.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #04134A;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  color: #04134A;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #04134A;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: "Roboto Mono", monospace;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
  color: #04134A;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1872px;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.top-courses {
  padding: 6.5px 0;
  text-align: center;
}
.top-courses .wrap {
  position: relative;
}
.top-courses__item {
  display: inline-block;
  margin: 0 16px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
}
.top-courses__change {
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
  line-height: 100%;
  padding-left: 18px;
}
.top-courses__change--up {
  background: url('img/up.svg') no-repeat left;
  color: #27B98A;
}
.top-courses__change--down {
  background: url('img/down.svg') no-repeat left;
  color: #ED616A;
}
.top-courses__bank {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-family: 'Roboto Flex';
  font-weight: 500;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: rgba(0, 7, 30, 0.4);
}
.header {
  padding: 16px 0;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__logo {
  margin-top: 23px;
}
.header__menu {
  margin-top: 26px;
}
.header__menu li {
  display: inline-block;
}
.header__menu li:not(:last-child) {
  margin-right: 24px;
}
.header__menu li a {
  display: block;
  text-decoration: none;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  text-transform: lowercase;
}
.header__links {
  font-size: 0;
}
.header__button {
  width: 216px;
  height: 72px;
  background: #04134A;
  border-radius: 10000px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  vertical-align: middle;
}
.header__fav {
  margin-left: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(0, 6, 28, 0.1);
  border-radius: 10000px;
  background: url('img/fav.svg') no-repeat center;
  display: inline-block;
  vertical-align: middle;
}
.header__login {
  margin-left: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(0, 6, 28, 0.1);
  border-radius: 10000px;
  background: url('img/login.svg') no-repeat center;
  display: inline-block;
  vertical-align: middle;
}
.header__burger {
  width: 30px;
  height: 16px;
  position: relative;
  display: inline-block;
  margin-top: 17px;
  display: none;
}
.header__burger--active span:nth-child(1) {
  transform: translate(3px, 7px) rotate(45deg);
  left: 0;
}
.header__burger--active span:nth-child(2) {
  display: none;
}
.header__burger--active span:nth-child(3) {
  transform: translate(3px, -7px) rotate(-45deg);
  left: 0;
}
.header__burger:hover span:nth-child(1) {
  left: 0;
}
.header__burger:hover span:nth-child(2) {
  left: 6px;
}
.header__burger:hover span:nth-child(3) {
  left: 0;
}
.header__burger span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #04134A;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.header__burger span:nth-child(1) {
  top: 0;
  left: 6px;
}
.header__burger span:nth-child(2) {
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.header__burger span:nth-child(3) {
  bottom: 0;
  left: 6px;
}
.hero {
  background: url('img/hero.png') bottom center / cover;
  padding-bottom: 786px;
  position: relative;
  text-align: center;
}
.hero__name {
  max-width: 1286px;
  margin: 0 auto 16px auto;
  font-weight: 700;
  font-size: 128px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-family: 'Roboto Flex';
  font-stretch: 74%;
}
.hero__text {
  margin-bottom: 112px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #04134A;
  opacity: 0.4;
}
.hero__buttons button {
  width: 305px;
  height: 84px;
  border-radius: 10000px;
  margin: 0 8px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}
.hero__buttons button:nth-child(1) {
  background: #04134A;
  color: #fff;
}
.hero__buttons button:nth-child(2) {
  background: #fff;
  color: #04134A;
}
.quiz {
  margin-top: -55px;
  padding-bottom: 280px;
  text-align: center;
  position: relative;
}
.quiz__name {
  max-width: 1351px;
  margin: 0 auto 112px auto;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.quiz__name2 {
  padding-left: 50px;
  position: relative;
  max-width: 688px;
  margin: 0 auto 55px auto;
  font-weight: 500;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.quiz__name2 span {
  position: absolute;
  left: 0;
  top: 0;
}
.quiz__select {
  max-width: 660px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 24px;
}
.quiz__select .radio {
  display: none;
}
.quiz__select .radio + label {
  cursor: pointer;
  width: 49%;
  padding: 20px 10px;
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border: 1px solid rgba(0, 6, 28, 0.1);
  border-radius: 10000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.quiz__select .radio:checked + label {
  border: 1px solid #04134A;
}
.quiz__button {
  width: 153px;
  height: 72px;
  background: #04134A;
  border-radius: 10000px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}
.quiz__button span {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 15px;
  background: url('img/arrow.svg');
  margin: -2px 0 0 4px;
}
.reviews {
  padding-bottom: 272px;
}
.reviews__name {
  text-align: center;
  margin-bottom: 64px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.reviews__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.reviews__list {
  width: 83.2%;
}
.reviews__item {
  font-weight: 500;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(0, 7, 30, 0.3);
}
.reviews__item h3 {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #00071E;
}
.reviews__image {
  height: 500px;
  margin-bottom: 16px;
  position: relative;
  border-radius: 32px;
}
.reviews__timer {
  position: absolute;
  left: 16px;
  top: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #00071E;
  padding: 8px;
  background: #FFFFFF;
  border-radius: 32px;
}
.reviews__play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('img/play.svg') no-repeat center;
}
.reviews__banner {
  width: 16.1%;
  height: 500px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #04134A;
  border-radius: 32px;
  position: relative;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  padding: 24px;
}
.reviews__tg {
  position: absolute;
  left: 24px;
  bottom: 24px;
  width: calc(100% - 48px);
  background: #fff;
  padding: 22px 0;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 10000px;
}
.reviews__tg span {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url('img/tg.svg');
}
.catalog__name {
  text-align: center;
  margin-bottom: 69px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.catalog__list-name {
  margin: 18px 0 24px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 48px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.catalog__list {
  overflow: hidden;
  width: calc(50vw + 50%);
  margin-bottom: 112px;
}
.catalog__list .swiper-slide {
  width: 462px;
}
.catalog__item {
  position: relative;
}
.catalog__image {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 32px;
}
.catalog__item-name {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #060615;
}
.catalog__price {
  margin-bottom: 8px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 32px;
  line-height: 116%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #060615;
}
.catalog__old-price {
  display: inline-block;
  margin-left: 5px;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: rgba(0, 7, 30, 0.3);
}
.catalog__data li {
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 18px;
  line-height: 136%;
  letter-spacing: -0.02em;
  color: rgba(0, 7, 30, 0.3);
}
.catalog__data li:not(:last-child) {
  margin-bottom: 4px;
}
.catalog__fav-link {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 2;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff url('img/fav2.svg') no-repeat top 52% left 50%;
}
.catalog__slider-nav {
  margin-bottom: 24px;
}
.catalog__slider-nav-link {
  display: inline-block;
  width: 84px;
  height: 64px;
  opacity: .6;
}
.catalog__slider-nav-link:hover {
  opacity: 1;
}
.catalog__slider-nav-link--prev {
  background: url('img/prev.svg');
}
.catalog__slider-nav-link--next {
  background: url('img/next.svg');
}
.steps {
  padding-bottom: 225px;
  text-align: center;
}
.steps__name {
  margin-bottom: 8px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.steps__top-text {
  margin-bottom: 112px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #04134A;
  opacity: 0.6;
}
.steps__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1244px;
  margin: 0 auto;
  position: relative;
}
.steps__list:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: calc(100% - 60px);
  background: #D7D9E3;
}
.steps__list:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  z-index: 3;
}
.steps__item {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 32px 60px 32px;
  border-bottom: 1px solid #D7D9E3;
}
.steps__image {
  height: 253px;
  line-height: 253px;
  text-align: center;
}
.steps__image img {
  vertical-align: middle;
}
.steps__number {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #00071E;
  opacity: 0.4;
}
.steps__item-name {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #00071E;
}
.steps__desc {
  max-width: 445px;
  margin: 0 auto;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: rgba(0, 7, 30, 0.3);
}
.free-banner {
  padding-bottom: 280px;
}
.free-banner__banner {
  background: url('img/free-banner.png') center / cover;
  color: #fff;
  border-radius: 32px;
  padding: 48px;
}
.free-banner__name {
  max-width: 980px;
  margin-bottom: 8px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #FFFFFF;
  font-stretch: 74%;
}
.free-banner__desc {
  max-width: 344px;
  margin-bottom: 98px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  letter-spacing: -0.01em;
  opacity: 0.6;
}
.free-banner__button {
  width: 398px;
  height: 92px;
  background: #FFFFFF;
  border-radius: 10000px;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.services {
  padding-bottom: 106px;
  text-align: center;
}
.services .steps__top-text {
  margin-bottom: 48px;
}
.services__list {
  max-width: 1246px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.services__item {
  width: calc(50% - 4px);
  margin-bottom: 8px;
  overflow: hidden;
  background: #D7D9E3;
  border-radius: 48px;
  padding: 0 48px 48px 48px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services__item--big {
  width: 100%;
  padding: 48px;
}
.services__item p {
  font-weight: 500;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #04134A;
  opacity: 0.4;
}
.services__image {
  margin: 0 -48px;
  height: 338px;
  line-height: 338px;
  text-align: center;
}
.services__image--vt {
  line-height: 1;
}
.services__image--big {
  height: 382px;
  line-height: 382px;
}
.services__image img {
  vertical-align: middle;
}
.services__item-name {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.services__item-name--big {
  margin-bottom: 48px;
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  text-transform: uppercase;
}
.services__videos {
  margin: 0 -48px 48px -48px;
}
.services__videos .swiper-slide {
  width: 764px;
  height: 364px;
  position: relative;
  border-radius: 32px;
  margin-top: 21px;
}
.services__videos .swiper-slide.swiper-slide-active {
  height: 407px;
  margin-top: 0;
}
.services__video-name {
  position: absolute;
  top: 24px;
  left: 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.services__video-name span {
  display: block;
  color: #fff;
  margin-top: 4px;
}
.services__video-timer {
  position: absolute;
  bottom: 24px;
  left: 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.services__video-timer span {
  color: #fff;
}
.services__video-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10000px;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  width: 125px;
  height: 64px;
}
.services__blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.services__block {
  width: 32.8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #CCCED9;
  border-radius: 32px;
  padding: 32px;
}
.services__block h3 {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.services__block p {
  font-weight: 500;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #04134A;
  opacity: 0.4;
  padding-right: 40px;
}
.team {
  padding-bottom: 112px;
}
.team__name {
  margin-bottom: 40px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.team .wrap {
  position: relative;
}
.team .catalog__slider-nav {
  position: absolute;
  right: 0;
  top: 120px;
}
.team__list {
  overflow: hidden;
}
.team__list .swiper-slide {
  height: 847px;
  position: relative;
}
.team__item {
  border-radius: 32px;
  color: #fff;
}
.team__top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.team__text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 260px 32px 32px;
  font-weight: 500;
  font-size: 28px;
  line-height: 132%;
  letter-spacing: -0.01em;
}
.team__text h3 {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  text-transform: uppercase;
}
.team__play {
  position: absolute;
  right: 32px;
  bottom: 32px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 28px;
  line-height: 116%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  padding: 24px 24px 24px 72px;
  background: #2b5aff url('img/play2.svg') no-repeat 24px 50%;
  border-radius: 10000px;
}
.rewards {
  margin-bottom: 280px;
  position: relative;
  color: #fff;
}
.rewards__image {
  width: 100%;
}
.rewards__top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px;
  font-weight: 500;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rewards__name {
  position: absolute;
  left: 32px;
  bottom: 32px;
  width: 460px;
  text-transform: uppercase;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 64px;
  line-height: 96%;
  letter-spacing: -0.01em;
  font-stretch: 74%;
}
.rewards__item {
  position: absolute;
  width: 203px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  border-radius: 24px;
  padding: 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.rewards__item--item1 {
  top: 73%;
  left: 32%;
}
.rewards__item--item1:after {
  content: "";
  position: absolute;
  right: -30px;
  top: -30px;
  width: 40px;
  height: 40px;
  background: url('img/arrow2.svg');
}
.rewards__item--item2 {
  top: 53%;
  right: 32%;
}
.rewards__item--item2:after {
  content: "";
  position: absolute;
  left: -30px;
  bottom: -30px;
  width: 40px;
  height: 40px;
  background: url('img/arrow3.svg');
}
.news {
  padding-bottom: 208px;
}
.news__name {
  margin-bottom: 64px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.news .wrap {
  position: relative;
}
.news .catalog__slider-nav {
  position: absolute;
  right: 0;
  top: 28px;
}
.news__list {
  overflow: hidden;
}
.news__item {
  position: relative;
}
.news__link {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff url('img/arrow4.svg') no-repeat center;
}
.news__image {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 32px;
}
.news__date {
  margin-bottom: 8px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  letter-spacing: -0.01em;
}
.news__item-name {
  font-weight: 500;
  font-size: 48px;
  line-height: 116%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.mobile-banner {
  padding-bottom: 280px;
}
.mobile-banner__banner {
  position: relative;
  background: #D7D9E3;
  border-radius: 48px;
  height: 794px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px;
  overflow: hidden;
}
.mobile-banner__name {
  margin-bottom: 8px;
  font-family: 'Roboto Flex';
  font-weight: 700;
  font-size: 96px;
  line-height: 96%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-stretch: 74%;
}
.mobile-banner__text {
  max-width: 554px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: #04134A;
  opacity: 0.6;
}
.mobile-banner__image {
  position: absolute;
  right: 48px;
  bottom: 0;
}
.footer {
  background: #00071E;
  padding: 48px 0 24px;
  text-align: center;
  color: #fff;
}
.footer__social {
  padding-bottom: 48px;
}
.footer__social a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  height: 112px;
  line-height: 112px;
  padding: 0 40px;
  background: #11182F;
  border-radius: 100px;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.footer__social a img {
  vertical-align: middle;
}
.footer__nav {
  padding-bottom: 134px;
}
.footer__menu {
  display: inline-block;
  width: 303px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.footer__menu h3 {
  margin-bottom: 16px;
  font-family: 'Roboto Flex';
  font-weight: 500;
  font-size: 20px;
  line-height: 136%;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.4);
}
.footer__menu ul {
  padding: 0 40px;
}
.footer__menu ul li:not(:last-child) {
  margin-bottom: 12px;
}
.footer__menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.footer__logo {
  margin-bottom: 24px;
  width: 100%;
}
.footer__mail {
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.footer__adress {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.footer__dev {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.footer__dev a {
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 1902px) {
  .wrap {
    width: 1600px;
  }
  .mobile-banner__image {
    width: 500px;
    right: 24px;
  }
  .mobile-banner__banner {
    height: 600px;
  }
  .reviews__banner {
    width: 19.5%;
  }
  .reviews__list {
    width: 79.5%;
  }
}
@media (max-width: 1630px) {
  .wrap {
    width: 1170px;
  }
  .header__menu {
    margin-top: 14px;
  }
  .header__menu li:not(:last-child) {
    margin-right: 12px;
  }
  .header__menu li a {
    font-size: 18px;
  }
  .header__button {
    width: 180px;
    height: 50px;
    font-size: 16px;
  }
  .header__fav {
    width: 50px;
    height: 50px;
    background-size: 24px;
  }
  .header__login {
    width: 50px;
    height: 50px;
    background-size: 24px;
  }
  .header__logo {
    margin-top: 12px;
  }
  .hero__name {
    font-size: 100px;
  }
  .hero__text {
    margin-bottom: 60px;
  }
  .hero {
    padding-bottom: 500px;
  }
  .free-banner__name,
  .mobile-banner__name,
  .news__name,
  .team__name,
  .steps__name,
  .catalog__name,
  .reviews__name,
  .quiz__name {
    font-size: 80px;
    margin-bottom: 50px;
  }
  .quiz__name2 {
    margin-bottom: 40px;
  }
  .quiz {
    padding-bottom: 120px;
  }
  .reviews__banner {
    width: 24.4%;
  }
  .reviews__list {
    width: 74.4%;
  }
  .reviews {
    padding-bottom: 120px;
  }
  .catalog__list {
    margin-bottom: 60px;
  }
  .catalog {
    padding-bottom: 60px;
  }
  .steps__name {
    margin-bottom: 10px;
  }
  .steps__top-text {
    margin-bottom: 60px;
  }
  .steps {
    padding-bottom: 60px;
  }
  .free-banner {
    padding-bottom: 120px;
  }
  .services {
    padding-bottom: 60px;
  }
  .team .catalog__slider-nav {
    top: 90px;
  }
  .team__name {
    margin-bottom: 40px;
  }
  .rewards__name {
    font-size: 50px;
    width: 360px;
  }
  .rewards {
    margin-bottom: 120px;
  }
  .news .catalog__slider-nav {
    top: 20px;
  }
  .news__item-name {
    font-size: 32px;
  }
  .news__date {
    font-size: 20px;
  }
  .news {
    padding-bottom: 120px;
  }
  .mobile-banner__name {
    margin-bottom: 10px;
  }
  .mobile-banner__banner {
    text-align: center;
    height: auto;
    padding: 48px 48px 0 48px;
    font-size: 0;
  }
  .mobile-banner__image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    display: inline-block;
  }
  .mobile-banner__text {
    max-width: 100%;
    margin: 0 0 24px 0;
  }
  .mobile-banner {
    padding-bottom: 120px;
  }
  .footer__nav {
    padding-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  .wrap {
    width: 970px;
  }
  .top-courses__bank {
    display: none;
  }
  .header__fav {
    display: none;
  }
  .header__login {
    display: none;
  }
  .header__button {
    width: 160px;
  }
  .header__menu li a {
    font-size: 16px;
  }
  .hero__name {
    font-size: 80px;
  }
  .free-banner__name,
  .mobile-banner__name,
  .news__name,
  .team__name,
  .steps__name,
  .catalog__name,
  .reviews__name,
  .quiz__name {
    font-size: 60px;
  }
  .reviews__banner {
    width: 33%;
  }
  .reviews__list {
    width: 65.8%;
  }
  .free-banner__name {
    max-width: 600px;
    margin-bottom: 20px;
  }
  .services__image img {
    max-width: 90%;
  }
  .services__image {
    height: 300px;
    line-height: 300px;
  }
  .services__image {
    height: 350px;
    line-height: 350px;
  }
  .services__image--vt {
    line-height: 1;
  }
  .services__block p {
    padding: 0;
  }
  .team .catalog__slider-nav {
    top: 60px;
  }
  .rewards__item {
    display: none;
  }
  .news .catalog__slider-nav {
    top: 0;
  }
  .footer__mail {
    font-size: 18px;
  }
  .footer__adress {
    font-size: 18px;
  }
  .footer__dev {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .wrap {
    width: 747px;
  }
  .top-courses__item {
    margin: 0 8px;
  }
  .header {
    position: relative;
  }
  .header__menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    width: 200px;
    z-index: 4;
    border-radius: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    text-align: left;
    margin-top: -10px;
    display: none;
  }
  .header__menu.header__menu--opened {
    display: block;
  }
  .header__menu li {
    display: block;
  }
  .header__menu li:not(:last-child) {
    margin: 0 0 10px 0;
  }
  .header__burger {
    display: block;
  }
  .hero__name {
    font-size: 60px;
  }
  .hero {
    padding-bottom: 360px;
  }
  .free-banner__name,
  .mobile-banner__name,
  .news__name,
  .team__name,
  .steps__name,
  .catalog__name,
  .reviews__name,
  .quiz__name {
    font-size: 50px;
  }
  .quiz__name2 {
    font-size: 32px;
  }
  .reviews__list {
    width: 100%;
  }
  .reviews__banner {
    width: 100%;
    margin-top: 32px;
    height: 240px;
  }
  .free-banner__desc {
    margin-bottom: 40px;
  }
  .steps__item {
    padding: 0 24px 30px 24px;
  }
  .steps__list:before {
    height: calc(100% - 30px);
  }
  .services__item {
    padding: 0 24px 24px 24px;
  }
  .services__image {
    margin: 0 -24px;
    height: 240px;
    line-height: 240px;
  }
  .services__image img {
    max-height: 100%;
  }
  .services__image--vt {
    line-height: 1;
  }
  .services__item--big {
    padding: 24px;
  }
  .services__item-name--big {
    font-size: 50px;
    margin-bottom: 24px;
  }
  .services__videos .swiper-slide {
    width: 600px;
  }
  .services__block {
    padding: 24px;
  }
  .services__item-name {
    font-size: 36px;
  }
  .team .catalog__slider-nav {
    top: 40px;
  }
  .team__text {
    font-size: 24px;
  }
  .news .catalog__slider-nav {
    top: -10px;
  }
  .footer__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer__social a {
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px 0;
  }
  .footer__menu {
    width: 240px;
  }
  .footer__menu ul {
    padding: 0 10px;
  }
  .footer__dev {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: 556px;
  }
  .top-courses__item {
    font-size: 14px;
    margin: 0 4px;
  }
  .top-courses__change {
    font-size: 12px;
  }
  .hero__name {
    font-size: 50px;
  }
  .hero__text {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .hero__buttons button {
    width: 240px;
    height: 60px;
    font-size: 16px;
    margin: 0 5px;
  }
  .hero {
    padding-bottom: 300px;
  }
  .free-banner__name,
  .mobile-banner__name,
  .news__name,
  .team__name,
  .steps__name,
  .catalog__name,
  .reviews__name,
  .quiz__name {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .quiz__name2 {
    margin-bottom: 30px;
  }
  .quiz {
    padding-bottom: 60px;
  }
  .quiz__select {
    padding-bottom: 12px;
  }
  .quiz__select .radio + label {
    font-size: 16px;
  }
  .reviews {
    padding-bottom: 60px;
  }
  .catalog__list-name {
    font-size: 36px;
  }
  .catalog {
    padding-bottom: 0;
  }
  .steps__name {
    margin-bottom: 10px;
  }
  .steps__top-text {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .steps__item {
    width: 100%;
  }
  .steps__list:before {
    display: none;
  }
  .steps {
    padding-bottom: 30px;
  }
  .free-banner__banner {
    padding: 24px;
  }
  .free-banner__desc {
    font-size: 20px;
    margin-bottom: 20px;
    max-width: 280px;
  }
  .free-banner__name {
    margin-bottom: 20px;
  }
  .free-banner {
    padding-bottom: 60px;
  }
  .services__item {
    width: 100%;
  }
  .services__image {
    margin: 0 -24px 12px -24px;
  }
  .services__videos .swiper-slide {
    width: 460px;
  }
  .services__videos .swiper-slide {
    height: 264px;
  }
  .services__videos .swiper-slide.swiper-slide-active {
    height: 306px;
  }
  .services__block {
    width: 100%;
  }
  .services__block:not(:last-child) {
    margin-bottom: 8px;
  }
  .team .catalog__slider-nav {
    top: 20px;
  }
  .team__list .swiper-slide {
    height: 500px;
  }
  .team__text {
    padding: 24px 100px 24px 24px;
  }
  .team__top {
    padding: 24px;
  }
  .team__play {
    font-size: 0;
    width: 60px;
    height: 60px;
    padding: 0;
    background: #2b5aff url('img/play2.svg') no-repeat center;
    background-size: 18px;
    right: 24px;
    bottom: 24px;
  }
  .team {
    padding-bottom: 60px;
  }
  .rewards__top {
    padding: 24px;
  }
  .rewards__name {
    font-size: 40px;
    width: 300px;
    left: 24px;
    bottom: 24px;
  }
  .rewards {
    margin-bottom: 60px;
  }
  .news {
    padding-bottom: 60px;
  }
  .mobile-banner {
    padding-bottom: 60px;
  }
  .footer__nav {
    padding-bottom: 40px;
  }
  .footer__menu {
    display: block;
    width: auto;
    margin-bottom: 20px;
  }
  .footer__mail {
    width: 100%;
    text-align: center;
  }
  .footer__adress {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .wrap {
    width: auto;
    padding: 0 15px;
  }
  .top-courses__item {
    margin: 4px;
  }
  .top-courses {
    padding: 3px 0;
  }
  .header__logo {
    width: 140px;
  }
  .header__button {
    font-size: 14px;
    width: 140px;
    height: 36px;
  }
  .header__logo {
    margin-top: 8px;
  }
  .header__burger {
    margin-top: 10px;
  }
  .hero__name {
    font-size: 36px;
  }
  .hero__buttons button {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .hero {
    padding-bottom: 240px;
  }
  .free-banner__name,
  .mobile-banner__name,
  .news__name,
  .team__name,
  .steps__name,
  .catalog__name,
  .reviews__name,
  .quiz__name {
    font-size: 30px;
  }
  .quiz__name2 {
    font-size: 20px;
    padding-left: 40px;
  }
  .quiz__select .radio + label {
    width: 100%;
    margin-bottom: 16px;
  }
  .reviews__image {
    height: 300px;
  }
  .reviews__item {
    font-size: 18px;
  }
  .reviews__item h3 {
    font-size: 20px;
  }
  .reviews__banner {
    font-size: 24px;
  }
  .catalog__list-name {
    font-size: 24px;
    margin: 0 0 24px 0;
  }
  .catalog .catalog__slider-nav {
    display: none;
  }
  .catalog__list .swiper-slide {
    width: 320px;
  }
  .catalog__price {
    font-size: 24px;
  }
  .catalog__old-price {
    font-size: 20px;
  }
  .steps__image {
    height: auto;
    line-height: 1;
    margin: 0 0 24px 0;
  }
  .steps__item {
    padding: 0 0 24px 0;
    margin-bottom: 32px;
  }
  .steps__item-name {
    font-size: 30px;
  }
  .steps__desc {
    font-size: 18px;
  }
  .free-banner__button {
    width: 100%;
    height: 60px;
    font-size: 16px;
  }
  .free-banner__banner {
    background: url('img/free-banner.png') left center / cover;
  }
  .services__item-name {
    font-size: 30px;
  }
  .services__item p {
    font-size: 16px;
  }
  .services__image {
    margin: 0 0 24px 0;
    height: auto;
    line-height: 1;
  }
  .services__videos .swiper-slide {
    width: 300px;
  }
  .services__videos .swiper-slide {
    height: 264px;
  }
  .services__videos .swiper-slide.swiper-slide-active {
    height: 306px;
  }
  .services__videos {
    margin: 0 -24px 24px -24px;
  }
  .services__block h3 {
    font-size: 24px;
  }
  .team .catalog__slider-nav {
    display: none;
  }
  .team__text {
    font-size: 16px;
  }
  .team__text h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .team__top {
    font-size: 16px;
  }
  .rewards__image {
    min-height: 300px;
    object-fit: cover;
  }
  .rewards__top {
    font-size: 20px;
  }
  .rewards__name {
    font-size: 24px;
    width: 200px;
  }
  .news .catalog__slider-nav {
    display: none;
  }
  .news__item-name {
    font-size: 24px;
  }
  .news__date {
    font-size: 16px;
  }
  .mobile-banner__banner {
    padding: 24px 24px 0 24px;
  }
  .mobile-banner__name {
    margin-bottom: 12px;
  }
  .mobile-banner__text {
    font-size: 18px;
  }
  .footer__social a {
    width: 100%;
    height: 80px;
    line-height: 80px;
  }
}

/* --- landing-server: курсы, квиз --- */
.top-courses__pair {
  display: inline-block;
}
.top-courses__change--hidden {
  display: none !important;
}
.top-courses--error .top-courses__value {
  opacity: 0.6;
}
.quiz__progress {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin: -80px auto 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(4, 19, 74, 0.55);
}
.quiz__step {
  display: none;
}
.quiz__step--active {
  display: block;
}
.quiz__step--result .quiz__name2 span {
  display: none;
}
.quiz__result-range {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 4vw, 48px);
  line-height: 1.1;
  margin: 0 auto 24px;
  max-width: 900px;
}
.quiz__result-note {
  font-size: 18px;
  max-width: 720px;
  margin: 0 auto 16px;
  color: #04134a;
}
.quiz__disclaimer {
  font-size: 15px;
  line-height: 1.45;
  max-width: 720px;
  margin: 0 auto 32px;
  color: rgba(4, 19, 74, 0.65);
}
.quiz__nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 8px;
}
.quiz__nav--hidden {
  display: none;
}
.quiz__back {
  background: transparent;
  border: 1px solid rgba(4, 19, 74, 0.25);
  border-radius: 10000px;
  padding: 0 28px;
  height: 72px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  color: #04134a;
  cursor: pointer;
}
.quiz__back:disabled {
  opacity: 0.35;
  cursor: default;
}
.quiz__result-actions {
  margin-top: 16px;
}
.quiz__button--secondary {
  background: #fff;
  color: #04134a;
  border: 1px solid #04134a;
}
.quiz__select--triple .radio + label {
  width: 32%;
  min-width: 160px;
}
@media (max-width: 767px) {
  .quiz__select--triple .radio + label {
    width: 49%;
  }
  .quiz__progress {
    margin-top: -40px;
  }
}
