@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');

@font-face {
  font-family: Graphik;
  src: url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.eot);
  src: local("Graphik"), local("Graphik"), url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.eot#iefix) format("embedded-opentype"), url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.woff2) format("woff2"), url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.woff) format("woff"), url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.ttf) format("truetype"), url(/themes/custom/paychex2/fonts/graphik/Graphik-Regular-Web.svg#Graphik-Regular-Web) format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility
}
@font-face {
  font-family: 'Graphik-Bold';
  src: url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.eot");
  /* IE9 Compat Modes */
  src: local("Graphik"), local("Graphik"), url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.eot?#iefix") format("embedded-opentype"), url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.woff2") format("woff2"), url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.woff") format("woff"), url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.ttf") format("truetype"), url("/themes/custom/paychex2/fonts/graphik/Graphik-Bold-Web.svg#Graphik-Light-Web") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: PublicoHeadline-Roman;
  src: url("https://pages.paychex.com/rs/715-YZO-232/images/PublicoHeadline-Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}


#promo{
  opacity: 0;
  transition: opacity 2s;
  font-size: 1.4rem;
  border: 2px solid #0f3767;
  padding: 14px;
  border-radius: 10px;
  color: #0f3767;
  background-color: white;
  font-weight: 500;
}

#promo1-disclaimer, #promo2-disclaimer, #default-disclaimer, #oct2025-disclaimer{
  display: none;
}

body{
  background-color: white !important;
  overflow-x: hidden;
}
.body-section, .body-content{
  background-color: white;
}
.body-content{
  padding: 0px;
  max-width: calc(50% - 5rem);
  margin: 2rem;
}
.required{
  border-left: solid 3px #ED1C24;
}
main{
  max-width: 100%;
}
.body-section{
  /*padding: 40px;*/
  margin: 2rem;
  max-width: calc(50% - 5rem);
}
.header--logo{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1440px;
  width: 95%;
  padding-top: 8px;
  padding-bottom: 8px;
}
.body-section{
  max-width: 1440px;
  margin: auto;
  width: 100%;
  dispay: flex;
  justify-content: space-between;

}
img{
  border-radius: 0.625rem;
}
header{
  /*padding: 0px 20px 0px 20px;*/
  background-color: white;
  width: 100vw;
}
form{
  border: 1px solid #0f3767 !important;
  border-radius: 10px;
  width: auto;
  max-width: calc(50% - 6rem);
  margin: 2rem;
  padding: 40px;
  background-color: #eceae7;
}
h2{
  /*font-family: 'Publico Headline' !important;*/
  font-family: "Heebo", sans-serif !important;
  text-align: left;
}
.body-section .body-content {
  width: auto;
}

.capitalone-h1{
  font-size: 2.375rem;
  text-align: left;
  font-weight: 400;
  font-family: "Heebo", sans-serif !important;
  margin-top: 0px
}
input, select {
  border-radius: 0.3125rem;
  border: 1px solid var(--brand-blue-steel-background, #eceae7);
  background: white;
}
#edit-processed-text h2{
  color: #000;
  font-size: 1.875rem;
  font-family: "Heebo", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  width: 100%;
  border-bottom: 1px solid #0079C1;
  padding-bottom: 1rem;
}
ul, p{
  color: #000;
  font-family: "Heebo", sans-serif !important;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem; /* 150% */
}
label{
  color: #000;
  font-family: "Heebo", sans-serif !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.4375rem; /* 343.75% */
}
input:not(.button){
  font-size: 1.1rem;
}
ul li strong, p strong{
  font-family: "Heebo", sans-serif !important;
  font-weight: bold;

}
textarea#edit-comments{
  max-width: 100%;
  margin:0;
  padding:0;
}

.payx-select {
  width: 50%;
}

.contactUsButton{
  cursor: pointer;
  font-family: "Heebo", sans-serif !important;
  padding: 12px 16px;
  line-height: 1.5;
  transition: all 0.25s ease-in-out;
  background: #0079C1;
  color: #fff;
  box-shadow: 0 1px 5px 0 #00000055;
  font-size: 1.125rem;
  border-radius: 5px;
  text-decoration: none;
}
.contactUsButton:hover {
  background-color: #0059A2bb;
}

div#edit-welcome{
  display: block;
}

.fieldset-wrapper {
  width: 100%;
}
footer p{
  max-width: 1440px;
  width: calc(100% - 5rem);
  margin: 40px auto;
  font-size: 1.0rem;
  font-size: .8rem;
  line-height: 1.0rem;
  font-weight: 400;
  text-align: left;
}


input:not([type="submit"]){
  height: 45px;
}
footer{
  background-color: #eceae7;
  padding: 30px;
}

.footer-copy{
  text-align: center;
}

footer hr{
  margin: 80px auto;
  max-width: 1440px;
  width: calc(100% - 5rem);
  border: 1px solid #D2ECEE !important;
}

input#edit-actions-submit{
  margin-top: 25px;
  width: 100%;
  border-radius: 30px;
  border: 2px solid #0079C1;
  text-transform: uppercase;
  font-family: "Heebo", sans-serif !important;
  font-size: 16px;
  line-height: 45px;
  color: #0079C1;
  cursor: pointer;
  font-weight: 500;
  background-color: white;
}

/*@media screen and (min-width: 1200px) {
  .image-container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .content-image{
    max-width: 60%;
  }
}*/
@media screen and (min-width: 1201px) {
  .body-section{
    flex-wrap: wrap;
  }
  .body-content{
    width: 100%;
  }
  .contactUsButton{
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .is-hidden-mobile {
    display: none;
  }
  .body-section{
    display: block;
  }
  .body-content{
    max-width: calc(100% - 5rem);
    display: block !important;
  }
  form{
    max-width: 100% !important;
  }
}

@media screen and (max-width: 700px) {
  textarea{
    max-width: 250px !important;
  }
  label{
    line-height: 2rem;
  }

  .form-item {
      margin-top: 20px;
  }

  .header--logo img{
    max-width: 150px;
  }
}