:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#f01e1e;--bs-orange:#fd7e14;--bs-yellow:#f0dc1e;--bs-green:#52ae32;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000000;--bs-white:#ffffff;--bs-gray:#767676;--bs-gray-dark:#424242;--bs-gray-100:#f7f7f7;--bs-gray-200:#e9e9e9;--bs-gray-300:#e9e9e9;--bs-gray-400:#c8c8c8;--bs-gray-500:#c8c8c8;--bs-gray-600:#767676;--bs-gray-700:#767676;--bs-gray-800:#424242;--bs-gray-900:#191919;--bs-primary:#f20086;--bs-secondary:#191919;--bs-success:#52ae32;--bs-info:#0dcaf0;--bs-warning:#f0dc1e;--bs-danger:#f01e1e;--bs-light:#f7f7f7;--bs-dark:#191919;--bs-primary-rgb:242,0,134;--bs-secondary-rgb:25,25,25;--bs-success-rgb:82,174,50;--bs-info-rgb:13,202,240;--bs-warning-rgb:240,220,30;--bs-danger-rgb:240,30,30;--bs-light-rgb:247,247,247;--bs-dark-rgb:25,25,25;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:25,25,25;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"Source Sans Pro",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.4;--bs-body-color:#191919;--bs-body-bg:#ffffff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#e9e9e9;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:10px;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#191919;--bs-link-hover-color:#000000;--bs-code-color:#d63384;--bs-highlight-bg:#fcf8d2}.hp_profile-header{height:105px;width:100%;overflow:hidden;position:relative}.hp_profile-header>img{position:absolute;left:50%;margin-left:-960px;z-index:-1}.hp_profile-header div{height:100%}.hp_profile-header .hp_profile-image-container{overflow:hidden}.hp_profile-header .hp_profile-image-container .hp_profile-picture-background{display:inline-block;background-color:white;border-radius:50%;border:10px solid white;min-width:105px}.hp_profile-header .hp_profile-image-container .hp_profile-picture-background .hp_vertical-centering{display:flex;flex-direction:column;justify-content:center;align-items:center}.hp_profile-header .hp_profile-image-container #hp_profile_picture{position:relative;left:1px;top:auto}.hp_profile-header .hp_profile-image-container .hp_company-image-background{position:relative;top:-75px;background-color:white;border-radius:50%;height:250px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hp_profile-header .hp_profile-image-container .hp_profile-icon{position:relative;background-color:white;color:#c8c8c8;border:5px solid white;border-radius:50%;font-size:0.8rem;left:-35px;top:-10px}.hp_profile-header .hp_profile-title-wrapper{display:flex;flex-direction:column;justify-content:center}.hp_profile-header .hp_profile-title-wrapper p,.hp_profile-header .hp_profile-title-wrapper>.hl{color:white;font-weight:600;font-size:2.375rem}@media (min-width:480px){.hp_profile-header .hp_profile-title-wrapper p,.hp_profile-header .hp_profile-title-wrapper>.hl{line-height:100%}}.hp_profile-header .hp_profile-title-wrapper .hp_avoid-wrap{white-space:nowrap}.hp_profile-header .hp_profile-title-wrapper span{color:white}#hp_set_password_modal .icon-wrapper{height:60px;width:60px;display:flex;justify-content:center;align-items:center;font-size:2.375rem;margin-right:0.625rem}@media (max-width:1211.98px){#hp_set_password_modal button.close-button{position:absolute;top:75px;z-index:5;color:white;left:0;right:0;margin-left:0;margin-right:0}}.hp-no-link-link{font-weight:400;color:#424242}.progress{width:115px;height:115px;line-height:115px;background:none;margin:0 auto;box-shadow:none;position:relative}.progress:after{content:"";width:100%;height:100%;border-radius:50%;border:7px solid #e9e9e9;position:absolute;top:0;left:0}.progress>span{width:50%;height:100%;overflow:hidden;position:absolute;top:0;z-index:1}.progress .progress-left{left:0}.progress .progress-bar{width:100%;height:100%;background:none;border-width:7px;border-style:solid;position:absolute;top:0;border-color:#f20086}.progress .progress-left .progress-bar{left:100%;border-top-right-radius:57.5px;border-bottom-right-radius:57.5px;border-left:0;-webkit-transform-origin:center left;transform-origin:center left}.progress .progress-right{right:0}.progress .progress-right .progress-bar{left:-100%;border-top-left-radius:57.5px;border-bottom-left-radius:57.5px;border-right:0;-webkit-transform-origin:center right;transform-origin:center right}.progress .progress-value{display:flex;border-radius:50%;font-size:36px;text-align:center;line-height:20px;align-items:center;justify-content:center;height:100%;font-weight:300}.progress .progress-value div{margin-top:10px}.progress .progress-value span{font-size:12px;text-transform:uppercase}.progress[data-percentage="10"] .progress-right .progress-bar{animation:loading-1 1.5s linear forwards}.progress[data-percentage="10"] .progress-left .progress-bar{animation:0}.progress[data-percentage="20"] .progress-right .progress-bar{animation:loading-2 1.5s linear forwards}.progress[data-percentage="20"] .progress-left .progress-bar{animation:0}.progress[data-percentage="30"] .progress-right .progress-bar{animation:loading-3 1.5s linear forwards}.progress[data-percentage="30"] .progress-left .progress-bar{animation:0}.progress[data-percentage="40"] .progress-right .progress-bar{animation:loading-4 1.5s linear forwards}.progress[data-percentage="40"] .progress-left .progress-bar{animation:0}.progress[data-percentage="50"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="50"] .progress-left .progress-bar{animation:0}.progress[data-percentage="60"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="60"] .progress-left .progress-bar{animation:loading-1 1.5s linear forwards 1.5s}.progress[data-percentage="70"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="70"] .progress-left .progress-bar{animation:loading-2 1.5s linear forwards 1.5s}.progress[data-percentage="80"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="80"] .progress-left .progress-bar{animation:loading-3 1.5s linear forwards 1.5s}.progress[data-percentage="90"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="90"] .progress-left .progress-bar{animation:loading-4 1.5s linear forwards 1.5s}.progress[data-percentage="100"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="100"] .progress-left .progress-bar{animation:loading-5 1.5s linear forwards 1.5s}@keyframes loading-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(36);transform:rotate(36deg)}}@keyframes loading-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(72);transform:rotate(72deg)}}@keyframes loading-3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(108);transform:rotate(108deg)}}@keyframes loading-4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(144);transform:rotate(144deg)}}@keyframes loading-5{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(180);transform:rotate(180deg)}}.progress{margin-bottom:1em}.profile .newsletter-settings .form-switch{padding-left:0}.profile .newsletter-settings .form-switch .form-check{padding-left:0}.profile .newsletter-settings .form-switch .form-check .form-check-input{margin-left:0}.hp_select-box select{display:none}.hp_select-box .hp_select-box-option{padding:0.3rem;border-bottom:1px solid #e9e9e9;cursor:pointer}.hp_select-box .hp_select-box-option:hover{background-color:#e9e9e9}.hp_select-box .hp_select-box-option.selected{background-color:#f20086;position:relative;color:color-yiq(#f20086)}.hp_select-box-label{display:block;border-bottom:1px solid #000000;padding:0.3rem;padding-left:0}@media (max-width:767.98px){.hp_select-box-no-mobile .hp_select-box select,.hp_select-box.hp_select-box-no-mobile select{display:inherit}.hp_select-box-no-mobile .hp_select-box .hp_select-box-options,.hp_select-box.hp_select-box-no-mobile .hp_select-box-options{display:none}}.hp_select-box-fixed-height .hp_select-box-options,.hp_select-box-options.hp_select-box-fixed-height{height:220px;overflow-y:auto}.hp-jb_insert-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:rgba(255,255,255,0.4);cursor:pointer;font-size:1rem;font-weight:400}.hp-jb_insert-image.hp-jb_insert-image-yellow{background-color:rgba(255,193,7,0.1)}.hp-jb_insert-image-icon i{font-size:2rem}.ms-options-wrap,.ms-options-wrap *{box-sizing:border-box}.ms-options-wrap>button:focus,.ms-options-wrap>button{position:relative;text-align:left}.ms-options-wrap>button>span{display:inline-block}.ms-options-wrap>button[disabled]{background-color:#e5e9ed;color:#808080;opacity:0.6}.ms-options-wrap>button:after{content:' ';height:0;position:absolute;top:50%;right:5px;width:0;border:6px solid rgba(0,0,0,0);border-top-color:#999;margin-top:-3px}.ms-options-wrap.ms-has-selections>button{color:#333}.ms-options-wrap>.ms-options{position:absolute;left:0;width:100%;margin-top:1px;margin-bottom:20px;background:white;z-index:2000;border:1px solid #aaa;overflow:auto;visibility:hidden}.ms-options-wrap.ms-active>.ms-options{visibility:visible}.ms-options-wrap>.ms-options>.ms-search input{width:100%;padding:4px 5px;border:none;border-bottom:1px groove;outline:none}.ms-options-wrap>.ms-options .ms-selectall{display:inline-block;font-size:.9em;text-transform:lowercase;text-decoration:none}.ms-options-wrap>.ms-options .ms-selectall:hover{text-decoration:underline}.ms-options-wrap>.ms-options>.ms-selectall.global{margin:4px 5px}.ms-options-wrap>.ms-options>ul,.ms-options-wrap>.ms-options>ul>li.optgroup ul{list-style-type:none;padding:0;margin:0}.ms-options-wrap>.ms-options>ul li.ms-hidden{display:none}.ms-options-wrap>.ms-options>ul>li.optgroup{padding:5px}.ms-options-wrap>.ms-options>ul>li.optgroup + li.optgroup{border-top:1px solid #aaa}.ms-options-wrap>.ms-options>ul>li.optgroup .label{display:block;padding:5px 0 0 0;font-weight:600}.ms-options-wrap>.ms-options>ul label{position:relative;display:inline-block;width:100%;padding:4px 4px 4px 20px;margin:1px 0;border:1px dotted transparent}.ms-options-wrap>.ms-options.checkbox-autofit>ul label,.ms-options-wrap>.ms-options.hide-checkbox>ul label{padding:4px}.ms-options-wrap>.ms-options>ul label.focused,.ms-options-wrap>.ms-options>ul label:hover{background-color:#e9e9e9;border-color:#999}.ms-options-wrap>.ms-options>ul li.selected label{background-color:#e9e9e9;border-color:transparent}.ms-options-wrap>.ms-options>ul input[type="checkbox"]{margin:0 5px 0 0;position:absolute;left:4px;top:7px}.ms-options-wrap>.ms-options.hide-checkbox>ul input[type="checkbox"]{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.hp_job-editor .hp_messages{position:absolute;z-index:15;top:0;right:-1px;left:-1px}.hp_job-editor .hp_messages .alert{width:calc(100% + 2px);opacity:0.9}.hp_job-editor .hp_layout.active{border-left:3px solid #f0dc1e}.hp_job-editor .hp_layout:not(.active) img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.hp_job-editor #hp_job-offer-container{padding-left:4px;padding-right:4px}.hp_job-editor #button_content_image_form .hp-jb_insert-image{min-height:174px}.hp_job-editor .edit-button{font-size:1rem}.hp_job-editor .modal-content .modal-body{max-height:inherit}.hp_job-editor .hp_job-editor-zone{position:relative;z-index:2}.hp_job-editor .hp_job-editor-zone:not(:has(h2)){min-height:3rem}.hp_job-editor .hp_job-editor-zone:before{content:'';transition:background-color 0.2s}.hp_job-editor .hp_job-editor-zone:hover:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:-0.625rem;background-color:#f7f7f7;opacity:0.6;z-index:-1}.hp_job-editor .hp_job-editor-zone.mt-0:before{margin-top:0}.hp_job-editor .hp_job-editor-zone.mb-0:before{margin-bottom:0}.hp_job-editor .animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}.hp_profile-menu .hp_profile-menu-indicator{font-size:13px}.profile-utils-wrapper i{color:#C2C2C2;margin-right:1.2rem}.profile-utils-wrapper .dropdown-menu{margin:0}.profile-utils-wrapper .dropdown-menu .dropdown-item i{position:relative}.profile-utils-wrapper .dropdown-menu .dropdown-item.active,.profile-utils-wrapper .dropdown-menu .dropdown-item:active{background-color:#e9e9e9;color:#333}.profile-utils-wrapper .dropdown-menu .dropdown-item.active i,.profile-utils-wrapper .dropdown-menu .dropdown-item:active i{color:#80807E}.profile-utils-wrapper .dropdown-menu .dropdown-divider{height:2px}.profile-utils-wrapper#sidebar-nav-wrapper{position:fixed;z-index:2147483641;top:0;bottom:0;left:0;overflow:auto;background-color:white;width:80%;-webkit-transition:left .6s ease;-moz-transition:left .6s ease;-ms-transition:left .6s ease;-o-transition:left .6s ease;transition:left .6s ease;-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175);-moz-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175)}.profile-utils-wrapper#sidebar-nav-wrapper::-webkit-scrollbar{display:none}.profile-utils-wrapper#sidebar-nav-wrapper.sidebar-hide{left:-1000px}.profile-utils-wrapper#sidebar-nav-wrapper .dropdown-item{padding-left:1rem;font-size:1.2rem}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header{height:125px;background:url("/static/images/nav_header_background.jpg?87a4613eaf6e") no-repeat;text-align:center}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .img-wrapper{padding-left:1rem}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .img-wrapper a{height:77px;width:77px;background-color:white;border:1px solid lightgray;box-shadow:3px 3px 20px 0 #333;border-radius:4px}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .img-wrapper .user-img{background:none;border:none;box-shadow:none}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .img-wrapper .rounded-circle{border-radius:100%}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper{text-align:left;text-shadow:3px 3px 16px black;line-height:1rem;max-width:55%;margin-left:10px}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper a{color:white;text-decoration:none}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper a:hover{color:#e9e9e9}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper .welcome-msg{-ms-word-break:break-all;-ms-word-wrap:break-all;-webkit-word-break:break-word;-webkit-word-wrap:break-word;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper .welcome-msg span:first-child{font-size:0.8rem}.profile-utils-wrapper#sidebar-nav-wrapper .nav-header .welcome-msg-wrapper .welcome-msg span:nth-of-type(2){font-size:1rem;font-weight:600}.profile-utils-wrapper#sidebar-nav-wrapper .dropdown-menu{border:none;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:block;position:relative;top:0;width:100%}.profile-utils-wrapper#sidebar-nav-wrapper .dropdown-item{line-height:2.1rem}@media (min-width:480px){.profile-utils-wrapper#sidebar-nav-wrapper{width:50%}}@media (min-width:768px){.profile-utils-wrapper#sidebar-nav-wrapper{width:40%}}@media (min-width:992px){.profile-utils-wrapper#sidebar-nav-wrapper{display:none}}.profile-utils-wrapper#dropdown-nav-wrapper{display:none}.profile-utils-wrapper#dropdown-nav-wrapper .nav-header{display:none}.profile-utils-wrapper#dropdown-nav-wrapper .dropdown-menu{display:block;padding:0;margin-top:3px;line-height:1.5}.profile-utils-wrapper#dropdown-nav-wrapper .dropdown-menu .dropdown-item{padding:7px 15px;font-size:0.8rem}.profile-utils-wrapper#dropdown-nav-wrapper .dropdown-menu .dropdown-item i{margin-right:0.7rem}.profile-utils-wrapper#dropdown-nav-wrapper .dropdown-menu .dropdown-divider{background-color:#C8C8C8;margin:0 5px;height:1px}.profile-utils-wrapper#dropdown-nav-wrapper .dropdown-menu .sidebar-wrapper i{margin-right:0.75rem}.profile-utils-wrapper svg{height:0.85rem;width:0.85rem;position:absolute;top:0;right:0}.dropdown-wrapper{display:block;float:right}.profile-dropdown:hover{background-color:#f7f7f7;color:#000000;font-weight:400}.profile-dropdown:active{background-color:#dddddd;color:#000000;font-weight:400}.hp_profile-navigation{padding-bottom:10px}.hp_profile-navigation ul li{list-style:none;position:relative}.hp_profile-navigation ul li a:hover:not(ul){background-color:#e9e9e9;-o-transition:400ms;-ms-transition:400ms;-moz-transition:400ms;-webkit-transition:400ms;transition:400ms}.hp_profile-navigation ul li a:hover:not(ul) i{color:#424242}.hp_profile-navigation ul li a:active:not(ul){background-color:#e9e9e9;border-radius:2px;-o-transition:400ms;-ms-transition:400ms;-moz-transition:400ms;-webkit-transition:400ms;transition:400ms}.hp_profile-navigation ul li a:active:not(ul) i{color:#424242}.hp_profile-navigation ul li a{display:block;font-weight:400;padding-top:11px;padding-bottom:11px;cursor:pointer}.hp_profile-navigation ul li a i{color:#767676}.hp_profile-navigation .hp_active-nav{border-left:3px solid #f20086;background-color:#e9e9e9;border-radius:2px}.hp_profile-navigation .hp_active-nav i{color:#424242}.hp_profile-navigation .hp_active-sub-item{background-color:#e9e9e9}.hp_profile-navigation .hp_vertical-line-bottom,.hp_profile-navigation .hp_horizontal-line-bottom{border-bottom:1px solid #e9e9e9}.hp_profile-navigation .hp_sub-item a{padding-top:6px;padding-bottom:6px;padding-left:2.7rem!important}.hp_profile-navigation .hp_absolute-right{position:absolute;right:1.5rem}.hp_profile-navigation .hp_dir-icon{position:absolute;right:1rem}.hp_profile-navigation .hp_sub-menu-number{padding-right:22px;float:right}.hp_select-list .hp_select-group{padding-top:0.625rem;padding-bottom:0.625rem}.hp_select-list .hp_select-group .hp_select-list-head{font-size:1rem;font-weight:600;letter-spacing:0.2px}.hp_select-list .hp_select-group .hp_select-group-item{display:block;margin-top:5px;margin-bottom:5px;font-size:0.815rem;font-weight:400}.hp_select-list .hp_select-group .hp_select-active-items .hp_form-custom-checkbox-container{margin-left:2rem;margin-top:1rem}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:2rem;margin-bottom:0}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container input:checked ~ .hp_form-custom-checkbox{background-color:#f20086;border:1px solid #f20086}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container input:checked ~ .hp_form-custom-checkbox:after{display:block;left:6px;top:2px;width:7px;height:12px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container input[disabled] ~ .hp_form-custom-checkbox{background:#e9e9e9}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container .hp_form-custom-checkbox{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #767676;border-radius:3px}.hp_select-list .hp_select-group .hp_form-custom-checkbox-container .hp_form-custom-checkbox:after{content:"";position:absolute;display:none}.hp_select-list .hp_toggle-indicator{float:right;transition:all 0.2s;z-index:100}.hp_select-list .hp_toggle-indicator[aria-expanded="true"]{transform:rotate(-180deg)}.hp_multi-level-form .row .col-md-12:first-child .custom-checkbox{padding-left:1.4rem}.hp_multi-level-form .custom-control{min-height:1rem}.hp_multi-level-form .custom-control.custom-checkbox{padding-left:2.4rem;line-height:1rem}.hp_multi-level-form .custom-control.custom-checkbox .custom-control-label::before,.hp_multi-level-form .custom-control.custom-checkbox .custom-control-label::after{height:1rem;width:1rem}@media (max-width:767.98px){.employer-index{background-color:#f7f7f7}.employer-index .hp_section-gray{border-top:0!important}}.employer-index .hp_employer-link .icon-chevron-right{margin:0 -5px 0 -6px}.employer-index .hp_md-border-left{border-left:solid 1px #e9e9e9}@media (max-width:1211.98px){.employer-index .hp_card-md-shadow-none{box-shadow:none}}@media (min-width:480px){.employer-index .hp_references-card-md-shadow-none{background-color:transparent;border:none!important;box-shadow:none;padding:0}}@media (max-width:479.98px){.employer-index .hp_card-sm-bg-none,.employer-index .card-header{background-color:transparent;border:none!important;box-shadow:none;padding:0}}.cart-step{font-weight:600!important;font-size:1.375rem}.cart-step a:hover.hp_no-hover,.cart-step a:hover .hp_no-hover,.cart-step a:focus.hp_no-hover,.cart-step a:focus .hp_no-hover,.cart-step a:active .hp_no-hover a:active.hp_no-hover{color:inherit}.cart-step.active:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.cart-step.active:first-child{padding-right:0}.cart-step.active:last-child{padding-left:0}.cart-step.active div{border-bottom:4px solid #f20086}.cart-step:not(.active){font-weight:600!important;color:#c8c8c8}@media (max-width:991.98px){.cart-step{font-size:1rem}}@media (max-width:767.98px){.cart-step{font-size:0.815rem}}.hp_cart-step-2.edit-button{right:0.8rem}@media (max-width:767.98px){.hp_cart-step-2.edit-button{top:0;right:0}}.hp_search-item{position:relative}.hp_search-item .hp_search-item-title i{font-size:13px}.hp_search-item .read-indicator{position:absolute;left:0;top:0;bottom:0;width:5px}.hp_search-item .read-indicator.unread{background:#f20086;height:99%}.hp_search-item .read-indicator.read{background:#e9e9e9;height:99%}.hp_document-item{border:1px solid #e9e9e9;border-bottom:none}.hp_document-item i{color:#767676}.hp_document-item:last-of-type{border-bottom:1px solid #e9e9e9}.hp_document-item:hover{background:#e9e9e9}.hp_document-item:hover i{color:#424242}.hp_document-item:active{background:#dddddd}.application-item [data-bs-toggle="collapse"] i:before{content:'\f106'}.application-item [data-bs-toggle="collapse"].collapsed i:before{content:'\f107'}