.pricing-section
{
padding: 80px 0;
}
/* Pricing Cards */
.pricing-section .pricing-card {
border-radius: 12px;
border: 1.128px solid #BFBFBF;
background: var(--Secondary-2, #FFF);
box-shadow: -4.51px 4.51px 33.828px 0 rgba(0, 0, 0, 0.04);
padding: 40px 30px;
position: relative;
transition: 0.3s ease;
height: 100%;
}
.pricing-section .pricing-card:hover {
transform: translateY(-5px);
}
/* Featured Card */
.pricing-section .pricing-card.featured {
border-radius: 12px;
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);
color: #ffffff;
}
/* Badge */
.pricing-section .badge-recommended {
position: absolute;
top: -12px;
left: 50%;
transform: translateX(-50%);
border-radius: 8.733px;
border: 0.273px solid #141B5D;
background: #FFF;
box-shadow: 2.183px 2.183px 2.183px 0 rgba(227, 223, 255, 0.18);
color: #141B5D;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 21px */
padding: 8px 14px;
}
/* Text Styling */
.pricing-section .plan-title {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 8px;
}
.pricing-section .plan-sub {
color: #7C7C7C;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.pricing-section .price {
color: #000;
font-size: 45px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 15px 0 5px;
}
.pricing-section .price span {
color: #656565;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.pricing-section .alt-price {
color: #58595B;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 27px; /* 158.678% */
margin-bottom: 20px;
}
/* Feature List */
.pricing-section .features {
padding: 0;
margin: 20px 0;
margin-left: 20px;
}
.pricing-section .features li {
margin-bottom: 10px;
color: #58595B;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 27px; /* 192.857% */
}
.pricing-card-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;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 21.6px */
padding: 12px 16px;
}
.pricing-card-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;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 21.6px */
padding: 12px 16px;
}
.featured-btn
{
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);
color: #141B5D;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 21.6px */
padding: 12px 16px;
}
.featured-btn:hover
{
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);
color: #141B5D;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 21.6px */
padding: 12px 16px;
}
/* Right Content */
.pricing-section .included-text {
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
letter-spacing: -1.92px;
}
.pricing-section .section-title {
background: 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;
}
.pricing-section .section-title span {
color: #6c2bd9;
}
.pricing-section .section-desc {
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
line-height: 1.7;
}
/* Responsive Adjustments */
@media (max-width: 991px) {
.pricing-section .section-title {
font-size: 28px;
}
.pricing-section .pricing-card {
padding: 30px 25px;
}
}
/* Section Background */
.stats-section {
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;
}
/* Card Styling */
.stats-section .stat-card {
border-radius: 24px;
border: 0.8px solid #27272A;
background: #18181B;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
color: #ffffff;
padding: 40px 20px;
transition: all 0.3s ease;
height: 100%;
}
.stats-section .stat-card:hover {
transform: translateY(-8px);
}
/* Typography */
.stats-section .stat-card h5 {
color: #FFF;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 38.4px */
margin-bottom: 5px;
}
.stats-section .stat-card p {
color: var(--Colors-Neutral-100, #FFF);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 28px */
margin-bottom: 0;
}
/* Responsive */
@media (max-width: 767px) {
.stats-section {
padding: 60px 0;
}
.stats-section .stat-card {
padding: 30px 20px;
}
.stats-section .stat-card h2 {
font-size: 32px;
}
}
/* ============================= */
/* TESTIMONIAL SECTION STYLES   */
/* ============================= */
.testimonial-section{
padding:80px 0;
}
.testimonial-section .section-title{
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
}
.testimonial-section .section-title span{
background: 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;
}
.testimonial-section  .section-text
{
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.testimonial-section .left-card{
background:#fff;
border-radius: 0 12px 12px 0;
padding:15px;
cursor:pointer;
transition:0.3s;
margin-bottom:15px;
display:flex;
align-items:center;
gap:12px;
border-left: 4px solid #fff;
}
.testimonial-section .left-card.active{
border-radius: 0 12px 12px 0;
border-left: 4px solid #A2A2A2;
background: #141B5D;
color:#fff;
}
.testimonial-section .left-card img{
width:45px;
height:45px;
border-radius:50%;
}
.testimonial-section .right-box{
padding:60px 40px;
border-radius: 24px;
background: #FFF;
box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.30);
text-align:center;
position:relative;
max-width: 500px;
margin: auto;
}
.testimonial-section .quote-icon{
font-size:50px;
color:#7b2cff;
position:absolute;
top: -30px;
left:30px;
}
.testimonial-section .testimonial-item{
display:none;
animation:testimonialFade 0.4s ease;
}
.testimonial-section .testimonial-item.active{
display:block;
}
@keyframes testimonialFade{
from{opacity:0;}
to{opacity:1;}
}
.testimonial-section .card-content{
flex:1;
display:flex;
justify-content:space-between;
align-items:center;
}
.testimonial-section .card-text{
display:flex;
flex-direction:column;
}
.testimonial-section .card-text strong{
color: #141413;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 0.5rem;
}
.testimonial-section .card-text small{
color: #141413;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.testimonial-section .card-rating{
color: #141413;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.testimonial-section .left-card.active strong, .testimonial-section .left-card.active .card-rating, .testimonial-section .left-card.active small{
color:#fff;
}
.workflow-section {
position: relative;
}
/* Header */
.workflow-section .workflow-title {
background: 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: 700;
line-height: 150%;
letter-spacing: -1.92px;
}
.workflow-section .workflow-subtitle {
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-weight: 700;
line-height: 150%;
letter-spacing: -1.92px;
}
.workflow-section .workflow-text {
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-weight: 400;
line-height: 200%;
}
/* Vertical Line */
.workflow-section .timeline-wrapper {
position: relative;
margin-top: 60px;
}
.workflow-section .timeline-wrapper::before {
content: '';
position: absolute;
width: 3px;
background: linear-gradient(to bottom, #7b3cff, #4c2cff);
top: 0;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
/* Dot Image */
.workflow-section .timeline-dot {
position: relative;
z-index: 2;
}
/* Content Card */
.workflow-section .timeline-content {
padding: 25px;
transition: 0.3s;
margin-bottom: 1.5rem;
}
.workflow-section .timeline-content h6 {
color: #060B13;
font-size: 24px;
font-weight: 600;
line-height: 39.6px;
}
.workflow-section .timeline-content p {
color: #4A5565;
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.workflow-section .timeline-content:hover {
transform: translateY(-5px);
}
.workflow-section .step-number {
color: #99A1AF;
font-size: 72px;
font-weight: 700;
line-height: 72px;
display: block;
margin-bottom: 8px;
}
/* Image Card */
.workflow-section .timeline-image {
padding: 15px;
transition: 0.3s;
margin-bottom: 1.5rem;
}
.workflow-section .timeline-image:hover {
transform: translateY(-5px);
}
.workflow-section .workflow-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-weight: 700;
padding: 12px 16px;
}
.workflow-section .workflow-btn:hover {
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;
}
/* Responsive */
@media (max-width: 991px) {
.workflow-section .timeline-wrapper::before {
left: 20px;
}
.workflow-section .timeline-row .row {
flex-direction: column;
}
.workflow-section .timeline-dot {
margin-left: -24px;
text-align: left;
}
.workflow-section .timeline-content,
.workflow-section .timeline-image {
text-align: left !important;
margin-bottom: 1.5rem;
}
}
/* 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;
text-align: left;
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;
text-align: left;
font-weight: 400;
line-height: 200%;
}
/* Table */
.comparison-section .comparison-table th {
padding: 20px;
color: #62748E;
font-size: 18px;
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;
font-size: 14px;
}
.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 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;
}
}
.scenario-section{
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);
color:#fff;
}
.scenario-slide{
padding:40px 30px;
border-radius:14px;
display:none;
}
.scenario-slide.active{
display:block;
}
.scenario-slide h4{
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;
}
.scenario-slide p{
color: var(--Colors-Neutral-100, #FFF);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.mini-card{
background:#ffffff;
color:#333;
border-radius:10px;
padding:15px;
text-align:center;
font-size:14px;
font-weight:500;
transition:0.3s;
}
.mini-card:hover{
transform:translateY(-5px);
}
.scenario-dots .dot{
height:10px;
width:10px;
margin:0 5px;
background:#ccc;
display:inline-block;
border-radius:50%;
cursor:pointer;
transition:0.3s;
}
.scenario-dots .dot.active{
background:#7b2cff;
transform:scale(1.2);
}
/* Responsive spacing */
@media(max-width:768px){
.scenario-slide{
padding:30px 20px;
}
}
.scenario-wrapper{
background: #ffffff;
border-radius: 12px;
padding: 25px 15px;
}
.scenario-item{
text-align: center;
padding: 10px 20px;
position: relative;
border-right:2px solid  rgba(106, 114, 130, 0.20);
}
.scenario-item:not(:last-child)::after{
content:"";
position:absolute;
right:0;
top:15%;
height:70%;
width:1px;
background:#dcdcdc;
}
/* Title row */
.scenario-title{
color: #4A4A4A;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
margin-bottom:15px;
display:flex;
align-items:center;
justify-content:center;
gap:6px;
}
/* Triangle Icon */
.scenario-title::before{
content:"▶";
font-size:18px;
color:#6f42c1;
}
/* Image */
.scenario-item img{
max-height:120px;
object-fit:contain;
margin-bottom:10px;
}
/* Caption */
.scenario-caption{
font-style:italic;
color: #000;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
}
@media(max-width:768px){
.scenario-item:not(:last-child)::after{
display:none;
}
.scenario-item{
margin-bottom:25px;
}
}
/* ================= GLOBAL ================= */
.parats-hero-section {
padding: 100px 0 80px;
}
.parats-header-wrapper {
margin-bottom: 70px;
}
.parats-subtitle {
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: 10px;
}
.parats-main-title {
background: 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-bottom: 20px;
}
.parats-description {
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
/* ================= FEATURES ================= */
.parats-feature-card {
transition: all 0.3s ease;
display: flex;
justify-content: flex-start;
align-items: center;
}
.parats-feature-card:hover {
transform: translateY(-6px);
}
.parats-feature-title {
color: #060B13;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 198% */
padding-bottom: 1rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.10);
margin-bottom: 1rem;
display: inline-block;
}
.parats-feature-text {
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 28px */
letter-spacing: -0.07px;
}
/* Small UI Card */
/* ================= BOTTOM ================= */
.parats-bottom-section {
padding: 80px 0;
padding-top: 20px;
}
.parats-info-card {
padding: 35px;
transition: 0.3s ease;
}
.parats-feature-title {
color: #060B13;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 198% */
padding-bottom: 1rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.10);
margin-bottom: 1rem;
}
.parats-feature-text
{
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 28px */
letter-spacing: -0.07px;
}
/* ================= RESPONSIVE ================= */
@media (max-width: 992px) {
.parats-main-title {
font-size: 34px;
}
.parat-main-title span {
font-size: 34px;
}
.parats-feature-card {
  
    flex-direction: column;
}
}


.scenario-slider {
    min-height: 60vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}