/* =========================================================
Partner Requirements Section
========================================================= */
.partner-requirements-section {
padding: 80px 0;
}
.partner-requirements-section__title {
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-family: Rubik;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
margin-bottom: 8px;
}
.partner-requirements-section__subtitle {
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%;
margin-bottom: 24px;
}
.partner-requirements-section__description {
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.partner-requirements-section__btn {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
background: linear-gradient(0deg, #141B5D 0%, #141B5D 100%), rgba(255, 255, 255, 0.02);
box-shadow: 0 2px 8px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 3px 0 rgba(255, 255, 255, 0.12) inset, 0 0.5px 0.5px 0 rgba(255, 255, 255, 0.16) inset;
backdrop-filter: blur(6px);
color: #ffffff;
text-decoration: none;
font-size: 16px;
font-weight: 600;
padding: 12px 34px;
border-radius: 8px;
transition: all 0.3s ease;
}
.partner-requirements-section__btn:hover {
background: #13184c;
color: #ffffff;
}
.partner-requirements-section__card {
border-radius: 40px;
border: 0.8px solid #F3F4F6;
background: #FFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
padding: 60px 50px;
height: 100%;
}
.partner-requirements-section__card-title {
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Rubik;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
letter-spacing: -1.92px;
margin-bottom: 30px;
}
.partner-requirements-section__list {
margin: 0;
padding-left: 24px;
}
.partner-requirements-section__list li {
color: var(--Colors-Neutral-900, #4A4A4A);
leading-trim: both;
text-edge: cap;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
margin-bottom: 10px;
}
.partner-requirements-section__list li:last-child {
margin-bottom: 0;
}
.partner-requirements-section__phone-frame {
max-width: 320px;
margin: 0 auto;
}
.partner-requirements-section__image {
width: 100%;
height: auto;
display: block;
}
/* Sticky Wrapper */
.main-home-sticky-m .sticky-wrapper-m {
position: relative;
}
/* Sticky Sections */
.main-home-sticky-m .sticky-section-m {
height: auto;
position: sticky;
top: 0vh;
padding: 80px 0;
transition: opacity 0.4s ease;
background-color: #fff;
}
@media(max-width:992px){
.main-home-sticky-m .sticky-section-m {
height: auto;
position: static;
padding: 20px 0;
}
}

.sleep-pricing-section {
padding: 80px 0;
}
.sleep-pricing-section__title {
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
letter-spacing: -1.92px;
margin-bottom: 18px;
}
.sleep-pricing-section__description {
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
margin-bottom: 5px;
}
.sleep-pricing-section__card {
position: relative;
border-radius: 16px;
border: 1.6px solid var(--frre, #141B5D);
padding: 45px 35px;
height: 100%;
}
.sleep-pricing-section__badge {
position: absolute;
top: -12px;
left: 50%;
transform: translateX(-50%);
border-radius: 26843500px;
background: linear-gradient(90deg, #141B5D 0%, #1E1D67 7.14%, #281E72 14.29%, #311F7C 21.43%, #3A2087 28.57%, #432192 35.71%, #4C219D 42.86%, #5621A8 50%, #5F20B3 57.14%, #681FBF 64.29%, #721ECA 71.43%, #7B1CD6 78.57%, #8519E2 85.71%, #8E16EE 92.86%, #9810FA 100%);
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
padding: 6px 18px;
border-radius: 30px;
letter-spacing: 0.5px;
}
.sleep-pricing-section__item {
margin-bottom: 28px;
}
.sleep-pricing-section__item-title {
color: #333;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 35.984px; /* 179.921% */
margin-bottom: 8px;
line-height: 1.3;
}
.sleep-pricing-section__price
{
    background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
letter-spacing: -1.92px;
margin-bottom: 18px;
}
.sleep-pricing-section__item-text {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
margin-bottom: 0;
}
.sleep-pricing-section__image-wrapper {
position: relative;
}
.sleep-pricing-section__image {
max-width: 100%;
height: auto;
object-fit: contain;
}
/* ==========================================
RESPONSIVE
========================================== */
@media (max-width: 1199px) {
.sleep-pricing-section__title {
font-size: 38px;
}
.sleep-pricing-section__item-title {
font-size: 22px;
}
}
@media (max-width: 991px) {
.sleep-pricing-section {
text-align: center;
}
.sleep-pricing-section__card {
padding: 40px 28px;
}
.sleep-pricing-section__title {
font-size: 34px;
}
.sleep-pricing-section__image-wrapper {
margin-top: 10px;
}
}
@media (max-width: 767px) {
.sleep-pricing-section {
padding: 60px 0;
}
.sleep-pricing-section__title {
font-size: 28px;
}
.sleep-pricing-section__description {
font-size: 15px;
}
.sleep-pricing-section__card {
padding: 35px 22px;
}
.sleep-pricing-section__item {
margin-bottom: 24px;
}
.sleep-pricing-section__item-title {
font-size: 20px;
}
.sleep-pricing-section__item-text {
font-size: 14px;
}
.sleep-pricing-section__badge {
font-size: 10px;
padding: 5px 16px;
}
}

/* Section Background */
.comparison-section {
	padding: 90px 0;
}
/* Heading */
.comparison-section .comparison-title {
	color: var(--Backgrounds-Primary, #FFF);
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
 /* 72px */
	letter-spacing: -1.92px;
}

.comparison-section .comparison-subtitle {
	color: var(--Colors-Neutral-100, #FFF);
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%;
 /* 40px */
	margin: 15px auto 0;
	line-height: 1.6;
}
/* Card */
.comparison-section .comparison-card {
	background: #ffffff;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 20px 50px rgba(0,0,0,0.25);
	max-width: 1000px;
}

.comparison-section .comparison-card-b {
	overflow: hidden;
	max-width: 1000px;
}

.parat-main-title {
	color: var(--Colors-Neutral-1000, #333);
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -1.92px;
}

.parat-main-title span {
	background: linear-gradient(180deg, #141B5D 0%, #9810FA 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -1.92px;
	margin-bottom: 10px;
	margin-bottom: 15px;
}

.parat-description {
	color: var(--Colors-Neutral-900, #4A4A4A);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%;
}
/* Table */
.comparison-section .comparison-table th {
	padding: 20px;
	color: #62748E;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 26.563px;
 /* 142.857% */
	letter-spacing: 0.93px;
	border-bottom: 1px solid #eee;
}

.comparison-section .comparison-table td {
	padding: 22px 20px;
	vertical-align: middle;
	border-bottom: 1px solid #f0f0f0;


    color: #6A7282;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
}

.comparison-section .comparison-table td strong {
	color: #1D293D;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 31.875px;
 /* 150% */;
}

.comparison-section .comparison-table td strong {
	color: #1D293D;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 31.875px;
 /* 150% */;
}
.comparison-section .comparison-table td small {
	color: #90A1B9;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 21.25px;
 /* 133.333% */;
}
/* Highlight DentuluPro Column */
.comparison-section .highlight-col {
	background: rgba(238, 242, 255, 0.60);
}
/* Badges */
.comparison-section .no-badge {
	border-radius: 35651524px;
	background: #FEF2F2;
	box-shadow: 0 0 0 1.328px #FFE2E2;
	color: #FF6467;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 21.25px;
 /* 133.333% */
	padding: 6px 14px;
}

.comparison-section .yes-badge {
	border-radius: 35651524px;
	background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
	box-shadow: 0 1.328px 3.984px 0 #C6D2FF, 0 1.328px 2.656px -1.328px #C6D2FF;
	color: #FFF;
	font-size: 15.938px;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	line-height: 21.25px;
 /* 133.333% */
	padding: 6px 16px;
}

.comparison-section .comparison-table th.highlight-col {
	color: #4F39F6;
}
/* Responsive */
@media (max-width: 768px) {
	.comparison-section {
		padding: 60px 0;
	}

	.comparison-section .comparison-title {
		font-size: 26px;
	}

	.comparison-section .comparison-table td,
.comparison-section .comparison-table th {
		padding: 16px 12px;
	}
}



/* ===============================
Common Section Base
================================= */
.common-section {
background: #ffffff;
}
.common-section .common-title {
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
letter-spacing: -1.92px;
}
.common-section .common-description {
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
/* ===============================
Cards
================================= */
.common-section .common-card {
border-radius: 16px;
border: 1.6px solid #E5E7EB;
background: #FFF;
padding: 30px;
text-align: left;
height: 100%;
transition: all 0.3s ease;
}
.common-section .common-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
/* Featured Card */
.common-section .featured-card {
border: 1.6px solid var(--frre, #141B5D);
position: relative;
}
/* Badge */
.common-section .recommended-badge {
position: absolute;
top: -12px;
right: 10%;
left: 10%;
text-align: center;
border-radius: 26843500px;
background: linear-gradient(90deg, #141B5D 0%, #1E1D67 7.14%, #281E72 14.29%, #311F7C 21.43%, #3A2087 28.57%, #432192 35.71%, #4C219D 42.86%, #5621A8 50%, #5F20B3 57.14%, #681FBF 64.29%, #721ECA 71.43%, #7B1CD6 78.57%, #8519E2 85.71%, #8E16EE 92.86%, #9810FA 100%);
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
padding: 5px 12px;
}
/* ===============================
Typography
================================= */
.common-section .plan-title {
color: #141B5D;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 150% */
margin-bottom: 15px;
}
.common-section .plan-price {
margin-bottom: 15px;
}
.common-section .price {
   background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
margin-bottom: 18px;
}
.common-section .duration {
color: #4A4A4A;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
margin-left: 5px;
}
.common-section .plan-note {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
margin-bottom: 5px;
}
.common-section .plan-desc {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
/* ===============================
Responsive
================================= */
@media (max-width: 768px) {
.common-section .common-title {
font-size: 26px;
}
.common-section .price {
font-size: 28px;
}
.common-section .common-card {
padding: 20px;
}
}
/* ===============================
COMMON SECTION STYLES
================================= */
.common-sections {
background: linear-gradient(90deg, #141B5D -18.06%, #9810FA 149.69%);
box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.30);
padding: 80px 0;
}
/* Title */
.common-sections .common-title {
color: var(--Backgrounds-Primary, #FFF);
text-align: center;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 72px */
letter-spacing: -1.92px;
}
/* Description */
.common-sections .common-description {
color: var(--Colors-Neutral-100, #FFF);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
/* Stats Wrapper */
.common-sections .common-stats {
gap: 25px;
flex-wrap: wrap;
padding-top: 20px;
padding-bottom: 20px;
}
/* Stat Item */
.common-sections .common-stat-item h5 {
color: #FFF;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 150% */
margin-bottom: 4px;
}
.common-sections .common-stat-item p {
color: rgba(255, 255, 255, 0.72);
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
}
/* Divider */
.common-sections .common-divider {
width: 1px;
height: 40px;
background-color: #E9D4FF;
}
/* Button */
.common-sections .common-btn {
display: inline-block;
border-radius: 8px;
background: linear-gradient(0deg, #FFF 0%, #FFF 100%), rgba(255, 255, 255, 0.02);
box-shadow: 0 2px 8px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 3px 0 rgba(255, 255, 255, 0.12) inset, 0 0.5px 0.5px 0 rgba(255, 255, 255, 0.16) inset;
backdrop-filter: blur(6px);
padding: 10px 26px;
color: #141B5D;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 21.6px */
text-decoration: none;
transition: all 0.3s ease;
}
.common-sections .common-btn:hover {
background-color: #f3e8ff;
color: #4a148c;
}
/* ===============================
RESPONSIVE
================================= */
@media (max-width: 768px) {
.common-sections .common-title {
font-size: 28px;
}
.common-sections .common-description {
font-size: 14px;
}
.common-sections .common-stats {
flex-direction: column;
gap: 15px;
}
.common-sections .common-divider {
display: none;
}
}

.lab-search-section{
padding: 80px 0;
}
/* TITLES */
.lab-search-section-small-title{
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
letter-spacing: -1.92px;
}
.lab-search-section-main-title{
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
text-align: center;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%;
letter-spacing: -1.92px;
margin-bottom:10px;
}
.lab-search-section-subtitle{
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
text-align: center;
font-weight: 400;
line-height: 200%; /* 40px */
margin-bottom:15px;
}
/* BUTTON */
.lab-search-section-directory-btn{
display:inline-block;
background: linear-gradient(0deg, #141B5D 0%, #141B5D 100%), rgba(255, 255, 255, 0.02);
box-shadow: 0 2px 8px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 3px 0 rgba(255, 255, 255, 0.12) inset, 0 0.5px 0.5px 0 rgba(255, 255, 255, 0.16) inset;
backdrop-filter: blur(6px);
padding:12px 18px;
border-radius: 8px;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-decoration:none;
margin-bottom:20px;
}
.lab-search-section-option{
border-radius: 16px;
border: 0.8px solid #E8E8F0;
background: #FFF;
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
padding:18px;
margin-bottom:12px;
}
.lab-search-section-option h6{
color: #333;
font-size: 20px;
font-style: normal;
text-align: left;
font-weight: 700;
line-height: 36px; /* 180% */
margin-bottom:5px;
}
.lab-search-section-option p{
color: #6A7282;
font-size: 14px;
text-align: left;
font-style: normal;
font-weight: 500;
line-height: 21px; /* 150% */
margin:0;
}
.lab-search-section-trusted{
padding: 80px 0;
}
/* TITLE */
.lab-search-section-trusted-title{
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
letter-spacing: -1.92px;
margin-bottom:15px;
}
/* DESCRIPTION */
.lab-search-section-trusted-desc{
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
margin-bottom:25px;
}
/* BUTTON */
.lab-search-section-trusted-btn{
display:inline-block;
background: linear-gradient(0deg, #141B5D 0%, #141B5D 100%), rgba(255, 255, 255, 0.02);
box-shadow: 0 2px 8px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 3px 0 rgba(255, 255, 255, 0.12) inset, 0 0.5px 0.5px 0 rgba(255, 255, 255, 0.16) inset;
backdrop-filter: blur(6px);
padding:12px 18px;
border-radius: 8px;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-decoration:none;
padding:10px 20px;
border-radius:8px;
text-decoration:none;
font-weight:600;
}
/* CARD */
.lab-search-section-trusted-card{
border-radius: 12px;
background: #FFF;
box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
padding:25px;
height: 100%;
transition:0.3s;
}
.lab-search-section-trusted-card:hover{
transform:translateY(-5px);
}
/* LOGO */
.lab-search-section-trusted-logo{
margin-bottom:15px;
}
/* NAME */
.lab-search-section-trusted-name{
color: #58595B;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 40px */
margin-bottom:6px;
}
/* TEXT */
.lab-search-section-trusted-text{
color: #58595B;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 200%; /* 32px */
}
/* RESPONSIVE */
@media (max-width:768px){
.lab-search-section-trusted-title{
font-size:26px;
}
}

.actions-primary {
    background: #312e81;
    border-color: #312e81;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 12px 16px;
}


.actions-primary:hover {
    background: #312e81;
    border-color: #312e81;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 12px 16px;
}