@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("../noto-sans-latin-300-normal.251b0b02.woff2") format("woff2"), url("../noto-sans-latin-300-normal.a3887485.woff") format("woff");
}

@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../noto-sans-latin-400-normal.a1963f5d.woff2") format("woff2"), url("../noto-sans-latin-400-normal.9b349b43.woff") format("woff");
}

@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../noto-sans-latin-500-normal.e9858ed6.woff2") format("woff2"), url("../noto-sans-latin-500-normal.a61d6680.woff") format("woff");
}

@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("../noto-sans-latin-600-normal.c5a0c6fc.woff2") format("woff2"), url("../noto-sans-latin-600-normal.a36e1bbe.woff") format("woff");
}

@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../noto-sans-latin-700-normal.c0dd3aa2.woff2") format("woff2"), url("../noto-sans-latin-700-normal.b5ab7a9c.woff") format("woff");
}

.quidtutor html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.quidtutor body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.quidtutor h1 {
  font-size: 70px;
}

.quidtutor h1, .quidtutor h2 {
  font-family: NotoSans, sans-serif;
  font-weight: 500;
  line-height: 1;
}

.quidtutor h2 {
  font-size: 60px;
}

.quidtutor h3 {
  font-size: 30px;
}

.quidtutor h3, .quidtutor h4 {
  font-family: NotoSans, sans-serif;
  font-weight: 500;
  line-height: 1;
}

.quidtutor h4 {
  font-size: 20px;
}

.quidtutor p {
  font-family: NotoSans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.quidtutor .white {
  color: #fff !important;
}

.quidtutor .grey {
  color: #9a9a9a !important;
}

.quidtutor .purple {
  color: #5075cf !important;
}

.quidtutor .blue {
  color: #0e1f4d;
}

.quidtutor .bg-blue {
  background: #00d9b7;
}

.quidtutor .bg-dark-blue {
  background: #0e1f4d;
}

.quidtutor .bg-yellow {
  background: #ffd072;
}

.quidtutor .bg-grey {
  background: #777;
}

.quidtutor .mt-10 {
  margin-top: 10px !important;
}

.quidtutor .mt-30 {
  margin-top: 30px !important;
}

.quidtutor .mt-40 {
  margin-top: 40px !important;
}

.quidtutor .mt-50 {
  margin-top: 50px !important;
}

.quidtutor .mt-80 {
  margin-top: 80px !important;
}

.quidtutor .user-row {
  margin-top: 70px;
}

.quidtutor .ml-30 {
  margin-left: 30px !important;
}

.quidtutor .mb-10 {
  margin-bottom: 10px !important;
}

.quidtutor .px-30 {
  padding: 0 30px;
}

.quidtutor .px22 {
  font-size: 22px;
}

.quidtutor .zig-zag-top {
  margin-bottom: -2px;
  transform: scaleY(-1);
}

.quidtutor .zig-zag-bottom {
  margin-top: -3px;
}

.quidtutor .section1 {
  text-align: center;
  background: #ffd072;
  height: 90vh;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}

.quidtutor .banner-img {
  z-index: 20;
  margin-top: 80px;
  position: relative;
}

.quidtutor .banner-content {
  position: relative;
}

.quidtutor .banner-vector {
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.quidtutor .banner-vector2 {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -17px;
  right: 25.1%;
}

.quidtutor .overview {
  background: #0e1f4d;
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.quidtutor .overview .overview-content {
  width: 90%;
}

.quidtutor .quidtutor-list {
  list-style: none;
}

.quidtutor .list-p {
  margin-bottom: 12px;
  display: flex;
}

.quidtutor .list-p:before {
  content: "";
  background: #00d9b7;
  flex-shrink: 0;
  width: 17px;
  height: 2px;
  margin-top: 12px;
  margin-right: 14px;
  display: inline-block;
}

.quidtutor .black.list-p:before {
  background: #000;
}

.quidtutor .overview .overview-vector {
  width: 160px;
  height: 160px;
  position: absolute;
  right: -375px;
}

.overview .title {
  color: #fff;
  text-align: center;
}

.overview .overview-info {
  margin-top: 70px;
}

.overview .overview-info-2 {
  margin-top: 10px;
}

.overview .overview-info .overview-content {
  margin-top: 30px;
}

.overview .overview-info .info-title {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
}

.overview .info-title-bg {
  color: #fff;
  width: 50%;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.overview .overview-vector.vector-2 {
  width: 160px;
  height: 160px;
  bottom: 20px;
  left: -370px;
  right: auto;
}

.quidtutor-list li {
  color: #5075cf;
  font-family: NotoSans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.quidtutor .user-persona {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.quidtutor .user-persona .user-text {
  text-align: center;
  width: 45%;
  margin: 0 auto;
}

.quidtutor .persona-vector {
  width: 160px;
  height: 160px;
  position: absolute;
  right: -30px;
}

.quidtutor .persona-vector2 {
  width: 160px;
  height: 160px;
  position: absolute;
  bottom: 200px;
  left: -30px;
}

.quidtutor .user-persona .info-box {
  background: #ffd072;
  border-radius: 20px;
  padding: 50px 50px 20px;
}

.quidtutor .user-persona .vector-group {
  text-align: center;
  position: relative;
}

.quidtutor .user-persona .user-vector1 {
  z-index: 20;
  width: 340px;
  position: absolute;
  bottom: 0;
  right: 30%;
}

.quidtutor .user-persona .user-vector2 {
  z-index: 10;
  width: 340px;
  height: 340px;
  position: relative;
  transform: scaleX(-1);
}

.quidtutor .user-persona .user-vector3 {
  z-index: 20;
  width: 332px;
  position: absolute;
  bottom: 0;
  right: 30%;
}

.quidtutor .user-persona .user-vector4 {
  z-index: 10;
  height: 353px;
  position: relative;
  transform: scaleX(-1)rotate(-15deg);
}

.user-flow {
  position: relative;
}

.user-flow .flow-title {
  text-align: center;
}

.user-flow img {
  margin: 40px 0 50px;
}

.quidtutor .wireframe-section {
  background: #0e1f4d;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
}

.wireframe-section .wireframe-top {
  margin-top: 40px;
}

.wireframe-section .wireframe-row {
  margin-top: 30px;
}

.quidtutor .wireframe-section .wireframe {
  margin-top: 40px;
}

.quidtutor .color-section {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 100px;
}

.quidtutor .color-block {
  height: 60px;
}

.quidtutor .color-text {
  color: #000;
  margin-bottom: 0 !important;
}

.quidtutor .typography {
  text-align: left;
  background: #00d9b7;
  padding: 40px;
  line-height: 1.2;
}

.typography {
  margin-top: 40px;
}

.typography p {
  line-height: 1 !important;
}

.typography .typo-bold h4 {
  color: #0e1f4d !important;
}

.typography .typo-normal {
  margin-top: 50px;
}

.typography .typo-title {
  margin-bottom: 0;
  font-size: 35px;
}

.typography .typo-text-bg {
  margin-bottom: 0;
  font-size: 45px;
}

.typography .typo-text {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.3 !important;
}

.quidtutor .web-design {
  padding: 0 180px;
  position: relative;
}

.quidtutor-main .design2 {
  background: #fed072;
}

.quidtutor-main .inner-1 {
  top: 9%;
  bottom: auto;
}

.quidtutor-main .inner-2 {
  z-index: auto;
}

.quidtutor-main .design2 .page-3 {
  z-index: 30;
  margin-top: 100px;
  position: relative;
}

.quidtutor-main .design2 .page-4 {
  margin-top: 100px;
}

.quidtutor-main .design2 .frontend-row {
  margin-top: 80px;
}

.quidtutor-main .design3 .responsive .page-margin {
  margin-top: 50px;
}

.quidtutor .design2 {
  background: #ffd072;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
}

.quidtutor .page {
  box-shadow: 0 10px 20px #00000026;
}

.quidtutor .inner-1 {
  z-index: 20;
  position: absolute;
  bottom: -180px;
  right: -80px;
}

.quidtutor .inner-2 {
  z-index: 10;
  position: relative;
}

.quidtutor .design3 {
  margin-top: 60px;
  margin-bottom: 100px;
}

.quidtutor .responsive {
  justify-content: center;
  display: flex;
  position: relative;
}
/*# sourceMappingURL=quidtutor_frontend.css.map */
