/* @import url("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 url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"); */
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

body {
    font-family: "Google Sans", sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Google Sans", sans-serif;
    margin-top: 0;
}

p {
    font-size: 15px;
}

.p-0 {
    padding: 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.main-title {
    margin-bottom: 30px;
}

.main-title h3 {
    color: #020212;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.main-title h3 span {
    position: relative;
    display: inline-block;
}

.main-title h3 span:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 4px;
    /* background: linear-gradient(90deg, #fdc300 0%, #e95c0a 100%); */
    background-color: linear-gradient(90deg, #009492 0%, #2C62DF 100%);
}

.main-title p {
    color: #020212;
    max-width: 720px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
}

.main-title h5 {
    color: #020212;
    max-width: 720px;
    display: inline-block;
    font-weight: 500;
    font-size: 22px;
}

.title-inner h2,
.title-inner h3 {
    color: rgba(2, 2, 18, 1);
    font-size: 32px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1rem;
}

.title-margin {
    margin-bottom: 2rem;
}

@media (min-width: 1300px) {
    .main-title .w-xl {
        max-width: 1000px;
    }
}

.navbar-default .navbar-nav .active>a,
.navbar-default .navbar-nav .open>a,
.navbar-default .navbar-nav>li>a:hover,
.primary-nav .dropdown-menu a:hover {
    color: #2c62df;
}

.header-type-classic .navbar-default .primary-navbar-collapse .navbar-nav {
    float: right;
}

.primary-nav .dropdown-menu li.menu-item {
    position: relative;
}

.primary-nav .dropdown-menu li.menu-item .sub-menu {
    position: absolute;
    left: -233px;
    top: 0;
    border-top: 0 !important;
    padding: 8px 22px;
    border-radius: 8px;
    width: 210px;
    list-style: none;
    background: #fff;
    box-shadow: 0 0.461538em 0.923077em rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    z-index: 9;
}

.primary-nav .dropdown-menu li.menu-item .sub-menu li a {
    display: block;
}

.offcanvas-nav>li>a,
.navbar-default .navbar-nav>li>a {
    font-weight: 600;
    font-size: 15px;
}

.homeSLider.mobile {
    display: none;
}

.homeSLider .swiper-slide {
    position: relative;
}

.homeSLider .swiper-slide a {
    position: absolute;
    bottom: 15%;
    left: 6%;
    max-width: 16%;
    color: #fff
}

.categories-area {
    padding: 40px 0 40px;
    /* background: linear-gradient(274.73deg, #fffbeb -5.18%, #ffffff 89.03%); */
    background: linear-gradient(274.73deg, #EBFFFF -5.18%, #FFFFFF 89.03%);
}

.categories-inner-main {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
    row-gap: 30px;
}

.categories-inner-main .categories-card {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
}

.categories-inner-main .categories-card-inner {
    /* background: linear-gradient(white, white) padding-box, linear-gradient(#fdc300, #e95c0a) border-box; */
    background: linear-gradient(white, white) padding-box, linear-gradient(180deg, #019392 0%, #2C62DF 100%);
    border: 2px solid transparent;
    border-radius: 11px;
}

.categories-inner-main .categories-card-inner a {
    background-color: #fff;
    display: block;
    border-radius: 10px;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}

.categories-inner-main .categories-card-inner a img {
    max-width: 80px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

.categories-inner-main .categories-card-inner a h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

.gallery-section {
    padding: 40px 0 30px;
    background: linear-gradient(102.43deg, #ffedb3 -3.31%, #fccfb6 103.34%);
}

.gallery-header {
    display: flex;
    gap: 30px;
    padding: 3px 10px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(145, 145, 145, 0.3);
    border-radius: 8px;
}

.gallery-section .gallery-sc-inner h4 {
    color: #999c9e;
    text-align: center;
    font-size: 22px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    background: #feefe7;
    margin: 0;
    padding: 5px 10px;
    font-weight: 500;
    border-radius: 6px;
}

.gallery-section .gallery-sc-inner h4.active {
    color: #fff;
    background: #005747;
}

.gallery-section .gallerySlider {
    padding-bottom: 15px;
}

.gallery-section .videoSlider {
    padding-bottom: 40px;
}

.gallery-section .gallerySlider .swiper-slide,
.gallery-section .videoSlider .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.gallery-section .videoSlider .swiper-slide {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio (divide 9 by 16 = 0.5625) */
    height: 0;
    overflow: hidden;
}

.gallery-section .videoSlider iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.our-journey-sc {
    padding: 40px 0 40px;
    background-color: #fff;
}

.our-journey-box {
    /* padding-top: 50px;
    box-shadow: 0 0 10px rgba(94, 94, 94, 0.25); */
}

.counter-box {
    /* background: #FDC30096; */
    display: flex;
    /* border-radius: 16px; */
}

.journey-count {
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    justify-content: center;
    row-gap: 30px;
    flex: 1 1 100%;
    padding: 15px;
}

.journey-count .item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 14px;
}

.journey-count .item .item-inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.journey-count .item .item-inner img {
    max-width: 60px;
}

.journey-count .item .item-inner h3 {
    font-weight: 700;
    font-size: 26px;
    margin: 15px 0 2px;
    position: relative;
}

.journey-count .item .item-inner h3:after {
    content: "+";
}

.journey-count .item .item-inner h5 {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.journey-count:first-child {
    flex: 0 0 25.333%;
    max-width: 25.333%;
    border-right: 1px solid #a0a0a0;
}

.journey-count:first-child .item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}

.journey-count:first-child .item .item-inner img {
    max-width: 70px;
}

.participated-schools {
    padding: 50px 0;
    background-color: #fff;
}

.participatedSlider {
    padding: 50px 60px;
    position: relative;
    /* box-shadow: 0 0 5px #FFCA1A; */
    border-radius: 15px;
}

.participatedSlider:before,
.participatedSlider:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    background-color: #fff;
    z-index: 9;
}

.participatedSlider:before {
    left: 0;
}

.participatedSlider:after {
    right: 0;
}

.participatedSlider .swiper-slide {
    height: unset;
    background: linear-gradient(127.3deg, rgba(255, 214, 77, 0.9) 29.3%, rgba(248, 144, 84, 0.9) 123.89%);

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    text-align: center;
}

.participatedSlider .swiper-slide img {
    max-width: 100px;
    border-radius: 50%;
    border: 4px solid #005747;
}

.participatedSlider .swiper-slide h5 {
    color: #020212;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
}

.swiper-button-next,
.swiper-button-prev {
    width: 30px;
    height: 30px;
    background: rgba(52, 52, 52, 1);
    padding: 5px;
    border-radius: 5px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-prev {
    left: 15px;
}

.swiper-button-next {
    right: 15px;
}

.swiper_wrap .swiper-button-prev {
    left: -25px;
}

.swiper_wrap .swiper-button-next {
    right: -25px;
}

.talented-jurries-sc {
    padding: 50px 0;
    background: linear-gradient(to right, #ffedb3 0%, #fccfb6 100%);
}

.swiper_wrap {
    position: relative;
}

.talentedJuriesSlider {
    padding: 0 25px 40px;
    position: relative;
}

.talentedJuriesSlider .swiper-slide {
    height: unset;
    background: linear-gradient(135deg, #fdc300 0%, #e95c0a 100%);
}

.talentedJuriesSlider .swiper-slide a {
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 15px;
    padding: 15px;
}

.talentedJuriesSlider .swiper-slide img {
    height: 200px;
    object-fit: cover;
    object-position: top;
    flex-shrink: 0;
    border-radius: 6px;
}

.talentedJuriesSlider .swiper-slide .hover_overlay {
    flex: 1 1 100%;
    padding: 6px 4px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.talentedJuriesSlider .swiper-slide h5 {
    color: #020212;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.winners-sc {
    padding: 50px 0;
    margin-top: 20px;
    /* background: linear-gradient(to right, #fff 0%, #fff6da 100%); */
}

.winner-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
    justify-content: center;
}

.winner-col {
    padding: 0 15px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.winners-sc .winners-inner {
    background: linear-gradient(white, white) padding-box, linear-gradient(180deg, #39ABFB 0%, #02226B 100%);
    border: 3px solid transparent;
    border-radius: 11px;
    text-align: center;
    padding: 15px;
    max-width: 300px;
    margin: auto;
    box-shadow: 0 0 8px rgba(65, 65, 65, 0.25);
}

.winners-sc .winners-inner h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    margin-top: 20px;
}

.winners-sc .winners-inner img {
    height: 125px;
}

.winners-sc h3 span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #2bb8ff 0%, #0d6efd 100%);
}

.winner-explore {
    display: block;
    /* background: #005747; */
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);

    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px;
    text-align: center;
    font-weight: 600;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    text-transform: uppercase;
    box-shadow: 0 0 8px rgba(65, 65, 65, 0.25);
}

.main-footer {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
}

footer .ft-left {
    padding: 30px 50px;
    background-color: #01216A;
    color: #fff;
    flex: 0 0 37%;
    max-width: 37%;
    text-align: justify;
}

footer .ft-left h3,
footer .ft-left h4 {
    color: #fff;
}

.newsBlogSlider {
    padding-bottom: 30px;
}

.swiper-buttons-bottom {
    position: relative;
    bottom: -30px;
    z-index: 999;
    max-width: 140px;
}

.swiper-buttons-bottom .swiper-button-next,
.swiper-buttons-bottom .swiper-button-prev {
    width: 30px;
    height: 30px;
    background: transparent;
    padding: 5px;
    border-radius: 5px;
}

.swiper-buttons-bottom .swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-buttons-bottom .swiper-button-prev {
    left: 0px;
}

.swiper-buttons-bottom-2 {
    position: relative;
    bottom: -30px;
    z-index: 999;
    max-width: 100%;
}

.swiper-buttons-bottom-2 .swiper-button-next,
.swiper-buttons-bottom-2 .swiper-button-prev {
    width: 30px;
    height: 30px;
    background: transparent;
    padding: 5px;
    border: 1px solid rgba(2, 2, 18, 1);
    border-radius: 0;
}

.swiper-buttons-bottom-2 .swiper-button-next:after,
.swiper-buttons-bottom-2 .swiper-button-prev:after {
    display: none;
}

.swiper-buttons-bottom-2 .swiper-button-prev {
    left: 0px;
}

.swiper-buttons-bottom-2 .swiper-button-next {
    right: 0px;
}

.ft-right {
    flex: 0 0 63%;
    max-width: 63%;
    background-color: #0B2230;
    padding: 20px 40px;
}

.ft-right .knowledge-partner {
    display: inline-block;
    text-align: left;
}

.ft-right .knowledge-partner p {
    color: #fff;
    margin: 0;
}

.ft-right .knowledge-partner img {
    height: 55px;
}

.ft-right .igdc-logo img {
    height: 70px;
}

.footer-sm {
    /* margin-top: 30px; */
    margin-bottom: 20px;
}

.footer-sm p {
    font-size: 18px;
}

.footer-sm a img {
    height: 22px;
    margin-right: 10px;
}

.subscribe-col {
    margin-top: 40px;
}

.subscribe-col .form-group {
    position: relative;
    margin: 0;
}

.subscribe-col .form-group input {
    font-size: 16px;
}

.subscribe-col .form-group button {
    position: absolute;
    background: linear-gradient(to right, rgba(1, 147, 146, 0.8) 0%, rgba(44, 98, 223, 0.8) 100%);
    right: 0;
    top: 0;
    border: 0;
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 42px;
}

.subscribe-col .form-group button svg {
    height: 26px;
}

.subscribe-col p {
    font-size: 16px;
}

.main-footer hr {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-top: 1px solid #fff;
}

.ft-contact-info {
    margin-bottom: 20px;
    /* margin-top: 30px; */
}

.ft-contact-info h4 {
    color: #fff;
    font-size: 18px;
}

.ft-contact-info a {
    color: #fff;
    display: block;
    margin: 10px 0;
}

.ft-contact-info a img {
    width: 15px;
    margin-right: 10px;
}

.quick-links {
    margin-top: 10px;
}

.quick-links h4 {
    font-size: 20px;
    color: #fff;
}

.quick-links-inner a {
    display: block;
    padding: 6px 0;
    color: #fff;
    font-weight: 500;
}

/* About Page */

.about-main {
    padding: 50px 0 30px 0;
    /* background: linear-gradient(to right, #fffce5 0%, #fff5e8 100%); */
    margin-top: 50px;
    background: linear-gradient(180deg, #D6EEFF 0%, #D9DFFF 100%);

}

.aboutSlider {
    padding-bottom: 50px;
    margin-top: -100px;
    margin-bottom: 20px;
}

.aboutSlider .swiper-slide {
    box-shadow: 0 0 15px #9d9d9d;
}

.about-card {
    padding: 20px;
    background-color: #fff;
    background: linear-gradient(to right, #fff, #fff) padding-box, linear-gradient(283deg, #37A5F5 0%, #86a1dd 100%);
    border: 2px solid transparent;
    border-radius: 8px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(73, 73, 73, 0.3);
}

.about-card h3 {
    font-weight: 700;
}

.about-card p {
    margin-bottom: 0;
    line-height: 1.4;
}

/* Important Dates */

.dc-international-main {
    padding: 50px 0;
}

.dc-international-main .dc-internation-list {
    display: flex;
    /* background: linear-gradient(to right, #fff, #fff) padding-box, linear-gradient(180deg, #ffc61a 0%, #f77e22 104.17%) border-box; */


    background: linear-gradient(to right, #fff, #fff) padding-box, linear-gradient(180deg, #149796 0%, #8BA3FE 104.17%);
    border: 2px solid transparent;
    margin-top: 30px;
    border: 2px solid transparent;
    margin-top: 30px;
}

.dc-international-main .dc-internation-list .dci-left {
    /* background: linear-gradient(134.14deg, #ffca1a -3.93%, #f67023 117.1%); */
    background: linear-gradient(135.39deg, #139695 -3.88%, #87A2FA 84.99%);
    flex-shrink: 0;
    width: 30%;
    max-width: 330px;
    padding: 15px;
}

.dc-international-main .dc-internation-list .dci-left h3 {
    font-size: 28px;
    color: #000;
}

.dc-international-main .dc-internation-list .dci-left .card {
    background-color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
    margin-top: 10px;
}

.dc-international-main .dc-internation-list .dci-left .card p {
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

.dc-international-main .dc-internation-list .dci-left .card h5 {
    margin-bottom: 0;
}

.dc-international-main .dc-internation-list .dc-region {
    padding: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    flex: 1 1 100%;
}

/* .dc-international-main .dc-internation-list .dc-region .dcr-top {
    flex: 1 1 100%;
} */

.dc-international-main .dc-internation-list .dc-region h4 {
    font-size: 28px;
}

.dc-international-main .dc-internation-list .dc-region h5 {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.dc-international-main .dc-internation-list .dc-region .dcr-bottom {
    flex-shrink: 0;
}

.dc-international-main .dc-internation-list .dc-region .dcr-bottom a {
    color: #fff;
    /* background: #005747; */
    box-shadow: 0px 0px 8.9px 0px #00000040;
    padding: 8px 15px;
    border-radius: 4px;
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);
}

.dc-international-main .dc-internation-list .dc-map {
    flex-shrink: 0;
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: center;
    padding: 20px;
}

.dc-international-main .dc-internation-list .dc-map img {
    max-width: 230px;
}

/* DESIGN CHAMPIONSHIP FAQ's */

.champ-faqs-main {
    padding: 50px 0;
    background: linear-gradient(133.78deg, #D8EDFF -9.38%, #D9E1FF 105.1%);
}

.champ-faqs-main .champ-faqs-inner {
    background-color: #fff;
    padding: 25px 30px;
    margin-top: 30px;
    /* background: linear-gradient(white, white) padding-box, linear-gradient(145deg, #ffd64d, #f89054) border-box; */
    border: 2px solid transparent;
    /* border-radius: 10px; */
}

.champ-faqs-main .champ-faqs-inner ul {
    margin: 0;
    padding: 0;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs {
    display: flex;
    flex-wrap: wrap;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li {
    background: linear-gradient(white, white) padding-box, linear-gradient(180deg, #4DB4B3, #6A93E6) border-box;
    border: 2px solid transparent;
    top: 0;
    border-radius: 12px;
    margin: 0;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    margin-right: 30px;
    margin-bottom: 0;
    padding: 0;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li:last-child {
    margin-right: 0;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li a {
    background: transparent;
    padding: 15px 10px 15px;
    font-size: 18px;
    color: #020212;
    top: 0;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li a img {
    height: 90px;
    padding: 12px;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li.active a .img-faq,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover a .img-faq {
    background-color: #fff;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 50%;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li a span {
    display: block;
    margin-top: 10px;
    text-wrap: nowrap;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li.active,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover {
    background: linear-gradient(145deg, #ffd64d 0%, #f89054 100%);
    /* border: transparent; */
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li.active a,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover a {
    color: #fff;
}

.champ-faqs-main .fancyTab.active .whiteBlock {
    bottom: 0;
}

.tab-content {
    padding: 10px 20px;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.champ-faqs-main .champ-faqs-inner .panel-group {
    padding: 0;
}

.champ-faqs-main .champ-faqs-inner .panel-group .panel {
    padding: 0 30px;
    box-shadow: 0 2px 10px rgba(70, 70, 70, 0.25);
    margin-top: 20px;
    border-radius: 8px;
}

.champ-faqs-main .champ-faqs-inner .panel-group .panel .panel-title {
    background: transparent;
    padding: 15px 0;
    border-radius: 0;
    margin: 0;
}

.champ-faqs-main .champ-faqs-inner .panel-group .panel .panel-title a {
    color: #020212;
    font-weight: 500;
    position: relative;
    display: block;
    background: url(../img/icons/minus.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 9px right 0px;
    transition: unset;
}

.champ-faqs-main .champ-faqs-inner .panel-group .panel .panel-title a.collapsed {
    background: url(../img/icons/plus.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 3px right 0px;
}

.panel-collapse {
    border-top: 1px solid rgba(194, 194, 194, 1);
}

/* Ensure panel body text is visible and black - High Specificity Override */
#fancyTabWidget .panel-body,
#fancyTabWidget .panel-body p,
#fancyTabWidget .panel-body li,
#fancyTabWidget .panel-body span,
#fancyTabWidget .panel-body b,
#fancyTabWidget .panel-body strong,
#fancyTabWidget .panel-body div {
    color: #000000 !important;
}

.category-top-sc {
    /* background: linear-gradient(145deg, #ffd64d, #f89054) padding-box; */
    background: linear-gradient(90deg, #139696 8.48%, #8CA3FF 100%);
    border: 2px solid transparent;
    padding: 20px 0;
    /* border-radius: 10px; */
    position: relative;
}

.category-top-sc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(133.78deg, rgba(7, 52, 52, 0.7) -9.38%, rgba(4, 16, 43, 0.7) 105.1%);
    /* background: linear-gradient(133.78deg, rgba(52, 50, 7, 0.7) -9.38%, rgba(43, 26, 4, 0.7) 105.1%); */

}

.category-top-sc .category-thumbs {
    overflow: hidden;
}

.category-top-sc .category-thumbs .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.8);
    opacity: 0.5;
}

.category-top-sc .category-thumbs .swiper-slide-active {
    z-index: 9;
    position: relative;
}

.category-top-sc .swiper-slide {
    height: unset;
}

.category-top-sc .cat-card {
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    border-radius: 12px;
    height: 100%;
}

.category-top-sc .cat-card img {
    max-width: 70px;
}

.category-top-sc .cat-card h3 {
    margin: 10px 0;
    font-weight: 600;
    font-size: 20px;
}

.category-top-sc .cat-card h5 {
    font-size: 14px;
    font-weight: 500;
}

.category-top-sc .cat-card p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.4;
}

.category-top-sc .cat-card .btn {
    /* background: linear-gradient(to right, #fdc300 0%, #e95c0a 100%); */
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);

    box-shadow: none;
    padding: 5px 8px;
    color: #fff;
    height: auto;
    border: 0;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
}

.category-top-sc .swiper-button-next,
.category-top-sc .swiper-button-prev {
    background: transparent;
    border: 1px solid #fff;
}

@media (min-width: 1024px) {
    .category-top-sc .swiper-button-prev {
        left: 23%;
    }

    .category-top-sc .swiper-button-next {
        right: 23%;
    }
}

.category-details {
    position: relative;
    overflow-x: hidden;
    margin-bottom: 50px;
}

.category-details .category-details-inner {
    display: none;
    background: rgba(235, 247, 255, 1);
    padding: 40px 50px;
}

.category-details .active {
    display: block;
}

.category-details .category-details-inner hr {
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid rgba(161, 161, 161, 1);
}

.category-details ul {
    margin-left: 25px;
}

.category-details ul li {
    list-style-type: disc;
}

.category-details .the-regional-winner {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.category-details .the-regional-winner h5 {
    flex: 1 1 100%;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 18px;
    text-align: center;
    margin: 0;
    border: 1px solid #9a9a9a;
}

.category-details .the-regional-winner a {
    flex-shrink: 0;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);
    justify-content: center;
    border: none
}

.registration-guidelines-main .card {
    padding: 30px 30px;
    /* background: linear-gradient(#fff0c3 0%, #ffffe3 100%); */
    /* background: #EBF7FF; */
    background: linear-gradient(146.31deg, #EBF5FF -4.01%, #EFF2FF 90.53%);

    margin-bottom: 30px;
}

.registration-guidelines-main .card.bg-yellow {
    /* background: #fffbee !important; */
    background: #EBF7FF;
}

.registration-guidelines-main .card h4 {
    font-weight: 600;
    font-size: 22px;
}

.registration-sc {
    padding: 10px 0px;
    background: linear-gradient(133.78deg, #D7EEFF -9.38%, #D9E0FF 105.1%);
    /* background: linear-gradient(145deg, #ffd64d 0%, #f89054 100%); */

    /* height: 450px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
}

.registration-sc form {
    border: 2px solid transparent;
    padding: 20px 30px 20px;
    border-radius: 10px;
    width: 100%;
    margin-top: 10px;
    /* border-image: linear-gradient(180deg, rgba(77, 180, 179, 0.4) 0%, rgba(106, 147, 230, 0.4) 100%) 1; */
    border-width: 3px;
    border-style: solid;
    /* background: rgba(255, 255, 255, 0.2); */
    background: linear-gradient(#D7EEFF, #D9E0FF) padding-box,
        linear-gradient(90deg, #8fc6d8, #b8d8e5) border-box;
    border: 1px solid transparent;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    /* background: linear-gradient(to right, #4db4b35e , #6a93e666) padding-box, linear-gradient(283deg, #4db4b35e 0%, #6a93e666 100%) */
}

.registration-sc .form-group {
    margin-bottom: 1.5rem;
}

.registration-sc .form-group label {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 8px;
}

.registration-sc .form-group .form-control {
    border-radius: 5px !important;
    border: 0;
    box-shadow: 0 0 8px rgba(137, 137, 137, 0.25);
}

.btn-submit {
    /* background: rgba(0, 87, 71, 1); */
    box-shadow: none;
    padding: 10px 30px;
    color: #fff;
    height: auto;
    border: 0;
    border-radius: 4px;
    min-width: 200px;
    text-align: center;
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%)
}

.winner-showcas-sc {
    padding: 30px 0px;
    background: linear-gradient(133.78deg, #D8EAFF -9.38%, #D9E4FF 105.1%);

    /* background: #fffbee; */
}

.winners-table {
    background-color: transparent;
    border: 1px solid #9a9a9a;
}

.winners-table thead tr th,
.winners-table tbody tr td {
    border: 1px solid #9a9a9a;
}

.winners-table tbody tr td:first-child {
    text-align: center;
}

.winners-table thead tr th:last-child {
    width: 190px;
}

.view-button {
    /* background: #005747; */
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);
    box-shadow: none;
    padding: 8px 30px;
    color: #fff;
    height: auto;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    text-wrap: nowrap;
}

/* Our Jury */

.our-jury-sc {
    padding: 50px 0;
}

.our-jury-card {
    margin-bottom: 20px;
}

.our-jury-card .card-body {
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(114, 114, 114, 0.25);
    text-align: center;
    margin-top: 90px;
}

.our-jury-card .card-body img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-top: -90px;
    border: 5px solid #eee;
}

.our-jury-card .card-body h3 {
    font-size: 16px;
    margin: 15px 0 5px;
}

.our-jury-card .card-body h6 {
    font-size: 12px;
    font-weight: 400;
}

.our-jury-card .card-body .know-more-btn {
    font-size: 14px;
    color: #fff;
    /* background: #005747; */
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);

    display: block;
    padding: 3px 10px;
    border-radius: 4px;
}

/* card view */

.our-jury-card .card-outer {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(14, 20, 38, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    /* transition: all ease-in-out 0.3s; */
}

.our-jury-card.hidden .card-outer {
    opacity: 0;
    visibility: hidden;
}

.our-jury-card.active .card-outer {
    opacity: 1;
    visibility: visible;
}

.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    cursor: pointer;
}

.close-btn svg {
    width: 30px;
}

.our-jury-card .card-view {
    background-color: #039096;
    padding-top: 100px;
    max-height: calc(100vh - 40px);
    overflow: auto;
}

.our-jury-card .card-view-inner {
    padding: 15px 80px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(114, 114, 114, 0.25);
    text-align: center;
    max-width: 1000px;
}

.our-jury-card .card-view-inner img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-top: -90px;
    border: 5px solid #eee;
}

.our-jury-card .card-view-inner h3 {
    font-size: 18px;
    margin: 15px 0 5px;
}

.our-jury-card .card-view-inner h6 {
    font-size: 12px;
    font-weight: 400;
}

.our-jury-card .card-view-inner p {
    color: #2c62df;
}

.our-jury-card .prev-jury,
.our-jury-card .next-jury {
    background-color: #fff;
    position: absolute;
    top: 49%;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 34px;
    border: 0;
    border-radius: 50%;
}

.our-jury-card .prev-jury svg,
.our-jury-card .next-jury svg {
    width: 16px;
}

.our-jury-card .prev-jury {
    left: 50px;
}

.our-jury-card .next-jury {
    right: 50px;
}

.theme-main-sc {
    padding: 30px 0 0;
    /* background: #ffecb3; */
    height: auto;
    background: linear-gradient(133.78deg, #D8EAFF -9.38%, #D9E4FF 105.1%);
}

.theme-inner {
    padding: 0 20px 20px 70px;
    /* box-shadow: 10px 0 14px rgba(163, 163, 163, 0.25); */
    border-radius: 100px 10px 10px 100px;
    position: relative;
    min-height: 110px;
    margin: 30px 0;
    background: #4caf50;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

.theme-inner figure {
    display: flex;
    width: 110px;
    height: 110px;
    /* background: linear-gradient(white, white) padding-box, linear-gradient(180deg, #FFD64D 0%, #F89054 100%) border-box; */
    /* border: 8px solid #2196F3; */
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
    background: #fff;
    /* z-index: 9; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.theme-inner .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.theme-inner .heading h4 {
    margin: 0;
}

.theme-inner figure img {
    vertical-align: middle;
    height: auto;
    z-index: 9;
    box-shadow: 4.08px 4.08px 5.84px 0px #0000004d;
    border-radius: 50%;
    border: 8px solid #fff;
    background: #fff;
}

.theme-inner .theme-header {
    display: flex;
    align-items: center;
}

.theme-inner .theme-header h3 {
    /* background: linear-gradient(89.99deg, #FFD64D 0.01%, #F89054 113.13%); */
    padding: 0;
    font-size: 20px;
    display: flex;
    min-width: 200px;
    text-align: left;
    color: #fff;
    /* justify-content: center; */
    align-items: center;
    height: 48px;
    margin-left: 50px;
    margin-bottom: 0;
}

.theme-inner .theme-header h4 {
    flex: 1 1 100%;
    text-align: center;
}

.theme-inner .heading h4 {
    margin-bottom: 5px;
}

.theme-inner .heading h5 {
    background-color: rgb(40, 40, 40);
    color: #fff;
    padding: 10px;
    border-radius: 0px 20px;
    margin-right: 3px;
}

.theme-inner .heading h5.middle {
    border-radius: 0px 0 0 10px;
    margin: 0;
}

.theme-text hr {
    margin: 10px 0 0 0;
}

.parent-inner {
    min-height: 260px;
}

.theme-inner .theme-text {
    padding: 3px 0px 10px 60px;
    position: absolute;
    background: #fff;
    text-align: left;
    min-height: 120px;
    left: 60px;
    border-radius: 10px 25px 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    height: 220px;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.theme-inner .theme-text p {
    margin: 0;
}

.parent-inner .theme-inner {
    /* background: linear-gradient(269.97deg, #00d682 34.25%, #007044 98.23%); */
    background: linear-gradient(89.99deg, #2198A1 0.01%, #79A1EE 113.13%);
}

.parent-inner.game .theme-inner {
    /* background: linear-gradient(269.97deg, #00d682 34.25%, #007044 98.23%); */
}

.parent-inner.game .theme-inner figure {
    /* background: linear-gradient(270deg, #009154 0%, #00db85 100%); */
}

.parent-inner.graphic .theme-inner {
    /* background: linear-gradient(97.69deg, #e62800 19.21%, #ea7b0b 56.29%); */
}

.parent-inner.graphic .theme-inner figure {
    /* background: linear-gradient(135.02deg, #e62800 26.31%, #ea7b0b 73.51%); */
}

.parent-inner .theme-inner figure {
    /* background: linear-gradient(135.02deg, #e62800 26.31%, #ea7b0b 73.51%); */
    background: #7EBBD8;
}

.parent-inner.coding {
    min-height: 280px;
}

.parent-inner.coding .theme-text {
    height: 240px;
}

.parent-inner.coding .theme-inner figure {
    /* background: linear-gradient(90deg, #087d75 0%, #0fc4b1 100%); */
}

.parent-inner.coding .theme-inner {
    /* background: linear-gradient(90deg, #087d75 0%, #0fc4b1 100%); */
}

.parent-inner.app {
    min-height: 210px;
}

.parent-inner.app .theme-text {
    height: 170px;
}

.parent-inner.app .theme-inner figure {
    /* background: linear-gradient(195.96deg, #da4064 2.61%, #d23d67 12.09%, #a73078 68.96%, #972b7f 97.4%); */
}

.parent-inner.app .theme-inner {
    /* background: linear-gradient(217.4deg, #da4064 5.45%, #972b7f 89.94%); */
}

.parent-inner.d {
    min-height: 165px;
}

.parent-inner.d .theme-text {
    height: 120px;
}

.parent-inner.d .theme-inner figure {
    /* background: linear-gradient(271.94deg, #39b2c6 2.01%, #298190 98.85%); */
}

.parent-inner.d .theme-inner {
    /* background: linear-gradient(269.61deg, #39b2c6 0.32%, #298190 101.92%); */
}

.parent-inner.web {
    min-height: 185px;
}

.parent-inner.web .theme-text {
    height: 140px;
}

.parent-inner.web .theme-inner figure {
    /* background: linear-gradient(83.23deg, #0047e2 -0.14%, #009bea 91.7%); */
}

.parent-inner.web .theme-inner {
    /* background: linear-gradient(83.23deg, #0047e2 -0.14%, #009bea 91.7%); */
}

.parent-inner.movie {
    min-height: 180px;
}

.parent-inner.movie .theme-text {
    height: 120px;
}

.parent-inner.movie .theme-inner figure {
    /* background: linear-gradient(90deg, #ea7000 -22.21%, #e1b300 77.77%); */
}

.parent-inner.movie .theme-inner {
    /* background: linear-gradient(90deg, #ea7000 -22.21%, #e1b300 77.77%); */
}

.winner-region-main {
    padding: 30px 0;
}

.custom-tabs ul {
    display: flex;
    margin: 0 -5px;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.custom-tabs ul li {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    padding: 5px;
}

.custom-tabs ul li a {
    border: 0;
    border-radius: 8px;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    transition: all 0.3s linear;
    background: #ffffff;
    box-shadow: 0px 0px 22.4px 0px #4e4e4e40;
    border: 2px solid #fff;
}

.custom-tabs ul li.active a,
.custom-tabs ul li a:hover {
    background: #fffbda;
    border: 2px solid #fffbec;
    box-shadow: 0px 0px 22.4px 0px #4e4e4e40;
}

.custom-tabs ul li a span {
    white-space: nowrap;
}

.custom-tabs .tab-content {
    margin-top: 30px;
    padding: 0px 30px 30px;
    /* background: linear-gradient(white, white) padding-box, linear-gradient(90deg, #d0ca89 0%, #f1b56b 100%) border-box; */
    border: 2px solid transparent;
    border-radius: 5px;
    background: linear-gradient(to right, #fff, #fff) padding-box, linear-gradient(180deg, rgba(77, 180, 179, 0.4) 0%, rgba(106, 147, 230, 0.4) 100%);
}

.custom-tabs .winners-title {
    /* background: linear-gradient(90deg, #ffca1a 0%, #f67023 100%); */

    background: linear-gradient(90deg, #89CBD0 0%, #6B9BF1 100%);

    padding: 10px 25px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    margin-top: 30px;
}

.custom-tabs .tab-content .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}

.custom-tabs .tab-content .row .Winners_box {
    flex: 0 0 25%;
    max-width: 25%;
}

.custom-tabs .tab-content .row .Winners_box {
    border-right: 1px solid #8b8b8b;
}

.custom-tabs .tab-content .row .Winners_box:last-child {
    border: 0;
}

.smartclass-card {
    /* background: linear-gradient(to right, #fff6d8 0%, #ffeadf 100%); */
    border: 3px solid transparent;
    border-radius: 15px;
    margin-bottom: 30px;
    padding: 30px 30px 0 !important;
    display: table;
    width: 100%;
    background: linear-gradient(112.92deg, #2998A8 -4.45%, #709FE5 116.72%);
}

.smart-custom-sec {
    max-width: 1280px;
    margin: auto;
    padding: 0 15px;
    display: table;
    width: 100%;
}

.winners-coming-soon {
    text-align: center;
}

.winners-coming-soon h3 {
    margin: 70px 0 50px;
}

@media (max-width: 1023px) {
    .custom-tabs .tab-content .row .Winners_box {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custom-tabs .tab-content .row .Winners_box:nth-child(2) {
        border-right: 0;
    }
}

.sweet-alert {
    padding-bottom: 30px;
}

.sweet-alert h2 {
    color: #000;
}

.sweet-alert p {
    color: #000;
    font-weight: 500;
    font-size: 18px;
}

.sweet-alert button {
    background: linear-gradient(to right, rgba(1, 147, 146, 0.8) 0%, rgba(44, 98, 223, 0.8) 100%) !important;
}

@media (max-width: 500px) {
    .text-button {
        padding: 10px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .text-button h1,
    .text-sub h1 {
        font-size: 24px;
    }

    .gallery-section .gallery-sc-inner h4,
    .about-card h3,
    .dc-international-main .dc-internation-list .dc-region h4,
    .title-inner h2,
    .title-inner h3 {
        font-size: 18px;
    }

    .category-details .category-details-inner {
        padding: 40px 15px;
    }

    .categories-inner-main .categories-card-inner a h4 {
        font-size: 18px;
    }

    .offcanvas-nav .dropdown-menu a {
        text-wrap: wrap;
    }

    .champ-faqs-main .champ-faqs-inner .panel-group .panel {
        padding: 0px 15px;
    }

    .champ-faqs-main .champ-faqs-inner .panel-group .panel .panel-title a.collapsed,
    .champ-faqs-main .champ-faqs-inner .panel-group .panel .panel-title a {
        padding: 0 10px;
    }

    .imp_state {
        max-width: 300px;
    }

    .registration-sc form {
        padding: 20px 15px;
    }

    .btn_ctr {
        text-align: center !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        /* display: none; */
    }

    .swiper-pagination {
        display: none !important;
    }

    .custom-tabs .tab-content .row .Winners_box {
        flex: 0 0 100%;
        max-width: 100%;
        border-right: 0;
    }
}

.custom-tabs .Winners_box {
    text-align: center;
    margin-top: 20px;
}

.custom-tabs .Winners_box h2 {
    display: inline-block;
    background: #2D62E0;
    border-radius: 40px;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: normal;
    color: #fff;
}

.custom-tabs .Winners_box h3 {
    font-size: 18px;
}

.custom-tabs .Winners_box h4 {
    font-size: 14px;
    background: #CBECF4;
    padding: 6px 5px;
    border-radius: 4px;
    margin: 0;
}

@media (max-width: 1200px) {
    footer .ft-left {
        padding: 20px;
    }

    footer .ft-right {
        padding: 20px;
    }
}

@media (max-width: 1024px) {
    .categories-inner-main .categories-card {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .dc-international-main .dc-internation-list .dci-left h3 {
        font-size: 22px;
    }

    .dc-international-main .dc-internation-list .dc-map {
        max-width: 240px;
    }

    .dc-international-main .dc-internation-list .dc-map img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .journey-count:first-child {
        flex: unset;
        max-width: unset;
        border-right: 0;
        width: 100%;
    }

    .journey-count h2 {
        width: 100%;
        text-align: center;
    }

    .sub-menu {
        padding-inline-start: 40px;
    }

    .title-inner h2,
    .title-inner h3 {
        font-size: 22px;
    }

    .categories-inner-main .categories-card {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .main-title h3 {
        font-size: 20px;
    }

    .homeSLider {
        display: block;
    }

    .homeSLider.mobile {
        display: block;
    }

    .homeSLider .swiper-slide a {
        bottom: 9%;
        max-width: unset;
        left: 5%;
        color: #fff;
        padding: 5px 15px;
        border-radius: 5px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
    }

    .homeSLider .swiper-slide a span {
        background: -webkit-linear-gradient(right, #019392, #2c62df);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .categories-area {
        padding: 20px 0 20px;
    }

    .gallery-section {
        padding: 10px 0 10px;
    }

    .gallery-section .gallerySlider {
        padding-bottom: 40px;
    }

    .our-journey-sc {
        padding: 30px 0 0;
    }

    .our-journey-box {
        box-shadow: none;
        padding-top: 0;
    }

    .counter-box {
        padding: 30px 10px;
        flex-wrap: wrap;
    }

    .journey-count {
        margin: 0;
        padding: 20px 0;
    }

    .journey-count .item {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .journey-count:first-child,
    .journey-count:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
        border-right: 0;
        border-bottom: 1px solid #a0a0a0;
    }

    .journey-count:first-child {
        flex: unset;
        max-width: unset;
        border-bottom: 1px solid #a0a0a0;
    }

    .participated-schools {
        padding: 30px 0;
    }

    .talentedJuriesSlider {
        padding: 0px 0px 10px;
        position: relative;
    }

    .swiper_wrap .swiper-button-prev {
        left: -0;
    }

    .swiper_wrap .swiper-button-next {
        right: -0;
    }

    .talented-jurries-sc {
        padding: 20px 0;
    }

    .winners-sc {
        padding: 20px 0;
    }

    .winner-col {
        margin-bottom: 15px;
    }

    footer .ft-left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    footer .ft-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    footer .ft-right .text-right {
        text-align: left;
    }

    /* About  */
    .about-main {
        padding: 20px 0;
        margin: 0;
    }

    .aboutSlider {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    /* Imortant Dates */

    .dc-international-main {
        padding: 20px 0;
    }

    .dc-international-main .dc-internation-list {
        flex-wrap: wrap;
    }

    .dc-international-main .dc-internation-list .dci-left {
        width: 100%;
        max-width: 100%;
    }

    .dc-international-main .dc-internation-list .dc-map {
        justify-content: center;
        max-width: 100%;
    }

    .dc-international-main .dc-internation-list .dc-map img {
        justify-content: center;
    }

    .champ-faqs-main .champ-faqs-inner {
        padding: 15px;
    }

    .champ-faqs-main .champ-faqs-inner .fancyTabs {
        /* gap: 10px; */
    }

    .champ-faqs-main .champ-faqs-inner .fancyTabs li {
        margin: 0;
        flex: 0 0 calc(50% - 10px);
        max-width: 50%;
        margin: 5px;
    }

    /* Category */

    .category-top-sc {
        padding: 20px 0;
    }

    .category-details .swiper-slide {
        padding: 20px;
    }

    .category-details .the-regional-winner {
        flex-direction: column;
        gap: 10px;
    }

    .theme-inner {
        text-align: center;
        padding: 20px;
        box-shadow: 0 0 14px rgba(163, 163, 163, 0.25);
        border-radius: 8px;
    }

    .theme-inner figure {
        position: relative;
        display: inline-block;
        margin: 20px 0;
    }

    .theme-inner .theme-header {
        flex-direction: column;
    }

    .theme-inner .theme-header h3 {
        width: 100%;
    }

    .theme-inner .theme-text {
        padding-left: 0;
    }

    .our-jury-card .card-view-inner {
        padding: 15px 75px 20px;
    }

    .our-jury-card .prev-jury {
        left: 20px;
    }

    .our-jury-card .next-jury {
        right: 25px;
    }
}

@media (max-width: 500px) {
    .categories-inner-main .categories-card {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .winner-col {
        padding: 0 15px;
        max-width: 100%;
    }

    .journey-count .item {
        padding: 0 8px;
    }

    .journey-count .item .item-inner h5 {
        font-size: 12px;
    }

    .theme-inner .theme-text {
        left: 0;
    }

    .parent-inner {
        min-height: 490px;
    }

    .theme-inner .theme-text {
        min-height: 355px;
        padding: 0 0 0 10px;
    }

    .parent-inner.graphic {
        min-height: 445px;
    }

    .parent-inner.graphic .theme-inner .theme-text {
        min-height: 310px;
    }

    .theme-inner figure {
        margin: 0px 0;
        width: 80px;
        height: 80px;
        padding: 7px;
    }

    .parent-inner.coding {
        min-height: 490px;
    }

    .parent-inner.coding .theme-text {
        height: 355px;
    }

    .parent-inner.app {
        min-height: 427px;
    }

    .parent-inner.app .theme-text {
        min-height: 290px;
    }

    .parent-inner.d {
        min-height: 338px;
    }

    .parent-inner.d .theme-text {
        min-height: 200px;
    }

    .parent-inner.web {
        min-height: 360px;
    }

    .parent-inner.web .theme-text {
        min-height: 220px;
    }

    .parent-inner.movie {
        min-height: 320px;
    }

    .parent-inner.movie .theme-text {
        min-height: 175px;
    }

    .theme-inner .theme-text p {
        margin: 0;
        font-size: 14px;
        padding-right: 10px;
    }

    .theme-inner .heading h4 {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .theme-inner .heading h5 {
        font-size: 12px;
        width: 125px;
    }
}

@media screen and (min-device-width: 501px) and (max-device-width: 768px) {
    .parent-inner.graphic {
        min-height: 310px;
    }

    .parent-inner.graphic .theme-inner .theme-text {
        min-height: 255px;
    }

    .parent-inner.app {
        min-height: 265px;
    }

    .theme-inner .theme-text {
        height: 280px;

    }

    .parent-inner {
        min-height: 310px;
    }

    .parent-inner.coding .theme-text {
        height: 255px;
    }

    .parent-inner.coding {
        min-height: 305px;
    }

    .parent-inner.app {
        min-height: 255px;
    }

    .parent-inner.app .theme-text {
        height: 205px;
    }

    .parent-inner.d .theme-text {
        height: 155px;
    }

    .parent-inner.d {
        min-height: 205px;
    }

    .parent-inner.web {
        min-height: 205px;
    }

    .parent-inner.web .theme-text {
        height: 155px;
    }

    .parent-inner.movie .theme-text {
        height: 140px;
    }
}

@media screen and (min-device-width: 769px) and (max-device-width: 820px) {
    .parent-inner.game {
        min-height: 310px;
    }

    .parent-inner.game .theme-inner .theme-text {
        min-height: 155px;
        height: 260px;
    }

    .parent-inner.graphic {
        min-height: 290px;
    }

    .parent-inner.graphic .theme-inner .theme-text {
        min-height: 235px;
    }

    .parent-inner.coding {
        min-height: 315px;
    }

    .parent-inner.coding .theme-text {
        height: 265px;
    }

    .parent-inner.app {
        min-height: 265px;
    }

    .parent-inner.app .theme-text {
        height: 210px;
    }

    .parent-inner.d .theme-text {
        height: 165px;
    }

    .parent-inner.d {
        min-height: 220px;
    }

    .parent-inner.web {
        min-height: 220px;
    }

    .parent-inner.web .theme-text {
        height: 165px;
    }

    .parent-inner.movie .theme-text {
        height: 140px;
    }
}

@media screen and (min-device-width: 821px) and (max-device-width: 1024px) {
    .parent-inner.game {
        min-height: 275px;
    }

    .parent-inner.game .theme-inner .theme-text {
        height: 240px;
    }

    .parent-inner.d {
        min-height: 175px;
    }

    .parent-inner.d .theme-text {
        height: 135px;
    }

}

.text-button {
    background: #01216a;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 0 0 15px;
}

.text-button h1 {
    color: #fff;
    margin: 0;
}

.text-sub {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    border-radius: 0 0 15px 0;
}

.text-sub h1 {
    font-weight: 700;
    margin: 0;
}

/* Responsive Fixes - Added by Antigravity */
img {
    max-width: 100%;
    height: auto;
}

body,
html {
    overflow-x: hidden;
    width: 100%;
}

@media (max-width: 767px) {
    .aboutSlider {
        margin-top: 0;
        padding-bottom: 20px;
    }

    .aboutSlider img {
        width: 100%;
    }

    .winner-row {
        margin-left: 0;
        margin-right: 0;
    }

    .winner-col {
        padding: 0 10px;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Improve table responsiveness if any */
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
}

/* Ensure panel body text is visible and black - High Specificity Override */
/* Ensure panel body text is visible and black - High Specificity Override */
#fancyTabWidget .panel-body,
#fancyTabWidget .panel-body * {
    color: #000000 !important;
    text-shadow: none !important;
}










.champ-faqs-main .champ-faqs-inner .fancyTabs li a.active,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover {
    /* background: linear-gradient(145deg, #ffd64d 0%, #f89054 100%); */
    border-radius: 9px;
    background: linear-gradient(135deg, #a7c7f3 0%, #6177ba 100%);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border: transparent;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li a.active,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover a {
    color: #fff;
}

.champ-faqs-main .champ-faqs-inner .fancyTabs li a.active .img-faq,
.champ-faqs-main .champ-faqs-inner .fancyTabs li:hover a .img-faq {
    background-color: #fff;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 50%;
}

.fade.show {
    opacity: 1;
}



.custom-tabs ul li a.active,
.custom-tabs ul li a:hover {
    background: #F2F7FF;
    border: 2px solid #6A9AF0;
    box-shadow: 0px 0px 22.4px 0px #4e4e4e40;
    align-items: center;
    display: flex !important;
}

/* new ui design css */
.region-btn {
    position: absolute;
    left: 30px;
    bottom: 40px;
    z-index: 2;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px;
}

.card-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.our-jury-card.jury-active .card-outer {
    /* opacity:1; */
    /* visibility:visible; */
    /* z-index:99999; */
}


.swiper-slide {
    width: auto;
    transition: all .4s ease;
}

.category-card {
    width: 260px;
    margin: 0 auto;
}

section.categories-section {
    padding: 30px 0;
}

/* Active Slide */
.swiper-slide-active .category-card {
    transform: scale(1.08);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.categories-slider {
    position: relative;
    max-width: 1100px;
    margin: 50px auto;
}

.categorySwiper {
    padding: 30px 35px;
    overflow: hidden;
    height: 350px;
}

/* Slides */
.categorySwiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.82) translateY(25px);
    transition: all 0.5s ease;
    opacity: 1;
}

/* Center Active Slide */
.categorySwiper .swiper-slide-active {
    transform: scale(1) translateY(0);
    z-index: 9;
}

/* Card */
.category-card {
    /* width: 260px;   
    height: 260px; */
    width: 375px;
    height: 286px;
    background: #fff;
    /* border: 2px solid #8fd4f5; */
    text-align: center;
    padding: 25px 10px;
    transition: all 0.5s ease;
}

/* Active Card */
.swiper-slide-active .category-card {
    width: 310px;
    height: 300px;
    border: none;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.categories-section h2 {
    color: #172A90;
}

/* Image */
.category-card img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin-bottom: 20px;
}

/* Title */
.category-card h4 {
    font-size: 18px;
    line-height: 1.2;
    color: #111;
    margin: 0;
    font-weight: bold;
}

/* View More */
.view-more {
    display: none;
}

.swiper-slide-active .view-more {
    display: inline-block;
    margin-top: 25px;
    padding: 8px 18px;
    /* background: #0d6efd; */
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);

    color: #fff;
    text-decoration: none;
    font-size: 13px;
    border-radius: 4px;
}

/* Arrows */
.categorySwiper .swiper-button-prev,
.categorySwiper .swiper-button-next {
    width: 42px;
    height: 42px;
    /* border: 1px solid #233a85; */
    border-radius: 50%;
    background: #fff;
    color: #233a85;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.categorySwiper .swiper-button-prev:after,
.categorySwiper .swiper-button-next:after {
    font-size: 14px;
    font-weight: bold;
}

* Sirf active slide me show */ .swiper-slide-active .view-more {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 16px;
    background: linear-gradient(90deg, #3AADFD 0%, #01216A 100%);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px;
}

.categorySwiper .swiper-button-prev::after,
.categorySwiper .swiper-button-next::after {
    display: none;
}

p.desc {
    color: #696969;
}

.swiper-slide:not(.swiper-slide-active) .category-card {
    background: linear-gradient(to right, #fff, #fff) padding-box, linear-gradient(180deg, #37A5F5 0%, #02236C 100%);
    border: 2px solid transparent;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;

}

.swiper-slide-active .category-card {
    background: #ffffff;
}

.swiper-slide {
    transform: scale(0.93) translateY(10px);
}

.swiper-slide-active {
    transform: scale(1) translateY(0);
}

/* Active Heading */
.swiper-slide-active .category-card h4 {
    order: 1;
    margin-bottom: 25px;
    font-size: 18px;
    display: block;
}

/* Active Image */
.swiper-slide-active .category-card img {
    order: 2;
    width: 110px;
    margin-bottom: 25px;
}

/* Mobile */
@media (max-width: 768px) {

    .categorySwiper {
        padding: 20px 40px;
    }

    .category-card {
        width: 220px;
        height: 240px;
    }

    .swiper-slide-active .category-card {
        width: 250px;
        height: 280px;
    }

    .category-card h3 {
        font-size: 22px;
    }
}





.swiper-slide-active .view-more {
    display: inline-block;
    order: 3;
    margin-top: auto;
    margin-bottom: 20px;
}

.our-journey h2 {
    color: #172A90;
}

/* 
.journey-slider-wrap{
    max-width: 1200px;
    margin: 30px auto;
    position: relative;
}
.our-journey .subtitle {
    color: #020212;
}
.journeySwiper{
    overflow: hidden;
    padding: 0 55px;
    width: calc(100vw - ((100vw - 100%) /2));
}

.journeySwiper .swiper-slide{
    height: 420px;
    overflow: hidden;
}
.journeySwiper .swiper-wrapper,.schoolSwiper .swiper-wrapper ,.jurySwiper .swiper-wrapper{
    height: auto;
}
.journeySwiper .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


.journeySwiper .swiper-slide-active{
    z-index: 2;
}


.journeySwiper .swiper-button-prev,
.journeySwiper .swiper-button-next{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fff;
    color: #243b82;
}

.journeySwiper .swiper-button-prev{
    left: 10px;
}

.journeySwiper .swiper-button-next{
    right: 160px;
}

.journeySwiper .swiper-button-prev:after,
.journeySwiper .swiper-button-next:after{
    font-size: 14px;
    font-weight: bold;
} */
.overlay-content h3 {
    color: #fff;
}

.top-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 30px 0;
}

.large-card {
    position: relative;
    height: 320px;
    border-radius: 22px;
    overflow: hidden;
    cursor: pointer;
}

.large-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.large-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    opacity: 1;
    z-index: 1;
}

.large-card:hover::before {
    opacity: 0;

}

.large-card:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.overlay-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    text-align: center;
    color: #fff;
    z-index: 2;
    opacity: 1;
    transform: translateY(25px);
    transition: opacity .1s ease-in-out,
        transform .1s ease-in-out;

}

.large-card:hover .overlay-content {

    transform: translateY(0);
}

.overlay-content h3 {
    font-size: 42px;
    font-weight: 700;
    margin: 0;
}

.overlay-content p {
    font-size: 18px;
    margin: 10px 0 0;
}

/* Bottom Cards */

.bottom-cards {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 15px;
}

.stat-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    cursor: pointer;
}

.stat-img {
    width: 100%;
    height: 110px;
    overflow: hidden;
    /* Important */
}

.stat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: .3s ease-in-out;
}

.stat-card:hover img {
    transform: scale(1.1);
}

.bottom-cards h4 {
    margin-bottom: 0;
    margin-top: 10px;

}

.stat-card p {
    font-size: 14px;

}

h2.section-title {
    color: #172A90;
}

/* Responsive */

@media(max-width:992px) {

    .top-cards {
        grid-template-columns: repeat(2, 1fr);
    }

    .bottom-cards {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:576px) {

    .top-cards {
        grid-template-columns: 1fr;
    }

    .bottom-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

.school-pagination {
    position: relative !important;
    margin-top: 20px;

    display: flex;
    justify-content: flex-start;
    /* Left align */
    align-items: center;
}

.school-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #d5d5d5;
    opacity: 1;
    margin: 0 4px !important;
}

.school-pagination .swiper-pagination-bullet-active {
    background: #01216A;

    border-radius: 20px;
    transition: all .3s ease;
}

.schools-section {
    padding: 50px 0;
}

.schools-slider-wrap {
    width: calc(100vw - ((100vw - 100%) / 2));
    overflow: hidden;
}

.schoolSwiper {
    padding-right: 5px;
}

.school-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    height: 75px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 8px 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .04);
    transition: .3s;
    margin-bottom: 15px;

}

.school-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .08);
}

.school-card.swiper-slide-active {
    transform: scale(0.93) translateY(10px);
}

.school-card img {
    width: 48px;
    height: 48px;
    min-width: 48px;

    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #eee;
}

.school-card h4 {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    color: #444;
    text-transform: uppercase;
}

.schoolSwiper .swiper-wrapper {
    /* gap: 15px;; */
}

.jury-section {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 0 0 50px 0;
}

.jury-info {
    width: 240px;
    background: #03257a;
    color: #fff;
    padding: 25px;
    min-height: 320px;
    margin-right: 20px;
}

.jury-info h2 {
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}

.jury-info p {
    line-height: 1.7;
    font-size: 15px;
}

.jury-slider {
    flex: 1;
    overflow: hidden;
}

.jury-slider .card {
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    transition: .35s;
}

.jury-slider .card:hover {
    /* transform:translateY(-5px); */
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}

.jury-slider .card img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.jury-slider .card h4 {
    font-size: 13px;
    padding: 10px 3px;
    margin: 0;
    font-weight: normal;
}

.jury-slider {
    width: 100%;
}

.jury-slider .slider-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
    margin-top: 25px;
}

.jurySwiper .swiper-slide {
    transform: scale(1) translateY(0px);
}

.jury-slider .swiper-button-prev,
.jury-slider .swiper-button-next {
    position: static !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;

    border-radius: 50%;
    background: #fff;
    color: #0b5ed7 !important;
    flex-shrink: 0;
}

.jury-slider .swiper-button-prev:after,
.jury-slider .swiper-button-next:after {
    font-size: 14px !important;
    font-weight: 700;
}

.jury-pagination {
    position: static !important;
    width: auto !important;
    display: flex !important;
    align-items: center;
    gap: 8px;
}

.jury-pagination .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin: 0 !important;
    background: #cfcfcf !important;
    opacity: 1 !important;
    border-radius: 50%;
}

.jury-pagination .swiper-pagination-bullet-active {
    width: 25px !important;
    height: 10px !important;
    background: #0b5ed7 !important;
    border-radius: 25px;
}



@media (max-width: 768px) {

    .navbar-container .navbar-default {
        /* position: unset;
    top: unset;
    left: unset;
    transform: unset;
    width: unset;
    z-index: 999;
    background: unset;
    padding:unset;
    display: unset;
    justify-content: space-between;
    align-items: center;
    border-radius: 0px; */
    }

    .jury-section {
        display: block;
    }

    .jury-slider .card img {
        height: 130px;
    }

    .jury-slider .card img {
        padding: 10px;
    }

    .jury-slider {
        padding: 10px 0;
    }

    .jury-info {
        margin: 0 auto;
    }
}

@media screen and (width: 1024px) {
    .navbar-container .navbar-default {
        width: 95% !important;
        padding: 5px 10px !important;
    }

    .offcanvas-nav>li>a,
    .navbar-default .navbar-nav>li>a {
        font-size: 14px !important;
    }

    .header-type-classic .primary-nav>li>a {
        padding: 0 11px;
    }

    .categorySwiper {
        padding: 30px;
    }

    .journeySwiper .swiper-button-next {
        right: 132px;
    }

    .winner-col {
        margin: 10px 0;
    }

}

@media screen and (width: 820px) {
    .navbar-default-container {
        width: 100%;
    }

    .navbar-default {
        height: 65px;
    }

    .categorySwiper {
        padding: 30px 25px;
    }

    .journeySwiper .swiper-button-next {
        right: 110px;
    }

    .jury-section {
        gap: 10px;
    }
}

@media screen and (width: 768px) {
    .navbar-default {
        height: 65px !important;
    }

    .categorySwiper {
        padding: 30px 25px;
    }

    .journeySwiper .swiper-button-next {
        right: 103px;
    }

    .aboutSlider {
        margin-top: 0
    }

    .about-main {
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .navbar-default-container {
        width: 100%;
    }

    .navbar-default {
        height: 35px !important;
    }

    .navbar-container .navbar-default {
        top: 0 !important;
        width: 100% !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .navbar-brand .logo-mobile {
        max-height: 35px;
    }

    section.categories-section {
        padding: 30px 0 30px 0;
    }

    .categorySwiper .swiper-button-prev,
    .categorySwiper .swiper-button-next,
    .journeySwiper .swiper-button-prev,
    .journeySwiper .swiper-button-next {
        width: 28px !important;
        height: 28px !important;
        margin: 0 !important;
    }

    .journeySwiper .swiper-button-next {
        right: 0px !important;
        margin: 0 !important;
    }

    .journeySwiper .swiper-button-prev {
        left: 0 !important;
    }

    .jury-info {
        width: 93% !important;
        min-height: 245px !important;
    }

    .swiper-slide-active .category-card {
        width: 280px !important;
    }

    .journeySwiper {
        padding: 0 30px;
    }

    .jurySwiper .swiper-slide {
        padding: 15px;
    }

    .journeySwiper .swiper-slide {
        height: 320px;
    }

    .jury-slider .card img {
        height: 270px !important;
    }

    .jury-slider .slider-controls {
        margin-top: 0 !important;
    }

    .category-top-sc .cat-card {
        margin: 0 20px !important;
        padding: 30px 10px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin: 2px 5px !important;
        width: 25px;
        height: 25px;
    }

    .jury-pagination {
        display: none !important;
    }

    .navbar-wrap {
        width: 400px;
    }

    .navbar-default-wrap {
        height: 35px !important;
    }
}




/* Slider Section */
.slider-showcase {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px 60px 40px;
    width: calc(100vw - ((100vw - 100%) / 2));
    overflow: hidden;
}

.slider-container {
    position: relative;
    width: 100%;
    /* max-width: 1200px; */
    /* margin: 0 auto; */
    /* overflow hidden is key to cutting off the slides at the container edge */
    overflow: hidden;
    /* padding: 30px 0;  */
}

/* Wrapper containing all slides */
.slider-wrapper {
    display: flex;
    gap: 30px;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: transform;
}

/* Slide Base Styles */
.slide {
    flex: 0 0 65%;
    /* Managed dynamically by JS, default is 65% */
    width: 65%;
    opacity: 0;
    /* Inactive/previous slides are hidden to keep the left margin clear */
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    pointer-events: none;
    /* Disable interaction with inactive slides */
}

.slide.active {
    opacity: 1;
    pointer-events: auto;
}

.slide.next-peek {
    opacity: 1;
    /* Next slide peeks on the right */
}

.slide-image-wrapper {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 0;
    /* Sharp corners as per screenshot */
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(15, 59, 162, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    user-select: none;
}

/* Navigation Buttons */
.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #0f3ba2;
    ;
    background: rgba(255, 255, 255, 0.95);
    color: #0f3ba2;
    ;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
    box-shadow: 0 10px 25px rgba(15, 59, 162, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    outline: none;
}

.slider-btn svg {
    transition: transform 0.3s ease;
}

/* Navigation button positioning is managed dynamically via JS */
.slider-btn.prev {}

.slider-btn.next {}

/* Hover & Active states for buttons */
.slider-btn:hover {
    background: #0f3ba2;
    ;
    color: #ffffff;
    box-shadow: 0 12px 30px rgba(15, 59, 162, 0.35);
}

.slider-btn.prev:hover {
    transform: translateY(-50%) scale(1.1);
}

.slider-btn.prev:hover svg {
    transform: translateX(-2px);
}

.slider-btn.next:hover {
    transform: translateY(-50%) scale(1.1);
}

.slider-btn.next:hover svg {
    transform: translateX(2px);
}

.slider-btn:active {
    transform: translateY(-50%) scale(0.95);
}

/* Indicators Styles */
.slider-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

.indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cbd5e1;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.indicator.active {
    width: 28px;
    border-radius: 6px;
    background: #0f3ba2;
    ;
}



/* Responsive adjustments */
@media (max-width: 768px) {


    .slider-showcase {
        padding: 0 5px 10px;
    }

    .slider-btn {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 1024px) {
    .navbar.navbar-fixed-top {
        position: fixed !important;
        top: 0 !important;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        z-index: 9999;
    }

    .navbar-brand {
        display: block;
        height: 35px;
    }

    .navbar-default-wrap {
        height: 70px;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        justify-content: flex-start;
    }

    .navbar-container .navbar-default {
        width: 100% !important;
        padding: 0 !important;
        top: 0 !important;
    }

}