@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Sans'), local('NotoSans'),
    url(https://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNr6zRAW_0.woff2)
      format('woff2');
  unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf,
    U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Sans'), local('NotoSans'),
    url(https://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNr5TRA.woff2)
      format('woff2');
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+feff, U+fffd;
}
@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(https://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFVatyB1Wk.woff2)
      format('woff2');
  unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf,
    U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(https://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2)
      format('woff2');
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+feff, U+fffd;
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
    url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_c5H3gfD_u50.woff2)
      format('woff2');
  unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf,
    U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
    url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_c5H3gnD_g.woff2)
      format('woff2');
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+feff, U+fffd;
}
.page-wrapper {
  position: relative;
}
.section {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.section-title {
  max-width: 650px;
}
.container {
  width: 100%;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.h1,
h1 {
  font-size: 28px;
  line-height: 1.28;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .h1,
  h1 {
    font-size: 45px;
    line-height: 1.15;
  }
}
.h2,
h2 {
  font-size: 19px;
  line-height: 1.36;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .h2,
  h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}
.h3,
h3 {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .h3,
  h3 {
    font-size: 20px;
  }
}
.h4,
h4 {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .h4,
  h4 {
    font-size: 18px;
  }
}
.subtitle {
  font-size: 18px;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .subtitle {
    font-size: 24px;
    line-height: 1.3;
  }
}
.btn {
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 0;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .btn {
    font-size: 16px;
  }
}
.btn:after,
.btn:before {
  display: none;
}
.btn:focus,
.btn:hover {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.btn:active {
  border-color: #000;
}
.btn--width {
  width: 180px;
}
.select,
select {
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  vertical-align: middle;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  padding: 15px;
}
.select:focus,
.select:hover,
select:focus,
select:hover {
  border: 1px solid #f9931f;
}
.select:disabled,
select:disabled {
  color: #90a6be;
}
.select:disabled:hover,
select:disabled:hover {
  border-color: transparent;
}
.select::-ms-expand,
select::-ms-expand {
  display: none;
}
.select::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000;
}
.select::-moz-placeholder,
select::-moz-placeholder {
  color: #000;
}
.select:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #000;
}
.select::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: #000;
}
.select::placeholder,
select::placeholder {
  color: #000;
}
.styled-select {
  position: relative;
}
.styled-select:after {
  content: '';
  position: absolute;
  display: block;
  border: 12px solid transparent;
  border-top-color: #90a6be;
  right: 15px;
  top: calc(50% - 6px);
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .styled-select:after {
    border-top: 12px solid #d2e1f1;
  }
}
.input,
.styled-select select,
input:not([type='submit']) {
  width: 100%;
  font-size: 16px;
  line-height: 1.2;
  background-color: #fff;
}
.input,
input:not([type='submit']) {
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 15px;
  border: 1px solid transparent;
}
.input:focus,
.input:hover,
input:not([type='submit']):focus,
input:not([type='submit']):hover {
  border: 1px solid #f9931f;
}
.input:disabled,
input:not([type='submit']):disabled {
  color: #90a6be;
}
.input:disabled:hover,
input:not([type='submit']):disabled:hover {
  border-color: transparent;
}
.input::-webkit-input-placeholder,
input:not([type='submit'])::-webkit-input-placeholder {
  color: #000;
}
.input::-moz-placeholder,
input:not([type='submit'])::-moz-placeholder {
  color: #000;
}
.input:-ms-input-placeholder,
input:not([type='submit']):-ms-input-placeholder {
  color: #000;
}
.input::-ms-input-placeholder,
input:not([type='submit'])::-ms-input-placeholder {
  color: #000;
}
.input::placeholder,
input:not([type='submit'])::placeholder {
  color: #000;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.Loader {
  background-color: transparent;
  width: 100%;
  min-height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  z-index: 99;
}
.Loader--center-mode {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Loader--top-mode {
  display: block;
  padding-top: 20px;
}
.Loader__inner,
.Loader span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.6)
    rgba(0, 0, 0, 0.6);
  border-style: solid;
  border-width: 2px;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: spinner-animation 0.35s linear infinite;
  animation: spinner-animation 0.35s linear infinite;
  position: relative;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .Loader__inner,
  .Loader span {
    margin: 0;
  }
}
@-webkit-keyframes spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
a {
  color: #f9931f;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
.list {
  text-align: center;
}
.list li {
  width: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  .list li {
    padding: 15px;
  }
}
.list--column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list--column2 li,
.list--column3 li {
  max-width: 49%;
}
@media screen and (min-width: 1024px) {
  .list--column3 li {
    max-width: 32%;
  }
}
@media screen and (max-width: 768px) {
  .list--column3 li:last-child {
    max-width: 75%;
  }
}
.list--column3 li p {
  max-width: 300px;
}
.list--column4 li {
  max-width: 48%;
}
@media screen and (min-width: 1024px) {
  .list--column4 li {
    max-width: 24%;
  }
}
.list--with-img li img {
  width: 100px;
  height: 100px;
}
@media screen and (min-width: 1024px) {
  .list--with-img li img {
    width: 150px;
    height: 150px;
  }
}
.list--with-img li h3 {
  margin: 10px 0;
  font-size: 18px;
  line-height: 1.15;
}
@media screen and (min-width: 1024px) {
  .list--with-img li h3 {
    margin: 25px 0 20px;
    font-size: 24px;
    line-height: 1.36;
  }
}
p {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (min-width: 1024px) {
  p {
    font-size: 16px;
    line-height: 1.6;
  }
}
.hidden-info:after {
  content: attr(data-title);
}
@-webkit-keyframes bounce_in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
}
@keyframes bounce_in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
}
@-webkit-keyframes bounce_out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
}
@keyframes bounce_out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
  }
}
#fb-root {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#fb-root .fb_customer_chat_bubble_pop_in {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
#fb-root.show .fb_customer_chat_bubble_pop_in {
  -webkit-transform: scale(1);
  transform: scale(1);
}
#fb-root.show {
  opacity: 1;
  visibility: visible;
}
.hide-messanger {
  display: none;
}
#fb-root .fb-customerchat.fb_iframe_widget iframe {
  bottom: 60pt !important;
}
#fb-root.position-top .fb-customerchat.fb_iframe_widget iframe {
  bottom: 180pt !important;
}
.FloatingContacts {
  position: fixed;
  bottom: 15px;
  right: 24px;
  display: block;
  z-index: 11111111;
}
.FloatingContacts.position-top .FloatingContacts__list {
  bottom: 220px;
}
.FloatingContacts_loaded .FloatingContacts__button {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.FloatingContacts [data-icon='dots'] > i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 19px;
  top: 28px;
}
.FloatingContacts [data-icon='dots'] > i:nth-child(2) {
  left: 28px;
}
.FloatingContacts [data-icon='dots'] > i:nth-child(3) {
  left: 37px;
}
.FloatingContacts__button [data-icon],
.FloatingContacts__button a.FloatingContacts__list-item[data-icon],
.FloatingContacts__list [data-icon],
.FloatingContacts__list a.FloatingContacts__list-item[data-icon] {
  padding: 0 0 0 75px;
}
.FloatingContacts__button [data-icon]:before,
.FloatingContacts__list [data-icon]:before {
  content: '';
  width: 70px;
  left: 5px;
  top: 0;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
}
.FloatingContacts:hover .FloatingContacts__button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.FloatingContacts__button {
  background-color: #1e88e5;
  width: 60px;
  height: 60px;
  display: inline-block;
  border: 0;
  border-radius: 50% 50% 0 50%;
  -webkit-box-shadow: 0 3px 15px 0 rgba(74, 76, 78, 0.45);
  box-shadow: 0 3px 15px 0 rgba(74, 76, 78, 0.45);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.FloatingContacts__button > * {
  pointer-events: none;
}
.FloatingContacts__button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@-webkit-keyframes rotate-icons-wrap {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  62% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  64% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  74% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  76% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  86% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  88% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes rotate-icons-wrap {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  62% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  64% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  74% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  76% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  86% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  88% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes rotate-icons {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  62% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  64% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  74% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  76% {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  86% {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  88% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@keyframes rotate-icons {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  62% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  64% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  74% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  76% {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  86% {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  88% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@-webkit-keyframes rotate-icons-wrap-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  62% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  64% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  74% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  76% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  86% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  88% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes rotate-icons-wrap-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  62% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  64% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  74% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  76% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  86% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  88% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes rotate-icons-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  62% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  64% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  74% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  76% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  86% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  88% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@keyframes rotate-icons-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  62% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  64% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  74% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  76% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  86% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  88% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
.FloatingContacts__button-icons {
  position: absolute;
  z-index: 2;
  width: 110px;
  height: 110px;
  top: -25px;
  left: 30px;
}
.FloatingContacts__button-icons[data-icons-number='3'] {
  -webkit-animation: rotate-icons-wrap 10s infinite;
  animation: rotate-icons-wrap 10s infinite;
}
.FloatingContacts__button-icons[data-icons-number='3'] [data-icon] {
  -webkit-animation: rotate-icons 10s infinite;
  animation: rotate-icons 10s infinite;
}
.FloatingContacts__button-icons[data-icons-number='2'] {
  -webkit-animation: rotate-icons-wrap-2 10s infinite;
  animation: rotate-icons-wrap-2 10s infinite;
}
.FloatingContacts__button-icons[data-icons-number='2'] [data-icon] {
  -webkit-animation: rotate-icons-2 10s infinite;
  animation: rotate-icons-2 10s infinite;
}
.FloatingContacts__button-icons [data-icon] {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}
.FloatingContacts__button-icons [data-icon]:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: 50%;
  background-size: 30px 30px !important;
}
.FloatingContacts__button-icons [data-icon='dots'] {
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -30px;
}
@-webkit-keyframes dotUp {
  0%,
  47%,
  53%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes dotUp {
  0%,
  47%,
  53%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.FloatingContacts__button-icons [data-icon='dots'] > i {
  -webkit-animation: dotUp 2.6s linear infinite;
  animation: dotUp 2.6s linear infinite;
}
.FloatingContacts__button-icons [data-icon='dots'] > i:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.FloatingContacts__button-icons [data-icon='dots'] > i:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.FloatingContacts__button-icons [data-icon='facebook'] {
  left: 50%;
  margin: -30px 0 0 -30px;
  top: 0;
}
.FloatingContacts__button-icons [data-icon='phone'] {
  left: 100%;
  top: 50%;
  margin: -30px 0 0 -30px;
}
.FloatingContacts__button-icons [data-icon='phone']:before {
  background-size: 28px 28px !important;
}
.FloatingContacts__button-icons [data-icon='livechat'] {
  left: 50%;
  top: 100%;
  margin: -30px 0 0 -30px;
}
.FloatingContacts__button-icons [data-icon='livechat']:before {
  top: 3px;
}
.FloatingContacts__button-close {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.FloatingContacts__button:after {
  content: '';
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.FloatingContacts__button_dialog-open {
  background-image: none;
  border-radius: 50%;
  -webkit-transition: border-radius 0.1s;
  transition: border-radius 0.1s;
}
.FloatingContacts__button_dialog-open .FloatingContacts__button-close {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.FloatingContacts__button_dialog-open .FloatingContacts__button-icons {
  opacity: 0;
  visibility: hidden;
}
.FloatingContacts__button_dialog-open:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.FloatingContacts__button:active,
.FloatingContacts__button:focus,
.FloatingContacts__button:hover {
  outline: none;
}
.FloatingContacts[data-device='mobile'] .FloatingContacts__button-close:after {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTE4IDEuOEwxNi4yIDAgOSA3LjIgMS44IDAgMCAxLjggNy4yIDkgMCAxNi4yIDEuOCAxOCA5IDEwLjhsNy4yIDcuMiAxLjgtMS44TDEwLjggOXoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==');
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.FloatingContacts[data-device='mobile'] .FloatingContacts__button-close > * {
  opacity: 0;
  visibility: hidden;
}
.FloatingContacts__list {
  max-height: 0;
  position: fixed;
  bottom: 85px;
  right: 24px;
  padding: 0;
  background-color: #1e88e5;
  border-radius: 5px;
  width: 245px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.FloatingContacts__list:before {
  content: '';
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: -85px;
  right: 0;
  opacity: 0.5;
  z-index: -1;
}
.FloatingContacts__list:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  display: block;
  right: 17px;
  border: 14px solid transparent;
  border-top-color: #1e88e5;
  margin-top: -1px;
}
.FloatingContacts__list-item,
.FloatingContacts__list a.FloatingContacts__list-item {
  padding: 0 0 0 25px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  margin: 3px 0;
  text-decoration: none;
}
.FloatingContacts__list-item:first-child,
.FloatingContacts__list-item:last-child,
.FloatingContacts__list a.FloatingContacts__list-item:first-child,
.FloatingContacts__list a.FloatingContacts__list-item:last-child {
  margin: 0;
}
.FloatingContacts__list-item:first-child,
.FloatingContacts__list a.FloatingContacts__list-item:first-child {
  margin: 10px 0 0;
}
.FloatingContacts__list-item:last-child,
.FloatingContacts__list a.FloatingContacts__list-item:last-child {
  margin: 0 0 10px;
}
.FloatingContacts__list-item:hover,
.FloatingContacts__list a.FloatingContacts__list-item:hover {
  border-color: #3498f1;
  background-color: #3498f1;
  text-decoration: none;
  border-radius: 0;
}
.FloatingContacts__list-item:not(:first-child):after,
.FloatingContacts__list a.FloatingContacts__list-item:not(:first-child):after {
  content: '';
  width: calc(100% - 44px);
  left: 22px;
  top: -3px;
  position: absolute;
  display: block;
  background-color: #3498f1;
  height: 1px;
}
.FloatingContacts.show .FloatingContacts__list {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: bounce_in;
  animation-name: bounce_in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 100%;
  overflow: visible;
}
.FloatingContacts.show[data-device='mobile']
  .FloatingContacts__button-close:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.FloatingContacts.bounce_out .FloatingContacts__list {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: bounce_out;
  animation-name: bounce_out;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.FloatingContacts [data-icon='livechat']:before {
  background-image: url(https://my.essaywritingsecret.com/images/floatingContacts/livechat.svg);
  background-size: 20px 16px;
}
.FloatingContacts [data-icon='phone']:before {
  background-image: url(https://my.essaywritingsecret.com/images/floatingContacts/tell.svg);
  background-size: 16px;
}
.FloatingContacts [data-icon='facebook']:before {
  background-image: url(https://my.essaywritingsecret.com/images/floatingContacts/fb_messenger.svg);
  background-size: 19px;
}
#fb-root div.fb_dialog.fb_dialog_advanced,
#fb-root div.fb_dialog.fb_dialog_mobile,
.LPMcontainer {
  display: none !important;
}
.LPMcontainer {
  opacity: 0;
  visibility: hidden;
}
.lp_desktop {
  position: relative;
  z-index: 5555555555;
}
.FloatingContacts.FloatingContacts--dashboard {
  display: none;
}
@media (min-width: 641px) {
  .FloatingContacts.FloatingContacts--dashboard {
    display: inline-block;
  }
}
.FloatingContacts__button,
.FloatingContacts__list {
  background-color: #f9931f;
}
.FloatingContacts__list-item {
  border-color: #f9931f;
}
.FloatingContacts__list-item:hover {
  border-color: #f9931f;
  background-color: rgba(249, 147, 31, 0.7);
}
.FloatingContacts__list:after {
  border-color: #f9931f transparent transparent;
}
.FloatingContacts__list-item,
.FloatingContacts__list a.FloatingContacts__list-item:last-child {
  background-color: #f9931f;
  border-color: #f9931f;
}
.FloatingContacts__list-item:not(:first-child):after,
.FloatingContacts__list a.FloatingContacts__list-item:not(:first-child):after {
  background-color: #fff;
}
.FloatingContacts__list-item:hover,
.FloatingContacts__list a.FloatingContacts__list-item:hover {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.calculator-section {
  position: relative;
  background-color: #90a6be;
}
.calculator-section .container {
  position: relative;
  padding: 70px 0;
}
@media screen and (min-width: 768px) {
  .calculator-section .container {
    padding: 130px 0 70px;
  }
}
@media screen and (min-width: 1024px) {
  .calculator-section .container {
    padding: 130px 0 115px;
  }
}
.calculator-section .container:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  max-width: 490px;
  height: 88px;
  background-image: url(https://my.essaywritingsecret.com/images/calculator/calculator-img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: -20px;
  right: 0;
}
@media screen and (min-width: 768px) {
  .calculator-section .container:after {
    height: 198px;
    top: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .calculator-section .container:after {
    max-width: 55%;
    right: 27.5%;
  }
}
.calculator-section__heading {
  color: #fff;
  margin-bottom: 25px;
}
@media screen and (min-width: 1024px) {
  .calculator-section__heading {
    margin-bottom: 60px;
    max-width: 580px;
  }
}
.calculator-section__calculator {
  max-width: 1024px;
  margin: 0 auto;
}
.first-screen-home-section {
  background-color: #90a6be;
}
.first-screen-home-section__title {
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .first-screen-home-section__title {
    margin-bottom: 55px;
  }
}
.first-screen-home-section__slogan {
  color: #fff;
  margin-bottom: 30px;
}
.first-screen-home-section .container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .first-screen-home-section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.first-screen-home-section__img {
  position: relative;
  bottom: -12px;
  right: -15px;
  z-index: 2;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (min-width: 1024px) {
  .first-screen-home-section__img {
    right: 0;
    bottom: -20px;
  }
}
.benefits-section {
  padding: 70px 15px;
}
@media screen and (min-width: 1024px) {
  .benefits-section {
    padding: 100px 30px 125px;
  }
}
.benefits-section .section-title {
  color: #000;
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .benefits-section .section-title {
    margin-bottom: 60px;
  }
}
.benefits-section__list {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.benefits-section__list,
.benefits-section__list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}
.benefits-section__list__item {
  width: 100%;
  max-width: 50%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  .benefits-section__list__item {
    max-width: 25%;
    padding: 10px 30px;
  }
}
.benefits-section__list__item img {
  margin-bottom: 12px;
  width: 100px;
  height: 100px;
}
@media screen and (min-width: 1024px) {
  .benefits-section__list__item img {
    margin-bottom: 30px;
    width: 150px;
    height: 150px;
  }
}
.benefits-section__list__item .subtitle {
  margin: 15px 0;
}
@media screen and (max-width: 480px) {
  .benefits-section__list__item .subtitle {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .benefits-section__list__item .subtitle {
    margin: 0 0 35px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .benefits-section__list__item:nth-child(3) .subtitle {
    margin-bottom: 5px;
  }
}
.statistic-section {
  margin-bottom: 70px;
}
@media screen and (min-width: 1024px) {
  .statistic-section {
    padding: 0 30px 125px;
  }
}
.statistic-section .section-title {
  margin-bottom: 30px;
  max-width: 740px;
}
@media screen and (min-width: 1024px) {
  .statistic-section .section-title {
    margin-bottom: 60px;
  }
}
.statistic-section__list__item {
  width: 100%;
  max-width: 50%;
  padding: 0 10px;
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item {
    max-width: 30%;
    padding: 0 30px;
  }
}
.statistic-section__list__item .circle {
  position: relative;
  width: 95px;
  height: 95px;
  font-size: 35px;
  line-height: 1.3;
  font-weight: 500;
  border-radius: 50%;
  color: #fff;
  background-color: #32659a;
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item .circle {
    width: 190px;
    height: 190px;
    font-size: 70px;
    line-height: 1.7px;
  }
}
.statistic-section__list__item .circle:after {
  content: '%';
  position: absolute;
  right: -30px;
  color: #f9931f;
  font-weight: 700;
  display: block;
  font-size: 30px;
  line-height: 1.5;
  top: 28%;
}
@media screen and (min-width: 768px) {
  .statistic-section__list__item .circle:after {
    font-size: 60px;
    line-height: 0.8;
    right: -60px;
    top: 38%;
  }
}
.statistic-section__list__item:nth-child(2) .circle:after {
  content: '+';
  right: -25px;
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item:nth-child(2) .circle:after {
    right: -40px;
  }
}
@media screen and (min-width: 480px) {
  .statistic-section__list__item:nth-child(3) {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item:nth-child(3) {
    margin: 0;
  }
}
.statistic-section__list__item:nth-child(3) .circle:after {
  content: '+';
  right: -25px;
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item:nth-child(3) .circle:after {
    right: -40px;
  }
}
.statistic-section__list__item p {
  font-size: 18px;
  line-height: 1.7;
}
@media screen and (min-width: 1024px) {
  .statistic-section__list__item p {
    font-size: 24px;
    line-height: 1.3;
  }
}
.seo-home-section {
  padding: 70px 15px;
}
@media screen and (min-width: 1024px) {
  .seo-home-section {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
.seo-home-section .section-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .seo-home-section .section-title {
    margin-bottom: 60px;
  }
}
.seo-home-section .seo-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .seo-home-section .seo-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.seo-home-section .seo-text .seo-col {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .seo-home-section .seo-text .seo-col {
    max-width: 49%;
  }
}
.seo-home-section .seo-text h3 {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.seo-home-section .seo-text h3:not(:first-child) {
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
  .seo-home-section .seo-text h3:not(:first-child) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .seo-home-section .seo-text h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
.section-testimonials {
  padding: 70px 15px;
}
@media screen and (min-width: 1024px) {
  .section-testimonials {
    padding: 100px 30px 125px;
  }
}
.section-testimonials .section-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .section-testimonials .section-title {
    margin-bottom: 60px;
  }
}
.cta-section {
  background-color: #90a6be;
  padding: 65px 15px 120px;
}
@media screen and (min-width: 1024px) {
  .cta-section {
    padding: 100px 15px 120px;
  }
}
.cta-section .container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .cta-section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cta-section__title {
  color: #fff;
  margin-bottom: 35px;
}
.cta-section__img {
  max-width: 330px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .cta-section__img {
    bottom: -160px;
  }
}
@media screen and (min-width: 1024px) {
  .cta-section__img {
    max-width: 754px;
    bottom: -169px;
  }
}
@media screen and (min-width: 768px) {
  .cta-section__wrapper {
    max-width: 50%;
  }
}
.cta-section--papers-experts {
  padding-bottom: 170px;
}
@media screen and (min-width: 768px) {
  .cta-section--papers-experts {
    padding-bottom: 120px;
  }
}
.cta-section--papers-experts .cta-section__img {
  bottom: -197px;
  max-width: 280px;
}
@media screen and (min-width: 768px) {
  .cta-section--papers-experts .cta-section__img {
    max-width: 450px;
    bottom: -162px;
    left: auto;
    right: 10px;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 1024px) {
  .cta-section--papers-experts .cta-section__img {
    bottom: -180px;
    max-width: 640px;
  }
}
.cta-section--assistance .cta-section__img {
  bottom: -170px;
}
@media screen and (min-width: 480px) {
  .cta-section--assistance .cta-section__img {
    bottom: -160px;
  }
}
@media screen and (min-width: 768px) {
  .cta-section--assistance .cta-section__img {
    max-width: 550px;
    bottom: -155px;
    left: auto;
    right: 10px;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 1024px) {
  .cta-section--assistance .cta-section__img {
    bottom: -169px;
    max-width: 750px;
  }
}
.cta-section--quality .cta-section__img {
  max-width: 280px;
  bottom: -150px;
}
@media screen and (min-width: 480px) {
  .cta-section--quality .cta-section__img {
    bottom: -160px;
  }
}
@media screen and (min-width: 768px) {
  .cta-section--quality .cta-section__img {
    max-width: 550px;
    bottom: -179px;
    left: auto;
    right: 10px;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 1024px) {
  .cta-section--quality .cta-section__img {
    bottom: -186px;
    max-width: 750px;
  }
}
.Footer {
  position: relative;
  background-color: #213467;
  padding-top: 100px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  .Footer {
    padding-top: 155px;
    padding-bottom: 115px;
  }
}
.Footer .container:nth-child(2) {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .Footer .container:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .Footer__menu {
    margin-bottom: 25px;
  }
}
.Footer__menu__list-item {
  margin: 10px 0;
}
.Footer__menu__list-item a {
  color: #90a6be;
}
.Footer__accept {
  width: 100%;
  max-width: 200px;
}
@media screen and (min-width: 1024px) {
  .Footer__accept {
    text-align: right;
  }
}
.Footer__heading {
  color: #32659a;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 14px;
}
@media screen and (min-width: 1024px) {
  .Footer__heading {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 22px;
  }
}
.Footer__disclaimer {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .Footer__disclaimer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  .Footer__disclaimer__text {
    max-width: 50%;
    margin-right: 50px;
  }
}
.Footer__disclaimer p {
  color: #32659a;
  font-size: 14px;
  line-height: 1.6;
}
.btn,
.Header .Header__user-box .UserBlock .UserBlockButton {
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 0;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .btn,
  .Header .Header__user-box .UserBlock .UserBlockButton {
    font-size: 16px;
  }
}
.btn:after,
.btn:before,
.Header .Header__user-box .UserBlock .UserBlockButton:after,
.Header .Header__user-box .UserBlock .UserBlockButton:before {
  display: none;
}
.btn:focus,
.btn:hover,
.Header .Header__user-box .UserBlock .UserBlockButton:focus,
.Header .Header__user-box .UserBlock .UserBlockButton:hover {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.btn:active,
.Header .Header__user-box .UserBlock .UserBlockButton:active {
  border-color: #000;
}
.btn--border,
.Header .Header__user-box .UserBlock .UserBlockButton {
  border: 1px solid #e0e0e0;
  color: #fff;
  background-color: transparent;
}
.btn--colored {
  background-color: #f3dda2;
  color: #000;
}
.btn--colored:disabled {
  color: #d8d4ca;
}
.btn--width,
.Header .Header__user-box .UserBlock .UserBlockButton {
  width: 180px;
}
.Header {
  z-index: 100;
  background-color: #90a6be;
}
.Header .container {
  padding: 30px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .Header .container {
    padding: 30px 0;
  }
}
.Header__menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Header__menu-list__item {
  position: relative;
}
.Header__menu-list__item:not(:last-child) {
  margin-right: 40px;
}
.Header__menu-list__item:before {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: #213467;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.Header__menu-list__item:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Header__menu-list__item a {
  line-height: 50px;
  color: #fff;
  display: block;
}
.Header__menu-list__item a:hover {
  text-decoration: none;
  color: #213467;
}
.Header.Header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.Header__user-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .Header .order-btn {
    margin: 0 40px;
  }
}
.Header__logo {
  width: 100%;
  max-width: 45%;
}
.Header__burger {
  width: 30px;
  background: none;
  border: 0;
  height: 30px;
  margin-right: 20px;
  z-index: 50;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .Header__burger {
    display: none;
  }
}
.Header__burger span {
  width: 100%;
  height: 1px;
  position: relative;
  background-color: #fff;
  display: block;
}
.Header__burger span:after,
.Header__burger span:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  left: 0;
}
.Header__burger span:before {
  top: -7px;
}
.Header__burger span:after {
  top: 7px;
}
.Header__burger.Header__burger--active span {
  background-color: transparent;
}
.Header__burger.Header__burger--active span:after,
.Header__burger.Header__burger--active span:before {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 0;
  background-color: #000;
}
.Header__burger.Header__burger--active span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.Header__burger.Header__burger--active span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.Header__menu-container {
  -webkit-transform: translateY(-9999px);
  transform: translateY(-9999px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding-left: 60px;
  padding-top: 50px;
}
@media screen and (min-width: 1024px) {
  .Header__menu-container {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: static;
    height: auto;
    background-color: transparent;
    padding-left: 0;
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.Header .Header__user-box .UserBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Header .Header__user-box .UserBlock .UserBlockButton {
  text-align: center;
  color: #fff;
  background-color: transparent;
  margin-right: 12px;
  font-weight: 400;
}
.Header .Header__user-box .UserBlock .UserBlockWhois__avatar-container {
  border-color: #fff;
  background-color: #fff;
}
.Header .Header__user-box .UserBlock #UserBlockWhois__avatar path {
  fill: #fff;
}
.Header .Header__user-box .UserBlock .UserBlockWhois:after {
  border-top-color: #fff;
}
.Header .Header__user-box .UserBlock a {
  color: #213467;
}
.Header.Header--open .Header__menu-container {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Header.Header--open .Header__user-box .UserBlock .UserBlockButton {
  border-color: #90a6be;
  color: #000;
}
.Header.Header--open
  .Header__user-box
  .UserBlock
  .UserBlockWhois__avatar-container {
  border-color: #90a6be;
}
.Header.Header--open .Header__user-box .UserBlock .UserBlockWhois__avatar path {
  fill: #000;
}
.Header.Header--open .Header__user-box .UserBlock .UserBlockWhois:after {
  border-top-color: #90a6be;
}
.Header.Header--open .Header__menu-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}
.Header.Header--open .Header__menu-list__item {
  margin: 0;
}
.Header.Header--open .Header__menu-list__item a {
  color: #213467;
}
.Header.Header--open .order-btn {
  margin: 0 0 20px;
}
.Header.Header--open a {
  color: #213467;
}
.btn,
.Calculator__form__footer .SubmitBox__btn {
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 0;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .btn,
  .Calculator__form__footer .SubmitBox__btn {
    font-size: 16px;
  }
}
.btn:after,
.btn:before,
.Calculator__form__footer .SubmitBox__btn:after,
.Calculator__form__footer .SubmitBox__btn:before {
  display: none;
}
.btn:focus,
.btn:hover,
.Calculator__form__footer .SubmitBox__btn:focus,
.Calculator__form__footer .SubmitBox__btn:hover {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.btn:active,
.Calculator__form__footer .SubmitBox__btn:active {
  border-color: #000;
}
.btn--border {
  border: 1px solid #e0e0e0;
  color: #fff;
  background-color: transparent;
}
.btn--colored,
.Calculator__form__footer .SubmitBox__btn {
  background-color: #f3dda2;
  color: #000;
}
.btn--colored:disabled,
.Calculator__form__footer .SubmitBox__btn:disabled {
  color: #d8d4ca;
}
.btn--width,
.Calculator__form__footer .SubmitBox__btn {
  width: 180px;
}
.btn--orange {
  background-color: #f9931f;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
}
.Calculator {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
.Calculator label {
  color: #000;
}
.Calculator .calc-input {
  display: none;
}
.Calculator input[type='radio'] {
  display: none;
  opacity: 0;
  outline: none;
}
.Calculator__form__bg {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
}
@media screen and (min-width: 1024px) {
  .Calculator__form__bg {
    padding: 35px 32px;
    background-color: #d2e1f1;
  }
}
.Calculator__form .Currency {
  display: none;
}
.Calculator__form .TypeOfPaper {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .TypeOfPaper {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .Calculator__form .TypeOfPaper select {
    background-color: #d2e1f1;
  }
}
.Calculator__form .TypeOfPaper label {
  margin-bottom: 7px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .Calculator__form .TypeOfPaper label {
    color: #fff;
  }
}
.Calculator__form .Pages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 25px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .Pages {
    margin-top: 0;
    width: 30%;
    margin-left: auto;
  }
}
.Calculator__form .Pages__label {
  margin-bottom: 7px;
}
@media screen and (max-width: 1024px) {
  .Calculator__form .Pages__label {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    color: #fff;
  }
}
.Calculator__form .Pages__words-quantity {
  margin-bottom: 7px;
}
@media screen and (max-width: 1024px) {
  .Calculator__form .Pages__words-quantity {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    color: #fff;
  }
}
.Calculator__form .Pages__action-block {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Calculator__form .Pages__action-block [data-pages-input] {
  text-align: center;
  font-size: 24px;
  line-height: 1.3;
  margin: 0 5px;
  width: 60px;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .Pages__action-block [data-pages-input] {
    width: 90px;
  }
}
.Calculator__form .Pages__action-block [data-minus-button],
.Calculator__form .Pages__action-block [data-plus-button] {
  border: none;
  outline: none;
  cursor: pointer;
  color: transparent;
  position: relative;
  width: 50px;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .Pages__action-block [data-minus-button],
  .Calculator__form .Pages__action-block [data-plus-button] {
    width: 90px;
  }
}
.Calculator__form .Pages__action-block [data-minus-button]:after,
.Calculator__form .Pages__action-block [data-minus-button]:before,
.Calculator__form .Pages__action-block [data-plus-button]:after,
.Calculator__form .Pages__action-block [data-plus-button]:before {
  content: '';
  position: absolute;
  display: block;
  background-color: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 35px;
  height: 1px;
}
.Calculator__form .Pages__action-block [data-minus-button]:hover,
.Calculator__form .Pages__action-block [data-plus-button]:hover {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-color: #f9931f;
}
.Calculator__form .Pages__action-block [data-minus-button]:hover:after,
.Calculator__form .Pages__action-block [data-minus-button]:hover:before,
.Calculator__form .Pages__action-block [data-plus-button]:hover:after,
.Calculator__form .Pages__action-block [data-plus-button]:hover:before {
  background-color: #fff;
}
.Calculator__form .Pages__action-block [data-minus-button]:before {
  width: 35px;
  height: 1px;
}
.Calculator__form .Pages__action-block [data-minus-button]:after {
  display: none;
}
.Calculator__form .Pages__action-block [data-plus-button]:after {
  -webkit-transform: translate(-50%, 50%) rotate(-90deg);
  transform: translate(-50%, 50%) rotate(-90deg);
}
.Calculator__form .AcademicLevel {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .AcademicLevel__select-control {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .Calculator__form .AcademicLevel select {
    background-color: #d2e1f1;
  }
}
.Calculator__form .AcademicLevel__content {
  margin-top: 35px;
}
.Calculator__form .AcademicLevel__tabs-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .Calculator__form .AcademicLevel__tabs-control {
    display: none;
  }
}
.Calculator__form .AcademicLevel__tabs-control .level {
  width: 20%;
  background-color: #fff;
  text-align: center;
  padding: 15px;
  border-bottom: 2px solid #f9931f;
  cursor: pointer;
}
.Calculator__form .AcademicLevel__tabs-control .level.current {
  border: 2px solid #f9931f;
  border-bottom: none;
  background-color: #d2e1f1;
}
.Calculator__form .AcademicLevel__content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .AcademicLevel__content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in {
  width: 100%;
  background-color: #fff;
  padding: 10px 45px;
  text-align: center;
  border: 2px solid transparent;
  margin-bottom: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .AcademicLevel__content-inner .dynamicPart-in {
    min-height: 250px;
    min-width: 120px;
    padding: 25px 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .Calculator__form .AcademicLevel__content-inner .dynamicPart-in {
    padding: 10px 15px;
  }
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in:hover {
  cursor: pointer;
  background-color: #f5f5f5;
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in.active {
  border: 2px solid #f9931f;
}
@media screen and (min-width: 1024px) {
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in.active
    .calc-date,
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in.active
    .calc-price
    span,
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in.active
    .calc-time
    span {
    color: #f9931f;
  }
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-price,
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-time {
  font-size: 18px;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-price,
  .Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-time {
    font-size: 24px;
    line-height: 1.3;
  }
}
.Calculator__form
  .AcademicLevel__content-inner
  .dynamicPart-in
  .calc-price
  span,
.Calculator__form
  .AcademicLevel__content-inner
  .dynamicPart-in
  .calc-time
  span {
  font-size: 16px;
  line-height: 1.2;
  color: #637991;
  display: block;
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in .dynamic-calc {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in
    .dynamic-calc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 196px;
  }
}
@media screen and (max-width: 1024px) {
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in
    .dynamic-calc
    .calc-price {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 1024px) {
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in
    .dynamic-calc
    .calc-date {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .Calculator__form
    .AcademicLevel__content-inner
    .dynamicPart-in
    .dynamic-calc
    .calc-time {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
.Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-date {
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .Calculator__form .AcademicLevel__content-inner .dynamicPart-in .calc-date {
    margin-top: 20px;
  }
}
.Calculator__form .Deadline__text strong {
  font-weight: 400;
}
.Calculator__form__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .Calculator__form__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
  }
}
.Calculator__form__footer .TotalPrice {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Calculator__form__footer .TotalPrice__price {
  font-size: 45px;
  line-height: 1;
}
@media screen and (min-width: 1024px) {
  .Calculator__form__footer .SubmitBox {
    margin-left: 25px;
  }
}
.Calculator__form__footer .SubmitBox__btn {
  border: none;
}
@media screen and (max-width: 1024px) {
  .Calculator__form__footer .SubmitBox__btn {
    margin-top: 30px;
  }
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
html {
  min-height: 100vh;
}
body {
  background-color: #fff;
  font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  color: #000;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  word-wrap: break-word;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 16px;
  }
}
body.overflow,
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
img {
  height: auto;
}
iframe,
img {
  max-width: 100%;
}
.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.glide * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.glide__slides,
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slide,
.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows,
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}
.slider {
  position: relative;
}
.slider .glide__slides {
  white-space: normal;
}
.slider__inner {
  background: #d2e1f1;
  position: relative;
  min-height: 330px;
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .slider__inner {
    padding: 60px;
    min-height: 420px;
  }
}
.slider__footer,
.slider__head {
  color: #000;
  font-size: 14px;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .slider__footer,
  .slider__head {
    font-size: 16px;
    line-height: 1.6;
  }
}
.slider__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.slider__footer > span:first-child {
  margin-bottom: 15px;
}
.slider__body {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .slider__body {
    font-size: 16px;
    line-height: 1.6;
  }
}
.slider-control {
  width: 90%;
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .slider-control {
    width: 30%;
    margin: 50px auto 0;
  }
}
.slider-control__next,
.slider-control__prev {
  width: 25px;
  height: 1px;
  display: block;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border: none;
  background-color: transparent;
}
.slider-control__next:before,
.slider-control__prev:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: calc(50% - 15px);
  border-right: 4px solid #f9931f;
  border-bottom: 4px solid #f9931f;
}
.slider-control__next:hover,
.slider-control__prev:hover {
  cursor: pointer;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.slider-control__prev {
  left: 0;
}
.slider-control__prev:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -5px;
}
.slider-control__prev:after {
  left: -15px;
}
.slider-control__next {
  right: 0;
}
.slider-control__next:before {
  right: -5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slider-control__next:after {
  right: -15px;
}
.slider .tns-outer {
  overflow: hidden;
}
.slider .tns-nav,
.slider .tns-visually-hidden {
  display: none;
}
.slider .slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.slider .color-text {
  color: #32659a;
  font-weight: 700;
}
.slider #slides__index {
  font-size: 35px;
  line-height: 1.3;
  font-weight: 700;
}
.slider #slider__total {
  font-size: 16px;
  line-height: 1.2;
}
