/** GLOBAL CSS **/
body, html {
	font-family: "Montserrat", serif;
}
body[data-page-name="nulids"] #ry-pg-content .ry-container {
	max-width: 1280px !important;
	width: 90%;
}
.ry-padding-section {
	padding: 6vw 0 !important;
}
body #ry-pg-content .ry-section-headline h2 {
	font-size: clamp(1.875rem, 1.7157rem + 0.6536vw, 2.5rem);
	color: #2366a3;
	font-weight: 400 !important;
	font-family: "Tenor Sans", serif !important;
	line-height: 1.1;
}
body #ry-pg-content .ry-section-headline h4 {
	font-size: 18px;
	color: #01abe7;
	font-weight: 400 !important;
	font-family: "Montserrat", serif !important;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 1.1;
}
.ry-section-headline {
	padding-bottom: 1vw;
	margin-bottom: 1vw;
	position: relative;
}
.ry-section-headline:before {
	content: '';
	width: 71px;
	height: 1px;
	background: #01abe7;
	display: inline-flex;
	position: absolute;
	bottom: 0;
}
.ry-section-headline.ry-section-headline-center:before {
	left: 50%;
	transform: translateX(-50%);
}
.ry-background-section, .ry-background-section img {
	position: absolute !important;
	inset: 0;
	width: 100% !important;
	height: 100%;
	z-index: -1;
	object-fit: cover;
}
.ry-each-link, .ry-each-link a {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: 0;
}

/** HERO SECTION **/
.ry-hero-section {
	display: grid;
	& > * {
		grid-area: 1/1;
	}
}
.ry-hero-banner-wrap {
	place-content: center;
	padding: 2vw !important;
}
.ry-hero-banner-wrap .ry-hero-title img {
	max-width: 625px;
	margin: 0 auto;
}
.ry-btn-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.ry-hero-banner-wrap .ry-content {
	display: flex;
	flex-direction: column;
	gap: 1vw;
}

/** CONTENT - IMAGE FLEX SECTION **/
.ry-text-image-flex-section .ry-content {
	display: flex;
	flex-direction: column;
	gap: 4vw;
	    padding-bottom: 100px;
}
.ry-text-image-flex-section .ry-content .ry-flex:nth-child(even) {
	flex-direction: row-reverse;
}
.ry-text-image-flex-section .ry-content .ry-flex {
	justify-content: center;
	align-items: center;
	gap: 4vw;
}
.ry-text-image-flex-section .ry-btn-wrap {
	justify-content: flex-start;
	padding-top: 1.5vw;
}

/** YOUTUBE SECTION **/
.ry-youtube-section {
	position: relative;
	padding: 2vw 0 !important;
}
.ry-youtube-section .ry-youtube-wrap {
	max-width: 740px;
	margin: 0 auto;

}
.ry-youtube-section .ry-youtube-wrap iframe {
	border-radius: 30px;
	border: 7px solid #ffffff;
	filter: drop-shadow(0px 17px 25.5px rgba(0,0,0,0.08));
}
.ry-youtube-section:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #005e83;
	z-index: -1;
}

/** WHAT CAN I EXPECT SECTION **/
.ry-what-can-i-expect-section {
	background: #005e84;
}
.ry-what-can-i-expect-section .ry-nulids-can-help-with img {
	max-width: 1115px;
	width: 100%;
	margin: 0 auto;
	object-fit: cover;
}
.ry-what-can-i-expect-section .ry-nulids-can-help-with {
	position: relative;
	overflow: hidden;
	margin-top: 1.5vw;
}
.ry-what-can-i-expect-section .ry-section-headline * {
	color: #fff !important;
}

/** DYE EY RELIEF SECTION **/
.ry-dry-eye-relief-section {
	position: relative;
}
body[data-page-name="nulids"] #ry-pg-content .ry-dry-eye-relief-section .ry-container {
	max-width: 1600px !important;
}
.ry-dry-eye-relief-section .ry-container .ry-content {
	max-width: 1280px;
	width: 100%;
}
.ry-dry-eye-relief-section .ry-heading {
	margin-bottom: 2vw;
}
.ry-dry-eye-relief-section .ry-flex {
	flex-wrap: wrap;
	max-width: 1150px;
	width: 100%;
	gap: 1.5vw;
}
.ry-dry-eye-relief-section .ry-flex .ry-each {
	display: flex;
	flex-direction: column;
	gap: 1vw;
	max-width: 231px;
}
.ry-dry-eye-relief-section .ry-step-title h4 {
	font-size: clamp(1.5rem, 1.3088rem + 0.7843vw, 2.25rem) !important;
	line-height: 1.4 !important;
	margin-bottom: 0 !important
}

/** BEFORE AFTER SECTION **/
.before-after .optilight-gallery {
	max-width: 1040px !important;
	margin: 0 auto;
}
.before-after .optilight-gallery .gallery-item {
	display: flex !important;
	justify-content: center;
	gap: 2em;
}
.gallery-title li {
	list-style: none;
}
.gallery-title ul {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 1em;
}
.gallery-content-wrp {
	width: 100% !important;
}
.gallery-content-wrp .twentytwenty-container,
.gallery-content-wrp .twentytwenty-container img {
	max-width: 585px;
}
.gallery-content-wrp .twentytwenty-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.gallery-title {
	max-width: 585px;
	margin: 0 auto !important;
}
.gallery-content-wrp {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.gallery-content-wrp .carousel-control {
	background-image: none;
	width: max-content;
}
.gallery-content-wrp .carousel-control span {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #02abe7;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gallery-content-wrp .carousel-control span:before {
	color: #02abe7;
	font-size: 18px;
	margin: unset !important;
	width: 18px;
	height: 18px;
}
.before-after .optilight-gallery .gallery-item p {
	font-size: 18px;
	letter-spacing: 4px;
	line-height: 28px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700 !important;
	text-align: center;
}
.before-after .optilight-gallery .gallery-item > div {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.before-after .ry-section-headline {
	margin-bottom: 2vw;
}

/** GLOBAL RESPONSIVENESS **/
@media (max-width: 1440px) {
	.ry-what-can-i-expect-section {
		margin-top: -1px;
	}
	.ry-dry-eye-relief-section {
		position: relative;
	}
	.ry-dry-eye-relief-section:before {
		content: '';
		position: absolute;
		inset: 0;
		width: 100%;
		height: 100%;
		background: #ffffffa1;
	}
}
@media (max-width: 1080px) {
	.ry-hero-section {
		& > * {
			grid-area: initial
		}
	}
	.ry-dry-eye-relief-section .ry-flex {
		justify-content: center;
	}
	.ry-dry-eye-relief-section .ry-heading .ry-text * {
		text-align: center;
	}
	.ry-text-image-flex-section .ry-content .ry-flex {
		flex-direction: column !important;
	}
	body #ry-pg-content .ry-section-headline *, body #ry-pg-content .ry-text * {
		text-align: center;
	}
	.ry-section-headline:before {
		left: 50%;
		transform: translateX(-50%);
	}
	.ry-text-image-flex-section .ry-btn-wrap {
		justify-content: center;
	}
}
@media (max-width: 500px) {
	.before-after .optilight-gallery .gallery-item {
		flex-direction: column;
	}
	.gallery-content-wrp .carousel-control {
		top: -60px;
	}
	.before-after .ry-section-headline {
		margin-bottom: 6vw;
	}
}