.academics-page{margin-top:0;overflow-x:hidden;padding:20px 0}.academics-page,.isc-hero{background-color:#f9f9f1;position:relative}.isc-hero{height:100%;padding:80px 0 30px;width:100%}.isc-hero-container{grid-gap:60px;align-items:center;background:#0000;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 5%;width:100%}.isc-hero-content{max-width:600px}.isc-label{color:#bd9631;display:block;font-family:Inter;font-size:25px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal;margin-bottom:1.9rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;text-underline-offset:15px}.isc-title{font-family:"Noto Serif";font-size:40px;font-weight:700;margin-bottom:1.5rem}.isc-description,.isc-title{color:#000;font-style:normal;line-height:normal}.isc-description{font-family:Inter;font-size:21px;font-weight:400;margin-bottom:2rem}.isc-cta-button{background-color:#002a53;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:600;padding:14px 32px;transition:all .3s ease}.isc-cta-button:hover{background-color:#003d75;box-shadow:0 4px 12px #002a534d;transform:translateY(-2px)}.isc-hero-image{align-items:center;background:#f9f9f1;border-radius:40px;display:flex;justify-content:center;padding:9px;width:100%}.hero-circular-image{background:#0000;border-radius:35px;display:block;height:396px;object-fit:cover;width:570px}.icse-section-2-wrap{background-attachment:fixed;background-image:url(/static/media/section-3-bg-img.031ca668bfae2ed895bb.jpg);background-position:50%;background-size:100%;background-size:cover;overflow:hidden;padding:80px 0;position:relative}.icse-section-2-content{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.icse-statistics-container{align-items:center;display:flex;gap:20px;justify-content:space-around;margin-bottom:60px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.icse-statistics-container.visible{opacity:1;transform:translateY(0)}.icse-stat-item{animation:fadeInUp .8s ease forwards;opacity:0;padding:20px;position:relative;text-align:center}.icse-statistics-container.visible .icse-stat-item{opacity:1}.icse-stat-item:not(:last-child):after{background:linear-gradient(180deg,#002a5300,#002a534d 50%,#002a5300);content:"";height:60px;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:2px}.icse-stat-value{color:#002a53;display:inline-block;font-family:"Noto Serif",serif;font-size:48px;font-weight:700;line-height:1;margin-bottom:8px;position:relative}.icse-statistics-container.visible .icse-stat-value:after{width:60%}.icse-stat-label{color:#555;font-size:16px;font-weight:500;margin-top:10px}.icse-section-2-heading{margin:0 auto 60px;max-width:900px;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1) .3s}.icse-section-2-heading.visible{opacity:1;transform:translateY(0)}.icse-section-2-heading h2{color:#002a53;display:inline-block;font-family:"Noto Serif",serif;font-size:44px;font-weight:700;margin-bottom:15px;position:relative}.icse-section-subtitle{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:600;margin-bottom:20px}.icse-section-2-heading.visible h2:after{transform:translateX(-50%) scaleX(1)}.icse-section-2-heading p{color:#333;font-size:18px;line-height:1.8;margin-top:15px}.icse-philosophy-cards{display:flex;flex-wrap:nowrap;gap:20px;justify-content:center;margin-bottom:50px}.icse-philosophy-card{background:#fff;border:2px solid #002a53;border-radius:20px;min-height:210px;opacity:0;overflow:hidden;padding:30px 20px;position:relative;text-align:center;transform:translateY(40px) scale(.9);transition:all .4s cubic-bezier(.4,0,.2,1);width:275px}.icse-philosophy-cards.visible .icse-philosophy-card{animation:cardSlideIn .6s ease forwards}@keyframes cardSlideIn{to{opacity:1;transform:translateY(0) scale(1)}}.icse-philosophy-card:before{background:linear-gradient(90deg,#0000,#b8860b1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.icse-philosophy-card:hover:before{left:100%}.icse-philosophy-card:hover{border-color:#b8860b;box-shadow:0 20px 50px #002a5326;transform:translateY(-10px)}.icse-philosophy-icon{align-items:center;border:3px solid #fff;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 25px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:80px}.icse-philosophy-card:hover .icse-philosophy-icon{border-color:#b8860b;box-shadow:0 10px 30px #b8860b4d;transform:rotate(1turn) scale(1.1)}.icse-philosophy-icon img{display:block;height:45px;object-fit:contain;transition:transform .3s ease;width:45px}.icse-philosophy-card:hover .icse-philosophy-icon img{transform:scale(1.15)}.icse-philosophy-card h3{color:#002a53;font-size:18px;font-weight:700;margin-bottom:10px;transition:color .3s ease}.icse-philosophy-card:hover h3{color:#b8860b}.icse-philosophy-card p{color:#555;font-size:14px;line-height:1.5;transition:color .3s ease}.icse-philosophy-card:hover p{color:#333}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes counterPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.icse-statistics-container.visible .icse-stat-value{animation:counterPulse .6s ease .5s}@media screen and (max-width:1024px){.icse-statistics-container{flex-wrap:wrap;gap:30px}.icse-stat-item{flex:1 1 45%;min-width:100px}.icse-stat-item:not(:last-child):after{display:none}.icse-stat-value{font-size:42px}.icse-section-2-heading h2{font-size:36px}.icse-philosophy-cards{gap:15px}.icse-philosophy-card{height:200px;padding:25px 15px;width:240px}.icse-philosophy-icon{height:70px;margin-bottom:20px;width:70px}.icse-philosophy-icon img{height:40px;width:40px}.icse-philosophy-card h3{font-size:16px;margin-bottom:8px}.icse-philosophy-card p{font-size:13px}}@media screen and (max-width:768px){.icse-section-2-wrap{background-attachment:scroll;padding:60px 0}.icse-statistics-container{gap:25px;margin-bottom:40px}.icse-stat-item{border:1px solid #f1f0de;padding:15px;width:45%}.icse-stat-value{font-size:38px}.icse-stat-label{font-size:15px}.icse-section-2-heading{margin-bottom:40px}.icse-section-2-heading h2{font-size:30px}.icse-section-2-heading p{font-size:16px}.icse-philosophy-cards{align-items:center;flex-direction:column;flex-wrap:wrap;gap:25px}.icse-philosophy-card{height:auto;max-width:400px;padding:30px 20px;width:100%}}@media screen and (max-width:480px){.icse-stat-value{font-size:32px}.icse-section-2-heading h2{font-size:26px}.icse-section-2-heading p{font-size:15px}.icse-philosophy-card{padding:25px 18px}.icse-philosophy-card h3{font-size:17px}.icse-philosophy-card p{font-size:13px}}.icse-why-choose-section{background-color:#f9f9f1;display:flex;justify-content:center;overflow:hidden;padding:80px 40px}.icse-why-choose-container{align-items:center;display:flex;flex-direction:column;max-width:1200px;width:100%}.icse-why-choose-header{margin-bottom:60px;max-width:800px;text-align:center}.icse-why-choose-title{color:#000;font-family:"Noto Serif",serif;font-size:clamp(28px,3.5vw,36px);font-weight:700;margin-bottom:24px}.icse-why-choose-subtitle{color:#333;font-family:Inter,sans-serif;font-size:clamp(15px,1.4vw,16px);font-weight:400}.icse-why-choose-content{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;width:100%}.icse-why-column{display:flex;flex:1 1;flex-direction:column;gap:30px}.icse-left-column{align-items:flex-end}.icse-right-column{align-items:flex-start}.icse-center-column{flex:0 1 auto;padding:0 20px}.icse-center-column,.icse-why-card{align-items:center;justify-content:center}.icse-why-card{background:#f1f0de;border-radius:153px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;flex-shrink:0;gap:8px;max-width:100%;min-height:100px;min-width:320px;padding:20px 30px;text-align:center;width:340px}.icse-why-card-title{font-size:18px;font-weight:600}.icse-why-card-text,.icse-why-card-title{color:#000;font-family:Inter;font-style:normal;line-height:normal;margin:0;text-align:center}.icse-why-card-text{font-size:13px;font-weight:400}.icse-arch-image-container{border:2px solid #c19a6b;border-radius:150px 150px 150px 150px;height:clamp(333px,42vw,500px);overflow:hidden;position:relative;width:clamp(200px,25vw,300px)}.icse-arch-img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1185px) and (min-width:901px){.icse-why-choose-section{padding:60px 20px}.icse-why-choose-content{gap:15px;justify-content:center}.icse-why-card{min-height:110px;min-width:270px;padding:15px 20px;width:270px}.icse-why-card-text{font-size:13px}.icse-arch-image-container{height:330px;width:220px}}@media (max-width:900px){.icse-why-choose-section{padding:60px 20px}.icse-why-choose-content{flex-direction:column;gap:30px}.icse-left-column,.icse-right-column{align-items:center;order:2;width:100%}.icse-center-column{margin-bottom:20px;order:1;width:100%}.icse-why-card{border-radius:153px;max-width:500px;min-width:auto;padding:24px 40px;width:100%}.icse-arch-image-container{height:375px;width:250px}.icse-why-choose-title{font-size:clamp(26px,4vw,32px)}}.icse-approach-divider{background-color:#bd9631;border:none;height:2px;margin:60px auto 0;max-width:1200px;width:100%}.icse-installations-section{background-color:#f9f9f1;max-width:100vw;overflow-x:hidden;padding:80px 0;width:100%}.icse-installations-container{margin:0 auto;max-width:1400px;padding:0 5%}.icse-installations-header{margin-bottom:50px;text-align:center}.icse-installations-title{color:#000;font-family:"Noto Serif";font-size:32px;font-weight:700;line-height:normal;margin-bottom:15px}.icse-installations-subtitle{color:#000;font-family:Inter;font-size:16px;font-weight:400;line-height:normal;margin:0 auto;max-width:800px}.icse-installations-gallery{align-items:center;display:flex;gap:40px;justify-content:center;position:relative}.icse-gallery-image-frame{aspect-ratio:700/394;background:#0000;border:1px solid #bd9631;border-radius:40px;height:auto;max-width:700px;padding:15px;width:100%}.icse-gallery-image{border-radius:25px;display:block;height:100%;object-fit:cover;transition:opacity .5s ease-in-out;width:100%}.icse-gallery-image.icse-fade-in{animation:icseFadeIn .5s ease-in-out}@keyframes icseFadeIn{0%{opacity:.5}to{opacity:1}}.icse-gallery-arrow{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:transform .2s ease;z-index:10}.icse-gallery-arrow:hover{transform:scale(1.2)}@media (max-width:1024px){.icse-installations-gallery{gap:20px}}@media (max-width:768px){.icse-why-choose-container h2{text-align:center}.icse-gallery-image-frame{aspect-ratio:700/394;border-radius:30px;height:auto;padding:10px;width:90%}.icse-gallery-image{border-radius:20px}.icse-installations-title{font-size:28px}.icse-gallery-arrow svg{height:24px;width:24px}}@media (max-width:480px){.icse-installations-gallery{gap:0}.icse-gallery-arrow{background:#fffc;border-radius:50%;box-shadow:0 2px 10px #0000001a;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:10}.icse-gallery-arrow:hover{transform:translateY(-50%) scale(1.1)}.icse-left-arrow{left:10px}.icse-right-arrow{right:10px}.icse-installations-title{font-size:24px}}.icse-holistic-section{background-color:#f9f9f1;background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100vw;overflow-x:hidden;padding:80px 40px;width:100%}.icse-holistic-container{margin:0 auto;max-width:1200px}.icse-holistic-header{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.icse-holistic-title{color:#000;font-family:"Noto Serif";font-size:40px;font-weight:700;line-height:normal;margin-bottom:15px}.icse-holistic-subtitle{color:#000;font-family:Inter;font-size:18px;font-weight:600;line-height:normal;margin-bottom:20px}.icse-holistic-description{color:#000;font-family:Inter;font-size:16px;font-weight:400;line-height:1.6;margin:0 auto;max-width:800px}.icse-holistic-cards-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.icse-holistic-cards-bottom{margin-bottom:0}.icse-holistic-card{align-items:center;background:#f9f9f1;border:2px solid #bd9631;border-radius:100px;color:#000;display:flex;font-family:Inter;font-size:16px;font-weight:500;justify-content:center;line-height:1.4;max-width:350px;padding:20px 40px;text-align:center;transition:all .3s ease}.icse-holistic-card:hover{background:#fff;box-shadow:0 8px 20px #bd96314d;transform:translateY(-5px)}@media (max-width:1024px){.icse-holistic-title{font-size:36px}.icse-holistic-card{font-size:15px;padding:18px 35px}}@media (max-width:768px){.icse-holistic-section{padding:60px 20px}.icse-holistic-title{font-size:30px}.icse-holistic-subtitle{font-size:16px}.icse-holistic-description{font-size:15px}.icse-holistic-cards-container{align-items:center;flex-direction:column;gap:15px}.icse-holistic-card{max-width:500px;padding:20px 30px;width:100%}}@media (max-width:480px){.icse-holistic-title{font-size:26px}.icse-holistic-subtitle{font-size:15px}.icse-holistic-description{font-size:14px}.icse-holistic-card{font-size:14px;padding:18px 25px}}.icse-cta-section{background-color:#fdfdf6;padding:80px 0 100px}.icse-cta-container{margin:0 auto;max-width:1400px;padding:0 5%}.icse-cta-content-wrapper{align-items:center;display:flex;gap:100px}.icse-cta-image-side{flex:1 1}.icse-cta-image-frame{border:1px solid #bd9631;border-radius:60px;height:400px;overflow:hidden;width:600px}.icse-cta-main-image{height:100%;object-fit:cover;width:100%}.icse-cta-text-side{flex:1 1}.icse-cta-title{color:#000;font-family:"Noto Serif";font-size:36px;font-weight:700;margin-bottom:30px}.icse-cta-quote{font-weight:600;line-height:1.5;margin-bottom:25px}.icse-cta-description,.icse-cta-quote{color:#000;font-family:Inter;font-size:18px}.icse-cta-description{font-weight:400;line-height:1.6;margin-bottom:40px}.icse-cta-apply-button{background-color:#012a4a;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:600;padding:15px 35px;transition:background-color .3s ease}.icse-cta-apply-button:hover{background-color:#013e6d}@media (max-width:1100px){.icse-cta-content-wrapper{flex-direction:column;gap:50px;text-align:center}.icse-cta-image-frame{margin:0 auto;max-width:600px;width:100%}}@media (max-width:768px){.icse-cta-section{padding:0 0 60px}.icse-cta-content-wrapper{gap:30px}.icse-cta-title{font-size:28px}.icse-cta-description,.icse-cta-quote{font-size:16px}.icse-cta-image-frame{border-radius:40px;height:300px}.icse-cta-apply-button{font-size:14px;padding:12px 28px}}@media (max-width:480px){.icse-cta-section{padding:0 0 40px}.icse-cta-title{font-size:24px;margin-bottom:20px}.icse-cta-quote{font-size:14px;margin-bottom:20px}.icse-cta-description{font-size:14px;margin-bottom:30px}.icse-cta-image-frame{border-radius:30px;height:250px}}@media screen and (max-width:1024px){.isc-hero{padding:60px 0 30px}.isc-hero-container{gap:40px}.isc-title{font-size:38px}.isc-description{font-size:18px}.hero-circular-image{aspect-ratio:570/396;height:auto;width:100%}}@media screen and (max-width:900px){.isc-hero-container{gap:40px;grid-template-columns:1fr;text-align:left}.isc-hero-content{max-width:100%;order:1}.isc-hero-image{margin:0 auto;max-width:500px;order:2}.isc-label{display:inline-block}.isc-title{font-size:36px}.isc-description{font-size:17px}}@media screen and (max-width:768px){.isc-hero{padding:40px 0 30px}.isc-hero-container{gap:30px;padding:0 20px}.isc-label{font-size:20px;margin-bottom:1.2rem;text-underline-offset:10px}.isc-title{font-size:30px;margin-bottom:1rem}.isc-description{font-size:16px;line-height:1.5;margin-bottom:1.5rem}.isc-cta-button{font-size:14px;padding:12px 28px}.isc-hero-image{border-radius:30px;max-width:100%;padding:7px}.hero-circular-image{aspect-ratio:570/396;border-radius:25px;height:auto;width:100%}}@media screen and (max-width:480px){.isc-hero{padding:30px 0 25px}.isc-hero-container{gap:25px;padding:0 15px}.isc-label{font-size:18px;margin-bottom:1rem;text-underline-offset:8px}.isc-title{font-size:26px;margin-bottom:.8rem}.isc-description{font-size:14px;line-height:1.6;margin-bottom:1.2rem}.isc-cta-button{font-size:13px;max-width:280px;padding:10px 24px;width:100%}.isc-hero-image{border-radius:25px;padding:5px}.hero-circular-image{border-radius:20px}}@media screen and (max-width:375px){.isc-hero{padding:25px 0 20px}.isc-hero-container{gap:20px;padding:0 12px}.isc-label{font-size:16px;margin-bottom:.8rem}.isc-title{font-size:22px;margin-bottom:.6rem}.isc-description{font-size:13px;margin-bottom:1rem}.isc-cta-button{font-size:12px;padding:10px 20px}.isc-hero-image{border-radius:20px;padding:4px}.hero-circular-image{border-radius:16px}}@media screen and (max-width:600px){.icse-section-2-wrap{padding:40px 0}.icse-section-2-content{padding:0 15px}.icse-statistics-container{flex-wrap:wrap;gap:15px;margin-bottom:30px}.icse-stat-item{background:#ffffff80;border-radius:10px;flex:0 0 48%;padding:12px 8px;width:48%}.icse-stat-value{font-size:26px}.icse-stat-label{font-size:12px;margin-top:5px}.icse-section-2-heading{margin-bottom:30px;padding:0 10px}.icse-section-2-heading h2{font-size:24px;margin-bottom:10px}.icse-section-subtitle{font-size:16px;margin-bottom:15px}.icse-section-2-heading p{font-size:14px;line-height:1.6;margin-top:10px}.icse-philosophy-cards{flex-wrap:wrap;gap:15px;margin-bottom:30px}.icse-philosophy-card{height:auto;max-width:100%;min-height:auto;padding:20px 15px;width:100%}.icse-philosophy-icon{height:60px;margin-bottom:15px;width:60px}.icse-philosophy-icon img{height:35px;width:35px}.icse-philosophy-card h3{font-size:15px;margin-bottom:6px}.icse-philosophy-card p{font-size:12px}}@media screen and (max-width:375px){.icse-stat-value{font-size:22px}.icse-stat-label{font-size:11px}.icse-section-2-heading h2{font-size:22px}.icse-section-subtitle{font-size:16px}.icse-section-2-heading p{font-size:13px}}@media screen and (max-width:600px){.icse-why-choose-section{padding:40px 15px}.icse-why-choose-header{margin-bottom:30px}.icse-why-choose-title{font-size:24px;margin-bottom:15px}.icse-why-choose-subtitle{font-size:14px;line-height:1.5}.icse-why-choose-content{gap:20px}.icse-why-column{gap:15px}.icse-why-card{border-radius:80px;min-height:auto;padding:18px 25px}.icse-why-card-title{font-size:15px;margin-bottom:5px}.icse-why-card-text{font-size:12px;line-height:1.4}.icse-arch-image-container{height:300px;width:200px}.icse-approach-divider{margin:40px auto 0}}@media screen and (max-width:375px){.icse-why-choose-title{font-size:22px}.icse-why-choose-subtitle{font-size:13px}.icse-why-card{border-radius:60px;padding:15px 20px}.icse-why-card-title{font-size:14px}.icse-why-card-text{font-size:11px}.icse-arch-image-container{height:270px;width:180px}}@media screen and (max-width:600px){.icse-installations-section{padding:50px 0}.icse-installations-container{padding:0 15px}.icse-installations-header{margin-bottom:30px}.icse-installations-title{font-size:22px;margin-bottom:10px}.icse-installations-subtitle{font-size:14px;line-height:1.5}.icse-gallery-image-frame{border-radius:25px;padding:8px;width:100%}.icse-gallery-image{border-radius:18px}.icse-gallery-arrow{height:36px;padding:8px;width:36px}.icse-gallery-arrow svg{height:10px;width:20px}}@media screen and (max-width:375px){.icse-installations-title{font-size:20px}.icse-installations-subtitle{font-size:13px}.icse-gallery-image-frame{border-radius:20px;padding:6px}.icse-gallery-image{border-radius:15px}.icse-gallery-arrow{height:32px;width:32px}}@media screen and (max-width:600px){.icse-holistic-section{padding:50px 15px}.icse-holistic-header{margin-bottom:30px}.icse-holistic-title{font-size:24px;margin-bottom:10px}.icse-holistic-subtitle{font-size:14px;margin-bottom:15px}.icse-holistic-description{font-size:13px;line-height:1.5}.icse-holistic-cards-container{gap:12px;margin-bottom:12px}.icse-holistic-card{border-radius:60px;font-size:13px;max-width:100%;padding:15px 20px}}@media screen and (max-width:375px){.icse-holistic-title{font-size:22px}.icse-holistic-subtitle{font-size:13px}.icse-holistic-description{font-size:12px}.icse-holistic-card{border-radius:50px;font-size:12px;padding:12px 18px}}@media screen and (max-width:600px){.icse-cta-section{padding:50px 0}.icse-cta-container{padding:0 15px}.icse-cta-content-wrapper{gap:25px}.icse-cta-image-frame{border-radius:30px;height:220px}.icse-cta-title{font-size:22px;margin-bottom:15px}.icse-cta-quote{font-size:14px;line-height:1.5;margin-bottom:15px}.icse-cta-description{font-size:13px;line-height:1.5;margin-bottom:25px}.icse-cta-apply-button{font-size:13px;max-width:280px;padding:12px 25px;width:100%}}@media screen and (max-width:375px){.icse-cta-section{padding:40px 0}.icse-cta-image-frame{border-radius:25px;height:200px}.icse-cta-title{font-size:20px;margin-bottom:12px}.icse-cta-quote{font-size:13px;margin-bottom:12px}.icse-cta-description{font-size:12px;margin-bottom:20px}.icse-cta-apply-button{font-size:12px;padding:10px 20px}}
/*# sourceMappingURL=38.35ce0447.chunk.css.map*/