@font-face {
    font-family: "Myriad Pro";
    src:   url('https://res.cloudinary.com/spiralyze/raw/upload/v1567144003/paycor/Fonts/MyriadPro-Regular.otf') format('opentype'), url('https://res.cloudinary.com/spiralyze/raw/upload/v1567144003/paycor/Fonts/MyriadPro-Regular.woff') format('woff'), url('https://res.cloudinary.com/spiralyze/raw/upload/v1567144005/paycor/Fonts/MyriadPro-Regular.eot') format('embedded-opentype'), url('https://res.cloudinary.com/spiralyze/raw/upload/v1567144003/paycor/Fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.hero-section:after{
  background: #fce2d2;
}
.categories-time .hero-section::after,
.categories-workforce-management .hero-section::after{
    background: #deedda;
}
.categories-benefits-administration .hero-section::after{
  background: #ddd6e6;
}
.categories-talent-development .hero-section::after,
.categories-talent-management .hero-section::after{
    background: #ceecf8;
}
.categories-hr-payroll-software .hero-section::after{
  background: #fce2d2;
}
.categories-recruiting-hiring .hero-section::after,
.categories-employee-experience .hero-section::after,
.categories-talent-acquisition .hero-section::after{
    background: #cfe2ec;
}

.topic-time .hero-section::after,
.topic-workforce-management .hero-section::after{
    background: #deedda;
}
.topic-benefits-administration .hero-section::after{
  background: #ddd6e6;
}
.topic-talent-development .hero-section::after,
.topic-talent-management .hero-section::after{
    background: #ceecf8;
}
.topic-hr-payroll-software .hero-section::after{
  background: #fce2d2;
}
.topic-recruiting-hiring .hero-section::after,
.topic-employee-experience .hero-section::after,
.topic-talent-acquisition .hero-section::after{
    background: #cfe2ec;
}
.short-page-template-default .single-view .wp-block-ws-section.has-background {display: none;}
a, .focus-visible, :focus-visible {outline: none !important;}
a, button, div, select, input{-webkit-tap-highlight-color: transparent;}
div#wpadminbar {
    display: block;
}

body .site-header, body .header-breadcrumbs {
    display: none;
}
.formSubmited {
  margin-top: 0;
}
.formSubmited .wp-block-ws-section{
  z-index: 1;
}
.formSubmited .wp-block-ws-section,
.formSubmited .site-container .site-header{
  display: block;
}
.formSubmited .hero-section a[rel=home],
.formSubmited .hero-section a[rel=home] svg{
  opacity: 0;
  pointer-events: none;
}
.mobile{
  display: none;
}
.desktop-nav .menu .menu-item.depth-1.button a:after , .mobile-nav .menu .menu-item.button a:after{
    height: auto !important;
}
@media(max-width:991.98px){
  .formSubmited {
    margin-top: 0px;
  }
}
 .site-container{
  overflow-x: hidden;
}
@media(min-width:1200px){
   .stuck{
    position: fixed;
    top: 0;
    -webkit-transition:  all 0.2s;
    transition:  all 0.2s;
    width: 100%;
  }
}

/* Header Fix */
 .mobile-nav.opened{
  overflow: unset;
}
.formSubmited .site-container .site-header + #main {
    margin-top: 140px;
}

/*.hero-section START */
 .hero-section{
  background: #fff;
  position: relative;
  padding: 36px 0 58px;
  overflow: hidden;
  min-height: 700px;
  display: flex;
  flex-wrap: wrap;
}
 .hero-section a[rel=home] svg{
  width : auto;
  height : 40px;
  }
 .hero-section::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
 .hero-section .container{
  position: relative;
  z-index: 1;
  max-width: 1400px;
  padding: 0 15px;
  box-sizing: border-box;
}
 .hero-section a[rel=home]{
  width: 100%;
  max-width: 117px;
  display: block;
  margin-bottom: 40px;
}
 .hero-section .col2row{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
}
 .hero-section .content-wrapper{
  max-width: 590px;
}
 .hero-section .content-wrapper .main-title{
  font-style: normal;
  font-weight: bold;
  font-size: 52px;
  line-height: 62px;
  color: #58595B;
  margin-bottom: 28px;
}
 .hero-section .content-wrapper .sub-title{
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 44px;
  color: #58595B;
  margin-bottom: 51px;
}
 .hero-section .content-wrapper .download-label p{
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  color: #58595B;
  margin-bottom: 27px; 
}
 .hero-section .content-wrapper .download-label strong , .hero-section .content-wrapper .download-label b{
  color: #F37321;
}
.hero-section .content-wrapper .download-label strong div {
    bottom: -10px !important;
    height: 12px;
}
.hero-section .content-wrapper .mPop{
  position: relative;
}
 .hero-section .content-wrapper .mPop p{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #58595B;
  padding-left: 29px;
  margin-bottom: 0;
}
 .hero-section .content-wrapper .mPop::before{
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-53%);
  transform: translateY(-53%);
  background: url('http://res.cloudinary.com/spiralyze/image/upload/v1618841744/paycor/5002-Report-Layout-Vaccination/icon-star.svg');
  background-size: cover;
}
 .hero-section .content-wrapper .mPop strong {
  margin-right: 4px;
  color: #F37321;
}
 .vaccine-mandatory-section .covid19 br {
  display: none;
}
/* */
/* Hero Form */
 input::-ms-clear{
  display: none;
}
 .hero-section .content-wrapper .firstStep-wrapper{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 33px;
  flex-flow: row wrap;
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.08));
  position: relative;
  z-index: 1;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields{
  position: relative;
  padding-right: 21px;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields label {
  font-family:"Segoe UI" , sans-serif ;
  color: #9B9B9B;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-top: 0;
  pointer-events: none;
  position: absolute;
  left: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  width: auto !important;
  z-index: 99;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields label::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  z-index: -1;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.active label {
  top: -1px;
  left: 8px;
  font-size: 13px;
  line-height: 18px;
  opacity: 1;
  padding: 0 8px;
  background: #fff;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.active label {
  color: #6D6E71;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.active input , 
 .hero-section .content-wrapper .firstStep-wrapper .fields.active select{
  border-color:#9B9B9B;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.typing label {
  color: #58A7DC;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.typing input {
  border-color:#58A7DC;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error label {
  color: #CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error input , .hero-section .content-wrapper .firstStep-wrapper .fields.error select {
  border-color:#CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error input::-webkit-input-placeholder{
  color:#CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error input::-moz-placeholder{
  color:#CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error input:-ms-input-placeholder{
  color:#CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .fields.error input:-moz-placeholder{
  color:#CE0005;
}
 .hero-section .content-wrapper .firstStep-wrapper .customError {
  position: absolute;
  background: #333;
  border-radius: 1px;
  width: 100%;
  max-width: 168px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 8px 12px;
  bottom: inherit !important;
  top: 65px;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  z-index: 1;
  display: none;
  margin-top: 11px;
}
 .hero-section .content-wrapper .firstStep-wrapper .customError:after {
  content: "";
  position: absolute;
  background-color: transparent;
  margin-top: 0px;
  display: block;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 19px solid #333;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
 .hero-section .content-wrapper .firstStep-wrapper .error .customError {
  display: block;
}
 .hero-section .content-wrapper .firstStep-wrapper button:after {
  content: "";
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg) no-repeat;
  position: relative;
  top: 9px;
  left: 7px;
  margin-left: 0;
}
 .hero-section .content-wrapper .firstStep-wrapper button:focus::after,
 .hero-section .content-wrapper .firstStep-wrapper button:hover::after,
 .sec_3_spz .scrolltoform .scrolltoform_btn:focus::after,
 .sec_3_spz .scrolltoform .scrolltoform_btn:hover::after {
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999281/paycor/5002-Report-Layout-Vaccination/angle-arrow-left-blue.svg) no-repeat;
}
 .hero-section .content-wrapper .firstStep-wrapper .submitBtn{
  width: auto;
  min-width: 218px;
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.08));
}
 .hero-section .content-wrapper .firstStep-wrapper input , .hero-section .content-wrapper .firstStep-wrapper select{
  margin: 0;
  padding: 18px 20px;
  height: 64px;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #6D6E71;
  outline: none;
  background: #fff;
  border: 1px solid #E8E8E8;
}
 .hero-section .content-wrapper .firstStep-wrapper input::-webkit-input-placeholder {
  font-family: arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #9B9B9B;
}
 .hero-section .content-wrapper .firstStep-wrapper input::-moz-placeholder{
  font-family: arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #9B9B9B;
}
 .hero-section .content-wrapper .firstStep-wrapper input:-ms-input-placeholder{
  font-family: arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #9B9B9B;
}
 .hero-section .content-wrapper .firstStep-wrapper input:-moz-placeholder{
  font-family: arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #9B9B9B;
}
 .hero-section .content-wrapper .firstStep-wrapper input:focus::-webkit-input-placeholder{
  opacity: 0;
}
 .hero-section .content-wrapper .firstStep-wrapper input:focus::-moz-placeholder{
  opacity: 0;
}
 .hero-section .content-wrapper .firstStep-wrapper input:focus:-ms-input-placeholder{
  opacity: 0;
}
 .hero-section .content-wrapper .firstStep-wrapper input:focus:-moz-placeholder{
  opacity: 0;
}
 .hero-section .content-wrapper .firstStep-wrapper button{
  padding: 16px 17px;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: unset;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  border: 1px solid #193D6A;
  outline: 0;
  background:#193D6A;
} 
 .hero-section .content-wrapper .firstStep-wrapper button:focus,
 .hero-section .content-wrapper .firstStep-wrapper button:hover{
  background: #fff!important;
  color:#193D6A;
  -moz-box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
  -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
  box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
  border: 1px solid #193D6A;
}
 .hero-section .img-wrapper{
  position: relative;
  width: calc(100% - 590px);
}
 .hero-section .img-wrapper::after{
  content: '';
  width: 954px;
  height: 670px;
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-42%);
  transform: translateY(-42%);
  display: block;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
}
 .hero-section .dowload-btn {
  margin: 48px auto 0;
  width: 100%;
}
@media (min-width: 1199px){
   .hero-section .container {
    width: 100%;
  } 
}
@media (max-width: 1199.98px){
   .hero-section .container {
    max-width: 718px;
  }
   .hero-section a[rel=home] {
    margin-bottom: 62px;
  }
   .hero-section .content-wrapper {
    width: 100%;
    max-width: 100%;
  }
   .hero-section .img-wrapper {
    width: 100%;
    height: 587px;
  }
   .hero-section .content-wrapper .download-label p {
    margin-bottom: 33px;
  }
   .hero-section .content-wrapper .main-title {
    font-size: 48px;
    max-width: 640px;
    margin-bottom: 23px;
  }
   .hero-section .content-wrapper .sub-title {
    font-size: 28px;
    line-height: 36px;
    max-width: 640px;
  }
   .hero-section .img-wrapper::after {
    top: 0;
    transform: inherit;
    -webkit-transform: inherit;
    width: 822px;
    height: 619px;
    left: -66px;
  }
}
@media (max-width: 767.98px){
  .hero-section .content-wrapper .download-label strong div {
    bottom: -5px;
}
  .hero-section .img-wrapper{
    height: 300px;
  }
   .hero-section {
    padding: 24px 0 37px;
  }
   .hero-section .container {
    max-width: 342px;
  }
   .hero-section a[rel=home] {
    margin-bottom:29px;
  }
   .hero-section .content-wrapper .main-title {
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 26px;
  }
   .hero-section .content-wrapper .sub-title {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 32px;
  }
   .hero-section .content-wrapper .download-label p{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
  }
   .hero-section .content-wrapper .firstStep-wrapper .fields {
    margin-bottom: 24px;
    padding-right: 0;
    width: 100%;
  }
   .hero-section .content-wrapper .firstStep-wrapper .submitBtn {
    max-width: 100%;
    width: 100%;
  }
   .hero-section .content-wrapper .firstStep-wrapper input , .hero-section .content-wrapper .firstStep-wrapper select {
    border-radius: 1px;
    font-size: 18px;
    line-height: 24px;
  }
   .hero-section .content-wrapper .mPop p{
    font-size: 14px;
    line-height: 24px;
    padding-left: 32px;
  }
   .hero-section .content-wrapper .firstStep-wrapper {
    margin-bottom: 0px;
  }
   .hero-section .col2row form {
    margin-bottom: 23px;
    margin-top: 45px;
  }
   .hero-section .img-wrapper::after {
    width: 387px;
    height: 291px;
    left: -39px;
    -webkit-transform: translateY(23px);
    transform: translateY(23px);
  }
   .hero-section .content-wrapper .firstStep-wrapper input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 24px;
  }
   .hero-section .content-wrapper .firstStep-wrapper input::-moz-placeholder{
    font-size: 18px;
    line-height: 24px;
  }
   .hero-section .content-wrapper .firstStep-wrapper input:-ms-input-placeholder{
    font-size: 18px;
    line-height: 24px;
  }
   .hero-section .content-wrapper .firstStep-wrapper input:-moz-placeholder{
    font-size: 18px;
    line-height: 24px;
  }
   .vaccine-mandatory-section .vaccine-main-box .right-box ul li:after{
    top: 8px;
  }
   .vaccine-mandatory-section .covid19 br{
    display: block;
  }
  .hero-section .content-wrapper .mPop p{
    display: block;
  }
}
@media (max-width: 340px){
   .hero-section .content-wrapper .download-label p {
    font-size: 22px;
  }
  .hero-section .content-wrapper .mPop p{
    font-size: 13px;
  }
  .hero-section .content-wrapper .download-label strong div {
    bottom: -5px;
    height: auto;
  }
}
/*.hero-section END */

/* .form-model START*/
.form-model-open{
  height: 100%;
  width: 100%;
  overflow:hidden;
}
 .form-model{
  display: none;
  position: fixed;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  overflow-y: auto;
  -webkit-transition:  all 0.2s;
  transition:  all 0.2s;
}
 .form-model.open{
  display: block;
}
 .form-model .form-outer{
  display: table;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
 .form-model .form-container{
  display: table-cell;
  vertical-align: middle;
}
 .form-model .form-wrapper{
  display: block;
  position: relative;
  max-width: 454px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.15);
  padding: 40px 52px 48px;
}
body.form-model-open .form-model .form-wrapper h2 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #58595B;
  margin-bottom: 28px;
  font-family: arial,sans-serif;
}
 .form-model .cta-close{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url('http://res.cloudinary.com/spiralyze/image/upload/v1618910898/paycor/5002-Report-Layout-Vaccination/icon-close.svg') no-repeat center;
  background-size: cover;
  display: block;
}
 .form-model .form-wrapper [class^=wp-block] {
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
 .form-model .form-wrapper .form-msg .wp-block-button__link {
  background: #153D6E;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  height: 64px;
  border-radius: 1px;
}
 .form-model .form-wrapper .form-msg .wp-block-button__link::after{
  display: none;
}
 .form-model .form-wrapper .form-msg .wp-block-button__link:hover {
  background: #fff;
  color: #153D6E;
  border: 1px solid #153D6E;
  -webkit-box-shadow: 0 2px 12px rgb(0 0 0 / 16%);
  box-shadow: 0 2px 12px rgb(0 0 0 / 16%);
}
 .form-model .form-wrapper .form-msg .wp-block-button__link span {
  display: inline-block;
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg) no-repeat;
  position: relative;
  width: 8px;
  height: 14px;
  top: 1px;
  left: 7px;
  margin-left: 0;
}
 .form-model .form-wrapper .form-msg .wp-block-button__link[href]:hover span{
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999281/paycor/5002-Report-Layout-Vaccination/angle-arrow-left-blue.svg) no-repeat;
}

body.form-model-open .form-model .mktoForm .mktoFieldWrap input.mktoField , body.form-model-open .form-model .mktoForm .mktoFieldWrap select.mktoField{
  background: #FFFFFF;
  border: 1px solid #A7A7A7;
  box-sizing: border-box;
  border-radius: 1px;
  outline: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #6D6E71;
  padding: 13px 17px;
}
 .form-model .mktoForm .mktoFormRow>.mktoFormCol{
  margin-bottom: 28px !important;
}
 .form-model .mktoForm .mktoFieldWrap{
  position: relative;
}
 .form-model .mktoForm .mktoFieldWrap .mktoLabel{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #9B9B9B !important;
  position: absolute;
  top: 11px;
  left: 10px;
  display: inline-block;
  width: auto !important;
  white-space: nowrap;
  z-index: 1;
  padding: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
}
 .form-model .mktoForm .mktoFieldWrap.active .mktoLabel {
  top: -6px;
  left: 8px;
  font-size: 13px;
  line-height: 13px;
  opacity: 1;
  padding: 0 8px;
  background: #fff;
}
 .form-model .mktoForm .mktoFieldWrap.active .mktoLabel::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  z-index: -1;
}
 .form-model .mktoForm .mktoButtonWrap{
  width: 100%;
}
 .form-model .mktoForm button.mktoButton{
  width: 100%;
  padding:15px 20px !important;
  background-color: #193D6A !important;
  border: 1px solid #153D6E !important;
  border-radius: 1px;
  display: flex;
  justify-content: center;
  font-style: normal;
  font-weight: bold;
  font-size:20px !important;
  line-height:32px;
  color: #FFFFFF !important;
  outline: 0;
  transition: all .2s;
  -webkit-transition:all .2s;
  background-image: none !important;
  text-shadow: none !important;
}
.form-model .mktoForm button.mktoButton:focus, .form-model .mktoForm button.mktoButton:hover, .form-model .mktoForm button.mktoButton:active{
    background: #fff !important;
    color: #193D6A !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-model .mktoForm button.mktoButton img.btn-white {
    padding: 0px 0px 0px 9.32px;
}
.form-model .mktoForm button.mktoButton img.hover-btn {
    padding: 0px;
    display: none;
}
.form-model .mktoForm button.mktoButton:hover img.hover-btn, .form-model .mktoForm button.mktoButton:focus img.hover-btn {
    display:none;
    padding: 0px 0px 0px 9.32px;
}
.form-model .mktoForm button.mktoButton:hover img.btn-white, .form-model .mktoForm button.mktoButton:focus img.btn-white,
.form-model .mktoForm button.mktoButton:active img.btn-white{
    display: none;
}
.form-model .mktoForm button.mktoButton::after {
    margin-left: 5px;
    position: relative;
    right: -7px;
    height: 14px;
    content: "" !important;
    background-image: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg);
    width: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.form-model-open .form-model .mktoForm button.mktoButton:focus::after,
.form-model-open .form-model .mktoForm button.mktoButton:hover::after,
.form-model-open .form-model .mktoForm button.mktoButton:active::after{
  background-image: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999281/paycor/5002-Report-Layout-Vaccination/angle-arrow-left-blue.svg) !important;
} 
.form-model .mktoForm button.mktoButton img {
    display: none;
}
/* For Firefox */
input[type='number'] {
  -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

 .mktoForm .mktoFieldWrap ::-webkit-input-placeholder {
  font-family: arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #9B9B9B;
  opacity: 1;
}
 .mktoForm .mktoFieldWrap ::-moz-placeholder{
  font-family: arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #9B9B9B;
  opacity: 1;
}
 .mktoForm .mktoFieldWrap :-ms-input-placeholder{
  font-family: arial,sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 24px;
  color: #9B9B9B !important;
  opacity: 1;
}
 .mktoForm .mktoFieldWrap :-moz-placeholder{
  font-family: arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #9B9B9B;
  opacity: 1;
}
 .mktoForm .mktoFieldWrap.error input::-webkit-input-placeholder{
  color:#CE0005;
}
 .mktoForm .mktoFieldWrap.error input::-moz-placeholder{
  color:#CE0005;
}
 .mktoForm .mktoFieldWrap.error input:-ms-input-placeholder{
  color:#CE0005;
}
 .mktoForm .mktoFieldWrap.error input:-moz-placeholder{
  color:#CE0005;
}
 .mktoForm .mktoFieldWrap input:focus::-webkit-input-placeholder{
  opacity: 0;
}
 .mktoForm .mktoFieldWrap input:focus::-moz-placeholder{
  opacity: 0;
}
 .mktoForm .mktoFieldWrap input:focus:-ms-input-placeholder{
  opacity: 0;
}
 .mktoForm .mktoFieldWrap input:focus:-moz-placeholder{
  opacity: 0;
}
 .form-model .mktoForm .mktoRequiredField.active input {
  border-color: #9B9B9B;
}
 .form-model .mktoForm .mktoRequiredField.active label {
  color: #6D6E71 !important;
}
 .form-model .mktoForm .mktoRequiredField.typing input {
  border-color: #58A7DC;
}
 .form-model .mktoForm .mktoRequiredField.typing label {
  color: #58A7DC !important;
}
 .form-model .mktoForm .mktoRequiredField.error input {
  border-color: #CE0005;
}
 .form-model .mktoForm .mktoRequiredField.error label {
  color: #CE0005 !important;
}
 input:-webkit-autofill,
 input:-webkit-autofill:valid,
 input:-webkit-autofill:focus {
    background: #fff ;
    -webkit-text-fill-color: #6D6E71;
    font-weight: bold;
    transition: background-color 5000s ease-in-out 0s;
}
 .mktoForm .mktoError .mktoErrorMsg {
  font-family: arial,sans-serif;
  font-size: 13px !important;
  line-height: 18px;
  font-weight: 400;
  padding: 8px !important;
  -moz-border-radius: 1px !important;
  -webkit-border-radius: 1px !important;
  border-radius: 1px !important;
  width: auto !important;
  display: inline-block;
  margin: 8px auto 0;
  color: #fff;
  text-align: center;
  background: #333;
  border: none;
  box-shadow: none;
  text-shadow: none;
  height: auto;
} 
 .mktoForm .mktoError .mktoErrorArrow {
  border: none;
  background-color: #333;
  width: 12px;
  margin-top: 2px;
}
 .mktoForm .mktoError .mktoErrorArrowWrap {
  height: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
 .mktoForm .mktoButtonRow {
  margin-top: 8px !important;
}
/*@media (max-width: 767.98px){
   .form-model .form-container {
    padding: 0 8px;
  }
}
@media (max-width: 480px){
   .form-model .form-wrapper {
    padding: 36px 16px;
  }
  body.form-model-open .form-model .form-wrapper h2 {
    font-size: 20px;
    line-height: 20px;
  }
   .form-model .cta-close {
    right: 15px;
    width: 16px;
    height: 16px;
    top: 16px;
  }
}*/
/* .form-model END*/

/* sec_2_spz */
.short-page-template-default .sec_2_spz {padding-top: 79px;} 
.short-page-template-default .sec_2_spz .img_text_sec {
    max-width: 1550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 15px 0 0;
}
.short-page-template-default .sec_2_spz .img_block {
    width: 100%;
    max-width: 58%;
    z-index: 3;
    margin-left: -46px;
}
.short-page-template-default .sec_2_spz .text_block {width: 100%;max-width: 42%;padding-left: 5px;}
.short-page-template-default .sec_2_spz .text_block h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #58595B;
    margin: 0 0 23px;
    max-width: 504px;
}
.short-page-template-default .sec_2_spz .text_block p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    color: #6D6E71;
    margin-bottom: 36px;
    max-width: 504px;
}
.short-page-template-default .sec_2_spz .text_block p a {
    font-size: 24px;
    line-height: 36px;
}
.short-page-template-default .sec_2_spz .text_block p br, .short-page-template-default .sec_2_spz .text_block .list li br{display: none;}
.short-page-template-default .sec_2_spz .text_block p b {font-weight: 700;}
.short-page-template-default .sec_2_spz .text_block h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #58595B;
    margin: 37px 0 17px;
}
.short-page-template-default .sec_2_spz .text_block .list {
    margin: 0;
    max-width: 504px;
}
.short-page-template-default .sec_2_spz .text_block .list li {
    list-style: none;
    position: relative;
    padding-left: 28px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #6D6E71;
    margin-bottom: 12px;
}
.short-page-template-default .sec_2_spz .text_block .list li:before {
    content: "";
    position: absolute;
    background: url(https://res.cloudinary.com/spiralyze/image/upload/v1618833632/paycor/5001 Resource Center - Report Layout/mark_icon.svg);
    background-size: cover;
    top: 6px;
    left: 0;
    height: 16px; 
    width: 16px;
}
 .img_text_sec .dowload-btn button {
  width: auto;
  height: 64px;
  display: inherit;
  line-height: 45px;
  font-weight: 700;
  border-radius: 3px;
  border: 1px solid #153D6E;
  font-size: 20px;
  background: #153D6E;
  min-width: 275px;
  margin: 0 auto;
  position: relative;
}
 .img_text_sec .dowload-btn button:hover,
 .img_text_sec .dowload-btn button:active {
    background: #fff!important;
    color: #153D6E;
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
    box-shadow: 0 2px 12px rgba(0,0,0,.16)!important;
    border: 1px solid #153D6E;
}
 .img_text_sec .dowload-btn button::after{
  content: "";
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg) no-repeat;
  position: relative;
  top: 6px;
  left: 7px;
  line-height: 18px;
  height: 18px;
  margin-left: 0;
  display: inline-block;
}
 .img_text_sec .dowload-btn button:hover::after,
 .img_text_sec .dowload-btn button:active::after{
    background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999281/paycor/5002-Report-Layout-Vaccination/angle-arrow-left-blue.svg) no-repeat;
 }
@media(max-width: 1199.98px){
    .short-page-template-default .sec_2_spz {padding-top: 20px;}
    .short-page-template-default .sec_2_spz .img_text_sec {max-width: 800px;padding: 0;}
    .short-page-template-default .sec_2_spz .img_block {
        max-width: 603px;
        margin: 67px auto 0;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .short-page-template-default .sec_2_spz .text_block {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        width: 100%;
        max-width: 688px;
        padding-left: 0;
        margin: 0 auto;
    }
    .short-page-template-default .sec_2_spz .text_block p , .short-page-template-default .sec_2_spz .text_block .list {
        max-width: 688px;
    }
    .short-page-template-default .sec_2_spz .text_block h3 {
        margin: 40px 0 17px;
    }
    .short-page-template-default .sec_2_spz .text_block h2 {
        margin: 0 0 24px;
    }
}
@media(max-width: 767.98px){
    .short-page-template-default .sec_2_spz .text_block {
        padding: 0 15px;
        max-width: 342px;
    }
    .short-page-template-default .sec_2_spz .text_block h2 {
        font-size: 32px;
        line-height: 40px;
        max-width: 100%;
    }
    .short-page-template-default .sec_2_spz .img_block {
        max-width: 603px;
        margin: 50px auto 0;
    }
    .short-page-template-default .sec_2_spz .img_text_sec {
      max-width: 360px;
      margin-bottom: 60px;
    }
    .short-page-template-default .sec_2_spz {padding-top: 24px;}
    .short-page-template-default .sec_2_spz .text_block {padding-left: 24px;}
    .short-page-template-default .sec_2_spz .text_block h2 {
        font-size: 32px;
        line-height: 40px;
        max-width: 312px;
    }
    .short-page-template-default .sec_2_spz .text_block p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 34px;
        max-width: 312px;
    }
    .short-page-template-default .sec_2_spz .text_block p a{
        font-size: 20px;
        line-height: 30px;
    }
    .short-page-template-default .sec_2_spz .text_block p br, .short-page-template-default .sec_2_spz .text_block .list li br{display: block;}
    .short-page-template-default .sec_2_spz .text_block h3 {
        margin: 0 0 14px;
        font-size: 20px;
        line-height: 28px;
    }
    .short-page-template-default .sec_2_spz .text_block .list {max-width: 312px;}
    .short-page-template-default .sec_2_spz .text_block .list li {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 16px;
    }
    .short-page-template-default .sec_2_spz .img_block {
        max-width: 310px;
        margin: 0px auto 0;
    }
}
@media(max-width: 359.98px){
    .short-page-template-default .sec_2_spz .text_block {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/* sec_2_spz continue END */

/* sec_3_spz Slider */
 .sec_3_spz {
    position: relative;
    background: #ffffff;
    z-index: 1;
    padding-top: 270px;
}
 .slider_section:before {
    content: "";
    position: absolute;
    top: 170px;
    width: 100%;
    height: 800px;
    z-index: -1;
    background: #f8f8f8;
    -webkit-transform: skewY(-10.3deg);
        -ms-transform: skewY(-10.3deg);
            transform: skewY(-10.3deg);
}
 .sec_3_spz:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 70%;
    z-index: -1;
    background: #f8f8f8;
}
 .sec_3_spz .slider_sec h2 {
    font-size: 56px;
    line-height: 64px;
    padding-left: 91px;
    margin-top: 101px;
    color: #58595B;
}
 .slick-slider {
    width: 100%;
    background-color: transparent;
}
 .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
 .slick-slider .slick-slide {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0px;
    margin: 0 18px;
    background-color: white;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: auto;
    text-align: center;
}
 .slick-prev, .slick-next {
    z-index: 10;
    top: 0px;
    background-color: transparent;
}
 .sec_3_spz .slick-slider {
    width: 100%;
    background-color: transparent;
    position: relative;
    margin-top: 23px;
}
 .sec_3_spz .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
 .sec_3_spz .container-fluid.slider_sec {
    padding: 0;
    overflow: hidden;
}
 .sec_3_spz .container-fluid.slider_sec .slick-list.draggable {
    padding-left: 91.44px;
    padding-right: 116.31px;
    overflow: visible;
}
 .sec_3_spz .slick-slider .slick-slide {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0px;
    margin: 0 36px 0 0;
    background-color: white;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: auto;
    text-align: center;
    max-width:596px;
    width:100%;
}
 .sec_3_spz .slick-slider .slick-slide.slick-current {
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
 .sec_3_spz .slick-slider .slick-slide.slick-current + .slick-active {
    opacity: 0.7;
}
 .sec_3_spz .slick-slider .slick-slide:not(.slick-active){
    opacity: 0.4;
}
 .main-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
 .slick-slider.slick-initialized .slick-arrow {
    display: none !important;
}
 .new-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    width: 127px;
    height: 58px;
    border: 1px solid #ECECEC;
    position: relative;
    overflow: hidden;
    bottom: -105px;
    right: 89px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .new-btn::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 66px;
        border-left: 1px solid #ECECEC;
        left: 50px;
        top: -5px;
        z-index: 2 !important;
        -webkit-transform: rotate(26deg);
        -ms-transform: rotate(26deg);
        transform: rotate(26deg);
    }
     .sec_3_spz .slick-slider .slick-slide.slick-current {
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
}
 .new-btn:hover::before {
    border-color: rgba(244, 115, 35, 0.1);
}
 .new-btn button.slide-arrow {
    width: 50%;
    height: 100%;
    background: #fff;
    position: relative;
    overflow: visible;
}
 .new-btn path {
    fill: #F47323;
}
 .new-btn svg.arror-demo path{
    fill:#fff;
}
 .new-btn button.slide-arrow svg.arror-demo {
    position: absolute;
    top: -1px;
    left: -1px;
}
 .new-btn button.slide-arrow svg {
    position: relative;
    z-index: 1;
    margin: auto;
}
 button.slide-arrow.next-arrow.slick-arrow svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    margin: auto;
}
 button.slide-arrow.next-arrow.slick-arrow svg + svg {
    margin: 2px 0 0 22px;
}
 .new-btn button.slide-arrow:hover svg.arror-demo path {
    fill: rgba(244, 115, 35, 0.04);
}
 button.slide-arrow.next-arrow.slick-arrow svg.arror-demo {
    right: 0;
    left: auto;
}
 .new-btn::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 66px;
    border-left: 1px solid #ECECEC;
    left: 61px;
    z-index: 2;
    -webkit-transform: rotate(26deg);
        -ms-transform: rotate(26deg);
            transform: rotate(26deg);
}
 .new-btn:hover {
    background: rgba(244, 115, 35, 0.04);
    border: 1px solid rgba(244, 115, 35, 0.1);
}
 .sec_3_spz .scrolltoform {
    width: 100%;
    margin: 60px auto 0;
    padding-bottom: 89px;
    max-width: 282px;
}
 .sec_3_spz .scrolltoform .scrolltoform_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 64px;
    background: #153D6E;
    color: #FFFFFF;
    border-radius: 1px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid transparent;
}
 .sec_3_spz .scrolltoform .scrolltoform_btn:after {
    content: "";
    background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg) no-repeat;
    position: relative;
    top: 0;
    left: 7px;
    height: 14px;
    width: 10px;
    display: inline-block;
    margin: 0 -5px 0 5px;
}
 .hero-sec .mktoForm .step_1 .step_1_btn:hover,
 .footer_form .mktoForm .mktoButtonRow .mktoButton:hover,
 .sec_3_spz .scrolltoform .scrolltoform_btn:hover,
 .mktoForm .step_2 .mktoButtonRow .mktoButton:hover {
    border: 1px solid #213b69;
    background: #fff;
    color: #213b69;
}
.sec_3_spz:not(.slider_section) {
    padding-top: 0;
    background: #f8f8f8;
}
@media(max-width: 1023.98px){
     .sec_3_spz {padding-top: 40px;}
     .slider_section:before {
        height: 450px;
        top: -40px;
        -webkit-transform: skewY(-12deg);
        -ms-transform: skewY(-12deg);
        transform: skewY(-12deg);
    }
     .sec_3_spz .slider_sec h2 {
        font-size: 48px;
        line-height: 62px;
        padding-left: 40px;
        margin-top: 97px;
        margin-bottom: 23px;
    }
     .new-btn {
        bottom: -100px;
        right: 40px;
    }
     .sec_3_spz .slick-slider {
        margin-top: 0px;
    }
     .sec_3_spz .slick-slider .slick-slide {
        padding: 10px 0px;
        margin: 0 12px;
        width: 396px !important;
    }
     .sec_3_spz .scrolltoform {
        margin: 53px auto 0;
        padding-bottom: 70px;
    }
}
@media(max-width:991.98px){
     .sec_3_spz .container-fluid.slider_sec .slick-list.draggable {
        padding-left: 42px;
        padding-right: 0px;
    }
     .sec_3_spz .slick-slider .slick-slide {
        max-width:396px;
        margin: 0 23px 0 0;
    }
}
@media(max-width: 767.98px){
     .sec_3_spz .slider_sec h2 {
        font-size: 42px;
        line-height: 50px;
        padding-left: 0;
        margin-top: 50px;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }
     .new-btn {
        bottom: -20px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
     .sec_3_spz .slick-slider {
        margin-top: 50px;
    }
    .slider_section:before{
      top: 0;
    }
}
@media(max-width: 460.98px){
     .slider_section:before {
        top: 20px;
        height: 550px;
    }
     .sec_3_spz .container-fluid.slider_sec .slick-list.draggable {
        padding-left: 27px;
        padding-right: 0px;
        padding-top: 58px;
    }
     .sec_3_spz .slick-slider .slick-slide {
        max-width:200px;
        margin: 0 12px 0 0;
    }
     .sec_3_spz .container-fluid.slider_sec {
        max-width: 360px;
        overflow: hidden;
    }
     .sec_3_spz .slider_sec h2 {
        font-size: 32px;
        line-height: 42px;
        padding-left: 0;
        margin: 51px auto 0;
        max-width: 314px;
        text-align: center;
    }
     .new-btn {
        bottom: -27px;
        right: -114px;
    }
     .sec_3_spz .scrolltoform {margin: 36px auto 0;padding-bottom: 72px;}
}
@media(max-width: 359.98px){
     .new-btn {
        bottom: -27px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
}
/* sec_3_spz END */

/* Next Post START */
.next-main p {
  font-weight: bold;
  margin-bottom: 10px;
}
.next-main {
  padding: 50px 30px;
  background: #f8f8f8;
}
.next-main a {
  transition: 0.5s all;
}
.next-main a:hover {
  text-decoration: none;
}
.next-main .container {
    padding: 0;
}
.next-empty {
    height: 50px;
}
.short-page-template-default .sec_2_spz + .next-main {
    background: transparent;
}
@media(max-width: 1199.98px){
  .next-main .container {
    padding: 0;
    width: 688px;
  }
}
@media(max-width: 767.98px){
  .next-main .container{
    max-width: 342px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
  }
  .next-main{
    padding: 50px 0;
  }
}
/* Next Post START */

/* Font Size START */
.has_h1_size {
    font-weight: 700 !important;
    font-size: 60px !important;
    line-height: 1.25em !important;
}
.has_h2_size {
    font-weight: 700 !important;
    font-size: 45px !important;
    line-height: 1.3em !important;
}
.has_h3_size {
    font-weight: 700 !important;
    font-size: 25px !important;
    line-height: 1.4em !important;
}
.has_h4_size {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 1.5em !important;
}
.has_h3_size {
    font-weight: 700 !important;
    font-size: 25px !important;
    line-height: 1.4em !important;
}
.has_Paragraph_size{
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.6em !important;
}

@media(max-width:  575px){
    .has_h1_size {
        font-size: 40px !important;
    }
    .has_h2_size {
        font-size: 35px !important;
    }
}
/* Font Size END */
.site-footer .footer-upper .subscribe-form .mktoFieldWrap .mktoField.mktoInvalid::placeholder {
    color: #CE0005 !important;
}

/* Popup Form Redesign 5016 */
img{
  image-rendering: -webkit-optimize-contrast
}
.form-model.open .form-wrapper h2 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #58595B;
  margin-bottom: 28px;
  font-family: arial,sans-serif;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:before {
  content: "";
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1665379712/paycor/5018-Paycor-Resource-Pages-Form-Behavior/arrow.svg) no-repeat;
  position: relative;
  top: 0;
  left: 35px;
  margin: 0 4px 0 0;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 20px;
  height: 20px;
  -webkit-transition: .2s;
  transition: .2s;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button::after {
    display: block !important;
    content: attr(data-btn-text);
    background: transparent;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    top:0;
    left:-10px;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:hover::after, .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:focus::after{
  color: #193D6A;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:after{
  content: attr(data-btn-text);
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:hover:before, .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:focus:before{
  background: url(http://res.cloudinary.com/spiralyze/image/upload/v1665642918/paycor/5018-Paycor-Resource-Pages-Form-Behavior/blue-download-icon.svg) no-repeat;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:after{
  display: none;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button {
    line-height: 32px;
    height: 64px;
    margin-left: 3px;
    margin-top: 4px;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper .fields {
    display: none;
}
.t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper .submitBtn {
    width: auto;
    min-width: 276px;
}
.hero-section .img-wrapper.compliance-img + .img-wrapper.compliance-img {
    display: none !important;
}
html.form-model-open {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
@media(max-width: 1023.98px){
  .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button {
      margin-left: 2px;
      margin-top: 1px;
  }
}
@media (max-width: 767.98px){
  .hero-section .content-wrapper .firstStep-wrapper button{
    justify-content: center;
  }
  html.popup_open body{
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
}
  .t5016-spz-desktop .hero-section .container {
      max-width: 360px;
      padding: 0px 26px;
      margin: 0px auto;
  }
  .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper .submitBtn {
      min-width: 100%;
  }
  .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button {
      margin-left: 0px;
      margin-top: 5px;
  }
}
.hero-section .img-wrapper.compliance-img {
    display: none;
}
@media(min-width: 768.98px){
  .footer-sticky {
      display: none !important;
  }
}
@media(max-width: 767.98px){
  .form-model .mktoForm button.mktoButton::after{
    display: none;
  }
  .hero-section .content-wrapper .firstStep-wrapper .fields {
    display: none;
}
  .site-footer {
    padding-bottom: 170px !important;
}
  html.popup_open .footer-sticky {
    display: none !important;
}
  html.popup_open body.t5016-spz-desktop{
   overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
}
  html.popup_open {
    height: 100vh;
    overflow: hidden;
}
  .hero-section .mktoForm .mktoError .mktoErrorArrowWrap, .short-page-template-default .hero-section .mktoForm .mktoError .mktoErrorArrowWrap {
      display: none;
  }
  .hero-section .mktoForm .mktoError .mktoErrorMsg, .short-page-template-default .hero-section .mktoForm .mktoFieldWrap.error .mktoErrorMsg .t5016-spz .hero-section .img-wrapper {
      display: none !important;
  }
  .hero-section .img-wrapper.compliance-img {
      display: block !important;
  }
  .hero-section .img-wrapper {
      display: none;
  }
  .hero-section .content-wrapper .sub-title {
      margin-bottom: 16px;
  }
  .hero-section {
      padding: 24px 0 16px;
  }
  .hero-section .img-wrapper::after {
      -webkit-transform: translateY(-48px);
      transform: translateY(-48px);
      width: 404px;
      height: 312px;
      left: -51px;
  }
  .hero-section .img-wrapper {
      height: 245px;
  }
  .form-model.open .form-wrapper h2 {
      font-weight: 400;
      font-size: 52px;
      line-height: 52px;
      font-family: 'Jenna Sue';
      color: #F06F1F;
      margin-bottom:23px;
      margin-top: 0px;
  }
  body.form-model-open .form-model .form-wrapper h2{
      margin-bottom:23px !important;
      font-weight: 400;
      font-size: 52px;
      line-height: 52px;
      font-family: 'Jenna Sue';
      color: #F06F1F;
      margin-top: 0px;
  }
  .form-model .cta-close {
      width: 14px;
      height: 14px;
      right: 14px;
      top: 14px;
      background-image: url(https://www.paycor.com/wp-content/themes/_ws-childtheme/assets/images/icon-close.png);
  }
  .form-model .cta-close:hover, .form-model .cta-close:focus {
    background-image: url(https://www.paycor.com/wp-content/themes/_ws-childtheme/assets/images/close.png);
}
  .footer-sticky {
      display: none;
  }
  .show-footer-sticky .footer-sticky{
    display: block;
  }
  .topic-workforce-management .footer-sticky {
      background: #deedda;
  }
  .topic-talent-management .footer-sticky{
    background: #ceecf8;
  }
  .topic-benefits-administration .footer-sticky{
    background: #ddd6e6;
  }
  .topic-employee-experience .footer-sticky,
  .topic-talent-acquisition .footer-sticky{
      background: #CFE1EB;
  }
.footer-sticky {
      background-color: #fce2d2;
      box-shadow: 0px -5px 40px rgba(114, 57, 22, 0.1);
      -webkit-box-shadow:0px -5px 40px rgba(114, 57, 22, 0.1);
      padding: 16px 24px;
      position: fixed;
      -webkit-position: fixed;
      bottom: 0px;
      z-index: 99;
      width: 100%;
  }
  .footer-sticky .form-submitBtn button.has_Default_size {
    width: 100%;
    padding: 16px;
    background: #193D6A;
    border: 1px solid #193D6A;
    border-radius: 1px;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    outline: 0;
    height: 64px;
    max-width: 312px;
    margin: 0 auto;
}
  .footer-sticky .form-submitBtn button.has_Default_size:hover, .footer-sticky .form-submitBtn button.has_Default_size:focus{
    background: #fff;
      color:#193D6A;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  .t5016-spz-desktop .hero-section .content-wrapper .firstStep-wrapper button:before{
    display: none;
  }
  .hero-section .content-wrapper .firstStep-wrapper button.has_Default_size{
    position: relative;
  }
  .hero-section .content-wrapper .firstStep-wrapper button.has_Default_size:after{
      content: "";
      position: relative;
      top:9px;
      left:6px;
      margin-left:2px;
      display: block;
  }
  .form-submitBtn button.has_Default_size:after{
    content: "";
      background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999183/paycor/5002-Report-Layout-Vaccination/angle_arrow_left_white.svg) no-repeat;
      position: relative;
      top: 9px;
      left: 0px;
      margin-left: 10px;
  }
  .form-submitBtn button.has_Default_size:hover:after, .form-submitBtn button.has_Default_size:focus:after{
    background: url(http://res.cloudinary.com/spiralyze/image/upload/v1618999281/paycor/5002-Report-Layout-Vaccination/angle-arrow-left-blue.svg) no-repeat !important;
  }
  .footer-sticky .mpop {
      position: relative;
      text-align: center;
      padding-top: 16px;
  }
  .popular-rating {
      display: flex;
      justify-content: center;
      margin-top: 16px;
      align-items: center;
  }
  .popular-rating:before{
      content: "";
      width: 22px;
      height: 22px;
      position: relative;
      background-image: url(http://res.cloudinary.com/spiralyze/image/upload/v1660633517/paycor/5016-paycor-resource-pages-popup-form-redesign/icon-star_1.svg);
      background-size: cover;
      background-repeat: no-repeat;
  }
  .popular-rating .main-text{
    margin: 0px 4px 0px 8px;
  }
  .popular-rating .main-text span{
      font-size: 14px;
      font-weight: 700;
      line-height: 24px;
      color: #F06F1F;
      text-transform: uppercase;
  }
  .popular-rating .sub-text {
      font-size: 14px;
      line-height: 24px;
      color: #58595B;
      font-weight: 400;
  }
  .form-model {
       background: rgba(0, 0, 0, 0.75);
    }
  .form-model .form-container {
      padding: 0px;
  }
  .form-model .form-container {
      vertical-align: bottom;
  }
  .form-model .form-wrapper {
      padding:41px 24px 24px;
      box-shadow: 0px -5px 40px rgb(114 57 22 / 10%);
  }
  .form-holder .wp-block-ws-form .mktoForm .mktoFormRow>.mktoFormCol {
      margin-bottom: 16px !important;
      padding: 0px;
  }
  .form-holder .mktoForm .mktoButtonRow {
      margin-top: 0px !important;
  }
  .form-holder .wp-block-ws-form .mktoForm .mktoButtonRow>.mktoButtonWrap {
      padding: 0px 0px;
  }
  
  .form-holder input.mktoField {
    background: #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    box-sizing: border-box;
    border-radius: 1px !important;
    outline: 0;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #58595B !important;
    padding: 12px 15px !important;
    height:48px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
  .form-holder input::placeholder {
      color: #949698 !important;
      font-weight: 400 !important;
      font-size: 16px !important;
      line-height: 24px !important;
  }
  .form-model .form-holder .mktoFieldWrap .mktoLabel {
      font-weight: 400 !important;
      font-size: 16px !important;
      line-height: 24px !important;
      color: #949698 !important;
  }
  .form-model .mktoForm .mktoFieldWrap.active .mktoLabel {
    top: -8px;
    left: 11px;
    font-size: 13px !important;
    line-height: 18px !important;
    opacity: 1;
    padding: 0 5px;
    background: #fff;
    color: #949698 !important;
}
  .form-model .mktoFieldWrap.mktoRequiredField.typing input, input.mktoField:focus {
      border: 1px solid #58595B !important;
  }
  .form-model .active input {
      border: 1px solid #949698 !important;
  }
  .form-model .mktoForm button.mktoButton {
    width: 100%;
    padding: 16px;
    background: #193D6A;
    border: 1px solid #193D6A;
    border-radius: 1px;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    outline: 0;
    height: 64px;
    margin: 4px auto 0px;
  }
  .form-model .mktoForm button.mktoButton:focus, .form-model .mktoForm button.mktoButton:hover{
      background: #fff;
      color: #193D6A;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  .mktoFieldWrap.mktoRequiredField.has-empty:after, .mktoFieldWrap.has-invalid:after {
      position: absolute;
      bottom: -17px;
      left: 0px;
      font-size: 13px;
      color: #FF0033;
      line-height: 13px;
      font-weight: 400;
  }
  .Email-row .mktoFieldWrap.mktoRequiredField.has-empty:after{
    content: 'Must be valid email. example@domain.com';
  }
  .mktoFieldWrap.mktoRequiredField.has-empty:after{
    content: 'This field is required.';
  }
  .mktoFieldWrap.has-invalid:after{
    content: 'Must be valid email. example@domain.com';
  }
  .form-model.open .mktoRequiredField.has-empty input.mktoField, .form-model.open .mktoRequiredField.has-invalid input.mktoField {
      border: 1px solid #FF0033 !important;
  }
  .form-model.open .mktoRequiredField.has-empty.typing input.mktoField, .form-model.open .mktoRequiredField.has-invalid.typing input.mktoField {
      border: 1px solid #FF0033 !important;
  }
  .form-model .mktoFieldWrap.mktoRequiredField.typing .mktoLabel {
      color: #58595B !important;
  }
  .form-model.open .mktoRequiredField.has-empty .mktoLabel, .form-model.open .mktoRequiredField.has-invalid .mktoLabel{
      color: #FF0033 !important;
  }
  .mktoFieldWrap.mktoRequiredField.has-empty, .mktoFieldWrap.mktoRequiredField.has-invalid {
      margin-bottom: 15px;
  }
  .form-model.open .mktoForm .mktoError {
      display: none !important;
  }
  .form-model .wp-block-ws-form .mktoForm {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
      text-align: center;
      justify-content: center;
  }
  .form-model .wp-block-ws-form .mktoForm .mktoFormRow {
      width: 100%;
      margin: 0 auto;
  }
  .form-holder .mktoForm .mktoButtonRow {
      width: 100%;
      margin: 0 auto;
  }
  .form-holder .wp-block-ws-form {
    max-width: unset !important;
  }
  .form-model .mktoForm button.mktoButton::after {
    display:none; !important;
  }
  .form-model .mktoForm button.mktoButton img {
      display:block;
  }
  .form-model .mktoForm button.mktoButton:hover img.hover-btn, .form-model .mktoForm button.mktoButton:focus img.hover-btn,
  .form-model .mktoForm button.mktoButton:active img.hover-btn{
      display:block;
      padding: 0px 0px 0px 9.32px;
  }
}