/*!
Theme Name: Vyepti
Description: Description
Version: 1.0.0
Text Domain: vyepti
Domain Path: /languages
*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 200px; 
}
.no-wrap{
	white-space: nowrap !important;
}
 span.dagger{
	    font-size: 1.4em;
    display: inline-block;
    line-height: 0;
    transform: translateY(1px);
}
 span.daggerp{
    display: inline-block;
    transform: translateY(-3px);
}


.lh1-2{
	line-height:1.2 !important;
}

.image-card-fix .common-feature-card .feature-icon img {
    width: 100%;
    max-width: 60px;
    height: unset;
}
.btn-pill-coral a{
	color: inherit;
    text-decoration: none;
}
.tolerability-col div br{
	display:none;
}
.common-features-section.lg-size .common-features-subtitle {
    max-width: 1050px;
}

header .nav-flex nav .sub-menu li.current-menu-item  a {color:#c02c57}
body:has(.landing-popup-content) {overflow: hidden;}
.action-card-btn:hover {background-color:#a00c37;}
.policy-content p,.policy-content ul {margin-bottom:20px}
.error-banner h1 b{font-weight:bold}
.ot-sdk-show-settings {cursor:pointer}
.ot-sdk-show-settings:hover{color: var(--color-vyepti-red);
    text-decoration: underline;}
.dosing-cards-container .common-feature-card {
	align-items:center;
}
.impact-vyepti .uk-rwe-left .rwe-bottom-content img {
    max-height: unset;
	    max-width: 65px !important;
}
.treatment-pathway-grid.n-m-0 .common-feature-card .feature-title,.treatment-pathway-grid.n-m-0 .feature-content h4 {
margin:0 !important;
}


/* Banner Carousel */
.carousel-slide a,.carousel-slide img {
  user-select: none; 
  -webkit-user-drag: none; 
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}
.carousel-slide a, 
.carousel-slide button {
  cursor: pointer !important;
}
.carousel-section .carousel-track {
  max-height: clamp(38rem, 60vh, 57.375rem);
} 
.carousel-section .carousel-wrapper .carousel-slide1 {
  background-color: #eadcd2;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6.25rem 0;
}

.carousel-section .carousel-wrapper .carousel-slide2 {
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 0;
  background-color: #0e191f;
}

.carousel-section a{
	text-decoration:none;
	color:inherit;
	display:block;
	width:100%;
}

.carousel-section .carousel-wrapper .carousel-slide2 .container {
  position: relative;
  height: 100% !important;
}

.carousel-content .c2-h2 {
  position: relative;
  z-index: 10;
  font-size: clamp(1.3125rem, 4.25vw, 4.875rem);
}

.carousel-section .carousel-wrapper .carousel-slide2 .slide2-overlay-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.carousel-slide2 .carousel-content {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  position: relative;
}

.carousel-slide2 .carousel-content .carousel-job-code {
  color: #ffffff !important;
}

.carousel-slide2 .carousel-content .slide2-right {
  align-self: flex-end;
  margin-bottom: 3.125rem;
}

.carousel-section .carousel-wrapper .carousel-slide2 .slide2-content-container {
  position: relative;
  z-index: 1;
}

.carousel-section .carousel-wrapper .carousel-slide1 .carousel-content {
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6.25rem;
  position: relative;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content
  .left-image
  figure {
  width: 100%;
  max-width: 41.4375rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content
  .left-image
  img {
  width: 100%;
}

.carousel-content .right-content {
  width: 54%;
}

.carousel-content .right-content figure {
  max-width: 49.1875rem;
}

.carousel-content .right-content figure img {
  width: 100%;
}

.carousel-content .right-content h3 {
  font-weight: 400;
  padding: 1.875rem 0;
}

.carousel-content .right-content .carousel-bold-text {
  font-weight: 800;
  color: #444444;
  font-size: clamp(1.625rem, 3vw, 2.25rem);
  margin-bottom: 1.25rem;
}

.carousel-content .carousel-job-code {
  color: #444444 !important;
  position: absolute;
  right: 0;
  bottom: -20px;
}

.bottom-buttons {
  display: flex;
  align-items: center;
  padding-top: 1.875rem;
  gap: 3.125rem;
}

.bottom-buttons img {
  max-width: 6.25rem;
}

.bottom-buttons button,
.slide2-right button {
  background-color: #c02c57;
  font-weight: 700;
  border-radius: 6.25rem;
  color: #ffffff;
  padding: 0.5rem 2.8125rem;
  line-height: normal;
  outline: none;
  border: none;
  position: relative;
  z-index: 10;
}

.hcp_maintaience {
    font-size: 1.375rem !important;
}

/* 75% Scaling for specific carousel region */
.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75 {
  gap: 4.6875rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .left-image
  figure {
  max-width: 31.078125rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .right-content
  figure {
  max-width: 36.890625rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  h3 {
  padding: 1.40625rem 0;
}

/* Overriding common classes for the scaled region */
.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .fs-48-v {
  font-size: clamp(1.125rem, 2.25vw, 2.25rem) !important;
  color: #41748d !important;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .fs-30-v {
  font-size: clamp(0.75rem, 2.25vw, 1.40625rem) !important;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .carousel-bold-text {
  font-size: clamp(1.21875rem, 2.25vw, 1.6875rem);
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .bottom-buttons {
  padding-top: 1.40625rem;
  gap: 2.34375rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .bottom-buttons
  img {
  max-width: 4.6875rem;
}

.carousel-section
  .carousel-wrapper
  .carousel-slide1
  .carousel-content.scaled-75
  .bottom-buttons
  button,
.carousel-section
  .carousel-wrapper
  .carousel-slide2
  .carousel-content.scaled-75
  .slide2-right
  button {
  padding: 0.375rem 2.109375rem;
  border-radius: 4.6875rem;
	  font-size: clamp(0.75rem, 2.25vw, 1.40625rem) !important;
}

/* Slide 3 CSS */
.carousel-section .carousel-wrapper .carousel-slide3 {
  position: relative;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  overflow: hidden;
  padding-bottom: 0.3125rem;
}

.carousel-slide3 .tri {
  display: inline-flex;
  color: #000000;
  font-size: 1.5em;
  transform: translateY(-2%);
}

.carousel-section .carousel-wrapper .carousel-slide3 .slide3-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.carousel-section .carousel-wrapper .carousel-slide3 .slide3-content-container {
  position: relative;
  z-index: 1;
  height: 100% !important;
}

.carousel-slide3 .slide3-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  width: 100%;
  height: 100%;
  position: relative;
}

.carousel-slide3 .slide3-text-wrapper {
  display: contents;
}

.carousel-slide3 .slide3-heading {
  order: 1;
  flex: 1;
  font-size: clamp(3rem, 6vw, 8.5rem);
  padding-bottom: 6.25rem;
  text-align: end;
  font-weight: 900;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

.carousel-slide3 .slide3-center {
  order: 2;
  flex: 0 0 auto;
  text-align: center;
}

.carousel-slide3 .slide3-right {
  order: 3;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  align-self: flex-end;
  margin-bottom: 4.125rem;
}

.carousel-slide3 .slide3-iv-img {
  max-height: clamp(300px, 60vh, 550px);
  width: auto;
}

.carousel-slide3 .slide3-text-white {
  color: #ffffff;
  font-size: 1.375rem;
  line-height: 1.1;
  margin: 0;
}

.carousel-slide3 .slide3-text-pink {
  color: #e33663;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
}

.carousel-slide3 .slide3-text-small {
  color: #ffffff;
  font-size: 0.9375rem;
  line-height: 1.1;
  margin: 0;
}

.carousel-slide3 .carousel-job-code {
  color: #ffffff !important;
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  grid-area: none;
}
.h1-title, .title-subheading {line-height:normal}
@media (max-width: 1024px) {
  .carousel-content .right-content .carousel-bold-text {
    display: none;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .left-image
    figure {
    max-width: 25.078125rem;
  }

  .carousel-content .carousel-job-code {
    left: 0;
    right: auto;
    bottom: -10px;
  }

  .carousel-slide2 .carousel-content .slide2-right {
    margin-bottom: 0;
  }

  .carousel-slide3 .carousel-job-code {
    bottom: 1.25rem;
    left: 0rem;
    right: auto;
  }
}

@media (max-width: 992px) {
  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75 {
    gap: clamp(1rem, 4vw, 3.6875rem);
    align-items: flex-start;
  }

  .carousel-section .carousel-wrapper .carousel-slide1 {
    padding: 2.25rem 0;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .left-image
    figure {
    max-width: 20.078125rem;
  }

  .carousel-content .right-content {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .carousel-content .right-content {
    width: 75%;
  }
}

@media (max-width: 567px) {
  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .left-image
    figure {
    max-width: 6.875rem;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75 {
    gap: 1rem;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .right-content
    figure {
    max-width: 9.8125rem;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .fs-48-v {
    font-size: 0.75rem !important;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .fs-30-v {
    font-size: 0.5625rem !important;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    h3 {
    padding: 0.5rem 0;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .bottom-buttons
    img {
    max-width: 2.1875rem;
  }

  .carousel-section .carousel-wrapper .carousel-slide1 {
    padding: 1rem 0;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .bottom-buttons
    button,
  .carousel-section
    .carousel-wrapper
    .carousel-slide2
    .carousel-content.scaled-75
    .slide2-right
    button {
    padding: 0.375rem 1.109375rem;
  }

  .carousel-section
    .carousel-wrapper
    .carousel-slide1
    .carousel-content.scaled-75
    .bottom-buttons {
    padding-top: 1.40625rem;
    gap: 0.5rem;
  }

  .slide2-right button {
    font-size: 0.875rem !important;
  }

  .carousel-section .carousel-wrapper .carousel-slide2 {
    padding: 1rem 0;
  }

  .carousel-slide2 .carousel-content {
    flex-direction: column;
  }

  .carousel-content .carousel-job-code {
    bottom: 0px;
  }
}

@media (max-width: 1024px) {
  .carousel-slide3 .slide3-flex {
    flex-direction: row;
    align-items: center;
    gap: 15px;
  }

  .carousel-slide3 .slide3-text-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    order: 1;
    flex: 1;
  }

  .carousel-slide3 .slide3-center {
    order: 2;
  }

  .carousel-slide3 .slide3-heading {
    font-size: clamp(2rem, 8vw, 5rem);
    order: 1;
    text-align: left;
    padding-bottom: 0;
  }

  .carousel-slide3 .slide3-right {
    order: 2;
    gap: 10px;
  }

  .carousel-slide3 .slide3-text-white,
  .carousel-slide3 .slide3-text-pink {
    font-size: clamp(0.75rem, 3vw, 1rem);
  }

  .carousel-slide3 .slide3-text-small {
    font-size: 0.6rem;
  }
}

@media (max-width: 767px) {
	.footer-col ul li  {
        font-size: 0.75rem;
    }
  .carousel-slide3 .slide3-iv-img {
    max-height: clamp(300px, 60vh, 344px);
    width: auto;
  }
	p.contact-desc br {
    display: none;
}
}

@media (max-width: 567px) {
  .carousel-slide3 .slide3-iv-img {
    max-height: 12.5rem;
    width: 5.625rem;
  }

  .carousel-section .carousel-wrapper .carousel-slide3 {
    padding-top: 1rem;
  }

  .carousel-slide3 .slide3-right {
    margin-bottom: 0.5rem;
  }

  .carousel-slide3 .slide3-text-white,
  .carousel-slide3 .slide3-text-pink {
    line-height: 1;
  }

  .carousel-slide3 .slide3-text-white,
  .carousel-slide3 .slide3-text-pink {
    font-size: clamp(0.65rem, 1vw, 1rem);
  }

  .carousel-slide3 .slide3-heading {
    line-height: 0.8;
  }

  .carousel-slide3 .slide3-text-wrapper,
  .carousel-slide3 .slide3-right {
    gap: 5px;
  }

  .carousel-slide3 .slide3-text-small {
    font-size: 0.4rem;
  }

  .carousel-slide3 .carousel-job-code {
    bottom: 1rem;
    left: 0rem;
    right: auto;
  }
}

/* End */

.unavailable-msg {
	font-size: clamp(1rem, 2vw, 1.875rem);
	font-weight: 300;
}
.nf-after-field .nf-error-msg {
    position: absolute;
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: pink !important;
}

.nf-error-msg.nf-error-field-errors {
    display: none;
}
.textbox-container  .nf-field-element,.textarea-container  .nf-field-element,.email-container .nf-field-element {
    position: relative;
    background: linear-gradient(90deg, #37879e 0%, #ae1c46 100%);
    padding: 1px;
    border-radius: 8px;
    margin-top: 2rem;
}
.submit-container .nf-field-element {
    background: transparent;
}
.nf-form-fields-required {
    display: none;
}
.nf-field-element input[type="text"],.nf-field-element input[type="email"],
.nf-field-element textarea {
    display: block;
    width: 100%;
    background-color: #0f1c24;
    border: none;
    border-radius: 7px;
    padding: 0.875rem 1.25rem;
    color: #ffffff;
    font-family: inherit;
    font-size: clamp(1rem, 2vw, 1.875rem);
}

.nf-field-label label {
    font-weight: 700;
    color: var(--color-white) !important;
    font-family: var(--primary-font);
    font-size: clamp(0.875rem, 3vw, 1.6875rem) !important;
    line-height: 1.4;
}

.contact-form-section .label-above .nf-field-element:has(select) {
    position: relative;
    background: linear-gradient(90deg, #37879e 0%, #ae1c46 100%);
    padding: 1px;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
}

.contact-form-section .label-above .nf-field-element:has(select)::after {
    content: "";
    position: absolute;
    right: 1.25rem;
    top: 50%;
    width: 14px;
    height: 9px;
    transform: translateY(-50%) rotate(180deg);
    transition: transform 0.3s ease;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 15.56'%3E%3Cpath fill='%238BBFCA' d='M24.37 14.93a2.16 2.16 0 0 0 0-3.06L12.5 0 .63 11.87a2.16 2.16 0 0 0 3.06 3.06L12.5 6.12l8.8 8.81a2.16 2.16 0 0 0 3.06 0Z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.contact-form-section .label-above .nf-field-element select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    background: #0f1c24;
    border: none;
    border-radius: 7px;
    padding: 0.875rem 3rem 0.875rem 1.25rem;
    color: #ffffff;
    font-family: inherit;
    font-size: clamp(1rem, 2vw, 1.875rem);
    cursor: pointer;
}

.contact-form-section .label-above .nf-field-element select:focus,
.contact-form-section .label-above .nf-field-element select:focus-visible {
    outline: none;
    border: none;
    box-shadow: none;
}

.contact-form-section .label-above .nf-field-element:has(select:focus)::after {
    transform: translateY(-50%) rotate(0deg);
}
.contact-form-grid{
    color: white;
}
.contact-form-section .label-above .nf-field-element:has(select:focus) {
    box-shadow: unset;
}
.contact-form-section .nf-field-container.checkbox-container .checkbox-wrap {
    display: flex !important;
    align-items: flex-start !important;
    gap: 1.5625rem !important;
}

.contact-form-section .nf-field-container.checkbox-container .nf-field-label {
    display: none !important;
}

.label-right .checkbox-wrap .nf-field-element {
    width: clamp(1.875rem, 4vw, 3.125rem) !important;
    height: clamp(1.875rem, 4vw, 3.125rem) !important;
}

.contact-form-section .nf-field-container.checkbox-container input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    flex-shrink: 0 !important;
    width: clamp(1.875rem, 4vw, 3.125rem) !important;
    height: clamp(1.875rem, 4vw, 3.125rem) !important;
    border: 0.0625rem solid transparent !important;
    border-radius: clamp(0.625rem, 2vw, 1rem) !important;
    background: linear-gradient(#0d1b2a, #0d1b2a) padding-box, linear-gradient(90deg, #37879e, #ae1c46) border-box !important;
    position: relative !important;
    margin: 0 !important;
    margin-top: 0.25rem !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    display: block !important;
}

.contact-form-section .nf-field-container.checkbox-container input[type="checkbox"]:checked::after {
    content: '' !important;
    position: absolute !important;
    top: 40% !important;
    left: 50% !important;
    width: clamp(0.46875rem, 1vw, 0.78125rem) !important;
    height: clamp(0.9375rem, 2vw, 1.5625rem) !important;
    border: solid #7fbcc6 !important;
    border-width: 0 0.25rem 0.25rem 0 !important;
    transform: translate(-50%, -50%) rotate(45deg) !important;
    display: block !important;
}
.contact-form-section .letcontetentinner4 a{
    color: #3182ce !important;
}
.contact-form-section .letcontetentinner4 {
    margin-top: 1.2rem !important;
}
.contact-form-section .letcontetentinner3 {
    margin-top: 1.2rem !important;
}
.contact-form-section .nf-field-container.checkbox-container .nf-field-description,
.letcontetentinner4,
.letcontetentinner3  {
    font-family: var(--primary-font) !important;
    font-size: clamp(1rem, 2.2vw, 1.875rem) !important; 
    line-height: 1.4 !important;
    color: #ffffff !important; 
    margin: 0 !important;
    width: 100% !important;
}

.contact-form-section .nf-field-container.checkbox-container .nf-field-description a {
    color: #7fbcc6 !important;
    text-decoration: underline !important;
}

.contact-form-section .nf-field-container.checkbox-container p,
.contact-form-section .letcontetentinner3.p {
    margin-bottom: clamp(1rem, 2vw, 1.5rem) !important;
}

.contact-form-section .nf-field-container.checkbox-container .nf-field-description p:last-child {
    margin-bottom: 0 !important;
}
.nf-field-element input[type="submit"] {
    display: block;
    width: 100% !important;
    max-width: 20.5rem;
    margin: clamp(1rem, 4vw, 2.5rem) auto 0;
    padding: 0.875rem 3.125rem;
    border: none;
    border-radius: 2rem;
    background-color: var(--color-vyepti-red);
    color: var(--color-white);
    font-weight: 700;
    font-size: clamp(1rem, 2vw, 1.875rem);
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.nf-field-element input[type="submit"]:hover{
	background-color:#9d2246;
}
footer .footer-bottom .footer-col p a{
	color: #484848;
    text-decoration: none;
}

footer .footer-bottom .footer-col p a:hover,.footer-col ul li.current_page_item a{
	    color: var(--color-vyepti-red,#c02c57);
    text-decoration: underline;
}
footer li.ot-sdk-show-settings {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.drug-reaction-section h1 span{
    color: #7ebcc6;
}

.VYEPTI-tab-inner .evidence-tabs.mobile {
display:none !important;
}

@media (max-width: 1024px) {
.VYEPTI-tab-inner .evidence-tabs.deskdop {
display:none !important;
}
.VYEPTI-tab-inner .evidence-tabs.mobile {
display:flex !important;
        margin: 2rem 0;
}

}
@media (max-width: 567px) {
.nf-after-field .nf-error-msg {
    font-size: .75rem;
}
.rwe-card:has(+ .btn-pill-coral) {
    margin-bottom: 1rem !important;
}
.evidence-row .text-h2.text-left
 {
	text-align:center !important;
}
.efficacy-card-title {
margin-bottom: 1.5rem;
	}

.clinical-evidence .page-banner-bg {
    object-position: 27%;
	}

.VYEPTI-tab-inner .percentage-card {
    padding: 1.25rem;
	}
}
 
@media (max-width: 768px) {
    .mobile-hide {
        display: none;
    }
}