header{width:100%;position:sticky;top:-1px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;z-index:100;background-attachment:auto;backdrop-filter:blur(25px);background-color:#000}header:after{content:"";height:40px;position:absolute;top:55px;z-index:1;background:linear-gradient(#000,#000,transparent)}nav{width:100%;justify-content:space-between;align-items:center}.navbar-logo-img,nav{display:flex}nav span{padding:12px 23px;background-color:#191919;border-radius:10px}nav span img{display:flex}.logo{font-weight:700;text-decoration:none;color:#fff;font-size:18px;align-items:center}.logo,nav ul{display:flex;gap:10px}nav ul{justify-content:space-between;list-style:none;padding:0;margin:0}ul li a{text-decoration:none;color:gray;font-weight:500;font-size:19px;transition:.3s ease-in-out;font-family:Manrope;padding:9px 20px;border-radius:10px}ul li a.active-link,ul li a.router-link-exact-active,ul li a:hover{color:#fff!important;background-color:#0d0d0d!important}.logobox .mobile-bar{display:none!important}@media (max-width:1440px){nav ul a{font-size:14px}}@media (max-width:1240px){.header{position:relative}nav ul{position:absolute;flex-direction:column;gap:40px;padding:50px 36px;border-radius:10px;background:#0d0d0d;top:90px;display:none;z-index:10010}.logobox .mobile-bar{display:flex!important}.active-mobile{display:flex}}footer[data-v-20c71d60]{width:100%;padding-top:60px;padding-bottom:30px;background-color:#0d0d0d;display:flex;justify-content:center}.footer-wrapper[data-v-20c71d60]{max-width:1440px;width:1440px;padding:0 93px;display:flex;justify-content:space-between;align-items:center}.icons-width[data-v-20c71d60]{width:28px}.links-group[data-v-20c71d60]{display:grid;grid-template-columns:auto auto auto auto;gap:30px;list-style:none;padding:0;margin-top:9px;text-align:start}.links-group li a[data-v-20c71d60]{font-size:18px;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .3s;font-family:Manrope;padding:0}.links-group li a.active-link[data-v-20c71d60],.links-group li a[data-v-20c71d60]:hover{color:#fff}.footer-social-links[data-v-20c71d60]{width:40%;display:flex;justify-content:flex-end;gap:15px}.footer-social-links a[data-v-20c71d60]{color:#fff;font-size:22px;transition:color .3s}.footer-social-links a[data-v-20c71d60]:hover{color:#1da1f2}.pages-links-wrapper[data-v-20c71d60]{margin-top:57px}.pages-links-wrapper p[data-v-20c71d60]{color:hsla(0,0%,100%,.4);font-size:10px;margin-top:39px;font-family:sans-serif}@media (max-width:768px){.footer-wrapper[data-v-20c71d60]{max-width:80%;flex-direction:column;align-items:center;text-align:center;padding:0}.footer-page-links[data-v-20c71d60],.footer-social-links[data-v-20c71d60]{width:100%;justify-content:center}.footer-social-links[data-v-20c71d60]{margin-top:20px}.links-group[data-v-20c71d60]{grid-template-columns:auto auto auto}.links-group[data-v-20c71d60]:nth-last-child(2){gap:10px}}.container{width:100%;height:auto}.main-wrapper{margin-top:20px}.main{margin:0 auto;max-width:1440px;height:auto;padding:33px 93px}@media (max-width:768px){.main{padding:0 20px;margin:0 auto}}.Home_Carousel{width:100%;height:411px;background-color:#0b0b0b;border-radius:10px;display:flex;align-items:end;justify-content:space-between}.Home_Carousel,.mySwiper{margin-top:20px}.Home_Carousel_text_wrapper{width:55%;height:auto;padding:35px 50px;box-sizing:border-box;align-self:flex-start}.Home_Carousel_text_wrapper h1{color:#fff;font-size:56px;line-height:58px;font-weight:700;font-family:Nohemi;letter-spacing:2px}.Home_Carousel_text_wrapper p:first-of-type,.Home_Carousel_text_wrapper p:nth-of-type(2){width:586px;line-height:100%;font-size:17px;font-family:Nohemi;font-weight:300;margin-top:10px;color:hsla(0,0%,100%,.7)}.Home_Carousel_img_wrapper{display:flex;align-items:center;width:42%;height:330px;position:relative;background-size:cover;background-repeat:no-repeat}.Home_Carousel_img_wrapper img:first-child{position:absolute;width:250px;right:50px;bottom:50px;z-index:2}.swiper-pagination-bullet{width:45px;height:4px;opacity:1;border-radius:3px;overflow:hidden}.swiper-pagination-bullet,.swiper-pagination-bullet-active{background-color:#2d2c2c;position:relative}.swiper-pagination-bullet-active:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#fff;border-radius:5px;animation:fillProgress 3s linear forwards}@keyframes fillProgress{0%{width:0}to{width:100%}}.swiper-pagination{display:flex;justify-content:flex-start;padding-left:50px;margin-bottom:40px}@media (max-width:1240px){.Home_Carousel_text_wrapper{width:100%;padding:20px}.Home_Carousel_img_wrapper{width:100%;height:300px}.Home_Carousel_text_wrapper h1{font-size:36px;line-height:40px}}@media (max-width:768px){.Home_Carousel{height:auto;flex-direction:column;align-items:center;min-height:400px;padding:0 0 30px 0}.mySwiper{height:auto}.swiper-pagination{padding-left:0;margin-bottom:20px}.Home_Carousel_text_wrapper{width:100%;padding:20px}.Home_Carousel_text_wrapper h1{font-size:36px;line-height:40px}}@media (max-width:500px){.Home_Carousel_text_wrapper h1{font-size:28px;line-height:30px}.Home_Carousel_text_wrapper>img{width:150px;font-size:13px}.Home_Carousel_text_wrapper p:first-of-type{width:100%;line-height:100%}.Home_Carousel_img_wrapper>img{left:20px}}.custom-select[data-v-54824662]{position:relative;min-width:200px;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-selected[data-v-54824662]{background-color:#fff;padding:10px;cursor:pointer;border:1px solid #d2d9df;border-radius:8px;font-size:21px;color:#000}.select-items[data-v-54824662]{position:absolute;background-color:#fff;border:1px solid #ddd;width:100%;z-index:99;border-radius:8px;margin-top:8px;display:flex;flex-direction:column;gap:2px;box-shadow:1px 0 14px #d3d3d3;max-height:300px}.search-input[data-v-54824662]{width:100%;padding:8px;border:none;border-bottom:1px solid #ddd}.option[data-v-54824662]{padding:10px;cursor:pointer}.option[data-v-54824662]:hover{background-color:#8eb5ff;color:#fff;border-radius:8px}.option.active[data-v-54824662]{background-color:#2f76fa;color:#fff;width:100%;text-align:start;border-radius:8px}.consultation-form{background:#111;color:#fff;padding:26px 30px;border-radius:10px;width:100%;display:flex;gap:10px;flex-direction:column}.Phone_Number{display:flex;align-items:center;gap:20px}.consultation-form .title{font-size:2.18rem;font-weight:500;font-family:Nohemi;color:#f8d800}::-moz-placeholder{color:#bfbfbf;font-size:20px}::placeholder{color:#bfbfbf;font-size:20px}.consultation-form .subtitle{font-size:13px;line-height:16px;color:hsla(0,0%,100%,.7);font-weight:400;font-family:Manrope;margin-top:5px}.input{padding:16px 21px;margin:8px 0;font-size:16px}.dropdown,.input{width:100%;border:.5px solid #000;border-radius:10px;background:#000;color:hsla(0,0%,100%,.7);font-family:Manrope}.dropdown{padding:12.6px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADmSURBVHgB7dTNDYIwFMDxtizgCG6gI2DCx1UmkA0cQdyAEWAKAhxcwU3kAkfq64GEmKp9bS8k7580EEjhF0geYxRFUdSG4rqLXdcdhRCHKIpq5qmmafbwzHyapjLLsmF9T+g2SCnP8zxXfd/fmCdAEAQPzvlVd59/29i2bQWbLrCKOI7vzBEApztYpyRJnsYIHxATwF+EC8QUYISwgWAAxggMBAtAIUwgNgA04hfEFqASDFmapjnMkRpWscwRNdxsASr0l1iCF5dwWA+fwQbghFDBLwhhFIfwa17jONaf45iiKIry3RtjuX4+XOny6QAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:right 20px center}.dropdown,.submit-btn{font-size:20px;cursor:pointer}.submit-btn{background:#fc0;color:#040404;padding:13.4px 34px;border:none;flex:1;border-radius:10px;font-family:Manrope;font-weight:600;width:100%}.consent-wrapper{margin-top:10px}.custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:12px;color:hsla(0,0%,100%,.7);font-family:Manrope;gap:10px}.custom-checkbox input{display:none}.checkmark{width:18.5px;height:18.5px;border-radius:50%;background-color:#2f2f2f;position:relative;flex-shrink:0}.custom-checkbox input:checked+.checkmark{background-color:gold;background-image:url("/img/Vector%20(3).e0bf2e87.svg");background-repeat:no-repeat;background-position:50%;background-size:60%}@media (max-width:480px){.consultation-form{padding:25px;margin-bottom:20px}.dropdown,.input,.name-input{font-size:14px!important}.consultation-form .title{font-size:28px}}*{box-sizing:border-box}.Algorithms_result_wrapper{width:100%;background-color:#000;flex-wrap:wrap;margin-top:20px}.Algorithms_result,.Algorithms_result_wrapper{height:auto;display:flex;justify-content:space-between}.Algorithms_result{width:62%;flex-direction:column;border-radius:10px;gap:20px}.Get_in_touch{width:35%;height:auto;background-color:#111;border-radius:10px}.Statistic_In_Number{width:auto;height:243px;background-color:#0d0d0d;border-radius:10px;padding:37px 49px}.Statistic_In_Number_items_wrapper{display:flex;gap:50px;margin-top:30px}.Statistic_In_Number_item{display:flex;align-items:center;gap:20px;margin-bottom:10px}.Statistic_In_Number_item1{display:flex}.Statistic_In_Number_item1 .Statistic_In_Number_itemText:nth-child(2){margin-top:15px}.Statistic_In_Number_itemText h2{color:#fff;font-size:36px;font-weight:500}.Statistic_In_Number_itemText p{color:hsla(0,0%,100%,.7);font-size:14px;margin-top:5px}.Statistic_In_Number>h2{color:#fff;font-size:36px;font-weight:500}.Statistic_In_Number span{color:#f8d800;font-size:36px}.Statistic_about_salary{width:auto;height:90px;background-color:#0d0d0d;border-radius:10px;display:flex;padding:14px;align-items:center;position:relative;gap:39px}.Statistic_about_salary .dot{width:9px;height:9px;background-color:#ffe738;border-radius:50%;position:absolute;right:10px;top:10px;box-shadow:0 0 5px #ffe738;animation:shining 1.5s infinite alternate}@keyframes shining{0%{box-shadow:0 0 5px #ffe738;opacity:1;transform:scale(1)}50%{box-shadow:0 0 5px #ffe738,0 0 5px #ffe738;opacity:1;transform:scale(1.1)}to{box-shadow:0 0 5px #ffe100,0 0 5px #ffe738;opacity:1;transform:scale(1.1)}}.info{display:flex;align-items:center}.info p{font-size:17px;color:#fff;font-weight:400;margin-left:31px}.bar{width:4px;height:43px;background:#ff0;margin-right:10px;border-radius:3px}.salary-details{display:flex;gap:15px}.salary-details .category{font-size:20px;color:#aaa}.salary-details .category span{color:#fff;font-size:20px;margin-left:10px}.Algorithms_result_Latest_News{width:auto;height:55px;border-radius:10px;display:flex;justify-content:space-between;font-family:Noto Sans;align-items:center}.marquee_main_wrapper{width:65%;overflow:hidden;position:relative;padding:0 20px;box-sizing:border-box}.marque_wrapper{width:100%;overflow:hidden;background-color:#000}.Algorithms_result_Latest_News .per-month{font-size:18px;padding:14.5px 16px;background-color:#f8d800;color:#000;border-radius:10px;font-family:Nohemi;font-weight:500;display:flex;gap:5px;align-items:center}.Algorithms_result_Latest_News_marque button:first-child,.Algorithms_result_Latest_News_marque button:nth-child(2){font-size:18px;padding:14.5px 16px;border-radius:10px;background-color:#0d0d0d;font-weight:500;display:flex;color:#fff;gap:10px;align-items:center;font-family:Nohemi}.Algorithms_result_Latest_News_marque{animation:marqueeScroll 5s linear infinite}.marquee_main_wrapper:after,.marquee_main_wrapper:before{content:"";position:absolute;top:0;right:0;width:100px;height:100%;z-index:3;pointer-events:none}.marquee_main_wrapper:before{left:-40px;background:linear-gradient(90deg,#000,#000,#000,transparent)}.marquee_main_wrapper:after{right:-30px;background:linear-gradient(270deg,#000,#000,transparent)}@keyframes marqueeScroll{0%{transform:translateX(10%)}to{transform:translateX(-90%)}}.Algorithms_result_Latest_News_marque{display:flex;align-items:center;gap:20px}@media (max-width:1324px){.Algorithms_result,.Get_in_touch{width:100%}.Statistic_In_Number{padding:30px}.Statistic_In_Number_items_wrapper{flex-wrap:wrap;gap:30px}.Statistic_about_salary{align-items:flex-start;height:auto;padding:20px}.Statistic_about_salary,.salary-details{flex-direction:column;gap:10px}.Algorithms_result_Latest_News{flex-direction:column;gap:10px;width:100%;align-items:stretch}.Algorithms_result_Latest_News button{width:100%;text-align:center;padding:12px}}@media (max-width:1024px){.Algorithms_result{width:100%}.Get_in_touch{width:100%;height:auto}.Statistic_In_Number{padding:30px;height:auto}.Statistic_In_Number_items_wrapper{flex-wrap:wrap;gap:30px}.Statistic_In_Number_item>img{width:120px;height:130px}.Statistic_about_salary{align-items:flex-start;height:auto;padding:20px}.Statistic_about_salary,.salary-details{flex-direction:column;gap:10px}.Algorithms_result_Latest_News{flex-direction:column;gap:10px;width:100%;align-items:stretch}.Algorithms_result_Latest_News button{width:100%;text-align:center;padding:12px}}@media (max-width:768px){.Statistic_In_Number{padding:20px}.Statistic_In_Number_item,.Statistic_In_Number_item1{flex-direction:column;align-items:center;text-align:center;gap:10px}.Statistic_In_Number_items_wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.Statistic_In_Number_itemText>p{width:100%!important}.Statistic_In_Number_item img,.Statistic_In_Number_item1 img{width:50px;height:auto}.Statistic_In_Number_itemText h2{font-size:30px}.Statistic_In_Number_itemText p,.Statistic_about_salary .info p{font-size:15px}.salary-details .category{font-size:18px}.Algorithms_result_Latest_News{gap:5px}.Algorithms_result_Latest_News button{font-size:16px;padding:10px}}@media (max-width:480px){.Statistic_In_Number{padding:15px}.Statistic_In_Number span,.Statistic_In_Number>h2,.Statistic_In_Number_itemText h2{font-size:24px}.Statistic_In_Number_itemText p{font-size:14px}.Statistic_about_salary{padding:10px}.Statistic_about_salary .info p{font-size:14px;margin-left:0}.salary-details .category{font-size:16px}.Algorithms_result_Latest_News button{font-size:14px;padding:8px}.Get_in_touch{padding:10px;margin-top:20px}}.coursesHomePage{margin-top:45px;height:auto}.courseNav{width:100%;padding-left:17px;justify-content:space-between;flex-wrap:wrap}.courseNav,.courseinner{display:flex;align-items:center}.courseinner{gap:10px;color:#0d0d0d}.courseinner .bar{width:4px;height:43px;background:#ff0;margin-right:10px;border-radius:3px}.courseNav button:first-of-type{background-color:#fff}.courseNav button:first-of-type,.courseNav button:nth-of-type(2){font-size:21px;border-radius:10px;font-weight:500;padding:9px 21px;max-height:47px}.courseNav button:nth-of-type(2){color:#fff;background-color:#0d0d0d}.courseNav select{font-size:21px;background-color:#fff;border-radius:10px;font-weight:500;padding:8px 21px;max-height:47px;color:#0d0d0d}.courseinner h2{font-size:36px;color:#fff}.courseNav button{padding:5px;background:#efed40;color:#0d0d0d}.coursesWrapper{display:flex;display:grid;grid-template-columns:auto auto;height:auto;row-gap:30px;justify-content:space-between;margin-top:30px}.course-card{width:100%;max-width:615px;background:#000;color:#fff;border-radius:10px;border:2px solid transparent;gap:20px;justify-content:start;transition:all .3s}.course-card,.course-image{cursor:pointer;display:flex}.course-image{width:285px;height:200px;background:#0d0d0d;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.course-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-info{min-width:320px;display:flex;justify-content:center;flex-direction:column}.course-info h3{font-size:32px;margin-top:10px;font-weight:500}.course-info p{font-size:20px;font-weight:400;margin-top:8px}.course-buttons{display:flex;gap:10px;margin-top:23px}.btn-primary{background:#0d0d0d;color:#fff}.btn-primary,.btn-secondary{padding:5px 17px;max-height:31px;font-size:15px;font-weight:500;border-radius:8px;cursor:pointer}.btn-secondary{background:#fff;color:#000}@media (max-width:1440px){.courseinner h2{width:49%;text-align:start}.course-image{width:200px}.course-info{min-width:0}.course-info h3{font-size:32px;margin-top:10px;font-weight:500}.course-info p{font-size:20px;font-weight:400;margin-top:8px}}@media(max-width:1300px){.course-card{flex-direction:column;width:380px}.course-image{width:100%}.coursesWrapper{justify-content:space-around;align-items:center}.course-info{width:100%}}@media(max-width:950px){.course-card{flex-direction:column;width:100%}.coursesWrapper{gap:20px;row-gap:30px}}@media (max-width:768px){.courseNav{display:flex;justify-content:left;gap:10px}.course-card,.coursesWrapper{display:flex;flex-direction:column;align-items:center}.course-card{padding:40px}.course-image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.courseNav button:nth-of-type(2),.courseinner button:first-of-type{font-size:16px}}@media (max-width:500px){.courseinner h2{font-size:24px}.courseNav button:first-of-type,.courseNav button:nth-of-type(2),.courseNav select,.courseinner button:first-of-type{font-size:14px}.course-card{width:100%;max-width:100%;padding:20px}.course-info{width:100%;max-width:100%;min-width:auto}.course-info h3{font-size:24px}}.testimonial-section{padding:0 0}.testimonial-carousel{width:100%;position:relative;margin-top:40px;height:640px;margin-bottom:30px}.testimonial-card{min-width:339px;height:600px}.testimonial-video{height:100%;border-radius:10px;aspect-ratio:26/9}.testimonial-video video{width:100%;height:100%}.testimonial-footer{width:60%;display:flex;align-items:center;justify-content:space-around;position:absolute;left:0;bottom:5%}.testimonial-footer-text h3{font-size:30px;font-family:Nohemi;font-weight:500}.testimonial-footer-text p{font-size:10px;font-family:Manrope;font-weight:400}.testimonial-footer-text{margin-left:-10%}.testimonial-carousel:after{content:"";position:absolute;z-index:1;top:0;right:0;width:100px;height:100%;background:linear-gradient(270deg,#000,transparent);pointer-events:none}@media (max-width:1440px){.swiper-button-prev{left:85%;background-color:#000;color:#fff}.swiper-button-next,.swiper-button-prev{width:30px;height:30px;border-radius:50%;padding:5px;transform:translateY(-10px)}.swiper-button-next{right:0!important;background-color:#fff;color:#000}}@media (max-width:768px){.testimonial-carousel{height:460px}.testimonial-card{min-width:300px;height:400px}.testimonial-card2{max-width:300px}.swiper-button-prev{left:82%;bottom:-30px;background-color:#000;color:#fff}.swiper-button-next,.swiper-button-prev{width:30px;height:30px;border-radius:50%;padding:5px}.swiper-button-next{right:0!important;background-color:#fff;color:#000}}@media (max-width:480px){.testimonial-card{min-width:300px;height:400px}.swiper-button-prev{left:78%;margin-left:-30px;bottom:-30px;background-color:#000;color:#fff}.swiper-button-next,.swiper-button-prev{width:30px;height:30px;border-radius:50%;padding:5px}.swiper-button-next{right:0!important;background-color:#fff;color:#000}}.testimonial-nav{display:flex;align-items:center;gap:10px}.testimonial-nav .bar{width:4px;height:43px;background:#ff0}.testimonial-nav h2{font-size:32px;font-weight:500}.testimonial_user_name{text-align:start}.testimonial-section{position:relative;text-align:start;background:#000;color:#fff;margin-top:35px;padding:0}.testimonial-carousel2{width:100%;position:relative;margin-top:40px;height:440px;margin-bottom:30px}.testimonial-card2{max-width:478px;height:380px;padding:20px 30px;border-radius:20px;background:#0d0d0d;display:flex;flex-direction:column;justify-content:space-around;align-items:start}.testimonial-card2>p{font-size:14px;color:#fff;line-height:20px;margin-top:10px;font-family:Manrope;font-weight:300}.user-image-play{cursor:pointer}.testimonial-footer2{width:100%;display:flex;align-items:center;gap:5%;margin-top:20px;display:none}.testimonial-footer-text2 h3{font-size:30px;font-family:Nohemi;font-weight:500}.testimonial-footer-text2 p{font-size:10px;font-family:Manrope;font-weight:400}.user-image{width:67px;height:67px;border-radius:50%}.testimonial-carousel2:after{content:"";position:absolute;z-index:1;top:0;right:0;width:100px;height:100%;background:linear-gradient(270deg,#000,transparent);pointer-events:none}.swiper-button-next{box-sizing:content-box;position:absolute;top:97%;right:1px;height:20px;width:20px;border-radius:50%;padding:5px;background-color:#fff;transition:all .3s ease;color:#000}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px;font-weight:900}.swiper-button-next:active,.swiper-button-next:hover,.swiper-button-prev:active,.swiper-button-prev:hover{background-color:#fff;color:#000}@media (max-width:480px){.swiper-button-prev{left:10%!important}.testimonial-carousel2{height:440px}.swiper-button-next{right:0!important;background-color:#fff;color:#000;border-radius:50%;padding:5px}}.Enrol-In-Main{color:#faebd7}.Enrol-nav{padding:30px 0;display:flex;align-items:center;gap:20px}.Enrol-nav h2{font-size:32px;color:#fff;margin-bottom:10px;font-weight:500}.Enrol-nav p{font-size:13px;max-width:700px;color:#bfbfbf}.Enrol-nav .barside{width:4px;height:98px;border-radius:32px;background-color:#f8d800}.Enrol-In-Wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:33px}.Courses-time{width:50%;height:auto}.active-enroll{background:gold!important;color:#000!important}.Courses-time .date-selection,.time-selection{width:100%;height:auto;padding-top:25px;border-radius:10px;margin-top:20px;background-color:#0d0d0d}.date-selection>h3{margin-bottom:15px}.date-selection>h3,.time-selection h3{margin-left:20px;max-width:172px;font-size:16px;font-weight:400;color:#fff}.Courses-time select{width:100%;padding:23px 30px;background:#0d0d0d;color:hsla(0,0%,100%,.7);border:none;font-family:Manrope;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:20px;border-radius:10px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADmSURBVHgB7dTNDYIwFMDxtizgCG6gI2DCx1UmkA0cQdyAEWAKAhxcwU3kAkfq64GEmKp9bS8k7580EEjhF0geYxRFUdSG4rqLXdcdhRCHKIpq5qmmafbwzHyapjLLsmF9T+g2SCnP8zxXfd/fmCdAEAQPzvlVd59/29i2bQWbLrCKOI7vzBEApztYpyRJnsYIHxATwF+EC8QUYISwgWAAxggMBAtAIUwgNgA04hfEFqASDFmapjnMkRpWscwRNdxsASr0l1iCF5dwWA+fwQbghFDBLwhhFIfwa17jONaf45iiKIry3RtjuX4+XOny6QAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:right 33px center}.Courses-time select,.Courses-time select option{white-space:normal!important;word-break:break-word!important;text-align:left!important;overflow-wrap:break-word!important}.Courses-time select option{max-width:100%;display:block}.date-options,.time-options{display:flex;gap:10px;padding:23px 20px;flex-wrap:wrap;align-items:center;margin-top:10px;border-top:1px solid hsla(0,0%,100%,.1)}.Courses-time button{padding:10px 15px;border-radius:10px;background:#222;color:#fff;border:none;cursor:pointer}.Courses-time button.active{background:#fff;color:#000}.Enrol-in-form{width:50%;padding:50px 40px;background-color:#0d0d0d;max-height:414px;height:414px;border-radius:10px}.Enrol-in-form h2{font-size:40px;color:#fff;font-weight:500}.Enrol-in-form .input{width:100%;height:74px;max-height:74px;margin:8px 0;border:.5px solid #000;border-radius:10px;background:#000;color:hsla(0,0%,100%,.7);font-size:20px;font-family:Manrope;padding-left:28px}.consent-wrapper{color:#c6c6c6;display:flex;align-items:center;gap:10px;font-size:12px}.Enrol-in-form .submit-btn{background:#fc0;color:#000;padding:22px 54px;border:none;flex:1;border-radius:10px;font-size:22px;width:100%;cursor:pointer}.input:focus{border:.5px solid #fc0}.submit-btn:active{background-color:#fff;color:#000}.submit-btn:disabled{cursor:not-allowed}.submit-btn:disabled:active,.submit-btn:disabled:hover{background:#000;color:#bfbfbf}.Enrol-in-form .consent-wrapper input{width:24px;height:24px;background-color:#525151;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;cursor:pointer;border-radius:50%;border:none;position:relative}.consent-wrapper input:checked{background-color:gold}.consent-wrapper input:checked:after{content:"";width:10px;height:9px;background-image:url("/img/Vector%20(3).e0bf2e87.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1180px){.Courses-time select{white-space:normal!important;word-break:break-word!important;text-align:left!important;overflow-wrap:break-word!important}.Enrol-in-form{height:auto}.Enrol-in-form>h2{font-size:24px}.Phone_Number{display:flex;flex-direction:column}.Enrol-in-form .input{height:48px}.Enrol-in-form .submit-btn{padding:12px 54px;font-size:16px}}@media (max-width:768px){.Enrol-In-Wrapper{flex-direction:column;align-items:center}.Courses-time,.Enrol-in-form{width:100%}.Enrol-nav h2{font-size:24px}.dropdown,.input{font-size:14px}}.FAQ-wrapper{height:auto;margin-top:40px;margin-bottom:50px}.FAQ-nav{display:flex;align-items:center;gap:10px}.FAQ-nav .bar{width:4px;height:43px;background:#ff0}.FAQ-nav h2{font-size:32px;color:#fff;font-weight:500}.accordion-container{width:100%;display:flex;flex-wrap:wrap;row-gap:30px;align-items:center;justify-content:space-between;margin-top:30px}.accordion-item{border-radius:10px;width:100%;background:#0d0d0d;margin-top:10px;overflow:hidden;align-self:baseline}.accordion-header{display:flex;width:100%;height:64px;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;font-weight:700;font-size:16px;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;background:#0d0d0d;transition:background .5s ease-in}.accordion-header img{width:26px;height:26px;transition:transform .3s ease-in-out}.accordion-header h2{font-size:20px;font-weight:500;color:#fff}.rotated{transform:rotate(180deg)}.accordion-header:hover{background:#292929}.accordion-content{min-width:100%;padding:20px;background:#0d0d0d;color:#cfcfcf;font-size:14px;border-top:1px solid hsla(0,0%,100%,.1)}.accordion-content p{max-width:550px;font-weight:300;font-size:16px;color:#fff}.accordion-icon{transition:transform .5s ease}.map-container[data-v-ad417a34]{padding:12px 0}#map[data-v-ad417a34]{height:470px;width:100%;margin:0 auto 24px;border-radius:12px;outline:none;position:relative;z-index:2}.leaflet-marker-icon[data-v-ad417a34]{background:none!important}.Our-main{height:auto;display:flex;flex-direction:column;gap:30px}.Our-Destination-wrapper{width:100%;height:auto;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between;margin-top:22px}.Our-map{width:770px;height:100%;color:#fff;border-radius:15px;overflow:hidden}.Our-destination-form{width:458px;height:auto;margin-top:10px}.Our-destination-footer{width:100%;background-color:#0d0d0d;border-radius:15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px 33px}.Our-destination-footer h2{font-size:16px;font-weight:500;line-height:120%;width:40%;color:#fff}.Our-destination-footer span{font-size:20px;color:hsla(0,0%,100%,.5);margin-right:10px;font-family:Manrope}.Our-destination-footer p{font-size:20px;color:#fff;font-family:Manrope}@media (max-width:1200px){.Our-map{width:100%;height:380px}}@media (max-width:768px){.Our-destination-footer{flex-direction:column;gap:20px;padding:20px;margin-bottom:30px}.Our-map{width:100%;height:300px}.Our-destination-form{margin-top:30px;height:auto}.Our-destination-footer h2{width:100%}}@media (max-width:420px){.Our-map{width:100%;height:250px}}.Home{max-width:1440px;height:auto;background-color:#000}.features{color:#fff;font-family:Arial,sans-serif;margin-top:40px}.features-Nav{display:flex;gap:17px}.features-Nav .bar{width:4px;height:43px;background:#ff0}.features-Nav h2{font-size:32px;color:#fff;font-weight:500}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.feature-card{max-width:630px;background:#0d0d0d;padding:32px 35px;border-radius:20px;border:2px solid transparent;transition:all .3s ease;display:flex;align-items:start;justify-content:space-between;cursor:pointer}.feature-card.selected{border-color:blue}.icon{width:66px;height:66px;background:rgba(255,246,0,.1);padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.features-texts h3{font-size:36px;font-weight:500}.features-texts p{margin-top:5px;max-width:370px;font-weight:400;font-family:Manrope;font-size:16px;color:#bfbfbf}@media (max-width:768px){.feature-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;margin-top:30px}.feature-card{max-height:auto!important}}.About,.Course{width:100%;background-color:#000}.About{height:auto;padding:0 0 30px 0}.About>h2{color:#fff;font-family:Nohemi;margin-top:69px}.About>h2,.About>h2>span{font-size:69px;font-weight:500;line-height:70px}.About>h2>span{color:#f8da0b;margin-left:-15px}.features-nav{display:flex;align-items:center;background-color:#0d0d0d;gap:17px;width:-moz-max-content;width:max-content;padding:15px 40px 15px 15px;border-radius:10px}.features-nav .bar{width:4px;height:33px;background:#ff0}.features-nav h2{font-size:30px;color:#fff;font-family:Manrope;font-weight:600}.features-texts{width:100%}.features-texts h3{width:90%;font-size:28px}.About>p{background-color:#0d0d0d;padding:27px 40px;color:#fff;font-family:Manrope;font-weight:400;font-size:25px;line-height:100%;margin-top:20px;border-radius:10px}.about_icon{min-width:74px;height:74px;background:rgba(255,246,0,.1);padding:10px;border-radius:50%;justify-content:center}.about_card,.about_icon{display:flex;align-items:center}.about_card{width:100%;height:auto;background:#191919;padding:32px 35px;border-radius:20px;border:2px solid transparent;transition:all .3s ease;justify-content:space-between;cursor:pointer}@media (max-width:768px){.About>h2,.About>h2>span{font-size:50px;line-height:50px}.features-nav h2{font-size:25px}.About>p{font-size:20px;line-height:100%;padding:20px}.about_card{max-width:100%;padding:20px;gap:20px}.about_icon{width:50px;height:50px}.about_card h3{font-size:20px}.inner_gradient{width:400px;height:400px;top:60%}.About_gradient{height:500px}.About>h2{margin-top:30px}@media (max-width:768px){.feature-card{display:flex;flex-direction:column-reverse;gap:20px}.features-Nav h2{font-size:28px}.features-texts h3{font-size:22px}}}.News{width:100%;background-color:#000;margin-top:69px;padding-bottom:40px;color:#fff}.news-page-top{display:flex;justify-content:space-between;align-items:center}.color-white{color:#fff;font-size:69px;position:relative}.color-white:after{content:"*";margin-left:10px;color:#f8da0b;position:absolute}.mySwiper,.news-swiperpage{width:100%;height:100%}.mySwiper{margin-top:30px}.newSwip{display:flex;gap:30px;flex-wrap:wrap;margin-top:60px}.swiper-card{width:100%;background-color:#0d0d0d;border-radius:10px;padding:8px}.imgbox{position:relative}.imgbox p{position:absolute;top:10px;left:10px;background-color:#000;padding:10px 40px;border-radius:50px;font-size:16px}.swiper-card{gap:20px}.contentbox,.swiper-card{display:flex;flex-direction:column}.contentbox{justify-content:center;gap:10px}.contentbox p{display:flex;align-items:center;color:hsla(0,0%,100%,.4)}.swiper-card .imgbox img{width:100%;height:320px;border-radius:10px}.contentbox>.bottom{display:flex;justify-content:space-between}.swiper-button-prev{box-sizing:content-box;position:absolute;z-index:2;top:97%;left:94.5%;height:20px;width:20px;border-radius:50%;padding:5px;background-color:#1f1c1c;color:#fff}.contentbox>.bottom>.right{display:flex;align-items:center;gap:10px}.contentbox>.bottom>.right>p{color:#fff;font-size:16px;display:flex;align-items:center;gap:5px}.contentbox>.bottom>.right>p,.contentbox>.right>.sendkey{background:hsla(0,0%,100%,.05);padding:8px 12px;border-radius:10px}.contentbox>.right>.sendkey{color:aqua}@media (max-width:768px){.news-page-top{align-items:start;flex-direction:column;gap:20px}.color-white{font-size:40px}}@media (max-width:500px){.contentbox>h2{font-size:18px}.contentbox>.bottom{flex-direction:column-reverse;align-items:center;gap:10px}.swiper-card{padding:12px}}svg[data-v-fe567880]{width:100%;height:auto;display:block}.Certificate{width:100%;height:auto;background-color:#000;padding-top:60px}.certificate-topbar{width:100%;height:auto;background-color:#0d0d0d;border-radius:16px;padding:45px;margin-bottom:40px}.certificate-topbar h2{font-size:60px;color:#fff;line-height:65px;padding-right:15%;font-family:Nohemi;font-weight:500;max-width:1000px}.certificate-topbar p{font-size:23px;color:hsla(0,0%,100%,.7);line-height:100%;max-width:900px;font-family:Inter,sans-serif;font-weight:300}.certificate-search-wrapper{display:flex;justify-content:space-between;margin-top:40px}.certificate-search-wrapper .seach-field{background-color:#191919;width:242px;border-radius:10px;border:1px solid #f8da0a;height:62px;color:#fff;font-family:Manrope;font-weight:400;font-size:20px;padding-left:26px}.certificate-btns-groups{display:flex;align-items:center;gap:21px}.certificate-search-wrapper .chack-btn{padding:17px 29.5px;color:#000;border-radius:10px;font-family:Manrope;font-weight:600;display:flex;align-items:center;gap:12px;background-color:#f8da0a;font-size:20px}.sertificate-download{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:28px;color:#ffffff88;font-family:Nohemi;font-weight:500;margin-right:20px;background:#191919;padding:12px;border-radius:10px;min-width:280px;cursor:pointer}.sertificate-download:hover{background:#535353;transition:background .2s,color .2s}.not-found{width:100%;height:886px;display:flex;align-items:center;justify-content:center;background-color:#0d0d0d;margin-top:40px;margin-bottom:40px;border-radius:16px}.not-found-title{font-size:40px;color:#f8da0a;margin-bottom:10px}.not-found-text{font-size:18px;color:hsla(0,0%,100%,.7);line-height:1.4;margin-top:10px}.error-input{border-color:red!important;color:red!important}.error-btn{background-color:#252525!important}.certificate-topbar p{margin-top:10px}@media (max-width:768px){.certificate-topbar h2{font-size:28px;padding-right:0;line-height:1}.certificate-btns-groups{flex-direction:column;gap:10px}.certificate-search-wrapper .chack-btn{width:100%}.certificate-topbar p{font-size:14px}.certificate-search-wrapper .seach-field::-moz-placeholder{font-size:14px;width:100%}.certificate-search-wrapper .chack-btn,.certificate-search-wrapper .seach-field,.certificate-search-wrapper .seach-field::placeholder{font-size:14px;width:100%}.certificate-search-wrapper{flex-direction:column;gap:20px}.sertificate-download{background:#191919;width:100%;border-radius:10px;padding:10px;justify-content:center}svg>text{font-size:14px}}.ContactPage{width:100%;height:auto;background-color:#000;padding:70px 0 0 0;display:flex;flex-direction:column;gap:40px}.Contact_top h2{font-size:69px;color:#fff;font-weight:500}.Contact_top p{font-family:Manrope;font-weight:400;font-size:21px;color:#fff;padding-right:30px;margin-top:10px}.Contact_top{position:relative}.Contact_top span{font-size:69px;color:#f8da0b;font-weight:600;margin-left:-10px}@media (max-width:768px){.Contact_top h2{font-size:36px}.Contact_top span{font-size:36px;margin-left:-5px}.Contact_top p{font-size:16px;padding-right:10px}.ContactPage{padding:40px 0 0 0;gap:20px}}a[data-v-09f7b37e]{color:#000}.Events-container[data-v-09f7b37e]{height:auto;display:flex;align-items:center;margin-top:30px}.events-swiper[data-v-09f7b37e]{width:100%;height:520px}.events-swiper[data-v-09f7b37e]:after{content:"";position:absolute;z-index:1000;top:0;right:0;width:100px;height:100%;background:linear-gradient(270deg,#000,transparent);pointer-events:none}.event-card[data-v-09f7b37e]{max-width:339px;max-height:474px;background:#0d0d0d;border-radius:10px;overflow:hidden}.event-info>p[data-v-09f7b37e]{font-size:14px}.event-info>h3[data-v-09f7b37e]{font-size:32px}.event-info-wrapper>p[data-v-09f7b37e]{font-size:16px;color:hsla(0,0%,100%,.7);margin-bottom:8px}.event-image[data-v-09f7b37e]{width:100%;height:330px;border-radius:8px}.event-info-wrapper[data-v-09f7b37e]{padding:21px}.event-info[data-v-09f7b37e]{color:#fff;display:flex;align-items:center;justify-content:space-between}.event-info-icons[data-v-09f7b37e]{display:flex;gap:10px}.register-btn[data-v-09f7b37e]{background:#fff;color:#000;border:none;max-width:102px;padding:8px 16px;font-size:14px;cursor:pointer;border-radius:5px}.register-btn[data-v-09f7b37e]:hover{background:#e6b800}.modal-overlay[data-v-09f7b37e]{position:fixed;top:0;left:0;width:100%;height:100%;background-attachment:auto;backdrop-filter:blur(25px);display:flex;align-items:center;justify-content:center;overflow:auto;padding:100px;padding-top:200px;z-index:3}.modal-overlay[data-v-09f7b37e]::-webkit-scrollbar{display:none}.modal-content[data-v-09f7b37e]{padding:40px 130px;border-radius:10px;width:100%;height:100vh;color:#fff}div.swiper-wrapper[data-v-09f7b37e]{padding:50px 0}.close-btn[data-v-09f7b37e]{background:#2a2929;color:#fff;border:none;padding:10px 15px;cursor:pointer;border-radius:5px;position:absolute;left:100px}.close-btn[data-v-09f7b37e]:hover{background:#424040}.event-info-btn[data-v-09f7b37e]{max-width:31px;padding:5px;display:flex;align-items:center;justify-content:center;background:#191919;border-radius:8px;cursor:pointer}.modal-title-wrapper[data-v-09f7b37e]{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #858181;padding-bottom:10px}.modal-title-wrapper h2[data-v-09f7b37e]{font-size:50px;line-height:58px;max-width:430px;font-weight:500}.modal-title-wrapper button[data-v-09f7b37e]{background:#fff;color:#000;border:none;width:168px;height:50px;font-size:24px;cursor:pointer;border-radius:10px}.modals-text li[data-v-09f7b37e]{font-size:22px;line-height:40px}.modals-text ul[data-v-09f7b37e]{list-style:square}@media (max-width:768px){.modal-content[data-v-09f7b37e]{padding:20px;width:100%;height:auto}.modal-title-wrapper h2[data-v-09f7b37e]{font-size:30px;line-height:40px;max-width:100%}}@media (max-width:500px){.modal-content[data-v-09f7b37e]{padding:20px;width:100%;height:auto}.modal-title-wrapper h2[data-v-09f7b37e]{font-size:24px;line-height:30px;max-width:100%}}.Events-carusel-wrapper[data-v-381cc67c]{width:100%;margin-top:30px}.Events-carusel-card[data-v-381cc67c]{width:100%;height:411px;background-color:#0d0d0d;border-radius:10px;padding:70px 50px;display:flex;flex-direction:column}.Events-carusel-card h1[data-v-381cc67c]{color:#fff;font-size:56px;text-transform:uppercase;max-width:550px;font-weight:500}.Events-carusel-card p[data-v-381cc67c]{color:hsla(0,0%,100%,.7);font-size:20px;margin-top:15px;max-width:350px}.Events-carusel-card button[data-v-381cc67c]{background-color:#fff;font-size:21px;padding:10px 26px;border-radius:10px;font-weight:500;align-self:flex-end}@media (max-width:768px){.Events-carusel-card[data-v-381cc67c]{display:flex;flex-direction:column;gap:20px;padding:30px 20px}.Events-carusel-card h1[data-v-381cc67c]{font-size:36px;max-width:100%}.Events-carusel-card p[data-v-381cc67c]{font-size:16px;max-width:100%}}.events-section[data-v-481b9d01]{width:100%;height:auto;position:relative;margin-bottom:30px;z-index:99}.Hackathon[data-v-7c2d9804]{width:100%;height:auto}.Hackathon-title-wrapper[data-v-7c2d9804]{margin-top:90px;display:flex;align-items:start;gap:133px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.1)}.Hackathon-titles[data-v-7c2d9804]{display:flex;align-items:start;gap:25px}.Hackathon-title-wrapper span[data-v-7c2d9804]{padding:10px;display:flex;border-radius:10px;align-items:center;justify-content:center;background-color:#191919}.Hackathon-title-wrapper p[data-v-7c2d9804]{color:#fff;font-size:20px;font-family:Nohemi;font-weight:300;line-height:26px;max-width:500px;margin-right:0}.Hackathon-title-wrapper h2[data-v-7c2d9804]{color:#fff;font-size:36px;font-family:Nohemi;font-weight:500;max-width:500px;line-height:40px}.form-grid[data-v-7c2d9804]{display:flex;justify-content:space-between;align-items:start;width:100%;flex-wrap:wrap;padding-left:66px;margin-top:35px}.forms-wrapper[data-v-7c2d9804]{width:400px}.input-field{&[data-v-7c2d9804]{height:54px;width:100%;background-color:#0d0d0d;color:hsla(0,0%,100%,.7);border:.5px solid #000;margin-bottom:15px;font-size:20px;font-family:Manrope;border-radius:10px;padding-left:23px}&[data-v-7c2d9804]:focus{border-color:#fc0}}.team-section[data-v-7c2d9804]{width:340px;grid-column:span 2;background-color:#0d0d0d;padding:16px;border-radius:8px;color:#fff;position:relative}.team-section img[data-v-7c2d9804]{position:absolute;top:30px;right:33px}.team-members[data-v-7c2d9804]{margin-top:10px}.team-section h3[data-v-7c2d9804]{font-size:20px;color:#fff}.team-section p[data-v-7c2d9804]{font-size:15px;color:hsla(0,0%,100%,.7);margin-top:2px;font-family:Manrope}.badge[data-v-7c2d9804]{background-color:#171717;color:#fff;padding:8px 11px;border-radius:50%;font-size:20px;font-weight:500;display:inline-block;margin-right:6px}.hackathon-texts-wrapper[data-v-7c2d9804]{padding-left:66px;margin-top:35px}.hackathon-rules-title[data-v-7c2d9804]{display:flex;gap:35px}.hackathon-rules-title h2[data-v-7c2d9804]{font-size:22px;color:#fff;font-family:Manrope;font-weight:500;max-width:208px}.hackathon-rules-title p[data-v-7c2d9804]{font-size:22px;color:hsla(0,0%,100%,.5);font-family:Manrope;font-weight:300;max-width:348px}.hackathon-rules-wrapper[data-v-7c2d9804]{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:25px;margin-top:25px}.rules-card[data-v-7c2d9804]{width:350px;height:auto}.rules-card h2[data-v-7c2d9804]{color:#fff;font-size:17px;font-family:Manrope;font-weight:400}.rules-card p[data-v-7c2d9804]{color:hsla(0,0%,100%,.6);font-size:14px;font-family:Manrope;font-weight:200;margin-top:10px}.container-submits[data-v-7c2d9804]{display:flex;justify-content:space-between;background-color:#000;padding:20px;color:#fff;padding:60px 0}.checkbox-group[data-v-7c2d9804]{display:flex;flex-direction:row;gap:40px;margin-bottom:20px}.checkbox-label[data-v-7c2d9804]{display:flex;align-items:center;gap:20px;font-size:10px;font-family:Manrope;color:hsla(0,0%,100%,.7)}.checkbox{&[data-v-7c2d9804]{width:30px;height:30px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#575757;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease}&[data-v-7c2d9804]:checked{background-color:#fc0;border-color:#fc0}}.submit-btn[data-v-7c2d9804]{max-width:187px;height:60px;background-color:#0d0d0d;color:hsla(0,0%,100%,.5);border:none;border-radius:8px;font-size:29px;cursor:pointer;transition:opacity .3s ease;position:relative;padding:0}.send-btns[data-v-7c2d9804]{width:20%;display:flex;align-items:center;gap:10px}.submit-btn[data-v-7c2d9804]:hover{background-color:#fc0!important;color:#0d0d0d;transition:all .3s ease}.spinner[data-v-7c2d9804]{width:40px;height:40px;border:4px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:spin-7c2d9804 1s linear infinite}@keyframes spin-7c2d9804{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1240px){.Hackathon-title-wrapper[data-v-7c2d9804]{flex-direction:column;gap:0;padding-bottom:0}.Hackathon-title-wrapper span[data-v-7c2d9804]{margin-bottom:20px}.Hackathon-title-wrapper h2[data-v-7c2d9804]{font-size:28px;line-height:32px}.Hackathon-title-wrapper p[data-v-7c2d9804]{font-size:16px;line-height:20px}.form-grid[data-v-7c2d9804]{padding-left:0}.forms-wrapper[data-v-7c2d9804],.team-section[data-v-7c2d9804]{width:100%}}@media (max-width:768px){.container-submits[data-v-7c2d9804]{flex-direction:column;align-items:center}.checkbox-group[data-v-7c2d9804]{flex-direction:column;gap:10px}.send-btns[data-v-7c2d9804]{width:100%;justify-content:center}.hackathon-rules-title[data-v-7c2d9804]{flex-direction:column;gap:12px}.submit-btn{&[data-v-22a32f70][data-v-7c2d9804]{width:100%!important;height:60px;background-color:#0d0d0d;color:hsla(0,0%,100%,.5);border:none;border-radius:8px;font-size:29px;cursor:pointer;transition:opacity .3s ease;position:relative;padding:0}}.submit-btn[data-v-7c2d9804]:hover{background-color:#fc0!important;color:#0d0d0d;transition:all .3s ease}.hackathon-texts-wrapper[data-v-7c2d9804]{padding-left:12px}}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(/fonts/manrope-v15-latin-200.b71da239.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(/fonts/manrope-v15-latin-300.af45276a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(/fonts/manrope-v15-latin-regular.6fdd390c.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(/fonts/manrope-v15-latin-500.33a31a2a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(/fonts/manrope-v15-latin-600.ae91174a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(/fonts/manrope-v15-latin-700.cc0e4e1d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(/fonts/manrope-v15-latin-800.2793745a.woff2) format("woff2")}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-ExtraLight-BF6438cc58a2634.75382db4.ttf);font-weight:200}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-Light-BF6438cc5899919.2380f363.ttf);font-weight:300}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-Regular-BF6438cc4d0e493.7ccf08b0.ttf);font-weight:400}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-Medium-BF6438cc5883899.46c58b5e.ttf);font-weight:500}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-Black-BF6438cc58744d4.978e7f37.ttf);font-weight:600}@font-face{font-family:Nohemi;font-style:normal;src:url(/fonts/Nohemi-ExtraBold-BF6438cc5881baf.f0678cc2.ttf);font-weight:800}@font-face{font-family:Tactic Sans;font-style:normal;font-weight:100;src:url(/fonts/tactic-sans-medium.2028d2af.ttf) format("truetype")}*,:after,:before{margin:0;padding:0;box-sizing:border-box;font-family:Nohemi}#app,body,html{width:100%;height:100%;background:#000}input{padding:6px}button,input{background:none;outline:none;border:none}a{color:#000;text-decoration:none;outline:none}.d-flex{display:flex}.j-center{justify-content:center}.a-center{align-items:center}.text-14{font-size:14px;color:gray}.gap12{gap:12px}.gap24{gap:24px}.border-radius8{border-radius:8px}.border-radius12{border-radius:16px}.border-radius24{border-radius:24px}.j-between{justify-content:space-between}.j-around{justify-content:space-around}.column{flex-direction:column}.p-24{padding:24px}.p-12{padding:12px}.create-button{width:220px;height:48px;background:#1f1ffa;color:#fff;font-weight:500;border-radius:4px;cursor:pointer}.create-button:hover{background:#2020c9}.create-button:active{background:#3e3ef5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}option{padding:12px!important}.warehouse-bottom::-webkit-scrollbar{width:8px}.warehouse-bottom::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.warehouse-bottom::-webkit-scrollbar-thumb{background-color:#a0a0a0;border-radius:8px;border:2px solid #f1f1f1}.warehouse-bottom::-webkit-scrollbar-thumb:hover{background-color:#888}.unique-label{width:100%}.unique-date-picker{position:absolute;top:55px;padding:12px;border-radius:10px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);width:320px;z-index:101}.unique-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.unique-dropdown{padding:10px;cursor:pointer}.unique-body{text-align:center}.unique-days,.unique-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.unique-day,.unique-weekday{padding:10px;font-size:10px}.unique-day{cursor:pointer;border-radius:5px}.unique-day:hover{background-color:#f0f0f0}.unique-today{font-weight:700;border:1px solid #ccc}.unique-selected{background-color:#002;color:#fff}.unique-not-current{color:var(--gray-color)}.unique-months,.unique-years{display:grid;grid-template-columns:repeat(4,1fr)}.unique-year{padding:10px}.unique-month,.unique-year{border-radius:4px;cursor:pointer}.unique-month{padding:10px 5px}.unique-month:hover,.unique-year:hover{background-color:var(--grey-dark)}.language{position:relative}.languages{width:190px;height:43px;background:#fff;position:absolute;left:-115px;bottom:-50px;border-radius:10px;z-index:10;justify-content:space-evenly;animation:squidTop .6s ease-in-out}.languages,.languages>div{display:flex;align-items:center}.languages>div{width:50px;height:33px;background:#f6f6f6;border-radius:6px;justify-content:center;cursor:pointer}@keyframes squidTop{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}