.elementor-1354 .elementor-element.elementor-element-5ae6260{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-24f45cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-06d88b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-f7d269f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-396bcc7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-4f4a25b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-c29fae4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-0f9d100{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1354 .elementor-element.elementor-element-2956cfb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-016584d *//* ==========================
SCHOOL HERO
========================== */

.school-hero{

    padding:160px 0 120px;

    background:#fffdf8;

    text-align:center;
}

.school-hero-container{

    width:90%;

    max-width:1100px;

    margin:auto;
}

.school-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.school-hero h1{

    font-family:'DM Serif Display',serif;

    font-size:82px;

    line-height:1.05;

    color:#301605;

    margin-bottom:25px;
}

.school-hero h1 span{

    display:block;

    color:#FFB80C;
}

.school-hero p{

    max-width:850px;

    margin:0 auto 40px;

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.school-hero-buttons{

    display:flex;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;

    margin-bottom:60px;
}

.school-btn-primary{

    padding:18px 40px;

    border-radius:60px;

    background:#301605;

    color:#fff;

    text-decoration:none;

    font-weight:700;
}

.school-btn-secondary{

    padding:18px 40px;

    border-radius:60px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.school-stats{

    display:flex;

    justify-content:center;

    gap:80px;

    flex-wrap:wrap;
}

.school-stat h3{

    font-size:42px;

    color:#FFB80C;

    margin-bottom:10px;
}

.school-stat span{

    color:#666;
}

@media(max-width:768px){

.school-hero{

    padding:120px 0 80px;
}

.school-hero h1{

    font-size:48px;
}

.school-stats{

    gap:35px;
}

.school-stat h3{

    font-size:30px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec03c86 *//* ==========================
SCHOOL BENEFITS
========================== */

.school-benefits{

    padding:120px 0;

    background:#fff;
}

.school-benefits-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.school-benefits-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.school-benefits-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.school-benefits-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.school-benefits-heading h2 span{

    display:block;

    color:#FFB80C;
}

.school-benefits-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.school-benefits-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.benefit-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:35px;

    transition:.3s;
}

.benefit-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 20px 50px rgba(0,0,0,.08);
}

.benefit-number{

    width:70px;

    height:70px;

    border-radius:50%;

    background:#301605;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:22px;

    font-weight:700;

    margin-bottom:20px;
}

.benefit-card h3{

    color:#301605;

    font-size:24px;

    margin-bottom:15px;
}

.benefit-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.school-benefits-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.school-benefits{

    padding:80px 0;
}

.school-benefits-heading h2{

    font-size:40px;
}

.school-benefits-grid{

    grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd27ba2 *//* ==========================
SCHOOL PROGRAMS
========================== */

.school-programs{

    padding:120px 0;

    background:#fffdf8;
}

.school-programs-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.school-programs-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.school-programs-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.school-programs-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.school-programs-heading h2 span{

    display:block;

    color:#FFB80C;
}

.school-programs-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.school-programs-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.program-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.3s;
}

.program-card:hover{

    transform:translateY(-10px);

    box-shadow:0 20px 50px rgba(0,0,0,.08);
}

.program-card img{

    width:100%;

    height:260px;

    object-fit:cover;
}

.program-card h3{

    padding:25px 25px 10px;

    color:#301605;

    font-size:24px;
}

.program-card p{

    padding:0 25px 25px;

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.school-programs-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.school-programs{

    padding:80px 0;
}

.school-programs-heading h2{

    font-size:40px;
}

.school-programs-grid{

    grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7716354 *//* ==========================
SCHOOL STYLES
========================== */

.school-styles{

    padding:120px 0;

    background:#fff;
}

.school-styles-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.school-styles-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.school-styles-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.school-styles-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;
}

.school-styles-heading h2 span{

    display:block;

    color:#FFB80C;
}

.school-styles-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.style-card{

    border-radius:30px;

    overflow:hidden;

    background:#fffdf8;

    border:1px solid #eee;

    transition:.3s;
}

.style-card:hover{

    transform:translateY(-10px);
}

.style-card img{

    width:100%;

    height:350px;

    object-fit:cover;
}

.style-card h3{

    padding:25px;

    text-align:center;

    color:#301605;
}

@media(max-width:768px){

.school-styles-grid{

    grid-template-columns:1fr;
}

.school-styles-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-70dc012 *//* ==========================
CUSTOMIZATION OPTIONS
========================== */

.school-customization{

    padding:120px 0;

    background:#fffdf8;
}

.school-customization-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.school-customization-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.school-customization-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.school-customization-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;
}

.school-customization-heading h2 span{

    display:block;

    color:#FFB80C;
}

.customization-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.custom-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:25px;

    padding:40px 20px;

    text-align:center;

    transition:.3s;
}

.custom-card:hover{

    transform:translateY(-8px);

    border-color:#FFB80C;
}

.custom-card h3{

    color:#301605;

    font-size:22px;
}

@media(max-width:768px){

.customization-grid{

    grid-template-columns:1fr 1fr;
}

.school-customization-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a38bb0 *//* ==========================
SCHOOLS WE SERVE
========================== */

.schools-serve{

    padding:120px 0;

    background:#fff;
}

.schools-serve-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.schools-serve-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.schools-serve-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.schools-serve-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.schools-serve-heading h2 span{

    display:block;

    color:#FFB80C;
}

.schools-serve-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.schools-serve-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.serve-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px 30px;

    transition:.3s;
}

.serve-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 20px 50px rgba(0,0,0,.08);
}

.serve-number{

    width:70px;

    height:70px;

    border-radius:50%;

    background:#301605;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:22px;

    font-weight:700;

    margin-bottom:20px;
}

.serve-card h3{

    color:#301605;

    font-size:24px;

    margin-bottom:15px;
}

.serve-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.schools-serve-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.schools-serve{

    padding:80px 0;
}

.schools-serve-grid{

    grid-template-columns:1fr;
}

.schools-serve-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a4a07a *//* ==========================
BULK ORDER PROCESS
========================== */

.bulk-process{

    padding:120px 0;

    background:#fffdf8;
}

.bulk-process-container{

    width:90%;

    max-width:1500px;

    margin:auto;
}

.bulk-process-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 80px;
}

.bulk-process-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.bulk-process-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.bulk-process-heading h2 span{

    display:block;

    color:#FFB80C;
}

.bulk-process-heading p{

    color:#666;

    line-height:1.9;

    font-size:18px;
}

.process-timeline{

    display:flex;

    align-items:center;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;
}

.process-step{

    width:250px;

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    padding:35px;

    text-align:center;

    transition:.3s;
}

.process-step:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;
}

.step-number{

    width:70px;

    height:70px;

    margin:0 auto 20px;

    border-radius:50%;

    background:#301605;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:22px;

    font-weight:700;
}

.process-step h3{

    color:#301605;

    margin-bottom:15px;
}

.process-step p{

    color:#666;

    line-height:1.8;
}

.process-arrow{

    font-size:40px;

    color:#FFB80C;

    font-weight:700;
}

@media(max-width:768px){

.bulk-process{

    padding:80px 0;
}

.bulk-process-heading h2{

    font-size:40px;
}

.process-arrow{

    display:none;
}

.process-step{

    width:100%;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92a9a8d *//* ==========================
SCHOOL FAQ
========================== */

.school-faq{

    padding:120px 0;

    background:#fff;
}

.school-faq-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.school-faq-heading{

    text-align:center;

    margin-bottom:60px;
}

.school-faq-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.school-faq-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.school-faq-heading h2 span{

    display:block;

    color:#FFB80C;
}

.school-faq-heading p{

    color:#666;

    line-height:1.9;
}

.school-faq-wrapper{

    display:flex;

    flex-direction:column;

    gap:18px;
}

.school-faq-item{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:24px;

    padding:25px 30px;
}

.school-faq-item[open]{

    border-color:#FFB80C;
}

.school-faq-item summary{

    cursor:pointer;

    list-style:none;

    font-size:18px;

    font-weight:700;

    color:#301605;
}

.school-faq-item summary::-webkit-details-marker{

    display:none;
}

.school-faq-item p{

    margin-top:15px;

    color:#666;

    line-height:1.9;
}

@media(max-width:768px){

.school-faq{

    padding:80px 0;
}

.school-faq-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3da5475 *//* ==========================
SCHOOL CTA
========================== */

.school-final-cta{

    padding:120px 0;

    background:#301605;

    text-align:center;

    overflow:hidden;
}

.school-cta-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.school-cta-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.10);

    border:1px solid rgba(255,184,12,.20);

    color:#FFB80C;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.school-cta-container h2{

    font-family:'DM Serif Display',serif;

    font-size:72px;

    line-height:1.05;

    color:#fff;

    margin-bottom:25px;
}

.school-cta-container h2 span{

    display:block;

    color:#FFB80C;
}

.school-cta-container p{

    max-width:850px;

    margin:0 auto 40px;

    color:rgba(255,255,255,.80);

    font-size:18px;

    line-height:1.9;
}

.school-cta-features{

    display:flex;

    justify-content:center;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:45px;
}

.school-cta-features span{

    padding:14px 22px;

    border-radius:50px;

    background:rgba(255,255,255,.06);

    border:1px solid rgba(255,255,255,.08);

    color:#fff;

    font-size:14px;

    font-weight:600;
}

.school-cta-buttons{

    display:flex;

    justify-content:center;

    gap:18px;

    flex-wrap:wrap;
}

.school-cta-primary{

    padding:18px 38px;

    border-radius:60px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.school-cta-whatsapp{

    padding:18px 38px;

    border-radius:60px;

    background:#25D366;

    color:#fff;

    text-decoration:none;

    font-weight:700;
}

.school-cta-secondary{

    padding:18px 38px;

    border-radius:60px;

    background:#fff;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

@media(max-width:768px){

.school-final-cta{

    padding:80px 0;
}

.school-cta-container h2{

    font-size:42px;
}

.school-cta-buttons{

    flex-direction:column;

    align-items:center;
}

.school-cta-primary,
.school-cta-whatsapp,
.school-cta-secondary{

    width:100%;

    max-width:320px;

    text-align:center;
}

}/* End custom CSS */