/*Dynamic Form Hidden*/
.dynamic-container-hidden {
  display: none;
}

/*Dynamic Form Hidden*/

#zeroPayPopup {
  visibility: hidden;
  height: 0;
  width: 0;
  display: block;
}

.zeroPayProgram .modal-box {
  max-width: 610px !important;
  margin: 0 auto !important;
  border-radius: 0 !important;
  padding: 10px 20px 20px !important;
}

.zeroPayProgram .modal-box .modal-box__content {
  overflow: auto;
  padding: 10px 20px 30px;
}

.zeroPayProgram .modal-box p {
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 20px;
}

#systemOutageMessage {
  max-width: 510px;
  margin: 0 auto;
}
  
#systemOutageMessage p:nth-child(3) {
  margin: 0 0 30px !important; color: #333333;
}

#systemOutageMessage p:nth-child(1),
#systemOutageMessage p:nth-child(4),
#systemOutageMessage p:nth-child(6) {
  margin: 0 0 10px;
  color: #333333;
}

#systemOutageMessage p.messages-rate {
  font-size: 14px;
  max-width: 394px;
  margin: 0 auto;
  line-height: 18px; color: #333333;
}
#systemOutageMessage p.last-update{
  font-size: 14px;
  margin-top: 5px; color: #333333;
}
.zeroPayProgram .modal-box a {
  text-decoration: underline;
}

.zeroPayProgram .modal__close {
  max-width: 610px !important;
}

#zero-pay-confirmation .benifits-header-component .benifits-header h1 {
  max-width: 522px;
}

#zero-pay-confirmation .benifits-header-component .benifits-header p {
  max-width: 770px;
}

#zero-pay-confirmation .benifits-container {
  padding-top: 141px;
}

#zero-pay-confirmation #main-wrapper-container-zero-pay .cmp-container__backgroundImage--enabled {
  background-position: top right;
  width: 100%;
  margin: 0px auto;
  background-size: 45%;
}

/*Banner fix start*/
#zero-pay-program #main-wrapper-container-zero-pay,
#zero-pay-confirmation #main-wrapper-container-zero-pay {
  margin: 0 auto;
  max-width: 1440px;
}

#zero-pay-program #main-wrapper-container-zero-pay .cmp-container__backgroundImage--enabled {
  background-position: top right;
  width: 100%;
  margin: 0px auto;
  background-size: 41%;
}

#zero-pay-program #banner-container .zero-pay-box .zero-box-content .zero-desk {
  max-width: 426px;
}

/*Banner fix end*/
#zero-pay-form-container #frx-form-mobile-number-container .zero-pay-help-section {
  font-size: 14px;
  line-height: 15px;
  padding-top: 35px;
}

#zero-pay-program input#brz-form-tel {
  max-width: 400px;
}

/*Zero-Pay-Css Temporary Placed Here*/
.benifits-container.zero-pay {
  width: 78%;
  padding-top: 195px;
}

p.text-bold {
  font-weight: bold;
  font-family: 'Gotham-Bold';
}

button.cmp-dynamicform__submit-btn:focus {
  outline: none !important;
  border: none;
}

.cmp-formcontainer .validation-message {
  display: none;
  color: #EC0000;
  padding: 10px 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
}

span.fa.fa-spinner.fa-spin {
  visibility: hidden !important;
  display: none !important;
}

#zero-pay-program div#frx-isi-title {
  margin-top: 70px;
}

.zero-pay-box {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.img-zero-pay {
  max-width: 203px;
  margin-right: 20px;
}

.zero-box-content {
  width: 65%;
}

.zero-box-content h1 {
  font-size: 45px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.zero-box-content h3 {
  font-size: 45px;
  margin-bottom: 30px;
}

#main-wrapper-container-zero-pay div#banner-container {
  max-width: 1160px;
  margin: 0 auto;
}

#main-wrapper-container-zero-pay .cmp-dynamicform__generated-form {
  padding-left: 0px !important;
  margin-top: 10px;
}

#main-wrapper-container-zero-pay .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  padding-top: 10px;
}

#zero-pay-program .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  position: static;
  line-height: 100%;
  padding-bottom: 10px;
  margin-left: -5px;
}

#zero-pay-program .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
  margin-bottom: 25px;
}

#zero-pay-program .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group.has-error~.button-group {
  margin-top: 30px;
}

div#zero-pay-form-container {
  max-width: 600px;
}

.zero-pay-form .cmp-dynamicform__form-control-container {
  box-shadow: 0px 4px 8px #3133331A;
}

.zero-pay-form .form-control {
  border: 1px solid #D0D0D0 !important;
  border-radius: 8px 8px 0px 0px;
  height: 40px !important;
}

.zero-pay-form button.cmp-dynamicform__clear-btn {
  display: none;
}

.zero-pay-form .cmp-dynamicform__control-label {
  font-size: 17px;
  font-family: 'Gotham-Book';
  line-height: 24px;
  margin-bottom: 6px;
  display: block;
  color: #333333 !important;
  position: relative;
}

#main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn {
  width: 333px;
  border: 3px solid #F0B323;
  border-radius: 44px;
  background: #F0B323;
  color: #333333;
  font-weight: 600;
  padding: 0px;
  min-height: 44px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Gotham-Bold';
}

.terms-condition a {
  font-weight: bold;
  text-decoration: underline;
}

.transcript-text p.pad-last {
  padding-bottom: 0;
}

div#field-647dcd48da9da900029ef549 {
  max-width: 400px;
}

.zero-pay-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  color: #EC0000;
  font-size: 17px;
  padding-top: 5px;
}

.zero-pay-form .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .has-error textarea,
#zero-pay-form-container .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .has-error input {
  border-color: #EC0000;
}

.zero-pay-foot-note p {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 20px;
}

.zero-pay-foot-note ul {
  list-style: none;
}

.zero-pay-foot-note ul li a {
  font-size: 13px;
  color: #333333;
  margin-bottom: 15px;
  display: inline-block;
  text-decoration: underline;
  font-family: 'Gotham-Book';
}

.zero-pay-form button.cmp-dynamicform__submit-btn:after {
  content: "\f054";
  font-family: "FontAwesome6Free-Solid";
  color: #333333;
  font-size: 16px;
  padding-left: 0px;
}

.zero-foot-box p {
  font-size: 14px;
  line-height: 18px;
}

.zero-foot-box p.text-bold {
  padding-bottom: 10px;
  padding-top: 5px;
  font-size: 17px;
  line-height: 24px;
}

.zero-consent-container {
  padding-top: 40px;
  max-width: 1160px;
}

.zero-consent-inner h3 {
  font-size: 24px;
  margin-top: 30px;
}

p.consent-small-text {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
}

.zero-consent-inner p {
  padding-bottom: 15px;
  letter-spacing: 0.17px;
}

.breztri-right-container {
  max-width: 1160px;
  box-shadow: 3px 3px 16px #00000029;
  border-radius: 12px;
  min-height: 169px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 55px;
  margin-top: 40px;
}

.breztri-right-inner h3 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
  margin-top: 0;
}

.breztri-right-inner a {
  max-width: 355px;
  border: 3px solid #F0B323;
  border-radius: 39px;
  padding: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  color: #333;
  font-family: 'Gotham-Bold';
  font-size: 16px;
}

.breztri-right-inner a:after {
  content: "\f054";
  font-family: "FontAwesome6Free-Solid";
  color: #333333;
  font-size: 16px;
  padding-left: 8px;
  position: relative;
  top: 1px;
}

.zero-mobile {
  display: none;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 20px;
}

.orphan-savings p a{
  color: #333333;
}

/*Zero Pay Confirmation*/
#zero-pay-confirmation .benifits-container h1 {
  font-size: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #373A37;
}

.zero-pay-confirmation h1 {
  padding-bottom: 20px;
}

.zero-pay-confirmation h2 {
  padding-bottom: 20px;
}

.zero-pay-confirmation-container-box .zero-box-content {
  text-align: left;
}

.zero-pay-confirmation-container-box .zero-box-content {
  width: 60%;
  padding-left: 4%;
}

.breztri-right-container.zero-pay-confirmation-container-box {
  max-width: 757px;
  box-shadow: 3px 3px 16px #00000029;
  border-radius: 12px;
  min-height: 160px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 14px;
  margin-top: 50px;
  padding-left: 60px;
  padding-right: 60px;
  background: #fff;
}

#zero-pay-form-container input {
  font-family: 'Gotham-Book';
  color: #333;
  -webkit-appearance: none;
}

#zero-pay-form-container input:-webkit-autofill,
#zero-pay-form-container input:-webkit-autofill:hover,
#zero-pay-form-container input:-webkit-autofill:focus {
  -webkit-text-fill-color: #333;
  transition: background-color 5000s ease-in-out 0s;
}

#main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn:hover {
  outline: none !Important;
  border-color: transparent;
}

i.fa.fa-spinner.fa-spin {
  display: none;
}

.zero-pay-header-text {
  font-family: 'Gotham-Medium';
  margin-bottom: 15px;
}

/* New for saving card style start here */
.zero-pay-header-text {
  margin-bottom: 20px;
}

#new_form {
  padding: 10px 10px 10px 0;
}

#new_form .cmp-form-text {
  padding: 0;
  margin-bottom: 25px;
}

#new_form label {
  font-size: 17px;
  font-family: 'Gotham-Book';
  line-height: 24px;
  margin-bottom: 6px;
  display: block;
  color: #333333;
  position: relative;
}

#new_form label::after {
  content: "*";
  display: inline-block;
  line-height: 100%;
}
#new_form #phoneNumberSec label::after{
  visibility: hidden;
}

#new_form input {
  border: 1px solid #D0D0D0;
  border-radius: 8px 8px 0px 0px;
  height: 40px;
  font-family: 'Gotham-Book';
  color: #333;
  -webkit-appearance: none;
}

#name-details .aem-Grid .text {
  width: 100%;
}

#new_form input {
  outline: none;
  box-shadow: 0px 4px 8px #3133331A;
}

#new_form input.err {
  border: 1px solid #EC0000;
}

#new_form .validation-message.required.invalid,
#new_form .validation-message.constraint {
  color: #EC0000;
  padding: 10px 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 100%;
}

#new_form input#frx-form-tel {
  max-width: 400px;
}

#new_form #frx-form-mobile-number-container .cmp-form-text {
  margin-bottom: 0;
}

#frx-form-mobile-number-container label::after {
  display: none;
}

#new_form button#savingsFormSubmit {
  width: 333px;
  border: 3px solid #F0B323;
  border-radius: 44px;
  background: #F0B323;
  color: #333333;
  font-weight: 600;
  padding: 0px;
  min-height: 44px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Gotham-Bold';
  margin: 30px 30px 30px 0;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
}

#new_form button#savingsFormSubmit::after {
  content: "\f054";
  font-family: "FontAwesome6Free-Solid";
  color: #333333;
  font-size: 16px;
  padding-left: 5px;
}

#new_form div#recaptcha {
  display: none;
  margin-top: 30px;
}

#new_form .empty-field {
  color: #EC0000;
  padding: 10px 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 100%;
}

#new_form .regex-err.showErrMsg,
#new_form .showErrMsg {
  color: #EC0000;
  padding: 10px 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 100%;
}

/* New for saving card style end here */

/* Form V2 compontent style start here */

/* #zero-pay-form-container .form-sec-container{
display: none;
} */

#new_form {
  display: block;
}

#zero-pay-form-container .form-sec-container label {
  font-size: 17px;
  font-family: 'Gotham-Book';
  line-height: 24px;
  margin-bottom: 6px;
  display: block;
  color: #333333;
  position: relative;
}

#zero-pay-form-container .form-sec-container input {
  border: 1px solid #D0D0D0;
  border-radius: 8px 8px 0px 0px;
  height: 40px;
  font-family: 'Gotham-Book';
  color: #333;
  outline: none;
  box-shadow: 0px 4px 8px #3133331A;
  -webkit-appearance: none;
  appearance: none;
}

#zero-pay-form-container .form-sec-container .cmp-dynamicform__submit-btn {
  width: 333px;
  border: 3px solid #F0B323;
  border-radius: 44px;
  background: #F0B323;
  color: #333333;
  font-weight: 600;
  padding: 0px;
  min-height: 44px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Gotham-Bold';
  outline: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
}

#zero-pay-form-container .form-sec-container .cmp-dynamicform__generated-form .text-danger {
  margin-left: 0;
}

#zero-pay-form-container .form-sec-container .cmp-dynamicform__generated-form .cmp-dynamicform__form-group.has-error span.text-danger {
  color: #d72a2a;
}

.form-sec-container .cmp-dynamicform__clear-btn {
  display: none;
}

/* Form V2 compontent end start here */

/* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style Srt here*/

 
.zero-box-content h2 {
  font-size: 45px;
  margin-top: 0px;
  margin-bottom: 30px;
  max-width: 906px;
  color: #373A37;
}
.benifits-container.zero-pay{
  padding-top: 75px;
}
.zero-foot-box p {
  margin-top: 50px;
}


#zero-pay-confirmation .benifits-container {
  padding-top: 75px;
}
.zero-pay-confirmation .benifits-header{
  text-align: center;
}
.zero-pay-confirmation .benifits-header-component {
  max-width: 775px;
  margin: 0 auto;
}
.zero-pay-confirmation .benifits-container h2 {
  font-size: 45px;
  line-height: 45px;
  color: #373A37;
  margin: 0;
  font-family: 'Gotham-Bold';
}
#zero-pay-confirmation .zero-pay-confirmation .benifits-header{
  width: 100%;
  padding-top: 0;
}
.zeropay-confirmation-helpful-inner {
  max-width: 757px;
  margin: 0 auto;
}

/* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style End here*/


/*Zero Pay Media Queries*/
@media only screen and (max-width: 1300px) {
  #main-wrapper-container-zero-pay div#banner-container {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 992px) {
  .zero-pay-foot-note {
    width: 76%;
    margin-top: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .zero-pay-header-text {
    width: 90%;
  }

  .zero-box-content h1 {
    padding-right: 20px;
  }

  .zero-box-content h3 {
    padding-right: 20px;
  }

  p.cmp-dynamicform__generated-form-error.text-danger {
    font-size: 14px;
  }

  .zero-pay-foot-note {
    width: 100%;
  }

  .breztri-right-container {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .breztri-right-inner a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .zero-foot-box {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  #zero-pay-program .cmp-container__backgroundImage--enabled {
    background-size: 39% !important;
  }
}

@media only screen and (max-width: 991px) {

  #zero-pay-program .cmp-container__backgroundImage--enabled {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase2-q3/mobile/zero-pay-programme/zero-pay-mob.png) !important;
    background-position: top right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: 45% !important;
  }

  #zero-pay-confirmation .benifits-container {
    padding-top: 24px;
  }

  #zero-pay-confirmation .benifits-header-component .benifits-header h1 {
    max-width: 195px;
  }

  #zero-pay-confirmation .benifits-header-component .benifits-header p {
    max-width: 326px;
  }

  #zero-pay-program .zero-box-content {
    width: 65%;
    max-width: 228px;
  }

  #zero-pay-program .zero-pay-box {
    display: block;
  }

  #zero-pay-program .zero-mobile {
    padding: 20px 0;
    max-width: 324px;
  }

  #zero-pay-program .zero-pay-header-text p {
    max-width: 325px;
  }

  /*#zero-pay-confirmation .cmp-container__backgroundImage--enabled {*/
  /* background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/mobile-images/mob-banner/zero-pay-mob-banner.jpg) !important;*/
  /* background-position: top right;*/
  /* background-size: 100% auto;*/
  /* background-repeat: no-repeat;*/
  /*}*/
  #zero-pay-confirmation #main-wrapper-container-zero-pay .cmp-container__backgroundImage--enabled {
    background-size: 41%;
  }

  /*.breztri-right-inner a {*/
  /* max-width: 244px;*/
  /*}*/

  .zero-pay-header-text {
    width: 82%;
  }

  .zero-foot-box {
    padding-top: 25px;
  }

  .img-zero-pay {
    margin-right: 10px;
  }

  #zero-pay-program #banner-container .benifits-container.zero-pay {
    width: 81%;
    padding-left: 0px;
  }

  .zero-pay-box {
    padding-bottom: 0px;
    align-items: center;
    padding-right: 17px;
  }

  #main-wrapper-container-zero-pay div#banner-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  #zero-pay-form-container #frx-form-mobile-number-container .zero-pay-help-section {
    padding: 15px 0 0 0;
  }

  .zero-mobile {
    display: block;
  }

  .zero-desk {
    display: none;
  }

  .zero-box-content h1 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 0;
    padding-right: 10px;
  }

  .zero-box-content h3 {
    font-size: 27px;
    line-height: 30px;
  }

  .zero-pay-header-text p,
  .zero-pay-form .cmp-dynamicform__control-label,
  .zero-foot-box p.text-bold,
  .zero-consent-inner p {
    font-size: 14px;
    line-height: 21px;
  }

  .zero-consent-container {
    padding-top: 24px;
  }

  .zero-consent-inner h3 {
    font-size: 18px;
    line-height: 21px;
  }

  .breztri-right-inner h3 {
    font-size: 19px;
    width: 86%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 20px;
    line-height: 24px;
  }

  #zero-pay-program .breztri-right-inner h3 {
    padding-top: 0px;
  }

  .breztri-right-inner a {
    font-size: 16px;
    display: flex;
    max-width: 240px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }

  #zero-pay-program .breztri-right-inner a:after {
    top: 7px;
    right: 28px;
  }

  .breztri-right-inner a:after {
    font-size: 18px;
  }

  .breztri-right-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  #main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn {
    font-size: 16px;
    padding-left: 6px;
    padding-right: 8px;
  }

  #main-wrapper-container-zero-pay .cmp-dynamicform__generated-form {
    padding: 0;
    margin-top: 25px;
  }

  .zero-pay-confirmation-container-box .zero-box-content {
    width: 85%;
    text-align: center;
    padding-bottom: 23px;
    padding-left: 0;
  }

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .zero-pay-confirmation-container-box .zero-pay-box {
    padding-bottom: 0px;
    align-items: center;
    flex-direction: column;
  }

  .zero-pay-confirmation-container-box .breztri-right-inner h3 {
    line-height: 24px;
  }

  .zero-pay-confirmation-container-box .img-zero-pay {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }

  .zero-pay-foot-note p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 40px;
  }


  #zero-pay-confirmation .benifits-container h1 {
    font-size: 27px;
    width: 70%;
    line-height: 32px;
  }

  .zero-pay-confirmation h2 {
    font-size: 27px;
    width: 81%;
    line-height: 32px;
  }

  /*.zero-pay-confirmation .benifits-header {*/
  /* padding-top: 24%;*/
  /*}*/

  .content-container.benifits-container.zero-pay-confirmation {
    padding-left: 0px;
  }

  .zero-pay-confirmation .benifits-header p {
    width: 80%;
  }

  #zero-pay-confirmation .zero-pay-box {
    padding-right: 0px;
  }

  #zero-pay-confirmation .zero-box-content h3 {
    padding-right: 0px;
  }

  #zero-pay-confirmation .breztri-right-inner a {
    font-size: 16px;
    height: auto;
    width: max-content;
    display: inline-block;
  }

  #zero-pay-program .breztri-right-container {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  a.desk-text-zero-pay {
    display: none;
  }

  #zero-pay-program .cmp-modal--defaultStyle .modal__close {
    background-color: transparent;
    /* top: 40px; */
    height: auto;
    right: 0;
    left: 0;
    max-width: 95%;
    padding-right: 30px;
  }

  #zero-pay-program .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    margin-bottom: 20px;
  }

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-bottom: 100px;
  }

  #zero-pay-program div#frx-isi-title {
    margin-top: 30px;
  }

  #zero-pay-confirmation div#frx-isi-title {
    margin-top: 30px;
  }

  /* Form V2 compontent style start here */
  #zero-pay-form-container .form-sec-container .cmp-dynamicform__generated-form .text-danger {
    font-size: 14px;
  }

  #zero-pay-form-container .form-sec-container label {
    font-size: 14px;
    line-height: 21px;
  }

  #zero-pay-form-container .form-sec-container .cmp-dynamicform__submit-btn {
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
    max-width: 275px;
    margin-bottom: 25px;
  }

  /* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style Srt here*/

  .zero-box-content h2 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 0;
    padding-right: 10px;
    display: none;
  }
  .zero-pay-header-text{
    margin-top: 20px;
  }
  #zero-pay-program #banner-container .zero-pay-box .zero-box-content .zero-desk {
    max-width: 100%;
    font-size: 14px;
    line-height: 21px;
  }
  #zero-pay-program .zero-pay-box{
    display: flex;
    padding-right: 0;
  }
  #zero-pay-program .zero-box-content {
    width: 65%;
    max-width: 350px;
  }
  .zero-desk {
    display: block;
  }
  .zero-mobile {
    display: none;
  }
  #zero-pay-program .zero-pay-header-text p {
    max-width: 500px;
  }
  #zero-pay-program #banner-container .benifits-container.zero-pay {
    padding-top: 40px;
    width: 100%;
  }
  .zero-pay-header-text {
    width: 100%;
  }
  .breztri-right-inner a:after {
    font-size: 16px;
  }
  #zero-pay-program .breztri-right-inner a:after {
    top: 0;
    right: 0;
  }
  #zero-pay-program input#brz-form-tel {
    max-width: 100%;
  }

  .zero-pay-confirmation h2 {
    font-size: 27px;    
    line-height: 32px;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #zero-pay-confirmation .benifits-container {
    padding-top: 40px;
    padding-right: 0;
  }
  #zero-pay-confirmation .benifits-header-component .benifits-header p{
    width: 100%;
    max-width: 770px;
  }
  .zero-pay-confirmation .benifits-header p{
    font-size: 14px;
    line-height: 21px;
  }
  .zero-pay-confirmation-container-box .breztri-right-inner h3 {
    line-height: 24px;
    font-size: 18px;
  }
  #zero-pay-confirmation .breztri-right-inner a {
    width: 100%;
    max-width: 301px;
    line-height: 44px;
    margin: 0 auto;
    border-radius: 22px;
    position: relative;
    padding: 0;
    font-size: 15px;
  }
  #zero-pay-confirmation .breztri-right-inner a:after {
    position: absolute;
    right: auto;
    top: auto;
    font-size: 15px;
  }
  .zero-pay-confirmation .breztri-right-inner h3 {
    width: 100%;
  }
  .zero-pay-confirmation-container-box .zero-box-content {
    width: 100%;
    max-width: 300px;
  }
  .breztri-right-inner h3 {
    margin-bottom: 20px;
  }
  .breztri-right-inner a{
    padding-left: 20px;
  }
  #zero-pay-program .breztri-right-inner h3{
    max-width: 300px;
  }

  /* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style End here*/

}

@media only screen and (max-width: 600px) {

  #zero-pay-program .cmp-container__backgroundImage--enabled {
    background-size: 35% !important;
  }
  .zeroPayProgram .modal-box .modal-box__content {
  padding: 0;
    }
    #systemOutageMessage p.messages-rate {
        font-size: 12px;
    }
    #systemOutageMessage p.last-update{
      font-size: 12px;
    }
      
}

@media screen and (max-width: 767px) {
  #zero-pay-confirmation .benifits-container h1 {
    width: 70%;
  }

  .zero-pay-confirmation .benifits-header {
    padding-top: 2%;
  }

  .breztri-right-inner h3 {
    width: 100%;
  }

  .img-zero-pay {
    max-width: 90px;
  }

  #zero-pay-confirmation .img-zero-pay {
    max-width: 220px;
  }

  #main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn {
    max-width: 325px;
  }

  div#zero-pay-form-container {
    max-width: 90%;
  }

 

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-bottom: 60px;
  }

  #zero-pay-program .cmp-modal--defaultStyle .modal__close {
    padding-right: 25px;
  }
}

@media screen and (max-width: 613px) {
  

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 580px) {
  .zeroPayProgram .modal-box {
    padding: 10px 20px 20px !important;
  }

  .zeroPayProgram .modal-box p {
    font-size: 14px;
    line-height: normal;
  }

  .zero-pay-header-text {
    width: 89%;
  }

  .zero-pay-confirmation .benifits-header p {
    width: 91%;
  }   

  div#zero-pay-form-container {
    max-width: 90%;
  }

  #zero-pay-confirmation .benifits-container h1 {
    width: 59%;
  }

  #zero-pay-program .breztri-right-container {
    margin-bottom: 20px;
  }

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 414px) {
  #zero-pay-program .zero-box-content {
    width: 100%;
  }
  #zero-pay-program .zero-pay-header-text p {
    max-width: 100%;
  }
  #zero-pay-program .zero-box-content {
    width: 100%;
    max-width: 100%;
  }
  .zero-pay-header-text {
    width: 100%;
  }

  .zero-pay-confirmation .benifits-header {
    text-align: left;
  }
  .zero-pay-confirmation h2{
    max-width: 310px;
    margin-left: 0;
    margin-right: 0;
  }

}

@media screen and (max-width: 375px) {

  .zero-box-content h1 {
    padding-right: 0px;
  }

  #zero-pay-confirmation .zero-box-content h3 {
    width: 100%;
    line-height: 28px;
  }

  #main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn {
    max-width: 100%;
    width: 100%;
  }

  #zero-pay-program .breztri-right-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  #main-wrapper-container-zero-pay button.cmp-dynamicform__submit-btn {
    font-size: 14px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .zero-pay-confirmation .benifits-header p {
    width: 95%;
  }

  #zero-pay-confirmation .benifits-container h1 {
    width: 90%;
  }

  #zero-pay-program .cmp-modal--defaultStyle .modal__close {
    padding-right: 20px;
  }

  .zero-pay-confirmation-container-box .zero-box-content {
    width: 95%;
  }
  .breztri-right-inner h3 {
    width: 100%;
  }

}

@media screen and (max-width: 360px) {
  #zero-pay-program .breztri-right-container {
    margin-bottom: 60px;
  }

  .breztri-right-container.zero-pay-confirmation-container-box {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 330px) {
  #zero-pay-form-container .form-sec-container .cmp-dynamicform__submit-btn {
    font-size: 12px;
    max-width: 250px;
  }
}

@media screen and (min-width: 992px) {
  #main-wrapper-container-zero-pay .benifits-header {
    width: 70%;
    padding-top: 35px;
  }

  a.mobile-text-zero-pay {
    display: none;
  }
}

/*Zero-Pay-Css Temporary Placed Here*/

/* New for saving card style start here */

@media only screen and (max-width: 991px) {
  #new_form {
    padding: 0;
  }

  #new_form .container.aem-GridColumn--phone--11 {
    margin-left: 0;
  }

  #new_form button#savingsFormSubmit {
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
    max-width: 275px;
  }

  #new_form button#savingsFormSubmit::after {
    font-size: 14px;
  }

  #new_form .validation-message.required.invalid,
  #new_form .regex-err.showErrMsg,
  #new_form .showErrMsg,
  #new_form .validation-message.constraint {
    font-size: 14px;
  }

  #new_form label {
    font-size: 14px;
    line-height: 21px;
  }

  #new_form .cmp-form-text {
    margin-bottom: 15px;
  }
}

/* New for saving card style end here */

span.spinner {
  animation: fa-spin 2s infinite linear;
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -ms-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  font-family: "FontAwesome6Free-Solid";
  display: inline-block;
}

span.spinner::after {
  content: "\f110";
  font-size: 35px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* USBW3-3313 Breztri DTC savings card and CRM sign up form enhancements Style start here*/

div#zero-pay-form-container {
  max-width: 900px;
}

#zero-pay-form-container .zero-pay-header-text {
  max-width: 600px;
}

#zero-pay-form-container #new_form .cmp-form-text {
  max-width: 600px;
}

#zero-pay-form-container .zero-pay-help-section {
  max-width: 600px;
  padding-top: 20px;
}

#zero-pay-form-container .zero-foot-box {
  max-width: 600px;
  padding-top: 0;
}

#zero-pay-form-container .cmp-formcontainer .cmp-form-options {
  margin: 20px 0 0 0;
  border: none;
  padding: 0;
}

#zero-pay-form-container .cmp-form-options--radio label {
  display: inline-block;
  margin: 0 25px 0 0;
  position: relative;
  padding-left: 26px;
  font-size: 17px;
  line-height: 21px;
}

#zero-pay-form-container .cmp-form-options--radio label:nth-child(4) {
  margin-right: 0;
}

#zero-pay-form-container .cmp-form-options--radio .cmp-form-options__legend {
  display: inline-block;
  margin-bottom: 20px;
  font-family: 'Gotham-Medium';
  font-size: 17px;
  line-height: 21px;
}

#zero-pay-form-container #frx-form-mobile-number-container .zero-pay-help-section {
  max-width: 530px;
  padding-top: 10px;
  padding-bottom: 25px;
}

#new_form button#savingsFormSubmit{
  margin: 50px 30px 30px 0;
}

#zero-pay-form-container #breztri-dtc-zero-pay-program-radio {
  /*-webkit-appearance: auto; */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

#zero-pay-form-container .radio-error {
  color: #EC0000;
  padding: 10px 0 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 100%;
}

#zero-pay-form-container .cmp-form-options--radio label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid #D0D0D0;
}

#zero-pay-form-container .cmp-form-options--radio label input:checked::before {
  content: "";
  background: #333333;
  position: absolute;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 0;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

#zero-pay-form-container .cmp-form-options--radio label input[type="radio"] {
  accent-color: #D0D0D0;
}

.zero-consent-container {
  padding-top: 35px;
}

.zero-consent-inner h3 {
  margin-top: 0;
}
.terms-condition p
{
  outline: none;
}
@media screen and (min-width: 991px) {
  .zeropay-banner .breztri-banner-bg {
    background-image: url( /content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/desktop/zero-pay-program/saving-support-bg.jpg);
   
  }

  .benifits-container.zero-pay{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .zero-pay-box{
    justify-content: space-between;
  }
  .img-zero-pay{
    margin-right: 0;
  }
  .zero-box-content {
    width: auto;
  }
  div#zero-pay-form-container {
    max-width: 600px;
    margin: 0 auto;
  }
  #zero-pay-form-container .cmp-form-options--radio label{
    display: block;
    margin: 0 0 18px 0;
  }

}

@media screen and (max-width: 991px) {

  .zeropay-banner .breztri-banner-bg {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/mobile/zero-pay-program/saving-support-bg.jpg);
     background-position: 50% 50%;
  }

  .zeropay-banner .breztri-banner{
    min-height: 200px;
  }

  #zero-pay-form-container .cmp-formcontainer .cmp-form-options {
    margin: 30px 0 0 0;
  }

  #zero-pay-form-container .cmp-form-options--radio label {
    margin: 0 0 18px 0;
    display: block;
  }

  #zero-pay-form-container #frx-form-mobile-number-container .zero-pay-help-section {
    line-height: 21px;
    padding: 10px 0 25px 0;
  }

  #zero-pay-form-container fieldset .cmp-form-options__legend+.cmp-form-options__field-label {
    max-width: 250px;
  }

  #zero-pay-form-container .cmp-form-options--radio .cmp-form-options__legend {
    font-size: 14px;
    line-height: 21px;
    font-family: 'Gotham-Bold';
  }

  .zero-consent-container {
    padding-top: 25px;
  }

  #zero-pay-form-container .radio-error {
    font-size: 14px;
    padding: 0 0 10px;
  } 
   #zero-pay-form-container #frx-form-mobile-number-container .button  { width: 100%; }
 
    #new_form button#savingsFormSubmit { margin: 0 auto; margin-top: 50px; margin-bottom: 30px; display: block; max-width: 275px;}
    #zero-pay-form-container #new_form .cmp-form-text { max-width: 100%;}
}
@media screen and (max-width: 767px) {
    
     #zero-pay-form-container fieldset .cmp-form-options__legend+.cmp-form-options__field-label { max-width: 100%;}

}

/* USBW3-3313 Breztri DTC savings card and CRM sign up form enhancements Style end here*/

/* Zero Pay Saving card Dynamic V2 Form Container Style start here */

#zero-pay-form-container .cmp-formcontainer{
  display: none;
}
#zero-pay-form-container .cmp-formv2container{
  padding: 0;
}
#zero-pay-form-container .cmp-formv2__group{
  padding: 0;
  margin-bottom: 25px;
}
#zero-pay-form-container .cmp-formv2-text {
  padding: 0;
}
#zero-pay-form-container .cmp-formv2__group.has-error{
  margin-bottom: 25px;
}
#zero-pay-form-container .cmp-form-text__text {
  width: 100%;
  padding: 5px 10px;
}
#zero-pay-form-container .cmp-formv2-error{
  color: #EC0000;
  padding: 10px 0;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 100%;
}
#zero-pay-form-container .cmp-formv2__group.has-error input{
  border: 1px solid #EC0000;
}
#zero-pay-form-container .cmp-formv2__group.has-error .options input,
#zero-pay-form-container .options.cmp-formv2__group.has-error  input{
  border: 1px solid #D0D0D0;
}
#zero-pay-form-container .cmp-form-options {
  margin: 20px 0 0 0;
  border: none;
  padding: 0;
}
#zero-pay-form-container .cmp-formv2-options {
  margin: 20px 0 0 0;
  border: none;
  padding: 0;
}
#zero-pay-form-container .cmp-formv2-options--radio .cmp-formv2-options__legend {
  display: inline-block;
  margin-bottom: 20px;
  font-family: 'Gotham-Medium';
  font-size: 17px;
  line-height: 21px;
}
#zero-pay-form-container .cmp-formv2-options--radio label {
  display: block;
  margin: 0 0 18px 0;
  position: relative;
  padding-left: 26px;
  font-size: 17px;
  line-height: 21px;
}
#zero-pay-form-container .cmp-formv2-options--radio label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid #D0D0D0;
}
#zero-pay-form-container .cmp-formv2-options--radio label input[type="radio"] {
  accent-color: #D0D0D0;
}
#zero-pay-form-container .cmp-formv2-options--radio label input:checked::before {
  content: "";
  background: #333333;
  position: absolute;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 0;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#zero-pay-form-container div#recaptchaInv {
  margin-bottom: 0;
  margin-top: 20px;
}
#new_form .options label::after{
  visibility: hidden;
}
#new_form label[for="brz-form-tel"]::after{
  visibility: hidden;
}

@media screen and (max-width: 991px) {
  #zero-pay-form-container .cmp-formv2-options--radio .cmp-formv2-options__legend{
    font-size: 14px;
    line-height: 21px;
    font-family: 'Gotham-Bold';
  }
  #zero-pay-form-container .cmp-formv2-error{
    font-size: 14px;
  }
  #zero-pay-form-container .cmp-formv2__group.has-error {
    margin-bottom: 15px;
  }
}
/* Zero Pay Saving card Dynamic V2 Form Container Style end here */
