.common-cta-section{
padding:80px 0;
}
.common-cta-section .common-cta-card{
border-radius: 24px;
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:50px 40px;
color:#fff;
}
.common-cta-section .common-cta-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;
margin-bottom:15px;
}
.common-cta-section .common-cta-text{
color: var(--Colors-Neutral-100, #FFF);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.common-cta-section .common-cta-buttons{
display:flex;
justify-content:center;
gap:15px;
flex-wrap:wrap;
margin-bottom:20px;
}
.common-cta-section .common-btn-light{
border-radius: 14px;
background: #FFF;
color: #141B5D;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
padding:10px 22px;
}
.common-cta-section .common-btn-outline{
border-radius: 14px;
border: 1px solid #FFF;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
padding:10px 22px;
}
.common-cta-section .common-btn-outline:hover{
border: 1px solid #FFF;
color: #FFF;
}
.common-cta-section .common-cta-meta{
color: var(--Colors-Neutral-100, #FFF);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 200%; /* 40px */
letter-spacing: 4px;
margin-top:10px;
}
/* responsive */
@media (max-width:768px){
.common-cta-section .common-cta-card{
padding:40px 25px;
}
.common-cta-section .common-cta-title{
font-size:24px;
}
.common-cta-section .common-cta-buttons{
flex-direction:column;
}
.common-cta-section .common-btn-light,
.common-cta-section .common-btn-outline{
width:100%;
}
}
/* Parent Scoped Section */
.ai-diagnostic-section {
padding: 80px 0;
}
/* Header */
.ai-diagnostic-section .ai-subtitle {
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
}
.ai-diagnostic-section .ai-title {
background: var(--frre, linear-gradient(90deg, #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-top: 10px;
}
.ai-diagnostic-section .ai-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 */
}
/* Button */
.ai-diagnostic-section .ai-btn {
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);
padding: 10px 24px;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.ai-diagnostic-section .ai-btn:hover {
background-color: #1f1f5a;
color: #fff;
}
/* Card */
.ai-diagnostic-section .ai-card {
padding: 20px;
}
.ai-diagnostic-section .ai-card-title {
color: #060B13;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 39.583px; /* 197.913% */
margin-bottom: 15px;
}
/* Icon Circle */
.ai-diagnostic-section .ai-icon-wrapper {
width: 120px;
height: 120px;
margin: 0 auto 15px;
border-radius: 50%;
background: linear-gradient(135deg, #e6e6f5, #f5f5fb);
display: flex;
align-items: center;
justify-content: center;
}
.ai-diagnostic-section .ai-icon-wrapper.highlight {
background: radial-gradient(circle, #5a4bff, #2d2d7b);
}
.ai-diagnostic-section .ai-icon-wrapper img {
max-width: 60px;
}
/* Badge */
.ai-diagnostic-section .ai-badge {
display: inline-block;
padding: 8px 18px;
color: var(--Text-Navigation, #727272);
font-family: Rubik;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 187.5% */
margin-bottom: 12px;
border-radius: 9px;
background: var(--White, #FFF);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 1px 3px 1px rgba(0, 0, 0, 0.15);
margin-top: 16px;
width: 100%;
}
/* Description */
.ai-diagnostic-section .ai-card-text {
border-radius: 9px;
background: var(--White, #FFF);
/* M3/Elevation Light/1 */
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 1px 3px 1px rgba(0, 0, 0, 0.15);
margin: 0 auto;
color: var(--Text-Navigation, #727272);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 214.286% */
padding: 15px;
height: 100%;
}
/* Responsive */
@media (max-width: 991px) {
.ai-diagnostic-section .ai-title {
font-size: 26px;
}
}
@media (max-width: 576px) {
.ai-diagnostic-section .ai-title {
font-size: 22px;
}
.ai-diagnostic-section .ai-description {
font-size: 14px;
}
}
/* Section */
.pearl-ai-section {
padding: 80px 0;
}
/* Main Cards */
.pearl-ai-section .pearl-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: 30px;
height: 100%;
display: flex;
flex-direction: column;

justify-content: center;
}
/* Image Card */
.pearl-ai-section .image-card {
display: flex;
align-items: center;
justify-content: center;
}
.ai-card img
{
width: 100%;
height: 160px;
object-fit: contain;
}
/* Text */
.pearl-ai-section .pearl-subtitle {
color: #333;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
text-transform: uppercase;
letter-spacing: 0.5px;
}
.pearl-ai-section .pearl-title {
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%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 187.5% */
letter-spacing: -1.92px;
margin: 10px 0;
}
.pearl-ai-section .pearl-description {
color: #4A4A4A;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 200% */
}
/* Bottom Cards */
.pearl-ai-section .pearl-info-card {
border-radius: 15.993px;
border: 0.8px solid #E8E8F0;
background: #FFF;
box-shadow: 0 3.998px 9.996px 0 rgba(0, 0, 0, 0.06);
padding: 20px;
height: 100%;
}
.pearl-ai-section .info-title {
color: #333;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 35.984px; /* 149.934% */
margin-bottom: 8px;
}
.pearl-ai-section .info-text {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
}
/* Responsive */
@media (max-width: 991px) {
.pearl-ai-section .pearl-title {
font-size: 24px;
}
}
@media (max-width: 576px) {
.pearl-ai-section .pearl-title {
font-size: 20px;
}
.pearl-ai-section .pearl-description {
font-size: 13px;
}
}
/* Parent Scoped Styling */
.ai-dentistry-section {
padding: 80px 0;
}
/* Header */
.ai-dentistry-section .ai-subtitle {
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
}
.ai-dentistry-section .ai-title {
background: var(--frre, linear-gradient(90deg, #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-top: 10px;
}
.ai-dentistry-section .ai-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 */
}
/* Button */
.ai-dentistry-section .ai-btn {
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: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding: 10px 25px;
transition: 0.3s ease;
}
.ai-dentistry-section .ai-btn:hover {
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: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding: 10px 25px;
transition: 0.3s ease;
}
/* Image */
.ai-dentistry-section .ai-image-wrapper {
position: relative;
}
.ai-dentistry-section .ai-image-wrapper img {
max-width: 100%;
}
/* Cards */
.ai-dentistry-section .ai-card {
padding: 18px 20px;
border-radius: 15.993px;
border: 0.8px solid #E8E8F0;
background: #FFF;
box-shadow: 0 3.998px 9.996px 0 rgba(0, 0, 0, 0.06);
margin-bottom: 15px;
}
.ai-dentistry-section .ai-card:hover {
transform: translateY(-3px);
}
.ai-dentistry-section .card-title {
margin-bottom: 5px;
color: #333;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 35.984px; /* 179.921% */
}
.ai-dentistry-section .card-text {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
margin: 0;
}
/* Responsive */
@media (max-width: 991px) {
.ai-dentistry-section .ai-title {
font-size: 26px;
}
.ai-dentistry-section .ai-description {
font-size: 14px;
}
}
@media (max-width: 767px) {
.ai-dentistry-section .ai-title {
font-size: 22px;
}
.ai-dentistry-section .ai-card {
text-align: left;
}
}