/* Typography ************************************************/
@font-face {
    font-family: 'circuit';
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/Circuit.eot');
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/Circuit.woff2') format('woff2'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/Circuit.woff') format('woff'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/Circuit.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'tt-norms-reg';
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Regular.eot');
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Regular.woff2') format('woff2'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Regular.woff') format('woff'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Regular.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'tt-norms-medium';
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Medium.eot');
    src: url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Medium.woff2') format('woff2'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Medium.woff') format('woff'),
         url('https://corp-new.classpass.com/hubfs/ClassPass/fonts/TTNorms-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'tt-norms-bold';
    src: url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/ClassPass/fonts/TTNorms-Bold.eot');
    src: url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/ClassPass/fonts/TTNorms-Bold.woff2') format('woff2'),
         url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/ClassPass/fonts/TTNorms-Bold.woff') format('woff'),
         url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/ClassPass/fonts/TTNorms-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: bold;
}

h1 {
font-size:52px;
margin: 0 0 12px 0;
  color:#000;
  font-family: circuit, sans-serif;
 font-weight:400;
  line-height:56px;
}

h2 {
font-size:36px;
margin: 0 0 12px 0;
  color:#000;
  font-family: circuit, sans-serif;
 font-weight:400;
  line-height:40px;
  letter-spacing: normal !important;
}


/* THIS IS A SPECIFIC STYLESHEET FOR PARTNER PAGES  */


/* Global */
.hs-button.primary, input[type="submit"], input[type="button"] {
 font-family: "tt-norms-medium", sans-serif;
}

/*safari input backgound color fix (https://app.asana.com/0/1207423302661355/1208283397136703)*/
   select{
    appearance: none;
    padding-right: 30px !important;
    background-image:url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/0%20CRO%20Assets/Partner%20Images/B2B-form-optimization/Default_arrow_2x.png')  !important;
    background-repeat: no-repeat  !important;
    background-position: top 21px right 12px !important;
    background-size: 12px  !important;
   }


/**************************************** Partner Integrations Template ****************************************/


.integrationHero .col-6 {
  align-items:center;
}

.integrationHero .col-6 .hubspot-form {
max-width:350px;
   background: white;
    padding: 20px;
    border-radius: 24px;
}

.integrationHero {
background-size: contain !important;
  background-color:#e5f3ff;
}


.integrationHero img {
max-width:350px;
  padding:16px 0;
}

.partnerIntegrationsHero .row .col-7 {
    padding: 100px 0px 100px 100px!important;
}


/**************************************** Partner Integrations Template ****************************************/






/**************************************** Partner Integrations Page ****************************************/


/* phase 2 button */

.partnerIntegrationsHero {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
}


.partnerIntegrationsHero .hbspt-form {
display:none !important
  ;}


.partnerIntegrationsHero .row .space-around {
    padding: 152px 100px 152px 224px;
}

.softwareSupport ul {
width:100%;
margin-left:30px;
  list-style-type: none;
min-width:25%;
}

.softwareSupport {
    margin-bottom: 50px;
}

section#removePaddingBottom {
    padding-bottom: 0px !important;
}

.featuredSoftwareOne {
padding-bottom:0px;
}

.featuredSoftwareTwo {
    padding-top: 0px !important;
}

.removePaddingBottom {
padding-bottom:0px !important;}

.removePaddingTop {
padding-top:0px !important;}

.featuredSoftwareTwo {
padding-bottom:0px !important;
}

.featuredSoftwareOne .row .col-8 {
    flex-grow: 1;
}

.featuredSoftwareOne .column-image {
max-width:100%;
padding:0px 23px;
}

.featuredSoftwareTwo .row .col-8 {
    flex-grow: 1;
}

.featuredSoftwareTwo .column-image {
max-width:100%;
padding:0px 45px;
}




.syncYourSchedule .col-3 {
    width: 30%;
}

.syncYourSchedule .icon {
margin-bottom:5px !important;
}

.syncYourSchedule {
    padding-bottom: 5px !important;
}

.syncYourSchedule .row .row .col-3 {
    margin-bottom: 10px;
}


@media only screen and (max-width:768px){
  
  .integrationHero {
  background-image:none !important;}
  
  .integrationHero .partnerHeroText p  {
text-align:center !important;}
  
  .integrationHero .row .col-6:nth-child(2) .hubspot-form p {
    text-align: left !important;
}
  
  .integrationHero img {
  padding: 0 0 16px 0;}
  
  
  .partnerSectionFour .secondary-btn {
    margin: 0px;
}
  
  .partner-scroll-bar {
    margin-bottom: 0;
}
  
.partnerIntegrationsHero .row .space-around {
    padding:48px 20px;
}
  
  .HIWPage .primary-btn {
    margin: 0px!important;
}
  .HIWPage .row .col-6:first-child {
  margin-left:20px;
  }
  
   .HIWPage .row .col-6:nth-child(2) {
  margin-right:20px;
  }
  
  .dynamicImages {
    position: relative;
    top: -2px;
}
  
  
  
  .syncYourSchedule .row .row .col-3 {
  margin-bottom:20px;
  }
  
  .syncYourSchedule .row .flex .col-3 p {
    margin-left: 10px;
}
  
  .min-height-section {
  padding:48px 20px !important
  }
  
  
  .syncYourSchedule .small-text {
  margin:10px 10px 0 10px !important;
  }
  
  .partnerIntegrationsHero {
  background-image:none !important;}
  
  .partnerIntegrationsHero h1, h2{text-align:left;}
  
  .softwareSupport {
    flex-wrap: wrap;
    flex-direction: row !important;
    margin-bottom:0px;
}
  
  .softwareSupport ul {
    flex: 1 0 50%;
}
  
  .softwareSupport ul {
  margin-left:0px;
  text-align:left;
  width:100%;
  margin-bottom:30px;
  }
  
  .lastColumn a {
    justify-content: start;
    display: grid;
}
  
  section#removePaddingBottom {
    padding-bottom: 0px !important;
}


.partnerIntegrationsHero p {
text-align:left !important;}

  
  .flip {
    flex-direction: column !important;
}


}



@media only screen and (min-width: 1440px) and (max-width: 1522px) {
    .partnerIntegrationsHero .row .space-around {
    padding: 0;
}
}

/* Medium devices (landscape tablets, 769px to 1024px) */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.partnerIntegrationsHero .row .space-around {
    padding: 100px 100px 100px 42px;
}
  .partnerIntegrationsHero .row .col-7 {
    padding: 100px 60px 100px 20px !important;
}
  
  
  .min-height-section.syncYourSchedule {
    padding: 48px 42px 25px 42px !important;
}
  
  .softwareSupport ul {
    min-width: 23% !important;
}

}


/* Large devices (laptops/desktops, 1025px to 1440px) */
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  
  .partnerIntegrationsHero .row .space-around {
    padding: 100px 100px 100px 84px !important;
}
  
    .partnerIntegrationsHero .max-w-80 {
      max-width: none;}
  
  
  
 /* .partnerIntegrationsHero .row .space-around {
    padding: 80px 100px 102px 115px!important;
  } */
      .softwareSupport ul {
  min-width:23% !important;}  /* Styles for medium devices */
  
  .min-height-section.syncYourSchedule {
    padding: 48px 44px 25px 44px !important;

  
}
}

/* Extra large devices (large laptops and desktops, 1441px and up) */
@media only screen and (min-width: 1441px) {
    .partnerIntegrationsHero .row .space-around {
    padding: 152px 100px 152px 336px;
}
  
  
}




/**************************************** END Partner Integrations Page ****************************************/


/**************************************** START Partner Badge Page ****************************************/
/* HERO */
.partnerHero.badgeHero {
  padding:0 0 0 40px !important;
  background-color:#fff;
}

.FAQSection {
    min-width: 900px;
  max-width:900px;
}

.partnerSectionThree.shortPadding .row .row .col-3 p {
margin-bottom:0;}

 .partnerSectionThree .small-font {
    margin: 0;
}

.min-height-section.shortPadding {
    padding: 15px 224px!important;
}

.shortPadding .row .row .col-3 .flex .icon {
    width: 100%;
    height: auto;
    padding: 0px 55px;
}

.shortPadding .row .col-12 {
    margin-bottom: 0 !important;
}


/* .partnerHero.badgeHero .col-6:last-child {
border-radius:0px;
} */

.partnerHero.badgeHero .col-6:last-child {
    background-image: url(https://partners-new.classpass.com/hubfs/0%20CRO%20Assets/Partner%20Images/Partners%20Badge%20Page/CRO%20_%20Partners_Partners-Badge-Landing-Page_Desktop_Hero.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
}

.partnerHero.badgeHero .row {
    max-width: 100%;
}

  .partnerSectionThree.shortPadding .row .row .col-3 p {
  max-width:100%;
  }

.partnerHero.badgeHero .col-6:last-child .hubspot-form {
visibility:hidden;}

.partnerHero.badgeHero .primary-btn {
margin:0px;}

.instructionLineHeight {
  line-height:24px;
}
@media only screen and (max-width:768px){ 
  
  .partnerIntegrationsHero .flip {
    align-items: flex-start;
  }
  
 .partnerIntegrationsHero .secondary-btn {
    margin-left: 0px !important;
    margin-bottom: 20px;
    margin-top: 16px;
}
  
  .shortPadding .row .row .col-3 .flex .icon {
  padding:0 20px;
  }
  
  .FAQSection {
  min-width: auto;
  max-width:auto;}
  
  .answer {
  text-align:left;
  }
  
  .min-height-section.shortPadding {
    padding: 32px !important;
}
  
  li {
  text-align:left;}
  
.partnerHero.badgeHero .col-6:last-child {
display:none;
  }
  
  
  .mobileTextCenter p {
    text-align: center !important;
    max-width:100% !important;
}

  
  .partnerHero.badgeHero .primary-btn{
  margin:auto;}
  
  .min-height-section.partnerHero.badgeHero {
    padding:48px 20px 0px !important;
  }
  
  h2 {
font-size:36px;
margin: 0 0 20px 0;
  color:#000;
  font-family: circuit, sans-serif;
 font-weight:400;
  line-height:1.0476190476;
  letter-spacing: normal !important;
}
  
  
  
}






/**************************************** END Partner Badge Page ****************************************/








/**************************************** Partner Homepage ****************************************/

.partnerSectionPadding {
padding: 48px 0;
}


.partnerSectionFour .row .col-6:nth-child(2) {
    justify-content: end;
}



.partnerSectionSeven .row .col-6:nth-child(2) {
    justify-content: end;
}

.partnerSectionFive .row .row .col-3 {
    margin-left: 25px !important;
}

 .partnerSectionSix .row .col-3:nth-child(2) {
  margin:0 32px;
  }


.partnerSectionSix .row .col-12 p, .partnerSectionEight .row .col-8 p {
  margin: auto;
    max-width: 604px;
  }

/* partner form */

.hiwTitle {
  text-align: center;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 20px;
    position: relative;
    top: -5px;
}

.two-main-hero .hubspot-form input, .hubspot-form select {
color:grey;}

.partnerSectionNoBottom {
padding: 48px 224px 1px 224px !important;
}


.circuit {
font-family: circuit, sans-serif;}

.smartText {
font-size:28px;
}

p {
font-weight:400;
}

.min-height-section {
  padding:100px 100px !important;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center;
  min-height: 25vh;
}


.titleBold {
font-weight:700;
}

.partnerSectionThree .titleBold {
    line-height: 24px;
    font-size: 18px;
  margin-bottom:16px 0;
}

.partnerSection div {
    width: 100%;
}

img#scrolling-image {
height:auto !important;
  min-width: auto!important;
}

/* Partner Contact Page */
.partnerContactPage  div:nth-child(2) .form-image {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.partnerContactCenterText {
    text-align: center;
}

.partnerContactPage .col-6 .hubspot-form {
    max-width: 400px;
  height: fit-content;
}

.partnerContactPage .col-6 .hubspot-form .hs_phone {
    display: block;
}

 .partnerContactPage div:nth-child(2) .form-image {
  top: -30px;
    position: relative;
  }

#thankyou {
    padding: 90px 224px !important;
}


#thankyou .hubspotForm {
  line-height: 2.5;
    display: flex;
    justify-content: space-around;
}

#thankyou .hubspotForm .hs-form-checkbox span {
    font-size: 18px;
}

#thankyou p {
    margin-bottom: 60px !important;
}

#thankyou .hubspotForm .hs-form-checkbox input {
    margin-right: 15px;
}


.partnerContactPage {
    background: #E6F3FF !important;
}

.partnerContactPage  div:nth-child(2) .form-image img {
    width: 450px;
}

#partnerContactPage>div:nth-child(2)>.form-image>img {
    width: 80%;
    padding: 50px 50px 50px 0px;
}



.partnerContactPage h1 {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.partnerContactPage h1 + * {
  margin-top: 1rem;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.partnerContactPage.partnerContactPage .row:last-child {
  max-width: 1014px;
  gap: 50px 4%;
}

.partnerContactPage.partnerContactPage .col-6 .hubspot-form {
  max-width: unset;
}

.partnerContactPage.partnerContactPage div:nth-child(2) .form-image {
  align-items: flex-start;
  top: 0;
}

#partnerContactPage#partnerContactPage > div:nth-child(2) > .form-image > img {
  width: 100% !important;
  margin-left: 0;
  margin-right: 0;
}

.partnerContactPage.partnerContactPage .row:after {
  display: none;
}

@media only screen and (max-width: 768px) {
  .partnerContactPage.partnerContactPage div:nth-child(2) .form-image img {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
  }
}

@media only screen and (min-width: 1400px) {
  .partnerContactPage.partnerContactPage .row:last-child {
    gap: 6.25rem;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .desktop-navigation {
    padding: 0 48px;
  }

  .partnerContactPage.partnerContactPage.two-main-hero {
    padding: 100px 48px;
  }
}

/* Partner Contact Page */
/* custom */


  .partnerContactPage .row {
    margin-bottom: 50px;
}

.partnerSectionThree .row .row .col-3:nth-child(2) {
    margin: 0 32px;
}

.partnerSectionThree .row .row .col-3 .flex .icon {
    width: 100%;
}

.partnerSectionThree .row .row {
justify-content: center;
}


section#variationb-employees-one .row .col-6:nth-child(2) {
    justify-content: end;
}




.dynamicImages .row .row .col-3:nth-child(2) {
    margin: 0px 32px;
}

.dynamicImages .row .row {
    justify-content: center;
}

.dynamicImages {
    padding: 50px 80px 100px!important;
}

  #variationb-employers-three .row .col-6 p {
    max-width: 400px;  
}

.columnPadding .row .row .col-3 {
padding: 0 32px 0 0;
}


.ctaleft .primary-btn {
    margin: 0;
}

.long-column-short .row .col-6:first-child {
    width: 65%;
    padding-right: 100px;
    max-width: 70%;
}

.spaceColumns .row .row {
    justify-content: space-between;
}

.column-full-width .col-3 {
    width: 100%;
}

.column-left-align .col-3 .flex {
    justify-content: left;
}

.column-left-align .col-3 {
    width: 100%;
}

.desktop-navigation .flex-end .menuItems ul li:last-child {
font-family: "tt-norms-medium", sans-serif !important;
}



/* custom */



/* PARTNER HOW IT WORKS PAGE */

.HIWPage .bigParagraph {
    font-size: 24px;
}

.FAQSection .small-font {
    margin-bottom: 24px !important;
}

.FAQSection h3 {
  font-family: circuit;
  font-size:36px;
}



.sectionWithForm .hubspotForm {
background: #fff;
    border-radius: 25px;
    margin: 50px auto;
    max-width: 445px;
    padding: 16px;
}


/* form checkbox */
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
    margin: 5px 10px 10px 0px;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
font-size:12px !important;
  color:#000 !important;
}

.HIWPage .col-8 .hubspotForm select {
    color: grey;
  font-size:14px;
}

.learnSection .col-8 .hubspotForm select {
    color: grey;
  font-size:14px;
}

.legal-consent-container > .hs-richtext p {
    color:#000 !important;
}
/* form checkbox */


.partnerHero form.hs-form fieldset[class*="form-columns"] .hs-input {
    margin-bottom: 5px;
}

.learnSection {
    padding: 100px 135px !important;
}





/* PARTNER HOW IT WORKS PAGE */

.heroSection p {
    text-align: center !important;
}







/* Partner Homepage - /partners */



/* HERO */
.partnerHero {
  background-color:#E6F3FF;
}


.partnerHero .col-6:last-child .hubspot-form {
    background: #fff;
    border-radius: 25px;
    margin: 15px 40px;
    max-width: 420px;
    padding: 20px 20px;
}


.partnerHero .col-6:last-child {
    /* background-image: url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/0%20CRO%20Assets/Partner%20Images/PAR_desktop-heropartnerbackgroun.jpg'); */
    background-image: url(https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/0%20CRO%20Assets/Corporate%20Web%20Redesign%20Images/New%20Partner%20Images/PAR_desktop-hero.png) !important;
    background-repeat: no-repeat;
  background-size: cover;
      border-radius: 35px;
}

.partnerHero .col-6:first-child {
padding-right: 100px;
}

.partnerHeroText {
max-width:600px;
  margin-right:20px;
}

.partnerHeroText p {
    width: 70%;
}

.partnerHero .col-6 {
align-items: center;
  min-width:50%;
}
/* END OF HERO */

/* Section 2 - full width */

.full-width {
   padding:60px 0;
}

.partner-scroll-bar {
    background-color: #c0e0ff;
    padding: 48px 0 !important;
    justify-content: center;
    display: flex;
}

.partnerFooter .lang_switcher_class {
    position: relative !important;
    z-index: 999999;
    top: 10px !important;
    right: 10px !important;
}

/* Section 2 - full width */


/* Icons */



/* Partner Homepage */




/* PARTNER - HOW IT WORKS PAGE */

/* Toggle for hero of HIW */

#variationb-employers-one .col-3 {
    width: 30%;
}

#variationb-employees-one .col-3 {
    width: 30%;
}


#HIWhero {
padding: 100px 104px 5px !important;
}


.smartTools .row {
    max-width: 985px;
}

/* Container that holds the toggle buttons */
.toggle-buttons-container {
  display: flex;
  justify-content: center;
  min-height: 42px;
}

.toggle-buttons-partner a {
    font-size: 14px;
  text-decoration: none;
  margin:5px;
  font-weight: 500;
  display: flex;
    align-items: center;
  background:#fff;
}

.toggle-buttons-partner {
  position: relative;
  display: inline-flex; /* changed from flex to inline-flex */
  justify-content: center;
  cursor: pointer;
  border-radius: 20px;
  background: #ffffff;
  border-radius: 50px;
}

.toggle-button-partner {
  padding: 10px 20px;
  position: relative;
  z-index: 2;
  background-color: transparent;
  color: black;
  text-decoration: none;
  transition: color 0.3s ease;
  border-radius: 20px;
}

/* Active state for buttons */
.toggle-button-partner.active {
  color: white;
  background: #0055ff;
}

.toggle-button-partner.active:hover {
    color: #a6bfde !important;
}

/* IPAD */


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
   .min-height-section {
  padding: 48px 75px !important;
  }
  
  
  
  #HIWhero {
  padding:120px 75px 50px 75px!important
  }
  
     .sectionWithForm .hubspotForm {
  margin:15px 50px;}
  
  .toggle-buttons-partner {
    max-height: 50px;
    min-width: max-content;
}
  
  .partnerIntegrationsHero {
    background-position-x: 150px;
  }
  
}


@media only screen and (min-width: 769px) and (max-width: 1024px) {
.noVertPadding {
    padding: 0px 90px !important;
}
  .learnSection {
    padding: 48px 160px;
}
  
   .sectionWithForm .hubspotForm {
  margin:15px 5px;}
  
  
  .min-height-section {
  padding: 48px 75px !important;
  }
  
  #HIWhero {
  padding:120px 75px 50px 75px!important
  }
  
  .toggle-buttons-partner {
    max-height: 50px;
    min-width: max-content;
}
  
    .custom-tabs-module header {
    display:flex;
      justify-content:center;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .custom-tabs-module header {
    display:flex;
      justify-content:center;
  }
}
/* IPAD */


/* MOBILE */
@media only screen and (max-width:768px){
  
  .partnerHero .col-6:last-child .hubspot-form {
  border-radius:12px;
  margin:0;
  }
  
  .smartText {
  font-size:20px;
  }

  
  .dynamicImages {
    padding: 32px 20px !important;
}
  
  .dynamicImages .row .row .col-3:nth-child(2) {
  margin-left:0px;}
  
  .hubspot-form .hubspotFormTitleText p {
  text-align:center !important;}
  
  .partnerHero .col-6:first-child {
  padding-right:0px !important
    ;}
  
  .partnerSectionOne {
    padding-top: 32px !important;
}
  
  .partnerSectionSix .row .col-3:nth-child(2) {
  margin:0;}
  
  #thankyou p {
  text-align:center !important;;
  }
  
  h1 {
    font-size: 36px !important;
    line-height: 40px !important;
}
  
  .partnerHeroText p {
    width: 100%;
}
  
  .shortPadding .row .row .col-3 .flex .icon {
  margin-bottom:0px !important;}
  
  
  #partnerContactPage .row:nth-child(2) {
    flex-direction: column;
}
  
  
  
  .partnerContactPage div:nth-child(2) .form-image {
  margin-bottom:20px;
  }
  
  .partnerSectionThree .row .row .col-3:nth-child(2) {
margin-bottom:30px !important;
    margin:auto;
  }
  
  
  
  
  .partnerSectionThree .row .row .col-3 {
   margin-bottom: 30px !important;
  }
  
  .partnerSectionThree .row .row .col-3:last-child {
   margin-bottom: 0 !important;
}
  
  .partnerContactPage p {
  text-align:center !important;
  }
  
  .mobile-navigation ul a {
    color: #000;
    text-align:left !important; 
}
  .mobile-navigation ul .active {
    color: #000;
    text-decoration:none !important;
}
  
  #thankyou {
    padding:48px 20px!important;
}
  
    .partnerContactPage .row {
    margin-bottom: 20px;
}
  
  
  
  .partnerSectionFive .row .row .col-3 {
    margin-left:0 !important;
  }
  
  .sectionWithForm .hubspotForm {
 padding: 16px 16px 1px 16px;
  }
  
  .sectionWithForm .hubspotForm .hubspotFormTitleText p {
    text-align: left !important;
}
  
  /* hide logo on mobile */
  .visible-phone {
  display:none!important;
  }
  
  
    /* hide logo on mobile */
  
  
 
  .dynamicImages .row .row .col-3 {
  margin:0 0 12px 0;}
  
  .learnSection h2 {
    font-size: 28px !important;
}
  
  #variationb-employers-three .row .col-6 {
    padding-bottom: 30px;
}
  

  
  .partnerSectionFive .row .row .col-3 {
  margin-left:0px;}

.HIWPage .col-3 .titleBold {
    margin: 16px 0;
}
  
  
  .partnerHeroText {
  margin-right:0;
    margin-top:8px;
  }
  
  .partnerSectionNoBottom {
    padding: 48px 45px 0!important;
}
  /* PARTNER HOMEPAGE FORM TEXT TOP ON MOBILE */
  .partnerHero .col-6:last-child .hubspot-form form:before {
    top: -10px;
    text-align: left !important;
    align-items: flex-end;
    display: flex;
    font-size:14px;
}
  
  .legal-consent-container .hs-form-booleancheckbox-display p {
    text-align: left !important;
    line-height:1.6;
}
  
  li.hs-form-booleancheckbox span {
    margin-bottom: 20px !important;
}
  
  .legal-consent-container .hs-richtext {
    top: -10px;
    position: relative;
}
  /* THIS IS TO FORCE HUBSPOT FORMS TO PUT FORM INPUT 100% ON MOBILE */
form.hs-form fieldset.form-columns-3 .hs-form-field, form.hs-form .form-columns-2 .hs-form-field .hs-input, form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important;
    margin: 8px 0px 10px 0px !important;

}
  
  .dynamicImages .col-3:last-child {
    margin-bottom: 0;
}
      /* PARTNER HOMEPAGE FORM TEXT TOP ON MOBILE */
  
  /* PARNTER HIW FORM TEXT TOP ON MOBILE */
  
  .learnSection .col-6:last-child .hubspot-form form:before {
    top: -10px;
    text-align: left !important;
    align-items: flex-end;
    display: flex;
}
    /* PARNTER HIW FORM TEXT TOP ON MOBILE */

  /* partner contact page */
  #partnerContactPage>div:nth-child(2)>.form-image>img {
    width: 100%;
    padding: 30px;
}
  
/* partner contact page */
  
  

  
  #variationb-employers-two > div > div > p {
    text-align: center !important;
}
  
  #variationb-employees-four button {
    margin-left: 0;
}
  
  #variationb-employees-one h2, #variationb-employees-one P {
    margin-top: 25PX;
    margin-left: 10PX;
}
  
  
  #variationb-employers-six button {
    margin-left: 0px;
}
  
#variationb-employers-three .row .col-6:nth-child(1) {
    margin-left: 0px;
}
  
  #variationb-employers-three .row .col-6:nth-child(2) {
    margin-left: 0px;
}

  
  .FAQSection h3 {
    font-size: 28px !important;
    line-height: 32px;
    color:#000000!important;
    font-family: 'circuit';
}
  
  
 
  
  .partnerSectionNoBottom h2:first-child {
    text-align: center !important;
}
  
  .partnerSectionNoBottom p:first-child {
    text-align: center !important;
}
  
  #variationb-employers-two > div > div > p:first-child {
    text-align: center;
}
  
  .titleBold {
    font-size: 18px;
}
  
  
  .toggle-buttons-partner {
    max-height: 50px;
    min-width: max-content;
}
  
  
   .sectionWithForm .hubspotForm {
  margin:15px 5px;}
  
  .HIWPage .bigParagraph {
    font-size: 18px;
    text-align: center !important;
}
  
  #HIWhero {
  padding: 48px 20px 0px 20px !important;
  }
  
  .sectionWithForm .hubspotForm {
  margin: 15px 0px;
  }
  
  .text-align-left {
      text-align:left !important;
}
  
  .partnerSectionThree h2 {
    text-align: center !important;
}
  
  .partnerSectionFour h2 {
    text-align: left !important;
}
  
  
  .partnerSectionFive .icon {
 height: auto;
    width: max-content;
    display:block;
}
  
  .partnerSectionFive .col-3:last-child {
  margin-bottom: 0px !important;
  }
  
  .partnerSectionFive .col-3 {
    margin-bottom: 40px;
}

  
  
  
  .partnerSectionEight .row {
    flex-direction: column-reverse !important;
}
  
  
  .partnerSectionSeven .row {
    flex-direction: column-reverse !important;
}
  
  
  
  .mobileReverse .row {
  flex-direction: column-reverse !important;
  }
  
  .long-column-short .row .col-6:first-child {
    max-width: 100%;
    padding-right: 0px;
    width: 100%;
    padding-top:30px;
}
 
  
  /* scrolling image */
.full-width .row-max {
  display:block !important;
  }
  
.full-width .row-max img#scrolling-image {
    display: block;
    height: auto!important;
    max-width: 100%;
    height: 35px !important;
    min-width: max-content !important;
}
  
  /* .partner-scroll-bar .row-max:before {
    content: "Join the thousands of businesses that grow their company with ClassPass";
    font-family: norms-medium;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
} */
    /* scrolling image */
  

  
  .partnerHero .hubspotFormTitleText p {
  text-align: left !important;
  }
  
  
.partnerHero .col-6:last-child {
    background-image: none !important;
}
  
  .partnerHero .col-6:last-child .hubspot-form {
  margin:0 0 15px 0;
  }
  
  .partnerHero p {
  text-align:center !important;
  }
  
  .partnerHero::before {
    background-image: url('https://1935467.fs1.hubspotusercontent-na1.net/hubfs/1935467/0%20CRO%20Assets/Partner%20Images/people-working-out-gym.png');
    height: 100px;
    display: block;
}
  
  .mobileCtaLeft button {
    margin-left: 0;
  }
}
  
}