@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Bold.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Regular.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Medium.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Black.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/fonts/Satoshi_Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hp-section__bg, .hp-section__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hp-heading h2 {
    font-size: 60px;
    line-height: 90px;
    color: #003f5b;
    text-align: center;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: Cinzel !important;
}

.hp-heading h2 .span-1 {
    font-size: 60px;
    line-height: 90px;
    color: #003f5b;
    text-align: center;
    font-weight: 700;
    font-family: 'Cinzel Decorative';
    display: inline;
    letter-spacing: unset;
    text-transform: initial;
}

.hp-heading span.span-2 {
    font-size: 30px;
    letter-spacing: 6px;
    line-height: 1;
    text-transform: uppercase;
    color: #a67f3c;
    font-weight: 500;
    font-family: "Satoshi";
    text-align: center;
    display: block;
    padding-bottom: 30px;
}

.hp-heading .span-1 {
    font-size: 20px;
    letter-spacing: 8px;
  
    text-transform: uppercase;
    color: #82a6b1;
    font-family: "Satoshi";
    text-align: center;
    display: block;
}

.btn-wrapper.welcome .ry-btn-transparent {
    width: 274px;
    max-width: 100%;
    height: 60px;
    border-radius: 30px;
    background-color: transparent !important;
    border: 1px solid #e4b87e;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003f5b !important;
    font-weight: 500;
    font-family: "Satoshi";
    text-align: center;
    margin: 30px auto 30px;
}

.hp-section__welcome .ry-wrapper {
    padding: 160px 0 45rem;
}

.hp-section__welcome .ry-content.photos .photo {
    position: absolute;
    z-index: 9;
    max-width: max-content;
    width: 100%;
}

.hp-section__welcome .ry-content.photos {
    position: absolute;
}

.hp-section__welcome .ry-content.photos img {
    max-width: max-content;
}

.hp-section__welcome .ry-content .photo.photo-left {
    left: 0;
}

.hp-section__welcome .ry-content.photos .photo.photo-right {
    right: 0;
}

.hp-section__welcome .ry-content.photos .photo__first {
    position: relative;
}

.hp-section__welcome .ry-content.photos .photo-left .photo__second {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
}

.hp-section__welcome .ry-content.photos .photo-right .photo__second {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.hp-section__welcome .ry-content.text {
    width: min(960px, 100%);
    margin: 0 auto;
    float: unset;
}

.hp-section__welcome .ry-content.text .welcome-text p {
    width: 700px;
    font-size: 22px;
    line-height: 30px;
    color: #2e363a;
    font-family: "Satoshi";
    text-align: center;
    margin: 0 auto;
}

/* Services Start */

.module-services.custom {
	padding: 0px 0 80px;
	position: relative;
	z-index: 1;
}

.module-services.custom .ry-container {
	width: min(1600px, 98%);
	max-width: 100%;
	position: relative;
	z-index: 99;
	display: flex;
	padding: 18px 5%;
	/* background: rgb(0 0 0); */
	/* background-color: rgb(255 255 255); */
	/* border-radius: 60px; */
	/* margin-top: -10em; */
	/* box-shadow: 0px 20px 30px rgb(0 0 0 / 30%); */
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/site_assets/services_container.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.module-services.custom .ry-container:before {
	/* content: " "; */
	/* position: absolute; */
	/* inset: -18px; */
	/* border-radius: 80px; */
	/* z-index: -1; */
	/* background: linear-gradient(to bottom, transparent, #bad9cb); */
	/* -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); */
	/* -webkit-mask-composite: xor; */
	/* mask-composite: exclude; */
	/* padding: 8px; */
}

.module-services.custom .section-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	inset: 0;
}

.module-services.custom .section-background img {
	object-fit: cover;
	height: 100%;
}

.module-services.custom .ry-headline h2 {
	line-height: 1.2;
	font-size: 60px;
	line-height: 90px;
	color: #003f5b;
	padding-top: 120px;
	padding-bottom: 60px;
	font-weight: 500 !important;
}

.module-services.custom .ry-headline h2 .span-1 {
	display: block;
	font-size: 20px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #a67f3c;
	font-family: "Satoshi";
	text-align: center;
	line-height: 1.5;
	font-weight: 500;
}

.module-services.custom .ry-flex {
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px;
	margin-bottom: 70px;
}

.module-services.custom .ry-flex .each-block {
	width: max-content;
	max-width: 280px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}

.module-services.custom .ry-flex .each-block .photo {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-size: cover;
	width: 260px;
	height: 260px;
	background-color: #fff;
	margin: 0 auto;
}

.module-services.custom .ry-flex .each-block .photo img {
	height: auto;
	max-width: max-content;
	object-fit: contain;
	position: absolute;
}

.module-services.custom .ry-flex .each-block .link, .module-services.custom .ry-flex .each-block .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	opacity: 0;
}

.module-services.custom .ry-flex .each-block .title {
	position: relative;
	max-width: 280px;
	line-height: 1.2;
	margin: auto;
	color: #fff;
}

.module-services.custom .ry-flex .each-block .title div {
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
	color: #003f5b;
	font-weight: 500 !important;
}

.module-services.custom .ry-flex .each-block .title span {
	display: block;
	font-size: 18px !important;
	font-weight: 300;
	letter-spacing: 1px;
	margin-top: 10px;
	font-family: 'Jost', sans-serif !important;
	color: #545454;
	font-weight: 400 !important;
}

.module-services.custom .ry-flex .each-block:last-child .title {
	max-width: 200px;
	width: 100%;
}

.module-services.custom .ry-btn:not(:hover) {color: #fff;}

.module-services.custom .ry-btn {margin: auto;border: 1px solid white;border-radius: 32px !important;}

.module-66:before {
	opacity: 0 !important;
}
@media (min-width:2100px) {
	.module-services.custom {
		padding: 140px 0 140px;
	}
}

.module-services.custom .ry-flex .each-block:hover .photo, .module-services.custom .ry-flex .each-block:focus .photo {background-image: url("https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/site_assets/circle_hover.png");}

.module-services.custom .ry-flex .each-block:hover .photo img, .module-services.custom .ry-flex .each-block:focus .photo img {
    filter: brightness(100);
}

/*
.module-services.custom .ry-flex .each-block .photo:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	height: 90%;
	border-radius: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .5s;
	border: 1px solid #fff;
	
}

.module-services.custom .ry-flex .each-block:hover .photo:before {
	transform: translate(-50%, -50%)scale(1.25);
	border-color: #bad9cb;
	
}

*/


.module-services.custom .ry-headline h2 .span-2 {}

.module-services.custom .ry-headline h2 .span-2 {
    font-weight: 700;
}

.module-43.fixed .leadsDetails .button-wrapper .ry-btn.custom-icon {
	display: none;
}

@media (max-width: 1680px) {
	.module-services.custom .section-background {
		height: 100%;
	}

	.module-services.custom .section-background img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.module-services.custom {
		padding: 140px 0 140px;
	}
}

@media (max-width: 1480px) {
	.module-services.custom .ry-flex .each-block .photo {
		width: 200px;
		height: 200px;
		display: flex;
		align-items: center;
		margin: 0 auto;
	}

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 18px;
	}
	.module-services.custom .ry-flex .each-block {width: 220px;}
}

@media (max-width: 1280px) and (min-width: 1081px) {

	.module-services.custom .ry-flex .each-block .photo img {
		height: 70px;
	}
}
@media (max-width: 1080px) {

	.module-services.custom .ry-flex .slick-list {
		margin: 0 -15px;
	}

	.module-services.custom .ry-flex .slick-list .each-block {
		margin: 0 15px;
		max-width: 100%;
		width: 100%;
	}

	.module-services.custom .slick-dots {
		list-style: none;
		padding-left: 0;
		display: flex !important;
		justify-content: center;
		margin: 30px 0;
		gap: 5px;
	}

	.module-services.custom .slick-dots li button, .module-services.custom .slick-dots li {
		width: 20px;
		height: 20px;
		text-indent: -99999px;
		background: #424242;
		border-radius: 50%;
		opacity: .3;
	}

	.module-services.custom .slick-dots li.slick-active button {
		opacity: 1;
	}
	.module-hero.custom .item .text-center {
		padding-bottom: 56.25%;
	}

	.module-services.custom .ry-flex .each-block {
		max-width: unset;
		width: auto;
	}

	.module-services.custom .ry-flex {
		display: initial;
		gap: unset;
		margin: auto;
	}
	
}

@media (max-width: 1080px) {
	.module-services.custom .ry-flex .each-block {
		justify-content: center;
		align-items: center;
	}
	.module-services.custom .ry-flex .each-block .photo img {
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}

	.module-services.custom .ry-flex .each-block .photo:before {
		opacity: 0;
	}
}


@media screen and (max-width: 1536px) {

	.module-services.custom .ry-container {
		margin-top: -20rem;
	}
	
}


@media (max-width: 620px) {
	.module-services.custom .ry-flex {
		width: 90%;
		max-width: 300px;
	}

	.module-services.custom .content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 16px;
	}
}

@media screen and (max-width: 1024px) {

	div.module-services.custom .slick-dots li {
		display: flex;
	}

}

/* Services End **/


.hp-section__team .hp-heading h2 .span-1 {
    font-size: 60px;
    line-height: 90px;
    color: #003f5b;
    text-align: center;
    font-weight: 600 !important;
    letter-spacing: normal;
    font-family: 'Cinzel Decorative';
    display: inline;
}



.hp-section__team .ry-wrapper {
    width: min(1280px, 90%);
    margin: 0 auto;
    float: unset;
}

.hp-team__grid {
    display: grid;
    grid-template-columns: 400px 400px;
    align-items: center;
    justify-content: center;
    gap: 270px;
    padding: 100px 0 45px;
}

a.ry-btn.ry-btn-primary.team-btn-primary {
    width: 274px;
    max-width: 100%;
    height: 60px;
    border-radius: 30px;
    background-color: transparent !important;
    border: 1px solid #e4b87e;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003f5b !important;
    font-weight: 500;
    font-family: "Satoshi";
    text-align: center;
    margin: 30px auto 30px;
}

.hp-team__grid .person-info span {
    font-size: 16px;
    letter-spacing: 3px;
    line-height: normal;
    text-transform: uppercase;
    color: #a67f3c;
    text-align: center;
    display: block;
}

.hp-team__grid .person-info h3 {
    font-size: 30px;
    line-height: 70px;
    color: #003f5b;
    text-align: center;
    font-family: 'Cinzel' !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.hp-team__grid .person-info h3 span {
    font-size: 30px;
    line-height: 70px;
    color: #003f5b;
    font-weight: 700;
    font-family: "Cinzel Decorative";
    text-align: center;
    display: inline;
    letter-spacing: 0;
    text-transform: initial;
}

.hp-team__grid .person-info h3 {
}

.hp-section__team .ry-content {padding-top: 19rem;}

.hp-section__team .hp-heading .span-1 {
    display: block;
    font-size: 20px;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #a67f3c;
    font-family: "Satoshi";
    text-align: center;
    line-height: 1.5;
    font-weight: 500;
}

.module-services.custom {
    margin-top: -25rem;
}

.hp-section__team {
    margin-top: -10rem;
}


.hp-section__dry-eye__frame {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    min-height: 480px;
    background-image: url("https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/site_assets/tech_bg.png");
    background-size: cover;
    background-position: center;
    padding: 4.25rem 0;
}

@media (max-width: 980px) {
    .hp-section__dry-eye__frame {
        grid-template-columns: 1fr;
        min-height: auto;
    }
}

@media (max-width: 520px) {
    .hp-section__dry-eye__frame {
        padding: 16px;
        /* border-radius: 22px; */
    }
}

.hp-section__dry-eye__content {
    min-height: 800px;
    padding-left: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.hp-section__dry-eye__logo {
    position: absolute;
    max-width: max-content;
    top: -22%;
    left: -12%;
    z-index: 9;
}

.hp-section__dry-eye__container {
    width: min(1600px, 90%);
    max-width: 100%;
    margin: 0 auto;
    float: unset;
}

a.hp-section__dry-eye__btn.hp-section__dry-eye__btn--primary {
    display: flex;
    width: 459px;
    height: 60px;
    border-radius: 30px;
    background-color: #a67f3c;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

a.hp-section__dry-eye__btn.hp-section__dry-eye__btn--ghost {
    width: 639px;
    height: 60px;
    border-radius: 30px;
    background-color: rgba(166,127,60,0);
    border: 1px solid #e4b87e;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003f5b;
    font-weight: 500;
    text-align: center;
}

.hp-section__dry-eye__actions {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 15px;
}

.hp-section__dry-eye__card {
    width: 861px;
    height: 314px;
    border-radius: 40px;
    background-color: #ffffff;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding-left: 60px;
    border-top-right-radius: 15rem;
    box-shadow: 0.5rem 0.75rem 1.5rem rgba(0, 0, 0, 0.12);
};
 
    
.hp-section__dry-eye__card-title {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #003f5b;
    font-weight: 600 !important;
}

.hp-section__dry-eye__card-desc {font-weight: 500 !important;color: #2e363a;font-size: 22px;}

.hp-section__dry-eye .hp-description p {
    width: 666px;
    font-size: 22px;
    line-height: 30px;
    color: #2e363a;
    font-weight: 500 !important;
}

.eybrow {
    font-size: 20px;
    letter-spacing: 8px;
    line-height: 68px;
    text-transform: uppercase;
    color: #a67f3c;
    font-weight: 500 !important;
}

.hp-section__dry-eye .hp-heading h2 {
    text-align: left;
}

.hp-description {
    padding-bottom: 50px;
}

.hp-section__dry-eye__media {
    right: 5rem;
}

.hp-section__dry-eye__card-title {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #003f5b;
    font-weight: 600 !important;
}
.hp-section__dry-eye {
    padding: 120px 0;
    z-index: 2;
}

/* BRANDS SECTION */
.hp-section__brands .ry-wrapper {
    width: min(1440px, 90%);
    max-width: 100%;
    margin: 0 auto;
    float: unset;
}

.hp-section__brands .slick-track .each-logo.slick-slide img {
    max-width: 10rem;
    margin: 0 auto;
    filter: brightness(0) saturate(100%) invert(33%) sepia(32%) saturate(368%) hue-rotate(173deg) brightness(92%) contrast(91%);
}

.hp-section__brands .slick-track .each-logo.slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 13vh;
}


.hp-section__brands .hp-heading h2 {
    font-size: 26px !important;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #a67f3c;
    font-weight: 400 !important;
    text-align: center !important;
    font-family: 'Satoshi' !important;
}

.hp-section__brands .slick__content .slick-arrow {
    display: none !important;
}

.hp-section__brands .hp-heading {
    padding: 30px 0;
}

.hp-section__brands .wrapper-nav button svg {
    width: 2rem;
    height: 2rem;
    fill: #a3abb5;
}

.hp-section__brands .insurances-slick-arrows,
.hp-section__brands .brands-slick-arrows {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hp-section__brands .wrapper-nav button {
    position: absolute;
    border: unset;
    background: unset;
}

.hp-section__brands .wrapper-nav button.insurances-slick-prev,
.hp-section__brands .wrapper-nav button.brands-slick-prev {
    left: 0;
}

.hp-section__brands .wrapper-nav button.insurances-slick-next,
.hp-section__brands .wrapper-nav button.brands-slick-next {
    right: 0;
}

.hp-section__brands .slick__content ul.slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 50px 0;
}

.hp-section__brands .slick__content ul.slick-dots li {
    list-style: none;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    font-size: 0;
    cursor: pointer;
}

.hp-section__brands .slick__content ul.slick-dots li.slick-active {
    background: #003f5b;
}

.hp-section__brands .slick__content ul.slick-dots li button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4b87e;
}

.hp-section__brands .slick__content ul.slick-dots li.slick-active button {
    background: #003f5b;
    border: 1px solid #003f5b;
}

.hp-section__brands a.ry-btn.ry-btn-primary.ry-btn-transparent {
    width: 330px;
    height: 60px;
    border-radius: 30px;
    background: transparent !important;
    border: 1px solid #e4b87e;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003f5b !important;
    font-weight: 500 !important;
    font-family: "Satoshi";
    text-align: center;
    margin: 0 auto;
}

.hp-section__brands .hp-container {
    width: min(1280px, 90%);
    margin: 0 auto;
    float: unset;
    z-index: 9;
}

/* BRANDS SECTION*/


.hp-patient-reviews .hp--heading h2 {
    font-size: 60px;
    line-height: 80px;
    color: #003f5b;
    font-weight: 400 !important;
    text-align: center;
    text-transform: initial;
    font-family: 'Cinzel' !important;
    text-transform: uppercase;
}

.hp-patient-reviews .hp--heading h2 .span-2 {
    font-family: 'Cinzel Decorative' !important;
    line-height: 80px;
    color: #003f5b;
    font-weight: 700 !important;
    text-align: center;
    text-transform: initial;
    font-family: 'Cinzel Decorative' !important;
    letter-spacing: unset;
    display: inline-block;
    font-size: 60px;
}

.hp-patient-reviews .hp--heading span {
    font-size: 20px;
    letter-spacing: 8px;
    line-height: 68px;
    text-transform: uppercase;
    color: #a67f3c;
    font-family: "Satoshi";
    text-align: center;
    display: block;
    font-weight: 500;
}

.hp-patient-reviews .star-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}

.hp-patient-reviews .star-wrapper svg {
    fill: #e1b703;
    height: 1.5em;
}

.hp-patient-reviews .ry-container .ry-content {
    width: min(1280px, 100%);
    max-width: 100%;
    margin: 0 auto;
    float: unset;
}

.hp-patient-reviews-wrapper .ry-text p {
    width: min(960px, 100%);
    font-size: 19px;
    line-height: 30px;
    color: #141414;
    text-align: center;
    margin: 0 auto;
    float: unset;
}

.hp-patient-reviews {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -30rem;
    z-index: 2;
}

.hp-patient-reviews-wrapper .ry-text {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    margin: 60px auto;
}

.hp-patient-reviews-wrapper .ry-name p {
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    text-align: center;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.hp-patient-reviews  .btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.hp-patient-reviews .btn-wrapper a.ry-btn.ry-btn-primary {color: #003f5b !important;background: transparent !important;border-radius: 30px;border: 1px solid #e4b87e;font-weight: 500 !important;letter-spacing: 4px;}

.hp-patient-reviews .btn-wrapper a.ry-btn.ry-btn-primary:hover, .hp-patient-reviews .btn-wrapper a.ry-btn.ry-btn-primary:focus {
   
    color: #fff !important;
}

.hp-testimonials__slick  .each__testimonial .flex-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-direction: column-reverse;
}


.hp-testimonials__slick .slick-arrow {
    position: absolute;
    font-size: 0;
    z-index: 9;
    border: unset;
    background: none;
}

.hp-testimonials__slick .slick-arrow:before {
    position: absolute;
    content: "";
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp-testimonials__slick .slick-arrow.slick-prev:before {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="gray" width="48px" height="48px" 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: 48px;
    width: 48px;
}

.hp-testimonials__slick .slick-arrow.slick-prev:hover:before {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="gray" width="48px" height="48px" 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');
    border: unset;
    opacity: 0.4;
}

.hp-testimonials__slick .slick-arrow.slick-next:before {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg"  width="48px" hieght="48px" fill="gray" 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');
  
}

.hp-testimonials__slick .slick-arrow.slick-next:hover:before {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg"  width="48px" hieght="48px" fill="gray" 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');
    border: unset;
    opacity: 0.5;
}

.hp-testimonials__slick .slick-arrow.slick-prev {
    top: 20%;
    left: 0;
    transform: translate(-50%, -50%);
}

.hp-testimonials__slick .slick-arrow.slick-next {
    top: 20%;
    right: 0;
    transform: translate(-50%, -50%);
}

.hp-testimonials__slick ul.slick-dots {
    display: flex !important;
    padding: 0;
    list-style: none;
    justify-content: center;
    margin-top: 30px;
    gap: 5px;
}

.hp-testimonials__slick ul.slick-dots li button {
    font-size: 0;
    background: rgb(15 26 54 / 25%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    outline: 0;
    border: 0;
}

.hp-testimonials__slick ul.slick-dots li.slick-active button {
    background: rgb(15 26 54);
    outline: 0;
    border: 0;
}

.hp-patient-reviews-wrapper {
    width: min(1600px, 90%);
    max-width: 100%;
    background-image: url("https://s3.amazonaws.com/static.organiclead.com/Site-5966e98c-3437-41c6-9fbc-517cc3ebf773/site_assets/reviews_container.png");
    background-size: cover;
    background-position: center;
    padding: 95px 0;
}

@media screen and (max-width: 1366px) {
	.hp-patient-reviews {
		/* background: radial-gradient(circle, rgba(55,55,55,1) 0%, rgba(64,64,64,1) 35%, rgba(55,55,55,1) 100%); */
		/* min-height: auto; */
		padding: 80px 0 40px;
		background-size: cover;
		background-position: center;
	}
}

.hp-section__brands {
    margin-top: -15rem;
    z-index: 1;
    padding-bottom: 36rem;
    padding-top: 20rem;
}

.hp-section__brands .hp-section__bg, .hp-section__brands .hp-section__bg img {
    object-position: bottom;
    z-index: -1;
}

.hp-section__brands .ry-content {
    position: relative;
    margin-top: 0rem;
    top: -50px;
    z-index: 9;
}



@media (max-width: 1680px) {
    .hp-section__dry-eye__logo {
        max-width: 15rem;
        top: -16%;
        left: -7%;
    }
    
    .hp-section__dry-eye__frame {
        padding: 3.3rem 0;
    }
    
    .hp-patient-reviews-wrapper {
        padding: 72px 0;
    }   
}

@media (max-width: 1536px) {
        
    div.module-66 .bnr-textbox {
        bottom: 5%;
    }
    
    div.hero__title h2 {
        font-size: 60px;
    }
    
    .hp-section__welcome .ry-content.text .welcome-text p {
        width: 30rem;
    }
    
    .module-services.custom .ry-flex {
        gap: 20px;
    }
    
    .module-services.custom .ry-flex .each-block {max-width: 280px;}
    
    .module-services.custom .ry-flex .each-block .photo {
        width: 240px;
        height: 240px;
    }

    .module-services.custom .ry-headline h2 {
        font-size: 48px;
    }
    
    .hp-heading h2, .hp-heading h2 span, .hp-patient-reviews .hp--heading h2, .hp-patient-reviews .hp--heading h2 span {
        font-size: 52px !important;
        line-height: normal !important;
    }
    
    .hp-section__dry-eye__frame {
        padding: 15px;
        grid-template-columns: 899px 1fr;
    }

    
    .hp-section__dry-eye__content {
        max-width: 57rem;
        padding-left: 150px;
    }
    
    .hp-patient-reviews-wrapper {
        padding: 38px 0;
    }
}

@media (max-width: 1440px) {
	div.hero__title p {
		font-size: 24px;
	}
	
	div.hp-heading span.span-2 {
		font-size: 24px;
	}
	
	div.hp-patient-reviews-wrapper {
		padding: 66px 0;
	}
	
	div.hp-patient-reviews-wrapper .ry-text {
		margin: 30px auto;
	}
	
	div.hp-patient-reviews .btn-wrapper {
		margin-top: 30px;
	}
	
	div.module-44 .ry-flex .ry-each a,
	div.module-44 .ry-flex .ry-each div,
	div.module-44 .ry-flex .ry-each span {
		font-size: 18px;
	}
	
	div.hp-section__dry-eye__frame {padding: 33px 0;}
	
	div.hp-section__dry-eye__container {
		width: 100%;
	}

	div.hp-section__dry-eye__frame {
		transform: scale(.9);
		padding: 32px 0;
	}
	
	div.hp-section__dry-eye__logo {
		top: -10%;
		left: -6%;
	}
	
	div.hp-section__dry-eye__logo {
		max-width: 13rem;
		left: 0%;
		top: -14%;
	}
	
	div.module-services.custom .ry-flex .each-block .photo {width: 220px;height: 220px;}
}

@media (max-width: 1366px) {
	div.hp-section__dry-eye__frame {
		transform: scale(.9);
		padding: 10px 0;
	}

	div.hp-patient-reviews-wrapper {
		padding: 49px 0;
	}

	div.hp-team__grid {
		gap: 5%;
	}

	div.hp-section__dry-eye__logo {
		top: -11%;
		left: -5%;
	}

	div.hero__title h2 {
		font-size: 50px;
	}
	
	div.hero__title p {
		font-size: 22px;
	}
	
	div.hp-section__welcome .ry-content.photos .photo {
		transform: scale(0.8);
	}
	
	div.hp-section__welcome .ry-content .photo.photo-left {
		left: -3%;
	}
	
	div.hp-section__welcome .ry-content .photo.photo-right {
		right: -3% !important;
	}
	
	div.module-44 {
		margin-top: -25rem;
	}
}

@media (max-width: 1336px) {

	div.hp-patient-reviews-wrapper {
		padding: 42px 0;
	}

	div.module-44 .ry-container {max-width: 90%;}

	
	div.hp-section__dry-eye__frame {
		transform: scale(.9);
		padding: 0;
	}
	
	div.module-services.custom .ry-flex .each-block .photo {
	    width: 200px;
	    height: 200px;
	}
	
	div.module-services.custom .ry-headline h2 {
	    padding-top: 60px;
	}
}

@media (max-width: 1280px) {

	div.hp-patient-reviews-wrapper {
		padding: 44px 0;
	}

	div.module-44 .ry-flex {
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}

	div.module-44 .ry-flex .ry-each {
		flex-basis: 30%;
	}
	
	div.module-44 .ry-flex .ry-each {
		padding-bottom: 30px;
	}
	
	div.module-44 .ry-footer-top {
		padding-bottom: 40px;
	}

	div.module-services.custom .ry-headline h2 {
		padding-bottom: 30px;
	}

	div.module-services.custom .ry-flex .each-block .photo {
	    height: 180px;
	    width: 180px;
	}
	
	div.hp-section__dry-eye__frame {
	    grid-template-columns: 1fr 1fr;
	    transform: scale(1);
	}
	
	div.hp-section__dry-eye__frame {
	    grid-template-columns: 1fr;
	    align-items: center;
	    justify-content: center;
	    padding: 120px 0;
	    gap: 30px;
	}
	
	div.hp-section__dry-eye__media {
	    right: 0;
	}
	
	div.hp-section__dry-eye__media-shell img {
	    max-width: 350px;
	    margin: 0 auto;
	}
	
	div.hp-section__dry-eye__content {
	    padding: 0;
	    max-width: 100%;
	    min-height: auto;
	}
	
	div.hp-section__dry-eye__logo {
	    position: relative;
	    inset: 0;
	}
	
	div.hp-section__dry-eye .hp-heading h2 {
	    text-align: center;
	    line-height: normal !important;
	    padding: 30px 0 0;
	    display: block;
	}
	
	div.hp-section__dry-eye .hp-description p {
	    width: 90%;
	    text-align: center;
	    margin: 0 auto;
	    text-align: center;
	}
	
	div.hp-section__dry-eye .eybrow {
	    text-align: center;
	    line-height: normal;
	    padding: 15px 0 20px;
	}
	
	div.hp-section__dry-eye__card {height: auto;padding: 60px;}
	div.module-44 .ry-container .ry-left, .module-44 .ry-container .ry-right {
		width: 100%;
	}
	
	div.module-44 .ry-footer-copyright .ry-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	div.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
		flex-direction: column;
	}
	
	div.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright span, .module-44 .ry-footer-copyright a {
		text-align: center;
	}
}


@media (max-width: 1200px) {
	div.hp-patient-reviews-wrapper {
		padding: 26px 5%;
	}
	div.hp-section__welcome .ry-content.photos {
		position: relative;
		inset: 0;
	}
	
	div.hp-section__welcome .ry-content .photo.photo-left {
		position: relative;
		transform: unset;
	}
	
	div.hp-section__welcome .ry-content.text .welcome-text p {
		width: 100%;
	}
	
	div.hp-section__welcome .ry-wrapper {
		padding: 80px 5% 45rem;
	}
	
	div.hp-section__welcome .ry-content.photos .photo {
		transform: unset;
	}

	div.module-44 .ry-container .ry-left, .module-44 .ry-container .ry-right {
		width: 100%;
	}
	
	div.module-44 .ry-footer-copyright .ry-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	div.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
		flex-direction: column;
	}
	
	div.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright span, .module-44 .ry-footer-copyright a {
		text-align: center;
	}
	
	
	div.module-66 .bnr-textbox {
		position: relative;
		background: #18303e;
		margin-top: -1px;
		padding: 30px 0 60px;
	}
	
	div.hero__title h2 {
		font-size: 48px;
		text-wrap: balance;
		line-height: normal;
	}
	
	div.hero__title p {
		text-align: center;
		text-wrap: balance;
	}
	
	div.hero-cta__group {
		flex-direction: column;
		gap: 10px;
	}

	div.footer__top {
		grid-template-columns: 1fr;
		align-items: center;
		gap: 30px;
	}

	div.module-44 .ry-divisor {
	    margin: 40px 0 0;
	}
	
	div.module-44 .ry-flex {
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	
	div.module-44 .ry-flex .ry-each {
	    flex-basis: 100%;
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	    text-align: center;
	}
	
	div.module-44 .ry-flex .ry-each a, div.module-44 .ry-flex .ry-each div, div.module-44 .ry-flex .ry-each span {
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
	
	div.module-44 .ry-flex .ry-each div p {
	    text-align: center;
	    font-weight: 300 !important;
	}
	
}

@media (max-width: 1080px) {
	div.footer__top {
		grid-template-columns: 1fr;
		align-items: center;
		gap: 30px;
	}
	
	div.module-44 .ry-divisor {
		margin: 40px 0 0;
	}
	
	div.module-44 .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	div.module-44 .ry-flex .ry-each {
		flex-basis: 100%;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	
	div.module-44 .ry-flex .ry-each a, div.module-44 .ry-flex .ry-each div, div.module-44 .ry-flex .ry-each span {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	
	div.module-44 .ry-flex .ry-each div p {
		text-align: center;
		font-weight: 300 !important;
	}
	
	div.module-services.custom .ry-container {
		background-size: cover;
		padding: 170px 0;
		width: 100%;
	}
	
	div.module-services.custom .slick-dots li.slick-active button, .module-services.custom .slick-dots li.slick-active {
		opacity: 1;
		background: #003f5b !important;
	}
	
	
	div.module-services.custom .ry-headline h2 {
		padding: 0 0 30px;
	}
	
		
	div.hp-section__dry-eye__actions {
	    width: 100%;
	    align-items: center;
	    justify-content: center;
	}
	
	div.hp-section__dry-eye__card {
	    width: 90%;
	    align-items: center;
	}
	
	div.hp-section__dry-eye__card-title {
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
	
	div.hp-section__dry-eye__card-desc {
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
}

@media (max-width: 991px) {
	div.hp-patient-reviews-wrapper {
		max-width: 100%;
		width: 100%;
		padding: 26px 5%;
	}
}

@media (max-width: 768px) {
	
	div.hp-section__welcome .ry-content.photos {display: none;}
	div.hp-patient-reviews {
	    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #083850 50%, #083850 100%);
	}
	
	div.hp-patient-reviews {
	    margin-top: -35rem;
	}
}

@media (max-width: 767px) {
	.hp-heading h2, .hp-heading h2 span, .hp-patient-reviews .hp--heading h2, .hp-patient-reviews .hp--heading h2 span {
	font-size: 42px !important;
	display: block !important;
	}
	
	div.hp-team__grid {
		grid-template-columns: 1fr !important;
	}
	
	div.hp-section__dry-eye__card {
		border-top-right-radius: unset !important;
		padding: 60px 5%;
		width: 90%;
	}
	
	.hp-section__dry-eye__card-desc {
		width: 100%;
		text-wrap: balance;
	}
	
	a.hp-section__dry-eye__btn.hp-section__dry-eye__btn--primary {
		width: 20rem;
		text-wrap: balance;
		line-height: 1.2;
		font-size: 16px !important;
	}
	
	a.hp-section__dry-eye__btn.hp-section__dry-eye__btn--ghost {
		width: 20rem;
		text-wrap: balance;
		line-height: 1.2;
		font-size: 16px !important;
	}
}