@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600&display=swap";@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-element{0%{opacity:0;transform:translate(10px,10px)}to{opacity:1;transform:translate(0)}}@keyframes Rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flow-forms .with-tooltip{position:relative}.flow-forms .tooltip{z-index:100;width:auto;line-height:1.5;display:inline-block;position:relative;top:2px}.flow-forms .tooltip--large{top:5px}.flow-forms .tooltip--large .tooltip__toggle{width:30px;height:30px;top:-2px}.flow-forms .tooltip--large .tooltip__toggle i.flow-forms-icon{width:30px;height:30px}@media only screen and (width<=768px){.flow-forms .tooltip--large .tooltip__toggle{width:25px;height:25px;margin-top:4px;margin-bottom:0}.flow-forms .tooltip--large .tooltip__toggle i.flow-forms-icon{width:25px;height:25px}}[data-whatintent=keyboard] .flow-forms .tooltip--large .tooltip__toggle:focus:before{content:"";border:2px solid #009de0;width:120%;padding-bottom:110%;position:absolute}.flow-forms .tooltip--error{opacity:0;pointer-events:none;transition:all .2s;position:absolute;top:44px;right:15px;transform:translateY(-50%)}.flow-forms .tooltip--error.visible{opacity:1;pointer-events:auto;z-index:0}.flow-forms .tooltip--error .tooltip__toggle{color:#fff;background-color:red}.flow-forms .tooltip--error .tooltip__toggle:focus,.flow-forms .tooltip--error .tooltip__toggle:hover{background-color:#ff0000b3}.flow-forms .tooltip--error .tooltip__content{background-color:red}.flow-forms .tooltip--error .tooltip__toggle:after{border-color:red #0000 #0000}.flow-forms .tooltip--small{width:16px;height:16px;margin-top:-5px}.flow-forms .tooltip--small .tooltip__toggle{width:16px;height:16px;font-size:13px;font-weight:600}.flow-forms .tooltip--small .tooltip__toggle i.flow-forms-icon{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.041%209.705C6.989%209.32367%207.01067%208.98567%207.106%208.691C7.20133%208.39633%207.33567%208.12767%207.509%207.885C7.691%207.64233%207.87733%207.41267%208.068%207.196C8.25867%206.97933%208.419%206.767%208.549%206.559C8.679%206.351%208.744%206.13%208.744%205.896C8.744%205.584%208.64867%205.33267%208.458%205.142C8.276%204.95133%208.02033%204.856%207.691%204.856C7.42233%204.856%207.17967%204.91667%206.963%205.038C6.74633%205.15933%206.54267%205.324%206.352%205.532L5.52%204.765C5.806%204.43567%206.14833%204.167%206.547%203.959C6.94567%203.74233%207.38767%203.634%207.873%203.634C8.549%203.634%209.10367%203.816%209.537%204.18C9.979%204.544%2010.2%205.08133%2010.2%205.792C10.2%206.12133%2010.1307%206.416%209.992%206.676C9.862%206.936%209.69733%207.17867%209.498%207.404C9.30733%207.62933%209.11667%207.85467%208.926%208.08C8.73533%208.30533%208.58367%208.548%208.471%208.808C8.35833%209.068%208.31933%209.367%208.354%209.705H7.041ZM7.704%2012.656C7.43533%2012.656%207.20567%2012.5607%207.015%2012.37C6.833%2012.1793%206.742%2011.9367%206.742%2011.642C6.742%2011.3473%206.833%2011.1047%207.015%2010.914C7.20567%2010.7233%207.43533%2010.628%207.704%2010.628C7.98133%2010.628%208.211%2010.7233%208.393%2010.914C8.58367%2011.1047%208.679%2011.3473%208.679%2011.642C8.679%2011.9367%208.58367%2012.1793%208.393%2012.37C8.211%2012.5607%207.98133%2012.656%207.704%2012.656Z'%20fill='%230075A3'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%230075A3'/%3e%3c/svg%3e");width:16px;height:16px}.flow-forms .tooltip__toggle{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;width:20px;height:20px;margin-left:5px;padding:0;font-size:14px;font-weight:900;line-height:15px;display:inline-block;position:relative}.flow-forms .tooltip__toggle:after{content:" ";pointer-events:none;opacity:0;visibility:hidden;will-change:opacity, visibility, transform;border:10px solid #0000;border-top-color:#004463;width:0;height:0;transition:opacity .15s linear,visibility .15s .15s,transform .1s;position:absolute;top:-18px;right:0;transform:translateY(-10px)}[data-whatintent=keyboard] .flow-forms .tooltip__toggle:focus:before{content:"";border:2px solid #009de0;width:130%;padding-bottom:120%;position:absolute;top:-4px;left:-3px}[data-whatintent=keyboard] .flow-forms .tooltip__toggle--error:focus:before{border-color:red}.flow-forms .tooltip.show .tooltip__toggle:after{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.flow-forms .tooltip__content{z-index:1;text-align:left;color:#fff;opacity:0;visibility:hidden;will-change:opacity, visibility, transform;background-color:#004463;border-radius:3px;width:200px;padding:15px 20px 30px;font-size:16px;line-height:20px;transition:opacity .15s linear,visibility .15s .15s,transform .1s;position:absolute;top:-12px;right:-10px}.flow-forms .tooltip__content :last-child{margin-bottom:0}@media only screen and (width>=769px){.flow-forms .tooltip__content{width:400px;right:-240px}}.flow-forms .tooltip.show .tooltip__content{opacity:1;visibility:visible;transition-delay:0s}.flow-forms .typeahead-wrapper{position:relative}.flow-forms .typeahead-wrapper.form-element--error .typeahead-wrapper__icon{color:#d0021b}.flow-forms .typeahead-wrapper .row .col.six.typeahead-col{position:relative}.flow-forms .typeahead-wrapper .row .col.six.typeahead-col .typeahead__options{top:-28px}@media only screen and (width<=768px){.flow-forms .typeahead-wrapper .row .col.six.typeahead-col .typeahead__options{top:-26px}}.flow-forms .typeahead-wrapper .typeahead-input{margin-bottom:1em;padding-right:38px;position:relative}.flow-forms .typeahead-wrapper .typeahead-input#JobPosition{margin-bottom:0}.flow-forms .typeahead-wrapper .typeahead-input.options_open{border-bottom:1px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;padding-bottom:0}.flow-forms .typeahead-wrapper .typeahead-input:focus{padding-right:38px}.flow-forms .typeahead-wrapper .typeahead-input::-ms-clear{width:0;height:0;display:none}.flow-forms .typeahead-wrapper__icon{color:#009de0;background-color:inherit;pointer-events:none;font-size:20px;position:absolute;top:35px;right:13px}.flow-forms .typeahead-wrapper__icon.spinner-loader{width:8px;height:32px}@media only screen and (width<=768px){.flow-forms .typeahead-wrapper__icon.spinner-loader{top:44px;right:6px}}.flow-forms .typeahead-wrapper__icon:before,.flow-forms .typeahead-wrapper__icon:after{width:20px;height:20px}.flow-forms .typeahead__options{z-index:200;color:#004463;-webkit-overflow-scrolling:touch;-ms-overflow-style:scrollbar;background-color:#fff;border:2px solid #009de0;border-top:none;border-bottom-right-radius:3px;border-bottom-left-radius:3px;width:100%;max-height:300px;font-size:18px;position:absolute;left:0;overflow:hidden scroll}.flow-forms .typeahead__options.results{border-top:1px solid #009de0}.flow-forms .typeahead__option{font-size:inherit;cursor:pointer;background-color:#eff7fb;border:1px solid #cfe3ec;padding:10px 15px}.flow-forms .typeahead__option.not-selectable{pointer-events:none}.flow-forms .typeahead__option.highlighted{color:#fff;background-color:#009de0}.flow-forms .typeahead__option.highlighted .elaboration-text{color:#fff}.flow-forms .typeahead__option.selected{font-weight:900}.flow-forms .typeahead__option.other{border-top:1px solid #009de0;padding-top:15px;padding-bottom:16px}.flow-forms .typeahead__option.other.focus{background:#009de00d}.flow-forms .typeahead__option.other a{text-decoration:none;display:inline-block}.flow-forms .typeahead__option.other:focus a{color:#004463}.flow-forms .typeahead__option.other:focus a:after{background:#004463}.flow-forms .typeahead__option.other a:hover{color:#004463;background-color:#0000}.flow-forms .typeahead__option.other a:hover:after{background:#004463}.flow-forms .typeahead__option.other a:after{content:"";background:#009de0;width:100%;height:2px;margin-top:-2px;display:block}.flow-forms .typeahead__option .elaboration-text{color:#434b57}.flow-forms .typeahead-other.hidden{display:none}.flow-forms .typeahead-other .form-element.form-element--postal-code-city .form-element__city{width:calc(100% - 100px);margin-left:auto;padding-left:0}@media only screen and (width<=768px){.flow-forms .col.workplace-input--postal-code{flex-basis:41%}.flow-forms .col.workplace-input--city{flex-basis:55%}}.flow-forms .workplace{margin-bottom:40px}.flow-forms .workplace .form-element{min-height:55px;margin-top:16px}.flow-forms .workplace .form-element--no-margin{margin-top:0}.flow-forms .workplace .form-element--error input{box-shadow:none}.flow-forms .workplace .toggle-manual{flex-direction:row-reverse;padding-bottom:0;display:flex;position:absolute;right:0;transform:translateY(-100%)}.flow-forms .workplace .toggle-manual--off{padding-bottom:7px}.flow-forms .workplace .toggle-manual a{cursor:pointer;color:#0075a3;display:inline-block}.flow-forms .workplace .toggle-manual a:hover{color:#004463}.flow-forms .workplace .typeahead-wrapper{border:2px solid #009de0;border-radius:3px}.flow-forms .workplace .typeahead-wrapper.hidden{display:none}.flow-forms .workplace .typeahead-wrapper.errors{border:2px solid #d0021b;padding-bottom:0}.flow-forms .workplace .typeahead-wrapper .form-error{margin-bottom:0}.flow-forms .workplace .typeahead-wrapper .col{position:relative}.flow-forms .workplace .typeahead-wrapper .row{padding-left:28px;padding-right:31px}@media only screen and (width<=768px){.flow-forms .workplace .typeahead-wrapper .row{padding-left:15px;padding-right:15px}}.flow-forms .workplace .typeahead-wrapper .filter-toggle{color:#0075a3;text-align:left;padding:10px 0 20px;font-size:16px;display:inline-block}.flow-forms .workplace .typeahead-wrapper .filter-toggle:hover{color:#004463}[data-whatintent=keyboard] .flow-forms .workplace .typeahead-wrapper .filter-toggle:focus{text-decoration:underline}.flow-forms .workplace .typeahead-wrapper .typeahead-wrapper__icon--postalcode{right:9px}.flow-forms .workplace .typeahead-wrapper .form-element--error .typeahead-wrapper__icon{color:#d0021b}.flow-forms .workplace .typeahead__options{border:none;position:relative}.flow-forms .workplace .typeahead__options.results{border-top:1px solid #009de0}.flow-forms .workplace .typeahead__options.few-results{overflow:hidden}@media only screen and (width<=768px){.flow-forms .workplace .typeahead__options.few-results{overflow:auto}}.flow-forms .workplace .typeahead__options.loading{animation:1.5s infinite workplace-fade}.flow-forms .workplace .typeahead__options .typeahead__option{cursor:pointer;padding-top:10px;padding-bottom:10px;padding-left:25px}@media only screen and (width<=768px){.flow-forms .workplace .typeahead__options .typeahead__option{padding-left:15px}}.flow-forms .workplace .typeahead__options .typeahead__option--manual{color:#009de0;display:block}.flow-forms .workplace .typeahead__options .typeahead__option--manual:hover{color:#004463}.flow-forms .workplace .typeahead__options .typeahead__option--no-hits{cursor:auto}.flow-forms .workplace .typeahead__options .typeahead__option.col.twelve{z-index:1;background:#fff;border-top:2px solid #009de0;position:sticky;bottom:0}@media only screen and (width<=768px){.flow-forms .workplace{margin-top:20px}}@keyframes workplace-fade{50%{opacity:.3}}button{-webkit-user-select:none;user-select:none;width:fit-content}button.primary-cta:disabled{color:#5f5f5a;background-color:#a5a5a0}button.primary-cta:disabled:hover{cursor:no-drop}button.text-cta{color:#0f73a0;background-color:#0000;align-items:center;gap:1rem;display:flex}button.text-cta:focus,button.text-cta:hover{text-decoration:underline}button.force-edit-button:focus{border:1px solid #009de0;text-decoration:underline}body{color:#004463;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:20px}p{margin:0 0 16px}a{color:#0075a3;cursor:pointer;-webkit-touch-callout:none;border:0;border-radius:3px;margin-left:-3px;padding:0 3px 2px;text-decoration:underline}a:hover{color:#024463;background-color:#00000017}[data-whatinput=keyboard] a:focus{outline:none;box-shadow:inset 0 0 0 1px #0075a3}.ie11[data-whatinput=keyboard] a:focus{box-shadow:none;outline:1px solid #0075a3}.dark-bg01 a{color:#024463}.dark-bg01 a:hover,[data-whatinput=keyboard] .dark-bg01 a:focus{color:#0075a3}.dark-bg01 a.button,.dark-bg02 a{color:#fff}.dark-bg02 a:hover{color:#009de0;background-color:#ffffff17}button,input,textarea{font-family:Manrope,sans-serif}.flow-forms strong{font-weight:600}.boxed-paragraph{letter-spacing:.6px;color:#525252;margin-top:40px;font-size:14px;line-height:18px}.gender-graph-container{flex-direction:column;grid-template-rows:auto 1fr;justify-content:flex-end;height:calc(18rem + 110px);display:flex;position:relative}@media only screen and (width<=768px){.gender-graph-container{height:calc(12rem + 110px)}.gender-graph-container.female{align-items:flex-end}.gender-graph-container.female img{transform:translate(10px)}}.gender-graph-container--image{bottom:calc(12rem * var(--index));height:110px;max-width:unset;object-fit:contain;transition:bottom 1s;position:absolute;transform:translate(-10px)}@media only screen and (width>=769px){.gender-graph-container--image{bottom:calc(18rem * var(--index));left:50%;transform:translate(-50%)}}.animate .gender-graph-container--image{animation-name:raiseMobile;animation-duration:2s;animation-fill-mode:forwards}@media only screen and (width>=769px){.animate .gender-graph-container--image{animation-name:raise}}.gender-graph-container--graph{height:calc(18rem * var(--index));background-color:#003755;transition:height 1s}@media only screen and (width<=768px){.gender-graph-container--graph{height:calc(12rem * var(--index));width:3.5rem}}.animate .gender-graph-container--graph{animation-name:growMobile;animation-duration:2s;animation-fill-mode:forwards}@media only screen and (width>=769px){.animate .gender-graph-container--graph{animation-name:grow}}@keyframes grow{0%{height:0%}to{height:calc(18rem * var(--index))}}@keyframes raise{0%{bottom:0%}to{bottom:calc(18rem * var(--index))}}@keyframes growMobile{0%{height:0%}to{height:calc(12rem * var(--index))}}@keyframes raiseMobile{0%{bottom:0%}to{bottom:calc(12rem * var(--index))}}.statistics{display:grid}@media only screen and (width<=768px){.statistics{padding-top:1rem}}.statistics>*{width:fit-content}.statistics .monthly-salary{margin-bottom:1.5rem}.statistics .monthly-salary,.statistics .hourly-salary-container{opacity:0;transition:opacity .2s,transform .5s;transform:translateY(15px)}.statistics .monthly-salary-text{display:none}.statistics .monthly-salary-text.mobile{display:block}@media only screen and (width>=769px){.statistics .monthly-salary-text{display:block}.statistics .monthly-salary-text.mobile{display:none}}.statistics.do-display-numbers .monthly-salary,.statistics.do-display-numbers .hourly-salary-container{opacity:1;transform:translateY(0)}@media only screen and (width<=768px){.statistics.do-display-numbers .monthly-salary,.statistics.do-display-numbers .hourly-salary-container{flex-direction:column;display:flex}}.statistics.do-display-numbers.male .monthly-salary,.statistics.do-display-numbers.male .hourly-salary-container{transition-delay:.2s}.report-visual-loader{align-items:center;width:100%;height:100%;min-height:200px;display:grid}@media only screen and (width>=769px){.report-visual-loader{min-height:300px}}.hero-loader .report-visual-loader{height:40vh}.salary-difference-summary{grid-template-columns:repeat(12,1fr);display:grid}.salary-difference-summary--content{grid-column:span 12;row-gap:1rem;padding:1.25rem 0;display:grid}@media only screen and (width>=769px){.salary-difference-summary--content{grid-column:2/12;row-gap:2rem;padding:4.75rem 0 2rem}}.salary-difference-summary--content .summary{opacity:0;transition:opacity .2s,transform .6s;transform:translateY(15px)}.salary-difference-summary--content .summary.do-display{opacity:1;transition-delay:.4s;transform:translateY(0)}.salary-difference-summary--content .summary{flex-wrap:wrap;align-items:center;display:flex}@media only screen and (width<=768px){.salary-difference-summary--content .summary{text-align:center;justify-content:center}.salary-difference-summary--content .summary .difference-label{width:100%;padding-bottom:.75rem}}@media only screen and (width>=769px){.salary-difference-summary--content .summary{grid-template-columns:1fr 1fr auto 1fr 1fr;display:grid}}.salary-difference-summary--content .summary>*{height:fit-content;margin:0}.salary-difference-summary--content .summary .percentage{text-align:end}.salary-difference-summary--content .summary .equal{text-align:center;padding:0 1.25rem}.salary-difference-summary--content .summary .salary{grid-column:span 2}@media only screen and (width<=768px){.salary-difference-summary--content .summary .difference-label{grid-column:span 12;padding-bottom:.75rem}.salary-difference-summary--content .summary .percentage,.salary-difference-summary--content .summary .salary{grid-column:span 5}.salary-difference-summary--content .summary .equal{grid-column:span 2}}.hero{background-color:#f3f3ef;display:grid;overflow:hidden}.hero--content{justify-self:center;gap:2rem;width:100%;max-width:990px;padding:1.88rem;display:grid}.hero--content *{margin:0}.hero--content .trumpet{background-color:#0f73a0}@media only screen and (width>=769px){.hero--content{grid-template-rows:auto auto 1fr;grid-template-columns:repeat(12,1fr);column-gap:1.5rem;padding:5.56rem 1rem 3.5rem}.hero--content .trumpet,.hero--content .headline{grid-column:span 7}.hero--content .text{grid-column:span 6}.hero--content--text-container{grid-column:span 7;row-gap:1.5rem;height:fit-content;display:grid}.hero--content--image-container{grid-area:1/8/4/13;width:calc(100% + 3.5rem)}.hero--content--image-container img{grid-area:image}}.landing-page{display:grid}.position-list-container{color:#fff;display:grid}.position-list-container .position-list--toggler{justify-self:center;width:fit-content;display:grid;position:relative}.position-list-container .position-list--toggler .toggler-text{cursor:pointer;color:currentColor;text-decoration:underline}.position-list-container .position-list--toggler:after{content:"^";color:currentColor;height:1rem;font-size:1.5rem;transition:transform .25s;position:absolute;top:50%;right:-1.5rem;transform:translateY(-50%)rotate(180deg)}.position-list-container .position-list--toggler.active:after{transform:translateY(-50%)rotate(0)}.position-list-container .job-helptext{max-width:70%}.position-list-container .position-list{display:grid}.position-list-container .position-list--alphabet{grid-template-columns:repeat(auto-fill,minmax(.6rem,max-content));column-gap:1rem;max-height:0;margin:0;transition:max-height .25s,margin .25s;display:grid;overflow:hidden}.position-list-container .position-list--alphabet.visible{max-height:var(--height);margin:2.5rem 0}@media only screen and (width>=769px){.position-list-container .position-list--alphabet{column-gap:1.5rem}.position-list-container .position-list--alphabet.visible{margin:3.5rem 0 1.5rem}}.position-list-container .position-list--alphabet>.letter{cursor:pointer;opacity:0;border-bottom:1px solid;justify-self:center;margin:0;padding-bottom:.25rem;transition:opacity .15s}.position-list-container .position-list--alphabet.visible .letter{opacity:1;transition:opacity .5s .25s}.position-list-container .position-list--index{row-gap:1rem;max-height:0;margin:0;transition:max-height .25s,margin .25s;display:grid;overflow:hidden}.position-list-container .position-list--index.visible{max-height:var(--height)}.position-list-container .position-list--index .letter{padding:1.5rem 0 .5rem}.position-list-container .position-list--index .position{cursor:pointer;color:currentColor;text-decoration:underline}.position-list-container .position-list .to-alphabet-button{opacity:0;background-color:#003755;justify-content:center;align-items:center;width:fit-content;padding-left:1.25rem;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:2rem;transform:translateY(-15px)}@media only screen and (width<=768px){.position-list-container .position-list .to-alphabet-button{margin:0 auto;left:0;right:0}}@media only screen and (width>=769px){.position-list-container .position-list .to-alphabet-button{right:calc(50% - 495px);transform:translateY(-15px)translate(-3rem)}}.position-list-container .position-list .to-alphabet-button:before{content:"^";color:currentColor;margin-top:1.25rem;margin-right:1rem;font-size:3rem;font-weight:100;line-height:0}.position-list-container .position-list .to-alphabet-button.display{opacity:1;transform:translateY(0)}@media only screen and (width>=769px){.position-list-container .position-list .to-alphabet-button.display{transform:translateY(0)translate(-3rem)}}.report-entrance{background:linear-gradient(#f3f3ef 100px,#fff 100px)}@media only screen and (width<=768px){.report-entrance.report-displaying{background:#f3f3ef}}.report-entrance .report-generator{width:100%;margin:0;padding:0 1rem;transition:min-height .25s;display:grid;position:relative;top:0}@media only screen and (width>=769px){.report-entrance .report-generator{padding:0 1rem}}.report-entrance .report-generator--content-wrapper{z-index:10;display:grid}.report-entrance .report-generator--content{background-color:#003755;grid-template-columns:repeat(12,1fr);justify-self:center;row-gap:2rem;width:100%;max-width:990px;display:grid}.report-entrance .report-generator--content>*{grid-column:span 12}@media only screen and (width>=769px){.report-entrance .report-generator--content>:not(.form){grid-column:2/12}}.report-entrance .report-generator--content{padding:2rem 1rem}@media only screen and (width>=769px){.report-entrance .report-generator--content{padding:3.5rem 0 3rem}}.report-entrance .report-generator--content .primary-inputs{grid-template-columns:1fr auto;display:grid;position:relative}.report-entrance .report-generator--content .primary-inputs .field-helper{background-color:#bfdfef;max-width:240px;padding:1rem;position:absolute;top:0;left:30%;transform:translate(-20%,calc(-100% - 22px))}@media only screen and (width>=769px){.report-entrance .report-generator--content .primary-inputs .field-helper{transform:translate(-50%,calc(-100% - 22px))}}.report-entrance .report-generator--content .primary-inputs .field-helper:after{content:"";clip-path:polygon(0 0,0 100%,100% 0);background-color:#bfdfef;width:12px;height:12px;position:absolute;bottom:-11px;left:20px}.report-entrance .report-generator--content .primary-inputs .field-helper .list-button{cursor:pointer;text-decoration:underline}.report-entrance .report-generator--content .primary-inputs .form-element{min-height:unset}.report-entrance .report-generator--content .primary-inputs .form-element input{border:none;border-radius:3px 0 0 3px;min-height:3rem;margin:0}.report-entrance .report-generator--content .primary-inputs .form-element .typeahead-wrapper__icon{align-items:center;display:flex;top:1.5rem;transform:translateY(-50%)}.report-entrance .report-generator--content .primary-inputs .form-element .typeahead-wrapper__icon.icon-search-alt:before{display:none}.report-entrance .report-generator--content .primary-inputs .form-element .typeahead-wrapper__icon.spinner-loader{width:20px}.report-entrance .report-generator--content .primary-inputs .form-element .typeahead-wrapper__icon.spinner-loader:before{display:none}.report-entrance .report-generator--content .primary-inputs .form-element .typeahead-wrapper__icon.spinner-loader:after{margin:0;position:static}.report-entrance .report-generator--content .primary-inputs .step-container .form-element label~.typeahead-wrapper__icon{transform:unset;top:40px}.report-entrance .report-generator--content .primary-inputs .submit button[type=submit]{border-radius:0 3px 3px 0;min-height:3rem;padding:11px 1.25rem;line-height:1.5rem}@media only screen and (width<=768px){.report-entrance .report-generator--content .primary-inputs .submit button[type=submit]{min-width:unset;border:none;padding:11px .75rem}}@media only screen and (width>=769px){.report-entrance .report-generator--content .primary-inputs .submit button[type=submit] .icon-search-alt{margin-right:1rem}}.report-entrance .report-generator--content .primary-inputs .submit button[type=submit] span{display:none}@media only screen and (width>=769px){.report-entrance .report-generator--content .primary-inputs .submit button[type=submit] span{padding-right:2rem;display:inline-block}}.report-entrance .report-generator--content .position-list *{color:#fff}.report-entrance .report-generator .report-visual-loader{max-width:990px;min-height:unset;z-index:15;background-color:#ffffff80;margin:0 auto;position:absolute;left:0;right:0}.report{display:grid}@media only screen and (width>=769px){.report{padding:0 15px}}.report--content{background-color:#f3f3ef;justify-self:center;width:100%;max-width:990px;padding:2rem 1rem 4.8rem}@media only screen and (width>=769px){.report--content{padding:4.25rem 0 5.31rem}}.report--content-position{text-align:center;margin-bottom:3rem}@media only screen and (width<=768px){.report--content-position{margin-bottom:2rem;padding:0 1.75rem}}.report--content-illustration{grid-template-columns:repeat(2,1fr);align-items:flex-end;column-gap:1.5rem;display:grid}@media only screen and (width>=769px){.report--content-illustration{grid-template-columns:repeat(12,1fr)}}.report--content-illustration .statistics{padding-bottom:1.5rem}.report--content-illustration .female.statistics{justify-items:flex-end}@media only screen and (width<=768px){.report--content-illustration .female.statistics{text-align:right;grid-area:3/1}}@media only screen and (width>=769px){.report--content-illustration .female.statistics{grid-column:2/6}.report--content-illustration .female.gender-graph-container{grid-column:6/7}}@media only screen and (width<=768px){.report--content-illustration .male.statistics{grid-area:3/2}}@media only screen and (width>=769px){.report--content-illustration .male.statistics{grid-column:8/12}.report--content-illustration .male.gender-graph-container{grid-column:7/8}}.report--content hr{margin:unset;border-color:#141e2d;grid-column:span 2}.report--content hr.mobile{grid-area:2/span 2}@media only screen and (width>=769px){.report--content hr.mobile{display:none}.report--content hr{grid-column:2/12}}.report--content .salary-difference-summary hr{grid-column:span 12}.report--content .salary-difference-summary hr+hr{margin-top:.3rem}@media only screen and (width>=769px){.report--content .salary-difference-summary hr{grid-column:2/12}}.scroll-disabled{width:100%;position:fixed;overflow-y:scroll}#react-salary-report #print-footer{display:none}.main{max-width:unset}
