@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 {
  --dark: #0d1d4a;
  --white: white;
  --grey: #93a1c8;
  --violet: #9b51e0;
  --violet-hover: #6435a5;
  --violet-light: #f2eafd;
  --violet-light-hover: #e3cfff;
  --violette-btn: #7d2aeb;
  --light-yellow: #fffadf;
  --grey-light: #f1f4f9;
  --border-grey: #e3e8f2;
  --dark-yellow: #ffd30480;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.section-navbar {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: 0 0 15px #0d1d4a1c;
}

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

.navbar {
  background-color: var(--white);
  max-width: 79rem;
  margin-left: auto;
  margin-right: auto;
}

.brand {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.brand.line {
  border-bottom: 1px solid #0d1d4a1a;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  padding-right: 2.5rem;
}

.logo-img {
  width: 3rem;
}

.logo-text {
  width: 6.188rem;
  margin-bottom: .875rem;
}

.div-block {
  flex-flow: column;
  justify-content: space-between;
  margin-top: .813rem;
  margin-left: 1.1rem;
  display: flex;
}

.text-color-grey {
  color: var(--grey);
  cursor: default;
  margin-bottom: 1rem;
  margin-left: 0;
}

.text-color-grey.no-margin {
  cursor: pointer;
  margin-bottom: 0;
}

.text-color-grey.align-right {
  text-align: right;
  width: auto;
  margin-right: 1rem;
}

.text-color-grey.is-small {
  font-size: .972rem;
  line-height: 1.25rem;
}

.link-navmenu {
  background-color: var(--violet);
  color: var(--white);
  cursor: pointer;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  padding: .75rem 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.link-navmenu:hover {
  background-color: var(--violet-hover);
}

.link-navmenu.color-violet-light {
  background-color: var(--violet-light);
  color: var(--violet);
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 1rem;
}

.link-navmenu.color-violet-light:hover {
  background-color: var(--violet-light-hover);
}

.link-navmenu.color-violet-light.marg-none {
  margin-left: 0;
}

.link-navmenu.color-violet-light.mobile {
  display: none;
}

.link-navmenu.margin-bot {
  margin-bottom: 1rem;
  margin-left: 0;
}

.link-navmenu.padding {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.link-navmenu.zakaz {
  display: none;
}

.link-navmenu.marg {
  background-color: var(--violette-btn);
}

.img {
  width: 1.5rem;
  margin-left: .375rem;
}

.nav-menu {
  display: flex;
}

.section-footer {
  padding-top: 2.222rem;
  padding-bottom: 1.5rem;
}

.footer {
  justify-content: space-between;
  align-items: center;
  max-width: 79rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.div-link {
  display: flex;
}

.text-link {
  color: var(--grey);
  cursor: pointer;
  margin-bottom: 4px;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-decoration: none;
}

.text-link.is-bottom {
  margin-bottom: 0;
}

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

.div-text-link.mobil {
  display: none;
}

.div--block-link {
  flex-flow: column;
  margin-left: 2rem;
  display: flex;
}

.text-span-color-dark {
  color: var(--dark);
}

.text-color-dark {
  color: var(--dark);
  cursor: default;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.text-color-dark.marg {
  margin-bottom: 0;
  margin-left: 1.5rem;
}

.text-color-dark.aligan-center {
  text-align: left;
  margin-bottom: 0;
}

.text-color-dark.aligan-center.mrgn-btm {
  margin-bottom: 2rem;
}

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

.text-color-dark.bold.no-mrgn {
  margin-bottom: 0;
  margin-right: 1rem;
}

.text-color-dark.aligan-right {
  text-align: right;
  margin-bottom: 0;
}

.text-color-dark.aligan-right.margin {
  margin-bottom: 0;
}

.text-color-dark.aligan-right.margin.subject {
  margin-right: 0;
}

.text-color-dark.aligan-right.margin.text-yes {
  display: flex;
}

.text-color-dark.aligan-right.deadline {
  margin-bottom: 0;
  margin-right: 0;
}

.text-color-dark.aligan-right.price-div {
  margin-bottom: 0;
  margin-right: .5rem;
  display: inline-flex;
}

.text-color-dark.margin {
  margin-bottom: 0;
  margin-right: 0;
}

.text-color-dark.textdescription {
  text-align: right;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: 1rem;
}

.text-color-dark.no-margin {
  margin-bottom: 0;
  margin-right: 1rem;
}

.text-color-dark.textdescription-second {
  text-align: right;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: 10px;
}

.text-color-dark.size {
  font-size: 1rem;
  line-height: 1.4rem;
}

.bold {
  font-weight: 700;
}

.div-block-2 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

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

.section {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.div-total {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 87rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.div-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 41rem;
  display: block;
}

.div-form.end-block {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.card {
  background-color: var(--light-yellow);
  border-radius: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 42rem;
  padding: 3rem;
  display: flex;
}

.div-icon {
  background-color: var(--white);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 5.417rem;
  height: 5.417rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  box-shadow: 0 12px 28px #93a1c833;
}

.div-icon.marg-none {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.icon {
  width: 2.4rem;
}

.h2 {
  cursor: default;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  line-height: 3rem;
}

.h2.margin-more {
  margin-bottom: 2rem;
}

.h2.is-center {
  text-align: center;
}

.block-total {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.block-total.horizontal {
  flex-flow: column;
}

.div-3-cards {
  justify-content: space-between;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.div-3-cards.vertical {
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1.62rem 1.62rem 1.63rem;
}

._1-card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 32%;
  display: flex;
}

._1-card.horizontal {
  background-color: var(--white);
  border-bottom: 1px solid #0d1d4a1a;
  border-radius: 0;
  flex-flow: row;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: .5rem;
}

._1-card.horizontal.marg {
  border-bottom-style: none;
  width: 100%;
  margin-bottom: 0;
}

._1-card.marg {
  width: 33%;
}

.icon-circl {
  width: 3rem;
  margin-bottom: 1rem;
}

.icon-circl.margin {
  margin-bottom: 0;
  margin-right: 1rem;
}

.icon-circl.margin.size-mini {
  width: 3rem;
  display: none;
}

.h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.625rem;
}

.h4.aligan-center {
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}

.h4.padding-btm {
  cursor: default;
  margin-bottom: 1rem;
}

.h4.is-white {
  color: var(--white);
  cursor: default;
  margin-bottom: 1rem;
}

.step-1 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.step-1.is-vertical {
  flex-flow: column;
}

.step-1._w-slide {
  display: none;
}

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

.step-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.step-3 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.step-4, .step-6, .step-6.center {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.h3 {
  cursor: default;
  margin-top: 0;
  margin-bottom: .563rem;
  font-size: 1.5rem;
  line-height: 1.875rem;
}

.h5 {
  text-align: left;
  cursor: default;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.div-order {
  background-color: var(--white);
  border-radius: 1.5rem;
  margin-bottom: 2rem;
  padding: 1.625rem 1.5rem;
}

.div-order.margin-none {
  margin-bottom: 0;
}

.line-order {
  border-bottom: 1px solid #0d1d4a1a;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.line-order.border-margin-none {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.line-order.border-margin-none.div-tests.flex {
  display: flex;
}

.line-order.border-margin-none.div-tests.display {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.line-order.border-margin-none.div-word {
  display: flex;
}

.line-order.border-margin-none.div-word.display {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.line-order.border-margin-none.div-word.none {
  display: none;
}

.line-order.div-tests.flex {
  display: flex;
}

.line-order.div-tests.display, .line-order.div-word.display {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.line-order.div-word.none {
  display: none;
}

.text {
  border-radius: .2rem;
  margin-bottom: 0;
  font-weight: 700;
}

.text.bold {
  cursor: default;
}

.text.mrg-right {
  color: var(--white);
  margin-right: .5rem;
}

.text.is-normal {
  cursor: default;
  font-size: 1.111rem;
  font-weight: 400;
}

.text.is-normal.with-margin-top {
  margin-top: 1.111rem;
  line-height: 1.4rem;
}

.text.is-normal.margin {
  margin-left: auto;
}

.text.is-normal.margin.color-activ {
  background-color: var(--violet-light);
  color: var(--violet);
  border-radius: .5rem;
  padding: .5rem 1rem;
}

.text.is-violette {
  color: #9b51e0;
  display: none;
}

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

.span-violette {
  color: var(--violet);
}

.form-header {
  margin-bottom: 2rem;
  display: block;
}

.form-header.flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
}

.form-header.mobail {
  display: none;
}

.form-header.desctop {
  text-align: left;
}

.bar-img {
  width: 100%;
}

.bar-img.final {
  margin-bottom: 2rem;
}

.options-holder {
  width: 100%;
}

.option-div {
  border: 2px solid var(--violet-light);
  border-radius: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 1rem;
  padding: 1.5rem;
  display: flex;
}

.option-div.flex-col {
  flex-flow: column;
}

.option-text-container {
  margin-right: 1rem;
}

.option-text-container.mobil {
  display: none;
}

.option-text-container.displ {
  width: 100%;
  margin-right: 0;
}

.text-dark-small {
  cursor: default;
  margin-bottom: 0;
  font-size: .97rem;
  line-height: 1.25rem;
}

.option-icon {
  width: 3rem;
  height: 3rem;
  margin-right: 2rem;
}

.next-button {
  background-color: var(--dark);
  color: var(--white);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 10rem;
  padding-top: .813rem;
  padding-bottom: .813rem;
  display: flex;
}

.next-button.margin {
  cursor: pointer;
  margin-left: auto;
}

.next-button.margin.size {
  width: 10rem;
}

.next-button.margin.size.none {
  display: none;
}

.next-button.size {
  width: 70%;
  margin-right: 1rem;
}

.next-button.display-none {
  display: none;
}

.btn-next-arrow {
  width: 1.5rem;
  height: 1.5rem;
}

.btn-next-arrow.mrgn-right {
  margin-right: .5rem;
}

.div-type {
  width: 100%;
  margin-bottom: 8px;
  position: relative;
}

.s2 {
  color: #0d1d4a;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e3e8f2;
  border-radius: 4px;
  height: 64px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 9px;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.s2:focus, .s2:focus-visible, .s2[data-wf-focus-visible] {
  background-color: #fff;
}

.s2._w-select {
  color: var(--dark);
  background-image: url('../images/Arrow-2.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-width: 1px;
  width: 100%;
  height: 3.5rem;
  padding: .938rem 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.input-wrapper {
  width: 100%;
  max-width: 55rem;
  margin-bottom: 2rem;
}

.input-wrapper.display-none {
  flex-flow: column;
  display: none;
}

.chips-wrapper {
  flex-flow: wrap;
  margin-top: .5rem;
  display: flex;
}

.chips-wrapper.none {
  display: flex;
}

.paragraph {
  margin-bottom: 0;
  display: block;
}

.form-btn-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-btn-container.margin {
  margin-bottom: 2rem;
}

.back-button {
  background-color: var(--grey-light);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 10rem;
  padding-top: .813rem;
  padding-bottom: .813rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.input {
  color: #0d1d4a;
  cursor: text;
  background-color: #fff;
  border: 1px solid #e3e8f2;
  border-radius: 4px;
  height: 48px;
  margin-bottom: 16px;
  padding: 18px 16px;
  font-size: 16px;
  line-height: 22px;
}

.input::placeholder {
  color: #93a1c8;
}

.input.height {
  color: #0d1d4a;
  cursor: text;
  width: 100%;
  max-width: 100%;
  height: 9.125rem;
  min-height: 9.125rem;
  max-height: 9.125rem;
  margin-bottom: 0;
  padding: .938rem 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
  display: block;
}

.input.height::placeholder {
  color: #93a1c8;
}

.text-grey-small {
  color: var(--grey);
  font-size: .75rem;
  line-height: 1rem;
  position: static;
  inset: auto 0% 2rem 1.4rem;
}

.text-grey-small.absolute-position {
  position: relative;
}

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

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

.image-70 {
  width: 1rem;
  height: 1rem;
}

.input-fee-per-hour {
  color: #000;
  background-color: #fff;
  border: 1px solid #e3e8f2;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 3rem;
  margin-bottom: .5rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  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%;
  height: 2.7rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 20px;
}

.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: #93a1c8;
  background-color: #fff;
}

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

.hack-counter-button-up {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.hack-counter-button-up.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: 2rem;
  height: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hack-counter-button-up.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: 2rem;
  height: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.pages-counter-wrapper {
  width: 16rem;
}

.pages-counter-wrapper.display {
  flex-flow: column;
  display: none;
}

.tooltip {
  position: relative;
}

.div-block-536 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tooltip-text {
  z-index: 10;
  background-color: var(--violet-light);
  color: var(--grey);
  border-radius: .2rem;
  width: 14rem;
  margin-bottom: 0;
  padding: 5px;
  display: none;
  position: absolute;
  inset: 0% auto auto 8.3rem;
  transform: translate(-50%);
}

._1order_deadline {
  background-color: #0000;
  background-image: url('../images/Calendar-1.svg');
  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.hack17-down {
  color: #0d1d4a;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/Calendar.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-width: 1px;
  border-color: #e3e8f2;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 3.5rem;
  min-height: 3.5rem;
  max-height: 3.5rem;
  margin-bottom: 0;
  padding: .938rem 1rem 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6rem;
}

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

._1order_deadline.hack17-down:active, ._1order_deadline.hack17-down:focus, ._1order_deadline.hack17-down:focus-visible, ._1order_deadline.hack17-down[data-wf-focus-visible], ._1order_deadline.hack17-down::placeholder, ._1order_deadline.hack17-down:lang(en) {
  color: #8492b8;
}

.div-block-537 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2rem;
  display: none;
}

.div-block-538 {
  background-color: var(--violet);
  color: var(--white);
  background-image: url('../images/Frame-1261154903.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 1.5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 0 0 1.5rem;
  display: flex;
}

.image-71 {
  border-radius: 1.5rem;
  width: 9.5rem;
}

.div-block-539 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.image-button {
  display: none;
}

.div-block-540 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.input-email {
  border: 1px solid #e3e8f2;
  border-radius: 4px;
  height: 3.5rem;
  margin-bottom: 1rem;
  padding: .938rem 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.input-email::placeholder {
  color: var(--grey);
}

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

.div-button {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-span {
  color: var(--violet);
  cursor: pointer;
}

.text-block {
  color: var(--grey);
  cursor: default;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .75rem;
  line-height: 1rem;
}

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

.div-inlet {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: var(--dark);
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/Arrow-Long4.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-radius: 4px;
  width: 36%;
  margin-top: 2rem;
  padding: .813rem 3.4rem .813rem 1.25rem;
  display: none;
}

.submit-button.none, .submit-button.display-none {
  display: block;
}

.submit-button.display {
  display: none;
}

.submit-button.second-path {
  display: flex;
}

.link {
  color: var(--violet);
  text-decoration: none;
}

.div-total-tip {
  flex-direction: column;
  display: flex;
  position: relative;
}

.list-2 {
  z-index: 9999;
  box-shadow: none;
  color: #999;
  object-fit: fill;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  width: 320px;
  max-width: 320px;
  max-height: 200px;
  margin-top: -19px;
  margin-bottom: auto;
  padding: 0 7px 20px 16px;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: auto 0% 54px;
  overflow: auto;
}

.list-2:hover {
  background-color: #fff;
}

.list-2.categ {
  border-radius: 4px 4px 0 0;
  flex-direction: column;
  width: 35rem;
  max-width: 35rem;
  max-height: 18rem;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.1rem;
  display: flex;
  bottom: 4rem;
  overflow: auto;
  box-shadow: 0 1px 22px #00000024;
}

.list-item-2 {
  z-index: 9999;
  cursor: pointer;
  background-color: #fff;
  border: 1px #000;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2.3rem;
  margin-top: 0;
  font-size: 1.125rem;
  display: flex;
  position: relative;
  top: .5rem;
}

.list-item-2:hover {
  background-color: #fff;
}

.list-item-2.padding {
  height: 30px;
  margin-bottom: 0;
}

.search-terms-wrapper {
  z-index: 9999;
  opacity: 1;
  color: #fff;
  object-fit: fill;
  background-color: #fff;
  border: 1px #fff;
  border-radius: 40px;
  max-height: 50px;
  margin-top: 0;
  margin-bottom: auto;
  font-size: 14px;
  display: none;
  position: static;
  inset: 0% 0% auto;
  overflow: auto;
}

.search-terms-wrapper:hover {
  background-color: #0000;
}

.search-terms-wrapper.categ {
  display: flex;
}

.list-term {
  color: #0d1d4a;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.text-category {
  color: #9292a0;
  background-color: #eeeef4;
  border: 1px #000;
  border-radius: 6px;
  height: 56px;
  margin-bottom: 0;
  padding: 13px 18px;
  font-size: 16px;
  font-weight: 500;
}

.text-category::placeholder {
  font-size: 16px;
}

.text-category.tip {
  color: #0d1d4a;
  background-color: #fff;
  background-image: url('../images/Search.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-style: solid;
  border-color: #e3e8f2;
  border-radius: 4px;
  height: 3.5rem;
  padding: .938rem 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.text-category.tip::placeholder {
  color: #8492b8;
  font-size: 1.125rem;
  font-weight: 400;
}

.div-block-527 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
}

.div-block-543, .div-wrapper {
  width: 100%;
}

.div-wrapper.tech {
  display: none;
}

.list-term2 {
  color: var(--dark);
  font-weight: 400;
  text-decoration: none;
}

.tasks-counter-wrapper {
  width: 16rem;
  display: block;
}

.tasks-counter-wrapper.display {
  flex-flow: column;
  display: flex;
}

.task-counter-input {
  text-align: center;
  border: 0 solid #000;
  width: 100%;
  height: 2.7rem;
  margin-bottom: 0;
}

.task-counter-input::placeholder {
  font-size: 1rem;
}

.task-counter-button-down, .task-counter-button-up, .hack-counter-button-down {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.button-yes {
  border: 1px solid var(--white);
  cursor: pointer;
  border-radius: 4px;
  margin-right: 1em;
  padding: .7rem 1rem;
}

.text-but {
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.1rem;
}

.div-button-yes-no {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.button-no {
  border: 1px solid var(--white);
  cursor: pointer;
  border-radius: 4px;
  padding: .7rem 1rem;
}

.div-block-544 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-545 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.code-embed {
  margin-bottom: 0;
}

.textarea {
  width: 100%;
}

.text-footer {
  color: var(--grey);
  margin-top: 0;
  font-family: Circe, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.link-2 {
  color: var(--dark);
  cursor: pointer;
  margin-bottom: 1rem;
  font-family: Circe, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 31px;
  text-decoration: none;
  display: block;
}

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

.grey-line-main {
  background-color: #e3e8f2;
  width: auto;
  max-width: 100%;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.grey-line-main.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.link-block-2 {
  cursor: pointer;
  margin-left: 10px;
}

.footer__containericons {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-16 {
  color: var(--grey);
  font-family: Circe, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.footer__wrapper {
  max-width: 87rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.link-block {
  cursor: pointer;
}

.image-137 {
  margin-left: 0;
}

.footer__iconsblock {
  max-width: 45rem;
}

.footer__gougle-2 {
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-top: 0;
  display: flex;
}

.link-3 {
  color: var(--dark);
  cursor: pointer;
  margin-top: 8px;
  font-family: Circe, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  display: block;
}

.footer__contact {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.section-header {
  margin-bottom: 0;
  padding-top: 2.222rem;
  padding-bottom: 2.222rem;
}

.header-wrapper {
  justify-content: space-between;
  max-width: 87rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-wrapper {
  width: 25rem;
}

.content-wrapper {
  max-width: 73rem;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.content-wrapper.with-margin {
  margin-top: 3.333rem;
}

.section-main {
  opacity: 1;
  background-color: #0000;
  padding-top: 3.75rem;
  padding-bottom: 6.667rem;
}

.section-main.with-bgrd {
  background-image: url('../images/Frame-1261154772_1Frame 1261154772.webp'), url('../images/Group-15343653_1Group 15343653.webp'), url('../images/Group-15343652_1Group 15343652.webp'), url('../images/bgrnd.png');
  background-position: 10% 30%, 96% 40%, 100% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 12%, 20%, 25%, cover;
  padding-top: 0;
  display: block;
}

.section-main.with-pink {
  background-image: url('../images/bgrnd.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-main.with-img {
  background-image: url('../images/Dots_1Dots.webp');
  background-position: 10% 21%;
  background-repeat: no-repeat;
  background-size: 11%;
}

.footer-policies {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.title {
  color: var(--dark);
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: .833rem;
  font-size: 6.111rem;
  line-height: 7.639rem;
}

.title2 {
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: 2.222rem;
  font-size: 3rem;
  line-height: 3.472rem;
}

.title2.size {
  width: 55rem;
  margin-left: auto;
  margin-right: auto;
}

.subtitle {
  text-align: center;
  cursor: default;
  margin-bottom: 3.75rem;
  font-size: 1.389rem;
  line-height: 1.944rem;
}

.input-wrapper-main {
  background-color: var(--white);
  border-radius: 8px;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.111rem;
}

.textarea-2 {
  border: 1px solid var(--violet);
  border-radius: 4px;
  height: 8.5rem;
  min-height: 8.5rem;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.8rem;
}

.heading2 {
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: 3.333rem;
  font-size: 3.889rem;
  line-height: 4.306rem;
}

.heading2.in-line {
  display: inline-block;
}

.cards-holder {
  z-index: 99;
  justify-content: space-between;
  display: flex;
  position: static;
}

.card-vertical {
  z-index: 999;
  background-color: #faf4ff;
  border-radius: 1.7rem;
  flex-flow: column;
  align-items: center;
  width: 32%;
  padding: 1.111rem;
  display: flex;
  position: relative;
}

.card-vertical.is-yellow {
  background-color: var(--light-yellow);
  border-radius: 1.7rem;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.card-vertical.is-pink {
  background-color: #feeff8;
}

.card-img {
  max-width: 90%;
  margin-bottom: 3.333rem;
}

.card-text-block {
  background-color: var(--white);
  cursor: default;
  border-radius: 16px;
  height: 100%;
  padding: 1.667rem;
}

.card-text-title {
  margin-bottom: 1.111rem;
  font-size: 1.667rem;
  font-weight: 700;
  line-height: 2.083rem;
}

.card-text-title.pdng-min {
  margin-bottom: 0;
}

.card-text-text {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.806rem;
}

.image-169 {
  z-index: -1;
  width: 35%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 25.2rem;
  left: -4rem;
}

.image-170 {
  z-index: 999;
  max-width: 30%;
  position: absolute;
  bottom: 61%;
  left: auto;
  right: -16%;
}

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

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

.next-button-2 {
  color: #fff;
  cursor: pointer;
  background-color: #0d1d4a;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 10rem;
  padding-top: .813rem;
  padding-bottom: .813rem;
  display: flex;
}

.next-button-2.margin {
  cursor: pointer;
  margin-left: auto;
}

.next-button-2.margin.size {
  width: 10rem;
}

.next-button-2.margin.size.none {
  display: none;
}

.span-violette-2 {
  color: #9b51e0;
}

.link-navmenu-2 {
  color: #fff;
  cursor: pointer;
  background-color: #9b51e0;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  padding: .75rem 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.link-navmenu-2:hover {
  background-color: #6435a5;
}

.link-navmenu-2.padding {
  border-radius: .5rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.card-2 {
  background-color: #f2eafd;
  border-radius: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 38.5rem;
  padding: 3rem;
  display: flex;
}

.text-color-dark-2 {
  color: #0d1d4a;
  cursor: default;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.text-color-dark-2.aligan-center {
  text-align: center;
  margin-bottom: 0;
}

.div-icon-2 {
  background-color: #fff;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 5.417rem;
  height: 5.417rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  box-shadow: 0 12px 28px #93a1c833;
}

.div-icon-2.marg-none {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.option-div-2 {
  border: 2px solid #f2eafd;
  border-radius: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 1rem;
  padding: 1.5rem;
  display: flex;
}

.div-block-547 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.image-167 {
  width: 28px;
}

.mask-teachers {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 20px;
}

.teacher-card__name {
  margin-bottom: 6px;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.7rem;
}

.name-subject {
  text-transform: uppercase;
  font-size: .7rem;
  line-height: 1rem;
}

.teacher-card__degree {
  font-size: 1.1rem;
  line-height: 1.7rem;
}

.foto-teacher {
  border-radius: 24px;
}

.div-name-subject {
  color: #0d1d4a;
  background-color: #ffd304;
  border-radius: 48px;
  margin-top: 8px;
  padding: 6px 12px;
  font-weight: 700;
}

.review-holder {
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
}

.image-166 {
  width: 28px;
}

.slide-nav-7 {
  color: var(--border-grey);
  justify-content: space-between;
  align-items: center;
  width: 35px;
  padding-top: 0;
  font-size: .8rem;
  display: flex;
  inset: -18% 6.5% auto auto;
}

.slider-review {
  background-color: #ddd0;
  height: auto;
  padding-bottom: 80px;
  display: flex;
}

.slider-review._w-slider {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slider-review._w-slider.is-visible {
  display: none;
}

.div-name-teacher {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(0deg, #000 24%, #fff0);
  border-radius: 0 0 24px 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 2rem 1.5rem 1.5rem;
  display: flex;
  position: absolute;
}

.btn-main {
  background-color: #7d2aeb;
  border-radius: 8px;
  margin-right: 20px;
  padding: 15px 24px;
  font-size: 1.2rem;
  font-weight: 700;
  position: absolute;
  inset: auto 0% 0% auto;
}

.right-arrow-7 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 56px;
  justify-content: center;
  align-items: center;
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  inset: -18% 0% auto auto;
  box-shadow: 0 12px 28px #93a1c833;
}

.right-arrow-7:hover {
  background-color: var(--violet-light-hover);
}

.left-arrow-7 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 56px;
  justify-content: center;
  align-items: center;
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  inset: -18% 13% auto auto;
  box-shadow: 0 12px 28px #93a1c833;
}

.left-arrow-7:hover {
  background-color: var(--violet-light-hover);
}

.review-card {
  max-width: 18rem;
  height: 100%;
  margin-left: 12px;
  margin-right: 12px;
}

.review-card._w-slide {
  background-color: var(--white);
  cursor: default;
  border-radius: 1.7rem;
  max-width: 31%;
  margin-left: .8rem;
  margin-right: .8rem;
  padding: 2rem;
  box-shadow: 0 5px 10px #93a1c833;
}

.div-block-549 {
  margin-bottom: 2rem;
  display: flex;
}

.image-171 {
  border-radius: 20rem;
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
}

.review-subtext {
  font-size: 1.389rem;
}

.review-text {
  margin-bottom: 0;
  font-size: 1.389rem;
  line-height: 1.944rem;
}

.review-text.no-margin {
  margin-bottom: 0;
}

.review-text.pdng-btm {
  margin-bottom: 1.5rem;
}

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

.submit-button-2 {
  display: none;
}

.div-block-7 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.checkbox-field {
  align-items: center;
  width: 80%;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.checkbox {
  background-color: #f1f4f9;
  border-color: #e3e8f2;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-right: 8px;
}

.checkbox.w--redirected-checked {
  background-color: #7d2aeb;
  background-image: url('../images/Check-1.svg');
  border-color: #e3e8f2;
}

.checkbox-label {
  color: #0d1d4a;
  cursor: pointer;
  width: 98.3577%;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.link-4, .link-5 {
  color: #0d1d4a;
}

.submit-button-3 {
  color: #fff;
  cursor: pointer;
  background-color: #7d2aeb;
  border-radius: 5px;
  padding: 1.3rem 2.3rem;
  font-size: 1.389rem;
  font-weight: 700;
  line-height: 1.944rem;
  display: none;
}

.submit-button-3.no-btn {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 1rem 2rem;
  text-decoration: none;
  display: flex;
}

.authors-wrapper {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.author-card {
  border: 2px solid var(--grey-light);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 32%;
  padding: 1.111rem;
  display: flex;
  position: relative;
}

.author-card.border {
  border-color: var(--violet);
}

.author-header {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: .5rem;
  display: flex;
}

.image-172 {
  border-radius: 20rem;
  width: 4.5rem;
  margin-right: .5rem;
}

.name-wrapper {
  margin-bottom: 4px;
  display: flex;
}

.paragraph-2 {
  margin-bottom: 0;
}

.chip-text {
  background-color: var(--dark-yellow);
  border-radius: 100px;
  margin-bottom: 0;
  padding: 1px 8px;
  font-size: .8rem;
  font-weight: 700;
}

.chip-text.is-pink {
  background-color: #fde5f3;
}

.chip-text.is-violette {
  background-color: #f0deff;
  justify-content: flex-start;
  align-items: center;
}

.chip-text.is-blue {
  background-color: #a3c9ff;
}

.small-div {
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.small-div.is-last {
  margin-right: 0;
}

.image-173 {
  width: 1.667rem;
  margin-right: 8px;
}

.small-divs-wrapper {
  border-bottom: 1px solid var(--border-grey);
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1.111rem;
  padding-bottom: 1.111rem;
  display: flex;
}

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

.price {
  margin-bottom: 0;
  margin-right: 8px;
  font-size: 1.667rem;
  font-weight: 700;
  line-height: 1.667rem;
}

.price-grey {
  color: var(--grey);
  margin-bottom: 0;
  margin-right: 2px;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: line-through;
  display: flex;
}

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

.authors-list {
  margin-top: 1.111rem;
  margin-bottom: 0;
  padding-bottom: 1.111rem;
  padding-left: 0;
  list-style-type: none;
}

.btn-text-webhook {
  margin-bottom: 0;
}

.step-5 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-color-dark-3 {
  color: #0d1d4a;
  cursor: default;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.text-color-dark-3.is-center {
  text-align: center;
}

.submit-button-4 {
  display: none;
}

.form-auction {
  width: 100%;
}

.btnchoice {
  background-color: var(--dark);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 10rem;
  padding-top: .813rem;
  padding-bottom: .813rem;
  display: flex;
}

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

.option-text-wrapper {
  display: flex;
}

.div-block-552 {
  align-items: center;
  display: flex;
}

.paragraph-3 {
  align-items: center;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.625rem;
  display: block;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 1.667rem;
  font-weight: 700;
  line-height: 1.667rem;
}

.author-price-wrapper, .author-price-plus-wrapper {
  align-items: center;
  display: flex;
}

.price-text {
  margin-bottom: 0;
}

.footer-social {
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.footer-social-wrapper {
  border-right: 1px solid var(--border-grey);
  margin-right: 2.778rem;
  padding-right: 2.778rem;
}

.footer-social-wrapper.no-border {
  border-right-style: none;
  margin-right: 0;
  padding-right: 0;
}

.icons-holder {
  justify-content: flex-start;
  margin-top: 1rem;
  margin-bottom: 0;
  display: flex;
}

.img-social {
  width: 2.778rem;
  margin-right: 1.11rem;
}

.reco-chip {
  border: 2px solid var(--violet);
  background-color: var(--violet-light-hover);
  color: var(--dark);
  border-radius: 100px;
  padding: 5px 10px;
  display: none;
  position: absolute;
  inset: -3% 0% auto auto;
}

.paragraph-5 {
  margin-bottom: 0;
  font-weight: 700;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-6 {
  margin-bottom: 0;
}

.description-alert {
  color: #ec6363;
  font-size: 1.1rem;
  line-height: 1.2rem;
  display: none;
}

.checkbox-alert {
  color: #ec6363;
  max-width: 54%;
  font-size: 1.1rem;
  line-height: 1.3rem;
  display: none;
}

.code-embed-4 {
  display: none;
}

.checkbox-field-2 {
  align-items: center;
  width: 80%;
  margin-bottom: 1rem;
  margin-right: 10px;
  display: flex;
}

.link-6, .text-span-2 {
  color: var(--violet);
}

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

.link-7 {
  color: var(--violet);
}

@media screen and (min-width: 1280px) {
  .text-color-dark.textdescription-second {
    text-align: right;
    width: 100%;
  }

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

  .input.height {
    max-width: 100%;
    height: 110px;
    min-height: 110px;
    max-height: 110px;
  }

  .input-fee-per-hour {
    max-width: 231px;
    margin-left: 0;
  }

  .pages-counter-wrapper {
    width: 17rem;
  }

  .tooltip-text {
    display: flex;
    left: 8.5rem;
  }

  ._1order_deadline.hack17-down {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .tasks-counter-wrapper {
    width: 17rem;
  }

  .grey-line-main {
    max-width: 1264px;
  }

  .grey-line-main.no-margin {
    max-width: 100%;
  }

  .footer__wrapper {
    max-width: 87rem;
    margin-left: auto;
    margin-right: auto;
  }

  .footer__contact {
    width: 30%;
  }

  .section-main.with-bgrd {
    background-position: 12% 30%, 96% 40%, 100% 100%, 50% 0;
  }

  .textarea-2 {
    margin-bottom: .8rem;
  }

  .teacher-card__name, .teacher-card__degree {
    font-size: 1.2rem;
  }

  .slide-nav-7 {
    flex-flow: row;
    justify-content: space-between;
    width: 50px;
    font-size: .8rem;
    top: -19%;
    right: 7%;
  }

  .slider-review._w-slider {
    top: -19%;
  }

  .btn-main {
    margin-right: 30px;
    font-size: 20px;
    line-height: 26px;
  }

  .right-arrow-7 {
    top: -21%;
  }

  .left-arrow-7 {
    top: -21%;
    right: 13.5%;
  }

  .review-card {
    max-width: 15.5rem;
  }

  .review-card._w-slide {
    max-width: 31.5%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-7 {
    margin-top: 2rem;
  }

  .submit-button-3 {
    padding: 14px 24px 15px;
  }

  .description-alert {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }

  .checkbox-alert {
    max-width: 53%;
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}

@media screen and (min-width: 1440px) {
  .div-text-link.mobil {
    display: none;
  }

  .text-color-dark.textdescription-second {
    width: 100%;
  }

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

  .next-button {
    cursor: pointer;
  }

  .s2._w-select {
    font-size: 1.125rem;
    line-height: 1.6rem;
  }

  .back-button {
    cursor: pointer;
    text-decoration: none;
  }

  .input {
    color: #0d1d4a;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-534 {
    justify-content: center;
    align-items: center;
    width: 55%;
    height: 44px;
    display: flex;
  }

  .input-fee-per-hour {
    width: 100%;
    max-width: 300px;
  }

  .hack17-counter-input._w-input {
    height: 2.5rem;
  }

  .tooltip-text {
    top: 37%;
  }

  ._1order_deadline.hack17-down {
    color: #0d1d4a;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.125rem;
    line-height: 1.6rem;
  }

  .text-category.tip {
    background-image: url('../images/Search.svg');
    background-position: 98%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .footer__gougle-2 {
    display: flex;
  }

  .footer__contact {
    width: 30%;
    margin-right: 0;
  }

  .section-main.with-bgrd {
    background-position: 14% 30%, 93% 40%, 100% 100%, 50% 0;
  }

  .textarea-2 {
    margin-bottom: .8rem;
    padding: 1rem;
  }

  .card-vertical, .card-vertical.is-yellow {
    border-radius: 1.7rem;
  }

  .next-button-2 {
    cursor: pointer;
  }

  .image-167 {
    width: 32px;
  }

  .teacher-card__name {
    color: #fff;
    margin-bottom: 8px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 26px;
  }

  .name-subject {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .teacher-card__degree {
    color: #fff;
    margin-bottom: 8px;
    font-size: 1.3rem;
    line-height: 28px;
  }

  .foto-teacher {
    height: 100%;
    inset: auto 0% 0%;
  }

  .div-name-subject {
    background-color: #ffd304;
    border-radius: 46px;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    display: inline-flex;
  }

  .review-holder {
    border-radius: 24px;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .image-166 {
    width: 32px;
  }

  .slide-nav-7 {
    justify-content: space-between;
    width: 50px;
    font-size: .7rem;
    line-height: 2rem;
    top: -19%;
    right: 7.5%;
  }

  .div-name-teacher {
    z-index: 9999;
    background-image: linear-gradient(0deg, #000 24%, #fff0 100%, #fff0);
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .btn-main {
    margin-right: 20px;
  }

  .right-arrow-7 {
    width: 3.8rem;
    height: 3.8rem;
  }

  .left-arrow-7 {
    width: 3.8rem;
    height: 3.8rem;
    right: 14.5%;
  }

  .review-card {
    max-width: 18rem;
  }

  .review-card._w-slide {
    border-radius: 1.7rem;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 1.4rem;
  }

  .checkbox-label {
    width: 72%;
    font-size: .8rem;
  }

  .submit-button-3 {
    padding: 1rem 1.6rem;
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .chip-text, .chip-text.is-pink, .chip-text.is-violette {
    padding-top: 3px;
  }

  .description-alert, .checkbox-alert {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  .div-total.second {
    display: none;
  }

  .h4.is-white {
    margin-bottom: 1rem;
  }

  .input-fee-per-hour {
    width: 100%;
    max-width: 300px;
  }

  .tooltip-text {
    top: 26%;
  }

  ._1order_deadline.hack17-down {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-footer {
    margin-top: 0;
  }

  .link-2 {
    margin-bottom: 14px;
  }

  .footer__container {
    justify-content: space-between;
    align-items: stretch;
  }

  .grey-line-main.no-margin {
    max-width: 100%;
  }

  .section-main {
    bottom: -1rem;
  }

  .section-main.with-bgrd {
    background-position: 22% 23%, 87% 40%, 100% 100%, 50% 0;
    background-size: 12%, 20%, 25%, cover;
  }

  .section-main.with-img {
    background-position: 24% 21%;
    background-size: 7%;
  }

  .textarea-2 {
    padding: 1rem;
  }

  .teacher-card__name {
    font-size: 20px;
  }

  .name-subject {
    font-size: 12px;
  }

  .teacher-card__degree {
    font-size: 20px;
  }

  .slide-nav-7 {
    font-size: .8rem;
    line-height: 2rem;
    right: 6.5%;
  }

  .left-arrow-7 {
    right: 14.5%;
  }

  .checkbox, .checkbox.w--redirected-checked {
    width: 28px;
    height: 28px;
    margin-right: 1rem;
  }

  .checkbox-label {
    font-size: .9rem;
    line-height: 120%;
  }

  .description-alert, .checkbox-alert {
    font-size: .9rem;
    line-height: 120%;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .section-navbar {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .navbar {
    max-width: 90rem;
  }

  .logo-img {
    width: 4.5rem;
  }

  .logo-text {
    width: 11rem;
    margin-bottom: 1.8rem;
  }

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

  .text-color-grey {
    margin-bottom: 0;
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .text-color-grey.no-margin {
    line-height: 2rem;
  }

  .text-color-grey.align-right.size {
    font-size: 1.4rem;
  }

  .text-color-grey.is-small {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .link-navmenu {
    border-radius: .45rem;
    padding: 1.4rem 2rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .link-navmenu.color-violet-light {
    font-size: 1.65rem;
    line-height: 2rem;
  }

  .link-navmenu.padding {
    width: 13.5rem;
  }

  .img {
    width: 2rem;
  }

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

  .footer {
    flex-flow: column;
    align-items: stretch;
    max-width: 90rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .text-link {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .div-text-link {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-text-link.none {
    display: none;
  }

  .div-text-link.mobil {
    border-bottom: 1px solid #0d1d4a1a;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    display: flex;
  }

  .text-color-dark {
    margin-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-color-dark.aligan-center {
    max-width: 80%;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-color-dark.aligan-right.size {
    width: 70rem;
  }

  .text-color-dark.aligan-right.price-div {
    margin-top: 0;
  }

  .text-color-dark.size {
    font-size: 1.3rem;
    line-height: 2rem;
  }

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

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

  .div-form {
    width: 50%;
    margin-right: 2rem;
  }

  .div-form.end-block {
    width: 100%;
    display: flex;
  }

  .div-form.second-path {
    width: 100%;
  }

  .card {
    flex-flow: column;
    width: 50%;
    padding: 3rem;
  }

  .card.margin {
    margin-bottom: 2rem;
  }

  .div-icon {
    border-radius: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 9.4rem;
    height: 9.4rem;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 2rem;
    padding: 0;
    display: flex;
  }

  .div-icon.marg-none.size {
    width: 6rem;
    height: 6rem;
  }

  .icon {
    width: 3.6rem;
  }

  .h2 {
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 3.8rem;
  }

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

  .div-3-cards {
    flex-flow: column;
    width: 90%;
  }

  .div-3-cards.vertical {
    flex-flow: column;
    width: 100%;
  }

  ._1-card {
    flex-flow: row;
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  ._1-card.horizontal {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.5rem;
  }

  ._1-card.marg {
    margin-bottom: 0;
  }

  .icon-circl {
    width: 5rem;
    margin-bottom: 0;
    margin-right: 1rem;
  }

  .icon-circl.margin.size-mini {
    width: 5rem;
    margin-right: 2rem;
  }

  .h4.aligan-center {
    text-align: left;
    font-size: 2.1rem;
    line-height: 3rem;
  }

  .h4.padding-btm {
    font-size: 2.3rem;
    line-height: 3.3rem;
  }

  .h4.is-white {
    margin-bottom: 1.4rem;
    font-size: 2.5rem;
    line-height: 3.4rem;
  }

  .step-1 {
    flex-flow: column;
  }

  .step-1._w-slide {
    flex-flow: row;
  }

  .step-2 {
    flex-flow: column;
  }

  .step-2._w-slide {
    flex-flow: row;
  }

  .step-3 {
    flex-flow: column;
  }

  .step-3._w-slide, .step-4 {
    flex-flow: row;
  }

  .step-6 {
    flex-flow: column;
  }

  .step-6.center {
    justify-content: space-between;
    align-items: stretch;
  }

  .step-6.center._w-slide {
    flex-flow: row;
    align-items: flex-start;
  }

  .div-vertical {
    align-items: center;
  }

  .h3 {
    font-size: 2.5rem;
    line-height: 3.3rem;
  }

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

  .h5.size {
    width: 25rem;
  }

  .div-order {
    border-radius: 2rem;
    padding: 2rem 2.5rem;
  }

  .line-order.div-word {
    justify-content: space-between;
  }

  .text {
    display: flex;
  }

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

  .text.mrg-right {
    margin-right: 1rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .text.is-normal {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .text.is-normal.with-margin-top {
    line-height: 2.4rem;
  }

  .text.is-normal.margin.color-activ {
    margin-top: 1rem;
    margin-bottom: .5rem;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text.is-violette {
    display: none;
  }

  .form-header {
    order: -1;
    margin-bottom: 3rem;
  }

  .form-header.mobail {
    display: none;
  }

  .form-header.desctop {
    display: flex;
  }

  .bar-img {
    width: 100%;
  }

  .option-div {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding: 3rem;
  }

  .option-text-container {
    width: 60rem;
    margin-left: 0;
    margin-right: auto;
  }

  .text-dark-small {
    font-size: 1.55rem;
    line-height: 2rem;
  }

  .option-icon {
    width: 6rem;
    height: 6rem;
    margin-right: 3rem;
  }

  .next-button {
    border-radius: .8rem;
    width: 18rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .next-button.margin.size {
    width: 18rem;
  }

  .next-button.size {
    border-radius: .8rem;
    width: 100%;
    margin-bottom: 1rem;
  }

  .btn-next-arrow {
    width: 2rem;
    height: 2rem;
  }

  .div-type {
    margin-bottom: 1.5rem;
  }

  .s2 {
    height: 56px;
  }

  .s2._w-select {
    background-size: 2.6rem;
    height: 6rem;
    padding-left: 2rem;
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .input-wrapper {
    margin-bottom: 3rem;
  }

  .chips-wrapper {
    margin-top: 1rem;
  }

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

  .back-button {
    border-radius: .82rem;
    width: 18rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .back-button.w--current {
    text-decoration: none;
  }

  .input {
    height: 56px;
    font-size: 20px;
    line-height: 24rem;
  }

  .input.height {
    height: 110px;
    min-height: 110px;
    max-height: 110px;
    margin-bottom: 2rem;
    padding: 1rem 2rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .text-grey-small.absolute-position {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .image-70 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .input-fee-per-hour {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 40px;
    margin-top: 1.8rem;
    margin-left: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hack17-counter-input._w-input {
    font-size: 1.8rem;
  }

  .pages-counter-wrapper {
    width: 35rem;
  }

  .pages-counter-wrapper.display {
    width: 100%;
  }

  .tooltip-text {
    width: 18rem;
    font-size: 1.4rem;
    line-height: 2rem;
    left: 11rem;
  }

  ._1order_deadline.hack17-down {
    background-position: 97%;
    background-size: 2.6rem;
    max-width: 100%;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
    padding-top: 10px;
    padding-left: 2rem;
    font-size: 1.8rem;
    line-height: 2rem;
  }

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

  .div-block-538 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-71 {
    width: 13rem;
  }

  .div-block-539 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .image-button {
    display: none;
  }

  .div-block-540 {
    align-items: flex-start;
  }

  .div-block-541 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .input-email {
    height: 40px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .div-button {
    flex-flow: column;
    align-items: flex-start;
  }

  .text-block {
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .form-wrapper {
    align-items: stretch;
    width: 50%;
    margin-right: 2rem;
  }

  .submit-button {
    background-size: 2rem;
    width: 26rem;
    padding: 1.4rem 2rem;
    font-size: 1.8rem;
    line-height: 2rem;
    display: none;
  }

  .submit-button.display-none, .submit-button.display {
    display: none;
  }

  .submit-button.second-path {
    display: flex;
  }

  .list-2 {
    width: 301px;
    max-width: 301px;
  }

  .list-2.categ {
    width: 43rem;
    max-width: 43rem;
    padding-left: 2rem;
    padding-right: 2rem;
    bottom: 6.5rem;
  }

  .list-item-2 {
    height: 3.2rem;
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

  .list-term {
    line-height: 2rem;
  }

  .text-category.tip {
    background-image: url('../images/Search.svg');
    background-size: 2.6rem;
    height: 56px;
    padding-left: 2rem;
    padding-right: 33px;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .text-category.tip::placeholder {
    font-size: 1.8rem;
  }

  .tasks-counter-wrapper {
    width: 35rem;
  }

  .task-counter-input {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .task-counter-input::placeholder {
    font-size: 1.8rem;
  }

  .hack-counter-button-down {
    width: 4rem;
    height: 4rem;
  }

  .button-yes {
    margin-right: 2em;
    padding: 1rem 2rem;
  }

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

  .div-button-yes-no {
    margin-top: 1.4rem;
  }

  .button-no {
    padding: 1rem 2rem;
  }

  .div-block-544 {
    justify-content: space-between;
    display: flex;
  }

  .footer__container {
    flex-flow: wrap;
  }

  .text-block-16 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .footer__wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .link-block {
    margin-right: 10px;
  }

  .footer__gougle-2 {
    width: 45%;
    margin-top: 2rem;
  }

  .image-136 {
    margin-bottom: 0;
  }

  .footer__contact {
    width: 100%;
    margin-bottom: 2rem;
  }

  .header-wrapper {
    align-items: center;
  }

  .logo-wrapper {
    width: 30rem;
  }

  .content-wrapper {
    max-width: 85rem;
  }

  .section-main.with-bgrd {
    background-image: url('../images/Frame-1261154772.png'), url('../images/brgr-img-right.png'), url('../images/Group-15343652_1Group 15343652.webp'), url('../images/bgrnd.png');
    background-position: 0 30%, 100%, 100% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 15%, 13%, 25%, cover;
  }

  .section-main.with-img {
    background-image: url('../images/Dots_1Dots.webp'), url('../images/Waves.png');
    background-position: 14% 17%, 100% 70%;
    background-repeat: no-repeat, no-repeat;
    background-size: 13%, 5%;
  }

  .title {
    margin-bottom: 1.5rem;
    font-size: 8rem;
    line-height: 8.5rem;
  }

  .title2 {
    margin-bottom: 4rem;
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

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

  .input-wrapper-main {
    max-width: 85rem;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .textarea-2 {
    border-radius: 1rem;
    height: 14rem;
    min-height: 14rem;
    font-size: 1.8rem;
  }

  .card-vertical {
    border-radius: 16px;
    justify-content: space-between;
    padding: 2rem;
  }

  .card-vertical.is-yellow {
    border-radius: 16px;
  }

  .card-img {
    max-width: 90%;
  }

  .card-text-block {
    border-radius: 14px;
  }

  .card-text-title {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .card-text-title.pdng-min {
    margin-bottom: 0;
  }

  .card-text-text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }

  .image-169 {
    width: 45%;
    display: none;
    bottom: 27.1rem;
    left: 3.3rem;
  }

  .image-170 {
    display: none;
    right: 0%;
  }

  .div-block-546 {
    flex-flow: column;
    align-items: flex-end;
  }

  .next-button-2 {
    border-radius: .4rem;
    width: 18rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .next-button-2.margin.size {
    width: 18rem;
  }

  .link-navmenu-2 {
    border-radius: .45rem;
    padding: 1.4rem 2rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .link-navmenu-2.padding {
    border-radius: .8rem;
    width: 50%;
    margin-left: 0;
  }

  .link-navmenu-2.padding.author-standard {
    border-radius: .8rem;
    width: 50%;
  }

  .link-navmenu-2.padding.author-premium {
    border-radius: .8rem;
  }

  .card-2 {
    flex-flow: column;
    width: 100%;
    padding: 3rem;
  }

  .text-color-dark-2 {
    margin-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-color-dark-2.aligan-center {
    text-align: center;
    max-width: 80%;
    font-size: 2rem;
    line-height: 3rem;
  }

  .div-icon-2 {
    border-radius: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 9.4rem;
    height: 9.4rem;
    margin-bottom: 3rem;
    margin-left: 0;
    margin-right: 2rem;
    padding: 0;
    display: flex;
  }

  .div-icon-2.marg-none.size {
    width: 6rem;
    height: 6rem;
  }

  .option-div-2 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding: 3rem;
  }

  .div-block-547 {
    align-items: center;
  }

  .div-block-548 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-167 {
    width: 24px;
  }

  .mask-teachers {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-name-subject {
    margin-top: 16px;
  }

  .image-166 {
    width: 24px;
  }

  .slide-nav-7 {
    width: 5rem;
    top: -23%;
    right: 7.5%;
  }

  .slider-review {
    padding-bottom: 65px;
  }

  .btn-main {
    margin-right: 95px;
  }

  .right-arrow-7 {
    width: 5rem;
    height: 5rem;
    inset: -23% 0% auto auto;
  }

  .left-arrow-7 {
    width: 5rem;
    height: 5rem;
    top: -23%;
    left: 0;
    right: -64%;
  }

  .review-card {
    width: 46%;
    max-width: 340px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .review-card._w-slide {
    width: 100%;
    max-width: 49%;
    margin-left: 0;
    margin-right: 16px;
  }

  .image-171 {
    width: 5rem;
    height: 5rem;
  }

  .review-text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }

  .div-block-7 {
    margin-bottom: 1rem;
  }

  .checkbox-label {
    width: 90%;
    max-width: 70%;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .submit-button-3 {
    font-size: 1.6rem;
    overflow: clip;
  }

  .submit-button-3.no-btn {
    text-decoration: none;
  }

  .authors-wrapper {
    margin-bottom: 2rem;
  }

  .author-card {
    padding: 1.5rem;
  }

  .author-header {
    flex-flow: wrap;
  }

  .image-172 {
    width: 6.5rem;
  }

  .chip-text {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 1.2rem;
    line-height: 2.6rem;
  }

  .chip-text.is-pink {
    font-size: 1.2rem;
  }

  .small-div {
    justify-content: flex-start;
  }

  .image-173 {
    width: 2.5rem;
  }

  .small-divs-wrapper {
    flex-flow: column;
  }

  .price-div, .price-div.margin-top {
    flex-flow: column;
    align-items: flex-start;
  }

  .price {
    font-size: 3rem;
    line-height: 4rem;
  }

  .price-grey {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .price-wrapper {
    margin-bottom: 5px;
  }

  .authors-list {
    margin-bottom: 1.5rem;
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .btn-text-webhook {
    text-decoration: none;
  }

  .text-color-dark-3 {
    margin-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .btnchoice {
    border-radius: .8rem;
    width: 18rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }

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

  .option-text-wrapper {
    margin-bottom: 2rem;
  }

  .code-embed-3 {
    display: none;
  }

  .price-text {
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 3rem;
  }

  .reco-chip {
    display: none;
    top: -6%;
    right: -7%;
    transform: rotate(9deg);
  }

  .description-alert {
    margin-bottom: 1rem;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .checkbox-alert {
    max-width: 45%;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

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

@media screen and (max-width: 767px) {
  .section-navbar {
    padding-bottom: 3.2rem;
  }

  .navbar {
    max-width: 93rem;
  }

  .brand.line {
    margin-bottom: 1.4rem;
    padding-bottom: 1.4rem;
  }

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

  .text-color-grey {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .text-color-grey.align-right.size, .text-color-grey.is-small {
    font-size: 1.8rem;
  }

  .link-navmenu {
    margin-left: 1.4rem;
    padding: 1.8rem 2.3rem;
    font-size: 2rem;
  }

  .link-navmenu.color-violet-light {
    border-radius: .6rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    line-height: 3rem;
  }

  .link-navmenu.padding {
    width: 18rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .link-navmenu.marg {
    font-size: 1.5rem;
  }

  .img {
    width: 3rem;
    margin-left: 1rem;
    display: none;
  }

  .footer {
    max-width: 93rem;
    padding-bottom: 4rem;
  }

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

  .div-text-link.mobil {
    display: flex;
  }

  .text-color-dark {
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .text-color-dark.bold.no-mrgn {
    margin-right: 2rem;
    font-size: 3rem;
  }

  .text-color-dark.aligan-right {
    margin-bottom: 0;
  }

  .text-color-dark.margin {
    font-size: 2.4rem;
  }

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

  .section {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .div-total {
    max-width: 93rem;
  }

  .div-total.second {
    flex-flow: column;
    display: none;
  }

  .div-form {
    width: 100%;
  }

  .card {
    border-radius: 3rem;
    width: 100%;
    margin-bottom: 2rem;
  }

  .h2 {
    margin-bottom: 1.5rem;
    font-size: 3.8rem;
    line-height: 4rem;
  }

  .div-3-cards {
    margin-top: 1rem;
  }

  ._1-card {
    max-width: none;
  }

  ._1-card.horizontal {
    justify-content: flex-start;
    align-items: center;
  }

  .icon-circl, .icon-circl.margin.size-mini {
    width: 4rem;
  }

  .h4.aligan-center {
    font-weight: 400;
  }

  .h4.padding-btm {
    font-size: 2.5rem;
  }

  .step-1._w-slide, .step-2._w-slide, .step-3._w-slide, .step-4, .step-6.center._w-slide {
    flex-flow: column;
  }

  .h3 {
    margin-bottom: 1rem;
  }

  .h5 {
    font-weight: 400;
  }

  .div-order {
    padding: 3.2rem;
  }

  .line-order {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }

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

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

  .text.mrg-right {
    font-size: 2.2rem;
  }

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

  .text.is-normal.with-margin-top {
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .text.is-normal.margin.color-activ {
    border-radius: 1rem;
    margin-top: 2rem;
    margin-left: 0;
    padding: 1rem 2rem;
  }

  .text-dark-small {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .option-icon {
    margin-right: 2rem;
  }

  .next-button {
    border-radius: 1rem;
    width: 20rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .next-button.margin.size {
    width: 23rem;
  }

  .next-button.size {
    width: 50%;
    margin-bottom: 2rem;
    margin-left: 0;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .btn-next-arrow {
    width: 2.7rem;
    height: 2.7rem;
  }

  .btn-next-arrow.mrgn-right {
    margin-right: 1rem;
  }

  .s2._w-select {
    background-size: 3rem;
    height: 6.4rem;
    font-size: 2.2rem;
  }

  .input-wrapper {
    max-width: 100%;
  }

  .chips-wrapper {
    margin-top: 1.5rem;
  }

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

  .form-btn-container {
    margin-bottom: 2rem;
  }

  .back-button {
    border-radius: 1rem;
    width: 20rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .back-button.w--current {
    margin-bottom: 2rem;
  }

  .input {
    height: 50px;
    font-size: 18px;
  }

  .input.height {
    max-width: 100%;
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .text-grey-small.absolute-position {
    font-size: 1.8rem;
    bottom: 2.7rem;
  }

  .input-fee-per-hour {
    width: 100%;
    max-width: 100%;
    height: 6.4rem;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .hack17-counter-input._w-input {
    font-size: 2.2rem;
  }

  .hack-counter-button-up {
    width: 4rem;
    height: 4rem;
  }

  .tooltip-text {
    width: 24rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
    left: 15rem;
  }

  ._1order_deadline.hack17-down {
    max-width: 650px;
    height: 6.4rem;
    min-height: 6.4rem;
    max-height: 6.4rem;
    font-size: 2.2rem;
  }

  .div-block-538 {
    padding-left: 3rem;
  }

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

  .image-button {
    display: none;
  }

  .input-email {
    margin-bottom: 2rem;
    font-size: 2.2rem;
  }

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

  .form-wrapper {
    width: 100%;
  }

  .submit-button {
    background-size: 2.6rem;
    width: 26rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 3rem;
    font-size: 2rem;
    line-height: 3rem;
    display: none;
  }

  .submit-button.display {
    display: none;
  }

  .submit-button.second-path {
    border-radius: 1rem;
    width: 30rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .list-2 {
    width: 350px;
    max-width: 350px;
    max-height: 140px;
  }

  .list-2.categ {
    width: 400px;
    max-width: 400px;
    bottom: 7rem;
  }

  .list-item-2 {
    height: 4rem;
    font-size: 2rem;
  }

  .search-terms-wrapper.categ {
    display: block;
  }

  .text-category.tip {
    height: 6.4rem;
    font-size: 2.2rem;
  }

  .text-category.tip::placeholder, .task-counter-input, .task-counter-input::placeholder {
    font-size: 2.2rem;
  }

  .task-counter-button-down, .task-counter-button-up {
    width: 4rem;
    height: 4rem;
  }

  .button-yes {
    margin-right: 2.2em;
    padding: 1.4rem 2.2rem;
  }

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

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

  .button-no {
    padding: 1.4rem 2.2rem;
  }

  .text-footer.social {
    display: none;
  }

  .link-2 {
    font-size: 20px;
  }

  .footer__container {
    flex-flow: column;
    align-items: center;
  }

  .footer__copywright {
    text-align: center;
  }

  .footer__containericons {
    flex-flow: row-reverse wrap;
  }

  .text-block-16 {
    text-align: right;
    font-size: 12px;
    line-height: 14px;
  }

  .image-168 {
    margin-left: 0;
  }

  .footer__contact {
    align-items: center;
  }

  .section-main.with-bgrd {
    background-position: 0 20%, 100%, 100% 100%, 50% 0;
  }

  .footer-policies {
    text-align: left;
    align-items: center;
  }

  .subtitle {
    font-size: 2rem;
  }

  .input-wrapper-main {
    max-width: 85rem;
  }

  .textarea-2 {
    height: 20rem;
    min-height: 20rem;
    padding: 1.5rem;
    font-size: 2rem;
  }

  .card-vertical, .card-vertical.is-yellow {
    border-radius: 16px;
  }

  .next-button-2 {
    border-radius: .6rem;
    width: 23rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .next-button-2.margin.size {
    width: 23rem;
  }

  .link-navmenu-2 {
    margin-left: 1.4rem;
    padding: 1.8rem 2.3rem;
    font-size: 2rem;
  }

  .link-navmenu-2.padding {
    border-radius: 1rem;
    width: 35%;
    margin-left: 0;
  }

  .link-navmenu-2.padding.author-standard {
    width: 35%;
    margin-left: 0;
  }

  .link-navmenu-2.padding.author-premium {
    margin-left: 0;
  }

  .text-color-dark-2 {
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .mask-teachers {
    width: 100%;
    max-width: 100%;
  }

  .teacher-card__name, .teacher-card__degree {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-name-subject {
    margin-top: 10px;
  }

  .image-166 {
    width: 24px;
  }

  .slide-nav-7 {
    align-items: center;
    width: 9rem;
    font-size: 1.3rem;
    display: flex;
    inset: -23% 10% auto auto;
  }

  .div-name-teacher {
    padding-top: 1.5rem;
  }

  .btn-main {
    margin-right: 0;
  }

  .right-arrow-7 {
    width: 6.5rem;
    height: 6.5rem;
    inset: -23% 0% auto auto;
  }

  .left-arrow-7 {
    width: 6.5rem;
    height: 6.5rem;
    left: 0;
    right: -45%;
  }

  .review-card {
    width: 95%;
    max-width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .review-card._w-slide {
    border-radius: 16px;
    margin-right: 14px;
  }

  .div-block-7 {
    flex-flow: row;
    margin-top: 3.5rem;
  }

  .checkbox-field {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 25px;
  }

  .checkbox-label {
    width: 100%;
    max-width: 100%;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .submit-button-3 {
    width: 100%;
    margin-left: 0;
    padding-top: 1.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 2.5rem;
    line-height: 24px;
  }

  .authors-wrapper {
    flex-flow: column;
    align-items: center;
    padding-bottom: 2rem;
    overflow: auto;
  }

  .author-card {
    width: 50%;
    min-width: 50%;
    margin-bottom: 3rem;
    margin-right: 0;
    padding: 3rem;
  }

  .author-card.border {
    width: 50%;
    min-width: 50%;
  }

  .author-header {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
  }

  .image-172 {
    width: 10rem;
  }

  .name-div {
    margin-left: 2rem;
    margin-right: auto;
  }

  .name-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .chip-text {
    border-radius: 1rem;
    padding: 1rem 2rem;
    font-size: 2rem;
  }

  .chip-text.is-pink {
    font-size: 1.5rem;
  }

  .chip-text.is-violette, .chip-text.is-blue {
    border-radius: 1rem;
    padding: 1rem 2rem;
    font-size: 2rem;
  }

  .small-div {
    margin-bottom: 2px;
  }

  .image-173 {
    width: 3.5rem;
  }

  .small-divs-wrapper {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .price-div, .price-div.margin-top {
    align-items: flex-start;
  }

  .price {
    font-size: 4rem;
  }

  .price-grey {
    font-size: 3rem;
  }

  .price-wrapper {
    margin-bottom: 2rem;
  }

  .authors-list {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .text-color-dark-3 {
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .bold-text {
    font-size: 2.5rem;
  }

  .btnchoice {
    border-radius: 1rem;
    width: 20rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .footer-social {
    justify-content: space-between;
    align-items: center;
  }

  .footer-social-wrapper {
    border: 1px #000;
    margin-right: 0;
    padding-right: 0;
  }

  .icons-holder {
    justify-content: center;
  }

  .img-social {
    width: 5rem;
  }

  .description-alert {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .checkbox-alert {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .checkbox-field-2 {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 25px;
  }

  .list-item-3 {
    margin-bottom: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .section-navbar {
    padding-bottom: 5.1rem;
  }

  .container {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .brand.line {
    width: 100%;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    padding-right: 0;
  }

  .logo-img {
    width: 6.4rem;
  }

  .logo-text {
    width: 14rem;
    margin-bottom: 2rem;
  }

  .text-color-grey {
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .text-color-grey.no-margin {
    line-height: 4rem;
  }

  .text-color-grey.align-right.size {
    font-size: 2.5rem;
  }

  .text-color-grey.is-small {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .link-navmenu {
    border-radius: 4px;
    width: 50%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3rem;
  }

  .link-navmenu.color-violet-light {
    border-radius: 4px;
    width: auto;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 2.4rem;
    line-height: 3.4rem;
    display: flex;
  }

  .link-navmenu.color-violet-light.marg-none {
    padding: 2.3rem 1.7rem;
    font-size: 3.4rem;
    display: flex;
  }

  .link-navmenu.color-violet-light.marg-none.width {
    width: 48%;
  }

  .link-navmenu.color-violet-light.desctop {
    display: none;
  }

  .link-navmenu.color-violet-light.mobile {
    border-radius: 4px;
    width: 20%;
    padding: 3rem 3.4rem;
    display: flex;
  }

  .link-navmenu.color-violet-light.size {
    width: 19.4rem;
    margin-left: 3rem;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .link-navmenu.margin-bot {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }

  .link-navmenu.margin-bot.marg {
    margin-bottom: 0;
  }

  .link-navmenu.margin-bot.marg.size {
    width: 48%;
  }

  .link-navmenu.padding {
    width: 24rem;
    margin-left: 0;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .link-navmenu.zakaz {
    width: 100%;
    display: none;
  }

  .link-navmenu.marg {
    width: 35%;
    margin-left: 0;
    font-size: 3.4rem;
    line-height: 4.4rem;
    display: none;
  }

  .img {
    width: 4rem;
    margin-left: 1.3rem;
    display: block;
  }

  .nav-menu {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .section-footer {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

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

  .div-link {
    border-top: 1px solid #0d1d4a1a;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 4rem;
    padding-top: 4rem;
  }

  .text-link {
    margin-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .div-text-link.none {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .div-text-link.mobil {
    display: none;
  }

  .div--block-link {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .text-color-dark {
    margin-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-color-dark.marg.none {
    margin-top: 3rem;
    margin-left: 0;
  }

  .text-color-dark.aligan-center {
    max-width: 100%;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-color-dark.bold.no-mrgn {
    margin-right: 3rem;
    font-size: 4.4rem;
    line-height: 5.5rem;
  }

  .text-color-dark.margin {
    font-size: 3.4rem;
  }

  .text-color-dark.margin.width {
    width: 70%;
  }

  .text-color-dark.tarif {
    margin-bottom: 0;
  }

  .text-color-dark.size {
    margin-bottom: 4rem;
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 8rem;
  }

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

  .section {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .div-total.second {
    flex-flow: column;
    display: none;
  }

  .div-form {
    width: 100%;
    margin-bottom: 4rem;
    margin-right: 0;
  }

  .card {
    border-radius: 5rem;
    width: 100%;
    margin-bottom: 3.4rem;
    padding: 5.1rem;
  }

  .card.margin {
    margin-bottom: 3.4rem;
  }

  .div-icon {
    width: 16.6rem;
    height: 16.6rem;
  }

  .div-icon.marg-none.size {
    width: 10.2rem;
    height: 10.2rem;
  }

  .div-icon.marg {
    margin-bottom: 4rem;
  }

  .icon, .icon.size {
    width: 5rem;
  }

  .h2 {
    text-align: left;
    margin-bottom: 2rem;
    font-size: 6rem;
    line-height: 7rem;
  }

  .h2.margin-more {
    margin-bottom: 5.1rem;
  }

  .h2.is-center {
    text-align: left;
  }

  .block-total.horizontal {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-3-cards {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 3.4rem;
  }

  .div-3-cards.vertical {
    flex-flow: column;
  }

  ._1-card {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 3.4rem;
  }

  ._1-card.horizontal {
    margin-bottom: 3.4rem;
  }

  ._1-card.marg {
    width: 100%;
    margin-bottom: 0;
  }

  .icon-circl {
    width: 5.1rem;
    margin-bottom: 0;
    margin-right: 3.4rem;
  }

  .icon-circl.margin.size-mini {
    width: 5.1rem;
  }

  .h4.aligan-center {
    font-size: 3.8rem;
    font-weight: 400;
  }

  .h4.padding-btm {
    margin-bottom: 2rem;
    font-size: 4.4rem;
    line-height: 5.5rem;
  }

  .h4.is-white {
    margin-bottom: 3.4rem;
    font-size: 4.3rem;
    line-height: 5.3rem;
  }

  .step-1._w-slide, .step-2._w-slide, .step-3._w-slide, .step-4, .step-6.center._w-slide {
    flex-flow: column;
  }

  .div-vertical {
    text-align: left;
    align-items: flex-start;
    width: 70%;
  }

  .h3 {
    font-size: 4.3rem;
    line-height: 5.3rem;
  }

  .h5 {
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4.4rem;
  }

  .div-order {
    border-radius: 3.4rem;
    margin-bottom: 3.4rem;
    padding: 5.1rem;
  }

  .text {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

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

  .text.mrg-right {
    justify-content: center;
    margin-right: 1.4rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .text.is-normal, .text.is-normal.with-margin-top {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text.is-normal.margin.color-activ {
    padding: 2rem 3rem;
  }

  .form-header {
    margin-bottom: 5.1rem;
  }

  .option-div {
    border-radius: 3.4rem;
    flex-flow: row-reverse wrap-reverse;
    margin-bottom: 3.4rem;
    padding: 5.1rem 5.1rem 5.1rem 5.11rem;
  }

  .option-div.flex-col {
    padding: 5.1rem;
  }

  .option-text-container.mobil {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .option-text-container.displ {
    display: none;
  }

  .text-dark-small {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .option-icon {
    width: 10.2rem;
    height: 10.2rem;
    display: none;
  }

  .next-button {
    border-radius: 1.5rem;
    width: 45%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .next-button.margin.size {
    border-radius: 4px;
    width: 100%;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 3rem;
    line-height: 4rem;
    text-decoration: none;
  }

  .next-button.size {
    border-radius: 1.5rem;
    width: 100%;
    margin-bottom: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .btn-next-arrow {
    width: 3.4rem;
    height: 3.4rem;
  }

  .s2 {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
  }

  .s2._w-select {
    background-size: 5rem;
    border-radius: 1.5rem;
    height: 10.2rem;
    padding-left: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .input-wrapper {
    max-width: 100%;
  }

  .chips-wrapper {
    flex-flow: wrap;
    width: 100%;
    margin-top: 3rem;
    display: flex;
  }

  .paragraph {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .form-btn-container {
    margin-bottom: 3.4rem;
  }

  .back-button {
    border-radius: 1.5rem;
    width: 45%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .back-button.w--current {
    border-radius: 4px;
    width: 40%;
    text-decoration: none;
  }

  .input {
    height: 50px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .input.height {
    border-radius: 1.5rem;
    margin-bottom: 0;
    padding-top: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-grey-small.absolute-position {
    font-size: 2.5rem;
    line-height: 3rem;
    bottom: 3.8rem;
  }

  .image-70 {
    width: 3.4rem;
    height: 3.4rem;
  }

  .input-fee-per-hour {
    width: 100%;
    max-width: 100%;
    height: 8.5rem;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .hack-counter-button-up {
    width: 8rem;
    height: 6rem;
  }

  .pages-counter-wrapper {
    width: 100%;
  }

  .tooltip-img {
    width: 3rem;
  }

  .tooltip-text {
    width: 34rem;
    font-size: 2.5rem;
    line-height: 3rem;
    top: 4.1rem;
    left: -14.7rem;
  }

  ._1order_deadline.hack17-down {
    background-size: 5rem;
    border-radius: 1.5rem;
    justify-content: center;
    max-width: 100%;
    height: 10rem;
    min-height: 10rem;
    max-height: 10rem;
    padding-top: 3rem;
    padding-bottom: 0;
    padding-left: 3rem;
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4rem;
  }

  .div-block-537 {
    flex-flow: column;
    margin-bottom: 3.4rem;
  }

  .div-block-538 {
    background-image: url('../images/Group-1.svg');
    background-position: 101% 0;
    background-size: auto;
  }

  .image-71 {
    display: none;
  }

  .div-block-539 {
    width: 50rem;
    margin-top: 5.1rem;
    margin-bottom: 5.1rem;
  }

  .div-block-540 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 3.4rem;
  }

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

  .input-email {
    border-radius: 1.5rem;
    height: 10rem;
    margin-bottom: 3rem;
    padding: 2rem 3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .div-button {
    padding-bottom: 3rem;
  }

  .text-block {
    text-align: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 3rem;
    line-height: 3.4rem;
  }

  .submit-button {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .submit-button.display {
    display: none;
  }

  .submit-button.second-path {
    background-position: 71%;
    background-size: 4rem;
    border-radius: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .list-2 {
    width: 100%;
    max-width: 300px;
    max-height: 140px;
  }

  .list-2.categ {
    width: 100%;
    max-width: 82rem;
    max-height: 24rem;
    bottom: 11.8rem;
  }

  .list-item-2 {
    height: 6.5rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .list-item-2.marg-mob {
    margin-bottom: 10px;
  }

  .search-terms-wrapper {
    display: block;
  }

  .search-terms-wrapper.categ {
    display: flex;
  }

  .list-term {
    line-height: 18px;
  }

  .text-category.tip {
    background-size: 5rem;
    border-radius: 1.5rem;
    height: 10.2rem;
    padding-left: 3rem;
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4.4rem;
  }

  .text-category.tip::placeholder {
    font-size: 3.4rem;
  }

  .tasks-counter-wrapper {
    width: 100%;
  }

  .task-counter-input {
    height: 6rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .task-counter-input::placeholder {
    font-size: 3.4rem;
  }

  .task-counter-button-down, .task-counter-button-up, .hack-counter-button-down {
    width: 8rem;
    height: 6rem;
  }

  .button-yes {
    margin-right: 3em;
    padding: 2rem 3rem;
  }

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

  .div-button-yes-no {
    margin-top: 3.4rem;
  }

  .button-no {
    padding: 2rem 3rem;
  }

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

  .div-brand {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 3rem;
    display: flex;
  }

  .div-block-545 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 3.4rem;
    display: flex;
  }

  .text-footer {
    color: var(--grey);
    text-align: center;
    background-color: #0000;
    padding-left: 0;
    font-weight: 300;
    display: block;
  }

  .link-2 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

  .footer__container {
    flex-flow: column;
  }

  .link-block-2 {
    width: 48%;
  }

  .footer__containericons {
    flex-flow: column-reverse;
  }

  .text-block-16 {
    text-align: center;
    margin-top: 2.5rem;
    margin-bottom: 0;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .link-block {
    width: 48%;
  }

  .image-137 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
  }

  .footer__iconsblock {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 2.5rem;
  }

  .footer__gougle-2 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .image-136 {
    text-align: center;
    background-color: #fff;
  }

  .link-3 {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
  }

  .image-168 {
    width: 100%;
    margin-left: 0;
  }

  .footer__contact {
    text-align: center;
    align-self: center;
    margin-bottom: 5rem;
  }

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

  .header-wrapper {
    justify-content: center;
  }

  .logo-wrapper {
    width: 50rem;
  }

  .logo-wrapper.w--current {
    width: 60rem;
  }

  .content-wrapper {
    text-align: center;
  }

  .content-wrapper.with-margin {
    margin-top: 7rem;
  }

  .section-main {
    padding-top: 7rem;
    padding-bottom: 10rem;
  }

  .section-main.with-bgrd {
    background-image: url('../images/Group-15343652_1Group 15343652.webp'), url('../images/bgrnd.png');
    background-position: 100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 50%, cover;
    padding-bottom: 10rem;
  }

  .section-main.with-img {
    background-image: url('../images/Dots_1Dots.webp');
    background-position: 55% 20%;
    background-repeat: no-repeat;
    background-size: 32%;
  }

  .title {
    font-size: 11rem;
    line-height: 12rem;
  }

  .title2 {
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

  .subtitle {
    margin-bottom: 6rem;
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

  .input-wrapper-main {
    border-radius: 3rem;
    max-width: 100%;
    padding: 3rem 3rem 2.5rem;
  }

  .textarea-2 {
    border-radius: 3rem;
    height: 40rem;
    min-height: 40rem;
    padding: 2.5rem;
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .heading2 {
    text-align: center;
    margin-bottom: 10rem;
    font-size: 8.5rem;
    line-height: 9rem;
  }

  .heading2.in-line {
    text-align: left;
    font-size: 8.5rem;
    display: block;
  }

  .cards-holder {
    padding-bottom: 7rem;
    display: none;
    position: static;
    overflow: auto;
  }

  .card-vertical {
    border-radius: 16px;
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    padding: 4rem;
    position: static;
    overflow: visible;
  }

  .card-vertical.is-yellow {
    border-radius: 16px;
    width: 100%;
    padding: 3rem;
    position: static;
  }

  .card-vertical.is-pink {
    width: 100%;
    overflow: visible;
  }

  .card-img {
    max-width: 70%;
    margin-bottom: 4.5rem;
  }

  .card-text-block {
    padding: 5rem;
  }

  .card-text-title {
    margin-bottom: 2.5rem;
    font-size: 5rem;
    line-height: 6rem;
  }

  .card-text-title.pdng-min {
    margin-bottom: 8px;
    font-size: 5rem;
    line-height: 6rem;
  }

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

  .image-169, .image-170 {
    display: none;
  }

  .div-block-546 {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .next-button-2 {
    width: 45%;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 3.4rem;
    line-height: 4rem;
  }

  .next-button-2.margin.size {
    border-radius: 4px;
    width: 100%;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
    font-size: 3rem;
    line-height: 4rem;
    text-decoration: none;
  }

  .link-navmenu-2 {
    border-radius: 4px;
    width: 50%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3rem;
  }

  .link-navmenu-2.padding {
    border-radius: 1.5rem;
    width: 35%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .link-navmenu-2.padding.author-standard {
    border-radius: 1.5rem;
  }

  .link-navmenu-2.padding.author-premium {
    border-radius: 1.5rem;
    width: 40%;
  }

  .card-2 {
    order: -1;
    margin-bottom: 3.4rem;
    padding: 5.1rem;
  }

  .text-color-dark-2 {
    margin-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-color-dark-2.aligan-center {
    text-align: left;
    max-width: 100%;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .div-icon-2 {
    width: 12rem;
    height: 12rem;
  }

  .div-icon-2.marg-none.size {
    width: 16.6rem;
    height: 10.2rem;
  }

  .option-div-2 {
    border-radius: 3.4rem;
    flex-flow: column;
    margin-bottom: 3.4rem;
    padding: 3.4rem;
  }

  .div-block-547 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    margin-top: 0;
    margin-left: 2rem;
  }

  .div-block-548 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-167 {
    width: 6rem;
  }

  .mask-teachers {
    width: 100%;
    padding-bottom: 18rem;
  }

  .image-166 {
    width: 6rem;
  }

  .slide-nav-7 {
    width: 23rem;
    margin-bottom: 1rem;
    padding-top: 0;
    font-size: 2rem;
    display: flex;
    inset: auto 0% 0%;
  }

  .slide-nav-7.width {
    width: 18rem;
    margin-bottom: 1rem;
    padding-top: 0;
    inset: auto 0% 0%;
  }

  .slider-review {
    flex-flow: column;
    padding-bottom: 120px;
  }

  .slider-review._w-slider {
    display: flex;
  }

  .slider-review._w-slider.is-visible {
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .btn-main {
    position: absolute;
    inset: auto 0% 0%;
  }

  .right-arrow-7 {
    width: 13rem;
    height: 13rem;
    inset: auto 8% 0% auto;
  }

  .left-arrow-7 {
    width: 13rem;
    height: 13rem;
    inset: auto auto 0% 8%;
  }

  .review-card {
    width: 100%;
    max-width: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .review-card._w-slide {
    border-radius: 16px;
    max-width: 100%;
    padding: 5.5rem 4rem;
  }

  .div-block-549 {
    margin-bottom: 6rem;
  }

  .image-171 {
    width: 17rem;
    height: 17rem;
    margin-right: 4rem;
  }

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

  .review-text.pdng-btm {
    margin-bottom: 3rem;
  }

  .submit-button-2 {
    max-width: 100%;
  }

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

  .checkbox-label {
    text-align: left;
    font-size: 3.2rem;
    line-height: 4.2rem;
  }

  .submit-button-3 {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    font-size: 4.5rem;
    line-height: 5.5rem;
  }

  .submit-button-3.no-btn {
    width: 100%;
    margin-top: 0;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .authors-wrapper {
    flex-flow: column;
    margin-bottom: 3.4rem;
    overflow: hidden;
  }

  .author-card {
    width: 100%;
    min-width: 100%;
    margin-bottom: 4rem;
    padding: 5.1rem;
  }

  .author-card.border {
    width: 100%;
    min-width: 100%;
  }

  .author-header {
    margin-bottom: 3rem;
  }

  .image-172 {
    width: 20rem;
    margin-right: 2rem;
  }

  .name-wrapper {
    margin-bottom: 3rem;
  }

  .chip-text {
    border-radius: 2rem;
    padding: 1.5rem 3rem;
    font-size: 3.5rem;
    line-height: 5rem;
  }

  .chip-text.is-pink {
    font-size: 2.4rem;
  }

  .chip-text.is-violette, .chip-text.is-blue {
    padding: 1.5rem 3rem;
    font-size: 3.5rem;
  }

  .image-173 {
    width: 5rem;
    margin-right: 6px;
  }

  .small-divs-wrapper {
    flex-flow: row;
    margin-bottom: 2.5rem;
  }

  .price-div {
    flex-flow: row;
    align-items: center;
    margin-top: 0;
  }

  .price-div.margin-top {
    flex-flow: row;
    align-items: center;
    margin-top: 6rem;
  }

  .price {
    font-size: 6rem;
    line-height: 7rem;
  }

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

  .price-wrapper {
    margin-bottom: 0;
  }

  .authors-list {
    margin-top: 2.5rem;
    margin-bottom: 6rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-color-dark-3 {
    margin-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .text-color-dark-3.is-center {
    text-align: left;
    margin-left: 0;
  }

  .bold-text, .bold-text-2 {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .btnchoice {
    border-radius: 1.5rem;
    width: 45%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .div-block-551 {
    flex-flow: column;
    align-items: flex-start;
  }

  .price-text {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }

  .mask-cards {
    padding-bottom: 18rem;
    padding-left: 0;
    padding-right: 1rem;
  }

  .footer-social {
    margin-bottom: 5rem;
  }

  .img-social {
    width: 10rem;
    margin-right: 2.5rem;
  }

  .price-div-grey {
    flex-flow: column;
    display: flex;
  }

  .description-alert {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }

  .checkbox-alert {
    text-align: left;
    max-width: 100%;
    font-size: 3.2rem;
    line-height: 4.2rem;
  }

  .list-item-3 {
    margin-bottom: 3rem;
    font-size: 4rem;
    line-height: 5.5rem;
  }

  .list-item-4 {
    font-size: 4rem;
  }

  .list-item-5, .list-item-6 {
    font-size: 4rem;
    line-height: 5.5rem;
  }
}


@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;
}