  #benchmarking-progress{margin-bottom:40px;position:relative;max-width:650px !important}#benchmarking-progress .form-state{display:flex;flex-direction:column;align-items:center;gap:5px;color:#3d3d3d;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:150%;position:relative}#benchmarking-progress .form-state-container{display:flex;align-items:center;justify-content:space-between;gap:20px}#benchmarking-progress .form-state span{background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50%;color:#3d3d3d;display:flex;align-items:center;justify-content:center;padding:4px;position:relative;height:31px;width:31px}#benchmarking-progress .form-state.done span{background-color:#0071eb;border:1px solid #fff;color:#fff}#benchmarking-progress .form-state.current{font-weight:700}#benchmarking-progress .form-state.current span{background-color:#0071eb;border:1px solid #fff;color:#fff}#benchmarking-progress .form-state.current span::before{content:"";background-color:#0071eb;border-radius:50%;display:block;position:absolute;top:-2px;left:-2px;height:calc(100% + 4px);width:calc(100% + 4px);z-index:-1}#benchmarking-progress .progress-bar{background-color:#e0e0e0;border-radius:4px;margin-top:-45px;overflow:hidden;position:relative;height:2px;left:15px;width:calc(100% - 40px);z-index:-2}#benchmarking-progress .progress-fill{background-color:#0071eb;height:100%;width:0%;transition:width .4s ease-in-out}.benchmark-calculator-loader{animation:benchmark-calculator-rotation 1s linear infinite;box-sizing:border-box;border:5px solid #e0e0e0;border-bottom-color:#0071eb;border-radius:50%;display:block;position:relative;margin:120px auto;height:48px;width:48px}.benchmark-calculator-loader.hidden{display:none}@keyframes benchmark-calculator-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#benchmark-calculator-container{margin-bottom:30px;overflow:hidden;padding-top:60px;max-width:1440px}#benchmark-calculator-container *{font-family:"Montserrat",sans-serif}#benchmark-calculator-container.hidden{display:none}#benchmark-calculator-container .blue-container{background:#f6fcff;border-radius:50px;padding:20px}@media only screen and (min-width: 768px){#benchmark-calculator-container .blue-container{padding:40px}}#benchmark-calculator-container .flex-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}#benchmark-calculator-container .flex-title .new-setup-btn{border-bottom:2px solid #000;cursor:pointer;font-weight:600}#benchmark-calculator-container .flex-title .new-setup-btn:hover{color:#0071eb;border-bottom-color:#0071eb}#benchmark-calculator-container .form-navigation{display:flex;align-items:center;justify-content:center;gap:16px;padding-top:20px}@media only screen and (min-width: 768px){#benchmark-calculator-container .form-navigation{padding-top:40px}}#benchmark-calculator-container button{appearance:none;border:none;border-radius:30px;background:#fcb54d;color:#000;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;outline:none;font-size:16px;font-style:normal;font-weight:600;line-height:150%;padding:18px 32px;text-align:center;transition:all .2s ease-in-out}#benchmark-calculator-container button:hover{background:#0076cb;color:#fff}#benchmark-calculator-container button:hover .edit-btn-icon path{stroke:#fff}#benchmark-calculator-container button .edit-btn-icon path{transition:all .2s ease-in-out}#benchmark-calculator-container button.small-btn{font-size:12px;padding:4px 12px}@media only screen and (min-width: 768px){#benchmark-calculator-container button.small-btn{font-size:14px;padding:6px 16px}}#benchmark-calculator-container .benchmark-calculator h4{color:#000;font-size:27.65px;font-weight:700;line-height:130%;margin-top:0;margin-bottom:10px}#benchmark-calculator-container .benchmark-calculator h5{color:#000;font-size:23.04px;font-weight:700;line-height:130%}#benchmark-calculator-container .benchmark-calculator .description{color:#000;font-size:16px;font-weight:400;line-height:150%;margin-bottom:30px;max-width:750px}#benchmark-calculator-container .benchmark-calculator .form-group{display:flex;flex-direction:column;color:#000;font-size:16px;font-weight:700;line-height:150%;position:relative;width:100%}@media only screen and (min-width: 768px){#benchmark-calculator-container .benchmark-calculator .form-group{width:calc(50% - 20px)}}#benchmark-calculator-container .benchmark-calculator .form-group .range-bg{background:#f5f5f5;border-radius:0px 3px 3px 0px;border-left:1px solid rgba(0,0,0,.08);pointer-events:none;position:absolute;top:33px;right:1px;height:40px;width:32px;z-index:1}#benchmark-calculator-container .benchmark-calculator .form-group-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:48px}@media only screen and (min-width: 768px){#benchmark-calculator-container .benchmark-calculator .form-group-container{gap:40px}}#benchmark-calculator-container .benchmark-calculator .form-group #payroll_model,#benchmark-calculator-container .benchmark-calculator .form-group #hcm_tech{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cpath d=%27M8 11L4 5H12L8 11Z%27 fill=%27%233D3D3D%27/%3E%3C/svg%3E");background-position:99% center;background-repeat:no-repeat;background-size:18px;padding-right:30px !important}#benchmark-calculator-container .benchmark-calculator .form-group label{color:#000;font-size:16px;font-weight:700;line-height:150%;margin-bottom:8px}#benchmark-calculator-container .benchmark-calculator .form-group input:not([type=search]),#benchmark-calculator-container .benchmark-calculator .form-group select{background:#fff;border:1px solid rgba(0,0,0,.08) !important;border-radius:4px !important;color:#6a6a6a;font-size:16px;font-weight:400;line-height:normal;height:42px;padding:10px 8px !important}#benchmark-calculator-container .benchmark-calculator .form-group input[type=range]{-webkit-appearance:none;-moz-appearance:textfield;appearance:none}#benchmark-calculator-container .benchmark-calculator .form-group .increment,#benchmark-calculator-container .benchmark-calculator .form-group .decrement{appearance:none;background:none;border:none;border-radius:5px;box-shadow:none;padding:0;pointer-events:none;position:absolute;top:38px;right:7px;width:20px;z-index:5}#benchmark-calculator-container .benchmark-calculator .form-group .decrement{top:52px}#benchmark-calculator-container .benchmark-calculator .form-group .select2{width:100% !important}#benchmark-calculator-container .benchmark-calculator .form-group .select2-container--default .select2-selection--single .select2-selection__rendered{font-weight:normal}#benchmark-calculator-container .benchmark-calculator .form-group .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:7px;transform:translate3d(0, -50%, 0)}#benchmark-calculator-container .benchmark-calculator .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection{border:1px solid rgba(0,0,0,.08) !important;display:flex;align-items:center;height:auto;min-height:42px}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection .select2-selection__rendered .select2-selection__clear{display:block;height:12px;margin-top:12px;text-indent:-9999px}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection .select2-selection__rendered .select2-selection__clear::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cpath d=%27M13 4.41562L9.41563 8L13 11.5844L11.5844 13L8 9.41563L4.41562 13L3 11.5844L6.58437 8L3 4.41562L4.41562 3L8 6.58437L11.5844 3L13 4.41562Z%27 fill=%27%233D3D3D%27/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;right:4px;height:16px;width:16px}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection .select2-selection__rendered .select2-selection__choice{border:1px solid rgba(0,0,0,.08);color:#3d3d3d;display:flex;align-items:center;font-size:16px;font-weight:400;line-height:16px;margin-top:8px;padding:4px 26px 4px 6px;position:relative}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{display:block;text-indent:-9999px}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cpath d=%27M1 8C1 4.13437 4.13437 1 8 1C11.8656 1 15 4.13437 15 8C15 11.8656 11.8656 15 8 15C4.13437 15 1 11.8656 1 8ZM10.5844 12L12 10.5844L9.41562 8L12 5.41563L10.5844 4L8 6.58437L5.41563 4L4 5.41563L6.58437 8L4 10.5844L5.41563 12L8 9.41562L10.5844 12Z%27 fill=%27%233D3D3D%27/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;right:4px;height:16px;width:16px}#benchmark-calculator-container .benchmark-calculator .form-group .select2-selection input{margin:0;padding-left:8px;padding-right:8px}#benchmark-calculator-container .benchmark-slider{margin:0;outline:none;width:calc(100% - 90px)}#benchmark-calculator-container .countries-container{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 1260px){#benchmark-calculator-container .countries-container{flex-direction:row;gap:40px}}#benchmark-calculator-container .countries-container-left{flex:1}@media only screen and (max-width: 1259px){#benchmark-calculator-container .countries-container-right{order:-1}}#benchmark-calculator-container .countries-container-right .help-button{display:none}#benchmark-calculator-container .countries-container-right .help-button,#benchmark-calculator-container .countries-container-right .close-help-button{appearance:none;background:none;border:none;box-shadow:none;margin:0;padding:0;transition:none}#benchmark-calculator-container .countries-container-right .help-button:hover,#benchmark-calculator-container .countries-container-right .close-help-button:hover{background:none}#benchmark-calculator-container .countries-container-right .help-sidebar{background:#fff;border-radius:25px;color:#000;padding:24px;max-width:none}@media only screen and (min-width: 1260px){#benchmark-calculator-container .countries-container-right .help-sidebar{max-width:480px}}#benchmark-calculator-container .countries-container-right .help-sidebar h3,#benchmark-calculator-container .countries-container-right .help-sidebar h3 span{display:flex;align-items:center;gap:16px;font-size:19.6px;font-weight:700;line-height:130%;margin-top:0;margin-bottom:15px}#benchmark-calculator-container .countries-container-right .help-sidebar h3 span{color:#000;margin-bottom:0}#benchmark-calculator-container .countries-container-right .help-sidebar h4{font-size:16px;font-weight:700;line-height:150%;margin-top:0;margin-bottom:8px}#benchmark-calculator-container .countries-container-right .help-sidebar p{font-size:16px;font-weight:400;line-height:150%;margin-top:0}#benchmark-calculator-container .countries-container-right .help-sidebar p:last-of-type{margin-bottom:0}#benchmark-calculator-container .country-section{background:#fff;border-radius:25px}#benchmark-calculator-container .country-section:not(:last-child){margin-bottom:16px}#benchmark-calculator-container .country-header{color:#000;cursor:pointer;display:flex;align-items:center;gap:16px;padding:24px}#benchmark-calculator-container .country-header h3{font-size:19.6px;font-weight:700;line-height:130%;margin:0}#benchmark-calculator-container .sliders-container{position:relative}#benchmark-calculator-container .slider-header{display:flex;align-items:center;justify-content:space-between;color:#000;font-size:14px;font-weight:700;line-height:150%;padding-bottom:25px}@media only screen and (min-width: 768px){#benchmark-calculator-container .slider-header{font-size:16px}}#benchmark-calculator-container .slider-header>div{display:flex;align-items:center;gap:9px}#benchmark-calculator-container .slider-header .active-icon.hidden,#benchmark-calculator-container .slider-header .inactive-icon.hidden{display:none}#benchmark-calculator-container .slider-container{position:relative;width:100%;padding-bottom:20px}#benchmark-calculator-container .slider-control{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%}#benchmark-calculator-container .slider-control button{appearance:none;border:none;background:none;cursor:pointer;outline:none;padding:0;height:30px}#benchmark-calculator-container .slider-control input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:2px;background:linear-gradient(to right, #0076cb 0%, #ebebeb 0%);height:4px;outline:none;transition:background .2s ease}#benchmark-calculator-container .slider-control input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);box-shadow:none;border-radius:2px;height:4px;outline:none}#benchmark-calculator-container .slider-control input[type=range]::-moz-range-track{background:rgba(0,0,0,0);box-shadow:none;height:4px;border-radius:2px;outline:none}#benchmark-calculator-container .slider-control input[type=range]::-ms-track{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none;color:rgba(0,0,0,0);outline:none;height:4px}#benchmark-calculator-container .slider-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0076cb;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px;position:relative;z-index:1}#benchmark-calculator-container .slider-control input[type=range]::-moz-range-thumb{background:#0076cb;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}#benchmark-calculator-container .slider-control input[type=range]::-ms-thumb{background:#0076cb;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}#benchmark-calculator-container .slider-control input[type=range]:focus::-webkit-slider-thumb,#benchmark-calculator-container .slider-control input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 5px rgba(0,118,203,.75)}#benchmark-calculator-container .slider-section{padding-left:24px;padding-right:24px}#benchmark-calculator-container .slider-section .slider-header label{font-weight:700}#benchmark-calculator-container .slider-section .slider-header .slider-value{font-weight:400;padding-left:5px}#benchmark-calculator-container .slider-section:not(.active) .slider-header{cursor:pointer}#benchmark-calculator-container .slider-section:not(.active) .slider-header>div:first-child{pointer-events:none}#benchmark-calculator-container .slider-section .slider-container{height:0;overflow:hidden;padding:0}#benchmark-calculator-container .slider-section .prev-slider-btn,#benchmark-calculator-container .slider-section .next-slider-btn{display:none}#benchmark-calculator-container .slider-section.active .slider-container{height:auto;overflow:auto;padding-bottom:20px}#benchmark-calculator-container .slider-section.active .prev-slider-btn,#benchmark-calculator-container .slider-section.active .next-slider-btn{display:block}#benchmark-calculator-container .slider-labels-outer{margin:0 auto;position:relative;width:calc(100% - 100px)}#benchmark-calculator-container .slider-labels-container{display:flex;justify-content:space-between;pointer-events:none;position:relative}#benchmark-calculator-container .slider-label{position:relative;font-size:.875rem;text-align:center;width:2rem;white-space:nowrap}#benchmark-calculator-container .slider-label:nth-child(1){left:-1.5%}#benchmark-calculator-container .slider-label:nth-child(2){left:-0.5%}#benchmark-calculator-container .slider-label:nth-child(3){left:.5%}#benchmark-calculator-container .slider-label:nth-child(4){left:1%}#benchmark-calculator-container .slider-label:nth-child(5){left:1.5%}#benchmark-calculator-container .slider-label.issues_per_1000_payslips:nth-child(1){left:-1.5%}#benchmark-calculator-container .slider-label.issues_per_1000_payslips:nth-child(2){left:-0.7%}#benchmark-calculator-container .slider-label.issues_per_1000_payslips:nth-child(3){left:0%}#benchmark-calculator-container .slider-label.issues_per_1000_payslips:nth-child(4){left:.7%}#benchmark-calculator-container .slider-label.issues_per_1000_payslips:nth-child(5){left:1.5%}#benchmark-calculator-container .slider-label.calendar_length:nth-child(1),#benchmark-calculator-container .slider-label.calendar_length:nth-child(2),#benchmark-calculator-container .slider-label.calendar_length:nth-child(3),#benchmark-calculator-container .slider-label.calendar_length:nth-child(4),#benchmark-calculator-container .slider-label.calendar_length:nth-child(5),#benchmark-calculator-container .slider-label.calendar_length:nth-child(6){left:-1.5%}#benchmark-calculator-container .slider-label.calendar_length:nth-child(7){left:1.5%}#benchmark-calculator-container .data-summary-container{background:#fff;border-radius:25px}#benchmark-calculator-container .data-summary-table{overflow-x:auto}#benchmark-calculator-container .data-summary-table table{border:none;border-collapse:collapse;font-size:16px;margin-bottom:0;padding:24px}#benchmark-calculator-container .data-summary-table tr:not(:last-child) td:first-child{border-bottom:none}#benchmark-calculator-container .data-summary-table th:first-child{border-bottom:none}#benchmark-calculator-container .data-summary-table.data-check-table th:first-child,#benchmark-calculator-container .data-summary-table.data-check-table td:first-child{border-bottom:0;width:max-content}#benchmark-calculator-container .data-summary-table th,#benchmark-calculator-container .data-summary-table td{border:2px solid #f6fcff;padding:24px;text-align:center}#benchmark-calculator-container .data-summary-table th:first-child,#benchmark-calculator-container .data-summary-table td:first-child{border-left:none;border-right:none;display:flex;align-items:center;gap:24px;font-weight:700;text-align:left}#benchmark-calculator-container .data-summary-table th .table-up-arrow,#benchmark-calculator-container .data-summary-table th .table-down-arrow,#benchmark-calculator-container .data-summary-table td .table-up-arrow,#benchmark-calculator-container .data-summary-table td .table-down-arrow{margin-left:15px;vertical-align:text-top}#benchmark-calculator-container .data-summary-table th .table-up-arrow path,#benchmark-calculator-container .data-summary-table td .table-up-arrow path{fill:#2c9400}#benchmark-calculator-container .data-summary-table th .table-down-arrow path,#benchmark-calculator-container .data-summary-table td .table-down-arrow path{fill:#f00f1b}#benchmark-calculator-container .data-summary-table th{padding:24px 16px}#benchmark-calculator-container .data-summary-table td:not(:first-of-type){white-space:nowrap}#benchmark-calculator-container .data-summary-table table td .country-flag,#benchmark-calculator-container .country-section[data-country] .country-flag{border-radius:50%;display:block;object-fit:cover;object-position:center;height:40px;width:40px}#benchmark-calculator-container .data-summary-key{display:flex;justify-content:center;gap:30px;padding:24px 20px}#benchmark-calculator-container .data-summary-key .above-benchmark,#benchmark-calculator-container .data-summary-key .below-benchmark{display:flex;align-items:center;position:relative}#benchmark-calculator-container .data-summary-key .above-benchmark::before,#benchmark-calculator-container .data-summary-key .below-benchmark::before{content:"";border-radius:50%;display:inline-block;margin-right:20px;height:20px;width:20px}#benchmark-calculator-container .data-summary-key .above-benchmark::before{background-color:#2c9400}#benchmark-calculator-container .data-summary-key .below-benchmark::before{background-color:#f00f1b}#benchmark-calculator-container .next-steps{margin-top:60px}#benchmark-calculator-container .next-steps-container{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 768px){#benchmark-calculator-container .next-steps-container{flex-direction:row}}#benchmark-calculator-container .next-steps-img{aspect-ratio:400/250;border-radius:10px;object-fit:cover;height:300px;max-width:400px}#benchmark-calculator-container .next-steps-content p{margin-bottom:10px}#benchmark-calculator-container .next-steps-content p:last-child{margin-bottom:0}#benchmark-calculator-container .next-steps-btn{margin-top:25px}#benchmark-calculator-container .next-steps-cta{color:inherit;text-decoration:none}#email-popup-overlay{background:hsla(0,0%,100%,.7);position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1000}#email-popup-overlay.hidden{display:none}.select2-dropdown{box-shadow:0px 8px 10px 0px rgba(0,0,0,.12),0px 4px 16px 0px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.08)}.select2-dropdown .select2-results__option--highlighted,.select2-container--default .select2-results__option[aria-selected=true],.select2-dropdown .select2-selection__choice{background-color:#0071eb !important;color:#fff !important}#email-popup-modal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:600px;z-index:1001}#email-popup-modal.hidden{display:none}#email-popup-modal .email-popup-content{border-radius:25px;background:#f6fcff;padding:40px;position:relative;z-index:2}#email-popup-modal .email-popup-content h4{margin-bottom:30px}#email-popup-modal .email-popup-content p{color:#000;font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}#email-popup-modal label{color:#000;display:block;font-size:16px;font-weight:700;line-height:150%;margin-bottom:10px}#email-popup-modal #user-email{background-color:rgba(0,0,0,0);border:1px solid #000;border-radius:32px;margin-bottom:40px;padding:10px 20px;width:calc(100% - 20px)}#email-popup-modal .popup-buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}
