/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}
.service-hover {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}

.sticky-icons ul {
    padding: 0;
}
.sticky-icons ul li {
    list-style: unset;
}
/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

/* Apply the overlay effect when parent is hovered */
[data-target]:hover .service-hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1; /* Make sure it's behind the text */
}
.mm-navbar {
	color: #ffffff;
}

.homepage-swiper h2 {
	/*text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);*/
	letter-spacing: 4px;
	font-size: clamp(1.625rem, 0.95rem + 3.375vw, 5rem);
	line-height: 100%;
	text-transform: uppercase !important;
}

.homepage-swiper .block.text-sm.md\:text-xl.leading-6.max-h-\[100px\].md\:max-h-\[300px\].overflow-y-scroll.lg\:overflow-hidden {
    font-size: 24px;
}

#ry-pg-body :is(.navigation-3) {
    position: relative !important;
}

.mm-navbar__title > span {
    color: #fff;
}

@media (min-width: 1024px) {
	.navigation-3.fixed > .block.lg\:absolute.inset-0 {
		position: relative;
	}
}

@media (max-width: 1440px) {
	div#navigation-style-4.container {
		max-width: 1280px;
	}
}

div#navigation-style-4 {
    max-width: 1600px;
    width: 90%;
    padding: 1em 0 !important;
}

body#ry-pg-body div#navigation {
    position: static;
}

.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
    text-align: center !important;
}

img.rev-icon {
    max-width: 70px;
    height: auto;
    width:100%;
}


@media (max-width: 1080px) { 
	.ry-menu .ry-nav {
		font-size: 14px !important;
	}
	
	div.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
		text-align: center !important;
	}
	
	div#team-inner-block {
		padding: 2em 1em;
	}

	div#team-inner-block img {
		max-width: 220px;
	}

	div#team-inner-block {
		flex-direction: column;
	}

	div#team-inner-block .flex {
		padding: 0 !important;
		background: transparent;
		width: 100%;
	}

}

@media (max-width: 1200px) { 
	div#navigation-style-4 {
		max-width: 90%;
	}
	.ry-menu .ry-nav {
		gap: 20px !important;
	}
	div#navigation-style-4 .cursor-pointer img {
		max-width: 200px;
	}
}

@media (max-width:991px) {

	.main-title h2 {
		line-height: 1.2;
		font-size: 30px !important;
	}

	.sub-title h4 {
		font-size: 20px !important;
	}

	div#footer-map {
		height: 400px !important;
	}

	div#rev-flex h3 {
		font-size: 22px !important;
	}
	.homepage-video-slider #the-video #ry-video-slider {
		padding-top:95px
	}
}

@media (max-width:768px) {
	
	img#hp-rev-image {
		height: auto !important;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}

	div#hp-rev-image-block {
		width: 100% !important;
	}

	div#hp-rev-image-flex {
		display: block !important;
		border-radius: 20px;
	}

	div#rev-flex {
		width: 100%;
	}
}

@media (max-width:767px) {
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}

	.homepage-swiper .slider-info {
		max-width: 100%;
		text-align: center;
		position:static !important;
	}

	.homepage-swiper .slider-info .mb-4 {
		margin-bottom:0 !important;
	}

	.homepage-swiper .homepage-swiper {
		margin-top: 0em;
	}

	.homepage-swiper .swiper-slide {
		padding-top:0em
	}
	
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.homepage-swiper .slider-info {
		padding-bottom: 50px;
	}
}

@media (max-width: 500px) {
	
   .snap-mobile-menu img { 
		max-height: unset;
	   max-width:100px;
	   width:100%
	}
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}
}

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: clamp(1.25rem, 1.2037rem + 0.2469vw, 1.5rem);
}

@media (max-width: 1024px) {
	div#section-hp-team .mx-auto .md\:text-center.text-gray-500>p {
		text-align: center !important;
	}
	.homepage-team-swiper .text-gray-800 {
		font-size: 20px;
	}
	.homepage-team-swiper .text-gray-600 {
		font-size: 16px;
	}
}

.homepage-swiper .swiper-slide img {
	object-position: center top;
}

@media (max-width: 1023px) {
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.slider-info {
		width: 100% !important;
		max-width: 100% !important;
	}
	.slider-info {
		width: 100%;
		max-width: 100%;
	}
	.homepage-swiper h2 {
		text-align: center !important;
	}
	#navigation-style-3,
	.navigation-3 .hidden.lg\:flex,
	.homepage-video-slider::before {
		display: none !important;
	}
}

@media (min-width: 1024px) {
	.homepage-video-slider {
		max-height: 100vh;
		overflow: hidden;
	}
	.homepage-video-slider::before {
		background: linear-gradient(to bottom, white 14%, transparent, transparent);
		opacity: 1;
	}
}


body[data-page-name="contact-us"] div#footer-map {
   display: none !important;
}

#ry-footer ul {
	line-height: 2;
}

.slider-info-center-bottom {
	max-width: 100% !important;
}

.homepage-team-swiper {
    max-width: 1280px;
}

#section-hp-team .swiper-wrapper {
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
}

#section-hp-team h6 {
    font-size: 26px;
    margin-bottom: 10px;
}


/*body[data-page-name="index"] div#hp-insurance-1 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-12e98a32-f34b-4f7a-8af8-4ca796abf150/Assets/insurance_bg.jpg);
	background-size: cover;
	background-position: center top;
}
body[data-page-name="index"] #hp-brands-6 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-12e98a32-f34b-4f7a-8af8-4ca796abf150/Assets/brand_bg.jpg);
	background-size: cover;
}*/
body[data-page-name="index"] div#hp-insurance-1 .swiper-slide, body[data-page-name="index"] #hp-brands-6 .swiper-slide {
    background: transparent;
	padding-bottom: 30px;
}

/*body[data-page-name="index"] div#hp-insurance-1 .swiper-slide img, body[data-page-name="index"] #hp-brands-6 .swiper-slide img{
	filter: brightness(0) invert(1);
}*/

/*body[data-page-name="index"] div#hp-insurance-1 *, body[data-page-name="index"] #hp-brands-6 * {
    color: white;
}*/

/*body[data-page-name="index"] div#hp-insurance-1 *, body[data-page-name="index"] #hp-brands-6 * {
    color: white;
}*/

/*body#page div#navigation.navigation-4:not(.bg-White99) .ry-nav.text-black {
	color: #fff;
}
body#page div#navigation.navigation-4:not(.bg-White99) .ry-nav.text-black .caret {
    border-color: white;
}*/

/*body#page div#navigation.navigation-4:not(.bg-White99) .cursor-pointer img {
    filter: brightness(0) invert(1);
}*/


.hp-team-style-8 .sub-title h4 {
    text-align: unset;
}

#hp-brands-3::after {
    content: "";
    position: absolute;
    bottom: unset;
    height: 50%;
    background: linear-gradient(to bottom, #f9f9f9, transparent);
    inset: 0;
}
#hp-brands-3::before {
    opacity: .85;
}

.with-gradient:before { display: none;
	top: unset;
    bottom: 0;
    height: 45%;
    background-image: linear-gradient(to top, #eeeeee, transparent);
}
.homepage-swiper {
	overflow: hidden;	
}
/*.module-welcome.style-5 .ry-each.image-wrapper .photo img {
	display: none;
}*/

@media (max-width:1080px) { 
	.module-welcome.style-5 .ry-container {
		max-width: 100% !important;
	} 
}

/*.module-testimonials {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-2f08c497-d10b-4c13-9d50-f1faac71a140/Assets/testimonial_bg.jpg);
    background-size: cover;
	background-position: center top;
}*/

body[data-page-name="index"] #hp-insurance-1 .brand-4-swiper-button-prev, body[data-page-name="index"] #hp-insurance-1 .brand-4-swiper-button-next {
	 background: var(--color-secondary-background);
}
body[data-page-name="index"] #hp-brands-6 .brand-4-swiper-button-prev, body[data-page-name="index"] #hp-brands-6 .brand-4-swiper-button-next {
    background: var(--color-primary-background);
}

@media(max-width:1560PX) {
    body#page div#navigation.navigation-4 .cursor-pointer img {
		max-width:240px;
		width:90%
	}
	.ry-menu .ry-nav {
		flex-wrap:nowrap
	}

}

@media(max-width:1480PX) {
	body#page div#navigation.navigation-4 .cursor-pointer img {
		width:90%;
	}
	div#navigation-style-4 {
		width:95% !important;
		max-width:1600PX !important
	}
}

@media(max-width:1280PX) {
	body#page div#navigation.navigation-4 .cursor-pointer img {
		position:absolute;
		max-width:160px;
		top:30px
	}
	div#navigation-style-4 { 
		padding-block:20px !important
	}
	.ry-menu .ry-nav li *{
		font-size:17px !important
	}
}
body#page #hp-brands-6 {
    padding-bottom: 2rem;
}

#section-hp-team .swiper-slide img {
	max-height: max-content !important;
    aspect-ratio: 0;
}

.module-testimonials .comments-holder {
    border: 6px solid white;
    border-radius: 40px;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
}

.module-testimonials .ry-btn-primary-outline:hover {
    background: var(--color-secondary-background) !important;
}

/** Services Start **/

#services-12 > div > div > p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

#section-hp-services .ry-icon {
    background: #fff;
    width: 100%;
    max-width: 160px;
    max-height: 160px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    margin: auto;
    margin-top: -120px;
    padding: 30px;
}

#services-12 > div:nth-child(odd) .ry-icon {
    border: 2px solid var(--color-secondary-background);
}

#section-hp-services div#services-12 .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    position: absolute;
    top: 82%;
    transform: translateY(-50%);
    transition: .3s;
	min-height: 70px;
}
#services-12 .hp-service .block.md\:text-xl.md\:text-center.leading-6 {
    position: absolute;
    bottom: 40px;
    opacity: 0;
    transition: .4s;
}

#services-12 .hp-service .custom-btn {
    position: absolute;
    bottom: 40px;
    transition: .4s;
    opacity: 0;
}

#services-12 .hp-service:hover > .col-xs-12:before {
    transition: .2s;
    bottom: 0;
    height: 100%;
}
#services-12 .hp-service > .col-xs-12:before {
    content: "";
    position: absolute;
    background: rgb(32 32 32 / 95%);
    transition: .2s;
    height: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#section-hp-services div#services-12 .hp-service:hover .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    top: 22%;
    transition: .3s;
}
#services-12 .hp-service:hover .block.md\:text-xl.md\:text-center.leading-6 {
    opacity: 1;
    top: 54%;
    transform: translateY(-50%);
}

#services-12 .hp-service:hover .custom-btn {
    opacity: 1;
    top: 78%;
    transform: translateY(-50%);
}


#services-12 > div:nth-child(even) img {
	filter: unset !important;	
}

/** Services Style **/
#services-12 .slick-arrow {
	height: 50px;
	width: 50px;
	background: #343434;
		border-radius: 8px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		display: block;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 9;
		}

#services-12 .slick-arrow.slick-prev:before,
#services-12 .slick-arrow.slick-next:before {
	display: block;
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" class="bi bi-chevron-left" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/%3E%3C/svg%3E');
	height: 25px;
	width: 25px;
}

#services-12 .slick-arrow.slick-next:before {
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" class="bi bi-chevron-right" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/%3E%3C/svg%3E');
}

#services-12 .slick-prev:hover:before,
#services-12 .slick-prev:focus:before,
#services-12 .slick-next:hover:before,
#services-12 .slick-next:focus:before {
	opacity: 1;
}
#services-12 .slick-prev.slick-disabled:before,
#services-12 .slick-next.slick-disabled:before {
	opacity: 0.25;
}

#services-12 .slick-prev:before,
#services-12 .slick-next:before {
	font-size: 20px;
	line-height: 1;
	opacity: 1;
	color: #790000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#services-12 .slick-prev {
	left: -25px;
}

#services-12 .slick-next {
	right: -25px;
}

#services-12  .slick-track {
	display: flex;
	gap: 18px;
	padding: 50px 0 50px;
}

#services-12 .hp-service {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	padding: 0px 0vw 0px;
	position: relative;
	border:1px solid var(--color-primary-background);
		/*min-height: 500px;*/
}
#services-12 .hp-service:nth-child(even) {
	border: 1px solid var(--color-secondary-background);
    background: transparent;
		}
#services-12 .hp-service:nth-child(odd) *,#services-12 .hp-service:nth-child(even) * {
	color: #fff;
}
#services-12 .hp-service:nth-child(even) img {
	filter: brightness(0) invert(1) !important;
}

#services-12 p {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
	transition: 0.2s;
	min-height: 140px;
	color: #383838;
}

#services-12 .custom-btn {
	z-index: 999 !important;
}

#services-12 .rounded-full {
	width: 45px;
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #333 !important;
}
#services-12 .hp-service .rounded-full i {
	font-size: 20px;
	color: #000000 !important;
}

#services-12 .rounded-full {
	transition: 0.3s;
	background: #fff;
		}
#services-12 .rounded-full {
	transition: 0.3s;
}
#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: clamp(1.25rem, 1.1966rem + 0.3049vw, 1.5625rem);
}
#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center h4 {
	line-height: 130%;
}
div#services-12 {
	padding: 0;
	max-width: 1600px !important;
}
#services-12 > div:nth-child(even) {
	background: transparent;;
}
#services-12 .hp-service h4 {
	opacity: 1;
}
#services-12 img {
	filter: brightness(0) invert(1) !important;
}

#section-hp-services::before {
	/*background: url(https://s3.amazonaws.com/static.organiclead.com/Site-420ad687-94d2-4778-97b9-b743d8457e3f/Assets/services_background.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;*/
}
div#section-hp-services:after { display: none;
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    background: linear-gradient(to bottom, transparent, #fff1d5);
    z-index: 1;
    opacity: 1;
    height: 40%;
}
#services-12 > div:nth-child(odd) {
	background: transparent;
}

@media (max-width:600px) {
	#services-12 .slick-track {
		padding: 0 !important;
		gap: 10px;
	}

	#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
		min-height: auto !important;
		padding: 0 60px !important;
	}

	#services-12 p {
		padding:  0 10px  !important;
		font-size: 16px  !important;
	}
	#services-12 .slick-prev {
		left: -15px;
	}
	#services-12 .slick-next {
		right: -15px;
	}
}

#section-hp-services ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
	padding: 20px 0;
}

#section-hp-services ul.slick-dots li button {
    color: transparent;
    width: 12px;
    height: 12px;
    background: #0f3d49;
    border-radius: 50px;
    opacity: .5;
	transition: .2s;
}

#section-hp-services ul.slick-dots li.slick-active button {
    width: 32px;
    transition: .2s;
    background: var(--color-primary-background);
	opacity: 1;
}
#services-12 .hp-service .custom-btn a {
	transition: .2s;
	margin-top: 10px;
}
#services-12 .hp-service:hover .custom-btn a {
    position: relative;
    width: max-content;
    display: flex;
    gap: 10px;
    transition: .2s;
    padding: 0 20px;
	background: #f9c254;
	box-shadow: 10px 10px 30px rgb(0 0 0 / 20%);
	color: #000 !important;
}
#services-12 .hp-service .custom-btn a:before {
	content: "";
	font-size: 16px;
	transition: .2s;
}
#services-12 .hp-service:hover .custom-btn a:before {
    content: "Read More";
    transition: .2s;
}

@media (max-width: 1080px) {
	#section-hp-services::before {
		opacity: 1;
	}
}

@media (max-width: 500px) {
	div#section-hp-services .ser-title h4 {
		font-size: 16px;
	}
	div#section-hp-services .ser-title {
		left: 20px !important;
	}
}

#services-12 .hp-service {
   	border-radius: 500px;
	overflow: hidden;
}

#services-12 .hp-service img, #services-12 .hp-service:nth-child(even) img, #services-12 > div:nth-child(even) img {
    filter: unset !important;
	width: 94%;
	height: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	border-radius: 500px !important;
}

#services-12 .hp-service:nth-child(odd) img {
    border-radius: 10px;
}
#services-12 .hp-service:nth-child(even) img {
    border-radius: 10px;
}

#services-12 .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center, #services-12 .block {
    padding: 0 3.5vw;
    width: 100%;
}




/** Fixed CSS **/
#services-12 .hp-service > .col-xs-12 {
    width: 100%;
}

/** Services End **/

#section-hp-services div#services-12 {
	row-gap: 140px;
}

@media (max-width:1080px) {
	div#section-hp-services p {
		text-align: center;
		font-size: 18px !important;
	}
	
	div#section-hp-services p {
    text-align: center;
		font-size: 18px;
	}
}

#section-hp-team .swiper-3d .swiper-slide-shadow-left, #section-hp-team .swiper-3d .swiper-slide-shadow-right {
    background: transparent;
}


#ry-footer-3::before {
	opacity: 1;
	background: #11161c;
}
#ry-footer-3::after {
	display: none;
}

body[data-page-name="contact-us"] div#ry-footer-3 {
    padding-top: 220px;
}

@media (min-width: 1280px) {
    .hp-team-style-8 .main-title h2 {
        text-align: left;
    }
}

@media (min-width: 768px) {
	#hp-slider .slider-info-center-center {
        top: unset;
        left: 0;
        transform: unset;
        right: 0;
        margin: auto;
        bottom: 40px;
    }
}

.ry-hp-team-8::after {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 10%;
    background: linear-gradient(to bottom, transparent, #ededed);
}

.module-testimonials {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e72b198d-4a3b-4764-a8a0-a4049550963e/Assets/testimonial_bg.jpg);
    background-position: center top;
    background-size: cover;
}

body#page div#hp-insurance-1 {
	background: #f8f7f3;
}

.testimonials-swiper-4 .text-yellow-300 {
    color: #f9c254;
}
.team-inner-page.style3 .ry-each .each-container .details .title h5 {
    text-transform: uppercase;
    font-weight: 500;
}
.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper {
    background: #c4a28e;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.mm-menu a, .mm-menu button, .mm-menu label {
    text-transform: uppercase;    font-size: 20px;
}

.mm-panel__noresults {
    color: white;
}

.module-welcome.style-5 {
	position: relative;
}

.module-welcome.style-5.dry-eye-spa {
    padding: 3vw 0 2vw;
	background: linear-gradient(to top, #f9f9f9, #f8f7f3);
}

.module-welcome.style-5.neurolens-section {
    background: #f9f9f9;
	padding-bottom: 80px;
	padding-top: 10vw;
}

.module-welcome.style-5.neurolens-section .ry-container {
    max-width: 1400px;
}

.module-welcome.style-5.neurolens-section:before {
    background: #202020;
    height: 50%;
    top: unset;
}

.module-welcome.style-5.neurolens-section .ry-each:not(.image-wrapper) {
    padding-bottom: 80px;
}

.module-welcome.style-5.neurolens-section .ry-content {
    background: linear-gradient(59deg, white, #f7f7f7);
    border-radius: 40px;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    padding: 80px 8% 0;
	    border: 6px solid #f9c254;
}

.module-welcome.style-5.neurolens-section .ry-each.image-wrapper .photo {
    padding-bottom: 115%;
    margin-top: -40%;
}
div#section-hp-team .main-title h2 {
    color: #f9c254;
}

.module-welcome.style-5.dry-eye-spa .photo {
    padding-bottom: 100% !important;
}

.ry-btn-primary:not(.cta-btn), .ry-btn-secondary:hover {color: #000;}
.ry-btn-primary:hover,.ry-btn-secondary  {color: #ffffff;}



 .custom-list > ul {
  column-count: 1;
}
.custom-list > ul li{
	padding:0;
	margin: 0 0 3px 0;
}
.custom-list  > li {
  break-inside: avoid;
  list-style-type: disc;
  padding: 0;x
}

 .prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin: 0 ;
}

.misight-pg .myopia-causes {
  display: flex;
  flex-direction:column;
  gap: 30px;
	margin-top:20px
}

.misight-pg .myopia-causes > div {
  display:flex;
  gap: 2vw;
  justify-content: space-between;
  align-items: center;
}
.misight-pg .myopia-causes > div img{
  width: 110px;
  margin:0
}
.misight-pg .myopia-causes > div > div:nth-child(2){
	width:80%
}
.misight-pg .myopia-causes > div span {
  font-weight: 700
}
.misight-pg .ry-horizontal-line {
  border-bottom: solid #0001 ;
  padding-bottom: 20px
}
.img-group {
  display: flex;
  gap: 20px;
	width:100%
}
 .img-group img {
	width:50% !important;
}
@media (min-width: 768px) {
  .custom-list > ul {
    column-count: 2;
  }
}

@media (max-width: 767px) {
  .img-group{
    flex-direction: column;
  }
  .img-group img {
    margin: 0 auto;
	  width:100% !important
  }
  .prose-p\:text-lg :is(:where(ul li p):not(:where([class~="not-prose"], [class~="not-prose"] *))){
  margin: 0
  }
	.misight-pg .myopia-causes > div > div:nth-child(2){
	width:100%
}
}
.optilift-pg .w-full.mb-10.flex.flex-col {
    justify-content:space-between;
    align-items:center;
    padding-bottom:40PX;
    gap:20px
}

.optilift-pg .w-full.mb-10.flex.flex-col > div:nth-child(2) {
    width:50%;
}
.optilift-pg .w-full.mb-10.flex.flex-col > div:nth-child(1) {
    width:50%;
}

.optilift-pg .w-full.mb-10.flex.flex-col > div:nth-child(2) img {
    margin:0;
    height:100%;
    width:100%;
    object-fit:cover
}


.optilift-pg .w-full.mb-10.flex.flex-col > div h2 {
    margin:0 0 5px 0
}

@media(max-width:1023PX) {
    .optilift-pg {
        margin-top:-50PX
    }
}

@media(max-width:1024PX) {
	div#hp-slider {
		padding-top: 98px;
	}
}

@media(max-width:767px) {
	.optilift-pg .w-full.mb-10.flex.flex-col > div:nth-child(2) {
		width:100%;
	}
	.optilift-pg .w-full.mb-10.flex.flex-col > div:nth-child(1) {
		width:100%;
	}

}

@media (max-width: 1080px) {
	.module-welcome.style-5.neurolens-section .ry-each.image-wrapper .photo {
		margin-top: -12%;
	}
	
}

.module-testimonials .swiper-slide p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

html, body {
  overflow-x: hidden;
}
body {
  position: relative
}