@import"https://fonts.googleapis.com/css2?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&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}*::-webkit-scrollbar{background-color:#fff;border-radius:6px;width:6px}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}*::-webkit-scrollbar-thumb{border-radius:2rem;background:#285992}html{font-size:62.5%}html,body{scroll-behavior:smooth}a{text-decoration:none}a:hover{text-decoration:none}ul{list-style:none;margin-left:0;padding-bottom:0}img{-o-object-fit:cover;object-fit:cover}body{font-family:"Poppins",sans-serif;font-size:1.6rem;color:#333}h1,h2,h3,h4,h5,h6{font-family:"Playfair",serif}.headingPrimary{font-size:4rem;font-weight:bold;color:#333;line-height:1;text-align:center}.headingPrimary span{color:#285992}@media only screen and (max-width: 992px){.headingPrimary{font-size:3.6rem}}@media only screen and (max-width: 768px){.headingPrimary{font-size:2.4rem}}@media only screen and (max-width: 575px){.headingPrimary{font-size:2.1rem}}.headingSecondary{line-height:1.25em;font-size:24px;font-weight:700;color:#333;position:relative}.headingTertiary{line-height:1.25em;margin-bottom:30px;font-size:1.6rem;font-weight:700;color:#333;position:relative;font-family:"Poppins",sans-serif}@media only screen and (max-width: 768px){.headingTertiary{text-align:center}.headingTertiary::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.headingTertiary::before{content:"";background:#333;position:absolute;bottom:-1rem;height:2px;width:10rem}.subHeading{line-height:1.25em;font-size:1.6rem;font-weight:700;color:#285992;position:relative;font-family:"Poppins",sans-serif;text-align:center}.m-bottom{margin-bottom:7rem}@media only screen and (max-width: 992px){.m-bottom{margin-bottom:5rem}}@media only screen and (max-width: 768px){.m-bottom{margin-bottom:3rem}}.m-top{margin-top:7rem}@media only screen and (max-width: 992px){.m-top{margin-top:5rem}}@media only screen and (max-width: 768px){.m-top{margin-top:3rem}}.p-bottom{padding-bottom:7rem}@media only screen and (max-width: 992px){.p-bottom{padding-bottom:5rem}}@media only screen and (max-width: 768px){.p-bottom{padding-bottom:3rem}}.p-top{padding-top:7rem}@media only screen and (max-width: 992px){.p-top{padding-top:5rem}}@media only screen and (max-width: 768px){.p-top{padding-top:3rem}}.spaceM{height:3rem}@media only screen and (max-width: 992px){.spaceM{height:3rem}}@media only screen and (max-width: 768px){.spaceM{height:2rem}}.primaryList li{position:relative;padding-left:12.5px}.primaryList li:not(:last-child){padding-bottom:1rem}.primaryList li:before{content:"";color:#285992;position:absolute;top:6px;left:-15px;font:normal normal normal 16px/1 FontAwesome}.imgWrapper,.calltoAction .ctaGrid .contantArea .left .imgBox{overflow:hidden;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;aspect-ratio:1/1;margin:auto;border:3px solid #fff;outline:3px solid #285992;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}@media only screen and (max-width: 992px){.imgWrapper,.calltoAction .ctaGrid .contantArea .left .imgBox{margin:3rem auto 0;width:50rem}}@media only screen and (max-width: 575px){.imgWrapper,.calltoAction .ctaGrid .contantArea .left .imgBox{width:80%}}@media only screen and (min-width: 992.1px){.imgWrapper,.calltoAction .ctaGrid .contantArea .left .imgBox{width:47rem}}@media only screen and (min-width: 1199.8px){.imgWrapper,.calltoAction .ctaGrid .contantArea .left .imgBox{width:50rem}}.imgWrapper:hover,.calltoAction .ctaGrid .contantArea .left .imgBox:hover{border-radius:70% 30% 70% 30%/30% 70% 30% 70%}.imgWrapper:hover img,.calltoAction .ctaGrid .contantArea .left .imgBox:hover img{-webkit-transform:scale(1.1) rotate(-4deg);transform:scale(1.1) rotate(-4deg)}.imgWrapper img,.calltoAction .ctaGrid .contantArea .left .imgBox img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}@media only screen and (max-width: 768px){.fixedRegisterBtn{display:none}}.fixedRegisterBtn a{position:fixed;top:50%;left:0;width:20rem;background:#285992;color:#fff;text-transform:uppercase;padding:1.5rem;z-index:99;text-align:center;-webkit-transform:rotate(-90deg) translateX(-50%);transform:rotate(-90deg) translateX(-50%);-webkit-transform-origin:left top;transform-origin:left top;font-size:16px;font-weight:700}.fixedRegisterBtn a::before{content:""}.fixedRegisterBtn a i{margin-right:5px;position:relative;top:1px}.fixedContactBtn{position:fixed;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:99}@media only screen and (min-width: 768.1px){.fixedContactBtn{display:none}}.fixedContactBtn a{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-transform:uppercase;padding:1.5rem;text-align:center;font-size:16px;font-weight:700;border-top:1px solid #285992}.fixedContactBtn a:first-child{background:#fff;color:#285992}.fixedContactBtn a:last-child{background:#285992;color:#fff}.btnOne{text-align:center}.btnOne a{position:relative;z-index:1;text-align:center;padding:15px 25px;text-transform:capitalize;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;background:#285992;color:#fff;font-weight:600;display:inline-block;border-radius:0px;border:none;-webkit-box-shadow:0px 0px 0px 4px hsla(0,0%,100%,.1);box-shadow:0px 0px 0px 4px hsla(0,0%,100%,.1);overflow:hidden}.btnOne a::before{position:absolute;left:0;width:0;height:100%;top:0;content:"";background:#000;color:#fff;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;z-index:-1}.btnOne a:hover{color:#fff;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.btnOne a:hover::before{width:100%}.heroSection{background-image:url(../../images/heroBg-01.JPG);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;min-height:100vh;display:grid;place-content:center;clip-path:polygon(0 0, 100% 0%, 100% 95%, 0% 100%);position:relative}.heroSection::before{content:"";background:#285992;position:absolute;top:0;width:100%;height:100%;left:0;opacity:.85}.heroSection .container{position:relative}@media only screen and (max-width: 575px){.heroSection{min-height:55rem;clip-path:none}}.heroSection .heroContent{text-align:center}.heroSection .heroContent .countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:40rem;margin:2rem auto 0}@media only screen and (max-width: 575px){.heroSection .heroContent .countdown{width:calc(100% - 1rem)}}.heroSection .heroContent .countdown div{width:7rem;padding:0;position:relative}.heroSection .heroContent .countdown div:not(:last-child):after{content:":";position:absolute;right:0;color:#fff;top:0;font-weight:900;-webkit-animation:second 1s step-end infinite;animation:second 1s step-end infinite}.heroSection .heroContent .countdown span{display:block;color:#fff;line-height:1}.heroSection .heroContent .countdown span:first-child{font-weight:bold;font-size:2rem}.heroSection .heroContent .countdown span:last-child{font-weight:normal;font-size:12px}.heroSection .heroContent #welcome{font-size:2rem;color:#fff;margin-top:2rem;font-weight:700;text-transform:uppercase;display:none;-webkit-animation:fadeIn 1s ease-in-out;animation:fadeIn 1s ease-in-out}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:scale(0.95);transform:scale(0.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:scale(0.95);transform:scale(0.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes second{50%{opacity:0}}@keyframes second{50%{opacity:0}}.heroSection .heroContent .logoWrapper{width:200px;margin:auto}.heroSection .heroContent h1{font-weight:700;font-size:6rem;color:#fff;text-align:center;margin:1rem 0 2rem}@media only screen and (max-width: 1199.9px){.heroSection .heroContent h1{font-size:6rem}}@media only screen and (max-width: 992px){.heroSection .heroContent h1{font-size:5rem}}@media only screen and (max-width: 768px){.heroSection .heroContent h1{font-size:4rem}}@media only screen and (max-width: 575px){.heroSection .heroContent h1{font-size:2.4rem}}.heroSection .heroContent p{text-align:center;color:#fff;font-family:"Playfair",serif;font-size:2.4rem;margin-bottom:0;padding:5px 20px;display:inline-block;border-top:1px solid #fff;border-bottom:1px solid #fff}@media only screen and (max-width: 575px){.heroSection .heroContent p{font-size:2rem}}.heroSection .heroContent .dated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 575px){.heroSection .heroContent .dated{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.heroSection .heroContent .dated span{display:inline-block;font-weight:bold;border:1px solid #fff;margin-top:2rem}.heroSection .heroContent .dated span:first-child{color:#fff;padding:10px 20px}.heroSection .heroContent .dated span:last-child{background:#fff;padding:10px 20px;color:#000}.eventOrganisor .col-lg-8 .cardGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media only screen and (max-width: 768px){.eventOrganisor .col-lg-8 .cardGrid{grid-template-columns:repeat(1, 1fr);margin-bottom:2rem}}.eventOrganisor .col-lg-8 .cardGrid .card{border:none;border-radius:0;background:rgba(0,0,0,0)}.eventOrganisor .col-lg-8 .cardGrid .card img{height:49px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:darken}.eventOrganisor .eventCardWrapper{position:relative;border-radius:10px;padding:42px 60px 30px;-webkit-box-shadow:0px 10px 22px rgba(0,0,0,.15);box-shadow:0px 10px 22px rgba(0,0,0,.15);background-position:left;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 768px){.eventOrganisor .eventCardWrapper{border:20px solid #91d8f7}}@media only screen and (min-width: 768.1px){.eventOrganisor .eventCardWrapper{background-image:url(../../images/pattern-2.png)}}@media only screen and (max-width: 768px){.indianMap .indiaMap{margin-top:4rem}}.indianMap .ftGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px;height:100%;grid-auto-rows:16.6666666667%}.indianMap .ftGrid .imgWrp{height:100%;overflow:hidden}.indianMap .ftGrid .imgWrp img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.reports-section{background:rgba(242,242,242,.5)}.reports-section .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}.reports-section .owl-nav .owl-prev,.reports-section .owl-nav .owl-next{background:#285992 !important;aspect-ratio:1/1;width:35px}.reports-section .owl-nav .owl-prev i,.reports-section .owl-nav .owl-next i{color:#fff}@media only screen and (min-width: 992.1px){.reports-section .heading-primary{margin-bottom:30px}}.reports-section .img-wrapper{position:relative}.reports-section .img-wrapper img{position:relative;z-index:2;height:133px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.reports-section .item{margin:2rem 0;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 19px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 19px 0px;background:#fff;padding:3rem 2rem 4rem 2rem}.reports-section .item .reports-data{text-align:center}@media only screen and (max-width: 992px){.reports-section .item .reports-data{margin-top:4rem}}@media only screen and (min-width: 992.1px){.reports-section .item .reports-data{margin-top:3rem}.reports-section .item .reports-data .heading-tertiary{margin-bottom:1.5rem;position:relative}.reports-section .item .reports-data .heading-tertiary::after{content:"";background:#285992;position:absolute;bottom:-1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:3px;border-radius:4px;width:10rem}}@media only screen and (max-width: 768px){.devi-governor .row{row-gap:2rem}}.devi-governor .video-card{border-radius:1.6rem;overflow:hidden;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;display:grid}.devi-governor .video-card .subHeading{background:#285992;color:#fff;padding:1rem}.devi-governor .video-card .img-wrapper{overflow:hidden;aspect-ratio:16/9}.devi-governor .video-card .img-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.devi-governor .video-card .content-wrapper p{padding:2rem}.devi-governor .video-card .content-wrapper .headingSecondary{text-align:center;padding:2rem 0 1rem}.withGratitude{background:rgba(242,242,242,.5)}@media only screen and (max-width: 992px){.withGratitude .row{row-gap:3rem}}.withGratitude .imgWrapper,.withGratitude .calltoAction .ctaGrid .contantArea .left .imgBox,.calltoAction .ctaGrid .contantArea .left .withGratitude .imgBox{width:20rem;aspect-ratio:1/1;border-radius:100%;overflow:hidden;border:3px solid #fff;outline:3px solid #285992;margin:0 auto 2rem;position:relative;z-index:1}.withGratitude .imgWrapper img,.withGratitude .calltoAction .ctaGrid .contantArea .left .imgBox img,.calltoAction .ctaGrid .contantArea .left .withGratitude .imgBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.withGratitude .contentWrapper{padding:10rem 2rem 3rem 2rem;-webkit-box-shadow:rgba(50,50,93,.25) 0px 13px 27px -5px,rgba(0,0,0,.3) 0px 8px 16px -8px;box-shadow:rgba(50,50,93,.25) 0px 13px 27px -5px,rgba(0,0,0,.3) 0px 8px 16px -8px;margin-top:-10rem;border:3px solid #285992;border-radius:1.6rem;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;background:#fff}.withGratitude .contentWrapper:hover{background:#285992}.withGratitude .contentWrapper:hover .headingSecondary,.withGratitude .contentWrapper:hover p{color:#fff;border-color:#fff}.withGratitude .contentWrapper .headingSecondary{color:#285992;height:60px;font-size:20px;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;border-top:1px solid;border-bottom:1px solid;line-height:1;padding:10px 15px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid}.withGratitude .contentWrapper p{height:48px;text-align:center;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.edleaderDiscussion{background-image:url(../../images/preimier.jpg);position:relative;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center}.edleaderDiscussion::before{content:"";background:#285992;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.8}.edleaderDiscussion .container{position:relative}.edleaderDiscussion p{font-size:3rem;text-align:center;font-family:"Playfair",serif;line-height:1.3}@media only screen and (max-width: 575px){.edleaderDiscussion p{font-size:2rem}}.alignFln .imgWrapper,.alignFln .calltoAction .ctaGrid .contantArea .left .imgBox,.calltoAction .ctaGrid .contantArea .left .alignFln .imgBox{margin-bottom:3rem}.calltoAction .ctaGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media only screen and (max-width: 992px){.calltoAction .ctaGrid{display:block}}.calltoAction .ctaGrid .ctaGridItem .headingSecondary{text-align:center;color:#285992;margin-bottom:1.5rem}@media only screen and (max-width: 992px){.calltoAction .ctaGrid .ctaGridItem .headingSecondary{margin-top:2rem}}.calltoAction .ctaGrid .ctaGridItem:first-child{background:#285992;grid-column:span 2;padding:2rem}.calltoAction .ctaGrid .ctaGridItem:first-child .primaryList{margin-bottom:0}.calltoAction .ctaGrid .ctaGridItem:first-child .primaryList li,.calltoAction .ctaGrid .ctaGridItem:first-child .primaryList li::before{color:#fff !important}.calltoAction .ctaGrid .contantArea{padding:3rem 10px;-webkit-box-shadow:rgba(149,157,165,.2) 0px 8px 24px;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;border-radius:1.6rem}@media only screen and (min-width: 575.1px){.calltoAction .ctaGrid .contantArea{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width: 575.1px){.calltoAction .ctaGrid .contantArea .left{-webkit-box-flex:0;-ms-flex:0 0 25rem;flex:0 0 25rem;max-width:25rem}}.calltoAction .ctaGrid .contantArea .left .imgBox{width:20rem}@media only screen and (max-width: 575px){.calltoAction .ctaGrid .contantArea .left .imgBox{margin-bottom:3rem}}@media only screen and (min-width: 575.1px){.calltoAction .ctaGrid .contantArea .right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 25rem);flex:0 0 calc(100% - 25rem);max-width:calc(100% - 25rem)}}.idCard{border-radius:1.6rem;border:1px solid #285992;overflow:hidden;background:#fff}@media only screen and (max-width: 575px){.idCard{margin-top:2rem}}.idCard .imgPic{width:100%;margin:auto;height:20rem;overflow:hidden}.idCard .imgPic img{-o-object-fit:cover;object-fit:cover;-o-object-position:100% 20%;object-position:100% 20%;height:100%;width:100%}.idCard .picOntent .subHeading{background:#285992;color:#fff;text-align:center;padding:1rem 2rem}.idCard .picOntent .headingSecondary{text-align:center}.idCard .picOntent p{padding:0 2rem}footer{background:rgba(242,242,242,.5)}@media only screen and (max-width: 768px){footer .spaceBottom{height:6rem}}footer .headingPrimary.blue:first-child{color:#285992;margin-bottom:3rem}@media only screen and (max-width: 575px){footer .headingPrimary.blue:first-child{margin-bottom:2rem}}footer .headingPrimary.blue:nth-child(4){color:#285992;font-size:5rem}@media only screen and (max-width: 575px){footer .headingPrimary.blue:nth-child(4){font-size:2.6rem;margin-top:5px}}footer .headingPrimary.blue:last-child{color:#285992}footer .headingPrimary.light{font-weight:200;margin-bottom:0}footer .subHeading:nth-child(5){margin-top:3rem}@media only screen and (max-width: 575px){footer .subHeading:nth-child(5){margin-top:2rem}}footer .subHeading.light{font-weight:400}footer .headingSecondary.blue{text-align:center;background:#285992;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;padding:1rem 3rem;font-family:"Poppins",sans-serif;text-transform:uppercase;font-size:2rem;margin-bottom:3rem}@media only screen and (max-width: 575px){footer .headingSecondary.blue{margin-bottom:2rem}}.lucknnowCity{background-repeat:no-repeat;background-size:cover;background-position:top}.lucknnowCity .lkoText{position:relative;width:100%}.lucknnowCity .lkoText p{position:absolute;left:35%;top:0;font-size:2.4rem}@media only screen and (max-width: 992px){.lucknnowCity .lkoText p{position:static;font-size:2rem;text-align:center}}.lucknnowCity .lkoText img{padding-top:5rem}@media only screen and (max-width: 992px){.lucknnowCity .lkoText img{padding-top:0}}@media only screen and (max-width: 575px){.lucknnowCity{height:30rem}}@media only screen and (min-width: 575.1px){.lucknnowCity{aspect-ratio:16/6.87}}