/* Parent Scoped Class */
.custom-app-pricing {
padding: 80px 0;
}
/* Headings */
.custom-app-pricing .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;
}
.custom-app-pricing .subtitle {
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
text-align: center;
font-weight: 600;
line-height: 150%; /* 48px */
margin-bottom: 5px;
}
.custom-app-pricing .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 */
}
/* Image */
.custom-app-pricing .image-wrapper {
position: relative;
}
.custom-app-pricing .main-img {
max-width: 100%;
}
/* Pricing Card */
.custom-app-pricing .pricing-card {
position: relative;
border-radius: 16px;
border: 1.6px solid var(--frre, #141B5D);
padding: 30px 25px;
background: #fff;
text-align: center;
}
.custom-app-pricing .badge-label {
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: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
padding: 5px 12px;
border-radius: 20px;
font-weight: 600;
}
.custom-app-pricing .card-title {
color: #141B5D;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 150% */
margin-bottom: 10px;
}
.custom-app-pricing .card-text {
color: #4A4A4A;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
}
/* CTA Card */
.custom-app-pricing .cta-card {
border-radius: 20.345px;
background: linear-gradient(90deg, #141B5D -18.06%, #9810FA 149.69%);
box-shadow: 0 3.391px 6.782px 2.543px rgba(0, 0, 0, 0.15), 0 0.848px 2.543px 0 rgba(0, 0, 0, 0.30);
color: #fff;
padding: 30px 25px;
text-align: center;
}
.custom-app-pricing .cta-title {
color: var(--Backgrounds-Primary, #FFF);
text-align: center;
font-size: 27.127px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 40.69px */
letter-spacing: -1.628px;
margin-bottom: 10px;
}
.custom-app-pricing .cta-text {
color: var(--Colors-Neutral-100, #FFF);
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 16.954px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 33.909px */
margin-bottom: 20px;
}
/* Button */
.custom-app-pricing .cta-btn {
border-radius: 11.868px;
background: #FFF;
color: #141B5D;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */
padding: 10px 25px;
border-radius: 8px;
transition: 0.3s ease;
}
.custom-app-pricing .cta-btn:hover {
background: #e9e9e9;
color: #4b1fa6;
}
/* Responsive */
@media (max-width: 991px) {
.custom-app-pricing .title {
font-size: 26px;
text-align: center;
}
.custom-app-pricing .cta-card {
text-align: center;
}
}
@media (max-width: 576px) {
.custom-app-pricing .pricing-card,
.custom-app-pricing .cta-card {
padding: 20px;
}
}
.access-compare-section {
padding: 80px 0;
}
/* HEADER */
.access-compare-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 */
}
.access-compare-section .main-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-bottom: 10px;
}
.access-compare-section .main-desc {
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 */
}
/* CARD */
.access-compare-section .info-card {
position: relative;
padding: 25px;
border-radius: 16px;
border: 0.998px solid #F3F4F6;
background: #FFF;
box-shadow: 0 1.247px 3.741px 0 rgba(0, 0, 0, 0.10), 0 1.247px 2.494px -1.247px rgba(0, 0, 0, 0.10);
padding-top: 50px;
}
.access-compare-section .badge-label {
position: absolute;
top: 10px;
right: 0px;
border-radius: 8px 0 0 8px;
background: var(--frre, linear-gradient(90deg, #141B5D 0%, #9810FA 100%));
color: #FFF;
font-size: 16px;
font-style: normal;
line-height: 150%;
padding: 5px 12px;
font-weight: 600;
}
.access-compare-section .info-card p {
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: 15px;
}
/* BUTTON */
.access-compare-section .primary-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 20px;
border-radius: 6px;
transition: 0.3s;
}
.access-compare-section .primary-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 20px;
border-radius: 6px;
transition: 0.3s;
}
/* FEATURES */
.access-compare-section .feature-box {
border-radius: 16px;
border: 0.998px solid #F3F4F6;
background: #FFF;
box-shadow: 0 1.247px 3.741px 0 rgba(0, 0, 0, 0.10), 0 1.247px 2.494px -1.247px rgba(0, 0, 0, 0.10);
color: var(--Colors-Neutral-900, #4A4A4A);
leading-trim: both;
text-edge: cap;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 200%; /* 32px */
padding: 16px;
height: 100%;
}
.access-compare-section .feature-box.full {
width: 100%;
}
/* IMAGES */
.access-compare-section .phone-img {
max-width: 260px;
}
/* RESPONSIVE */
@media (max-width: 991px) {
.access-compare-section .main-title {
font-size: 24px;
}
.access-compare-section .info-card {
text-align: center;
}
.access-compare-section .badge-label {
right: 50%;
transform: translateX(50%);
}
}
@media (max-width: 576px) {
.access-compare-section .feature-box {
font-size: 12px;
padding: 12px;
}
.access-compare-section .phone-img {
max-width: 200px;
}
}
/* Scoped Parent */
.mouthcam-section {
padding: 80px 0;
}
/* Titles */
.mouthcam-section .small-title {
color: var(--Colors-Neutral-1000, #333);
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
margin-bottom: 10px;
}
.mouthcam-section .main-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-bottom: 15px;
}
/* Description */
.mouthcam-section .description {
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: 20px;
}
/* Button */
.mouthcam-section .primary-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 22px;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
transition: 0.3s ease;
}
.mouthcam-section .primary-btn:hover {
background-color: #1f1c55;
color: #fff;
}
/* Features */
.mouthcam-section .feature-list {
margin-top: 10px;
}
.mouthcam-section .feature-box {
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: 14px 18px;
color: #4A4A4A;
font-size: 16px;
font-style: normal;
padding-left: 15px;
font-weight: 400;
line-height: 200%; /* 32px */
margin-bottom: 12px;
}
/* Image */
.mouthcam-section .image-wrapper {
position: relative;
}
.mouthcam-section .main-img {
max-width: 100%;
}
/* Responsive */
@media (max-width: 991px) {
.mouthcam-section .main-title {
font-size: 26px;
text-align: center;
}
.mouthcam-section .description {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.mouthcam-section .primary-btn {
display: block;
margin: 0 auto 20px;
}
.mouthcam-section .feature-box {
text-align: center;
}
}
@media (max-width: 576px) {
.mouthcam-section .main-title {
font-size: 22px;
}
.mouthcam-section .feature-box {
font-size: 12px;
padding: 12px;
}
}
.monitoring-tools{
padding:80px 0;
}
.monitoring-tools .common-heading .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;
margin-bottom:5px;
}
.monitoring-tools .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;
}
.monitoring-tools .section-desc{
color: var(--Colors-Neutral-900, #4A4A4A);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 40px */
}
.monitoring-tools .common-card{
border-radius: 24px;
border: 1px solid #E2E2E4;
padding:22px;
transition:0.3s;
height:100%;
}
.monitoring-tools .mobile-mockup
{
text-align: center;
}
.monitoring-tools .common-card:hover{
transform:translateY(-6px);
box-shadow:0 10px 30px rgba(0,0,0,0.08);
}
.monitoring-tools .tool-card img{
width: 100%;
}
.monitoring-tools .tool-card h6{
color: #060B13;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 39.6px; /* 165% */
margin-bottom:15px;
padding-bottom: 15px;
border-bottom: 1px solid  rgba(0, 0, 0, 0.10);
}
.monitoring-tools .tool-card p{
color: #4A4A4A;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 200%; /* 32px */
letter-spacing: -0.07px;
margin-bottom:0;
}
/* responsive */
@media(max-width:991px){
.monitoring-tools .mobile-mockup{
margin:40px 0;
}
}