/*
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
*/

@import url("/resources/glassart/css/modules/text-editor.css");

.bg-title {
    padding: 30px 0px 35px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 99.5px;
    border-bottom: 0.5px solid #333333;
}
.mega-title {
    width: 100%;
    height: 0px;
    padding-bottom: 32.37%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.title-overview.date-line::after {
    width: calc(100% - 103px);
    left: unset;
    right: 0;
}
.title-overview h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1.6px;
    margin: 0px
}
.desc-overview {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-top: 36px;
}
.desc-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    margin: 0px;
}
.section-title {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 120px;
    display: flex;
    align-items: center;
    justify-content: 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: 16px;
}
.name-artist-m {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-top: 24px;
}
.size-s .name-artist {
    margin-top: 10px;
}
.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;
}
.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: 500;
    line-height: 140%;
    margin: 0px;
}

.mb-25 {
    margin-bottom: 2.5em
}

.gallery-top-title.bg-title h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    padding: 0px;
    margin: 0px;
}

.gallery-top-title .sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 16px;
}

.page-title-with-hz-line.left {
    margin-bottom: 36px;
}

.below-desc-section.line-grey {
    margin-top: 48px;
    margin-bottom: -40px;
}

.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 > .image-square > a {
    display: block;
}
.award-item > .desc {
    padding: 0px;
    width: 100%;
}
.wrapper-reward.size-m {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 67px 48px;
}
.wrapper-reward.size-s {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 60px 40px;
}
.special-award-badge {
    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;
    text-align: center;
}
.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: 22px;
}
.size-s .award-item .image-square {
    margin-bottom: 19px;
}
.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: 120px;
}
.judges-title {
    margin-bottom: 32px;
}
.judges-item-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 35px 24px;
}
.judge-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    display: flex;
}
.judge-name::before {
    content: "";
    width: 22.5%;
    min-width: 22.5%;
    height: 0.5px;
    background-color: #121212;
    display: inline-block;
    margin-top: 10px;
    margin-right: 8px;
}
.judge-caption {
    margin-top: 14px;
}
.award-item > .image-square img {
    border-radius: 0px;
}
.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;
    border-radius: 24px;
}
.special-award-tag {
    padding: 7.5px 18px;
    text-align: center;

    border-top: 0.5px solid #121212;
    border-bottom: 0.5px solid #121212;
    position: relative;
    margin: 3px 0px 23px;
    display: inline-block;

    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.special-award-tag::before {
    content: "";
    height: 0.5px;
    background-color: #121212;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0px;
}
.special-award-tag::after {
    content: "";
    height: 0.5px;
    background-color: #121212;
    width: 100%;
    position: absolute;
    bottom: -3px;
    left: 0px;
}
.size-m .special-award-tag {
    margin-top: 6px;
}
.size-s .special-award-tag {
    margin-top: 23px;
    margin-bottom: 3px;
}

.award-item p:not(.name-artist) {
    word-break: break-word;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    margin: 0;
}
.award-item div {
    word-break: break-word;
}
.award-item .text-bold {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 13px;
    margin-top: 17px;
}
.size-l .award-item { 
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
}
.size-l .award-item > div {
    width: 100%;
    padding: 0px;
}
.size-l .award-item .imgClickRight {
    border-radius: 0px;
}
.section-title.page-title-with-hz-line {
    flex-direction: column;
    margin-bottom: 50px;
}

.judges-title h2 {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1.6px;
}

.content-layout .gallery-exhibition-dt-page {
    padding-bottom: 100px;
}

.bg-gal-exhibition-dt-vector-1 {
    left: 0px;
    top: 66%;
}
.bg-gal-exhibition-dt-vector-2 {
    right: 0px;
    top: 30%;
}
.bg-gal-exhibition-dt-vector-3 {
    left: 0px;
    bottom: 20%;
}


/*   START  PAGE : APPLICATION-GALLERY-DETAIL   */
.application-title .date-line::after {
    width: 184px;
    top: 12px;
    left: 183px;
    background-color: #121212;
}
.application-title .date-line {
    max-width: 560px;
}
.application-title .date-line--date {
    color: #121212;
}
.application-title .date-line--name {
    color: #121212;
}
.application-title.gallery-top-title.bg-title h1 {
    margin-top: 22px;
}
.application-title.bg-title {
    padding: 42px 0px 37.5px;

}
.application-details-wrapper .title-overview.date-line::after {
    width: calc(100% - 78px);
}
.desc-overview .margin-bottom-desc {
    margin-bottom: 4px;
}
.desc-overview .desc-form:not(:last-of-type) {
    margin-bottom: 16px;
}
.application-judges-wrapper .judges-item-wrapper {
    grid-template-columns: repeat(4, 1fr);
    gap: 35px 23px;
    margin-top: 32px;
}
.application-details-wrapper {
    margin-top: 100px;
}
.application-judges-wrapper {
    margin-top: 100px;
}
.apply-btn {
    margin-top: 58px;
    margin-bottom: 100px;
}
.gallery-exhibition-app-dt-page .bg-title {
    margin-bottom: 68.5px;
}
.bg-gal-exhibition-app-dt-vector-1 {
    left: 0px;
    top: 77%;
}
/*   END  PAGE : APPLICATION-GALLERY-DETAIL   */


@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;
    }
    .size-l .award-item {
        gap: 40px;
    }
}


@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;
        line-height: 160%;
    }
    .gallery-top-title .sub-title {
        font-size: 15px;
        text-align: left;
        margin-top: 9px;
    }
    .bg-title {
        min-height: 81px;
        margin-bottom: 36px;
        border-bottom: 1px solid #333333;
        border-top: 1px solid #333333;
        padding: 23px 0px 20px;
    }
    .title-overview {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .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: 48px;
    }
    .wrapper-reward.size-s {
        grid-template-columns: 1fr;
        gap: 38px 24px;
    }
    .wrapper-reward.size-l {
        gap: 48px;
    }
    .desc-overview h2 {
        font-size: 24px;
    }

    .page-title-with-hz-line.left {
        margin-bottom: 26px;
    }
    .desc-section p {
        font-size: 15px;
    }
    .below-desc-section.line-grey {
        margin-top: 24px;
        margin-bottom: -10px;
    }
    .exhibitionSectionModelList-content .reward-content-silver:first-of-type .section-award-title {
        margin-top: 28px;
    }
    .flow-title {
        margin-bottom: 17px;
    }
    .size-s .flow-title {
        margin-bottom: 17px;
    }
    .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: 32px;
    }

    .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: 32px;
    }
    .size-s .special-award-badge {
        margin-bottom: 13px;
    }
    .reward-content-title .title-gallery-div {
        font-size: 18px;
        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: 13px;
    }
    .judges-content {
        margin-top: 70px;
    }
    .mega-title {
        padding-bottom: 83.35%;
    }
    .content-layout .gallery-exhibition-dt-page {
        padding-bottom: 40px;
    }
    .name-artwork-type-s {
        font-size: 20px;
    }
    .size-s .name-artwork {
        font-size: 20px;
    }
    .size-s .name-artist {
        font-size: 15px;
        margin-top: 9px;
    }
    .size-s .name-subtitle {
        font-size: 15px;
    }
    .desc-overview {
        margin-top: 24px;
    }
    .desc-overview p {
        font-size: 15px;
    }
    .section-title {
        margin-top: 70px;
        font-size: 20px;
        margin-bottom: 38px;
    }
    .size-l .award-item {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .special-award-tag {
        font-size: 15px;
        display: block;
        margin: 3px 0px 27px;
        padding: 6px 18px;
    }
    .award-item .text-bold {
        font-size: 18px;
        margin-bottom: 9px;
    }
    .award-item p:not(.name-artist) {
        font-size: 15px;
    }
    .size-s .special-award-tag {
        order: -1;
        margin-top: 3px;
        margin-bottom: 27px;
    }
    .size-s .desc {
        display: flex;
        flex-direction: column;
    }
    .award-item > .image-square img {
        border-radius: 0px;
    }
    .section-title.page-title-with-hz-line {
        margin-bottom: 28px;
    }
    .size-s .award-item .text-bold {
        margin-top: 0px;
    }
    .size-s .award-item p:not(.name-artist) {
        font-size: 15px;
        margin-bottom: 17px;
    }
    .judge-name::before {
        width: 21.8%;
        min-width: 21.8%;
    }
    .judges-title {
        margin-bottom: 23px;
    }
    
    /*   START  PAGE : APPLICATION-GALLERY-DETAIL   */
    .application-title .date-line {
        flex-direction: column;
    }
    .application-title .date-line--date {
        padding-left: 0px;
    }
    .application-title.bg-title {
        padding: 24px 0px 21.5px;
    }
    .application-title.gallery-top-title.bg-title h1 {
        margin-top: 10px;
    }
    .gallery-exhibition-app-dt-page .bg-title {
        margin-bottom: 36px;
    }
    .application-details-wrapper {
        margin-top: 40px;
    }
    .application-judges-wrapper {
        margin-top: 40px;
    }
    .application-judges-wrapper .judges-item-wrapper {
        margin-top: 23px;
    }
    .application-title .date-line::after {
        width: calc(100% - 172px);
        top: 11px;
        left: unset;
        right: 0;
    }
    .apply-btn {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .application-judges-wrapper .judges-item-wrapper {
        gap: 27px;
    }
    /*   END  PAGE : APPLICATION-GALLERY-DETAIL   */
}