﻿@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";header{padding:1rem;background:#fff;top:0;left:0;width:100%;position:relative;z-index:9;transition:.6s}@media only screen and (max-width: 991.9px){header{position:static}}@media only screen and (min-width: 992.1px)and (max-width: 1200px){header .container{max-width:100%}}header .navbar{display:flex;align-items:center;justify-content:space-between}header .navbar .mobileLogo{display:none}@media only screen and (max-width: 991.9px){header .navbar .mobileLogo{display:block;background:#fff;width:18rem !important;margin:0 auto 3rem;padding:5px}}header .navbar .logo{display:block;width:18rem;transition:all .3s ease-in-out}@media only screen and (max-width: 1400px){header .navbar .logo{width:15rem}}@media screen and (min-width: 992.1px)and (max-width: 1100px){header .navbar .logo{width:13rem}}@media only screen and (max-width: 575px){header .navbar .logo{width:12rem}}@media only screen and (min-width: 992px){header .navbar .menuToggle{display:none}}header .navbar .menuToggle{font-size:28px;color:#940a2d;cursor:pointer}@media only screen and (max-width: 991.9px){header .navbar .navWrapper{position:fixed;top:0;right:-320px;width:320px;max-width:100%;height:100vh;background:#940a2d;padding:25px;transition:all .3s ease-in-out;z-index:9999;overflow-y:auto}header .navbar .navWrapper.active{right:0}}header .navbar .navWrapper .closeBtn{position:absolute;top:15px;right:20px;color:#fff;font-size:35px;cursor:pointer;line-height:1}@media only screen and (min-width: 992px){header .navbar .navWrapper .closeBtn{display:none}}header .navbar .navWrapper .navList{display:flex;align-items:center;list-style:none;padding-left:0;margin-bottom:0;gap:18px}@media only screen and (max-width: 1400px){header .navbar .navWrapper .navList{gap:13px}}@media screen and (min-width: 992.1px)and (max-width: 1100px){header .navbar .navWrapper .navList{gap:10px}}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList{flex-direction:column;align-items:flex-start;gap:0}}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .register{display:none}}@media only screen and (min-width: 992px){header .navbar .navWrapper .navList .register a{background-image:linear-gradient(45deg, #940a2d, #bf4664);display:inline-block;color:#fff;padding:10px 30px;font-size:14px;text-transform:uppercase;font-weight:normal;border-radius:50px}}@media only screen and (max-width: 1200px){header .navbar .navWrapper .navList .register a{padding:5px 20px}}header .navbar .navWrapper .navList .navItem{position:relative}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .navItem{width:100%;border-bottom:1px solid hsla(0,0%,100%,.08)}}header .navbar .navWrapper .navList .navItem .navLink{color:#090d16;text-decoration:none;font-weight:normal;display:flex;align-items:center;gap:6px;padding:10px 0;transition:all .3s ease-in-out}header .navbar .navWrapper .navList .navItem .navLink.active{color:#940a2d}@media screen and (min-width: 992.1px)and (max-width: 1100px){header .navbar .navWrapper .navList .navItem .navLink{font-size:1.4rem}}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .navItem .navLink{color:#fff}}@media only screen and (min-width: 992px){header .navbar .navWrapper .navList .navItem .navLink:hover{color:#940a2d}}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .navItem .navLink{width:100%;justify-content:space-between;padding:16px 0}}header .navbar .navWrapper .navList .navItem.dropdown i{font-size:8px}header .navbar .navWrapper .navList .navItem .dropdownMenu{position:absolute;top:100%;padding-left:0;margin-bottom:0;left:0;background:#fff;min-width:220px;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1);display:none}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .navItem .dropdownMenu{position:static;width:100%;box-shadow:none;border-radius:0;display:none;background:#373435}}header .navbar .navWrapper .navList .navItem .dropdownMenu li{width:100%}header .navbar .navWrapper .navList .navItem .dropdownMenu li:not(:last-child) a{border-bottom:1px solid rgba(0,0,0,.1)}header .navbar .navWrapper .navList .navItem .dropdownMenu li a{color:#111;padding:1rem;display:block;font-weight:600}@media only screen and (max-width: 991.9px){header .navbar .navWrapper .navList .navItem .dropdownMenu li a{color:#fff;padding-left:20px}header .navbar .navWrapper .navList .navItem .dropdownMenu li a:hover{background:#374151;color:#fff}}header .navbar .navWrapper .navList .navItem .dropdownMenu li a:hover{background:#f3f4f6;color:#111}@media screen and (min-width: 992px){header .navbar .navWrapper .navList .navItem.dropdown:hover .dropdownMenu{display:block}}header .navbar .navWrapper .navList .mobileNum a{background:#fff;padding:1.5rem 3rem;margin-top:2rem;display:inline-block;border-radius:3rem;color:#940a2d;font-weight:700}@media only screen and (min-width: 992px){header .navbar .navWrapper .navList .mobileNum{display:none}}header.fixed{background:#fff;position:fixed;z-index:999;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:9999}header.fixed .brand .logo{width:20rem}@media only screen and (max-width: 1400px){header.fixed .brand .logo{width:15rem}}@media screen and (min-width: 992.1px)and (max-width: 1100px){header.fixed .brand .logo{width:12rem}}@media only screen and (max-width: 575px){header.fixed .brand .logo{width:12rem}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:998}.overlay.active{opacity:1;visibility:visible}.profileBtnWrapper{position:relative}.profileBtnWrapper button{background:rgba(0,0,0,0);border:none;outline:none}.profileBtnWrapper button i{font-size:2.4rem}.profileBtnWrapper .menuLink{display:flex;flex-direction:column;position:absolute;background:#fff;border-top:4px solid #940a2d;border-radius:1rem;padding:0;right:0;bottom:-1rem;transform:translateY(100%)}@media only screen and (min-width: 575.1px){.profileBtnWrapper .menuLink{width:235px}}.profileBtnWrapper .menuLink a{color:#373435;display:block;line-height:1;padding:15px 30px;border-bottom:1px solid #ccc}.profileBtnWrapper .menuLink a:last-child{border-bottom:none}.profileBtnWrapper .menuLink a small{font-size:1.1rem}footer .fContent{display:grid;grid-template-columns:30% 70%;align-items:center}footer .fContent img{max-width:100%}footer .fContent p{padding-left:2rem}footer ul{padding-left:0;margin-bottom:0}footer ul li a{display:block;font-style:normal;color:#373435;padding:.2rem}footer .bFooter{padding:1.5rem;background:#940a2d;color:#fff;text-align:center}@media only screen and (max-width: 575px){footer .bFooter{padding-bottom:6rem}}footer .bFooter p{font-style:normal;margin-bottom:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media only screen and (max-width: 768px){html{font-size:50%}}html,body{scroll-behavior:smooth}body{color:#090d16;font-size:1.6rem}a{text-decoration:none}li{list-style:none}body{font-family:"Poppins",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",serif}.head{margin-bottom:3rem}.space{height:3rem}@media only screen and (max-width: 768px){.space{height:3rem}}.mTop{margin-top:6rem}@media only screen and (max-width: 991.9px){.mTop{margin-top:5rem}}@media only screen and (max-width: 768px){.mTop{margin-top:3rem}}.mBottom{margin-bottom:6rem}@media only screen and (max-width: 991.9px){.mBottom{margin-bottom:5rem}}@media only screen and (max-width: 768px){.mBottom{margin-bottom:3rem}}.pTop{padding-top:6rem}@media only screen and (max-width: 991.9px){.pTop{padding-top:5rem}}@media only screen and (max-width: 768px){.pTop{padding-top:3rem}}.pBottom{padding-bottom:6rem}@media only screen and (max-width: 991.9px){.pBottom{padding-bottom:5rem}}@media only screen and (max-width: 768px){.pBottom{padding-bottom:3rem}}.row{row-gap:3rem}.primaryList{margin-bottom:0}.primaryList li{margin-bottom:1rem;position:relative}.primaryList li::before{content:"";color:#940a2d;position:absolute;left:-2.5rem;top:3px;font-family:"Font Awesome 6 Free"}.primaryList li:last-child{margin-bottom:0}.slick-prev:before,.slick-next:before{font-family:normal;font-family:normal;border:1.5px solid;width:4rem;display:inline-block;aspect-ratio:1/1;place-content:center;line-height:0;border-radius:100%}.innerHero{height:35rem;overflow:hidden;position:relative}.innerHero h1{font-size:6rem;color:#fff;text-transform:uppercase;position:absolute;line-height:.6;bottom:0;z-index:2;font-weight:700;text-align:center;width:100%}@media only screen and (max-width: 991.9px){.innerHero h1{font-size:8rem}}@media only screen and (max-width: 768px){.innerHero h1{font-size:6rem}}.innerHero::after{background:rgba(55,52,53,.3);bottom:0;content:"";display:block;height:100%;left:0;opacity:1;position:absolute;right:0;top:auto;width:100%;z-index:1}.innerHero img{height:100%;width:100%;object-fit:cover}.linkGrid{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1.5rem}.externalLink{font-weight:bold;color:#940a2d}.externalLink:hover{color:#bf4664}.subHeading{font-size:1.6rem;color:#fff;background:#940a2d;font-weight:600;display:inline-block;padding:7px 20px;text-transform:uppercase;margin-bottom:0;letter-spacing:.1rem;font-family:"Poppins",sans-serif}@media only screen and (max-width: 768px){.subHeading{text-align:center}}.headingPrimary{font-size:7.6rem;color:#940a2d;font-weight:500;letter-spacing:.2rem}.headingPrimary span,.headingPrimary em{color:#ffcc29}@media only screen and (max-width: 991.9px){.headingPrimary{font-size:3.6rem;letter-spacing:.1rem}}@media only screen and (max-width: 768px){.headingPrimary{font-size:3.2rem;letter-spacing:.05rem}.headingPrimary br{display:none}}.headingSecondary{font-size:3.4rem;color:#373435;font-weight:500;margin-bottom:8px}@media only screen and (max-width: 991.9px){.headingSecondary{font-size:3.6rem;letter-spacing:.1rem}}@media only screen and (max-width: 768px){.headingSecondary{font-size:3.2rem;letter-spacing:.05rem}.headingSecondary br{display:none}}.headingTertiary{font-size:2.4rem;color:#fff;font-weight:500;margin-bottom:20px}@media only screen and (max-width: 768px){.headingTertiary{font-size:3.2rem}}.hPara{display:inline-block;font-weight:normal;font-size:2rem;margin-top:0;margin-bottom:0;padding:5px 2rem}@media only screen and (max-width: 768px){.hPara{font-size:1.8rem}}.footerWidget{font-weight:700;font-size:2.4rem;color:#090d16;font-style:normal;font-family:"Poppins",sans-serif}.heroSection{padding:10rem 0 15rem;background-repeat:no-repeat;background-size:cover;background-position:top}@media only screen and (max-width: 768px){.heroSection{padding:4rem 0 9rem}}.heroSection .content{text-align:center}.heroSection .content h1{font-size:11rem;text-transform:uppercase;font-weight:500;line-height:.9;color:#373435}@media only screen and (max-width: 991.9px){.heroSection .content h1{font-size:7.2rem}}@media only screen and (max-width: 768px){.heroSection .content h1{font-size:6rem}}@media only screen and (max-width: 575px){.heroSection .content h1{font-size:4rem}}.heroSection .content img{width:33rem;margin-top:2rem}@media only screen and (max-width: 991.9px){.heroSection .content img{width:28rem}}@media only screen and (max-width: 768px){.heroSection .content img{width:20rem}}@media only screen and (max-width: 575px){.heroSection .content img{width:15rem}}.heroSection .content p{font-size:5.4rem;font-weight:500;color:#848688}@media only screen and (max-width: 991.9px){.heroSection .content p{font-size:5rem}}@media only screen and (max-width: 768px){.heroSection .content p{font-size:4.8rem;margin-bottom:0}}@media only screen and (max-width: 575px){.heroSection .content p{font-size:3.6rem}}.heroSection .content p span{display:inline-block;background:#940a2d;color:#fff;line-height:1;padding:0 8px}.heroSection .content h2{font-size:5.4rem;color:#96989a}@media only screen and (max-width: 991.9px){.heroSection .content h2{font-size:5rem}}@media only screen and (max-width: 768px){.heroSection .content h2{font-size:4.8rem}}@media only screen and (max-width: 575px){.heroSection .content h2{font-size:3.6rem}}.heroSection .content h2 span{color:#bd4462}.heroSection .content h6{font-size:5.4rem;font-family:"Poppins",sans-serif;text-transform:uppercase;color:#bdbfc1}@media only screen and (max-width: 991.9px){.heroSection .content h6{font-size:5rem}}@media only screen and (max-width: 768px){.heroSection .content h6{font-size:4.8rem}}@media only screen and (max-width: 575px){.heroSection .content h6{font-size:3.6rem}}.heroSection .imgBox{position:relative}.heroSection .imgBox img:first-child{aspect-ratio:16/11.2;object-fit:cover;object-position:top}.heroSection .imgBox .logo{position:absolute;bottom:0;right:0;width:18rem;transform:translate(-30%, 40%)}@media only screen and (max-width: 768px){.heroSection .imgBox .logo{width:14rem}}@media only screen and (max-width: 575px){.heroSection .imgBox .logo{width:12rem}}.testimonailSection{position:relative;background-position:bottom;background-size:cover;background-repeat:no-repeat}.testimonailSection .sorting{display:flex;align-items:flex-end;flex-direction:column;gap:5px;margin-bottom:20px}.testimonailSection .sorting select{display:block;padding:10px 5px;border:1px solid #ccc;border-radius:25px;width:350px}.testimonailSection .sorting select:focus-visible{border:1px solid #940a2d;outline:none}@media screen and (max-width: 768px){.testimonailSection .sorting{flex-direction:column}}@media screen and (max-width: 575px){.testimonailSection .sorting select{width:auto}}.testimonailSection .testimoniesItem{position:relative}.testimonailSection .testimoniesItem .screenshot{aspect-ratio:16/6;display:block;transform:scale(0.8);position:relative;z-index:2;border:1px solid #cacaca;border-bottom:none}.screenshot::before{content:"";position:absolute;bottom:2px;left:0;width:50%;height:30px;background:rgba(0,0,0,.2);transform-origin:right;transform:skewY(-4deg);z-index:-1;filter:blur(5px)}.testimonailSection .testimoniesItem .screenshot::after{content:"";position:absolute;bottom:2px;right:0;width:50%;height:30px;background:rgba(0,0,0,.2);transform-origin:left;transform:skewY(4deg);z-index:-1;filter:blur(5px)}.testimonailSection .testimoniesItem .screenshot img{width:100%;height:100%;object-fit:cover;object-position:top}.testimonailSection .testimoniesItem .explore{display:block;text-align:center;font-weight:800;background:#940a2d;padding:10px;width:100%;text-decoration:none;color:#fff;text-transform:uppercase;transition:all .5s}.testimonailSection .testimoniesItem .explore:hover{background:#eda503}.testimonailSection .testimonial{padding:70px 20px 20px 20px;background:#fff;margin-top:-60px;position:relative}@media screen and (min-width: 768px){.testimonailSection .testimonial{height:377px}}@media screen and (min-width: 992px){.testimonailSection .testimonial{height:403px}}@media screen and (min-width: 1200px){.testimonailSection .testimonial{height:377px}}@media screen and (max-width: 575px){.testimonailSection .testimonial{height:403px}}.testimonailSection .testimonial::after{content:"";background-image:url(../../images/icon/quotes.png);position:absolute;top:50px;right:30px;width:60px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:bottom;mix-blend-mode:hard-light;opacity:.2}.testimonailSection .testimonial .content{transition:all .5s}.testimonailSection .testimonial .whoIam{display:flex;flex-direction:column;margin-bottom:20px;border-bottom:1px solid;padding-bottom:15px}.testimonailSection .testimonial .whoIam span.name{font-weight:800;display:inline-block;text-transform:capitalize;color:#940a2d}.testimonailSection .testimonial .whoIam span.stand{display:inline-block;font-weight:700;text-transform:uppercase;background:#940a2d;width:max-content;padding:1px 10px;color:#fff;font-size:12px;letter-spacing:.4px}.testimonailSection .testimonial .whoIam span.school{font-weight:normal;text-transform:uppercase}button.owl-prev{position:absolute;left:-55px;top:50%;transform:translate(0, -50%);border:2px solid #940a2d !important;aspect-ratio:1/1;width:40px;border-radius:100% !important}button.owl-prev i{color:#940a2d}button.owl-next{position:absolute;right:-55px;top:50%;transform:translate(0, -50%);border:2px solid #940a2d !important;aspect-ratio:1/1;width:40px;border-radius:100% !important}button.owl-next i{color:#940a2d}@media screen and (max-width: 768px){button.owl-prev,button.owl-next{position:static}.owl-nav{display:flex;justify-content:flex-end;margin-top:30px !important}}button.owl-prev:hover,button.owl-next:hover{background-color:#940a2d !important}.testimonailSection .testimonial .content:before{content:'"'}.testimonailSection .testimonial .content::after{content:'"'}.videoWrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 992px){.videoWrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 575px){.videoWrapper{grid-template-columns:repeat(1, 1fr)}}.videoWrapper .videoBox{overflow:hidden;border-radius:16px;box-shadow:rgba(0,0,0,.07) 0px 1px 1px,rgba(0,0,0,.07) 0px 2px 2px,rgba(0,0,0,.07) 0px 4px 4px,rgba(0,0,0,.07) 0px 8px 8px,rgba(0,0,0,.07) 0px 16px 16px;border:1px solid #f2f2f2;transition:all .5s;margin:0 0 25px}.videoWrapper .videoBox a{display:block;text-decoration:none}.videoWrapper .videoBox span.videoThumb{aspect-ratio:16/9;position:relative;display:block;line-height:0}.videoWrapper .videoBox span.videoThumb img{max-width:100%;height:100%;width:100%;object-fit:cover;object-position:top}.videoWrapper .videoBox span.videoThumb .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(2.5);height:40px;aspect-ratio:1/1;display:grid;place-content:center;background:#940a2d;color:#fff;border-radius:100%;transition:all .5s;opacity:0}.videoWrapper .videoBox span.title{text-align:center;display:block;padding:15px 5px;color:#940a2d;text-transform:capitalize;font-weight:600;background:#fff;transition:all .5s}.videoWrapper .videoBox:hover span.title{color:#fff;background:#940a2d}.videoWrapper .videoBox:hover{transform:translateY(-3px)}.videoWrapper .videoBox:hover span.videoThumb .icon{opacity:1;transform:translate(-50%, -50%) scale(1)}#modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:99999;justify-content:center;align-items:center;backdrop-filter:blur(10px);padding:15px}#modal .modal-box{background:#940a2d;width:100%;max-width:900px;border-radius:10px;overflow:hidden;line-height:1}#modal .modal-head{color:#fff;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600}#modal .close{cursor:pointer;font-size:24px}.globalBtn,.custBtn,.lightBtn,.primaryBtn,.secondaryBtn,.darkBtn{display:inline-block;padding:7px 3rem;font-weight:600;border:2px solid;border-radius:1rem;transition:all .3s ease-in-out}.darkBtn{background:#ffcc29;border-color:#ffcc29;color:#373435}.darkBtn:hover{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.secondaryBtn{background:#ffcc29;border-color:#ffcc29;color:#373435}.secondaryBtn:hover{background:rgba(0,0,0,0);color:#940a2d;border-color:#940a2d}.primaryBtn{background:#940a2d;border-color:#940a2d;color:#fff}.primaryBtn:hover{background:rgba(0,0,0,0);color:#940a2d;border-color:#940a2d}.lightBtn{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.lightBtn:hover{background:#fff;color:#373435;border-color:#fff}.custBtn{background:rgba(0,0,0,0);border-color:#ffcc29;color:#ffcc29}.custBtn:hover{background:#fff;color:#373435;border-color:#fff}a.fixedBtn{position:fixed;left:20px;top:40%;z-index:9;transform:translateY(-50%) rotate(90deg);transform-origin:left;line-height:1;color:#fff;background-image:linear-gradient(45deg, #940a2d, #bf4664);border-radius:3px;transition:all .4s;text-transform:uppercase;font-style:normal;padding:12px 3rem;font-weight:600;box-shadow:-2px -2px 5px hsla(0,0%,100%,0.3215686275)}a.fixedBtn:hover{background-image:linear-gradient(45deg, #bf4664, #940a2d)}@media only screen and (max-width: 575px){a.fixedBtn{top:auto;bottom:0;width:100%;left:0;transform:none;border-radius:0;display:block;text-align:center}}.engagingWays{background-repeat:no-repeat;background-size:cover;background-position:top}@media only screen and (min-width: 992px){.engagingWays .text-center p{font-size:2.6rem}}.engagingWays .headingSecondary b{font-family:"Poppins",sans-serif;font-weight:normal}.engagingWays .engagGrid{display:grid;grid-template-columns:repeat(4, 1fr);gap:5px}@media only screen and (max-width: 1200px){.engagingWays .engagGrid{grid-template-columns:repeat(2, 1fr);row-gap:6rem}}@media only screen and (max-width: 575px){.engagingWays .engagGrid{grid-template-columns:repeat(1, 1fr)}}.engagingWays .engagGrid .engageItems{height:100%}.engagingWays .engagGrid .engageItems .card{border-radius:0;padding:0 15px 15px 15px;border:6px solid var(--engClr);position:relative;height:60rem}@media only screen and (max-width: 575px){.engagingWays .engagGrid .engageItems .card{height:100%}}.engagingWays .engagGrid .engageItems .card .srNo{width:10rem;height:10rem;margin:-5.5rem auto 3.5rem;background:var(--engClr);display:grid;place-content:center;color:#fff;outline:6px solid #fff;border-radius:100%;font-size:6rem;font-weight:700}.engagingWays .engagGrid .engageItems .card .chead h3{color:#373435;font-family:"Poppins",sans-serif;text-align:center;font-weight:bold}.engagingWays .engagGrid .engageItems .card .chead h3 span{color:#940a2d;display:block}.engagingWays .engagGrid .engageItems .card .cBody ul{margin-bottom:0}.engagingWays .engagGrid .engageItems .card .cBody ul li{list-style-type:disc}.engagingWays .engagGrid .engageItems .card .cBody ul li:not(:last-child){padding-bottom:1.5rem}.engagingWays .engagGrid .engageItems .card .cFooter{position:absolute;text-align:center;bottom:2rem;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 575px){.engagingWays .engagGrid .engageItems .card .cFooter{position:static;transform:none;margin-top:3rem}}.engagingWays .engagGrid .engageItems .card .cFooter img{height:10rem;width:100%;object-fit:contain;object-position:center;margin:auto}.engagingWays .engagGrid .engageItems .card .cFooter h4{color:#940a2d;font-family:"Poppins",sans-serif;font-size:20px;font-weight:700}.engagingWays .engagGrid .engageItems .card .cFooter h6{color:#940a2d;font-family:"Poppins",sans-serif;font-size:16px;border-top:2px solid;padding-top:10px;margin-top:10px;font-weight:600}.pathxAlfa{background-image:linear-gradient(45deg, #940a2d, #bf4664)}.pathxAlfa iframe{width:100%;height:48.5rem;overflow:auto}@media screen and (max-width: 1399.9px)and (min-width: 1200px){.pathxAlfa iframe{height:64.5rem}}@media screen and (max-width: 767.9px){.pathxAlfa iframe{height:80.5rem}}@media only screen and (min-width: 1200.1px){.pathxAlfa .text-white{margin-right:5rem}}.pathxAlfa .hPara{border:2px solid #fff;font-size:2.8rem;font-weight:bold;margin-top:1.3rem}@media only screen and (max-width: 768px){.pathxAlfa .hPara{font-size:1.8rem}}.pathxAlfa ul{margin-bottom:3rem}.pathxAlfa ul li{list-style:disc;padding:12px 0}.pathxAlfa ul li:not(:last-child){border-bottom:3px solid #fff}.pathxAlfa a.darkBtn::after{content:"";display:inline-block;font-family:"Font Awesome 6 Free";line-height:0;width:0;opacity:0;padding-left:0}.pathxAlfa a.darkBtn:hover::after{width:auto;opacity:1;padding-left:8px}.pathxAlfa .linkGrid{margin-top:4rem;justify-content:flex-start}.pathxAlfa .revolItem{backdrop-filter:blur(12px);background:linear-gradient(150deg, oklch(100% 0 0deg / 0.09), oklch(100% 0 0deg / 0.03));border-width:1px;border-style:solid;border-color:oklch(1 0 0/.12);border-radius:18px;padding:20px;text-align:left;transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),border-color .3s,background .3s}.pathxAlfa .revolItem:hover{background:linear-gradient(150deg, oklch(100% 0 0deg / 0.13), oklch(100% 0 0deg / 0.05));border-color:#bf4664}.pathxAlfa .revolItem .icon{margin-bottom:1.5rem}.pathxAlfa .revolItem .icon svg{color:#ffcc29}.pathxAlfa .revolItem .headingTertiary{margin-bottom:1rem}.pathxAlfa .revolItem span{color:#c8c8c8;text-transform:uppercase;font-weight:600;font-size:1.4rem}.pathxAlfa .revolGrid{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem;margin-top:4rem}@media only screen and (max-width: 1200px){.pathxAlfa .revolGrid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 991.9px){.pathxAlfa .revolGrid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 575px){.pathxAlfa .revolGrid{grid-template-columns:repeat(1, 1fr)}}.revolutionLearn{background-repeat:no-repeat;background-size:cover;background-position:bottom}.revolutionLearn .content{text-align:center;padding:11rem 3rem;background-position:bottom right;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 768px){.revolutionLearn .content{padding:8rem 3rem}}.revolutionLearn .content .headingSecondary{margin-bottom:5rem}@media only screen and (max-width: 768px){.revolutionLearn .content .headingSecondary{margin-bottom:2rem}}.delivered .deliveredGrid{display:grid;grid-template-columns:repeat(5, 1fr);margin-top:3rem}@media only screen and (max-width: 1200px){.delivered .deliveredGrid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 991.9px){.delivered .deliveredGrid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 575px){.delivered .deliveredGrid{grid-template-columns:repeat(1, 1fr)}}.delivered .deliveredGrid .dCard{padding:1rem 0;background:var(--dClr);height:100%}.delivered .deliveredGrid .dCard .imgWrapper{overflow:hidden}.delivered .deliveredGrid .dCard .imgWrapper img{transition:all .3s ease-in-out}.delivered .deliveredGrid .dCard .imgWrapper img:hover{transform:scale(1.1)}.delivered .deliveredGrid .dCard .content{color:#fff;text-align:center;padding:3rem 1.5rem}.moreBooks{background-image:linear-gradient(45deg, #940a2d, #bf4664)}.moreBooks .buddyGrid{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:3rem;gap:2rem}@media only screen and (max-width: 768px){.moreBooks .buddyGrid{grid-template-columns:repeat(1, 1fr)}}.moreBooks .bCard{display:grid;grid-template-columns:25% 75%;background:#fff;padding:30px;border-radius:1.6rem;overflow:hidden;box-shadow:5px 5px 0 #373435}.moreBooks .bCard .icon{border-right:5px dotted #940a2d}.moreBooks .bCard .icon img{width:80%;height:105px;object-fit:contain;object-position:left}.moreBooks .bCard .content{padding-left:3rem}.moreBooks .bCard .headingTertiary{color:#373435;margin-bottom:1.5rem}.resultsIndata .resultsGrid{display:grid;grid-template-columns:repeat(2, 1fr);padding-bottom:2rem}@media only screen and (max-width: 768px){.resultsIndata .resultsGrid{grid-template-columns:repeat(1, 1fr)}}.resultsIndata .resultsGrid .resultsItem{border-color:#940a2d !important;text-align:center;padding:1rem 4rem 6rem}@media only screen and (max-width: 768px){.resultsIndata .resultsGrid .resultsItem{padding:2rem 3rem}}@media only screen and (min-width: 768.1px){.resultsIndata .resultsGrid .resultsItem:nth-child(odd){border-right:3px solid}.resultsIndata .resultsGrid .resultsItem:nth-child(1),.resultsIndata .resultsGrid .resultsItem:nth-child(2){border-bottom:3px solid}}@media only screen and (max-width: 768px){.resultsIndata .resultsGrid .resultsItem:not(:last-child){border-bottom:3px solid}.resultsIndata .resultsGrid .resultsItem br{display:none}}.resultsIndata .resultsGrid .resultsItem h2{font-size:9rem}@media only screen and (max-width: 1400px){.resultsIndata .resultsGrid .resultsItem h2{font-size:7rem}}@media only screen and (max-width: 1200px){.resultsIndata .resultsGrid .resultsItem h2{font-size:6rem}}@media only screen and (max-width: 768px){.resultsIndata .resultsGrid .resultsItem h2{font-size:5rem}}.resultsIndata .resultsGrid .resultsItem p{color:#373435 !important;font-size:1.6rem}.resultsIndata p{color:#848688;font-size:2rem}.worldDiff{background-size:cover;background-repeat:no-repeat;background-position:bottom}.worldDiff .diffGrid{display:flex;flex-wrap:wrap;gap:4rem;align-items:center;justify-content:center;padding:10rem 0}.worldDiff .diffGrid img.arrw{width:10rem}.worldDiff .diffGrid .face{width:6rem}.worldDiff .diffGrid span{display:inline-block;font-family:"Playfair Display",serif;font-size:20rem;line-height:.2;color:#bf4664}.worldDiff .diffGrid .diffItem:last-child{display:grid;grid-template-columns:repeat(5, 1fr);row-gap:5px}.canopy{background-image:linear-gradient(45deg, #940a2d, #bf4664)}.canopy strong{font-size:2.4rem}.canopy .col-md-4:nth-child(2){border-left:3px solid #fff;border-right:3px solid #fff}.canopy .col-md-4 p{font-size:2rem;font-weight:600}.canopy .col-md-6 p{font-size:2rem;color:#fff;font-weight:700}.canopy .imgBox{aspect-ratio:1/1;border-radius:100%;overflow:hidden;width:55%;margin:1rem auto;background:#fff;display:grid;place-content:center}.canopy .imgBox img{width:70%;margin:auto;object-fit:contain;object-position:center}.canopy .linkGrid{margin-top:3rem}.founderSection{background:#940a2d;color:#fff}.founderSection h2{color:#fff}.founderSection .wrap .eyebrow{text-align:center;margin-bottom:1rem;overflow-x:hidden;color:initial}.founderSection .wrap .eyebrow p{display:inline-block;border:4px solid #ccc;padding:5px 30px;position:relative;background:#fff}.founderSection .wrap .eyebrow p::before{content:"";background-image:url(../../images/icon/border.png);display:inline-block;position:absolute;width:100%;height:10px;background-size:contain;background-repeat:no-repeat;left:0;transform:translate(-78%, -50%);top:50%}@media only screen and (max-width: 768px){.founderSection .wrap .eyebrow p::before{display:none}}.founderSection .wrap .eyebrow p::after{content:"";background-image:url(../../images/icon/border.png);display:inline-block;position:absolute;width:100%;height:10px;background-size:contain;background-repeat:no-repeat;right:0;transform:translate(78%, -50%) scale(-1);top:50%}@media only screen and (max-width: 768px){.founderSection .wrap .eyebrow p::after{display:none}}.founderSection .wrap .mess{font-size:3.6rem;font-style:oblique;text-align:center}@media only screen and (max-width: 575px){.founderSection .wrap .mess{font-size:2.6rem}}.founderSection .wrap .founder{text-align:center}.founderSection .wrap .founder .pic{border-radius:100%;overflow:hidden;aspect-ratio:1/1;width:15rem;margin:2rem auto 3rem}.founderSection .wrap .founder .pic img{width:100%;height:100%;object-fit:cover;object-position:top;transition:all .3s ease-in-out}.collaboration img.upschoolLogo{width:90%;display:block;margin-top:1.5rem}.offerForever .diplomaticCard{position:relative;border:5px solid #940a2d;padding:2rem 3rem 3rem;border-radius:2rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media only screen and (max-width: 991.9px){.offerForever .diplomaticCard{display:flex;flex-direction:column-reverse}}.offerForever .diplomaticCard:not(:last-child){margin-bottom:4rem}.offerForever .diplomaticCard .content .headingTertiary{font-family:"Poppins",sans-serif;color:#940a2d;font-weight:700}.offerForever .diplomaticCard .content .logo{margin-top:5rem;margin-left:auto;height:14.2rem;display:block}.offerForever .diplomaticCard .imgBox{overflow:hidden;border-radius:1rem;height:100%}@media only screen and (min-width: 1400.1px){.offerForever .diplomaticCard .imgBox{aspect-ratio:16/9}}.offerForever .diplomaticCard .imgBox img{transition:all .3s ease-in-out;width:100%;height:100%;object-fit:cover;object-position:top}.offerForever .diplomaticCard .imgBox img:hover{transform:scale(1.05)}.offerForever .diplomaticCard .bookSection img{display:block;width:66.66%;margin-left:auto}.offerForever .diplomaticCard .include{position:absolute;left:50%;transform:translateX(-50%);bottom:-2.1rem;background:#940a2d;color:#fff;text-transform:uppercase;font-weight:700;padding:5px 15px;font-size:2rem}