/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto
}

input[type='search'] {
	-webkit-appearance: none
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

/* ========================================================================== */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	height: 100%
}

body {
	margin: 0;
	min-height: 100%;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333
}

img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	margin-bottom: 10px
}

h1 {
	font-size: 38px;
	line-height: 44px;
	margin-top: 20px
}

h2 {
	font-size: 32px;
	line-height: 36px;
	margin-top: 20px
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px
}

h4 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px
}

h5 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px
}

h6 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px
}

p {
	margin-top: 0;
	margin-bottom: 10px
}

blockquote {
	margin: 0 0 10px 0;
	padding: 10px 20px;
	border-left: 5px solid #E2E2E2;
	font-size: 18px;
	line-height: 22px
}

figure {
	margin: 0;
	margin-bottom: 10px
}

figcaption {
	margin-top: 5px;
	text-align: center
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 40px
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

button,
html input[type='button'],
input[type='reset'] {
	border: 0;
	cursor: pointer;
	-webkit-appearance: button
}

label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold
}

/* ========================================================================== */

@font-face {
	font-family: ProximaNova;
	src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(https://cdn.action-mcfr.ru/fonts/proximanova-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ProximaNovaSemibold;
	src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(https://cdn.action-mcfr.ru/fonts/proximanova-semibold-webfont.woff) format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: ProximaNovaBold;
	src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(https://cdn.action-mcfr.ru/fonts/proximanova-bold-webfont.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

body {
	font-family: ProximaNova, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fff4f4;
}

.header__logo {
	padding: 6px 10px;
}

.header__login {
	padding: 5px 5px 0px 0px;
	background-color: #f0f0f0;
}

.wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	min-height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.main {
	background-color: #575757;
}

.promo {
	background-color: #563c9d;
	background-image: url("../img/img/bg-promo.jpg");
	background-position: 50% 0%;
	background-size: cover;
	background-repeat: no-repeat;
}

.promo__container {
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
	padding: 55px 50px 90px;
	background-image: url("../img/bg-headphones.png");
	background-position: 98% 35px;
	background-size: auto;
	background-repeat: no-repeat;
}

.promo__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.promo-title {
	padding-top: 45px;
	padding-bottom: 30px;
}

.promo-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #fff;
}

.promo__logo {
	background-color: transparent;
}

.promo__nav {
	background-color: transparent;
}

.nav__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0px;
	padding-left: 0px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
}

.nav__item {
	margin-bottom: 16px;
	margin-left: 16px;
}

.nav__link {
	display: block;
	padding: 12px 20px 12px 48px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	border-radius: 100px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}

.nav__link:hover {
	background-color: #fff;
	color: #6369b3;
}

.nav__link.nav__link_news {
	background-image: url("../img/ico-news.svg");
	background-position: 11px 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.nav__link.nav__link_hanges {
	background-image: url("../img/ico-changes.svg");
	background-position: 11px 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.nav__link.nav__link_practice {
	background-image: url("../img/ico-practice.svg");
	background-position: 11px 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.nav__link.nav__lnk_podcast {
	background-image: url("../img/ico-podcast.svg");
	background-position: 11px 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.promo-bottom__left {
	padding-top: 25px;
}

.promo-bottom__right {
	max-width: 405px;
	padding-top: 25px;
	padding-left: 45px;
	background-image: url("../img/ico-lightning.svg");
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: no-repeat;
	font-size: 22px;
	line-height: 28px;
}

.promo-bottom__text {
	max-width: 450px;
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	font-weight: 700;
}

.promo-bottom__button {
	display: inline-block;
	padding: 25px 85px 25px 50px;
	border-radius: 100px;
	background-color: #f0d800;
	background-image: url("../img/button-arrow.svg");
	background-position: 100% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}

.promo-bottom__button:hover {
	background-color: #fff;
}

.content {
	background-color: #575757;
	color: #fff;
}

.content__container {
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}

.title__container {
	text-align: center;
}

.content__title {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 29px;
	font-weight: 600;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}

.content__title.content__title_news {
	padding-left: 42px;
	background-image: url("../img/bg-title-news.svg");
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.content__title.content__title_practice {
	padding-left: 42px;
	background-image: url("../img/bg-title-practice.svg");
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.content__title.content__title_changes {
	padding-left: 42px;
	background-image: url("../img/bg-title-changes.svg");
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.content__title.content__title_glavred {
	padding-left: 42px;
	background-image: url("../img/bg-title-glavred.svg");
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.news__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	grid-column-gap: 40px;
}

.news__left {
	width: 50%;
}

.news__right {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.news-teaser {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.news-teaser__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -10px;
	z-index: 1;
	width: 85%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-color: #2c68c6;
	opacity: 0.6;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.news-teaser__body {
	position: relative;
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 330px;
	padding: 25px 25px 25px 35px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 5px;
	background-image: url("../img/bg-anna.png"),
		url("../img/bg-news-teaser.jpg");
	background-position: 95% 100%, 50% 0%;
	background-size: auto, cover;
	background-repeat: no-repeat, no-repeat;
}

.news-teaser__tag {
	width: 50%;
	font-size: 16px;
}

.news-teaser__title {
	width: 50%;
	margin-top: -50px;
	padding-bottom: 13px;
	background-image: url("../img/ico-play-53.svg");
	background-position: 100% 100%;
	background-size: auto;
	background-repeat: no-repeat;
}

.text-block {
	width: 45%;
	font-size: 12px;
	line-height: 15px;
}

.news-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.news-item._1 {
	margin-bottom: 0px;
}

.news-item__ico {
	position: relative;
	width: 96px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-color: transparent;
}

.news-item__img {
	position: relative;
	z-index: 5;
	max-width: none;
	background-color: transparent;
}

.news-item__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -6px;
	z-index: 1;
	width: 85%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2c68c6;
	opacity: 0.6;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.news-item__text {
	margin-left: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.news-item__title {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
}

.news-item__desc {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url("../img/news-item__play.svg");
	background-position: 99% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.changes__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -10px;
	margin-bottom: 60px;
	margin-left: -10px;
}

.changes-item__body {
	position: relative;
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 25px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-radius: 5px;
	background-color: #fff;
	color: #333;
}

.changes-item__body.changes-item__body_p {
	background-image: url("../img/bg-changes-p.svg");
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

.changes-item__body.changes-item__body_k {
	background-image: url("../img/bg-changes-k.svg");
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

.changes-item__body.changes-item__body_n {
	background-image: url("../img/bg-changes-n.svg");
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

.changes-item__tag {
	font-size: 16px;
	line-height: 24px;
}

.changes-item__title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
}

.changes-item__author {
	background-image: url("../img/ico-play-33.svg");
	background-position: 100% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
}

.news-divider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 10px;
	margin-bottom: 10px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.news-divider__1 {
	width: 96px;
}

.news-divider__2 {
	margin-left: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}

.changes-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.changes-item__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -10px;
	z-index: 1;
	width: 85%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-color: #b5b8c2;
	opacity: 0.6;
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

.cta__button {
	display: inline-block;
	padding: 25px 85px 25px 50px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 100px;
	background-color: #f0d800;
	background-image: url("../img/button-arrow.svg");
	background-position: 100% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.cta__button:hover {
	background-color: #fff;
}

.cta__row {
	text-align: center;
}

.practice__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	grid-column-gap: 25px;
}

.practice-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #333;
}

.practice-item__body {
	position: relative;
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 20px 20px 30px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: 5px;
	background-image: url("../img/bg-practice-item.jpg");
	background-position: 50% 0%;
	background-size: cover;
	background-repeat: no-repeat;
}

.practice-item__photo {
	margin-right: 30px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.practice-item__tag {
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
}

.practice-item__title {
	width: 75%;
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
}

.practice-item__author {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url("../img/ico-play-33.svg");
	background-position: 100% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
}

.practice-item__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -10px;
	width: 85%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e09eda;
	opacity: 0.6;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.practice-item__img {
	margin-top: 35px;
	border: 1px solid #979797;
	border-radius: 100px;
}

.glavred__row {
	position: relative;
	margin-bottom: 60px;
	background-color: transparent;
}

.glavred__body {
	position: relative;
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 40px 25px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 5px;
	background-color: transparent;
	background-image: linear-gradient(258deg, #efeeff, #fff);
	color: #333;
	line-height: 20px;
}

.glavred__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -10px;
	z-index: 1;
	width: 95%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c4ccea;
	opacity: 0.6;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.glavred-desc {
	width: 35%;
	background-color: transparent;
}

.glavred__photo {
	position: absolute;
	left: 34%;
	top: auto;
	right: 34%;
	bottom: 0%;
	background-color: transparent;
}

.glavred__teasers {
	width: 43%;
	background-color: transparent;
}

.glavred-desc__title {
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}

.glavred-desc__text {
	font-size: 17px;
	line-height: 24px;
}

.image {
	max-width: none;
}

.glavred-teaser {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.glavred-teaser__ico {
	position: relative;
	width: 96px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-color: transparent;
}

.glavred-teaser__img {
	position: relative;
	z-index: 5;
	max-width: none;
	background-color: transparent;
}

.glavred-teaser__shadow {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -6px;
	z-index: 1;
	width: 85%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2c68c6;
	opacity: 0.6;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.glavred-teaser__text {
	margin-left: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.glavred-teaser__title {
	width: 85%;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
}

.glavred-teaser__desc {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url("../img/ico-play-33.svg");
	background-position: 99% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.glavred-divider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 10px;
	margin-bottom: 10px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.glavred-divider__1 {
	width: 96px;
}

.glavred-divider__2 {
	margin-left: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.form__title {
	margin-top: 50px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 55px;
	line-height: 65px;
	font-weight: 400;
	text-align: center;
	text-transform: none;
}

.form__desc {
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 38px;
	text-align: center;
}

.news {
	padding-top: 50px;
}

.changes {
	padding-top: 40px;
}

.practice {
	padding-top: 50px;
}

.glavred {
	margin-bottom: 0px;
	padding-top: 40px;
}

.form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	grid-column-gap: 3px;
}

.form__row {
	width: 25%;
}

.form__label {
	font-weight: 400;
	text-transform: uppercase;
}

.form__input {
	height: 50px;
	margin-bottom: 0px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	color: #333;
	padding: 8px 10px;
	outline: 0;
	outline-offset: 0;
}

.form__button {
	width: 100%;
	height: 50px;
	border: 1px solid #0278ff;
	border-radius: 3px;
	background-color: #0278ff;
	font-size: 18px;
	line-height: 22px;
	cursor: pointer
}

.form__agreement {
	padding-bottom: 90px;
	text-align: center;
}

.footer {
	padding-right: 50px;
	padding-left: 50px;
	background-color: #575757;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
}

.footer__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-top: 1px solid rgba(233, 231, 230, 0.6);
}

.footer__copyright {
	background-color: transparent;
}

.footer__phone {
	background-color: transparent;
}

.footer__logo {
	background-color: transparent;
}

.copyright__text {
	margin-bottom: 15px;
}

.copyright__link {
	color: #fff;
}

.phone__text {
	margin-bottom: 15px;
}

.phone__link {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
}

@media screen and (max-width: 991px) {
	.promo__container {
		background-position: 50% 50%;
	}

	.promo-bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.promo-bottom__left {
		text-align: center;
	}

	.promo-bottom__right {
		background-position: 0% 50%;
	}

	.content__title {
		text-align: center;
	}

	.news__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.news__left {
		width: 70%;
		margin-bottom: 40px;
	}

	.news__right {
		width: 70%;
	}

	.changes__row {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		grid-row-gap: 20px;
	}

	.changes-item {
		width: 47%;
	}

	.practice__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		grid-column-gap: 0px;
		grid-row-gap: 25px;
	}

	.practice-item {
		width: 100%;
	}

	.glavred__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.glavred-desc {
		width: 100%;
		margin-bottom: 25px;
	}

	.glavred__photo {
		left: auto;
		top: auto;
		right: 0%;
		bottom: 0%;
		display: none;
	}

	.glavred__teasers {
		width: 100%;
	}

	.form__title {
		font-size: 35px;
		line-height: 42px;
	}

	.form__desc {
		font-size: 20px;
		line-height: 28px;
	}

	.form {
		margin-bottom: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.form__row {
		width: 50%;
		margin-bottom: 15px;
	}

	.form__button {
		margin-top: 5px;
	}

	.form__agreement {
		padding-bottom: 50px;
	}

	.footer__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer__copyright {
		margin-bottom: 20px;
		text-align: center;
	}

	.footer__phone {
		margin-bottom: 20px;
		text-align: center;
	}

	.copyright__text {
		margin-bottom: 7px;
		text-align: center;
	}

	.phone__text {
		margin-bottom: 7px;
	}
}

@media screen and (max-width: 767px) {
	.promo__container {
		padding-right: 20px;
		padding-bottom: 60px;
		padding-left: 20px;
	}

	.promo__nav {
		display: none;
	}

	.promo-bottom__left {
		padding-top: 10px;
	}

	.promo-bottom__right {
		background-position: 0% 100%;
	}

	.promo-bottom__text {
		font-size: 18px;
		line-height: 24px;
	}

	.promo-bottom__button {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 50px;
		font-size: 18px;
	}

	.promo-bottom__teaser {
		font-size: 18px;
		line-height: 24px;
	}

	.content__container {
		padding-right: 20px;
		padding-left: 20px;
	}

	.content__title {
		margin-bottom: 20px;
	}

	.news__left {
		width: 100%;
		margin-bottom: 30px;
	}

	.news__right {
		width: 100%;
	}

	.news-teaser__body {
		min-height: 300px;
		background-size: 176px, cover;
	}

	.news-teaser__tag {
		width: 100%;
	}

	.news-teaser__title {
		width: 59%;
		padding-bottom: 0px;
		background-image: none;
		font-size: 22px;
		line-height: 28px;
	}

	.changes__row {
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.changes-item {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
	}

	.cta__button {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.glavred__row {
		margin-bottom: 30px;
	}

	.glavred__body {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.glavred-desc {
		margin-bottom: 20px;
	}

	.form__title {
		margin-top: 35px;
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 38px;
	}

	.form__desc {
		margin-bottom: 30px;
		font-size: 18px;
		line-height: 26px;
	}

	.news {
		padding-top: 30px;
	}

	.changes {
		padding-top: 30px;
	}

	.practice {
		padding-top: 30px;
	}

	.form {
		margin-bottom: 15px;
	}

	.form__row {
		width: 80%;
	}

	.form__agreement {
		padding-bottom: 30px;
	}

	.footer {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 479px) {
	.promo__container {
		padding-top: 50px;
		padding-bottom: 45px;
	}

	.promo-title {
		padding-top: 30px;
		padding-bottom: 15px;
	}

	.promo-bottom__right {
		padding-top: 50px;
		padding-left: 0px;
		background-position: 50% 0%;
		background-size: 16px;
		font-size: 16px;
		text-align: center;
	}

	.promo-bottom__text {
		font-size: 16px;
		line-height: 22px;
	}

	.promo-bottom__button {
		margin-bottom: 20px;
		padding: 15px 20px;
		background-image: none;
		font-size: 14px;
	}

	.promo-bottom__teaser {
		font-size: 16px;
		line-height: 22px;
	}

	.content__title {
		font-size: 20px;
	}

	.news-teaser__body {
		min-height: 0px;
		padding-right: 20px;
		padding-left: 20px;
		background-image: url("../img/bg-news-teaser.jpg");
		background-position: 50% 0%;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.news-teaser__tag {
		margin-bottom: 20px;
	}

	.news-teaser__title {
		width: 100%;
		margin-top: 0px;
		margin-bottom: 20px;
		line-height: 26px;
	}

	.news-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.news-item__ico {
		margin-bottom: 10px;
	}

	.news-item__text {
		margin-left: 0px;
	}

	.news-item__title {
		margin-bottom: 10px;
		text-align: center;
	}

	.news-item__desc {
		padding-top: 30px;
		background-position: 50% 0%;
		background-size: 24px;
		text-align: center;
	}

	.news-divider {
		margin-bottom: 20px;
	}

	.news-divider__1 {
		display: none;
	}

	.news-divider__2 {
		margin-left: 0px;
	}

	.cta__button {
		padding: 15px 20px;
		background-image: none;
		font-size: 14px;
	}

	.practice-item__body {
		padding-top: 25px;
		padding-left: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.practice-item__photo {
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.practice-item__tag {
		padding-top: 0px;
		text-align: center;
	}

	.practice-item__title {
		width: 100%;
		text-align: center;
	}

	.practice-item__author {
		padding-top: 30px;
		background-position: 50% 0%;
		background-size: 24px;
		text-align: center;
	}

	.practice-item__img {
		margin-top: 0px;
	}

	.glavred__body {
		padding-top: 15px;
		padding-bottom: 20px;
	}

	.glavred-teaser {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.glavred-teaser__ico {
		margin-bottom: 10px;
	}

	.glavred-teaser__text {
		margin-left: 0px;
		text-align: center;
	}

	.glavred-teaser__title {
		width: 100%;
		margin-bottom: 10px;
	}

	.glavred-teaser__desc {
		padding-top: 30px;
		background-position: 50% 0%;
		background-size: 24px;
	}

	.glavred-divider {
		margin-bottom: 20px;
	}

	.glavred-divider__1 {
		display: none;
	}

	.glavred-divider__2 {
		margin-left: 0px;
	}

	.form__title {
		margin-top: 30px;
		font-size: 23px;
		line-height: 30px;
	}

	.form__desc {
		margin-bottom: 25px;
		font-size: 16px;
		line-height: 22px;
	}

	.news {
		padding-top: 25px;
	}

	.changes {
		padding-top: 25px;
	}

	.practice {
		padding-top: 25px;
	}

	.glavred {
		padding-top: 25px;
	}

	.form__row {
		width: 100%;
	}
}