: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;
 
}


