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

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

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

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

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

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

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image-4 {
  height: 36px;
}

.nav-container {
  background-color: #fff;
  border-bottom: 1px solid #e9ebec;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 16px 12px 24px;
  display: flex;
}

.dropdown-link {
  color: #263238;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 13px;
}

.navbar {
  z-index: 11;
  align-self: stretch;
  position: sticky;
  top: 0;
}

.dropdown-list {
  margin-top: 12px;
}

.nav-menu {
  display: flex;
}

.nav-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.geri-mobile {
  display: none;
}

.logo {
  cursor: pointer;
}

.dropdown-list-2 {
  background-color: #fff;
  border-radius: 4px;
  margin-top: 6px;
  box-shadow: 0 0 12px #00000014;
}

.nav-link {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #263238;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  display: flex;
}

.nav-link:hover {
  background-color: #ebebeb;
}

.icon-2 {
  margin-right: 0;
  position: static;
}

.button {
  color: #fff;
  background-color: #58b847;
  border-radius: 59vh;
  padding: 16px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-block {
  line-height: 130%;
}

.input_wrapper-il {
  align-self: stretch;
  width: 100%;
  display: block;
  position: static;
}

.field-label {
  color: #000;
  object-fit: fill;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  line-height: 18px;
}

.my-select-field.field_input {
  cursor: auto;
  cursor: auto;
  cursor: auto;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  display: block;
}

.input_wrapper-ad {
  position: static;
}

.input {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  height: 49px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
}

.input:active, .input:focus {
  border-color: #58b847;
}

.input_wrapper-tel, .input_wrapper-mail {
  position: static;
}

.checkbox-field-2 {
  margin-bottom: 15px;
}

.checkbox-2 {
  cursor: pointer;
  background-color: #fff;
  width: 20px;
  height: 20px;
}

.checkbox-2.w--redirected-checked {
  background-color: #58b847;
  border-color: #58b847;
}

.checkbox-2.w--redirected-focus {
  box-shadow: 0 0 3px 1px #58b8474d;
}

.checkbox-label-2 {
  margin-left: 8px;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text {
  color: #58b847;
  -webkit-text-stroke-color: #58b847;
  cursor: pointer;
  text-decoration: none;
}

.bold-text:hover {
  color: #49913c;
}

.checkbox-field-3 {
  margin-bottom: 20px;
}

.form-block {
  max-width: 462px;
}

.form-divblock {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f4f4f4;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.link {
  text-decoration: none;
}

.heading-2 {
  color: #000;
  text-align: center;
  max-width: 625px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 130%;
}

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

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 130%;
}

.projekart--textcontainer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #f4f4f4;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  padding: 20px;
  display: flex;
}

.textlink {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #58b847;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.textlink:hover {
  color: #49913c;
}

.proje-kart {
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  height: 100%;
  display: flex;
}

.div-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.collection-item {
  flex: 1;
  align-self: stretch;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 90px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-mod-l {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.avantaj-header {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.text-block-2 {
  flex: 1;
  font-size: 14px;
  line-height: 130%;
}

.textblock-link {
  line-height: 130%;
}

.ilan-yay-nlama-kurallari-link, .kurumsal-materyal-link {
  text-decoration: none;
}

.bizi-takip-edin-div {
  margin-bottom: 50px;
}

.kullaim-kosullari-link, .kvkk-link {
  text-decoration: none;
}

.footer-diger-div {
  flex-direction: column;
  margin-right: 65px;
  display: flex;
}

.kurumsal-uyelik-link {
  text-decoration: none;
}

.link-block-4 {
  cursor: pointer;
}

.fb-link {
  cursor: pointer;
  margin-right: 20px;
}

.image-2 {
  cursor: pointer;
}

.banka-aydinlatma-link, .konut-kredisihesaplama-link, .emlak-haberleri-link {
  text-decoration: none;
}

.text-block-6 {
  color: #939393;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 18px;
}

.footer-content-div {
  display: flex;
}

.logo-div {
  margin-top: 0;
  margin-bottom: 50px;
}

.calisan-aydinlatma-link, .ik-link {
  text-decoration: none;
}

.play-store-link {
  margin-bottom: 16px;
  margin-right: 16px;
}

.reklam-link {
  text-decoration: none;
}

.insta-link {
  cursor: pointer;
  margin-right: 20px;
}

.projeler-link {
  text-decoration: none;
}

.app-download-div {
  cursor: pointer;
}

.uyelik-s-zlesmesi-link {
  text-decoration: none;
}

.image-17 {
  cursor: pointer;
}

.footer-hizmetlerimiz-div {
  flex-direction: column;
  margin-right: 65px;
  display: flex;
}

.jettasin-link, .cerez-politikasi-link {
  text-decoration: none;
}

.twitter-link {
  cursor: pointer;
  margin-right: 20px;
}

.hakkimizda-link {
  text-decoration: none;
}

.footer-emj-div {
  flex-direction: column;
  margin-right: 65px;
  display: flex;
}

.linkedn-ink {
  cursor: pointer;
  margin-right: 20px;
}

.islem-rehberi-link {
  text-decoration: none;
}

.divider-div {
  background-color: #d8d8d8;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.appstore-link {
  cursor: pointer;
  margin-right: 16px;
}

.threads-ink {
  cursor: pointer;
  margin-right: 20px;
}

.footer-container {
  max-width: 1260px;
}

.ucretsiz-ilanver-link, .size-ozel-hizmetlerimiz-link {
  text-decoration: none;
}

.heading-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 22px;
}

.acik-riza-link, .odul-link {
  text-decoration: none;
}

.heading-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.siteharitsasi-link {
  text-decoration: none;
}

.footer {
  color: #000;
  background-color: #f4f4f4;
  margin-top: 0;
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-5 {
  color: #000;
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

.pin-link {
  cursor: pointer;
}

.submit {
  color: #fff;
  background-color: #58b847;
  border-radius: 59vh;
  align-self: center;
  padding: 12px 36px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.submit:hover {
  background-color: #49913c;
}

.success-message {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  flex-direction: column;
  align-items: center;
  width: 450px;
  max-width: 450px;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.success-text {
  color: #000;
  text-align: center;
  margin: 24px 20px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.button-3 {
  background-color: #58b847;
  border-radius: 50vh;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.button-3:hover {
  background-color: #49913c;
}

.success-message-2 {
  background-color: #fff0;
  padding: 0;
}

.mobile-sticky {
  display: none;
}

.button-mobile {
  color: #fff;
  background-color: #58b847;
  border-radius: 59vh;
  padding: 16px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.button-mobile:hover {
  background-color: #49913c;
}

.limit {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-self: stretch;
  max-width: 1260px;
  display: flex;
}

.text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.divider {
  border-left: .5px solid #fff;
}

.showcase-absolute {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: 1260px;
  padding-left: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 130%;
}

.text-showcase {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 130%;
}

.logos {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-bottom: 8px;
  display: flex;
}

.showcase-div {
  aspect-ratio: 2.6;
  object-fit: fill;
  background-image: url('../images/generic-desktop-showcase.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-left: 90px;
  padding-right: 90px;
  display: flex;
  position: relative;
}

.image-23 {
  height: 42px;
}

.image-25 {
  color: #49913c;
}

.button-mobile-2 {
  color: #fff;
  background-color: #58b847;
  border-radius: 59vh;
  padding: 16px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-block-7 {
  line-height: 130%;
}

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.avantaj {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 90px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-self: stretch;
  display: flex;
}

.text-block-2-copy {
  color: #f4f4f4;
  flex: 1;
  font-size: 14px;
  line-height: 130%;
}

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

.error-message {
  background-color: #fff0;
}

.field-label-2 {
  color: #000;
  object-fit: fill;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.radio-button-7 {
  background-color: #fff;
  border-radius: 85%;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 2px;
}

.radio-button-7.w--redirected-checked {
  border-color: #58b847;
}

.radio-button-7.w--redirected-focus {
  box-shadow: none;
}

.radio-div {
  flex-direction: row;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.radio-button-9 {
  margin-bottom: 0;
  margin-right: 30px;
}

.radio-button-9.field_input {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.radio-button-9.field_input:active, .radio-button-9.field_input:focus {
  border-color: #58b847;
}

.input_wrapper-kredikullanacakmisiniz {
  position: static;
}

.radio-button-label {
  text-align: center;
  margin-bottom: 0;
  padding-left: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.radio-button-label:active, .radio-button-label:focus {
  color: #58b847;
}

.radio-button-8 {
  background-color: #fff;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 2px;
}

.radio-button-8.w--redirected-checked {
  border-color: #58b847;
}

.radio-button-8.w--redirected-focus {
  box-shadow: none;
}

.radio-button-5 {
  margin-bottom: 0;
  margin-right: 30px;
}

.radio-button-5.field_input {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.radio-button-5.field_input:active, .radio-button-5.field_input:focus {
  border-color: #58b847;
}

.field-label-3 {
  object-fit: fill;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 18px;
}

.input_wrapper-ulke {
  align-self: stretch;
  width: 100%;
  position: static;
}

.my-select-field-2.field_input {
  cursor: auto;
  cursor: auto;
  cursor: auto;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
}

.input_wrapper-butce {
  position: static;
}

.field_input {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  height: 49px;
  margin-bottom: 24px;
}

.field_input:active, .field_input:focus {
  border-color: #58b847;
}

.input_wrapper-il2 {
  align-self: stretch;
  width: 100%;
  display: block;
  position: static;
}

@media screen and (max-width: 991px) {
  .image-4 {
    height: 32px;
    display: inline-block;
  }

  .nav-container {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar {
    z-index: 999;
    justify-content: center;
    align-items: center;
    display: flex;
    position: sticky;
  }

  .nav-div {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
  }

  .nav-link {
    padding: 8px 6px;
  }

  .button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block {
    font-size: 16px;
  }

  .form-block {
    max-width: 450px;
  }

  .form-divblock {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-2 {
    max-width: 400px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .collection-list {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-2 {
    padding: 40px 20px;
  }

  .text-mod-l {
    font-size: 16px;
  }

  .avantaj-header {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .bizi-takip-edin-div {
    margin-bottom: 30px;
  }

  .footer-diger-div {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-2 {
    height: 40px;
  }

  .footer-content-div {
    flex-direction: column;
  }

  .logo-div {
    margin-bottom: 30px;
  }

  .play-store-link {
    margin-bottom: 0;
  }

  .footer-hizmetlerimiz-div, .footer-emj-div {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .heading-4, .heading-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer {
    padding-top: 40px;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 16px;
  }

  .submit {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .success-message {
    color: #000;
    justify-content: flex-start;
    align-items: center;
    font-family: Open Sans, sans-serif;
  }

  .button-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .showcase-absolute {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
  }

  .heading {
    font-size: 24px;
  }

  .text-showcase {
    font-size: 18px;
  }

  .logos {
    margin-bottom: 4px;
  }

  .showcase-div {
    aspect-ratio: 2.45;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-mobile-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .avantaj {
    padding: 40px 20px;
  }

  .div-block-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .image-4 {
    height: 32px;
  }

  .nav-div {
    flex: 0 auto;
  }

  .geri-mobile {
    display: flex;
    position: absolute;
  }

  .logo {
    padding-left: 0;
  }

  .image-10, .button {
    display: none;
  }

  .field-label {
    font-weight: 600;
  }

  .form-block {
    max-width: none;
  }

  .form-divblock {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 40px 16px;
  }

  .heading-2 {
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .heading-3 {
    font-size: 16px;
  }

  .projekart--textcontainer {
    padding: 12px;
  }

  .div-block-2 {
    padding: 40px 16px;
  }

  .text-mod-l, .text-block-2, .textblock-link {
    font-size: 14px;
  }

  .huawei-link {
    margin-top: 16px;
  }

  .footer {
    border-top: 1px solid #d8d8d8;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .submit {
    font-size: 14px;
    display: block;
  }

  .success-message {
    color: #000;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: none;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .success-ikon, .success-text, .button-3 {
    align-self: center;
  }

  .mobile-sticky {
    z-index: 9;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    padding: 12px 16px;
    display: block;
    position: sticky;
    bottom: 0;
  }

  .button-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-mobile.w--current {
    display: none;
  }

  .limit {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .heading {
    font-size: 20px;
  }

  .text-showcase {
    font-size: 18px;
  }

  .image-24 {
    align-self: center;
  }

  .showcase-div {
    aspect-ratio: 1.76;
    background-image: url('../images/generic-mobile-showcase.png');
    background-position: 0 0;
    background-size: cover;
  }

  .image-23 {
    height: 38px;
  }

  .button-mobile-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .avantaj {
    padding: 40px 16px;
  }

  .div-block-4 {
    flex-flow: column;
    display: flex;
  }

  .text-block-2-copy {
    font-size: 14px;
  }

  .field-label-2 {
    font-weight: 600;
  }
}

@media screen and (max-width: 479px) {
  .image-4 {
    height: 32px;
  }

  .nav-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .logo {
    padding-left: 0;
  }

  .text-block {
    font-size: 14px;
  }

  .field-label {
    color: #000;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
  }

  .my-select-field.field_input {
    padding-top: 8px;
  }

  .input {
    margin-bottom: 20px;
    padding-left: 15px;
  }

  .checkbox-field-2 {
    margin-bottom: 10px;
  }

  .checkbox-2 {
    border-radius: 4px;
    width: 18px;
    height: 18px;
  }

  .checkbox-label-2 {
    margin-left: 4px;
    font-size: 11px;
    line-height: 16px;
  }

  .checkbox-field-3 {
    margin-bottom: 20px;
  }

  .form-divblock {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .heading-2 {
    font-size: 16px;
  }

  .heading-3 {
    font-size: 14px;
  }

  .div-block-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .text-mod-l {
    font-size: 13px;
  }

  .avantaj-header {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .text-block-2 {
    font-size: 13px;
  }

  .footer-diger-div {
    margin-bottom: 20px;
  }

  .link-block-4 {
    margin-right: 12px;
  }

  .image-2 {
    height: 28px;
  }

  .footer-content-div {
    flex-direction: column;
  }

  .logo-div {
    margin-bottom: 20px;
  }

  .play-store-link {
    margin-bottom: 12px;
    margin-right: 12px;
  }

  .image-17 {
    width: 30px;
  }

  .footer-hizmetlerimiz-div, .footer-emj-div {
    margin-bottom: 20px;
  }

  .image-7 {
    height: 50px;
  }

  .appstore-link {
    margin-right: 12px;
  }

  .image-5 {
    width: 30px;
  }

  .huawei-link {
    height: 50px;
    margin-top: 0;
  }

  .heading-4 {
    font-size: 12px;
    line-height: 16px;
  }

  .apple-link {
    height: 50px;
  }

  .heading-5 {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
  }

  .footer {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }

  .text-block-5 {
    margin-bottom: 6px;
    font-size: 11px;
    line-height: 15px;
  }

  .submit {
    align-self: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .success-message {
    color: #000;
    width: auto;
    max-width: none;
    margin-top: 20px;
    padding: 20px 0;
    font-family: Open Sans, sans-serif;
  }

  .success-ikon {
    width: 70px;
  }

  .success-text {
    margin: 15px 10px 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .button-mobile.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .text {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .showcase-absolute {
    flex: 1;
    align-self: center;
    overflow: hidden;
  }

  .heading {
    font-size: 18px;
  }

  .text-showcase {
    font-size: 16px;
  }

  .logos {
    margin-bottom: 2px;
  }

  .image-24 {
    align-self: center;
    height: 20px;
  }

  .showcase-div {
    background-size: cover;
  }

  .image-23 {
    height: 24px;
  }

  .button-mobile-2:hover {
    background-color: #49913c;
  }

  .button-mobile-2.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .image-26 {
    aspect-ratio: auto;
  }

  .avantaj {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .text-block-2-copy {
    font-size: 13px;
  }

  .field-label-2 {
    color: #000;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
  }

  .radio-div {
    margin-bottom: 0;
  }

  .input_wrapper-kredikullanacakmisiniz {
    padding-bottom: 24px;
  }

  .radio-button-5.field_input {
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .field-label-3 {
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
  }

  .my-select-field-2.field_input {
    padding-top: 8px;
  }

  .field_input {
    margin-bottom: 24px;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 13px;
  }
}


