.elementor-15 .elementor-element.elementor-element-1b9497c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-1b9497c:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-1b9497c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-9ca06a2{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-9ca06a2:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-9ca06a2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-3450511{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-3450511:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-3450511 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-151ac06{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-151ac06:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-151ac06 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-a1277ed{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-a1277ed:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-a1277ed > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-11e07b3{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:-50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-11e07b3:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-11e07b3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15 .elementor-element.elementor-element-87f9d39{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:-10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-87f9d39:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-87f9d39 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}/* Start Element CSS: html *//* ===========================================================
WHY CHOOSE EXCEL UNIVERSITY
SECTION 01
PREMIUM HERO
CSS ONLY
=========================================================== */

.why-hero{

    position:relative;

    min-height:92vh;

    display:flex;

    align-items:center;

    overflow:hidden;

    font-family:'DM Sans',sans-serif;

    background:#081C43;

}

.why-hero *{

    box-sizing:border-box;

}

/* ==========================================
BACKGROUND
========================================== */

.why-hero-bg{

    position:absolute;

    inset:0;

    width:100%;

    height:100%;

    object-fit:cover;

    transition:.8s ease;

}

.why-hero:hover .why-hero-bg{

    transform:scale(1.05);

}

/* ==========================================
OVERLAY
========================================== */

.why-overlay{

    position:absolute;

    inset:0;

    background:

    linear-gradient(

        90deg,

        rgba(6,20,55,.84) 5%,

        rgba(6,20,55,.62) 42%,

        rgba(6,20,55,.18) 100%

    );

    z-index:1;

}

/* ==========================================
DECORATIVE GLOW
========================================== */

.why-hero::before{

    content:"";

    position:absolute;

    width:520px;

    height:520px;

    border-radius:50%;

    background:rgba(215,38,56,.12);

    right:-220px;

    top:-220px;

    filter:blur(60px);

    z-index:1;

}

.why-hero::after{

    content:"";

    position:absolute;

    width:420px;

    height:420px;

    border-radius:50%;

    background:rgba(30,99,216,.10);

    left:-180px;

    bottom:-180px;

    filter:blur(60px);

    z-index:1;

}

/* ==========================================
CONTENT
========================================== */

.why-hero-container{

    position:relative;

    z-index:5;

    width:100%;

    max-width:1450px;

    margin:auto;

    padding:150px 6% 120px;

}

/* ==========================================
BREADCRUMB
========================================== */

.why-breadcrumb{

    display:flex;

    align-items:center;

    gap:12px;

    margin-bottom:45px;

    font-size:14px;

}

.why-breadcrumb a{

    color:rgba(255,255,255,.75);

    text-decoration:none;

    transition:.3s;

}

.why-breadcrumb a:hover{

    color:#ffffff;

}

.why-breadcrumb span{

    color:rgba(255,255,255,.65);

}

/* ==========================================
ACCENT
========================================== */

.why-accent{

    width:90px;

    height:4px;

    border-radius:30px;

    background:#D72638;

    margin-bottom:26px;

}

/* ==========================================
LABEL
========================================== */

.why-label{

    display:block;

    color:#DCE8FF;

    font-size:13px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:18px;

}

/* ==========================================
HEADING
========================================== */

.why-hero-container h1{

    margin:0;

    max-width:760px;

    color:#ffffff;

    font-size:76px;

    line-height:.96;

    letter-spacing:-2px;

    font-weight:800;

}

/* ==========================================
TEXT
========================================== */

.why-hero-container p{

    max-width:650px;

    margin:30px 0 42px;

    color:rgba(255,255,255,.92);

    font-size:20px;

    line-height:1.9;

}

/* ==========================================
BUTTONS
========================================== */

.why-buttons{

    display:flex;

    gap:18px;

    flex-wrap:wrap;

}

.why-buttons a{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    min-width:210px;

    padding:18px 36px;

    border-radius:60px;

    text-decoration:none;

    font-size:16px;

    font-weight:700;

    transition:.35s ease;

}

/* Primary */

.why-buttons .primary{

    background:#D72638;

    color:#ffffff;

    box-shadow:

        0 18px 40px rgba(215,38,56,.28);

}

.why-buttons .primary:hover{

    transform:translateY(-5px);

    box-shadow:

        0 28px 55px rgba(215,38,56,.38);

}

/* Secondary */

.why-buttons .secondary{

    background:rgba(255,255,255,.10);

    border:1px solid rgba(255,255,255,.22);

    backdrop-filter:blur(18px);

    color:#ffffff;

}

.why-buttons .secondary:hover{

    background:#ffffff;

    color:#0B2D70;

}

/* ==========================================
SCROLL
========================================== */

.why-scroll{

    position:absolute;

    left:50%;

    bottom:45px;

    transform:translateX(-50%);

    z-index:5;

    display:flex;

    flex-direction:column;

    align-items:center;

    gap:12px;

    color:#ffffff;

    font-size:12px;

    text-transform:uppercase;

    letter-spacing:2px;

}

.why-scroll-line{

    width:2px;

    height:60px;

    border-radius:10px;

    background:rgba(255,255,255,.70);

}

/* ==========================================
RESPONSIVE
========================================== */

@media(max-width:1200px){

.why-hero-container h1{

font-size:58px;

}

}

@media(max-width:768px){

.why-hero{

min-height:760px;

}

.why-hero-container{

padding:120px 24px 90px;

}

.why-breadcrumb{

display:none;

}

.why-accent{

width:70px;

margin-bottom:20px;

}

.why-label{

font-size:12px;

margin-bottom:14px;

}

.why-hero-container h1{

font-size:42px;

line-height:1.08;

letter-spacing:-1px;

}

.why-hero-container p{

font-size:17px;

line-height:1.8;

margin:24px 0 34px;

}

.why-buttons{

flex-direction:column;

}

.why-buttons a{

width:230px;

}

.why-scroll{

display:none;

}

}/* End Element CSS */
/* Start Element CSS: html *//* ===========================================================
SECTION 02
WHY STUDENTS CHOOSE EXCEL
=========================================================== */

.excel-why-editorial{

    padding:130px 6%;

    background:#ffffff;

    font-family:'DM Sans',sans-serif;

}

.excel-why-editorial *{

    box-sizing:border-box;

}

.editorial-container{

    max-width:1450px;

    margin:auto;

    display:grid;

    grid-template-columns:.95fr 1.05fr;

    gap:90px;

    align-items:center;

}

/* IMAGE */

.editorial-image{

    position:relative;

}

.editorial-image img{

    width:100%;

    height:700px;

    object-fit:cover;

    display:block;

    border-radius:30px;

    box-shadow:

        0 25px 60px rgba(15,23,42,.14);

    transition:.45s;

}

.editorial-image:hover img{

    transform:scale(1.03);

}

.editorial-image::before{

    content:"";

    position:absolute;

    inset:18px;

    border:1px solid rgba(255,255,255,.35);

    border-radius:20px;

}

/* CONTENT */

.editorial-badge{

    display:inline-flex;

    padding:10px 22px;

    background:#EEF4FF;

    color:#0B2D70;

    border-radius:100px;

    font-size:13px;

    font-weight:700;

    letter-spacing:1px;

    margin-bottom:22px;

}

.editorial-content h2{

    margin:0 0 24px;

    color:#0B2D70;

    font-size:58px;

    line-height:1.05;

    font-weight:800;

    letter-spacing:-1px;

}

.editorial-content>p{

    font-size:18px;

    line-height:1.9;

    color:#64748B;

    margin-bottom:45px;

}

/* ADVANTAGES */

.advantage-list{

    display:flex;

    flex-direction:column;

    gap:26px;

}

.advantage-item{

    display:flex;

    gap:22px;

    padding:28px;

    background:#fff;

    border:1px solid #E8EEF8;

    border-radius:22px;

    transition:.35s;

    box-shadow:

        0 10px 28px rgba(15,23,42,.05);

}

.advantage-item:hover{

    transform:translateY(-8px);

    border-color:#C8D8F8;

    box-shadow:

        0 22px 45px rgba(15,23,42,.10);

}

.advantage-icon{

    width:68px;

    height:68px;

    flex-shrink:0;

    display:flex;

    align-items:center;

    justify-content:center;

    background:#EEF4FF;

    color:#0B2D70;

    border-radius:20px;

    font-size:30px;

}

.advantage-item h3{

    margin:0 0 10px;

    color:#0B2D70;

    font-size:24px;

    font-weight:700;

}

.advantage-item p{

    margin:0;

    color:#64748B;

    font-size:16px;

    line-height:1.8;

}

/* ===========================================================
SECTION 03
THE EXCEL ADVANTAGE
=========================================================== */

.excel-advantage{

    padding:130px 6%;

    background:#F8FAFC;

    font-family:'DM Sans',sans-serif;

}

.excel-advantage *{

    box-sizing:border-box;

}

.advantage-container{

    max-width:1450px;

    margin:auto;

}

/* HEADER */

.advantage-header{

    text-align:center;

    max-width:850px;

    margin:0 auto 70px;

}

.advantage-header span{

    display:inline-flex;

    padding:10px 22px;

    background:#EEF4FF;

    color:#0B2D70;

    border-radius:100px;

    font-size:13px;

    font-weight:700;

    letter-spacing:1px;

    margin-bottom:20px;

}

.advantage-header h2{

    margin:0 0 18px;

    font-size:52px;

    line-height:1.05;

    color:#0B2D70;

    font-weight:800;

    letter-spacing:-1px;

}

.advantage-header p{

    max-width:700px;

    margin:auto;

    font-size:18px;

    color:#64748B;

    line-height:1.8;

}

/* STATS */

.advantage-stats{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:28px;

}

.stat-card{

    background:#fff;

    border-radius:26px;

    padding:42px 32px;

    text-align:center;

    border:1px solid #E8EEF8;

    transition:.35s;

    box-shadow:

        0 10px 28px rgba(15,23,42,.05);

}

.stat-card:hover{

    transform:translateY(-10px);

    box-shadow:

        0 22px 45px rgba(15,23,42,.10);

}

.stat-card h2{

    margin:0;

    color:#0B2D70;

    font-size:58px;

    font-weight:800;

    line-height:1;

}

.stat-card h4{

    margin:18px 0 14px;

    color:#0B2D70;

    font-size:24px;

    font-weight:700;

    line-height:1.3;

}

.stat-card p{

    margin:0;

    color:#64748B;

    font-size:16px;

    line-height:1.8;

}

/* ===========================================
RESPONSIVE
=========================================== */

@media(max-width:1200px){

.editorial-container{

grid-template-columns:1fr;

gap:70px;

}

.editorial-image{

max-width:650px;

margin:auto;

}

.advantage-stats{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.excel-why-editorial,

.excel-advantage{

padding:90px 24px;

}

.editorial-content h2,

.advantage-header h2{

font-size:38px;

line-height:1.12;

}

.editorial-content>p,

.advantage-header p{

font-size:16px;

line-height:1.8;

}

.editorial-image img{

height:480px;

}

.advantage-item{

padding:22px;

}

.advantage-item h3{

font-size:21px;

}

.advantage-item p{

font-size:15px;

}

.advantage-stats{

grid-template-columns:1fr;

gap:22px;

}

.stat-card{

padding:34px 24px;

}

.stat-card h2{

font-size:46px;

}

.stat-card h4{

font-size:22px;

}

.stat-card p{

font-size:15px;

}

}/* End Element CSS */
/* Start Element CSS: html *//* ===========================================================
SECTION 04
12 REASONS TO CHOOSE EXCEL
CSS ONLY
4 COLUMNS × 3 ROWS
=========================================================== */

.excel-reasons{

    padding:140px 6%;

    background:#ffffff;

    font-family:'DM Sans',sans-serif;

    position:relative;

    overflow:hidden;

}

.excel-reasons *{

    box-sizing:border-box;

}

.reasons-container{

    max-width:1500px;

    margin:auto;

}

/* ===========================================================
HEADER
=========================================================== */

.reasons-header{

    text-align:center;

    max-width:860px;

    margin:0 auto 80px;

}

.reasons-badge{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:10px 22px;

    border-radius:100px;

    background:#EEF4FF;

    color:#0B2D70;

    font-size:13px;

    font-weight:700;

    letter-spacing:1px;

    margin-bottom:22px;

}

.reasons-header h2{

    margin:0 0 18px;

    color:#0B2D70;

    font-size:54px;

    line-height:1.05;

    font-weight:800;

    letter-spacing:-1px;

}

.reasons-header p{

    max-width:700px;

    margin:auto;

    color:#64748B;

    font-size:18px;

    line-height:1.8;

}

/* ===========================================================
GRID
=========================================================== */

.reasons-grid{

    display:grid;

    grid-template-columns:repeat(4,minmax(0,1fr));

    gap:28px;

    align-items:stretch;

}

/* ===========================================================
CARD
=========================================================== */

.reason-card{

    position:relative;

    background:#ffffff;

    border:1px solid #E7EDF7;

    border-radius:24px;

    padding:34px;

    min-height:340px;

    display:flex;

    flex-direction:column;

    transition:.35s ease;

    overflow:hidden;

    box-shadow:

        0 12px 28px rgba(15,23,42,.05),

        0 25px 55px rgba(15,23,42,.06);

}

/* Hover Line */

.reason-card::before{

    content:"";

    position:absolute;

    top:0;

    left:0;

    width:100%;

    height:5px;

    background:linear-gradient(

        90deg,

        #0B2D70,

        #1E63D8

    );

    transform:scaleX(0);

    transform-origin:left;

    transition:.35s;

}

.reason-card:hover{

    transform:translateY(-10px);

    border-color:#C7D8F5;

    box-shadow:

        0 22px 48px rgba(15,23,42,.10),

        0 35px 80px rgba(15,23,42,.12);

}

.reason-card:hover::before{

    transform:scaleX(1);

}

/* ===========================================================
NUMBER
=========================================================== */

.reason-number{

    position:absolute;

    top:26px;

    right:28px;

    color:#CBD6E9;

    font-size:15px;

    font-weight:800;

    letter-spacing:1px;

}

/* ===========================================================
ICON
=========================================================== */

.reason-icon{

    width:70px;

    height:70px;

    display:flex;

    align-items:center;

    justify-content:center;

    background:#EEF4FF;

    border-radius:20px;

    font-size:32px;

    margin-bottom:26px;

    transition:.35s;

    box-shadow:

        0 10px 22px rgba(30,58,138,.08);

}

.reason-card:hover .reason-icon{

    background:#0B2D70;

    transform:scale(1.06);

}

/* ===========================================================
TITLE
=========================================================== */

.reason-card h3{

    margin:0 0 15px;

    color:#0B2D70;

    font-size:22px;

    line-height:1.35;

    font-weight:700;

}

/* ===========================================================
TEXT
=========================================================== */

.reason-card p{

    margin:0;

    color:#64748B;

    font-size:15px;

    line-height:1.8;

}

/* ===========================================================
RESPONSIVE
=========================================================== */

@media(max-width:1400px){

.reasons-grid{

grid-template-columns:repeat(3,1fr);

}

}

@media(max-width:1100px){

.reasons-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.excel-reasons{

padding:90px 24px;

}

.reasons-header{

margin-bottom:55px;

}

.reasons-header h2{

font-size:38px;

line-height:1.12;

}

.reasons-header p{

font-size:16px;

line-height:1.75;

}

.reasons-grid{

grid-template-columns:1fr;

gap:22px;

}

.reason-card{

padding:28px;

min-height:auto;

}

.reason-number{

top:22px;

right:22px;

}

.reason-icon{

width:60px;

height:60px;

font-size:28px;

margin-bottom:20px;

}

.reason-card h3{

font-size:20px;

}

.reason-card p{

font-size:15px;

line-height:1.7;

}

}
```/* End Element CSS */