/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size (opinionated).
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
  tab-size: 4; /* 3 */
}

/*
Sections
========
*/
/**
1. Remove the margin in all browsers.
2. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  margin: 0; /* 1 */
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; /* 2 */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

@font-face {
  font-family: "Object Sans";
  src: local("Object Sans Regular"), local("Object-Sans-Regular"), url("../fonts/ObjectSans-Regular/ObjectSans-Regular.woff2") format("woff2"), url("../fonts/ObjectSans-Regular/ObjectSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Object Sans";
  src: local("Object Sans Bold"), local("Object-Sans-Bold"), url("../fonts/ObjectSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  font-family: "Object Sans";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  line-height: 1;
  height: 100%;
  min-width: 320px;
  font-size: 0.6944444444vw;
}
@media (max-width: 1024px) {
  html, body {
    font-size: 1.3020833333vw;
  }
}
@media (max-width: 768px) {
  html, body {
    font-size: 2vw;
  }
}
@media (max-width: 500px) {
  html, body {
    font-size: 2.6666666667vw;
  }
}

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

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

[class*=__container] {
  max-width: 1190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 51px;
  padding-bottom: 70px;
  margin: 0 auto;
  padding: 0px 15px;
}

@media (max-width: 1024px) {
  [class*=__container] {
    max-width: 970px;
    margin: 0 auto;
    padding: 0px 15px;
  }
}
@media (max-width: 768px) {
  [class*=__container] {
    max-width: 950px;
    margin: 0 auto;
    padding: 0px 15px;
  }
}
@media (max-width: 500px) {
  [class*=__container] {
    max-width: none;
  }
}
ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.address {
  font-style: normal;
}

a:focus {
  outline: none;
}

button {
  cursor: pointer;
}

/*======= REGISTRATION ========*/
.section {
  overflow: hidden;
}

@media (min-width: 768px) {
  .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.section__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.section__container {
  max-width: 1190px;
  margin: 0px auto;
  padding: 0px 15px;
}

.section__body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section__imge img {
  min-width: 100%;
}

@media (min-width: 768px) {
  .section__body {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .section__container {
    padding: 0 5%;
  }
  .section__imge {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 0 0 55% 0;
  }
  .section__imge img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.form__registration {
  position: relative;
  padding-top: 100px;
  padding-bottom: 85px;
  width: 501px;
}
.form__registration::after {
  content: url("../img/fashion-decor.png");
  transform: scale(0.5);
  position: absolute;
  top: 90px;
  left: 220px;
}

@media (max-width: 768px) {
  .form__registration::after {
    left: 220px;
  }
  .section__imge {
    text-align: center;
  }
  .section__imge img {
    min-width: 90%;
    width: 90%;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .form__registration::after {
    left: 9rem;
  }
}
.form__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-bottom: 95px;
}

.form__label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
  max-width: 501px;
}

.form__text {
  font-size: 24px;
  line-height: 1.25;
  /* or 125% */
  color: #000000;
  margin-bottom: 10px;
}

.form__login,
.form__password {
  line-height: 1.5;
  /* or 125% */
  color: #000000;
  padding: 15px 0px 15px 26px;
  font-size: 23px;
  outline: none;
  width: 100%;
  border: 1px solid #8B8476;
  border-radius: 5px;
}

.form__icon-login {
  position: absolute;
  right: 18px;
  top: 60px;
  fill: #808080;
}

.form__icon-password {
  position: absolute;
  right: 18px;
  top: 60px;
  fill: #808080;
}

.form__button {
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #000000;
  padding: 18px 126px 20px 126px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin-top: 25px;
  margin-bottom: 19px;
  border-radius: 5px;
}
.form__button:hover {
  background-color: rgba(0, 0, 0, 0.09);
}

.form__forgot {
  font-size: 24px;
  line-height: 1.25;
  /* or 125% */
  text-decoration-line: underline;
  color: #000000;
}
.form__forgot:hover {
  color: #51514a;
}
.is-invalid {
  border-color: crimson;
}
span.invalid-feedback{
  color: crimson;
  font-size: 11px;
  margin-top: 5px;
}

@media (max-width: 766px) {
  .form__button {
    display: block;
    margin-top: 60px;
  }
  .form__forgot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .form__button {
    padding: 18px 100px 20px 100px;
    font-size: 2.6rem;
  }
  .form__forgot {
    font-size: 2rem;
  }
}
.basic__container {
  max-width: 900px;
}

.courses__title {
  margin-bottom: 7rem;
}

.courses__titlt-text {
  font-family: "Object Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 6.4rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
  padding-top: 10rem;
}
.courses__titlt-text span {
  font-weight: 700;
}

.courses__basic {
  position: relative;
  margin-bottom: 15rem;
}

.basic__courses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic__courses::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 30.5rem;
  left: 0;
  top: 8rem;
  background: rgba(0, 0, 0, 0.09);
  z-index: 0;
}

.courses__basic-content {
  position: relative;
  padding-top: 13rem;
  margin-right: 7.2rem;
}

.courses__basic-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  margin-bottom: 7.7rem;
}
.courses__basic-title::after {
  content: url("../img/basic-decor.png");
  transform: scale(0.5);
  position: absolute;
  top:-10px;
  left: 16rem;
}
.courses__basic-title span {
  font-weight: 400;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn__uk {
  margin-right: 2rem;
}

.btn__uk,
.btn__ru {
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  padding: 1.2rem 4.8rem 0.9rem 6rem;
  border: 1px solid #000000;
  color: black;
  cursor: pointer;
  font-family: inherit;
}
.btn-mobile {
  display: none;
}

.img__content {
  z-index: 1;
}

.img__basic {
  width: 36rem;
  height: 50.4rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .basic__courses {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .courses__basic-content {
    padding-top: 0;
    margin: 0 0 7rem 0;
  }
  .basic__courses::before {
    width: 90%;
    top: 23rem;
  }
  .courses__basic-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .courses__basic-title::after {
    left: 42.7rem;
  }
  .courses__basic-title .courses__title {
    margin-bottom: 10rem;
  }
}
@media (max-width: 768px) {
  .courses__basic-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size:5.4rem;
  }
  .courses__basic-title::after {
    left: 28.7rem;
  }
}
@media (max-width: 500px) {
  .courses__basic-title::after {
    top: -15px;
    left: 9rem;
  }
  .btn__uk {
    margin: 0 0 2rem 0;
  }
  .btn__uk,
  .btn__ru {
    width: 100%;
    padding: 2.1rem 0;
  }
  .btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .basic__courses::before {
    width: 97%;
    top: 22rem;
  }
}
.courses__pro {
  position: relative;
  margin-bottom: 15rem;
}

.pro__container {
  max-width: 962px;
}

.pro__courses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.pro__courses::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 30.5rem;
  right: 0;
  top: 8.5rem;
  background: rgba(0, 0, 0, 0.09);
  z-index: 0;
}

.img__pro-content {
  margin-right: 14.1rem;
  z-index: 1;
}

.img__pro {
  width: 35.8rem;
  height: 49.8rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.pro__content {
  padding-top: 14.5rem;
  z-index: 1;
}

.pro__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 1;
  /* identical to box height */
  letter-spacing: -0.005em;
  text-transform: uppercase;
  margin-bottom: 6.5rem;
}
.pro__title span {
  font-weight: 400;
}
.pro__title::after {
  content: url("../img/pro-decor.png");
  transform: scale(0.5);
  position: absolute;
  top: 10px;
  left: 21rem;
}

.pro__btn {
  font-size: 2rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 2.1rem 13.6rem;
  color: black;
  cursor: pointer;
  font-family: inherit;
}

@media (max-width: 1024px) {
  .pro__courses {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pro__content {
    padding-top: 0;
    margin: 0 0 7rem 0;
  }
  .pro__courses::before {
    width: 90%;
    top: 24rem;
  }
  .pro__title {
    text-align: center;
    margin-bottom: 7.7rem;
    justify-content: center;
  }
  .img__pro-content {
    margin: 0;
  }
  .pro__title::after {
    left: 42.7rem;
  }
}
@media (max-width: 768px) {
  .pro__title::after {
    left: 30rem;
  }
  .pro__title {
    font-size: 5.4rem;
  }
}
@media (max-width: 500px) {
  .pro__title::after {
    top:0;
    left: 15.7rem;
  }
  .pro__btn {
    padding: 2.1rem 5.6rem;
    max-width: 90%;
  }
  .pro__courses::before {
    width: 97%;
    top: 21rem;
    right: -10px;
  }
  .img__pro {
    width: 30.8rem;
    height: 43.8rem;
  }
}
.courses__visual {
  position: relative;
  padding-bottom: 32.5rem;
}

.visual__container {
  max-width: 962px;
}

.visual__courses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 5.2rem;
}
.visual__courses::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 30.5rem;
  left: 0;
  top: 9.7rem;
  background: rgba(0, 0, 0, 0.09);
  z-index: 0;
}

.visual__content {
  padding-top: 15rem;
  margin-right: 9.2rem;
  z-index: 2;
}

.visual__title {
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 1;
  /* identical to box height */
  letter-spacing: -0.005em;
  text-transform: uppercase;
  margin-bottom: 6.2rem;
}
.visual__title span {
  font-weight: 400;
}

.visual__btn {
  font-size: 2rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 2.1rem 13.6rem;
  color: black;
  cursor: pointer;
  font-family: inherit;
}

.img__visual-content {
  z-index: 2;
}

.img__visual {
  width: 38.8rem;
  height: 51rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .visual__courses {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }
  .visual__content {
    padding: 0;
    margin: 0 0 7rem 0;
  }
  .visual__courses::before {
    width: 90%;
    top: 24rem;
  }
  .visual__title {
    text-align: center;
    margin-bottom: 7.7rem;
    justify-content: center;
  }
  .img__visual-content {
    margin: 0;
  }
}
@media (max-width: 500px) {
  .img__visual {
    width: 29.8rem;
    height: 45rem;
  }
  .visual__btn {
    padding: 2.1rem 5rem;
    width: 95%;
  }
  .visual__courses::before {
    width: 97%;
    top: 21rem;
  }
}
.checkbox input {
  display: none;
}

.block__form-input {
  position: relative;
}

.checkbox {
  font-size: 20px;
  line-height: 1;
  /* identical to box height */
  letter-spacing: -0.005em;
  text-transform: uppercase;
  padding: 5.4rem 0px 0px 0px;
  position: absolute;
  left: 84.3%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.checkbox::before {
  content: "";
  width: 73px;
  height: 21px;
  background-color: white;
  position: absolute;
  left: 42px;
  bottom: 0;
  border: 1px solid rgba(61, 63, 60, 0.8);
  border-radius: 15px;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.checkbox::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 47px;
  bottom: 3.2px;
  background-color: #000000;
  border-radius: 50%;
}

.checkbox.active {
  color: #000000;
}

.checkbox.active:after {
  left: 96px;
}

.checkbox__ru {
  margin-right: 97px;
}

@media (max-width: 1024px) {
  .checkbox {
    left: 78%;
  }
}
@media (max-width: 768px) {
  .checkbox {
    left: 68%;
  }
}
@media (max-width: 500px) {
  .checkbox {
    left: 49%;
  }
}
.lecture__title {
  margin-bottom: 15rem;
}

.lecture__title-title {
  font-weight: 400;
  font-size: 6.4rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
  padding-top: 100px;
}
.lecture__title-title span {
  font-weight: 700;
}

.lectur__container {
  max-width: 1180px;
}

.lecture__list {
  padding-bottom: 8rem;
}

.lecture__list-item:not(:last-child) {
  margin-bottom: 15rem;
}

.lecture__item-title {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1;
  /* identical to box height */
  margin-bottom: 3rem;
}
.lecture__item-title span {
  font-weight: 700;
  margin-left: 2.7rem;
}

.lecture__item-title.bonus {
  font-size: 2.6rem!important;
}

.files-list.bonus {
  margin-bottom: 200px;
}

.lecture__item-link.bonus{
  font-size: 2rem!important;
}

.lecture__item-video {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  height: calc(100vw/2.2);
  margin-bottom: 3rem;
  position: relative;
}
.lecture__item-video iframe {
  width: 100vw;
  height: 100.5%;
  border: 0;
}
.lecture__item-link {
  font-size: 2.4rem;
  line-height: 1;
  /* identical to box height */
  letter-spacing: -0.005em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #000000;
}
.lecture__item-link:hover {
  color: #51514a;
}
.files-list li {
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .btn-desktop {
    display: flex;
  }
}
@media (max-width: 1024px) {
  .lecture__title-title {
    padding-top: 150px;
  }
  .lecture__item-video {
    /*height: 33.9rem;*/
  }
  .lecture__list-item:not(:last-child) {
    margin-bottom: 10rem;
  }
  .courses__basic-content, .pro__content, .visual__content {
    margin: 0;
    width: 100%;
  }
  .btn-mobile {
    margin-top: 50px;
    display: flex;
    max-width: 90%;
  }
  .btn-desktop {
    display: none;
  }
}
@media (max-width: 768px) {
  .lecture__title-title {
    font-size: 4rem;
  }
  .courses__titlt-text{
    font-size:4.4rem;
    margin-bottom: 10rem;
  }
  .courses__titlt-text::after {
    content: url(../img/transform-decor.svg);
    position: absolute;
    right: -10px;
    top: 200px;
  }
  .lecture__title {
    margin-bottom: 10rem;
  }
  .lecture__item-video {
    /*height: 23.9rem;*/
  }
  .lecture__title-title {
    font-size: 5.4rem;
  }
  .lecture__item-title {
    font-size: 2.2rem;
  }
  .lecture__item-title span {
    font-weight: 700;
    margin-left: 1.7rem;
  }
  .lecture__item-link {
    font-size: 1.8rem;
  }
  .lecture__list-item:not(:last-child) {
    margin-bottom: 5rem;
  }
  .img__basic {
    width: 32rem;
    height: 45rem;
  }
  .section-login {
    padding: 0 20px;
  }
  .btn__uk, .btn__ru {
    padding: 1.2rem 2rem 0.9rem 2rem;
  }
  .visual__title {
    font-size: 5.4rem;
  }
}
@media (max-width: 500px) {
  .courses__titlt-text{
    font-size:3.5rem;
  }
  .courses__titlt-text::after {
    top: 140px;
  }
  .lecture__item-video {
    /*height: 23.9rem;*/
  }
  .lecture__item-title {
    font-size: 1.8rem;
  }
  .lecture__item-title span {
    font-weight: 700;
    margin-left: 1.7rem;
  }
  .lecture__item-link {
    font-size: 1.4rem;
  }
  .lecture__list-item:not(:last-child) {
    margin-bottom: 5rem;
  }
  .lecture__title-title {
    font-size: 3.5rem;
  }
  .lecture__title {
    margin-bottom: 6rem;
  }
}/*# sourceMappingURL=main.css.map */
