/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Thin"), local("Raleway-Thin"), url("/fonts/raleway/ralewaythin.woff2") format("woff2"), url("/fonts/raleway/ralewaythin.woff") format("woff"), url("/fonts/raleway/ralewaythin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Thin Italic"), local("Raleway-ThinItalic"), url("/fonts/raleway/ralewaythinitalic.woff2") format("woff2"), url("/fonts/raleway/ralewaythinitalic.woff") format("woff"), url("/fonts/raleway/ralewaythinitalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway ExtraLight"), local("Raleway-ExtraLight"), url("/fonts/raleway/ralewayextralight.woff2") format("woff2"), url("/fonts/raleway/ralewayextralight.woff") format("woff"), url("/fonts/raleway/ralewayextralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway ExtraLight Italic"), local("Raleway-ExtraLightItalic"), url("/fonts/raleway/ralewayextralightitalic.woff2") format("woff2"), url("/fonts/raleway/ralewayextralightitalic.woff") format("woff"), url("/fonts/raleway/ralewayextralightitalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Light"), local("Raleway-Light"), url("/fonts/raleway/ralewaylight.woff2") format("woff2"), url("/fonts/raleway/ralewaylight.woff") format("woff"), url("/fonts/raleway/ralewaylight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Light Italic"), local("Raleway-LightItalic"), url("/fonts/raleway/ralewaylightitalic.woff2") format("woff2"), url("/fonts/raleway/ralewaylightitalic.woff") format("woff"), url("/fonts/raleway/ralewaylightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Regular"), local("Raleway-Regular"), url("/fonts/raleway/ralewayregular.woff2") format("woff2"), url("/fonts/raleway/ralewayregular.woff") format("woff"), url("/fonts/raleway/ralewayregular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Italic"), local("Raleway-Italic"), url("/fonts/raleway/ralewayitalic.woff2") format("woff2"), url("/fonts/raleway/ralewayitalic.woff") format("woff"), url("/fonts/raleway/ralewayitalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Medium"), local("Raleway-Medium"), url("/fonts/raleway/ralewaymedium.woff2") format("woff2"), url("/fonts/raleway/ralewaymedium.woff") format("woff"), url("/fonts/raleway/ralewaymedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Medium Italic"), local("Raleway-MediumItalic"), url("/fonts/raleway/ralewaymediumitalic.woff2") format("woff2"), url("/fonts/raleway/ralewaymediumitalic.woff") format("woff"), url("/fonts/raleway/ralewaymediumitalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway SemiBold"), local("Raleway-SemiBold"), url("/fonts/raleway/ralewaysemibold.woff2") format("woff2"), url("/fonts/raleway/ralewaysemibold.woff") format("woff"), url("/fonts/raleway/ralewaysemibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway SemiBold Italic"), local("Raleway-SemiBoldItalic"), url("/fonts/raleway/ralewaysemibolditalic.woff2") format("woff2"), url("/fonts/raleway/ralewaysemibolditalic.woff") format("woff"), url("/fonts/raleway/ralewaysemibolditalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Bold"), local("Raleway-Bold"), url("/fonts/raleway/ralewaybold.woff2") format("woff2"), url("/fonts/raleway/ralewaybold.woff") format("woff"), url("/fonts/raleway/ralewaybold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Bold Italic"), local("Raleway-BoldItalic"), url("/fonts/raleway/ralewaybolditalic.woff2") format("woff2"), url("/fonts/raleway/ralewaybolditalic.woff") format("woff"), url("/fonts/raleway/ralewaybolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway ExtraBold"), local("Raleway-ExtraBold"), url("/fonts/raleway/ralewayextrabold.woff2") format("woff2"), url("/fonts/raleway/ralewayextrabold.woff") format("woff"), url("/fonts/raleway/ralewayextrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway ExtraBold Italic"), local("Raleway-ExtraBoldItalic"), url("/fonts/raleway/ralewayextrabolditalic.woff2") format("woff2"), url("/fonts/raleway/ralewayextrabolditalic.woff") format("woff"), url("/fonts/raleway/ralewayextrabolditalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Black"), local("Raleway-Black"), url("/fonts/raleway/ralewayblack.woff2") format("woff2"), url("/fonts/raleway/ralewayblack.woff") format("woff"), url("/fonts/raleway/ralewayblack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: local("Raleway Black Italic"), local("Raleway-BlackItalic"), url("/fonts/raleway/ralewayblackitalic.woff2") format("woff2"), url("/fonts/raleway/ralewayblackitalic.woff") format("woff"), url("/fonts/raleway/ralewayblackitalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

body {
  font-family: 'Raleway', Helvetica, sans-serif;
  color: #161A41;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.link {
  color: #0123E4;
}

.caption {
  font: 700 22px/28px "Raleway", sans-serif;
  color: #161A41;
}

@media (min-width: 400px) {
  .caption {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (min-width: 760px) {
  .caption {
    font-size: 34px;
    line-height: 44px;
  }
}

.subcaption {
  font: 600 16px/24px "Raleway", sans-serif;
  color: rgba(22, 26, 65, 0.6);
}

@media (min-width: 760px) {
  .subcaption {
    font-size: 18px;
    line-height: 26px;
  }
}

.text {
  font: 600 16px/26px "Raleway", sans-serif;
  color: #161A41;
}

@media (min-width: 400px) {
  .text {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (min-width: 760px) {
  .text {
    font-size: 20px;
    line-height: 32px;
  }
}

.button {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  border: none;
  cursor: pointer;
  font: 700 18px/24px "Raleway", sans-serif;
  padding: 18px 34px;
  background-color: #0123E4;
  border-radius: 10px;
  color: #FFF;
  -webkit-box-shadow: 0px 10px 30px rgba(1, 35, 228, 0.3);
          box-shadow: 0px 10px 30px rgba(1, 35, 228, 0.3);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.button:hover {
  background-color: #2041FE;
}

.button:active {
  background-color: #0123E4;
}

.button:disabled {
  opacity: .3;
  cursor: default;
}

.button_white {
  background-color: #FFF;
  border: solid 3px #0123E4;
  color: #0123E4;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button_white:hover {
  background-color: #FFF;
  border-color: #2041FE;
}

.button_white:active {
  background-color: #FFF;
  border-color: #0123E4;
}

@media (min-width: 760px) {
  .button {
    display: inline-block;
    width: auto;
    min-width: 200px;
  }
}

.textfield {
  position: relative;
  font-family: Roboto, Arial, Helvetica, Helvetica Neue, FreeSans, sans-serif;
  text-align: left;
}

.textfield__input {
  display: block;
  width: 100%;
  color: rgba(22, 26, 65, 0.9);
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 22px 20px 8px;
  background-color: #F5F4FE;
  border: solid 2px #E9E6FF;
  border-radius: 10px;
}

.textfield__input::-webkit-input-placeholder {
  color: transparent;
  font-size: 0;
}

.textfield__input:-ms-input-placeholder {
  color: transparent;
  font-size: 0;
}

.textfield__input::-ms-input-placeholder {
  color: transparent;
  font-size: 0;
}

.textfield__input::placeholder {
  color: transparent;
  font-size: 0;
}

.textfield__input:focus {
  outline: none;
}

.textfield__label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.textfield__label-value {
  display: inline-block;
  color: rgba(22, 26, 65, 0.4);
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 17px;
  margin-left: 22px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.textfield__label-value_required::after {
  content: '*';
  display: inline-block;
  margin-left: 4px;
}

.textfield__notification {
  color: #f15757;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
}

.textfield_state_filled .textfield__label-value,
.textfield_state_focused .textfield__label-value {
  margin-top: 6px;
  font-size: 13px;
}

.textfield_state_focused .textfield__input {
  border-color: rgba(1, 35, 228, 0.2);
  -webkit-box-shadow: 0px 4px 14px rgba(1, 35, 228, 0.1);
          box-shadow: 0px 4px 14px rgba(1, 35, 228, 0.1);
}

.textfield_type_error .textfield__input {
  border-color: #f15757;
}

@media (min-width: 400px) {
  .textfield__input {
    padding: 28px 26px 10px;
  }
  .textfield__label-value {
    margin-left: 27px;
    margin-top: 20px;
    font-size: 18px;
  }
  .textfield_state_filled .textfield__label-value,
  .textfield_state_focused .textfield__label-value {
    margin-top: 10px;
  }
}

.form__field + .form__field {
  margin-top: 10px;
}

.form__button {
  display: block;
  width: 100%;
}

.form__footer {
  margin-top: 20px;
}

@media (min-width: 400px) {
  .form__footer {
    margin-top: 20px;
  }
}

.container {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 400px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 760px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.header {
  height: 54px;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.header__logo {
  font-size: 0;
  line-height: 0;
  width: 144px;
  height: 46px;
  background: url("../images/logo.svg") center no-repeat;
}

.gc-page__caption {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.gc-page__text {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
}

.gc-page__content {
  margin-top: 40px;
}

.gc-page__button + .gc-page__button {
  margin-top: 16px;
}

.gc-page__profession-list {
  margin-top: -32px;
}

.gc-page__image {
  height: 120px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 20px;
}

@media (min-width: 400px) {
  .gc-page__content {
    margin-top: 50px;
  }
}

@media (min-width: 760px) {
  .gc-page {
    text-align: center;
  }
  .gc-page__content {
    margin-top: 56px;
  }
  .gc-page__text {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 24px;
  }
  .gc-page__form {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .gc-page__button + .gc-page__button {
    margin-top: 0;
    margin-left: 20px;
  }
  .gc-page__profession-list {
    margin-top: -20px;
  }
  .gc-page__image {
    height: 240px;
    margin-bottom: 32px;
  }
}

.checkbox,
.radiobox {
  position: relative;
  display: block;
  cursor: pointer;
}

.checkbox__input,
.radiobox__input {
  display: none;
}

.checkbox__input:checked + .checkbox__label,
.radiobox__input:checked + .checkbox__label, .checkbox__input:checked +
.radiobox__label,
.radiobox__input:checked +
.radiobox__label {
  background-color: rgba(182, 255, 202, 0.7);
  color: #306F3E;
}

.checkbox__label,
.radiobox__label {
  display: block;
  position: relative;
  color: rgba(22, 26, 65, 0.8);
  border-radius: 10px;
  background: rgba(1, 35, 228, 0.05);
  padding: 16px 20px 16px 48px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.checkbox__label::before {
  content: '';
  width: 17px;
  height: 19px;
  background: url("../images/checkbox-no-checked.svg") center no-repeat;
  position: absolute;
  left: 19px;
  top: 15px;
}

.checkbox__input:checked + .checkbox__label::before {
  background-image: url("../images/checkbox-checked.svg");
}

.radiobox__label::before {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: solid 2px #161A41;
  position: absolute;
  left: 20px;
  top: 18px;
}

.radiobox__input:checked + .radiobox__label::before {
  background-color: #306F3E;
  border-color: #306F3E;
}

.rangebox {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding-bottom: 20px;
}

.rangebox__inner {
  position: relative;
  color: rgba(22, 26, 65, 0.8);
  border-radius: 10px;
  background: rgba(1, 35, 228, 0.05);
  padding: 16px 20px 28px 20px;
}

.rangebox__slider, .rangebox__slider-range {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.rangebox__slider {
  height: 8px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(1, 35, 228, 0.15);
}

.rangebox__slider-range {
  height: 100%;
  background-color: #0123E4;
}

.rangebox__slider-handle {
  position: absolute;
  top: -16px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  font-size: 22px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 8px rgba(151, 151, 151, 0.2);
          box-shadow: 0px 2px 8px rgba(151, 151, 151, 0.2);
}

@media (min-width: 400px) {
  .rangebox__inner {
    padding-bottom: 16px;
  }
  .rangebox__slider-wrap {
    padding: 16px 0;
    margin-top: 6px;
  }
  .rangebox__slider, .rangebox__slider-range {
    border-radius: 4px;
  }
  .rangebox__slider {
    position: relative;
  }
}

@media (min-width: 760px) {
  .rangebox {
    padding-bottom: 0;
  }
}

@media (min-width: 990px) {
  .rangebox__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .rangebox__text, .rangebox__slider-wrap {
    width: calc(50% - 10px);
  }
  .rangebox__slider-wrap {
    margin-top: 0;
  }
}

.test__overhead {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

@media (min-width: 760px) {
  .test__overhead {
    font-size: 20px;
    line-height: 30px;
  }
}

.test__question {
  max-width: 780px;
  margin-top: 8px;
}

@media (min-width: 760px) {
  .test__question {
    margin-top: 4px;
  }
}

.test__subcaption, .test__text {
  margin-top: 12px;
}

@media (min-width: 760px) {
  .test__text {
    margin-top: 18px;
  }
}

.test__image {
  height: 120px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 16px;
}

@media (min-width: 760px) {
  .test__image {
    height: 240px;
  }
}

.test__answers {
  margin-top: 30px;
}

@media (min-width: 760px) {
  .test__answers {
    margin-top: 40px;
  }
}

@media (min-width: 760px) {
  .test__answers_columns_two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.test__answer {
  margin-top: 8px;
}

@media (min-width: 760px) {
  .test__answer {
    margin-top: 14px;
  }
}

.test__footer {
  margin-top: 40px;
  margin-bottom: 16px;
  height: 60px;
}

@media (min-width: 760px) {
  .test__footer {
    text-align: center;
    margin-top: 50px;
  }
}

.test__footer-inner {
  position: fixed;
  left: 24px;
  right: 24px;
  bottom: -20px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 400px) {
  .test__footer-inner {
    left: 30px;
    right: 30px;
  }
}

@media (min-width: 760px) {
  .test__footer-inner {
    position: static;
  }
}

.test__footer-inner_show {
  opacity: 1;
  visibility: visible;
  bottom: 16px;
}

.getcourse {
  position: relative;
}

.getcourse__info-page {
  height: calc(100vh - 54px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 760px) {
  .getcourse__info-page {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 110px;
  }
}

.getcourse__profession {
  padding: 40px 0 0;
}

@media (min-width: 760px) {
  .getcourse__profession {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

.getcourse__profession-block {
  margin-top: 32px;
  border-radius: 10px;
  background: #1b1a25;
  padding: 28px 20px;
}

@media (min-width: 760px) {
  .getcourse__profession-block {
    padding: 48px 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.getcourse__profession-caption {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}

@media (min-width: 760px) {
  .getcourse__profession-caption {
    font-size: 24px;
    line-height: 28px;
    padding-right: 20px;
  }
}

.getcourse__profession-form {
  margin-top: 24px;
}

@media (min-width: 760px) {
  .getcourse__profession-form {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 300px;
            flex: 1 0 300px;
    margin-top: 0;
  }
}

.getcourse__progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  width: 0;
  background: #0123E4;
  -webkit-box-shadow: 0px 4px 16px rgba(1, 35, 228, 0.2);
          box-shadow: 0px 4px 16px rgba(1, 35, 228, 0.2);
  -webkit-transition: all .26s ease-in-out;
  transition: all .26s ease-in-out;
}

@media (min-width: 760px) {
  .getcourse__progress {
    height: 6px;
  }
}

.getcourse__tests {
  padding-top: 24px;
}

.hidden {
  display: none;
}

.logicgametest {
  padding: 20px 0;
  background-color: rgba(70, 130, 180, 0.1);
  position: relative;
}

.logicgametest__big, .logicgametest__middle, .logicgametest__small {
  position: absolute;
  top: 50%;
  border-radius: 50%;
}

.logicgametest__big {
  background-color: rgba(139, 0, 0, 0.5);
}

.logicgametest__middle {
  background-color: rgba(70, 130, 180, 0.5);
}

.logicgametest__small {
  background-color: rgba(70, 180, 130, 0.5);
}

.logicgametest__text {
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  color: #FFF;
  margin-top: 25%;
}

@media (min-width: 400px) {
  .logicgametest__text {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (min-width: 760px) {
  .logicgametest__text {
    font-size: 18px;
    line-height: 22px;
  }
}

.profession-box {
  padding: 28px 20px;
  border-radius: 10px;
  background: rgba(1, 35, 228, 0.05);
  color: #161A41;
}

.profession-box__title, .profession-box__text, .profession-box__predisposition-number, .profession-box__predisposition-text {
  margin: 0;
}

.profession-box__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.profession-box__text {
  font-family: 'Open Sans', serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 8px;
}

.profession-box__predisposition {
  margin-top: 26px;
  font-family: 'Open Sans', serif;
}

.profession-box__predisposition-number {
  font-size: 46px;
  line-height: 46px;
  font-weight: 600;
}

.profession-box__predisposition-text {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  color: rgba(22, 26, 65, 0.6);
  text-transform: uppercase;
  margin-top: 2px;
}

@media (min-width: 760px) {
  .profession-box {
    padding: 40px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profession-box__title {
    font-size: 20px;
    line-height: 26px;
  }
  .profession-box__text {
    margin-top: 12px;
  }
}

.profession-list__item {
  margin-top: 32px;
}

@media (min-width: 760px) {
  .profession-list__item {
    margin-top: 34px;
  }
}
/*# sourceMappingURL=style.css.map */