:root {
  --kütüp-library--dark-slate-grey: #fff;
  --kütüp-library--dark-slate-grey-x: #9863e4;
  --kütüp-library--burntsienna: #e76f51;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-full {
  border: 0 solid #ffffff14;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1536px;
  padding-left: 150px;
  padding-right: 150px;
  text-decoration: none;
  display: flex;
}

.navbar-scetion1 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  width: 138px;
  height: 44px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.navbar-scetion1-container {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.btn {
  grid-column-gap: 8px;
  background-color: #3a8e57;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 16px 63px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.cover {
  grid-row-gap: 52px;
  background-image: url('../images/Cover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 804px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-19 {
  grid-row-gap: 41px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 831px;
  padding-left: 160px;
  text-decoration: none;
  display: flex;
}

.frame-18 {
  grid-row-gap: 117px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 100%;
  text-decoration: none;
}

.button-contact {
  text-align: center;
  background-color: #3a8e57;
  border-radius: 8px;
  width: 24%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Hankengrotesk, sans-serif;
  font-size: 16px;
}

.frame-20 {
  grid-column-gap: 20px;
  border-bottom: 1px solid #f1f2f5;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 165px;
  padding-left: 142px;
  padding-right: 142px;
  text-decoration: none;
  display: flex;
}

.frame-21 {
  grid-column-gap: 20px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.columns {
  width: 100%;
}

.frame-16 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 636px;
  height: 727px;
  text-decoration: none;
  display: flex;
}

.frame-13 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 226.333px;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-row-gap: 10px;
  background-color: #c61d19;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 337.5px;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-8 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-22 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.text-11 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.error-37fb8567-001d-3b6a-6529-e8646f4ec4ab {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-14 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 226.333px;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.frame-23 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.frame-11 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.grid {
  grid-template-columns: .75fr 1fr;
}

.frame-24 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 64px 142px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #030712;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-25 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 636px;
  height: 727px;
  text-decoration: none;
  display: flex;
}

.frame-26 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 226.333px;
  text-decoration: none;
  display: flex;
}

.frame-27 {
  grid-row-gap: 10px;
  background-color: #c61d19;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-28 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-15 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-29 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-30 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 226.333px;
  text-decoration: none;
  display: flex;
}

.frame-31 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.frame-32 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.frame-33 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 330px;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.navbar-no-shadow-2 {
  aspect-ratio: auto;
  display: block;
  position: absolute;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-brand-2 {
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  max-width: 19.9999%;
  display: flex;
  position: static;
  overflow: visible;
}

.nav-menu-wrapper-2 {
  flex: 1;
}

.nav-menu-2 {
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Hankengrotesk, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-11 {
  list-style-type: none;
}

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  background-color: #9a63e4;
  border-radius: 8px;
  padding: 12px 25px;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #925ee0;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.white {
  color: #9963e4;
  -webkit-text-stroke-color: #9963e5;
  background-color: #fff;
}

.section {
  background-image: url('../images/Cover.png');
  background-position: 0 0;
  background-size: auto;
}

.image {
  font-family: Hankengrotesk, sans-serif;
  position: sticky;
}

.navbar-no-shadow-3 {
  z-index: 900;
  background-color: #4e4e4e6e;
  height: 92.7969px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container-3 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1252px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-2 {
  max-width: 120px;
}

.container-3 {
  max-width: 100%;
}

.banner-hero {
  z-index: 0;
  grid-row-gap: 41px;
  background-image: url('../images/Cover.png');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 900px;
  padding: 139px 0 140px;
  font-family: Hankengrotesk, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
  top: 0;
}

.frame-35 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 775px;
  text-decoration: none;
  display: flex;
}

.text-hero {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-description {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.main-btn {
  grid-column-gap: 8px;
  background-color: #3a8e57;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 16px 63px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.columns-2 {
  text-align: center;
  object-fit: fill;
  width: 100%;
  padding: 40px 60px;
  display: block;
  position: static;
}

.text-block, .text-block-2 {
  text-align: left;
  font-family: Hankengrotesk, sans-serif;
  font-size: 16px;
  position: static;
}

.key-benefits {
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 2fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.container-4 {
  flex-flow: wrap;
  width: 1252px;
  max-width: 1252px;
  display: flex;
}

.heading {
  font-family: Hankengrotesk, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-3 {
  font-family: Hankengrotesk, sans-serif;
  font-size: 16px;
}

.frame-36 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-37 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.error-51897270-788e-2ebb-ac48-75504868aa6a {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-38 {
  grid-row-gap: 10px;
  background-color: #c61d19;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-39 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.grid-2 {
  grid-template-rows: auto auto auto;
}

.frame-40 {
  grid-row-gap: 10px;
  background-color: #c61d19;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-41 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-27 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-42 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-43 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-44 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 337.5px;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-45 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-32 {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-9 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-46 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-35 {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-47 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-48 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-37 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-38 {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block {
  display: flex;
}

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

.frame-49 {
  grid-row-gap: 10px;
  background-color: #c61d19;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-50 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-41 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-41.white {
  color: #fff;
}

.frame-51 {
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #f1f2f5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 226.333px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.header-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 310.64px;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #09090b;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.frame-52 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #09090b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.error-a050a1a5-ffdc-377f-b466-c0f3ebae8a9a {
  color: #71717a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.key {
  box-sizing: border-box;
  background-color: #fff0;
  border-bottom: 1px solid #e4ebf3;
  padding: 100px 60px;
  position: static;
}

.container-5 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.key-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  max-width: 1252px;
  display: flex;
}

.key-block {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: block;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.key-grid {
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.frame-53 {
  grid-row-gap: 10px;
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 178.333px;
  text-decoration: none;
  display: flex;
}

.header-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.text-44 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.text-44.white {
  color: #fff;
}

.frame-54 {
  grid-row-gap: 10px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 152.333px;
  text-decoration: none;
  display: flex;
}

.text-45 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-45.white {
  color: #fff;
}

.div-block-2 {
  opacity: 1;
  color: #c61e19;
  background-color: #9963e4;
  border-radius: 16px;
  padding: 20px;
  overflow: visible;
}

.div-block-2.red {
  color: #e6e6e6;
  background-color: #9963e4;
}

.div-block-2.red:hover {
  color: #9963e4;
}

.div-block-2.image {
  background-color: #fff;
  padding: 0;
}

.heading-2 {
  font-family: Hankengrotesk, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.section-2 {
  width: 100%;
  position: relative;
}

.div-ptcom-design__container__1kc9kji {
  grid-row-gap: 4px;
  background-image: url('../images/div.ptcom-design__container__1kc9kji.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0 solid #f1f2f5;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  min-height: 598px;
  padding-left: 30.0001px;
  padding-right: 30.0001px;
  font-family: Hankengrotesk, sans-serif;
  display: flex;
}

.frame-12 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.text-46 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-47 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hankengrotesk, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.btn-2 {
  grid-column-gap: 8px;
  background-color: #fff;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 51px;
  padding: 16px 63px;
  text-decoration: none;
  display: flex;
}

.text-48 {
  color: #c61d19;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.container-6 {
  background-color: #fff;
  width: 1252px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.container-7 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1252px;
  display: flex;
}

.image-2 {
  max-width: 60%;
}

.section-3 {
  background-color: #fff;
  padding: 10px 60px;
}

.image-3 {
  width: 22%;
}

.link {
  color: #9963e4;
  padding-left: 20px;
  font-family: Hankengrotesk, sans-serif;
  text-decoration: none;
}

.image-4 {
  z-index: 0;
  width: 70%;
  max-width: none;
  position: absolute;
  inset: 1151px auto 0% -16%;
  overflow: visible;
}

.container-8 {
  width: 100%;
  max-width: 1252px;
  padding-left: 60px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #1a1b1fbf;
}

.nav-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.navbar-full-2 {
  border: 0 solid #ffffff14;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 150px;
  padding-right: 150px;
  text-decoration: none;
  display: flex;
}

.navbar-scetion1-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1236px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.container-10 {
  justify-content: center;
  align-items: center;
  width: 138px;
  height: 44px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 122.483px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.navbar-scetion1-container-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-menu-2 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-49 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.btn-3 {
  grid-column-gap: 8px;
  background-color: #3a8e57;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 16px 63px;
  text-decoration: none;
  display: flex;
}

.text-50 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.kutup-nav-link {
  color: var(--kütüp-library--dark-slate-grey);
  padding: 15px;
  font-family: Hankengrotesk, sans-serif;
  font-size: 17px;
  font-weight: 400;
  transition: opacity .3s;
}

.kutup-nav-link:hover {
  color: #f1f2f5;
}

.kutup-dropdown-link {
  color: var(--kütüp-library--dark-slate-grey-x);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}

.kutup-dropdown-link:hover {
  color: var(--kütüp-library--dark-slate-grey);
}

.kutup-dropdown-list {
  padding: 2px;
}

.kutup-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #eeece9;
  border-radius: 5px;
  padding: 10px 5px;
}

.kutup-dropdown-arrow {
  color: var(--kütüp-library--dark-slate-grey-x);
  margin-right: 12px;
  font-size: 12px;
  font-weight: 300;
}

.kutup-dropdown-toggle {
  color: #264653;
  padding: 15px 30px 15px 15px;
  font-size: 17px;
  font-weight: 600;
}

.kutup-dropdown-toggle:hover {
  color: #264653cc;
}

.kutup-dropdown {
  font-weight: 700;
}

.kutup-last-item {
  order: 1;
}

.kutup-button-line {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-button-with-line {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-flex-divider {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.kutup-brand-link-line {
  border-right: 1px #ddd;
  padding-top: 15px;
  padding-bottom: 19px;
  padding-right: 20px;
}

.kutup-horizontal-flex {
  grid-column-gap: 16px;
  text-align: center;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: block;
}

.kutup-first-element {
  order: -1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.kutup-nav-container-1 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.kutup-nav-component-1 {
  background-color: #fff0;
  width: 100%;
  padding: 25px 3%;
  position: fixed;
}

.navbar-no-shadow-4 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  font-family: Hankengrotesk, sans-serif;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.navbar-no-shadow-container-4 {
  z-index: 999;
  background-color: #fff;
  border: 1px solid #9963e4;
  border-radius: 24px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: sticky;
  overflow: visible;
}

.container-regular-3 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand-3.w--current {
  flex: 0 auto;
  order: 0;
  width: 26.4074%;
  min-width: 20px;
}

.nav-menu-wrapper-3 {
  order: 1;
  align-self: center;
  width: 100%;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-4 {
  color: #070707;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #9963e5;
  text-decoration: underline;
}

.nav-link-4:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-4 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-4 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-4:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-4:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-4 {
  margin-right: 10px;
}

.nav-dropdown-list-4 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-4.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-4 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-4:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 20px;
  list-style-type: none;
  display: block;
}

.nav-button-wrapper-3 {
  text-align: right;
  margin-left: 120px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.image-5 {
  width: 150px;
  max-width: 150px;
}

.image-6 {
  width: 10%;
  max-width: none;
}

.section-4 {
  position: relative;
}

.section-5 {
  position: static;
  overflow: hidden;
}

.column-2, .column-3 {
  position: static;
}

.link-block {
  flex: 1;
  min-width: auto;
}

.image-7 {
  position: absolute;
}

.image-8 {
  position: absolute;
  top: 1178.66px;
  left: 10px;
}

.image-9 {
  width: 400%;
  max-width: 500px;
  display: block;
  position: absolute;
  top: 1140px;
  left: -80px;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row dense;
  justify-content: end;
}

.image-10 {
  z-index: 0;
  width: 70%;
  position: relative;
  top: 1261.66px;
}

.image-11 {
  position: static;
  top: 1187.66px;
  left: -23px;
}

.div-block-3 {
  text-align: center;
}

.image-12 {
  z-index: -1;
  position: relative;
  top: -171px;
}

@media screen and (min-width: 1440px) {
  .key {
    padding-bottom: 100px;
  }

  .image-4 {
    width: 60%;
    top: 998px;
    left: -8%;
  }

  .image-11 {
    width: 100%;
    left: 53px;
  }
}

@media screen and (min-width: 1920px) {
  .key {
    padding-bottom: 100px;
  }

  .image-4 {
    width: 50%;
    top: 1057px;
    left: -3%;
  }

  .image-11 {
    left: 289px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .banner-hero {
    padding-right: 142px;
  }

  .text-description {
    font-family: Hankengrotesk, sans-serif;
  }

  .columns-2 {
    flex-flow: column;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .key {
    padding-bottom: 100px;
  }

  .container-5 {
    flex-flow: column;
    max-width: 728px;
  }

  .key-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .key-block {
    width: 100%;
  }

  .container-6 {
    width: 100%;
    max-width: none;
  }

  .image-4 {
    width: 99%;
    position: static;
    top: 143%;
    left: 52%;
  }

  .container-9 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .kutup-menu-button {
    order: 1;
    padding-top: 15px;
    padding-left: 30px;
  }

  .kutup-menu-button.w--open {
    background-color: #0000;
  }

  .kutup-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-dropdown-arrow {
    margin-right: 30px;
  }

  .kutup-dropdown-toggle {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-dropdown {
    width: 100%;
  }

  .kutup-nav-menu {
    background-color: #fff;
  }

  .kutup-last-item {
    order: 1;
  }

  .kutup-nav-component-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
    margin-top: 10px;
  }

  .nav-menu-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-4.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-3 {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .menu-button-4 {
    padding: 12px;
  }

  .menu-button-4.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-9 {
    text-align: center;
    position: static;
  }

  .image-10 {
    overflow: visible;
  }

  .image-11 {
    position: static;
  }

  .image-12 {
    top: -80px;
  }

  .image-13 {
    height: 64.0414%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .banner-hero {
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-hero, .text-description {
    text-align: center;
  }

  .columns-2 {
    display: flex;
  }

  .key {
    padding: 60px 15px;
  }

  .container-6 {
    width: auto;
  }

  .container-8 {
    text-align: center;
    padding-left: 0;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .navbar-no-shadow-container-4 {
    width: 90%;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-3 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .nav-link-4 {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-4 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-4.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-4.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-13 {
    margin-top: 10px;
  }

  .icon {
    color: var(--kütüp-library--dark-slate-grey-x);
  }

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

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

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .navbar-full {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-19 {
    max-width: none;
    padding-left: 10px;
  }

  .navbar-brand-2 {
    width: 80%;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .banner-hero {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-hero {
    text-align: center;
    font-family: Hankengrotesk, sans-serif;
    font-size: 48px;
  }

  .text-description {
    text-align: center;
    font-family: Hankengrotesk, sans-serif;
    font-size: 16px;
  }

  .columns-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .text-block, .text-block-2 {
    text-align: center;
  }

  .grid-2 {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-auto-flow: row;
    display: flex;
  }

  .key {
    padding-bottom: 60px;
  }

  .container-5 {
    max-width: none;
  }

  .key-wrapper {
    grid-row-gap: 17px;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .text-46 {
    font-size: 36px;
  }

  .container-6 {
    width: auto;
  }

  .container-7 {
    text-align: center;
    border-top: 1px solid #f0f0f01f;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .link {
    margin-left: 10px;
    padding-left: 0;
  }

  .image-4 {
    width: 100%;
    position: static;
  }

  .container-8 {
    text-align: center;
  }

  .container-9 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .kutup-flex-divider {
    flex-direction: column;
    align-items: flex-start;
  }

  .kutup-mobile-portrait-hide {
    display: none;
  }

  .kutup-brand-link-line {
    border-right-style: none;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .kutup-nav-component-1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-menu-3 {
    flex-direction: column;
  }

  .nav-button-wrapper-3 {
    text-align: center;
    width: auto;
  }

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

  .image-12 {
    top: -1px;
  }
}

#w-node-_474b54b8-f1b3-b7f4-3270-667eabc2d22a-4bec9dd3 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_16fc887d-80da-9cb9-c18f-d43d3cfeec62-4bec9dd3, #w-node-_7765039c-805f-077f-ec6c-14043f5ad115-4bec9dd3 {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_7765039c-805f-077f-ec6c-14043f5ad115-4bec9dd3 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_16fc887d-80da-9cb9-c18f-d43d3cfeec62-4bec9dd3 {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Bold.ttf') format('truetype'), url('../fonts/HankenGrotesk-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hankengrotesk';
  src: url('../fonts/HankenGrotesk-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}