@import url("../fonts/stylesheet.css");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* 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 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  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.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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.
   */
[type=search]::-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 Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

body {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  background-color: #dcebfa;
  box-sizing: border-box;
}

.strong {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.red {
  color: #c00000;
}

.emDarkColor {
  color: #001370;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.subheading {
  text-align: center;
  font-weight: 300;
  font-size: 1.4rem;
}

.button {
  display: inline-block;
  color: white;
  font-weight: bold;
  font-size: 0.96rem;
  text-transform: uppercase;
  border-radius: 30px;
  background-color: #ffb22e;
  border-style: solid;
  border: none;
  padding: 1rem 2rem;
  transition: all 0.2s linear;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .button {
    display: block;
    margin: 0 auto;
    width: 12rem;
  }
}
.button_em {
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: none;
}
.button_link {
  text-decoration: none;
}
.button:hover {
  background-color: #ffbb46;
}

.section {
  padding: 8rem 4rem;
}
@media (max-width: 576px) {
  .section {
    padding: 2rem 1rem 2rem 1rem;
  }
}
.section_light {
  background-color: #fbfcfe;
}

.footer {
  background-color: #0f1113;
  padding: 1rem;
  font-size: 0.9rem;
}
.footer__list {
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
  align-items: center;
}
@media (max-width: 480px) {
  .footer__list {
    flex-direction: column;
  }
}
.footer__item {
  margin: 0 1.4rem;
  font-weight: bold;
}
@media (max-width: 480px) {
  .footer__item {
    margin: 0.5rem 0;
  }
}
.footer__link {
  text-decoration: none;
  color: white;
}
.footer .copyright {
  margin: 0 auto;
  text-align: center;
  color: rgba(255, 255, 255, 0.486);
}

.h1 {
  font-family: "Arial", sans-serif;
  font-size: 2.6rem;
  margin-top: 8rem;
}
@media (max-width: 1200px) {
  .h1 {
    text-align: center;
    margin-top: initial;
  }
}
.h1_em {
  color: #ffb22e;
}

.h2 {
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  margin-top: 0;
}
.h2.h2_modified {
  font-size: 2rem;
  text-align: left;
}
.h2_em {
  color: #ffb22e;
  font-weight: 700;
}

ul,
ol {
  padding: 0;
}

.header {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 1200px) {
  .header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
}
.header__container {
  margin-left: 2rem;
}
@media (max-width: 1200px) {
  .header__container {
    margin-left: 0;
  }
}
.header .burger {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 1200px) {
  .header .burger {
    display: block;
  }
}
.header .burger span {
  opacity: 1;
  transform: rotate(0deg) translate(0);
  transition: all 0.3s ease-in-out;
  display: block;
  width: 32px;
  height: 3px;
  margin-bottom: 6px;
  background-color: #0b6ec3;
}
.header .burger_open span:first-child {
  transform: rotate(45deg) translate(5px, 8px);
}
.header .burger_open span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -8px);
}
.header .burger_open span:nth-child(2) {
  transform: scale(0.2);
  opacity: 0;
}
@media (max-width: 1200px) {
  .header .burger_open ~ .menu {
    display: flex;
    visibility: visible;
    opacity: 1;
  }
}
.header .moto {
  font-weight: normal;
  font-size: 1.4rem;
  margin-bottom: 4rem;
}
@media (max-width: 1200px) {
  .header .moto {
    text-align: center;
  }
}
.header .moto strong {
  font-weight: normal;
}
.header .menu {
  width: 38rem;
  margin-top: 2rem;
  display: flex;
  padding: 0;
}
@media (max-width: 1200px) {
  .header .menu {
    visibility: hidden;
    width: 100%;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
}
.header .menu__item {
  list-style-type: none;
  color: #0b6ec3;
  font-weight: 400;
  margin-right: 2rem;
}
@media (max-width: 1200px) {
  .header .menu__item {
    margin-bottom: 1rem;
  }
}
.header .menu__link {
  position: relative;
  font-size: 1.26rem;
  text-decoration: none;
  color: #0b6ec3;
}
.header .menu__link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 20%;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #0b6ec3;
  box-shadow: inset 0px -1px 0px 0px #0b6ec3;
  transition: all 0.3s ease;
}
.header .menu__link:hover:after {
  opacity: 1;
  bottom: -1px;
}
.header .img-container {
  overflow: hidden;
  height: 800px;
  margin-left: 2rem;
}
@media (max-width: 1200px) {
  .header .img-container {
    margin-top: 2rem;
    padding: 2rem;
    height: auto;
  }
}
.header .img-container img {
  height: 800px;
}
@media (max-width: 1200px) {
  .header .img-container img {
    height: initial;
    width: 100%;
  }
}

.highlights {
  display: grid;
  grid-template-columns: repeat(3, 20rem);
  grid-template-rows: repeat(2, auto);
  justify-content: center;
  grid-gap: 4rem;
}
@media (max-width: 1100px) {
  .highlights {
    grid-template-columns: repeat(2, 20rem);
    grid-template-rows: repeat(3, auto);
  }
}
@media (max-width: 768px) {
  .highlights {
    grid-template-columns: repeat(1, 20rem);
    grid-template-rows: repeat(6, auto);
  }
}
.highlights__heading {
  text-align: center;
}
.highlights__content {
  text-align: center;
}
.highlights__icon {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.about__img {
  width: 350px;
  height: 350px;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .about__img {
    width: 100%;
    height: initial;
    display: block;
    margin: 0 auto;
  }
}
.about__caption {
  text-align: center;
  margin-top: 1.4rem;
  font-size: 1.2rem;
}
.about__wrapper {
  display: flex;
}
@media (max-width: 1024px) {
  .about__wrapper {
    flex-direction: column;
  }
}
.about__wrapper .facts {
  font-size: 1.2rem;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .about__wrapper .facts {
    margin-left: 4rem;
  }
}
@media (max-width: 1024px) {
  .about__wrapper .facts {
    margin-left: 0;
  }
}
.about__wrapper .facts__item {
  background-image: url("../img/Tick.svg");
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 50px;
  margin: 1.2rem 0;
}

.courses {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .courses {
    flex-direction: column;
  }
}
.courses__element {
  width: 16rem;
  height: 18rem;
  background-color: #dcebfa;
  margin: 1rem;
  padding: 2rem;
  cursor: pointer;
}
.courses__element .button {
  opacity: 0;
  transition: all 0.2s linear;
  display: block;
  margin: 0 auto;
}
.courses__element .course {
  display: flex;
  align-items: center;
  justify-content: center;
}
.courses__element .course__img {
  width: 100px;
  display: block;
  margin: 0 auto;
  transform: translateY(40px);
  transition: all 0.2s linear;
}
.courses__element .course__heading {
  text-align: center;
  font-size: 1.2rem;
  color: #0b6ec3;
  transform: translateY(40px);
  transition: all 0.2s linear;
}
.courses__element:hover .course__img {
  transform: translateY(0px);
}
.courses__element:hover .course__heading {
  transform: translateY(0px);
}
.courses__element:hover .button {
  opacity: 1;
  transform: translateY(10px);
}

.webinar__container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 1024px) {
  .webinar__container {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
  }
}
.webinar__iframe {
  width: 500px;
  height: 300px;
}
@media (max-width: 1024px) {
  .webinar__iframe {
    width: calc(100% - 2rem);
    height: 300px;
  }
}
.webinar__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.performance,
.oge,
.exams {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.performance .aims,
.oge .aims,
.exams .aims {
  width: 60%;
  list-style-type: none;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .performance .aims,
  .oge .aims,
  .exams .aims {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .performance .aims,
  .oge .aims,
  .exams .aims {
    width: 100%;
  }
}
.performance .aims__element,
.oge .aims__element,
.exams .aims__element {
  background-image: url("../img/Tick2.svg");
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 50px;
  margin: 1.2rem 0;
}
.performance .button,
.oge .button,
.exams .button {
  margin: 0 auto;
  display: block;
}

.formats {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1120px) {
  .formats {
    flex-direction: column;
  }
}
.formats__format {
  min-height: 64rem;
  max-width: 40rem;
  margin: 1rem;
  border: 1px solid #e0e6ed;
  background-color: white;
  border-radius: 9px;
  padding: 2rem 1rem;
}
@media (max-width: 768px) {
  .formats__format {
    margin-right: 0;
    margin-left: 0;
  }
}
.formats .format__icon {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
}
.formats .format__h3 {
  text-align: center;
  font-size: 1.4rem;
}
.formats .format__list {
  list-style-type: none;
  text-align: center;
  font-size: 1.1rem;
}
.formats .format__item {
  margin: 2rem;
}
.formats .format__h4 {
  font-size: 1.2rem;
  text-align: center;
  color: #0b6ec3;
}
.formats .format__button {
  display: block;
  margin: 0 auto;
  width: 10rem;
}

.bonus {
  padding-top: 0;
}
.bonus__content {
  text-align: center;
  width: 30rem;
  margin: 1rem auto;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .bonus__content {
    width: 100%;
  }
}
.bonus .button_blue {
  background-color: #0b6ec3;
  display: block;
  margin: 2rem auto;
  width: 10rem;
  text-align: center;
  text-decoration: none;
}
.bonus__link {
  color: #0b6ec3;
  text-decoration: none;
  font-weight: bold;
}

.reviews .glide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews .glide__image {
  height: 600px;
}
@media (max-width: 480px) {
  .reviews .glide__image {
    width: 100%;
    height: initial;
  }
}
.reviews .slider__control {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -9px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.reviews .slider__control_prev {
  left: -10px;
}
@media (max-width: 768px) {
  .reviews .slider__control_prev {
    left: -40px;
  }
}
@media (max-width: 576px) {
  .reviews .slider__control_prev {
    display: none;
  }
}
.reviews .slider__control_next {
  right: -10px;
}
@media (max-width: 768px) {
  .reviews .slider__control_next {
    right: -40px;
  }
}
@media (max-width: 576px) {
  .reviews .slider__control_next {
    display: none;
  }
}

.advantages {
  font-size: 1.2rem;
}
.advantages__h3 {
  font-size: 1.4rem;
}
.advantages__list {
  list-style: none;
  counter-reset: big-numbers;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .advantages__list {
    margin: auto 8rem;
  }
}
.advantages__item {
  counter-increment: big-numbers;
  width: 50%;
}
@media (max-width: 480px) {
  .advantages__item {
    width: 100%;
  }
}
.advantages__item:before {
  content: counter(big-numbers);
  display: inline-block;
  color: #dcebfa;
  font-size: 8rem;
  font-weight: bold;
}
.advantages__item:nth-child(even) {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 480px) {
  .advantages__item:nth-child(even) {
    margin-right: auto;
    margin-left: 0;
  }
}
.advantages__item p {
  display: block;
}

.contacts__links {
  display: flex;
  justify-content: space-around;
  height: 100px;
  margin: 5rem auto;
}
@media (max-width: 768px) {
  .contacts__links {
    flex-direction: column;
    height: 100%;
  }
}
.contacts__block {
  margin: auto 2rem;
}
.contacts__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #0b6ec3;
}
.contacts__link {
  font-size: 1.2rem;
}
.contacts__image {
  width: 64px;
  height: 64px;
}
.contacts__desc {
  font-size: 1.2rem;
  text-align: center;
}
.contacts__container {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .contacts__container {
    flex-direction: column;
    align-items: center;
  }
}
.contacts__container .form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.contacts__container .form__input, .contacts__container .form__textarea {
  display: block;
  width: 26rem;
  margin: 0.5rem 1rem;
  padding: 1rem 1.2rem;
  border: none;
  border-radius: 20px;
  font-size: 1.1rem;
  font-family: inherit;
  color: #0b6ec3;
}
.contacts__container .form__input::-moz-placeholder, .contacts__container .form__textarea::-moz-placeholder {
  color: rgba(11, 109, 195, 0.6431372549);
}
.contacts__container .form__input::placeholder, .contacts__container .form__textarea::placeholder {
  color: rgba(11, 109, 195, 0.6431372549);
}
@media (max-width: 768px) {
  .contacts__container .form__input, .contacts__container .form__textarea {
    justify-content: center;
    width: calc(100% - 2rem);
  }
}

.temp-container {
  background-color: white;
}

.temporary {
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.temporary .webinar-img {
  width: 20rem;
}
.temporary .time {
  font-size: 1.6rem;
}
.temporary .flex {
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .temporary .flex {
    flex-direction: column;
  }
}
.temporary .align-right {
  text-align: right;
}
.temporary .text {
  font-size: 1.2rem;
}
@media (max-width: 1024px) {
  .temporary .text {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
@media (max-width: 1024px) {
  .temporary .facts-containter {
    flex-direction: column;
    max-width: 40rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.temporary .heading {
  font-size: 2.6rem;
  font-weight: bold;
  color: #001370;
  text-transform: uppercase;
}
.temporary .name {
  font-size: 2.2rem;
  color: #0b6ec3;
}
.temporary .facts {
  font-size: 1.2rem;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .temporary .facts {
    margin-left: 4rem;
  }
}
@media (max-width: 1024px) {
  .temporary .facts {
    margin-left: 0;
  }
}
.temporary .facts__item {
  background-image: url("../img/Tick.svg");
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 50px;
  margin: 1.2rem 0;
}
.temporary .free {
  font-size: 1.4rem;
  font-weight: bold;
  color: #c00000;
}
.temporary .button {
  display: block;
  margin: 1rem auto;
}
.temporary .webinar__left {
  width: 800px;
}
@media (max-width: 768px) {
  .temporary .webinar__left {
    width: 100%;
    margin: 0 auto;
  }
}/*# sourceMappingURL=index.css.map */