:where(html){-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}:root{--color-bg:#092540;--color-white:#fff;--color-text:#092540;--color-grey-text:#536778;--color-heading:#092540;--color-primary:#96f;--color-primary-hover:#6b47b3;--color-primary-focus:#5e3f9d;--color-turquoise:#10efe2;--color-gray:#e3ebf2;--color-grey-dark:#ccdae7;--color-blue-light:#20b5e3;--color-blue-medium:#1186db;--color-blue-dark:#1959e6;--font-family:"Inter",sans-serif}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:150%;margin:0}.page{background-color:#092540;background-color:var(--color-bg);color:#fff;color:var(--color-white);padding:0 2rem}a{text-decoration:none}h1,h2,h3,h4,h5,h6{color:#092540;color:var(--color-heading);font-weight:700;line-height:120%;margin:0}.h3{font-size:2rem}p{color:#092540;color:var(--color-text);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{max-width:100%}.container{margin:auto;max-width:1128px;padding-left:20px;padding-right:20px}.form{gap:2.5rem}.form,.form .form-fields{display:flex;flex-direction:column;width:100%}.form .form-fields{gap:2rem}.form .form-actions{display:flex;flex-direction:column;gap:1.5rem}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:479px){.h3{font-size:3rem}}@media screen and (min-width:992px){.container{padding-left:32px;padding-right:32px}}.overflow-hidden{overflow:hidden}.clutch-widget{max-width:200px}.header{align-items:center;display:flex;flex-direction:row;justify-content:center;left:0;padding:1.25rem 20px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:999999}@media screen and (min-width:991px){.header{padding:1.25rem 32px}}.header .logo{display:block;max-width:150px}@media screen and (min-width:450px){.header .logo{max-width:none}}.header.header-white{background-color:#fff;justify-content:space-between}.btn,.header .logo>div{display:flex}.btn{align-items:center;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:62.4375rem;color:var(--color-white);font-family:var(--font-family);font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:-.0225rem;line-height:133.333%;padding:.5rem 1.1rem;transition:all .4s ease-in-out}.btn:hover{background-color:var(--color-primary-hover);border:1px solid var(--color-primary-hover);cursor:pointer}.btn:active{background-color:var(--color-primary-focus)}.btn-secondary{background-color:initial;border-color:#fff3}@media screen and (min-width:450px){.btn{font-size:1.125rem;padding:.6875rem 1.25rem .8125rem 1.5rem}}.input-label{color:var(--color-text);font-size:1rem;font-style:normal;font-weight:500;letter-spacing:-.01rem;line-height:150%}.form-dark .input-label{color:#fff}.form-control{display:flex;flex-direction:column;gap:.5rem;position:relative}.input-field{background-color:#fff;border:1px solid var(--color-gray);border-radius:.75rem;font-size:1rem;height:54px;outline:none;padding:0 1.25rem;transition:all .4s ease-in-out}.input-field:focus{border:1px solid var(--color-text)}.warning{animation:slideIn .5s ease-in-out;bottom:-20px;color:var(--color-primary);font-size:12px;left:0;line-height:110%;margin-top:0;position:absolute}.form-dark .input-field{background:#ffffff0a;border:1px solid #ffffff29;color:#fff}.form-dark .input-field:focus{border:1px solid #fff}.input-field.error{border:1px solid var(--color-primary)}.animation-wrapper{display:flex;justify-content:center;padding:30px 0}.loader{display:inline-block;height:100px;position:relative;width:100px}.loader:before{content:"";display:block}.circular{animation:rotate 1s linear infinite}.path{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:var(--color-turquoise)}40%{stroke:var(--color-blue-light)}66%{stroke:var(--color-primary)}80%,90%{stroke:var(--color-bg)}}.home-full-height{align-items:center;justify-content:center;min-height:calc(100% - 72px);min-height:calc(100dvh - 72px);width:100%}.home-container,.home-full-height{display:flex;flex-direction:column;position:relative}.home-container{background-color:var(--color-bg);gap:3rem;margin:0 auto;z-index:5}.max-width-small{max-width:600px;padding:4rem 0}.home-header{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.home-header h1{color:#fff}.home-header .home-header-sub{color:#fff;opacity:.6}.home-container .home-form{padding:0 0 2rem}@media screen and (min-width:750px){.home-container .home-form{padding:0 4.75rem 2.5rem}}.home-full-height .bg-img-left,.home-full-height .bg-img-right{display:none}@media screen and (min-width:750px){.home-full-height:before{left:-300px;top:-30%}.home-full-height:after,.home-full-height:before{border:1px solid #ffffff29;border-radius:1.5rem;content:"";height:607px;position:absolute;width:432px;z-index:1}.home-full-height:after{right:-300px;top:-40%}.home-full-height .bg-img-left{bottom:0;display:block;left:-2rem;position:absolute;z-index:1}.home-full-height .bg-img-right{bottom:10%;display:block;position:absolute;right:-2rem;z-index:1}}.home-progress-pending{align-items:center;display:flex;flex-direction:column;gap:2rem}.footer{padding-top:132px}.footer-top{display:flex;flex-direction:column;margin-bottom:48px;row-gap:48px}.footer-top-left{row-gap:32px}.footer-proof,.footer-top-left{align-items:center;display:flex;flex-direction:column}.footer-proof{row-gap:16px}.footer-logo{height:48px}.footer-logo a{display:block;height:100%}.footer-logo img.logo{height:100%}.footer-socials ul{column-gap:20px;list-style:none;padding:0}.footer-socials ul,.social-link{display:flex;justify-content:center}.social-link{align-items:center;border:1px solid var(--color-gray);border-radius:100%;padding:16px}.social-link:hover{background:var(--color-gray)}.footer-bottom{align-items:center;display:flex;flex-direction:column;font-size:1.125rem;padding:24px 0;row-gap:16px}.footer-bottom p{color:#1e283380}.footer-bottom ul{column-gap:20px;display:flex;list-style:none;margin:0;padding:0}.footer-bottom ul li a{color:var(--color-text);padding:13px 0;transition:color .2s ease-out}.footer-bottom ul li a:hover{color:var(--color-primary)}@media screen and (min-width:992px){.footer{padding-top:192px}.footer-top{flex-direction:row;justify-content:space-between;margin-bottom:64px}.footer-top-left{column-gap:48px;flex-direction:row}.footer-logo{border-right:1px solid #e3ebf2;height:48px;padding-right:48px}.footer-proof{column-gap:32px;flex-direction:row;height:71px}.footer-bottom{flex-direction:row;font-size:1rem;justify-content:space-between;padding:26px 0}}.divider{background-color:var(--color-gray);height:1px}.page-select-bottom{background-color:#fff;border:1px solid #ccdae7;border:1px solid var(--ccdae-7,#ccdae7);border-radius:0 0 .75rem .75rem;border-top:none;font-size:1rem;left:0;position:absolute;top:calc(100% - 8px);width:calc(100% - 2px);z-index:99}.page-select-bottom .react-select-custom__menu{border:none;border-radius:0;box-shadow:none;position:static}.page-select-bottom .react-select-custom__control{background:#ccdae73d;border:none;border-radius:.5rem;height:48px;margin:.5rem .5rem 0;padding:0 .5rem}.page-select-bottom .react-select-custom__indicators{order:1}.page-select-bottom .react-select-custom__value-container{order:2}.result-promo{align-items:center;background-color:var(--color-bg);border-radius:16px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 20px 80px}.promo.promo--big{max-width:800px}.promo--big .promo-companies{text-align:center}.promo-companies img{max-width:219px}.promo-companies-text{color:var(--color-white);font-size:.875rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}.promo-title.promo-title-big{font-size:2rem;line-height:120%;margin-bottom:20px;text-align:center}.promo-text,.promo-title{color:var(--color-white)}.promo-text{font-size:1rem;line-height:150%;margin:auto auto 30px;max-width:580px}.promo--big .promo-text{text-align:center}.promo-ctas{display:flex;flex-direction:column;row-gap:20px}.promo--big .promo-ctas{justify-content:center}@media screen and (min-width:480px){.promo-title.promo-title-big{font-size:3rem}}@media screen and (min-width:992px){.result-promo{padding-top:80px}.promo-ctas{column-gap:20px;flex-direction:row}}.stats-title{font-weight:600;line-height:133.333%;margin-bottom:1.5rem}.stats-panel-overall-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem}@media screen and (max-width:449px){.stats-panel-overall-wrapper{width:100%}}@media screen and (min-width:450px){.stats-panel-overall-wrapper{flex-direction:row}}@media screen and (min-width:990px){.stats-panel-overall-wrapper{gap:2.5rem;justify-content:center}}.stats-panel-overall.stats-panel-overall-all{margin-top:2rem}.stats-panel-overall{align-items:center;border:1px solid var(--color-gray);border-radius:1.5rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:1.5rem;padding:1.5rem 2rem}.stats-panel-overall .stats-panel-title{font-size:2rem;font-weight:600;line-height:125%}.stats-panel-overall .stats-panel-title--small{font-size:1.5rem;font-weight:600;line-height:125%}.stats-panel-overall .stats-panel-title .is--avarage{color:#1186db;font-weight:700;margin-left:.5rem}.stats-panel-scores{border:1px solid var(--color-gray);border-radius:1.5rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem;margin-bottom:3.5rem;padding:2rem}@media screen and (min-width:450px){.stats-panel-scores{flex-direction:row}}@media screen and (min-width:990px){.stats-panel-scores{gap:2.5rem;justify-content:center}}.is--bad{color:#20b5e3}.is--avarage{color:#1186db}.is--good{color:#1959e6}.stats-panel .stats-panel-bottom{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;grid-template-rows:auto}.stats-panel .stats-panel-bottom .stats-panel-promo{order:2}.stats-panel .stats-panel-bottom .stats-panel-extra{display:flex;flex-direction:column;gap:3rem;order:1}@media screen and (min-width:750px){.stats-panel .stats-panel-bottom .stats-panel-promo{order:1}.stats-panel .stats-panel-bottom .stats-panel-extra{order:2}.stats-panel .stats-panel-bottom{grid-template-columns:.3fr 1.7fr}}.stats-panel .stats-panel-bottom .stats-panel-promo .promo{background-color:var(--color-bg);border-radius:1rem;color:#fff;padding:1.5rem;position:-webkit-sticky;position:sticky;top:110px}.stats-panel-promo .promo .promo-companies{display:flex;flex-direction:column;gap:1rem}.stats-panel-promo .promo .promo-companies-text{font-size:.8rem;font-weight:700;text-transform:uppercase}.stats-panel-promo .promo .promo-title{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.stats-panel-promo .promo .promo-text{color:#fff;font-size:1rem;line-height:140%;margin-bottom:1.5rem}.stats-panel-extra-stats{grid-column-gap:0;grid-row-gap:1px;background-color:#fff;column-gap:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-template-rows:auto;row-gap:1px}.stats-border{border:1px solid var(--color-gray);border-radius:1.5rem;padding:2rem}.stats-panel-extra .stats-panel-issues .stats-panel-issue{align-items:flex-start;background-color:#fff;display:flex;flex-direction:row;gap:.75rem;padding:.75rem .5rem}.stats-panel-extra .stats-panel-issues img{margin-top:5px}.stats-panel-extra .stats-panel-issues .stats-panel-issue-content{color:var(--color-grey-text);font-size:.875rem;font-weight:500;line-height:171.429%}.stats-panel-extra .stats-panel-issues .stats-panel-issue-content p{color:var(--color-text);opacity:.6}.stats-panel-extra .stats-panel-issues .stats-panel-issue-content span{font-size:2rem;font-weight:600;line-height:125%}.stats-panel-experience .stats-panel-extra-stats{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-template-rows:auto}.stats-panel-experience .stats-panel-exp-vital-title{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1rem;font-weight:600;gap:1rem;grid-column:span 2;justify-content:center;line-height:150%;margin-bottom:1.5rem}.stats-panel-experience .stats-panel-exp-container{background-color:#fff;display:flex;flex-direction:column;gap:1.5rem}.stats-panel-experience .stats-panel-exp{align-items:flex-start;display:flex;flex-direction:row;gap:.75rem;padding:2.25rem .5rem}.stats-panel-experience .stats-panel-exp .stats-panel-exp-icon{margin-top:5px}.stats-panel-experience .stats-panel-exp .stats-panel-exp-content{display:flex;flex:1 0 auto;flex-direction:column;gap:.25rem}.stats-panel-experience .stats-panel-exp .stats-panel-exp-content p{color:var(--color-text);font-size:.875rem;font-weight:500;line-height:171.429%;opacity:.6}.stack-bar{margin-bottom:4px;margin-top:50px;position:relative}.stack-bar-bar{display:flex;gap:4px;height:8px}.stack-bar-part{border-radius:999px}.stack-bar-part--bad{background-color:var(--color-blue-dark)}.stack-bar-part--avarage{background-color:var(--color-blue-medium)}.stack-bar-part--good{background-color:var(--color-blue-light)}.stack-bar-part--grey{background-color:var(--color-grey-dark)}.stack-bar-text--bad{color:var(--color-blue-light)}.stack-bar-text--good{color:var(--color-blue-dark)}.stack-bar-text--avarage{color:var(--color-blue-medium)}.stack-bar-text--na{color:var(--color-primary)}.stack-bar-indicator{position:absolute;top:50%;transform:translateY(-50%)}.stack-bar-indicator img{min-height:26px}.stack-bar-indicator span{text-wrap:nowrap;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;left:50%;line-height:32px;position:absolute;top:-35px;transform:translateX(-50%)}@keyframes circle{to{stroke-dashoffset:var(--strokeVal)}}.animate-circle{stroke-dashoffset:210.48670779051614}.pie{display:inline-block;transform:rotate(-90deg)}.stats-panel-score{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:1.5rem;line-height:150%;width:100%}@media screen and (min-width:450px){.stats-panel-score{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:0}}@media screen and (min-width:990px){.stats-panel-score{flex:0 1 auto;width:auto}}.stats-panel-score .stats-panel-score-info{align-items:flex-start;display:flex;flex-direction:column}.stats-panel-score .stats-panel-score-info p{color:var(--color-grey-text)}.stats-panel-score .stats-panel-score-info .is--avarage,.stats-panel-score .stats-panel-score-info .is--bad,.stats-panel-score .stats-panel-score-info .is--good{font-size:1.5rem;font-style:normal;font-weight:700;line-height:133.333%}.stats-panel-overall-all .stats-panel-overall-wrapper .is--bad{color:#20b5e3}.stats-panel-overall-all .stats-panel-overall-wrapper .is--avarage{color:var(--color-primary)}.stats-panel-overall-all .stats-panel-overall-wrapper .is--good{color:var(--color-primary-focus)}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid #0000;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.stats{align-items:center;display:flex;flex-direction:column}.stats-tabs{border-bottom:1px solid #ccdae7;display:flex;margin:0 auto 3rem;padding:0}.stats-tabs li.react-tabs__tab{align-items:center;border-radius:0;color:var(--color-grey-text);display:flex;flex-direction:row;font-size:1rem;font-weight:600;gap:.75rem;line-height:150%;padding:1rem 1.5rem}.stats-tabs li.react-tabs__tab.react-tabs__tab--selected{border:none;border-bottom:2px solid var(--color-primary);border-radius:0;color:var(--color-primary)}.stats-tabs li.react-tabs__tab.react-tabs__tab--selected:focus:after{display:none}.stats-panel-overall.stats-panel-overall-all{margin-bottom:0;margin-top:2.8rem}.result.container{margin:auto;max-width:1128px;padding-left:32px;padding-right:32px}@media screen and (max-width:991px){.result.container{padding-left:20px;padding-right:20px}}.result-top{display:flex;flex-direction:column;gap:.5rem;margin:0 auto;text-align:center}.result-top p{opacity:.6}.result-top .result-url-link{color:inherit;-webkit-text-decoration:underline .1em var(--color-text);text-decoration:underline .1em var(--color-text);text-underline-offset:.2em;transition:text-decoration-color .3s}.result-top .result-url-link:hover{-webkit-text-decoration:underline .1em #0000;text-decoration:underline .1em #0000}.result-dropdown{margin-bottom:2.5rem}.result-dropdown .page-select{margin:0 auto;max-width:440px;position:relative}.result-dropdown .page-select .page-select-top{align-items:center;background-color:initial;border:1px solid #ccdae7;border:1px solid var(--ccdae-7,#ccdae7);border-radius:.75rem;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:1rem;height:56px;justify-content:space-between;padding:0 1.25rem;width:100%}.result-dropdown .page-select .page-select-top svg{transform:rotate(-180deg);transition:transform .2s ease-in-out}.result-dropdown .page-select .is-open svg{transform:rotate(0);transition:transform .2s ease-in-out}.result-results{margin-bottom:96px}.error-container{align-items:center;display:flex;justify-content:center;margin:auto;max-width:1128px;padding:32px}.error-text{color:var(--color-primary)}.download-container{align-items:center;display:flex;justify-content:center;margin:auto;max-width:1128px;padding:32px}
/*# sourceMappingURL=main.80fd8128.css.map*/