/*.container__effect {
	display: none !important;
}

.abs_line {
	position: fixed;
	top: 0;
	width: 50px;
	width: 30px;
	width: 20px;
	width: 15px;
	height: 15000px;
	z-index: 20;
}
.abs_line1 {
	background: red;
	left: 0;
}
.abs_line2 {
	background: green;
	right: 0;
}*/


/*.container__effect {
	display: none !important;
}
.elem__flash {
}
.container__effect-inner {

}*/



.bg__image {
	background: black;
}




.s__general {
	color: var(--white);
	/*min-height: 1080px;*/
	padding: 80px 0 185px;
}
.s__general .bg__abs {}
.s__general .s__image {
    overflow: visible;
	position: absolute;
	bottom: 0;
	right: 0;
    width: 100%;
    /*max-width: 82%;*/
    /*max-width: 100%;*/
    max-width: 95%;
}
.s__general .s__image img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.s__general .glare {
	position: absolute;
    right: -280px;
    bottom: -210px;
	/*width: 694px;
	height: 694px;
	background: red;
	border-radius: 100%;*/
	/*background: linear-gradient(75.96deg, #FFC83A 13.64%, #FF008A 46.53%, #6100FF 78.88%);
	transform: rotate(-58.66deg);
	opacity: 0.15;
	filter: blur(200px);*/
}

.s__general .container {
	position: relative;
	z-index: 2;
}

.s__general .s__row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 102px;
}
.s__general .s__label {
	font-size: 2.6rem;
	font-weight: 400;
	letter-spacing: 0.5px;
	display: flex;
	    min-width: 680px;
    align-items: center;
}
.s__general .s__label img {
	margin-right: 20px;
}
.s__general .s__label strong {
	font-weight: 600;
	color: var(--red);
	letter-spacing: -0.2px;
}
.s__general .s__date {
	font-size: 2.6rem;
	color: var(--white);
	text-decoration: none;
	display: flex;
	/*justify-content: space-between;*/
}
.s__general .s__date strong {
	font-weight: 600;
}
.s__general .s__date img {
	flex-shrink: 0;
	margin-right: 20px;
	transition: 0.5s;
}
/*.s__general .s__date:hover img {
    transform: translate3d(150px, -150px, -60px);
}*/
.s__general .s__date:hover {
	color: var(--red);
}

.s__general .s__title {
    font-family: 'Bruta Glb Extended';
	font-size: 11.5rem;
	line-height: 1.2;
	font-weight: 900;
	letter-spacing: 4px;
	color: var(--white);
	margin-bottom: 176px;
	text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
	    position: relative;
    left: -6px;
    align-items: flex-start;
    max-width: 1364px;
    margin-bottom: 38px;
}
.s__general .s__title:after {
	display: none;
}
.s__general .s__title-attach {
    position: relative;
    flex-shrink: 0;
/*    font-family: 'Bruta Glb Extended';
	font-size: 5.8rem;
	font-weight: 300;
	background: url(../i/koroli_ico_reloaded.svg) no-repeat center / 100%;
	min-width: 460px;
	min-height: 109px;
	display: flex;
	align-items: center;
	justify-content: center;*/
	margin-top: 16px;
}
/*.s__general .s__title-attach img {
	position: relative;
	top: -16px;
}*/

.s__general .s__subtitle {
	max-width: 1250px;
	font-size: 2.4rem;
  	font-weight: 400;
  	margin-bottom: 100px;
  	letter-spacing: 0.2px;
}
.s__general .s__subtitle p {
	margin-bottom: 35px;
}
.s__general .s__subtitle p:last-of-type {
	margin-bottom: 0;
}

.s__general .s__wrap-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1408px;
}
.s__general .s__wrap {
}
.s__general .scroll__mouse {
	position: relative;
	top: -14px;
	animation-name: bounce-5;
    animation-timing-function: ease;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
@keyframes bounce-5 {
0%   { transform: scale(1,1)    translateY(0); }
10%  { transform: scale(1.1,.9) translateY(0); }
30%  { transform: scale(.9,1.1) translateY(-10px); }
50%  { transform: scale(1,1)    translateY(0); }
57%  { transform: scale(1,1)    translateY(-7px); }
64%  { transform: scale(1,1)    translateY(0); }
100% { transform: scale(1,1)    translateY(0); }
}

.s__general .s__wrap .btn {
	margin-bottom: 26px;
}

.s__general .s__wrap span {}
.s__general .s__wrap svg {}
.s__general .btn__label {}
.s__general .btn__label-text1 {}
.s__general .btn__label-text2 {}
.s__general .btn__text {
	font-size: 1.8rem;
	font-weight: 500;
}



@media screen and (max-width: 1700px) {
	.s__general {
		padding: 50px 0 96px;
	}
	.s__general .s__row {
		margin-bottom: 55px;
	}
	.s__general .s__label {
		font-size: 2rem;
		letter-spacing: 0.3px;
	}
	.s__general .s__date {
		font-size: 2rem;
	}
	.s__general .s__title {
		font-size: 8rem;
		margin-bottom: 10px;
		letter-spacing: 3.2px;
		max-width: 894px;
	}
/*	.s__general .s__title-attach {
		margin-top: -14px;
		min-width: 272px;
		min-height: 112px;

	}
	.s__general .s__title-attach img {
		max-width: 230px;
	}*/

	.s__general .s__title-attach {
		margin-top: 5px;
		left: -6px;
	}
	.s__general .s__subtitle {
		font-size: 2rem;
		letter-spacing: 0.15px;	
		margin-bottom: 68px;
	}
	.s__general .s__subtitle p {
	    margin-bottom: 30px;
	}

	.s__general .s__wrap {
		display: flex;
		align-items: center;
	}
	.s__general .s__wrap .btn {
		margin-right: 152px;
	}
	.s__general .btn__text {
		position: relative;	
		top: -20px;
	}
	.s__general .s__image {
		max-width: 82%;
	}
	.s__general .s__wrap-main {
		max-width: 1010px;
	}
	.s__general .scroll__mouse {}
	.s__general .scroll__mouse img {
		max-width: 22px;
	}
}

@media screen and (max-width: 1400px) {

	.s__general .s__image {
		max-width: 64%;
	}

}


@media screen and (max-width: 1199px) {
	.s__general {
		padding: 80px 0 96px;
	}
	.s__general .s__row {
		margin-bottom: 70px;
	}
	.s__general .s__label {
		/*font-size: 2.4rem;*/
		font-size: 2rem;
		min-width: 560px;
	}
	.s__general .s__date {
		/*font-size: 2.4rem;*/
		font-size: 2rem;
		align-items: flex-start;
	}
	.s__general .s__date img {
		max-width: 55px;
		margin-left: 20px;
		/*margin-top: 10px;*/
	}
	.s__general .s__title {
		font-size: 8rem;
	    max-width: 100%;
	}
	.s__general .s__title-attach {
		left: 6px;
	}
	.s__general .s__subtitle{ 
		margin-bottom: 70px;
	}
	.s__general .s__wrap {
	    /*flex-direction: column;*/
	    /*align-items: flex-start;*/
	}
	.s__general .s__wrap .btn {
		margin-right: 0;
		margin-bottom: 30px;
	}
	.s__general .btn__text {
		top: 0;
	}
	.s__general .s__image {
	    max-width: 94%;
	}
	.s__general .s__wrap-main {
	    max-width: 824px;
	}


}



@media screen and (max-width: 999px) {
	.s__general {
		padding: 68px 0 130px;
	}
	.s__general .s__row {
		margin-bottom: 14px;
		/*flex-direction: column;*/

    	align-items: flex-start;
	}
	.s__general .s__date {
		/*order: 1;*/
		font-size: 2rem;
		justify-content: flex-start;
		margin-bottom: 60px;
		max-width: 40%;
	}
	.s__general .s__date img {
		max-width: 45px;
		margin-top: 0;
	}
	.s__general .s__label {
		max-width: 44%;
		/*order: 2;*/
		min-width: 200px;
	}
	.s__general .s__title {
	    font-size: 7.4rem;
	    width: calc(100% + 20px);
	    margin-bottom: 12px;
	}
	.s__general .s__title-attach {
		left: -100px;
		margin-top: 8px;
	}
/*	.s__general .s__title-attach {
		min-width: 236px;
		position: relative;
		left: -100px;
	}
	.s__general .s__title-attach img {
	    max-width: 198px;
	}*/
	.s__general .s__subtitle {
		margin-bottom: 66px;
		font-size: 1.8rem;
	}
	.s__general .s__image {
	    max-width: 100%;
	    right: -20px;
	}
	.s__general .scroll__mouse {
		display: none;
	}
}	


@media screen and (max-width: 767px) {
		
	.s__general {
	    padding: 58px 0 98px;
	}
	.s__general .s__row {
		margin-bottom: 18px;
		flex-direction: column;
	}
	.s__general .s__date {
		margin-bottom: 34px;
		max-width: 100%;
		font-size: 2rem;
	}
	.s__general .s__date img {
		margin-left: 0;
	}
	.s__general .s__label {
		font-size: 2rem;
		max-width: 100%;
		margin-bottom: 22px;
	}
	.s__general .s__title {
	    font-size: 5.4rem;
	    margin-bottom: 8px;
	    display: flex;
        flex-direction: column-reverse;
	}
	.s__general .s__title-attach {
		left: 6px;
    	margin-top: 2px;
		margin-bottom: 22px;
	}
	/*.s__general .s__title-attach {
		left: 6px;
		max-width: 236px;
		min-height: 92px;
		margin-bottom: 20px;
	}
	.s__general .s__title-attach img {
		top: -4px;
	}*/
	.s__general .s__subtitle {
		font-size: 1.8rem;
	}
	.s__general .s__subtitle p {
		margin-bottom: 24px;
	}
}


@media screen and (max-width: 479px) {
	.s__general {
	    padding: 40px 0 60px;
	}
	.s__general:before {
		height: 62%;
	}
	.s__general .s__image {
    	/*max-width: 88%;*/
    	max-width: 84%;
	    right: 0;
	}
	.s__general .s__row {
	    margin-bottom: 14px;
	}
	.s__general .s__date {
		font-size: 1.8rem;
		justify-content: space-between;
		align-items: center;
	}
	.s__general .s__date img {
		max-width: 40px;
	}
	.s__general .s__label {
		font-size: 1.8rem;
		/*font-size: 1.6rem;*/
		letter-spacing: 0.3px;
	}

	.s__general .s__title {
		font-size: 3.5rem;
		margin-bottom: 20px;
	}
	.s__general .s__title-attach {
		margin-bottom: 15px;
	}
	/*.s__general .s__title-attach {
		min-width: 186px;
		margin-bottom: 8px;
	}
	.s__general .s__title-attach img {
	    max-width: 152px;
	}*/

	.s__general .s__subtitle {
		font-size: 1.6rem;
		margin-bottom: 42px;
	}
	.s__general .btn__text {
		font-size: 1.6rem;
	}

}


.s__korols {}
.s__korols .s__title {}
.s__korols .s__title:after {

}
.s__korols .s__text {}
.s__korols .s__image {}




@media screen and (max-width: 1700px) {

}


@media screen and (max-width: 1199px) {

}


@media screen and (max-width: 999px) {

}	


@media screen and (max-width: 767px) {

	.s__korols .s__title {
		margin-bottom: 56px;
	}
}


@media screen and (max-width: 479px) {

	.s__korols {
		padding-bottom: 86px;
	}

}


.s__korols2 {}
.s__korols2 .s__title {
	margin-bottom: 66px;
}
.s__korols2 .column_1 {
	max-width: 580px;
}

@media screen and (max-width: 1700px) {
	.s__korols2 .column_1 {
	    max-width: 460px;
	}
}

@media screen and (max-width: 1199px) {

	.s__korols2 {
		padding-bottom: 132px;
	}
	.s__korols2 .s__title {
	    margin-bottom: 72px;
	}
	.s__korols2 .column_1 {
	    max-width: 390px;
	}
	.s__korols2 .s__text {
		line-height: 1.5;
	}
	.s__korols2 .s__text p {
		margin-bottom: 27px;
	}
}

@media screen and (max-width: 999px) {
	.s__korols2 .column_1 {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.s__korols2 {
		padding-bottom: 95px;
	}
	.s__korols2 .s__title {
		margin-bottom: 52px;
	}
	.s__korols2 .s__text p {
	    margin-bottom: 23px;
	}
}
@media screen and (max-width: 479px) {

	.s__korols2 {
		padding-bottom: 60px;
	}
	.s__korols2 .s__title {
	    margin-bottom: 56px;
	}
}



.s__reading {}
.s__reading .s__title {
	margin-bottom: 85px;
}
.s__reading .grid {
	display: flex;
	justify-content: space-between;
    width: 100%;
	margin-bottom: 80px;
}
.s__reading .grid__item {
	margin-right: 30px;
}
.s__reading .grid__item:nth-child(2n){
	margin-right: 0;
}
.s__reading .grid__link{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
.s__reading .grid__picture {
	border-radius: 15px;
	overflow: hidden;
}

.s__reading .grid__link:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--red);
	opacity: 0;
	transition: 0.5s;
}
.s__reading .grid__link:after {
	content: '+';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10rem;
	opacity: 0;
}

.s__reading .grid__link:hover {}
.s__reading .grid__link:hover:before {
	opacity: 0.5;
}
.s__reading .grid__link:hover:after {
	opacity: 1;
}

.s__reading .s__text2 {
	margin-bottom: 0;
}



@media screen and (max-width: 1700px) {
	.s__reading .s__title {
		letter-spacing: 1px;
		margin-bottom: 65px;
	}
	.s__reading .grid {
		margin-bottom: 65px;
	}
	.s__reading .s__text2 {
    	margin-bottom: -5px;
	}
}


@media screen and (max-width: 1199px) {
	.s__reading .s__title {
		letter-spacing: 0;
		margin-bottom: 85px;
	}
	.s__reading .grid {
		margin-bottom: 60px;
	}
}


@media screen and (max-width: 999px) {
	.s__reading .s__title {
		margin-bottom: 58px;
	}
	.s__reading .grid {
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.s__reading .grid__item {
		margin-bottom: 30px;
		margin-right: 0;
	}

}	


@media screen and (max-width: 767px) {
	.s__reading .s__title {
	    margin-bottom: 50px;
	}
	.s__reading .grid {
		margin-bottom: 30px;
	}
	.s__reading .s__text2 {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 479px) {
	.s__reading .grid__item {
	    margin-bottom: 20px;
	}
}




.s__thing {}

.s__citate {}
.s__citate .s__title {
	color: var(--white);
	font-size: 5rem;
	margin-bottom: 90px;
}
.s__citate .blockquote {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: var(--white);
	margin-bottom: 10px;
	width: 100%;
}
.s__citate .blockquote__picture {
	max-width: 206px;
	max-height: 206px;
	flex-shrink: 0;
	margin-right: 70px;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
    top: -6px;
}
.s__citate .blockquote__body {
	padding: 52px 59px 62px 50px;
	font-size: 3rem;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	position: relative;
	border-radius: 0px 15px 15px 15px;
	width: 100%;
}
.s__citate .blockquote__body:after {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 20px;
	height: 20px;
	background: url(../i/ico_blockquote.svg) no-repeat center right;

}


.s__citate .blockquote__body:before {
	content: '';
	background: #5379FF;
	opacity: 0.15;
	border-radius: 0px 15px 15px 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
    z-index: -1;
}

.s__citate .blockquote__tail {
}
.s__citate .blockquote__ico {
	margin-right: 52px;
	flex-shrink: 0;
	max-width: 76px;
	width: 100%;
	position: relative;
    top: 15px;
}
.s__citate .blockquote__ico img {}

.s__citate .blockquote__text {}

.s__sec3 .glare-01 {
	top: -260px;
	right: -260px;
}
.s__sec7 .glare-01 {
	top: -260px;
	right: -260px;
}



@media screen and (max-width: 1700px) {
	.s__citate {
		padding: 122px 0 108px;
	}
	.s__citate .s__title {
		letter-spacing: -1.5px;
	}
	.s__citate .blockquote {
		margin-bottom: 4px;
	}
	.s__citate .blockquote__picture {
		max-width: 154px;
		max-height: 154px;
		top: -10px;
		margin-right: 46px;
	}
	.s__citate .blockquote__ico {
		margin-right: 42px
	}

	.s__citate .blockquote__body {
		letter-spacing: -1px;
		line-height: 1.4;
		padding: 48px 58px 62px 42px;
    }
}


@media screen and (max-width: 1199px) {
	.s__citate {
	    padding: 162px 0 152px;
	}
	.s__citate .blockquote__body {
		padding: 48px 48px 56px 34px;
		font-size: 2.4rem;
		line-height: 1.45;
		letter-spacing: 0;
	}
	.s__citate .blockquote__ico {
		margin-right: 26px;
		top: 10px;
	}
	.s__citate .blockquote__picture {
		max-width: 133px;
		max-height: 133px;
	}
}


@media screen and (max-width: 999px) {

	.s__citate {}
	.s__citate .s__title {
	    letter-spacing: -2.6px;
	}
	.s__citate .blockquote {
		margin-bottom: 0;
	    flex-direction: column;
	    max-width: 510px;
	    margin: 0 auto 5px;
	}
	.s__citate .blockquote__picture {
		max-width: 252px;
		max-height: 252px;
		margin: 0 auto 46px;
	}
	.s__citate .blockquote__body {
		padding: 52px 50px 62px 38px;
	}
	.s__citate .blockquote__body:after {

		transform: scale(-1,-1);
		left: 0;
		top: -20px;
	}
	.s__citate .blockquote__ico {
		max-width: 66px;
		margin-right: 22px;
	}
}	


@media screen and (max-width: 767px) {
	.s__citate {
	    padding: 132px 0 122px;
	}
	.s__citate .s__title {
	    letter-spacing: -1.6px;
	    font-size: 4.6rem;
	    line-height: 1.4;
		margin-bottom: 70px;
	}
	.s__citate .blockquote {
		margin-bottom: 10px;
	}
	.s__citate .blockquote__picture {
		margin-bottom: 40px;
	}
	.s__citate .blockquote__body {
	    margin-left: 20px;
	    width: calc(100% - 20px);
	    padding: 52px 30px 54px 28px;
	    font-size: 1.8rem;
	}
	.s__citate .blockquote__ico {
		max-width: 58px;
	}
}


@media screen and (max-width: 479px) {

	.s__citate {
	    padding: 90px 0 82px;
	}

	.s__citate .s__title {
		font-size: 3rem;
		line-height: 1.5;
		margin-left: 10px;
		letter-spacing: 0;
		margin-bottom: 58px;
	}
	.s__citate .blockquote__picture {
		margin-bottom: 40px;
	}
	.s__citate .blockquote__body:after {
		display: none;
	}
	.s__citate .blockquote__body:before {
		border-radius: 0;
		left: -100px;
		width: calc(100% + 100px + 100px);
	}
	.s__citate .blockquote__body {
		margin: 0 auto;
		left: -20px;
		width: calc(100% + 20px + 20px);
		border-radius: 0;
		font-size: 1.6rem;
		padding: 54px 30px 54px 20px;
	}
	.s__citate .blockquote__ico {
	    max-width: 40px;
		margin-right: 18px;
	}

}




.s__working {}
.s__working .s__title {
	margin-bottom: 90px;
}
.s__working .self__list {
	margin-bottom: -18px;
}
.s__working .self__item {
	background: var(--violet);
    padding: 27.5px 22px;
    margin-bottom: 13px;
    max-width: 768px;
}
.s__working .self__img {}
.s__working .self__img img {}
.s__working .self__text {}


.s__sec2 .self__item {
	max-width: 605px;
}


.s__sec8 {
	padding: 170px 0 185px;
}
.s__sec8 .self__list {
	flex-direction: column;
	max-width: 768px;
	width: 100%;
	margin-bottom: 60px;
}
.s__sec8 .self__item {
	margin-right: 0;
	width: 100%;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.s__sec8 .self__img {
	margin-right: 18px;
}



@media screen and (max-width: 1700px) {
	.s__working .s__title {
	    margin-bottom: 70px;
	}
	.s__working .s__tagline {
		margin-bottom: -5px;
	}
	.s__sec2 .self__item {
	    max-width: 430px;
		font-size: 1.8rem;
		margin-bottom: 23px;
	}


	.s__working .self__img {
		top: 4px;
		/*margin-right: 14px;*/
		margin-right: 20px;
	}

	.s__sec8 {
		padding: 114px 0 120px;
	}
	.s__sec8 .self__list {
		max-width: 888px;
	}
	.s__sec8 .self__item {
		max-width: 100%;
	}
}


@media screen and (max-width: 1199px) {
	.s__working {}
	.s__working .s__title {
	    margin-bottom: 94px;
	}
	.s__working .columns-padding {
		position: relative;
		left: 80px;
	}

	.s__sec2 .self__list {
		margin-bottom: -16px;
	}
	.s__sec2 .self__item {
	    max-width: 590px;
		margin-bottom: 24px;
		padding: 22px 20px;
	}
	.s__working .self__img {
	    top: 2px;
	    left: 2px;
	    margin-right: 20px;
	}

	.s__sec8 {
		padding: 154px 0 160px;
	}
	.s__sec8 .self__list {
	    max-width: 594px;
	    margin-bottom: 58px;
	}
	.s__sec8 .self__item {
		order: 1;
	}
	.s__working .self__img {
		margin-right: 12px;
		top: -2px;
	}
}


@media screen and (max-width: 999px) {
	.s__working .columns-padding {
		left: 0;
	}
	.s__working .s__tagline {
	    margin-bottom: 0px;
	}
	.s__working .self__item {
		min-height: 80px;
	}
	.s__working .self__img {
		margin-right: 20px;
	}
	.s__sec8 .self__img {
	    margin-right: 15px;
	} 
	.s__sec8 .self__item {
		min-height: 80px;
		margin-bottom: 23px;
	}
}	


@media screen and (max-width: 767px) {
	.s__working .s__title {
		margin-bottom: 64px;
	}
	.s__working .s__tagline {
	    margin-bottom: 4px;
	}
	.s__working .self__item {
		margin-bottom: 25px;
	}

	.s__sec8 {
	    padding: 114px 0 140px;
	}
	.s__sec8 .self__list {
		margin-bottom: 62px;
	}
	.s__sec8 .self__item {
		margin-bottom: 13px;
	}
	.s__sec8 .self__img {
	    margin-right: 12px;
	}

}


@media screen and (max-width: 479px) {
	.s__working .s__title {
	    margin-bottom: 50px;
	}
	.s__working .s__tagline {
		font-size: 2.2rem;
		line-height: 1.5;
		margin-bottom: 0;
	}

	.s__sec2 .s__title {
		margin-bottom: 56px;
	}
	.s__sec2 .self__list {
		margin-bottom: -12px;
	}
	.s__sec2 .self__item {
		margin-bottom: 20px;
		padding: 34px 20px;
	}
	.s__sec2 .self__img {
	    margin-right: 14px;
	}

	.s__sec8 {
	    padding: 75px 0 90px;
	}
	.s__sec8 .s__title {
		margin-bottom: 60px;
	}
	.s__sec8 .self__list {
		margin-bottom: 20px;
	}
	.s__sec8 .self__item {
		padding: 34px 20px;
		margin-bottom: 19px;
	}
	.s__sec8 .self__img {
	    margin-right: 2px;
	}
}



.s__kings {}
.s__kings .s__text {
	font-size: 2.4rem;
	max-width: 968px;
	margin-bottom: 60px;
}
.s__kings .slider__wrap {
	width: 100%;
}
.s__kings .slider {
	margin-bottom: 65px;
	/*padding: 0 20px;*/
	margin-left: -20px;
}
.s__kings .slider__item {
	padding: 20px;
	/*margin-left: -20px;*/
}
.s__kings .pdf__link {
	position: relative;
	box-shadow: 0px 0px 15px rgba(106, 110, 148, 0.3);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 51.56%, #FFFFFF 83.33%), url(Авторка – Аліна Дикуха_03.jpg);
	/*filter: drop-shadow(0px 0px 15px rgba(106, 110, 148, 0.3));*/
	border-radius: 15px;
	overflow: hidden;
	max-height: 282px;
	display: block;
	position: relative;
}
.s__kings .pdf__link > img {
	border-radius: 15px;
}
.s__kings .pdf__link:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 220px;
	background: red;
	display: block;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	transition: 0.5s;
}
.s__kings .pdf__ico {
	position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 2;
	transition: 0.5s;
}
.s__kings .pdf__ico img {}

.s__kings .pdf__link:hover .pdf__ico {
	transform: scale(1.3);
}
.s__kings .pdf__link:hover:after {
	/*height: 0;*/
	/*background: linear-gradient(180deg, rgba(255,90,110,0) 0%, rgba(255,90,110,1) 100%);*/
}


.s__kings .slider__info {
	display: flex;
	align-items: center;
	/*justify-content: space-between;*/
}
.s__kings .slider__button {
	width: 50px;
	height: 50px;
	border: 1px solid var(--black);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.5s;
}
.s__kings .slider__button path {
	transition: 0.5s;
}

.s__kings .slider__button:hover {
	background: #F8245D;
	border: 1px solid #F40153;
}
.s__kings .slider__button:active,	
.s__kings .slider__button:focus {
	background: #D4144D;
	border: 1px solid #D4144D;
}
.s__kings .slider__button:hover path,
.s__kings .slider__button:active path,
.s__kings .slider__button:focus path {
	fill: var(--white);
}

.s__kings .slider__nums {
	width: initial;
	bottom: 0;
	margin: 0 78px;
	min-width: 56px;
}


@media screen and (max-width: 1700px) {
	.s__kings .s__text {
		font-size: 2.2rem;
	}
	.s__kings .slider {
		margin-bottom: 62px;
	}
	.s__kings .slider__info {
		margin-bottom: -5px;
	}
	.s__kings .slider__nums {
		margin: 0 42px;
	}

}

@media screen and (max-width: 1199px) {
	.s__kings .slider {
		margin-bottom: 80px;
	}
	.s__kings .slider__nums {
	    margin: 0 68px;
	}
}

@media screen and (max-width: 999px) {
	.s__kings .slider {
	    margin-bottom: 50px;
	}
	.s__kings .slider__nums {
	    margin: 0 54px;
	}
}
@media screen and (max-width: 767px) {
	.s__kings .s__text {
		font-size: 2rem;
	}
	.s__kings .slider {}
	.s__kings .slider__nums {
	    margin: 0 46px;
	}
}

@media screen and (max-width: 479px) {
	.s__kings {
	    padding: 35px 0 60px;
	}
	.s__kings .s__title {
		margin-bottom: 62px;
	}
	.s__kings .s__text {
		font-size: 1.8rem;
		margin-bottom: 45px;
	}
	.s__kings .slider__button {
	    width: 42px;
	    height: 42px;
	}
	.s__kings .slider__nums {
	    margin: 0 34px;
	}

}








.s__revs {
	padding-bottom: 95px;
}
.s__revs .s__title {
	margin-bottom: 92px;
}
.s__revs .slider__wrap {
	width: 100%;
	display: flex;
	position: relative;
}
.s__revs .slider__item {
	display: flex;
}
.s__revs .slider__column {
	max-width: 160px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-right: 50px;
	text-align: center;
	flex-shrink: 0;
}
.s__revs .slider__photo {
	margin-bottom: 30px;
	/*width: 160px;*/
	/*height: 160px;*/
}
.s__revs .slider__photo-img {
	border-radius: 100%;
	overflow: hidden;
}
.s__revs .slider__photo-img img {}
.s__revs .slider__nums {
	min-width: 56px;
}
.s__revs .slider__detail {
	max-width: 814px;
	width: 100%;
	padding-bottom: 60px;
}
.s__revs .slider__title {
	font-size: 3.2rem;
	font-weight: 700;
	margin-bottom: 50px;
	color: var(--red);
}
.s__revs .slider__text {
	margin-bottom: 50px;
}
.s__revs .slider__text p {
	margin-bottom: 30px;
}

.s__revs .slider__name {
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 80px;
}

.s__revs .slider__info {
	display: flex;
	flex-direction: column;
}
.s__revs .slider__button {
	width: 50px;
	height: 50px;
	border: 1px solid var(--black);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	cursor: pointer;
	transition: 0.5s;
}
.s__revs .slider__button path {
	transition: 0.5s;	
}

.s__revs .slider__button:hover {
	background: #F8245D;
	border: 1px solid #F40153;
}
.s__revs .slider__button:active,	
.s__revs .slider__button:focus {
	background: #D4144D;
	border: 1px solid #D4144D;
}
.s__revs .slider__button:hover path,
.s__revs .slider__button:active path,
.s__revs .slider__button:focus path {
	fill: var(--white);
}


@media screen and (max-width: 1700px) {

	.s__revs {
	    padding-bottom: 55px;
	}
	.s__revs .slider__column {
		max-width: 154px;
		margin-right: 30px;
	}
	.s__revs .slider__photo {
	}
	.s__revs .slider__detail {
		max-width: 606px;
	}
	.s__revs .slider__text {
	    margin-bottom: 36px;
	}
}

@media screen and (max-width: 1199px) {

	.s__revs {
		padding-bottom: 100px;
	}
	.s__revs .slider__column {
		max-width: 134px;
		margin-right: 22px;
	}
	.s__revs .slider__title {
		font-size: 2.8rem;
	}
	.s__revs .slider__detail {
	    max-width: 506px;
	}
	.s__revs .slider__text p {
	    margin-bottom: 26px;
	}
	.s__revs .slider__name {
		font-size: 2.2rem;
		margin-bottom: 84px;
	}

}

@media screen and (max-width: 999px) {
	.s__revs {
		padding-bottom: 90px;
	}

	.s__revs .slider__item {
	    overflow: hidden;
	}
	.s__revs .slider__column {
		max-width: 122px;
		margin-right: 40px;
	}
	.s__revs .slider__photo {
		margin-bottom: 20px;
	}
	.s__revs .slider__title {
		font-size: 2.2rem;
		min-height: 122px;
		display: flex;
		align-items: center;
		margin-bottom: 88px;
	}

	.s__revs .slider__info {
		padding-top: 10px;
	}
	.s__revs .slider__button {
		width: 42px;
		height: 42px;
	}
	.s__revs .slider__inform {
		position: relative;
		left: -162px;
		width: calc(100% + 210px);
	}
}

@media screen and (max-width: 767px) {
	.s__revs {
		padding-bottom: 72px;
	}
	.s__revs .s__title {
		margin-bottom: 48px;
	}
	.s__revs .slider__column {
		margin-right: 30px;
	}
	.s__revs .slider__photo {
	    margin-bottom: 30px;
	}
	.s__revs .slider__nums {
	    font-size: 2rem;
	}
	.s__revs .slider__detail {
	    max-width: 226px;
	}
	.s__revs .slider__title {
		margin-bottom: 98px;
	}
	.s__revs .slider__inform {
		left: -152px;
		width: calc(100% + 200px);
	}
	.s__revs .slider__text p {
	    margin-bottom: 23px;
	}
	.s__revs .slider__name {
		margin-bottom: 80px;
	}

}

@media screen and (max-width: 479px) {
	.s__revs {
		padding: 70px 0 50px;
	}
	.s__revs .s__title {
	    margin-bottom: 58px;
	}
	.s__revs .slider__wrap {
		left: -34px;
		width: calc(100% + 34px + 34px);
	}
	.s__revs .slider__item {
		flex-direction: column;
		padding-bottom: 244px;
		padding: 0 34px 40px;
	}
	.s__revs .slider__column {
		max-width: 130px;
	}
	.s__revs .slider__photo {
	    margin-bottom: 20px;
	}
	.s__revs .slider__info {
	    padding-top: 14px;
	    position: absolute;
	    top: 0;
	    right: 0;
	    z-index: 2;
	}
	.s__revs .slider__detail {
		position: relative;
	    top: 30px;
	    left: 0;
	    max-width: 100%;
	}

	.s__revs .slider__title {
	 	min-height: initial;
	 	margin-bottom: 38px;
	}
	.s__revs .slider__inform {
		left: 0;
		/*width: calc(100% + 40px);*/
		width: 100%;
	}
	.s__revs .slider__text {
	    margin-bottom: 26px;
	}
	.s__revs .slider__name {
		font-size: 2rem;
		margin-bottom: 58px;
	}


}







.s__words {}
.s__words .s__title {}
.s__words .s__text {
	margin-bottom: 86px;
	font-size: 2.4rem;
	max-width: 968px;
}
.s__words .s__image {}
.s__words .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {
	.s__words .s__text {
	    margin-bottom: 72px;
	}
	.s__words .s__text p {
		margin-bottom: 30px;
	}
	.s__words .s__wrap {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 1199px) {
	.s__words .s__text {
	    margin-bottom: 82px;
	}
	.s__words .s__wrap {
	    margin-bottom: 5px;
	}


}


@media screen and (max-width: 999px) {
	.s__words .s__title {
		letter-spacing: 1px;
	}
	.s__words .s__text {
	    margin-bottom: 78px;
	}
}	


@media screen and (max-width: 767px) {
	.s__words .s__title {
	    letter-spacing: 0px;
	}
	.s__words .s__text p {
	    margin-bottom: 26px;
	}
	.s__words .s__text {
	    margin-bottom: 60px;
	}
	.s__words .s__wrap {
	    margin-bottom: 10px;
	}
}



@media screen and (max-width: 479px) {
	.s__words .s__text {
	    margin-bottom: 50px;
	}
	.s__words .s__text p {
	    margin-bottom: 28px;
	}
}



.s__autor {
	padding-bottom: 40px;
}
.s__autor .columns-padding {
	position: relative;
	/*left: -53px;*/
}
.s__autor .s__title {}
.s__autor .column__text {
	padding-top: 10px;
}
.s__autor .s__text {
	width: 108%;
}
.s__autor .s__text ul {}
.s__autor .s__text ul li {
	position: relative;
	padding-left: 38px;
	margin-bottom: 31px;
	letter-spacing: 0.2px;
}
.s__autor .s__text ul li:last-of-type {
	margin-bottom: 0;
}
.s__autor .s__text ul li:before {
	content: '';
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
    width: 27px;
    height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
}

.s__autor .s__image {}




@media screen and (max-width: 1700px) {
	.s__autor {
		padding-bottom: 25px;
	}
	.s__autor .s__title {
	    line-height: 1.45;
	    margin-bottom: 50px;
	    margin-top: -5px;
	}
	.s__autor .columns-padding {
		left: 0;
		margin-bottom: -4px;
	}
	.s__autor .s__text ul li {
		font-size: 1.8rem;
	}
}


@media screen and (max-width: 1199px) {
	.s__autor {
		padding: 165px 0 50px;
	}
	.s__autor .s__title {
		margin-bottom: 60px;
	}
	.s__autor .s__text ul li {
		margin-bottom: 31px;
	}
}


@media screen and (max-width: 999px) {
	.s__autor {
	    padding: 155px 0 50px;
	}
	.s__autor .s__title {
		margin-bottom: 70px;
	}
	.s__autor .column__image {
		margin-bottom: 50px;
	}
	.s__autor .column__text {
	    padding-top: 0;
	}
	.s__autor .s__text ul li {
		margin-bottom: 31px
	}
}	


@media screen and (max-width: 767px) {

	.s__autor {
		padding: 120px 0 20px;
	}
	.s__autor .s__title {
	    margin-bottom: 52px;
	}
	.s__autor .s__text ul li {
		font-size: 1.8rem;
	    margin-bottom: 31.5px;
	}
	.s__autor .s__text ul li:before {
		top: 2px;
		left: -2px;
	}
	.s__autor .column__text {
		margin-bottom: 5px;
	}
}


@media screen and (max-width: 479px) {
	.s__autor {
		padding: 82px 0 20px;
	}
	.s__autor .s__title {
	    margin-bottom: 58px;
	}
	.s__autor .column__image {
		margin-bottom: 40px;
	}
	.s__autor .s__text {
		width: 100%;
	}
	.s__autor .s__text ul li {
		font-size: 1.6rem;
		margin-bottom: 25.5px;
	}
}




.s__dream {
	padding-bottom: 195px;
}
.s__dream .s__title {
	/*color: var(--white);*/
	margin-bottom: 95px;
}
.s__dream .self__list2 {
	margin-bottom: 56px;
}
.s__dream .self__item2 {
	background: var(--white);
	border-radius: 15px;
}
.s__dream .self__item2:before {
	display: none;
}
.s__dream .self__img2 {}
.s__dream .self__img2 img {}
.s__dream .self__text2 {
	color: var(--black);
}



@media screen and (max-width: 1700px) {
	.s__dream {
		padding-bottom: 120px;
	}
	.s__dream .s__title {
		margin-bottom: 72px;
	}
	.s__dream .self__list2 {
		margin-bottom: 58px;
	}
	.s__dream .self__item2 {
		margin-bottom: 20px;
		padding: 30px 25px 30px 20px;
	}
	.s__dream .self__text2 {
		/*letter-spacing: -1.2px;*/
		font-size: 1.8rem;
	}
}


@media screen and (max-width: 1199px) {
	.s__dream {
		padding-bottom: 160px;
	}
	.s__dream .s__title {
	    margin-bottom: 94px;
	}
	.s__dream .columns-padding {
		position: relative;
		left: 80px;
	}
	.s__dream .self__list2 {
    	margin-bottom: 65px;
	}
	.s__dream .self__item2 {
		padding: 20px 25px 18px 20px;
		margin-bottom: 24px;
	}
	.s__dream .self__img2 {
		margin-right: 16px;
	}
}


@media screen and (max-width: 999px) {
	.s__dream .s__title {
	    margin-bottom: 92px;
	}
	.s__dream .columns-padding {
		left: 0;
	}
	.s__dream .self__list2 {
	    margin-bottom: 68px;
	}
}	


@media screen and (max-width: 767px) {

	.s__dream {
		padding-bottom: 135px;
	}
	.s__dream .s__title {
	    margin-bottom: 60px;
	}
	.s__dream .self__list2 {
	    margin-bottom: 62px;
	}
	.s__dream .self__item2 {
		margin-bottom: 22px;
	}
	.s__dream .self__img2 {
	    margin-right: 20px;
	}
}


@media screen and (max-width: 479px) {

	.s__dream {
		padding-bottom: 90px;
	}
	.s__dream .s__title {
	    margin-bottom: 50px;
	}
	.s__dream .self__list2 {
	    margin-bottom: 34px;
	}
	.s__dream .self__item2 {
		min-height: 84px;
		padding: 22px 20px;
		/*margin-bottom: 38px;*/
		margin-bottom: 20px;
	}
	.s__dream .self__text2 {
		font-size: 1.6rem;	
	}
}




.s__musthave {}
.s__musthave .s__title {
	margin-bottom: 95px;
}
.s__musthave .elem__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 5px;
	width: 100%;
}
.s__musthave .elem__item {
	padding: 40px 50px 50px 50px;
	background: var(--white);
	display: flex;
	/*flex-direction: column;*/
	align-items: flex-start;
	margin-bottom: 20px;
	border-radius: 15px;
	width: 100%;
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
	border-radius: 15px;
}
.s__musthave .elem__item:last-of-type {
	margin-bottom: 0;
}
.s__musthave .elem__img {
	margin-right: 48px;
	min-width: 52px;
	flex-shrink: 0;
}
.s__musthave .elem__img img {}
.s__musthave .elem__info {
	display: flex;
	flex-direction: column;
}
.s__musthave .elem__title {
	margin-bottom: 24px;
	font-size: 2.4rem;
	font-weight: 700;
}
.s__musthave .elem__text {
	max-width: 860px;
}
.s__musthave .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {
	.s__musthave .s__title {
		margin-bottom: 74px;
	}
	.s__musthave .elem__title {
		margin-bottom: 20px;
	}
	.s__musthave .elem__list {
		margin-bottom: 0;
	}
	.s__musthave .elem__item{
	    margin-bottom: 20px;
	    padding: 30px 50px 42px 38px;
	}
	.s__musthave .elem__img {
		margin-right: 36px;
	}
	.s__musthave .elem__text {
		font-size: 1.8rem;
		line-height: 1.5;
		/*max-width: 670px;*/
	}
	.s__musthave .s__wrap {
		margin-bottom: 8px;
	}
}


@media screen and (max-width: 1199px) {

	.s__musthave {
	    padding-bottom: 158px;
	}

	.s__musthave .s__title {
	    margin-bottom: 98px;
	}
	.s__musthave .elem__item {
	    margin-bottom: 19px;
	}
}


@media screen and (max-width: 999px) {
	.s__musthave .s__title {
	    margin-bottom: 92px;
	}
	.s__musthave .elem__list {
	    margin-bottom: -10px;
	}
	.s__musthave .elem__item {
		padding: 24px 22px 34px 30px;
		margin-bottom: 18px;
	}
	.s__musthave .elem__img {
		margin-right: 28px;
	}
	.s__musthave .elem__title {
		font-size: 2.2rem;
		margin-bottom: 10px;
	}
	.s__musthave .s__wrap {
	    margin-bottom: 40px;
	}
}	


@media screen and (max-width: 767px) {

	.s__musthave {
		padding-bottom: 72px;
	}
	.s__musthave .s__title {
	    margin-bottom: 70px;
	    letter-spacing: -0.4px;
	}
	.s__musthave .elem__list {
	    margin-bottom: 58px;
	}
	.s__musthave .elem__item {
	    padding: 27px 34px 30px 30px;
	    margin-bottom: 21px;
	}
	.s__musthave .elem__title {
		font-size: 2rem;
	    margin-bottom: 15px;
	}
	.s__musthave .elem__text {
		font-size: 1.6rem;
	}
	.s__musthave .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__musthave .s__title {
	    margin-bottom: 56px;
	    letter-spacing: -0.6px;
	}

	.s__musthave .elem__list {
		margin-bottom: 20px;
	}
	.s__musthave .elem__item {
	    padding: 20px 24px 25px 20px;
	    flex-direction: column;
	}
	.s__musthave .elem__img {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.s__musthave .elem__title {
		font-size: 1.8rem;
	}
	.s__musthave .elem__text {
		line-height: 1.5;
	}
	.s__musthave .s__wrap {
	    margin-bottom: -28px;
	}
}




.s__why {
	color: var(--white);
}
.s__why .s__title {
	color: var(--white);
}
.s__why .s__text {
	max-width: 1090px;
}




@media screen and (max-width: 1700px) {

}


@media screen and (max-width: 1199px) {
	.s__why .s__text {
		margin-bottom: -5px;
	}
}


@media screen and (max-width: 999px) {
	.s__why .s__title {
		margin-bottom: 54px;
	}
	.s__why .s__text {
	    margin-bottom: 0;
	}
}	


@media screen and (max-width: 767px) {
	.s__why .s__text {
	    margin-bottom: 5px;
	}
}


@media screen and (max-width: 479px) {

}




.s__learn {
	padding-top: 50px;
}
.s__learn .s__title {
	margin-bottom: 60px;
}
.s__learn .s__text {
	margin-bottom: 34px;
}
.s__learn .s__text strong {
	font-weight: 700;
}
.s__learn .s__text-wiki {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.s__learn .s__text-wiki img {
	flex-shrink: 0;
	margin-right: 20px;
}
.s__learn .elem__list {
	max-width: 484px;
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-bottom: 62px;
}
.s__learn .elem__item {
	margin-bottom: 34px;
	display: flex;
	/*align-items: center;*/
    align-items: flex-start;
}
.s__learn .elem__item:last-of-type {
	margin-bottom: 0;
}
.s__learn .elem__num {
	flex-shrink: 0;
	min-width: 18px;
	margin-right: 20px;
}
.s__learn .elem__num img {
	max-width: 18px;
}
.s__learn .elem__text {}
.s__learn .book__list {
	display: flex;
	/*justify-content: space-between;*/
	/*margin-top: -5px;*/
	position: relative;
	left: -6px;
	width: calc(100% + 18px + 18px);
	margin-bottom: -20px;
}
.s__learn .book__item {
	margin-left: -14px;
}
.s__learn .book__img {}
.s__learn .book__img img {}




@media screen and (max-width: 1700px) {
	.s__learn .s__title {
		margin-top: 45px;
	}
	.s__learn .s__text {
	    margin-bottom: 30px;
	}
	.s__learn .s__text strong {
		letter-spacing: 0;
	}
	.s__learn .s__text-wiki {
		margin-top: -5px;
		margin-bottom: 44px;
	}
	.s__learn .book__list {
		margin-bottom: -28px;
	}
	.s__learn .book__item {
		margin-left: -16px;
    	max-width: 320px;
	    width: 100%;
	}
	.s__learn .book__item img {
		width: 100%;
	}
}


@media screen and (max-width: 1199px) {
	.s__learn {
		padding: 62px 0 95px;
	}
	.s__learn .s__title {
		margin-bottom: 56px;
	}
	.s__learn .s__text {
		font-size: 2rem;
	}
	.s__learn .book__list {
		left: -2px;
		width: calc(100% + 10px + 10px);
		margin-bottom: 35px;
	}
	.s__learn .s__text-wiki {
		font-size: 2rem;
	}
	.s__learn .elem__item {
		font-size: 2rem;
	}
}


@media screen and (max-width: 999px) {

	.s__learn .s__title {
	    margin-bottom: 58px;
	}
	.s__learn .s__text {
		margin-bottom: 34px;
	}
	.s__learn .s__text-wiki {
		margin-bottom: 42px;
	}
	.s__learn .book__list {
		flex-wrap: wrap;
		/*left: -18px;*/
		left: 0;
		width: calc(100% + 18px + 18px);
		margin-bottom: 42px;
		margin-top: -2px;
	}
	.s__learn .book__item {
		max-width: 198px;
		width: 100%;
		margin-bottom: 4px;
		/*order: 1;*/
	}
	.s__learn .book__item:nth-child(2n) {
		/*order: 2;*/
	}
	.s__learn .book__item:nth-child(1) {
		order: 1;
	} 
	.s__learn .book__item:nth-child(2) {
		order: 5;
	} 
	.s__learn .book__item:nth-child(3) {
		order: 3;
	} 
	.s__learn .book__item:nth-child(4) {
		order: 4;
	} 
	.s__learn .book__item:nth-child(5) {
		order: 2;
	} 
	.s__learn .book__item:nth-child(6) {
		order: 6;
	} 
	.s__learn .book__img img {
	    max-width: 97%;
	}
}	


@media screen and (max-width: 767px) {

	.s__learn {
		padding: 15px 0 100px;
	}
	.s__learn .s__title {
	    margin-top: 16px;
	    margin-bottom: 54px;
	}
	.s__learn .s__text {
		margin-bottom: 38px;
		font-size: 1.8rem;
		line-height: 1.7;
	}
	.s__learn .s__text strong {
	    letter-spacing: 1.5px;
	}
	.s__learn .s__text-wiki {
		margin-bottom: 42px;
	}
	.s__learn .elem__list {
		margin-bottom: 62px;
	}
	.s__learn .elem__item {
		align-items: flex-start;
		font-size: 2rem;
	}
	.s__learn .elem__item:nth-child(1) {
		/*font-size: 1.8rem;*/
	}
	.s__learn .elem__num {
		margin-top: 4px;
	}

	.s__learn .book__list {
		left: 2px;
		/*width: calc(100% + 15px + 15px);*/
		width: calc(100% + 20px);	
		margin-bottom: 2px;
	}
	.s__learn .book__item {
		margin-bottom: 2px;
		max-width: 162px;
	}

}


@media screen and (max-width: 479px) {
	.s__learn {
	    padding: 55px 0;
	}
	.s__learn .s__title {
	    margin-top: 0;
	    margin-bottom: 62px;
	}
	.s__learn .elem__list {
		margin-bottom: 50px;
	}
	.s__learn .elem__item {
		margin-bottom: 34px;
		font-size: 1.8rem;
	}
	.s__learn .elem__item:nth-child(1) {
		/*font-size: 1.6rem;*/
	}
	.s__learn .s__text {
		margin-bottom: 28px;
	}
	.s__learn .s__text-wiki {
		margin-bottom: 40px;
	}
	.s__learn .book__list {
		left: 6px;
		width: calc(100% + 12px + 12px);
		margin-bottom: -4px;
	}
	.s__learn .book__item {
		max-width: 112px;
	}
	.s__learn .book__img img {
	    max-width: 95%;
	    margin: 0 auto;
	}
}





.s__programm {}
.s__programm .s__title {
	margin-bottom: 60px;
}
.s__programm .prog__list {
	display: flex;
	flex-direction: column;
	width: 100%;
	/*margin-bottom: 82px;*/
	margin-bottom: 0;
}
.s__programm .prog__item {
	padding: 32px 40px 20px;
	display: flex;
	width: 100%;
	flex-direction: column;
	/*margin-bottom: 26.5px;*/
	margin-bottom: 20px;
    min-height: 93px;
	cursor: pointer;
	background: var(--white);
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
	border-radius: 15px;
}
.s__programm .prog__item:last-of-type {
	margin-bottom: 0;
}
.s__programm .prog__item-header {
	font-size: 2.4rem;
	letter-spacing: 0.2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.s__programm .prog__item-title {}
.s__programm .prog__item-title strong {}
.s__programm .prog__item-ico {
	width: 24px;
	height: 24px;
	background: url(../i/minus.svg) no-repeat center;
	flex-shrink: 0;
}

.s__programm .prog__item-body {
	display: flex;
	flex-wrap: wrap;
	margin-top: 24px;
	padding: 35px 0 0 0;
	/*border-top: 1px solid #677298;*/
    border-top: 4px solid var(--violet);
	display: none;
}
.s__programm .prog__item-body ul {
    display: flex;
    flex-wrap: wrap;
}
.s__programm .prog__item-body ul li {
	display: flex;
	width: 100%;
    max-width: 500px;
    padding-right: 40px;
    margin-bottom: 28px;
    letter-spacing: 0.2px;
}
.s__programm .prog__item-body ul li:nth-child(2n) {
}

.s__programm .prog__item-body ul li:before {
	content: '';
	width: 27px;
	height: 20px;
	margin-right: 12px;
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: -4px;
}

.s__programm .prog__item.active .prog__item-ico {
	background: url(../i/plus.svg) no-repeat center;
}
.s__programm .prog__item.active .prog__item-body {
	display: block;
}

.s__programm .s__wrap {
	margin-bottom: 10px;
}




@media screen and (max-width: 1700px) {

	.s__programm .prog__list {
		/*margin-bottom: 72px;*/
	}
	.s__programm .prog__item-header {
		font-size: 2.2rem;
		letter-spacing: 0.2px;
	}
	.s__programm .prog__item-title strong {
		margin-right: 0px;
		letter-spacing: 0;
	}
	.s__programm .prog__item-body {
		margin-top: 32px;
		padding-top: 30px;
	}
	.s__programm .prog__item-body ul {
		margin-bottom: -34px;
	}
	.s__programm .prog__item-body ul li {
		max-width: 428px;
		margin-bottom: 35px;
	}
	.s__programm .prog__item-body ul li:nth-child(2n) {
		max-width: 380px;
	}

	.s__programm .s__wrap {
	    margin-bottom: 4px;
	}
}


@media screen and (max-width: 1199px) {
	.s__programm .s__title {
	    margin-bottom: 80px;
	}
	.s__programm .prog__list {
	    /*margin-bottom: 80px;*/
	}
	.s__programm .prog__item {
		/*padding: 32px 30px 34px;*/
		padding: 30px;
		margin-bottom: 17px;
	}
	.s__programm .prog__item-header {
		letter-spacing: -1px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: -1px;
		margin-right: 2px;
	}
	.s__programm .prog__item-body ul {
		margin-bottom: 0;
	}
	.s__programm .prog__item-body ul li {
		max-width: 100%;
		margin-bottom: 21px;
		order: 1;
		margin-right: 0;
		padding-right: 0;
		letter-spacing: 0.1px;
	}
	.s__programm .prog__item-body ul li:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__programm .prog__item-body ul li:before {
		left: 0;
	}
}


@media screen and (max-width: 999px) {
	.s__programm .columns-padding {
		padding: 0;
		max-width: 100%;
	}
	.s__programm .s__title {
	    margin-bottom: 62px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: -2px;
		margin-right: 5px;
	}
	.s__programm .prog__item-body {
	    margin-top: 26px;
	    padding-top: 34px;
	}

}	



@media screen and (max-width: 767px) {

	.s__programm .s__title {
	    margin-bottom: 60px;
	}
	.s__programm .prog__list {
		/*margin-bottom: 60px;*/
	}
	.s__programm .prog__item {
		/*padding: 28px 30px;*/
		padding: 30px;
		min-height: 112px;
		margin-bottom: 20.5px;
	}
	.s__programm .prog__item-header {
		font-size: 2rem;
		line-height: 1.3;
		min-height: 52px;
	}
	.s__programm .prog__item-title {
		padding-right: 20px;
	}
	.s__programm .prog__item-body {
		margin-top: 30px;
		padding-top: 32px;
	}
	.s__programm .prog__item-body ul li {
		font-size: 1.8rem;
		margin-bottom: 22px;
	}
	.s__programm .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__programm .s__title {
		margin-bottom: 50px;
	}
	.s__programm .prog__list {
		left: -20px;
		width: calc(100% + 20px + 20px);
		position: relative;
		/*margin-bottom: 50px;*/
	}
	.s__programm .prog__item {
	    margin-bottom: 21px;
		padding: 27px 18px 20px;
		min-height: 58px;
	    box-sizing: content-box;
	}
	.s__programm .prog__item-header {
		font-size: 1.75rem;
		letter-spacing: -0.7px;
	}
	.s__programm .prog__item-title strong {
		letter-spacing: 0;
		font-size: 1.6rem;
		margin-right: 3px;
	}
	.s__programm .prog__item-body {
		margin-top: 25px;
		padding-top: 35px;
	}
	.s__programm .prog__item-body ul li {
		font-size: 1.6rem;
		margin-bottom: 32px;
	}
	.s__programm .prog__item-title {
	    padding-right: 10px;
	}
}





.s__thing2 {}
.s__thing2 .s__title {}
.s__thing2 .s__list {
	margin-bottom: 38px;
}
.s__thing2 .s__list ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    position: relative;
    left: 4px;
}
.s__thing2 .s__list ul li {
	margin-bottom: 44px;
	display: flex;
	position: relative;
	max-width: 512px;
	width: 100%;
	margin-right: 126px;
	letter-spacing: 0.2px;
	position: relative;
}
.s__thing2 .s__list ul li:nth-child(2n) {
	margin-right: 0;
}
.s__thing2 .s__list ul li:before {
	content: '';
	width: 27px;
	height: 20px;
	margin-right: 10px;
	background: url(../i/ico_check.svg) no-repeat center;
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: -4px;
}
.s__thing2 .s__wrap {
	margin-bottom: 10px;
}


@media screen and (max-width: 1700px) {

	.s__thing2 .s__list {
	    margin-bottom: 26px;
	}
	.s__thing2 .s__list ul li {
		max-width: 422px;
		margin-right: 34px;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 2px;
	}
}


@media screen and (max-width: 1199px) {
	.s__thing2 .s__list {
	    margin-bottom: 40px;
	}

	.s__thing2 .s__list ul li {
		max-width: 100%;
		font-size: 2rem;
		margin-right: 0;
		order: 1;
		margin-bottom: 42px;
	}
	.s__thing2 .s__list ul li:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 0px;
	}
}


@media screen and (max-width: 999px) {
	.s__thing2 .s__title {
		margin-bottom: 54px;
	}
	.s__thing2 .s__list ul li {
		margin-bottom: 43px;
	}
	.s__thing2 .s__list ul li:before {
		left: -6px;
		margin-right: 6px;
	}
}	


@media screen and (max-width: 767px) {

	.s__thing2 .s__list {
		width: calc(100% - 4px);
		margin-bottom: 28px;
	}
	.s__thing2 .s__list ul li {
		font-size: 1.6rem;
		margin-bottom: 32px;
	}
	.s__thing2 .s__wrap {
	    margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {


	.s__thing2 .s__list {
		margin-bottom: 18px;
	}
	.s__thing2 .s__list ul li {
		margin-bottom: 34px;
	}
}



.s__skills {}

.s__skills .blockquote {
    width: 100%;
    margin-bottom: 6px;
}
.s__skills .blockquote__body {
	/*padding-left: 32px;*/
}


@media screen and (max-width: 1700px) {
	.s__skills .blockquote {
		margin-top: 4px;
	}

}


@media screen and (max-width: 1199px) {

}

	
@media screen and (max-width: 999px) {
	.s__skills .blockquote__picture {
		top: 0;
		max-width: 328px;
		max-height: 328px;
		margin-bottom: 86px;
	}
   
}	


@media screen and (max-width: 767px) {
	.s__skills .blockquote {
	    margin-top: 0;
	}
	.s__skills .blockquote {
		margin-bottom: 10px;
	}
	.s__skills .blockquote__picture {
		margin-bottom: 50px;
	}
	.s__skills .blockquote__ico {
	    max-width: 60px;
	    margin-right: 25px;
	}
	.s__skills .blockquote__body {
		font-size: 2rem;
		padding-bottom: 60px;
	}
}


@media screen and (max-width: 479px) {
	.s__skills .blockquote__body {
		font-size: 1.8rem;
		padding-bottom: 54px;
	}
	.s__skills .blockquote__ico {
		max-width: 40px;
		margin-right: 18px;
	}
}







.s__bonuses {
	padding-bottom: 115px;
}
.s__bonuses .s__title {}
.s__bonuses .s__text {
	margin-bottom: 40px;
	font-size: 2.4rem;
	max-width: 1084px;
}
.s__bonuses .s__text strong {
	font-weight: 600;
	/*letter-spacing: 1.2px;*/
	/*line-height: 1.5;*/
}
.s__bonuses .s__image {
	margin-bottom: 25px;
}
.s__bonuses .elem__list {
	display: flex;
	flex-wrap: wrap;
}
.s__bonuses .elem__item {
	background: var(--violet);
	padding: 27px;
	display: flex;
	/*align-items: flex-start;*/
	align-items: center;
	max-width: 605px;
	width: 100%;
	margin: 0 40px 44px 0;
	border-radius: 15px;
	/*order: 1;*/
}
.s__bonuses .elem__item:nth-child(2n) {
	margin-right: 0;
	/*order: 2;*/
}
.s__bonuses .elem__num {
	margin-right: 16px;
	min-width: 29px;
	flex-shrink: 0;
	top: -10px;
	position: relative;
}
.s__bonuses .elem__num img {}
.s__bonuses .elem__text {}




@media screen and (max-width: 1700px) {

	.s__bonuses {
		padding-bottom: 95px;	
	}
	.s__bonuses .s__text {
	    margin-bottom: 20px;
	    font-size: 2.2rem;
	    line-height: 1.5;
	}
	.s__bonuses .s__text strong {
		/*line-height: 1.6;*/
	}
	.s__bonuses .s__image {
		margin-bottom: 50px;
	}
	.s__bonuses .elem__item {
		max-width: 430px;
		margin-right: 32px;
		margin-bottom: 24px;
		padding: 24px 28px 30px;
		font-size: 1.8rem;
	}
	.s__bonuses .elem__item:nth-child(2n) {
		max-width: 428px;
	}
	.s__bonuses .elem__num {
		margin-right: 10px;
	}
	.s__bonuses .elem__num img {
		max-width: 20px;
    	max-height: 24px;
	}
}


@media screen and (max-width: 1199px) {


	.s__bonuses {
		padding-bottom: 135px;
	}
	.s__bonuses .s__title {
	    margin-bottom: 70px;
	}
	.s__bonuses .s__text {
	    margin-bottom: 30px;
	}
	.s__bonuses .s__image {
		margin-bottom: 30px;
	}
	.s__bonuses .elem__item {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		order: 1;
		padding: 26px 28px 30px 36px;
	}
	.s__bonuses .elem__item:nth-child(2n) {
		max-width: 100%;
		order: 2;
	}
	.s__bonuses .elem__num {
		margin-right: 22px;
	}
	.s__bonuses .elem__num img {
	    max-width: 24px;
	    max-height: 30px;
	}
	.s__bonuses .elem__text {}
	.s__bonuses .elem__text strong {
	    letter-spacing: -0.2px;
	}
}


@media screen and (max-width: 999px) {

	.s__bonuses {
		padding-bottom: 140px;
	}
	.s__bonuses .s__text {
	    margin-bottom: 20px;
	}
	.s__bonuses .s__image {
	    margin-bottom: 28px;
	}
	.s__bonuses .elem__item {
	    padding: 30px 26px 30px 32px;
	    margin-bottom: 18px;
	}

}	


@media screen and (max-width: 767px) {

	.s__bonuses {
		padding-bottom: 106px;
	}
	.s__bonuses .s__title {
	    margin-bottom: 55px;
	}
	.s__bonuses .s__text {
		/*font-size: 1.8rem;*/
		font-size: 2rem;
		margin-bottom: 14px;
	}
	.s__bonuses .s__image {
	    margin-bottom: 40px;
	}
	.s__bonuses .elem__item {
		margin-bottom: 18px;
		min-height: 76px;
		padding: 22px 26px 30px 32px;
	}
	.s__bonuses .elem__num {
		top: 0;
	}

}


@media screen and (max-width: 479px) {

	.s__bonuses {
	    padding: 76px 0 66px;
	}
	.s__bonuses .s__text {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.s__bonuses .s__text strong {
		letter-spacing: 0;
		line-height: 1.4;
	}
	.s__bonuses .s__image {
	    margin-bottom: 42px;
	}
	.s__bonuses .elem__item {
		padding: 30px 26px 36px;
	    /*align-items: flex-start;*/
	    font-size: 1.6rem;
	    align-items: center;
	    margin-bottom: 20px;
	}
	.s__bonuses .elem__num {
	    margin-right: 6px;
	}
}






.s__tarif {
	padding-bottom: 120px;
}
.s__tarif .s__title {
	margin-bottom: 115px;
}
.s__tarif .tarif__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.s__tarif .tarif__item {
	max-width: 400px;
	width: 100%;
	background: var(--white);
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 40px;
	margin-right: 25px;
	padding-bottom: 60px;
	transition: 0.5s;
}
.s__tarif .tarif__item:nth-child(3n) {
	margin-right: 0;
}
.s__tarif .tarif__item-spec {
	border: 1px solid #F33174;
}
.s__tarif .tarif__item:hover {
	transform: scale(1.01);
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.6);
}

.s__tarif .tarif__content {
	display: flex;
	flex-direction: column;
	padding: 38px 30px 24px;
}
.s__tarif .tarif__header {
	border-bottom: 1px solid #D9DDFD;
	padding-bottom: 42px;
}
.s__tarif .tarif__title {
	font-size: 2.9rem;
	font-weight: 700;
	color: #677298;
	text-align: center;
}
.s__tarif .tarif__title p {
	border-radius: 15px;
	/*padding: 10px 20px;*/
}
.s__tarif .tarif__title-spec {
	color: var(--red);
}
.s__tarif .tarif__title-spec p {
}
.s__tarif .tarif__body {
	padding: 40px 0 0;
}
.s__tarif .tarif__body ul {
	display: flex;
	flex-direction: column;
}
.s__tarif .tarif__body ul li {
	margin-bottom: 25px;
	display: flex;
	/*align-items: center;*/
	align-items: flex-start;
	letter-spacing: 0.2px;
	font-size: 1.8rem;
}
.s__tarif .tarif__body ul li:before {
	content: '';
    width: 24px;
    height: 16px;
	margin-right: 10px;
	background: url(../i/ico_check.svg) no-repeat center / 100%; 
	flex-shrink: 0;
	display: block;
    position: relative;
    top: 4px;
    left: 0;
}
.s__tarif .tarif__body ul li strong {
	letter-spacing: 0;
}
.s__tarif .tarif__footer {
	border-top: 1px solid #D9DDFD;
	padding-top: 50px;
	margin: 0 30px;
}
.s__tarif .tarif__label {
	color: var(--grey2);
	font-size: 2.2rem;
	margin-bottom: 22px;
	text-align: center;
}
.s__tarif .tarif__prices {
	margin-bottom: 32px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.s__tarif .tarif__price {
	margin: 0 18px;
}
.s__tarif .tarif__price-old {
	color: var(--grey2);
	font-size: 3.4rem;
	/*font-size: 2.4rem;*/
	font-weight: 600;
	position: relative;
	left: 0;
}
.s__tarif .tarif__price-old:after {
    content: '';
    position: absolute;
    width: 110%;
    height: 3px;
    background: var(--red);
    transform: rotate(-12deg);
    left: -7%;
    bottom: 20px;
}
.s__tarif .tarif__price-new {
	font-size: 5rem;
	/*font-size: 4rem;*/
	font-weight: 700;
	color: var(--red);
}
.s__tarif .tarif__price-new .tarif__price-currency {
	font-size: 2rem;
}
.s__tarif .tarif__price-currency {
	font-size: 1.6rem;
	letter-spacing: -1px;
}
.s__tarif .tarif__price-dollar {
	font-size: 2.2rem;
	font-weight: 400;
	text-align: center;
	color: var(--red);
	opacity: 0.5;
	margin-bottom: 52px;
}

.s__tarif .tarif__wrap {
	display: flex;
	justify-content: center;
}
.s__tarif .tarif__wrap .btn {
	max-width: 286px;
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 2rem;
	justify-content: space-between;
	padding: 30px 34px;
}
.s__tarif .tarif__wrap .btn span {
	/*margin-right: 20px;*/
	margin-right: 0;
}
.s__tarif .tarif__wrap .btn img {
	position: relative;
	top: -10px;
}
.s__tarif .tarif__inform {
	max-width: 940px;
	width: 100%;
}
.s__tarif .tarif__inform .spec {
	margin-right: 6px;
}



@media screen and (max-width: 1700px) {
	.s__tarif {
		padding-top: 114px;
		padding-bottom: 80px;
	}
	.s__tarif .s__title {
		margin-bottom: 74px;
	}
	.s__tarif .tarif__item {
		margin-right: 20px;
		padding-bottom: 50px;
		max-width: 283px;
	}
	.s__tarif .tarif__content {
		padding: 2px 18px 16px 18px;
	}
	.s__tarif .tarif__header {
		/*padding-bottom: 24px;*/
		padding-bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 76px;
	}
	.s__tarif .tarif__title {
		font-size: 2rem;
		/*min-height: 88px;*/
	}
	.s__tarif .tarif__body {
		padding: 30px 0 0;
	}
	.s__tarif .tarif__body ul li {
		font-size: 1.6rem;
		margin-bottom: 22px;
	}
	.s__tarif .tarif__body ul li:before {
		margin-right: 12px;
		top: 6px;
	}
	.s__tarif .tarif__footer {
		padding-top: 40px;
		margin: 0 20px;
	}
	.s__tarif .tarif__label {
		font-size: 1.8rem;
		margin-bottom: 22px;
	}
	.s__tarif .tarif__price-new {
		font-size: 4rem;
	}
	.s__tarif .tarif__price-old {
		font-size: 2.8rem;
	}
	.s__tarif .tarif__price-old:after {
		transform: rotate(-15deg);
		left: -5%;
		bottom: 15px;
	}
	.s__tarif .tarif__price-dollar {
		margin-bottom: 42px;
		font-size: 1.8rem;
	}
	.s__tarif .tarif__wrap .btn {
		padding-left: 32px;
		font-size: 1.9rem;
	}
	.s__tarif .tarif__wrap .btn img {
		display: none;
	}
}


@media screen and (max-width: 1199px) {
	.s__tarif {
	    padding: 155px 0 145px;
	}
	.s__tarif .s__title {
		margin-bottom: 110px;
	}
	.s__tarif .columns-padding {
		/*padding: 0;*/
	}
	.s__tarif .tarif__item {
		margin-bottom: 20px;
		margin-right: 22px;
		max-width: 363px;
		padding-bottom: 60px;
	}
	.s__tarif .tarif__item:nth-child(2n) {
		margin-right: 0;
	}
	.s__tarif .tarif__item:nth-child(3n) {
		margin-right: initial;
	}
	.s__tarif .tarif__header {
	    min-height: 96px;
	    padding-bottom: 16px;
	}
	.s__tarif .tarif__title {
		font-size: 2.4rem;
	}
	.s__tarif .tarif__content {
		padding: 20px 26px 24px 26px;
	}
	.s__tarif .tarif__body {
	    padding: 40px 4px 0;
	}
	.s__tarif .tarif__body ul li {
		margin-bottom: 25.5px;
		font-size: 1.8rem;
	}
	.s__tarif .tarif__body ul li:before {
	    margin-right: 6px;
	}
	.s__tarif .tarif__footer {
		padding-top: 50px;
	}
	.s__tarif .tarif__label {
		font-size: 1.8rem;
		margin-bottom: 22px;
	}
	.s__tarif .tarif__price-new {
		font-size: 5rem;
	}
	.s__tarif .tarif__price-old {
		font-size: 3.4rem;
	}
	.s__tarif .tarif__price-old:after {
		transform: rotate(-13deg);
		bottom: 20px;
	}
	.s__tarif .tarif__price-dollar {
		font-size: 2.2rem;
		margin-bottom: 54px;
	}
	.s__tarif .tarif__wrap .btn {
		font-size: 2rem;
	}
	.s__tarif .tarif__wrap .btn img {
		display: block;
	}
}


@media screen and (max-width: 999px) {
	.s__tarif {
		padding: 155px 0 125px;
	}
	.s__tarif .s__title {
		margin-bottom: 92px;
	}
	.s__tarif .tarif__list {
		flex-direction: column;
	}
	.s__tarif .tarif__item {
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 36px;
	}
	.s__tarif .tarif__content {
	    padding: 38px 26px 28px 26px;
	}
	.s__tarif .tarif__header {
	    min-height: 100px;
	    padding-bottom: 34px;
	}
	.s__tarif .tarif__title {
		font-size: 3.8rem;
	}
	.s__tarif .tarif__title p {
		padding: 0;
	}
	.s__tarif .tarif__body {
		padding-left: 10px;
		padding-right: 10px;
	}
	.s__tarif .tarif__body ul li {
		font-size: 2rem;
		margin-bottom: 31px;
	}
	.s__tarif .tarif__body ul li:before {
		margin-right: 14px;
	}

	.s__tarif .tarif__label {
		font-size: 2.7rem;
		margin-bottom: 32px;
	}
	.s__tarif .tarif__title-spec {
		/*font-size: 3rem;*/
		/*padding: 15px 0 0px;*/
	}
	.s__tarif .tarif__prices {
		flex-direction: row;
		margin-left: 18px;
		margin-bottom: 20px;
	}
	.s__tarif .tarif__price-new {
		order: 2;
	}
	.s__tarif .tarif__price-old {
		order: 1;
	}
	.s__tarif .tarif__price-dollar {
		font-size: 2.6rem;
	}


}	



@media screen and (max-width: 767px) {

	.s__tarif {
		padding: 100px 0 95px;
	}
	.s__tarif .s__title {
		margin-top: 15px;
		margin-bottom: 62px;
		letter-spacing: -0.8px;
	}
	.s__tarif .tarif__title {
		/*font-size: 4.4rem;*/
		font-size: 3.4rem;
	}
	.s__tarif .tarif__title-first {
		font-size: 3.8rem;
	}
	.s__tarif .tarif__item {
		margin-bottom: 26px;
		padding-bottom: 80px;
	}
	.s__tarif .tarif__content {
	    padding: 36px 26px 32px 26px;
	}
	.s__tarif .tarif__header {
		min-height: 0;
	}
	.s__tarif .tarif__header-first {
    padding-bottom: 50px;
    padding-top: 15px;
	}

	.s__tarif .tarif__body {
		padding: 60px 14px 0;
	}
	.s__tarif .tarif__title-spec {
		/*font-size: 3rem;*/
		padding: 0;
		margin-top: -10px;
	}
	.s__tarif .tarif__prices {
		flex-direction: column;
		margin-left: 0;
		margin-bottom: 26px;
	}
	.s__tarif .tarif__price-new {
		order: 1;
		margin-bottom: 8px;
	}
	.s__tarif .tarif__price-old {
		order: 2;
	}
	.s__tarif .tarif__price-dollar {
		font-size: 2.2rem;
	}
}


@media screen and (max-width: 479px) {
	.s__tarif {
		padding: 64px 0 86px;
	}
	.s__tarif .s__title {
		margin-bottom: 60px;
		font-size: 2.8rem;
		letter-spacing: 0;
	}
	.s__tarif .tarif__list {
		margin-bottom: -32px;
	}
	.s__tarif .tarif__item {
		padding-bottom: 10px;
		margin-bottom: 34px;
	}
	.s__tarif .tarif__content {
	    padding: 24px 20px 0px 20px;
	}
	.s__tarif .tarif__header {
		padding: 0;
		padding-bottom: 22px;
	}
	.s__tarif .tarif__title {
	    font-size: 2rem;
	}
	.s__tarif .tarif__title-spec {
		font-size: 2rem;
		margin-bottom: -8px;
		padding: 10px 0;
	}
	.s__tarif .tarif__body {
		padding:30px 0 16px;
	}
	.s__tarif .tarif__body ul li {
		font-size: 1.6rem;
		margin-bottom: 22px;
	}
	.s__tarif .tarif__body ul li:before {
	    margin-right: 10px;
	}

	.s__tarif .tarif__label {
	    font-size: 1.8rem;
	    margin-bottom: 20px;
	}

	.s__tarif .tarif__footer {
		/*margin: 0 24px;*/
		margin: 0 auto;
		padding: 40px 20px;
		width: 100%;
		box-sizing: border-box;
	}
	.s__tarif .tarif__prices {
		margin-bottom: 28px;
		flex-direction: column;
	}
	.s__tarif .tarif__price-new {
		order: 1;
		font-size: 4rem;
	}
	.s__tarif .tarif__price-old {
		order: 2;
		font-size: 2.8rem;
	}
	.s__tarif .tarif__price-currency {
	    font-size: 2rem;
	    letter-spacing: -2px;
	    margin-left: 4px;
	    position: relative;
	    left: -2px;
	}
	.s__tarif .tarif__price-dollar {
		font-size: 1.8rem;
		margin-bottom: 40px;
	}
	.s__tarif .tarif__wrap .btn {
		padding: 30px 20px 30px 30px;
		font-size: 1.9rem;
	}
	.s__tarif .tarif__wrap .btn span {
	    margin-right: 16px;
	}
	.s__tarif .tarif__wrap .btn img {
		top: 0;
		display: none;
	}

}






.s__price {}
.s__price .s__title {}
.s__price .s__text {
	margin-bottom: 10px;
}
.s__price .s__image {}
.s__price .column_1 {
	max-width: 567px;
}


@media screen and (max-width: 1700px) {

	.s__price {}
	.s__price .s__title {
	    margin-top: 10px;
	}
	.s__price .column_1 {
		max-width: 492px;
	}
	.s__price .s__text {
		margin-bottom: 0;
	}
	.s__price .s__text p {
		margin-bottom: 30px;
	}
	.s__price .s__text p:last-of-type {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 1199px) {
	.s__price .s__title {
		margin-top: 0;
		margin-bottom: 52px;
	}
	.s__price .column_1 {
	    max-width: 402px;
	}
	.s__price .s__text p {
	    margin-bottom: 33px;
	}
}


@media screen and (max-width: 999px) {
	.s__price .s__title {
		margin-bottom: 64px;
	}
	.s__price .column_1 {
		max-width: 100%;
	}
	.s__price .s__text p {
	    margin-bottom: 31px;
	}
}	


@media screen and (max-width: 767px) {
	.s__price .s__title {
		margin-bottom: 50px;
	}
	.s__price .s__text {
	    margin-bottom: 4px;
	}
	.s__price .s__text p {
	    margin-bottom: 33px;
	}
}


@media screen and (max-width: 479px) {

	.s__price .s__text {
		margin-bottom: 0;
	}
	.s__price .s__text p {
	    margin-bottom: 30px;
	}
}




.s__faq {}
.s__faq .s__title {
	margin-bottom: 92px;
}
.s__faq .faq__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}
.s__faq .faq__item {
	background: var(--violet);
	margin-bottom: 18px;
	border-radius: 15px;
	cursor: pointer;
	padding: 0 40px;
	min-height: 93px;
	transition: 0.5s;
}
.s__faq .faq__item:last-of-type {
	margin-bottom: 0;
}
.s__faq .faq__item:hover {
	box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);
}


.s__faq .faq__item-header {
	font-size: 2.4rem;
	color: var(--black);
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
.s__faq .faq__item-title {
	font-size: 2.4rem;
	font-weight: 600;
}
.s__faq .faq__item-ico {
	width: 24px;
	height: 24px;
    flex-shrink: 0;
	background: url(../i/plus.svg) no-repeat center;
}
.s__faq .faq__item.active .faq__item-ico {
	background: url(../i/minus.svg) no-repeat center;
}

.s__faq .faq__item-body {
	border-top: 4px solid var(--white);
	font-weight: 400;
	padding: 26px 0 50px;
	display: none;
}
.s__faq .faq__item-text {
	max-width: 940px;
}

.s__faq .faq__item.active .faq__item-body {
	display: block;
}




@media screen and (max-width: 1700px) {
	.s__faq .s__title {
	    margin-bottom: 72px;
	}
	.s__faq .faq__list {
		margin-bottom: 4px;
	}
	.s__faq .faq__item {
		margin-bottom: 18.5px;
		padding: 0 28px;
	}
	.s__faq .faq__item-title {
		/*font-size: 2.4rem;*/
	}
	.s__faq .faq__item-body {
		padding: 24px 0 50px;
		font-size: 1.8rem;
	}
	.s__faq .faq__item-text {
	    max-width: 780px;
	}
}


@media screen and (max-width: 1199px) {
	.s__faq .s__title {
	    margin-bottom: 72px;
	}
	.s__faq .faq__list {
	    margin-bottom: 6px;
	}
	.s__faq .faq__item {
		padding: 0 32px;
		margin-bottom: 18px;
	}
	.s__faq .faq__item-title{ 
		/*font-size: 2rem;*/
		letter-spacing: -0.1px;
	}
	.s__faq .faq__item-body {
	    padding: 25px 0 50px;
	}
	.s__faq .faq__item-text {
	    max-width: 660px;
	}
}


@media screen and (max-width: 999px) {
	
	.s__faq .columns-padding {
	    max-width: 100%;
		padding: 0;
	}
	.s__faq .s__title {
	    margin-bottom: 92px;
	}
	.s__faq .faq__item {
		padding: 0 25px 0 30px;
		margin-bottom: 20px;
	}
	.s__faq .faq__item-title {
		font-size: 2.2rem;
		letter-spacing: 0;
	}
	.s__faq .faq__item-body {
	    padding: 28px 0 50px;
	}
	.s__faq .faq__item-text {
	    max-width: 100%;
	}

}	


@media screen and (max-width: 767px) {

	.s__faq .s__title {
	    margin-bottom: 65px;
	}
	.s__faq .faq__list {
		margin-bottom: 12px;
	}
	.s__faq .faq__item {
		min-height: 82px;
		margin-bottom: 25px;
	}
	.s__faq .faq__item-header {
		padding: 26px 0 30px;
	    align-items: center;
	}
	.s__faq .faq__item-title {
		font-size: 1.8rem;
		padding-right: 40px;
	}
	.s__faq .faq__item-body {
	    padding: 34px 0 48px;
	}
	.s__faq .faq__item-text {
		font-size: 1.6rem;
	}
}


@media screen and (max-width: 479px) {
	.s__faq .s__title {
		letter-spacing: 0;
		margin-bottom: 54px;
	}
	.s__faq .faq__list {
		position: relative;
		left: -20px;
		width: calc(100% + 20px + 20px);
	}
	.s__faq .faq__item {
		padding: 0 20px;
		margin-bottom: 20.5px;
		min-height: 106px;
	}
	.s__faq .faq__item-header {
		padding: 30px 0 26px;
	}
	.s__faq .faq__item-title {
		font-size: 1.6rem;
	}
}






.s__wow {
	padding-bottom: 170px;
	/*background: urL(../i/bg/bg__true.jpg) no-repeat center / cover;*/
}
.s__wow .s__title {
	color: var(--white);
	margin-bottom: 95px;
}
.s__wow .column_1 {}
.s__wow .column_2 {}

.s__wow .s__list {
	max-width: 1250px;
	margin-bottom: 82px;
}
.s__wow .s__list-item {
	margin-bottom: 24px;
    background: rgb(83 121 255 / 15%);
    padding: 30px;
    border-radius: 15px;
}
.s__wow .s__list-item:last-of-type {
	margin-bottom: 0;
}
.s__wow .s__list-num {
	margin-right: 15px;
}
.s__wow .s__list-num img {
	margin: 0;
	position: relative;
	top: -4px;
}
.s__wow .s__list-text {
	color: var(--white);
	font-weight: 500;
	letter-spacing: 0.2px;
}

.s__wow .s__wrap {
	margin-bottom: 10px;
}
.s__wow .s__wrap .btn {}
.s__wow .s__wrap .btn span {}
.s__wow .s__wrap .btn img {}

.s__wow .glare-01 {
	top: -580px;
    right: -450px;
}
.s__wow .glare-02 {
	bottom: -580px;
    left: -450px;
}



@media screen and (max-width: 1700px) {
	.s__wow {
		padding-bottom: 145px;
	}
	.s__wow .s__title {
		margin-bottom: 72px;
	}
	.s__wow .s__list {
		margin-bottom: 82px;
	}
	.s__wow .s__list-item {
	    margin-bottom: 23px;
	}
	.s__wow .s__list-text {
		font-size: 1.8rem;
	}
	.s__wow .s__tagline {
		margin-bottom: 70px;
	}
	.s__wow .s__wrap {
	    margin-bottom: 5px;
	}
}


@media screen and (max-width: 1199px) {
	.s__wow {
		padding-bottom: 172px;
	}
	.s__wow .s__title{
		margin-bottom: 92px;
	}
	.s__wow .s__list-item {
	    margin-bottom: 21px;
	    padding: 32px 30px;
	}
	.s__wow .s__tagline {
	    margin-bottom: 82px;
	}
}



@media screen and (max-width: 999px) {
	.s__wow {
		padding-bottom: 175px;
	}
	.s__wow .s__list {
	    margin-bottom: 76px;
	}
	.s__wow .s__list-item {
		/*margin-bottom: 54px;*/
	}
	.s__wow .s__list-text {
		font-size: 1.8rem;
	}
	.s__wow .s__tagline {
		position: relative;
		left: -12px;
	}
	.s__wow .s__wrap {
		position: relative;
		left: -12px;
	}
}	


@media screen and (max-width: 767px) {


	.s__wow {
		padding-bottom: 148px;
	}
	.s__wow .s__title {
	    margin-bottom: 62px;
	}

	.s__wow .s__list {
		margin-bottom: 80px;
	}
	.s__wow .s__list-item {
		padding-right: 26px;
	}
	.s__wow .s__tagline {
		left: 0;
		margin-bottom: 60px;
	}
	.s__wow .s__wrap {
		left: 0;
		margin-bottom: 10px;
	}
}


@media screen and (max-width: 479px) {
	.s__wow {
		padding-bottom: 98px;
	}
	.s__wow .s__title {
		margin-top: -5px;
		margin-bottom: 60px;
	}
	.s__wow .s__list {
	    margin-bottom: 60px;
	}
	.s__wow .s__list-item {
		margin-bottom: 22px;
		padding: 18px 20px 24px;
	}
	.s__wow .s__list-text {
		font-size: 1.6rem;
		/*padding-right: 10px;*/
	}
	.s__wow .s__list-num img {
		width: 36px;
	}
	.s__wow .s__tagline {
		line-height: 1.5;
	}
	.s__wow .s__wrap {
		margin-bottom: 22px;
	}
}




.s__questions {
  padding-top: 148px;
  padding-bottom: 60px;
  /*background: red;*/
}
.s__questions .s__title {
  margin-bottom: 80px;
}

.s__questions .columns_spec {

}
.s__questions .column_1 {
    max-width: 355px;
    /*margin-right: 28px;*/
}
.s__questions .column_2 {
  /*max-width: 710px;*/
  max-width: 866px;
  width: 100%;
    /*width: calc(100% - 355px - 28px);*/
}
.s__questions .contacts__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    margin-top: -2px;
    margin-bottom: 38px;
}

.s__questions .contacts__item {
    margin-bottom: 10px;
}

.s__questions .contacts__item svg {
    flex-shrink: 0;
}
.s__questions .contacts__item svg path {
    fill: var(--black2);
}
.s__questions .contacts__item svg.ico-phone {
    width: 26px;
    margin-right: 6px;
}
.s__questions .contacts__item svg.ico-mail {
    width: 18px;
    margin-right: 18px;
}

.s__questions .contacts__item-link {
    font-family: Montserrat;
    color: var(--black2);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.s__questions .contacts__item-link:hover {
    color: var(--red2);
}
.s__questions .contacts__item-tel {
    font-size: 2.5rem;
    letter-spacing: 0.3px;
}
.s__questions .contacts__item-mail {
    font-size: 1.8rem;
}

.s__questions .socials__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.s__questions .socials__item {
    margin-right: 32px;
}
.s__questions .socials__item-link {
    display: block;
}

.s__questions .socials__item svg {
    width: 26px;
    flex-shrink: 0;
}
.s__questions .socials__item svg path {
    fill: var(--black2);
    transition: 0.5s;
}
.s__questions .socials__item .ico-fb {}
.s__questions .socials__item .ico-telega {}
.s__questions .socials__item-link:hover svg path {
    fill: var(--red2);
}

.s__questions .form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 20px;
}

.s__questions .form .col {
  /*max-width: 50%;*/
  width: 100%;
  margin-right: 30px;
	max-width: 354px;

}
.s__questions .form .col:nth-child(2n) {
    max-width: 482px;
  margin-right: 0;
}

/*
.s__questions .form .column-1 {
    max-width: 390px;
    padding-right: 0;
    margin-right: 10px;
}*/
.s__questions .form__item {
    margin-bottom: 30px;
}
.s__questions .form .inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    font-family: 'Montserrat';
    background-image: none !important;
    display: block;
    padding: 15px 17px;
    height: 52px;
    width: 100%;
    border: 1px solid #C0C0C0;
    border-radius: 0;
    outline: none;
    transition: 0.5s;
    /*max-width: 354px;*/
}

.s__questions .form textarea.inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    height: 134px;
    resize: none;
    /*max-width: 482px;*/
}
.s__questions .form .inp:hover,
.s__questions .form .inp:focus,
.s__questions .form .inp:active {
    /* border-color: var(--white); */
    background:var(--white);
}

.s__questions .form .btn {
    border: none;
}
.s__questions .form .btn span {
	margin-right: 0;
}

.s__questions .form .inp.error::-webkit-input-placeholder {color:#E42D2D;}
.s__questions .form .inp.error::-moz-placeholder          {color:#E42D2D;}
.s__questions .form .inp.error:-moz-placeholder           {color:#E42D2D;}
.s__questions .form .inp.error:-ms-input-placeholder      {color:#E42D2D;}

.s__questions .form .inp.error {
    border-color: #E42D2D;
}
.s__questions .form label.error {
  display: none !important;
}

.s__questions .form button {
    padding: 0;
}
.s__questions .form .btn {
    max-width: 170px;
    width: 100%;
    height: 52px;
    padding: 17px 15px;
    display: block;
    display: block;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
}
.s__questions .form .btn .inner {
    /* padding: 17px 20px; */
}
.s__questions .form .btn__show1 {
    display: block;
}
.s__questions .form .btn__show2 {
    display: none;
}
.s__questions .form__item-mob {
    display: none;
}

.s__questions .agree {
    font-size: 1.4rem;
    color: var(--black2);
    /*max-width: 570px;*/
    width: 100%;
}



@media screen and (max-width: 1999px) {
}
@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1400px) {
}


/*@media screen and (min-width: 1200px) and (max-width: 1700px) {*/
@media screen and (max-width: 1700px) {
	.s__questions {
		padding-top: 118px;
		padding-bottom: 22px;
	}
	.s__questions .s__title {
		letter-spacing: 0;
		margin-bottom: 68px;
	}
	.s__questions .column_1 {
		max-width: 368px;
	}
	.s__questions .column_2 {
		max-width: 522px;
	}
	.s__questions .form {
		flex-direction: column;
	}
	.s__questions .form .col {
		max-width: 100%;
		margin-right: 0;
	}
	.s__questions .form .col:nth-child(2n) {
		max-width: 522px;
	}
	.s__questions .form .inp {
		/*max-width: 338px;*/
		max-width: 100%;
		/*осторожно*/
	}
	.s__questions .form textarea.inp {
		max-width: 100%;
	}
	.s__questions .agree {
		max-width: 490px;
	}

}

@media screen and (max-width: 1199px) {

  .s__questions {
    padding-top: 150px;
    padding-bottom: 25px;
  }
  .s__questions .s__title {
      margin-bottom: 75px;
      font-size: 5rem;
      margin-top: -5px;
      letter-spacing: -1px;
  }
  .s__questions .contacts__list {
    margin-bottom: 42px;
  }
  .s__questions .contacts__item-tel {
      letter-spacing: 0.5px;
  }
  .s__questions .socials__list {
    margin-bottom: 58px;
  }

	.s__questions .column_1 {
		max-width: 300px;
	}
	.s__questions .column_2 {
		max-width: 388px;
	}
	.s__questions .form {
		flex-direction: column;
	}
	.s__questions .form .col {
		max-width: 100%;
		margin-right: 0;
	}
	.s__questions .form .col:nth-child(2n) {
		max-width: 100%;
	}
	.s__questions .form .inp {
		max-width: 100%;
	}
	.s__questions .form textarea.inp {
		max-width: 100%;
	}


}

@media screen and (max-width: 999px) {

  .s__questions {
    padding-top: 150px;
  }
  .s__questions .s__title {
    margin-bottom: 76px;
    font-size: 4.6rem;
    letter-spacing: 0px;
  }

  .s__questions .columns.columns-padding {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .s__questions .column_1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
    display: flex;
  }

  .s__questions .column_2 {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
  }

  .s__questions .contacts__list {
  	margin-bottom: 0;
  	max-width: 362px;
  	width: 100%;
  }
  .s__questions .contacts__item-tel {
  	font-size: 2.5rem;
  }
  .s__questions .contacts__item-mail {
  	font-size: 1.8rem;
  }
  .s__questions .socials__list {
  	max-width: 334px;
  	width: 100%;
  	margin-bottom: 0;
	}
  .s__questions .socials__item {
  	margin-right: 30px;
  }
  .s__questions .form {
  	flex-direction: row;
  	justify-content: space-between;
  }
  .s__questions .form .col {
  	max-width: 344px !important;
  }
  .s__questions .form__item {
  	margin-bottom: 30px;
  }
  .s__questions .form .inp {
  	height: 52px;
  }

  .s__questions .form .btn {
	height: 52px;
    font-size: 1.6rem;
    padding: 18px 15px;
  }
  .s__questions .agree {
  	font-size: 1.3rem;
  }

  .s__questions .col__agree {
  	display: flex;
  	justify-content: flex-end;
  }
  .s__questions .agree{
    max-width: 340px;
    width: 100%;
    font-size: 1.4rem;
  }

}
@media screen and (max-width: 767px) {

  .s__questions {
    padding: 125px 0 20px;
  }
  .s__questions .s__title {
    margin-bottom: 64px;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 4.4rem;
  }
  .s__questions .column_1 {
  	flex-direction: column;
  }

  .s__questions .contacts__list {
  	margin-bottom: 40px;
  	max-width: 100%;
  }

  .s__questions .socials__list {
      margin-bottom: 0;
  	max-width: 100%;
  }

  .s__questions .form {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .s__questions .form .col {
    max-width: 100% !important;
  }
  .s__questions .form .inp {
  }
  .s__questions .form textarea.inp {
  }
  .s__questions .form .btn {
  	height: 52px;
  }

  .s__questions .col__agree {
  	justify-content: flex-start;
  }
  .s__questions .agree {
  	/*max-width: 100%;*/
  	max-width: 344px;
  	line-height: 1.6;
  }



}
@media screen and (max-width: 479px) {

	.s__questions {
	    padding: 88px 0 8px;
	}

  .s__questions .s__title {
    font-size: 3.0rem;
    letter-spacing: 0;
    margin-bottom: 60px;
  }
  .s__questions .contacts__item-tel {
  	font-size: 2.4rem;
  	letter-spacing: 1px;
  }
  .s__questions .socials__item {
  	margin-right: 34px;
  }
  .s__questions .agree {
  	max-width: 277px;
  }

}









.footer {
  /*background: blue;*/
  padding: 40px 0 50px;
}
.footer .footer__flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  max-width: 1000px;
}
.footer .footer__logo {
  margin: 14px 20px 0 14px;
}
.footer .footer__list {
  display: flex;
  width: 100%;
  max-width: 550px;
  justify-content: space-between;
}
.footer .footer__item {}
.footer .footer__link {
  color: #3A3A3C;
  font-weight: 400;
  text-decoration: underline;
  font-size: 1.8rem;
}
.footer .footer__link:hover {
  color: var(--red2);
  text-decoration: none;
}
.footer .copy {
  font-weight: 400;
  color: #3A3A3C;
  max-width: 1000px;
  font-size: 1.8rem;
}




@media screen and (max-width: 1999px) {
}
@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1400px) {
}

/*@media screen and (min-width: 1200px) and (max-width: 1700px) {*/
@media screen and (max-width: 1700px) {

	.footer .footer__flex {
	    max-width: 532px;
	}

}

@media screen and (max-width: 1199px) {

  .footer {
    padding: 32px 0 50px;
  }
  .footer .footer__logo {
    margin: 5px 5% 0 4px;
  }
  .footer .copy {
    margin-left: 0;
  }
  .footer .footer__flex {
  	max-width: 524px;
  }
  .footer .footer__list {
  }

}

@media screen and (max-width: 999px) {

  .footer {
  	padding: 38px 0 100px;
  }
  .footer .columns.columns-padding {
    margin-left: 0;
    width: 100%;
    max-width: 714px;
  }
  .footer .footer__flex {
    margin-bottom: 20px;
  }
  .footer .footer__item {
    margin-bottom: 10px;
  }
  .footer .footer__item:last-of-type {
    margin-bottom: 0;
  }
  .footer .footer__logo {
      margin: 4px 6% 0 0;
  }
  .footer .footer__list {
    max-width: 304px;
    /*flex-direction: column;*/
    max-width: 800px;
  }

}
@media screen and (max-width: 767px) {
  .footer {
    padding: 40px 0 80px;
  }
  .footer .footer__flex {
    flex-direction: column;
    /*padding: 0 14px;*/
    margin-bottom: 30px;
  }
  .footer .footer__logo {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .footer .footer__list {
    flex-direction: column;
  }
  .footer .footer__item {
  	margin-bottom: 18px;
  }
  .footer .footer__link {
  	font-size: 1.8rem;
  }
  .footer .copy {
  	font-size: 1.6rem;
    /*margin-left: 14px;*/
  }

}
@media screen and (max-width: 479px) {

  .footer {}
  .footer .footer__flex {
    padding: 0;
  }
  .footer .footer__item {
      margin-bottom: 18px;
  }
  .footer .footer__link {
    font-size: 1.6rem;
  }
  .footer .footer__logo {
    margin-bottom: 35px;
  }
  .footer .copy {
    font-size: 1.6rem;
    margin-left: 0;
    letter-spacing: 0.3px;
  }

}








.popup {
	border-radius: 15px;
    max-width: 570px;
    margin: 20px auto;
    position: relative;
    background: #fff;
    padding: 40px 40px 50px;
    /*font: 1.1rem/1.4 Montserrat;*/
    font-size: 1.1rem;
    line-height: 1.4;
    color: #111111;
}

.popup .popup__title {
    /*font: 600 2.6rem/1.4 Montserrat;*/
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1.4;
    color: #171717;
    padding-right: 30px;
}

.popup .popup__title .popup__tarif {
    color: var(--red);
    display: block;
    font-weight: bold;
    font-size: 3rem;
}
.popup .popup__title .popup__tarif-label {
	font-size: 2rem;
}

.popup .popup__inform {
/*  font-size: 1.4rem;
  line-height: 1.2;
  color: var(--black);
    margin-bottom: 40px;*/
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-style: italic;
}



/*.popup .popup__title .inform {
    font-size: 1.5rem;
    color: #959595;
    padding-top: 10px;
}
.popup .popup__title .inform .star {
    color: var(--red);
}
*/

.popup .popup__title2 {
  /*font: 600 4rem/1.1 Montserrat;*/
  font-size: 2.4rem;
  color: var(--black2);
  font-weight: 400;
  margin-top: 30px;
}

.popup .form .inp {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.8rem;
    font-family: 'Montserrat';
    background: var(--white);
    color: var(--black2);
    display: block;
    padding: 20px 0;
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #BDBDBD;
    outline: none;
    transition: 0.5s;
}
.popup .form textarea.inp {
    height: 134px;
    resize: none !important;
}

/* .popup .form textarea.inp.inp-address {
    height: 74px;
} */

.popup .form .inp.error {
    border-color: #E42D2D;
}
.popup .form .inp.error::-webkit-input-placeholder {color:#E42D2D;}
.popup .form .inp.error::-moz-placeholder          {color:#E42D2D;}
.popup .form .inp.error:-moz-placeholder           {color:#E42D2D;}
.popup .form .inp.error:-ms-input-placeholder      {color:#E42D2D;}


.popup .form .inp:focus,
.popup .form .inp:active {
    /* border-color: var(--white); */
    background:var(--white);
    color: #505050;
}

.popup .form .label {
    /*font: 1.5rem Montserrat;*/
    font-size: 1.5rem;
    color: #959595;
    display: block;
    margin-bottom: 5px;
    /* display: none; */
}
.popup .form .label .star {
    color: var(--red);
}
.popup .form label.error {
    display: none !important;
}
.popup .form ul {}
.popup .form ul li {
    margin-bottom: 20px;
}
.popup .form ul li:last-of-type {
    margin-bottom: 0;
}
.popup .form .var__list {
    display: flex;
    padding: 10px 0 30px;
}
.popup .form .var__item {
    width: 50%;
}
.popup .form .var__label {
    cursor:pointer;
    display: flex;
}
.popup .form .var__price {}
.popup .form .var__price-uah {
    /* color: #111111; */
    font: bold 2rem Montserrat;
    margin-bottom: 5px;
    display: block;
    color: #BDBDBD;
    transition: 0.5s;
}
.popup .form .var__price-usd {
    /* color: #111111; */
    font: 2rem Montserrat;
    display: block;
    color: #BDBDBD;
    transition: 0.5s;
}
.popup .form .var__info {
    display: flex;
    position: relative;
    width: 100%;
}
.popup .form .var__info:before {
    content: '';
    width: 26px;
    height: 26px;
    flex-shrink: 0;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #BDBDBD;
    background: var(--white);
    margin-right: 34px;
    transition: 0.5s;
}
.popup .form .var__info:after {
    content: '';
    width: 10px;
    height: 10px;
    background: var(--red);
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0;
}
.popup .form .var__label input {
    position: absolute;
    left: -9999px;
}
.popup .form .var__label input:checked {}
.popup .form .var__label input:checked ~ .var__info:after {
    opacity: 1;
}
.popup .form .var__label input:checked ~ .var__info .var__price-uah {
    color: #111111;
}
.popup .form .var__label input:checked ~ .var__info .var__price-usd {
    color: #111111;
}
.popup .form .var__label input:checked ~ .var__info .var__info:before {
    border-color: #363636;
}


.popup .form .form__agree {
    margin-bottom: 20px;
    padding: 30px 0 20px;
}
.popup .form .form__agree label {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}
.popup .form .form__agree input {
    position: absolute;
    left: -9999px;
}
.popup .form .form__agree span {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--black);
}
.popup .form .form__agree span:before {
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid rgba(29, 29, 27, 0.4);
    position: absolute;
    top: 0;
    left: 0;

}
.popup .form .form__agree span:after {
    content: '';
    background:url(../i/ico__agree.svg) no-repeat center;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 7px;
    width: 19px;
    height: 12px;
    opacity: 0;
    transition: 0.5s;
}


.popup .form .form__agree input:checked {}
.popup .form .form__agree input:checked ~ span {}
.popup .form .form__agree input:checked ~ span:before {}
.popup .form .form__agree input:checked ~ span:after {
    opacity: 1;
}


.popup .form .form__agree.error span {
    color: #ed2a1f;
}
.popup .form .form__agree.error span:before {
    border: 1px solid rgba(237, 42, 31, 0.4);
}




.popup .form .btn{
    /*max-width: 170px;*/
    padding: 18px 40px;
    /*padding: 14px 20px;*/
    border: none;
    font-size: 1.8rem;
    text-align: center;
    justify-content: center;
}
.popup .form .btn span {
	margin-right: 0;
}

.popup .form .btn.disabled {
    background: #eee;
    color: #000;
    pointer-events: none;
}

.popup .popup__close {
    position: absolute;
    top: 45px;
    right: 40px;
    cursor: pointer;
    transition: 0.5s;
}   
.popup .popup__close svg {}
.popup .popup__close svg path {
    fill: var(--black);
    transition: 0.5s;
}
.popup .popup__close:hover svg path {
    fill: var(--red);
}
.popup .popup__close:hover {
    transform: rotate(90deg);
}


.mfp-close-btn-in .mfp-close {
    display: none;
}







@media screen and (max-width: 1199px) {
    
}
@media screen and (max-width: 999px) {
    
}
@media screen and (max-width: 767px) {

    .popup {
        padding: 20px 20px 20px;
      max-width: 380px;
    }

    .popup .popup__close {
        top: 30px;
        right: 20px;
    }
    .popup .popup__title {
      font-size: 1.8rem;
        /*margin-bottom: 20px;*/
    }
    .popup .popup__title .popup__tarif {
      font-size: 1.8rem;
    }
    .popup .popup__inform {
    	font-size: 1.0rem;
    }

    .popup .form ul li {
        margin-bottom: 10px;
    }

    .popup .form .var__list {
        flex-direction: column;
        padding-bottom: 20px;
    }
    .popup .form .var__item {
        width: 100%;
        margin-bottom: 20px;
    }
    .popup .form .var__item:last-of-type {
        margin-bottom: 0;
    }
    .popup .form .form__agree span br {
      display: none;
    }
    .popup .form .form__agree span {
      font-size: 1.2rem;
    }

    .popup .form .btn {
    	max-width: 218px;
    	font-size: 2rem;
    	text-transform: uppercase;
    	padding: 26px;
    }
    
}
@media screen and (max-width: 479px) {
    
}










.s__success {
	color: var(--white);
	background: urL(../i/bg/words_bg_01.jpg) no-repeat center / cover;
}

.s__success .s__title {
	color: var(--white);
}
.s__success .s__subtitle {
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.s__success .s__text {}
.s__success .s__image img {
	border-radius: 15px;
}



.s__failed {
	color: var(--white);
	background: urL(../i/bg/words_bg_01.jpg) no-repeat center / cover;
}

.s__failed .s__title {
	color: var(--white);
}
.s__failed .s__subtitle {
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 40px;
}

.s__failed .s__text {
	margin-bottom: 40px;
}
.s__failed .s__text a {
	color: var(--red);
	text-decoration: none;
}
.s__failed .s__text a:hover {
	text-decoration: underline;
}
.s__failed .s__image img {
	border-radius: 15px;
}


@media screen and (max-width: 1199px) {

}


@media screen and (max-width: 999px) {
}


@media screen and (max-width: 767px) {
}


@media screen and (max-width: 479px) {
}


























