@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";*{margin:0;padding:0;outline:none}::selection{color:#fff;background:#a24281}ol,ul{padding-left:0;font-family:Mulish,sans-serif}body,html{overflow-x:hidden!important;font-family:Mulish,sans-serif}p{font-size:16px;line-height:28px;margin:0;text-align:justify;font-family:Mulish,sans-serif;color:#333}h1,h2,h3{font-family:Mulish,sans-serif}ul li{font-size:15px;line-height:25px;list-style-type:none}h1{color:#cdac53;font-weight:700;font-size:32px;margin-bottom:35px}li,a,i,article,ul,h3,img{transition:all .5s;font-family:Mulish,sans-serif}ul{margin:0}input{outline:none}a{text-decoration:none}a:hover,img:hover,i:hover,article:hover,ul:hover,h3:hover,li:hover{transition:all .5s}.clr{clear:both;height:both}.container-fluid-theme{padding:0 70px}.custom_padding{padding:0 90px}.custom_events_calc{padding:0 40px 0 60px}.highlights{background-color:#7314e7;height:30px;display:flex;align-items:center;overflow:hidden;font-size:14px}.highlights .title{background-color:#dbe8ff;padding:0 12px;height:100%;display:flex;align-items:center;gap:6px;font-weight:700;white-space:nowrap;color:#114bb9}.highlights .marquee{flex:1;overflow:hidden;position:relative}.highlights .marquee p{margin:0;padding-left:100%;white-space:nowrap;display:inline-block;animation:scroll-left 15s linear infinite;font-size:14px;color:#fff}.highlights .marquee i{padding-right:6px;color:#fff}.highlights .marquee i:hover{color:#a00000}.highlights .marquee:hover p{animation-play-state:paused}.separator{margin:0 16px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.top-header{color:#fff;font-size:16px;margin-top:0}.header-info i{padding-right:6px;font-size:16px}.header-info span{padding-left:20px;font-size:16px}.payment-badge{display:inline-block;color:#3c31d0;padding:8px 16px;border-radius:27px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;background:linear-gradient(182deg,#fed757 100%,#f3b407);box-shadow:#959da533 0 8px 24px}.payment-badge:hover{background-color:#b02a37;color:#000}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;margin-left:7px;color:#333;font-size:16px;background:#dfdbff}.social-icons a:hover{opacity:.85}.navsec{background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/headerbg.gif);background-size:cover;background-repeat:no-repeat;background-position:center;height:100px;padding:7px 70px}.navsec>*{position:relative;z-index:1}.logocenter{display:flex;align-items:center}.mar-top{position:relative;margin-top:9px}.header{margin:11px auto 0;background:#fff;border-radius:20px;width:100%;position:absolute;z-index:9}.top-menu input{background:#fff;border:solid 1px #d1d1d1;padding-left:10px;line-height:32px}.top-menu ul{display:flex;align-items:center;justify-content:center;height:95px}.top-menu ul li{margin-right:0;font-weight:400}.top-menu ul li:nth-last-child{margin-right:0}.top-menu ul li a{color:#000;padding:6px;background:transparent;font-size:13px;font-weight:500;text-transform:uppercase;font-family:Manrope,sans-serif}.top-menu ul li:nth-child(6) a{background:#1a119b}.top-menu ul li a.active{background:#e52b50;color:#fff}.top-menu ul li a:hover{color:#015027}.top-menu ul li:nth-child(1) a{border:none;text-transform:capitalize;border-radius:15px;background:#eae43e;background:linear-gradient(178deg,#eae43e,#e2ab36);padding:10px 15px}.li.cta1 a{font-weight:400}.top-menu ul li{position:relative;padding-right:12px;margin-right:8px}.top-menu ul li:after{content:"|";position:absolute;right:0;top:0;color:#000;font-weight:400}.top-menu ul li:last-child:after{content:""}.header-info{display:flex;justify-content:right}nav{margin:0;display:flex;align-items:center;justify-content:center;height:48px}.menu li{position:relative;margin:0 7px}.menu li a{display:block;padding:6px 15px;color:#000;text-decoration:none;font-size:14px;font-weight:600;text-transform:uppercase;transition:all .2s ease-in-out}.menu li a:hover{color:#c916bd;background:transparent}.menu li a.active{color:#a30021;font-weight:700}.sub-menu{list-style:none;padding:0;margin:0;display:none;position:absolute;left:0;top:100%;background:#fff;min-width:200px;z-index:9999}.sub-menu li{background:none;border-bottom:1px solid #ddd;width:100%}.sub-menu li a{padding:5px 10px;color:#000;font-size:12px}.has-submenu:hover>.sub-menu{display:block}.has-submenu i{font-size:12px}.menu{display:none;width:100%;position:relative;z-index:9999;display:flex!important;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:0}.sub-menu li:hover>a{color:#c916bd!important;background:transparent}.menu ul{visibility:hidden;opacity:0;margin:0;width:max-content;position:absolute;left:0;background:#fff;z-index:99;transform:translateY(20px);transition:all .2s ease-out;padding:10px}.menu ul:after{bottom:100%;left:20%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-bottom-color:#fff;border-width:6px;margin-left:-6px}.menu ul li{display:block;float:none;background:none;margin:0;padding:0;border-bottom:solid 1px #ddd;width:250px}.menu ul li a{display:block;color:#000;background:#fff;padding:5px 0}.menu ul li a:hover,.menu ul li:hover>a{margin-left:5px}.menu li:hover>ul{visibility:visible;opacity:1;transform:translate(0)}.menu ul ul{left:247px;top:0;visibility:hidden;opacity:0;transform:translate(20px,20px);transition:all .2s ease-out}.menu ul ul:after{left:-6px;top:10%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-right-color:#fff;border-width:6px;margin-top:-6px}.menu li>ul ul:hover{visibility:visible;opacity:1;transform:translate(0)}.menu ul li a{font-size:12px}.menu ul li a span{font-style:italic;color:#e9274e}.responsive-menu{display:none;width:100%;padding:10px 15px;color:#fff;text-transform:uppercase;font-weight:600;cursor:pointer;z-index:10000;border:none;text-align:left;background:#7314e7}.menu.active{display:block}.responsive-menu:focus,.responsive-menu:active{text-decoration:none;color:#fff}a.homer{background:transparent;color:#089337!important}.has-submenu>a:after{content:"";position:absolute;background:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/dropdown.svg) center/contain no-repeat;width:10px;height:5px;right:0;top:50%;transform:translateY(-50%)}.has-submenu .sub>a:after{rotate:-90deg}@media (max-width: 991px){.menu li{display:block;border-bottom:1px solid #ddd}nav{display:block;height:auto}.menu{display:block;float:inherit;width:100%;margin:0 auto;text-align:center}.menu ul li a{text-align:left}.menu{display:block;float:inherit;width:100%;margin:0 auto;text-align:left}.mainWrap{width:auto;padding:50px 20px}.menu{display:none;position:relative;z-index:9999;background:#fff}nav{margin:0;background:none}.menu li{display:block;margin:0;padding-left:15px}.menu li a{padding:4px 3px;font-size:14px;background:#fff;color:#444343;font-weight:500}.menu ul{visibility:hidden;opacity:0;top:0;left:0;width:100%;transform:initial}.menu li:hover>ul{visibility:visible;opacity:1;position:relative;transform:initial}.menu ul ul{left:0;transform:initial}.menu li>ul ul:hover{transform:initial}header .container{width:100%;max-width:100%}.menu{border-radius:0}.menu li{padding-left:0}.container-fluid.navsec{position:relative;margin-top:0;padding:0}.menu ul li{width:100%}.responsive-menu{display:block;width:100%;padding:10px 15px;color:#fff;text-transform:uppercase;font-weight:600;cursor:pointer;border:none;text-align:left;z-index:1000}.menu{flex-direction:column;width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}.menu.active{max-height:2000px}.menu li{display:block;border-bottom:1px solid #ddd;width:100%}.sub-menu{position:relative;left:0;top:0;display:none}.sub-menu.active{display:block}.menu li a{padding-left:15px;font-size:14px;background:#fff;color:#444343;font-weight:500}.has-submenu>a:after{transform:translate(-100%)}.has-submenu.sub>a:after{transform:translate(0)}.menu .loginbg a{background-color:#ff5b5b!important}.menu .loginbg a{color:#fff!important}.TopperSec{padding:0}}@media (min-width: 992px){.menu{display:flex!important;flex-direction:row;max-height:none!important}.sub-menu{display:none;position:absolute;top:100%}.has-submenu:hover>.sub-menu{display:block}.responsive-menu{display:none}.menu{display:flex!important;flex-direction:row;justify-content:center}}.carousel-control-prev,.carousel-control-next{width:45px;height:45px;top:50%;transform:translateY(-50%);background-color:#00000085;border-radius:50%;opacity:1}.carousel-control-prev-icon,.carousel-control-next-icon{width:18px;height:18px;background-size:100% 100%}.carousel-control-prev:hover,.carousel-control-next:hover{background-color:#000}.carousel-control-prev{left:20px}.carousel-control-next{right:20px}.midsec{position:relative;margin-top:-50px;display:flex;flex-wrap:wrap;width:100%;z-index:1;flex-direction:row;justify-content:space-between;padding:20px 70px}.midsecbox1{display:flex;width:44%}.midsecbox2{display:flex;justify-content:center;width:12%}.midsecboxsecimg{width:40px}.midsecboxsec{box-shadow:0 28px 15.4px -25px #0000008c;border-radius:15px;display:flex;color:#fff;width:100%;padding:10px 5px;margin:0 10px;align-items:center;background:#7314e7;background:linear-gradient(90deg,#7314e7 50%,#400f7c);justify-content:center}.midsecboxsecimg img{width:30px;padding:5px;border-radius:3px;height:30px;object-fit:contain}.midsecboxsecdesc p{color:#fff;padding-left:0;font-size:14px;line-height:20px;margin-bottom:0!important;padding-bottom:0;text-transform:uppercase}.midsecboxdiv{border-radius:15px;display:flex;justify-content:center;align-items:center;width:64px;padding-top:11px;height:64px;background:#fed757;background:linear-gradient(90deg,#fed757 50%,#f3b407)}.midsecbox1 a{text-align:center;text-decoration:none}.midsecboxdivcircle{position:relative}.midsecboxdivcircle img{transition:opacity .3s ease}.hover-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:600;opacity:0;transition:opacity .3s ease;color:#000;font-size:11px;text-align:center;font-weight:700}.midsecboxdiv:hover img{opacity:0}.midsecboxdiv:hover .hover-text{opacity:1}.midsecboxsec{transition:background-color .3s ease,transform .3s ease}.midsecboxsec:hover{background:linear-gradient(90deg,#fed757 50%,#f3b407);transform:translateY(-4px)}.midsecboxsec:hover p{color:#000}.midsecboxsecimg{filter:invert(1)}.midsecboxsec:hover .midsecboxsecimg{filter:none}.BulletinSec{margin-top:-55px;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/BulletinSec.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:1920px;height:742px;width:100%}.AboutSec{background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/AboutSec.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:1920px;height:742px;width:100%}.bulletin-desc{font-size:16px;line-height:1.6;margin-bottom:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:23px;overflow:hidden;text-align:left}.bulletin-list marquee{height:400px;position:relative;left:-10px}.bulletin-list{list-style:none;margin:10px;width:100%;padding:100px 60px}.bulletin-list h6{color:#444;font-size:14px;font-family:Mulish,sans-serif;text-transform:uppercase;font-weight:600;line-height:15px}.bulletin-list h2{color:#7314e7;font-size:30px;font-family:Mulish,sans-serif;text-transform:uppercase;font-weight:900;margin-bottom:30px}.bulletin-title{font-size:18px;font-weight:700;margin-bottom:5px;color:#333;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bulletin-date{font-size:13px;color:#ddd;margin-bottom:0}.bulletin-schedule p{margin:4px 0;font-size:16px;line-height:20px}.bulletin-item{display:flex;align-items:flex-start;gap:12px;padding:0 0 20px;border-radius:8px}.bulletin-icon{width:24px;height:24px;object-fit:contain;margin-top:4px}.bulletin-content{flex:1}.BulletinSec-Right{gap:0px;padding:0}.bulletin-shape{flex:0 0 30%;max-width:30%}.view-all-btn{display:inline-flex;align-items:center;justify-content:center;width:110px!important;height:110px;background:linear-gradient(182deg,#fed757,#f3b407);outline:5px solid #FFDC79;outline-offset:4px;color:#7314e7;font-weight:500;text-decoration:none;margin-left:70px;border-radius:50%;outline-offset:8px;margin-top:300px!important}.bulletin-attachment h6.loc{font-size:14px;line-height:22px;font-weight:400;color:#fff;margin-bottom:8px!important;position:relative;margin:0;font-family:Asap,sans-serif;display:inline-block;background-color:#7314e7;padding:5px 12px;border-radius:5px;border:none}.AboutArea h6{color:#444;font-size:14px;font-family:Mulish,sans-serif;text-transform:uppercase;font-weight:600;line-height:15px}.AboutArea h2{color:#7314e7;font-size:30px;font-family:Mulish,sans-serif;text-transform:uppercase;font-weight:900;margin-bottom:20px}.AboutArea p{margin-bottom:20px;-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AboutArea{margin:10px;width:100%;padding:70px 10px 0 0;width:90%}.about-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:140px;height:50px;background:linear-gradient(182deg,#7314e7,#400f7c);border-radius:12px;color:#fff;font-weight:700;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s,opacity .2s;float:right}.about-btn i{font-size:1.1em}.about-btn:hover{transform:scale(1.05)}.Mes_Cal_Sec,.Event_Cal_Sec{padding:80px 20px}.section-title{font-weight:900;text-transform:uppercase;color:#7314e7;font-size:28px;text-align:center;padding-bottom:20px;margin-bottom:0}.section-subtitle{color:#444;font-size:14px;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:0}.MesDesk{display:flex;gap:40px;align-items:center}.MesDeskImg{text-align:center}.MesDeskImg img{max-width:210px;border-radius:15px;border:5px solid #FFD45F;margin-bottom:15px;height:210px;object-fit:cover;object-position:center;background-color:#f1f1f1}.MesDeskImg h4{color:#333;font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:3px}.MesDeskImg h6{color:#5e5d60;font-size:16px;font-weight:500;font-style:italic}.MesDeskMes{font-family:Mulish,sans-serif;background-color:#f5f5f5;padding:30px 50px 40px;display:flex;flex-direction:column;justify-content:space-between;border-radius:20px}.desk-text{font-size:16px;line-height:28px;color:#222;padding-bottom:20px;text-transform:capitalize}.quotes-wrapper{position:relative;padding:45px 0}.quote-icon{position:absolute;width:60px;opacity:.9}.quote-icon.top{top:0;left:0}.quote-icon.bottom{bottom:0;right:0}.quotes{background-color:#bc86ff;border-radius:4px;padding:10px 15px;position:relative;z-index:1}.quotes p{color:#fff;line-height:24px;font-size:14px;margin:0}.buttonarea{display:flex;margin-top:15px;align-items:center;padding-top:10px;padding-bottom:0;justify-content:inherit}.sent-icon{width:50px}.read-more-btn{background:#fff;border:none;padding:8px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;border:solid 1px #7314E7;color:#7314e7}.read-more-btn:hover{background:linear-gradient(90deg,#fed757 50%,#f3b407);color:#7314e7;border:none}.event-cal{max-width:500px;margin:0 auto;font-family:Roboto,sans-serif;box-shadow:#00000073 0 25px 20px -20px}.calendar-wrapper{display:flex;flex-direction:column;background:linear-gradient(133deg,#f6f6f5,#dbdbdb);border-radius:20px}.calendar-header{background:#7849d4;background:linear-gradient(180deg,#7849d4,#4e3482);color:#fff;text-align:center;position:relative;border-top-left-radius:20px;border-top-right-radius:20px;padding:15px}.calendar-header h3{margin:0;font-weight:500;text-transform:uppercase;font-weight:600;font-size:17px}.prev-button,.next-button{position:absolute;top:50%;transform:translateY(-50%);background:#7849d4;background:linear-gradient(182deg,#885be1,#634f8b);color:#fff;border:none;padding:2px 10px;cursor:pointer;font-weight:700;border-radius:10px}.prev-button{left:20px}.next-button{right:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;background:linear-gradient(133deg,#f6f6f5,#dbdbdb);padding:0 15px;border-radius:0 0 20px 20px;overflow-x:auto}.row.header,.row.days{display:contents}.col{text-align:center;height:30px;box-sizing:border-box;box-shadow:#00000073 0 25px 20px -20px;border-radius:5px;background-color:#fff;line-height:30px}.day-name{font-weight:500;color:#666;font-size:16px;text-transform:uppercase;background:transparent}.day{cursor:pointer;position:relative;transition:background .2s,color .2s}.day:hover{background:#bc86ff;color:#fff}.active-day{text-align:center;height:35px;box-sizing:border-box;box-shadow:#00000073 0 25px 20px -20px;border-radius:5px;background-color:#bc86ff;line-height:35px;color:#fff}.today{color:#bc86ff;font-weight:700}.day-event{display:block;margin-top:-22px;font-size:14px}.calendar-footer{max-height:100px;overflow-y:auto;padding:10px;background:#f5f5f5;border-radius:8px;text-align:left;border:solid 1px #BDBDBD;margin:6px 15px}.calendar-footer h4{margin:0 0 5px;font-size:16px}.calendar-footer p{margin:3px 0;font-size:16px}.container-fluid.activitesfulwdh{padding:0 70px 10px 140px}.activites{background:linear-gradient(-45deg,#000c,#000c),url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/activitiesbg.jpg);padding:50px 0;background-position:top;background-size:cover}.activitesbg{padding:50px;border-bottom:2px solid #FFF836;border-top:2px solid #FFF836;border-right:2px solid #FFF836;display:flex;flex-direction:row;position:relative;justify-content:space-around}.activitesbg:before{bottom:0}.activitesbg:after,.activitesbg:before{border-left:2px solid #FFF836;content:" ";height:30%;left:0;position:absolute;width:100%}.activitesbg:after{position:absolute;content:" ";width:100%;height:30%;border-left:2px solid #FFF836;top:0;left:0}.activitesbg:before{position:absolute;content:" ";width:100%;height:30%;border-left:2px solid #FFF836;bottom:0;left:0}.actititle{width:20%;width:30%;display:flex;justify-content:center;align-items:center;margin-left:-190px;width:0%}.activitestitle p{color:#fff;text-transform:uppercase;font-size:14px;font-weight:400}.activitestitle h2{color:#fff836;text-transform:uppercase;font-size:28px;line-height:30px;font-weight:900;margin-bottom:5px}.thm-btn{position:relative;display:inline-block;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important;color:#fff;font-size:17px;font-weight:400;padding:15px 22px;transition:all .5s linear;overflow:hidden;z-index:1;text-transform:capitalize;background:#7314e7;background:linear-gradient(182deg,#7314e7,#400f7c);border-radius:10px;text-decoration:none}.thm-btn:hover{background:linear-gradient(90deg,#fed757 50%,#f3b407);color:#7314e7}.activitestitle{display:grid;justify-items:center}.activitiesslide{width:80%;gap:20px;align-items:center}.activity-card{width:33.33%;color:#fff;background-color:#070707;width:98%!important}.activity-card h4{margin-top:10px;font-size:15px;text-align:center;font-weight:400;font-size:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.activity-img{position:relative;border-radius:0;overflow:hidden}.activity-img img{width:100%;height:200px;object-fit:cover;display:block}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.play-icon img{width:55px;object-fit:contain!important}.activity-img:hover img{transform:scale(1.1)}.EventBox{border:solid 1px #D8D8D8;box-shadow:#00000073 0 25px 20px -20px;border-radius:5px 5px 0 0;width:90%!important}.EventBox h3{background-color:#ffde70;color:#333;font-size:16px;text-align:center;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;line-height:35px}.date-time{display:flex;justify-content:space-between;gap:12px;padding:10px 5px}.date-block,.time-block{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;color:#666;font-size:14px}.EventBox img{border-radius:5px 5px 0 0}.time-block{background-color:#ff70701a;border-radius:0;color:#ff7070}.EventSec img{display:block;margin:0 auto;object-fit:contain;height:200px;width:90%}.OurLabsSec{margin-top:50px;margin-bottom:50px}.LabimgOne img,.LabimgTwo img,.LabimgThree img,.LabimgFour img,.LabimgFive img,.LabimgSix img{width:100%;object-fit:cover;display:block;border-radius:4px}.LabimgOne img{height:424px}.LabimgTwo img{height:210px}.LabimgThree img{height:140px}.LabimgFour img{height:280px}.LabimgFive img{height:424px}.LabimgSix img{height:140px}.LabimgOne,.LabimgTwo,.LabimgThree,.LabimgFour,.LabimgFive,.LabimgSix{position:relative}.img-title{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:40px;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;margin:0 0 20px;border-radius:4px;padding:0 10px;text-transform:uppercase;font-weight:600;white-space:nowrap}.LabimgOne:before,.LabimgTwo:before,.LabimgThree:before,.LabimgFour:before,.LabimgFive:before,.LabimgSix:before{content:"";position:absolute;top:-100%;left:-50%;width:200%;height:200%;background:linear-gradient(120deg,transparent 40%,rgba(255,255,255,.4),transparent 60%);transform:translate(-100%);transition:transform .8s ease;pointer-events:none}.LabimgOne:hover:before,.LabimgTwo:hover:before,.LabimgThree:hover:before,.LabimgFour:hover:before,.LabimgFive:hover:before,.LabimgSix:hover:before{transform:translate(100%)}.TopperBirthadaySec{background-color:#fff;padding:50px 0 0}.TopperSec{padding:50px 0 0;text-align:center}.topper-img-wrapper{display:flex;justify-content:center;margin:10px 0 5px}.topper-border{width:160px;height:160px;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/topper-border.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center}.topper-img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:5px solid white}.topper-score{margin:2px auto;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/Mark.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;padding:10px}.TopperSec h4{color:#333;font-size:19px;font-weight:700;margin-bottom:2px}.TopperSec h5{color:#333;font-size:17px;font-weight:500;font-style:italic}.topper-info{margin-top:0;transition:margin-top .35s ease}.TopperSec:hover .topper-info{margin-top:-20px}.TopperSec{position:relative;overflow:visible}.topper-info{position:relative;z-index:1;margin-top:0;transition:margin-top .45s cubic-bezier(.4,0,.2,1),z-index .2s ease}.TopperSec:hover .topper-info{margin-top:-20px;z-index:5}.BirthdaySec{padding:60px 0 0;text-align:center;position:relative}.birthday-score{margin:2px auto;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/Mark.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;padding:10px}.birthday-info{margin-top:0;transition:margin-top .35s ease}.BirthdaySec h4{color:#333;font-size:19px;font-weight:700;margin-bottom:2px}.BirthdaySec h5{color:#333;font-size:17px;font-weight:500;font-style:italic}.BirthdaySec:hover .birthday-info{margin-top:-20px}.BirthdaySec{position:relative;overflow:visible}.birthday-info{position:relative;z-index:1;margin-top:0;transition:margin-top .45s cubic-bezier(.4,0,.2,1),z-index .2s ease}.birthday-img-wrapper{width:150px;height:150px;border-radius:50%;padding:5px;background:linear-gradient(182deg,#7314e7,#7314e7 60%);display:flex;align-items:center;justify-content:center;margin:0 auto}.birthday-img{width:140px;height:140px;object-fit:cover;border-radius:50%;z-index:99}.birthday-img-wrapper{position:relative;width:155px;height:155px;margin:0 auto 10px;border-radius:50%;padding:5px;background:linear-gradient(182deg,#7314e7,#7314e7 60%);display:flex;justify-content:center;align-items:center}.birthday-img{width:140px;height:140px;object-fit:cover;border-radius:50%}.birthday-hover-img{position:absolute;top:-43px;left:50%;transform:translate(-50%);width:60px;height:60px;opacity:0;z-index:10;transition:opacity .3s ease;pointer-events:none}.BirthdaySec:hover .birthday-hover-img{opacity:1}.birthday-info{margin-top:0;transition:margin-top .45s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.BirthdaySec:hover .birthday-info{margin-top:-20px;z-index:5}.GallerySec{padding:80px 23px 80px 70px}.HomeGallery{position:relative;overflow:hidden;transition:all .4s ease;cursor:pointer;width:90%!important}.HomeGallery:hover{transform:translateY(-8px)}.HomeGallery img{display:block;width:100%;height:auto;height:250px;object-fit:contain;object-position:center;background-color:#f1f1f1}.overlay{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;padding:10px;text-align:center;font-size:19px;color:#fff;background:#85848447;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:0;opacity:0;transition:opacity .5s ease;font-weight:700;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.HomeGallery:hover .overlay{opacity:1}.video-channel{width:40px;padding-bottom:7px}.GallerySec a{text-decoration:none}.site-footer{position:relative;overflow:hidden;padding-top:100px;margin-top:-80px}.footer-area{position:relative;z-index:2}.inner-watermark{position:absolute;right:0;bottom:230px;max-width:280px;opacity:.7;z-index:1;pointer-events:none}.footer-bg{background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/footer_bg.png);background-size:cover;background-position:top center}.footer-top{padding:150px 0 25px}.footer-widget h3{color:#fff;font-size:20px;position:relative;padding-bottom:15px;padding-top:20px;margin-bottom:0;text-transform:uppercase;font-family:Mulish,sans-serif;font-weight:700}.footer-links-wrapper{display:flex;gap:20px;flex-wrap:wrap}.info-links-menu{padding-left:0;margin:0;flex:1}.info-links-menu li{display:flex;align-items:flex-start;gap:5px;margin-bottom:8px;list-style:none;font-weight:400;line-height:20px;font-size:16px;font-family:Mulish,sans-serif}.info-links-menu li img{width:15px;height:15px;flex-shrink:0}.info-links-menu li a{color:#fff;text-decoration:none;display:inline;font-weight:400}.info-links-menu li a:hover{color:#f8d710}.contact-info{list-style:none;padding:0;margin:0}.contact-info li{display:flex;align-items:center;gap:7px;margin-bottom:7px;font-size:16px;color:#555;font-weight:400;line-height:25px;text-align:left}.contact-info li i{font-size:16px;color:#fff;flex-shrink:0}.contact-info li a{color:#fff;text-decoration:none}.contact-info li a:hover{color:#f8d710}.footerlogo img{padding-right:0;padding-bottom:10px}.socialicons{display:flex;justify-content:center}.socialicons a{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:6px;margin-left:7px;color:#333;font-size:14px;background:#dfdbff;line-height:35px}.socialicons a:hover{opacity:.85}.footer-bottom{border-top:1px solid #726a7c;padding:10px 0;width:90%;margin:0 auto}.copyright-text p{color:#fff;font-size:14px;margin-bottom:0;padding:0;text-align:center}.copyright-text p span,.copyright-text p span a{color:#fff;text-decoration:none}.modal{background:#0000008a;z-index:99999}.carousel-item .modal-header{background:linear-gradient(90deg,#7314e7 50%,#400f7c);padding:10px}.carousel-item .modalcard .card-body{padding:10px 10px 0}#exampleModalToggle .modal-dialog{min-width:800px}#exampleModalToggle .modal-content{padding:0}.carousel-inner{position:relative}#exampleModalToggle .carousel-item:before{background:#00000021;content:"";height:100%;position:static;width:100%}div#exampleModalToggle .carousel-item .modal-header{min-height:40px}.carousel-item .modal-header h1{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:17px;font-weight:400;line-height:28px;margin:0 auto;overflow:hidden;padding-bottom:0;text-align:center;text-transform:capitalize;width:100%}.carousel-item .modal-body{padding:0 1rem}.carousel-item .modalcard{border:none;margin-bottom:0}#exampleModalToggle .modal-dialog img{background:#f1f1f1;object-fit:contain;width:100%}.carousel-item .modalcard .card-body p{font-size:16px;font-weight:100;line-height:34px;overflow:hidden;padding-top:10px;text-align:center}@media (max-width: 1199.98px){.modal-dialog{margin-top:35px}}@media (max-width: 991.98px){#exampleModalToggle .modal-dialog{min-width:700px}}@media (max-width: 767px){#exampleModalToggle .modal-dialog{min-width:100%}.modal-dialog{margin:0 auto;padding:15px;width:100%}}@media only screen and (max-width: 700px){.modal-content{height:auto;width:100%}}.OnlineR{display:flex;background-color:#7314e7;border-bottom-right-radius:10px;border-top-right-radius:10px;padding:5px}.OnlineR .parentlogo{color:#fff;font-size:16px;overflow:hidden;display:-webkit-inline-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;padding:0 5px}.oreg{position:fixed!important;z-index:99;position:fixed;bottom:106px}.oreg i{color:#fed757;position:relative;font-size:21px;bottom:0}#Registration-content span.blinker{animation:smooth-blink 1.5s linear infinite}@keyframes smooth-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.erp_links{bottom:0;position:fixed;right:0;width:100px;z-index:99}.InnerSld{position:relative;background:linear-gradient(182deg,#7314e7,#400f7c);min-height:300px;display:flex;align-items:center;color:#fff;overflow:hidden}.InnerSld .container{max-width:80%!important;margin:30px auto}.InnerSld:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/innersld.png) center/cover no-repeat;opacity:.08}.inner-header{display:flex;align-items:center;justify-content:center;height:240px;position:relative}.innerhead{font-size:30px;font-weight:900;margin:0;text-transform:uppercase;position:relative;padding-bottom:12px}.innerhead:after{content:"";display:block;width:100px;height:2px;background-color:#fff;margin:10px auto 0}.breadcrumb{position:absolute;bottom:-25px;left:0;font-size:16px}.breadcrumb a{color:#fff;text-decoration:none;margin-right:10px}.breadcrumb a img{margin-bottom:3px}.breadcrumb span{color:#f8d710;padding-left:3px}.container-theme,.container-theme-inner{max-width:80%;margin:70px auto}.innerhead-sub{font-size:26px;font-weight:900;margin:0;text-transform:uppercase;position:relative;color:#6323b3}.patroness .innerhead-sub{top:-9px;font-size:30px}.innerpage-sub{font-size:20px;font-weight:700;text-transform:capitalize;position:relative;color:#6323b3;margin-top:15px}.innerbody{min-height:700px;position:relative;overflow:hidden}.inner-img-bg{position:absolute;left:0;top:0;z-index:-1;width:650px;height:460px;opacity:.5}.leftimg img{float:left;padding-right:20px;width:600px}.motto-img{margin-bottom:3px}.patroness img{margin-top:-20px;max-height:550px!important;max-width:380px!important;margin-right:40px!important}.rules-img{padding-right:50px!important;margin-bottom:10px;margin-top:19px}.rules-list{color:#333}ol.rules-list li{padding:10px 0;text-align:justify!important}.rules ol{padding-left:15px!important;padding-right:15px!important}.subtitle{text-align:center;font-size:16px;color:#333}.principal-message p{text-align:justify}.principal-message .title{display:block;color:#000;font-size:18px;margin-bottom:10px;border-radius:4px}.principal-message .title b{color:#333;font-size:18px}.principal-message .sub{display:flex;margin-left:0;font-size:17px;text-transform:uppercase}.principal-sign{width:135px!important;height:79px!important;padding-right:0!important;margin-top:20px}.signature h6{font-size:17px}.principal{display:inline-block;background-color:#ffedbb;padding:2px 20px;font-size:15px!important}.signature{flex-direction:column;margin-top:20px}.principal-img-wrapper{width:350px!important}.principal-img{width:350px!important;height:392px;object-fit:cover;object-position:center;position:relative}.contain-img-president{object-fit:contain}.principal-message .president{height:90%!important}.contact-box{border:1px solid #f1f1f1f1;background-color:#f1f1f1f1}.contact-form{background:#fff;padding:50px 40px;margin-bottom:-50px}input{width:100%;padding:8px 20px;margin-bottom:10px;border-radius:4px;border:1px solid #dedede}input[type=submit]{width:auto;border:none;border-radius:4px;color:#fff;background-color:#7314e7;align-items:center;justify-content:center;display:flex;margin:20px auto auto}.address{padding:40px 40px 0}.address-left{font-size:25px;color:#061259}.address-right h5{margin-left:35px;position:relative;bottom:35px;color:#061259;font-weight:600}.address p{margin-left:35px;bottom:45px;position:relative;margin-bottom:-25px}.address a{color:#000}iframe{padding:20px 0}.facility-tabs button.facility-tab{border:1px solid #dcdcdc;margin-right:.5rem;padding:8px 18px;background:#f7f7f7;color:#444;transition:.3s;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:4px;margin-bottom:10px}.facility-tabs button.facility-tab:hover{background-color:#f5f5f5}.facility-tabs button.facility-tab.active{background-color:#7314e7;color:#fff;border-color:#7314e7}.facility-tabs.mb-4.d-none.d-md-flex{flex-wrap:wrap;margin-bottom:10px}.vertical-line{width:1px;background-color:#ddd;height:90%;display:flex}ul.facility-list li:before{position:relative;content:"";font-family:bootstrap-icons;margin-right:8px;color:green}.innerpage-sub.facility{font-weight:400;text-decoration:underline}.tabs-dynamic{margin-bottom:35px;background:#f0e5fd;padding:7px}.count-val p{margin-bottom:0;color:#333;margin-top:7px}.inrhgt p{font-size:16px}.month-selection select.monthSelect,.month-selection select,.searchBox input{width:100%;padding:10px 11px;border:0px;border-bottom:1px solid #ddd;border-radius:5px}.row.years.showYear{display:flex!important}.newsCount{position:relative;background:#fff}.inr-news-blk{margin-bottom:40px;justify-content:flex-start;align-items:center;box-shadow:0 0 12px #00000040;padding:0 15px}.inr-news-blk h6.date{font-size:12px;text-align:center;font-weight:600;color:#fff;height:100%;background:#4d1394;padding:7px;width:fit-content;letter-spacing:1px;font-family:Asap,sans-serif;margin:0 0 0 17px;top:-12px;position:relative}.inr-news-content{padding:0 15px 10px;word-break:break-word;position:relative}.inr-news-content h3{color:#232323;font-size:17px;line-height:28px;display:block;margin-bottom:5px!important;font-weight:600;position:relative;margin:0;text-transform:uppercase;font-family:Asap,sans-serif}.inr-news-content p{line-height:27px!important;color:#383838!important;padding:0;margin:0;position:relative;margin-bottom:15px!important;font-size:16px}.inr-news-content h6.loc{font-size:14px;line-height:22px;font-weight:400;color:#5a5a5a;margin-bottom:8px!important;position:relative;margin:0;font-family:Asap,sans-serif;display:inline-block;background-color:#f8f2ff;padding:5px 12px;border-radius:5px}.inr-news-content h6.events{width:240px}.inr-event-content h6.loc span{margin-left:20px}.inr-event-content h6.loc span i{color:#e45151}.events i:before{content:"";margin-bottom:2px}.inr-event-img{height:auto;margin-right:5px;overflow:hidden;will-change:transform;object-fit:contain}.inr-event-img img{width:100%;height:200px;transition:all 1.5s cubic-bezier(0,0,.2,1);will-change:transfrom;object-fit:contain;background:#ddd}.time-loc h6.time-center{width:fit-content;display:flex;text-align:center}.inr_news_img_desc{display:flex;justify-content:start;align-items:center}.desc_time_loc{display:flex;justify-content:space-between;align-items:center;gap:10px}.time-loc{display:flex;flex-direction:column}.gallery-inner{box-shadow:7px 6px 12px -4px #ddd;margin-bottom:30px;overflow:hidden;transition:all .5s ease-in}.gallery-title{text-align:center;margin-top:8px;color:#333;font-size:16px;border-bottom:1px dotted #9db4b2;color:#232323;font-size:17px;font-weight:500;line-height:25px;margin:0!important;min-height:50px;text-transform:uppercase}.view-gallery{background-color:#f0e5fd;padding:1px 7px;border-radius:5px;float:right;margin:revert;position:relative;font-size:13px}.gallery-date{color:#6e6e6e;font-size:13px;font-weight:400;line-height:22px;position:relative}.gallery-date i{color:#7314e7;font-size:15px;margin:3px;vertical-align:initial}.gallery-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;min-height:55px}.gallery-blks img{background:#f1f1f1;display:block;float:inherit;height:180px;margin:auto;object-fit:contain;padding-left:0;width:100%}.gal-content{padding:15px}.gallery-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gallery-view-date{display:flex;align-items:center;justify-content:space-between;gap:5px}.video-thumb{position:relative}.video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;transition:.3s}.video-thumb:hover .video-icon{background:#4d1394;transform:translate(-50%,-50%) scale(1.1)}.count-val.sub a{color:#333}.count-val.sub p{margin-top:0;text-align:left}.downloads_block{background:#fff;box-shadow:0 8px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-align:center;border-radius:10px;padding:16px 14PX;margin-bottom:10px;border-left:4px solid #723cb4}.downloads_block:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.downloads_block h3{font-size:18px;color:#333;text-align:center;justify-content:center;margin:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;height:30px}.downloads_block a{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;margin:auto;color:#723cb4;font-size:14px;text-transform:uppercase}.downloads_block a:hover{color:red}.promotion .innerhead-sub{margin-bottom:10px}.promotion .innerpage-sub{margin-top:30px}.promotion p{text-align:left}ul.rules-list li:before{position:relative;content:"";font-family:bootstrap-icons;margin-right:8px;color:green}.innertable{overflow-x:auto;color:#753400;text-align:center;width:100%;display:block;-webkit-overflow-scrolling:touch}.innertable table{width:auto;min-width:500px;border-collapse:collapse}.innertable th{background:#5911b0;border:solid 1px #fcf4ff;padding:5px;color:#fff;font-size:16px;font-weight:400;white-space:nowrap}.innertable td{border:solid 1px #d9d9d9;padding:5px;font-size:14px;color:#333;white-space:nowrap}.innertable td:last-child,.innertable th:last-child{width:50%}.housesystem .innerpage-subtitle{margin:20px 0}.house-wrapper{margin:30px 0}.red-house{background-color:#fe6b6b;border-radius:11px;height:30px;width:30px;display:inline-flex}.blue-house{background-color:#4882ff;border-radius:11px;height:30px;width:30px;display:inline-flex}.green-house{background-color:#47df39;border-radius:11px;height:30px;width:30px;display:inline-flex}.yellow-house{background-color:#fff158;border-radius:11px;height:30px;width:30px;display:inline-flex}.house-name{display:inline;text-transform:uppercase;font-size:18px;font-weight:700;padding:10px;position:relative;bottom:10px;font-size:20px;color:#333}.house-name span{font-weight:600;text-transform:capitalize}.house-motto{font-weight:700;color:#666;margin:10px 0;font-size:15px}.house-motto span{font-weight:400}.house-saint-wrapper img{width:180px;height:220px;object-fit:cover;float:right}.house-block{display:inline-flex;padding:2px 5px;border-radius:4px;margin:20px 0;text-align:center}.house-block.red{background-color:#ffe1e161}.house-block.blue{background-color:#4882ff12}.house-block.yellow{background-color:#fff1581a}.house-block.green{background-color:#47df391c}ul.avilla-points li:before{position:relative;content:"";font-family:bootstrap-icons;font-size:5px;margin-right:8px;top:-3px}.house-saint{position:relative}.house-saint p,.house-saint ul{width:calc(100% - 220px)}.img-lightbox{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999}.img-lightbox img{max-width:90%;max-height:90%;object-fit:contain}.close-btn{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;cursor:pointer}.icse{text-align:left}.innerpage-sub.light{color:#886aad;font-size:17px}.icse .rules-list span{color:#6323b3}.icse span img{height:12px;top:-1px;position:relative}.icse .subject{color:#6323b3;margin:10px 0;font-size:18px}.facility-tabs button.facility-tab.icse{padding:8px 10px!important;font-size:12.5PX}.facility-tabs button.facility-tab img{filter:invert(0);transition:filter .5s ease-in}.facility-tabs button.facility-tab.active img{filter:invert(1)}.discipline{color:#333}.discipline li{margin-bottom:10px}.committee{border-top:1px dashed #ddd}.committee li{margin-bottom:0!important}.studies{border-top:1px dashed #ddd}.discipline-committee{display:flex;background-color:#f9f4ff;padding:2px;border-radius:4px;font-weight:500;line-height:30px}.uniform{border-top:1px dashed #ddd}.dresscode-table{overflow-x:auto;color:#753400;text-align:left;width:100%;display:block;-webkit-overflow-scrolling:touch}.dresscode-table table{width:100%;min-width:500px;border-collapse:collapse}.dresscode-table th{background:#5911b0;border:solid 1px #fcf4ff;padding:8px;color:#fff;font-size:16px;font-weight:400}.dresscode-table td{border:solid 1px #d9d9d9;padding:8px;font-size:14px;color:#333}.dresscode-table td:last-child,.dresscode-table th:last-child{width:50%}.parent-teacher .innerpage-sub,.parent-teacher li{margin-bottom:5px}.parent-teacher p{text-align:left}.horizontal-line{border-top:1px dashed #ddd}.vertical-line.ptm{height:80%}.ptm-list,.parent-teacher p{margin-bottom:15px}.ptm-block{display:flex;background-color:#f9f4ff;padding:10px;border-radius:5px;margin:30px 0}.ptm-block p{text-align:center;margin-bottom:0!important}.topper-inner{background:linear-gradient(182deg,#f5f5f5,#f5f5f5);border-radius:10px;box-shadow:7px 6px 12px -4px #ddd;margin-bottom:30px;overflow:hidden;transition:all .5s ease-in}.topper-inner-blks{align-items:center;justify-content:center;display:flex;flex-direction:column;padding:15px 0}.topper-inner-content{padding:15px 15px 0}.topper-inner-title{text-align:center;color:#333;font-size:20px;font-weight:500;line-height:25px;margin:0!important;min-height:50px;text-transform:uppercase}.topper-inner-score{text-align:center;font-size:21px;color:#561f9c;font-weight:700;text-transform:capitalize}.topper-inner-subject{text-align:center;font-size:17px;color:#666;font-weight:400;text-transform:capitalize}.topper-inner-border{background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center}.faculty-inner{box-shadow:7px 6px 12px -4px #ddd;margin-bottom:30px;overflow:hidden;transition:all .5s ease-in}.faculty-title{text-align:center;margin-top:8px;color:#333;font-size:16px;color:#232323;font-size:17px;font-weight:500;line-height:25px;margin:0!important;min-height:50px;text-transform:uppercase}.faculty-description{text-align:center}.faculty-content{padding:15px}.faculty-blks img{background:#f1f1f1;display:block;float:inherit;height:180px;margin:auto;object-fit:contain;padding-left:0;width:100%}.facility-tabs.faculty-tabs button{width:33%}.faculty-tabs.mb-4.d-none.d-md-flex{flex-wrap:nowrap}@media (max-width:1760px){.AboutSec{height:650px}}@media (max-width:1670px){.menu li a{font-size:12px}}@media (max-width: 1599.98px){.header-info span{padding-left:10px;font-size:14px}.payment-badge{padding:6px 15px;font-size:15px}.social-icons a{width:25px;height:25px;margin-left:5px;font-size:15px}.midsecboxsecdesc p{font-size:12px;line-height:18px}.midsecboxsec{padding:5px;margin:0 3px}.desk-text{font-size:14px;line-height:27px}.MesDeskMes{padding:20px}.section-title{font-size:22px}.MesDeskImg h4{font-size:17px}.day-name,.col{font-size:14px}.actititle{margin-left:-140px}.activitestitle h2{font-size:25px}.activitestitle p{font-size:13px}.thm-btn{font-size:14px;padding:9px 20px}.overlay{font-size:15px;padding:6px}.TopperSec h4{font-size:16px}.TopperSec h5{font-size:14px}.BirthdaySec h4{font-size:16px}.BirthdaySec h5,.birthday-score,.topper-score{font-size:14px}.footer-widget h3{font-size:17px}.info-links-menu li{margin-bottom:10px;line-height:18px;font-size:14px}.TopperSec h5,.contact-info li{font-size:14px}.socialicons a{width:30px;height:30px;margin-left:5px;line-height:30px}.date-block,.time-block{font-size:14px}.BulletinSec{background-size:cover;background-position:top;min-height:580px;height:auto}.AboutSec{background-size:contain;background-position:top;min-height:650px;height:auto;margin-top:-58px}.AboutSec{margin-top:0}.bulletin-list h2{font-size:22px}.bulletin-list marquee{height:240px}.bulletin-title{font-size:16px}.view-all-btn{margin-top:200px}.AboutArea h2{font-size:22px}.AboutArea p{-webkit-line-clamp:5}.view-all-btn{font-size:13px}.view-all-btn{width:100px!important;height:100px!important;margin-top:200px!important}.Mes_Cal_Sec{margin-top:-80px}}@media (max-width: 1399.98px){.BulletinSec{background-size:cover;background-position:top}.menu li{margin:0 3px}.calendar-grid{gap:4px;padding:0 8px}.Mes_Cal_Sec{margin-top:-150px}@media (max-width:1250px){.Mes_Cal_Sec{margin-top:-190px}}}@media (max-width: 1199.98px){.navsec{height:auto}.mar-top{margin-top:9px}.navsec{padding:5px 30px}.header{margin-top:10px;position:inherit}.menu li{margin:0 2px}.img-title{font-size:14px}.footer-bg{background-size:cover;background-position:top;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/MCSHJ/public/images/footer_bg-small.png)}.footer-top{padding-top:180px}.site-footer{padding-top:0}.inner-watermark{top:20px;bottom:0}.logocenter{display:flex;align-items:center;justify-content:center}.BulletinSec{background-image:none;background-color:#fff;margin-top:0;min-height:auto;padding:40px 70px}.AboutSec{background-size:cover;background-position:top;margin-top:0}.bulletin-list{padding:0}.view-all-btn{margin-top:15px!important}.AboutSec{background-image:none;background-color:#fff;margin-top:0;min-height:auto;padding:0 70px}.AboutArea{width:100%}.view-all-btn{width:120px!important;height:40px!important;outline:0px solid #FFDC79;outline-offset:4px;color:#7314e7;font-weight:700;margin-left:20px;border-radius:5px;outline-offset:8px}.about-btn{float:none}.calendar-grid{gap:7px;padding:0 8px}.Mes_Cal_Sec{margin-top:0}.Cal-Sec{padding-top:20px}}@media (max-width: 991.98px){.header-info{display:flex;justify-content:center}.social-icons{text-align:center!important}.header-info{padding-top:0;padding-bottom:10px}.midsec{margin-top:0;padding:20px;background:#fff}.midsecbox1{width:96%;margin-bottom:10px}.midsecbox2{display:none}.container-fluid.navsec{padding:5px 0 0}.BulletinSec{padding:40px 18px}.AboutSec{padding:0 18px}.container-theme{max-width:100%;margin-top:40px;margin-bottom:40px}.container-theme-inner{max-width:100%;margin-top:50px;margin-bottom:40px;padding:0 50px}.inner-img-bg,.inner-watermark{display:none}.rules img{width:100%;margin-bottom:10px;padding-right:0!important}.rules ol{padding-left:15px!important;padding-right:0!important}.inr_news_img_desc{flex-direction:column}.desc_time_loc{flex-direction:column;text-align:center}.inr-news-blk h6.date{align-items:center;display:flex;justify-content:center;margin:auto}.time-loc h6.time-center{width:fit-content;display:flex;align-items:center;justify-content:center;margin:auto;text-align:center}.count-val p{text-align:center;margin-top:-7px}.time-center i{margin-right:5px}.principal-img{align-items:center;display:flex;justify-content:center;margin:auto}.horizontal-line{border-top:none}.parent-teacher span p{margin:0 0 30px}.Birthday-padding{margin-top:30px}}@media (max-width:917px){.principal-img{width:100%!important}.principal-img-wrapper{align-items:center;display:flex;margin:auto}.principal-message .title{text-align:center}.signature{align-items:center!important;justify-content:center;display:flex}}@media (max-width:900px) and (min-width:768px){.quote-icon.top,.quote-icon.bottom{display:none}.quotes-wrapper{padding:0}}@media (max-width:817px){.inner-header{text-align:center}.objectives-img,.motto-img{width:100%!important}}@media (max-width: 768px){.house-saint-wrapper img{float:none;display:block;margin:20px auto}.house-saint p,.house-saint ul,.house-saint .house-block{width:100%}}@media (max-width: 767.98px){.social-icons{padding-top:8px}.midsecboxsec{margin-bottom:10px}.midsecbox1{margin-bottom:0;width:48%;flex-direction:column;display:flex}.MesDesk{flex-direction:column}.actititle{margin-left:0}.container-fluid.activitesfulwdh{padding:30px}.activitesbg{flex-direction:column;padding:15px}.actititle{width:100%;padding-bottom:20px}.activitiesslide{width:90%;margin:0 auto}.Mes_Cal_Sec,.Event_Cal_Sec{padding-top:20px;padding-bottom:40px}.container-fluid-theme{padding:0 30px}.EventBox{width:96%!important;margin:0 auto}.TopperBirthadaySec{padding:30px 0 0}.OurLabsSec,.EventSec{margin:30px 0 0}.GallerySec{padding:80px 23px}.custom_events_calc{padding:0 8px}.custom_padding{padding:0 30px}.Mes_Cal_Sec{padding-left:0;padding-right:0}.bulletin-list marquee{left:0}.BulletinSec{padding:40px 8px}.AboutSec{padding:0 8px}.footer-top{padding-top:190px;margin-top:-40px}.copyright-text p{font-size:13px;line-height:18px}.BulletinSec{padding-bottom:20px;padding-top:20px}.leftimg img{width:100%;padding-right:0}.address{margin-top:30px}.TopperXI,.TopperXII{margin-top:20px}}@media (max-width:661px){.patroness img{height:auto;max-width:none!important;max-height:none!important}.patroness .innerhead-sub{text-align:center}}@media (max-width: 575.98px){.HomeGallery{width:100%!important}.EventBox{width:100%!important;margin:0 auto}.LabimgOne img,.LabimgTwo img,.LabimgThree img,.LabimgFour img,.LabimgFive img,.LabimgSix img{height:200px}.footer-top{padding-top:300px;margin-top:-50px}.inner-watermark{top:87px}.patroness img{height:auto;max-width:none!important;max-height:none!important}.inr-news-content h3{text-align:center}.discipline li{margin-bottom:20px}}@media (max-width: 526px){.container-theme-inner{padding:0 25px!important}.col,.day-event{font-size:13px}.calendar-grid{gap:4px;padding:0 5px}.principal-img-wrapper{width:100%!important}.principal-img{width:90%!important}}@media (max-width:465px){.innerhead{font-size:20px}}@media (max-width:400px){.calendar-header h3,.prev-button,.next-button{font-size:13px}.prev-button{left:10px}.next-button{right:10px}.calendar-footer h4,.calendar-footer p{font-size:13px}}@media (max-width:370px){.breadcrumb{font-size:14px}.prev-button,.next-button{font-size:9px}.calendar-header h3{font-size:10px}}.homemes .desk-text p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.desk-text>p:nth-of-type(n+5){display:none}._30i9K{margin:0;padding:0}._30i9K *{box-sizing:border-box}._3kSzL{background-color:#000;height:100vh;width:100vw;position:fixed;top:0;left:0}._tCjNO{padding-bottom:2px}._2IJEr:hover,._2IJEr:focus,._2Yv4j svg:hover,._2Yv4j svg:focus,._1lgEi span:hover,._DDceb:hover,._2Vept:hover{text-decoration:none;cursor:pointer}._2gxOL:hover,._3gp2w:hover{background-color:#000c;color:#e6e6e6}._2crlL{display:flex}._34QvR{display:none}._1R214{opacity:1;transition:all .3s;cursor:pointer;position:relative}img._3EuZy{transition:.3s}._3EuZy:hover{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}._DDceb{right:1%;padding-left:2vw;padding-right:3vw}._1lgEi{left:2%;padding-right:2vw}._3pfLz{transition:border .3s}._1R214{display:inline}._Fp_rP{width:90%}._1jASN{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (min-width: 20em){._22ETc{height:67vw;width:60%}._-wN_b{position:fixed;bottom:5%;width:100vw}._1R214{width:80px;max-width:80px;height:7vh}._KbOLW{bottom:2%}._1j-pZ{padding-bottom:16px;width:100vw}._3pfLz{margin-left:auto;margin-right:auto}._DDceb{right:.9%}._1lgEi{left:1.5%}}._1R214{height:5vh;border-radius:6px;margin-right:7px;-o-object-fit:cover;object-fit:cover}._-wN_b{position:absolute;bottom:10%;height:5vh;width:100vw;z-index:10000000;margin-top:10px;display:flex;flex-wrap:wrap;flex-direction:row}._1Odla{width:78vw}._KbOLW{bottom:5%}._1nxK_{height:19vh}._z-jNd video{height:100%;max-height:70vh;width:100%}._2jJU2{position:absolute;bottom:14%;width:100vw;z-index:10000000;margin-top:10px;margin-left:auto;margin-right:auto}._lY1R_{cursor:pointer;margin:.2em}._wTR3b{width:99vw;height:100%;max-height:100%;direction:ltr;overflow:hidden;touch-action:none;padding:0;overflow-y:auto;margin:0;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:1000000}._11N04 img{height:100vh;max-width:100%;max-height:100%}._20Hp6 img{height:80vh;max-width:100%;max-height:100%}._20Hp6{position:fixed;display:flex;flex-direction:column;justify-content:center;top:10%;align-content:center;margin-left:auto;margin-right:auto;text-align:center;z-index:1000000}._3PObS{margin-bottom:3em;margin-left:auto;margin-right:auto}._1JRT_{position:fixed;display:flex;flex-direction:column;justify-content:center;transition:top .2s ease-in-out 0s;top:10%;align-content:center;margin-left:auto;margin-right:auto;text-align:center;z-index:1000000}._29Kdn{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}._1ni2w{top:6%}._GV0NM{top:12%}._11N04{top:0}._3BNPD{width:100vw;height:100%;position:relative;display:flex;justify-content:center;align-items:center}._DDceb,._1lgEi{top:calc(50% - 20px);position:absolute;display:flex;transition:all .2s;justify-content:center;align-items:center;padding-bottom:2vh;padding-top:2vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-weight:700;border-radius:30px;width:40px;height:40px;font-size:18px;z-index:10000000}._DDceb:hover,._1lgEi:hover{color:#e6e6e6}._j1nqC{position:absolute;max-width:100vw}._ABXHD{display:flex;flex-direction:row;align-items:center}._2Yv4j{color:#fff;position:absolute;display:flex;flex-direction:row;cursor:pointer;top:10px;right:45px;z-index:999999999}._2eq8V{aspect-ratio:16 / 9;height:65vh;width:100%}._1P3Wc{width:65%;margin-left:auto;margin-right:auto;height:60vh;max-height:65vh}._z-jNd{width:80%;margin-left:auto;margin-right:auto}._Aq8HC,._w68I8{margin-left:auto;margin-right:auto}._qtY0U{position:fixed;top:4%;right:3%}._3cxVN ._2Yv4j svg{transition:.3s all}._2Yv4j svg:active{transform:scale(.97)}._2pA2G{text-align:center;width:80%;margin-left:auto;margin-right:auto}._2Yv4j svg{margin-left:.6em;padding:.2em;transition:all .1s;line-height:16px;vertical-align:baseline}@media screen and (min-width: 6em){._2Yv4j{top:3%}._wTR3b{width:100vw}._2Yv4j svg{padding-right:.3em}._30i9K img{cursor:pointer}._1R214{height:9vh}._DDceb{top:calc(48% - 20px);right:.5%}._1lgEi{top:calc(48% - 20px)}}@media screen and (min-width: 39em){._wTR3b{width:100vw}._1JRT_{width:100vw;height:95vh;position:absolute}._1j-pZ{padding-bottom:0}._DDceb{right:.7%}._11N04{width:100vw;height:100vh}._11N04 img{height:100vh}._3pfLz{margin-top:.6em}._1R214{width:80px;max-width:80px}._1lgEi{left:2.7%;padding-right:2vw}}@media screen and (min-width: 42em){._22ETc{height:70vh;width:80vw}._2yYOi{display:grid;width:92vw;place-items:start;margin-left:auto;margin-right:auto;scrollbar-gutter:stable both-edges}._1JRT_ img{margin-top:0vh}._11N04 img{width:100vw}._hWNoE{top:0%}._1ek8k{margin-left:auto;margin-right:auto;height:100vh}._hWNoE{height:100vh;width:100vw;position:absolute}._hWNoE img{-o-object-fit:contain;object-fit:contain}._3pfLz{scrollbar-width:none;-ms-overflow-style:none;margin-top:1.1em}._3pfLz::-webkit-scrollbar{display:none}._2P48G{transition:opacity .3s;-webkit-transition:opacity .3s;opacity:1}._-wN_b{margin-top:.1em;padding-top:.3em;height:5vh;bottom:11%}._1R214,._1xBL9 img{height:10vh}._wTR3b{width:100vw}._1JRT_{width:100vw;height:95vh}._11N04{width:100vw;height:100vh}._1lgEi{left:2%;padding-right:2vw}._DDceb{right:.4%}._15MH_{width:78vw}._3JYCS{left:1%}._1jASN{gap:8px}}@media screen and (min-width: 53em){._1yWyS{display:grid;width:100vw;height:70vh;place-items:start}._1R214{width:95px;max-width:80px}._15MH_{width:78vw}}@media screen and (min-width: 80em){._11N04 img{width:100vw}}._1kIQ4,._1kIQ4 svg{background-color:#fff;color:#000}._1kIQ4:hover,._1kIQ4 svg:hover{background-color:#fff;color:#000}._1qbJe,._1qbJe svg{background-color:transparent;color:silver}._1qbJe:hover,._1qbJe svg:hover{color:#6b6b6bcc}._3DIHj svg{background-color:#fff;color:#000}._3DIHj svg:hover{background-color:#fff;color:#000;color:#181818cc}._11aT5 svg{background-color:transparent;color:#626b77}._11aT5 svg:hover{color:#636363cc}._mdJQi{-o-object-fit:contain;object-fit:contain}._3pfLz ._3sodH{border:solid rgb(107,133,206) 2px}._3bkUp{border:solid transparent 2px}._3pfLz{width:95%}._32vVi{--thumbs-slide-spacing: 2px;margin-top:var(--thumbs-slide-spacing)}@media screen and (max-width: 29em){._11N04 img{-o-object-fit:cover;object-fit:cover}._32vVi{--thumbs-slide-spacing: 3px;margin-top:var(--thumbs-slide-spacing)}._sqvn-{margin-top:5vh}._3pfLz{width:98%}._1R214{width:80px;max-width:80px}._z-jNd video{max-height:65vh}._qtY0U{position:fixed;top:2%;right:15px}._1P3Wc{width:88%;margin-left:auto;margin-right:auto;height:100%;max-height:65vh}._z-jNd{width:94%;margin-left:auto;margin-right:auto}._2Yv4j{position:fixed;left:115px}._1ni2w{top:3%}._DDceb,._1lgEi{padding-bottom:2vh;padding-top:2vh}._DDceb{padding-left:4vw}._1lgEi{padding-right:4vw}}@media screen and (max-width: 53em){._1yWyS{display:flex;justify-content:center;align-items:center;text-align:center;width:100vw;height:70vh}._1yWyS img{margin-left:auto;margin-right:auto}._2yYOi{display:flex;justify-content:center;align-items:center;text-align:center;width:100vw;height:70vh}._hWNoE{position:fixed;display:flex;flex-direction:column;justify-content:center;transition:top .2s ease-in-out 0s;top:10%;align-content:center;margin-left:auto;margin-right:auto;text-align:center;z-index:1000000}._21mY1{-o-object-fit:contain;object-fit:contain}}._11N04 img{-o-object-fit:cover;object-fit:cover}._3pfLz{text-align:center;white-space:nowrap}._3Id1-,._mdJQi{margin-left:auto;margin-right:auto}._3qqrl{width:44px;height:44px;box-sizing:border-box;border-radius:50%;display:inline-block;position:fixed;top:50%;left:50%;animation:_1hUzk 1s linear infinite}@keyframes _1hUzk{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._1itZw{border:5px solid #626b77;border-bottom-color:transparent}._2TI_i{border:5px solid #fff;border-bottom-color:transparent}._3A0RO{max-height:70vh;margin-left:auto;margin-right:auto}._ABXHD button,._2kumA{background:none;border:none;padding:0;cursor:pointer;font-size:16px}._ABXHD svg{box-sizing:border-box}._2kumA svg{box-sizing:border-box;font-size:16px;padding-top:.5px}._2kumA{padding-top:3px}._1nxK_{bottom:0%;height:19vh;margin-top:0;width:100vw}._Fp_rP{margin-top:0}._238y5{top:7%}._wTR3b{-ms-overflow-style:none}._3pfLz::-webkit-scrollbar{display:none}._2FvXV{border-radius:20px}._oa5b0{max-width:100%}._z-bHV{max-width:80%}@media screen and (max-width: 880px){._2Yv4j{position:fixed;right:5%}}@media screen and (max-width: 480px){._2Yv4j{position:fixed;left:180px}}@media screen and (max-width: 440px){._2Yv4j{position:fixed;left:160px}}@media screen and (max-width: 410px){._2Yv4j{position:fixed;left:140px}}@media screen and (max-width: 385px){._2Yv4j{position:fixed;left:135px}}@media screen and (max-width: 365px){._2Yv4j{position:fixed;left:90px}}@media screen and (max-width: 345px){._2Yv4j{position:fixed;left:82px}}@media screen and (max-width: 325px){._2Yv4j{position:fixed;left:60px}}@media screen and (max-width: 300px){._2Yv4j{position:fixed;left:30px}}._hGbhv{margin-left:auto;margin-right:auto}[class^=number-slide],[class*=" number-slide"]{background:gray;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;font-weight:500;height:300px;max-height:100vh}._1dVqh{position:relative}._3MuXE{display:flex;padding:10px 0;justify-content:center}._3U2py{border:none;width:10px;height:10px;background:#c5c5c5;border-radius:50%;margin:0 5px;padding:5px;cursor:pointer}._3U2py:focus{outline:none}._3U2py._3sodH{background:#000}._35l6Q{position:absolute;top:50%;font-size:24px;font-weight:700;transition:all .2s;transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;cursor:pointer;padding-top:10px;padding-bottom:10px;font-family:sans-serif}._1I4Zg{left:8px;padding-right:10px;padding-top:30px;padding-bottom:30px}._1lqBv{left:auto;right:8px;padding-left:10px;padding-top:30px;padding-bottom:30px}._35l6Q:hover{color:#e6e6e6}._37Xda,._37Xda:hover{color:#ffffff80}._1LtID{margin-top:12px}._2y9OU{border:"solid transparent 2px"}._2oAIc,._2oAIc iframe{width:100%;height:100%}._2-c5L{height:100%}._30i9K iframe{margin:none;padding:none;border:none}._1Bey-{z-index:100000;background-color:transparent;border:none}._3pfLz{margin-left:auto;margin-right:auto}._3xuz3{cursor:pointer}._1fpgA>*{color:inherit;fill:inherit}._1cifY{margin-left:auto;margin-right:auto;--slide-spacing: 1rem;--slide-size: 100%;--slide-height: 19rem}._1mBUR{overflow:hidden;width:100vw}._Bqct9{backface-visibility:hidden;touch-action:pan-y;height:auto;margin-left:calc(var(--slide-spacing) * -1);display:grid;grid-auto-flow:column;grid-auto-columns:100%;max-width:100vw;margin-left:auto;margin-right:auto}._39UN-{width:78vw;max-width:78vw}._lqLcV ._1eJNe{flex:0 0 80%;min-width:0;max-width:100%;padding-left:12px;position:relative;margin-left:auto;margin-right:auto}._1tmVU{overflow:hidden}._3-Y1e{display:flex;flex-direction:row;margin-left:calc(var(--thumbs-slide-spacing) * -1);width:100%}._3-Y1e:before,._3-Y1e:after{content:"";margin:auto}._jp0uN{padding-left:var(--thumbs-slide-spacing)}._3S-ie{height:var(--thumbs-slide-height);width:100%;-o-object-fit:cover;object-fit:cover}._1afvv{margin-left:auto}._1HGLk{color:#fff}._1TshF{display:flex}._1HGLk{text-align:left;min-width:17vw;max-width:17vw;padding-top:5vw}._U_FmQ{display:flex;flex-direction:column;flex-wrap:wrap}._1Y4P9{padding-left:7vw}._1Y4P9 span{display:block}._1vmhr{position:absolute;top:1%;right:2%;background:none;color:#fff;border:none;cursor:pointer}._3djxx{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0}._2UUxD{display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;transform-origin:0% 0%}._2UUxD img{pointer-events:none}._gMqOZ{height:10px;width:10px;background-color:silver;border-radius:8px;border:none;cursor:pointer}._1KxdK{padding:24px 12px}._1mIvU._Bqct9{transform:none!important;display:flex;height:250px}._1mIvU._1eJNe{flex:0 0 auto;width:100%;height:100%;position:absolute;top:0;left:0!important;right:0!important;opacity:0;transition:opacity .5s;counter-increment:embla;border-radius:.5rem}._1mIvU._1eIZ-{opacity:1;transition:opacity .3s;z-index:1}._1mIvU._1eJNe:before{position:absolute;content:counter(embla);top:50%;left:50%;transform:translate(-50%,-50%)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-XJzBMpIy.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-Zcw5u4Ni.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
