@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,800;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body, html{
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px;
	color: #ebe8e1;
	-webkit-font-smoothing: antialiased;
	scroll-behavior: smooth;
  overflow-x: hidden!important;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  -webkit-box-shadow: inset 0px 3px 15px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: inset 0px 3px 15px 0px rgba(0,0,0,0.07);
	box-shadow: inset 0px 3px 15px 0px rgba(0,0,0,0.07);
	min-height: 100vh;
}
body::-webkit-scrollbar {
  width: 0px;              
}

a{
	text-decoration: none;
	transition: 0.33s;
}
input, select, textarea{
	padding: 10px;
	background: #fff;
	font-size: 15px;
	width: 100%;
	box-sizing: border-box;
	border:none;
	border-bottom: 2px solid #08104d;
	font-family: 'Montserrat', sans-serif;
}
input:focus, select:focus, textarea:focus{
	outline: none;
}
.wrapper{
	width: 100%;
	min-height: 100vh;
	background: url(/assets/img/gr2.jpg?v=7)center  center;
	background-size: cover;
}
.content{
	padding: 100px;
	position: relative;
	min-height: calc(100vh - 200px);
}
.logotype{
	font-size: 50px;
  font-weight: 600;
  color: #fff;
  display: flex;
  align-items: center;
  height: 70px;
  width: 320px;
  border-radius: 14px;
  background: rgba(255,255,255,0.3);
  background: rgb(66 63 54);
}
.logotype span{
	padding:5px 15px;
	border-radius: 10px;
	background: #091316;
}
.logotype div{
  background: #000;
  margin-right: 10px;
  box-sizing: border-box;
  border-radius: 10px 0 0 10px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  /*background: linear-gradient(52deg, rgb(11 23 26) 0%, rgb(39 92 105) 100%);*/
  background: linear-gradient(52deg, rgb(63 63 47) 0%, rgb(189 151 64) 100%);
}
.main-text{
	position: relative;
	z-index:3;
	color: #ffea81;
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 120%;
	/*margin-top: 60px;*/
	margin-top: 80px;
	color: #a9a18c;
  background: linear-gradient(to right, #fff7d6 0%, /* Ð¡Ð²ÐµÑ‚Ð»Ñ‹Ð¹ Ð²ÐµÑ€Ñ… */ #dfc47a 50%, /* ÐÐ°ÑÑ‹Ñ‰ÐµÐ½Ð½Ñ‹Ð¹ Ñ†ÐµÐ½Ñ‚Ñ€ */ #fef1a2 100% /* Ð¡Ð»ÐµÐ³ÐºÐ° ÑÐ²ÐµÑ‚Ð»ÐµÑŽÑ‰Ð¸Ð¹ Ð½Ð¸Ð· */);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
}
.grey-block{
	position: relative;
	color: #e7e6e6;
	padding-top: 15px;
	font-size: 22px;
	line-height: 130%;
	z-index:4;
	text-shadow: 0 0 1px #000, 0 0 5px #000, 0 0 10px #000, 0 0 45px #000;
}
.sp-block{
	position: absolute;
	bottom: 100px;
	left: 100px;
	display: flex;
	align-items: center;
}
.img-sp img{
	width: 140px;
	height: 140px;
	object-fit: cover;
	border-radius: 50%;
	border: 2px solid #032d29a1;
  background: #032d2914;
}
.text-sp{
	font-size: 16px;
	margin-left: 25px;
	color: #fff;
	text-shadow: 0 0 10px #000;
}
.name-sp{
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 5px;
}
.right-btn{
	position: absolute;
	right:0;
	width: 620px;
	display: flex;
	align-items: center;
	bottom: 100px;
	z-index:4;
}
.all-btn a{
      display: block;
    margin: 0 10px 20px 10px !important;
    font-size: 18px;
    padding: 20px 5px !important;
    border-radius: 10px;
    /* background: rgba(255, 255, 255, 0.8); */
    background: rgb(191 215 213);
    /* background: linear-gradient(52deg, rgb(47 108 143) 0%, rgb(4 52 59) 100%); */
    background: linear-gradient(52deg, rgb(15 32 37) 0%, rgb(46 103 117) 100%);
    color: #ebe8e1;
    text-align: center;
    width: 200px;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
    /* box-shadow: 5px 5px 5px #252323c2; */
    transition: 0.32s;
    box-sizing: border-box;
    background: linear-gradient(90deg, #322e24 0%, #5f4e2b 130%);
    box-shadow: 0 1px 2px 0 rgb(21 21 21 / 34%), 0 1px 2px -1px rgb(0 0 0 / 56%);
    background: linear-gradient(82deg, #130d04c7 0%, #201703d6 130%);
    border: 1px solid #857566d1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    font-weight: 300;

}
.all-btn a:hover{
	transform: scale(1.1);
}
.all-btn a i{
	position: absolute;
  top: 28px;
  left: 20px;
  font-size: 36px;
}
.pay-bottom{
	/*position: absolute;*/
  /*bottom: 200px;*/
  /*left: 38px;*/
  margin-top: 50px;
  margin-left: 40px;
}
.pay-bottom img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 10px!important;
  /*border: 1px solid #fffcfc;*/
  box-shadow: 2px 5px 5px #00000024;
}
.social-line a{
	color: #fff;
	margin: 0 8px;
	font-size: 20px;
}
.social-line{
	margin-top: 10px;
	border-top: 2px solid rgba(255,255,255,0.4);
	padding-top: 15px;
	text-align: center;
}
.social-line a:hover{
	color: #ffea81;
}
/* .page .logotype{
	margin: 0 auto;
} */
.page{
	padding-top: 40px;
}
.title{
	text-align: center;
	padding-top: 50px;
	font-size: 30px;
	color: #fff;
}
.main-form{
	width: 450px;
	margin: 50px auto 10px auto;
}
.row-form{
	margin: 8px 0;
	position: relative;
}
.fa-eye{
	position: absolute;
	top: 10px;
	cursor: pointer;
    right: 10px;
    color: #747474;
    z-index: 3;
    font-size: 20px;
	opacity: 0.5;
}
input{
	border-radius: 3px;
}
.btn-form input{
	color: #fff;
	display: block;
	width: 240px;
	height: 50px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 20px;
	border-radius: 10px;
	margin: 20px auto 20px auto;
	letter-spacing: 1px;
	box-shadow: 5px 5px 5px #252323c2;
	transition: 0.3s;
	border: none;
	background: linear-gradient(52deg, rgb(161 130 58) 0%, rgb(225 201 140) 100%)!important;
}
.btn-form input:hover{
	transform: scale(1.1);
}
.flex-between a{
	color: #fff;
}
.flex-between{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	padding-top: 5px;
}
.flex-between a:hover{
	color: #ffea81;
}
.error{
	text-align: center;
	background: #f73838;
	color: #fff;
	padding: 10px 0;
	border-radius: 10px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #00000087;
}
.submit-btn{
	display: flex;
	align-items: center;
	color: #fff;
	padding: 10px 0;
	text-shadow: 0 0 1px #000, 0 0 10px #000, 0 0 20px #000;
}
.submit-btn input{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.row-form input{
	opacity: 0.85;
}
.row-form input:focus{
	opacity: 1;
}
.telegram{
	position: absolute;
	top: 25px;
	right: 100px;
	color: #dfc47a;
	/*color: #1f150b!important;*/
	transition: 0.3s;
	text-align: center;
	cursor: pointer;
	z-index:2;
}
.telegram i{
	font-size: 50px;
}
.telegram:hover{
	transform: scale(1.1);
}
.telegram span{
	padding-top: 5px;
	display: inline-block;
}
.page-rule{
	color: #fff;
	background: rgba(0,0,0,0.4);
	padding: 20px;
	width: 1000px;
	max-width: 90%;
	border-radius: 20px;
	margin: 40px auto 0px auto;
	font-size: 14px;
}
.submit-btn a{
	color: #ffea81;
	margin-left: 5px;
	margin-right: 5px;
}
.submit-btn a:hover{
	color: #ffd500;
}
.bg-logotype{
	position: absolute;
 	top: 58%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(3deg);
  width: 95%;
}
.bg-square{
	position: absolute;
 	top: 46%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  opacity: 0.4;
}
.all-btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pay-bottom{
	margin:0px!important;
}
.nav{
	display: flex;
	align-items: center;
	justify-content: right;
}
.nav a{
	color: #f5e7ba;
	margin-left: 30px;
}
a.nav-link{
	color: #a9a18c;
    background: linear-gradient(to right, #dfc47a 0%, /* Светлый верх */ #eedfa1 50%, /* Насыщенный центр */ #d4cba4 100% /* Слегка светлеющий низ */);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
}
a.nav-link:hover{
	transform: scale(1.1);
}
.center-text{
	position: absolute;
	top: 67%;
	left: 0%;
	width: 100%;
	font-size: 22px;
	opacity: 0.8;
	line-height: 140%;
	/*transform: translate(-50%, -50%);*/
	text-align: center;
	font-weight: 200!important;
	font-style: italic;
}

.rain-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none; /* Чтобы дождь не мешал кликам */
    z-index: 0;
    opacity: 0.5;
}

/* Стилизация отдельной капли (теперь это горизонтальная линия) */
.drop {
    position: absolute;
    /* Градиент: от прозрачного справа к золотому слева (голова капли) */
    background: linear-gradient(to left, rgb(175, 140, 82, 0), rgb(175, 140, 82, 0.4) 90%);
    
    height: 2px;     /* Тонкая линия */
    width: 150px;    /* Длина капли */
    
    border-radius: 2px;
    
    /* Добавляем свечение */
    box-shadow: 0 0 15px rgba(255, 215, 0, 0.5);
    
    /* Начальное состояние: за правым краем экрана, полностью прозрачная */
    right: -160px;
    opacity: 0;
    
    /* Применяем анимацию */
    animation: flyLeftFading 20s linear forwards;
}

/* Ключевые кадры: движение и затухание */
@keyframes flyLeftFading {
    0% {
        right: -160px; /* Появляется из-за правого края */
        opacity: 0;
        transform: scaleX(0.5); /* Немного сжата при появлении */
    }
    10% {
        opacity: 1; /* Быстро становится видимой */
        transform: scaleX(1);
    }
    100% {
        /* Конечная точка: середина экрана (50vw) */
        /* Вычитаем width капли (150px), чтобы голова долетела ровно до центра */
        right: calc(40vw - 150px); 
        opacity: 0; /* Полностью затухает */
    }
}
.header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 4;
}
.small-center-text{
	display: none;
	padding-top:20px;
}
.footer{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: -40px;
	opacity: 0.8;
	padding-bottom: 10px;
}
.page{
	margin-bottom: 60px;
}
.left-text{
	position: relative;
	z-index: 3;
}
.technical-work{
	position: absolute;
	top:100px;
	width: 80%;
	left:10%;
	z-index:10;
	background: rgba(0,0,0,0.95);
	text-align: center;
	padding: 60px;
	box-sizing: border-box;
	line-height: 150%;
	font-weight: 600;
	border-radius: 20px;
	color: #e0c689;
	box-shadow: 0 0 100px #e0c689;
}
.capcha-row{
	display: flex;
	justify-content: space-evenly;
}
.capcha-row input{
	width: auto;
}
