body {
  color: #fff;
  background-color: #040c18;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-sec {
  padding-top: 55px;
  padding-bottom: 40px;
}

.container {
  width: 100%;
  max-width: 77.125rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  display: flex;
}

.nav-menu {
  margin-left: 68px;
}

.nav-link {
  color: #fff;
  padding-left: 0;
  padding-right: 34px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.nav-link.w--current {
  color: #46daf0;
}

.nav-button-wrapper {
  grid-column-gap: 25px;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.nav-button-wrapper.mob {
  display: none;
}

.nav-button {
  color: #fff;
  background-color: #ff4820;
  border-radius: 5px;
  padding: 16px 20px 17px;
  font-size: 16px;
  line-height: 20px;
}

.sign-in {
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.hero-sec {
  padding-top: 52px;
  padding-bottom: 120px;
  position: relative;
}

.hero-grid {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-colum-left {
  width: 50%;
}

.hero-colum-right {
  width: 40%;
}

.heading-h1 {
  margin-top: 0;
  margin-bottom: 33px;
  font-size: 62px;
  font-weight: 800;
  line-height: 75px;
}

.blur {
  width: 1013px;
  height: 1013px;
  filter: blur(282px);
  background-color: #002853;
  margin-top: -305px;
  margin-left: -336px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-paragraph {
  color: #81afdd;
  margin-bottom: 50px;
  padding-right: 120px;
  font-size: 16px;
  line-height: 24px;
}

.form-block {
  margin-bottom: 37px;
  display: none;
}

.form {
  align-items: flex-start;
  display: flex;
}

.text-field {
  height: 66px;
  background-color: #052d56;
  border: 0 solid #000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
  padding-left: 32px;
}

.text-field::-ms-input-placeholder {
  color: #3d6184;
  font-size: 20px;
  line-height: 28px;
}

.text-field::placeholder {
  color: #3d6184;
  font-size: 20px;
  line-height: 28px;
}

.form-button {
  color: #fff;
  background-color: #ff4820;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 23px 26px 23px 34px;
  font-weight: 700;
}

.hero-visiter {
  align-items: center;
  display: flex;
}

.hero-visiter-2 {
  margin-left: -11px;
}

.hero-visiter-3 {
  margin-left: -12px;
}

.hero-visiter-4, .hero-visiter-5 {
  margin-left: -11px;
}

.hero-visiter-6 {
  margin-left: -13px;
}

._1-6k {
  width: 36px;
  height: 36px;
  background-color: #13ded2;
  border: 2.9px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: -11px;
  font-size: 8px;
  line-height: 8px;
  display: flex;
}

.text-block {
  color: #000;
  justify-content: center;
  align-items: center;
}

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

.hero-visiter-text {
  margin-left: 14px;
  font-size: 12px;
  font-weight: 500;
  line-height: 37px;
}

.partner-sec {
  padding-top: 120px;
  padding-bottom: 120px;
  display: none;
}

.partner-grid {
  width: 60%;
  grid-column-gap: 46px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.gpt-3-wrapper {
  padding: 57px 55px 63px 52px;
  position: relative;
  overflow: hidden;
}

.gpt-3-sec {
  padding-bottom: 100px;
  display: none;
  position: static;
}

.gpt-3-bular-1 {
  width: 410px;
  height: 310px;
  filter: blur(60px);
  background-color: #0f4279;
  margin-left: 0;
  position: absolute;
  top: -16%;
  bottom: auto;
  left: 0;
  right: auto;
}

.gpt-3-bular-2 {
  width: 320px;
  height: 200px;
  filter: blur(100px);
  background-color: #1b78de;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -3%;
  overflow: hidden;
}

.gpt-3-top-wrapper {
  grid-column-gap: 154px;
  align-items: center;
  padding-bottom: 91px;
  display: flex;
  position: relative;
}

.gpt-3-underline-text {
  width: 100%;
}

.gpt-3-underline-text.width {
  width: auto;
}

.underline {
  width: 38px;
  height: 3px;
  background-image: linear-gradient(103.22deg, #ae67fa, #f49867 99.55%, #fff);
}

.gpt-3-top-text {
  font-size: 24px;
  font-weight: 800;
  line-height: 75px;
}

.gpt-3-paragraph {
  color: #81afdd;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.gpt-3-center-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 97px;
  display: flex;
  position: relative;
}

.heading-h2 {
  margin-top: 0;
  font-size: 34px;
  font-weight: 800;
  line-height: 45px;
}

.explore-the-library {
  color: #ff8a71;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.gpt-3-heading-wrrapper {
  width: 50%;
}

.gpt-3-bottom-wrapper {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.gpt-3-bottom-colum-text {
  color: #81afdd;
  margin-top: 26px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.gpt-3-underline-text-copy {
  width: 50%;
}

.background-color {
  max-width: 77.125rem;
  background-color: #042c54;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.feature-sec {
  padding-top: 100px;
  padding-bottom: 77px;
  display: none;
}

.feature-grid {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-colum-right {
  grid-column-gap: 74px;
  grid-row-gap: 57px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-text {
  color: #ff8a71;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.heading-h4 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 800;
}

.feature-colum-text {
  color: #81afdd;
  font-weight: 500;
  line-height: 24px;
}

.imagination-sec {
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.imagination-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  display: flex;
}

.imagination-culum-left {
  width: 50%;
}

.imagination-culum-right {
  width: 40%;
}

.imagination-top-text {
  color: #71e5ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.imagination-paragraph {
  color: #81afdd;
  margin-top: 13px;
  margin-bottom: 31px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.imagination-bottom-text {
  color: #ff8a71;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.image {
  width: 100%;
  padding: 20px;
}

.small-cta-sec {
  padding-top: 54px;
  padding-bottom: 54px;
}

.small-cta-wrapper {
  background-image: linear-gradient(89.97deg, #ae67fa 1.84%, #f49867 100%, #fff);
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 46px 37px 30px 46px;
  display: flex;
}

.small-cta-text {
  color: #0e0e0e;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.small-cta-heading {
  color: #000;
  margin-top: 0;
  font-weight: 800;
  line-height: 45px;
}

.small-cta-button {
  min-width: 200px;
  text-align: center;
  background-color: #000;
  border-radius: 40px;
  margin-left: 50px;
  padding: 12px 41px 16px 45px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.about-sec {
  padding-top: 100px;
  padding-bottom: 154px;
  display: none;
}

.about-heading-wrapper {
  width: 70%;
  padding-bottom: 115px;
}

.about-heading {
  margin-top: 0;
  font-size: 62px;
  line-height: 75px;
}

.about-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-colum-right {
  grid-column-gap: 48px;
  grid-row-gap: 47px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-left-card-content {
  width: 87%;
  background-color: #042c54;
  padding: 32px 49px 26px 25px;
}

.date {
  font-size: 11px;
  font-weight: 700;
  line-height: 34px;
}

.card-heading {
  margin-top: 0;
  margin-bottom: 187px;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
}

.image-2 {
  width: 87%;
}

.about-right-card-content {
  background-color: #042c54;
  padding: 6px 17px 13px 25px;
}

.card-right-heading {
  margin-top: 0;
  margin-bottom: 56px;
  font-size: 18px;
  line-height: 30px;
}

.cta-sec {
  background-color: #031b34;
  padding-top: 175px;
  padding-bottom: 100px;
  display: none;
}

.cta-wrappper {
  width: 85%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.cta-button {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 54px;
  padding: 22px 20px 21px 24px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

.fotter-sec {
  background-color: #031b34;
  padding-top: 80px;
  padding-bottom: 27px;
}

.fotter-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 80px;
  display: grid;
}

.fotter-colum-left {
  padding-right: 200px;
}

.fotter-colum-right {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fotter-left-text {
  margin-top: 10px;
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.fotter-link-wrapper.padding {
  padding-right: 90px;
}

.fotter-right-text {
  margin-bottom: 36px;
  font-family: gilroy, sans-serif;
  font-weight: 700;
  line-height: 16px;
}

.fotter-link {
  color: #fff;
  margin-bottom: 26px;
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
  display: block;
}

.fotter-bottom-text {
  text-align: center;
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.div-block-2 {
  display: flex;
}

.modal-link {
  color: #fff;
  font-family: Glory, sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
}

.icon-modal {
  width: 14px;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: auto;
  right: 25px;
}

.div-block-7 {
  border: 1px solid #5f5f5f;
  border-radius: 8px;
}

.modal-wrapper {
  background-color: #2c2c2c;
  border-radius: 10px;
  padding: 45px 30px 40px;
  display: none;
  position: relative;
}

.modal-image-link-wrapper {
  grid-column-gap: 16px;
  background-color: #444;
  align-items: center;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
}

.modal-image-link-wrapper.border-top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.modal-image-link-wrapper.border-bottom {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-bottom: 0;
}

.modal {
  z-index: 99;
  width: 440px;
  height: auto;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.modal-paragraph {
  color: #fff;
  margin-bottom: 30px;
  font-family: Glory, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.image-4 {
  width: 22px;
}

.image-5 {
  width: 200px;
}

.image-6 {
  width: 300px;
}

@media screen and (max-width: 991px) {
  .nav-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container.nav-container {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav-menu {
    height: 100vh;
    background-color: #002853;
    margin-left: 0;
    padding: 50px 2rem 20px;
  }

  .nav-button-wrapper.mob {
    display: none;
  }

  .hero-sec {
    padding-bottom: 100px;
  }

  .hero-grid {
    grid-column-gap: 25px;
    flex-direction: column-reverse;
    grid-template-columns: 1.25fr 1fr;
  }

  .hero-colum-left {
    width: 100%;
  }

  .hero-colum-right {
    width: 50%;
  }

  .heading-h1 {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 60px;
  }

  .blur {
    width: 702px;
    height: 613px;
  }

  .hero-paragraph {
    margin-bottom: 45px;
    padding-right: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .form-block {
    margin-bottom: 30px;
  }

  .text-field {
    height: 60px;
    padding-left: 20px;
  }

  .text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 26px;
  }

  .text-field::placeholder {
    font-size: 16px;
    line-height: 26px;
  }

  .form-button {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-visiter-2, .hero-visiter-3, .hero-visiter-4, .hero-visiter-5, .hero-visiter-6, ._1-6k {
    margin-left: -16px;
  }

  .hero-visiter-text {
    margin-left: 0;
    line-height: 20px;
  }

  .partner-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .partner-grid {
    width: 90%;
  }

  .gpt-3-wrapper {
    padding-left: 0;
    padding-right: 10px;
  }

  .gpt-3-sec {
    padding-bottom: 0;
  }

  .gpt-3-top-wrapper {
    width: 100%;
    grid-column-gap: 80px;
    padding-bottom: 70px;
  }

  .gpt-3-underline-text {
    width: 100%;
  }

  .gpt-3-top-text {
    font-size: 22px;
    line-height: 40px;
  }

  .gpt-3-paragraph {
    font-size: 14px;
    line-height: 26px;
  }

  .gpt-3-center-wrapper {
    padding-bottom: 75px;
  }

  .heading-h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .gpt-3-heading-wrrapper {
    width: 59%;
  }

  .gpt-3-bottom-colum-text {
    margin-top: 22px;
    font-size: 13px;
    line-height: 26px;
  }

  .feature-grid {
    grid-column-gap: 50px;
  }

  .feature-colum-right {
    grid-column-gap: 20px;
    grid-row-gap: 35px;
  }

  .heading-h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .imagination-sec {
    padding-bottom: 80px;
  }

  .imagination-grid {
    flex-direction: column;
    align-items: center;
  }

  .imagination-culum-right {
    width: 100%;
  }

  .small-cta-wrapper {
    flex-direction: column;
    justify-content: center;
    padding-top: 36px;
    padding-left: 40px;
    padding-right: 32px;
  }

  .small-cta-text {
    text-align: center;
  }

  .small-cta-heading {
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    line-height: 35px;
  }

  .small-cta-button {
    margin-top: 20px;
  }

  .about-sec {
    padding-bottom: 120px;
  }

  .about-heading-wrapper {
    width: 100%;
    padding-bottom: 60px;
  }

  .about-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .about-grid {
    grid-column-gap: 25px;
  }

  .about-colum-right {
    grid-column-gap: 20px;
    grid-row-gap: 25px;
  }

  .about-left-card-content {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-heading {
    margin-bottom: 153px;
    font-size: 22px;
  }

  .image-2 {
    width: 100%;
  }

  .about-left-card {
    width: 100%;
  }

  .about-right-card-content {
    padding-left: 15px;
    padding-right: 10px;
  }

  .card-right-heading {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 26px;
  }

  .cta-sec {
    padding-top: 100px;
  }

  .cta-button {
    margin-top: 45px;
  }

  .fotter-wrapper {
    padding-bottom: 60px;
  }

  .fotter-colum-left {
    padding-right: 40px;
  }

  .fotter-colum-right {
    grid-column-gap: 30px;
  }

  .fotter-link-wrapper.padding {
    padding-right: 0;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-2 {
    width: 75%;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .container, .navbar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav-brand {
    padding-left: 0;
  }

  .nav-menu {
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav-link {
    font-size: 16px;
    line-height: 22px;
  }

  .nav-button-wrapper {
    grid-column-gap: 20px;
  }

  .nav-button {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .sign-in {
    font-size: 16px;
    line-height: 22px;
  }

  .hero-sec {
    padding-top: 75px;
    padding-bottom: 80px;
  }

  .hero-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .hero-colum-left {
    text-align: center;
  }

  .hero-colum-right {
    width: 80%;
  }

  .heading-h1 {
    font-size: 40px;
    line-height: 55px;
  }

  .partner-sec {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .partner-grid {
    width: 100%;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gpt-3-top-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
    padding-bottom: 50px;
  }

  .gpt-3-center-wrapper {
    grid-row-gap: 10px;
    flex-direction: column;
    padding-bottom: 60px;
  }

  .heading-h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .gpt-3-heading-wrrapper {
    width: 100%;
  }

  .gpt-3-bottom-wrapper {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .gpt-3-bottom-colum-text {
    margin-top: 16px;
  }

  .feature-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .imagination-sec {
    padding-bottom: 60px;
  }

  .imagination-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .imagination-culum-left {
    width: 80%;
  }

  .imagination-culum-right {
    text-align: center;
  }

  .imagination-paragraph {
    margin-bottom: 25px;
  }

  .small-cta-wrapper {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .small-cta-button {
    margin-left: 0;
  }

  .about-sec {
    padding-top: 75px;
    padding-bottom: 100px;
  }

  .about-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .about-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .card-heading {
    margin-bottom: 120px;
  }

  .cta-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-wrappper {
    width: 100%;
  }

  .cta-button {
    margin-top: 35px;
  }

  .fotter-sec {
    padding-top: 60px;
  }

  .fotter-wrapper {
    grid-row-gap: 55px;
    grid-template-columns: 1fr;
    padding-bottom: 40px;
  }

  .fotter-colum-left {
    text-align: center;
    padding-right: 0;
  }

  .fotter-colum-right {
    grid-column-gap: 20px;
  }

  .fotter-link-wrapper {
    text-align: center;
  }

  .div-block-2 {
    width: 40%;
    align-items: center;
  }

  .modal-link {
    font-size: 18px;
    line-height: 26px;
  }

  .icon-modal {
    top: 20px;
  }

  .modal-paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .image-6 {
    width: 250px;
  }
}

@media screen and (max-width: 479px) {
  .container, .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-brand {
    margin-right: auto;
  }

  .nav-menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-button-wrapper {
    display: none;
  }

  .nav-button-wrapper.mob {
    grid-row-gap: 40px;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .nav-button {
    text-align: center;
    display: block;
  }

  .sign-in {
    margin-top: 20px;
    display: block;
  }

  .hero-sec {
    padding-top: 25px;
  }

  .heading-h1 {
    font-size: 35px;
    line-height: 50px;
  }

  .blur {
    height: 566px;
    margin-left: -447px;
  }

  .hero-paragraph {
    font-size: 14px;
  }

  .form-block {
    margin-bottom: 40px;
  }

  .form {
    grid-row-gap: 10px;
    flex-direction: column;
    display: block;
  }

  .text-field {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .form-button {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: block;
  }

  .hero-visiter {
    flex-direction: column;
    align-items: center;
  }

  .hero-visiter-text {
    text-align: center;
    margin-top: 14px;
    margin-left: 0;
  }

  .partner-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .partner-grid {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .partner-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .gpt-3-top-text {
    font-size: 20px;
    line-height: 35px;
  }

  .heading-h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .explore-the-library {
    font-size: 14px;
    line-height: 26px;
  }

  .feature-colum-right {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .imagination-culum-left {
    width: 100%;
  }

  .imagination-top-text, .imagination-paragraph, .imagination-bottom-text {
    font-size: 14px;
    line-height: 26px;
  }

  .small-cta-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .about-sec {
    padding-bottom: 80px;
  }

  .about-heading-wrapper {
    padding-bottom: 50px;
  }

  .about-heading {
    font-size: 26px;
    line-height: 38px;
  }

  .about-colum-right {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .card-heading {
    font-size: 20px;
  }

  .cta-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fotter-colum-right {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

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

  .div-block-3 {
    flex-direction: column;
    align-items: stretch;
    margin-top: 10px;
    display: flex;
  }

  .div-block-4 {
    flex-direction: column;
    margin-top: 40px;
  }

  .modal-link {
    font-size: 16px;
    line-height: 24px;
  }

  .icon-modal {
    right: 20px;
  }

  .modal-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .modal {
    width: auto;
    left: 10px;
    right: 10px;
  }

  .modal-paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}

#w-node-_0677063e-e00d-ed29-9718-06877a075418-6e72db73, #w-node-_3cca36d2-baf0-d343-98f8-cf80bfd971a9-6e72db73, #w-node-d4ac7a14-7a91-6e12-b3e1-7be7bd8147bd-6e72db73, #w-node-_2065b344-00ea-677c-df37-7eb0930f7bf6-6e72db73, #w-node-a567a5f0-a9c9-f77f-1913-82e1c6218320-6e72db73, #w-node-_46485150-19da-20b5-a0c6-3a17b5d3d907-6e72db73, #w-node-_0abc2844-c1bb-7845-2c60-c86597c1e416-6e72db73, #w-node-_672b7f59-12c4-3cad-3327-82ce43d02b40-6e72db73, #w-node-_764a1c5a-5177-34dc-34be-46a4b0157e11-6e72db73, #w-node-c06256bd-a0bc-9939-be06-d59a5159d8a2-6e72db73, #w-node-e38a2309-2538-31db-a968-29b5b638c3cf-6e72db73, #w-node-d730228d-1400-9c0b-c4f7-8627a4073f50-6e72db73, #w-node-_3cd5d874-d846-23c6-f3ea-70fe00d087aa-6e72db73, #w-node-_4b21fb4b-2a9c-23dc-67ab-295bee86febd-6e72db73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c5990ee-7227-1484-d1b5-d061109c6766-6e72db73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbfba27d-96bb-e584-465c-13b32b7e99e4-6e72db73, #w-node-d12cea95-82ba-935a-7ae7-3cfbfc67935b-6e72db73, #w-node-_1106c31f-1076-d38b-1db8-260042742d05-6e72db73, #w-node-_18fb644f-2a6f-9959-5b69-d32e6cb5f966-6e72db73, #w-node-_185f204e-ede0-9abf-abc6-bfd10ec6c517-6e72db73, #w-node-_5037a145-90c2-e91c-7faf-e7b0d717e1b2-6e72db73, #w-node-b25684d7-268f-1ec0-157f-00237fae2407-6e72db73, #w-node-b5b62868-f594-1d20-ec97-d625226c60fd-6e72db73, #w-node-b4fab598-353a-0423-a26e-34602e8550b2-6e72db73, #w-node-dc48ecee-603d-9fef-7573-834f1580d33d-6e72db73, #w-node-_3ff0ab77-0848-deb7-c25e-85248d61f79b-6e72db73, #w-node-_0677063e-e00d-ed29-9718-06877a075418-21f46205, #w-node-_3cca36d2-baf0-d343-98f8-cf80bfd971a9-21f46205, #w-node-d4ac7a14-7a91-6e12-b3e1-7be7bd8147bd-21f46205, #w-node-_2065b344-00ea-677c-df37-7eb0930f7bf6-21f46205, #w-node-a567a5f0-a9c9-f77f-1913-82e1c6218320-21f46205, #w-node-_46485150-19da-20b5-a0c6-3a17b5d3d907-21f46205, #w-node-_0abc2844-c1bb-7845-2c60-c86597c1e416-21f46205, #w-node-_672b7f59-12c4-3cad-3327-82ce43d02b40-21f46205, #w-node-_764a1c5a-5177-34dc-34be-46a4b0157e11-21f46205, #w-node-c06256bd-a0bc-9939-be06-d59a5159d8a2-21f46205, #w-node-e38a2309-2538-31db-a968-29b5b638c3cf-21f46205, #w-node-d730228d-1400-9c0b-c4f7-8627a4073f50-21f46205, #w-node-_3cd5d874-d846-23c6-f3ea-70fe00d087aa-21f46205, #w-node-_4b21fb4b-2a9c-23dc-67ab-295bee86febd-21f46205 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c5990ee-7227-1484-d1b5-d061109c6766-21f46205 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbfba27d-96bb-e584-465c-13b32b7e99e4-21f46205, #w-node-d12cea95-82ba-935a-7ae7-3cfbfc67935b-21f46205, #w-node-_1106c31f-1076-d38b-1db8-260042742d05-21f46205, #w-node-_18fb644f-2a6f-9959-5b69-d32e6cb5f966-21f46205, #w-node-_185f204e-ede0-9abf-abc6-bfd10ec6c517-21f46205, #w-node-_5037a145-90c2-e91c-7faf-e7b0d717e1b2-21f46205, #w-node-b25684d7-268f-1ec0-157f-00237fae2407-21f46205, #w-node-b5b62868-f594-1d20-ec97-d625226c60fd-21f46205, #w-node-b4fab598-353a-0423-a26e-34602e8550b2-21f46205, #w-node-dc48ecee-603d-9fef-7573-834f1580d33d-21f46205, #w-node-d4ac7a14-7a91-6e12-b3e1-7be7bd8147bd-807b5c5c, #w-node-_2065b344-00ea-677c-df37-7eb0930f7bf6-807b5c5c, #w-node-a567a5f0-a9c9-f77f-1913-82e1c6218320-807b5c5c, #w-node-_46485150-19da-20b5-a0c6-3a17b5d3d907-807b5c5c, #w-node-_0abc2844-c1bb-7845-2c60-c86597c1e416-807b5c5c, #w-node-_672b7f59-12c4-3cad-3327-82ce43d02b40-807b5c5c, #w-node-_764a1c5a-5177-34dc-34be-46a4b0157e11-807b5c5c, #w-node-c06256bd-a0bc-9939-be06-d59a5159d8a2-807b5c5c, #w-node-e38a2309-2538-31db-a968-29b5b638c3cf-807b5c5c, #w-node-d730228d-1400-9c0b-c4f7-8627a4073f50-807b5c5c, #w-node-_3cd5d874-d846-23c6-f3ea-70fe00d087aa-807b5c5c, #w-node-_4b21fb4b-2a9c-23dc-67ab-295bee86febd-807b5c5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c5990ee-7227-1484-d1b5-d061109c6766-807b5c5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbfba27d-96bb-e584-465c-13b32b7e99e4-807b5c5c, #w-node-d12cea95-82ba-935a-7ae7-3cfbfc67935b-807b5c5c, #w-node-_1106c31f-1076-d38b-1db8-260042742d05-807b5c5c, #w-node-_18fb644f-2a6f-9959-5b69-d32e6cb5f966-807b5c5c, #w-node-_185f204e-ede0-9abf-abc6-bfd10ec6c517-807b5c5c, #w-node-_5037a145-90c2-e91c-7faf-e7b0d717e1b2-807b5c5c, #w-node-b25684d7-268f-1ec0-157f-00237fae2407-807b5c5c, #w-node-b5b62868-f594-1d20-ec97-d625226c60fd-807b5c5c, #w-node-b4fab598-353a-0423-a26e-34602e8550b2-807b5c5c, #w-node-dc48ecee-603d-9fef-7573-834f1580d33d-807b5c5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Radomir-Tinkov---Gilroy-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Radomir-Tinkov---Gilroy-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}