:root {
    --primary-color: #104CBA;
    --secondary-color: #fff;
    --black-color: #104CBA;
    --white-color:#fff;
    --btn-primary-border-radius: 0.25rem;
    --btn-primary-color: #666F9D;
    --btn-primary-background-color: #F76D2B;
    --btn-primary-border-color: #F76D2B;
    --btn-primary-hover-color: #fff;
    --btn-primary-background-hover-color: #F76D2B;
    --btn-primary-border-hover-color: #F76D2B;
    --btn-primary-font-weight: 500;
    --btn-secondary-border-radius: 0.25rem;
    --btn-secondary: #000F5C;
    --btn-secondary-background-color: transparent;
    --btn-secondary-border-color: #F76D2B;
    --btn-secondary-hover-color: #fff;
    --btn-secondary-background-hover-color: #F76D2B;
    --btn-secondary-border-hover-color: #F76D2B;
    --btn-secondary-font-weight: 500;
    --heading-color: #000;
    --heading-font-family:"Poppins", sans-serif;
    --heading-font-weight: 700;
    --title-color: #000;
    --title-font-family:  "Poppins", sans-serif;
    --title-font-weight: 400;
    --section-heading-color: #000;
    --section-heading-font-family: "Poppins", sans-serif;
    --section-heading-font-size: 40px;
    --section-heading-font-weight:600;
    --section-subheading-color: #000;
    --section-subheading-font-family: "Poppins", sans-serif;
    --section-subheading-font-size: 16px;
    --section-subheading-font-weight: 400;
    --open-sans-font-family: "Poppins", sans-serif;
    --Poppins-font-family:   "Poppins", sans-serif;
    --pt-sans-font-family:  "Poppins", sans-serif;
    --pt-100:100px;
    --pb-100:100px;
    --pt-90:90px;
    --pb-90:90px;
    --pt-80:80px;
    --pb-80:80px;
    --pt-70:70px;
    --pb-70:70px;
    --pt-60:60px;
    --pb-60:60px;
    --pt-50:50px;
    --pb-50:50px;
    --pt-40:40px;
    --pb-40:40px;
    --pt-30:30px;
    --pb-30:30px;
    --pt-20:20px;
    --pb-20:20px;
    --pt-10:10px;
    --pb-10:10px;
    --font-size-42:42px;
    --font-size-40:40px;
    --font-size-52:52px;
    --font-size-62:62px;
    --font-size-48:48px;
    --font-size-32:32px;
    --font-size-30:30px;
    --font-size-28:28px;
    --font-size-26:26px;
    --font-size-24:24px;
    --font-size-22:22px;
    --font-size-20:20px;
    --font-size-18:18px;
    --font-size-16:16px;
    --font-size-15:15px;
    --font-size-14:14px;
    --font-size-13:13px;
    --font-size-12:12px;
    --font-size-11:11px;
    --font-size-10:10px;
  }


body{
    height: 100vh;
      font-family: "Lexend", sans-serif !important;

}
  /* ----------- */
.agreement-root{

background: #110525;
height: 100vh;
}
.content-wrapper {
    padding: 70px 20px 30px;
    
}
.content-container {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
}
.site-description {
 font-size: 18px;
  line-height: 30px;
  margin-top: 10px;
  color: #fff;
  font-weight: 500;
}
.buttan{
  background: linear-gradient(to bottom,#7229cd 0,#8c50d6 100%);
    color: #f8f8f8;
    transition: 90ms ease-in-out;
    font-weight: 700;
    margin: 20px 0 0;
    max-width: 335px;
    width: 100%;
     line-height: 48px;
    font-size: .938rem;
    border-radius: 2rem;
    border: initial;
}

.agreement-terms {
color: rgba(248, 248, 248, .6);
  font-size: 12px;
  line-height: 20px;
  margin-top: 30px;
  padding: 0 20px;
}
.agreement-terms a {
    color: rgba(248, 248, 248, .8);
    text-decoration: underline;
}
.visitors-agreement-modal-divider {
    border-color: #fff;
    margin: 30px 0;
    opacity: .15;
}
hr {
    border: 0;
    border-top: .0625rem solid rgba(0, 0, 0, .1);
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.decline-link {
    color: rgba(248, 248, 248, .8);
    font-size: 12px;
    text-decoration: underline;
}
.decline-link:hover{
    color: rgba(248, 248, 248, .8);
    text-decoration: underline;
}
.warnings p{
    color: rgba(248, 248, 248, .6);
    font-size: 11px;
    line-height: 16px;
    margin-top: 20px;
    padding: 0 20px;
    letter-spacing: 0.031rem;
}
strong {
    font-weight: 700;
}
p {
    margin-bottom: 1rem;
    margin-top: 0;
}
.icon-rta-logo {
    height: 27px;
    margin-right: 25px;
    width: 59px;
    opacity: .6;

}
.icon-safe-labeling {
    height: 42px;
    width: 114px;
    opacity: .6;
}
.icon-asacp {
    height: 25px;
    margin-left: 25px;
    width: 66px;
    opacity: .6;
}
.icon-pineapple-support {
    height: 38px;
    margin-left: 25px;
    width: 38px;
    opacity: .6;
}
.background-wrapper {
    min-height: 100%;
    position: relative;
}
.visitors-agreement-bg-gradient {
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.visitors-agreement-bg-gradient__gender--no-gender{
    background-image: linear-gradient(180deg, #a2252d 0%, #000 50%);
    background-image: linear-gradient(180deg, #a2262e 0%, #000 50%);
    opacity: .5;
}

.visitors-agreement-bg-gradient__gender {
    background-image: linear-gradient(180deg, #000 0%, #000 50%);
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .2s ease-out !important;
    width: 100%;
    will-change: opacity;
}
.warnings a {
    color: rgba(248, 248, 248, .8);
    text-decoration: underline;
}
/* --------- */
/* -------login */
.login__form-wrapper {
    background: #3a2e4d;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
    padding: 32px;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 40px 32px;
    max-width: 400px;
    margin: auto;
}
.bg_color{background: #3a2e4d;height: 100vh}
.login__title {
    color: #f8f8f8;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 30px;
   letter-spacing: 0.5px;
}
.login__form-and-social-auth {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
}
.login__form-and-social-auth {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
}
.inputcolor{
    background-color: rgba(255, 255, 255, .1);
    border-color: transparent;
    border-width: 2px;
    height: 48px;
    letter-spacing: .02em;
    font-size: 1rem;
    border-radius: 40px;
    border: inherit;
    line-height: 20px;
    padding: 10px 20px;
    color: #f8f8f8;
    width: 100%;
}
.inputcolor:focus{
    border-color: #437e45;
    box-shadow: 0 0 0 4px rgba(67, 126, 69, .3)
}
input:focus-visible {
    outline-offset: n;
}
.login-form__field {
    margin-bottom: 16px;
}
.logincek{
    margin-bottom: 16px;
}
.recaptcha{
    height: 64px;
    transform: scale(.84);
    transform-origin: 0 0;
}
.manwith{
    width: 304px;
    height: 78px;
}


.captcha {
    background: #222;
    border: 1px solid #525252;
    border-radius: 5px;
    color: #4c4a4b;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    width: 250px;
    margin: auto;
}
@media screen and (max-width: 500px) {
	.captcha {
		flex-direction:column;
	}
	.text {
		margin:.5em!important;
		text-align:center;
	}
	.logo {
		align-self: center!important;
	}
	.spinner {
		margin:2em .5em .5em .5em!important;
	}
}

.text {
    font-weight: 500;
    margin-right: 1em;
    font-size: 9px;
    color: aliceblue;
}
.spinner {
	position:relative;
	width:2em;
	height:2em;
	display:flex;
	margin:2em 1em;
	align-items:center;
	justify-content:center;
}
input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
input[type="checkbox"]+.checkmark {
	display:inline-block;
	width:2em;
	height:2em;
	background-color:#fcfcfc;
	border:2.5px solid #c3c3c3;
	border-radius:3px;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor: pointer;
}
input[type="checkbox"]+.checkmark span {
	content:'';
	position:relative;/*
	position:absolute;
	border-bottom:3px solid;
	border-right:3px solid;
	border-color:#029f56;*/
	margin-top:-3px;
	transform:rotate(45deg);
	width:.75em;
	height:1.2em;
	opacity:0;
}
input[type="checkbox"]+.checkmark>span:after {
	content:'';
	position:absolute;
	display:block;
	height:3px;
	bottom:0;left:0;
	background-color:#029f56;
}
input[type="checkbox"]+.checkmark>span:before {
	content:'';
	position:absolute;
	display:block;
	width:3px;
	bottom:0;right:0;
	background-color:#029f56;
}
input[type="checkbox"]:checked+.checkmark { 
	animation:2s spin forwards;
}
input[type="checkbox"]:checked+.checkmark>span { 
	animation:1s fadein 1.9s forwards;
}
input[type="checkbox"]:checked+.checkmark>span:after {animation:.3s bottomslide 2s forwards;}
input[type="checkbox"]:checked+.checkmark>span:before {animation:.5s rightslide 2.2s forwards;}
@keyframes fadein {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes bottomslide {
	0% {width:0;}
	100% {width:100%;}
}
@keyframes rightslide {
	0% {height:0;}
	100% {height:100%;}
}
.logo {
	display:flex;
	flex-direction:column;
	align-items:center;
	height:100%;
	align-self:flex-end;
	margin:0.5em 1em;
}
.logo img {
    height: 2em;
    width: 2em;
    margin-top: 12px;
}
.logo p {
	color:#9d9ba7;
	margin:0;
	font-size: 10px;
	font-weight:700;
	margin:.4em 0 .2em 0;
}
.logo small {
	color:#9d9ba7;
	margin:0;
	font-size: 8px;
}
@keyframes spin {
	10% {
		width:0;
		height:0;
		border-width:6px;
	}
	30% {
		width:0;
		height:0;
		border-radius:50%;
		border-width:1em;
		transform: rotate(0deg);
		border-color:rgb(199,218,245);
	}
	50% {
		width:2em;
		height:2em;
		border-radius:50%;
		border-width:4px;
		border-color:rgb(199,218,245);
		border-right-color:rgb(89,152,239);
	}
	70% {
		border-width:4px;
		border-color:rgb(199,218,245);
		border-right-color:rgb(89,152,239);
	}
	90% {
		border-width:4px;
	}
	100% {
		width:2em;
		height:2em;
		border-radius:50%;
		transform: rotate(720deg);
		border-color:transparent;
	}
}
::selection {
	background-color:transparent;
	color:teal;
}
::-moz-selection {
	background-color:transparent;
	color:teal;
}


.login-form .forgot-password-link {
    display: inline-block;
    padding-top: 5px;
    font-size: .875rem;
}
..login-form .forgot-password-link:hover{color: linear-gradient(to bottom,#7229cd 0,#8c50d6 100%);}
.login-form__submit {
    width: 100%;
}
.mnbuttan {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    margin: 0 6px 10px 0;
    outline: 0;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: .813rem;
    letter-spacing: .013rem;
    line-height: 1.813rem;
    border-radius: 2rem;
}
.btn-login-alternative {
    letter-spacing: .02em;
    padding: 8px 20px;
    width: 250px;
    transition: 90ms ease-in-out;
    background: linear-gradient(to bottom,#7229cd 0,#8c50d6 100%);
    color: #fff;
    border-color: transparent;
    font-size: 1rem;
    margin-bottom: 10px;
   margin-top: 30px; transition: transform .2s;
}
.btn-login-alternative a{
    color: #fff;
}
.btn-login-alternative:hover{color: #fff;  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); }}
.btn-login-alternative a:hover{color: #fff}
.manbottm{
    margin: 52px 0 0;

}
.google-authorization-icon{
    color: #fff;
}
.google-authorization-icon img{
    width: 25px;
}
.third-party-authorization__separator {
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
}
.third-party-authorization--new-style .google-authorization-wrapper {
    max-width: 120px;
    width: 100%;
}
.third-party-authorization--new-style .third-party-authorization__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.google-authorization, .third-party-authorization--new-style .twitter-auth {
    align-items: center;
    background: rgba(255, 255, 255, .1);
    border: none;
    border-radius: 90px;
    justify-content: center;
    padding: 10px 20px;
    transform: translateZ(0);
   margin: 10px 10px;
}
.LoginWithoutPasswordLinkStyled\#Go {
align-items: center;
  color: #a4a4a4;
  display: inline-block;
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-top: 0px;
}

.LoginWithoutPasswordLinkStyled\#Go:hover{color: #fff}


/*login_g*/

.login_g{color: #a89aff; margin-top: 25px; text-align: center; display: block;  transition: transform .2s;}

.login_g:hover{color: #fff;  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); }

.login__form-wrapper p{
  color: #dbdbdb;
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.third-party-authorization__separator h3{font-size: 16px;
  font-weight: 500;}

  .box_toi{letter-spacing: 0.5px;

  width: 80%;
  border-radius: 20px;
  padding: 10px 20px;
  text-align: center;
  background: rgba(255, 255, 255, .1); margin-bottom: 20px;

}


.box_top_s{max-width: none;border-top-left-radius: 12px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;}

  .box_login_d .btn-login-alternative{margin-top: 10px;}

.box_topd_d{margin: 182px 0 0;}

.top_icov_f{color: #fff}
.top_icov_f:hover{color: #fff}

.box_ri_d{
  box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
  border-top-left-radius: 0px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
   width: 100%;
}


/*14-05-2024*/




.close_icon{ cursor: pointer; opacity:0.5 }
.close_icon:hover{
   opacity: 1;
}

.badges-container_row{ position:relative; }


.click_open{ display:none;


background-color: #3e3f42;
  border-radius: 8px;
  box-shadow: 0 20px 30px rgba(0,0,0,.3);
  padding: 0;
position: absolute;
  z-index: 999;
  width: 375px;
  top: 35px;


 }

.modal_header_row { padding: 8px 14px 8px 20px;
  border-bottom: 1px solid #2e2e2e;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: rgba(248,248,248,.9);
  display: flex;
  align-items: center; 
  justify-content: space-between;


}



.modal_footer_row{
   align-items: center;
  border-top: 1px solid #2e2e2e;
  display: flex;
  justify-content: space-between;
  padding: 12px 16px;
}

.modal_footer_row a{
     border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-weight: 400;

  outline: 0;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: .813rem;
  letter-spacing: .013rem;
  line-height: 1.813rem;
  border-radius: 2rem;
  background: #5b5b5b;
  color: #f1f1f1;
  transition: 90ms ease-in-out;
}



.modal_body_content{
   padding: 20px;color: #e1e1e1;
  font-weight: 400;
  text-shadow: none;
  text-transform: none;
  max-height: 526px;
  overflow: auto;
}
.check_list_row h5  {
   color: rgba(248,248,248,.4);
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.modal_body_content ul{
   display: flex; 
flex-wrap: wrap;
gap: 15px;
}
.modal_body_content ul li {
   width: calc(100% - 50% - 40px);
}
.modal_body_content ul li input[type="checkbox"] { opacity:1 }

.modal_body_content ul li  .form-check{ position:relative; }

.btn.btn-secondary{
        color: #f8f8f8;
     font-size: 13px;
     line-height: 17px;
     border-radius: 80px;
     display: inline-flex;
     flex-shrink: 0;
     height: 32px;
     padding: 5px 12px;border: 2px solid #333;
    background-color: #333;
  color: #f8f8f8;
     border-color: transparent;
     border-width: 2px;
     margin-bottom: 0;display: inline-flex;flex-shrink: 0;
     white-space: nowrap;
     height: 32px;
     margin-bottom: 8px;
     margin-right: 8px; 
     display: inline-flex;
     gap: 5px;
}
.btn.btn-secondary:hover{
    border-color: rgba(248,248,248,.4);
     border-width: 2px;
}

   .country-flag { width: 30px;
  background-size: contain;
 }
   .tags-inline-badges-container a{
      color: #f8f8f8;
     font-size: 13px;
     line-height: 17px;
     border-radius: 80px;
     display: inline-flex;
     flex-shrink: 0;
     height: 32px;
     padding: 5px 12px;border: 2px solid #333;
     background-color: transparent;
     border-color: rgba(248,248,248,.4);
     border-width: 2px;
     margin-bottom: 0;display: inline-flex;flex-shrink: 0;
     white-space: nowrap;
     height: 32px;
     margin-bottom: 8px;
     margin-right: 8px;
   }
  





.menu-wrapper {
   position: relative;
   max-width: 100%;
   overflow-x: hidden;
   overflow-y: hidden;
}

.menu {


   box-sizing: border-box;
   
   white-space: nowrap;
/*   overflow-x: auto;*/
/*   overflow-y: hidden;*/
   -webkit-overflow-scrolling: touch;
   
}

.paddles {
}
.paddle {
   position: absolute;
   top: 0;
   bottom: 0;
   width: 3em;
}
.left-paddle {
   left: 0;
}
.right-paddle {
   right: 0;
}
.hidden {
   display: none;
}

.print {
   margin: auto;
   max-width: 500px;
   
 
}
 .print  span {
      display: inline-block;
      width: 100px;
   }


/*15-05-2024*/
/* ------------- */
.vr-seo-badge {
    background: linear-gradient(to bottom, #7229cd 0, #8c50d6 100%);
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    padding: 0 12px;
    text-align: center;
}
.a11y-button {
    background: linear-gradient(to bottom, #7229cd 0, #8c50d6 100%);
    color: #fff;
    font-weight: 700;
    padding: 7px 20px;
    align-items: center;
    border-radius: 54px;
    border: none;
    font-size: 1rem;
}
.border-bottam{
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.border-content{
    margin: 21px 0 27px;
    color: rgba(255, 255, 255, .78);
}
.border-content h2{
    color: rgba(255, 255, 255, .78);
    opacity: .78;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 400;
    max-width: 875px;
}
.profile-cover__media {
    background-color: #222;
}
.profile-cover__media{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 364px;
    position: relative;
    width: 100%;
}
.profile-cover__media-container{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 364px;
    position: relative;
    width: 100%;
}
.profile-cover__media-container::before {
    bottom: 0;
    box-shadow: inset 0 -200px 120px -77px rgba(8, 3, 3, 0.5);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.pattern-image {
    background-image: url();
    background-size: 20%;
    filter: none;
    height: 30%;
    width: 100%;
}

.profile-cover__info {
    align-items: center;
    background-color: #222;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    flex: auto;
    justify-content: space-between;
    position: relative;
}
.left-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.avatar {
    display: flex;
    font-size: 6px;
    height: 150px;
    margin: 0 auto;
    width: 150px;
    background-color: #000;
    border-radius: 50%;
    border: 1em solid #9f9f9f;
}
.profile-cover__avatar-wrapper {
    bottom: 80px;
    flex: 0 0 190px;
    left: 20px;
    margin-bottom: -50px;
    position: relative;
    z-index: 2;
}
.avatar-upload {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 50%;
    bottom: 6px;
    cursor: pointer;
    display: none;
    height: 136px;
    left: 7px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 136px;
}
.avatar-badge {
    bottom: 0em;
    position: absolute;
    right: 3em;
    z-index: 1;
    width: 50px;
    height: 50px;
    background-color: #ffff;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    text-align: center;
    
}
.evel-badge{
    font-size: 30px;
    color: #000;
}
.username-panel__ranking {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    opacity: .8;
}
.borderbotamnb{
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-radius: inherit;
   
}
.page-block{
    background-color: #222;
    border: none;
    padding: 20px;
    position: relative;
    border-radius: 4px;
}
.field-label{
    align-self: flex-start;
    color: rgba(248, 248, 248, .8);
    flex: 0 0 20%;
    min-width: 100px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.field-row{
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
    font-size: .75rem;
}
.status-help {
    border: 1px solid #8d8d8d;
    border-radius: 8px;
    color: #8d8d8d;
    display: inline-block;
    height: 16px;
    line-height: 15px;
    text-align: center;
    width: 16px;
    font-size: .625rem;
}
.country a{
    background: #b23600;
    align-items: center;
    border-radius: 90px;
    color: #fff;
    display: flex;
    font-weight: 400;
    height: 26px;
    padding: 0 16px;
}
.mnhobut{
    border: 2px solid #61922f;
    background: transparent !important;
}
.album-creator {
    background: #222;
    border: 2px dashed rgba(255, 255, 255, .2);
    border-radius: 8px;
    color: rgba(255, 255, 255, .4);
    /* padding-bottom: calc(100% - 4px); */
    position: relative;
    font-size: .75rem;
    transition: 120ms ease-in-out;
    width: 170px;
    height: 159px;
}
.profile-pic {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
}

.profile-pic:hover {
    background-color: rgba(0,0,0,.5);
    z-index: 10000;
    color: #fff;
    transition: all .3s ease;
    text-decoration: none;
}

.profile-pic span {
    display: inline-block;
    padding-top: 3.5em;
    padding-bottom: 4.5em;
}

form input[type="file"] {
          display: none;
          cursor: pointer;
 }
 .profile-pic{
    background: #222;
    border: 2px dashed rgba(255, 255, 255, .2);
    border-radius: 8px;
    color: rgba(255, 255, 255, .4);
    padding-bottom: calc(100% - 4px);
    position: relative;
    font-size: .75rem;
    transition: 120ms ease-in-out;
 }
 .glyphicon i{
    font-size: 30px;
    color: #fff;
 }
 .user-media-page-header__title {
    color: rgba(255, 255, 255, .9);
    font-weight: 700;
    letter-spacing: inherit;
    margin-bottom: 0;
    font-size: 1.375rem;
    line-height: 1.688rem;
}
.user-media1{
    color: #af262f;
    font-weight: 500;
    font-size: .813rem;
    line-height: 1.125rem;
}
.mniconphoto i{
    font-size: 40px;
    margin: 0px 10px 0px 0px;
}
.contencol{
    color: #fff;
}
.mnclogmn{
    background-color: #fff;
}
.mantogalmn{
    position: relative;
    width: auto;
    margin-top: 30.75rem !important;
    left: 20px;
    position: fixed;
    right: 20px;
    z-index: 500;
    pointer-events: none;
}
.ziro{
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    border-right: 1px solid rgba(255, 255, 255, .1);
    color: #f14452;
    margin-right: 20px;
    padding-left: 24px;
    padding-right: 24px;
}
.user-media-page-header-empty {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100px;
    padding: 100px 0 80px;
    position: relative;
}
.faimga i{
    font-size: 100px;
}
.faimga h2{
    font-weight: 500;
    margin-top: 40px;
    font-size: 1.5rem;
    line-height: 1.813rem;
}
.faimga h3{
    font-weight: 500;
    margin-top: 20px;
    opacity: .6;
    font-size: 1rem;
}
.manblogty{
    background-color: #222;
    border-radius: 4px;
    margin-top: 20px;
    padding: 28px;
}
.background-ligh{
    padding: 8px 5px;
}
.a11y-button{
    align-items: center;
    color: rgba(248, 248, 248, .8);
    display: flex;
    font-size: 15px;
    padding: 6px 10px;
    white-space: nowrap;
    width: 100%;
}
.mnbuyt{
    border-top: 1px solid rgba(248, 248, 248, .1);
    color: rgba(248, 248, 248, .6);
    display: flex;
    font-size: 13px;
    margin: 12px 10px 6px;
    padding: 13px 0 0 5px;
    white-space: nowrap;
}
.jgfkfkd {
    background-color: #fff;
    color: #000;
    font-size: 30px;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    padding: 10px 15px;
    margin: 0px 10px 0px 0px;
}
.mnbtopt{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.accent{
    font-size: 20px;
    color: #fff;
}
.btmntro{
    background: #3e3f41;
    padding: 10px 20px;
    border-radius: 10px;
}
.league{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
}
.each{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 20px;
    margin: 12px 0 18px;
    opacity: .8;
}
.timbline{
    border-right: 1px solid rgba(255, 255, 255, .2);
    padding: 0 20px 0 0;
}
.color-league-grey{
    font-size: 18px;
    color: #9f9f9f;
}
.benefits{
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    margin: 55px 0 24px;
    text-transform: capitalize;
}
.profile-league-legend-benefit-item-header {
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal;
    align-items: center;
    background: rgba(34, 34, 34, .6);
    border-radius: 8px;
    color: #fff;
    display: flex;
    font-weight: 700;
    height: 60px;
    margin: 0 0 10px;
    padding: 6px 12px;
}
.muytrpo{
    font-size: 14px;
}
.hatmnjhy{
    margin: 10px 0px;
}
.profile-benefits-table__title {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 14px;
}
.profile-benefits-table {
    margin: 80px 0 30px;
}
.profile-benefits-table__description {
    color: #fff;
    margin: 10px 0;
    opacity: .8;
}
.profile-benefits{
    background: #7229cd;
    border: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;

}
.profile-benefits{
    padding: 15px 15px;
    border-radius: 10px;
}
.profile-benefitsmn{
    padding: 15px 15px;
}
.tier-experience-table-container__table-overlay {
    background: rgba(248, 248, 248, .06);
    border-radius: 8px;
    flex: 1;
    padding: 15px 24px;
}
.mnbottamn{
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    padding: 15px 0px;
}
.empty-list-title {
    margin-bottom: 10px;
    opacity: 0.9;
    font-size: 1.5rem;
    line-height: 1.938rem;
    letter-spacing: -0.01rem;
}
.empty-list-description {
    margin-bottom: 0px;
    opacity: 0.6;
    white-space: pre-line;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.006rem;
}
.mnaciimg i{
    font-size: 337px;
}
.mnbottam{
    align-items: center;
}
.dsfhsdh{
    padding: 10px 20px;
    background-color: #8c50d6;
    border-color: var(--bs-btn-hover-border-color);
    color: #fff;
   border-radius: 10px;
}
.mnaciimgmlk{
    align-items: center;
}
.Pleasemail{
    color: #fff;
}
.mntenmark{
    background-color: rgba(29, 29, 29, 0.7);
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 5px;
}
.mntopyu{
    align-items: center;
    color: #f8f8f8;
}
.dfopan{
    align-items: center;
}
.mnjuyt-rt{
    margin-bottom: 20px;
    margin-top: 24px;
    opacity: .5;
    font-size: .75rem;
    line-height: 1.25rem;
}
.mnudet{
    font-size: .75rem;
    line-height: 1rem;
}
.nofont{
    font-size: .60rem;
}
.features{
    border-bottom: 1px solid rgba(248, 248, 248, .08);
}
.notified{
    color: rgba(248, 248, 248, .4);
    margin-top: 20px;

    font-size: .75rem;
    line-height: 1.25rem;
}
.roundimg{
    position: relative;
}
.text-post-tile {
    position: relative;
    background-color: #262626;
    border-radius: 8px;
    
}

.roundimg img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #e71a39;
}
.live-badge {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 12px;
    text-transform: uppercase;
    align-items: center;
    background-color: #e71a39;
    border: 2px solid #262626;
    border-radius: 4px;
    bottom: 12px;
    color: #fff;
    display: flex;
    height: 18px;
    justify-content: center;
    left: 52%;
    transform: translateX(-50%);
    width: 32px;
    position: relative;
}
.ktmnhold{
    align-items: center;
    padding: 10px 5px;
}
.textmnjhy{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    margin-top: 20px;
    padding: 14px 20px;
    white-space: pre-wrap;
    word-break: break-word;
    border-bottom: 1px solid rgba(248, 248, 248, .08);
}
.btn:first-child:active{
    border: none !important;
}
.mntoparrt{
    align-items: center;
}
.mntropmn{
    align-items: center;
}
.Favorite{
    color: #fff !important;
}
.like__btn {
    padding: 10px 15px;
    background-color: transparent;
    font-size: 18px;
    color: red;
    outline: none;
    margin-left: 10px;
    border: none;
    cursor: pointer;
  }
  .fa-regular{
    color: #fff !important;
  }
  #count{
    color: #fff !important;
  }
  .likemi{
    color: #fff;
  }
  
  .gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1.0);
    transition: transform 0.4s ease;
  }
  
  .img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
  }
  
  .caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  
  .transparent-box {
    height: 250px;
    width: 350px;
    background-color:rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
  }
  
  .img-box:hover img { 
    transform: scale(1.1);
  }
  
  .img-box:hover .transparent-box {
    background-color:rgba(0, 0, 0, 0.5);
  }
  
  .img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0;
  }
  
  .img-box:hover {
    cursor: pointer;
  }
  
  .caption > p:nth-child(2) {
    font-size: 0.8em;
  }
  
  .opacity-low {
    opacity: 0.5;
  }
  /* ----------- */
  @media screen and (max-width: 359px){
    .left-wrapper {
        align-items: center;
        display: block ;
        flex-direction: row;
    }
  }
  @media screen and (max-width: 420px){
    .left-wrapper {
        align-items: center;
        display: block ;
        flex-direction: row;
    }
  }