*{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
body.no-scroll {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
 }
#main{
    background-color: black;
    position: relative;
    background-image: url('../images/particles-background.png');
    background-repeat: no-repeat;
    background-position-x:center;
    background-size: 1920px;
    padding: 65px 0;
    min-height: 100vh;
}
#fashion-people-awards h1{
    font-family: Century Schoolbook;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    line-height: 139.5%;
    display: table;
    background: linear-gradient(92.98deg, #D7CE14 0%, rgba(215, 147, 20, 0.44) 45.83%, #D79314 100%),linear-gradient(0deg, #FFFFFF, #FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.wrapper{
    width: 1200px;
    height: 100%;
    margin:0 auto;
}

.fashion-people-awards__header .wrapper{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.fashion-people-awards__header p{
    font-family: Fontin Sans CR;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
}
.backgroun-text{
    font-family: 'Century Schoolbook Pro';
    font-style: normal;
    position: absolute;
    font-weight: 700;
    top:-40px;
    width: 100%;
    font-size: 133px;
    line-height: 144px;
    text-align: center;
    text-transform: uppercase;
    pointer-events: none;
    cursor: none;
    color: rgba(255, 255, 255, 0.07);
}
.fashion-people-awards__content-nav{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
/* .fashion-people-awards__content-nav ul{
    display: flex;
} */
/* .fashion-people-awards__content-nav li:first-of-type{
    width: ;
} */
.fashion-people-awards__content-nav li{
    font-family: Fontin Sans CR;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 11px;
    box-sizing: border-box;
    cursor: pointer;
    width: auto;
    white-space: nowrap;
}
.fashion-people-awards__content{
    margin-top: 35px;
}
.fashion-people-awards__content-nav li.active{
    background: linear-gradient(92.98deg, rgba(215, 147, 20, 0.44) 0%, #D79314 46.6%, #D79314 100%), #FFFFFF;
    border-radius: 133px;
}
.fashion-people-awards__participant{
    width: 224px;
    height: 280px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    cursor: pointer;
    background-size: cover;
    background-position: center ;
}
/* .fashion-people-awards__participant:not(.nomination){
    transition: 0;
} */
.fashion-people-awards-gutter{
    width: 20px;
}
.fashion-people-awards__participant-name{
    font-family: Century Schoolbook;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    display: table;
    background: linear-gradient(92.08deg, #FFE5B6 1.8%, rgba(215, 147, 20, 0.5) 48.95%, #FFE7BB 99.34%),linear-gradient(0deg, #FFFFFF, #FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    text-align: center;
}
.fashion-people-awards-button{
    width: 105px;
    height: 30px;
    background: linear-gradient(272.94deg, #D79314 0%, rgba(215, 147, 20, 0.44) 51.04%, #D79314 100%), #FFFFFF;
    border-radius: 100px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    outline: 0;
    border: 0;
    margin: 10px auto;
    cursor: pointer;
}
.fashion-people-awards__participant-button svg{
    margin-left: 5px;
}
.fashion-people-awards__modal{
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(25px);
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
    position: fixed;
    z-index: 2;
    top:0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    flex-direction: column;
}
.fashion-people-awards__modal-content{
    width: 920px;
    height: 618px;
    position: relative;
    display: flex;
}
.fashion-people-awards__modal-content img{
    width: 480px;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px 0 0 20px;
}
.fashion-people-awards__modal-description{
    background-color: white;
    border-radius: 0 20px 20px 0;
    padding: 25px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.fashion-people-awards__modal-name{
    font-family:  Fontin Sans CR;
    font-style: normal;
    font-weight: bold;
    font-size: 24.1856px;
    line-height: 139.5%;
    color: #2E2E2E;
    display: block;
    margin-bottom: 20px;
}
.ashion-people-awards__modal-text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 135%;
    color: #000000;
}
.awards-modal-close{
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
}
.fashion-people-awards__swiper{
    width: 920px;
}
.fashion-people-awards__swiper-pagination{
    max-width: 452px;
    width: max-content;
    overflow: hidden;
    
}
.fashion-people-awards__swiper-pagination .swiper-slide{
    min-width: 72px;
    height: 72px;
    cursor: pointer;

}
.fashion-people-awards__swiper-pagination-container{
    position: relative;
    margin-top: 10px;
}
.fashion-people-awards__swiper-pagination .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.fashion-people-awards__swiper-pagination-navigation .left-arrow{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: -30px;
    cursor: pointer;
}
.fashion-people-awards__swiper-pagination-navigation .right-arrow{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: -30px;
    cursor: pointer;
}
.fashion-people-awards__swiper-pagination-navigation .swiper-button-disabled{
    display: none;
}
.fashion-people-awards__swiper-pagination .swiper-slide:first-of-type{
    border-radius: 6px 0 0 6px;
    overflow: hidden;
}
.fashion-people-awards__swiper-pagination .swiper-slide:last-of-type{
    border-radius: 0px 6px 6px 0px;
    overflow: hidden;
}
.fashion-people-awards__votes{
    display: none;
}
.fashion-people-awards__votes-results{
    margin-top: 50px;
    padding-bottom: 40px;
    display: none;
}
.fashion-people-awards__votes-results ul li{
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}
.fashion-people-awards__votes-results ul li>div:first-of-type{
    width: 250px;
}
.fashion-people-awards__votes-results ul li>div:last-of-type{
    width: 100px;
    display: flex;
    justify-content: flex-end;
}
.fashion-people-awards__votes-results ul li span{
    font-family: Fontin Sans CR;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    color: #FFFFFF;
}
.progress-line{
    width: 750px;
    height: 20px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
.progress-line-active{
    height: 100%;
    width: 18.8%;
    background: linear-gradient(272.94deg, #D79314 0%, rgba(215, 147, 20, 0.44) 51.04%, #D79314 100%),linear-gradient(0deg, #FFFFFF, #FFFFFF);
    border-radius: 20px;
}
.fashion-people-awards__votes button{
    font-family: Fontin Sans CR;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    outline: 0;
    border:0;
    color: #FFFFFF;
    background-color: transparent;
    margin:50px auto 0 auto;
    display: block;
    cursor: pointer;
    position: relative;
}
.fashion-people-awards__votes button:after{
    content: "";
    width: 40px;
    height: 1px;
    background-color: white;
    display: block;
    left: -50px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    transition: .5s;
}
.fashion-people-awards__votes button:hover:after{
    width: 0;
}
.fashion-people-awards__votes button:before{
    content: "";
    width: 40px;
    height: 1px;
    background-color: white;
    display: block;
    right: -50px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    transition: .5s;
}
.fashion-people-awards__votes button:hover:before{
    width: 0;
}
.fashion-people-awards__modal  .fashion-people-awards__votes-results{
    display: block;
    margin-top: 0;
}

.fashion-people-awards__modal .fashion-people-awards__votes-results ul li{
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.fashion-people-awards__modal .fashion-people-awards__votes-results ul li div:last-of-type{
    order:2;
}
.fashion-people-awards__modal .progress-line{
    order:3;
    margin-top: 10px;
    width: 100%;
    height: 10px;
    background: rgba(115, 105, 99, 0.1);
}

.fashion-people-awards__modal .fashion-people-awards__votes-results ul li>div:first-of-type{
    width: 230px;
}
.fashion-people-awards__modal .fashion-people-awards__votes-results ul li span{
    font-family: Fontin Sans CR;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #736963;
}
.fashion-people-awards__empty {
    margin-top: 50px;
    padding-bottom: 40px;

}

.fashion-people-awards__empty p {
    font-family: Century Schoolbook;
    color: #D7CE14;
    font-size: 50px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    display: table;
    background: linear-gradient(92.98deg, #D7CE14 0%, rgba(215, 147, 20, 0.44) 45.83%, #D79314 100%),linear-gradient(0deg, #FFFFFF, #FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.fashion-people-awards__empty p.small {
    font-size: 35px;
    text-align: center;
}