@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap";*{margin:0;padding:0;outline:none}::selection{color:#fff;background:#a24281}ol,ul{padding-left:0;font-family:Lato,sans-serif}html,body{overflow-x:hidden}body{overflow-x:hidden!important;font-family:Lato,sans-serif}p{font-size:17px;line-height:30px;margin:0;text-align:justify;font-family:Lato,sans-serif;color:#333}h1,h2,h3,h4,h5,h6{font-family:Lato,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}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}.white{color:#fff}.SectionHeading{position:relative;z-index:2;width:75%}.SectionHeading h6{display:inline-block;background-color:#ffc80f;color:#444;font-size:14px;text-transform:uppercase;padding:6px 12px;margin-bottom:10px}.SectionHeading h2{display:block;color:#333;font-size:40px;font-weight:600;text-transform:uppercase;margin-bottom:20px;font-family:Antonio,sans-serif}.SectionHeading h2:after{content:"";display:block;width:80px;height:3px;background-color:#f4c542;margin-top:8px}.view-btn{display:inline-block;padding:10px 28px;font-size:16px;color:#fff;font-family:Lato,sans-serif;text-decoration:none;border-radius:25px;background:linear-gradient(180deg,#7aa7ff,#545bdb);box-shadow:0 4px 10px #00000026;transition:all .3s ease;margin-top:30px;margin-bottom:10px}.view-btn:hover{background:linear-gradient(180deg,#4b6ef5,#545bdb);transform:translateY(-2px)}.HighlightsBg{background-color:#f5f5f5}.highlights{background:#f5f5f5;padding:9px 0 10px;display:flex;align-items:center;overflow:hidden;font-size:14px;height:31px}.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:16px;color:#333;font-style:italic}.highlights .marquee i{color:#333;background:#ffd33d;border-radius:8px;width:30px;height:30px;line-height:30px;padding:5px;margin-left:5px}.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%)}}.highlights-img{color:#fff;width:fit-content;font-family:Lato,sans-serif;font-size:14px;font-weight:300}.header-info{width:100%;display:flex;justify-content:left}.header-info-inner{display:flex;gap:20px;padding-left:0;padding-top:8px}.header-info span{padding:7px 0;font-size:16px;color:#666;display:inline-flex;align-items:center;font-weight:400;font-family:Lato,sans-serif;font-style:italic}.header-info i{padding-right:6px;font-size:16px;color:#666}.navsec{background-color:#fff}.navsec>*{position:relative;z-index:1}.logocenter{display:flex;align-items:center;padding:5px 0}.mar-top{position:relative}.header{margin:0 auto;width:100%}.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}.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:""}.top-header{width:100%}.top-header-row{display:flex;justify-content:flex-end;align-items:center;padding:0 15px 10px 0;flex-wrap:wrap}.contact-section{display:flex;gap:24px;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#555}.contact-item i{color:#5b66d6}.contact-item a{color:#555}.action-section{display:flex;justify-content:flex-end;padding-left:10px}.button-group{display:flex;gap:8px}.custom-btn{text-decoration:none;display:inline-block;padding:8px 18px;font-size:16px;font-weight:500;color:#fff!important;border-radius:0 0 6px 6px;background:linear-gradient(180deg,#7eacf3,#545bdb);transition:all .2s ease;white-space:nowrap}.custom-btn:hover{background:linear-gradient(to bottom,#7e9af0,#4c58cf);box-shadow:0 2px 8px #0000001a}.custom-btn.active{border-color:#009dff}@media (max-width: 768px){.top-header-row{flex-direction:column;gap:12px;justify-content:center;text-align:center}.contact-section,.action-section{justify-content:center;width:100%}}.social-icons a{display:inline-block;margin-right:12px;transition:all .3s ease}.social-icons a:hover{transform:translateY(-2px)}.social-icons a img{transition:all .3s ease}.social-icons a:hover img{filter:brightness(0)}.textend{display:flex;justify-content:flex-end}nav{margin:0;display:flex;align-items:center;justify-content:center}.menu li{position:relative;margin:0 1px;width:fit-content;background:#ffc80f}.menu li a{display:block;padding:20px;color:#333;font-size:18px;text-transform:capitalize;transition:all .2s ease-in-out;position:relative;z-index:1;text-decoration:none;transition:color .3s ease}.menu li a.active{color:#ffe34d;font-weight:700}.menu li:before{content:"";position:absolute;top:0;left:0;width:100%;height:0%;background:#fff;z-index:0;transition:height .4s ease}.menu li:hover:before{height:100%}.menu li:hover a{color:#000}.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:#000!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:240px}.menu ul li a{display:block;color:#000;background:#fff;padding:5px 0}.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:15px}.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}.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:" ▼";float:right;font-size:12px!important}@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{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;z-index:9}.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;background:linear-gradient(180deg,#7eacf3,#545bdb)}.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{content:" ▼";float:right}.menu .loginbg a{background-color:#ff5b5b!important}.menu .loginbg a{color:#fff!important}.menu li a:hover{color:#f90000;background:transparent}.menu li a{font-size:14px;padding:6px 15px!important}}@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:right}}.carousel-control-prev,.carousel-control-next{width:45px;height:45px;top:50%;transform:translateY(-50%);background-color:#5cb3c9;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:#9fd5e2}.carousel-control-prev{left:20px}.carousel-control-next{right:20px}.carousel-wrapper{position:relative;width:100%}.carousel-wrapper{position:relative}.custom-caption{background:#00000086;padding:40px 30px;max-width:580px;border-radius:20px;border:solid 1px #fffdfd6b;bottom:90px;position:absolute}.custom-caption h2{font-size:30px;font-weight:400;color:#ffeb50;text-transform:uppercase;text-align:left}.custom-caption p{line-height:26px;color:#fff;font-size:18px}.slider-sec{border-top:solid 4px #FFC80F;border-bottom:solid 4px #FFC80F;margin-top:5px}.readmore-row a{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:linear-gradient(180deg,#7eacf3,#545bdb);color:#fff;font-size:14px;font-weight:500;text-decoration:none;border-radius:3px;transition:all .3s ease}.readmore-row a .arrow{font-size:16px;transition:transform .3s ease}.readmore-row a:hover{background:linear-gradient(180deg,#5b90df,#545bdb)}.readmore-row a:hover .arrow{transform:translate(4px)}.readmore-row a{box-shadow:0 4px 12px #00000026}.readmore-row a:hover{box-shadow:0 6px 16px #0003}.AboutSec{padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}.plane-img{position:absolute;top:30px;right:0;width:650px;max-width:100%;height:auto;opacity:.8;z-index:0}.AboutArea{position:relative;z-index:2;width:75%}.AboutArea h6{display:inline-block;background-color:#ffc80f;color:#444;font-size:14px;text-transform:uppercase;padding:6px 10px;margin-bottom:0}.AboutArea h2{display:block;color:#333;font-size:42px;font-weight:700;text-transform:uppercase;margin-bottom:20px;font-family:Antonio,sans-serif}.AboutArea h2:after{content:"";display:block;width:140px;height:3px;background-color:#f4c542;margin-top:8px}.AboutArea p{margin-bottom:20px;-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left}@media (max-width:992px){.plane-img{width:300px;opacity:.3}.AboutArea h2{font-size:32px}}@media (max-width:576px){.plane-img{position:static;width:100%;margin-top:20px}.AboutSec{text-align:center}.AboutArea h2{font-size:26px}}.HomeVideo{position:relative;background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/AFCSP/public/images/HomeVideo.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;overflow:hidden;padding-top:60px;padding-bottom:60px}.HomeVideo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3c6cb5db;z-index:1}.HomeVideo .container-fluid{position:relative;z-index:2}.HomeVideo h2{color:#fff}.video-card{background:#f1f1f1;padding:10px;border-radius:10px;text-align:center;box-shadow:0 10px 20px #0000001a}.video-thumb{position:relative;border-radius:10px;overflow:hidden}.video-thumb img{width:100%;display:block;border-radius:10px;height:220px;object-fit:cover}.video-thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000057;border-radius:10px}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:red;cursor:pointer}.video-card h4{margin-top:15px;font-size:18px;font-weight:500;color:#333;font-style:italic;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center}.HomeVideo h6{padding:6px 40px;margin-bottom:0}.HomeVideo h2:after{width:250px}.video-card{width:93%!important}.NewSec h6{background-color:#5291f6;color:#fff;padding:6px 40px;margin-bottom:0}.NewSec h2:after{background-color:#5291f7;width:244px}.News-Events{background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/AFCSP/public/images/whitebg.jpg);padding-top:80px;padding-bottom:80px}.NewSec{background:radial-gradient(circle,#fff2c8,#ffdb63);padding:40px 60px;border-radius:13px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.news-content{display:flex;flex-direction:column;gap:2px;margin-bottom:17px}.middle-info{display:flex;align-items:flex-start;gap:10px}.News-title{margin:0;font-size:18px;color:#333;font-style:italic;font-weight:400;text-transform:uppercase;line-height:1.4;font-family:Lato,sans-serif}.attach-link{margin-left:26px}.attach-link a{font-size:16px;color:#040404;text-decoration:none;font-weight:600}.NewsSec marquee{height:330px}.news-column{position:relative;min-height:400px}.news-column .news-column-img:first-child{position:absolute;top:100px;right:20px}.news-column .news-column-img:nth-of-type(2){position:absolute;top:500px;right:20px}.EventsSec h6{background-color:#5291f6;color:#fff;padding:6px 5px;margin-bottom:0}.EventsSec h2:after{background-color:#5291f7;width:95px}.EventsSec{background:#fff;background:radial-gradient(circle,#fff,#dbdbdb);padding:30px 70px;border-radius:13px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.EventBox{width:100%!important;background-color:#fff;border-radius:19px;margin:0 auto;height:360px}.EventSec img{display:block;margin:0 auto;object-fit:cover;height:260px;background-color:#ebe8e8;width:100%;border-radius:19px 19px 0 0}.EventBox h4{color:#333;font-size:14px;text-align:center;line-height:28px;text-transform:uppercase;background-color:#e8d38d;width:fit-content;margin:-20px auto 10px;z-index:9;position:relative;padding:7px 30px;font-weight:600;border-radius:50px}.EventBox h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0 15px;font-size:17px;text-transform:uppercase;color:#333;font-family:Lato,sans-serif;font-weight:500;line-height:1.4;max-height:48px;text-align:center}.slide-padding{padding:10px}.Events-column{position:relative}.Events-column img{position:absolute;bottom:20px;right:40px;width:80px}.services{background-image:url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/AFCSP/public/images/whitebg.jpg);padding-top:0;padding-bottom:80px}.Services-Box{text-align:center}.Services-Box h4{font-weight:500;font-size:22px;color:#333;text-transform:uppercase;padding-bottom:10px;font-family:Antonio,sans-serif}.features-bor{position:relative;width:200px;height:200px;margin:30px auto 0;display:flex;align-items:center;justify-content:center}.Services-Box p{padding-top:30px;text-align:center;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-height:27px}.features-bor img:first-child{position:absolute;width:190px;height:190px;animation:spin 6s linear infinite}.features-bor img:last-child{position:absolute;width:136px;height:194px;margin-top:-50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services h2:after{width:190px}.community-hero{display:flex;align-items:center;justify-content:space-between;border-top:solid 15px #3C6CB5}.community-hero-left{background:#3c6cb5;color:#fff;padding:60px;width:55%;clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);margin-top:-2px}.community-hero-left h2:after{width:220px}.community-hero-left h2{font-size:40px;color:#fff}.community-hero-left h6{padding:6px 20px}.community-hero-left p{margin-top:15px;color:#fff;margin-bottom:20px}.community-hero-right{display:flex;justify-content:space-around;align-items:baseline;width:45%;padding:51px}.community-item p{text-align:center;color:#333;font-size:20px;font-family:Antonio,sans-serif;text-transform:uppercase}.community-item img{width:130px;padding-bottom:50px}.flag{z-index:-9;position:absolute;margin-top:-100px}.GallerySec{padding:80px 50px 0}.gallery-wrap{border-radius:10px;transition:all .4s ease}.gallery-wrap:hover{transform:translateY(-8px)}.HomeGallery{position:relative;overflow:hidden;border-radius:0}.HomeGallery img{width:100%;height:260px;object-fit:cover;object-position:center;background-color:#f1f1f1;border-radius:4px}.overlay{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:95%;padding:15px;text-align:center;font-size:18px;color:#333;transition:opacity .5s ease;font-weight:400;text-transform:capitalize;background-color:#ffffffc2;opacity:0;border-radius:4px}.HomeGallery:hover .overlay{opacity:1}.GallerySec .slick-slide>div{padding:10px}.GallerySec .readmore-row{padding-bottom:50px}.GallerySec h2{padding-bottom:0}.galbtn{padding-top:20px}.GallerySec .readmore-row a .arrow{border-left:8px solid #F1EEFF}.GallerySec h2:after{width:205px!important}.GallerySec h6{padding:6px 33px}.FooterSec{margin-top:50px}.FooterSecPad{padding:40px 70px 10px}.FooterSec{background:#fff2c8;background:linear-gradient(129deg,#fff2c8,#ffd342)}.footer-widget h3{color:#565fdd;font-size:20px;position:relative;padding-bottom:15px;padding-top:20px;margin-bottom:0;text-transform:uppercase;font-weight:400;font-family:Antonio,sans-serif}.footer-links-wrapper{display:flex;gap:20px;flex-wrap:wrap}.FooterLogoSec{padding-bottom:20px}.footerlogo h5{color:#333;font-size:16px;text-transform:capitalize;text-align:center;margin-bottom:5px;padding-bottom:5px;padding-top:5px;font-family:Lato,sans-serif;font-weight:400;letter-spacing:.5px;display:inline-block;border-bottom:1px solid #333}.socialicons{display:flex;justify-content:center;margin-top:5px}.socialicons a{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;margin-right:5px}.socialicons a:hover{opacity:.85}.info-links-menu{padding-left:0;margin:0;flex:1}.info-links-menu li{display:flex;align-items:center;gap:5px;list-style:none;font-weight:400;line-height:20px;margin-bottom:10px;text-transform:capitalize}.info-links-menu li img{width:12px;height:12px;flex-shrink:0;object-fit:contain;object-position:center}.info-links-menu li a{color:#333;text-decoration:none;display:inline;font-size:15px;font-family:Lato,sans-serif;font-style:italic;font-weight:400}.info-links-menu li a:hover{color:#e24242}.contact-info{list-style:none;padding:0;margin:0}.contact-info li{display:flex;align-items:center;gap:7px;line-height:25px;text-align:left;margin-bottom:10px}.contact-info li i{font-size:17px;color:#565fdd;flex-shrink:0;margin-right:5px}.contact-info li a{color:#333;font-size:16px;font-family:Lato,sans-serif;font-style:italic;font-weight:400;display:contents}.contact-info li a:hover{color:#000}.FooterBottom{background-color:#fff}.FooterBottom p{color:#333;text-align:center;font-size:14px;line-height:24px;padding:5px;font-weight:400}.FooterBottom a{color:#333}.FooterBottom a:hover{color:#000379;text-decoration:underline}.AdventureCamp{background-color:#ffc012;height:30px;position:relative}.AdventureCamp h3{position:absolute;top:0;background-color:#e24242;color:#fff;font-size:16px;line-height:30px;padding:0 10px;margin:0;right:70px;font-style:italic}.erp_links{bottom:0;position:fixed;right:0;width:100px;z-index:99}.modal{background:#0000008a;z-index:99999}.carousel-item .modal-header{background:linear-gradient(45deg,#7eacf3,#545bdb);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:600;line-height:34px;overflow:hidden;padding-top:10px;text-align:center}.popup-btn{background:linear-gradient(45deg,#7eacf3,#545bdb);border:0;padding:5px;border-radius:5px;color:#fff;font-family:Lato;font-size:14px;transition:all .4s ease-in}.popup-btn:hover{background:linear-gradient(45deg,#ffe58d4d,#ffe58d);color:#444}@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:linear-gradient(227deg,#9c27b0,#e91e63);border-bottom-left-radius:10px;border-top-left-radius:10px;padding:5px}.OnlineR .parentlogo{color:#fff;font-size:16px;padding:0 5px}.oreg{position:fixed!important;z-index:99;right:0;position:fixed;bottom:20%;width:13%;text-align:center}.oreg i{color:#ffe58d;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}}.InnerSlide{display:flex;background:linear-gradient(#3c6cb5b3,#3c6cb580),url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/AFCSP/public/images/airforce-inner.png) no-repeat center right;background-size:contain;margin-top:10px}.innerhead-content{display:flex;justify-content:center;position:relative;align-items:center;margin:40px}.innerpage-title{display:flex;justify-content:center;margin:auto;align-items:center;padding:10px}.innerpage-title h1{text-transform:uppercase;font-size:60px;font-weight:500;color:#fff;margin-bottom:-3px;text-align:center;font-family:Antonio,sans-serif}.Breadcrumb{display:flex;position:relative;margin:auto;bottom:0;justify-content:center;align-items:center;background:#ffe58d;padding:5px;width:fit-content;text-transform:capitalize}.Breadcrumb ul{display:flex;align-items:center;gap:8px}.Breadcrumb span{margin:0 5px}.Breadcrumb li,.Breadcrumb li a{font-size:15px;color:#444;font-weight:400;font-family:Lato,sans-serif;text-transform:capitalize}.Breadcrumb li:last-child{font-weight:600}.innerbody{padding:50px 20px}.innerbody h3{padding:20px 0;text-transform:uppercase;font-weight:700;font-family:Antonio,sans-serif}.inner-img-wrapper{display:flex;background:#dedede;height:300px}.inner-img-wrapper img{cursor:pointer;transition:transform .4s ease;height:auto;width:100%;object-fit:cover;object-position:center;border:10px solid #f1f1f1}.inner-img-wrapper img:hover{transform:scale(1.05)}.inner-video-wrapper{transition:transform .4s ease;align-items:center;justify-content:center;display:flex}.inner-video-wrapper iframe{border:10px solid #f1f1f1}.inner-video-wrapper:hover{transform:scale(1.05)}.img-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:9999}.img-modal-content{max-width:90%;max-height:90%;animation:zoomIn .3s ease}.img-close{position:absolute;top:10px;right:40px;font-size:50px;color:#fff;cursor:pointer}.img-close:hover{background:#c31212;width:fit-content;height:auto}@keyframes zoomIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.img-prev,.img-next{position:absolute;top:50%;font-size:50px;color:#fff;cursor:pointer;transform:translateY(-50%);padding:10px;-webkit-user-select:none;user-select:none}.img-prev{left:20px}.img-next{right:20px}.img-prev:hover,.img-next:hover{color:#cdac53}.tabs-dynamic{margin-bottom:35px;background:#9dbceb47;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}.gallery-blks{height:372px}.gallery-blks.sub{height:fit-content}.gallery-inner{box-shadow:7px 6px 12px -4px #ddd;margin-bottom:30px;overflow:hidden;transition:all .4s ease-in}.gallery-inner:hover{transform:scale(1.05)}.gallery-title{text-align:center;margin-top:8px;color:#333;font-size:16px;border-bottom:1px dotted #5982c0;color:#232323;font-size:17px;font-weight:500;line-height:25px;margin:0!important;min-height:40px;text-transform:uppercase;font-family:Antonio,sans-serif}.sub-gallery-title{font-family:Antonio,sans-serif}.view-gallery{background-color:#9dbceb47;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:#5982c0;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:cover;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-icon i{display:flex}.video-thumb:hover .video-icon{background:#5982c0;transform:translate(-50%,-50%) scale(1.1)}.count-val.sub{background:#fff;width:fit-content;padding:0 10px;border-radius:6px}.count-val.sub a{color:#333}.count-val.sub p{margin-top:0;text-align:left}.innerbody ul{list-style:none;padding-left:0}.innerbody ul li{font-family:Lato,sans-serif;position:relative;padding:10px 10px 10px 30px;font-size:16px}.innerbody ul li:before{content:"";font-family:bootstrap-icons;position:absolute;left:0;top:10px;color:#5982c0;font-size:18px}.sick-img{border-radius:10px;border:5px solid #7e9ece}.show-btn{background:linear-gradient(45deg,#7eacf3,#545bdb);border:0;padding:10px 20px;border-radius:19px;color:#fff;font-family:Lato;font-size:18px;transition:all .4s ease-in}.show-btn:hover{background:linear-gradient(45deg,#ffe58d4d,#ffe58d);color:#444}.club .inner-img-wrapper img{object-position:top}.pdf-card{background:#fff;box-shadow:0 27px 34px -21px #ddd;margin-bottom:60px;transition:all .5s ease-in;position:relative}.pdf-card:hover{transform:translateY(-8px);box-shadow:0 39px 34px -17px #ddd;transition:all .3s ease-in}.pdf-card-blks{align-items:center;justify-content:center;display:flex;flex-direction:column;padding:15px 0}.pdf-card-content{padding-bottom:20px}.pdf-card-title{text-align:center;color:#333;font-size:17px;font-weight:500;text-transform:uppercase;padding:5px 0}.pdf-view-block{display:flex;position:absolute;background:#4e75af;padding:7px;left:50%;transform:translate(-50%,-55%)}.pdf-card-score{text-align:center;font-size:18px;color:#fff;text-transform:capitalize;font-family:Inter,sans-serif;font-weight:700;margin-bottom:0}.pdf-card-subject{text-align:center;font-size:17px;color:#666;font-weight:400;text-transform:capitalize}.pdf-card-border{background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;padding:0 10px 10px;background:#fff;width:100%}.pdf-card-border img{width:180px;height:180px;object-fit:contain;object-position:center;background:#fff}.files_sec{justify-content:center}.files_sec img{width:120px;align-items:center;justify-content:center;display:flex;margin:auto}.files_sec .pdf-card-subject{font-size:18px;bottom:20px;position:relative}.files_sec .pdf-card-score{font-size:16px;font-weight:600}.files_sec .pdf-view-block{padding:7px 30px;bottom:-33px}.marks .inner-img-wrapper{height:auto;background:none}.olympiad .inner-img-wrapper img{object-position:bottom}.activity h3{font-size:20px;text-align:center}.contact-us{margin:0;font-family:Lato;padding:20px;color:#000}.contact-us p{line-height:35px;margin-bottom:15px}.contact-us p a{color:#222;font-family:Lato;font-size:15px}.right-contact-us{background:#f7f7f7}.right-contact-us i{margin-right:20px;color:#fff;background:#3044ab;background:#89a6d2;background:linear-gradient(45deg,#7eacf3,#545bdb);padding:10px;border-radius:10px}.right-contact-us p:hover i{background:linear-gradient(45deg,#ffe58d4d,#ffe58d);color:#444}.map-inner iframe{box-shadow:0 0 6px #0006}.contact-border{border:1px solid #f7f7f7;padding:10px;display:flex;flex-direction:row}.contact-us label{padding:10px 0}.contact-us .show-btn{display:flex;justify-content:center;align-items:center;margin:auto}.contact-us input.form-control,.contact-us textarea{font-family:Lato}.contact-us .form-control::placeholder{color:#5e5e5e5e}.performance .inner-img-wrapper{width:100%;height:max-content;align-items:center;justify-content:center}.performance .section-title{border-radius:20px;background:#ffe58d;width:fit-content;padding:7px 40px;text-align:center;margin:auto auto 28px}.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:#444;height:100%;background:#ffe58d;padding:7px;width:fit-content;letter-spacing:1px;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:22px;display:block;margin-bottom:5px!important;font-weight:600;position:relative;margin:0;text-transform:uppercase;padding-bottom:0}.news-inner-title{text-align:left!important}.inr-news-content p{line-height:27px!important;color:#383838!important;padding:0 10px 0 0;margin:0;position:relative;margin-bottom:15px!important;font-size:16px;text-transform:capitalize}.news-inner .inr-news-content p{padding-right:0}.inr-news-content h6.loc{font-size:14px;line-height:22px;font-weight:400;color:#444;margin-bottom:8px!important;position:relative;margin:0;display:inline-block;background-color:#ffe58d8c;padding:5px 12px;border-radius:5px}.news-inner .bi-arrow-right:before{padding-left:5px;top:1px;position:relative}.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{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:150px;display:flex;text-align:center;margin:auto}.inr_news_img_desc{display:flex;justify-content:start;align-items:center;gap:20px}.desc_time_loc{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column}.time-loc{display:flex;flex-direction:row;gap:10px}.desc_time_loc h3{padding:0}.tcblock{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;width:100%}.tc{width:49%;margin-bottom:30px}.tcblock iframe{width:49%}.tc label{color:#000;width:100%;margin-bottom:0}.tc label p{margin-bottom:0}.tc .form-group{margin-bottom:20px;width:100%}.form-control:focus{box-shadow:none;border:1px solid #ccc}table{border-color:#cdcdcd!important}.tcblock .show-btn{align-items:center;margin:auto;justify-content:center;display:flex}@media (max-width: 1599.98px){p{font-size:16px}.menu li a{font-size:14px;padding:15px 10px}.has-submenu>a:after{font-size:10px!important;padding-right:2px}}@media (max-width: 1399.98px){.AboutArea h2{font-size:28px}.AboutArea h2:after{width:96px}.HomeVideo h2{font-size:28px}.HomeVideo h6{padding:6px 5px;margin-bottom:0}.HomeVideo h2:after{width:185px}.NewSec h2:after{width:165px}.NewSec h2{font-size:28px}.NewSec h6{padding:6px 5px;margin-bottom:0}.EventsSec h2{font-size:28px}.EventsSec h6{padding:6px 5px;margin-bottom:0}.services h2{font-size:28px}.services h6{padding:6px 5px;margin-bottom:0}.services h2:after{width:140px}.community-hero-left h2{font-size:28px}.community-hero-left h6{padding:6px 5px}.community-hero-left h2:after{width:230px}.GallerySec h2:after{width:150px!important}.GallerySec h2{font-size:28px}.GallerySec h6{padding:6px 9px}.contact-item{font-size:14px}.custom-btn{padding:6px 15px;font-size:14px}.plane-img{opacity:.5;top:30px;right:0;width:460px}.AboutArea{width:100%}.video-thumb img{height:180px}.video-card h4{margin-top:15px;font-size:16px}.community-item p{font-size:15px;line-height:20px}.EventBox h3,.News-title{font-size:16px}.attach-link a{font-size:14px}.community-item img{padding-bottom:18px}.HomeGallery img{height:220px}.overlay{font-size:15px;padding:8px 15px}.highlights .marquee p{font-size:14px}}@media (max-width: 1299.98px){.menu li a{font-size:13px;padding:15px 5px}.flag{display:none}}@media (max-width: 1199.98px){.top-header-row{justify-content:center}.contact-section{gap:7px}.community-hero-right{padding:15px}.community-item img{width:120px}.container-fluid.container-fluid-theme.navsec{padding:0 20px}}@media (max-width: 991.98px){.logocenter{justify-content:center;padding:5px 20px}.slider-sec{margin-top:0;border-top:solid 0px #FFC80F}.community-hero{flex-direction:column}.community-hero-left{width:100%;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);padding:30px 60px;align-items:center;justify-content:center;display:flex;flex-direction:column}.community-hero-right{width:100%}.community-hero-right{justify-content:space-evenly}.GallerySec{padding:20px 15px}.community-hero-right{padding:30px 0}.container-fluid.container-fluid-theme.navsec{padding:0}.SectionHeading.ethos-culture{text-align:center}.community-hero-left h2:after{margin:10px auto auto}.erp_links{width:80px}.count-val p,.innerbody h3{text-align:center}.inner-video-wrapper iframe{width:100%}.contact-border{flex-direction:column}.InnerSlide{margin-top:0}.desc_time_loc h3{text-align:left}}@media (max-width: 767.98px){.plane-img{display:none}.AboutSec,.HomeVideo,.News-Events{padding-top:40px;padding-bottom:40px}.GallerySec{padding-top:20px;padding-bottom:40px}.FooterSec{margin-top:0}.FooterBottom p{font-size:13px;line-height:20px}.news-column .news-column-img:first-child{display:none}.NewSec{padding:20px}.community-item img{width:110px}.community-item p{line-height:20px}.community-hero-left{padding:30px 15px}.innerpage-title h1{font-size:50px}.Breadcrumb li,.Breadcrumb li a{font-size:13px}.gallery-blks{height:auto}.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}.time-loc{align-items:center;justify-content:center;margin:auto}.desc_time_loc h3,.desc_time_loc p{text-align:center}.news-inner .inr-news-content{align-items:center}.news-inner .inr-news-content h6.loc{align-items:center;display:flex;margin:auto;width:fit-content}.news-inner-title{text-align:center!important}.news-inner .inr-news-content p{text-align:center}.tcblock{display:row}.tc,.tcblock iframe{width:100%}.oreg{position:sticky!important;width:100%}.OnlineR{border-bottom-left-radius:0;border-top-left-radius:0;margin:0;justify-content:center}}@media (max-width: 575.98px){.AboutArea h2:after{margin:0 auto}.container-fluid-theme{padding:0 15px}.video-card{width:100%!important}.EventsSec{padding:30px 15px}.footer-links-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:0}.FooterSecPad{padding:30px 15px}.social-icons{display:none}.community-hero-left h2{font-size:23px}.community-hero-left p{line-height:25px}.info-links-menu li a{font-size:16px}.footer-widget h3{padding-top:0;text-align:center;margin-top:20px}.AdventureCamp h3{margin:auto;position:relative;right:0;width:fit-content}.innerpage-title h1{font-size:35px}.img-close{right:10px;font-size:40px}.img-close:hover{color:#fff}.img-prev,.img-next{font-size:40px}.adjusted-breadcrumb .Breadcrumb span{margin:0 3px}.adjusted-breadcrumb .Breadcrumb ul{gap:0px}.adjusted-breadcrumb .Breadcrumb li,.Breadcrumb li a{font-size:10px}.InnerSlide{display:flex;background:linear-gradient(#3c6cb5b3,#3c6cb5b3),url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/AFCSP/public/images/airforce-inner.png) no-repeat center right;background-size:cover}}@media (max-width:400px){.community-hero-right{flex-direction:column}.community-item{margin-bottom:20px}.house-img-col{width:100%!important}.community-hero-right{align-items:center}}@media (max-width:376px){.Breadcrumb span{margin:0 3px}.Breadcrumb ul{gap:0px}.top-header-row{padding:0 15px 10px 10px}}._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}
