@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@keyframes slideRight{0%{transform:translateX(60vw)}to{transform:translateX(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%}}body,html{scroll-behavior:smooth}body{color:#090d16;font-size:1.9rem}a{text-decoration:none}li{list-style:none}body{font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,sans-serif}.head{margin-bottom:3rem}.space{height:5rem}@media only screen and (max-width:768px){.space{height:3rem}}.mTop{margin-top:10rem}@media only screen and (max-width:992px){.mTop{margin-top:5rem}}@media only screen and (max-width:768px){.mTop{margin-top:3rem}}.mBottom{margin-bottom:10rem}@media only screen and (max-width:992px){.mBottom{margin-bottom:5rem}}@media only screen and (max-width:768px){.mBottom{margin-bottom:3rem}}.pTop{padding-top:10rem}@media only screen and (max-width:992px){.pTop{padding-top:5rem}}@media only screen and (max-width:768px){.pTop{padding-top:3rem}}.pBottom{padding-bottom:10rem}@media only screen and (max-width:992px){.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:"\f0a4";color:#1b2961;position:absolute;left:-2.5rem;top:3px;font-family:Font Awesome\ 6 Free}.primaryList li:last-child{margin-bottom:0}.slick-next:before,.slick-prev:before{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:10rem;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:992px){.innerHero h1{font-size:8rem}}@media only screen and (max-width:768px){.innerHero h1{font-size:6rem}}.innerHero:after{background:rgba(11,16,24,.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%;-o-object-fit:cover;object-fit:cover}.subHeading{font-size:1.4rem;color:#1b2961;font-weight:600;text-transform:uppercase;margin-bottom:0;letter-spacing:.1rem;font-family:Inter,sans-serif}@media only screen and (max-width:768px){.subHeading{text-align:center}}.headingPrimary{font-size:4.8rem;color:#1b2961;font-weight:700;letter-spacing:.2rem}.headingPrimary span{color:#3ec7f4}@media only screen and (max-width:992px){.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}}.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}}footer{position:relative;overflow:hidden;background:rgba(9,13,22,.03)}footer:before{content:"";background-image:url(../../images/lucknow-01.png);background-position:bottom;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:0;left:50%;width:100%;height:100%;transform:translateX(-50%);opacity:.24}footer .container{position:relative;z-index:2}footer .fContact i{display:block;text-align:center;font-size:2.4rem;color:#090d16}footer .fContact a{display:inline-block;color:inherit}footer .fContact .location{display:inline-block;color:#1b2961;font-weight:700;text-decoration:underline;width:-moz-max-content;width:max-content;transition:all .3s ease-in-out;position:relative;font-size:1.6rem}footer .fContact .location i{transform:translateX(-50%);position:absolute;bottom:11px;right:0;opacity:0;color:#3ec7f4;transition:all .3s ease-in-out;font-size:12px}footer .fContact .location:hover{color:#3ec7f4}footer .fContact .location:hover i{opacity:1;right:-2rem}.bottomFooter{background:#090d16}.bottomFooter p{margin-bottom:0;color:#88909c;padding:3rem 0}@media only screen and (max-width:992px){.bottomFooter p{padding:1.5rem 0 6.5rem}}.registerLink.mobile{position:fixed;bottom:0;z-index:10;width:100%;color:#fff;background:#1b2961;padding:1.5rem;text-transform:uppercase;display:block;text-align:center;font-weight:700}@media only screen and (min-width:992px){.registerLink.mobile{display:none}}header{padding:1rem;background:#fff;top:0;left:0;width:100%;position:relative;z-index:9;transition:.6s}@media only screen and (max-width:992px){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 .brand .logo{display:block;width:25rem;transition:all .3s ease-in-out}@media only screen and (max-width:1400px){header .navbar .brand .logo{width:20rem}}@media screen and (min-width:992.1px) and (max-width:1100px){header .navbar .brand .logo{width:17rem}}@media only screen and (max-width:575px){header .navbar .brand .logo{width:15rem}}@media only screen and (min-width:992px){header .navbar .menuToggle{display:none}}header .navbar .menuToggle{font-size:28px;color:#1b2961;cursor:pointer}@media only screen and (max-width:992px){header .navbar .navWrapper{position:fixed;top:0;right:-320px;width:320px;max-width:100%;height:100vh;background:#1b2961;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:25px}@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:992px){header .navbar .navWrapper .navList{flex-direction:column;align-items:flex-start;gap:0;margin-top:50px}header .navbar .navWrapper .navList .register{display:none}}@media only screen and (min-width:992px){header .navbar .navWrapper .navList .register a{background:#1b2961;border:1px solid #1b2961;display:inline-block;color:#fff;padding:10px 30px;font-size:14px;text-transform:uppercase;font-weight:600;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:992px){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:600;display:flex;align-items:center;gap:6px;padding:10px 0;transition:all .3s ease-in-out}@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:992px){header .navbar .navWrapper .navList .navItem .navLink{color:#fff}}@media only screen and (min-width:992px){header .navbar .navWrapper .navList .navItem .navLink:hover{color:#1b2961}}@media only screen and (max-width:992px){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:992px){header .navbar .navWrapper .navList .navItem .dropdownMenu{position:static;width:100%;box-shadow:none;border-radius:0;display:none;background:#0b1018}}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:992px){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:#1b2961;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}.linkOne{display:inline-block;padding:1rem 2.3rem;background:#fff;text-transform:uppercase;font-weight:600;border:1px solid #fff;color:#0b1018;border-radius:5rem;transition:all .3s ease-in-out}.linkOne:hover{background:transparent;color:#fff;border-color:#fff}.btnOne{display:inline-block;padding:1rem 4rem;background:#1b2961;text-transform:uppercase;font-weight:600;border:1px solid #1b2961;color:#fff;border-radius:5rem;transition:all .3s ease-in-out}.btnOne:hover{background:#3ec7f4;color:#fff;border-color:#3ec7f4}.btnTwo{display:inline-block;padding:1rem 4rem;background:#3ec7f4;text-transform:uppercase;font-weight:600;border:1px solid #3ec7f4;color:#0b1018;border-radius:5rem;transition:all .3s ease-in-out}.btnTwo:hover{background:#1b2961;color:#fff;border-color:#1b2961}.traingCard{position:relative;box-shadow:0 22px 50px 4px rgba(27,41,97,.06);height:100%}.traingCard,.traingCard:after{transition:all .3s ease-in-out}.traingCard:after{content:"";background:#3ec7f4;position:absolute;bottom:0;width:0;height:5px}.traingCard:hover{transform:translateY(-3px)}.traingCard:hover:after{width:100%}.traingCard .pic{overflow:hidden;aspect-ratio:16/10;border-radius:1rem}.traingCard .content{background:#fff;padding:2rem}.traingCard .content .headingTertiary{text-align:center;color:#1b2961;margin-bottom:1rem}.panelCard{padding:2.8rem;border-radius:1rem;border-left:1rem solid;border-color:#1b2961;transition:all .3s ease-in-out;background:#fff;height:100%;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}@media only screen and (max-width:575px){.panelCard{position:relative}}.panelCard:hover{border-color:#3ec7f4}.panelCard:hover .name{color:#3ec7f4}.panelCard .top{display:flex;flex-wrap:wrap;align-items:center}@media only screen and (max-width:575px){.panelCard .top{display:block;text-align:center}}@media only screen and (min-width:575.1px){.panelCard .top .identity{width:calc(100% - 134px);padding:0 1rem 0 1.5rem}}.panelCard .top .pic{overflow:hidden;outline:3px solid #3ec7f4;border:3px solid #fff;border-radius:100%;aspect-ratio:1/1;width:64px}@media only screen and (max-width:575px){.panelCard .top .pic{margin:auto}}.panelCard .top .pic img{transition:all .3s ease-in-out;height:100%;-o-object-fit:cover;object-fit:cover}.panelCard .top .pic img:hover{filter:grayscale(100)}.panelCard .top .name{margin-bottom:0;font-weight:700;font-size:2.4rem;line-height:1.2;transition:all .3s ease-in-out}.panelCard .top .designation{font-weight:400;padding:3px 15px;background:rgba(9,13,22,.03);display:inline-block;margin-top:.5rem;border-radius:2rem;font-size:14px;margin-bottom:0}.panelCard .top .flag{width:70px;overflow:hidden;margin-left:auto;aspect-ratio:1/1}@media only screen and (max-width:575px){.panelCard .top .flag{position:absolute;top:1rem;right:1rem}}.panelCard .top .flag img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}.panelCard .bottom{margin-top:1.5rem}main{position:relative}main:before{content:"";background-image:url(../../images/icon/circle-01.png);position:fixed;top:0;left:0;width:50rem;height:50rem;background-position:0;background-size:contain;transform:translate(-50%,-36%) scale(1.3);z-index:-1;opacity:.5}.heroSection,main:before{background-repeat:no-repeat}.heroSection{padding:10rem 0;background-size:cover;background-position:50%;position:relative;overflow:hidden}.heroSection .heromobileImg{height:250px;overflow:hidden}@media only screen and (min-width:575.1px){.heroSection .heromobileImg{display:none}}.heroSection .container{position:relative;z-index:2}@media only screen and (max-width:575px){.heroSection{padding:0;background-image:none!important}}.heroSection .heroWrapper{background:rgba(0,0,0,.5);backdrop-filter:blur(3px);margin-left:auto;padding:4rem}.heroSection .heroWrapper .initiativeGrid{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}@media only screen and (max-width:992px){.heroSection .heroWrapper .initiativeGrid{justify-content:center}}@media only screen and (min-width:992px){.heroSection .heroWrapper .initiativeGrid{justify-content:space-between}}.heroSection .heroWrapper .initiativeGrid .alfa,.heroSection .heroWrapper .initiativeGrid .devi{width:auto;height:67px;background:#fff;padding:5px}@media only screen and (max-width:575px){.heroSection .heroWrapper .initiativeGrid .alfa,.heroSection .heroWrapper .initiativeGrid .devi{width:auto;height:5rem}}.heroSection .heroWrapper .initiativeGrid .alfa{background:#fff}@media only screen and (max-width:575px){.heroSection .heroWrapper{background:#1b2961;padding:4rem 2rem}}@media only screen and (min-width:992.1px) and (max-width:1200px){.heroSection .heroWrapper{margin:auto}}@media only screen and (min-width:992px){.heroSection .heroWrapper{max-width:800px}}.heroSection h1{font-size:11rem;color:#fff;line-height:.8}@media only screen and (max-width:992px){.heroSection h1{font-size:8rem}}@media only screen and (max-width:768px){.heroSection h1{font-size:4rem}}.heroSection h6{color:#fff;font-size:4.6rem;margin-bottom:2rem;padding:.5rem 2rem;border-top:2px solid #fff;border-bottom:2px solid #fff;display:inline-block}@media only screen and (max-width:768px){.heroSection h6{font-size:3rem;margin-bottom:0}}.heroSection p{color:#fff;font-size:3.6rem}.heroSection .verticleLine{background:#fff;display:inline-block;width:1px}@media only screen and (max-width:992px){.heroSection .verticleLine{display:none}}.heroSection .eventTime{display:flex;justify-content:space-between;gap:4rem;margin-top:3rem;padding:0 5px;color:#fff;font-size:1.8rem;margin-bottom:5rem}@media only screen and (max-width:992px){.heroSection .eventTime{justify-content:center;gap:2rem;flex-direction:column}}@media only screen and (min-width:992px){.heroSection .eventTime .location{text-align:left}.heroSection .eventTime .date{text-align:right}}.heroSection .eventTime .date strong,.heroSection .eventTime .location strong{display:block;line-height:1}@media only screen and (min-width:768.1px){.indiaMap{background-image:linear-gradient(90deg,transparent 60%,#1b2961 0)}}@media only screen and (max-width:768px){.indiaMap .headingPrimary{text-align:center}}.indiaMap .col-md-5{background:#1b2961}@media only screen and (min-width:768.1px){.indiaMap .col-md-5{padding-left:2rem}}.indiaMap .btnGrid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;text-align:center}.indiaMap .map{margin-bottom:2.5rem}@media only screen and (min-width:1200.1px){.indiaMap .map img{width:55%;display:block;margin:auto}}.indiaMap .attendGrid{display:grid;gap:2rem}.indiaMap .attendGrid .attendGridItem{display:flex;align-items:flex-start;background:#fff;padding:2rem;border-left:5px solid var(--attclr);gap:1.5rem}@media screen and (min-width:768px) and (max-width:1200px){.indiaMap .attendGrid .attendGridItem{flex-direction:column}.indiaMap .attendGrid .attendGridItem .icon{margin:auto}.indiaMap .attendGrid .attendGridItem .content{width:100%!important;text-align:center}}@media only screen and (max-width:575px){.indiaMap .attendGrid .attendGridItem{flex-direction:column}.indiaMap .attendGrid .attendGridItem .icon{margin:auto}.indiaMap .attendGrid .attendGridItem .content{width:100%!important;text-align:center}}.indiaMap .attendGrid .attendGridItem .headingTertiary{color:var(--attclr);margin-bottom:0}.indiaMap .attendGrid .attendGridItem .icon{width:8.6rem;overflow:hidden}.indiaMap .attendGrid .attendGridItem .icon img{width:100%}.indiaMap .attendGrid .attendGridItem .content{width:calc(100% - 8.6rem)}.eminentGuest{background:#1b2961;position:relative}.eminentGuest:before{content:"";background-image:url(../../images/bg-02.JPG);background-attachment:fixed;background-size:cover;background-position:top;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:.3}.eminentGuest .container{position:relative;z-index:2}.eminentGuest h2,.eminentGuest h6{color:#fff}.eminentGuest .GuestCard .imgWrapper{width:15rem;aspect-ratio:1/1;overflow:hidden;border-radius:100%;margin:0 auto -7.5rem;border:5px solid #3ec7f4}.eminentGuest .GuestCard .imgWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.eminentGuest .GuestCard .content{padding:9rem 2rem 2rem;border-radius:3rem;border-top:5px solid #3ec7f4;background:#fff;margin:auto}@media only screen and (min-width:768.1px){.eminentGuest .GuestCard .content{height:432px}}@media only screen and (min-width:992px){.eminentGuest .GuestCard .content{height:518px}}@media only screen and (min-width:1200.1px){.eminentGuest .GuestCard .content{height:440px}}@media only screen and (min-width:1400.1px){.eminentGuest .GuestCard .content{height:390px}}.eminentGuest .GuestCard .content .headingTertiary{color:#1b2961;text-align:center;margin-bottom:0}.eminentGuest .GuestCard .content .design{background:#1b2961;color:#fff;padding:6px;text-align:center}.eminentGuest .GuestCard .content .para{display:block}.eminentGuest .owl-nav{display:flex;justify-content:flex-end}.eminentGuest .owl-nav button{background:#fff!important;width:4rem;aspect-ratio:1}.eminentGuest .owl-nav button:hover{background:#3ec7f4!important;opacity:1;color:#1b2961!important}.specialGuest .row{align-items:center}@media only screen and (max-width:1200px){.specialGuest .last{margin-top:5rem}}@media only screen and (min-width:992px){.specialGuest .last{flex-direction:row-reverse}}.specialGuest .imgWrapper{border-radius:100%;aspect-ratio:1/1;overflow:hidden;outline:5px solid #3ec7f4;border:3px solid #fff}@media only screen and (max-width:992px){.specialGuest .imgWrapper{width:20rem;margin:auto}}@media only screen and (min-width:992px){.specialGuest .imgWrapper.jos{margin-right:3rem}.specialGuest .imgWrapper.arun{margin-left:3rem}}.specialGuest .imgWrapper img{transition:all .3s ease-in-out;height:100%;-o-object-fit:cover;object-fit:cover}.specialGuest .imgWrapper img:hover{transform:scale(1.1)}.specialGuest .headingTertiary{color:#1b2961;margin-bottom:0}@media only screen and (max-width:992px){.specialGuest .headingTertiary{text-align:center}}.specialGuest .design{background:#1b2961;color:#fff;display:inline-block;padding:6px 15px}@media only screen and (max-width:992px){.specialGuest .design{text-align:center;margin:0 auto 2rem;width:100%}}.launchEvent{background:rgba(9,13,22,.03)}.launchEvent .row{align-items:center}@media only screen and (max-width:1200px){.launchEvent .last{margin-top:5rem}}@media only screen and (min-width:992px){.launchEvent .last{flex-direction:row-reverse}}.launchEvent .imgWrapper{border-radius:100%;aspect-ratio:1/1;overflow:hidden;outline:5px solid #3ec7f4;border:3px solid #fff}@media only screen and (max-width:992px){.launchEvent .imgWrapper{width:20rem;margin:auto}}@media only screen and (min-width:992px){.launchEvent .imgWrapper.jos{margin-right:3rem}.launchEvent .imgWrapper.arun{margin-left:3rem}}.launchEvent .imgWrapper img{transition:all .3s ease-in-out;height:100%;-o-object-fit:cover;object-fit:cover}.launchEvent .imgWrapper img:hover{transform:scale(1.1)}.launchEvent .headingTertiary{color:#1b2961}@media only screen and (max-width:992px){.launchEvent .headingTertiary{text-align:center}}.launchEvent .design{background:#1b2961;color:#fff;display:inline-block;padding:6px 15px}@media only screen and (max-width:992px){.launchEvent .design{text-align:center;margin:0 auto 2rem;width:100%}}.tentativeSchedule .tableWrapper{background:#fff}.tentativeSchedule .tableWrapper thead{background:#1b2961;color:#fff}.tentativeSchedule .tableWrapper tr:not(.breakfast) td:hover{background:rgba(9,13,22,.03)}.tentativeSchedule .tableWrapper td,.tentativeSchedule .tableWrapper th{padding:1.5rem;border:1px solid;transition:all .3s ease-in-out}@media only screen and (min-width:992px){.tentativeSchedule .tableWrapper td:first-child,.tentativeSchedule .tableWrapper th:first-child{width:16rem}}.tentativeSchedule .tableWrapper .breakfast{background:#3ec7f4}.tentativeSchedule .tableWrapper .breakfast td{font-weight:700}.tentativeSchedule .tableWrapper .breakfast td:last-child{text-align:center}@media only screen and (max-width:992px){.tentativeSchedule .tableWrapper{overflow-x:auto}}.tentativeSchedule .para{display:inline-block;background:#1b2961;color:#fff;padding:7px 15px;text-transform:uppercase;font-weight:700;margin-bottom:3rem}@media only screen and (max-width:768px){.tentativeSchedule .para{width:100%;text-align:center;margin-bottom:1rem}.tentativeSchedule h2,.tentativeSchedule h6{text-align:center}}.tentativeSchedule .imgWrapper{border-radius:100%;aspect-ratio:1/1;border-radius:3px solid #fff;outline:5px solid #3ec7f4;overflow:hidden}@media only screen and (max-width:768px){.tentativeSchedule .imgWrapper:not(.mobile){display:none}}@media only screen and (min-width:992px){.tentativeSchedule .imgWrapper{margin-left:6rem}}.tentativeSchedule .imgWrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768.1px){.tentativeSchedule .row .mobile{display:none}}@media only screen and (max-width:768px){.tentativeSchedule .row{flex-direction:column-reverse}.tentativeSchedule .row .imgWrapper.mobile{width:100%;height:25rem;margin:0 auto 3rem;border-radius:1rem}.tentativeSchedule .row .imgWrapper.mobile img{-o-object-position:100% 14%;object-position:100% 14%}}.liveClassrooms figure{aspect-ratio:1/1;overflow:hidden;border-radius:100%;outline:5px solid #3ec7f4;border:3px solid #fff}.liveClassrooms figure img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out}.liveClassrooms figure img:hover{transform:scale(1.1)}.panelDiscussion .tab-content .head p{display:inline-block;border-top:1px solid;border-bottom:1px solid;padding:10px 30px;font-weight:500}.panelDiscussion .customTabs{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}@media only screen and (max-width:575px){.panelDiscussion .customTabs{grid-template-columns:repeat(3,1fr)}}.panelDiscussion .customTabs .nav-item{width:100%}.panelDiscussion .customTabs .nav-item button{width:100%;display:block;padding:1rem;text-transform:uppercase;font-weight:700;background:#1b2961;color:#fff;border-radius:0}@media only screen and (max-width:768px){.panelDiscussion .customTabs .nav-item button{padding:1rem 0;font-size:15px;font-weight:500}}.panelDiscussion .customTabs .nav-item button.active{background:#3ec7f4;color:#1b2961;position:relative}.panelDiscussion .customTabs .nav-item button.active:after{content:"\f0d7";font-family:Font Awesome\ 6 Free;position:absolute;bottom:0;left:50%;transform:translateX(-50%);line-height:0;color:#3ec7f4;font-size:4rem;z-index:-1;transition:all .3s ease-in-out}
/*# sourceMappingURL=style.min.css.map */