:root {
	--table_head_bg: #FFF4C7;
}
.accordion-transcript-subtext.pdb{
	margin-bottom: 0px !important;
}
.accordion-transcript-subtext.mdb{
	margin-bottom: 45px !important;
}
.wave-shap-bg>.component-content {
	background-color: var(--info-color);
}

.wave-shap-bg {
	background-color: transparent;
	padding-inline: 0;
}

.wave-shap-bg:after,
.wave-shap-bg:before {
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	content: "";
	aspect-ratio: 16/.7;
}

.wave-shap-bg:before {
	background-image: url('../images/bg-wave-shape-t.svg');
}

.wave-shap-bg:after {
	background-image: url('../images/bg-wave-shape-b.svg');
	background-color: #fff;
	background-position: center -1px;
}

.feedback-msg-container .two-col-promo {
	max-width: 890px;
	margin-inline: auto;
}

.wave-shap-bg>.component-content {
	padding: calc(80px - 12px) 20px;
}

.feedback-msg-container .two-col-promo .field-promotext2 {
	font-size: 16px;
	line-height: 22px;
}

.feedback-invalid {
	color: var(--danger-color);
}

div.feedback-invalid {
	margin-top: 4px;
	font-family: "NunitoSans-Bold";
}

.page-feedback-msg #fullIsi:before {
	display: none;
}

.form-inner-step .form-progressbar-wrapper,
.page-feedback-msg .form-progressbar-wrapper {
	margin-top: 0;
}

.form-inner-step #form-progressbar-section,
.page-feedback-msg #form-progressbar-section {
	margin-top: 8px;
}


.copay_not_eligible {
	padding-top: 30px;
	padding-bottom: 30px;
}

.copay_not_eligible>p+p {
	margin-top: 30px;
}

.form-segment.first_time_enrollment [data-target="#copay-form-section"] {
	display: none;
}

.form-segment:not(.first_time_enrollment) #first_time_enroll_form_button {
	display: none;
}

#patient-authorization-section:not(.hide_re_enroll_no_copy_button) [data-direction=next] {
	display: none;
}

#patient-authorization-section.hide_re_enroll_no_copy_button #re_enroll_no_copy_button {
	display: none;
}

.first_time_enrollment #re_enroll_no_copy_button {
	display: none;
}

#prospect-responsone-msg {
	display: none;
}

.invalidaddresscopay {
	transform: translateY(-15px);
}

.insurance-form-heading {
	display: none;
}

.form-switch {
	gap: 20px;
}

.bg-info>.custom-checkbox {
	color: var(--primary-2-color);
	font-family: "NunitoSans-Bold"
}

.jcf-drop-active .jcf-select-opener {
	transform: rotate(-180deg);
}

.form-complete .shrink-content>.component-content {
	max-width: 775px;
}

[data-step="seg_copay"] .form-default-heading {
	display: none;
}

[data-step="seg_copay"] .insurance-form-heading {
	display: block;
}


.form-control {
	height: 43px;
}


#patient-authorization-section+.form-group.p-t-50 {
	display: none;
}

@media (max-width: 991.98px) {

	.quantum-header nav.quantum-drop-down-menu {
		white-space: nowrap;
		overflow: auto;
	}

	.quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item {
		margin-inline: 30px;
	}

	/* important:: this is temp fix 
	.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(-n+7):nth-child(n+3) {
		display: none;
	}*/

	.user-type-conatiner {
		display: none;
	}
}

.personal-info-consent-text ul ul {
	list-style: circle;
}

.personal-info-consent-text ul ul>li {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.personal-info-consent-text ul ul>li {
		margin-top: 22px;
	}
}

.not-eligible-mobile_pcp {
	display: none;
	color: var(--danger-color);
}

.disagree_to_patient_aut_msg {
	display: none;
	color: var(--danger-color);
	margin-bottom: 10px;
}

:root {
	--section-heading-color: #003A5D;
}

h2 b,
h2 strong {
	font-family: inherit;
}

.sse-section-block h2 {
	color: var(--section-heading-color);
	margin-top: 38px;
	margin-bottom: 35px;
}

.sse-section-block+.sse-section-block {
	margin-top: 50px;
}

@media (max-width: 767.98px) {
	.sse-section-block+.sse-section-block {
		margin-top: 40px;
	}
}

.sse-section-block p {
	margin-bottom: 30px;
}

.sse-section-block .last-para,
.last-para {
	margin-bottom: 25px;
}

.full-blue-bg-conatiner {
	max-width: 100%;
	padding-inline: 0;
}

.full-blue-bg-conatiner>.component-content {
	background-color: #EFF7FF;
}

.container-md>.component-content>.component {
	max-width: 994px;
	padding-right: var(--inline-space, 8px);
	padding-left: var(--inline-space, 8px);
	margin-right: auto;
	margin-left: auto;
}

@media (max-width:767.98px) {
	:root {
		--inline-space: 15px;
	}
}

h2 {
	color: var(--h2-font-color, #003A5D);
}


.full-blue-bg-conatiner>.component-content {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media (max-width: 767.98px) {
	.full-blue-bg-conatiner>.component-content {
		padding-top: 56px;
		padding-bottom: 56px;
	}
}

.full-blue-bg-conatiner .rich-text h2 {
	margin-bottom: 30px;
}

.full-blue-bg-conatiner .rich-text p+h2 {
	margin-top: 50px;
}

@media (max-width: 767.98px) {
	.full-blue-bg-conatiner .rich-text p+h2 {
		margin-top: 30px;
	}
}

.accordion .toggle-header,
.accordion .toggle-header .col-12 {
	padding-inline: 0;
	padding-top: 0;
}


.summary_wrapper {
	font-family: "NunitoSans-Regular";
	border: 2px solid #c9d8e0;
	padding: 25px;
	border-radius: 4px;
	background: #FFFFFF;
	color: #333333;
}

.custom_scrollbar {
	height: 1200px;
	overflow-y: scroll;
	padding-right: 7px;
}

.summary_wrapper p {
	margin: 20px 0px;
}

.summary_wrapper ul {
	list-style-type: disc;
	padding-left: 54px;
}

.summary_wrapper ul li:not(:last-child) {
	margin-bottom: 20px;
}

.summary_wrapper ul ul li {
	margin-bottom: 20px;
}

.summary_wrapper ul ul {
	list-style-type: circle;
	padding-left: 23px;
	padding-right: 0;
}

.summary_wrapper .terms_heading {
	margin-top: 0;
	color: #004165;
}

.summary_wrapper .custom_scrollbar::-webkit-scrollbar {
	height: 10px;
	width: 10px;
	border-radius: 10px;
}

/* Track */
.summary_wrapper .custom_scrollbar::-webkit-scrollbar-track {
	background: #f1f1f1;
	margin: 20px;
	border-radius: 10px;
}

/* Handle */
.summary_wrapper .custom_scrollbar::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 4px;
}

/* Handle on hover */
.summary_wrapper .custom_scrollbar::-webkit-scrollbar-thumb:hover {
	background: #c9d8e0;
}

.summary_wrapper .custom_scrollbar::-webkit-scrollbar-thumb:horizontal {
	background: #c9d8e0;
	border-radius: 10px;
}

.summary_wrapper {
	padding-right: 14px;
}

.full-blue-bg-conatiner {
	--accordion-content: #333;
}

.accordion .field-content p {
	margin-bottom: 30px;
}

.accordion .field-content p:last-child {
	margin-bottom: 25px;
}
/* accordion black color */
.clr-black{
		color: #333333;
}
@media (max-width: 767.98px) {
	.accordion .field-content p {
		margin-bottom: 25px;
	}
}


.accordion .toggle-content .field-content {
	padding-inline: 0;
}

.accordion .toggle-content>.col-12 {
	padding-inline: 0;
}

.accordion-promo {
	gap: 10px;
	display: flex;
	padding-inline: 20px;
}

.accordion-promo .picon {
	flex: 0 0 167px;
}

@media (max-width: 767.98px) {
	.accordion-promo {
		flex-direction: column;
	}

	.accordion-promo .picon {
		flex: 0 0 auto;
		text-align: center;
		padding-top: 6px;
		padding-bottom: 20px;
	}
}

.accordion .toggle-content {
	margin-inline: 0;
	padding-inline: 0;
}

.accordion .quantum-button:not(.qb-btn-sm) {
	max-width: 265px;
}


.full-blue-bg-conatiner-with-shp:after {
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
	background-image: url(../images/blue-bg-shape-b.svg);
	background-position: top left;
	margin-top: -1px;
}


.full-blue-bg-conatiner-with-shp:after {
	aspect-ratio: 16/0.5;
}

.bottom-promo-container {
	max-width: 100%;
	padding-inline: 0;
}

.bottom-promo-container>.component-content {
	background-color: var(--accent-color);
}

.bottom-promo-container>.component-content {
	padding-top: 80px;
	padding-bottom: 80px;
}

.bottom-promo-container .two-col-promo+.two-col-promo {
	margin-top: 80px;
}

@media (max-width: 767.98px) {
	.bottom-promo-container>.component-content {
		padding-top: 38px;
		padding-bottom: 38px;
	}

	.bottom-promo-container .two-col-promo+.two-col-promo {
		margin-top: 65px;
	}
}


.quantum-hero__text {
	--h2-font-size: var(--base-font-size);
	--h2-lh: var(--base-line-height);
	--h2-font-family: var(--font-nunitosans-semibold);
	--h2-font-color: #fff;
}

.quantum-hero {
	min-height: 600px;
	position: relative;
}

@media (max-width: 767.98px) {
	.quantum-hero {
		min-height: 357px;
	}
}

.quantum-hero__inner {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.quantum-hero__text {
	position: relative;
	color: #fff;
}

.quantum-hero__text h1:first-of-type {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}

@media (max-width: 767.98px) {
	.quantum-hero__text h1:first-of-type {
		font-size: 22px;
		line-height: 26px;
	}
}

.quantum-hero__text h1:last-of-type {
	font-family: "Rokkitt-SemiBold";
	font-weight: normal;
	font-size: 125px;
	line-height: 100px;
	color: #FBDE4B;
	text-shadow: 2px 3px 0 rgba(0, 65, 101, 0.5);
}

@media (max-width: 767.98px) {
	.quantum-hero__text h1:last-of-type {
		font-size: 52px !important;
		line-height: 44px !important;
	}
}

.quantum-hero__text {
	min-height: inherit;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1430px;
	margin: 0 auto;
	padding-inline: 8px;
	position: relative;
}

.quantum-hero__text-inner {
	max-width: 870px;
}

.quantum-button a.quantum-button__text {
	text-decoration: none;
	color: inherit;
	font: inherit
}




.promo-white-card,
.promo-white-card-row {

	display: flex;

}

.promo-white-card .promo>.component-content {

	flex-direction: column;

	align-items: center;

	padding: 24px;

	border-radius: 30px;

	background: #fff;

	box-shadow: 0px 0px 22px rgba(208, 223, 230, 0.5);

	text-align: center;

}

.promo-white-card .field-promotext {

	font-family: var(--font-nunitosans-regular);

	font-size: 20px;

	line-height: 27px;

	text-align: center;

	color: #333;

	margin-top: 26px;

	margin-bottom: 23px;

}

.promo-white-card .field-promolink {

	margin-top: auto;

	display: flex;

	align-items: flex-end;

	position: relative;

}

.promo-white-card .field-promoicon img {

	height: 147px;

	max-width: 166px;

}

.promo-white-card .field-promolink a {

	font-family: var(--font-montserrat-semibold);

	text-decoration: underline;

	font-size: 16px;

	line-height: 22px;

	text-align: center;

	color: #003a5d;

	display: flex;

	align-items: flex-end;

	background-color: #fff;

	padding: 0;

	padding-inline: 12px;

}

.promo-white-card .field-promolink:after {

	content: "";

	display: block;

	border-style: solid;

	height: 9px;

	width: 9px;

	border-color: currentColor;

	transform: rotate(45deg);

	box-sizing: border-box;

	border-width: 2px 2px 0 0;

	position: absolute;

	left: auto;

	right: 6px;

	bottom: 5px;

}

.promo-white-card .promo {

	display: flex;

	justify-content: center;
	height: 100%;
	padding-inline: 0;

}

.promo-white-card .promo-text {

	display: flex;

	flex-direction: column;

	flex: 1;

}

@media (max-width: 767px) {

	.promo-white-card .field-promolink:after {

		right: 8px;

	}

	.promo-white-card .promo>.component-content {

		width: 100%;

		padding: 13px;

	}

	.promo-white-card .field-promoicon img {

		height: 147px;

		max-width: 140px;

	}

	.promo-white-card-row {

		display: flex;

		justify-content: center;

		gap: 10px;

	}

	.promo-white-card .promo {

		padding: 0;

	}

	.promo-white-card {

		display: flex;

		padding: 0;

	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	.promo-white-card-row {

		display: flex;

		justify-content: center;

		gap: 12px;

	}

	.promo-white-card .promo {

		padding: 0;

	}

	.promo-white-card {

		display: flex;

		padding: 0;

	}

	.promo-white-card .field-promolink:after {

		right: 32px;

	}

}


/* new css */
.pay-little-container>.component-content {
	position: relative;
	background-color: var(--pay-little-banner-bg);
	min-height: 100px;

}

.page-indication-psa {
	--pay-little-banner-bg: #B5D9FA;
}

.page-indication-bd {
	--pay-little-banner-bg: #E88320;
	--pay-little-banner-heading-color: #fff;
	color: #fff;

}

.page-indication-bd .pay-little-container .field-promotext2 {
	--link-color: #fff;
	--link-hover-color: #fff;
}

.pay-little-container .promo {
	max-width: 1430px;
	margin: 0 auto;
	padding-inline: 8px;
	position: relative;
}
.pay-little-container .promo>.component-content {
    justify-content: space-between;
}

.pay-little-container .promo-text {
	max-width: 414px;
	padding: 40px 20px 20px;
	text-align: center;
}

.page-indication-pso .pay-little-container .promo-text {
	text-align: left;
	max-width: 488px;
}


.pay-little-container .footnote {
	margin-bottom: 0;
}

.pay-little-container h1 {
	font-size: 40px;
	color: var(--pay-little-banner-heading-color);
	margin-bottom: 20px;
	font-family: var(--font-montserrat-regular);
}


.pay-little-container p {
	margin-bottom: 10px;
}

.pay-little-container ul {
	margin-bottom: 20px;
	padding-left: 37px;
}

.pay-little-container .field-promolink>a {
	width: 100%;
	max-width: 260px;
}


.page-indication-pso .pay-little-container h1,
.page-indication-pso .pay-little-container .field-promolink {
	text-align: center;
}

.pay-little-container .field-promolink>a {
	--btn-bg: #fffbe7;
}

.pay-little-container .field-promolink>a:hover,
.pay-little-container .field-promolink>a:focus {
	--btn-bg: #004165;
	--btn-color: #fff;
	--link-hover-color: var(--btn-color);
}

.pay-little-container .field-promotext2 {
	--link-color: #333;
	font-size: var(--footnote-font-size);
	line-height: calc(var(--footnote-font-size) + 6px);
	margin-top: 20px;
}

.pay-little-container.container {
	max-width: 100%;
	padding-inline: 0;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width: 991.98px) {
	.pay-little-container.container {
		margin-bottom: 30px;
	}
}

.pay-little-container:after,
.pay-little-container:before {
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.pay-little-container:after {
	background-image: url("../images/content/pso-pay-ltl-b-shap.svg");
	background-position: top left;
}

.pay-little-container:before {
	background-image: url("../images/content/pso-pay-ltl-t-shap.svg");
	background-position: bottom left;
}

.page-indication-psa .pay-little-container:after {
	background-image: url("../images/content/psa-pay-ltl-b-shap.svg");
}

.page-indication-psa .pay-little-container:before {
	background-image: url("../images/content/psa-pay-ltl-t-shap.svg");
}

.page-indication-bd .pay-little-container:after {
	background-image: url("../images/content/bd-pay-ltl-b-shap.svg");
}

.page-indication-bd .pay-little-container:before {
	background-image: url("../images/content/bd-pay-ltl-t-shap.svg");
}

.pay-little-container .field-promoicon {
	position: absolute;
	pointer-events: none;
	right: 0;
	top: -80px!important;
}

@media (max-width: 767.98px) {
	.pay-little-container h1 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 30px;
	}
}


@media (max-width: 991.98px) {
	.pay-little-container .promo {
		padding-inline: 0;
	}

	.pay-little-container .promo-text {
		padding-top: 191px;
	}


}

@media (max-width: 1300px) {
	.pay-little-container .field-promoicon {
		width: 55%;
	}
}

@media (max-width: 1200px) {
	.pay-little-container .field-promoicon {
		top: -54px;
		width: 540px;
	}

	.pay-little-container.container {
		margin-top: 80px;
	}
}

@media (max-width: 1024px) {
	.pay-little-container .field-promoicon {
		width: 45%;
	}
}


@media (max-width: 991.98px) {
	.pay-little-container .field-promoicon {
		top: -54px;
	}

	.pay-little-container.container {
		margin-top: 80px;
	}
}

@media (max-width: 767.98px) {
	.pay-little-container .field-promoicon {
		top: -44px;
		width: 95%;
		max-width: 373px;
	}

}

.pay-little-container .field-promotext2 p {
	margin-bottom: 0;
}

.pay-little-container .field-promoicon>img {
	max-width: 100%;
}

@media (max-width: 1200px) {
	.pay-little-container .field-promoicon>img {
		max-width: 100%;
	}
}

.benefits-header {
	display: flex;
	align-items: center;
	color: #003A5D;
	margin-bottom: 50px;
}

.benefits-header>div {
	max-width: 138px;
}

@media (max-width: 767.98px) {
	.benefits-header {
		flex-direction: column;
		text-align: center;
		gap: 10px;
		margin-bottom: 20px;
	}
}

h2 b,
h2 strong {
	font-family: var(--font-nunitosans-bold);
}

.page-pso-tv-spot .container-md .plain-html {
	margin: 60px auto;
	max-width: 783px !important;
	text-align: center;
}

.page-pso-tv-spot .container-md .plain-html h2:not(:last-child) {
	margin-bottom: 50px;
	margin: 0 auto 50px auto;
    max-width: 768px;
}
.page-indication-psa.page-psa-tv-spot.indication-psa.category-psa .take-text{
	margin: 0 auto 91px auto;
    max-width: 768px;
}

@media (max-width: 767px) {
	.page-pso-tv-spot .container-md .plain-html h2:not(:last-child) {
		margin-bottom: 35px;
	}
}

.imageContainer .video-js.vjs-quality-menu {
	width: 964px;
	height: 559px;
	border-radius: 30px;
	margin-inline: auto;
}

.vd-title {
	margin-top: 60px;
	font-size: 20px;
	line-height: 27px;
	color: #004165;
	font-weight: bold;
	text-align: center;
	margin-inline: auto;
	max-width: 546px;
}

@media (max-width: 767px) {
	.vd-title {
		margin-top: 40px;
	}
}

.page-pso-tv-spot .accordion {
	margin-top: 79px;
}

.page-pso-tv-spot .accordion .field-heading {
	line-height: 22px;
}

.page-pso-tv-spot .accordion h3 {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 0px;
}

.page-pso-tv-spot .accordion .toggle-content .component-content {
	margin-left: 110px;
	margin-right: 20px;
}

.page-pso-tv-spot .accordion .toggle-header {
	margin-bottom: 25px;
}

.page-pso-tv-spot .accordion .items {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.page-pso-tv-spot .accordion .component-content {
		margin-left: 0px;
		margin-right: 0px;
	}

	.page-pso-tv-spot .accordion {
		margin-top: 25px;
	}

	.page-pso-tv-spot .accordion h3,
	.page-pso-tv-spot .accordion p {
		line-height: 22px;
	}

	.page-pso-tv-spot .accordion .toggle-content {
		margin-left: 20px;
	}
}

@media (max-width: 767px) {
	.page-pso-tv-spot .accordion .toggle-content .component-content {
		margin-left: 20px;
		margin-right: 0px;
	}

	.imageContainer .video-js.vjs-quality-menu {
		width: 336px;
		height: 195px;
	}

	.video-component-subtext {
		margin-top: 40px;
	}
}

.quantum-top-nav.quantum-container-- .quantum-drop-down-menu__list {
	justify-content: flex-end;
}

#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list {
	justify-content: flex-start;
	gap: 20px;
}

#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:last-child {
	margin-left: auto;
}

.phone_icon {
	margin-right: 5px;
}

.phone_icon svg {
	width: 20px;
}

.quantum-container--.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(2):hover .quantum-top-nav__link:after {
	display: none;
}

.header-nav {
	position: relative;
	z-index: 1;
}


/* Start: Media query for header */
@media (max-width: 1200px) {
	.quantum-header .quantum-header__menu .quantum-drop-down-menu__link {
		font-size: 14px;
		padding: 10px 5px;
	}
}

@media (max-width: 992px) {

	.quantum-container--.quantum-top-nav .quantum-top-nav__link,
	#top-navigation-full-website.quantum-top-nav .quantum-top-nav__link {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.quantum-top-nav.quantum-container-- .quantum-drop-down-menu__list {
		justify-content: space-between;
	}

	.quantum-header .quantum-header__menu .quantum-drop-down-menu__link {
		font-size: 12px;
		line-height: 13px;
	}

	.quantum-container--.quantum-top-nav .quantum-top-nav__link,
	#top-navigation-full-website.quantum-top-nav .quantum-top-nav__link {
		font-size: 10px;
		line-height: 13px;
	}

	.quantum-container-- .quantum-drop-down-menu__menu {
		position: relative;
	}

	.quantum-container-- .quantum-drop-down-menu__list-item:nth-child(1) {
		position: absolute;
		top: 84px;
		left: 12px;
		z-index: 1;
		display: none;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(3) {
		min-height: 30px;
		min-width: 30px;
		max-height: 30px;
		max-width: 30px;

		background-image: url(../images/icons/icon-copay-card.svg);
		background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-repeat: no-repeat;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:last-child {
		min-height: 30px;
		min-width: 30px;
		max-height: 30px;
		max-width: 30px;
		background-image: url(../images/icons/call-us-icon.svg);
		background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-repeat: no-repeat;
		margin-left: 0;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(3) a {
		border: none !important;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(3) a span,
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(4),
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:last-child .quantum-top-nav__link-text,
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:last-child .phone_icon svg {
		display: none;
	}

	.quantum-header .quantum-header__inner {
		padding-top: 25px;
		padding-bottom: 0;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:first-child>.quantum-top-nav__link {
		width: 130px;
		height: 35px;
		background-size: 100% 100%;
	}
}

@media (max-width: 440px) {
	.quantum-container-- .quantum-drop-down-menu__list-item:nth-child(1) {
		top: 90px;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list {
		gap: 5px;
	}
}

/* End: Media query for header */


#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:last-child .quantum-top-nav__link-text:before {
	content: "";
	width: 18px;
	background-image: url(../images/icons/Phone_icon.svg);
	height: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: -5px;
	top: -1px;
}


#brand-com-header-pso .quantum-drop-down-menu__list-item:last-child .quantum-drop-down-menu__link-text:after {
	content: "";
	width: 17px;
	background-image: url(../images/icons/search_icon.svg);
	height: 17px;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: 30px;
	top: 0px;
}

.quantum-search-suggest.search-site {
	display: none;
}

.promo-fw-text-banner {
	max-width: 100%;
	padding-inline: 0;
	margin-top: 100px;
	margin-bottom: 100px;
}

.promo-fw-text-banner h4 {
	font-size: 52px;
	line-height: 60px;
	font-family: "Montserrat-Regular" !important;
}

@media (max-width: 991.98px) {
	.promo-fw-text-banner h4 {
		font-size: 32px;
		line-height: 40px;
	}
}

.patient-title {
	font-size: 32px;
	line-height: 40px;
	text-align: right;
	margin-right: 70px;
}

.patient-title>span {
	font-size: 20px;
	line-height: 27px;
	display: block;
}

@media (max-width: 991.98px) {
	.patient-title {
		font-size: 16px;
		line-height: 20px;
	}

	.patient-title>span {
		font-size: 11px;
		line-height: 15px;
	}
}

.promo-fw-text-banner>.component-content {
	position: relative;
	background-image: url('../images/icons/promo-fw-t-shap.svg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	background-color: var(--pay-little-banner-bg);
	min-height: 100px;
}

.promo-fw-text-banner>.component-content:after {
	content: "";
	display: block;
	aspect-ratio: 16/.9;
	background-image: url(../images/icons/promo-fw-b-shap.svg);
	background-repeat: no-repeat;
	background-position: -1px 190%;
	background-size: 102%;
	position: absolute;
	bottom: -1px;
	z-index: 2;
	left: 0;
	right: 0;
}

.promo-fw-text-banner .promo {
	max-width: 1216px;
	margin: 0 auto;
	padding-inline: 8px;
	color: #003A5D;
}

.promo-fw-text-banner .promo>.component-content {
	align-items: center;
	justify-content: end;
}

.promo-fw-text-banner .promo .promo-text {
	max-width: 530px;
	margin-right: 60px;
	padding-top: 138px;
}

.promo-fw-text-banner .promo .promo-text>div {
	position: relative;
	z-index: 1;
}

@media (max-width: 991.98px) {
	.promo-fw-text-banner .field-promoicon {
		position: absolute;
		width: 170px;
		bottom: 4px;
		right: 0;
	}

	.promo-fw-text-banner .promo {
		height: 410px;
	}

	.promo-fw-text-banner .promo .promo-text {
		margin-right: 50px;
		padding-top: 68px;
	}

	.patient-title {
		margin-right: 160px
	}

	.promo-fw-text-banner>.component-content:after {
		background-position: -1px 250%;
	}
}

.promo-fw-text-banner .promo .promo-text {
	position: relative;
}

.promo-fw-text-banner .promo .promo-text:before {
	content: "";
	display: block;
	width: 270px;
	height: 205px;
	background: url('../images/icons/quotes.svg') no-repeat;
	background-size: 100%;
	left: -210px;
	position: absolute;
	top: -80px;
}

@media (max-width: 991.98px) {
	.promo-fw-text-banner .promo .promo-text:before {
		width: 187px;
		height: 142px;
		left: -20px;
		top: -8px;
	}
}

.page-pso-benefits .promo-white-card {
	background-color: #EFF7FF;
	max-width: 100%;
	padding-inline: 0;
	padding-bottom: 0;
}

.page-pso-benefits .promo-white-card>.component-content {
	width: 1190px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.promo-fw-text-banner {
	margin-top: 0;
}

.promo-fw-text-banner {
	margin-bottom: 30px;
}

@media (max-width: 991.98px) {
	.page-pso-benefits .promo-white-card {
		padding-bottom: 40px;
	}

	.promo-fw-text-banner {
		margin-bottom: 60px;
	}
}

.promo-white-card .footnote {
	max-width: 980px;
	margin-inline: auto;
}

.promo-white-card .footnote:last-child {
	margin-bottom: 0;
}


.page-pso-faq .plain-html>.component-content>h2 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.page-pso-faq .intro-container .plain-html>.component-content>h2 {
	margin-top: 50px;
}

.three-col-promo .component-content {
	display: flex;
	flex-direction: column;
}

.column-splitter .promo-text {
	width: auto;
	height: auto;
	max-width: 376px;
}

.column-splitter .three-col-promo .component-content {
	align-items: center;
}

@media screen and (max-width: 767px) {
	.column-splitter {
		flex-direction: column;
		align-items: center;
	}

	.column-splitter .promo-text {
		min-width: 303px;
		height: auto;
		width: auto;
	}
}

.field-promotext {
	display: flex;
	flex-direction: column;
	gap: 10px;
}


.three-col-promo .field-promoicon {
	margin-bottom: 25px;
}

.three-col-promo .component-content {
	margin: 45px 0;
}

.three-col-promo .field-promotext>p:first-child {
	color: #003A5D;
}

.text-banner.container {
	max-width: 100%;
	padding-inline: 0;
	margin-top: 100px;
	margin-bottom: 100px;
}

.text-banner>.component-content {
	position: relative;
	background-color: var(--pay-little-banner-bg);
	min-height: 100px;
}

.text-banner:after,
.text-banner:before {
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.text-banner:before {
	background-image: url(../images/content/pso-pay-ltl-t-shap.svg);
	background-position: bottom left;
}

.text-banner:after {
	background-image: url(../images/content/pso-pay-ltl-b-shap.svg);
	background-position: top left;
}

.text-banner .promo-text {
	max-width: 100%;
	text-align: center;
	padding: 40px 20px 20px;
}

.text-banner .promo>.component-content {
	justify-content: center;
}

.text-banner .field-promolink {
	margin-top: 20px;
}

.text-banner .field-promolink>a {
	min-width: 260px;
	--btn-bg: #fffbe7;
}

.text-banner .field-promolink>a:hover,
.text-banner .field-promolink>a:focus {
	--btn-bg: #004165;
	--btn-color: #fff;
	--link-hover-color: var(--btn-color);
}

.page-pso-support-plus .container-small:not(.intro-container) {
	text-align: center;
}

.page-pso-support-plus .container-small:not(.intro-container) .plain-html h2 {
	margin-bottom: 30px;
}

.page-pso-support-plus .container-small:not(.intro-container) .quantum-button {
	margin-top: 30px !important;
	margin-bottom: 100px !important;
}

.page-pso-support-plus .intro-container .rich-text {
	margin-bottom: 50px;
}

.page-pso-support-plus .intro-container .img-fluid {
	max-width: 376px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.page-pso-support-plus .container-small:not(.intro-container) .quantum-button {
	max-width: 260px;
}


.page-pso-get-your-prescription .full-blue-bg-conatiner .enrollNowbutton {
	max-width: 265px;
	line-height: 17px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .plain-html h2 {
	margin-bottom: 30px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .plain-html p {
	margin-bottom: 30px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .enrollNowbutton {
	margin-bottom: 30px !important;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .plain-html {
	max-width: 768px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .plain-html+.plain-html {
	padding-top: 20px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .promo-hybrid+.plain-html {
	color: #004165;
	margin-top: 30px;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .promo-hybrid+.plain-html {
	max-width: 964px;
	text-align: center;
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .promo-hybrid+.plain-html p {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.page-pso-get-your-prescription .full-blue-bg-conatiner .promo-hybrid+.plain-html {
		font-family: "NunitoSans-SemiBold";
	}
}

.promo-hybrid .h-left-content {
	flex: 0 0 276px;
	text-align: center;
}

.promo-hybrid .h-left-content .field-promotext {
	font-family: "NunitoSans-SemiBold";
	color: #004165;
}

.promo-hybrid+.promo-hybrid {
	margin-top: 30px;
}

.promo-hybrid .h-right-content .field-promotext2 {
	padding-top: 20px;
	padding-left: 16px;
}

@media (max-width: 768px) {
	.promo-hybrid>.component-content {
		flex-direction: column;
	}

	.promo-hybrid .h-left-content {
		flex: 1;
		max-width: 270px;
		margin-inline: auto;
	}

	.promo-hybrid .h-right-content .field-promotext2 {
		padding-left: 0;
	}
}

.page-pso-get-your-prescription .pay-little-container {
	margin-top: 0;
}

.page-pso-get-your-prescription .pay-little-container:before {
	background-image: url("../images/content/pso-pay-ltl-t-blue-shap.svg");
}

.page-pso-get-your-prescription .full-blue-bg-conatiner .enrollNowbutton+.plain-html {
	padding-top: 20px;
}



.page-pso-patient-stories .two-col-promo>.component-content {
	justify-content: center;
}

.page-pso-patient-stories .two-col-promo .promo-text {
	max-width: 100%;
}

.page-pso-patient-stories .yellow-background .field-promotext h2 {
	font-size: 60px;
	line-height: 88px;
	margin-bottom: 0;
}

.page-pso-patient-stories .field-promotext p {
	font-size: 32px;
	line-height: 73px;
	font-family: 'NunitoSans-Bold';
	color: #004165;
}

.page-pso-patient-stories .video-text {
	font-family: 'NunitoSans-Regular' !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin-top: 10px;
}

.page-pso-patient-stories .section-one-heading .component-content h2 {
	font-size: 42px;
	line-height: 52px;
	font-family: 'Montserrat-Regular';
	margin-top: 40px;
}

.page-pso-patient-stories .field-promotext h3 {
	font-size: 52px;
	line-height: 60px;
	font-family: 'Montserrat-Regular';
	color: #003A5D;
}

.blue-background-text {
	display: flex;
	margin-top: 70px;
	align-items: center;
}

.blue-background-text p {
	font-size: 32px !important;
	line-height: 40px !important;
	font-family: 'NunitoSans-Bold' !important;
	display: flex;
	text-align: end;
}

.blue-background-span {
	font-size: 20px !important;
	line-height: 27px !important;
	font-family: 'NunitoSans-Regular' !important;
	color: #333333 !important;
}

@media screen and (max-width: 767px) {
	.page-pso-patient-stories .annoted-text-section .component-content h2 {
		font-size: 32px;
		line-height: 40px;
		font-family: 'Montserrat-Regular';
		margin-top: 60px;
	}

	.page-pso-patient-stories .yellow-background .field-promotext h2 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 0;
	}

	.page-pso-patient-stories .field-promotext p {
		font-size: 18px;
		line-height: 22px;
		font-family: 'NunitoSans-Bold';
		color: #004165;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.page-pso-patient-stories .field-promotext h3 {
		font-size: 30px;
		line-height: 40px;
		font-family: 'Montserrat-Regular';
		color: #003A5D;
		justify-content: center;
	}

	.blue-background-text p {
		font-size: 18px !important;
		line-height: 22px !important;
		font-family: 'NunitoSans-Bold' !important;
		display: flex;
		justify-content: center;
	}

	.blue-background-text {
		display: flex;
		margin-top: 70px;
		align-items: center;
		flex-direction: column;
	}

	.image-dimen {
		width: 301px;
		height: 294px;
	}

	.blue-background-text .blue-background-span {
		color: #333333 !important;
		font-size: 11px !important;
		line-height: 15px !important;
		font-family: 'NunitoSans-Regular' !important;
	}

	.page-pso-patient-stories .video-text {
		font-family: 'NunitoSans-Regular' !important;
		font-size: 11px !important;
		line-height: 15px !important;
		margin-top: 10px;
	}
}

.page-pso-patient-stories .accordion .field-content {
	margin-left: 6rem;
}

.page-pso-patient-stories .yellow-background {
	background: #FBDE4B;
}

.page-pso-patient-stories .blue-background {
	background: #B5D9FA;
}

.page-pso-patient-stories .quantum-hero__text h1:last-of-type {
	font-family: "Rokkitt-SemiBold";
	font-size: 120px;
	line-height: 36px;
}

.page-pso-patient-stories .quantum-hero__text .quantum-hero__text-inner {
	max-width: 100%;
}

.page-pso-patient-stories .quantum-hero__text h1:first-of-type {
	font-size: 40px;
	line-height: 32px;
}

.page-pso-patient-stories .quantum-hero__text-inner.quantum-long-form-text h2 {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 7rem;
}

.page-pso-patient-stories .intro-container {
	padding-top: 0;
}

.page-pso-patient-stories .accordion.container-sm {
	margin-top: 30px;
}

.page-pso-patient-stories .annoted-text-section .component-content h2 {
	font-size: 42px;
	line-height: 52px;
	font-family: 'Montserrat-Regular';
	margin-top: 20px;
	margin-bottom: 40px;
}

.page-pso-patient-stories .blue-background-text h3 {
	margin-left: 60px;
}



.table {
	width: 100%;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	position: relative;
}

.curve_border {
	background-color: var(--primary-1-color);
	height: 30px;
	background: radial-gradient(ellipse at 50% -50%, var(--primary-1-color) 74%, transparent 75%);
	position: relative;
	top: 0;
	z-index: -1;
}

@media (max-width: 767.98px) {
	.curve_border {
		height: 20px;
	}
}

.table td,
.table th {
	border-top: none;
	font-size: 16px;
	line-height: 16px;
	color: #0c3b5d;
	padding: 12px;
	vertical-align: middle !important;
	display: table-cell;
}

@media (max-width: 767.98px) {

	.table td,
	.table th {
		font-size: 9px;
		line-height: 10px;
		padding: 8px;
	}
}

.table_wrapper {
	width: 768px;
	margin: 40px auto;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.table_wrapper {
		width: 100%;
	}
}

.table_wrapper .table td {
	border-left: 1px solid #fff;
	position: relative;
	font-family: var(--font-montserrat-regular);
}

.table_wrapper .table td:nth-child(1) {
	border-left: unset;
}

.table_wrapper .table tbody tr:nth-child(1) {
	background-color: #fff;
}

.table_wrapper .table thead th {
	border-bottom: none;
	font-weight: bold;
	position: relative;
	font-family: var(--font-montserrat-semibold);
}

.table_wrapper .table thead th:not(:first-child):before {
	content: " ";
	position: absolute;
	background-color: #fff;
	width: 1px;
	bottom: 0px;
	left: 0;
	top: 9px;
}

.table_wrapper thead {
	background-color: var(--primary-1-color);
	vertical-align: middle;
}

.table_wrapper tbody tr:nth-child(2) {
	background-color: var(--table_head_bg);
}

.table_wrapper th:first-child {
	border-radius: 12px 0 0 0;
	-moz-border-radius: 12px 0 0 0;
	-webkit-border-radius: 12px 0 0 0;
}

.table_wrapper th:last-child {
	border-radius: 0 12px 0 0;
	-moz-border-radius: 0 12px 0 0;
	-webkit-border-radius: 0 12px 0 0;
}

.table_content {
	width: 768px;
	margin: 40px auto;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.table_content {
		width: 100%;
	}
}

.table_content .table td {
	position: relative;
	font-family: var(--font-montserrat-regular);
}

.table_content .table thead th {
	border-bottom: none;
	font-weight: bold;
	position: relative;
	font-family: var(--font-montserrat-semibold);
}

.table_content thead {
	background-color: var(--primary-1-color);
	vertical-align: middle;
}

.table_content th:first-child {
	border-radius: 12px 0 0 0;
	-moz-border-radius: 12px 0 0 0;
	-webkit-border-radius: 12px 0 0 0;
	text-align: left;
	padding: 0px 35px;
}

.table_content th:last-child {
	border-radius: 0 12px 0 0;
	-moz-border-radius: 0 12px 0 0;
	-webkit-border-radius: 0 12px 0 0;
}

.table_content td:nth-child(1) {
	background-color: #fff;
	text-align: left;
	padding: 0px 35px;
}

.table_content td:nth-child(2) {
	background-color: var(--table_head_bg);
}

.table_content td:nth-child(3) {
	background-color: #f4f1e6;
}

.table_content tr {
	border-bottom: 1px solid #fff;
}

.table_content .table span {
	font-family: var(--font-montserrat-regular);
	font-weight: 100;
}

.table_content th:first-child {
	padding: 10px 35px !important;
}


.page-pso-get-your-prescription .full-blue-bg-conatiner .promo-hybrid+.plain-html {
	margin-top: 50px;
}

.starter-pack-section .promo .field-promotext {
	display: flex;
	flex-direction: row;
	color: #003A5D;
	font-size: 32px;
	line-height: 42px;
	font-family: "Montserrat-Regular";
	text-align: center;
	align-items: center;
}

@media (max-width: 767.98px) {
	.starter-pack-section .promo .field-promotext {
		flex-direction: column;
		line-height: 40px;
	}
}

.page-pso-dosing .text-banner {
	margin-top: 0;
}

.page-pso-dosing .text-banner:before {
	background-image: url("../images/content/pso-pay-ltl-t-blue-shap.svg");
}

.page-pso-dosing .full-blue-bg-conatiner .promo {
	max-width: 802px;
	color: #004165;
}

.page-pso-dosing .full-blue-bg-conatiner .promo>.component-content {
	align-items: center;
}

.page-pso-dosing .full-blue-bg-conatiner .promo>.component-content .field-promoicon {
	flex: 0 0 214px;
}

.page-pso-dosing .full-blue-bg-conatiner .promo h3 {
	font-size: 32px;
	line-height: 42px;
	font-family: "Montserrat-Regular";
}

@media (max-width: 767.98px) {
	.page-pso-dosing .full-blue-bg-conatiner .promo>.component-content {
		flex-direction: column;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 10px;
	}
}

.page-pso-dosing .full-blue-bg-conatiner .rich-text {
	max-width: 768px;
}

.page-pso-dosing .full-blue-bg-conatiner .rich-text ul ul {
	list-style: inside;
}

.page-pso-dosing .full-blue-bg-conatiner .rich-text ul li {
	margin-bottom: 5px;
}

.page-pso-dosing .full-blue-bg-conatiner .rich-text ul ul li::marker {
	content: "- ";
}

.page-pso-dosing .starter-pack-section+.container-small .rich-text h2 {
	margin-bottom: 30px;
}

.page-pso-dosing .starter-pack-section+.container-small .rich-text p {
	margin-bottom: 30px;
}

.page-pso-dosing .starter-pack-section+.container-small .two-col-promo {
	margin-top: 80px;
}

@media (max-width: 767.98px) {
	.page-pso-dosing .starter-pack-section+.container-small .rich-text h2 {
		margin-bottom: 24px;
	}

	.page-pso-dosing .starter-pack-section+.container-small .rich-text p {
		margin-bottom: 24px;
	}
}

.page-pso-safety-and-side-effects .intro-container h2 {
	margin-bottom: 50px;
}

.page-pso-safety-and-side-effects .intro-container h3 {
	margin-bottom: 30px;
	font-size: 32px;
	line-height: 42px;
	color: #003A5D;
	font-family: "Montserrat-Regular";
}

.page-pso-safety-and-side-effects .intro-container h2,
.page-pso-safety-and-side-effects .intro-container h3 {
	text-align: center;
}

.page-pso-safety-and-side-effects .intro-container p {
	margin-bottom: 30px;
}

.page-pso-safety-and-side-effects .intro-container+.container-md+.container-small h3 {
	font-size: 22px;
	line-height: 28px;
	color: #003A5D;
	margin-top: 50px;
	font-family: "NunitoSans-Bold";
}


.text-banner-promo .field-promotext p:first-child {
	font-family: "Montserrat-Regular";
	font-size: 52px;
	line-height: 60px;
}

.text-banner-promo .field-promotext p:last-child b {
	font-size: 32px;
	line-height: 42px;
}

.text-banner-promo .field-promotext p:last-child {
	font-size: 20px;
	line-height: 27px;
	text-align: right;
}

.text-banner-promo .promo {
	position: relative;
	padding-top: 150px;
	padding-bottom: 20px;
}

.text-banner-promo .promo>div {
	position: relative;
	z-index: 1;
}

.text-banner-promo .promo:before {
	content: "";
	display: block;
	width: 270px;
	height: 204px;
	background: url(../images/icons/quotes.svg) no-repeat;
	background-size: 100%;
	left: -136px;
	position: absolute;
	top: -80px;
}

@media (max-width: 767.98px) {
	.text-banner-promo .field-promotext p:first-child {
		font-size: 32px;
		line-height: 40px;
	}

	.text-banner-promo .field-promotext p:last-child b {
		font-size: 18px;
		line-height: 22px;
	}

	.text-banner-promo .field-promotext p:last-child {
		font-size: 11px;
		line-height: 15px;
	}

	.text-banner-promo .field-promotext {
		padding-inline: 26px;
	}
}

@media (max-width: 991.98px) {
	.text-banner-promo .promo:before {
		width: 125px;
		height: 95px;
		left: 10px;
		top: -37px;
	}
}

.page-pso-safety-and-side-effects .text-banner {
	margin-top: 0;
	margin-bottom: 50px;
}

.page-pso-safety-and-side-effects .intro-container h4 {
	font-size: 22px;
	line-height: 28px;
	color: #003A5D;
	margin-top: 50px;
	font-family: "NunitoSans-Bold";
}

.page-pso-safety-and-side-effects .intro-container+.container-md+.container-small h4 {
	font-size: 32px;
	line-height: 42px;
	color: #003A5D;
	margin-top: 50px;
	font-family: "Montserrat-Regular";
	margin-bottom: 50px;
}

.starter-pack-section .promo .field-promotext {
	height: 204px;
	justify-content: space-between;
	width: 100%;
}

.starter-pack-section .promo .field-promotext>p {
	max-width: 506px;
}

.starter-pack-section .promo .field-promotext>img {
	margin-top: -10px;
}

@media (max-width: 767.98px) {
	.starter-pack-section .promo .field-promotext {
		padding-top: 60px;
		height: 490px;
		padding-inline: 30px;
	}

	.starter-pack-section .promo .field-promotext>img {
		margin-top: 20px;
		width: 222px;
	}

	.page-pso-dosing .starter-pack-section {
		margin-bottom: 150px;
	}
}


.page-pso-what-to-expect .intro-container h2 {
	margin-top: 50px;
}

.page-pso-what-to-expect .text-banner {
	margin-top: 0;
	margin-bottom: 0;
}

.page-pso-what-to-expect .text-banner:after {
	background-image: url("../images/content/pso-pay-ltl-b-blue-shap.svg");
}

.simple-promo {
	max-width: 802px;
	color: #004165;
}

.simple-promo>.component-content {
	align-items: center;
}

.simple-promo>.component-content .field-promoicon {
	flex: 0 0 214px;
}

.simple-promo h3 {
	font-size: 32px;
	line-height: 42px;
	font-family: "Montserrat-Regular";
}

@media (max-width: 767.98px) {
	.simple-promo>.component-content {
		flex-direction: column;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 10px;
	}
}

.video-container h2 {
	margin-bottom: 50px;
	text-align: center;
}

.video-container .quantum-button {
	max-width: 265px;
	margin-top: 35px;
	line-height: 17px;
}

.video-container .imageContainer {
	margin-top: 80px;
}

.video-container p {
	margin-bottom: 30px;
}

.video-container h3 {
	font-size: 22px;
	line-height: 32px;
	font-family: "Montserrat-Regular";
	text-align: center;
	color: #004165;
	margin-bottom: 30px;
}

.step-section.container {
	max-width: 100%;
	padding-inline: 0;
	margin-bottom: 40px;
}

.step-section:after,
.step-section:before {
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.step-section:before {
	background-image: url(../images/content/step-section-t-shap.svg);
	background-position: bottom left;
}

.step-section:after {
	background-image: url(../images/content/step-section-b-shap.svg);
	background-position: bottom left;
}

.step-section>.component-content {
	position: relative;
	background-color: #B5D9FA;
	min-height: 100px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.step-section .enrollNowbutton {
	max-width: 265px;
	line-height: 17px;
}

.step-section .simple-promo>.component-content {
	flex-direction: column;
	text-align: center;
}

.step-section .simple-promo>.component-content .field-promoicon {
	flex: auto;
}


.step-section .column-splitter {
	margin-top: 20px;
	margin-bottom: 20px;
}

.page-pso-how-otezla-works .promo-white-card {
	background-color: #EFF7FF;
	max-width: 100%;
	padding-inline: 0;
	padding-bottom: 0;
}

.page-pso-how-otezla-works .promo-white-card>.component-content {
	max-width: 1190px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.page-pso-how-otezla-works .promo-white-card h2 {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}

.page-pso-how-otezla-works .promo-white-card .column-splitter {
	margin-bottom: 50px;
}

.page-pso-how-otezla-works .promo-white-card .plain-html {
	max-width: 768px;
	margin-inline: auto;
}

.page-pso-how-otezla-works .promo-white-card {
	background-image: url("../images/content/blue-shap-t-secondary"), url("../images/content/blue-shap-b-secondary"),  linear-gradient(to bottom, #eff7ff calc(100% - 100px), #fffbe7 100px 100%);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top left, left calc(100% - 100px);
	background-size: 100%, 100%;
}

.page-pso-how-otezla-works .promo-white-card {
	padding-top: 120px;
}

@media (max-width: 767.98px) {
	.page-pso-how-otezla-works .promo-white-card {
		padding-top: 30px;
	}
}



.otezla-home .indication-btns {
	position: absolute;

}

.otezla-home .indication-btns .quantum-button {
	border-radius: 15px;
	width: 325px;
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	margin-right: 34px;
	height: 70px;
	align-items: center;
	justify-content: flex-start;
	vertical-align: middle;
}

/* .otezla-home .indication-btns .quantum-button:nth-child(1) span:after {
	content: "";
	width: 15px;
	background-image: url(../images/icons/blue-right-arrow.svg);
	height: 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-flex;
	vertical-align: middle;
	position: absolute;
	right: 0;
} */

/* .otezla-home .indication-btns .quantum-button:nth-child(2) span:after,
.otezla-home .indication-btns .quantum-button:nth-child(3) span:after {
	content: "";
	width: 15px;
	background-image: url(../images/icons/white_right_arrow.svg);
	height: 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-flex;
	vertical-align: middle;
	position: absolute;
	right: 0;
} */

span.quantum-button__text {
	position: relative;
	width: 100%;
	/*display: flex;*/
	align-items: center;
}


/*
@media (max-width: 1200px) {
	.otezla-home .indication-btns {
		display: flex;
	}

	.otezla-home .indication-btns .quantum-button {
		width: 250px;
		margin-right: 10px;
	}
}

@media (max-width: 768px) {
	.otezla-home .indication-btns .quantum-button {
		width: 100%;
		border-radius: 20px;
		font-size: 12px;
		height: 60px;
		margin-right: 5px;
		padding: 10px;
	}

	.otezla-home .indication-btns {
		bottom: -22px;
		align-items: center;
		justify-content: center;
		width: 100%;
		padding: 0px 10px;
	}
}
*/

.page-pso-what-is-plaque-psoriasis .sse-section-block .quantum-button {
	width: 260px;
	margin: 30px auto;
	display: flex;
}

.page-pso-what-is-plaque-psoriasis .text-banner {
	margin-bottom: 0;
}

.page-pso-what-is-plaque-psoriasis .text-banner .promo {
	padding: 40px 20px 20px;
	text-align: center;
}

.page-pso-what-is-plaque-psoriasis .text-banner:after {
	background-image: url("../images/content/pso-pay-ltl-b-blue-shap.svg");
}


.page-pso-patient-stories .blue-background-text p+p {
	font-size: 20px !important;
	line-height: 27px !important;
	font-family: 'NunitoSans-Regular' !important;
}

.page-pso-patient-stories .component.accordion.initialized {
	margin-top: 45px;
}

.page-pso-patient-stories .yellow-background:before {
	background-image: url("../images/yellow-curve.svg") !important;
	background-position: bottom left !important;
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.page-pso-patient-stories .yellow-background>.component-content {
	position: relative;
	background-color: var(--pay-little-banner-bg);
	min-height: 100px;
}

.page-pso-patient-stories .yellow-background:after {
	background-image: url("../images/yellow-bottom-curve.svg") !important;
	background-position: top left;
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.page-pso-patient-stories .yellow-background {
	background: inherit;
}

.page-pso-patient-stories .blue-background:before {
	background-image: url("../images/blue-curve-bottom.svg") !important;
	background-position: bottom left !important;
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.page-pso-patient-stories .blue-background:after {
	background-image: url("../images/blue-curve.svg") !important;
	background-position: top left;
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.page-pso-patient-stories .blue-background>.component-content {
	position: relative;
	background-color: #B5D9FA;
	min-height: 100px;
}

.page-pso-patient-stories .section-one-heading .component-content h2 {
	margin-bottom: 10px;
}

.page-pso-patient-stories .container-full.yellow-background .field-promotext {
	margin-top: 80px;
}

.page-pso-patient-stories .component.container.container-small .plain-html .component-content>h2 {
	margin-top: 80px;
	margin-bottom: 58px;
}

.page-pso-patient-stories .yellow-background .imageContainer {
	transform: translateY(-4px);
}

.page-pso-patient-stories .yellow-background>.component-content {
	height: 684px;
}

.page-pso-patient-stories .component.accordion.initialized {
	margin-top: 13rem;
}

.page-pso-patient-stories .vd-title {
	margin-top: 25px;
}

.page-pso-patient-stories .blue-background {
	background: inherit;
}

.page-pso-patient-stories .blue-background>.component-content {
	height: 654px;
}

.page-pso-patient-stories .blue-background-text p {
	margin-left: 20rem;
}

.page-pso-patient-stories .blue-background-text p+p {
	margin-left: 13rem;
}

.page-pso-patient-stories .accordion-two {
	margin-top: 45px !important;
}

@media screen and (max-width: 767px) {
	.page-pso-patient-stories .yellow-background>.component-content {
		height: 372px;
	}

	.page-pso-patient-stories .yellow-background .imageContainer {
		transform: translateY(-1px);
	}

	.page-pso-patient-stories .quantum-hero__text h1:last-of-type {
		font-family: "Rokkitt-SemiBold";
		font-size: 55px;
		line-height: 45px;
	}

	.page-pso-patient-stories .quantum-hero__text-inner.quantum-long-form-text h2 {
		text-align: center;
		margin-left: 0;
		font-size: 22px;
	}

	.page-pso-patient-stories .quantum-hero__text h1:first-of-type {
		font-size: 22px;
		line-height: 26px;
		text-align: center;
	}

	.page-pso-patient-stories .intro-container {
		padding-top: 1px;
		/* background: #EFF7FF; */
	}

	.page-pso-patient-stories .field-promotext h2 {
		text-align: left;
		margin-left: 48px;
	}

	.page-pso-patient-stories .vd-title {
		font-size: 11px;
		line-height: 15px;
	}

	.page-pso-patient-stories .component.accordion.initialized {
		margin-top: 7rem;
	}

	.page-pso-patient-stories .component.container.container-small .plain-html .component-content>h2 {
		margin-top: 60px;
		margin-bottom: 24px;
	}

	.blue-background-text img {
		max-width: 100%;
	}

	.page-pso-patient-stories .blue-background-text h3 {
		margin-left: 22px;
	}

	.page-pso-patient-stories .accordion .field-content {
		margin-left: 3rem;
	}

	.page-pso-patient-stories .blue-background-text p+p {
		margin-left: 0;
		font-size: 11px !important;
		line-height: 15px !important;
	}

	.page-pso-patient-stories .blue-background-text p {
		margin-left: 0;
		line-height: 20px !important;
	}

	.blue-background-text img {
		max-width: 62%;
		float: right;
	}

	.page-pso-patient-stories .blue-background>.component-content {
		height: 575px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.imageContainer .video-js.vjs-quality-menu {
		width: auto;
		height: 559px;
	}

	.page-pso-patient-stories .component.accordion.initialized {
		margin-top: 19rem;
	}
}


.page-pso-what-is-plaque-psoriasis .blue-text {
	color: #004165;
}

.page-pso-what-is-plaque-psoriasis .yellow-bg-section {
	background: #FFDF4E;
}

.page-pso-what-is-plaque-psoriasis .yellow-bg-section .component-content {
	margin: auto;
	max-width: 768px;
}

.page-pso-what-is-plaque-psoriasis .yellow-bg-section .field-promotext {
	font-size: 42px;
	line-height: 52px;
	color: #004165;
	font-family: 'Montserrat-Regular';
	text-align: center;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .rich-text p+h2 {
	margin-top: 50px;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
}

.page-pso-what-is-plaque-psoriasis .sse-section-block .plain-html p {
	margin-top: 20px;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .field-promotext ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.page-pso-what-is-plaque-psoriasis .quantum-button {
	line-height: 17px;
}

.page-pso-what-is-plaque-psoriasis .shrink-content .quantum-button {
	max-width: 265px;
	width: 100%;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.pso-how-is-plaque-psoriasis-treated .two-col-promo .field-promoicon>img {
	border-radius: 0px;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .blue-text {
	color: #004165;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ul-mb-align {
	margin: 0px;
	list-style: none;
}

@media screen and (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .two-col-promo>.component-content {
		gap: 35px;
		flex-direction: row;
		align-items: center;
	}

	.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo>.component-content {
		gap: 15px;
		flex-direction: column;
	}

	.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .field-promotext ul li::marker {
		color: #004165;
	}

	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo .field-promoicon {
		flex-basis: 120px;
		max-width: 120px;
	}

	.page-pso-what-is-plaque-psoriasis .yellow-bg-section .field-promotext {
		font-size: 32px;
		line-height: 40px;
	}

	.pso-how-is-plaque-psoriasis-treated .topical-medication-align {
		margin-left: -77px;
	}

	.page-pso-what-is-plaque-psoriasis .two-col-promo .promo-text {
		text-align: left;
	}

	.pso-how-is-plaque-psoriasis-treated .injectablee-align {
		margin-left: -11px;
	}

	.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .rich-text p+h2 {
		margin-top: 50px;
		font-size: 22px;
		line-height: 28px;
		text-align: center;
	}
	.pso-how-is-plaque-psoriasis-treated .two-col-promo .field-promoicon>img{
        width:100%;
    }
}


.page-pso-patient-stories .component.accordion.initialized {
	margin-top: 45px;
}

.page-pso-patient-stories .accordion-section {
	margin-top: 11rem;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo .component-content {
	margin: auto;
	max-width: 768px;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .rich-text .component-content {
	margin: auto;
	max-width: 768px;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo .component-content .promo-text .field-promotext {
	color: #00395D;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .quantum-button {
	max-width: 265px;
	width: 100%;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

/* .page-pso-what-is-plaque-psoriasis .bottom-promo-container .component-content {
    margin: auto;
    max-width: 768px;
} */

.page-pso-what-is-plaque-psoriasis .bottom-promo-container .quantum-button {
	max-width: 265px;
	width: 100%;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner .field-promotext p {
	color: #004165;
	font-size: 42px;
	line-height: 52px;
	font-family: 'Montserrat-Regular';
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .component-content .two-col-promo .field-promoicon {
	min-width: 120px;
	text-align: center;
}

/* .page-pso-what-is-plaque-psoriasis .yellow-group-banner .component-content {
	height: 340px;
	z-index: -1;
} */

.page-pso-what-is-plaque-psoriasis .yellow-group-banner .icon-align {
	position: relative;
	top: 11rem;
	right: 15rem;
}



@media screen and (max-width: 767px) {
	.yellow-group-banner .field-promotext {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}



	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo .component-content .promo-text .field-promotext {
		margin-top: 45px;
		margin-bottom: 12px;
		font-family: 'NunitoSans-SemiBold';
		font-size: 22px;
		line-height: 26px;
	}

	.page-pso-what-is-plaque-psoriasis .yellow-group-banner .field-promotext p {
		color: #004165;
		font-size: 32px;
		line-height: 40px;
		font-family: 'Montserrat-Regular';
	}

	.page-pso-what-is-plaque-psoriasis .yellow-group-banner .field-promotext img {
		width: 175px;
		height: 130px;
		position: relative;
		bottom: 2.5rem;
		left: 6rem;
	}
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo {
	display: flex;
	justify-content: center;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated h5 {
	color: #00395D;
	font-size: 22px;
	line-height: 26px;
	font-family: 'NunitoSans-SemiBold';
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated h2 {
	margin-top: 60px;
	margin-bottom: 30px;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner .field-promotext p {
	color: #004165;
	font-size: 32px;
	line-height: 40px;
	font-family: 'Montserrat-Regular';
	text-align: left;
}




/* symptom-tracker begins here */

.page-pso-symptom-tracker .intro-container h2 {
	margin-top: 0;
	margin-bottom: 50px;
}

.page-pso-symptom-tracker .intro-container .rich-text {
	max-width: 768px;
	margin-inline: auto;
}

.symptom-container {
	background-color: #EFF7FF;
	max-width: 100%;
	padding-inline: 0;
	padding-bottom: 0;
	min-height: 300px;
}

.symptom-container:after,
.symptom-container:before {
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.symptom-container:before {
	background-image: url(../images/content/blue-shap-t-secondary.svg);
	background-position: bottom left;
}

.symptom-container:after {
	aspect-ratio: 16/0.8;
	background-image: url(../images/content/blue-shap-b-secondary.svg);
	background-position: bottom left;
}

.symptom-container>.component-content {
	max-width: 1190px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}


.symptom-container h2 {
	margin-top: 50px;
	margin-bottom: 50px;
}

@media (max-width: 767.98px) {
	.symptom-container h2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.symptom-container .quantum-button {
	width: 265px;
}

.symptom-initial-section {
	max-width: 768px;
	margin-inline: auto;
}

.symptom-initial-section .rich-text {
	margin-bottom: 40px;
}

@media (max-width: 767.98px) {
	.symptom-initial-section .rich-text {
		margin-bottom: 20px;
	}
}

.symptom-initial-section .rich-text+.quantum-button+.plain-html {
	margin-top: 40px;
}

@media (max-width: 767.98px) {
	.symptom-initial-section .rich-text+.quantum-button+.plain-html {
		margin-top: 20px;
	}
}


.symptom-form-segment .card {
	max-width: 964px;
	margin-inline: auto;
	padding: 30px;
}

@media (min-width: 992px) {
	.symptom-form-segment .card {
		padding: 30px 30px 30px 98px;
	}
}

.symptom-form-segment .card {
	--base-line-height: 22px;
}

.symptom-form-segment .card h5 {
	margin-bottom: 20px;
}

.symptom-form-segment .card h6 {
	font-family: var(--font-nunitosans-bold);
}

.question-text {
	margin-bottom: 20px;
}

.question-block+.question-block {
	margin-top: 30px;
}

.ans-block>.jcf-select {
	max-width: 291px;
}

.symptom-form-segment .card .checkbox-group-list>.custom-checkbox+.custom-checkbox {
	margin-top: 8px;
}

.symptom-form-segment .form-group:last-child {
	margin-bottom: 0;
}

.m-inline-auto {
	margin-inline: auto;
}

#symptom-profile-form .form-group {
	max-width: 572px;
	width: 100%;
	margin-inline: auto;
	margin-top: 20px;
}

.tracker-feedback .card h5 {
	margin-bottom: 0;
}

.tracker-finale-section-text {
	max-width: 768px;
	margin-inline: auto;
	width: 100%;
}

@media (min-width: 768px) {
	.tracker-finale-section-text {
		text-align: center;
	}
}

.tracker-feedback-text+.tracker-finale-section-text {
	margin-top: 20px;
}

#symptom-profile-form .card,
#finale-submit-section .card {
	padding-left: 30px;
}

.body-area-grid {
	display: flex;
	gap: 70px;
}

@media (max-width: 767.98px) {
	.body-area-grid {
		gap: 40px;
		flex-wrap: wrap;
		justify-content: center;
	}
}


.body-area-grid>div,
.body-area-grid>label {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

@media (max-width: 767.98px) {

	.body-area-grid>div,
	.body-area-grid>label {
		flex: 0 0 calc(50% - 40px);
		max-width: calc(50% - 40px);
	}
}

.body-area-name {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.skin-color-grid {
	display: flex;
	gap: 40px;
}

.skin-color-grid>div,
.skin-color-grid>label {
	display: flex;
	flex-direction: column;
	flex: 0 0 88px;
	align-items: center;
	justify-content: space-around;
	text-align: center;
	gap: 6px;
	cursor: pointer;

}

@media (max-width: 767.98px) {

	.skin-color-grid {
		flex-wrap: wrap;
	}

	.skin-color-grid>div,
	.skin-color-grid>label {
		flex: 0 0 calc(33.33% - 40px);
		max-width: calc(33.33% - 40px);
	}
}

.tracker-form-group .symptom-form-segment {
	display: none;
}

.tracker-feedback {
	display: none;
}

.experience_grid {
	display: flex;
	max-width: 500px;
	justify-content: space-between;
}
@media (min-width: 992px) {
	.experience_grid{
		gap: 70px;
	}
}


.experience_grid>label {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	cursor: pointer;
	width: 45px;
	margin-bottom: 0;
}

.page-pso-symptom-tracker .pay-little-container.container {
	margin-bottom: 0;
}

.page-pso-symptom-tracker .pay-little-container:after {
	background-image: url('../images/content/wave-b-yellow-transparent.svg');
	background-color: #fff;
}

.page-pso-symptom-tracker #fullIsi:before {
	display: none;
}

@media (max-width: 767.98px) {
	.ans-block .radio-options-list .custom-radio {
		width: auto;
		margin-right: 48px;
		flex-direction: row;
	}
}

#finale-submit-section h5 {
	margin-bottom: 0;
	margin-top: 20px;
}

#finale-submit-section .card .quantum-button {
	margin-top: 20px;
	margin-inline: auto;
}

@media (max-width: 767.98px) {

	.symptom-form-segment .footnote.text-center,
	.email-section .text-center {
		text-align: left !important;
	}
}

/* symptom-tracker ends here */




/*Start Header section */
#brand-com-header-pso .quantum-drop-down-menu__list-item:last-child .quantum-drop-down-menu__link-text:after {
	display: none !important;
}

.quantum-header__right {
	width: 100%;
}

.quantum-header .quantum-header__mobile-content {
	display: block !important;
}

.quantum-header__mobile-content .quantum-button {
	background-color: transparent;
}

.quantum-header__mobile-content .quantum-button:nth-child(1) {
	width: 55px;
}

.quantum-header__mobile-content .quantum-button svg {
	fill: #004165;
}

.quantum-header__mobile-content .quantum-button:nth-child(3),
.quantum-header__menu-trigger--expand-menu {
	display: none;
}

.quantum-header__right {
	display: flex;
	align-items: center;
}

.quantum-header__menu {
	flex: 1;
}

.quantum-search-suggest.search-site {
	display: block !important;
}

.quantum-search-box-button-with-redirect {
	display: none;
}

.quantum-search-suggest .quantum-search-box-input {
	width: 100%;
	box-shadow: 0px 3px 6px #707070;
	border: unset;
	height: 45px;
	outline: unset;
	color: #004165;
	padding: 0px 10px;
}

.quantum-search-btn-close {
	display: none;
}

.quantum-search-suggest label {
	display: inherit;
	margin-bottom: 0;
}

.quantum-search-suggest input::placeholder {
	font-size: 21px;
	color: #004165;
	opacity: 50%;
	font-family: "NunitoSans-Regular";
}

.quantum-search-suggest .quantum-search-box-input:hover,
.quantum-search-suggest .quantum-search-box-input:active,
.quantum-search-suggest .quantum-search-box-input:focus {
	border-color: transparent;
	border: unset;
	outline: unset;
}

.quantum-search-suggest:not(.active) {
	display: none !important;
}

@media (max-width: 992px) {
	.quantum-header__right {
		display: flex;
		align-items: center;
		white-space: nowrap;
		overflow: auto;
	}

	.quantum-header__inner {
		padding-bottom: 0px !important;
	}

	.quantum-top-nav .quantum-drop-down-menu__menu {
		position: absolute;
		top: 100%;
		z-index: 1;
	}
}

@media (max-width: 768px) {
	.quantum-header__menu-trigger--expand-menu {
		display: block;
		appearance: unset;
		margin-left: 10px;
		position: absolute;
		top: -75px;
		right: 0px;
	}

	.quantum-header__menu-trigger--expand-menu svg {
		width: 25px;
	}

	.quantum-header__mobile-content .quantum-button:nth-child(1) {
		display: none;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(2) .quantum-top-nav__link {
		text-align: left;
	}

	.quantum-search-suggest.search-site {
		display: none !important;
	}

	.quantum-container-- .quantum-drop-down-menu__list-item:nth-child(3) {
		order: 4;
	}
}

@media (max-width: 500px) {
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(2) .quantum-top-nav__link {
		width: 90px;
	}
}

@media (max-width: 355px) {
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:first-child>.quantum-top-nav__link {
		width: 95px !important;
	}
}

/*End Header section */



/*1.1.1 Benefits of Otezla white card section */
.page-pso-benefits .promo-white-card .leading-pill {
	padding-left: 30px;
}

.page-pso-benefits .promo-white-card .column-splitter .field-promolink {
	font-size: 20px;
	line-height: 27px;
	font-family: var(--font-montserrat-semibold);
}

.page-pso-benefits .promo-white-card .plain-html .footnote {
	margin-top: 30px;
}

@media screen and (max-width: 767px) {
	.page-pso-benefits .column-splitter .promo-text {
		min-width: 100%;
		height: auto;
		width: auto;
	}

	.page-pso-benefits .promo-white-card .column-splitter .field-promotext {
		font-size: 16px;
		line-height: 22px;
	}

	.page-pso-benefits .promo-white-card .column-splitter .field-promolink {
		font-size: 16px;
		line-height: 27px;
		font-family: var(--font-montserrat-semibold);
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-benefits .promo-white-card .column-splitter .col-md-6 {
		margin-bottom: 20px;
	}
}

/*1.1.1 Benefits of Otezla yellow section with quotes */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-benefits .promo>.component-content {
		display: flex;
		justify-content: space-around;
	}

	.page-pso-benefits .promo-fw-text-banner .promo {
		height: 340px;
	}

	.promo-fw-text-banner .promo .promo-text {
		margin-right: 50px;
		padding-top: 140px;
	}
}

/* 1.1.4 Patient Stories yellow section with quotes */
@media (min-width: 768px) {
	.page-pso-patient-stories .imageContainer .video-js.vjs-quality-menu {
		width: 572px;
		height: 321px;
	}

	.page-pso-patient-stories .yellow-background>.component-content {
		height: 461px;
	}

	.page-pso-patient-stories .vd-title {
		font-family: var(--font-nunitosans-italic);
		font-size: 16px;
		line-height: 22px;
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	.page-pso-patient-stories .vd-title {
		font-weight: normal;
	}
}

/* 1.2.4 Safety & Side Effects – 1 -- yellow section with quotes */
@media (min-width: 768px) {
	.page-pso-safety-and-side-effects .text-banner-promo .promo {
		padding-top: 130px;
	}
}

@media (max-width: 767px) {
	.page-pso-safety-and-side-effects .text-banner-promo .promo {
		padding-top: 76px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-safety-and-side-effects .text-banner-promo .field-promotext {
		padding-inline: 30px;
	}

	.page-pso-safety-and-side-effects .text-banner-promo .field-promotext p:last-child {
		padding-top: 15px;
	}
}

/* 1.1.1 Benefits of Otezla -- yellow section with hand 1.0 Plaque Psoriasis Home Page1.1.5 TV Spot1.4.1 $0 Copay Program1.2.2 Getting your prescription1.3.1 Amgen® SupportPlus*/
.pay-little-container .field-promolink>a {
	font-size: 20px;
	line-height: 17px;
}

@media (max-width: 767.98px) {
	.pay-little-container .field-promolink>a {
		font-size: 16px;
	}
}

.pay-little-container .promo-text {
	padding: 10px 20px 20px;
}

/* 1.2.1 What to expect – 3 --yellow section */
@media (max-width: 767.98px) {
	.page-pso-what-to-expect .starter-pack-section .promo .field-promotext {
		padding-top: 30px;
		height: 441px;
	}

	.starter-pack-section .promo .field-promotext>img {
		margin-top: 20px;
		width: 177px;
	}
}

/* 1.3.1 Amgen® SupportPlus --yellow section */
.page-pso-support-plus .text-banner .field-promolink {
	line-height: 17px;
}

/* 1.1.2 How Otezla works --first white card section */
.page-pso-how-otezla-works .promo-white-card .column-splitter .col-lg-4 .field-promotext>div {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 19px;
	text-align: left;
}

.page-pso-how-otezla-works .sse-section-block {
	padding-inline: 20px;
}

.page-pso-how-otezla-works .imageContainer .video-js.vjs-quality-menu {
	width: 572px;
	height: 331px;
}

/* search fix */
.quantum-header {
	z-index: 1;
}

.quantum-search-suggest {
	position: relative;
}

.quantum-search-suggest .component-content {
	position: absolute;
	width: 100%;
	background: #fff;
	/* box-shadow: 0px 3px 6px #707070; */
	display: flex;
}

.quantum-search-suggest .quantum-search-box-input {
	box-shadow: none;
	max-width: 1430px;
	margin-inline: auto;
}



/*Hero Banner-Benefits page*/
@media (max-width: 767px) {


	.page-pso-benefits .quantum-hero__text {
		align-items: end;
		padding-bottom: 10px;
	}
}

/*Hero Banner-TV Spot page*/
@media (max-width: 767px) {
	.page-pso-tv-spot .quantum-hero__inner {
		background-position: right;
		background-size: cover;
	}
}

/*Promo Cards- common for all pages*/
/* .component.promo.two-col-promo {
    padding: 40px 0;
} */

/*Promo banner margin- benefits page*/
.page-pso-benefits .pay-little-container.container {
	margin-top: 20px;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.page-pso-benefits .pay-little-container.container {
		margin-top: 40px;
		margin-bottom: 10px;
	}

	.page-pso-benefits .promo-fw-text-banner {
		margin-bottom: 30px;
	}
}

/*results page*/
.page-pso-results .intro-container {
	padding-top: 60px;
}

@media screen and (max-width: 767px) {
	.pay-little-container .promo-text {
		padding: 195px 20px 20px;
	}
}


.slider-container .link-list ul {
	display: flex;
	list-style: none;
	justify-content: center;
	gap: 30px;
	flex-wrap: wrap;
}

@media (max-width: 767.98px) {
	.slider-container .link-list ul {
		row-gap: 10px;
		column-gap: 30px;
	}
}

.slider-container .link-list .field-link>a {
	display: inline-flex;
	padding: 11px 25px;
	text-decoration: none;
	font-family: "Montserrat-Bold";
	font-size: 20px;
	color: #003A5D;
	border-radius: 30px;
}

.slider-container .link-list .active .field-link>a,
.slider-container .link-list .field-link>a:hover,
.slider-container .link-list .field-link>a:focus {
	background-color: #FFFBE7;
	color: #003A5D;
}

@media (max-width: 767.98px) {
	.slider-container .link-list .field-link>a {
		font-size: 14px;
	}

	.slider-container .link-list ul>li {
		flex: 0 0 calc(100% / 4);
	}
}

.quantum-top-nav .quantum-drop-down-menu__menu {
	z-index: 2;
}

.personal-info-consent-text .sup-reg {
	font-size: 0.6em;
}

.footnote .sup-star {
	top: -2px;
	font-size: 80%;
}

.footnote .sup-dagger {
	font-size: 80%;
}



.page-pso-home #brand-com-header-pso .quantum-drop-down-menu__list>li:first-child>a:after,
.page-pso-benefits #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
.page-pso-how-otezla-works #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
.page-pso-results #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
.page-pso-patient-stories #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
.page-pso-tv-spot #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
.page-pso-safety-and-side-effects #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
.page-pso-dosing #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
.page-pso-get-your-prescription #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
.page-pso-what-to-expect #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
.page-pso-what-to-expect #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
.page-pso-support-plus #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
.page-pso-symptom-tracker #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
.page-pso-faq #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
.page-pso-paying #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(5)>a:after,
.page-pso-what-is-plaque-psoriasis #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(6)>a:after {
	content: "";
	background-color: var(--submenu-bg);
	display: block;
	height: 5px;
	bottom: 0;
	position: absolute;
	right: 10px;
	left: 10px;
}

@media (max-width: 767.98px) {

	.page-pso-home #brand-com-header-pso .quantum-drop-down-menu__list>li:first-child>a:after,
	.page-pso-benefits #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
	.page-pso-how-otezla-works #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
	.page-pso-results #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
	.page-pso-patient-stories #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
	.page-pso-tv-spot #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(2)>a:after,
	.page-pso-safety-and-side-effects #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
	.page-pso-dosing #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
	.page-pso-get-your-prescription #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
	.page-pso-what-to-expect #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
	.page-pso-what-to-expect #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(3)>a:after,
	.page-pso-support-plus #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
	.page-pso-symptom-tracker #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
	.page-pso-faq #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(4)>a:after,
	.page-pso-paying #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(5)>a:after,
	.page-pso-what-is-plaque-psoriasis #brand-com-header-pso .quantum-drop-down-menu__list>li:nth-child(6)>a:after {
		right: 5px;
		left: 5px;
	}

	.quantum-header__right {
		padding-bottom: 0;
	}
}


.quantum-header__menu .quantum-drop-down-menu__link {
	line-height: 27px;
}


.page-pso-what-is-plaque-psoriasis .yellow-group-banner:after {
	background-image: url(../images/content/pso-pay-ltl-b-shap.svg);
}

.page-pso-what-is-plaque-psoriasis .text-banner+.full-blue-bg-conatiner-with-shp:after {
	background-image: url(../images/content/blue-shap-b-secondary);
	aspect-ratio: 16/0.7;
}

.page-pso-what-is-plaque-psoriasis .text-banner+.full-blue-bg-conatiner-with-shp>.component-content {
	padding-top: 36px;
	padding-bottom: 1px;
}

.page-pso-what-is-plaque-psoriasis .text-banner:not(.yellow-group-banner) {
	margin-top: 30px;
}

@media (max-width: 767.98px) {
	.step-section .simple-promo>.component-content {
		margin-bottom: 10px;
	}
}

@media (max-width: 767.98px) {
	.page-pso-how-otezla-works .imageContainer .video-js.vjs-quality-menu {
		width: 336px;
		height: 195px;
	}
}

@media (max-width: 767.98px) {
	.page-pso-how-otezla-works .promo-white-card .promo-text {
		min-width: 100%;
	}
}

.otezla-home .pay-little-container:after {
	background-image: url(../images/content/wave-b-yellow-transparent.svg);
	background-color: #fff;
}

.otezla-home .pay-little-container {
	margin-bottom: 0;
}

.otezla-home #fullIsi:before {
	display: none;
}


.slider-container {
	max-width: 100%;
	padding-inline: 0;
	margin-bottom: 140px;
}

.slider-container:after,
.slider-container:before {
	aspect-ratio: 16/0.5;
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100%;
}

.slider-container:before {
	background-image: url(../images/content/pso-pay-ltl-t-shap.svg);
	background-position: bottom left;
}

.slider-container:after {
	background-image: url(../images/content/pso-pay-ltl-b-shap.svg);
	background-position: top left;
}

.slider-container>.component-content {
	position: relative;
	background-color: var(--pay-little-banner-bg);
	height: 728px;
}

.slider-container h2 {
	padding-top: 50px;
	margin-bottom: 50px;
	max-width: 964px;
	text-align: center;
	margin-inline: auto;
}

@media (max-width: 767.98px) {
	.slider-container h2 {
		padding-top: 30px;
		margin-bottom: 30px;
	}
}

.image-slider-container .ba-slider {
	border-radius: 13px;
}

.slider-container .plain-html:last-of-type p:first-child {
	font-family: "NunitoSans-SemiBold";
	color: #004165;
	font-size: 21px;
	line-height: 27px;
	margin-top: 25px;
	margin-bottom: 25px;
}

@media (max-width: 767.98px) {
	.slider-container .plain-html:last-of-type p:first-child {
		font-family: "NunitoSans-Bold";
		font-size: 12px;
		line-height: 16px;
	}
}

.slider-container .plain-html:last-of-type p:last-child {
	font-size: 16px;
	line-height: 22px;
	font-family: "NunitoSans-Italic";
}

@media (max-width: 767.98px) {
	.slider-container .plain-html:last-of-type p:last-child {
		font-size: 11px;
		line-height: 15px;
	}
}

@media (max-width: 767.98px) {
	.image-slider-container .ba-slider {
		width: 270px;
		height: 211px;
	}

	.slider-container>.component-content {
		height: 538px;
	}
}


.feedback-heading-text .sup-reg {
	font-size: 0.5em;
}

img[src*="https://www.facebook.com/tr"],
img[src*="https://pixel.tapad.com/"],
img[src*="https://bh.contextweb.com"],
img[src*="https://sync.graph.bluecava.com"] {
	display: none;
}

.quantum-indications .quantum-indications__title {
	display: none;
}

.quantum-indications__inner .quantum-button {
	position: absolute;
	right: 0;
	top: 0;
	background-color: transparent;
	border: none;
	cursor: pointer;

}

.quantum-indications__close {
	background: url('../images/icon-close.svg') no-repeat center center;
	width: 25px;
	height: 25px;

}

.quantum-indications__close svg {
	display: none;
}

.quantum-indications__copy .sup-reg {
	font-size: 0.65em;
}




.page-pso-faq .field-promolink.accordion-button {
	text-align: center;
	line-height: 17px;
	font-size: 16px;
	margin-bottom: 20px;
}

.page-pso-faq .accordion .field-content>p {
	padding: 0px 90px;
}

.page-pso-faq .accordion-images {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page-pso-faq .full-blue-bg-conatiner-with-shp {
	background-image: url(../images/content/blue-shap-t-secondary), url(../images/content/blue-shap-b-secondary);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom left;
	background-size: 100%;
	background-color: #EFF7FF;
	padding-bottom: 0px;
}

.page-pso-faq .full-blue-bg-conatiner>.component-content {
	background-color: transparent !important;
	padding-bottom: 110px;
	padding-top: 130px;
}

.page-pso-faq .full-blue-bg-conatiner-with-shp:after {
	display: none;
}

.page-pso-benefits .promo-fw-text-banner>.component-content:after {
	bottom: 0;
}

@media (max-width: 767px) {
	.page-pso-faq .full-blue-bg-conatiner>.component-content {
		padding-bottom: 60px;
		padding-top: 50px;
	}
}

@media (max-width: 767px) {
	.page-pso-faq .accordion {
		padding: 0px 15px !important;
	}

	.page-pso-faq .field-promolink.accordion-button {
		text-align: center;
	}

	.page-pso-faq .accordion .field-content>p {
		padding: 0px 30px;
	}

	.page-pso-faq .accordion-images {
		flex-direction: column;
	}

	.page-pso-faq .accordion-images img {
		margin-bottom: 20px
	}

	.page-pso-benefits .column-splitter {
		flex-direction: row !important;
		align-items: inherit !important;
	}

	.page-pso-benefits .promo-white-card .field-promoicon img {
		max-width: 100px !important;
	}

	.page-pso-benefits .pay-little-container.container {
		margin-top: 80px !important;
	}

	.page-pso-benefits .promo-white-card .promo>.component-content {
		margin-bottom: 20px;
	}

	.page-pso-tv-spot .two-col-promo .field-promolink {
		margin-bottom: 40px;
	}

	.page-pso-benefits .component.promo.two-col-promo.row-reverse .field-promoicon {
		margin-top: 30px;
	}
}


.page-pso-paying .sse-section-block {
	--h2-font-size: 32px;
	--h2-lh: 42px;
}

.page-pso-paying .sse-section-block h2 {
	margin-top: 30px;
	margin-bottom: 50px;
}

.page-pso-paying .sse-section-block h2:last-child {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.page-pso-paying .sse-section-block h2 {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}

@media (max-width: 767.98px) {
	.page-pso-paying .sse-section-block {
		--h2-lh: 40px;
	}
}

/* .page-pso-paying .sse-section-block .rich-text {
	max-width: 768px;
	margin-inline: auto;
} */

.page-pso-paying .pay-little-container.container {
	margin-top: 30px;
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.page-pso-paying .pay-little-container.container {
		margin-top: 50px;
		margin-bottom: 0;
	}
}



.page-pso-paying .pay-little-container:after {
	background-image: url(../images/content/pso-pay-ltl-b-blue-shap.svg);
}

.page-pso-paying .full-blue-bg-conatiner>.component-content {
	padding-top: 20px;
	padding-bottom: 1px;
}

p .sup-dagger {
	font-size: 90%;
	top: -3px;
}

.page-pso-paying .full-blue-bg-conatiner {
	--h2-font-size: 32px;
	--h2-lh: 42px;
}

@media (max-width: 767.98px) {
	.page-pso-paying .full-blue-bg-conatiner {
		--h2-lh: 40px;
	}
}

.page-pso-paying .rich-text .full-blue-bg-conatiner p {
	line-height: 22px;
}

@media (max-width:767.98px) {
	.page-pso-paying .accordion .field-content {
		font-size: 16px;
		line-height: 22px;
	}

	.accordion .field-heading {
		line-height: 22px;
	}
}

@media (min-width:992px) {
	.acc-inset-content {
		padding-left: 98px;
	}
}

.acc-inset-content p:last-child,
.acc-inset-content p:last-of-type {
	margin-bottom: 0;
}

.page-pso-safety-and-side-effects .text-banner {
	color: #003A5D;
}

@media (min-width:992px) {
	.page-pso-safety-and-side-effects .text-banner {
		margin-top: 30px;
	}
}

.page-pso-tv-spot .pay-little-container+.container-small .two-col-promo+.two-col-promo,
.page-pso-patient-stories .container.blue-background+.container-small .two-col-promo+.two-col-promo,
.page-pso-results .slider-container+.container-small .two-col-promo+.two-col-promo,
.page-pso-get-your-prescription .pay-little-container.container+.container .two-col-promo,
.page-pso-what-to-expect .video-container>.component-content>.two-col-promo,
.page-pso-safety-and-side-effects .text-banner-promo+.container-small .two-col-promo+.two-col-promo,
.bottom-zizag-container .two-col-promo+.two-col-promo {
	margin-top: 80px;
}

@media (max-width: 767.98px) {

	.page-pso-tv-spot .pay-little-container+.container-small .two-col-promo+.two-col-promo,
	.page-pso-patient-stories .container.blue-background+.container-small .two-col-promo+.two-col-promo,
	.page-pso-results .slider-container+.container-small .two-col-promo+.two-col-promo,
	.page-pso-get-your-prescription .pay-little-container.container+.container .two-col-promo,
	.page-pso-what-to-expect .video-container>.component-content>.two-col-promo,
	.page-pso-safety-and-side-effects .text-banner-promo+.container-small .two-col-promo+.two-col-promo,
	.bottom-zizag-container .two-col-promo+.two-col-promo {
		margin-top: 50px;
	}
}

.page-pso-tv-spot .pay-little-container {
	margin-bottom: 30px;
}

.page-pso-safety-and-side-effects .text-banner-promo+.container-small {
	margin-bottom: 50px;
}

@media (max-width: 767.98px) {
	.page-pso-safety-and-side-effects .text-banner-promo+.container-small {
		margin-bottom: 30px;
	}

	.page-pso-safety-and-side-effects .text-banner {
		margin-top: 50px;
		padding-bottom: 40px;
	}

	.page-pso-safety-and-side-effects .intro-container+.container-md+.container-small h4 {
		line-height: 40px;
	}
}


.page-pso-what-to-expect .starter-pack-section .promo .field-promotext {
	text-align: left;
}

.page-pso-what-to-expect .full-blue-bg-conatiner>.component-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (max-width: 767.98px) {
	.page-pso-what-to-expect .full-blue-bg-conatiner>.component-content {
		padding-top: 76px;
		padding-bottom: 56px;
	}
}

.page-pso-what-to-expect .full-blue-bg-conatiner .promo .field-promotext h3 {
	color: #004165;
	font-size: 32px;
	line-height: 42px;
	font-family: "Montserrat-Regular";
}

.page-pso-what-to-expect .full-blue-bg-conatiner .two-col-promo>.component-content {
	gap: 10px;
}

@media (min-width: 992px) {
	.page-pso-what-to-expect .full-blue-bg-conatiner .two-col-promo .promo-text {
		max-width: 550px;
	}
}

.page-pso-what-to-expect .step-section>.component-content>.quantum-button {
	width: 250px;
	margin-inline: auto;
	line-height: 17px;
	height: 50px;
}


.page-pso-what-to-expect .video-container>.component-content>.quantum-button {
	display: flex;
	margin-inline: auto;
	height: 50px;
}

.page-pso-what-to-expect .video-container .rich-text h2 {
	margin-bottom: 30px;
}

.page-pso-what-to-expect .video-container .two-col-promo h2 {
	text-align: left;
	margin-bottom: 12px;
}

@media (max-width: 767.98px) {
	.page-pso-what-to-expect .video-container .two-col-promo h2 {
		text-align: center;
	}
}

.page-pso-what-to-expect .video-container>.component-content>.rich-text {
	max-width: 768px;
	margin-inline: auto;
}

@media (max-width: 767.98px) {
	.page-pso-what-to-expect .step-section>.component-content {
		padding-top: 50px;
		padding-bottom: 40px;
	}

	.page-pso-what-to-expect .step-section>.component-content h2 {
		padding-inline: 70px;
	}
}


.page-pso-get-your-prescription .full-blue-bg-conatiner>.component-content>.quantum-button {
	width: 260px;
	margin-inline: auto;
	height: 50px;
	line-height: 17px;
	margin-bottom: 50px !important;
}

.page-pso-get-your-prescription .pay-little-container.container {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.page-pso-get-your-prescription .pay-little-container.container+.container {
		margin-bottom: 30px;
	}

	.page-pso-get-your-prescription .promo-hybrid .h-left-content .field-promotext {
		font-size: 20px;
		line-height: 27px;
	}
}

.page-pso-get-your-prescription .pay-little-container.container+.container .two-col-promo:first-child {
	margin-top: 40px;
}




/* .quantum-hero .quantum-hero__inner {
	-webkit-mask-image: url('../images/mask.svg');
	mask-image: url('../images/mask.svg');
	-webkit-mask-size: 100%;
	mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-clip: border-box;
	mask-clip: border-box;
}

@media (max-width: 1300px) {
	.quantum-hero .quantum-hero__inner {
		-webkit-mask-image: url('../images/mask-md.svg');
		mask-image: url('../images/mask-md.svg');
	}
}

@media (max-width: 768px) {
	.quantum-hero .quantum-hero__inner {
		-webkit-mask-image: url('../images/mask-sm.svg');
		mask-image: url('../images/mask-sm.svg');
	}
} */





.page-pso-how-otezla-works .two-col-promo>.component-content {
	margin-bottom: 80px;
}

.page-pso-how-otezla-works .two-col-promo:last-of-type>.component-content {
	margin-bottom: 0;
}


.page-pso-patient-stories .vd-title {
	color: #333333;
}

.page-pso-patient-stories .accordion-section {
	margin-top: 10rem;
}

@media (max-width: 767px) {
	.page-pso-how-otezla-works .two-col-promo>.component-content {
		margin-bottom: 75px;
	}

	.page-pso-how-otezla-works .two-col-promo:last-of-type>.component-content {
		margin-bottom: 30px;
	}

	.page-pso-how-otezla-works .promo-white-card .plain-html {
		max-width: 100%;
	}

	.page-pso-how-otezla-works .promo-white-card>.component-content {
		max-width: 100%;
	}

	.page-pso-how-otezla-works .imageContainer .video-js.vjs-quality-menu {
		width: 100%;
		height: 195px;
	}

	.page-pso-how-otezla-works .bc-player-8KhWbKle3_default .vjs-big-play-button {
		font-size: 2.5em;
	}

	.page-pso-how-otezla-works .promo-white-card .field-promotext>div>div {
		max-width: 100%;
		text-align: center;
	}

	.page-pso-how-otezla-works .promo-white-card .column-splitter .col-lg-4 .field-promotext>div {
		flex-direction: column;
	}

	.page-pso-how-otezla-works .promo-white-card .column-splitter {
		flex-direction: row;
		justify-content: center;
	}

	.page-pso-how-otezla-works.promo-white-card .promo {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo {
		display: flex;
		justify-content: flex-start;
		padding-left: 20px;
	}
}


.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner-with-shp .field-promotext>ul>ul>li::marker {
	content: '-'
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner-with-shp .field-promotext>ul>ul>li {
	padding-left: 10px;
}

.page-pso-what-is-plaque-psoriasis .bottom-promo-container .quantum-button {
	margin-bottom: 100px !important;
}

@media (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner-with-shp .field-promotext>ul>ul>li {
		padding-left: 5px;
	}

	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated h5 {
		margin-top: 35px;
		margin-bottom: 25px;
	}
}


@media (max-width: 767px) {
	.page-pso-dosing .starter-pack-section+.container-small .two-col-promo {
		margin-top: 50px;
	}

	.page-pso-dosing .starter-pack-section {
		margin-bottom: 85px;
	}
}

@media (max-width: 767px) {

	.page-pso-patient-stories .yellow-background,
	.page-pso-patient-stories .blue-background {
		padding: 0;
	}
}

.social-links>li:nth-child(3)>a>.fa {
	display: none;
}

.ba-slider-container .handle {
	width: 2px;
	background: #fff;
}

.ba-slider-container .handle:after {
	width: 149px;
	height: 92px;
	border: none;
	background-image: url(../images/handler.svg);
	background-repeat: no-repeat;
	border-radius: 0;
	background-color: transparent;
	content: "";
	margin: -33px 0 0 -74px
}

@media (max-width: 767.98px) {
	.ba-slider-container .handle:after {
		width: 79px;
		height: 49px;
		margin: -19px 0 0 -40px;
		background-size: 100%;
	}
}

@media (max-width: 767px) {
	.page-pso-tv-spot .pay-little-container+.container-small .two-col-promo .field-promolink {
		margin-bottom: 0;
	}

	.page-pso-tv-spot .pay-little-container+.container-small {
		margin-bottom: 30px;
	}

	.page-pso-what-to-expect .video-container {
		margin-bottom: 30px;
	}

	.page-pso-dosing .starter-pack-section+.container-small {
		margin-bottom: 30px;
	}
}



.page-pso-support-plus .text-banner.container {
	margin-top: 10px;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.page-pso-support-plus .container-small:not(.intro-container) .quantum-button {
		margin-bottom: 50px !important;
	}

	.page-pso-support-plus .pay-little-container+.container-md {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .bottom-promo-container .two-col-promo>.component-content {
		gap: 15px;
		flex-direction: column;
		align-items: center;
	}

	.page-pso-what-is-plaque-psoriasis .bottom-promo-container .two-col-promo .promo-text {
		text-align: center;
	}
}


.page-pso-what-is-plaque-psoriasis .yellow-group-banner:after {
	background-image: url(../images/content/bottom-transparent-ligh-yellow.svg);
	position: absolute;
	bottom: 0;
	width: 100%;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner {
	position: relative;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner>.component-content {
	padding-bottom: 61px;
	overflow: hidden;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner>.component-content .field-promotext {
	position: relative;
	padding: 47px 0;
}

.page-pso-what-is-plaque-psoriasis .yellow-group-banner>.component-content .field-promotext img {
	position: absolute;
	bottom: -110px;
	right: 70px;
}

@media screen and (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .yellow-group-banner>.component-content .field-promotext img {
		right: 0;
		left: auto;
	}

	.page-pso-what-is-plaque-psoriasis .yellow-group-banner>.component-content .field-promotext {
		padding: 5px 0;
	}
}

.page-pso-what-is-plaque-psoriasis .text-banner.yellow-group-banner {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .text-banner.yellow-group-banner {
		margin-top: 40px;
	}
}

.page-pso-home .intro-container {
	padding-top: 0;
	padding-bottom: 40px;
}

@media (max-width: 767.98px) {
	.page-pso-home .intro-container {
		padding-top: 0;
	}
}


.modal-actions .standard-btns {
	--btn-bg: #ffd900;
	border: none;
	padding: var(--btn-base-padding-y) var(--btn-base-padding-x);
	display: inline-flex;
	border-radius: var(--btn-border-radius);
	justify-content: center;
	align-items: center;
	text-decoration: none;
	transition: all ease 0.25s;
	user-select: none;
	font-size: var(--btn-font-size);
	line-height: 17px;
	font-family: var(--btn-font-family);
	text-align: center;
	background-color: var(--btn-bg);
	color: var(--btn-color);
	text-transform: uppercase;
	width: 100%;
	max-width: 203px;
}

.modal-actions .standard-btns:after {
	content: "";
	display: block;
	height: 20px;
	width: 14px;
	background-image: url('../images/icons/blue-right-arrow.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: auto;
}

.modal-actions .standard-btns i {
	display: none;
}

.modal-actions .standard-btns:hover,
.modal-actions .standard-btns:focus {
	--btn-bg: #004165;
	--btn-color: #fff;
	--link-hover-color: var(--btn-color);
	color: var(--btn-color);
	text-decoration: none;
}

.modal-actions .standard-btns:hover:after,
.modal-actions .standard-btns:focus:after {
	filter: grayscale(1) invert(1);

}

.modal-actions .standard-btns span {
	position: relative;
	width: 100%;
	align-items: center;
}


/* accordion-patient-roadmap */
.page-pso-faq .accordion-promo.accordion-patient-roadmap {
	align-items: center;
}

.page-pso-faq .accordion-promo.accordion-patient-roadmap img {
	position: relative;
	top: -15px;
}

.page-pso-faq .field-content .accordion-patient-roadmap p:last-child {
	margin-bottom: 0;
}

/* banner */
.page-pso-benefits .quantum-hero {
	background-color: #eff7ff;
}

.page-pso-get-your-prescription .quantum-hero {
	background-color: #eff7ff;
}

.page-pso-benefits .intro-container {
	padding-top: 10px;
}

@media (max-width: 767.98px) {
	.page-pso-benefits .pay-little-container+.container-small {
		margin-bottom: 30px;
	}

	.page-pso-patient-stories .blue-background.container-full+.container-small .two-col-promo .field-promotext h2 {
		text-align: center;
		margin-bottom: 12px;
		margin-left: 0;
	}
}

@media (max-width: 767.98px) {
	.page-pso-how-otezla-works .promo-white-card>.component-content .column-splitter {
		align-items: flex-start;
	}

	.page-pso-how-otezla-works .promo-white-card>.component-content .column-splitter>div {
		margin-bottom: 8px;
	}

	.page-pso-dosing .full-blue-bg-conatiner ul {
		padding-left: 18px;

	}
}

.container-full.yellow-background {
	padding-inline: 0;
}

@media (max-width: 1100px) {
	.quantum-drop-down-menu__menu {
		position: absolute;
		z-index: var(--submenu-z-index, 15);
		left: 0;
		flex-direction: column;
		left: 0;
		margin-top: -1px;
		min-width: 100%;
		display: none;
		text-align: center;
	}

	.quantum-drop-down-menu__menu li:not(:last-child) {
		border-bottom: 1px solid currentColor;
	}

	.quantum-header__menu .quantum-drop-down-menu__link[data-expanded="true"] .quantum-button__icon {
		transform: rotate(-180deg);
	}
}

/* 
@media (min-width: 992px) {
	.page-pso-dosing .starter-pack-section .field-promotext {
		text-align: left;
	}
} */

.page-pso-patient-stories .blue-background {
	padding: 0;
}

.page-pso-patient-stories .blue-background-text p {
	margin-left: 16rem;
}

.page-pso-patient-stories .blue-background-content-section {
	margin-left: 13%;
	margin-right: 11%;
}

.page-pso-patient-stories .blue-background-text p+p {
	margin-left: 9rem;
}

.page-pso-patient-stories .blue-background-content-section:before {
	content: "";
	display: block;
	width: 270px;
	height: 204px;
	background: url('../images/quotation-mark.svg') no-repeat;
	background-size: 100%;
	left: 279px;
	position: absolute;
	top: -161px;
}

.page-pso-patient-stories .blue-background>.component-content {
	height: 572px;
}

.page-pso-patient-stories .blue-background-text {
	position: relative;
}

.page-pso-patient-stories .blue-background-text img {
	transform: rotate(-2deg);
}

.page-pso-patient-stories .blue-background-image-section {
	margin-top: -74px;
}

@media screen and (max-width: 767px) {
	.page-pso-patient-stories .blue-background-text h3 {
		margin-left: 22px;
	}

	.page-pso-patient-stories .accordion .field-content {
		margin-left: 3rem;
	}

	.page-pso-patient-stories .blue-background-text p+p {
		margin-left: 0;
		font-size: 11px !important;
		line-height: 15px !important;
	}

	.page-pso-patient-stories .blue-background-text p {
		margin-left: 0;
		line-height: 20px !important;
	}

	.blue-background-text img {
		max-width: 62%;
		float: right;
	}

	.page-pso-patient-stories .blue-background>.component-content {
		height: 417px;
	}

	.page-pso-patient-stories .blue-background-content-section:before {
		left: 10px;
		top: -100px;
		width: 126px;
		height: 95px;
	}

	.page-pso-patient-stories .blue-background-text h3 {
		margin-left: 0px;
		margin-bottom: 20px;
	}

	.page-pso-patient-stories .blue-background-text p {
		margin: 5px;
	}

	.page-pso-patient-stories .blue-background-text p+p {
		margin-left: -54px;
	}

	.page-pso-patient-stories .blue-background:after {
		aspect-ratio: 25/0.5;
	}

	.page-pso-patient-stories .blue-background {
		overflow: hidden;
		padding-top: 40px;
	}

	.page-pso-patient-stories .blue-background-text img {
		transform: rotate(-2deg);
		position: absolute;
		bottom: -205px;
		right: -79px;
	}

	.page-pso-patient-stories .blue-background-content-section {
		margin-left: 10%;
		margin-right: 15%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-pso-patient-stories .blue-background-text h3 {
		margin-left: 0px;
		font-size: 40px;
		line-height: 42px;
	}

	.page-pso-patient-stories .blue-background-content-section:before {
		width: 157px;
		height: 150px;
		left: 77px;
		top: -105px;
	}

	.blue-background-text p {
		font-size: 26px !important;
		line-height: 30px !important;
	}

	.page-pso-patient-stories .blue-background-text p {
		margin-left: 0;
	}

	.page-pso-patient-stories .blue-background-text p {
		margin-left: 20rem;
	}

	.page-pso-patient-stories .blue-background-text p+p {
		margin-left: 12rem;
	}

	.page-pso-patient-stories .blue-background:after {
		aspect-ratio: 21/0.5;
	}

	.page-pso-patient-stories .blue-background-text img {
		width: 250px !important;
		position: absolute;
		bottom: -437px;
		right: -117px;
	}

	.page-pso-patient-stories .blue-background-content-section {
		padding-top: 30px;
	}

	.page-pso-patient-stories .blue-background {
		padding: 0;
		overflow: hidden;
		padding-top: 40px;
	}

	.page-pso-patient-stories .blue-background-text {
		flex-direction: column;
	}
}

@media (min-width: 992px) {
	.page-pso-patient-stories .blue-background {
		overflow: hidden;
		padding-top: 40px;
	}
}

.page-pso-benefits .hero-div .quantum-hero__text {
	bottom: 110px;
	align-items: flex-end;
}

.page-pso-results .hero-div .quantum-hero__text h1:last-of-type {
	font-size: 75px;
	line-height: 65px;
}

.page-pso-results .hero-div .quantum-hero__text-inner {
	max-width: 100%;
}

.page-pso-benefits .hero-div .quantum-hero__text h1:first-of-type {
	font-size: 100px;
	line-height: 90px;
	color: #fbde4b;
	font-family: "Rokkitt-SemiBold";
}

.page-pso-benefits .hero-div .quantum-hero__text h1:last-of-type {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}

.page-pso-home .hero-div .quantum-hero__text h1:last-of-type {
	font-size: 110px;
	line-height: 80px;
}

.page-pso-home .hero-div .quantum-hero__text {
	bottom: 100px;
	align-items: flex-end;
}

.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
	position: absolute;
	right: 100px;
	margin-top: -60px;
	padding: 10px 25px;
}

.page-pso-tv-spot .hero-div .quantum-hero__text h1:last-of-type {
	font-size: 115px;
	line-height: 80px;
}

.page-pso-results .hero-div .quantum-hero__text {
	align-items: flex-end;
	bottom: 85px;
}

/* .hero-div .quantum-hero .quantum-hero__inner {
	-webkit-mask-size: cover;
	mask-size: cover;
} */

@media (max-width: 768px) {

	/* accordion-patient-roadmap */
	.page-pso-faq .accordion-promo.accordion-patient-roadmap img {
		top: 0px;
	}
}

.page-pso-faq .hero-div .quantum-hero__inner {
	background-size: 100% 100%;
}

.page-pso-faq .imageMenu {
	display: none;
}

.getstarted-form+.form-group.p-t-50 {
	display: none;
}

.page-pso-symptom-tracker .bottom-promo-container>.component-content {
	padding-top: 0;
}

.page-pso-symptom-tracker .pay-little-container.container {
	margin-top: 60px;
}

body.page-pso-patient-stories {
	background: linear-gradient(to bottom,
			#EFF7FF 18%,
			#FFFBE7 18% 100%);
}

.page-pso-patient-stories .yellow-background:before {
	background-image: url(../images/content/pso-pay-ltl-t-blue-shap.svg) !important;
}

.page-pso-patient-stories .intro-container.component.container.container-small .plain-html .component-content>h2 {
	margin-top: 30px;
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.page-pso-patient-stories .intro-container.component.container.container-small .plain-html .component-content>h2 {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

.page-pso-patient-stories .container.blue-background {
	background: #fffbe7;
}

.page-pso-home .pay-little-container.container {
	margin-bottom: 50px;
	margin-top: 60px;
}

@media (max-width: 767.98px) {
	.page-pso-home .pay-little-container.container {
		margin-bottom: 40px;
	}

	.page-pso-home .pay-little-container.container+.container {
		margin-bottom: 30px;
	}
}

@media (min-width: 1024px) {
	.page-pso-benefits .promo-fw-text-banner .field-promoicon {
		position: relative;
		top: 56px;
	}

	.page-pso-benefits .promo-fw-text-banner .field-promoicon:after {
		content: "";
		display: block;
		height: 35px;
		background-color: var(--body-bg);
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.page-pso-benefits .promo-fw-text-banner>.component-content:after {
		bottom: -32px;
	}

	.page-pso-benefits .promo-fw-text-banner .promo .promo-text:before {
		top: -65px;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section .r_footnote p:first-child{
		font-size: 20px;
		margin-bottom: 10px;
	}
}


.otezla-home .hero-div .quantum-hero__text h2:last-of-type p {
	margin-top: 170px;
	font-family: "Montserrat-Bold";
	margin-bottom: 15px;
}

.otezla-home .hero-div .quantum-hero__text {
	align-items: flex-start;
	padding-top: 50px;
}

.otezla-home .hero-div .quantum-hero__text .quantum-hero__text-inner>p {
	font-family: 'NunitoSans-Bold';
	color: #fff;
	font-size: 22px;
	line-height: 1.27;
	font-weight: bold;
	padding-top: 20px;
}

@media (max-width: 1200px) {
	.otezla-home .indication-btns .quantum-button {
		padding: 8px;
	}
}


@media (max-width: 767px) {
	.page-pso-how-otezla-works .promo-white-card .promo>.component-content {
		margin: 5px;
	}

	.page-pso-how-otezla-works .promo-white-card>.component-content .column-splitter {
		align-items: stretch;
	}

	.page-pso-how-otezla-works .promo-white-card h2 {
		margin-bottom: 25px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-how-otezla-works .promo-white-card .promo>.component-content {
		margin: 10px;
	}
}

@media (max-width: 767.98px) {
	.quantum-indications__inner {
		padding-right: 60px;
	}
}


.page-pso-tv-spot .hero-div .quantum-hero__text-inner h2:last-child {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}

.page-pso-faq .hero-div .quantum-hero__text-inner h2:last-child {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}

.page-pso-patient-stories .hero-div .quantum-hero__text .quantum-hero__text-inner {
	max-width: 100%;
	width: 100%;
}

.page-pso-patient-stories .hero-div .quantum-hero__text h1:last-of-type {
	text-align: center;
}

.page-pso-patient-stories .hero-div .quantum-hero__text {
	align-items: flex-end;
	bottom: 100px;
}

.page-pso-safety-and-side-effects .hero-div .quantum-hero__text-inner h2:not(:last-child),
.page-pso-what-to-expect .hero-div .quantum-hero__text-inner h2:not(:last-child) {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}

.page-pso-get-your-prescription .hero-div .quantum-hero__text h2:last-of-type {
	padding-top: 25px;
}

.quantum-isi-tray__inner .sub-head {
	font-family: "NunitoSans-Bold";
}

.quantum-isi-tray__inner .sup-reg {
	font-size: 0.68em;
}

.quantum-isi-tray__inner .hcp-list {
	padding-left: 24px;
}

@media (max-width: 767.98px) {
	.quantum-isi-tray__inner {
		line-height: 18px;
	}

	.quantum-isi-tray__inner .hcp-list {
		padding-left: 20px;
	}

	.quantum-isi-tray__inner p {
		margin-bottom: 14px;
	}
}

.quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-last-of-type(-n+2),
.burger-menu-content {
	display: none;
}

.burger-menu-content>a {
	width: 112px;
	height: 35px;
	background-size: 100% 100%;
	display: flex;
	background-image: url(/~/media/788B8C6CEED249E1A1AF7A84CD704473.ashx);
	background-repeat: no-repeat;
}

.burger-menu-content {
	position: relative;
	padding: 25px;
	background-color: #fff;
}

.burger-menu-content>.burger-close-btn {
	background: url(../images/icon-close.svg) no-repeat center center;
	width: 10px;
	height: 10px;
	display: flex;
	position: absolute;
	right: 15px;
	top: 15px;
}

@media (max-width: 767.98px) {
	.mobile-secondary_menu_open .quantum-header__right {
		position: fixed;
		white-space: normal;
		top: 0;
		bottom: 0;
		z-index: 99999999;
		background: #FFFBE7;
		left: 0;
		align-items: flex-start;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list {
		flex-direction: column;
		background-image: url("../images/mobile-menu-b-shap.svg");
		background-repeat: no-repeat;
		background-position: top center;
		padding-top: 60px;
		background-size: 100%;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-child(-n+6):nth-child(n+1) {
		display: none;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-last-of-type(-n+2) {
		display: block;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-child(7)>a {
		--btn-bg: #004165;
		border: none;
		padding: var(--btn-base-padding-y) var(--btn-base-padding-x);
		display: inline-flex;
		border-radius: var(--btn-border-radius);
		justify-content: center;
		align-items: center;
		text-decoration: none;
		transition: all ease 0.25s;
		user-select: none;
		font-size: var(--btn-font-size);
		line-height: 17px;
		font-family: var(--btn-font-family);
		text-align: center;
		background-color: #004165;
		color: var(--btn-color);
		text-transform: uppercase;
		width: 100%;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-child(7)>a:after {
		content: "";
		display: block;
		height: 20px;
		width: 14px;
		background-image: url(../images/icons/blue-right-arrow.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-left: auto;
		filter: grayscale(1) invert(1);
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item {
		margin-bottom: 30px;
		margin-inline: 25px;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-child(7)>a:hover {
		--btn-bg: #004165;
		--btn-color: #fff;
		--link-hover-color: var(--btn-color);
		color: var(--btn-color);
		text-decoration: none;
	}

	.mobile-secondary_menu_open .quantum-header .quantum-drop-down-menu__list>.quantum-drop-down-menu__list-item:nth-child(7)>a:hover:after {
		filter: grayscale(1) invert(1);
	}

	.mobile-secondary_menu_open .burger-menu-content {
		display: flex;
	}

	.mobile-secondary_menu_open_body .demo-shell__fixed-bottom {
		display: none;
	}

}

.mobile_search>input {
	display: flex;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #003A5D;
	padding: 10px 60px 10px 10px;
	width: 100%;
	font-size: 16px;
	font-family: "Montserrat-Bold";
	background-image: url('../images/icons/icon-search.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	outline: none;
}


.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-link {
	font-family: "Montserrat-SemiBold";
}

@media (min-width: 992px) {
	.quantum-header .quantum-drop-down-menu__list-item:hover.hasdropdown:after {
		content: "";
		display: block;
		height: 200px;
		width: 100%;
		position: absolute;
		top: 70%;
		left: 0;
	}
}

.page-pso-faq .faqvideo .video-js.vjs-quality-menu {
	width: 100%;
}

@media (min-width: 768px) {
	.page-pso-faq .faqvideo {
		margin-left: 197px;
	}

	.page-pso-faq .faqvideo .video-js.vjs-quality-menu {
		width: 474px;
		height: 275px;
	}
}

@media (max-width: 767.98px) {
	.page-pso-faq .accordion-promo {
		padding-inline: 0;
	}
}

.page-pso-paying .pay-little-container .promo-text {
	max-width: 100%;
}

.page-pso-paying .pay-little-container .promo-text>div>.field-promotext p {
	margin-bottom: 25px;
}

.page-pso-paying .pay-little-container .promo-text>div>.field-promotext,
.page-pso-paying .pay-little-container .promo-text>div>.field-promolink {
	max-width: 364px;
	text-align: center;
}

.page-pso-paying .pay-little-container .promo-text>div>.field-promotext2 {
	max-width: 682px;
	margin-top: 25px;
}

.page-pso-paying .intro-container {
	padding-top: 40px;
}

.page-pso-paying .pay-little-container .promo>.component-content {
	min-height: 499px;
	align-items: center;
}

@media (max-width: 767.98px) {

	.page-pso-paying .intro-container {
		padding-top: 20px;
	}
}


.quantum-footer .quantum-footer__logo-social-row {
	line-height: 1;
}

.page-pso-support-plus .quantum-hero__text-inner .quantum-hero__button {
	display: none;
}



.page-pso-support-plus .accordion .item:nth-child(2) ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}

/*Benefits*/
@media (max-width: 767px) {
	.page-pso-benefits .hero-div .quantum-hero__text h1:first-of-type {
		font-size: 55px;
		line-height: 45px;
		font-family: Rokkitt-SemiBold;
		margin: 0;
	}

	.page-pso-benefits .quantum-hero__text h1:last-of-type {
		font-size: 22px !important;
		line-height: 55px !important;
	}

	.page-pso-benefits .benefits-header {
		flex-direction: column;
		text-align: center;
		gap: 10px;
		margin-bottom: 20px;
		margin-top: 160px;
	}

	.page-pso-benefits .quantum-hero__text-inner.quantum-long-form-text h2:last-of-type {
		font-size: 22px;
		position: absolute;
		bottom: -183px;
		margin-inline: auto;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 30px;
		color: #004165;
		margin: 0px 39px;
		font-family: 'Montserrat-Regular';
	}


	.page-pso-benefits .hero-div .quantum-hero__text {
		bottom: 26px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {


	.page-pso-benefits .benefits-header {
		margin-top: 40px;
	}

	.page-pso-benefits .quantum-hero__text-inner.quantum-long-form-text h2:last-of-type {
		font-size: 22px;
		position: absolute;
		bottom: -81px;
		margin-inline: auto;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 30px;
		color: #004165;
		margin: 0px 39px;
		font-family: 'Montserrat-Regular';
	}
}

/*safety*/
@media (max-width: 767px) {
	.page-pso-safety-and-side-effects .hero-div .quantum-hero__text-inner h2:not(:last-child) {
		padding-bottom: 35px;
		font-size: 22px;
		line-height: 55px;
	}

	.page-pso-safety-and-side-effects .quantum-hero__text-inner {
		padding: 0 10px;
	}

	.page-pso-safety-and-side-effects .quantum-hero__text h1:last-of-type {
		font-size: 60px;
		line-height: 50px;
		margin: 0;
	}

	.page-pso-safety-and-side-effects .intro-container {
		padding-top: 35px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-safety-and-side-effects .intro-container {
		padding-top: 25px;
	}
}


/*what to expect*/
@media (max-width: 767px) {
	.page-pso-what-to-expect .intro-container .component-content p {
		margin-top: 153px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner.quantum-long-form-text h2 p {
		font-size: 32px;
		position: absolute;
		bottom: -211px;
		margin-inline: auto;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 40px;
		color: #004165;
		margin: 0px 50px 30px;
		font-family: 'Montserrat-Regular';
	}

	.page-pso-what-to-expect .quantum-hero__text {
		align-items: end;
		padding-bottom: 40px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner.quantum-long-form-text h2 {
		font-size: 22px !important;
		line-height: 25px !important;
		font-family: 'Montserrat-Bold';
		padding-bottom: 25px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner {
		padding: 0 10px;
	}

	.page-pso-what-to-expect .quantum-hero__text h1:last-of-type {
		font-size: 60px;
		line-height: 50px;
		margin: 0;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-what-to-expect .quantum-hero__text-inner.quantum-long-form-text h2 p {
		font-size: 32px;
		position: absolute;
		bottom: -160px;
		margin-inline: auto;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 40px;
		color: #004165;
		margin: 0px 50px;
		font-family: 'Montserrat-Regular';
	}

	.page-pso-what-to-expect .quantum-hero__text-inner.quantum-long-form-text h2 {
		font-size: 22px;
		line-height: 25px;
		font-family: 'Montserrat-Bold';
		padding-bottom: 25px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner {
		padding: 0 10px;
	}

	.page-pso-what-to-expect .quantum-hero__text h1:last-of-type {
		font-size: 60px;
		line-height: 50px;
		margin: 0;
	}
}

/*get your prescription*/
@media (max-width: 767px) {
	.page-pso-get-your-prescription .quantum-hero__text-inner.quantum-long-form-text h2:last-child {
		font-size: 20px;
		position: absolute;
		bottom: -103px;
		margin-inline: auto;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 30px;
		color: #004165;
		margin: 0 63px 30px;
		font-family: 'Montserrat-Regular';
	}

	.page-pso-get-your-prescription .full-blue-bg-conatiner .plain-html h2 {
		margin-top: 30px;
	}

	.page-pso-get-your-prescription .quantum-hero__text h1:last-of-type {
		padding-bottom: 40px;
	}

	.page-pso-get-your-prescription .quantum-hero__text {
		align-items: end;
	}

	.page-pso-get-your-prescription .quantum-hero__text-inner {
		padding: 0 10px;
	}

	.page-pso-get-your-prescription .quantum-hero__text h1:last-of-type {
		font-size: 60px;
		line-height: 50px;
		margin: 0;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.page-pso-get-your-prescription .quantum-hero__text-inner.quantum-long-form-text h2:last-child {
		font-size: 26px;
		line-height: 33px;
	}

	.page-pso-get-your-prescription .quantum-hero__text-inner {
		padding: 0 10px;
	}

	.page-pso-get-your-prescription .quantum-hero__text h1:last-of-type {
		font-size: 60px;
		line-height: 50px;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.page-pso-safety-and-side-effects .quantum-hero__text {
		align-items: end;
	}
}

@media (max-width: 1200px) {
	.page-pso-home .hero-div .quantum-hero__text-inner {
		max-width: 580px;
	}

	.page-pso-home .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		right: 50px;
		margin-top: -80px;
	}

	.page-pso-home .hero-div .quantum-hero__text {
		bottom: 85px;
	}
}

@media (max-width: 992px) {
	.page-pso-home .hero-div .quantum-hero__text-inner {
		max-width: 50%;
	}
}

@media (max-width: 768px) {
	.page-pso-home .hero-div .quantum-hero__text {
		bottom: 15px;
	}

	.page-pso-home .hero-div .quantum-hero__text-inner {
		max-width: 100%;
	}

	.page-pso-home .hero-div .quantum-hero__text h2:last-of-type p {
		color: #004165;
		font-size: 22px;
		font-family: "Montserrat-Regular";
		text-align: center;
		padding: 0px 40px;
		position: absolute;
		margin-top: 50px;
	}



	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		margin: 0 auto;
		left: 0;
		right: 0;
		width: 275px;
		bottom: -12em;
	}

	.page-pso-home .hero-div {
		margin-bottom: 50px;
	}

	.page-pso-home .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 52px !important;
		line-height: 44px !important;
	}


	/* result page */
	.page-pso-results .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 35px !important;
		line-height: 30px !important;
	}

	.page-pso-results .hero-div .quantum-hero__text h1:first-of-type {
		font-size: 19px;
		line-height: 25px;
	}

	.page-pso-results .hero-div .quantum-hero__text {
		bottom: 10px;
	}

	/* Treatment Option */
	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text {
		bottom: 40px;
		align-items: flex-end;
		padding-inline: 20px;
	}

	/* fAQ */
	.page-pso-faq .hero-div .quantum-hero__text {
		align-items: flex-start;
		padding-inline: 20px;
		padding-top: 20px;
	}

	/* Otzela tv commerical */
	.page-pso-tv-spot .hero-div .quantum-hero__text {
		align-items: flex-end;
		bottom: 45px;
		padding-inline: 20px;
	}

	.page-pso-tv-spot .hero-div .quantum-hero__text-inner h2:last-child {
		font-size: 22px;
	}

	/* Paying otzela */
	.page-pso-paying .hero-div .quantum-hero__text {
		align-items: flex-end;
		bottom: 45px;
		padding-inline: 20px;
	}

	/* how otzela works */
	.page-pso-how-otezla-works .hero-div {
		margin-bottom: 100px;
	}

	.page-pso-how-otezla-works .hero-div .quantum-hero__text {
		align-items: flex-end;
		text-align: center;
		justify-content: center;
		bottom: 30px;
	}

	.page-pso-how-otezla-works .hero-div .quantum-hero__text h2:last-of-type {
		position: absolute;
		font-size: 22px;
		color: #004165;
		left: 0;
		right: 0;
		margin-top: 55px;
		padding: 0px 25px;
		line-height: 30px;
		font-family: "Montserrat-Regular";
	}

	.page-pso-how-otezla-works .hero-div .quantum-hero .quantum-hero__inner {
		background-position: center;
		background-repeat: no-repeat;
		background-size: 0, 100%;
	}

	/* review page */
	.page-pso-patient-stories .hero-div .quantum-hero__text {
		bottom: 25px;
	}

	.page-pso-patient-stories .quantum-hero__text-inner.quantum-long-form-text h2 {
		margin-bottom: -12px;
	}

	.page-pso-patient-stories .quantum-hero__text h1:first-of-type {
		position: relative;
		top: -100px;
	}

	/* supportplus */
	.page-pso-support-plus .hero-div .quantum-hero__text {
		align-items: flex-end;
		bottom: 20px;
		padding-inline: 20px;
	}

	.page-pso-support-plus .quantum-hero__text h2:first-of-type {
		position: absolute;
		bottom: -100px;
		text-align: center;
		left: 0;
		right: 0;
		color: #004165;
		font-size: 22px;
		font-family: "Montserrat-Regular";
		line-height: 30px;
		padding-inline: 15px;
	}

	.page-pso-support-plus .hero-div {
		margin-bottom: 40px;
	}

	.page-pso-support-plus .hero-div .quantum-hero .quantum-hero__inner {
		background-position: 100%;
		background-repeat: no-repeat;
	}
}

@media (max-width: 600px) {
	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		bottom: -16em;
	}

	.page-pso-home .hero-div .quantum-hero__text h2:last-of-type p {
		padding: 0px 25px;
	}

	.page-pso-home .hero-div .quantum-hero__text {
		bottom: 35px;
	}
}

@media (max-width: 400px) {
	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		bottom: -18em;
	}
}



.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo .promo-text {
	max-width: 100%;
}

@media (min-width: 768px) {
	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

.quantum-isi-tray__content-preview>#opensFullIsi+h5 {
	display: none;
}


@media (max-width: 767.98px) {
	.page-pso-what-is-plaque-psoriasis .quantum-hero .quantum-hero__inner {
		background-position: -100%, left top;
		background-size: 0, cover;
	}
}

.page-enrollment-form .quantum-button {
	line-height: 17px;
}

/* Home Page */
@media (max-width: 768px) {
	.page-pso-home .hero-div {
		margin-bottom: 12rem;
	}
}

@media (max-width: 450px) {
	.page-pso-home .hero-div {
		margin-bottom: 15rem;
	}
}

@media (max-width: 280px) {
	.page-pso-home .hero-div {
		margin-bottom: 20rem;
	}

	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		bottom: -22em;
	}
}

.social-links>li>a>.fa {
	display: none;
}




/*getting prescription*/
/* .page-pso-get-your-prescription .hero-div .quantum-hero .quantum-hero__inner {
	background-position: 9px -58px;
} */

.page-pso-get-your-prescription .hero-div .quantum-hero__text h1:first-of-type {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.page-pso-get-your-prescription .hero-div .quantum-hero .quantum-hero__inner {
		background-position: center;
	}
}

/*what to expect*/
.page-pso-what-to-expect .hero-div .quantum-hero__text h1:last-of-type {
	margin-bottom: 20px;
}

.page-pso-safety-and-side-effects .hero-div .quantum-hero__text-inner h2:not(:last-child),
.page-pso-what-to-expect .hero-div .quantum-hero__text-inner h2:not(:last-child) {
	margin-bottom: 20px;
}

.page-pso-safety-and-side-effects .hero-div .quantum-hero__text-inner h2:last-of-type {
	font-size: 20px;
	line-height: 28px;
	font-family: 'NunitoSans-Bold';
}

/* .page-pso-what-to-expect .hero-div .quantum-hero__text-inner {
	max-width: 440px;
} */

@media (max-width: 767px) {

	.page-pso-what-to-expect .hero-div .quantum-hero__text-inner {
		max-width: 342px;
	}

	.page-pso-what-to-expect .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 60px !important;
		line-height: 50px !important;
		margin-bottom: 10px;
	}

	.page-pso-what-to-expect .hero-div .quantum-hero__text {
		padding-bottom: 0px !important;
	}
}

/*safety*/




/*treatment-options*/
.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text {
	align-items: flex-start;
	padding-top: 60px;
}

.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text-inner h3:first-of-type {
	font-size: 30px;
	line-height: 38px;
	font-family: 'Montserrat-Bold';
	margin-right: 72px;
}

.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text-inner {
	max-width: 562px;
}

@media (max-width: 767px) {
	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text-inner h3:first-of-type {
		margin-right: 0;
		font-size: 22px;
		line-height: 26px;
	}
}

/*how otezla works*/
.page-pso-how-otezla-works .hero-div .quantum-hero__text-inner h2:last-of-type {
	font-size: 20px;
	line-height: 28px;
	font-family: 'NunitoSans-Bold';
}

.page-pso-how-otezla-works .hero-div .quantum-hero__text h1:last-of-type {
	margin-bottom: 20px;
}

@media (max-width: 767.98px) {
	.page-pso-how-otezla-works .quantum-hero__text h1:last-of-type {
		margin-bottom: 25px;
	}
}

@media (max-width: 767.98px) {
	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text {
		align-items: flex-end !important;
		text-align: left;
	}
}


.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo .component-content {
	max-width: 100%;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo .field-promoicon>img {
	max-width: 230px;
}

@media (min-width: 768px) {
	.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo>.component-content {
		gap: 0;
	}
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo .promo-text {
	max-width: 100%;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .two-col-promo .field-promotext ul ul {
	margin-left: 12px;
	margin-top: 0;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo .component-content .promo-text .field-promotext {
	font-family: "NunitoSans-SemiBold";
	margin-top: 0;
	margin-bottom: 15px;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated h2 {
	margin-top: 40px;
}

@media (max-width: 767.98px) {
	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated h2 {
		margin-top: 30px;
	}
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo>.component-content {
	align-items: flex-start;
}

.page-pso-what-is-plaque-psoriasis .full-blue-bg-conatiner .rich-text .component-content {
	max-width: 100%;
}

.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .quantum-button {
	margin-top: 30px;
}

@media (max-width: 767.98px) {
	.page-pso-what-is-plaque-psoriasis .pso-how-is-plaque-psoriasis-treated .two-col-promo {
		margin-top: 30px;
	}
}




@media (max-width: 768px) {

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(3) a:after,
	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(5) a:after {
		font-size: 6px;
		font-family: "NunitoSans-Bold";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -12px;
		min-width: 30px;
		display: block;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(3) a:after {
		content: "CO-PAY*";
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list-item:nth-child(5) a:after {
		content: "CALL US";
	}
}



@media (max-width: 767.98px) {
	.quantum-header__mobile-content .quantum-button {
		background-color: transparent;
		padding-inline: 10px;
		margin-left: 0;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list {
		gap: 10px;
	}

	.quantum-header__mobile-content .quantum-button {
		width: 56px;
	}

	#top-navigation-full-website.quantum-top-nav .quantum-drop-down-menu__list {
		padding-right: 56px;
		justify-content: space-between;
	}
}

.indication-psa .pay-little-container .promo-text,
.indication-bd .pay-little-container .promo-text {
	text-align: left;
}

@media (max-width: 767px) {
	.promo-white-card .field-promotext {
		font-size: 16px;
		line-height: 22px;
	}
}



/* error pages */
.page-error .rich-text p,
.page-not-found .rich-text p {
	margin-bottom: 50px;
	text-align: center;
}

.page-error .rich-text h2,
.page-not-found .rich-text h2 {
	margin-bottom: 30px;
	text-align: center;
}

@media (max-width: 767px) {

	.page-error .rich-text h2,
	.page-not-found .rich-text h2 {
		padding-inline: 31px;
		margin-bottom: 25px;
		text-align: center;
	}

	.page-error .rich-text p,
	.page-not-found .rich-text p {
		text-align: left;
		margin-bottom: 25px;
	}
}

.page-error .column-splitter .quantum-button,
.page-not-found .column-splitter .quantum-button {
	width: 260px;
	justify-content: space-between;
	text-align: left !important;
	margin-bottom: 25px !important;
	margin-inline: 0 !important;
	height: 50px;
}

.page-error .link+.link,
.page-not-found .link+.link {
	margin-top: 10px;
}


.page-error .column-splitter .quantum-button span.quantum-button__text,
.page-not-found .column-splitter .quantum-button span.quantum-button__text {
	width: auto;
}

.page-error .column-splitter .quantum-button:after,
.page-not-found .column-splitter .quantum-button:after {
	content: "";
	display: block;
	height: 20px;
	min-width: 14px;
	background-image: url("../images/icons/blue-right-arrow.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: auto;
}


.page-error .column-splitter>div:nth-child(2) .quantum-button,
.page-not-found .column-splitter>div:nth-child(2) .quantum-button {
	--btn-bg: #004165;
	color: #fff;
}

.page-error .column-splitter>div:nth-child(2) .quantum-button:hover,
.page-error .column-splitter>div:nth-child(2) .quantum-button:focus,

.page-not-found .column-splitter>div:nth-child(2) .quantum-button:hover,
.page-not-found .column-splitter>div:nth-child(2) .quantum-button:focus {
	--btn-bg: #042f46;
	--btn-color: #fff;
}

.page-error .column-splitter>div:nth-child(3) .quantum-button,
.page-not-found .column-splitter>div:nth-child(3) .quantum-button {
	--btn-bg: #E88320;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
}

.page-error .column-splitter>div:nth-child(3) .quantum-button:hover,
.page-error .column-splitter>div:nth-child(3) .quantum-button:focus,
.page-not-found .column-splitter>div:nth-child(3) .quantum-button:hover,
.page-not-found .column-splitter>div:nth-child(3) .quantum-button:focus {
	--btn-bg: #004165;
	--btn-color: #fff;
}

.page-error .column-splitter>div:nth-child(1) .quantum-button:hover:after,
.page-error .column-splitter>div:nth-child(1) .quantum-button:focus:after,
.page-error .column-splitter>div:nth-child(2) .quantum-button:after,
.page-error .column-splitter>div:nth-child(3) .quantum-button:after,
.page-not-found .column-splitter>div:nth-child(1) .quantum-button:hover:after,
.page-not-found .column-splitter>div:nth-child(1) .quantum-button:focus:after,
.page-not-found .column-splitter>div:nth-child(2) .quantum-button:after,
.page-not-found .column-splitter>div:nth-child(3) .quantum-button:after {
	filter: grayscale(1) invert(1);
}


@media (max-width: 991px) {

	.page-error .column-splitter>div,
	.page-not-found .column-splitter>div {
		margin-bottom: 25px;
	}
}

.page-pso-support-plus .hero-div .quantum-hero__text h1:last-of-type {
	font-size: 110px;
	line-height: 105px;
	/* margin-top: -10px; */
}

@media (max-width: 768px) {
	.page-pso-results .hero-div .quantum-hero__text {
		bottom: 30px !important;
		padding-inline: 15px;
	}

	.page-pso-patient-stories .hero-div .quantum-hero .quantum-hero__inner {
		background-position: -100%, left top;
		background-size: 0, cover;
	}

	.page-pso-patient-stories .hero-div .quantum-hero__text h1:first-of-type {
		top: -130px;
	}

	.page-pso-tv-spot .hero-div .quantum-hero .quantum-hero__inner {
		background-position: -100%, left top;
		background-size: 0, cover;
	}

	.page-pso-tv-spot .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 65px !important;
		line-height: 50px !important;
	}

	.page-pso-faq .hero-div .quantum-hero .quantum-hero__inner {
		background-size: 0, cover;
	}



	.page-pso-support-plus .hero-div .quantum-hero .quantum-hero__inner {
		background-size: 0, cover;
	}

	.page-pso-get-your-prescription .hero-div .quantum-hero .quantum-hero__inner {
		background-position: -100%, right top !important;
		background-size: 0, cover;
	}
}

.text-decoration-underline {
	text-decoration: underline;
}

a.text-hover-decoration {
	text-decoration: none;
}

a.text-hover-decoration:hover,
a.text-hover-decoration:focus {
	text-decoration: underline;
}

.page-pso-benefits .promo-fw-text-banner+.container-small {
	position: relative;
	z-index: 2;
}

.page-pso-results .intro-container .plain-html h2 b {
	font-family: "Montserrat-SemiBold";
}

@media (max-width: 1400px) {
	.quantum-isi-tray__inner {
		max-width: 1140px;
	}
}

@media (max-width: 1024px) {
	.quantum-isi-tray__inner {
		max-width: 95%;
	}
}

@media (max-width: 767px) {
	.page-pso-support-plus .intro-container .img-fluid {
		max-width: 90%;
	}
}



.page-pso-what-is-plaque-psoriasis .yellow-group-banner .field-promotext p b {
	font-family: 'Montserrat-Bold';
}

.page-pso-what-is-plaque-psoriasis .text-banner .field-promotext h2 b {
	font-family: 'Montserrat-SemiBold';
}

.pay-little-container .field-promotext2 p+p {
	margin-top: 20px;
}





.page-pso-safety-and-side-effects .intro-container+.container-md+.container-small h4 b {
	font-family: "Montserrat-Bold";
}




.otezla-home .indication-btns .quantum-button__text {
	display: flex;
}

.otezla-home .hero-div {
	margin-bottom: -30px;
}

.otezla-home .intro-container ul {
	margin-top: 20px;
	padding-inline: 50px;
}

.otezla-home .intro-container .component-content {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.otezla-home .intro-container ul li {
	font-size: 25px;
	line-height: 35px;
}

.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
	padding: 16px 20px;
}

.page-pso-how-otezla-works .promo-white-card .column-splitter .col-lg-4 .field-promotext>div {
	align-items: flex-start;
}

.page-pso-how-otezla-works .promo-white-card .field-promotext img {
	max-width: 100px;
	height: 80px;
}

.page-pso-how-otezla-works .promo-white-card .field-promoicon img {
	height: auto;
	max-width: 100%;
}

.page-pso-how-otezla-works .promo-white-card .field-promoicon {
	height: 200px;
}

.page-pso-how-otezla-works .promo-white-card .component-content .column-splitter:nth-of-type(2) .col-6:nth-of-type(5) .field-promoicon {
	position: relative;
	top: -40px;
}

.page-pso-how-otezla-works .promo-white-card .component-content .column-splitter:nth-of-type(4) div:nth-of-type(6) .field-promoicon {
	position: relative;
	top: -40px;
}

/* .page-pso-what-to-expect .step-section>.component-content>.quantum-button {
	background-color: #fffbe7;
} */

/* Media query */
@media (max-width: 992px) {
	.page-pso-benefits .two-col-promo.row-reverse.zzag>.component-content {
		gap: 35px;
		padding-inline: 15px;
	}
}

@media (max-width: 768px) {
	.otezla-home .hero-div {
		margin-bottom: 0px;
	}

	.otezla-home .intro-container ul {
		padding-inline: 25px;
	}

	.otezla-home .intro-container ul li {
		font-size: 16px;
		line-height: 22px;
	}

	.page-pso-benefits .two-col-promo.row-reverse.zzag>.component-content {
		gap: 15px;
	}

	.page-pso-how-otezla-works .promo-white-card .column-splitter .col-lg-4 .field-promotext>div {
		align-items: center;
	}

	.page-pso-how-otezla-works .promo-white-card .field-promoicon {
		height: auto;
	}

	.page-pso-how-otezla-works .promo-white-card .component-content .column-splitter:nth-of-type(2) .col-6:nth-of-type(5) .field-promoicon {
		top: 0;
	}

	.page-pso-how-otezla-works .promo-white-card .component-content .column-splitter:nth-of-type(4) div:nth-of-type(6) .field-promoicon {
		top: 0px;
	}
}

@media (max-width: 414px) {
	.otezla-home .indication-btns .quantum-button:nth-child(1) span.quantum-button__text {
		word-spacing: initial !important;
		word-break: break-word !important;
	}

	.otezla-home .indication-btns .quantum-button:nth-child(2) span.quantum-button__text {
		word-spacing: initial !important;
		word-break: break-word !important;
	}

	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
		bottom: -17em;
	}
}


@media (max-width: 767px) {
	.page-pso-support-plus .quantum-hero__text-inner p.font-montserrat-bold {
		font-family: "Montserrat-Regular" !important;
		font-size: 22px;
		line-height: 30px;
	}

}



/*Otezla Home page*/
@media (max-width: 1600px) {
	.otezla-home .hero-div .quantum-hero__text-inner {
		margin-left: 7%;
	}
}

@media (max-width: 1400px) {
	.otezla-home .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 110px;
		line-height: 98px;
	}

	.otezla-home .hero-div .quantum-hero__text-inner {
		margin-left: 116px;
	}

	.otezla-home .hero-div .quantum-hero .quantum-hero__inner {
		background-position: top;
	}
}

@media (max-width: 1200px) {
	.otezla-home .indication-btns .quantum-button {
		width: 30%;
		margin-right: 0px !important;
		padding: 0px 27px
	}

	.otezla-home .indication-btns {
		/* bottom: 80px; */
		margin-left: -10px !important;
	}

	.otezla-home .hero-div .quantum-hero__text {
		padding-inline: 35px;
	}

	.otezla-home .indication-btns .quantum-button:nth-child(1) {
		margin-left: 10px;
	}
}

@media (max-width: 1024px) {
	.otezla-home .hero-div .quantum-hero__text h2:last-of-type p {
		margin-left: 20px;
		margin-top: 63px !important;
	}

	.otezla-home .hero-div .quantum-hero__text-inner {
		margin-left: 0px;
	}

	.otezla-home .hero-div .quantum-hero__text {
		padding-inline: 0px;
	}

	.otezla-home .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 115px;
		line-height: 80px;
		margin-top: 0px;
		margin-left: 20px;
	}

	.otezla-home .indication-btns {
		margin-left: 0px !important;
		bottom: 100px !important;
	}

	.otezla-home .hero-div .quantum-hero__text .quantum-hero__text-inner>p {
		margin-left: 0px;
	}
}

@media (max-width: 767.98px) {
	.otezla-home .hero-div .quantum-hero__text h1:last-of-type {
		margin-top: 0px;
	}

	.otezla-home .hero-div .quantum-hero__text h2:last-of-type p {
		margin-top: 10px !important;
		margin-left: 15px;
		font-size: 13px;
		line-height: 20px;
	}

	.otezla-home .hero-div .quantum-hero__text .quantum-hero__text-inner>p {
		margin-left: 0px;
	}


	.otezla-home .hero-div .quantum-hero__text-inner {
		margin-left: 0px;
	}

	.otezla-home .indication-btns {
		bottom: 0px !important;
		margin-left: 0px !important;
	}

	.otezla-home .indication-btns .quantum-button {
		padding: 5px !important;
	}

	.otezla-home .hero-div .quantum-hero__text {
		align-items: end !important;
		padding-bottom: 50px;
	}

	.otezla-home .hero-div .quantum-hero__text .quantum-hero__text-inner>p {
		font-size: 18px;
        line-height: 1.33;
		padding-top:0;
		padding-bottom:18px;
	}

}

.page-pso-patient-stories .yellow-background .promo>.component-content>.promo-text {
	margin-top: 50px;
}

.page-pso-patient-stories .yellow-background .promo>.component-content:before {
	content: "";
	display: block;
	width: 270px;
	height: 204px;
	background: url(../images/icons/quotes.svg) no-repeat;
	background-size: 100%;
	left: 260px;
	position: absolute;
	top: -89px;
}

@media (max-width: 1200px) {
	.page-pso-patient-stories .yellow-background .promo>.component-content:before {
		top: -59px !important;
		width: 170px !important;
		left: 0 !important;
	}

	.page-pso-patient-stories .yellow-background .promo>.component-content>.promo-text {
		margin-top: 0;
	}
}

@media (max-width: 991px) {
	.page-pso-patient-stories .yellow-background .promo>.component-content:before {
		top: -39px !important;
		width: 125px !important;
		left: 0 !important;
	}

	.page-pso-patient-stories .yellow-background .promo>.component-content>.promo-text {
		margin-top: 0;
	}
}

/*PSO Home page*/
@media (max-width: 1400px) {
	.page-pso-home .hero-div .quantum-hero__text {
		margin-left: 5% !important;
	}
}

@media (max-width: 768px) {
	.page-pso-home .hero-div .quantum-hero__text h2:last-of-type p {
		left: 0;
		right: 0;
	}
}

@media (max-width: 768px) {
	.page-pso-home .hero-div .quantum-hero__text {
		margin-left: 0px !important;
	}
}

.page-pso-benefits .hero-div .quantum-hero__text h1:first-of-type {
	text-shadow: 2px 3px #004165;
}


@media (max-width: 768px) {
	.page-pso-how-otezla-works .promo-white-card .field-promoicon img {
		height: 147px;
		max-width: 140px;
	}
}

@media (max-width: 767px) {
	.page-pso-benefits .intro-container.promo-white-card .promo>.component-content {
		padding: 13px 8px;
	}

	.page-pso-benefits .intro-container.promo-white-card .field-promolink:after {
		right: 5px;
	}
}

/* Niharika CSS */

/*Reviews Page PSO*/
@media (max-width: 1200px) {
	.page-pso-patient-stories .quantum-hero__text h1:last-of-type {
		font-size: 120px;
		line-height: 90px;
	}

	.page-pso-patient-stories .hero-div .quantum-hero__text {
		padding-inline: 21px;
	}

	.page-pso-patient-stories .hero-div .quantum-hero .quantum-hero__inner {
		background-position: center;
	}

	.page-pso-patient-stories .hero-div .quantum-hero__text h1:first-of-type {
		top: -10px;
	}
}

@media (max-width: 767px) {
	.page-pso-patient-stories .hero-div .quantum-hero__text h1:first-of-type {
		top: -130px;
	}
}

/*Cindy Banner*/
.page-pso-patient-stories .blue-background-text img {
	transform: rotate(1deg);
	position: absolute;
	top: -57px;
}

.page-pso-patient-stories .blue-background-content-section {
	margin-left: 28%;
	margin-right: 2%;
	max-width: 1030px;
	margin-top: 64px;
}

.page-pso-patient-stories .blue-background>.component-content {
	height: auto;
	min-height: 586px;
}

@media screen and (max-width: 767px) {
	.page-pso-patient-stories .blue-background-text img {
		transform: rotate(1deg);
		position: absolute;
		top: 163px !important;
	}

	.page-pso-patient-stories .blue-background-content-section {
		margin-left: 10% !important;
		margin-right: 15% !important;
		margin-top: 0px !important;
	}

	.page-pso-patient-stories .blue-background>.component-content {
		min-height: 417px !important;
		height: auto;
	}
}

@media screen and (max-width: 375px) {
	.page-pso-patient-stories .blue-background-text img {
		top: 171px !important;
	}
}

@media screen and (max-width: 1200px) {
	.page-pso-patient-stories .blue-background-content-section {
		margin-left: 9%;
		margin-right: 23%;
		margin-top: 20px;
	}

	.page-pso-patient-stories .blue-background-text img {
		top: 152px;
	}

	.page-pso-patient-stories .blue-background>.component-content {
		min-height: 550px;
	}

	.page-pso-patient-stories .blue-background-content-section {
		margin-left: 10%;
		margin-right: 21%;
	}
}

@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-patient-stories .blue-background {
		padding-top: 53px !important;
	}

	.page-pso-patient-stories .blue-background-content-section {
		margin-left: 16%;
		margin-right: 2%;
		max-width: 687px;
		margin-top: 64px;
	}

	.page-pso-patient-stories .blue-background-text h3 {
		margin-left: 29px;
		font-size: 47px;
		line-height: 55px;
	}

	.page-pso-patient-stories .blue-background-text img {
		transform: rotate(1deg);
		position: absolute;
		top: -72px;
	}

	.page-pso-patient-stories .blue-background-content-section:before {
		content: "";
		display: block;
		width: 270px;
		height: 204px;
		background: url(../images/quotation-mark.svg) no-repeat;
		background-size: 100%;
		left: 72px;
		position: absolute;
		top: -161px;
	}
}

/* Niharika CSS ends */




@media (min-width: 767.01px) and (max-width: 1042px) {
	.page-pso-patient-stories .quantum-hero__text h1:last-of-type {
		font-size: 80px !important;
		line-height: 86px !important;
	}

	.page-pso-patient-stories .quantum-hero__text h1:first-of-type {
		font-size: 35px;
		line-height: 29px;
	}

	.page-pso-patient-stories .quantum-hero__text-inner.quantum-long-form-text h2 {
		font-size: 26px;
		line-height: 28px;
		margin-bottom: 0;
	}

	.page-pso-patient-stories .hero-div .quantum-hero__text .quantum-hero__text-inner {
		margin-left: 20px;
	}
}

@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-patient-stories .hero-div .quantum-hero__text .quantum-hero__text-inner {
		margin-left: 5%;
	}

	.page-pso-patient-stories .yellow-background .promo>.component-content:before {
		left: 67px !important;
	}

	.page-pso-patient-stories .yellow-background {
		margin-top: 50px;
	}
}

/*Benefits-ipad*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.page-pso-benefits .quantum-hero__text-inner.quantum-long-form-text h2:last-of-type {
		bottom: -210px !important;
	}

	.page-pso-benefits .benefits-header {
		margin-top: 100px !important;
	}



	.page-pso-benefits .quantum-hero__text {
		padding-inline: 25px;
	}
}

/*150% Resolution*/
@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-benefits .hero-div .quantum-hero__text .quantum-hero__text-inner {
		margin-left: 5%;
	}
}

/*What-to-expect-ipad*/
/*150% Resolution*/
@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-what-to-expect .hero-div .quantum-hero__text .quantum-hero__text-inner {
		margin-left: 5%;
	}
}

@media only screen and (min-width: 767.01px) and (max-width: 1024px) {


	.page-pso-what-to-expect .hero-div .quantum-hero__text-inner {
		max-width: 600px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner {
		padding: 0 25px;
	}

	.page-pso-what-to-expect .quantum-hero__text h1:last-of-type {
		font-size: 80px;
		line-height: 70px;
	}

	.page-pso-what-to-expect .hero-div .quantum-hero__text-inner h2:not(:last-child) {
		font-size: 33px;
	}

	.page-pso-what-to-expect .intro-container {
		padding-top: 171px;
	}

	.page-pso-what-to-expect .quantum-hero__text-inner.quantum-long-form-text h2 p {
		bottom: -123px;
	}

	.page-pso-what-to-expect .quantum-hero__text {
		padding-inline: 25px;
	}
}






/*supportplus*/
/*150% Resolution*/
@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-support-plus .hero-div .quantum-hero__text .quantum-hero__text-inner {
		margin-left: 5%;
	}
}

@media only screen and (min-width: 767.01px) and (max-width: 1400px) {
	.page-pso-support-plus .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}



	.page-pso-support-plus .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 80px !important;
		line-height: 70px !important;
	}

	.page-pso-support-plus .quantum-hero__text-inner .font-montserrat-bold,
	.page-psa-support-plus .quantum-hero__text-inner .font-montserrat-bold {
		font-size: 24px;
		line-height: 30px;
		font-family: 'Montserrat-Regular' !important;
	}

	.page-pso-support-plus .hero-div .quantum-hero__text h1:first-of-type {
		font-size: 24px;
		line-height: 30px;
	}
/*
	.page-pso-support-plus .quantum-hero__text h2:first-of-type {
		bottom: -116px !important;
	}
	*/
}


/*treatment options-ipad*/
/*150% Resolution*/
@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text {
		margin-left: 2%;
	}
}

@media only screen and (min-width: 767.01px) and (max-width: 1400px) {
	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
		background-position: center;
	}

	.page-pso-what-is-plaque-psoriasis .hero-div .quantum-hero__text {
		align-items: center !important;
	}
}


/*Copay-ipad*/
/*150% Resolution*/
@media (min-width: 1200.01px) and (max-width: 1400px) {
	.page-pso-paying .hero-div .quantum-hero__text {
		margin-left: 5%;
	}
}

@media only screen and (min-width: 767.01px) and (max-width: 1400px) {

	.page-pso-paying .hero-div .quantum-hero__text {
		align-items: end;
		padding-bottom: 70px;
	}
}




.page-pso-what-to-expect .step-section>.component-content>.quantum-button {
	background-color: #fffbe7;
}

.page-pso-what-to-expect .step-section>.component-content>.quantum-button:hover {
	background-color: #004165;
}

/*banner css media query */
@media (min-width: 768px) and (max-width: 1400px) {
	.page-pso-safety-and-side-effects .quantum-hero__text h1:last-of-type {
		font-size: 80px;
		line-height: 80px;
	}

	.page-pso-safety-and-side-effects .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-how-otezla-works .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-how-otezla-works .quantum-hero__text h1:last-of-type {
		font-size: 80px;
		line-height: 80px;
	}

	.page-pso-home .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 80px;
	}

	.page-pso-tv-spot .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 80px;
	}

	.page-pso-tv-spot .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-faq .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 80px;
		line-height: 80px;
	}

	.page-pso-faq .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-results .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}



	.page-pso-how-otezla-works .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
		background-position: 100%;
	}

	.page-pso-results .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
		background-position: center;
	}

	.page-pso-tv-spot .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
	}

	.page-pso-faq .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
		background-position: 100%, 100%;
	}

	.page-pso-get-your-prescription .hero-div .quantum-hero .quantum-hero__inner {
		background-size: cover;
		background-position: 100% 100%;
	}

	.page-pso-get-your-prescription .hero-div .quantum-hero__text {
		padding-inline: 25px;
	}

	.page-pso-get-your-prescription .hero-div .quantum-hero__text h1:last-of-type {
		font-size: 80px;
		line-height: 80px;
	}
}



/* av:: loader*/
.spinner-loader {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 46, 73, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999;
}

.loader,
.loader:after {
	border-radius: 50%;
	width: 4em;
	height: 4em;
}

.loader {
	margin: 60px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 5px solid rgba(255, 255, 255, 0.2);
	border-right: 5px solid rgba(255, 255, 255, 0.2);
	border-bottom: 5px solid rgba(255, 255, 255, 0.2);
	border-left: 5px solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.page-pso-how-otezla-works .promo-white-card {
    position: relative;
    padding-bottom: 65px !important;
}
.page-pso-how-otezla-works .promo-white-card:after {
    background-image: url(../images/how-otezla-works/step-section-curve-yellow-blue-shap.svg) !important;
    background-position: bottom left;
    aspect-ratio: 16 / 0.5;
    content: "";
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    z-index: 1;
}
.page-pso-how-otezla-works .promo-white-card+.container-small{
    padding-top: 70px;
}
.page-pso-how-otezla-works .promo-white-card h2 {
    margin-top: 0;
} 
.page-pso-how-otezla-works .promo-white-card .scroll-animation-sq .col-lg-4{
    padding-inline: 15px;
}   
.page-pso-how-otezla-works .promo-white-card .scroll-animation-sq .col-lg-4:first-of-type{
    padding-left: 0;
}
.page-pso-how-otezla-works .promo-white-card .scroll-animation-sq .col-lg-4:last-of-type{
    padding-right: 0;
}

@media (max-width: 767px){
    .page-pso-how-otezla-works .promo-white-card{
        padding-top: 20px !important;
    }
    .page-pso-how-otezla-works .promo-white-card h2 {
        margin-top: 0 !important;
    }
    .promo-white-card .promo>.component-content {
        flex-direction: row;
    }
    .page-pso-how-otezla-works .promo-white-card .field-promoicon img {
        height: auto;
        max-width: 120px;
    }
    .page-pso-how-otezla-works .promo-white-card .promo-text {
        min-width: auto;
        max-width: 77%;
    }
    .promo-white-card .field-promotext {
        text-align: left;
    }
    .page-pso-how-otezla-works .promo-white-card .promo>.component-content {
        gap: 18px;
    }
    .page-pso-how-otezla-works .promo-white-card>.component-content .column-splitter {
        margin-bottom: 15px;
    }
    .page-pso-how-otezla-works .promo-white-card {
        position: relative;
        padding-bottom: 15px !important;
    }
    .page-pso-how-otezla-works .promo-white-card+.container-small {
        padding-top: 45px;
    }
    .page-pso-how-otezla-works .two-col-promo>.component-content {
        margin-bottom: 42px;
    }
    .page-pso-how-otezla-works .two-col-promo:last-of-type>.component-content {
        margin-bottom: 50px;
    }
    .page-pso-how-otezla-works .promo-white-card h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .page-pso-how-otezla-works .promo-white-card .component-content>.plain-html:first-of-type p{
        margin-bottom: 0;
    }
	
	.page-pso-how-otezla-works .promo-white-card .scroll-animation-sq .col-lg-4{
		padding-inline: 7px;
	}
}

@media (max-width: 767px){
    .page-pso-how-otezla-works .hero-div .quantum-hero__text-inner h2:last-of-type {
        bottom: -61px !important;
    }
    .page-pso-how-otezla-works .hero-div .quantum-hero__text h1:first-of-type {
        font-size: 22px !important;
        line-height: 26px !important;
        margin-bottom: 0;
    }
    .page-pso-how-otezla-works .hero-div .quantum-hero__text h1:last-of-type{
        font-size: 48px !important;
        line-height: 60px !important;
    }
    .page-pso-how-otezla-works .quantum-hero__text-inner {
        bottom: 67px !important;
    }
}

.page-pso-how-otezla-works .bc-player-8KhWbKle3_default .vjs-poster {
  background-image: url('../images/how-otezla-works/how-otezla-thumb.png') !important;
}

.page-psa-how-otezla-works .bc-player-8KhWbKle3_default .vjs-poster {
  /*background-image: url('../images/how-otezla-works/how-otezla-thumb.png') !important;*/
}

.otezla-home #patient-stories-container[data-current-tab="0"] .review-modal-title .testimonial-txt{
    display: none;
}

@media (min-width: 768px) {
 .page-pso-faq .faqvideo .video-js.vjs-quality-menu {
    width: 964px;
    height: 542px;
    border-radius: 30px;
    margin-inline: auto;
    }
}
@media (min-width: 768px) {
    .page-pso-faq .faqvideo {
       margin-left: 0px;
    }
}

@media (max-width: 767px){
	.page-bd-what-to-expect .intro-container .component-content p {
        margin-top: 150px !important;
    }
    .page-bd-what-to-expect .starter-pack-section .promo .field-promotext {
        height: 450px !important;
    }
    .page-bd-what-to-expect .full-blue-bg-conatiner>.component-content {
        padding-top: 150px !important;
        padding-bottom: 10px !important;
    }
    .page-bd-what-to-expect .full-blue-bg-conatiner .promo>.component-content {
        flex-direction: column !important;
    }
}


@media (min-width: 768px) {
	.page-pso-home .hero-div .quantum-hero{
		margin-top: -10px;
	}
	.page-pso-home .hero-div .quantum-hero__text{
		bottom: 0;
		padding-top: 65px;
		align-items: flex-start;
	}
	.page-pso-home .hero-div .quantum-hero__text h1:first-of-type{
		font-family: 'NunitoSans-Bold';
	}
	.page-pso-home .hero-div .quantum-hero__text h1:last-of-type{
		line-height: 0.91;
	}
	.page-pso-home .hero-div .quantum-hero__text h2 {
		line-height: 0.9;
		letter-spacing: normal;
		text-align: left;
		color: #fff;
		font-size: 30px;
		font-family: 'NunitoSans-Bold';
	}
	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button{
		margin-top: 40px;
		position: static;
	}
}

/*plaque-psoriasis*/
.page-pso-home-new #otezla-works .promo {
    margin: 58px 0;
}
.page-pso-home-new #otezla-works .promo p {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #003a5d;
}
.page-pso-home-new #otezla-works .promo .promo-text {
    max-width: 1049px;
    margin: 0 auto;
	width: 100%;
}
.page-pso-home-new #otezla-works .promo .field-promotext p {
    margin-bottom: 30px;
}
.page-pso-home-new #otezla-works .promo .field-promolink {
    text-align: center;
    margin-bottom: 30px;
}
.page-pso-home-new #otezla-works .promo .field-promotext3 p {
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
    color: #333;
}
.page-pso-home-new #otezla-works .promo .promo-text .field-promotext{	
    max-width: 977px;
    margin: 0 auto;
}
.page-pso-home-new #otezla-works .promo .promo-text .field-promotext2{	
   	max-width: 977px;
    margin: 0 auto 30px;
}
.page-pso-home-new #otezla-works .promo .field-promotext p, .page-pso-home-new #otezla-works .promo .field-promotext2 p {
    font-family: 'Montserrat-Regular';
}
.page-pso-home-new .promo-fw-text-banner>.component-content{
	background-image: url(../images/banner/pso/pso-home.png) !important;
    background-repeat: no-repeat;
    background-size: 100%;
	min-height: 720px;
	background-color: #fffbe7;
	margin-top: -40px;
}
.page-pso-home-new .promo-fw-text-banner .promo>.component-content {
    justify-content: space-between;
}
.page-pso-home-new .promo-fw-text-banner .promo-text {
    max-width: 816px;
    padding-top: 237px!important;
}
.page-pso-home-new .promo-fw-text-banner .promo .promo-text:before {
    top: 15px !important;
    left: -75px !important;
	background: url(../images/quotation-mark.svg) no-repeat;
}
.page-pso-home-new .promo-fw-text-banner h4 {
    font-size: 32px;
    line-height: 1.31;
    color: #003a5d;
	margin-bottom: 20px;
}
.page-pso-home-new .promo-fw-text-banner .author-section {
    width: 600px;
    justify-content: flex-start;
    gap: 25px;
    align-items: flex-start;
}
.page-pso-home-new .promo-fw-text-banner .author-section>div:first-child {
    padding-right: 0;
}
.page-pso-home-new .promo-fw-text-banner .author-section .field-promolink {
    margin-top: 20px;
}
.page-pso-home  #otezla-different {
    padding: 0;
}
.page-pso-home #otezla-different>.component-content {
    max-width: 100%;
}
.page-pso-home #otezla-different>.component-content .promo>.component-content {
    display: block;
}
.page-pso-home #otezla-different h3 {
    font-size: 42px;
    line-height: 0.64;
    text-align: center;
    color: #003a5d;
    font-family: 'Montserrat-Regular';
    margin-bottom: 0;
}
.page-pso-home #otezla-different .footnote {
    font-size: 20px;
    margin-bottom: 30px;
}
/*.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button:hover {
    background: #ffd900;
    color: #004165;
}*/
.page-pso-home-new #otezla-works .promo .field-promotext3 p .dagger-sup {
    font-size: 100%;
    top: 0;
}

@media (max-width: 767px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		background-image: url(../images/banner/pso/pso-home-mobile.png) !important;
  		background-position: center;
		margin-top: 0;
		min-height: 660px;
		padding: 0 20px;
	}
	.page-pso-home-new .promo-fw-text-banner .promo .promo-text:before{
		width: 110px;
    	height: 90px;
    	top: 0px !important;
    	left: 0px !important;
		background-size: 100%;
	}
	.page-pso-home-new .promo-fw-text-banner .field-promotext{
		gap: 0;
	}
	.page-pso-home-new .promo-fw-text-banner .promo-text{
		max-width: 100%;
	 	padding-top: 100px !important;
	}
	.page-pso-home-new .promo-fw-text-banner h4{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section{
		width: 100%;
		margin: 0;
		display: flex;
	    flex-direction: column;
		align-items: center;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section>div:first-child{
		padding-right: 160px !important;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section .pt-t{
		line-height: 1.33;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section .pt-n{
		margin-bottom: 10px;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section .r_footnote{
		margin-top: 10px;
	}
	.page-pso-home-new .promo-fw-text-banner .promo .promo-text{
		margin-right: 0;
	}
	.page-pso-home-new .promo-fw-text-banner .author-section .field-promolink{
		position: relative;
	  	top: 60px;
	}
	.page-pso-home #otezla-different{
		padding: 0 20px 40px;
		margin-top: -140px;
		position: relative;
		z-index: 9;
	}
	.page-pso-home #otezla-different h3{
		font-size: 35px;
    	line-height: normal;
	}
	.page-pso-home #otezla-different .footnote{
		font-size: 16px;
	    line-height: 1.38;
		margin-top: 20px;
	}
	.page-pso-home .hero-div .quantum-hero__text h1:first-of-type{
		font-size: 16px!important;
	  	font-family: 'NunitoSans-Bold';
	}
	.page-pso-home .hero-div .quantum-hero__text h1:first-of-type br {
    	display: none;
	}
	.page-pso-home .hero-div .quantum-hero__text{
		bottom: 73px;
	}
	.page-pso-home .hero-div .quantum-hero__text h2:last-of-type p{
		margin-top: -5px !important;
        color: #FFF;
        text-align: left;
        padding-left: 20px;
		font-size: 16px;
	}
	.page-pso-home .hero-div .quantum-hero__text .quantum-hero__button {
        bottom: -140px!important;
    }
	.page-pso-home .hero-div{
		margin-bottom: 100px;
	}
	.page-pso-home #otezla-works {
    	padding: 0;
	}
	.page-pso-home-new #otezla-works .promo {
    	margin: 0 0 48px;
    	padding: 0 20px;
	}
	.page-pso-home-new #otezla-works .promo p{
		font-size: 22px;
	}
	.page-pso-home-new #otezla-works .promo .promo-text .field-promotext2{
		max-width: 100%;
    	padding: 0;
	}
	.page-pso-home-new #otezla-works .promo .field-promolink{
		display: none;
	}
	.page-pso-home-new #otezla-works .promo .field-promotext3 p{
		font-size: 11px;
		line-height: 1.09;
	}
}
@media (min-width: 1401px) and (max-width: 1500px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 700px;
	}
}
@media (min-width: 1600px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 800px;
	}
}
@media (min-width: 1700px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 870px;
	}
}
@media (min-width: 1800px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 970px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.page-pso-home-new .promo-fw-text-banner .promo .promo-text:before{
		left: -20px !important;
		background-size: 100%;
        top: 20px !important;
	}
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		padding: 0 20px;
	}
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 400px;
	}
	.page-pso-home-new .promo-fw-text-banner h4{
		font-size: 20px;
	}
	.page-pso-home-new .promo-fw-text-banner .promo-text{
		padding-top: 140px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-pso-home .hero-div .quantum-hero__text h1:last-of-type{
		line-height: 0.81 !important;
		font-size: 90px!important;
	}
	.page-pso-home .hero-div {
        margin-bottom: 0;
    }
	.page-pso-home .hero-div .quantum-hero__text h2{
		font-size: 25px;
        font-family: 'NunitoSans-Regular';
		line-height: normal;
	}
	.page-pso-home .hero-div .quantum-hero__text h2:last-of-type p{
		text-align: left;
        padding: 0;
        position: static;
        margin-top: 10px;
        color: #FFF;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.page-pso-home-new .promo-fw-text-banner .promo .promo-text:before{
		left: -20px !important;
		background-size: 100%;
        top: 20px !important;
	}
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		padding: 0 20px;
	}
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 580px;
	}
	.page-pso-home-new .promo-fw-text-banner h4{
		font-size: 20px;
	}
	.page-pso-home-new .promo-fw-text-banner .promo-text{
		padding-top: 200px !important;
	}
}

@media (min-width: 1200px) and (max-width: 1300px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 640px;
		padding: 0 30px;
	}
	.page-pso-home-new .promo-fw-text-banner .promo .promo-text:before{
		left: -30px !important;
		background-size: 80%;
	}	
	.page-pso-home-new .promo-fw-text-banner .promo-text{
		padding-top: 180px !important;
	}
}

@media (min-width: 1301px) and (max-width: 1400px) {
	.page-pso-home-new .promo-fw-text-banner>.component-content{
		min-height: 680px;
	}
	.page-pso-home #otezla-different{
		padding-top: 30px;
	}
}

@media (min-width: 1401px) and (max-width: 1600px) {
	.page-pso-home #otezla-different{
		padding-top: 30px;
	}
}

@media (max-width: 991px) {
	.pay-little-container .field-promoicon2 {
		width: 50%!important;
	}
}

@media (max-width: 1199px) {
	.pay-little-container .field-promoicon{
		display: none!important;
	}
	.pay-little-container .field-promoicon2 {
        display: block!important;
		width: 100%!important;
    }
}

@media (min-width: 1200px) {
	.pay-little-container .field-promoicon{
		right: 45px;
		top: auto!important;
		transform: rotate(-1deg);
		bottom: -28px;
	}
}
@media (min-width: 1300px) {
	.pay-little-container .field-promoicon{
		transform: rotate(-3deg);
        bottom: -32px;
		right: 100px;
	}
}
@media (min-width: 1400px) {
	.pay-little-container .field-promoicon{
		right: 130px;
		transform: rotate(-3deg);
        bottom: -37px;
	}
}
@media (min-width: 1500px) {
	.pay-little-container .field-promoicon{
		transform: rotate(-2deg);
        bottom: -45px;
	}
	.page-psa-results .pay-little-container .field-promoicon {
        transform: rotate(-3deg);
        bottom: -60px;
    }
	.page-bd-home .pay-little-container .field-promoicon {
        transform: rotate(-2deg);
        bottom: -67px;
    }
}
@media (min-width: 1700px) {
	.pay-little-container .field-promoicon{
		transform: rotate(-1deg);
        bottom: -45px;
	}
	.page-psa-results .pay-little-container .field-promoicon {
        transform: rotate(-6deg);
        bottom: -75px;
    }
	.page-bd-home .pay-little-container .field-promoicon {
        transform: rotate(-1deg);
    }
}
@media (min-width: 1800px) {
	.pay-little-container .field-promoicon{
		transform: rotate(-1deg);
        bottom: -45px;
	}
	.page-psa-results .pay-little-container .field-promoicon {
        transform: rotate(-6deg);
        bottom: -75px;
    }
}
