.sortition {
	padding: 20px;
    background: linear-gradient(1deg, #161616 30%, #212121 100%) !important;
    border: none !important;
    clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px));
}
#ending {
      display: flex;
}

.block_sortition {
	clip-path: unset;
	background: none !important;
	position: relative;
	margin-bottom: 20px;
}

.ghost_sortition {
	background: linear-gradient(1deg, #161616 30%, #212121 100%) !important;
	position: absolute;
	display: block;
	height: 100%;
	margin-left: -20px;
	margin-top: -20px;
	width: 100%;
	clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px));
}

.ending span{
  display: flex;
  font-size: 11px;
  color: #fff;
  font-family: 'Montserrat';
  border-radius: 8px;
  min-width: 40px;
  line-height: 12px;
  flex-direction: column;
  align-items: center;
}

.bar_top {
  font-size: 10.5px;
  background: radial-gradient(100% 100% at 50% 0, #fe951445 0, #fe95140d 170%);
  width: fit-content;
  gap: 4px;
  display: flex;
  padding: 0px 9px;
  height: 33px;
  transition: 0.2s all;
  border-radius: 1px;
  font-weight: 600;
  justify-content: flex-start;
  align-items: center;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}

.ending i{
 font-size: 7.3px;
 font-style: normal;
 font-weight: 100;
 color: #ff9f2b;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-family: 'Furore', sans-serif;
}
.sortition h3 {
	    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 600;
}

.block_prizes {
	display: flex;
    align-items: center;
    margin-bottom: 10px !important;
    border-radius: 0px !important;
    padding: 15px !important;
    font-weight: 100 !important;
    font-family: 'Furore', sans-serif;
    gap: 5px !important;
    background: #2d2d2d !important;
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
}

.block_prizes i{
	width: 35px;
    height: 35px;
    background: radial-gradient(100% 100% at 50% 0, #ff9614 0, #b14f0a 170%);
    display: flex;
    color: #000000 !important;
    clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 9px 100%, 0 calc(100% - 9px));
    margin-right: 10px;
    font-size: 16px !important;
    align-items: center;
    justify-content: center;
}

.block_prizes span{font-weight: 600;}

.right_sortion {
	width: 100%;
}

.left_sotion {
        background: linear-gradient(1deg, #0e0e0e 30%, #181818 100%) !important;
    border-radius: 0px !important;
    display: flex;
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
    gap: 15px;
    flex-direction: column;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}

#prizes {

}

.double_flex_sortion {
	display: flex;
	gap: 20px;
	flex-direction: row-reverse;
}

.sortition .ending {display: flex;justify-content: center;margin-bottom: 20px;}
.sortition #ending {
	text-align: center;
}
.sortition #ending span {
	color: rgb(255 255 255);
    font-size: 40px;
    font-weight: 500;
    display: inline-block;
    min-width: 110px;
    box-shadow: rgb(0 0 0 / 15%) 5px 5px 20px;
    background: linear-gradient(354deg, #272727 30%, #353535 100%) !important;
    line-height: 60px;
    padding: 17px;
    margin: 7px;
    border-radius: 0px !important;
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
}
.sortition #ending i {
	font-style: normal;
    font-size: 12px;
    display: block;
    line-height: 20px;
    font-weight: 100 !important;
    color: #878787 !important;
    letter-spacing: 1px;
    font-family: 'Furore', sans-serif;
}

.sortition .with_code {
	color: rgb(53, 63, 74);
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
	margin: 5px;
	border-radius: 5px;
	margin-top: 15px;
}
.sortition #prizes h5 {
	margin-top: 13px;
    position: relative;
    z-index: 11;
    padding: 10px;
    margin-bottom: 15px;
    width: 100px;
    text-align: center;
    font-size: 10px !important;
    color: #000000 !important;
    letter-spacing: 1px;
    font-weight: 100 !important;
    box-shadow: none !important;
    font-family: 'Furore', sans-serif;
    background: radial-gradient(100% 100% at 50% 0, #ff9614 0, #b14f0a 170%);
    border-radius: 0px !important;
    margin-left: 0px !important;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.sortition #prizes .prize {
	display: block;
    position: relative;
    margin-bottom: 10px;
    line-height: 0px;
    padding: 20px 22px;
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
    border-radius: 0px !important;
    margin-top: -25px !important;
    background: linear-gradient(354deg, #292929 30%, #353535 100%) !important;
}
.sortition #prizes .prize span {
	font-size: 15px;
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 17px;
	font-weight: 600;
}
.sortition #prizes .prize span small {
	    color: rgb(147 147 147);
    font-size: 9.5px;
    font-weight: 100;
    line-height: 12px;
}
.sortition #prizes .prize i.fa {
	display: none;
}
.sortition #prizes .prize p {
	margin: 0px;
	margin-top: 10px;
}

.sortition #prizes .modal {
	text-align: left;
}
.sortition #prizes .modal-body hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sortition .participate {
	padding: 15px 30px;
    border: none;
    cursor: pointer;
    font-weight: 400;
    transition: 0.2s;
    display: block;
    margin: 10px auto;
    background: radial-gradient(100% 100% at 50% 0, #ff9614 0, #b14f0a 170%);
    font-family: 'Furore', sans-serif;
    font-size: 11px;
    border-radius: 0px;
    box-shadow: none !important;
    color: #000000;
    letter-spacing: 1px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}
.sortition .participate:hover {
	opacity: 0.7;
}
.sortition #participants {
	display: block;
	text-align: left;
}
.sortition #participants > p {
	color: #FFF;
}
.sortition #participants a {
	padding: 10px 10px;
    display: inline-block;
    margin-bottom: 5px;
    transition: 0.2s;
    margin-right: 5px;
    padding-right: 18px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    border-radius: 0px !important;
    background: linear-gradient(354deg, #292929 30%, #353535 100%) !important;
    color: #fff;
    font-size: 11px;
}
.sortition #participants a:hover {
	opacity: 0.7;
}
.sortition #participants a img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 5px;
}

.sortition .winners {
	margin-left: -16px;
	margin-right: -16px;
	padding: 10px;
}
.sortition #winners {
	text-align: center;
}
.sortition #winners a {
	    display: inline-block;
    background: rgb(52 68 137) !important;
    border-radius: 15px;
    padding: 10px;
    margin: 5px;
    opacity: 0.75;
    width: 120px;
}

.flex_winner {
	    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    align-items: center;
}

.winner_sortition {
	    font-size: 12px;
    position: relative;
    padding: 15px 25px;
    box-shadow: 0px 0px 20px #ea7c7e4f;
    background: linear-gradient(23deg, #fe9544 0%, #e5768d 55%);
    border-radius: 10px;
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

.winner_sortition_down {
	font-weight: 600;
}

.sortition #winners a:hover {
	opacity: 0.9;
}
.sortition #winners a i {
	font-size: 13px;
	color: #fff;
	font-style: normal;
}
.sortition #winners a img {
	display: block;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	margin: 10px;
}
.sortition #winners a span {
	display: block;
	color: #ffff;
	font-size: 14px;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 150px;
}

.sortition a.read-more {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 15px;
	color: rgb(119, 119, 119);
	font-size: 13px;
}

@media (max-width: 991.99px) {
	.double_flex_sortion {
	    display: flex;
	    gap: 20px;
	    flex-direction: column;
	}

	.sortition #ending {
    text-align: center;
    display: flex;
    flex-direction: column;
 }
}