@font-face {
  font-family: "OTRADA";
  font-weight: 400;
  src: url("../fonts/OTRADA.OTF");
}
section {
  padding-top: 70px;
  padding-bottom: 70px;
}

body {
  font-family: "PT Sans";
  font-weight: 400;
}

h1, h2, h3, h4, h5 {
  font-family: "OTRADA";
  font-weight: 400;
  font-size: 50px;
}
@media (max-width: 419.98px) {
  h1, h2, h3, h4, h5 {
    font-size: 34px !important;
    line-height: 42px !important;
  }
}

.text-muted {
  text-decoration: line-through;
}

.codes > a.active, .codes > a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background: linear-gradient(360deg, #76157E 0%, #C975E7 100%);
}

.codes > a {
  margin-right: 15px;
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 25px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  background-color: #db97f3;
  border-radius: 20px;
  transition: background-color 0.4s;
}

.text-bold {
  font-weight: 700;
}

@media (max-width: 767.98px) {
  section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (max-width: 419.98px) {
  h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
}
.button,
button .why,
button .materials {
  border: unset;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 70px;
  gap: 10px;
  background: rgb(247, 119, 80);
  background: linear-gradient(135deg, rgb(247, 119, 80), rgb(253, 208, 194));
  box-shadow: inset 0px -2px 0px #FF9A2A;
  border-radius: 40px;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
}
.button:hover,
button .why:hover,
button .materials:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .button,
  button .why,
  button .materials {
    margin: 0 auto;
    padding: 22px 53px;
    width: 100%;
  }
}

.button:focus {
  outline: none;
}

.talks-widget-button {
  z-index: 1500;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 15px;
  right: 20px;
  font-size: 25px;
  text-align: center;
  border-radius: 50%;
  color: white;
  padding-top: 6px;
  background: #3a6686;
  cursor: pointer;
  box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
}

.modal-open .modal-close {
  position: fixed;
  top: 5px;
  right: 25px;
  display: block;
  width: 36px;
  height: 36px;
  font-size: 40px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.35);
  background: radial-gradient(68.75% 465.87% at 50% 50%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(84.37% 84.37% at 50% 50%, rgba(255, 255, 255, 0.25) 34.9%, rgba(255, 255, 255, 0) 100%), rgba(72, 43, 117, 0.8);
  border-radius: 42px;
  box-shadow: 0 0 7px 1px #5a5a5a;
  transition: all 200ms;
  cursor: pointer;
  z-index: 500;
}

.modal-open .modal-close {
  color: #fff;
  background: rgba(255, 255, 255, 0.35);
  background: radial-gradient(68.75% 465.87% at 50% 50%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(84.37% 84.37% at 50% 50%, rgba(255, 255, 255, 0.25) 34.9%, rgba(255, 255, 255, 0) 100%), rgba(72, 43, 117, 0.8);
  box-shadow: 0 0 7px 1px #5a5a5a;
}

#modal-example {
  background: rgba(0, 0, 0, 0.3);
}

#header {
  background-image: url("../images/header/header-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: -60px;
  padding: 0;
  padding-bottom: 65px;
}
#header .first-block__button-wrapper {
  margin-top: -15px;
  font-size: 22px;
  margin-bottom: 32px;
}
@media (max-width: 1199.98px) {
  #header .first-block__button-wrapper {
    max-width: 515px;
  }
}
@media (max-width: 991.98px) {
  #header .first-block__button-wrapper {
    max-width: unset;
  }
}
@media (max-width: 575.98px) {
  #header .first-block__button-wrapper {
    margin-bottom: 0;
  }
}
#header ul {
  text-align: left;
  margin: 0 auto;
  margin-bottom: 19px;
}
@media (max-width: 991.98px) {
  #header ul {
    max-width: 545px;
  }
}
#header ul li {
  margin-bottom: 10px;
  font-size: 20x;
  color: #f7774f;
  margin-left: -20px;
}
#header ul li span {
  font-size: 22px;
  color: black;
}

.header-text__main {
  margin-top: 35px;
  margin-bottom: 50px;
  font-size: 28px;
}
@media (max-width: 575.98px) {
  .header-text__main {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 24px;
  }
}
.header-price {
  background-image: url("../images/header/die1.svg");
  background-repeat: no-repeat;
  background-size: 110%;
  background-position-x: center;
  background-position-y: 2px;
  color: white;
  font-weight: 700;
  padding: 10px 10px 8px 13px;
}
.header-lead {
  display: block;
  max-width: 93%;
  margin-left: -170px;
  margin-top: -54px;
}
.header-bonus:before {
  top: -49px;
  left: -167px;
  position: absolute;
  content: "";
  display: block;
  width: 127px;
  height: 115px;
  background-image: url(../images/header/arrow1.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-17deg);
}

.first-block {
  font-weight: 400;
}
.first-block-title {
  margin-top: 30px;
  font-size: 100px;
  line-height: 88px;
  color: #0082c8;
  text-shadow: 1px 1px black;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .first-block-title {
    font-size: 56px !important;
    line-height: 62px;
  }
}
.first-block .shells {
  background-image: url("../images/header/shells.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  min-width: 390px;
  height: 403px;
  position: absolute;
  top: -115px;
  left: -8px;
  z-index: 9;
}
.first-block-subtitle {
  font-size: 40px;
}
.first-block-bottom {
  margin-top: -25px;
}
.first-block-text {
  line-height: 32px;
  font-size: 24px;
  margin-top: -21px;
  margin-bottom: 36px;
}

.course-name {
  font-size: 40px;
  line-height: 88px;
  color: #f7774f;
  margin-top: -15px;
  display: block;
  text-shadow: none;
  text-transform: none;
}

.first-block-subscribe {
  position: relative;
  background-color: #FFFFFF;
  width: 100%;
  min-height: 350px;
  max-width: 360px;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.webp #header {
  background-image: url("../images/header/header-bg.webp");
}

.webp .shells {
  background-image: url("../images/header/shells.webp");
}

@media (max-width: 1199.98px) {
  .header-lead {
    margin-left: -70px;
  }
  .header-bonus:before {
    left: -95px;
  }
}
@media (max-width: 991.98px) {
  .header-lead {
    max-width: 100%;
    margin: 0 auto;
  }
  .header-bonus:before {
    display: none;
  }
  #header {
    background-image: url("../images/header/bg1.png");
    text-align: center;
  }
  .webp #header {
    background-image: url("../images/header/bg1.png");
  }
}
@media (max-width: 575.98px) {
  #header .shells {
    display: none;
  }
  #header .course-name {
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 29px;
  }
}
@media (max-width: 419.98px) {
  #header p {
    font-size: 24px;
  }
}
@media (min-width: 1900px) {
  #header {
    background-image: url("../images/header/header-bg-2x-scale-2_00x.jpg");
  }
  .webp #header {
    background-image: url("../images/header/header-bg-2x-scale-2_00x.webp");
  }
}
@media (max-width: 991.98px) {
  .webp #header {
    background-image: url("../images/header/bg1.png");
  }
}
.bonus-block {
  background-image: url(../images/bonus-block/bonus-bg.png);
  background-repeat: no-repeat;
  background-color: #FFF0E0;
  background-position: -1621px 140px;
  background-color: #FFF0E0;
}
.bonus-block-heading {
  font-size: 64px;
  margin-bottom: 15px;
}
.bonus-block-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.bonus-block-li {
  font-size: 18px;
  margin-bottom: 15px;
}
.bonus-block-subtitle {
  font-family: "Nautilus";
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  margin-left: 30px;
  max-width: 440px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.bonus-block-button {
  margin-left: 30px;
}

.bonus-block li {
  position: relative;
  list-style: none;
  padding-left: 40px;
}
.bonus-block li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-image: url("../images/bonus-block/bonus-clock.png");
  background-size: cover;
}

@media (max-width: 1199.98px) {
  .bonus-block {
    background-position: -1621px 183px;
  }
}
@media (max-width: 991.98px) {
  .bonus-block {
    background-position: -1621px 595px;
  }
}
@media (max-width: 767.98px) {
  .bonus-block {
    background-position: -1874px 552px;
  }
  .bonus-block-button {
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .bonus-block {
    background-image: unset;
  }
  .bonus-block-ul {
    padding: 0;
  }
}
.expert {
  background-image: url("../images/expert/bg5.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 177px;
}
@media (max-width: 575.98px) {
  .expert {
    padding-top: 0;
  }
}
.expert img {
  max-width: 150%;
  left: -67%;
  top: -115px;
  position: absolute;
}
.expert h3 {
  margin-top: 0;
  color: #f7774f;
}
.expert h3 span {
  color: #0082c8;
}
.expert ul li {
  margin-bottom: 13px;
  font-size: 20px;
  color: #f7774f;
  margin-left: -20px;
}
.expert ul li span {
  font-size: 18px;
  color: black;
}

.webp .expert {
  background-image: url("../images/expert/bg5.webp");
}

@media (max-width: 1530px) {
  .expert img {
    left: -49%;
  }
}
@media (max-width: 1640px) {
  .expert img {
    left: -50%;
  }
}
@media (max-width: 1320px) {
  .expert img {
    left: -38%;
    max-width: 139%;
    top: -39px;
  }
}
@media (max-width: 1199.98px) {
  .expert {
    background-position: -5px 1px;
    padding-bottom: 90px;
  }
  .expert h3 {
    margin-top: 70px;
  }
  .expert img {
    max-width: 120%;
    left: -31%;
    top: 108px;
  }
}
@media (max-width: 991.98px) {
  .expert img {
    position: unset;
    max-width: 100%;
    margin-left: -144px;
  }
  .expert {
    background-position: -20px 1px;
  }
  .expert h3 {
    text-align: center;
    margin-top: 120px;
  }
}
@media (max-width: 575.98px) {
  .expert ul li {
    margin-bottom: 10px;
  }
  .expert h3 {
    font-size: 39px;
  }
  .expert img {
    margin-left: -18px;
  }
}
.expert-work-top,
.marafon-work-top {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 70px;
}
.expert-work h3,
.marafon-work h3 {
  font-size: 50px;
  color: #0082c8;
}
.expert-work h3 span,
.marafon-work h3 span {
  color: #f7774f;
}

.footer {
  background-color: #4b2a1b !important;
}
.footer a:hover {
  text-decoration: none;
  color: #0082c8 !important;
}

.greeting {
  display: none !important;
}
.greeting h2 {
  max-width: 830px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  color: #f7774f;
}
.greeting h2 span {
  color: #0082c8;
}
@media (max-width: 419.98px) {
  .greeting h2 {
    font-size: 32px !important;
  }
}
.greeting-item {
  margin-bottom: 40px;
}
.greeting .last {
  margin: 0 auto;
  margin-top: -187px;
}
@media (max-width: 767.98px) {
  .greeting .last {
    margin: unset;
  }
}
@media (max-width: 575.98px) {
  .greeting .margin-m {
    margin-bottom: -130px;
  }
}
.greeting-title {
  font-size: 20px;
  color: #c2e9fd;
  text-transform: uppercase;
}
.greeting-title span {
  font-size: 25px;
  font-weight: 700;
  color: #0082c8;
}
.greeting-text {
  line-height: 27px;
}
.greeting strong {
  text-transform: uppercase;
}
.greeting .margin-t {
  margin-top: 185px;
}
.greeting .gr {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 170px;
  height: 130px;
  z-index: 9;
}
.greeting .gr-1 {
  background-image: url("../images/greeting/gr-1.svg");
  top: 75px;
  left: 232px;
  transform: rotate(8deg);
}
.greeting .gr-2 {
  background-image: url("../images/greeting/gr-2.svg");
  top: -126px;
  left: 172px;
  transform: rotate(-3deg);
}
.greeting .gr-3 {
  background-image: url("../images/greeting/gr-1.svg");
  top: 69px;
  left: 239px;
  transform: rotate(11deg);
}

.what {
  font-size: 23px;
  background-image: url("../images/what/bg.png");
  background-position: -25px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
}
.what h3 {
  font-size: 50px;
  color: #f7774f;
}
.what h3 span {
  color: #0082c8;
}
.what-title {
  margin-bottom: 90px;
}
.what-top {
  margin: 0 auto;
  text-align: center;
  max-width: 840px;
}
.what-body {
  margin-bottom: 100px;
}
.what-body-title {
  font-family: "OTRADA";
  font-size: 30px;
  color: #0082c8;
  line-height: 36px;
}
.what-body-label {
  font-family: "OTRADA";
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  top: -31px;
  left: 87%;
  width: 120px;
  height: 50px;
  transform: translateX(-50%);
  background-image: url("../images/what/die3.svg");
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  background-repeat: no-repeat;
  background-size: 120%;
  background-position-x: center;
  background-position-y: 2px;
  padding: 10px 10px 8px 13px;
}
.what-body-label-right {
  left: 16%;
}
.what-body-label-right-4 {
  left: 28%;
}
.what-body ul li {
  font-size: 20px;
  color: #f7774f;
  margin-left: -20px;
}
.what-body ul li span {
  font-size: 18px;
  color: black;
}
.what-body .img {
  max-width: 90%;
  border: solid 10px white;
  transform: rotate(-3deg);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.what-body .img-2 {
  transform: rotate(4deg);
}
.what-body .img-4 {
  max-width: 56%;
}

.webp .what {
  background-image: url("../images/what/bg.webp");
}

@media (max-width: 991.98px) {
  .what-body {
    margin-bottom: 70px;
  }
  .what-body .img {
    max-width: 100%;
    transform: unset;
    margin-bottom: 20px;
  }
  .what-body-label {
    position: unset;
    margin: 0 auto;
    transform: unset;
    margin-bottom: 10px;
  }
  .what-body-title {
    text-align: center;
  }
}
@media (max-width: 419.98px) {
  .what-title {
    font-size: 21px;
    margin-top: 20px;
  }
}
.bonus-top {
  margin: 0 auto;
  text-align: center;
  max-width: 1020px;
  margin-bottom: 70px;
}
.bonus-top h3 {
  font-size: 50px;
  color: #f7774f;
}
.bonus-top h3 span {
  color: #0082c8;
}
.bonus-body ul li {
  margin-bottom: 22px;
  font-size: 20px;
  color: #f7774f;
  margin-left: -20px;
}
.bonus-body ul li span {
  font-size: 18px;
  color: black;
}
.bonus-body img {
  max-width: 120%;
  margin-top: -60px;
}
.bonus-body .button {
  margin-top: 40px;
}

@media (max-width: 991.98px) {
  .bonus-body img {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .bonus-top {
    margin-bottom: 30px;
  }
  .bonus-top h3 {
    font-size: 38px;
  }
}
.materials {
  background-image: url("../images/materials/bg7.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 9;
  position: sticky;
  font-size: 22px;
  padding-bottom: 156px;
}
.materials h3 {
  font-size: 50px;
  color: #f7774f;
}
.materials h3 span {
  color: #0082c8;
}
.materials .button {
  margin-top: 20px;
}
.materials ul li {
  margin-bottom: 22px;
  font-size: 20px;
  color: #f7774f;
  margin-left: -20px;
}
.materials ul li span {
  font-size: 18px;
  color: black;
}

.webp .materials {
  background-image: url("../images/materials/bg7.webp");
}

@media (max-width: 991.98px) {
  .materials {
    padding-bottom: 370px;
    background-position: unset;
    text-align: center;
  }
  .materials h3 {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .materials {
    background-position: -96px 0;
  }
}
@media (max-width: 419.98px) {
  .materials {
    padding-bottom: 366px;
  }
}
.subscribe-screen {
  background-image: url("../images/subscribe/bg8.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 25px;
  margin-top: -175px;
  padding-top: 0;
}
.subscribe-screen-text__main {
  margin-top: 65px;
  font-size: 28px;
  max-width: 400px;
}
@media (max-width: 767.98px) {
  .subscribe-screen-text__main {
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  .subscribe-screen-text__main {
    font-size: 24px;
  }
}
.subscribe-screen ul {
  text-align: left;
  max-width: 630px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.subscribe-screen ul li {
  font-size: 20x;
  color: #f7774f;
  margin-left: -20px;
  margin-bottom: 10px;
}
.subscribe-screen ul li span {
  font-size: 22px;
  color: black;
}
.subscribe-screen h3 {
  margin-top: 175px;
  font-size: 90px;
  color: #0082c8;
}
.subscribe-screen-title {
  font-family: "OTRADA";
  font-size: 40px;
  color: #f7774f;
}
.subscribe-screen-head {
  font-size: 25px;
  max-width: 562px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.subscribe-screen-price {
  background-image: url("../images/header/die1.svg");
  background-repeat: no-repeat;
  background-size: 110%;
  background-position-x: center;
  background-position-y: 2px;
  color: white;
  font-weight: 700;
  padding: 10px 10px 8px 13px;
}
.subscribe-screen .arrow img {
  top: -112px;
  left: 334px;
  position: absolute;
  display: block;
  width: 134px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(0deg);
}
.subscribe-screen .star {
  margin-top: 40px;
}
.subscribe-screen .lead {
  max-width: 115%;
  margin: 0px 0px 0px -22px;
}

.webp .subscribe-screen {
  background-image: url("../images/subscribe/bg8.webp");
}

@media (max-width: 1199.98px) {
  .subscribe-screen .arrow img {
    top: -560px;
    left: 392px;
  }
  .subscribe-screen .lead {
    max-width: 100%;
  }
  .subscribe-screen {
    margin-top: -220px;
  }
}
@media (max-width: 991.98px) {
  .subscribe-screen {
    margin-top: -657px;
  }
  .subscribe-screen h3 {
    margin-top: 494px;
  }
  .subscribe-screen .arrow img {
    top: -421px;
    left: 304px;
  }
}
@media (max-width: 767.98px) {
  .subscribe-screen .lead {
    max-width: 100%;
    margin: 0 auto;
  }
  .subscribe-screen {
    margin-top: -635px;
  }
  .subscribe-screen h3 {
    margin-top: 498px;
  }
}
@media (max-width: 575.98px) {
  .subscribe-screen h3 {
    margin-top: 584px;
    font-size: 55px !important;
    line-height: 53px !important;
  }
  .subscribe-screen-title {
    text-align: center;
    font-size: 39px;
    line-height: 40px;
  }
  .subscribe-screen-head {
    text-align: center;
    font-size: 20px;
  }
  .subscribe-screen-bottom {
    text-align: center;
    font-size: 20px;
  }
}
@media (min-width: 1900px) {
  .subscribe-screen {
    background-image: url("../images/subscribe/bg8-2x-scale-2_00x.jpg");
  }
  .webp .subscribe-screen {
    background-image: url("../images/subscribe/bg8-2x-scale-2_00x.webp");
  }
}/*# sourceMappingURL=style.css.map */