
.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: 450px;
  height: auto;
  margin: 0 0 30px 0;
  padding: 15px 0 30px 0;
}

.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(8, 112, 223);
}

.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: #121622;
  border: 2px solid rgb(8, 112, 223);
  border-radius: 30px;
  padding: 0 30px;
  color: white;
  font-size: 16px;
  font-family: ExoSoftLight;
  margin: 5px 0;
}

.partner-form-input:focus {
  border: 2px solid rgb(255, 240, 0);
}

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

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

.partner-form-button {
    width: 300px;
    height: 75px;
    border: 5px solid rgb(0, 0, 0);
    border-radius: 50px;
    font-size: 24px;
    font-family: ExoSoftMedium;
    background: rgb(8, 112, 223);
    cursor: pointer;
    margin: 30px 0 0 calc(50% - 150px);
    transition: 0.5s;
}

.partner-form-button:hover {
    box-shadow: 0 0 20px rgb(8, 112, 223);
    transition: 0.5s;
}

.partner-image {
  position: relative;
  width: 100%;
  height: 400px;
  display: inline-block;
  /*border: 3px solid #ff9460;*/
  /*margin-left: 75px;*/
}

.partner-image img {
  width: 100%;
}

.partner-image-cooler {
  position: absolute;
  width: 359px;
  height: 359px;
  border: 3px solid #ff9460;
}

.partner-image-cooler img {
  width: 350px;
  height: 350px;
  position: absolute;
  top: 2px;
  left: 2px;
  box-shadow: 0 0 50px #ff946050;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.partner-description {
  overflow: hidden;
  font-size: 20px;
  font-family: ExoSoftMedium;
  color: #c8d5f2;
  text-align: justify;
  line-height: 1.5;
  margin-top: 25px;
}

.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(8, 112, 223);
}

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

.winner-image img {
  max-width: 80%;
  height: auto;
  border-radius: 50%;
}

.rul-name {
  font-size: 15px;
  font-family: ExoSoftMedium;
  text-align: center;
  color: rgb(8, 112, 223);
}

.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-wp-giveaway {
    height: 130px;
    line-height: 120px;
    position: relative;
    z-index: 10;
    text-align: center;
    margin: 2px 0;
}

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

.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: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 5px;
}

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

.rulet:after {
    background: url(../images/win_white.png) 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 40px -2px;
    position: relative;
    width: 75%;
}

.giveaway-wp {
    text-align: center;
    display: flex;
    overflow:hidden;
    border-radius: 20px;
    width: 100%;
}

.giveaway-wp img {
    max-width: 100%;
    height: auto;
    transition: transform 0.4s ease;
    border-radius: 20px;
}

.giveaway-wp img:hover {
    transform: scale(1.05);
    border-radius: 20px;
}

.giveaway-name {
  font-size: 20px;
  font-family: Komikax;
  font-weight: bold;
  color: rgb(8, 112, 223);
  overflow: hidden;
  padding: 10px 25px;
  transition: 0.5s;
  text-shadow: -2px -2px 0 rgb(255, 255, 255), 2px -2px 0 rgb(255, 255, 255), -2px 2px 0 rgb(255, 255, 255), 2px 2px 0 rgb(255, 255, 255);
}

.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: 7px;
    position: relative;
}

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

.winners-loop {
    width: 100%;
}

.winners {
    width: 310px;
    display: inline flow-root;
    background: rgba(0, 0, 0, 0.8);
    padding: 12px;
    margin: 0 13px 13px 0;
    border: 5px solid rgb(8, 112, 223);
    border-radius: 20px;
}

.winners-title {
  font-size: 24px;
  font-family: ExoSoftMedium;
  padding-bottom: 40px;
  margin-bottom: 10px;
  position: relative;
  color: #c8d5f2;
  text-align: center;
  height: 50px;
  overflow: hidden;
}

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

.btn div {
    display: inline-block;
    height: 80px;
    border: 5px solid rgb(0, 0, 0);
    background: rgb(8, 112, 223);
    width: 500px;
    border-radius: 50px;
    margin: 0 50px;
    font-size: 18px;
    font-family: ExoSoftLight;
    box-sizing: border-box;
    padding: 9px 0 0 0;
    transition: 0.5s;
    cursor: pointer;
    margin: 0 calc((100% - 500px) / 2);
}

.btn div:hover {
    box-shadow: 0 0 30px rgb(8, 112, 223);
    transition: 0.5s;
}

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

.load-more {
    width: 100%;
}

.load-more a {
    margin: 0 calc((100% - 500px) / 2);
}

.load-more span {
    font-size: 28px;
    text-align: center;
    top: 7px;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 700;
}

label {
  font-size: 20px;
}

.participants-loop {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

/* ===MODAL=== */

.modal {
  position: relative;
  z-index: 1000;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.9);
  min-width: 700px;
  border-radius: 20px;
  border: 5px solid rgb(8, 112, 223);
}

.modal-title {
    font-size: 40px;
    color: #fff;
    padding: 0 0 20px 0;
    text-align: center;
    font-weight: bold;
}

.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(8, 112, 223);
}

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

/* ===CASHABK=== */

.partner-cashback {
    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;
}

.cashback-title {
    font-size: 24px;
    font-family: ExoSoftMedium;
    padding-bottom: 15px;
    position: relative;
    color: #c8d5f2;
}

.cashback-title:after {
    width: 32px;
    height: 5px;
    background: rgb(8, 112, 223);
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 5px;
}

.cashback-loop {
    position: relative;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    width: 100%;
}

.cashback-list-btn {
    width: 300px;
    margin: 0 0 20px 20px;
}

.cashback-list-btn a {
	min-height: 40px;
	border: 3px solid rgb(0, 0, 0);
	background: rgb(8, 112, 223);
	width: 100%;
	border-radius: 50px;
	box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

.cashback-list-btn a:hover {
	box-shadow: 0 0 20px rgb(8, 112, 223);
	transition: 0.5s;
}

.back-btn {
    float: right;
    z-index: 1;  
    position: relative;
}

.back-btn a {
	min-height: 55px;
	border: 5px solid rgb(0, 0, 0);
	background: rgb(8, 112, 223);
	width: 100%;
	border-radius: 50px;
	box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

.back-btn a:hover {
	box-shadow: 0 0 20px rgb(8, 112, 223);
	transition: 0.5s;
}

.back-btn span {
	font-size: 24px;
	font-family: ExoSoftMedium;
	display: block;
    text-align: center;
    padding: 0 15px;
}


.cashback-item-loop {
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin: 0 -20px;
    width: 100%;
}

.item-in-cash {
    height: 100%;
    margin: 20px;
    position: relative;
}

.item-name-cash {
    position: relative;
    z-index: 10;
    height: 40px;
    text-align: left;
    overflow: hidden;
    padding-left: 10px;
    box-sizing: border-box;
    top: 35px;
    font-size: 14px;
}

.item-wp-cash {
    height: 120px;
    line-height: 120px;
    position: relative;
    z-index: 10;
    text-align: center;
}

.item-wp-cash img {
    vertical-align: middle;
    max-width: 80%;
    max-height: 100%;
    margin-top: 30px;
}

.item-cash:before {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 215px;
    top: 25px;
    left: 20px;
    right: 20px;
    position: absolute;
    content: "";
    z-index: 3;
}

.item-cash {
  background-size: cover;
  width: 245px;
  height: 245px;
  position: relative;
}

.item-not-selected:after {
  height: 196px;
  top: 25px;
  left: 20px;
  right: 20px;
  position: absolute;
  content: "";
  z-index: 10;
  background-color: #00000096;
}

.item-cash-category {
  display: block;
  font-size: 16px;
  text-align: initial;
}

.item-cash-name {
  font-weight: bold;
  font-size: 15px;
  overflow: hidden;
  height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.item-cash-1:hover .item-cash-name, .item-cash-1:hover .item-cash-name a {
  color: #fbb03b;
}

.item-cash-2:hover .item-cash-name, .item-cash-2:hover .item-cash-name a  {
  color: #ff0000;
}

.item-cash-3:hover .item-cash-name, .item-cash-3:hover .item-cash-name a  {
  color: #ff00ff;
}

.item-cash-4:hover .item-cash-name, .item-cash-4:hover .item-cash-name a  {
  color: #662d91;
}

.item-cash-5:hover .item-cash-name, .item-cash-5:hover .item-cash-name a  {
  color: #076efb;
}

.item-cash-6:hover .item-cash-name, .item-cash-6:hover .item-cash-name a  {
  color: #00ffff;
}

.item-cash-7:hover .item-cash-name, .item-cash-7:hover .item-cash-name a  {
  color: #cccccc;
}

.item-cash-8:hover .item-cash-name, .item-cash-8:hover .item-cash-name a  {
  color: #00ff00;
}

.item-cash-1:before {
  background-image: url(../images/global/show/item-1.webp);
}

.item-cash-2:before {
  background-image: url(../images/global/show/item-2.webp);
}

.item-cash-3:before {
  background-image: url(../images/global/show/item-3.webp);
}

.item-cash-4:before {
  background-image: url(../images/global/show/item-4.webp);
}

.item-cash-5:before {
  background-image: url(../images/global/show/item-5.webp);
}

.item-cash-6:before {
  background-image: url(../images/global/show/item-6.webp);
}

.item-cash-7:before {
  background-image: url(../images/global/show/item-7.webp);
}

.item-cash-8:before {
  background-image: url(../images/global/show/item-8.webp);
}

/* ===END=CASHBACK=== */

/* ===CHANGE=PARTICIPATION=== */

.change-participation-btn-list {
    display: flex;
    margin: 20px 0px;
}

.change-participation-btn {
    width: 300px;
    margin: 0 auto;
}

.change-participation-btn a {
	min-height: 75px;
	border: 5px solid rgb(8, 112, 223);
	background: rgb(255, 240, 0);
	width: 100%;
	border-radius: 50px;
	box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.change-participation-btn.active a {
    border: 5px solid rgb(255, 240, 0);
	background: rgb(8, 112, 223);
}

.change-participation-btn a:hover {
	box-shadow: 0 0 20px rgb(255, 240, 0);
}

.change-participation-btn.active a:hover {
	box-shadow: 0 0 20px rgb(8, 112, 223);
}

.change-participation-btn span {
	font-size: 24px;
	font-family: ExoSoftMedium;
	display: block;
    text-align: center;
    padding: 0 3px;
}

/* ===END=CHANGE=PARTICIPATION=== */

/* ===GIVEAWAY=FORMS=== */
.form-list {
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    border-radius: 20px;
}

.form-list .form-list-item {
    padding-bottom: 10px;
	border-bottom: 3px solid rgb(8, 112, 223);
}

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

.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(8, 112, 223);
}

.form-list button:hover::after, .form-list button:focus::after {
	cursor: pointer;
	color: rgb(8, 112, 223);
	border: 1px solid rgb(8, 112, 223);
}

.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: 0;
	width: 15px;
	height: 20px;
	border: 2px solid;
	border-radius: 22px;
}

.form-list button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	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(8, 112, 223);
}

.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;
	padding: 20px 0;
}

.form-list .form-list-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	will-change: opacity, max-height;
	transition: all 200ms linear;
}

.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=== */