.sass-test{background:red;width:50px;height:50px}#navbar{position:fixed;display:flex;align-items:center;top:0;left:0;right:0;padding:0 2.5%;background-color:#fff;z-index:2;max-width:2400px;box-shadow:0 12px 25px #1414161a,inset 0 2px 8px #14141605}#navbar .navbar-dropdown-container{display:flex;align-items:center;flex-grow:1;width:100%}#navbar .navbar-menu-container{display:flex;align-items:center;flex-grow:1;justify-content:space-between}#navbar .dropdown-button{color:#000;margin-left:auto;cursor:pointer}#navbar-dropdown{display:block}@media (min-width: 1024px){#navbar-dropdown{display:none}}@media (min-width: 1024px) and (max-width: 1200px){.nav-logo-container{display:flex;width:25%}}#nav-logo{display:flex}@media (max-width: 571px){#nav-logo{padding-left:12px;scale:75%;width:70%;transform-origin:center left}}@media (min-width: 572px) and (max-width: 767px){#nav-logo{padding-left:12px;scale:75%;transform-origin:center left}}@media (min-width: 768px) and (max-width: 1023px){#nav-logo{padding-left:12px;scale:75%;transform-origin:center left}}@media (min-width: 1024px) and (max-width: 1280px){#nav-logo{scale:75%;transform-origin:center left}}#nav-menu{width:50%;max-width:1200px;height:20px;margin:1.6rem 2.6rem;letter-spacing:.45px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 768px) and (max-width: 1023px){#nav-menu{width:80%;margin:1.6rem 0}}@media (min-width: 1024px) and (max-width: 1280px){#nav-menu{width:80%;margin:1.6rem 0}}#button-signup{margin-right:0}@media (min-width: 1024px) and (max-width: 1199px){#button-signup{font-size:.8rem}}.menu-item-link{display:block;padding:.5rem 2rem .5rem 1.2rem;text-decoration:none;opacity:.6;transition:all .1s;font-family:Roboto;font-weight:400;line-height:2rem;margin:0 .5rem;font-size:1.06rem;color:#000000b3}.menu-item-link:hover{opacity:1;color:#000}.menu-item-link--active{opacity:1;color:#ff5018}.menu-item-link--sign-up{font-family:Roboto;font-weight:400;line-height:2rem;margin:0 .5rem;font-size:1.06rem;color:#fff9;background-color:#000;opacity:1;white-space:nowrap}.menu-item-link--sign-up:hover{color:#fff}.nav-bar-link{font-size:1.06rem;color:#000000b3;padding:1rem;opacity:.6;font-family:Roboto,Helvetica,sans-serif;text-decoration:none}.nav-bar-link:visited{color:#000000b3}@media (min-width: 768px) and (max-width: 1023px){.nav-bar-link{font-size:.8rem}}@media (min-width: 1024px) and (max-width: 1285px){.nav-bar-link{font-size:.9rem}}.nav-bar-link:hover,.nav-bar-link:active{color:#000}.nav-bar-link--active,.nav-bar-link--active:hover,.nav-bar-link--active:active,.nav-bar-link--active:visited{color:#ff5018;opacity:1;cursor:default}.nav-bar-list{cursor:pointer;position:relative}.nav-bar-list .caption-container{display:flex;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.nav-bar-list .caption-container svg{transition:transform .2s ease-in-out;color:#000000b3;opacity:.6;transform:rotate(360deg);scale:.8}.nav-bar-list .caption-container:hover .nav-bar-link{color:#000}.nav-bar-list .caption-container:hover svg{color:#000}.nav-bar-list .nav-bar-link{padding-right:.1rem}.nav-bar-list .list-container{display:flex;position:absolute;flex-direction:column;background-color:#fff;border:1px solid #eee;padding:1rem;gap:1.5rem;width:7rem;box-shadow:0 12px 25px #1414161a,inset 0 2px 8px #14141605;opacity:0;visibility:hidden;transform:scaleY(0);transform-origin:top;transition:opacity .2s ease,transform .2s ease}.nav-bar-list .list-container .nav-bar-link{padding:0}@media (min-width: 1271px){.nav-bar-list .list-container{width:8rem}}.nav-bar-list.expanded svg{transform:rotate(180deg)}.nav-bar-list.expanded .list-container{opacity:1;transform:scaleY(1);visibility:visible}.nav-buttons-container{display:flex;gap:1rem;align-items:center}.nav-bar-link--login{background-color:#fff;color:#141416;border:1px solid #ddd;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s ease}.nav-bar-link--login:hover{background-color:#f5f5f5;color:#141416}.start-icon{flex:0 0 auto;width:100px;height:104px;margin:0 2rem 0 0;object-fit:contain}.start-icon img{width:100%;height:100%}.start-icon:hover{cursor:pointer}@media (max-width: 571px){.start-icon{width:60px;height:61px;margin:0 1rem 0 0}}@media (min-width: 572px) and (max-width: 768px){.start-icon{width:65px;height:66px;margin:0 1rem 0 0}}@media (min-width: 768px) and (max-width: 1023px){.start-icon{width:85px;height:86px;margin:0 1rem 0 0}}@media (min-width: 1024px) and (max-width: 1199px){.start-icon{width:85px;height:86px;margin:0 1rem 0 0}}.top-image{position:absolute;width:17rem;right:7rem;z-index:800}.top-image>img{width:100%}.bottom-image{margin-top:1rem;width:100%;position:relative;z-index:1}.bottom-image>img{width:100%}@media (max-width: 1023px){.bottom-image{display:none}}.input{padding:14px 164px 14px 13px;padding-left:3rem;margin:.5rem;border-radius:10px;width:13rem;font-size:1rem;font-family:Roboto,sans-serif;border:none}.input.dark{background-color:#0f4041;color:#fff}.input.big{min-height:6rem}.input::placeholder{color:#fff}.form-container{position:relative}.form-container>form{display:flex;flex-direction:column;align-items:center}.input-container{position:relative;display:flex;align-items:center}.input-checkbox{width:20px;height:20px;opacity:.2;border-radius:6px;background-color:#1d5253}.sign-up-text{width:395px;height:40px;margin:0 0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.43px;color:#fff}.sign-up-text.black{color:#000}.checkbox-container{display:flex;justify-content:space-between;text-align:left}.input-icon{position:absolute;left:1rem}.feedback-comment{width:30rem;resize:none;height:10rem;margin-top:2rem;margin-bottom:1rem;padding:1rem;border-radius:10px;background-color:#f5f7f7;border:none;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:.43px;color:#0f181e}@media (max-width: 320px){.feedback-comment::placeholder{padding:0 1rem}}@media (min-width: 321px) and (max-width: 640px){.feedback-comment::placeholder{padding:0 1rem}}@media (max-width: 320px){.feedback-comment{width:100%;border-radius:0}}@media (min-width: 321px) and (max-width: 640px){.feedback-comment{width:100%;border-radius:0}}.show-exact-comments{display:flex;justify-content:center;align-items:center}.show-exact-comments span{width:60%;padding:1rem;font-weight:700}@media (max-width: 320px){.show-exact-comments span{font-size:.8rem}}#auth{display:flex;flex-direction:column;margin:1rem;justify-content:center;align-items:center}@media (min-width: 572px) and (max-width: 767px){#auth{margin:1rem 2rem}}@media (min-width: 768px) and (max-width: 1023px){#auth{margin:2rem}}@media (min-width: 1024px) and (max-width: 1199px){#auth{margin:2rem 4rem}}@media (min-width: 1199px){#auth{margin:2rem 16rem}}.auth-form-container{display:flex;flex-direction:row;justify-content:center}.auth-form{width:100%}@media (min-width: 572px) and (max-width: 767px){.auth-form{max-width:650px}}@media (min-width: 768px) and (max-width: 1023px){.auth-form{max-width:650px}}@media (min-width: 1024px){.auth-form{width:700px;max-width:none}}.auth-img-container{display:flex;align-items:center;justify-content:flex-end;width:73px;margin-left:auto}.auth-img-container img{max-width:100%;max-height:100%;width:auto;height:auto}@media (min-width: 768px) and (max-width: 1023px){.auth-img-container{width:100px}}@media (min-width: 1024px){.auth-img-container{width:120px}}.auth-title{font-family:Roboto,sans-serif;font-weight:600;font-size:2rem;padding:.5rem;padding-left:0}.auth-subtitle{color:gray;margin-top:1rem;margin-bottom:1rem}.auth-backlink{display:block;margin-right:auto;font-family:Roboto,sans-serif;font-weight:600;text-decoration:none}.roundy{display:flex;justify-content:center;align-items:center;border:1px solid lightgray;border-radius:50%;width:3rem;height:3rem;font-size:medium;background:#fff;position:relative;z-index:400}.orline-wrapper{position:relative;display:flex;justify-content:center;margin:1rem 0;width:100%}.orline{position:absolute;border-top:1px solid lightgray;top:50%;left:0;right:0;z-index:200}.third-party-auth-btn{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;border-radius:10px;padding:.3rem .5rem;margin-bottom:.3rem;margin-top:.3rem;width:228px}.third-party-auth-btn.orange{background:#f54303}.third-party-auth-btn.orange:hover{background:#c83202}.third-party-auth-btn.blue{background:#09099c}.third-party-auth-btn.blue:hover{background:#05054e}@media (min-width: 572px) and (max-width: 767px){.third-party-auth-btn{width:270px;padding-right:1rem;padding-left:1rem}}@media (min-width: 768px) and (max-width: 1023px){.third-party-auth-btn{width:300px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1023px){.third-party-auth-btn{width:320px;padding-right:1rem;padding-left:1rem}}.third-party-auth-label{width:100%;color:#fff;text-align:center;font-weight:400;font-size:.8rem;margin:0 .5rem}@media (min-width: 572px) and (max-width: 767px){.third-party-auth-label{font-size:.9rem}}@media (min-width: 768px) and (max-width: 1023px){.third-party-auth-label{font-size:1rem}}@media (min-width: 1024px){.third-party-auth-label{font-size:1rem}}.third-party-logo>img{display:flex;height:1.7rem}@media (min-width: 572px) and (max-width: 767px){.third-party-logo>img{height:2rem}}@media (min-width: 768px) and (max-width: 1023px){.third-party-logo>img{height:2.3rem}}@media (min-width: 1024px){.third-party-logo>img{height:2.5rem}}.accept-terms-container{display:flex;width:100%;justify-content:center;align-items:center;margin:2rem 0}.accept-terms{font-size:.7rem;font-weight:400}.accept-terms a{color:orange}@media (min-width: 572px){.accept-terms br{display:none}}@media (min-width: 572px) and (max-width: 767px){.accept-terms{font-size:.8rem}}@media (min-width: 768px) and (max-width: 1023px){.accept-terms{font-size:.9rem}}@media (min-width: 1024px){.accept-terms{font-size:1rem}}.error-box{background:#fff;border-radius:10px;padding:4rem;display:flex;flex-direction:column;align-items:center;min-width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-message{font-weight:600}.error-message.red{color:red}.error-message.black{color:#000}.error-message.white{color:#fff}#employer-experience{margin-top:10rem}@media (max-width: 768px){#home-mockup{display:none}}#benefits{z-index:0;margin-top:10rem;display:flex;flex-direction:column;align-items:center;text-align:center}.mini-fact{font-family:Roboto;font-size:18px;font-weight:400;line-height:26px;text-align:left}.fact-container{display:flex;align-items:flex-start;margin:.5rem 0}.facts-row{display:flex;margin:5rem;position:relative;z-index:-2}.facts-col{display:flex;flex-direction:column;margin:5rem}.container-for-bigred{position:relative;display:flex;justify-content:center;z-index:-2}.bigred{position:absolute;top:0;left:0;z-index:-2;margin-top:-5rem}@media (max-width: 768px){.bigred{display:none}}.guy{position:relative;margin-top:4rem;z-index:-1}@media (max-width: 768px){.guy{display:none}}.center-text{font-family:Roboto;font-size:18px;font-weight:400;line-height:30px;text-align:center;max-width:700px}.left-text{font-family:Roboto;font-size:18px;font-weight:400;line-height:30px;text-align:left;max-width:700px}.employers-header{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:2.5rem;text-align:center;padding-top:3rem}@media (max-width: 768px){.employers-header{font-size:20px}}.puzz-left{position:relative;left:0;max-width:88px}@media (max-width: 768px){.puzz-left{display:none}}.puzz-right{position:relative;right:0;max-width:150px}@media (max-width: 768px){.puzz-right{display:none}}.report-mockup{max-width:80%;box-shadow:0 10px 30px #0003;margin-bottom:3rem;margin-top:1rem}.individual-report-mockup{max-width:80%;box-shadow:0 10px 30px #0003;margin-top:3rem}.gray{position:absolute;right:0;z-index:-1}.floating-puzzle{position:absolute;left:3rem;bottom:0}@media (max-width: 768px){.floating-puzzle{display:none}}.nav-bar-link--signup{width:12rem;margin:.3rem .125rem .3rem 3.625rem;padding:20px 17px 19px 16px;border-radius:8px;background-color:#141416;display:flex;align-items:center;font-family:Roboto;justify-content:center;font-weight:700;text-decoration:none;opacity:1;color:#fff9}.nav-bar-link--signup.nav-bar-link:visited{color:#fff9}@media (min-width: 1024px) and (max-width: 1200px){.nav-bar-link--signup{margin-left:3rem}}.nav-bar-link--signup:hover,.nav-bar-link--signup:active{background-color:#ff5018;color:#fff}html,body{margin:0;height:100%}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Poppins,Helvetica,sans-serif}.App{background-image:var(--app-background-image-url);background-size:var(--app-background-size)}.button-long{width:12rem;margin:5px 2rem 4px 58px;padding:20px 17px 19px 16px;border-radius:8px;background-color:#141416;color:#fff;display:flex;align-items:center;font-family:Roboto,sans-serif;justify-content:center;font-weight:700;text-decoration:none}.button-long:hover{cursor:pointer}.button-long.orange{background-color:#fff;color:orange;font-weight:700}.button-long.center{margin:0}.button-long.reversed{background-color:#fff;color:#141416;border:1px solid lightgray}.button-long.submit{font-family:Roboto,sans-serif;font-size:18px}.button-long.submit:disabled{background:gray}.button-long.submit:disabled.angry{background:#920c0c}.button-long.submit:disabled:hover{cursor:not-allowed}.button-short{width:10rem;margin:1.875rem 1.25rem 0 1px;padding:1.25rem 1rem;border-radius:8px;background-color:#141416;color:#fff;font-weight:700;text-align:center;text-decoration:none}.button-short:hover{cursor:pointer}.button-short.reversed{background-color:#fff;color:#141416;border:1px solid lightgray}@media (max-width: 571px){.button-short{width:8rem;margin-top:0;font-size:.8rem}}@media (min-width: 572px) and (max-width: 767px){.button-short{width:8rem;margin-top:0;font-size:.8rem}}@media (min-width: 768px) and (max-width: 1023px){.button-short{width:8rem;margin-top:1rem;font-size:.8rem}}.custom-list-item{margin-left:1rem;font-family:Roboto,sans-serif;font-size:1.1rem}@media (max-width: 571px){.custom-list-item{font-size:.9rem}}.row{display:flex;justify-content:space-around;align-items:center;margin:0 5rem}.row.top-aligned{align-items:flex-start}.row.center{justify-content:center}.row.spread{justify-content:space-between}.row.squish{margin-right:12%;margin-left:12%}.row.left{justify-content:flex-start}.row.right{justify-content:flex-end}@media (max-width: 571px){.row{margin:0 1rem}}@media (min-width: 572px) and (max-width: 767px){.row{margin:0 3rem}}.column{display:flex;position:relative;flex-direction:column;justify-content:center;margin:auto;height:100%}.column.center{align-items:center;justify-content:space-between;text-align:center}.column.thirds{width:33%}.column.spread{justify-content:space-between;height:32rem}@media (min-width: 768px){.column.results{width:40rem}}@media (min-width: 500px) and (max-width: 767px){.column.results{width:42rem}}@media (min-width: 426px) and (max-width: 499px){.column.results{width:100%}}@media (max-width: 425px){.column.results{width:300px}}.column.left{align-items:baseline}.feedback-attribute-list{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5rem;width:100%}@media (max-width: 640px){.feedback-attribute-list{margin-top:3.5rem}}@media (max-width: 320px){.feedback-attribute-list .profile-card:first-child{margin-top:0;padding-top:0}}@media (min-width: 321px) and (max-width: 640px){.feedback-attribute-list .profile-card:first-child{margin-top:0;padding-top:0}}.section-header{font-family:Poppins,sans-serif;font-size:3.375rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:1.44px;color:#141416;position:relative;z-index:1}.section-header.dark{color:#fff}.section-header.center{text-align:center}@media (max-width: 571px){.section-header{font-size:1.6rem}}@media (min-width: 572px) and (max-width: 767px){.section-header{font-size:2rem}}@media (min-width: 768px) and (max-width: 1023px){.section-header{font-size:2.375rem}}.subsection-header{font-family:Poppins,sans-serif;font-size:2.625rem;font-weight:700;font-stretch:normal;line-height:1.67;letter-spacing:1.12px;color:#141416;z-index:1;position:relative;text-align:center}.subsection-header.dark{color:#fff}@media (max-width: 571px){.subsection-header{font-size:1.6rem}}@media (min-width: 572px) and (max-width: 767px){.subsection-header{font-size:2rem}}@media (min-width: 768px) and (max-width: 1023px){.subsection-header{font-size:2.375rem}}.highlight-text-container{position:relative;width:fit-content}.orange-highlight{position:absolute;width:100%;height:1.375rem;background-color:#ffd042;bottom:.7rem}.orange-highlight.short{height:.5rem;bottom:1rem}@media (max-width: 571px){.orange-highlight.short{height:.45rem;bottom:.58rem}}@media (min-width: 572px) and (max-width: 767px){.orange-highlight.short{height:.51rem;bottom:.75rem}}@media (min-width: 768px) and (max-width: 1023px){.orange-highlight.short{height:.6rem;bottom:.85rem}}@media (max-width: 571px){.orange-highlight{height:.66rem;bottom:.27rem}}@media (min-width: 572px) and (max-width: 767px){.orange-highlight{height:.82rem;bottom:.3rem}}@media (min-width: 768px) and (max-width: 1023px){.orange-highlight{height:.97rem;bottom:.5rem}}.blue-highlight{position:absolute;width:100%;height:10px;background-color:#87bdbe;bottom:1rem}@media (max-width: 571px){.blue-highlight{height:.45rem;bottom:.58rem}}@media (min-width: 572px) and (max-width: 767px){.blue-highlight{height:.51rem;bottom:.75rem}}@media (min-width: 768px) and (max-width: 1023px){.blue-highlight{height:.6rem;bottom:.85rem}}.salmon-highlight{position:absolute;width:100%;height:10px;background-color:#e44e2580;bottom:1rem;opacity:75%}@media (max-width: 571px){.salmon-highlight{height:.45rem;bottom:.58rem}}@media (min-width: 572px) and (max-width: 767px){.salmon-highlight{height:.51rem;bottom:.75rem}}@media (min-width: 768px) and (max-width: 1023px){.salmon-highlight{height:.6rem;bottom:.85rem}}.paragraph-header{font-family:Poppins,sans-serif;font-size:1.25rem;margin:0;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:.53px;color:#141416}.paragraph-header.dark-bg{color:#fff}.paragraph-header.long{line-height:1}@media (max-width: 572px){.paragraph-header{font-size:.8rem}}@media (min-width: 572px) and (max-width: 767px){.paragraph-header{font-size:1rem}}@media (min-width: 768px) and (max-width: 1023px){.paragraph-header{font-size:1.1rem}}.paragraph-header.left-align{text-align:left}.paragraph-about{line-height:1.67;letter-spacing:.48px;text-align:center;color:#0f181e;margin:.8rem 0 0;font-stretch:normal;font-family:Roboto,sans-serif;opacity:.5;font-size:1.2rem;width:21rem}@media (max-width: 571px){.paragraph-about{font-size:.8rem}}@media (min-width: 572px) and (max-width: 767px){.paragraph-about{font-size:1rem}}.blue-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:3.5;letter-spacing:.53px;color:#87bdbe;margin-bottom:-2rem}.dark-bg{background:#1d5253}.subtitle{height:35px;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:3.5;letter-spacing:.53px;color:#87bdbe}.subtitle.dark{color:#9bcbcc}.subtitle.yellow{color:#ffd042}@media (max-width: 571px){.subtitle{height:30px;font-size:1rem}}@media (min-width: 572px) and (max-width: 767px){.subtitle{height:30px;font-size:1.1rem}}.sharing-snippet{opacity:.5;margin:0}@media (max-width: 572px){.sharing-snippet{font-size:.7em}}@media (min-width: 572px) and (max-width: 767px){.sharing-snippet{font-size:.8em}}@media (min-width: 768px) and (max-width: 1023px){.sharing-snippet{font-size:.9em}}.paragraph-big{font-family:Roboto,sans-serif;letter-spacing:.48px;color:#0f181e;line-height:1.07;font-size:1.2rem;opacity:.5}.paragraph-big.center{text-align:center}@media (max-width: 571px){.paragraph-big{font-size:1rem}}@media (min-width: 768px){.paragraph-big{width:40rem}}.paragraph-small{font-family:Roboto,sans-serif;opacity:.5;width:17rem;font-size:1.2rem;line-height:1.53;letter-spacing:.45px;margin-top:0}@media (max-width: 571px){.paragraph-small{width:auto;font-size:.9rem}}@media (min-width: 572px) and (max-width: 767px){.paragraph-small{width:auto;font-size:1rem}}@media (min-width: 768px) and (max-width: 1023px){.paragraph-small{width:auto;font-size:1.1rem}}.paragraph-quarter{width:16rem;height:26rem;margin:1rem;opacity:.5;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:.48px;text-align:center;color:#0f181e}.user-type-card{display:flex;justify-content:center;align-items:flex-start}@media (max-width: 767px){.user-type-card{justify-content:flex-start;width:100%}}@media (min-width: 768px) and (max-width: 1023px){.user-type-card{justify-content:flex-start;width:75%}}@media (min-width: 1024px) and (max-width: 1499px){.user-type-card{width:50%}}@media (min-width: 1500px){.user-type-card{width:33%}}.user-type-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.user-icon-container{margin-right:.8rem}@media (max-width: 571px){.user-icon-container{scale:.6;transform-origin:left top;margin-right:0;object-fit:contain}}@media (min-width: 572px) and (max-width: 767px){.user-icon-container{scale:.8;transform-origin:left top;margin-right:0}}@media (min-width: 768px) and (max-width: 1023px){.user-icon-container{scale:.8;transform-origin:left top;margin-right:0}}.circle-image-container{border:solid 6px #ffffff;overflow:hidden;border-radius:50%;background-size:cover;height:10rem;width:10rem;background-position:center center}@media (max-width: 640px){.circle-image-container{width:6rem;height:6rem}}.deco-icon{width:4rem;height:4rem}@media (max-width: 640px){.deco-icon{width:2.5rem;height:2.5rem}}.profile-icons{position:absolute;left:0;right:0;bottom:-5rem;display:flex;width:100%;align-items:center;justify-content:space-around;margin:0;right:.5rem}@media (max-width: 640px){.profile-icons{position:relative;top:10px}}.orange-topper{position:relative;width:100%;min-height:160px;margin:2rem 0 0;padding:1rem 2rem .5rem;border-radius:1rem;background-color:#ff5018;display:flex;flex-direction:column;align-items:center}@media (max-width: 640px){.orange-topper{margin-top:.5rem;padding:.5rem 1rem;height:110px;border-radius:0}}.logo-container{margin-top:3rem}@media (max-width: 640px){.logo-container{margin-top:1rem}.logo-container img{scale:80%}}@media (min-width: 641px) and (max-width: 768px){.logo-container{margin-top:2rem}}.profile-header{font-size:1.5rem;font-weight:700;letter-spacing:.75px;text-align:center;color:#fff;margin-top:-10px;margin-bottom:5px}.profile-card-icon{margin-right:1rem}@media (max-width: 320px){.profile-card-icon{scale:50%;transform-origin:center left}}@media (min-width: 321px) and (max-width: 640px){.profile-card-icon{margin-left:1rem}}.profile-card-header{height:1rem;font-size:20px;white-space:nowrap;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.53px;color:#141416}@media (max-width: 320px){.profile-card-header{height:1rem;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width: 321px) and (max-width: 640px){.profile-card-header{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.profile-card-top{display:flex;width:100%;text-align:left;align-items:flex-start;justify-content:flex-start}@media (max-width: 320px){.profile-card-top{flex-direction:column;padding:0 1rem}}@media (min-width: 321px) and (max-width: 640px){.profile-card-top{align-items:center}}.profile-card{width:80%;margin:1rem;padding:1.6rem 1.3rem .85rem;border-radius:10px;box-shadow:0 12px 25px #1414161a,inset 0 2px 8px #14141605;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}@media (max-width: 320px){.profile-card{width:100%;margin:1rem 0;padding:0;border-radius:0}}@media (min-width: 321px) and (max-width: 640px){.profile-card{width:100%;margin:1rem 0;padding:0;border-radius:0}}@media (min-width: 641px) and (max-width: 768px){.profile-card{width:80%}}@media (min-width: 769px) and (max-width: 1024px){.profile-card{width:80%}}.profile-card-slider-container{width:100%}@media (max-width: 640px){.profile-card-slider-container{width:calc(100% - 1.5rem);padding:0 .5rem 0 1rem}}@media (max-width: 640px){.profile-card-average{margin-left:1rem;padding-bottom:1rem}}.attribute-label{padding:.5rem;opacity:.8;border-radius:10px;font-family:Roboto,sans-serif;font-size:15px}.attribute-label.knowledge{border:solid 1px #ffb412;background-color:#fff4d3;color:#c58b0e}.attribute-label.skills{border:solid 1px #ff5018;background-color:#ff501833;color:#ff5018}.attribute-label.attitudes{border:solid 1px #1d5253;background-color:#1d525333;color:#1d5253}.attribute-label.competencies{border:solid 1px #71adae;background-color:#71adae33;color:#5fa1a2}@media (max-width: 320px){.attribute-label{margin:0 1rem}}@media (min-width: 321px) and (max-width: 640px){.attribute-label{margin:0 1rem}}.attribute-comment{width:100%;min-height:60px;margin-top:1rem;padding:.5rem;border:1px solid #ddd;border-radius:4px;resize:vertical}.skip-rating-button{background-color:initial;background-image:linear-gradient(-180deg,#fff,#e2e2e2);border-radius:6px;box-shadow:#0000001a 0 2px 4px;color:#222;cursor:pointer;display:inline-block;font-family:Inter,-apple-system,system-ui,Roboto,Helvetica Neue,Arial,sans-serif;height:40px;line-height:40px;outline:0;overflow:hidden;padding:0 1rem;pointer-events:auto;position:relative;text-align:center;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:top;white-space:nowrap;width:20%;z-index:9;border:0;transition:box-shadow .2s}.skip-rating-button:hover{box-shadow:#2f2f2f80 0 3px 8px}.xxskip-rating-button{margin-left:1rem;padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;background:#f4eded;cursor:pointer}.skip-rating-button.skipped{background:#6d6d6d;color:#e0e0e0}.skip-rating-button.skipped:hover{box-shadow:#3a3131 0 3px 8px}.skipped-rating-message{color:#3a3131;font-style:italic}.thanks-modal{background:#fff;padding:4rem;border-radius:4px;position:absolute;top:-1rem;z-index:500;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:10rem;width:25rem}.flex-column{width:100%;display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:wrap}.flex-wrap{flex-wrap:wrap}.align-items-center{align-items:center}.align-self-center{align-self:center}.highlighted{background-color:#ff0}.underlined{text-decoration:underline}.App{width:-webkit-fill-available}.video-widget{margin:3rem;position:relative;left:20%}.skillprofile-version{padding:3rem 1rem 1rem;font-size:.8rem}#about{display:flex;flex-direction:column;flex-grow:1;margin:2rem 1rem 1rem;justify-content:center;align-items:center}@media (min-width: 572px) and (max-width: 767px){#about{margin:2rem}}@media (min-width: 768px) and (max-width: 1023px){#about{margin:3rem}}@media (min-width: 1024px) and (max-width: 1199px){#about{margin:3rem}}@media (min-width: 1200px){#about{margin:6rem}}#about .button-long{margin-left:1rem;margin-right:1rem;font-size:.8rem;padding-left:0;padding-right:0;width:10rem}@media (min-width: 1024px){#about .button-long{font-size:1rem;width:12rem}}#about .copy-container{margin-top:2rem}#about .copy-container p{margin-top:0;font-size:.8rem}@media (min-width: 572px) and (max-width: 767px){#about .copy-container p{font-size:.9rem}}@media (min-width: 768px) and (max-width: 1023px){#about .copy-container p{font-size:.9rem}}@media (min-width: 1024px){#about .copy-container p{font-size:1rem}}#about .video-container{position:relative;width:100%;overflow:hidden;padding:56.25% 0 0;margin-bottom:1rem;box-sizing:border-box}@media (min-width: 720px){#about .video-container{padding-bottom:5px}}@media (min-width: 768px) and (max-width: 1023px){#about .video-container{width:720px;height:405px;padding-top:0}}@media (min-width: 1024px) and (max-width: 1199px){#about .video-container{width:969px;height:545px;padding-top:0}}@media (min-width: 1200px){#about .video-container{width:1151px;height:646px;padding-top:0}}#about .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border:1px solid #ccc}#about .button-container{display:flex;flex-direction:column;margin-bottom:5rem}@media (min-width: 572px){#about .button-container{flex-direction:row}}#thankyou{display:flex;flex-direction:column;width:100%;align-items:center;padding:1rem}@media (min-width: 572px) and (max-width: 767px){#thankyou{padding:2rem 1rem}}@media (min-width: 768px) and (max-width: 1023px){#thankyou{padding:4rem 2rem}}@media (min-width: 1024px){#thankyou{padding:10rem}}#thankyou .orange-rect{display:flex;justify-content:center;align-items:center;border-radius:4px;width:100%;height:250px;text-align:center;background:#ff5018;animation:createOrangeRect .3s}@keyframes createOrangeRect{0%{transform:scale(0)}to{transform:scale(1)}}#thankyou .button-long{margin:.25rem 0 0}.home-page-section-container{margin-top:8rem;width:100%}@media (max-width: 571px){.home-page-section-container{margin-top:2rem}}@media (min-width: 572px) and (max-width: 767px){.home-page-section-container{margin-top:4rem}}@media (min-width: 768px) and (max-width: 1023px){.home-page-section-container{margin-top:4rem}}@media (min-width: 1024px){.top__row{flex-direction:row;justify-content:space-around;position:relative}}.top__button-container{display:flex;margin-bottom:4rem}@media (max-width: 571px){.top__button-container{margin-bottom:1.2rem}}@media (min-width: 572px) and (max-width: 767px){.top__button-container{margin-bottom:2rem}}@media (min-width: 768px) and (max-width: 1023px){.top__button-container{margin-bottom:3rem}}.action-buttons-container{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.action-buttons-container{flex-direction:column;align-items:stretch}}.home-page__copy{font-size:1.2rem;padding-bottom:3rem}@media (max-width: 571px){.home-page__copy{font-size:.8rem;padding-bottom:1.5rem}}@media (min-width: 572px) and (max-width: 767px){.home-page__copy{padding-bottom:2rem}}@media (min-width: 768px) and (max-width: 1023px){.home-page__copy{padding-bottom:2.5rem}}.responsive_image{max-width:100%;max-height:100%;width:auto;height:auto}.top__spacer{display:none}@media (min-width: 1024px) and (max-width: 1349px){.top__spacer{display:block;width:100px;background-color:#0000;height:180px}}.top__image{transform-origin:center center}@media (max-width: 1023px){.top__image{display:none}}@media (min-width: 1024px) and (max-width: 1349px){.top__image{right:0;width:350px;bottom:-193px}.top__image img{max-width:100%;max-height:100%;width:auto;height:auto}}@media (min-width: 1350px) and (max-width: 1599px){.top__image{flex:0 0 auto;width:30%}.top__image img{max-width:100%;max-height:100%;width:auto;height:auto}}#getstarted{margin-bottom:3rem}@media (max-width: 571px){#getstarted{margin-bottom:1rem}}@media (min-width: 572px) and (max-width: 1023px){#getstarted{margin-bottom:2rem}}@media (min-width: 1024px) and (max-width: 1199px){.getstarted__row{flex-direction:row;justify-content:space-around}}@media (min-width: 1200px){.getstarted__row{flex-direction:row;justify-content:space-around}}.getstarted__image{transform-origin:top center}@media (max-width: 1023px){.getstarted__image{display:none}}@media (min-width: 1024px) and (max-width: 1199px){.getstarted__image{max-width:350px;min-width:250px;width:35%}}@media (min-width: 1200px){.getstarted__image{max-width:400px;min-width:300px;width:40%}}#your-results{padding-top:1rem;padding-bottom:2rem}#your-results .main-container{flex-direction:column}@media (max-width: 1199px){#your-results .main-container{margin-top:1rem}}@media (min-width: 1200px){#your-results .main-container{flex-direction:row;justify-content:space-around}}#your-results .main-container .three-column{text-align:left;margin-left:3rem;margin-right:1rem}#your-results .main-container .three-column.dark-bg{color:#fff;opacity:.7}#your-results .main-container .check-and-title{display:flex;align-items:center}#your-results .main-container .check-and-title img{margin-right:1rem}@media (max-width: 1199px){.your-results__text-container.column.spread{height:auto}}.your-results__text-container.column.spread.left{margin-right:0}@media (min-width: 1199px){.your-results__text-container.column.spread.left{margin-right:1rem}}.your-results__text-container.column.spread.right{margin-left:0}@media (min-width: 1199px){.your-results__text-container.column.spread.right{margin-left:2rem}}@media (max-width: 571px){.your-results__image-container{order:2;display:flex;flex-direction:row}.your-results__image-container .image-center{display:none}}@media (min-width: 572px) and (max-width: 767px){.your-results__image-container{order:2;display:flex;flex-direction:row}.your-results__image-container .image-center{display:none}}@media (min-width: 768px) and (max-width: 1023px){.your-results__image-container{order:2;display:flex;flex-direction:row}.your-results__image-container .image-center{display:none}}@media (min-width: 1024px) and (max-width: 1199px){.your-results__image-container{order:2;display:flex;flex-direction:row}.your-results__image-container .image-center{display:none}}@media (min-width: 1200px){.your-results__image-container .image-center{margin-bottom:2rem}}#your-results .get-the-app{margin:0}@media (max-width: 571px){#your-results .get-the-app{margin-top:1rem;font-size:.8rem;width:8rem}}@media (min-width: 572px) and (max-width: 767px){#your-results .get-the-app{margin-top:2rem}}@media (min-width: 768px) and (max-width: 1023px){#your-results .get-the-app{margin-top:2rem}}@media (min-width: 1024px) and (max-width: 1199px){#your-results .get-the-app{margin-top:2rem}}@media (max-width: 1199px){#your-profiles .main-container{margin-top:1rem}}@media (min-width: 1200px){#your-profiles .main-container{flex-direction:row;justify-content:space-around}}#your-profiles .list-item{margin:.3rem}#your-profiles .puzzle-piece-wrapper{margin-top:1rem}@media (max-width: 571px){#your-profiles .puzzle-piece-wrapper{max-width:3rem}}@media (min-width: 572px) and (max-width: 767px){#your-profiles .puzzle-piece-wrapper{max-width:3.5rem}}@media (max-width: 571px){.home-page-column-container{margin:0 1rem}}@media (min-width: 572px) and (max-width: 767px){.home-page-column-container{margin:0 3rem}}@media (min-width: 768px) and (max-width: 1023px){.home-page-column-container{margin:0 3rem}}@media (min-width: 1024px) and (max-width: 1119px){.home-page-column-container{margin:0 3rem}}#whatis{margin-top:2rem}#whatis .main-container{flex-direction:column}@media (max-width: 1199px){#whatis .main-container{margin:0 1rem}}@media (min-width: 1440px){#whatis .main-container{flex-direction:row;justify-content:space-around}}@media (max-width: 571px){#whatis .list-item .paragraph-quarter{font-size:.8rem;margin:0 0 1rem;width:100%;height:auto}}@media (min-width: 572px) and (max-width: 767px){#whatis .list-item .paragraph-quarter{font-size:1rem;margin:0 0 1rem;width:100%;height:auto}}@media (min-width: 768px) and (max-width: 1023px){#whatis .list-item .paragraph-quarter{font-size:1rem;margin:0 0 1rem;width:35rem;height:auto}}@media (min-width: 1024px) and (max-width: 1199px){#whatis .list-item .paragraph-quarter{font-size:1rem;margin:0 0 1rem;width:40rem;height:auto}}@media (min-width: 1200px) and (max-width: 1439px){#whatis .list-item .paragraph-quarter{width:50rem;height:auto}}@media (max-width: 571px){#whatis .get-the-app{font-size:.8rem}}#about-skill-profile{padding-top:2rem;padding-bottom:2rem}#about-skill-profile .main-container{flex-direction:column;margin-top:1rem}@media (min-width: 1199px){#about-skill-profile .main-container{margin-top:1rem}}@media (min-width: 1440px){#about-skill-profile .main-container{flex-direction:row;justify-content:space-around}}#about-skill-profile .main-container .paragraph-about{width:auto}@media (max-width: 1439px){#about-skill-profile .column.thirds{width:auto}}#about-skill-profile .get-the-app{margin-top:2rem}@media (max-width: 571px){#about-skill-profile .get-the-app{font-size:.8rem}}#about-skill-profile .puzzle-piece-container{padding:.5rem}@media (max-width: 767px){#about-skill-profile .puzzle-piece-container{margin-top:1rem}}.whouse__column{margin-left:10.6rem}@media (max-width: 571px){.whouse__column{margin-left:0;margin-right:0}}@media (min-width: 572px) and (max-width: 767px){.whouse__column{margin-left:0;margin-right:0}}@media (min-width: 768px) and (max-width: 1023px){.whouse__column{margin-left:0;margin-right:0}}@media (min-width: 1024px) and (max-width: 1199px){.whouse__column{margin-left:0;margin-right:0}}#whouse .main-container{margin-bottom:1rem}@media (min-width: 768px) and (max-width: 1023px){#whouse .main-container{align-items:start}}@media (min-width: 768px){#whouse .paragraph-big .paragraph-big{width:auto}}#whouse .puzzle-pieces{margin:1rem}@media (max-width: 1023px){#whouse .puzzle-pieces{display:none}}#welcome{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:1rem}@media (min-width: 640px) and (max-width: 1023px){#welcome{margin:2rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome{margin:2rem 4rem}}@media (min-width: 1200px){#welcome{margin:2rem 6rem}}#welcome #QR-Area{display:flex;position:relative;align-items:center;justify-content:center}#welcome .qr-code-container{width:412px;margin:2rem}#welcome .qr-code-container img{width:auto;height:auto}#welcome .qr-person{width:200px;position:absolute}#welcome .logo-container{margin-top:0}#welcome .highlight-text-container{margin-top:1rem;margin-bottom:1rem}#welcome .welcome-message{margin-top:.5rem;font-size:1rem;text-align:center}#welcome .welcome-message br{display:none}@media (min-width: 572px){#welcome .welcome-message br{display:inline}}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}@media (min-width: 1200px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}#welcome .welcome-steps{min-width:280px;width:66%;padding-left:3.7rem;padding-right:0;counter-reset:step;margin-bottom:0}#welcome .welcome-steps li::marker{content:"Step " counter(step) ":"}#welcome .welcome-steps li{counter-increment:step;padding:.4rem;font-size:.8rem}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-steps li{font-size:.9rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-steps li{font-size:1rem}}@media (min-width: 1200px){#welcome .welcome-steps li{font-size:1rem}}@media (min-width: 572px) and (max-width: 767px){#welcome .welcome-steps{width:490px;padding-left:7rem;padding-right:1rem}}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-steps{width:490px;padding-left:7rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-steps{width:500px;padding-left:6rem}}@media (min-width: 1200px){#welcome .welcome-steps{width:500px;padding-left:6rem}}#welcome .welcome-copy{margin-left:.5rem;margin-right:.5rem;text-align:center;font-size:.9rem}@media (min-width: 768px){#welcome .welcome-copy{font-size:1rem}}#welcome #share-area{display:flex;justify-content:space-evenly;align-items:center;font-size:.8rem;width:15rem}@media (min-width: 572px) and (max-width: 767px){#welcome #share-area{font-size:.9rem;width:20rem}}@media (min-width: 768px) and (max-width: 1023px){#welcome #share-area{font-size:1rem;width:20rem}}@media (min-width: 1024px){#welcome #share-area{font-size:1rem;width:25rem}}#welcome .share-area-button{scale:50%;width:15%}@media (min-width: 572px) and (max-width: 767px){#welcome .share-area-button{scale:70%}}@media (min-width: 768px) and (max-width: 1023px){#welcome .share-area-button{scale:70%}}@media (min-width: 1024px){#welcome .share-area-button{scale:90%}}#welcome .share-area-icon{border-radius:10px}#welcome .download-buttons{display:flex;justify-content:center;width:400px;margin:0}#welcome .download-button{display:flex;width:100%;margin:1rem}#welcome .download-button.google img{max-width:100%;max-height:100%;width:auto;height:auto}#welcome .download-button.apple{padding:0 6.5%}#welcome .download-button.apple a{display:block;width:100%}#welcome .download-button.apple img{width:100%;height:100%}#welcome .welcome-page{display:flex;flex-direction:column;align-items:center}#pricing-page{display:flex;position:relative;flex-direction:column;align-items:center}#pricing-intro{text-align:center;max-width:970px;padding-left:1rem;padding-right:1rem;font-family:Roboto,sans-serif}#pricing-title{margin-top:5rem}#linked{position:absolute;width:88px;height:122px;top:316px;right:25px}@media (max-width: 1400px){#linked{display:none}}#unlinked{position:absolute;width:140px;height:106px;top:1143px;left:25px}@media (max-width: 1200px){#unlinked{display:none}}.canary-highlight{background-color:#ffd042;position:absolute;width:100%;height:10px;bottom:1rem}@media (max-width: 571px){.canary-highlight{height:.45rem;bottom:.58rem}}@media (min-width: 572px) and (max-width: 767px){.canary-highlight{height:.51rem;bottom:.75rem}}@media (min-width: 768px) and (max-width: 1023px){.canary-highlight{height:.6rem;bottom:.85rem}}.price-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;align-items:stretch;margin:0 5rem}@media (max-width: 1200px){.price-cards{flex-direction:column}}@media (max-width: 571px){.price-cards{margin:0 1rem}}@media (min-width: 572px) and (max-width: 767px){.price-cards{margin:0 3rem}}.price-card{width:370px;min-height:776px;border-radius:20px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:baseline;background:#fff;margin:.5rem;padding:1rem;box-shadow:0 10px 30px #1414161a;position:relative}.price-card-puzzle{width:92px}.price-card-puzzle.yellow{width:150px;margin-bottom:2rem}.price-card-stripe{width:310px;height:6px;margin-bottom:1.5rem}.price-card-stripe.dark{background:#1d5253;margin-top:3rem}.price-card-stripe.yellow{background:#ffd042;margin-top:2rem;margin-bottom:2rem}.price-card-stripe.light{background:#87bbbd;margin-top:2rem}.plan-title{font-family:Poppins;font-size:32px;font-weight:400;line-height:70px;text-align:center}.plan-subtitle{font-family:Roboto;font-size:14px;font-weight:400;line-height:26px;text-align:center}.price-amount{font-family:Poppins;font-size:30px;font-weight:700;line-height:70px;text-align:center}.price-amount.enterprise{font-size:24px}.price-period{font-family:Poppins;font-size:20px;font-weight:400;line-height:70px;text-align:center;margin-left:.5rem}.price{text-align:center;display:flex;justify-content:center;align-items:center}.price.enterprise-price{margin-top:2rem;margin-bottom:.5rem}.price-card-center-text{font-family:Roboto;font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#666;margin:1rem 0 0;padding:.5rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.price-card-button{position:absolute;bottom:1rem;width:Fixed 172px px;height:Fixed 61px px;padding:24px 20px;gap:10px;border-radius:8px;opacity:0px;background:#000;color:#fff;text-decoration:none}.price-card-button:hover{cursor:pointer}.price-card-list{font-family:Roboto;font-size:16px;font-weight:400;line-height:26px;text-align:left;width:313px;margin-bottom:2rem;margin-top:-.5rem;list-style-type:disc;padding:.5rem .5rem .5rem 1.5rem}.price-card-list li{margin-bottom:.5rem;padding-left:.5rem}.pricing-tabs{display:flex;gap:4px;margin:2rem 0 1rem;background:#f8f9fa;border-radius:12px;padding:6px;box-shadow:0 4px 12px #1414161a}.tab-button{padding:.75rem 2rem;border:none;background:transparent;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:8px;color:#666}.tab-button.active{background:#fff;color:#1d5253;font-weight:600;box-shadow:0 2px 8px #14141614}.tab-button:hover:not(.active){background:#ffffff80;color:#1d5253}.billing-toggle{display:flex;align-items:center;gap:1rem;margin:1rem 0 2rem;font-family:Roboto,sans-serif}.billing-toggle span{font-weight:500;transition:color .3s ease;color:#666}.billing-toggle span.active{color:#1d5253;font-weight:600}.billing-toggle .savings{color:#fff;font-size:12px;font-weight:600;background:#ffd042;padding:3px 8px;border-radius:12px;margin-left:6px}.toggle-switch{width:54px;height:28px;background:#e9ecef;border-radius:14px;border:none;position:relative;cursor:pointer;transition:all .3s ease}.toggle-switch:hover{background:#dee2e6}.toggle-slider{width:24px;height:24px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 2px 6px #14141626}.toggle-slider.annual{transform:translate(26px)}.manager-price{text-align:center;display:flex;justify-content:center;align-items:center;margin-top:-1rem;margin-bottom:.5rem}.manager-amount{font-family:Poppins;font-size:30px;font-weight:700;line-height:70px;text-align:center}.manager-period{font-family:Poppins;font-size:20px;font-weight:400;line-height:70px;text-align:center;margin-left:.5rem}.price-footnote{font-family:Roboto;font-size:12px;font-weight:400;color:#999;text-align:center;margin-top:.5rem;font-style:italic;position:absolute;bottom:4.5rem;left:50%;transform:translate(-50%);width:100%}#terms,#privacy{display:flex;flex-direction:column;margin:2rem 1rem}@media (min-width: 1024px) and (max-width: 1199px){#terms,#privacy{margin:4rem 2rem}}@media (min-width: 1200px){#terms,#privacy{margin:8rem 2rem}}#terms p,#privacy p{opacity:.8;margin-bottom:0}#terms p a,#terms p a:hover,#terms p a:active,#terms p a:visited,#privacy p a,#privacy p a:hover,#privacy p a:active,#privacy p a:visited{color:#ff5018}#terms p,#terms ol,#terms ul,#terms li::marker,#privacy p,#privacy ol,#privacy ul,#privacy li::marker{font-size:.9rem}@media (min-width: 768px) and (max-width: 1023px){#terms p,#terms ol,#terms ul,#terms li::marker,#privacy p,#privacy ol,#privacy ul,#privacy li::marker{font-size:1rem}}@media (min-width: 1024px) and (max-width: 1199px){#terms p,#terms ol,#terms ul,#terms li::marker,#privacy p,#privacy ol,#privacy ul,#privacy li::marker{font-size:1.1rem}}@media (min-width: 1200px){#terms p,#terms ol,#terms ul,#terms li::marker,#privacy p,#privacy ol,#privacy ul,#privacy li::marker{font-size:1.2rem}}#terms .legal-header,#privacy .legal-header{font-weight:700;font-stretch:normal;font-style:normal;color:#141416}#terms ol,#terms ul,#privacy ol,#privacy ul{color:#0f181e;margin-bottom:0}#terms ol *,#terms ul *,#privacy ol *,#privacy ul *{color:#0f181e}#terms ul p,#privacy ul p{margin-top:0}#terms .legal-justified,#privacy .legal-justified{color:#0f181e;text-align:justify}#terms .intrapage-link,#privacy .intrapage-link{color:#ff5018;text-decoration:underline}#terms .intrapage-link:hover,#privacy .intrapage-link:hover{cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;line-height:1.5;letter-spacing:.02rem}.profile-finder{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;min-height:100vh;background-color:#f9fafb}.header{background-color:#ff4f18;color:#fff;padding:1rem;text-align:center}.header h1{font-size:1.5rem;font-weight:700;letter-spacing:.1rem}.main-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;flex-grow:1;margin:2rem 1rem 1rem}@media (min-width: 572px) and (max-width: 767px){.main-content{margin:2rem}}@media (min-width: 768px) and (max-width: 1023px){.main-content{margin:3rem}}@media (min-width: 1024px) and (max-width: 1199px){.main-content{margin:3rem}}@media (min-width: 1200px){.main-content{margin:6rem}}@media (max-width: 1130px){.main-content{flex-direction:column}}.sidebar{width:100%;background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1.25rem;margin:.313rem .625rem}@media (min-width: 768px){.sidebar{width:17rem}}.sidebar h2{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.search-section{margin-bottom:1rem}.search-input-container{position:relative}.search-input-container .search-input{width:100%;padding:.5rem .5rem .5rem 2rem;border:1px solid #e5e7eb;border-radius:.3rem}.search-input-container .search-input:focus{outline:none;border-color:#ff4f18}.search-input-container .search-icon{position:absolute;left:.5rem;top:.625rem;height:1rem;width:1rem;color:#6b7280}.preferences-section h2{margin-top:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:bolder;vertical-align:middle}.preference-group{margin-bottom:.75rem}.preference-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.preference-group select,.preference-group input{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.3rem}.preference-group select:focus,.preference-group input:focus{outline:none;border-color:#ff4f18}.age-range-inputs{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}.age-range-inputs input{flex:1}.age-range-inputs span{flex-shrink:0}.interest-input-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-bottom:.5rem}.interest-input-container select{flex:1}.add-button{background-color:#ff4f18;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(255,195.5714285714,177);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem;margin:.9rem .025rem .9rem 1.1rem;padding:10px 1px}.add-button:hover{background-color:#e43600;box-shadow:0 0 .313rem #e43600}@media (max-width: 1025px){.add-button{width:10rem}}.selected-interests{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem}.interest-tag{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.3rem;font-size:.9rem}.interest-tag.default-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-tag.skill-category{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}.interest-tag.knowledge-category{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}.interest-tag.competency-category{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}.interest-tag.attitude-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-tag .remove-interest-button{background:none;border:none;margin-left:.25rem;color:#ff4f18;cursor:pointer;font-size:1rem;line-height:1}.interest-tag .remove-interest-button:hover{color:#e43600}.button-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}.primary-button{background-color:#ff4f18;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(255,195.5714285714,177);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem;flex:1}.primary-button:hover{background-color:#e43600;box-shadow:0 0 .313rem #e43600}.secondary-button{background-color:#71aeae;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(210.4260089686,229.5739910314,229.5739910314);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem}.secondary-button:hover{background-color:#569696;box-shadow:0 0 .313rem #569696}.results-container{width:100%;padding-top:0}@media (min-width: 768px){.results-container{width:calc(100% - 18rem)}}.results-header{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1rem;margin-bottom:1rem;text-align:center}.results-header h2{font-size:2.2rem;font-weight:600;margin-bottom:.5rem}@media (max-width: 830px){.results-header h2{font-size:1.7rem}}@media (max-width: 570px){.results-header h2{font-size:1.5rem}}.results-header .results-count{color:#6b7280;font-size:.875rem}.profiles-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.profiles-grid{grid-template-columns:repeat(2,1fr)}}.profile-card{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1.25rem;margin:.313rem .625rem}.profile-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;margin-bottom:.75rem}.profile-header .profile-info h3{font-size:1.125rem;font-weight:600}.profile-header .profile-info p{color:#6b7280}.profile-header .match-score{background-color:#ff4f18;color:#fff;font-size:.7rem;border-radius:.2rem;margin-left:.3rem;padding:.1rem .2rem;font-weight:700;padding:.25rem .5rem;font-weight:500;font-size:.875rem}.profile-details p{margin-bottom:.25rem}.profile-interests{margin-top:.5rem}.profile-interests p{margin-bottom:.25rem}.interests-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem}.interest-item{border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.3rem;font-size:.9rem}.interest-item.default-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-item.skill-category{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}.interest-item.knowledge-category{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}.interest-item.competency-category{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}.interest-item.attitude-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.no-results{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:2rem;text-align:center}.no-results p{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.results-private-container{margin:2rem 0 6.25rem;align-items:center;display:flex;flex-direction:row;text-align:center;justify-content:center}.switch #slider{position:absolute;font-size:1.5rem;top:0;left:0;color:#ff4f18;background-color:#fff;transition:.4s;border-radius:.3rem}.switch:hover #slider{box-shadow:0 0 .313rem #ff4f18}.switch input:checked+#slider{transform:translate(32px)}#results-marketing{display:flex;flex-direction:column;flex-grow:1;margin:2rem 1rem 1rem;align-items:center}@media (min-width: 572px) and (max-width: 767px){#results-marketing{margin:2rem}}@media (min-width: 768px) and (max-width: 1023px){#results-marketing{margin:3rem}}@media (min-width: 1024px) and (max-width: 1199px){#results-marketing{margin:3rem}}@media (min-width: 1200px){#results-marketing{margin:6rem}}#results-marketing .orange-topper{width:35rem;height:8.5rem;margin:.5rem 0 0;padding:2rem 2 .5 2;border-radius:1rem}@media (max-width: 640px){#results-marketing .orange-topper{margin-top:0rem;padding:0rem;height:6rem;width:18rem}}#results-marketing .profile-icons{top:3rem}#results-marketing .deco-icon{width:4rem;height:4rem}@media (max-width: 640px){#results-marketing .deco-icon{width:2rem;height:2rem}}#results-marketing .circle-image-container{border:solid 0px #ffffff;height:8.5rem;width:8.5rem}@media (max-width: 640px){#results-marketing .circle-image-container{height:5rem;width:5rem}}#results-marketing .section-header{font-size:2.4rem}@media (max-width: 830px){#results-marketing .section-header{font-size:1.7rem}}@media (max-width: 570px){#results-marketing .section-header{font-size:1.5rem}}#results-marketing .orange-highlight{height:.6rem}@media (max-width: 571px){#results-marketing .orange-highlight{height:.5rem;bottom:.27rem}}@media (min-width: 572px) and (max-width: 767px){#results-marketing .orange-highlight{height:.7rem;bottom:.3rem}}#results-marketing .button-short{margin:.9rem .025rem .9rem 1.1rem;padding:10px 1px;font-weight:400;font-size:.8rem}@media (max-width: 1025px){#results-marketing .button-short{width:10rem}}#results-marketing .subsection-header{font-size:2.2rem}#results-marketing .blue-highlight{width:11rem;left:18.8rem}@media (max-width: 950px){#results-marketing .blue-highlight{left:18.7rem}}@media (max-width: 850px){#results-marketing .blue-highlight{left:3.8rem}}@media (max-width: 300px){#results-marketing .blue-highlight{left:1rem}}#results-marketing .highlight-text-container{width:auto}ul{list-style:none;padding:0;margin:4px}#results-attributes{padding-top:5rem;padding-bottom:2rem;display:flex;flex-direction:row}@media (max-width: 1130px){#results-attributes{flex-direction:column;padding-top:4rem}}.attribute-category{width:17rem;padding:1.25rem;background-color:#fff;border:none;border-radius:.3rem;margin:.313rem .625rem;box-shadow:.125rem .625rem .625rem #eee}ul.attribute-list li{padding-bottom:.2rem;margin-bottom:.4rem}ul.attribute-list .attribute-name{font-size:.9rem;border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.3rem}ul.attribute-list .attribute-avg{font-size:.7rem;border-radius:.2rem;margin-left:.3rem;padding:.1rem .2rem .1rem .1rem;font-weight:700}ul.attribute-list.skills .attribute-name{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}ul.attribute-list.skills .attribute-avg{background-color:#ff4f18;color:#fff}ul.attribute-list.knowledge .attribute-name{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}ul.attribute-list.knowledge .attribute-avg{background-color:#ffb315;color:#fff}ul.attribute-list.competency .attribute-name{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}ul.attribute-list.competency .attribute-avg{background-color:#71aeae;color:#fff}ul.attribute-list.attitude .attribute-name{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}ul.attribute-list.attitude .attribute-avg{background-color:#1c5253;color:#fff}.attribute-type{font-weight:bolder;font-size:1rem;vertical-align:middle}.single-puzzle{max-width:3rem;padding-right:.3rem;vertical-align:middle;margin:.5rem 0rem}.profile-title{font-size:1.5rem;font-weight:700;letter-spacing:.1rem;text-align:center;color:#fff;position:absolute;left:0;right:0;bottom:5rem;display:flex;width:100%;justify-content:space-around;margin:0;right:.5rem}@media (max-width: 640px){.profile-title{font-size:1.1rem;bottom:3.4rem}}.view-all{display:inline-block;color:#000;background-color:#fff;border-radius:.3rem;font-size:.75rem;border-width:.019rem;border-color:#a5a3a3;padding:.25rem;margin:.188rem;width:4rem}.less{display:inline-block;color:#fff;background-color:#000;border-radius:.3rem;font-size:.75rem;border-width:.019rem;border-color:#a5a3a3;padding:.188rem .625rem;margin:.188rem;width:4rem}.left-puzzle-piece{position:absolute;left:-12rem;right:0;display:flex;width:5rem;align-items:left;justify-content:space-around;margin:0}@media (max-width: 990px){.left-puzzle-piece{display:none}}#results-header{padding:0rem 0rem 1rem;text-align:center}.share-row-container{display:flex;flex-direction:row;align-items:center;margin-top:.938rem;margin-bottom:.938rem}@media (max-width: 850px){.share-row-container{flex-direction:column}}.right-puzzle-piece{position:absolute;width:7.25rem;right:8rem}@media (max-width: 1370px){.right-puzzle-piece{display:none}}.social-icon{padding:.188rem;max-width:3.2rem}.text-field{width:16.5rem}.copy-icon{vertical-align:middle;width:1.375rem;padding:.188rem}#or-text{font-size:1.125rem;font-weight:bolder;vertical-align:middle;text-align:center;padding:.438rem}.results-private-container{margin-bottom:6.25rem;align-items:center;display:flex;flex-direction:row;text-align:center;justify-content:center}.switch{display:inline-block;width:4rem;height:2.1rem;margin:1rem;background-color:#e0dfdf;border-radius:.3rem}.switch .switch-track{position:relative;margin:.3rem;cursor:pointer}.switch input{opacity:0}.switch #slider{position:absolute;font-size:1.5rem;top:0;left:0;color:red;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:.3rem}.switch:hover #slider{box-shadow:0 0 .313rem #ff8c00}input:checked+#slider{-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translate(32px)}.skills-readiness-assessment{display:flex;flex-direction:column;flex-grow:1;margin:2rem 1rem 1rem;align-items:center}@media (min-width: 572px) and (max-width: 767px){.skills-readiness-assessment{margin:2rem}}@media (min-width: 768px) and (max-width: 1023px){.skills-readiness-assessment{margin:3rem}}@media (min-width: 1024px) and (max-width: 1199px){.skills-readiness-assessment{margin:3rem}}@media (min-width: 1200px){.skills-readiness-assessment{margin:4rem}}.skills-readiness-assessment .container{max-width:48rem;width:100%}.skills-readiness-assessment .logo-container{display:flex;justify-content:flex-start;width:100%;margin-bottom:1rem}.skills-readiness-assessment .skillprofile-logo{height:2.5rem;max-width:180px;object-fit:contain}.skills-readiness-assessment h1,.skills-readiness-assessment h2,.skills-readiness-assessment h3,.skills-readiness-assessment h4{font-weight:700;letter-spacing:.05rem;font-family:Poppins,sans-serif}.skills-readiness-assessment .section-header{font-size:1.8rem;margin-bottom:1.5rem;position:relative;display:inline-block;color:#006c5b;font-weight:700;padding-bottom:.25rem}@media (max-width: 830px){.skills-readiness-assessment .section-header{font-size:1.7rem}}@media (max-width: 570px){.skills-readiness-assessment .section-header{font-size:1.5rem}}.skills-readiness-assessment .orange-highlight{content:"";position:absolute;left:0;bottom:0;width:100%;height:.6rem;background-color:#00d9b04d;z-index:-1;border-radius:.3rem}@media (max-width: 571px){.skills-readiness-assessment .orange-highlight{height:.5rem;bottom:.27rem}}@media (min-width: 572px) and (max-width: 767px){.skills-readiness-assessment .orange-highlight{height:.7rem;bottom:.3rem}}.skills-readiness-assessment .subsection-header{font-size:1.8rem;margin-bottom:1rem;position:relative}.skills-readiness-assessment .assessment-card{width:100%;padding:1.5rem;background-color:#fff;border:none;border-radius:.5rem;margin-bottom:1.5rem;box-shadow:.125rem .625rem .625rem #00000014}.skills-readiness-assessment .input-field{width:100%;padding:.75rem;border:1px solid #9e9e9e;border-radius:.3rem;font-size:1rem;margin-top:.5rem}.skills-readiness-assessment .input-field:focus{outline:none;border-color:#006c5b;box-shadow:0 0 0 2px #006c5b33}.skills-readiness-assessment .option-label{display:flex;align-items:flex-start;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:.3rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;background-color:#fff}.skills-readiness-assessment .option-label:hover{background-color:#f5f5f5cc}.skills-readiness-assessment .option-label.selected,.skills-readiness-assessment .option-label:has(input:checked){border-color:#ff5018;background-color:#ff50180d}.skills-readiness-assessment .option-label input[type=radio]{margin-right:.75rem;margin-top:.25rem;min-width:1rem;min-height:1rem}.skills-readiness-assessment .option-label .option-text{font-weight:500;padding-top:.125rem}.skills-readiness-assessment .btn{display:inline-block;font-weight:500;padding:.75rem 1.5rem;border-radius:.3rem;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none}.skills-readiness-assessment .btn-primary{background-color:#006c5b;color:#fff}.skills-readiness-assessment .btn-primary:hover{background-color:#005a4b}.skills-readiness-assessment .btn-primary:disabled{background-color:#7fbfb5;cursor:not-allowed}.skills-readiness-assessment .btn-secondary{background-color:#fff;color:#333;border:1px solid #9e9e9e}.skills-readiness-assessment .btn-secondary:hover{background-color:#f5f5f5}.skills-readiness-assessment .organization-input-box{margin-top:2.5rem;margin-bottom:2.5rem;padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem .75rem #00000014}@media (max-width: 640px){.skills-readiness-assessment .organization-input-box{margin-top:2rem;margin-bottom:2rem;padding:1.25rem}}.skills-readiness-assessment .organization-input-box label{display:block;font-weight:500;margin-bottom:.75rem;color:#141416;font-family:Roboto,sans-serif}.skills-readiness-assessment .organization-input-box input{width:100%;padding:.75rem;border:1px solid #9e9e9e;border-radius:.3rem;font-size:1rem}.skills-readiness-assessment .organization-input-box input:focus{outline:none;border-color:#ff5018;box-shadow:0 0 0 2px #ff501833}.skills-readiness-assessment .organization-input-box .button-container{margin-top:1.5rem;display:flex;justify-content:flex-end}.skills-readiness-assessment .organization-input-box .button-container .nav-bar-link--signup{background-color:#141416;color:#fff9;border-radius:8px;padding:20px 17px 19px 16px;font-weight:700;transition:all .2s ease;width:auto;margin:0;font-family:Roboto;display:flex;align-items:center;justify-content:center;opacity:1}.skills-readiness-assessment .organization-input-box .button-container .nav-bar-link--signup:hover,.skills-readiness-assessment .organization-input-box .button-container .nav-bar-link--signup:active{background-color:#ff5018;color:#fff}.skills-readiness-assessment .organization-input-box .button-container .nav-bar-link--signup:disabled,.skills-readiness-assessment .organization-input-box .button-container .nav-bar-link--signup[disabled]{opacity:.6;cursor:not-allowed}.skills-readiness-assessment .button-container-nav{margin-top:2rem;display:flex;justify-content:center;gap:1rem}.skills-readiness-assessment .button-container-nav .nav-bar-link--secondary,.skills-readiness-assessment .button-container-nav .nav-bar-link--signup{width:10rem;margin:0}.skills-readiness-assessment .nav-bar-link--secondary{border:1px solid #9e9e9e;background-color:#fff;color:#333;border-radius:8px;padding:20px 17px 19px 16px;font-weight:700;transition:all .2s ease;width:auto;margin:0;font-family:Roboto;display:flex;align-items:center;justify-content:center}.skills-readiness-assessment .nav-bar-link--secondary:hover,.skills-readiness-assessment .nav-bar-link--secondary:active{background-color:#f5f5f5}.skills-readiness-assessment .progress-container{margin-bottom:1.5rem}.skills-readiness-assessment .progress-info{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.skills-readiness-assessment .progress-bar-outer{width:100%;height:.5rem;background-color:#e0e0e0;border-radius:999px;overflow:hidden}.skills-readiness-assessment .progress-bar-inner{height:100%;background-color:#ff5018;border-radius:999px;transition:width .3s ease}.skills-readiness-assessment .question-container{margin-top:1.5rem;margin-bottom:2rem;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem .75rem #00000014}@media (max-width: 640px){.skills-readiness-assessment .question-container{padding:1.25rem}}.skills-readiness-assessment .question{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.skills-readiness-assessment .question:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.skills-readiness-assessment .question-text{font-size:1.1rem;font-weight:500;margin-bottom:1.25rem;color:#333}.skills-readiness-assessment .results-section{margin-bottom:2rem}.skills-readiness-assessment .score-display{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.skills-readiness-assessment .score-circle{display:flex;align-items:center;justify-content:center;width:8rem;height:8rem;border-radius:50%;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;box-shadow:0 .25rem .75rem #00000014}@media (max-width: 640px){.skills-readiness-assessment .score-circle{width:6rem;height:6rem;font-size:1.75rem}}.skills-readiness-assessment .score-level{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.skills-readiness-assessment .score-label{font-size:1.1rem;color:#666;margin-bottom:.5rem}.skills-readiness-assessment .category-scores{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:2rem}.skills-readiness-assessment .category-score-item{padding:1rem;border:1px solid #e0e0e0;border-radius:.5rem}.skills-readiness-assessment .category-score-card{padding:1rem 1.25rem;border:1px solid #e0e0e0;border-radius:.5rem;background-color:#fff;box-shadow:0 2px 4px #0000000a;transition:all .2s ease}.skills-readiness-assessment .category-score-card:hover{box-shadow:0 4px 8px #00000014}.skills-readiness-assessment .category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.skills-readiness-assessment .category-title{font-weight:600;font-size:1.1rem}.skills-readiness-assessment .category-value{font-weight:700;font-size:1.25rem}.skills-readiness-assessment .recommendation-item{display:flex;margin-bottom:.75rem}.skills-readiness-assessment .recommendation-bullet{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.75rem;font-size:.85rem;font-weight:500}.skills-readiness-assessment .priority-area{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.skills-readiness-assessment .priority-area:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.skills-readiness-assessment .level-card{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.skills-readiness-assessment .level-card:last-child{margin-bottom:0}.skills-readiness-assessment .level-title{font-weight:500;margin-bottom:.25rem}.skills-readiness-assessment .level-description{font-size:.875rem}.skills-readiness-assessment .readiness-level-description{line-height:1.5;font-weight:500;text-align:left}.skills-readiness-assessment .readiness-levels{display:flex;flex-direction:column;gap:1rem}.skills-readiness-assessment .readiness-level-card{padding:1.25rem;border-radius:.5rem;border-left-width:4px;border-left-style:solid}.skills-readiness-assessment .readiness-level-card:nth-child(1){border-left-color:#4caf50}.skills-readiness-assessment .readiness-level-card:nth-child(2){border-left-color:#ff5018}.skills-readiness-assessment .readiness-level-card:nth-child(3){border-left-color:#ff9800}.skills-readiness-assessment .readiness-level-card:nth-child(4){border-left-color:#f44336}.skills-readiness-assessment .readiness-level-card h3{font-size:1.2rem}.skills-readiness-assessment .readiness-level-card p{line-height:1.5}.skills-readiness-assessment .recommendations-list{display:flex;flex-direction:column;gap:1rem}.skills-readiness-assessment .recommendation-item{display:flex;align-items:flex-start;gap:.75rem}.skills-readiness-assessment .recommendation-item .recommendation-bullet{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-size:1rem;font-weight:600}.skills-readiness-assessment .recommendation-item p{margin-top:.25rem;line-height:1.5}.skills-readiness-assessment .management-considerations{display:flex;flex-direction:column;gap:.75rem}.skills-readiness-assessment .consideration-item{display:flex;align-items:flex-start;gap:.75rem}.skills-readiness-assessment .consideration-item .consideration-bullet{flex-shrink:0;width:.65rem;height:.65rem;border-radius:50%;margin-top:.5rem}.skills-readiness-assessment .consideration-item span:last-child{line-height:1.5}.skills-readiness-assessment .loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.skills-readiness-assessment .loading-circle{width:4rem;height:4rem;border-radius:50%;background-color:#f5f5f5;margin-bottom:1.5rem}.skills-readiness-assessment .loading-text{font-size:1.25rem;color:#333}@media print{.skills-readiness-assessment{margin:0;padding:0}.skills-readiness-assessment .btn{display:none}.skills-readiness-assessment .assessment-card{box-shadow:none;border:1px solid #e0e0e0;break-inside:avoid}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
