/* tz-experience.css */

/* Section 1 */
#share-your-story-page .tzexp-sec1-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin: auto;
  position: relative;
}

#share-your-story-page .tzexp-sec1-img {
  flex: 0 1 auto;
  margin-left: auto;
}

#share-your-story-page .tzexp-sec1-text {
  position: absolute;
  margin-left: 17%;
  max-width: 345px;
}

#share-your-story-page .hero-matter {
 font-family: 'Poppins', sans-serif;
  color: #003865;
  font-weight: 700;
  margin-top: -15px;
}

#share-your-story-page .hero-matter h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-size: clamp(1.5rem, 1.2143rem + 1.4286vw, 2.5rem);
  font-weight: 700;
}


/* Section 2  */
#share-your-story-page #tz-sec2 {
  background-color: #F5F5F5;
  min-height: 300px;
}

#share-your-story-page .sec2-matter {
  max-width: 828px;
  margin: auto;
  text-align: center;
  padding-top: 55px;
}

#share-your-story-page h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  line-height: 1.2;
  color: #003865;
  font-size: clamp(1.5rem, 1.2143rem + 1.4286vw, 2.5rem);
  font-weight: 900;
}

#share-your-story-page #tz-sec2 .sec2-matter h2 {
  font-size: 30px!important;
  font-weight: 700;
}

#share-your-story-page #tzexp-sec3 h2 {
  font-size: 40px!important;
  font-weight: 700;
      margin-bottom: 10px;
}

#share-your-story-page #tzexp-sec3 .updated-linetext {
    font-weight: 400;
    color: #3C4242;
    padding-top: 20px;
}

#share-your-story-page .options.aem-GridColumn.aem-GridColumn--default--12 {
    display: flex;
}

#share-your-story-page fieldset.cmp-form-options.cmp-form-options--radio {
    border: 0;
    max-width: 836px;
    margin: 0 auto;
    margin-top: 7px;
}

#share-your-story-page #tz-sec2 > div > div:nth-child(2) > fieldset {
    margin-top: 38px !important;
}

#share-your-story-page legend.cmp-form-options__legend:after {
  content: '*';
  color: #D31246;
  margin-left: 2px;
  font-size: 13px;
  top: -4px;
  position: absolute;
}

#share-your-story-page legend.cmp-form-options__legend {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    float: left;
    color: #3C4242 !important;
    font-weight: 700 !important;
    font-size: 16px;
    position: relative;
    padding-right: 17px;
}

#share-your-story-page label.cmp-form-options__field-label {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
    
}

#share-your-story-page label.cmp-form-options__field-label:nth-child(3) {
    padding-left: 30px;
}

#share-your-story-page input#tzexpmatter_container {
  margin-left: 30px;
  cursor: pointer;
}

#share-your-story-page #tz-sec2 input[type='radio'] {
    accent-color: #005cc8;
}

#share-your-story-page #explore-blw p {
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 26px 0;
}

/* Section 3 */
#tzexp-sec3 .hero-matter h1 {
  padding-right: 50px;
}

#tzexp-sec3 .tzexp-sec1-text {
  position: absolute;
  margin-left: 17%;
  max-width: 355px;
}

#tzexp-sec3 .btn-container {
  margin-top: 25px;
}

@media screen and (max-width:992px) {
    
  #share-your-story-page .hero-matter h1 {
    font-size: 32px !important;
    font-weight: 700;
  }
  
  #share-your-story-page #tzexp-sec1 .hero-matter .changeColor1 {
    font-size: 16px;
  }
  
  .mobImg {
    display: block;
    width: 100%;
  }
  
  #share-your-story-page label.cmp-form-options__field-label {
    font-size: 16px;
    margin-left: 8.2px;
    margin-right: -7px;
    width: 95%;
}

#share-your-story-page label.cmp-form-options__field-label:nth-child(3) {
    width: 80%;
    /* gap: 3px; */
    display: flex;
}

  #share-your-story-page .tzexp-sec1-container {
    flex-direction: column;
    
  }
  
 #share-your-story-page .tzexp-sec1-container.header-cmn-pdt.needednow {
   /* margin-top: 0px !important; */
}
 

  #share-your-story-page #tzexp-sec3 .tzexp-sec1-container {
    flex-direction: column-reverse !important;
  }
  
  #share-your-story-page #tzexp-sec3 h2, #share-your-story-page .sec2-matter h2 {
    font-size: 24px !important;
    font-weight: 700!important;
    width: 80%;
    margin: 20px auto;
  }
  
  #share-your-story-page #tzexp-sec3 .hero-matter {
    text-align: center;
  }
  
  #share-your-story-page #tzexp-sec3 .tzexp-sec1-text {
    width: 100% !important;
  }
  
  #share-your-story-page div#tzexp-sec3 {
    background: #F5F5F5;
  }
  
  #share-your-story-page #tzexp-sec3 .updated-linetext {
    font-weight: 400;
    color: #3C4242;
    margin-top: -10px;
    margin-bottom: 20px;
  }

  #share-your-story-page .tzexp-sec1-img {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  #share-your-story-page .tzexp-sec1-text {
    width: 80%;
    position: unset;
    max-width: 100%;
    margin: 0;
    padding: 25px;
    
  }
  
 #share-your-story-page #text-557b1004c0 > div > div.tzexp-sec1-text {
    margin-top: -110px;
  }

	/* */
  #share-your-story-page .sec2-matter {
    padding: 40px 20px 0;
  }

  #share-your-story-page legend.cmp-form-options__legend {
    display: inline-block;
    float: unset;
    position: relative;
  }

  #share-your-story-page fieldset.cmp-form-options.cmp-form-options--radio {
    border: 0;
    text-align: center;
    max-width: 251px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  #share-your-story-page label.cmp-form-options__field-label:nth-child(3) {
    padding-left: 0;
  }

  #share-your-story-page input#tzexpmatter_container {
    margin-left: 0px;
  }
  
  #share-your-story-page #explore-blw p {
    padding: 20px 18px 45px 18px;
  }
}

@media screen and (min-width:376px) and (max-width:575px) {
  #share-your-story-page fieldset.cmp-form-options.cmp-form-options--radio {
    max-width: 95%;
    justify-content: center;
    width: 95%;
  }
}
