/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 6, 2024, 8:27:16 AM
    Author     : chand
*/

.bg-title {
    padding: 1em 0;
    min-height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(192, 194, 188, 0.90);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 58px;
}
.mega-title {
    width: 100%;
    height: 0px;
    padding-bottom: 32.37%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-title p {
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.title-overview {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 2.4px;
    margin: 0px 0px 22px;
}
.desc-overview {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.desc-section {
    max-width: 835px;
}
.desc-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}
.section-title {
    margin-bottom: 2em;
    text-align: center;
}
.line-grey {
    margin-top: 20px;
    display: flex;
    border-bottom: 1px solid #DCDCDC;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.flow-title {
    margin-bottom: 24px;
}
.name-artwork {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin: 0px;
}
.name-artwork-m {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin: 0px;
}
.name-artist {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-top: 6px;
}
.name-artist-m {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-top: 9px;
}
.name-subtitle-l {
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 12px;
}
.name-subtitle-m {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 12px;
    margin-top: 16px;
}
/*.margin-bottom-name-subtitle {
    margin-bottom: 24px;
}*/
.name-subtitle-material {
    margin-top: 10px;
}
.name-subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 12px;
}
.section-award-title {
    text-align: center;
    margin-bottom: 45px;
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.award-leaf-left {
    vertical-align: middle; 
    height: 1.6em; 
    margin-right: 10px;
    width: 50px
}

.award-leaf-right {
    vertical-align: middle; 
    height: 1.6em; 
    margin-left: 10px;
    width: 50px
}

.desc-center {
    text-align: center;
}

.text-center {
    text-align: center;
}

.wrapper-reward {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.name-artwork-type-s {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin: 0px;
}

.mb-25 {
    margin-bottom: 2.5em
}

.gallery-top-title.bg-title h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.gallery-top-title .sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 11px;
}

.row-overview {
    margin-bottom: 80px;
}

.page-title-with-hz-line.left {
    margin-bottom: 36px;
}

.below-desc-section.line-grey {
    margin-top: 36px;
}

.exhibitionSectionModelList-content .reward-content-silver:first-of-type .section-award-title {
    margin-top: 50px;
}

.award-item {
    padding: 0px;
    width: 100%;
}
.award-item.big-size {
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 67px;
}
.reward-content-silver {
    padding: 0px;
}
.award-item > .image-square {
    padding: 0px;
    width: 100%;
}
.award-item > .desc {
    padding: 0px;
    width: 100%;
}
.wrapper-reward.size-m {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 67px;
}
.wrapper-reward.size-s {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 60px 40px;
}
.special-award-badge {
    /*    background-color: #B8CDCB;
        clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 50%, 100% 100%, 0 100%, 10px 50%);
            width: fit-content;*/
    padding: 7px 18px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 23px;
    border-top: 0.5px solid #121212;
    border-bottom: 0.5px solid #121212;
}
.wrapper-reward.size-l {
    gap: 67px;
}
.reward-content-title .title-gallery-div {
    margin-bottom: 36px;
}
.reward-content-title .content-gallery-div {
    margin-bottom: 36px;
}
.size-m .special-award-badge {
    margin-top: 0px;
}
.size-s .special-award-badge {
    margin-top: 0px;
}
.award-item .text-center * {
    text-align: center;
}
.size-s .flow-title {
    margin-bottom: 0px;
}
.size-s .award-item .image-square {
    margin-bottom: 23px;
}
.size-m .award-item .image-square {
    margin-bottom: 23px;
}
.size-s .award-item .name-subtitle {
    margin-bottom: 6px;
    margin-top: 16px;
}
.exhibitionSectionModelList:not(:first-of-type) .page-title-with-hz-line {
    margin-top: 80px;
}
.content-layout .gallery-exhibition-dt-page {
    padding-bottom: 36px;
}
.judge-title-text {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 2.4px;
    margin: 0px;
}
.judges-content {
    margin-top: 67px;
}
.judges-title {
    margin-bottom: 22px;
}
.judges-item-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 35px 27px;
}
.judge-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
}
.judge-caption {
    margin-top: 14px;
}
.award-item > .image-square img {
    border-radius: 6px;
}
.judge-item .image-square img {
    border-radius: 6px;
}
.desc-overview p {
    font-size: 16px;
}
.award-item .margin-bottom-name-subtitle:not(:last-of-type) {
    margin-bottom: 24px;
}
.judge-item .image-square {
    width: 100%;
    height: 0px;
    padding-bottom: 62.3%;
    position: relative;
}
.judge-item .image-square > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}


@media screen and (max-width: 768px) {
    .award-item.big-size {
        gap: 40px;
    }
    .wrapper-reward.size-m {
        gap: 67px 40px;
    }
    .wrapper-reward.size-s {
        gap: 60px 18px;
    }
    .judges-item-wrapper {
        gap: 35px 18px;
    }
    .name-artwork {
        font-size: 22px;
    }
    .name-artwork-type-s {
        font-size: 22px;
    }
}


@media only screen and (max-width : 40.063em) {
    .award-item.big-size {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .gallery-top-title.bg-title h1 {
        font-size: 18px;
        font-weight: 600;
        line-height: 140%;
        text-align: left;
    }
    .gallery-top-title .sub-title {
        font-size: 15px;
        text-align: left;
    }
    .bg-title {
        min-height: 81px;
        margin-bottom: 25px;
    }
    .title-overview {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .section-main-title .page-title-with-hz-line {
        padding-left: 36px;
    }
    .section-main-title .page-title-with-hz-line::before {
        left: calc(-100vw + 25px);
        content: "";
        position: absolute;
        width: 100vw;
        height: 1px;
        background: #000;
        display: flex;
        flex: none;
        top: 17px;
    }
    .section-award-title {
        font-size: 24px;
        margin-bottom: 24px;
        margin-top: 50px;
    }
    .name-artwork {
        font-size: 20px;
    }
    .name-artwork-m {
        text-align: left;
        font-size: 20px;
    }
    .name-artist {
        font-size: 16px;
        margin-top: 14px;
    }

    .name-artist-m {
        text-align: left;
        font-size: 16px;
    }
    p {
        font-size: 15px;
    }
    .wrapper-reward.size-m {
        grid-template-columns: repeat(1, 1fr);
        gap: 51px;
    }
    .wrapper-reward.size-s {
        grid-template-columns: repeat(1, 1fr);
        gap: 51px;
    }
    .wrapper-reward.size-l {
        gap: 51px;
    }
    .desc-overview h2 {
        font-size: 24px;
    }
    .row-overview {
        margin-bottom: 50px;
    }

    .page-title-with-hz-line.left {
        margin-bottom: 26px;
    }
    .desc-section p {
        font-size: 15px;
    }
    .below-desc-section.line-grey {
        margin-top: 28px;
    }
    .exhibitionSectionModelList-content .reward-content-silver:first-of-type .section-award-title {
        margin-top: 28px;
    }
    .flow-title {
        margin-bottom: 20px;
    }
    .name-subtitle {
        margin-bottom: 8px;
    }
    .name-subtitle-l {
        margin-bottom: 8px;
    }
    .name-subtitle-m {
        margin-bottom: 8px;
        margin-top: 24px;
        text-align: left;
    }
    .name-subtitle-m:not(:last-of-type) {
        margin-top: 20px;
    }

    .size-m .award-item .image-square {
        margin-bottom: 20px;
    }

    .award-item .text-center * {
        text-align: left;
    }
    .award-item .text-center {
        text-align: left;
    }
    .special-award-badge {
        font-size: 14px;
        padding: 5.5px 18px;
    }
    .size-s .award-item .image-square {
        margin-bottom: 20px;
    }
    .size-s .special-award-badge {
        margin-bottom: 13px;
    }
    .reward-content-title .title-gallery-div {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .exhibitionSectionModelList:not(:first-of-type) .page-title-with-hz-line {
        margin-top: 60px;
    }
    .judge-item {
        width: 230px;
        min-width: 230px;
    }
    .judges-item-wrapper {
        overflow: auto;
        gap: 27px;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0px 15px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .judges-item-wrapper::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    .judge-title-text {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
    .judge-name {
        font-size: 16px;
    }
    .judge-caption {
        margin-top: 10px;
    }
    .judges-content {
        margin-top: 52px;
    }
    .mega-title {
        padding-bottom: 66.7%;
    }
    .content-layout .gallery-exhibition-dt-page {
        padding-bottom: 23px;
    }
    .name-artwork-type-s {
        font-size: 16px;
    }
    .size-s .name-artwork {
        font-size: 16px;
    }
    .size-s .name-artist {
        font-size: 15px;
        margin-top: 9px;
    }
    .size-s .name-subtitle {
        font-size: 15px;
    }

}