.parat-social{
padding: 80px 0;
}
.parat-social-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;
}
.parat-social-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-top:10px;
}
.parat-social-desc{
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.parat-social-struggle{
font-size:30px;
font-weight:700;
color:#2c2172;
}
.parat-social-card{
border-radius: 16px;
border: 1px solid #D8D8D8;
padding:25px;
text-align:center;
position: relative;
height:100%;
transition:0.3s;
}
.pin-img
{
position: absolute;
right: -15px;
top: -15px;
}
.parat-social-card:hover{
transform:translateY(-5px);
}
.parat-social-card img{
max-width: 100%;
height: auto;
margin-bottom:12px;
}
.parat-social-card p{
color: #64645A;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: -0.16px;
margin:0;
}
.parat-social-image-wrap{
position:relative;
display:inline-block;
}
.parat-social-main-img{
max-width: 100%;
height: auto;
}
.parat-social-quote{
border-radius: 16px;
border: 1px solid #D8D8D8;
padding:25px;
margin-top:20px;
text-align:left;
position: relative;
padding: 50px;
}
.parat-social-quote-icon{
position: absolute;
left: 0px;
top: -30px;
}
.parat-social-quote p{
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 28px */
margin:0;
line-height:1.6;
}
.parat-socialmedia{
padding: 80px 0;
}
.parat-socialmedia-title{
background: linear-gradient(90deg, #141B5D 0%, #9810FA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 150%;
}
.parat-socialmedia-card{
padding:25px;
text-align:center;
height:100%;
border-radius: 24px;
border: 1px solid #E2E2E4;
background: #FFF;
}
.parat-socialmedia-img{
margin-bottom:20px;
}
.parat-socialmedia-img img{
width: 100%;
}
.parat-socialmedia-text{
color: #060B13;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
margin:0;
padding-top:10px;
border-top:1px solid rgba(0, 0, 0, 0.10);
}
.parat-make{
padding: 80px 0;
}
.parat-make-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%; /* 60px */
letter-spacing: -1.92px;
margin-bottom:10px;
}
.parat-make-desc{
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 40px */
}
.parat-make-card{
border-radius: 24px;
border: 1px solid #E2E2E4;
background: #FFF;
padding:30px 25px;
height:100%;
transition:0.3s;
}
.parat-make-card:hover{
transform:translateY(-6px);
}
.parat-make-img{
margin-bottom:20px;
text-align:center;
}
.parat-make-img img{
width: 100%;
}
.parat-make-card-title{
margin-bottom:10px;
color: #060B13;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 165% */
}
.parat-make-card-text{
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
letter-spacing: -0.07px;
}
/* ============================= */
/* 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 */
.show-online-section{
padding: 80px 0;
}
/* heading */
.show-online-section .section-title{
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%; /* 60px */
letter-spacing: -1.92px;
}
/* paragraph */
.show-online-section .section-desc{
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
/* post list */
.show-online-section .post-list{
display:flex;
flex-direction:column;
gap:14px;
}
/* cards */
.show-online-section .post-item{
padding:16px 20px;
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);
transition:0.3s;
}
.show-online-section .post-item:hover{
transform:translateY(-4px);
}
/* title */
.show-online-section .post-item h6{
color: #58595B;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 40px */
margin-bottom:3px;
text-align: center;
}
/* text */
.show-online-section .post-item p{
color: #58595B;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
margin:0;
}
/* right card */
.show-online-section .feature-card{
border-radius: 16px;
border: 0.998px solid #F3F4F6;
background: #FFF;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 1px 3px 1px rgba(0, 0, 0, 0.15);
padding:25px;
position:relative;
}
.show-online-section .feature-header-bg{
display: flex;
justify-content: flex-end;
}
/* purple heading */
.show-online-section .feature-header{
border-radius: 8px;
background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
color:#fff;
padding:10px 20px;
border-radius:8px;
color: #FFF;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
display:inline-block;
margin-bottom:15px;
}
/* text */
.show-online-section .feature-text{
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
margin-bottom:20px;
}
/* image */
.show-online-section .feature-image{
margin:auto;
display:block;
}
.balanced-content-section{
padding: 80px 0;
}
.balanced-content-bg
{
border-radius: 24px 24px 0 0;
background: linear-gradient(90deg, #141B5D -18.06%, #9810FA 149.69%);
color:#fff;
padding: 40px;
}
/* title */
.balanced-content-section .balanced-title{
color: var(--Backgrounds-Primary, #FFF);
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 180%; /* 72px */
}
.balanced-content-section .balanced-subtitle{
color: var(--Colors-Neutral-100, #FFF);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
/* donut chart */
.balanced-content-section .balanced-chart{
position:relative;
width:300px;
height:300px;
margin:auto;
}
.balanced-content-section .balanced-chart:before{
content:"";
position:absolute;
width:100%;
height:100%;
border-radius:50%;
background:conic-gradient(
#a34df5 0 40%,
#5c2bd9 40% 65%,
#9c4df0 65% 85%,
#7a2bff 85% 100%
);
mask: radial-gradient(circle 80px, transparent 70px, black 71px);
}
.balanced-content-section .chart-circle{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:140px;
height:140px;
border-radius:50%;
background:#2a0b6b;
display:flex;
align-items:center;
justify-content:center;
font-size:28px;
font-weight:700;
}
/* labels */
.balanced-content-section .chart-label{
position:absolute;
font-weight:600;
}
.balanced-content-section .label1{ top:35%; left:0; }
.balanced-content-section .label2{ top:0; right:20%; }
.balanced-content-section .label3{ bottom:10%; right:0; }
.balanced-content-section .label4{ bottom:0; left:20%; }
/* cards */
.balanced-content-section .balanced-card{
border-radius: 16px;
border: 0.8px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.05);
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
padding:18px;
margin-bottom:15px;
}
.balanced-content-section .edu-tagss{
display:flex;
gap:10px;
flex-wrap:wrap;
}
.balanced-content-section .edu-tagss .edu-tag{
border-radius: 4px !important;
background: rgba(255, 255, 255, 0.10) !important;
color:#fff !important;
padding:6px 14px !important;
color: #FFF;
font-size: 12px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 16px !important; /* 133.333% */
border-radius:20px !important;
display:inline-block !important;
}
.balanced-content-section .card-content h6{
display:flex;
justify-content:space-between;
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 155.556% */
}
.balanced-content-section .card-content p{
color: #D1D5DC;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.balanced-content-section .card-content span{
border-radius: 26843500px;
background: #000;
padding:4px 8px;
border-radius:6px;
color: #FFF;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 16px; /* 133.333% */
}
/* distribution box */
.balanced-content-section .distribution-box{
border-radius: 24px;
border: 0.8px solid #F1F5F9;
background: #FFF;
color:#333;
padding:35px;
}
.balanced-content-section .distribution-box h4{
color: var(--Colors-Neutral-1000, #333);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
}
/* progress */
.balanced-content-section .progress-item{
display:flex;
align-items:center;
gap:15px;
margin-bottom:22px;
}
.balanced-content-section .progress-item span{
color: #060B13;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 39.6px; /* 165% */
}
.balanced-content-section .progress{
flex:1;
height:32px;
background:#ddd;
border-radius: 26843500px;
}
.balanced-content-section .progress-bar{
border-radius: 26843500px;
background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 247.5% */
display:flex;
align-items:center;
justify-content:center;
}
.template-posted-section{
padding: 80px 0;
}
/* titles */
.template-posted-section .top-small{
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: 0;
}
.template-posted-section .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;
}
.template-posted-section .sub-text{
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
margin:auto;
}
/* button */
.template-posted-section .btn-template{
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);
backdrop-filter: blur(6px);
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding:10px 25px;
margin-top:10px;
}
.template-posted-section .stats-bar h4{
color: #FFF;
text-align: center;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 111.111% */
}
.template-posted-section .stats-bar p{
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
margin-bottom: 0;
}
/* stats */
.template-posted-section .stats-bar{
background:linear-gradient(90deg,#3f1d95,#8a2be2);
color:#fff;
padding:30px;
border-radius:10px;
box-shadow:0 10px 20px rgba(0,0,0,0.1);
}
/* filters */
.template-posted-section .filter-buttons .btn{
border-radius: 26843500px;
border: 1.6px solid #E5E7EB;
background: #FFF;
margin:5px;
color: #364153;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
padding:7px 15px;
}
.template-posted-section .filter-buttons .active{
border-radius: 26843500px;
background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
color:#fff;
}
/* social preview */
.template-posted-section .social-card{
text-align: center;
}
/* template cards */
.template-posted-section .template-card{
border-radius: 24px;
border: 1px solid #E2E2E4;
background: #FFF;
padding:20px;
border-radius:12px;
text-align:center;
transition:0.3s;
}
.template-posted-section .template-card img{
width:100%;
margin-bottom:10px;
}
.template-posted-section .template-card:hover{
transform:translateY(-6px);
}
.template-posted-section .template-card h6{
color: #060B13;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 165% */
}
/* Section Background */
.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%;
text-align: center;
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: 14px;
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;
}
.pricing-section  .pricing-card{
background:#fff;
border-radius:12px;
padding:30px;
box-shadow:0 8px 25px rgba(0,0,0,0.05);
position:relative;
height:100%;
}
.pricing-section  .pricing-card hr{
margin:20px 0;
}
.pricing-section  .plan-title{
font-weight:600;
}
.pricing-section .plan-sub{
color:#777;
font-size:14px;
}
.pricing-section .price{
font-size:36px;
font-weight:700;
margin:10px 0;
}
.pricing-section .price span{
font-size:14px;
color:#777;
}
.pricing-section .alt-price{
color:#777;
font-size:14px;
}
.pricing-section .features{
padding-left:18px;
}
.pricing-section .features li{
margin-bottom:8px;
font-size:14px;
}
.pricing-section .featured{
background:linear-gradient(135deg,#2c1c6f,#8b00ff);
color:#fff;
}
.pricing-section .included-text {
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%;
letter-spacing: -1.92px;
}
.pricing-section .section-desc {
color: var(--Colors-Neutral-900, #4A4A4A);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%;
line-height: 1.7;
}
.pricing-section .badge-recommended{
position:absolute;
top:-14px;
left:50%;
transform:translateX(-50%);
background:#fff;
padding:6px 14px;
border-radius:8px;
font-size:12px;
box-shadow:0 4px 10px rgba(0,0,0,0.1);
}
.pricing-section .compare-card{
border-radius: 14px;
border: 1.6px solid #E5E7EB;
background: #FFF;
padding:25px;
text-align:center;
height:100%;
}
.pricing-section .compare-card h3{
background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 120% */
}
.pricing-section .compare-card p{
color: #4A5565;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.pricing-section .compare-card h6{
color: #141B5D;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 155.556% */
}
.pricing-section .compare-card ul{
text-align:left;
}
.pricing-section .compare-card ul li{
color: #4A5565;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
margin-bottom: 0.5rem;
}
.pricing-section .highlight{
border-radius: 14px;
border: 1.6px solid var(--frre, #141B5D);
}
.pricing-section .saving-box{
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);
padding:22px;
}
.pricing-section .saving-box h5{
color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
}
.pricing-section .saving-box p{
color: #F3F4F6;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}