.partner {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0 30px 0;
  position: relative;
  box-sizing: border-box;
  padding: 15px 40px 30px 40px;
}

.partner-top {
  min-height: 600px;
  height: auto;
  display: flex;
  margin-top: 30px;
}

.partner-left {
  width: 39%;
}

.partner-right {
  width: 39%;
}

.partner-form {
  width: 700px;
  margin: 0 auto;
}

.partner-form-group {
  margin-top: 15px;
}

.partner-form-group span {
  margin-top: 5px;
}

.partner-form-group span a {
  color: rgb(219, 121, 16);
}

.partner-form-group span a:hover {
  text-decoration: underline;
}

.partner-form-group p {
  margin: 20px 0 0 20px;
  position: absolute;
  font-size: 15px;
  display: inline;
}

.partner-form-label {
    display: block;
}

.partner-form-input {
    height: 60px;
    width: 100%;
    background: rgb(33,37,49);
    border: 4px solid rgb(219, 121, 16);
    border-radius: 30px;
    padding: 0 30px;
    color: white;
    font-size: 16px;
    font-family: ExoSoftLight;
    margin: 5px 0;
}

.partner-form-input:focus {
    border: 4px solid rgb(251, 231, 15);
}

.form-checkbox {
    width: 25px;
    cursor: pointer;
    vertical-align: middle;
}

.form-checkbox-label {
  display: inline;
  margin-left: 10px;
  vertical-align: middle;
  cursor: pointer;
}

input:focus {
  border-color: rgb(251, 231, 15);
}

.partner-form-button {
	width: 300px;
	height: 60px;
	border: 3px solid rgb(0, 0, 0);
	border-radius: 30px;
	font-size: 24px;
	font-family: ExoSoftMedium;
	color: rgb(255, 255, 255);
	background-color: rgb(219, 121, 16);
	cursor: pointer;
	margin: 30px 0 0 calc(50% - 150px);;
}

.partner-form-button:hover {
	box-shadow: 0 0 20px rgb(219, 121, 16);
	transition: 0.5s;
}

.partner-image {
    position: absolute;
    width: 371px;
    height: 488px;
}

.partner-image img {
    width: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
    box-shadow: 0 0 35px rgb(219, 121, 16);
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid rgb(219, 121, 16);
    margin-top: 15px;
}

.partner-description {
    overflow: hidden;
    font-size: 20px;
    font-family: ExoSoftMedium;
    color: rgb(255, 255, 255);
    margin: 15px 0 10px 410px;
    text-align: center;
    text-align: justify;
    text-justify: inter-word;
    line-height: 1.5;
}

.partner-big {
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
}

.partner-image-big {
    height: 420px;
}

.partner-image-big img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    box-shadow: 0 0 35px rgb(219, 121, 16);
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid rgb(219, 121, 16);
    margin-top: 15px;
}

.partner-description-big {
    overflow: hidden;
    font-size: 20px;
    font-family: ExoSoftMedium;
    color: rgb(255, 255, 255);
    text-align: justify;
    text-justify: inter-word;
    line-height: 1.5;
    margin: 20px 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
}

.partner-file-input {
    display: none;
}

.partner-file-input-label {
    cursor: pointer;
}

.partner-input-image {
    margin-top: 15px;
    padding: 10px;
    border-radius: 20px;
    border: 3px solid rgb(219, 121, 16);
}

.winner-image {
  text-align: center;
  display: flex;
  justify-content: center;
}

.winner-image img {
  transition: 0.5s;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
  aspect-ratio: 1/1;
}

.rul-name {
  font-size: 15px;
  font-family: ExoSoftMedium;
  text-align: center;
  color: rgb(219, 121, 16);
}

.item-giveaway:before {
  background-image: url(../images/global/giveaway/item-giveaway.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  top: 25px;
  left: 20px;
  right: 20px;
  position: absolute;
  content: "";
  z-index: 3;
}

.item-wp-giveaway {
    height: 130px;
    line-height: 120px;
    position: relative;
    z-index: 10;
    text-align: center;
    margin: 3px 0;
}

.item-wp-giveaway img {
    max-height: 100%;
    border-radius: 50%;
    aspect-ratio: 1/1;
}

.item-name-giveaway {
  position: relative;
  z-index: 10;
  display: flex;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

.item-name-giveaway span {
  margin: 0 auto;
  display: block;
  font-size: 17px;
}

.item-chance-giveaway {
  position: relative;
  z-index: 10;
  display: flex;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

.item-chance-giveaway span {
  margin: 0 auto;
  display: block;
  font-size: 17px;
}

.rul-i-giveaway {
  float: left;
  width: 140px;
  height: 120px;
  background: url(../images/global/giveaway/rul-giveaway.png) no-repeat 0 0;
  margin: 10px 15px 0 0;
  position: relative;
}

.rul-wp-giveaway {
    height: 90px;
    line-height: 80px;
    text-align: center;
    margin: 5px 0 5px 0;
}

.rul-wp-giveaway img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}

.rulet:after {
  background: url(../images/roullete/win_white.webp) no-repeat 0 0;
  width: 197px;
  height: 296px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: calc(-320px / 2);
  margin-left: calc(-197px / 2);
  content: "";
  z-index: 2;
}

.rulet {
  height: 464px;
  position: relative;
}

.giveaway {
  display: inline-block;
  margin: 0 -2px;
  margin-bottom: 40px;
  position: relative;
  width: 375px;
}

.giveaway-wp {
    text-align: center;
    display: flex;
    justify-content: center;
    height: 410px;
    width: 320px;
    margin: 0 auto;
}

.giveaway-wp img {
    max-width: 320px;
    width: 100%;
    height: auto;
}

.giveaway-big {
  display: inline-block;
  margin: 0 -2px;
  margin-bottom: 40px;
  position: relative;
  width: 1500px;
}

.giveaway-wp-big {
    text-align: center;
    display: flex;
    justify-content: center;
    height: 410px;
    width: 320px;
    margin: 0 auto;
}

.giveaway-wp-big img {
    max-width: 1500px;
    max-height: 410px;
    height: auto;
}

.giveaway-name {
  text-align: center;
  font-size: 20px;
  font-family: ExoSoftMedium;
  color: rgb(219, 121, 16);
  overflow: hidden;
  padding: 10px 25px;
  transition: 0.5s;
  text-shadow: 
    -1px -1px 0 rgb(0, 0, 0),  
    1px -1px 0 rgb(0, 0, 0),
    -1px 1px 0 rgb(0, 0, 0),
    1px 1px 0 rgb(0, 0, 0);
}

.giveaway-title-description {
  font-weight: bold;
  padding: 0 0 0 0;
}

.giveaway-prizes {
  padding: 10px 10px 0 0;
  font-weight: bold;
}

.item-in {
  margin-top: 5px;
  position: relative;
}

.item:before {
    background-image: url(../images/global/giveaway/item-giveaway.png);
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
    left: 0;
    right: 20px;
    position: absolute;
    content: "";
    z-index: 3;
}

.item {
    background-size: cover;
    width: 195px;
    height: 195px;
    position: relative;
    margin: 0px 9px 9px 0;
}

.winners-loop {
    width: 100%;
}

.winners {
    width: 430px;
    display: inline flow-root;
    background: rgba(0, 0, 0, 0.9);
    padding: 12px;
    margin: 0 0 10px 10px;
    border-radius: 20px;
    border: 5px solid rgb(219, 121, 16);
}

.winners-title {
    font-size: 24px;
    font-family: ExoSoftMedium;
    padding-bottom: 40px;
    margin-bottom: 30px;
    position: relative;
    color: rgb(255, 255, 255);
    margin-top: 20px;
    text-align: center;
    height: 25px;
    overflow: hidden;
}

.winners-title:after {
  width: 32px;
  height: 5px;
  background: rgb(219, 121, 16);
  position: absolute;
  bottom: 0;
  content: "";
  border-radius: 5px;
  left: 50%;
  margin-left: calc(-32px / 2);
}

.open-giveaway-btn {
  margin-bottom: 50px;
}

.open-giveaway-btn a {
  display: inline-block;
  height: 80px;
  border: 5px solid rgb(0, 0, 0);
  background: rgb(219, 121, 16);
  width: 500px;
  border-radius: 50px;
  margin: 0 50px;
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-family: ExoSoftLight;
  box-sizing: border-box;
  padding: 9px 0 0 0;
}

.open-giveaway-btn a:hover {
  box-shadow: 0 0 30px rgb(219, 121, 16);
}

.open-giveaway-btn span {
  font-size: 24px;
  font-family: ExoSoftMedium;
  display: block;
  position: relative;
  top: -4px;
}

/* ===GIVEAWAY=FORMS=== */

.form-list {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 20px;
}

.form-list .form-list-item {
    padding-bottom: 10px;
	border-bottom: 3px solid rgb(219, 121, 16);
}

.form-list .form-list-item button[aria-expanded='true'] {
    padding-bottom: 26px;
	border-bottom: 3px solid rgb(219, 121, 16);
}

.form-list button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	padding: 1em 0;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
}

.form-list button:hover, .form-list button:focus {
	cursor: pointer;
	color: rgb(219, 121, 16);
}

.form-list button:hover::after, .form-list button:focus::after {
	cursor: pointer;
	color: rgb(219, 121, 16);
	border: 1px solid rgb(219, 121, 16);
}

.form-list button .form-list-title {
	padding: 1em 0.2em 1em 0;
	font-weight: bold;
}

.form-list button .icon {
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 10px;
	width: 20px;
	height: 21px;
	border: 3px solid;
	border-radius: 22px;
}

.form-list button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 3px;
	background: currentColor;
}

.form-list button .icon::after {
	display: block;
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor;
}

.form-list button[aria-expanded='true'] {
	color: rgb(219, 121, 16);
}

.form-list button[aria-expanded='true'] .icon::after {
	width: 0;
}

.form-list button[aria-expanded='true'] + .form-list-content {
	opacity: 1;
	max-height: inherit;
	transition: all 200ms linear;
	will-change: opacity, max-height;
}

.form-list .form-list-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	will-change: opacity, max-height;
}

.form-list .form-list-content p {
	font-size: 1rem;
	font-weight: 300;
	margin: 2em 0;
}

.form-list-image {
	width: 200px;
	margin: 0 0 20px 40px;
}

.form-list-table {
    width: 100%;
}

.form-list-table td {
    text-align: center;
}

.form-list-table td img {
    width: 200px;
    cursor: pointer;
}

.form-list-show-image-big {
    width: 100em;
    cursor: pointer;
}

/* ===END=GIVEAWAY=FORMS=== */

/* ===MODAL=== */

.modal {
    position: relative;
    z-index: 1000;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    min-width: 850px;
    max-width: 1000px;
    border-radius: 20px;
    border: 5px solid rgb(219, 121, 16);
    padding: 36px;
}

.modal-title {
    font-size: 40px;
    color: rgb(255, 255, 255);
    padding: 0 0 20px 0;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid rgb(219, 121, 16);
    padding: 0 0 30px 0;
    margin: 0 0 35px 0;
}

.modal-wp-giveaway {
    width: 283px;
    height: 284px;
    line-height: 284px;
    margin: 0 auto;
    position: relative;
}

.modal-wp-giveaway img {
    vertical-align: middle;
    max-width: 283px;
    max-height: 284px;
    position: relative;
    z-index: 3;
    border-radius: 50%;
}

.modal-wp {
    width: 283px;
    height: 284px;
    line-height: 284px;
    margin: 15px auto;
    position: relative;
}

.modal-wp img {
    vertical-align: middle;
    max-width: 283px;
    max-height: 284px;
    position: relative;
    z-index: 3;
}

.modal-wp-name {
    font-size: 30px;
    font-family: ExoSoftMedium;
    text-align: center;
    padding: 20px 0;
    color: rgb(219, 121, 16);
}

/* ===END=MODAL=== */

.item-loop {
    position: relative;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin-bottom: -20px;
    width: 100%;
}

/* ===PROBABILITY=== */
.user-chance-table {
    width: 100%;
}

.user-chance {
    margin: 0 3%;
    padding-left: 5px;
    float: right;
    cursor: default;
}

.user-chance:hover {
    text-decoration: underline;
}

.chance-right {
    text-align: right;
}

.item-probability {
    z-index: 100;
    position: absolute;
    margin: 15px 0 0 186px;
}

.item-probability:hover .probability {
    visibility: visible;
}

.probability {
    z-index: 11;
    position: relative;
    background-color: rgb(219, 121, 16);
    border: solid 2px rgb(0, 0, 0);
    border-radius: 30px;
    margin: -54px 0px 0px -98px;
    width: 120px;
    height: 20px;
    visibility: hidden;
    text-align: center;
}

.probability::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid rgb(219, 121, 16);
    position: absolute;
    bottom: -12px;
    right: 15%;
    transform: translateX(50%);
}

.modal-probability {
    position: relative;
    z-index: 1000;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    padding: 25px;
    width: 600px;
    border-radius: 20px;
    border: 5px solid rgb(219, 121, 16);
}

.modal-probability-list {
    margin-top: 10px;
}

th {
    padding: 8px;
}
/* ===END=PROBABILITY=== */
/* ===PROGRESS=BARS=== */
    .bars {
        width: 80%;
        padding: 0 130px;
    }

    .progress-container {
        width: 100%;
        height: 50px;
        background: rgb(60, 60, 60);
        border-radius: 30px;
        border: 5px solid black;
        overflow: hidden;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .progress-bar {
        height: 100%;
        background: linear-gradient(to right, rgb(219, 121, 16), rgb(251, 231, 15));
        width: 0;
        border-radius: 10px 0 0 10px;
        transition: width 0.5s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress-content {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
        pointer-events: none;
    }

    .progress-image {
        width: 40px;
        margin-right: 10px;
    }

    .progress-text {
        color: white;
        font-size: 20px;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
        white-space: nowrap;
    }
/* ===END=PROGRESS=BARS=== */