/* .top-text h4:after {
  content: "]"
}

.top-text h4:before {
  content: "["
}

.zoom-registration__month-section--title:after{
    content: "]" 
}
.zoom-registration__month-section--title:before{
    content: "[" 
}
.text span :before{
    content: "["  
}
.zoom-registration__meeting-label>.time:nth-child(5):after{
	content: "]" 
}
.zoom-registration__meeting-label>.time-mobile:after{
	content: "]" 
} */





#webinar-page .banner_main {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/phase2/desktop/safety/safety_bg.jpg);
    border-radius: 0;
    position: relative;
    min-height: 270px;
}

  /*  US-106667 - BREZTRI HCP Website January 2026 Update Style starts here */

 #webinar-bg {
     position: relative;
 }

 

  /*  US-106667 - BREZTRI HCP Website January 2026 Update Style ends here */


#webinar-page .banner-in p     { 
    font-family: 'Avenir-Book'; 
    color: #ffffff;
    font-weight: 350;
    font-size: 16px;
}
 
.webinar-reference .border-line { border-top: 4px solid #227870;}
.webinar-reference .border-line p { display: none;}

.nowrap {
    White-space: nowrap;
}

.top-text p {
    color: #121312;
    font-family: 'Avenir-Black';
    font-size: 32px;
    line-height: 38px;
    font-weight:800;
}

.top-text span {
    font-family: GothamBlack;
}

.zoom-registration,
.zoom-registration * {
    box-sizing: border-box;
}

.zoom-registration {
    max-width: 790px;
    margin: 0 auto;
    font-family: 'Avenir-Book', sans-serif;
    padding: 45px 0 0 0;
}

.zoom-registration input, .zoom-registration input:focus{-webkit-appearance: none;-moz-appearance:none;appearance:none}

.zoom-registration__step-one, .zoom-registration__step-two{
    padding:21px 22px 40px;  
    border: 2px solid #E8EAE8;
    border-radius:16px
}


.zoom-registration__user-details .zoom-registration__input:last-child{max-width : 173px}

.zoom-registration__step-two {
    margin:36px 0 24px;
}

.zoom-registration__step-one{
    margin-bottom: 30px; padding: 21px 22px 10px 21px;
}

.zoom-registration__title-dot {
    background: #F0B323;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 1px 6px  5px;
}

.zoom-registration__step-one-title {
    margin-bottom: 24px; display: flex; 
    align-items: center;   
}

.zoom-registration__step-two-title {
    margin-bottom: 8px;
}

.zoom-registration__step-one-title {
    font-size: 24px;
    cursor: default;
}

.zoom-registration__step-two-title {
    padding: 0 0 0 12px;
    font-size: 24px;
    cursor: default;
    align-items: center;
    display: flex;
}

.zoom-registration__step-two-title img{margin: 0 16px 0 0}

.zoom-registration__step-label {
    color:#227870;
    font-family: 'Avenir-Medium';
    font-weight: 800;
    text-transform: UPPERCASE;
}

.zoom-registration__meeting:nth-child(even){
    background:#F5F5F5;
    border-radius:16px
}

.zoom-registration__user-details {
    display: flex;
    column-gap: 40px;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}

.zoom-registration__user-details input, .zoom-registration__user-details select {
    width: 100%;
    padding: 13px 16px;
    font-size: 15px;
    border: 1px solid #B4B8B2;
    outline: none;
    border-radius:25px;
    font-family: 'Avenir-Book'; height: 48px;
}

.zoom-registration__user-details input, .zoom-registration__user-details select{
  font-size: 16px;
}

.zoom-registration sup{color:#DC3545}

.zoom-registration__user-details label {
    font-size: 16px;
    font-weight: 800;
    font-family: 'Avenir-Medium';
    margin:0 0 7px 16px;
    display: block;    
}

.zoom-registration__month-section--title {
    margin: 0;
    padding: 16px 24px;
    color: #121312; 
    background: #FDF7E7;
    cursor: default;
    font-family: 'Avenir-Medium';
    font-weight: 800;
    font-size: 16px;
    line-height:24px;
    border-radius:16px;
}

.zoom-registration__meetings {
    width: 100%;
}
.zoom-registration__user-details select 
{
     -webkit-appearance: none;
    color: #6E746C;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appeearance: none;
    background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/desktop/request-a-rep/select-dropdown-icon.svg);
    background-repeat: no-repeat;
    background-position: 96% center;  
    background-color: #FFF;
}
 
 
 #meeting-collection {
    padding-top: 10px;
}
/* .zoom-registration__meeting {
    margin-bottom: 8px;
} */

.zoom-registration__meeting-label {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer; font-family: 'Avenir-Book';
}

.zoom-registration__meeting-label>div {
    width: 33.33%;
    color:#121312;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Avenir-Book';
    padding: 16px 14px;
    display:flex;
    align-items: center;
}

.zoom-registration__meeting-label>.time {
    text-align: right;
}

.zoom-registration__meeting-label>.time-mobile {
    display: none;
    width: 100%;
    padding: 5px 5px 5px 18px;
}

.zoom-registration__meeting-label .month input[type='radio'] {
    display: none;
}

.zoom-registration__month-checkbox {
    width: 24px;
    height: 24px;
    border: 1px solid #B4B8B2;
    background: white;
    position: relative;
    margin-right: 16px;
    border-radius: 8px;
}

#regConf{ display: flex;}
#regConf div:last-child{margin:13px 0 15px 20px;max-width: 660px}
#regConf div:first-child{min-width:64px}
#regConf h4{margin: 0 0 5px 0;font-size:28px; font-family: 'Avenir-Medium';font-weight: 800}
#regConf p{font-family: 'Avenir-Book';font-size:16px;line-height:24px}


.zoom-registration__month-checkbox:hover, .zoom-registration__email-checkbox:hover, .zoom-registration__step-one input:hover, .zoom-registration__step-one input:focus, .zoom-registration__step-one select:hover, .zoom-registration__step-one select:focus{
    border: 1px solid #2CD5C4;
    box-shadow: 0 0 0 2px #c2f6f1;
}

.zoom-registration__meeting-label .month input[type='radio']:checked~.zoom-registration__month-checkbox, .zoom-registration--privacy-policy input[type='checkbox']:checked~.zoom-registration__email-checkbox{
    background: #F0B323;
    border:1px solid #2CD5C4;
} 

.zoom-registration__meeting-label .month input[type='radio']:checked~.zoom-registration__month-checkbox::before {
    content: '';
    border-bottom: 2px solid #121312;
    border-left: 2px solid #121312;
    width: 10px;
    height: 5px;
    display: block;
    transform: rotate(-45deg); 
    margin-top: 7px;
    margin-left: 5px;
}

.zoom-registration--privacy-policy .caption {
    font-family: 'Avenir-Medium';
    font-size: 14px;
    font-weight: 800;
    color:#121312;
    margin: 7px 0 0;
}


.zoom-registration--privacy-policy input[type='checkbox'] {
    display: none;
}
.zoom-registration--privacy-policy { padding: 0 0 0 1px;}
.zoom-registration--privacy-policy.zoom-registration--privacy-policy-error,
.zoom-registration--privacy-policy.zoom-registration--privacy-policy-error .caption {
    color: #DC3545 !important;
}

.zoom-registration--privacy-policy.zoom-registration--privacy-policy-error .zoom-registration__email-checkbox {
    border: 1px solid #DC3545 !important;
}

.zoom-registration__email-checkbox {
    width:24px;
    height:24px;
    margin: 0 16px -7px 0;
    display: inline-block;
    border-radius: 8px;
    border: 1px solid #B4B8B2;
}

.zoom-registration--privacy-policy input[type='checkbox']:checked~.zoom-registration__email-checkbox::before {
    content: '';
    border-bottom: 2px solid #121312;
    border-left: 2px solid #121312;
    width: 12px;
    height: 6px;
    display: block;
    transform: rotate(-45deg);
    margin-top: 7px;
    margin-left: 5px;
}

.zoom-registration__policy--text {
    color: #373A36;
    font-family: 'Avenir-Book';
    font-size: 13px;
    line-height: 16px;
    margin:20px 0 0;
    max-width:498px;
}
.zoom-registration__policy--text a {  font-family: 'Avenir-Medium'; font-weight: 800;  color: #232DF0;}
.zoom-registration__policy--text a.number-links {  font-family: 'Avenir-Book'; font-weight: normal;  color: #373A36;}
.zoom-registration__submit {
    background: #F0B323;
    color: #121312;
    font-family: 'Avenir-Medium';
    font-weight: 800;;
    border: 0;
    border-radius:60px;
    cursor: pointer;
    padding: 14px 78px 14px 49px;
    font-size: 16px;
    position: relative;
    line-height: 20px;
    text-transform: capitalize;
}

.zoom-registration__submit:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.zoom-registration__submit .fa {
    position: absolute;
    right: 12px;
    top: calc(50% - 8px);
}

/* .zoom-registration__submit::after {
    content: '\2192';
    font-size: 21px;
    margin-left: 10px;
} */

#arrIcon{position: relative}
.zoom-registration__submit #arrIcon::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 7px;
    right: -30px;
    transition: all .3s ease;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    padding: 3px;
}

.zoom-registration__submit #arrIcon::before {
    content: "";
    width: 18px;
    height: 2px;
    position: absolute;
    top: 10px;
    margin-top: 0;
    right: -30px;
    transition: all .3s ease;

}



.zoom-registration__button-section .zoom-registration__button--text {
    color: #121312;
    font-family: 'Avenir-Book';
    font-size: 24px;
    font-weight: 350;
    line-height: 32px; 
    margin:40px 0 20px;
}
.zoom-registration__button-section .zoom-registration__button--text span.nowrap sup
{
    font-size: 85%;
    position: relative;
    top: 5px;
}
.zoom-registration .zoom-registration__button-required-text {
    color: #373A36;
    font-family: 'Avenir-Book';
    font-size: 16px;
    line-height: 24px;
    margin: 24px 0 0; text-align: left;
}

.zoom-registration__text-error {
    display: none;
    font-family: 'Avenir-Book';
    font-size: 12px;
    margin: 5px 0 0 16px;
    color: #656565;
    text-align:left;
}

.zoom-registration__input {
    width: calc(50% - 20px);
    margin: 0 0 28px 0;
}

#zip{max-width:173px}

.zoom-registration__input--error {
    border-color: #DC3545 !important;
    box-shadow: none !important
}

.zoom-registration__input--error~.zoom-registration__text-error {
    display: block;
    color: #DC3545 !important;
}

.zoom-registration__meeting-error--active .zoom-registration__text-error {
    display: block;
    color: #DC3545 !important;
}

.zoom-registration__meeting-collection {
    clear: both;
}

.zoom-registration__form--hidden {
    display: none;
}

.zoom-registration__thankyou {
    padding: 15px 25px;
    display: none;
}

.zoom-registration__thankyou--visible {
    display: block;
}

.zoom-registration__thankyou-desc {
    padding: 50px 0px;
    font-family: GothamBook, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #373a36;
}

.zoom-registration__thankyou-desc strong {
    font-family: GothamBold, sans-serif;
}

.zoom-registration__submit-error {
    font-family: GothamBook, sans-serif;
    font-size: 12px;
    line-height: 1.43;
    color: #DC3545;
    display: none;
    margin-top: 5px;
}

.zoom-registration__submit-error--visible {
    display: block;
}

.zoom-registration__thankyou-timer {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zoom-registration__timer-text {
    font-size: 32px;
    padding: 15px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #227870;
    color: #373A36;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.zoom-registration__submit:hover {
    background-color: #1BFFE9;
}*/
#webinar-page .step2-register{ 
    padding: 0 0 0 15px;
  }
  
#webinar-page .step2-register {
  color: #121312; 
}

#webinar-page .step2-register span{
    color: #227870;
}
#redTxt {
  color: #DC3545; 
}

/*select {*/
/*    width: 100%;*/
/*    height: 60px;*/
/*    font-size: 15px;*/
/*    border: 1px solid #9b9d9a;*/
/*    outline: none;*/
/*}*/

.zoom-registration__month-section {
  margin-bottom: 20px;
}
.zoom-registration__month-section:last-child{
  margin-bottom: 0;
}

@media screen and (min-width: 991px) {

    
    .zoom-registration__meeting-label>div.month 
    {
        width: 40%;
    }
    .zoom-registration__meeting-label>.day
    {
        width: 30%;
    }
    .zoom-registration__meeting-label>.time
    {
        width: 30%;
    }
    

}



@media screen and (max-width: 991px) {

    .webinar-reference { display: none;}
    #webinar-page .banner_main {  background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/phase2/mobile/safety/safety-mob-banner.png);
    background-size: cover;
    background-position: 100% 26%;
    border-radius: 0;} 

         /*  US-106667 - BREZTRI HCP Website January 2026 Update Style starts here */
    

     /*  US-106667 - BREZTRI HCP Website January 2026 Update Style end here */
   

    .desktop-break {
        display: none;
    }

    .zoom-registration {
        width: auto; border-bottom: none;
        padding: 25px 15px 0 15px;
    }

    .zoom-registration__user-details {
        display: block;
        padding:0;
    }

    .zoom-registration__input {
        width: 100%;
        margin: 0 0 20px;
    }

    .zoom-registration__step-label {
        display: inline-block;
         
    }
    .zoom-registration__step-two-title img, .zoom-registration__step-one-title img{
        width: 70px;
    }
    .zoom-registration__step-two-text
    {
      padding: 0 0 0 10px;
    }


    #webinar-page .zoom-registration__step-one,
    #webinar-page .zoom-registration__step-two {
    padding: 10px 10px 40px;
    margin: 20px 0 24px;
    }
    .zoom-registration--privacy-policy,
    .zoom-registration__button-section {
        padding:0;
    }
    
    .zoom-registration__title-dot {
        width: 5px;
        height: 5px; margin: 0px 0 2px;
    }

    .zoom-registration__meeting-label>div {
        width: 82px;
         
    }

    .zoom-registration__meeting-label>.time {
        display: none;
    }

    .zoom-registration__meeting-label>.time-mobile {
        display: block;
        width: 30%;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        padding: 3px 5px 10px 45px;
    }

    .zoom-registration--privacy-policy .checkbox-label {
        display: flex;
        margin-top: 24px;
    }

    .zoom-registration__email-checkbox {
        margin-right: 8px;
    }

    .zoom-registration__policy--text {
        margin: 10px  0 15px 0;
         
    } 
     

    /*.zoom-registration__submit:hover:before {*/
    /*    right: 45px;*/
    /*    width: 21px;*/
    /*}*/

    .zoom-registration__thankyou {
        padding: 15px 0px;
    }

    .zoom-registration__month-checkbox {
        width: 24px;
        height: 24px;
        top: 0px; margin-right: 11px;
    }

    .top-text p {
        width: auto;
        font-size: 24px;
        letter-spacing: -0.22px;
        line-height: 33px;  
        text-align: left; font-family: 'Avenir-Medium'; font-weight: 800;
    }
  
    .zoom-registration__step-one-title {
        padding: 12px 0 0 0;
        border: none;
        font-size: 20px;
        cursor: default;
        line-height: 25px;
    }
   

    .zoom-registration__month-section--title {
        margin: 0;
        padding: 15px 19px; 
        font-size: 16px;
    }

    .zoom-registration__meetings {
       /* background-color: #efefef;*/
        width: 100%;
        padding: 0;
        /* color: #ff01d5; */
    }

    .zoom-registration__meeting-label>div {
        width: 40%;
        font-size: 14px;
        line-height: 24px;  padding:14px 5px 14px 14px;
    }
   
    #webinar-page .zoom-registration__meeting .month span.text {
        font-family: 'Avenir-Medium';
        font-weight: 350;
    }
    #webinar-page .zoom-registration__meeting .day {
        font-family: 'Avenir-Medium';
        font-weight: 350;
        width: 30%;
    }
    .zoom-registration--privacy-policy .caption { 
        padding: 0 26px 0 0;
    }
 
    .zoom-registration__button-section .zoom-registration__button--text {
          margin: 30px 0 20px; text-align: left; font-size: 20px; line-height: 26px;
    }

    .zoom-registration .zoom-registration__button-required-text {
        margin: 20px 0 0 0; 
    } 
    
    .zoom-registration__step-two-title
    {
        font-size: 20px; line-height: 24px; padding: 12px 0 10px;
    }
    .zoom-registration__meeting-label .month input[type='radio']:checked~.zoom-registration__month-checkbox::before
    {
        border-bottom: 2px solid #121312;
        border-left: 2px solid #121312; width: 9px;
        height: 5px;
        margin-top: 8px;
        margin-left: 7px;
    }
    #webinar-page .banner-content p { max-width: 100%;}
    #webinar-page .banner-content h1 { max-width: 245px;}
}

@media screen and (max-width: 667px) { 
    #webinar-page .banner-content h1 { max-width: 255px;}
    #webinar-page .banner-content p { max-width: 260px;}


    #webinar-page .zoom-registration__form .top-text p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    }
    
}

  
@media screen and (max-width: 414px) {
  
    .zoom-registration__step-two-icon { width: 100px;}
    .zoom-registration__submit {
        width: 100%;
        padding: 14px 48px 14px 19px;
    }
    #regConf{display:block;text-align:center}
    #regConf img{width:56px}
    #regConf h4{font-size:18px}
    #regConf div:last-child{margin: 5px 0 15px}

    
    #webinar-page .zoom-registration__form .top-text br {
    display: block;
    }
    
    #webinar-page .zoom-registration__step-one {
    padding-bottom: 25px;
    }
    
     #meeting-collection {
    padding-top: 0;
    }
    
    .zoom-registration__user-details .zoom-registration__input:nth-child(7) {
    width: 255px;
    }
    
    .zoom-registration__user-details .zoom-registration__input:last-child {
    max-width : 100%;
    }
    
    #webinar-page #zip {
    max-width: 100%
        
    }
    
    
    #webinar-page .zoom-registration__meeting-label .time-mobile {
    display: flex;
    flex-direction: row;
    align-content: flex-end;
    flex-wrap: wrap;
}

    
    #webinar-page .zoom-registration__meeting-label .month {
    width: 39%;   
    padding: 14px 5px 14px 14px;
    }
    #webinar-page .zoom-registration__meeting-label .day {
    width: 27%;   
    padding: 14px 5px 14px 14px;
    }
    #webinar-page .zoom-registration__meeting-label .time-mobile {
    width: 33%;
    padding: 14px 5px 14px 14px;
}

 
    
    
}

 

@media screen and (max-width: 414px) {
  .zoom-registration__meeting-label>div,
  .zoom-registration__meeting-label>.time-mobile{
    font-size: 11px;
  }
}
