/* * {
  font-family: inter !important;
} */

.btn1 {
  background-color: #6b46ff;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.btn1:hover {
  background-color: white;
  border: 1px solid #6b46ff;
}

.globe {
  border: #d0d5dd 1px solid;
  border-radius: 5px;
  text-align: center;
}

.nav-container {
  background-color: white !important;
}

.font-s {
  font-size: 12px !important;
  width: 90%;
}

.creating {
  background-color: #f9f5ff;
  color: #6b46ff;
  width: 150px;
  border-radius: 20px;
  font-weight: 700;
}

.first-form {
  width: 250px;
}

.addition {
  font-family: inter;
  font-size: 50px !important;
  letter-spacing: -1;
  color: #101828;
}

.box-max{
  max-width: 270px;
}

.box1-max{
  max-width: 340px;
}

.overlap {
  width: 100%;
  height: 100px;
}

.value {
  width: 100%;
}

.btn2 {
  font-size: 13px;
}

.feature {
  color: #6b46ff;
}

.focus {
  border-radius: 10px;
}

.profes {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: none !important;
}

.educator-logo {
  height: 70px;
  width: 70px;
  background-color: #e9e1f3;
  border-radius: 50%;
  border: 8px solid #f9f5ff;
}


.explore {
  margin-top: 100px !important;
}

.yes-logo {
  height: 40px;
  width: 40px;
  background-color: #f4ebff;
  border-radius: 50%;
  color: #7951f9;
}


.logos-img {
  overflow: hidden;
}

.logos-img > img {
  object-fit: fill !important;
  width: 90%;
  height: 100%;
  object-position: center center;
  margin-top: -70px;
}


.web-dev {
  margin-top: 100px !important;
}

.right-arrow {
  margin-top: -12px;
}

.get-start {
  color: #6b46ff;
}

.mission {
  color: #6b46ff;
  margin-top: 100px !important;
}

.ipsum {
  width: 90%;
  height: 300px;
  box-shadow: none;
}

.accounts {
  background-color: #f9fafb;
  height: 350px;
  border-radius: 10px;
}

.btn-3 {
  background-color: white !important;
  border: 1px solid #6b46ff !important;
}

.btn-3:hover {
  background-color: #6b46ff !important ;
  color: white !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
}

.link-input {
  border-radius: 10px;
  height: 50px !important;
}

.design {
  font-size: 13px;
  text-align: right;
}

.design2 {
  font-size: 13px;
}
