.elementor-7829 .elementor-element.elementor-element-7ba2313{--display:flex;}body.elementor-page-7829:not(.elementor-motion-effects-element-type-background), body.elementor-page-7829 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pdotuitionservices.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-14-2025-11_00_39-AM-1.png");}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-5f94c51 */.pst-pricing{
max-width:1150px;
margin:80px auto;
text-align:center;
font-family:Inter,sans-serif;
}

.pst-pricing h1{
font-size:38px;
margin-bottom:10px;
}

.pst-sub{
color:#64748b;
font-size:16px;
}

.pst-pricing-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
margin-top:50px;
}

/* CARD */

.pst-price-card{
background:white;
padding:40px 35px;
border-radius:20px;
box-shadow:0 25px 60px rgba(0,0,0,0.08);
position:relative;
transition:all .35s ease;
border:1px solid #eef2f7;
}

.pst-price-card:hover{
transform:translateY(-10px);
box-shadow:0 40px 90px rgba(0,0,0,0.15);
}

/* POPULAR PLAN */

.pst-popular{
border:2px solid #0057d9;
transform:scale(1.05);
}

.pst-popular:hover{
transform:scale(1.05) translateY(-10px);
}

.pst-tag{
position:absolute;
top:-14px;
left:50%;
transform:translateX(-50%);
background:linear-gradient(135deg,#0057d9,#2563eb);
color:white;
font-size:12px;
padding:7px 14px;
border-radius:20px;
font-weight:600;
}

/* PRICE */

.pst-price{
font-size:38px;
font-weight:700;
margin:20px 0;
color:#0f172a;
}

.pst-price span{
font-size:14px;
color:#64748b;
font-weight:500;
}

/* FEATURES */

.pst-price-card ul{
text-align:left;
margin-top:25px;
line-height:2;
color:#475569;
font-size:14px;
}

.pst-price-card li{
transition:all .25s ease;
}

.pst-price-card li:hover{
color:#0057d9;
transform:translateX(4px);
}

/* BUTTONS */

.pst-btn{
display:inline-block;
margin-top:30px;
padding:13px 22px;
background:#e2e8f0;
color:#0f172a;
border-radius:12px;
text-decoration:none;
font-weight:600;
transition:all .3s ease;
}

.pst-btn:hover{
transform:translateY(-2px);
box-shadow:0 8px 20px rgba(0,0,0,0.15);
}

.pst-btn.primary{
background:linear-gradient(135deg,#0057d9,#2563eb);
color:white;
}

.pst-btn.primary:hover{
box-shadow:0 10px 25px rgba(0,87,217,0.4);
}

/* MOBILE */

@media(max-width:900px){

.pst-pricing-grid{
grid-template-columns:1fr;
}

.pst-popular{
transform:none;
}

}/* End custom CSS */
/* Start custom CSS *//* ===========================
   SAFE FULL-WIDTH OVERRIDE
   (NO 100vw, NO OVERFLOW)
=========================== */

/* Allow theme to stretch */
.site,
.site-content,
.content-area,
.wrap,
.page-wrap {
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* Elementor root */
.elementor {
  max-width: 100% !important;
}

/* Elementor sections full width */
.elementor-section {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ===========================
   HERO – FULL SCREEN, CENTERED
=========================== */

.hero {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  box-sizing: border-box;
}

/* Keep hero content aligned */
.hero > * {
  max-width: 1200px;
  margin: auto;
}

/* ===========================
   MOBILE SAFETY
=========================== */

@media (max-width: 768px) {
  .hero {
    min-height: 90vh;
    padding: 50px 16px;
    text-align: center;
  }
}




/* ===========================
   MOBILE VISIBILITY FIX
=========================== */

@media (max-width: 768px) {

  /* Restore section spacing */
  section {
    padding: 40px 16px !important;
    margin: 0 !important;
  }

  /* Ensure all sections show fully */
  section,
  .elementor-section {
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
  }

  /* Fix grids stacking visibility */
  .stats,
  .features-grid,
  .subject-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  /* Prevent text from shrinking */
  p, li {
    font-size: 16px;
    line-height: 1.6;
  }

  /* Ensure background sections are visible */
  .subjects,
  .trust,
  .national-cbse,
  .global-cbse,
  .national-icse,
  .global-icse,
  .national-igcse,
  .global-igcse {
    background-clip: padding-box;
    padding: 40px 16px !important;
  }
}/* End custom CSS */