@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
* {box-sizing:border-box;}
body {--tw-bg-opacity:1; background-color:rgb(9 9 11 / var(--tw-bg-opacity));}
.my-100 {margin-top:100px; margin-bottom:100px;}
.py-100 {padding-top:100px; padding-bottom:100px;}
.black-bg {background:black;}
.row-gap {row-gap:40px;}
a {color:white;}
h1, h2, h3, h4, h5, h6 {font-family:"Inter", serif;}
p {font-family:"Instrument Sans", serif; font-weight:500; font-size:20px; color:white;}
.owl-stage {display:flex;}
.owl-stage-outer {overflow:hidden;}
.primary-heading {font-family:"Instrument Sans", serif; display:inline-block; background:#18181b; color:white; padding:10px 20px; border-radius:30px; box-shadow:0px 0px 10px 2px #0000001A; font-size:18px; line-height:25px; margin-bottom:10px;}
.secondary-heading {font-family:"Inter", serif; background:linear-gradient(89.58deg, #CC46FF 2.24%, #4659FF 96.18%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-size:46px; line-height:72px;}
.cta-heading {font-family:"Inter", serif; background:linear-gradient(89.58deg, #CC46FF 2.24%, #4659FF 96.18%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-size:36px; line-height:44px;}
.cta{background:url(../images/innovators-arena/cta-bg.webp); background-position:center right; background-repeat:no-repeat; background-size:cover;}
.hero-sec-main {height:100vh; background:url(../images/innovators-arena/hero-bg.webp); background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.hero-sec-main header {position:fixed; top:10px; width:100%; z-index:9;}
.hero-sec-main nav {background-color:rgba(24, 24, 27, 0.70); border-radius:20px; padding:15px 20px; box-shadow:-4px 4px 10.7px 0px #00000040; display:flex; align-items:center; justify-content:space-between; backdrop-filter:blur(3px);}
.hero-sec-main nav ul li {font-size:16px; line-height:22px; margin:0px 20px; font-family:"Instrument Sans", serif; font-weight:500;}
.primary-btn {padding:15px 40px; border-radius:10px; color:white; background:linear-gradient(90deg, #FEBF52 -141.19%, #F04E38 -83.39%, #EE285E -19.59%, #C64D9C 44.18%, #5453A3 96.67%); font-family:"Instrument Sans", serif; font-size:18px; line-height:24px; font-weight:600;}
.hero-tagline {background-color:rgb(24 24 27 / var(--tw-bg-opacity)); display:inline-block; padding:10px 15px; border-radius:30px;}
.hero-text h1 {background:linear-gradient(89.58deg, #CC46FF 2.24%, #4659FF 96.18%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-size:18px; line-height:24px; font-weight:500; margin-bottom:0px; font-family:"Inter", serif;}
.hero-heading {background:linear-gradient(89.58deg, #CC46FF 2.24%, #4659FF 96.18%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-size:64px; line-height:77px; font-weight:600; margin-bottom:0px; text-align:center;}
.hero-text p {font-size:21px; line-height:36px; font-weight:400;}
.hero-card-main {background-color:rgb(24 24 27 / var(--tw-bg-opacity)); border-radius:10px; padding:20px 30px;}
.hero-card {display:flex; flex-direction:column; align-items:center; justify-content:center; border-right:3px solid #DFDFDF;}
.hero-card.last {border-right:0px;}
.hero-card p {font-size:16px; line-height:24px; color:#747373; margin-bottom:5px; font-weight:700;}
.hero-card span {background:linear-gradient(89.58deg, #CC46FF 2.24%, #4659FF 96.18%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-family:"Inter", serif; font-size:24px; line-height:30px; font-weight:600;}
.about-event-main img {max-width:unset; width:90%;}
.event-categories-main {background:url(../images/innovators-arena/event-categories-bg.svg); background-repeat:no-repeat; background-position:center; background-size:cover;}
.item {padding:0px 2px;}
.event-categories-card {background:#111113; height:100%; border:5px solid #DDC9FF0D; border-radius:40px;}
.icons-sec {display:flex; justify-content:center; align-items:center;}
.event-categories-card .card-heading {font-family:"Inter", serif; color:white; font-size:22px; line-height:28px; font-weight:500;}
.event-categories-card p {font-size:18px; line-height:27px; margin-bottom:0px; font-weight:400; color:white; opacity:80%;}
.owl-nav button {width:40px; height:40px; background:transparent !important; position:relative; margin:0 !important; padding:0 !important; margin-left:5px !important; margin-right:5px !important;}
.owl-nav button.owl-prev::before {content:"\f053"; font-family:"font awesome 6 free"; font-weight:600; background-color:#fc815b; padding:5px; border-radius:50px; font-size:20px; color:#F4F3F8; width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.owl-nav button.owl-next::before {content:"\f054"; font-family:"font awesome 6 free"; font-weight:600; background-color:#fc815b; padding:5px; border-radius:50px; font-size:20px; color:#F4F3F8; width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.owl-nav button span {display:none;}
.event-categories-corousel .owl-nav {position:relative;}
.event-categories-corousel .owl-prev {bottom:125px; position:absolute; left:-70px;}
.event-categories-corousel .owl-next {bottom:125px; position:absolute; right:-70px;}
.event-categories-corousel .owl-nav button.owl-prev::before {background:linear-gradient(90deg, #CC46FF 0%, #4659FF 100%);}
.event-categories-corousel .owl-nav button.owl-next::before {background:linear-gradient(90deg, #CC46FF 0%, #4659FF 100%);}
.event-categories-corousel .owl-stage-outer {overflow:hidden;}
.rewards-card {background:linear-gradient(179.76deg, #CC46FF 0.19%, #5121B2 42.1%, #170B24 83.2%, #0D070A 98.09%); border-radius:34px; height:100%; position:relative;}
.rewards-card .circle {width:120px; height:120px; border-radius:50%; position:absolute; top:10px; left:50%; transform:translate(-50%, -50%); background:linear-gradient(179.76deg, #CC46FF 0.19%, #5121B2 42.1%, #170B24 83.2%, #0D070A 98.09%); display:flex; justify-content:center; align-items:center;}
.rewards-card .content {padding:70px 35px 11px;}
.rewards-card .box {background:rgba(200, 171, 230, 1); border-radius:19px; box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59); -webkit-box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59); -moz-box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59);}
.rewards-card .box-first {background:rgba(100, 18, 235, 1); border-radius:19px; box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59); -webkit-box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59); -moz-box-shadow:-2px 3px 5px -2px rgba(0, 0, 0, 0.59);}
.rewards-card .box p {font-size:41px; font-weight:900; color:white;}
.prize-card {background:linear-gradient(0deg, #261F4D 21.01%, rgba(23, 17, 43, 0.14) 85.21%); border-radius:16px; padding:30px; text-align:center; height:100%;}
.prize-card .card-heading {font-size:38px; line-height:46px; background:linear-gradient(180deg, #FFF 0%, #8E7CB3 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; text-fill-color:transparent; font-weight:600; text-align:center; margin-top:20px;}
.prize-card p {text-align:center; font-size:23px; line-height:31px; font-weight:600; color:white; height:100%;}
.other-prize-card {background:#261F4D; padding:20px; border-radius:15px; height:100%;}
.other-prize-card img {margin-top:-60px;}
.other-prize-card .card-heading {font-size:23px; line-height:31px; color:white; text-align:center; font-weight:600;}
.other-prize-card p {font-weight:300; font-size:18px; line-height:26px;}
.steps-card {padding-right:20px; border-right:2px solid #FFFFFF30; height:100%; display:flex; flex-direction:column; justify-content:space-between;}
.steps-card.last {border-right:0px;}
.steps-card p {font-weight:300; font-size:18px; line-height:26px;}
.timeline-main {background:url(../images/innovators-arena/timeline-bg.webp); background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.timeline-main .left-card .timeline-inner-card {text-align:end;}
.timeline-main .right-card .timeline-inner-card {text-align:start;}
.timeline-main .left-card::before {content:""; width:4px; height:calc(115%); background-color:white; position:absolute; border-radius:36px; right:-2px; top:calc(37% - 15px);}
.timeline-main .left-card {padding-right:70px; position:relative; padding-top:70px;}
.timeline-main .left-card .timeline-point {position:absolute; right:-11px; top:68%; background:#6412EB; color:white; font-size:20px; font-weight:600; width:22px; height:22px; display:flex; align-items:center; justify-content:center; border-radius:50px; z-index:2; transform:translateY(-50%);}
.timeline-main .right-card {transform:translateY(50%); position:relative; padding-left:70px; padding-top:70px;}
.timeline-main .right-card .timeline-point {position:absolute; left:-11px; top:68%; background:#D89D42; color:white; font-size:20px; font-weight:600; width:22px; height:22px; display:flex; align-items:center; justify-content:center; border-radius:50px; z-index:2; transform:translateY(-50%);}
.timeline-main .right-card::before {content:""; width:4px; height:calc(60%); background-color:white; border-radius:36px; position:absolute; left:-2px; top:50%;}
.timeline-inner-card .card-heading {font-size:24px; line-height:30px; font-weight:600;}
.timeline-inner-card p {font-size:18px; line-height:26px; font-weight:400; opacity:0.5;}
.evaluation-criteria-card {background:#111113; border:3px solid #DDC9FF2B; border-radius:20px; padding:20px 30px;}
.evaluation-criteria-card.first {transform:translateX(30px); margin-bottom:40px;}
.evaluation-criteria-card .card-heading {font-size:20px; line-height:30px; font-weight:500; color:white;}
.evaluation-criteria-card p {font-size:16px; line-height:26px; font-weight:400; color:white; margin-bottom:0px;}
.why-participate-main ul li {font-size:24px; line-height:32px; margin-bottom:20px; background:url(../images/innovators-arena/list-item-icon.svg) left center no-repeat; background-size:30px 25px; padding-left:35px; color:#adadae; font-family:"Instrument Sans", serif; font-weight:400;}
.participation-main {background:url(../images/innovators-arena/event-categories-bg.svg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.participation-card {display:flex; align-items:start; margin-bottom:15px; min-height:145px;}
.participation-card img {align-self:start;}
.participation-card .card-heading {font-size:21px; font-weight:600; line-height:30px; color:white;}
.participation-card p {color:rgba(255, 255, 255, 0.80); font-size:18px; font-weight:400; line-height:30px;}
.mentors-card .card-heading {text-align:center; color:white; font-size:24px; font-weight:600; letter-spacing:0.72px; color:white;}
.mentors-card p {color:#FFF; text-align:center; font-family:"Instrument Sans"; font-size:18px; font-style:normal; font-weight:400; line-height:28px; letter-spacing:0.54px;}
.mentors-carousel .owl-stage {display:flex;}
.mentors-carousel .owl-nav {display:none;}
.accordion {width:100%;}
.faq-main .accordion-item {border-radius:15px !important; background:#111113; border:2px solid #DDC9FF2B;}
.faq-main .accordion-button {border-radius:15px !important; background:#111113; border:0px; box-shadow:none; color:#cfcfd0; font-size:18px; line-height:28px; font-family:"Inter", serif; font-weight:500;}
.faq-main .accordion-button::after {background:url(../images/innovators-arena/accordion-icon.svg); background-repeat:no-repeat; background-position:center; width:30px; height:30px; background-size:cover;}
.faq-main .accordion-button:not(.collapsed)::after {background:url(../images/innovators-arena/accordion-active-icon.svg); background-repeat:no-repeat; background-position:center; background-size:cover;}
.faq-main .accordion-body {padding-top:0px; font-family:"Instrument Sans", serif; font-size:17px; line-height:27px; font-weight:400;}
.faq-main .accordion-body p {font-size:17px; line-height:27px; font-weight:400;}
.contact-us .heading {font-size:22px; line-height:30px;}
.contact-us p {font-size:18px; line-height:28px; margin-bottom:0px;}
.contact-us-main iframe {width:100%; border:5px solid #34303B; border-radius:30px;}
footer {background:url(../images/innovators-arena/event-categories-bg.svg); background-repeat:no-repeat; background-position:top; background-size:cover;}
.py-24 {padding-top:2rem; padding-bottom:0rem;}
.footer-text p {font-size:18px;}
.footer-divider {background:linear-gradient(270deg, rgba(255, 236, 200, 0) 0%, #FFECC8 50%, rgba(255, 236, 200, 0) 100%); height:1px; margin-top:30px;}
.copyright-text p {text-align:center; color:white; font-size:15px; font-weight:300; line-height:21px; letter-spacing:0.18px; margin-bottom:0px;}

@media only screen and (min-width: 1024px) {
.mcs_section-main-heading {width:900px; margin:0 auto;}
}

@media (max-width: 1200px) {
.hero-sec-main nav ul li {font-size:15px; margin:0px 14px;}
.event-categories-corousel .owl-prev, .event-categories-corousel .owl-next {bottom:150px;}
.participation-card {min-height:170px;}
}

@media (max-width: 992px) {
.py-100 {padding-top:50px; padding-bottom:50px;}
.my-100 {margin-top:50px; margin-bottom:50px;}
.item {padding:0 10px;}
p {font-size:16px;}
.hero-sec-main {height:unset; background:url(../images/innovators-arena/hero-bg-mob.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.hero-text h1 {font-size:15px; line-height:23px;}
.hero-heading {font-size:36px; line-height:43px;}
.hero-text p {font-size:17px; line-height:28px;}
.primary-btn {padding:10px 30px; font-size:15px; line-height:22px;}
.hamburger i {font-size:30px;}
.menu {display:none;}
.menu.open {display:block; position:absolute; left:0px; top:75px; width:100%;}
.menu-inner {background-color:rgba(24, 24, 27, 0.70); border-radius:20px; backdrop-filter:blur(15px); padding:20px;}
.menu ul li {text-align:center; margin:10px 0px; font-family:"Instrument Sans", serif;}
.hero-card-main {background:unset; padding:unset;}
.hero-card {border:0px; background:#111113; border-radius:10px; padding:15px;}
.hero-card p {font-size:14px; line-height:22px;}
.hero-card span {font-size:20px; line-height:26px;}
.primary-heading {font-size:14px; line-height:22px;}
.secondary-heading {font-size:32px; line-height:40px;}
.cta-heading {font-size:26px; line-height:34px;}
.cta{background:url(../images/innovators-arena/cta-bg-mob.webp); background-position:center; background-repeat:no-repeat; background-size:cover;height:600px;padding-top:350px;}
.about-event-main img {width:100%;}
.event-categories-card .card-heading {font-size:20px; line-height:26px;}
.event-categories-card p {font-size:16px; line-height:24px;}
.event-categories-corousel .owl-nav {margin-top:30px;}
.event-categories-corousel .owl-prev {position:unset;}
.event-categories-corousel .owl-next {position:unset;}
.prize-card .card-heading {font-size:28px; line-height:36px;}
.prize-card p {font-size:20px; line-height:28px;}
.other-prize-card .card-heading {font-size:20px; line-height:28px;}
.other-prize-card p {font-size:16px; line-height:24px;}
.evaluation-criteria-card.first {transform:translateX(0px);}
.evaluation-criteria-card .card-heading {font-size:18px; line-height:28px;}
.evaluation-criteria-card p {font-size:15px; line-height:23px;}
.timeline-main .left-card {padding-right:40px;}
.timeline-main .left-card .timeline-point {position:absolute; right:-9px; width:18px; height:18px;}
.timeline-main .right-card {padding-left:40px;}
.timeline-main .right-card .timeline-point {position:absolute; left:-9px; width:18px; height:18px;}
.timeline-inner-card .card-heading {font-size:16px; line-height:24px;}
.timeline-inner-card p {font-size:12px; line-height:20px;}
.steps-card {padding:0px 10px;}
.steps-card p {font-size:15px; line-height:23px;}
.steps-card.second {border-right:0px;}
.participation-card {min-height:unset;}
.participation-card .card-heading {font-size:18px; line-height:26px;}
.participation-card p {font-size:15px; line-height:23px;}
.why-participate-main ul li {font-size:18px; line-height:26px; margin-bottom:10px;}
.faq-main .accordion-button {font-size:17px; line-height:25px;}
.faq-main .accordion-body, .faq-main .accordion-body p {font-size:15px; line-height:23px;}
.contact-us .heading {font-size:20px; line-height:30px;}
.contact-us p {font-size:14px; line-height:22px;}
}