/**/



#request-breztri .breztri-header.mobile-ver {
  display: none;
}

#request-breztri #banner-container {
  padding: 0 10px;
}

.breztri-header-container.global-banner {
  max-width: 1160px;
  margin: 0 auto;
}

.breztri-header {
  max-width: 690px;
}

.breztri-header h1 {
  font-size: 45px;
  color: #373A37;
  margin: 35px 0 25px 0;
}

.breztri-header p {
  font-size: 17px;
  line-height: 24px;
  color: #373A37;
}

.breztri-header p a {
  font-family: 'Gotham-Medium';
  color: #F0B323;
  text-decoration: underline;
  display: inline-block;
}

.breztri-header p span a {
  color: #F0B323;
  text-decoration: underline;
}

.result-cards {
  text-align: center;
}

.result-cards figure img {
  max-width: 96px;
}

.result-cards figure,
.request-cards figure,
.benefits-cards figure,
.request-cards h5 {
  margin: 0;
}

.result-cards p {
  max-width: 226px;
  font-family: 'Gotham-Bold';
  padding: 24px 0 0 0;
}

.result-cards:nth-child(2) figure img {
  max-width: 86px;
}

.breztri-request {
  max-width: 1160px;
  margin: 10px auto;
  padding: 0 0 10px 0;
  text-align: center;
}

.breztri-request h3 {
  padding: 25px 0 0 0;
  margin: 0 10px 20px 10px;
}

.breztri-request h4 {
  font-family: 'Gotham-Book';
  font-weight: 500;
  max-width: 850px;
  margin: 0 auto;
}

.breztri-results-content {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin: 43px 0;
}

.breztri-result-container .result-cards .bold-text,
.request-container .request-cards p,
.explore-container .benefits-cards h6 {
  color: #333333;
  font-size: 17px;
  line-height: 24px;
}

.explore-container .benefits-cards h6 {
  font-family: 'Gotham-Book';
}

.explore-container .benefits-cards h6 span {
  display: block;
  font-family: 'Gotham-Bold';
}

.request-container .request-cards .bold-text {
  font-family: 'Gotham-Bold';
  padding: 30px 0 0 0;
}

.refer-section {
  padding: 0 0 25px 0;
  border-bottom: 2px solid #F0B323;
}

.refer-section p {
  font-size: 14px;
  line-height: 15px;
  padding: 0 0 10px 0;
}

.breztri-request h3,
.breztri-request h4,
.explore-bg-container h3,
.request-container .request-cards h5 {
  font-size: 24px;
  line-height: 30px;
}

.get-cta {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}

.get-cta a {
  padding: 19px 48px 18px 31px;
  background: #f0b323;
  border-radius: 50px;
  font-size: 23px;
  line-height: 28px;
  font-family: 'Gotham-Bold';
  position: relative;
}

.get-cta a::after {
  position: absolute;
  right: 22px;
  top: 0;
  content: "\f054";
  font-family: "FontAwesome6Free-Solid";
  color: #333333;
  font-size: 26px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.request-content {
  display: flex;
  max-width: 980px;
  margin: 0 auto;
  gap: 30px;
  place-items: center;
  padding: 0 10px;
}

.request-cards {
  text-align: center;
}

.request-cards h5 {
  position: relative;
  right: 60px;
  top: 23px;
  font-family: 'Gotham-Bold';
}

.request-content .request-cards figure img {
  max-width: 77px;
  height: 77px;
}

.request-content .request-cards:nth-child(1) figure img {
  margin-top: -27px;
  height: 85px;
}

.request-content .request-cards:nth-child(1) h5 {
  top: -1px;
}

.request-content .request-cards:nth-child(2) figure img {
  margin-top: -46px;
}

.request-content .request-cards:nth-child(2) h5 {
  top: -27px;
}

.request-content .request-cards p {
  max-width: 305px;
}

.explore-bg-container {
  background: #EFEFEF;
  padding: 55px 15px;
  margin: 40px 0 0 0;
  box-shadow: 0px -5px 20px #00000029;
}

.explore-bg-container .explore-content {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  gap: 30px;
  padding: 0 5px;
}

.explore-bg-container .explore-content .benefits-cards {
  width: 33.3%;
  text-align: center;
  border: 3px solid #f0b323;
  padding: 30px 0;
  border-radius: 30px;
  max-width: 305px;
  margin: 0 auto;
  background: #fff;
}

.explore-container .benefits-cards h6 {
  margin: 20px 0;
}

.explore-bg-container .explore-content .benefits-cards .chevoeon {
  max-width: 12px;
}

.explore-bg-container h3 {
  color: #333333;
  max-width: 976px;
  margin: 0 auto;
  padding: 0 0 55px 0;
}

.explore-container .benefits-cardsh h6 {
  font-family: 'Gotham-Book';
}

.explore-container .benefits-cardsh h6 span {
  font-family: 'Gotham-Bold';
}

/*Pop-up custom styling*/
.cmp-modal__modalbox.modal-md.get-start-pop .modal-box {
  width: 100%;
  max-width: 1160px;
}

.breztri-request.pop-up {
  border: 0;
  padding: 0;
  margin: 0 auto;
}

.breztri-request.pop-up h3 {
  margin: 10px;
  border: 0;
  padding: 0;
}

.breztri-request.pop-up h4 {
  max-width: 910px;
  font-weight: 700;
  padding: 0 0 15px 0;
}

.get-cta.pop-up {
  margin: 30px 0 45px 0;
}

.get-start-pop .modal-box {
  margin: auto;
}

body.modal-enabled .cmp-modal__modalbox.modal-md.get-start-pop .modal-box {
  margin: auto;
}

.get-start-pop .modal-box .modal-box__content,
body.modal-enabled .cmp-modal__modalbox.modal-md.get-start-pop .modal-box,
.cmp-modal--defaultStyle.modal.get-start-pop * {
  border-radius: 28px;
}

body .cmp-modal--defaultStyle.get-start-pop .modal__close {
  top: 0;
  left: 30px;
}

body .cmp-modal--defaultStyle.get-start-pop .modal__close svg {
  fill: #f0b323;
  border-radius: 50%;
  border: 2px solid #f0b323;
  width: 46px;
  height: 46px;
  padding: 10px;
}

.get-start-pop .modal-box__content {
  border: 2px solid #f0b323;
  border-radius: 50px;
}

body .cmp-modal--defaultStyle.modal.get-start-pop a {
  border-radius: 50px;
}

.get-start-pop #modalTitle {
  margin: 0;
}

body .cmp-modal--defaultStyle.get-start-pop .modal__close svg * {
  fill: #f0b323;
}

#request-breztri div#frx-isi-title {
  margin-top: 40px;
}

p.leave-website {
  font-family: 'Gotham-Book';
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding: 10px 0;
}

p.leave-website a:hover {
  color: #333333;
}

.request-doctor-block {
  padding: 0;
}

.request-doctor-main {
  padding: 50px 0 0 0;
}

.request-doctor-head {
  padding: 0;
}

.request-doctor-head h2 {
  font-size: 45px;
  line-height: 45px;
  color: #373A37;
  margin: 0 0 30px 0;
}

.request-doctor-head p {
  font-size: 17px;
  line-height: 24px;
  color: #333333;
}

.request-gallery {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 40px 0;
  margin: 0 auto;
  max-width: 700px;
  align-items: baseline;
}

.request-view figure {
  margin: 0;
  text-align: center;
}

.request-view figure img {
  margin: 0 auto;
}

.request-gal-content {
  padding: 0;
}

.request-gal-content p {
  font-size: 17px;
  line-height: 24px;
  color: #333333;
  font-family: 'Gotham-Medium';
  text-align: center;
  padding-top: 28px;
  max-width: 250px;
}

.request-doctor-footnote {
  padding: 0 0 40px 0;
  border-bottom: 2px solid #F0B323;
}

.request-doctor-footnote p {
  padding: 0 0 8px 0;
  position: relative;
  padding-left: 6px;
  font-family: 'Gotham-Book';
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}

p.request-rescue:nth-child(1) {
  font-size: 17px;
}

.request-doctor-footnote p sub,
.request-doctor-footnote p sup {
  font-size: 70%;
}

.request-doctor-footnote p span.special-icon {
  position: absolute;
  left: 0;
}

p.request-rescue {
  font-family: 'Gotham-Bold';
}

p.request-rescue sup {
  font-family: 'Gotham-Book';
}

.get-cta-request a {
  padding: 12px 44px 12px 30px;
  font-size: 18px;
  line-height: 22px;
}

.get-cta-request a::after {
  font-size: 18px;
  line-height: 22px;
  right: 28px;
}

body .cmp-modal--defaultStyle.get-start-pop .modal__close svg{
  border: none;
  fill: #373A37;
}
body .cmp-modal--defaultStyle.get-start-pop .modal__close svg * {
  fill: #373A37;
}
body .cmp-modal--defaultStyle.modal.get-start-pop a::after{
  font-size: 20px;
}



@media screen and (min-width: 1600px) {
  #request-breztri #main-wrapper-container {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1200px) {
  .breztri-header {
    max-width: 670px;
  }
}

@media screen and (min-width: 991px) {

  .request-content .request-cards:nth-child(3) h5 {
    top: -24px;
  }

  .request-content .request-cards:nth-child(3) figure img {
    margin-top: -40px;
  }

  .result-cards figure.improve-symptoms {
    margin-top: 14px;
  }

  .result-cards figure.reduce-symptoms {
    margin-top: 19px;
  }

  /* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style Srt here*/
  #request-breztri div#main-wrapper-component {
    position: absolute;
  }

  .sticky#request-breztri div#main-wrapper-component {
    position: fixed;
  }

  /* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style End here*/
  .request-list-block2 p {
    max-width: 132px;
    margin: 0 auto;
  }

  .request-list-block3 p {
    max-width: 132px;
    margin: 0 auto;
  }

  #request-breztri .breztri-ban-block {
    margin-top: 115px;
  }
}

@media screen and (max-width: 1300px) {
  body .cmp-modal--defaultStyle.get-start-pop .modal__close {
    max-width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .breztri-header {
    max-width: 54%;
  }
}

@media screen and (min-width: 1240px) {
  .breztri-header {
    max-width: 670px;
  }
}

@media screen and (max-width: 991px) {

  .refer-section,
  .breztri-header h1 {
    padding: 0;
  }

  .refer-section {
    padding: 0 0 20px;
    margin: 0 10px;
  }

  .breztri-header h1 {
    margin: 18px 0;
  }

  body .cmp-modal--defaultStyle.get-start-pop .modal__close {
    left: 0;
  }

  body .cmp-modal--defaultStyle.get-start-pop .modal__close svg {
    width: 30px;
    height: 30px;
    padding: 6px;
  }

  #request-breztri #main-wrapper-container {
    background: none;
  }

  .breztri-header h1 {
    font-size: 27px;
    line-height: 32px;
    max-width: 327px;
  }

  .breztri-header p {
    font-size: 14px;
    line-height: 21px;
    max-width: 100%;
  }

  .refer-section p {
    font-size: 12px;
    line-height: 15px;
    padding: 0 0px 10px 0px;
  }

  .breztri-results-content,
  .request-content,
  .explore-bg-container .explore-content {
    flex-direction: column;
  }

  .breztri-results-content {
    margin: 90px 0 30px;
    display: block;
  }

  .result-cards p {
    margin: 0 auto;
    max-width: 100%;
  }

  .result-cards:nth-child(2) figure img {
    margin-top: 20px;
  }

  .result-cards:nth-child(3) figure img {
    margin-top: 20px;
  }

  .breztri-request h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 18px 40px;
    padding: 15px 0 0 0;
  }

  .breztri-request h4 {
    font-size: 15px;
    line-height: 20px;
    margin: 0 19px;
  }

  .explore-bg-container {
    padding: 20px 0;
  }

  .explore-bg-container {
    background: #EFEFEF;
    margin: 40px 0 0 0;
    padding: 30px 0 55px 0;
  }

  .explore-bg-container h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 30px 36px;
  }

  .explore-bg-container .explore-content .benefits-cards {
    width: auto;
    margin: 0 35px;
    padding: 25px 0;
    max-width: initial;
  }

  .explore-bg-container .explore-content .benefits-cards .chevoeon {
    max-width: 12px;
  }

  #request-breztri #main-wrapper-container #banner-container {
    position: relative;
  }

  #request-breztri #main-wrapper-container #banner-container::after {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase3/desktop/request-breztri/banner-req-breztri-mob.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top right;
    position: absolute;
    right: 0;
    top: 145px;
    width: 290px;
    height: 100%;
  }

  #request-breztri .breztri-header.mobile-ver {
    display: block;
  }

  p.leave-website {
    font-size: 15px;
    line-height: 20px;
  }

  .get-cta {
    margin: 20px 0 0 0;
  }

  body .cmp-modal--defaultStyle.get-start-pop .modal__close {
    max-width: 100%;
    padding-right: 20px;
  }

  .request-cards:nth-child(1) {
    margin-top: 10px;
  }

  .request-cards:nth-child(2) {
    margin-top: 35px;
  }

  .request-cards:nth-child(3) {
    margin-top: 0px;
  }

  #request-breztri div.global-banner {
    padding-top: 145px;
  }

  .request-doctor-head h2 {
    font-size: 27px;
    line-height: 32px;
    margin: 0 0 20px 0;
  }

  .request-doctor-head p {
    font-size: 18px;
    line-height: 24px;
    padding-right: 20px;
  }

  .request-doctor-main {
    padding: 40px 0 0 0;
  }

  .request-gallery {
    display: block;
    padding: 35px 0 0 0;
  }

  .request-list {
    display: block;
    margin: 0 0 35px 0;
  }

  .request-gal-content p {
    margin: 0 auto;
    padding-top: 15px;
    font-size: 16px;
    line-height: 23px;
  }

  .request-doctor-footnote p {
    font-size: 12px;
    line-height: 15px;
  }

  .request-list-block1 .request-view figure img {
    max-width: 99px;
  }

  .request-list-block2 .request-view figure img {
    max-width: 106px;
  }

  .request-list-block3 .request-view figure img {
    max-width: 91px;
  }

  .request-doctor-footnote {
    padding: 0 0 36px 0;
  }

  #request-breztri #main-wrapper-container #banner-container::after {
    display: none;
  }

  #request-breztri .breztri-banner h1 {
    padding: 0 0 0 20px;
  }

  p.request-rescue:nth-child(1) {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #request-breztri div.global-banner {
    padding-top: 149px;
  }
}

@media screen and (max-width: 767px) {
  .breztri-header h1 {
    max-width: 337px;
  }

  .result-cards p {
    padding: 15px 0 0 0;
    max-width: 244px;
  }

  .request-content .request-cards:nth-child(1) figure img,
  .request-content .request-cards:nth-child(2) figure img {
    margin-top: 0;
  }

  .request-content .request-cards:nth-child(1) h5 {
    top: 25px;
  }

  .request-content .request-cards:nth-child(2) h5 {
    top: 16px;
  }

  .breztri-header p {
    max-width: 324px;
  }

  .request-content {
    gap: 0;
  }

  .request-cards:nth-child(1) {
    margin-top: 0;
  }

  .request-cards:nth-child(2) {
    margin-top: 20px;
  }

  .request-cards:nth-child(3) {
    margin-top: 5px;
  }
}

@media screen and (max-width: 600px) {
  #request-breztri #main-wrapper-container #banner-container::after {
    width: 190px;
  }

  .breztri-header h1 {
    max-width: 259px;
  }

  .breztri-results-content {
    margin: 30px 0;
  }

  .breztri-header {
    max-width: 97%;
  }
}

@media screen and (max-width: 475px) {
  
  .refer-section p {
    max-width: 326px;
  }

  #request-breztri #main-wrapper-container #banner-container::after {
    width: 145px;
  }

  .breztri-header {
    padding: 0 0 0 11px;
  }

  .cmp-modal--defaultStyle.modal.get-start-pop {
    padding-top: 60px;
  }

  body .cmp-modal--defaultStyle.get-start-pop .modal__close {
    left: 15px;
  }

  .request-doctor-head h2 {
    max-width: 304px;
  }
}

@media screen and (max-width: 375px) {
  .breztri-header h1 {
    max-width: 205px;
  }

  #request-breztri #main-wrapper-container #banner-container::after {
    width: 135px;
  }

  #request-breztri #banner-container {
    padding: 0 2px;
  }
}

@media screen and (max-width: 360px) {
  #request-breztri div.global-banner {
    padding-top: 143px;
  }

  #zero-pay-confirmation .breztri-right-inner a {
    font-size: 13px;
  }

  #zero-pay-confirmation .breztri-right-inner a:after {
    padding-left: 4px;
  }
}
