@font-face {
    font-family: "Classy Vogue";
    src: url(../fonts/classy-vogue.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter-V";
    src: url(../fonts/Inter-V.woff2) format("woff2"), url(../fonts/Inter-V.woff) format("woff");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Metropolis-Medium";
    src: url("../fonts/Metropolis-Medium.otf") format("opentype");
    font-style: normal;
    font-display: swap;

}

body {
    font-family: "Inter-V", sans-serif;
    font-weight: 400;
}

main {
    margin-top: 64px;
    background: linear-gradient(180deg, rgba(115, 115, 115, 0.19) 0%, rgba(217, 217, 217, 0.21) 62.5%, rgba(115, 115, 115, 0.20) 100%);
    min-height: 50vw;
    display: flex;
    align-items: center;
}

.collabicons {
    width: 120px;
    height: 70px;
    object-fit: contain;
}

h1 {
    font-family: "Classy Vogue";
    font-size: 1.4rem;
    text-align: center;
    -webkit-text-stroke: 1.2px #000;
}

.midblock {
    width: 1px;
    background: #000;
    display: block;
    margin: 0 13px;
}

h1>span {
    font-family: "Inter-V", sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
}

.flowerimg {
    width: 50vw;
    padding-top: 2rem;
    object-fit: contain;
}

.maxmhead {}



.masthead {
    width: 30vw;
    padding-bottom: 2rem;
}

main p {
    max-width: 67ch;
    margin: auto;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 14px;

}

.finalist-cta {
    border: 0;
    padding: 13px 30px;
    border-radius: 44px;
    background: #D71921;
    font-family: "Metropolis-Medium";
    color: #fff;
    width: fit-content;
    display: block;
    margin: 0px 5px;
    border: 3px solid transparent;
}

.finalist-cta:hover {
    border: 3px solid #D71921;
    background: linear-gradient(to left, white, #e8e8e8);
    color: #D71921;
}

p.subh1 {
    font-family: "Arial";
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 1rem;
}

h2 {
    color: #E8693C;
    text-align: center;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #E8693C;
    font-family: "Classy Vogue";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
}

h2.text-white {
    -webkit-text-stroke-color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.87);

}

.award-sec {
    position: relative;
    z-index: 2;

}

.award-sec>* {
    position: relative;
    z-index: 2;
}

.award-sec::after {
    content: "";
    background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/218af5b0-b48d-44a4-61b2-9c14b6e48700/1200);
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    pointer-events: none;
    z-index: 0;
}

.awlp {
    max-width: 69ch;
    margin: auto;
    text-align: center;
}

.category-cont {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    width: fit-content;
    margin: auto;
    gap: 30px;
}

.category-item {
    grid-column: span 4;

    background-size: cover;
    background-position: center;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.category-item img {
    width: 294px;
    height: 250px;
    object-fit: cover;
    object-position: center;
    transition: transform 0.5s ease;
}

h3 {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #fff;
    font-family: "Classy Vogue";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
}

.ci_abso {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.30) 0%, #0000008c 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

p.classyvogue {
    font-family: "Classy Vogue";
    -webkit-text-stroke: 1px #000;
}

p.classyvogue.text-white {
    -webkit-text-stroke: 1px #ffffff;
}

ul.venue_cont {
    margin: 0;
    padding: 0;
    gap: 25px;


}

ul.venue_cont li {
    display: flex;
    flex-direction: row;
    align-items: start;
}

ul.venue_cont li>span {
    border-radius: 12px;
    background: #E8693C;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 12px;
    font-size: 14px;
    margin-right: 0.8rem;
    font-weight: 500;
    color: #fff;

}

ul.venue_cont li p {
    margin: 0;
}

.venue_img {
    width: 100px;
    height: auto;
    object-fit: contain;
    object-position: top;
}

.fce_sec {
    background: url(../images/fce_bg.png);
    background-size: cover;
    width: 100%;
    height: 100%;
}

ul.list_process {

    gap: 0;
    font-size: 15px;
    list-style-type: disc;
}


p.descp {
    font-weight: 700;
    font-size: 17px;
}

ol.list_opt li>p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 2;
}

.hb1 {
    width: 32vw;
    object-fit: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    object-position: bottom left;
}

.hb2 {
    width: 17vw;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
    object-position: right;
    height: 16vw;
}

.switch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-radius: 44px;
    border: 1px solid #E8693C;
    background: #FFF;
    width: fit-content;
    margin: auto;
    padding: 0.5rem;
}

.switch button.actives {
    background: #E8693C;
    color: #fff;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #fff;
    border-radius: 30px;

}

.switch button {
    padding: 0 1rem;
    border: 0;
    font-family: "Classy Vogue";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #5A5959;
    text-align: center;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #878787;
    padding: 10px;
}

.vote_cta {
    border-radius: 44px;
    background: #D71921;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: auto;
    padding: 0.5rem 2rem;
    width: fit-content;
    font-family: "Metropolis-Medium";
}

.slider_info h4 {
    color: #5A5959;
    text-align: center;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #878787;
    font-family: "Classy Vogue";
    font-size: 20px;
    margin-top: 2rem;
    font-weight: 400;

}

.slider_info h5 {
    text-align: center;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #878787;
    font-family: "Classy Vogue";
    font-size: 14px;
    font-weight: unset;
    color: #5A5959;

}

.slider_info h6 {
    text-align: center;
    -webkit-text-stroke-width: 0.4px;
    font-size: 14px;
    font-weight: unset;

}

.slider_info p {
    max-width: 53ch;
    margin: auto;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    margin-bottom: 1rem;
}

.galimg {
    /* height: 30dvi;
    width: 100%; */
    height: 300px;
    width: auto;
    max-width: none;
    object-fit: cover;
    border: 1px solid #D9D9D9;
}

.slider_info {
    /* opacity: 0; */
    /* transform: translateY(30px); */
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.slider_width {
    width: min-content;
    max-width: 100%;
    margin: auto;
}

.splide__slide.is-active .slider_info {
    opacity: 1;
    /* transform: translateY(0); */
}

.my-slider-progress {
    background: #ccc;
}

.my-slider-progress-bar {
    background: greenyellow;
    height: 2px;
    transition: width 400ms ease;
    width: 0;
}

.custom-progress {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 57%;
    margin: auto;
    margin-top: 17px;
}

.progress-track {
    flex: 1;
    height: 4px;
    background: #D9D9D9;
    position: relative;
    border-radius: 10px;
}

.progress-fill {
    height: 100%;
    background: #E8693C;
    width: 0;
    transition: width 0.3s ease;
    padding: 3px;
    position: relative;
    top: -0.1dvi;
    border-radius: 8px;

}

@media screen and (min-width: 767px) {

    .col_item_1 {
        width: 28vw;
        margin-right: 6%;
    }

    .col_item_2 {
        width: 47vw;
    }

    .sideblock {
        width: 60vw;
        margin-left: -5%;
    }

    ul.list_process {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));

    }

    .category-item:hover .ci_abso {
        backdrop-filter: brightness(0.5);
    }

    .category-item:hover img {
        transform: scale(1.3) rotate(-10deg);
    }


}

@media screen and (max-width: 1024px) {
    .galimg {
        /* height: auto;
    width: 100%; */
        object-fit: cover;
    }

    .slider_info h4 {
        font-size: 1.23rem;
    }
}

@media screen and (max-width: 768px) {
    .flowerimg.fp1 {
        display: none
    }

    main {
        justify-content: center;
    }

    .sideblock {
        padding: 5rem 1rem
    }

    p {
        font-size: 14px;
    }

    .masthead {
        width: 83%;
    }

    h1 {
        line-height: 1.15;
        margin-bottom: 2rem;
        font-size: 1.7rem;
    }

    h2 {
        font-size: 1.8rem;
    }

    h1>span {
        font-size: 1.2rem;
    }

    main p {
        max-width: 39ch;
    }

    .collabicons {
        width: auto;
        height: 51px;
    }

    .category-cont {
        gap: 15px;
    }

    .category-item {
        grid-column: span 6;
    }

    .finalist-cta {
        font-size: 14px;
        padding: 10px 23px;
    }

    p.subh1 {
        font-size: 15px;
        margin-bottom: 6px;
    }

    h3 {
        font-size: 1.23rem;
    }

    ul.venue_cont li {
        display: block;
    }

    ul.venue_cont li>span {
        margin-right: 0;
        margin-bottom: 10px;
    }

    ul.venue_cont {
        gap: 3rem;
    }

    p.descp {
        font-size: 15px;
        padding: 0 1em;
    }

    ol.list_opt li>p {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 5px;
    }

    ul.list_process>li>p {
        line-height: 1.2;
        margin-bottom: 0;
        font-size: 14px;
    }

    .awlp {
        max-width: 35ch;
    }

    .hb2 {
        width: 25vw;
        height: auto;
    }

    ul.venue_cont li p {
        font-size: 17px;
    }

    .col_item_2 {
        padding: 0 1em;
    }

    .hb1 {
        width: 59vw;
        position: relative;
        margin-top: -14%;
    }

    .flowerimg {
        width: 100%;
        margin-top: -26%;
        pointer-events: none;
    }

    .logocont {
        background: radial-gradient(#ffffff, transparent 68%);
        position: relative;
        z-index: 2;
        filter: drop-shadow(20px 4px 6px #fff);
    }

    .galimg {
        height: auto;
        width: 100%;
        max-width: 100%;
    }

    .slider_info p {
        max-width: 39ch;
        margin-bottom: 0;

    }

    .switch button {
        font-size: 3.3dvi;
    }

    .slider_width {
        width: 300px;
    }
}