@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #0d1d4a;
  --lite-blue: #dfdffb;
  --blue: #05f;
  --read: #fa645a;
  --white: white;
  --light-violet: #faf4ff;
  --light-pink: #feeff8;
  --lite-yellow: #fff6c9;
  --light: #f4f6fb;
  --grey: #848ea0;
  --placeholder: #93a1c8;
  --lite-read: #fff0ef;
  --border: #e3e8f2;
  --text-blue: #6060e9;
  --light-grey: #f1f4f9;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.body {
  color: var(--black);
  font-family: Circe, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.section-color-fone {
  background-image: url('../images/Line-Fone.svg'), linear-gradient(180deg, var(--lite-blue), white);
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-top: 2rem;
  padding-bottom: 6.8rem;
  position: relative;
}

.section-color-fone.no-line-fone {
  background-image: linear-gradient(180deg, var(--lite-blue), white);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section-color-fone.no-line-fone.padding-top {
  padding-top: 3.4rem;
  padding-bottom: 5rem;
}

.navbar {
  background-color: #ddd0;
  width: 79rem;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar.margin-bottom {
  margin-bottom: 0;
}

.div-navbar {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand {
  cursor: pointer;
  width: 11.2rem;
  padding-left: 0;
}

.button {
  background-color: var(--blue);
  cursor: pointer;
  border-radius: .3rem;
  padding: .5rem 1.3rem;
  font-weight: 700;
}

.button.padding {
  padding: .6rem 1.6rem;
}

.button.padding.color {
  background-color: var(--read);
}

.button.submit {
  margin-left: auto;
  padding: .75rem 3.56rem;
}

.div-total-mini {
  width: 54rem;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: .5rem;
  font-size: 3.2rem;
  line-height: 4rem;
}

.heading-2 {
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: 3rem;
  font-family: Circe, Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 3.1rem;
}

.heading-2.align-center {
  text-align: center;
}

.heading-2.align-center.margin-bottom {
  margin-bottom: 2rem;
}

.heading-2.font-size {
  margin-bottom: 3rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 3.9rem;
}

.heading-2.font-size.aligan-center {
  text-align: center;
}

.heading-2.height {
  line-height: 2.5rem;
}

.heading-2.margin-bottom {
  margin-bottom: 1rem;
}

.heading-2.margin-bottom.aligan {
  text-align: left;
}

.heading-2.aligan-left {
  text-align: left;
  margin-right: auto;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.heading-3.aligan-center {
  text-align: center;
  cursor: default;
}

.heading-3.marg-bottom {
  margin-bottom: 1rem;
  font-weight: 700;
}

.heading-3.marg-bottom.size {
  cursor: default;
  font-size: 1.4rem;
}

.heading-3.marg-bottom.size.center {
  text-align: center;
}

.heading-3.marg-bottom.size.marg {
  margin-bottom: 0;
}

.form-block {
  background-color: var(--white);
  border-radius: .5rem;
  margin-top: 5rem;
  margin-bottom: 0;
  padding: 1rem;
}

.man-fone {
  width: 12.5rem;
  position: absolute;
  inset: 8.6rem auto auto 9.4rem;
}

.girl-fone {
  width: 10.8rem;
  position: absolute;
  inset: 7.9rem 6.4rem auto auto;
}

.arrow-fone {
  width: 7.5rem;
  position: absolute;
  inset: 15.4rem 16.9rem auto auto;
}

.circul-fone {
  width: 16rem;
  position: absolute;
  inset: 23.6rem 5.6rem auto auto;
}

.section {
  padding-top: 3.4rem;
  padding-bottom: 6rem;
}

.section.position {
  position: relative;
}

.section.position.padd-top {
  padding-top: 0;
}

.section.padding {
  padding-top: 3.8rem;
  padding-bottom: 3rem;
}

.section.padding.flex {
  display: flex;
}

.div-total {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 69rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-total.position {
  position: static;
}

.div-total.horizontal {
  flex-flow: row;
}

.slider {
  background-color: #ddd0;
  height: auto;
  display: flex;
}

.mask {
  width: 100%;
  height: auto;
}

.slide {
  width: 22rem;
  height: 100%;
  margin-left: .5rem;
  margin-right: .5rem;
}

.card {
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 1rem;
  display: flex;
}

.card.color-light-violet {
  background-color: var(--light-violet);
  height: 100%;
}

.card.color-light-pink {
  background-color: var(--light-pink);
}

.card.color-lite-yellow {
  background-color: var(--lite-yellow);
}

.img-card {
  width: 15rem;
  margin-bottom: 3rem;
}

.div-text {
  background-color: var(--white);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 1.5rem;
}

.text {
  cursor: default;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.text.size {
  margin-top: .5rem;
  font-size: 1rem;
  line-height: 1.4rem;
}

.text.margin {
  margin-bottom: 1rem;
}

.text.margin.bold {
  font-weight: 700;
  display: none;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.image-dots {
  width: 12rem;
  position: absolute;
  inset: 6.4rem auto auto 10.2rem;
}

.image-wavis {
  z-index: 1;
  width: 6rem;
  position: absolute;
  inset: 4.5rem 49.2rem auto auto;
}

.slider-about-us {
  background-color: #ddd0;
  width: 100%;
  height: auto;
  display: flex;
}

.mask-2 {
  width: 100%;
  height: auto;
  padding-top: 1.2rem;
  padding-bottom: 2.8rem;
  padding-left: .25rem;
}

.slide-2 {
  width: 32.8rem;
  height: 100%;
  margin-left: 1rem;
  margin-right: .5rem;
}

.card-student {
  background-color: var(--white);
  border-radius: 1.5rem;
  height: 100%;
  padding: 2rem 2.5rem;
  box-shadow: 0 10px 18px #93a1c82e;
}

.student {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2.3rem;
  display: flex;
}

.img-student {
  width: 4.8rem;
}

.div-name {
  margin-left: 1.5rem;
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  background-color: var(--white);
  border-radius: 3.5rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  position: absolute;
  inset: -6.4rem 7.1rem auto auto;
  box-shadow: 0 12px 28px #93a1c833;
}

.left-arrow-2.mobail {
  display: none;
}

.image-arrow, .image {
  width: 2rem;
}

.right-arrow-2 {
  background-color: var(--white);
  border-radius: 3.5rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  inset: -6.4rem 0% auto auto;
  box-shadow: 0 12px 28px #93a1c833;
}

.right-arrow-2.mobail {
  display: none;
}

.footer {
  background-color: var(--light);
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.div-footer {
  width: 79rem;
  margin-left: auto;
  margin-right: auto;
}

.div-total-sotial {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-sotial {
  width: 2rem;
  margin-right: 1rem;
}

.img-logo {
  width: 4.6rem;
  margin-left: 1rem;
}

.div-block {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 1.5rem;
  display: flex;
}

.image-2 {
  width: 11.7rem;
}

.div-block-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-mini {
  margin-top: 1rem;
  font-size: .9rem;
}

.text-mini.color {
  color: var(--grey);
}

.section-navbar {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: 0 2px 12px #0000000f;
}

.div-total-form {
  justify-content: space-between;
  align-items: center;
  width: 79rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-total-form.aligan {
  justify-content: space-between;
  align-items: stretch;
}

.div-total-form.none {
  display: none;
}

.div-total-form.aligan {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 4rem;
}

.foto {
  width: 30rem;
  margin-left: 3.4rem;
}

.foto.size {
  width: 25rem;
}

.div-form {
  width: 100%;
}

.div-text-loader {
  margin-bottom: 2rem;
}

.div-text-loader.margin-botton {
  width: 55%;
  margin-bottom: 0;
}

.body-2 {
  color: var(--black);
  font-size: 1rem;
  line-height: 1.5rem;
}

.field-label {
  cursor: default;
  margin-bottom: .5rem;
}

.s2-2 {
  color: #000;
  text-align: left;
  cursor: default;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 4px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.s2-2.no-appearance {
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-radius: .3rem;
  height: 3.75rem;
  margin-bottom: 1.5rem;
  padding: .8rem 1rem;
  font-size: 1rem;
  line-height: 1.3rem;
}

.s2-2.no-appearance.border.radius {
  z-index: 1;
  border-radius: 4px;
}

.s2-2.no-appearance {
  cursor: pointer;
  z-index: -10;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-radius: .3rem 0 0 .3rem;
  height: 3.429rem;
  margin-bottom: 1.5rem;
  padding: .8rem 1rem;
  font-size: 1.143rem;
  line-height: 1.714rem;
  position: static;
}

.s2-2.no-appearance {
  z-index: -10;
  cursor: pointer;
  border-style: solid;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 3.429rem;
  font-size: 1.143rem;
  line-height: 1.714rem;
}

.s2-2.no-appearance.border {
  padding-left: 10px;
}

.s2-2.no-appearance.border.radius {
  z-index: 1;
  border-radius: 4px;
  position: relative;
}

.textarea {
  cursor: text;
  border: 1px solid #000;
  border-radius: .3rem;
  height: 5.2rem;
  min-height: 5.2rem;
  max-height: 5.2rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
}

.textarea::placeholder {
  color: var(--placeholder);
  font-size: 1rem;
}

.div-dedlain-peag {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-7 {
  border: 1px solid var(--black);
  border-radius: .357rem;
  justify-content: flex-start;
  align-items: center;
  height: 3.75rem;
  margin-top: .571rem;
  padding-left: 1.143rem;
  padding-right: 1.143rem;
  display: flex;
}

.decrease-pages {
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.image-4 {
  width: 1.5rem;
}

.text-field {
  text-align: center;
  cursor: default;
  border: 0 solid #000;
  width: 20%;
  height: 2.5rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.3rem;
}

.text-field::placeholder {
  color: #0d1d4a;
  font-size: 1.1rem;
}

.increase-pages {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.image-5 {
  width: 1.5rem;
}

._1order_deadline {
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/Calendar-1.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border: 1px solid #000;
  border-radius: .3rem;
  justify-content: center;
  align-items: flex-end;
  height: 3.75rem;
  min-height: 3.75rem;
  max-height: 3.75rem;
  margin-bottom: 0;
  padding: 1rem 1rem .25rem;
  display: flex;
}

._1order_deadline::placeholder {
  color: var(--placeholder);
  font-size: 1rem;
}

._1order_deadline.hack17-down {
  color: #132d5f;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/Vector-2.svg');
  border-width: 2px;
  border-color: #e0e0e0;
  border-radius: 4px;
  align-items: center;
  height: 48px;
  padding-left: 18px;
  padding-right: 12px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  box-shadow: 0 4px 4px #00000040;
}

._1order_deadline.hack17-down:hover {
  color: #132d5f;
  border-color: #e0e0e0;
}

._1order_deadline.hack17-down::placeholder {
  color: #132d5f;
}

.div-blok-tot {
  width: 49%;
}

.div-block-9 {
  width: 50%;
}

.submit-button {
  z-index: 10;
  background-color: var(--blue);
  cursor: pointer;
  border-radius: .3rem;
  margin-left: auto;
  padding: .8rem 3.6rem;
  font-weight: 700;
  display: block;
  position: relative;
}

.ferst-form {
  flex-flow: column;
  display: flex;
}

.second-choose {
  flex-flow: column;
  width: 40%;
  display: flex;
}

.card-expert {
  border: 1px solid var(--blue);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.8rem;
  display: flex;
  box-shadow: 0 16px 48px #00000014;
}

.card-expert.color {
  border-color: var(--read);
  margin-top: 2rem;
}

.image-expert {
  width: 4.38rem;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-bold {
  cursor: default;
  margin-right: 1.9rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2rem;
}

.div-cena {
  background-color: var(--lite-blue);
  color: var(--blue);
  border-radius: .5rem;
  padding: .4rem .8rem;
  font-weight: 700;
}

.div-cena.color {
  background-color: var(--lite-read);
  color: var(--read);
}

.text-block {
  cursor: default;
}

.button-next-choose {
  background-color: var(--blue);
  cursor: pointer;
  border-radius: .3rem;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: 0;
  padding: .8rem 3.6rem;
  font-weight: 700;
}

.form-block-2 {
  margin-bottom: 0;
}

.div-text-horiz {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 2rem;
  display: flex;
}

.checkbox {
  background-color: var(--border);
  border: 0 solid #000;
  border-radius: .3rem;
  width: 2rem;
  height: 2rem;
  margin-top: 0;
}

.checkbox.w--redirected-checked {
  background-color: var(--blue);
  background-image: url('../images/Check.svg');
  background-position: 50%;
  background-size: auto;
  width: 2rem;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.textarea-2 {
  border: 1px solid var(--border);
  border-radius: .3rem;
  height: 7.6rem;
  min-height: 7.6rem;
  max-height: 7.6rem;
  margin-bottom: 1rem;
  padding: .5rem 1rem;
}

.textarea-2::placeholder {
  color: var(--placeholder);
  font-size: 1rem;
}

.checkbox-label {
  font-size: .8rem;
  line-height: 1.2rem;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.checkbox-label-2 {
  cursor: pointer;
  margin-bottom: 0;
  margin-left: .5rem;
}

.text-page {
  color: var(--grey);
  margin-top: 1px;
}

.remodal {
  z-index: 1;
  background-color: #0000004a;
  border-radius: .3rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popap {
  background-color: var(--white);
  border-radius: .6rem;
  width: 40rem;
  padding: 2rem;
  box-shadow: 0 0 15px #0d1d4a1c;
}

.close {
  z-index: 1;
  cursor: pointer;
  width: 2rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-text-popap {
  flex-flow: column;
  display: flex;
  position: relative;
}

.input-email {
  border: 1px solid var(--black);
  cursor: text;
  border-radius: .3rem;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .8rem 1rem;
}

.input-email::placeholder {
  color: var(--placeholder);
  font-size: 1rem;
}

.div-text-ai {
  justify-content: space-between;
  height: 30rem;
  min-height: 30rem;
  max-height: 30rem;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.blur {
  z-index: 999;
  background-image: linear-gradient(#0000, #fff);
  width: 100%;
  height: 100%;
  margin-top: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.plashka {
  z-index: 9999;
  border: 1px solid var(--border);
  background-color: var(--white);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 16px 48px #00000014;
}

.div-ansver-ai {
  display: none;
}

.result-loader {
  z-index: 1;
  background-image: linear-gradient(#fff0, #fff 93%);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 99%;
  height: 7.6rem;
  display: none;
  position: absolute;
  inset: auto auto 3.5rem;
  overflow: hidden;
}

.outcome-title-3 {
  text-align: center;
  margin-bottom: .5rem;
  font-size: 1.429rem;
  font-weight: 700;
  line-height: 2rem;
}

.outcome-title-3.size {
  margin-top: .5rem;
  margin-right: 1rem;
  font-size: 1.3rem;
}

.div-block-543 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.statement_loader-dot {
  background-color: var(--blue);
  border-radius: 2rem;
  width: .714rem;
  height: .714rem;
  margin-right: .571rem;
}

.form {
  position: relative;
}

.link {
  color: var(--black);
  cursor: pointer;
  text-decoration: none;
}

.link.margin-r {
  margin-right: 1rem;
}

.logo-text {
  color: var(--blue);
  margin-right: auto;
  font-size: 1.4rem;
  font-weight: 700;
}

.div-text-left {
  width: 40rem;
}

.dropdown-toggle {
  background-color: var(--lite-blue);
  border: 1px solid #eef3fa;
  border-radius: 1.5rem;
  width: 100%;
  padding: 2rem 2.778rem;
}

.dropdown-toggle.w--open {
  border-style: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-icon {
  color: #202526;
  margin-right: 2.778rem;
  font-size: 18px;
}

.text-24 {
  color: #fff;
  cursor: default;
  margin-bottom: 0;
  font-size: 1.667rem;
  line-height: 2.222rem;
}

.text-24.is-black {
  color: #202526;
  cursor: default;
  margin-bottom: 1.944rem;
}

.text-24.is-black.no-pdng {
  color: #202526;
  margin-bottom: 0;
}

.text-24.is-black.no-pdng.dropdown-title {
  cursor: pointer;
}

.text-20 {
  color: #202526;
  cursor: default;
  margin-bottom: 0;
  font-size: 1.389rem;
  line-height: 1.944rem;
  text-decoration: none;
}

.text-20.is-white {
  padding: 0;
  display: block;
}

.dropdown {
  width: 100%;
  margin-bottom: 2.222rem;
}

.dropdown-content {
  cursor: default;
  background-color: #06f;
  position: static;
}

.dropdown-content.w--open {
  background-color: var(--lite-blue);
  border-bottom-right-radius: 2.222rem;
  border-bottom-left-radius: 2.222rem;
  padding: 0 8.333rem 2rem 2.778rem;
}

.div-link {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-coocies {
  z-index: 900;
  color: #fff;
  background-color: #41409d;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  max-width: 455px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 16px 20px 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 2px 11px #0000001a;
}

.div-coocies.home {
  z-index: 999;
  background-color: #d085cf;
  border-radius: 8px;
  max-width: 600px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 31%;
}

.text-block-145 {
  width: 90%;
  margin-left: 0;
  margin-right: auto;
}

.link-13 {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

.close-2 {
  cursor: pointer;
  width: 2rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: 0;
}

.close-2.trig {
  width: 20px;
  position: absolute;
  inset: 16px 16px auto auto;
}

.link-14 {
  color: #fff;
}

.div-button {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.brand-2 {
  width: 120.109rem;
}

.brand-2.w--current {
  width: 8.31rem;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.logo-2 {
  cursor: pointer;
}

.conteiner {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  width: 85rem;
  margin-left: auto;
  margin-right: auto;
}

.navivation_links {
  margin-left: auto;
  margin-right: auto;
}

.header {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.navivation_link {
  color: #232323;
  cursor: pointer;
  padding: 0 .75rem;
  font-weight: 500;
  text-decoration: none;
}

.navivation_link.margin.w--current {
  color: #232323;
}

.button-2 {
  cursor: pointer;
  background-color: #232323;
  border-radius: .75rem;
  padding: .75rem 1.5rem;
}

.div-paragaf {
  width: 100%;
  margin-bottom: 1rem;
}

.list-item {
  margin-bottom: .5rem;
}

.sabtitle {
  cursor: default;
  line-height: 1.5rem;
}

.sabtitle.margin-bot {
  margin-bottom: .5rem;
}

.sabtitle.bold {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.9rem;
}

.list {
  margin-bottom: 0;
  padding-left: 4rem;
}

.div-conteiner {
  justify-content: space-between;
  align-items: center;
  width: 85rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-conteiner.vertical {
  flex-flow: column;
}

.section-2 {
  padding-top: 5rem;
}

.heading-4 {
  cursor: default;
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.3rem;
}

.head-2-mini {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8rem;
  line-height: 3rem;
}

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

.div-block-584 {
  width: 100%;
}

.text-span-8 {
  display: block;
}

.hack17-counter-button.hack17-up {
  cursor: pointer;
  background-color: #fff;
  border: 2px #000;
  border-top-width: 3px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hack17-counter-button.hack17-down {
  cursor: pointer;
  background-color: #fff;
  border-style: none;
  border-width: 3px 2px 2px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-field-17 {
  padding-bottom: 14px;
}

.div-total-tip {
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.text-fee-per-hour {
  color: #898e99;
  text-align: right;
  margin-top: 0;
  display: none;
}

.input-fee-per-hour {
  color: #000;
  border: 1px solid #000;
  border-radius: .3rem;
  justify-content: space-between;
  align-items: center;
  height: 3.6rem;
  margin-right: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.hack17-counter-input {
  border: 1px solid #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 15px;
}

.hack17-counter-input._w-input {
  color: #0d1d4a;
  text-align: center;
  cursor: default;
  border-style: none;
  border-width: 2px 1px;
  width: 100%;
  padding: 0 0 0 10px;
  font-size: 1.143rem;
  font-weight: 400;
  line-height: 1.714rem;
}

.hack17-counter-input._w-input:hover, .hack17-counter-input._w-input:active, .hack17-counter-input._w-input:focus, .hack17-counter-input._w-input:focus-visible, .hack17-counter-input._w-input[data-wf-focus-visible] {
  background-color: #fff;
}

.hack17-counter-input._w-input::placeholder {
  color: #8492b8;
  background-color: #fff;
}

.hack17-counter-input._w-input:lang(en) {
  background-color: #fff;
}

.div-block-580 {
  background-color: #fff;
  width: 20px;
  height: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-horizontal {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}

.div-block-578 {
  width: 55%;
  position: relative;
}

.pages {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-right: 1rem;
}

._1order_deadline-2 {
  background-color: #0000;
  background-image: none;
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #000;
  border-radius: 4px;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

._1order_deadline-2.hack17-down {
  color: #0d1d4a;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/Calendar-1.svg');
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-width: 1px;
  border-color: #000;
  border-radius: .3rem;
  justify-content: center;
  align-items: center;
  height: 3.6rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  padding-left: 13px;
  font-size: 1.143rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.714rem;
}

._1order_deadline-2.hack17-down:hover {
  border-color: #e0e0e0;
}

._1order_deadline-2.hack17-down::placeholder {
  color: #8492b8;
}

.image-71 {
  width: 1.111rem;
}

.div-block-585 {
  border: 1px solid #0d1d4a;
  border-radius: .357rem;
  justify-content: flex-start;
  align-items: center;
  height: 3.75rem;
  margin-top: .571rem;
  padding-left: 1.143rem;
  padding-right: 1.143rem;
  display: flex;
}

.text-page-2 {
  color: #848ea0;
  margin-top: 1px;
}

._1order_deadline-3 {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Calendar-1.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border: 1px solid #000;
  border-radius: .3rem;
  justify-content: center;
  align-items: flex-end;
  height: 3.75rem;
  min-height: 3.75rem;
  max-height: 3.75rem;
  margin-bottom: 0;
  padding: .8rem 1rem;
  display: flex;
}

._1order_deadline-3::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.button-next-choose-2 {
  cursor: pointer;
  background-color: #05f;
  border-radius: .3rem;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: 0;
  padding: .8rem 3.6rem;
  font-weight: 700;
}

._1order_deadline-4 {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Calendar-1.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border: 1px solid #000;
  border-radius: .3rem;
  justify-content: center;
  align-items: flex-end;
  height: 3.75rem;
  min-height: 3.75rem;
  max-height: 3.75rem;
  margin-bottom: 0;
  padding: .8rem 1rem;
  display: flex;
}

._1order_deadline-4::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.input-email-2 {
  cursor: text;
  border: 1px solid #0d1d4a;
  border-radius: .3rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: .8rem 1rem;
}

.input-email-2::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.text-page-3 {
  color: #848ea0;
  margin-top: 1px;
}

.textarea-3 {
  cursor: text;
  border: 1px solid #000;
  border-radius: .3rem;
  height: 5.2rem;
  min-height: 5.2rem;
  max-height: 5.2rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
}

.textarea-3::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.form-2 {
  flex-flow: column;
  display: flex;
}

.div-block-586 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-field-18 {
  border: 1px solid var(--black);
  border-radius: .3rem;
  height: 3.75rem;
  margin-bottom: 1.5rem;
  padding: .8rem 1rem;
  font-size: 1rem;
}

.text-field-18:hover {
  font-size: 1rem;
}

.div-block-587 {
  width: 49%;
}

.section-navbar-2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: 0 2px 12px #0000000f;
}

.navbar-3 {
  background-color: #ddd0;
  width: 79rem;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar-3.margin-bottom {
  margin-bottom: 0;
}

.logo-text-2 {
  color: #05f;
  margin-right: auto;
  font-size: 1.4rem;
  font-weight: 700;
}

.button-next-choose-3 {
  cursor: pointer;
  background-color: #05f;
  border-radius: .3rem;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: 0;
  padding: .8rem 3.6rem;
  font-weight: 700;
}

.input-email-3 {
  cursor: text;
  border: 1px solid #0d1d4a;
  border-radius: .3rem;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .8rem 1rem;
}

.input-email-3::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.div-cena-2 {
  color: #05f;
  background-color: #dfdffb;
  border-radius: .5rem;
  padding: .4rem .8rem;
  font-weight: 700;
}

.div-cena-2.color {
  color: #fa645a;
  background-color: #fff0ef;
}

.blur-2 {
  z-index: 999;
  background-image: linear-gradient(#0000, #fff);
  width: 100%;
  margin-top: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.heading-5.marg-bottom {
  margin-bottom: 1rem;
  font-weight: 700;
}

.heading-5.marg-bottom.size {
  cursor: default;
  font-size: 1.4rem;
}

.form-3 {
  flex-flow: column;
  display: flex;
}

.card-expert-2 {
  border: 1px solid #05f;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.8rem;
  display: flex;
  box-shadow: 0 16px 48px #00000014;
}

.card-expert-2.color {
  border-color: #fa645a;
  margin-top: 2rem;
}

.heading-6 {
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: 3rem;
  font-family: Circe, Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 3.1rem;
}

.heading-6.margin-bottom {
  margin-bottom: 1rem;
}

.heading-6.margin-bottom.aligan {
  text-align: left;
}

.div-block-589 {
  width: 49%;
}

.section-3 {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.text-2 {
  cursor: default;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.text-2.none {
  display: none;
}

.button-3 {
  cursor: pointer;
  background-color: #05f;
  border-radius: .3rem;
  padding: .5rem 1.3rem;
  font-weight: 700;
}

.button-3.padding {
  padding: .6rem 1.6rem;
}

.button-3.padding.color {
  background-color: #fa645a;
}

.text-field-19 {
  text-align: center;
  cursor: default;
  border: 0 solid #000;
  width: 20%;
  height: 2.5rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 1rem;
  line-height: 1.3rem;
}

.text-field-19::placeholder {
  color: #0d1d4a;
  font-size: 1.1rem;
}

.text-field-20 {
  border: 1px solid #0d1d4a;
  border-radius: .3rem;
  height: 3.75rem;
  margin-bottom: 1.5rem;
  padding: .8rem 1rem;
  font-size: 1rem;
}

.text-field-20:hover {
  font-size: 1rem;
}

.heading-7 {
  cursor: default;
  width: 93%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.4rem;
  line-height: 3rem;
}

.plashka-2 {
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #e3e8f2;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 16px 48px #00000014;
}

.text-page-4 {
  color: #848ea0;
  margin-top: 1px;
}

.div-text-ai-2 {
  justify-content: space-between;
  height: 10rem;
  min-height: 10rem;
  max-height: 10rem;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

._1order_deadline-5 {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Calendar-1.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border: 1px solid #000;
  border-radius: .3rem;
  justify-content: center;
  align-items: flex-end;
  height: 3.75rem;
  min-height: 3.75rem;
  max-height: 3.75rem;
  margin-bottom: 0;
  padding: .8rem 1rem;
  display: flex;
}

._1order_deadline-5::placeholder {
  color: #93a1c8;
  font-size: 1rem;
}

.div-block-590 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-591 {
  width: 49%;
}

.div-block-592 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-593 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-594 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 1.5rem;
  display: flex;
}

.link-15 {
  color: #0d1d4a;
  cursor: pointer;
  text-decoration: none;
}

.link-15.margin-r {
  margin-right: 1rem;
}

.footer-2 {
  background-color: #f4f6fb;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

@media screen and (min-width: 1280px) {
  ._1order_deadline-2.hack17-down {
    width: 100%;
    max-width: 512px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-578 {
    width: 55%;
  }

  ._1order_deadline-2.hack17-down {
    width: 100%;
    max-width: 512px;
  }
}

@media screen and (max-width: 991px) {
  .section-color-fone {
    padding-top: 3.2rem;
  }

  .section-color-fone.no-line-fone.padding-top {
    padding-top: 6rem;
  }

  .navbar {
    width: 90rem;
    margin-bottom: 3.2rem;
  }

  .brand {
    width: 16rem;
  }

  .button {
    border-radius: .4rem;
    padding: .8rem 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .button.padding {
    padding: .8rem 2.4rem;
  }

  .button.submit {
    padding: .8rem 5rem;
  }

  .div-total-mini {
    width: 64rem;
  }

  .heading {
    margin-bottom: 1rem;
    font-size: 4.3rem;
    line-height: 5.5rem;
  }

  .heading-2 {
    font-size: 3.8rem;
    line-height: 5rem;
  }

  .heading-2.align-center.margin-bottom {
    font-size: 2rem;
  }

  .heading-2.font-size {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .heading-2.font-size.aligan-center {
    margin-bottom: 4rem;
  }

  .heading-2.margin-bottom {
    font-size: 3.2rem;
    line-height: 4.4rem;
  }

  .heading-2.aligan-left {
    line-height: 3.8rem;
  }

  .heading-2.aligan-left.width {
    width: 45rem;
    line-height: 5rem;
  }

  .heading-3.marg-bottom.size {
    font-size: 1.7rem;
    line-height: 2.3rem;
  }

  .form-block {
    border-radius: 1rem;
    padding: 1.6rem;
  }

  .man-fone {
    width: 13rem;
    top: 9.4rem;
    left: 4.9rem;
  }

  .girl-fone {
    width: 12rem;
    top: 10.9rem;
    right: 4.9rem;
  }

  .arrow-fone {
    width: 8rem;
    top: 17.7rem;
    right: 19.2rem;
  }

  .circul-fone {
    width: 17rem;
    top: 21.9rem;
    right: .4rem;
  }

  .section.position {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .div-total {
    width: 88rem;
  }

  .div-total.horizontal {
    justify-content: space-between;
    align-items: center;
  }

  .slide {
    width: 28rem;
  }

  .card {
    padding: 1.6rem;
  }

  .card.color-light-violet {
    border-radius: 1.6rem;
  }

  .img-card {
    width: 17rem;
  }

  .div-text {
    border-radius: 1.1rem;
    padding: 1.6rem;
  }

  .text {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .text.size {
    margin-top: 1rem;
    font-size: 1.3rem;
  }

  .text.marg {
    margin-top: 1.5rem;
  }

  .image-wavis {
    right: 50rem;
  }

  .slider-about-us {
    width: 84.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-2 {
    width: 40rem;
    margin-right: 1rem;
  }

  .left-arrow-2 {
    width: 4.5rem;
    height: 4.5rem;
    top: -7rem;
    right: 7.9rem;
  }

  .image-arrow, .image {
    width: 3rem;
  }

  .right-arrow-2 {
    width: 4.5rem;
    height: 4.5rem;
    top: -7rem;
  }

  .footer {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }

  .div-footer {
    width: 90rem;
  }

  .link-sotial {
    width: 3rem;
    margin-right: 1.5rem;
  }

  .img-logo {
    width: 5.5rem;
  }

  .image-2 {
    width: 15rem;
  }

  .div-block-2 {
    margin-left: 1rem;
  }

  .text-mini {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .section-navbar {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .div-total-form {
    width: 90rem;
  }

  .div-total-form.aligan {
    flex-flow: column;
  }

  .foto {
    width: 32rem;
  }

  .foto.size {
    width: 35rem;
  }

  .div-text-loader {
    margin-bottom: 3rem;
  }

  .div-text-loader.margin-botton {
    width: 100%;
  }

  .field-label {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .s2-2 {
    padding-left: 12px;
  }

  .s2-2.no-appearance.border.radius {
    margin-bottom: 2rem;
  }

  .s2-2.no-appearance {
    border-radius: .4rem;
    height: 4.9rem;
    margin-bottom: 2.8rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .s2-2.no-appearance {
    height: 4.9rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .s2-2.no-appearance.border {
    font-size: 1.5rem;
  }

  .textarea {
    border-radius: .4rem;
    height: 6.8rem;
    min-height: 6.8rem;
    max-height: 6.8rem;
    margin-bottom: 2.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .textarea::placeholder {
    font-size: 1.6rem;
  }

  .div-block-7 {
    border-radius: .4rem;
    height: 4.8rem;
    margin-top: .667rem;
  }

  .decrease-pages {
    width: 4rem;
    height: 4rem;
  }

  .image-4 {
    width: 2.4rem;
  }

  .text-field {
    height: 3rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .text-field::placeholder {
    font-size: 1.6rem;
  }

  .increase-pages {
    width: 4rem;
    height: 4rem;
  }

  .image-5 {
    width: 2.4rem;
  }

  ._1order_deadline {
    border-radius: .4rem;
    height: 4.8rem;
    min-height: 4.8rem;
    max-height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  ._1order_deadline::placeholder {
    font-size: 1.6rem;
  }

  .submit-button {
    border-radius: .4rem;
    padding: 1.2rem 5rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .ferst-form {
    display: flex;
  }

  .second-choose {
    width: 80%;
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto;
  }

  .card-expert {
    border-radius: 1.6rem;
    padding: 2.2rem 2.4rem;
  }

  .card-expert.color {
    margin-top: 3.2rem;
  }

  .image-expert {
    width: 7rem;
  }

  .text-bold {
    margin-right: 3rem;
    font-size: 2rem;
  }

  .div-cena {
    margin-top: 0;
    padding: .6rem 1.2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .button-next-choose {
    border-radius: .4rem;
    margin-top: 2rem;
    padding: 1.2rem 5rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .div-text-horiz {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .checkbox.w--redirected-checked {
    background-size: 1.8rem;
  }

  .textarea-2 {
    border-radius: .8rem;
    height: 10rem;
    min-height: 10rem;
    max-height: 10rem;
    margin-bottom: 1.6rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .textarea-2::placeholder, .checkbox-label-2 {
    font-size: 1.3rem;
  }

  .text-page {
    margin-top: 4px;
    font-size: 1.3rem;
  }

  .input-email {
    border-radius: .4rem;
    height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .input-email::placeholder {
    font-size: 1.6rem;
  }

  .div-text-ai {
    margin-top: 3rem;
  }

  .result-loader {
    height: 10rem;
    display: none;
    inset: auto 0% 5.5rem;
  }

  .outcome-title-3 {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .text-block-2 {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .link {
    margin-top: 1rem;
    font-size: 1.5rem;
  }

  .logo-text {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .div-text-left {
    width: 50rem;
  }

  .text-24.is-black {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .text-20 {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }

  .div-coocies {
    width: 50%;
    max-width: 500px;
  }

  .div-coocies.home {
    z-index: 9999;
    bottom: 4.9%;
    left: 22.9rem;
  }

  .text-block-145 {
    width: 85%;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .close-2 {
    width: 2rem;
  }

  .div-button {
    margin-top: 2rem;
  }

  .brand-2.w--current {
    width: 13.3rem;
  }

  .navbar-2 {
    width: 92rem;
  }

  .header {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .navivation_link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .button-2 {
    border-radius: 1.2rem;
    padding: 1.2rem 2.4rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .sabtitle {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .sabtitle.bold {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .div-conteiner {
    width: 92rem;
  }

  .section-2 {
    padding-top: 6.4rem;
  }

  .heading-4 {
    text-align: left;
    width: 70%;
    margin-bottom: 4rem;
    font-size: 4.8rem;
    line-height: 5rem;
  }

  .heading-4.center {
    text-align: center;
    width: 100%;
  }

  .input-fee-per-hour {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 4.9rem;
  }

  .hack17-counter-input._w-input {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .pages {
    justify-content: space-between;
    width: 100%;
  }

  ._1order_deadline-2.hack17-down {
    background-position: 97%;
    background-size: 2rem;
    max-width: 100%;
    height: 4.9rem;
    min-height: 4.9rem;
    max-height: 4.9rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .image-71 {
    width: 1.6rem;
  }

  .div-block-585 {
    border-radius: .4rem;
    height: 4.8rem;
    margin-top: .667rem;
  }

  ._1order_deadline-3 {
    border-radius: .4rem;
    height: 4.8rem;
    min-height: 4.8rem;
    max-height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  ._1order_deadline-3::placeholder {
    font-size: 1.6rem;
  }

  .button-next-choose-2 {
    border-radius: .4rem;
    margin-top: 3rem;
    padding: 1.2rem 5rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  ._1order_deadline-4 {
    border-radius: .4rem;
    height: 4.8rem;
    min-height: 4.8rem;
    max-height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  ._1order_deadline-4::placeholder {
    font-size: 1.6rem;
  }

  .input-email-2 {
    border-radius: .4rem;
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .input-email-2::placeholder {
    font-size: 1.6rem;
  }

  .text-page-3 {
    margin-top: 4px;
    font-size: 1.3rem;
  }

  .textarea-3 {
    border-radius: .4rem;
    height: 6.8rem;
    min-height: 6.8rem;
    max-height: 6.8rem;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .textarea-3::placeholder {
    font-size: 1.6rem;
  }

  .text-field-18 {
    border-radius: .4rem;
    height: 4.8rem;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .text-field-18:hover {
    font-size: 1.6rem;
  }

  .section-navbar-2 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .navbar-3 {
    width: 90rem;
    margin-bottom: 3.2rem;
  }

  .logo-text-2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .button-next-choose-3 {
    border-radius: .4rem;
    margin-top: 2rem;
    padding: 1.2rem 5rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .input-email-3 {
    border-radius: .4rem;
    height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .input-email-3::placeholder {
    font-size: 1.6rem;
  }

  .div-cena-2 {
    margin-top: 0;
    padding: .6rem 1.2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .heading-5.marg-bottom.size {
    font-size: 1.7rem;
    line-height: 2.3rem;
  }

  .card-expert-2 {
    border-radius: 1.6rem;
    padding: 2.2rem 2.4rem;
  }

  .card-expert-2.color {
    margin-top: 3.2rem;
  }

  .heading-6 {
    font-size: 3.8rem;
    line-height: 5rem;
  }

  .heading-6.margin-bottom {
    font-size: 3.2rem;
    line-height: 4.4rem;
  }

  .text-2 {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .text-2.marg {
    margin-top: 1.5rem;
  }

  .button-3 {
    border-radius: .4rem;
    padding: .8rem 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .button-3.padding {
    padding: .8rem 2.4rem;
  }

  .text-field-19 {
    height: 3rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .text-field-19::placeholder {
    font-size: 1.6rem;
  }

  .text-field-20 {
    border-radius: .4rem;
    height: 4.8rem;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .text-field-20:hover {
    font-size: 1.6rem;
  }

  .heading-7 {
    text-align: center;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    font-size: 4.3rem;
    line-height: 6rem;
  }

  .text-page-4 {
    margin-top: 4px;
    font-size: 1.3rem;
  }

  .div-text-ai-2 {
    margin-top: 3rem;
  }

  ._1order_deadline-5 {
    border-radius: .4rem;
    height: 4.8rem;
    min-height: 4.8rem;
    max-height: 4.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  ._1order_deadline-5::placeholder {
    font-size: 1.6rem;
  }

  .div-block-593 {
    margin-left: 1rem;
  }

  .link-15 {
    margin-top: 1rem;
    font-size: 1.5rem;
  }

  .footer-2 {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .section-color-fone {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }

  .navbar {
    margin-bottom: 4rem;
  }

  .brand {
    width: 22.5rem;
  }

  .button {
    border-radius: .5rem;
    padding: 1rem 2.5rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .button.padding {
    padding: 1rem 3rem;
  }

  .button.submit {
    padding: 1.2rem 6rem;
  }

  .div-total-mini {
    width: 67rem;
  }

  .heading {
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 6.5rem;
  }

  .heading-2.align-center.margin-bottom {
    font-size: 2.2rem;
    line-height: 4rem;
  }

  .heading-2.margin-bottom {
    margin-bottom: 2rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .heading-2.size {
    font-size: 3.5rem;
    line-height: 6rem;
  }

  .heading-3 {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }

  .heading-3.aligan-center {
    font-size: 1.8rem;
  }

  .heading-3.marg-bottom.size {
    margin-bottom: 1.2rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  .heading-3.marg-bottom.size.marg {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .form-block {
    margin-top: 5rem;
    padding: 2rem;
  }

  .man-fone {
    top: 14.5rem;
  }

  .girl-fone {
    top: 16.1rem;
  }

  .arrow-fone {
    top: 32.5rem;
    right: 16.9rem;
  }

  .circul-fone {
    top: 30.1rem;
  }

  .section.position {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }

  .div-total {
    width: 92rem;
  }

  .slide {
    width: 29.5rem;
  }

  .text {
    font-size: 2rem;
    line-height: 3rem;
  }

  .slider-about-us {
    width: 89rem;
  }

  .slide-2 {
    width: 42rem;
  }

  .img-student {
    width: 5.4rem;
  }

  .link-sotial {
    margin-right: 1.8rem;
  }

  .img-logo {
    width: 6.5rem;
  }

  .div-block {
    flex-flow: column;
    margin-top: 3rem;
  }

  .image-2 {
    width: 18rem;
  }

  .div-block-2 {
    flex-flow: row;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .text-mini {
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .section-navbar {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-total-form.none, .foto {
    display: none;
  }

  .foto.size {
    display: block;
  }

  .field-label {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .s2-2 {
    padding-left: 12px;
    font-size: 16px;
  }

  .s2-2.no-appearance {
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-radius: .5rem 4px .5rem 0;
    height: 6.6rem;
    font-size: 1.9rem;
    line-height: 2.2rem;
  }

  .s2-2.no-appearance {
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    height: 6.6rem;
    font-size: 1.9rem;
    line-height: 2.2rem;
  }

  .s2-2.no-appearance.border {
    border-bottom-width: 2px;
    border-radius: 4px;
    font-size: 1.9rem;
  }

  .s2-2.no-appearance.border.radius {
    border-bottom-width: 1px;
  }

  .textarea {
    border-radius: .5rem;
    height: 8.5rem;
    min-height: 8.5rem;
    max-height: 8.5rem;
    padding: 1rem 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .textarea::placeholder {
    font-size: 2rem;
  }

  .div-block-7 {
    border-radius: .5rem;
    height: 6.5rem;
    margin-top: 1rem;
  }

  .decrease-pages {
    width: 5rem;
    height: 5rem;
  }

  .image-4 {
    width: 3rem;
  }

  .text-field {
    width: 22%;
    height: 5rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-field::placeholder {
    font-size: 2rem;
  }

  .increase-pages {
    width: 5rem;
    height: 5rem;
  }

  .image-5 {
    width: 3rem;
  }

  ._1order_deadline {
    background-size: 3rem;
    border-radius: .5rem;
    height: 6.6rem;
    min-height: 6.6rem;
    max-height: 6.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  ._1order_deadline::placeholder {
    font-size: 2rem;
  }

  ._1order_deadline.hack17-down {
    padding-left: 15px;
    font-size: 16px;
  }

  .submit-button {
    padding: 1.5rem 6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .ferst-form {
    display: flex;
  }

  .second-choose {
    width: 100%;
  }

  .card-expert {
    padding: 3.8rem 4rem;
  }

  .image-expert {
    width: 9rem;
  }

  .text-bold {
    margin-right: 3.8rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .div-cena {
    padding: .8rem 1.5rem;
    font-size: 1.8rem;
  }

  .div-cena.color {
    margin-left: 3.4rem;
  }

  .button-next-choose {
    border-radius: .5rem;
    margin-top: 2rem;
    padding: 1.5rem 6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .checkbox.w--redirected-checked {
    width: 2.5rem;
    height: 2.5rem;
  }

  .textarea-2 {
    height: 15rem;
    min-height: 15rem;
    max-height: 15rem;
    margin-bottom: 2rem;
    padding: 1rem 1.4rem;
    font-size: 1.75rem;
    line-height: 2.4rem;
  }

  .textarea-2::placeholder {
    font-size: 1.75rem;
  }

  .checkbox-label-2 {
    margin-left: 1rem;
    font-size: 1.3rem;
  }

  .text-page {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .popap {
    padding: 3rem;
  }

  .close {
    width: 2.8rem;
  }

  .input-email {
    border-radius: .5rem;
    height: 6.6rem;
    padding: 1rem 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .input-email::placeholder {
    font-size: 2rem;
  }

  .div-text-ai {
    height: 40rem;
    min-height: 40rem;
    max-height: 40rem;
    margin-top: 4rem;
  }

  .plashka {
    border-radius: 1.5rem;
  }

  .result-loader {
    justify-content: center;
    align-items: center;
    height: 15rem;
    display: none;
    bottom: 7rem;
  }

  .outcome-title-3 {
    margin-bottom: 1rem;
  }

  .outcome-title-3.size {
    font-size: 2rem;
  }

  .text-block-2 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .link {
    font-size: 2rem;
    line-height: 2rem;
  }

  .link.size {
    font-size: 1.3rem;
  }

  .dropdown-toggle {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .dropdown-icon {
    font-size: 14px;
  }

  .text-24 {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .text-20 {
    font-size: 1.8rem;
  }

  .dropdown-content.w--open {
    padding-bottom: 3rem;
  }

  .div-coocies {
    border-radius: 8px;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-coocies.home {
    left: 0;
  }

  .text-block-145 {
    text-align: center;
    width: 90%;
    font-size: 2rem;
    line-height: 3rem;
  }

  .close-2 {
    width: 2rem;
  }

  .brand-2.w--current {
    width: 18rem;
  }

  .nav-menu-2 {
    background-color: #fafafa;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: center;
    width: 40rem;
    margin-left: auto;
    margin-right: 0;
    padding: 3rem;
  }

  .menu-button {
    background-color: #fafafa;
    border-radius: 1rem;
    padding: 1.25rem;
  }

  .menu-button.w--open {
    background-color: #fafafa;
  }

  .header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .navivation_link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  .navivation_link.margin {
    margin-bottom: 3rem;
    font-size: 2.4rem;
  }

  .button-2 {
    border-radius: 1.5rem;
    padding: 1.5rem 3rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .button-2.size {
    width: 100%;
  }

  .div-paragaf {
    margin-bottom: 4rem;
  }

  .sabtitle {
    font-size: 2rem;
    line-height: 3rem;
  }

  .sabtitle.bold {
    font-size: 2.3rem;
    line-height: 3.6rem;
  }

  .section-2 {
    padding-top: 5rem;
  }

  .heading-4 {
    margin-bottom: 5rem;
  }

  .head-2-mini {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .hack17-counter-button.hack17-up, .hack17-counter-button.hack17-down {
    width: 25px;
    height: 25px;
  }

  .input-fee-per-hour {
    border-radius: 4px;
    height: 6.6rem;
  }

  .hack17-counter-input._w-input {
    padding-left: 0;
    font-size: 2rem;
  }

  .div-horizontal {
    margin-bottom: 2rem;
  }

  ._1order_deadline-2.hack17-down {
    background-size: 3rem;
    border-radius: 4px;
    height: 6.6rem;
    min-height: 6.6rem;
    max-height: 6.6rem;
    padding-top: 1.9rem;
    font-size: 2rem;
  }

  ._1order_deadline-2.hack17-down:hover {
    border-color: #000;
  }

  .image-71 {
    width: 2rem;
  }

  .div-block-585 {
    border-radius: .5rem;
    height: 6.5rem;
    margin-top: 1rem;
  }

  ._1order_deadline-3 {
    background-size: 3rem;
    border-radius: .5rem;
    height: 6.6rem;
    min-height: 6.6rem;
    max-height: 6.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  ._1order_deadline-3::placeholder {
    font-size: 2rem;
  }

  .button-next-choose-2 {
    border-radius: .5rem;
    padding: 1.5rem 6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  ._1order_deadline-4 {
    background-size: 3rem;
    border-radius: .5rem;
    height: 6.6rem;
    min-height: 6.6rem;
    max-height: 6.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  ._1order_deadline-4::placeholder {
    font-size: 2rem;
  }

  .input-email-2 {
    border-radius: .5rem;
    margin-bottom: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .input-email-2::placeholder {
    font-size: 2rem;
  }

  .text-page-3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .textarea-3 {
    border-radius: .5rem;
    height: 8.5rem;
    min-height: 8.5rem;
    max-height: 8.5rem;
    padding: 1rem 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .textarea-3::placeholder {
    font-size: 2rem;
  }

  .text-field-18 {
    border-radius: .5rem;
    height: 6.6rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-field-18:hover {
    font-size: 2rem;
  }

  .section-navbar-2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .navbar-3 {
    margin-bottom: 4rem;
  }

  .button-next-choose-3 {
    border-radius: .5rem;
    margin-top: 2rem;
    padding: 1.5rem 6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .input-email-3 {
    border-radius: .5rem;
    height: 6.6rem;
    padding: 1rem 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .input-email-3::placeholder {
    font-size: 2rem;
  }

  .div-cena-2 {
    padding: .8rem 1.5rem;
    font-size: 1.8rem;
  }

  .div-cena-2.color {
    margin-left: 3.4rem;
  }

  .heading-5 {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }

  .heading-5.marg-bottom.size {
    margin-bottom: 1.3rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .card-expert-2 {
    padding: 3.8rem 4rem;
  }

  .heading-6.margin-bottom {
    margin-bottom: 2rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .text-2 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .button-3 {
    border-radius: .5rem;
    padding: 1rem 2.5rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .button-3.padding {
    padding: 1rem 3rem;
  }

  .text-field-19 {
    width: 22%;
    height: 5rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-field-19::placeholder {
    font-size: 2rem;
  }

  .text-field-20 {
    border-radius: .5rem;
    height: 6.6rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-field-20:hover {
    font-size: 2rem;
  }

  .heading-7 {
    margin-bottom: 2rem;
    font-size: 5rem;
    line-height: 6rem;
  }

  .plashka-2 {
    border-radius: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .text-page-4 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .div-text-ai-2 {
    margin-top: 4rem;
  }

  ._1order_deadline-5 {
    background-size: 3rem;
    border-radius: .5rem;
    height: 6.6rem;
    min-height: 6.6rem;
    max-height: 6.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  ._1order_deadline-5::placeholder {
    font-size: 2rem;
  }

  .div-block-593 {
    flex-flow: row;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .div-block-594 {
    flex-flow: column;
    margin-top: 3rem;
  }

  .link-15 {
    font-size: 2rem;
    line-height: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .section-color-fone {
    background-image: linear-gradient(180deg, var(--lite-blue), white);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 6.3rem;
    padding-bottom: 12.3rem;
  }

  .section-color-fone.no-line-fone.padding-top {
    padding-top: 10rem;
  }

  .navbar {
    margin-bottom: 8rem;
  }

  .div-navbar {
    justify-content: center;
    align-items: center;
  }

  .brand {
    width: 44.8rem;
  }

  .button {
    order: -1;
  }

  .button.padding {
    border-radius: 1rem;
    order: 0;
    padding: 2.5rem 18.8rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .button.size {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .button.submit {
    border-radius: 1rem;
    order: 0;
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .div-total-mini {
    width: 90rem;
    margin-top: 5rem;
  }

  .heading {
    margin-bottom: 4rem;
    font-size: 7.5rem;
    line-height: 8.5rem;
  }

  .heading-2 {
    margin-bottom: 6rem;
    font-size: 6rem;
    line-height: 8rem;
  }

  .heading-2.align-center.margin-bottom {
    margin-top: 3.8rem;
    margin-bottom: 5rem;
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

  .heading-2.font-size {
    text-align: center;
    margin-bottom: 8rem;
    font-size: 6rem;
    line-height: 7.5rem;
  }

  .heading-2.font-size.aligan-center {
    margin-bottom: 10rem;
    font-size: 6rem;
    line-height: 7.5rem;
  }

  .heading-2.margin-bottom {
    text-align: center;
    margin-bottom: 4rem;
    font-size: 7rem;
    line-height: 9rem;
  }

  .heading-2.size {
    margin-bottom: 2rem;
    font-size: 6rem;
    line-height: 8rem;
  }

  .heading-2.aligan-left {
    margin-left: auto;
    margin-right: auto;
    line-height: 8rem;
  }

  .heading-2.aligan-left.width {
    text-align: center;
    width: 100%;
    line-height: 8rem;
  }

  .heading-3 {
    font-size: 4.5rem;
    line-height: 6rem;
  }

  .heading-3.aligan-center {
    font-size: 5rem;
    line-height: 7rem;
  }

  .heading-3.marg-bottom.size {
    margin-bottom: 3rem;
    font-size: 4.5rem;
    line-height: 6rem;
  }

  .heading-3.marg-bottom.size.marg {
    font-size: 4.5rem;
    line-height: 6rem;
  }

  .form-block {
    border-radius: 2rem;
    margin-top: 7rem;
    padding: 4rem;
  }

  .man-fone, .girl-fone, .arrow-fone, .circul-fone {
    display: none;
  }

  .section {
    padding-top: 6rem;
  }

  .section.position {
    padding-top: 6.3rem;
    padding-bottom: 8rem;
  }

  .div-total {
    position: static;
  }

  .slider {
    padding-bottom: 20rem;
  }

  .mask {
    width: 89rem;
  }

  .slide {
    width: 89rem;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .card {
    border-radius: 4rem;
    padding: 4rem;
  }

  .card.color-light-violet {
    border-radius: 4rem;
  }

  .img-card {
    width: 50rem;
    margin-bottom: 8rem;
  }

  .div-text {
    border-radius: 4rem;
    padding: 5rem;
  }

  .text {
    font-size: 4rem;
    line-height: 5.5rem;
  }

  .text.margin {
    margin-bottom: 3rem;
  }

  .text.marg {
    text-align: center;
  }

  .left-arrow {
    width: 12rem;
    height: 12rem;
    display: flex;
  }

  .slide-nav {
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 4rem;
    margin-bottom: 3.9rem;
    padding-top: 0;
    font-size: 3rem;
    line-height: 4rem;
    display: none;
  }

  .image-dots, .image-wavis {
    display: none;
  }

  .slider-about-us {
    padding-bottom: 8rem;
  }

  .mask-2 {
    padding-top: 1rem;
    padding-bottom: 10rem;
    padding-left: 1rem;
  }

  .slide-2 {
    width: 84rem;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .card-student {
    border-radius: 6rem;
    padding: 6rem;
    box-shadow: 0 6px 15px #93a1c82e;
  }

  .student {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4rem;
  }

  .img-student {
    width: 10rem;
  }

  .div-name {
    margin-left: 3rem;
  }

  .left-arrow-2 {
    border-radius: 12rem;
    width: 12rem;
    height: 12rem;
    margin-left: 11.7rem;
    position: absolute;
    inset: auto auto 0% 16.2rem;
  }

  .left-arrow-2.mobail {
    display: flex;
    left: 16.2rem;
  }

  .image-arrow {
    width: 7rem;
  }

  .right-arrow-2 {
    border-radius: 12rem;
    width: 12rem;
    height: 12rem;
    margin-right: 11.7rem;
    position: absolute;
    inset: auto 15.4rem 0% auto;
  }

  .right-arrow-2.mobail {
    display: flex;
    right: 15.4rem;
  }

  .footer {
    margin-top: 8rem;
    padding-top: 5rem;
    padding-bottom: 6rem;
  }

  .div-total-sotial {
    flex-flow: column;
  }

  .div-sotioal {
    margin-bottom: 4rem;
  }

  .div-logo {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .link-sotial {
    width: 8rem;
    margin-right: 4rem;
  }

  .img-logo {
    width: 18.5rem;
  }

  .div-block {
    margin-top: 4rem;
  }

  .image-2 {
    width: 45rem;
    margin-bottom: 4rem;
  }

  .div-block-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 4rem;
  }

  .div-block-2.vertical {
    flex-flow: column;
  }

  .text-mini {
    margin-top: 4rem;
    font-size: 3rem;
    line-height: 5.5rem;
  }

  .nav-menu {
    display: none;
  }

  .div-block-3 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-navbar {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-total-form.none, .foto.size {
    display: none;
  }

  .div-text-loader {
    margin-bottom: 6rem;
  }

  .field-label {
    margin-bottom: 2rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .s2-2 {
    width: 100%;
    height: 48px;
    padding-left: 12px;
    font-size: 14px;
  }

  .s2-2.no-appearance.border.radius {
    height: 11rem;
    font-size: 3.5rem;
  }

  .s2-2.no-appearance.border.radius {
    height: 11rem;
  }

  .s2-2.no-appearance {
    border-radius: 1rem;
    height: 10rem;
    margin-bottom: 5rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .s2-2.no-appearance {
    height: 10rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .s2-2.no-appearance.border {
    font-size: 3rem;
    line-height: 4rem;
  }

  .s2-2.no-appearance.border.radius {
    height: 11rem;
    margin-bottom: 0;
  }

  .textarea {
    border-radius: 1rem;
    height: 17rem;
    min-height: 17rem;
    max-height: 17rem;
    margin-bottom: 5rem;
    padding: 2rem 4rem;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .textarea::placeholder {
    font-size: 3.5rem;
  }

  .div-dedlain-peag {
    flex-flow: column;
  }

  .div-block-7 {
    border-radius: 1rem;
    height: 12rem;
    margin-top: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .decrease-pages {
    width: 10rem;
    height: 10rem;
  }

  .image-4 {
    width: 6rem;
  }

  .text-field {
    height: 8rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .text-field::placeholder {
    font-size: 4rem;
  }

  .increase-pages {
    width: 10rem;
    height: 10rem;
  }

  .image-5 {
    width: 6rem;
  }

  ._1order_deadline {
    background-size: 4rem;
    border-radius: 1rem;
    height: 12rem;
    min-height: 12rem;
    max-height: 12rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  ._1order_deadline::placeholder {
    font-size: 3.5rem;
  }

  ._1order_deadline.hack17-down {
    justify-content: center;
    font-size: 14px;
  }

  .div-blok-tot {
    width: 100%;
  }

  .div-blok-tot.paddinr-bottom {
    margin-bottom: 5rem;
  }

  .submit-button {
    text-align: center;
    border-radius: 1rem;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .ferst-form {
    display: flex;
  }

  .card-expert {
    flex-flow: column;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .card-expert.color {
    margin-top: 5rem;
  }

  .image-expert {
    width: 18rem;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .text-bold {
    font-size: 5rem;
    line-height: 6rem;
  }

  .div-cena {
    border-radius: 1rem;
    margin-top: 6rem;
    margin-bottom: 4rem;
    padding: 1.5rem 4rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .button-next-choose {
    text-align: center;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .div-text-horiz {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3rem;
    margin-left: 0;
    display: flex;
  }

  .checkbox {
    width: 4rem;
    height: 4rem;
  }

  .checkbox.w--redirected-checked {
    background-size: 3rem;
    width: 4rem;
  }

  .div-block-12 {
    flex-flow: column;
  }

  .textarea-2 {
    border-radius: 1.5rem;
    height: 35rem;
    min-height: 35rem;
    max-height: 35rem;
    margin-bottom: 4rem;
    padding: 4rem;
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  .textarea-2::placeholder {
    font-size: 3.5rem;
  }

  .checkbox-field {
    width: 100%;
    margin-top: 4rem;
  }

  .checkbox-label-2 {
    margin-left: 2rem;
    font-size: 3rem;
    line-height: 3rem;
  }

  .text-page {
    text-align: right;
    margin-top: 8px;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .popap {
    border-radius: 2.5rem;
    padding: 8rem;
  }

  .close {
    width: 4rem;
  }

  .input-email {
    border-radius: 1rem;
    height: 12rem;
    margin-bottom: 5rem;
    padding: 1rem 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .input-email::placeholder {
    font-size: 3.5rem;
  }

  .div-text-ai {
    height: 80rem;
    min-height: 80rem;
    max-height: 80rem;
    margin-top: 8rem;
  }

  .plashka {
    border-radius: 4rem;
    width: 90%;
    margin-bottom: 8rem;
    padding: 3rem;
  }

  .result-loader {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 34rem;
    margin-top: 10rem;
    margin-left: auto;
    margin-right: auto;
    display: none;
    bottom: 20.7rem;
  }

  .outcome-title-3 {
    margin-bottom: 1rem;
    font-size: 4rem;
    line-height: 6rem;
  }

  .outcome-title-3.size {
    margin-bottom: 3rem;
    margin-right: 2rem;
    font-size: 4rem;
  }

  .div-block-543 {
    font-size: 24px;
  }

  .statement_loader-dot {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 1rem;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
  }

  .link {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .link.margin-r {
    margin-right: 4rem;
  }

  .link.size {
    font-size: 3rem;
  }

  .logo-text {
    text-align: center;
    font-size: 5rem;
    line-height: 6rem;
  }

  .div-text-left {
    width: 100%;
  }

  .dropdown-toggle {
    border-radius: 2.5rem;
    padding: 4.5rem 3.5rem;
  }

  .dropdown-icon {
    margin-right: 3.5rem;
  }

  .text-24 {
    font-size: 3.5rem;
    line-height: 5.5rem;
  }

  .text-24.is-black {
    margin-bottom: 5rem;
    font-size: 5rem;
    line-height: 6.5rem;
  }

  .text-24.is-black.no-pdng {
    width: 90%;
    max-width: 90%;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .text-24.is-black.no-pdng.dropdown-title {
    cursor: pointer;
  }

  .text-20 {
    font-size: 3.5rem;
    line-height: 5.5rem;
  }

  .dropdown {
    margin-bottom: 4rem;
  }

  .dropdown-content.w--open {
    border-bottom-right-radius: 2.5222rem;
    border-bottom-left-radius: 2.5rem;
    padding-bottom: 3.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .div-coocies {
    max-width: 90%;
  }

  .div-coocies.home {
    left: 0;
    right: 0;
  }

  .text-block-145 {
    margin-top: 5px;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .close-2 {
    width: 2rem;
    margin-bottom: 1.5rem;
  }

  .div-button {
    flex-flow: column;
  }

  .brand-2.w--current {
    width: 33.25rem;
  }

  .nav-menu-2 {
    width: 100%;
    padding: 6rem;
  }

  .menu-button {
    padding: 2.5rem;
  }

  .header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navivation_link {
    font-size: 4rem;
    line-height: 5rem;
  }

  .navivation_link.margin {
    font-size: 4rem;
    line-height: 6rem;
  }

  .button-2 {
    border-radius: 3rem;
    padding: 3rem 6rem;
    font-size: 4rem;
    line-height: 6rem;
  }

  .button-2.size {
    border-radius: 3rem;
    margin-top: 2rem;
  }

  .div-paragaf {
    margin-bottom: 5rem;
  }

  .sabtitle {
    font-size: 4rem;
    line-height: 6rem;
  }

  .sabtitle.bold {
    font-size: 4rem;
    line-height: 5rem;
  }

  .div-conteiner {
    flex-flow: column;
  }

  .section-2 {
    padding-top: 8rem;
  }

  .heading-4 {
    width: 85%;
    margin-bottom: 6rem;
    font-size: 8rem;
    line-height: 10rem;
  }

  .head-2-mini {
    margin-bottom: 3rem;
    font-size: 5rem;
    line-height: 7rem;
  }

  .div-block-584 {
    margin-bottom: 3rem;
  }

  .text-fee-per-hour {
    font-size: 12px;
    display: none;
  }

  .input-fee-per-hour {
    height: 10rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hack17-counter-input._w-input {
    padding-left: 0;
    padding-right: 0;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .div-horizontal {
    flex-flow: column;
    margin-bottom: 0;
  }

  .pages {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
    margin-right: 0;
  }

  .image-70 {
    width: 3.3rem;
  }

  ._1order_deadline-2.hack17-down {
    background-size: 4rem;
    justify-content: center;
    height: 10rem;
    min-height: 10rem;
    max-height: 10rem;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 4rem;
  }

  .image-71 {
    width: 4rem;
  }

  .div-block-585 {
    border-radius: 1rem;
    height: 12rem;
    margin-top: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  ._1order_deadline-3 {
    background-size: 4rem;
    border-radius: 1rem;
    height: 12rem;
    min-height: 12rem;
    max-height: 12rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  ._1order_deadline-3::placeholder {
    font-size: 4rem;
  }

  .button-next-choose-2 {
    text-align: center;
    border-radius: 1rem;
    width: 100%;
    margin-top: 6rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  ._1order_deadline-4 {
    background-size: 4rem;
    border-radius: 1rem;
    height: 12rem;
    min-height: 12rem;
    max-height: 12rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  ._1order_deadline-4::placeholder {
    font-size: 3.5rem;
  }

  .input-email-2 {
    border-radius: 1rem;
    height: 12rem;
    margin-top: 4rem;
    margin-bottom: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .input-email-2::placeholder {
    font-size: 3.5rem;
  }

  .text-page-3 {
    margin-top: 8px;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .textarea-3 {
    border-radius: 1rem;
    height: 17rem;
    min-height: 17rem;
    max-height: 17rem;
    margin-bottom: 5rem;
    padding: 2rem 4rem;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .textarea-3::placeholder {
    font-size: 3.5rem;
  }

  .div-block-586 {
    flex-flow: column;
  }

  .text-field-18 {
    border-radius: 1rem;
    height: 12rem;
    margin-bottom: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .text-field-18:hover {
    font-size: 3.5rem;
  }

  .div-block-587, .div-block-588 {
    width: 100%;
    margin-bottom: 5rem;
  }

  .section-navbar-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar-3 {
    margin-bottom: 8rem;
  }

  .logo-text-2 {
    text-align: center;
    font-size: 5rem;
    line-height: 6rem;
  }

  .button-next-choose-3 {
    text-align: center;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .input-email-3 {
    border-radius: 1rem;
    height: 12rem;
    margin-bottom: 5rem;
    padding: 1rem 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .input-email-3::placeholder {
    font-size: 3.5rem;
  }

  .div-cena-2 {
    border-radius: 1rem;
    margin-top: 6rem;
    margin-bottom: 4rem;
    padding: 1.5rem 4rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .heading-5 {
    font-size: 4.5rem;
    line-height: 6rem;
  }

  .heading-5.marg-bottom.size {
    margin-bottom: 3rem;
    font-size: 4.5rem;
    line-height: 6rem;
  }

  .card-expert-2 {
    flex-flow: column;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .card-expert-2.color {
    margin-top: 5rem;
  }

  .heading-6 {
    margin-bottom: 6rem;
    font-size: 6rem;
    line-height: 8rem;
  }

  .heading-6.margin-bottom {
    text-align: center;
    margin-bottom: 4rem;
    font-size: 7rem;
    line-height: 9rem;
  }

  .div-block-589 {
    width: 100%;
    margin-bottom: 5rem;
  }

  .section-3 {
    padding-top: 6rem;
  }

  .text-2 {
    text-align: center;
    font-size: 4rem;
    line-height: 5.5rem;
  }

  .text-2.marg {
    text-align: center;
  }

  .button-3 {
    order: -1;
  }

  .button-3.padding {
    border-radius: 1rem;
    order: 0;
    padding: 2.5rem 18.8rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .text-field-19 {
    height: 8rem;
    font-size: 4rem;
    line-height: 5rem;
  }

  .text-field-19::placeholder {
    font-size: 4rem;
  }

  .text-field-20 {
    border-radius: 1rem;
    height: 12rem;
    margin-bottom: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .text-field-20:hover {
    font-size: 3.5rem;
  }

  .heading-7 {
    width: 98%;
    margin-bottom: 4rem;
    font-size: 7.5rem;
    line-height: 9rem;
  }

  .plashka-2 {
    border-radius: 4rem;
    width: 90%;
    margin-bottom: 8rem;
    padding: 3rem;
  }

  .text-page-4 {
    text-align: right;
    margin-top: 8px;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .div-text-ai-2 {
    height: 30rem;
    min-height: 30rem;
    max-height: 30rem;
    margin-top: 6rem;
  }

  ._1order_deadline-5 {
    background-size: 4rem;
    border-radius: 1rem;
    height: 12rem;
    min-height: 12rem;
    max-height: 12rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  ._1order_deadline-5::placeholder {
    font-size: 3.5rem;
  }

  .div-block-590 {
    flex-flow: column;
  }

  .div-block-591 {
    width: 100%;
    margin-bottom: 5rem;
  }

  .div-block-592 {
    flex-flow: column;
  }

  .div-block-593 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 4rem;
  }

  .div-block-593.vertical {
    flex-flow: column;
  }

  .div-block-594 {
    margin-top: 4rem;
  }

  .link-15 {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .link-15.margin-r {
    margin-right: 4rem;
  }

  .footer-2 {
    margin-top: 8rem;
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
}


@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}