.elementor-1466 .elementor-element.elementor-element-ca9515d{--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-1466 .elementor-element.elementor-element-b75cf4a{--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-1466 .elementor-element.elementor-element-1440342{--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-1466 .elementor-element.elementor-element-07254e1{--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-1466 .elementor-element.elementor-element-bced6f0{--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-1466 .elementor-element.elementor-element-f0b0703{--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-1466 .elementor-element.elementor-element-52cdbb7{--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-1466 .elementor-element.elementor-element-5d5fe29{--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-1466 .elementor-element.elementor-element-b8ff5f8{--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-d817124 *//* ==========================
COLLEGE HERO
========================== */

.college-hero{

    padding:160px 0 120px;

    background:#fffdf8;

    overflow:hidden;
}

.college-hero-container{

    width:90%;

    max-width:1400px;

    margin:auto;

    display:grid;

    grid-template-columns:1.1fr 1fr;

    gap:70px;

    align-items:center;
}

.college-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;
}

.college-hero-content h1{

    font-family:'DM Serif Display',serif;

    font-size:82px;

    line-height:1.05;

    color:#301605;

    margin-bottom:25px;
}

.college-hero-content h1 span{

    display:block;

    color:#FFB80C;
}

.college-hero-content p{

    font-size:18px;

    color:#666;

    line-height:1.9;

    margin-bottom:35px;

    max-width:700px;
}

.college-features{

    display:flex;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:40px;
}

.college-features span{

    padding:14px 18px;

    border-radius:50px;

    background:#fff;

    border:1px solid #eee;

    color:#301605;

    font-size:14px;

    font-weight:600;
}

.college-buttons{

    display:flex;

    gap:20px;

    flex-wrap:wrap;

    margin-bottom:50px;
}

.college-btn-primary{

    background:#FFB80C;

    color:#301605;

    padding:18px 36px;

    border-radius:60px;

    text-decoration:none;

    font-weight:700;
}

.college-btn-secondary{

    border:1px solid #301605;

    color:#301605;

    padding:18px 36px;

    border-radius:60px;

    text-decoration:none;

    font-weight:700;
}

.college-stats{

    display:flex;

    gap:50px;

    flex-wrap:wrap;
}

.college-stat h3{

    color:#FFB80C;

    font-size:36px;

    margin-bottom:8px;
}

.college-stat p{

    color:#666;

    margin:0;
}

.college-hero-image img{

    width:100%;

    border-radius:35px;

    display:block;

    box-shadow:0 25px 60px rgba(0,0,0,.10);
}

@media(max-width:991px){

.college-hero{

    padding:120px 0 80px;
}

.college-hero-container{

    grid-template-columns:1fr;
}

.college-hero-content{

    text-align:center;
}

.college-features{

    justify-content:center;
}

.college-buttons{

    justify-content:center;
}

.college-stats{

    justify-content:center;
}

.college-hero-content h1{

    font-size:50px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b50ca5 *//* ==========================
COLLEGE BENEFITS
========================== */

.college-benefits{

    padding:120px 0;

    background:#fff;
}

.college-benefits-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.college-benefits-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.college-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;
}

.college-benefits-heading h2{

    font-family:'DM Serif Display', serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.college-benefits-heading h2 span{

    display:block;

    color:#FFB80C;
}

.college-benefits-heading p{

    color:#666;

    line-height:1.9;

    font-size:18px;
}

.college-benefits-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.college-benefit-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px;

    transition:.3s;
}

.college-benefit-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;
}

.benefit-icon{

    font-size:40px;

    margin-bottom:20px;
}

.college-benefit-card h3{

    color:#301605;

    margin-bottom:15px;

    font-size:24px;
}

.college-benefit-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.college-benefits-grid{

    grid-template-columns:1fr 1fr;
}

}

@media(max-width:768px){

.college-benefits{

    padding:80px 0;
}

.college-benefits-grid{

    grid-template-columns:1fr;
}

.college-benefits-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-14d9a27 *//* ==========================
PERFECT FOR CAMPUS LIFE
========================== */

.campus-life{

    padding:120px 0;

    background:#fffdf8;
}

.campus-life-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.campus-life-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.campus-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;
}

.campus-life-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.campus-life-heading h2 span{

    display:block;

    color:#FFB80C;
}

.campus-life-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.campus-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.campus-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px;

    transition:.3s;
}

.campus-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;
}

.campus-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;
}

.campus-card h3{

    color:#301605;

    margin-bottom:15px;

    font-size:24px;
}

.campus-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.campus-grid{

    grid-template-columns:1fr 1fr;
}

}

@media(max-width:768px){

.campus-life{

    padding:80px 0;
}

.campus-grid{

    grid-template-columns:1fr;
}

.campus-life-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d5a7a5 *//* ==========================
COLLEGE FEATURES
========================== */

.college-features-section{

    padding:120px 0;

    background:#fff;
}

.college-features-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.college-features-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.feature-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;
}

.college-features-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.college-features-heading h2 span{

    display:block;

    color:#FFB80C;
}

.college-features-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.college-feature-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.college-feature-item{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:25px;

    padding:35px 25px;

    transition:.3s;
}

.college-feature-item:hover{

    transform:translateY(-8px);

    border-color:#FFB80C;
}

.college-feature-item h3{

    color:#301605;

    font-size:22px;

    margin-bottom:12px;
}

.college-feature-item p{

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.college-feature-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.college-feature-grid{

    grid-template-columns:1fr;
}

.college-features-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9202a7b *//* ==========================
COLLEGE PERSONALIZATION
========================== */

.college-personalization{

    padding:120px 0;

    background:#fffdf8;
}

.college-personalization-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.college-personalization-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.personalization-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;
}

.college-personalization-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.college-personalization-heading h2 span{

    display:block;

    color:#FFB80C;
}

.college-personalization-heading p{

    color:#666;

    line-height:1.9;

    font-size:18px;
}

.personalization-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.personalization-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:25px;

    padding:35px 25px;

    transition:.3s;
}

.personalization-card:hover{

    transform:translateY(-8px);

    border-color:#FFB80C;
}

.personal-number{

    width:60px;

    height:60px;

    background:#301605;

    color:#fff;

    border-radius:50%;

    display:flex;

    align-items:center;

    justify-content:center;

    font-weight:700;

    margin-bottom:20px;
}

.personalization-card h3{

    color:#301605;

    margin-bottom:12px;
}

.personalization-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.personalization-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.personalization-grid{

    grid-template-columns:1fr;
}

.college-personalization-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dbc2499 *//* ==========================
COLLEGE BULK ORDERS
========================== */

.college-bulk-orders{

    padding:120px 0;

    background:#fff;
}

.college-bulk-container{

    width:90%;

    max-width:1400px;

    margin:auto;

    display:grid;

    grid-template-columns:1fr 1.2fr;

    gap:60px;

    align-items:center;
}

.college-bulk-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;
}

.college-bulk-left h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    line-height:1.1;

    color:#301605;

    margin-bottom:20px;
}

.college-bulk-left h2 span{

    display:block;

    color:#FFB80C;
}

.college-bulk-left p{

    color:#666;

    line-height:1.9;

    margin-bottom:30px;
}

.college-bulk-btn{

    display:inline-block;

    padding:18px 36px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    border-radius:60px;

    font-weight:700;
}

.college-bulk-right{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:25px;
}

.college-feature-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:25px;

    padding:30px;

    transition:.3s;
}

.college-feature-card:hover{

    border-color:#FFB80C;

    transform:translateY(-8px);
}

.college-feature-card h3{

    color:#301605;

    margin-bottom:12px;

    font-size:22px;
}

.college-feature-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.college-bulk-container{

    grid-template-columns:1fr;
}

}

@media(max-width:768px){

.college-bulk-orders{

    padding:80px 0;
}

.college-bulk-right{

    grid-template-columns:1fr;
}

.college-bulk-left h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-94d7f8b *//* ==========================
COLLEGE FAQ
========================== */

.college-faq{

    padding:120px 0;

    background:#fffdf8;
}

.college-faq-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.college-faq-heading{

    text-align:center;

    margin-bottom:60px;
}

.college-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;
}

.college-faq-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.college-faq-heading h2 span{

    display:block;

    color:#FFB80C;
}

.college-faq-heading p{

    color:#666;

    line-height:1.9;
}

.college-faq-wrapper{

    display:flex;

    flex-direction:column;

    gap:18px;
}

.college-faq-item{

    background:#fff;

    border:1px solid #eee;

    border-radius:24px;

    padding:25px 30px;
}

.college-faq-item[open]{

    border-color:#FFB80C;
}

.college-faq-item summary{

    cursor:pointer;

    list-style:none;

    color:#301605;

    font-size:18px;

    font-weight:700;
}

.college-faq-item summary::-webkit-details-marker{

    display:none;
}

.college-faq-item p{

    margin-top:15px;

    color:#666;

    line-height:1.9;
}

@media(max-width:768px){

.college-faq{

    padding:80px 0;
}

.college-faq-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b6b2f7d *//* ==========================
COLLEGE TESTIMONIALS
========================== */

.college-testimonials{

    padding:120px 0;

    background:#fff;
}

.college-testimonials-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.college-testimonials-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.testimonial-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;
}

.college-testimonials-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;
}

.college-testimonials-heading h2 span{

    display:block;

    color:#FFB80C;
}

.testimonial-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.testimonial-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px;
}

.testimonial-card p{

    color:#666;

    line-height:1.9;

    margin-bottom:25px;

    font-style:italic;
}

.testimonial-card h4{

    color:#301605;

    margin-bottom:5px;
}

.testimonial-card span{

    color:#FFB80C;

    font-size:14px;
}

@media(max-width:768px){

.testimonial-grid{

    grid-template-columns:1fr;
}

.college-testimonials-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-23de46f *//* ==========================
COLLEGE FINAL CTA
========================== */

.college-final-cta{

    padding:120px 0;

    background:linear-gradient(
    180deg,
    #301605 0%,
    #1b0c03 100%
    );

    text-align:center;

    overflow:hidden;
}

.college-final-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.college-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;
}

.college-final-container h2{

    font-family:'DM Serif Display',serif;

    font-size:72px;

    line-height:1.05;

    color:#fff;

    margin-bottom:25px;
}

.college-final-container h2 span{

    display:block;

    color:#FFB80C;
}

.college-final-container p{

    color:rgba(255,255,255,.80);

    max-width:850px;

    margin:0 auto 40px;

    line-height:1.9;

    font-size:18px;
}

.college-cta-features{

    display:flex;

    justify-content:center;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:45px;
}

.college-cta-features span{

    padding:14px 20px;

    border-radius:50px;

    background:rgba(255,255,255,.06);

    border:1px solid rgba(255,255,255,.08);

    color:#fff;

    font-size:14px;
}

.college-cta-buttons{

    display:flex;

    justify-content:center;

    gap:18px;

    flex-wrap:wrap;
}

.college-cta-primary{

    padding:18px 40px;

    border-radius:60px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.college-cta-secondary{

    padding:18px 40px;

    border-radius:60px;

    background:#fff;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.college-cta-whatsapp{

    padding:18px 40px;

    border-radius:60px;

    background:#25D366;

    color:#fff;

    text-decoration:none;

    font-weight:700;
}

.college-cta-primary:hover,
.college-cta-secondary:hover,
.college-cta-whatsapp:hover{

    transform:translateY(-3px);
}

@media(max-width:768px){

.college-final-cta{

    padding:80px 0;
}

.college-final-container h2{

    font-size:42px;
}

.college-cta-buttons{

    flex-direction:column;

    align-items:center;
}

.college-cta-primary,
.college-cta-secondary,
.college-cta-whatsapp{

    width:100%;

    max-width:320px;

    text-align:center;
}

}/* End custom CSS */