@font-face {
  font-family: "PfizerTomorrow-Regular";
  src : url("/fonts/9406f97c6a3d7b53136cbcf825909376.woff2");
}

.sign-up-page .main-navigation-background {
height: 96px;
-webkit-box-shadow: 0px 7px 16px 1px #c6c6c6;
box-shadow: 0px 7px 16px 1px #c6c6c6;
}
#recaptcha {
  height: auto;
  width: auto;
}
#ic06i6 a{
color: #fff;
text-decoration: underline!important;
}
div#i7565w::before {
  color: #fff;
  content: "*";
  font-size: 14px;
  font-family: "PfizerTomorrow-Regular";
  margin-left: -6px;
  padding-right: 1px;
}


.sign-up-page .main-menu-wrapper ul.parent-menu li.third-menu a {
background-color: rgba(63, 181, 189, 0.2);
border-radius: 10px 10px 0 0;
}

.heading {
margin-bottom: 0px;
}

.heading h3 {
font-size: 26px;
font-weight: 100;
color: #fff;
line-height: 32px;
margin-top: 30px;
letter-spacing: 1.88px;
max-width: 900px;
margin-bottom: 15px;
font-family: "PfizerTomorrow-Regular", sans-serif !important;/*"Helvetica Neue", "HelveticaNeueW01-UltLt", Arial, Helvetica, sans-serif;*/
}
.signup-form-header hr {
border: 1px solid #fff;
  margin-bottom: 30px;

}
#ih9uk9 {
width: 80%;
border: 1px solid #fff;
margin-top: 40px;
  margin-bottom: 60px;
}

.heading h3 span {
font-size: 20px;
}

.list {
margin-left: 13px;
margin-bottom: 20px;
}

.list ul {
margin-left: 5px;
}

.list ul li {
list-style: disc;
color: #008c99;
padding-bottom: 5px;
font-size: 16px;
line-height: 1.4;
}

.list ul li span {
color: #004260;
font-size: 16px;
font-weight: normal;
font-family: "PfizerTomorrow-Regular";
}
.privacy-text-check {
display: inline;
vertical-align: top;
margin-left: 10px;
padding: 0px!important;
line-height: 28px;
}
#age {
width: 25px;
height: 25px;
accent-color: red;
}

.notes {
font-size: 16px;
font-weight: bold;
line-height: 24px;
margin-bottom: 30px;
font-family: "PfizerTomorrow-Regular";
}

.notes p:first-child {
color:#fff;
margin-bottom: 5px;
font-family: "PfizerTomorrow-Regular";
font-size: 14px;
font-weight: bold;
}

.notes p:last-child {
color: #ee402d;
}

.notes p:last-child sup {
top: -1px;
}
sup {
font-size: 100%!important;
}


.benefix-isi-wrapper .isi-first-sec,
.benefix-isi-wrapper .isi-second-sec-container {
margin: 0 15px 0 10px;
}

.isi-first-sec ul {
margin-left: 18px;
}

.isi-first-sec ul li {
list-style: disc;
}

.benefix-isi-wrapper h5.isi-space-1 {
color: #003d65;
}

.benefix-isi-wrapper a {
text-decoration: underline;
}

.benefix-footer-wrapper .benefix-content-container {
/* max-width: 1255px; */
}

.benifix-form-wrapper {
	max-width: 730px;
	margin: 0 auto;  
}

label {
font-family: "PfizerTomorrow-Regular";
font-size: 14px;
font-weight: bold;
color: #fff;
}

label sup {
font-family: "PfizerTomorrow-Regular";
font-size: 14px;
font-weight: bold;
color: #ee402d;
top: -2px;
}

h3.title {
color: #8de1cf;
font-size: 28px;
    margin-top: 20px;
  margin-bottom: 15px;
font-weight: 100;
font-family: "PfizerTomorrow-Regular", sans-serif !important; /*"Helvetica Neue", "HelveticaNeueW01-UltLt", Arial, Helvetica, sans-serif; */
}

.main-form-wrap input,
.main-form-wrap select {
width: 100%;
height: 45px;
border: 3px solid #8de1cf;
border-radius: 8px;
font-size: 14px;
color: #fff;
font-weight: normal;
display: block;
margin-top: 10px;
outline: 0;

padding: 10px 15px;
background-color: transparent;
}
.main-form-wrap select {
color: #8de1cf;
}

.main-form-wrap input:not(:placeholder-shown), 
.main-form-wrap select:not(:placeholder-shown) {
background-color: rgba(0, 140, 153, 0.03);
}

.sign-up-page .main-form-wrap select {
background-size: auto 45px;
background-color: black;

}

.main-form-wrap select::-ms-expand {
display: none;
}

.privacy-statement-wrap p, .privacy-statement-wrap .privacy-text-check {
font-family: "PfizerTomorrow-Regular";
font-size: 14px;
font-weight: normal;
color: #fff;
padding-bottom: 0px;
}

.checkbox-btn {
display: inline-block;
width: 240px;
height: 66px;
background-color: rgba(0, 140, 153, 0.03);
border: 3px solid #8de1cf;
border-radius: 8px;
overflow: hidden;
position: relative;
  outline: 0;
}

.error .checkbox-btn {
border: 3px solid #ee402d;
}
.checkbox-btn.selected {
background-color: #8de1cf;
}

.checkbox-btn label {
text-align: center;
width: 100%;
font-weight: normal;
}

#hemophilia-part1-btn.checkbox-btn label,
#hemophilia-part3-btn.checkbox-btn label {
padding: 19px 10px;
cursor: pointer;
}

#hemophilia-part2-btn.checkbox-btn label, #hemophilia-part3-btn.checkbox-btn label {
padding: 9px 19px;
cursor: pointer;
}

.checkbox-btn label>span {
display: block;
text-align: center;
font-family: "PfizerTomorrow-Regular";
font-size: 14px;
font-weight: bold;
line-height: 1.45;
color: #8de1cf;
}

.checkbox-btn.selected label>span {
color: #ffffff;
}

.checkbox-btn input {
display: inline;
position: absolute;
visibility: hidden;
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.selector>span {
display: none;
}

.main-form-wrap input.error {
color: #ee402d;
border-color: #ee402d;
background-color: rgba(215, 24, 51, 0.03);
font-style: italic;
}

.hemophilia-part-wrap.error {
background-color: transparent;
}

.error-msg {
font-size: 12px;
color: #ee402d;
font-weight: normal;
font-family: "PfizerTomorrow-Regular";
display: none;
margin-left: 4%;
font-style: italic;
}

.error-msg::before {
content: url("/images/6c418732437835891978b4d3cd60b336.png");
vertical-align: sub;
padding-right: 5px;
}

.submit-btn-wrap {
text-align: center;
margin: 30px auto;
}

.submit-btn-wrap button {
width: 307px;
height: 37px;
text-align: left;
padding: 4px 0 4px 10px;
font-size: 14px;
color: #ffffff;
border: 0;
position: relative;
overflow: hidden;
background-color: #ee412d;
}

.submit-btn-wrap button:before {
content: '';
position: absolute;
background-color: #ee412d;
width: 50px;
height: 100%;
right: -9px;
top: 0;
transform: skew(-11deg);
transition: all 0.2s ease;
}
.submit-btn-wrap button:hover:not([disabled])::before {
width: 100%;
right: 0;
transform: none;
}

.submit-btn-wrap button::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
transform: rotate(45deg) translate(-50%);
top: 50%;
right: 15px;
}

.submit-btn-wrap button span {
position: relative;
}

.submit-btn-wrap button:disabled {
opacity: .3;
}

.main-form-wrap > div + div {
padding-top: 12.5px;
}

/*new css start*/
.hemophilia-part-wrap.error { background-image: none;
}
.thank-you-column {
text-align: center;
margin-top: 50px!important;
}
.thank-you-column div .mail-icon-image {
width: 83px;
height: 84px;
}
.thank-you-column #il7u8 {
font-family: "PfizerTomorrow-Regular", sans-serif !important; /*"Helvetica Neue", "HelveticaNeueW01-UltLt", Arial, Helvetica, sans-serif;*/
  font-size: 28px;font-weight: 100;
  letter-spacing: 1.4px;
  color: #8de1cf;
padding-bottom: 0px;
}
.thank-you-column #ikzbc {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.4px;
font-family: "PfizerTomorrow-Regular" !important;
  color: #8de1cf;
padding-top: 0px;
letter-spacing: normal;
padding-bottom: 35px;
}
.thank-you-column #ikbs7 {
width: 10px;
  vertical-align: middle;
  height: 15px;
margin-left: 5px;
}
.thank-you-column .back-home-link {
color: #fff;
}
.thank-you-column #i5mja {
text-decoration: underline;
font-family: "PfizerTomorrow-Regular" !important;
font-size: 15px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: normal;
text-align: center;

}
#imzlo-3
{
	height:auto;
}
.thank-you-container::part(inner-container)  {
width: 70%;
}
.first-card-thankyou { 
border-radius: 8px;
  border: solid 3px #8de1cf;
min-height: 230px;

}
.first-card-thankyou .card-header {
padding: 0px;
}
.first-card-thankyou .cell {
min-height: unset;
}
.first-card-thankyou .basic-text {
padding: 0px;
padding-bottom:20px;
position: relative;
  overflow: hidden;
font-family: "PfizerTomorrow-Regular";
  font-size: 14px;
  font-weight: bold;

}
.first-card-thankyou .card-header-cell .basic-text {
font-size: 20px;
  font-weight: bold;
  color: #8de1cf;
  text-align: left;
  font-family: "PfizerTomorrow-Regular";
padding-bottom: 0px!important;
padding-top: 5px!important;

}
.first-card-thankyou .card-text-cont {
padding: 0px;
padding-bottom:20px;
    min-height: 148px;
}
.first-card-thankyou .card-text-cont-cell .basic-text {
width: 55%;
display: inline-block;
vertical-align: top;
padding-top: 0px!important;
    font-size: 15px;
  font-weight: normal;
  font-family: "PfizerTomorrow-Regular";
    line-height: 20px;
}
.card-text-cont-cell img {
width: 30%;
float: right;
  margin-right: 30px;
}
.first-card-thankyou .card-contact-section {
padding: 0px;
}
.first-card-thankyou .Card-content {
padding: 0px;
}
.card-contact-section-cell {
 border-top: solid 2px #8de1cf;
}

.contact-content a {
color: #fff;
    font-family: "PfizerTomorrow-Regular";
  font-size: 14px;
  font-weight: bold;
}


.contact-content a::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg) translate(-50%);
top: 42%;
  right: 15px;
}
.contact-content {
position: relative;
  overflow: hidden;
}
.contact-content::before {
  content: '';
  position: absolute;
  background-color: #8de1cf;
  width: 2px;
  height: 100%;
  right: 42px;
  top: 0;
}
.card-2 .card-text-cont-cell .basic-text {
width: 60%;
}
.card-text-cont-cell .location-img {
width: 16%;
}
.card-3 {
border: 0px;
grid-column: span 3 / auto;
}
.card-text-cont-cell .location-img.card-img {
     width: 37%;
  margin-top: 10px;
  margin-right: 20px;
}
.first-card-thankyou .card-text-cont-cell .basic-text.bottom-text {
width: 64%;
  font-family: "PfizerTomorrow-Regular";
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
padding-bottom: 0px;
    line-height: 15px;
}
.first-card-thankyou.card-4 .card-text-cont {
padding-bottom:12px!important;
}
.thankyou-h {
    width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #fff;
}
#ih9uk9.thankyou-h-botto {
width: 80%;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 60px;
}


/*new css*/
@media only screen and (max-width: 1024px) and (min-width: 813px) {
.sign-up-page .benefix-content-container {
  width: 94%!important;
    margin: 0 auto;
}
.helix-grid.helix-grid--2up > ::slotted(helix-grid-item) {
  grid-column: span 12 / auto;
}
  .card-3 {
  display: none;
}
}

@media only screen and (max-width: 1023px) and (min-width: 768px),
screen and (max-device-width: 1023px) and (min-device-width: 768px) {
.sign-up-page .benefix-content-container {
  width: 85%!important;
    margin: 0 auto;
}
.helix-grid.helix-grid--2up > ::slotted(helix-grid-item) {
  grid-column: span 12 / auto;
}
.card-3 {
  display: none;
}

select {
  background-size: 8% auto;
}

.submit-btn-wrap button {
  background-size: 17% auto;
}

.checkbox-btn {
  width: 100%;
  margin-bottom: 10px;
}

#hemophilia-part3-btn {
  margin-bottom: 0;
}
}
@media only screen and (max-width: 1180px) and (min-width: 767px) {
  .helix-grid.helix-grid--2up > ::slotted(helix-grid-item) {
  grid-column: span 12 / auto!important;
}
.first-card-thankyou {
   grid-column: span 12 / auto!important;
}

}

@media only screen and (max-width: 767px) and (min-width: 100px),
screen and (max-device-width: 767px) and (min-device-width: 100px) {
	.sign-up-page .main-navigation-background {
  		height: 71px;
	}
	.sign-up-page .benefix-content-container {
    	width: 90%;
    	margin: 0 auto;
      	/*height: 1388.5px;
    	margin-left: 20px;
      	margin-right: 20px; */
	}
div#i6cc7l .l-container {
  width: 360px;
}

.heading {
  margin: 10px 0;
}

.heading h3,
.list,
.notes,
.notes p {
  margin-bottom: 0;
}

label {
  font-size: 14px;
}

.checkbox-btn {
  width: 100%;
  margin-bottom: 10px;
}

#hemophilia-part3-btn {
  margin-bottom: 0;
}

select {
  background-size: 15% auto;
}

.submit-btn-wrap button {
  width: 100%;
  background-size: 15% auto;
}

.thank-you-container::part(inner-container)  {
  width: 100%;
}
.card-3 {
  display: none;
}
#ih9uk9.thankyou-h-botto {
  width: 100%;
}
}

@media only screen and (orientation: landscape) and (max-width: 812px) {
.sign-up-page .benefix-content-container {
  width: 85%;
}

select {
  background-size: 9% auto;
}

.submit-btn-wrap button {
  background-size: 9% auto;
}

.checkbox-btn {
  width: 100%;
  margin-bottom: 10px;
}

#hemophilia-part3-btn {
  margin-bottom: 0;
}
}

@media (max-width: 767px) {
    .benefix-content-container {
        width: 95%;  
        margin: auto;
    }
}




