:root {
  --koyu-yeşil: #084646;
  --untitled-ui-gray900: #101828;
  --untitled-ui-primary50: #f9f5ff;
  --açık-mavi: #639eb1;
  --waves-library-black: #131313;
  --waves-library-white: white;
  --untitled-ui-gray100: #f2f4f7;
  --açık-mavi-2: #c7dfe6;
  --untitled-ui-gray800: #1d2939;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary800: #53389e;
  --untitled-ui-gray600: #475467;
  --mintimsi: #d9e7de;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-gray50: #f9fafb;
  --smoke-bg: #ebeae7;
  --grid-1: #dae8df;
  --grid-2: #bdddcb;
  --grid-3: #a7ccb5;
  --grid-4: #b4d6be;
  --grid-5: #92c1a7;
  --grid-6: #7cb595;
  --waves-library-background: #faebe3;
  --waves-library-dark-elevation: #ede0d8;
  --tan: #ccc1ac;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-white: white;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-gray700: #344054;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-gray500: #667085;
  --untitled-ui-primary300: #d6bbfb;
}

.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;
}

.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;
  }
}

.bg-video {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 13%;
  padding-right: 13%;
  font-family: Suisseintl;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overlay {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .4) 2%, rgba(0, 0, 0, .38) 52%, rgba(0, 0, 0, .16) 87%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content {
  z-index: 1;
  text-align: center;
  position: relative;
}

.h1 {
  color: #074646;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Recoleta;
  font-size: 72px;
  font-weight: 600;
  line-height: 82px;
}

.subhead {
  color: #074646;
  letter-spacing: .2px;
  margin-bottom: 50px;
  font-family: Suisseintl;
  font-size: 22px;
  font-weight: 300;
  line-height: 25px;
}

.nav {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-top: 28px;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand {
  float: none;
  color: #fff;
  letter-spacing: 8px;
  text-transform: uppercase;
  border-radius: 6px;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  font-family: Suisseintl;
  font-size: 26px;
  font-weight: 100;
  line-height: 28px;
  display: flex;
}

.brand-back {
  margin-bottom: 0;
  margin-right: 10px;
}

.brand-div {
  display: inline-block;
}

.copyright-div {
  z-index: 1;
  opacity: 1;
  color: rgba(255, 255, 255, .85);
  text-align: center;
  font-family: Suisseintl;
  font-weight: 300;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.video-background {
  height: 100vh;
}

.copyright-text {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .3);
  display: inline-block;
}

.contact-wrapper {
  justify-content: space-between;
  display: block;
}

.telno_wrapper {
  min-width: 15rem;
}

.text-block-2 {
  color: var(--koyu-yeşil);
  margin-bottom: 20px;
  font-size: 16px;
}

.text-span {
  font-family: Clearsans, sans-serif;
  font-size: 72px;
  font-weight: 700;
}

.text-span-2 {
  font-family: Clearsans, sans-serif;
  font-weight: 600;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.list-item--bullets {
  margin-bottom: .5em;
  list-style-type: disc;
}

.grid--3-3-3-3 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.is-margin-tb-40 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.is-h3 {
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.875em;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
}

.is-h3.bs_contact-h3 {
  max-width: 940px;
  text-align: center;
  margin-top: 20px;
}

.is-h3.bs_contact-h3.bs-subheader {
  font-family: Clearsans, sans-serif;
  font-weight: 100;
}

.is-h3.bs_ofis-h3 {
  max-width: 800px;
  text-align: center;
  margin-top: 80px;
  position: absolute;
  top: 50px;
}

.is-h3.bs_kitap-h3 {
  max-width: 940px;
  color: var(--untitled-ui-primary50);
  text-align: center;
  margin-top: 20px;
}

.is-h3.bs_serifikalar-h3 {
  max-width: 940px;
  text-align: center;
  margin-top: 20px;
}

.is-h3.ortala {
  text-align: center;
}

.is-pad-t-96 {
  padding-top: 6em;
}

.is-h6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clearsans, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}

.list--links {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.is-pad-tb-64 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.is-margin-t-8 {
  margin-top: .5em;
}

.is-pad-t-192 {
  padding-top: 12em;
}

.is-margin-b-72 {
  margin-bottom: 4.5em;
}

.is-pad-tb-184 {
  padding-top: 11.5em;
  padding-bottom: 11.5em;
}

.is-h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.is-h1.is-txt-light-blue-100 {
  font-family: Clearsans, sans-serif;
}

.is-h1.bs_contact-h1 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 10px;
  font-size: 3.75em;
}

.is-h1.bs-h1 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 3.25em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.is-h1.bs-h1.h1-ofis {
  font-size: 3.75em;
}

.is-h1.bs-h1.bs-landing-page {
  position: static;
}

.is-h1.beyaz-h1 {
  color: var(--untitled-ui-primary50);
  margin-bottom: 80px;
}

.is-margin-b-80 {
  margin-bottom: 5em;
}

.is-pad-b-120 {
  padding-bottom: 7.5em;
}

.is-margin-tb-216 {
  margin-top: 13.5em;
  margin-bottom: 13.5em;
}

.is-pad-tb-112 {
  padding-top: 7em;
  padding-bottom: 7em;
}

.is-margin-b-200 {
  margin-bottom: 12.5em;
}

.list--bullets {
  padding-left: 1em;
  font-size: 1rem;
}

.is-pad-b-104 {
  padding-bottom: 6.5em;
}

.dsg-color-field {
  width: 100%;
  height: 5.3em;
  border-radius: .5em;
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
}

.is-margin-t-4 {
  margin-top: .25em;
}

.is-bg-light-blue-100 {
  background-color: #244b9f;
}

.is-margin-tb-256 {
  margin-top: 16em;
  margin-bottom: 16em;
}

.is-pad-t-160 {
  padding-top: 10em;
}

.btn--prm-med {
  background-color: var(--açık-mavi);
  color: #151907;
  text-align: center;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 1.15rem 2.25rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  box-shadow: 0 0 0 0 #92b22f;
}

.btn--prm-med:hover {
  background-color: #dbf40c;
  box-shadow: 0 0 0 .4rem #92b22f;
}

.btn--prm-med:active {
  box-shadow: none;
  background-color: #afc309;
}

.btn--prm-med:focus {
  box-shadow: 0 0 8px 4px #92b22f;
}

.dsg_table-inner {
  color: #bfbbec;
  padding: 2em;
}

.is-margin-b-136 {
  margin-bottom: 8.5em;
}

.list-item--links {
  margin-bottom: .5em;
  list-style-type: disc;
}

.is-pad-tb-224 {
  padding-top: 14em;
  padding-bottom: 14em;
}

.container-col-12 {
  width: 100%;
  max-width: 1600px;
  padding-left: 3em;
  padding-right: 3em;
}

.is-margin-b-32 {
  margin-bottom: 2em;
}

.is-pad-t-224 {
  padding-top: 14em;
}

.is-margin-b-216 {
  margin-bottom: 13.5em;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.is-pad-tb-40 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.is-margin-b-104 {
  margin-bottom: 6.5em;
}

.is-pad-b-248 {
  padding-bottom: 15.5em;
}

.is-margin-b-112 {
  margin-bottom: 7em;
}

.is-margin-t-120 {
  margin-top: 7.5em;
}

.is-margin-t-88 {
  margin-top: 5.5em;
}

.is-margin-t-256 {
  margin-top: 16em;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.is-pad-t-32 {
  padding-top: 2em;
}

.is-margin-tb-120 {
  margin-top: 7.5em;
  margin-bottom: 7.5em;
}

.is-margin-tb-16 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.is-pad-t-248 {
  padding-top: 15.5em;
}

.is-pad-tb-216 {
  padding-top: 13.5em;
  padding-bottom: 13.5em;
}

.is-margin-tb-232 {
  margin-top: 14.5em;
  margin-bottom: 14.5em;
}

.is-margin-tb-224 {
  margin-top: 14em;
  margin-bottom: 14em;
}

.is-txt-allcaps {
  text-transform: uppercase;
}

.is-margin-tb-4 {
  margin-top: .25em;
  margin-bottom: .25em;
}

.is-margin-t-152 {
  margin-top: 9.5em;
}

.is-pad-b-64 {
  padding-bottom: 4em;
}

.is-margin-b-128 {
  margin-bottom: 8em;
}

.is-margin-t-176 {
  margin-top: 11em;
}

.is-txt-medium {
  margin-bottom: 0;
  font-family: Clearsans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}

.is-txt-medium.is-dsg-description {
  max-width: 40em;
  font-weight: 300;
}

.is-pad-tb-8 {
  padding-top: .5em;
  padding-bottom: .5em;
}

.is-margin-tb-112 {
  margin-top: 7em;
  margin-bottom: 7em;
}

.is-pad-b-136 {
  padding-bottom: 8.5em;
}

.is-d-visible {
  display: block;
}

.is-margin-t-160 {
  margin-top: 10em;
}

.is-pad-b-232 {
  padding-bottom: 14.5em;
}

.is-txt-green-100 {
  color: #dbf40c;
  flex: 0 auto;
}

.is-pad-b-256 {
  padding-bottom: 16em;
}

.is-pad-t-48 {
  padding-top: 3em;
}

.is-margin-b-8 {
  margin-bottom: .5em;
}

.is-btn-d-fw {
  width: 100%;
}

.btn--sec-med {
  color: #e7e7e7;
  text-align: center;
  background-color: #181818;
  border-radius: 12em;
  justify-content: center;
  align-items: center;
  padding: 1.35rem 2.55rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .3s linear;
  box-shadow: 0 0 0 0 rgba(219, 244, 12, 0);
}

.btn--sec-med:hover {
  background-color: #111;
  box-shadow: 0 0 0 2px #dbf40c;
}

.btn--sec-med:active {
  color: #181818;
  background-color: #dbf40c;
}

.btn--sec-med:focus {
  box-shadow: 0 0 8px 4px #92b22f;
}

.is-pad-tb-80 {
  padding-top: 5em;
  padding-bottom: 5em;
}

.is-margin-t-224 {
  margin-top: 14em;
}

.is-margin-t-40 {
  margin-top: 2.5em;
}

.is-pad-t-128 {
  padding-top: 8em;
}

.is-pad-t-8 {
  padding-top: .5em;
}

.is-margin-t-136 {
  margin-top: 8.5em;
}

.is-pad-b-88 {
  padding-bottom: 5.5em;
}

.is-margin-b-64 {
  margin-bottom: 4em;
}

.is-pad-tb-232 {
  padding-top: 14.5em;
  padding-bottom: 14.5em;
}

.is-pad-t-208 {
  padding-top: 13em;
}

.is-pad-tb-248 {
  padding-top: 15.5em;
  padding-bottom: 15.5em;
}

.is-pad-tb-96 {
  padding-top: 6em;
  padding-bottom: 6em;
}

.is-margin-t-128 {
  margin-top: 8em;
}

.is-margin-tb-144 {
  margin-top: 9em;
  margin-bottom: 9em;
}

.is-margin-b-232 {
  margin-bottom: 14.5em;
}

.is-pad-tb-144 {
  padding-top: 9em;
  padding-bottom: 9em;
}

.form-input {
  min-height: 3rem;
  color: #e7e7e7;
  background-color: #293352;
  border: .05rem solid rgba(122, 122, 122, .2);
  border-radius: .5rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  transition: all .2s;
}

.form-input:focus {
  color: #fff;
  border-color: rgba(180, 180, 180, .35);
}

.form-input:focus-visible {
  border-color: rgba(180, 180, 180, .35);
}

.form-input[data-wf-focus-visible] {
  border-color: rgba(180, 180, 180, .35);
}

.form-input::-ms-input-placeholder {
  color: #b0b0b0;
}

.form-input::placeholder {
  color: #b0b0b0;
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.form-input.is-select-input {
  justify-content: space-between;
}

.is-margin-t-24 {
  margin-top: 1.5em;
}

.is-margin-b-192 {
  margin-bottom: 12em;
}

.is-txt-align-left {
  text-align: left;
}

.is-margin-b-144 {
  margin-bottom: 9em;
}

.is-pad-b-240 {
  padding-bottom: 15em;
}

.is-margin-tb-48 {
  margin-top: 3em;
  margin-bottom: 3em;
}

.is-pad-t-144 {
  padding-top: 9em;
}

.is-pad-tb-24 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.is-margin-tb-160 {
  margin-top: 10em;
  margin-bottom: 10em;
}

.is-pad-tb-4 {
  padding-top: .25em;
  padding-bottom: .25em;
}

.is-margin-b-48 {
  margin-bottom: 3em;
}

.is-pad-b-224 {
  padding-bottom: 14em;
}

.is-pad-b-56 {
  padding-bottom: 3.5em;
}

.is-pad-b-112 {
  padding-bottom: 7em;
}

.dsg-table-cell {
  padding: 1em;
  font-size: .9rem;
}

.dsg-table-cell.is-dsg-aspect {
  width: 5.9em;
}

.is-text-link {
  color: #244b9f;
  text-decoration: underline;
}

.is-txt-align-center {
  text-align: center;
}

.grid--4-4-4 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.dsg-subnav-menu {
  width: 100%;
  background-color: #244b9f;
  border-radius: 1em;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 11.2em;
  padding: 1.6em 3em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 1em;
}

.is-pad-tb-176 {
  padding-top: 11em;
  padding-bottom: 11em;
}

.is-pad-b-144 {
  padding-bottom: 9em;
}

.is-txt-xsmall {
  font-family: Clearsans, sans-serif;
  font-size: .75rem;
  line-height: 1.5;
}

.is-pad-tb-72 {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
}

.is-txt-salmon-100 {
  color: #f4bea9;
}

.is-margin-b-4 {
  margin-bottom: .25em;
}

.form-radio-label {
  font-size: 1rem;
}

.container-col-8 {
  max-width: 1000px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-pad-b-184 {
  padding-bottom: 11.5em;
}

.is-display {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clearsans, sans-serif;
  font-size: 6.8125em;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.is-pad-t-120 {
  padding-top: 7.5em;
}

.is-margin-b-40 {
  margin-bottom: 2.5em;
}

.is-margin-t-72 {
  margin-top: 4.5em;
}

.is-pad-b-152 {
  padding-bottom: 9.5em;
}

.dsg-table_row-spacing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .25fr 260px;
  grid-auto-flow: column;
}

.is-margin-t-232 {
  margin-top: 14.5em;
}

.is-margin-b-240 {
  margin-bottom: 15em;
}

.is-pad-tb-128 {
  padding-top: 8em;
  padding-bottom: 8em;
}

.is-bg-dark-grey-100 {
  background-color: #4b4e69;
}

.is-pad-tb-136 {
  padding-top: 8.5em;
  padding-bottom: 8.5em;
}

.is-pad-t-112 {
  padding-top: 7em;
}

.icon--check-circle {
  width: 1rem;
  flex: none;
  margin-top: -.01rem;
  margin-right: .5rem;
}

.form-radio-icon {
  width: 1rem;
  height: 1rem;
  background-color: #dbf40c;
  border-color: #4a4a4a;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-color: #000;
  border-width: .25rem;
  border-color: #dbf40c;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.is-d-hidden {
  display: none;
}

.is-margin-b-152 {
  margin-bottom: 9.5em;
}

.grid--dsg-lists {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.is-margin-t-112 {
  margin-top: 7em;
}

.is-pad-t-232 {
  padding-top: 14.5em;
}

.is-pad-tb-240 {
  padding-top: 15em;
  padding-bottom: 15em;
}

.is-margin-tb-248 {
  margin-top: 15.5em;
  margin-bottom: 15.5em;
}

.form-wrapper {
  margin-bottom: 0;
}

.form-field-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.is-margin-tb-24 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.is-pad-t-200 {
  padding-top: 12.5em;
}

.is-pad-tb-104 {
  padding-top: 6.5em;
  padding-bottom: 6.5em;
}

.dsg-subnav-link {
  color: #e7e7e7;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 0;
  font-size: 1rem;
  font-weight: 700;
}

.dsg-subnav-link.w--current {
  color: #dbf40c;
}

.dsg-subnav-link.is-dsg-sub-chapter {
  color: #b0b0b0;
  padding-left: 1em;
  font-weight: 400;
}

.dsg-subnav-link.is-dsg-sub-chapter.w--current {
  color: #dbf40c;
}

.is-txt-small {
  font-family: Clearsans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.is-margin-tb-136 {
  margin-top: 8.5em;
  margin-bottom: 8.5em;
}

.is-bg-salmon-100 {
  background-color: #f4bea9;
}

.is-margin-t-56 {
  margin-top: 3.5em;
}

.is-margin-tb-56 {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.is-pad-b-128 {
  padding-bottom: 8em;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.is-margin-t-48 {
  margin-top: 3em;
}

.is-margin-t-80 {
  margin-top: 5em;
}

.grid--4-8 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.richt-text {
  font-size: 1rem;
}

.is-margin-tb-152 {
  margin-top: 9.5em;
  margin-bottom: 9.5em;
}

.is-bg-dark-blue-100 {
  background-color: #293352;
}

.wrap-flex-vert-c {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spacing-sample {
  height: 1.75em;
  background-color: #f4bea9;
}

.spacing-sample._192px {
  width: 12em;
}

.spacing-sample._88px {
  width: 5.5em;
}

.spacing-sample._80px {
  width: 5em;
}

.spacing-sample._240px {
  width: 15em;
}

.spacing-sample._104px {
  width: 6.5em;
}

.spacing-sample._64px {
  width: 4em;
}

.spacing-sample._40px {
  width: 2.5em;
}

.spacing-sample._224px {
  width: 14em;
}

.spacing-sample._120px {
  width: 7.5em;
}

.spacing-sample._248px {
  width: 15.5em;
}

.spacing-sample._168px {
  width: 10.5em;
}

.spacing-sample._24px {
  width: 1.5em;
}

.spacing-sample._136px {
  width: 8.5em;
}

.spacing-sample._232px {
  width: 14.5em;
}

.spacing-sample._216px {
  width: 13.5em;
}

.spacing-sample._176px {
  width: 11em;
}

.spacing-sample._144px {
  width: 9em;
}

.spacing-sample._256px {
  width: 16em;
}

.spacing-sample._4px {
  width: .25em;
}

.spacing-sample._128px {
  width: 8em;
}

.spacing-sample._32px {
  width: 2em;
}

.spacing-sample._56px {
  width: 3.5em;
}

.spacing-sample._8px {
  width: .5em;
}

.spacing-sample._112px {
  width: 7em;
}

.spacing-sample._152px {
  width: 9.5em;
}

.spacing-sample._208px {
  width: 13em;
}

.spacing-sample._200px {
  width: 12.5em;
}

.spacing-sample._72px {
  width: 4.5em;
}

.spacing-sample._16px {
  width: 1em;
}

.spacing-sample._184px {
  width: 11.5em;
}

.spacing-sample._96px {
  width: 6em;
}

.spacing-sample._160px {
  width: 10em;
}

.spacing-sample._48px {
  width: 3em;
}

.is-margin-tb-184 {
  margin-top: 11.5em;
  margin-bottom: 11.5em;
}

.is-pad-b-168 {
  padding-bottom: 10.5em;
}

.is-txt-white-100 {
  color: #d9cbbd;
}

.dsg-table-spacing {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #244b9f;
  border-radius: 1em;
  grid-template-columns: 1fr;
}

.dsg-table-spacing.is-headlines {
  color: #fff;
  background-color: #244b9f;
  grid-template-rows: .25fr;
  grid-auto-rows: 1fr;
}

.is-pad-tb-200 {
  padding-top: 12.5em;
  padding-bottom: 12.5em;
}

.is-pad-t-56 {
  padding-top: 3.5em;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.is-margin-b-96 {
  margin-bottom: 6em;
}

.dsg-table_header-headlines {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: .5px solid rgba(255, 255, 255, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 4.5fr;
  grid-auto-flow: column;
}

.is-pad-b-176 {
  padding-bottom: 11em;
}

.form-checkbox-icon {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  width: 1rem;
  height: 1rem;
  color: #181818;
  background-color: #dbf40c;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: 99% 99%;
  border-color: #4a4a4a;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.is-margin-tb-8 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.is-margin-tb-192 {
  margin-top: 12em;
  margin-bottom: 12em;
}

.is-margin-b-176 {
  margin-bottom: 11em;
}

.is-pad-b-24 {
  padding-bottom: 1.5em;
}

.is-txt-bold {
  font-weight: 600;
}

.is-pad-b-96 {
  padding-bottom: 6em;
}

.is-pad-t-40 {
  padding-top: 2.5em;
}

.is-margin-tb-96 {
  margin-top: 6em;
  margin-bottom: 6em;
}

.is-margin-t-168 {
  margin-top: 10.5em;
}

.is-pad-t-72 {
  padding-top: 4.5em;
}

.form-label {
  margin-bottom: .5em;
  padding-left: 1em;
  font-size: 1rem;
  font-weight: 400;
}

.is-pad-t-152 {
  padding-top: 9.5em;
}

.is-margin-b-56 {
  margin-bottom: 3.5em;
}

.is-margin-tb-88 {
  margin-top: 5.5em;
  margin-bottom: 5.5em;
}

.is-pad-tb-120 {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.is-pad-b-200 {
  padding-bottom: 12.5em;
}

.is-margin-b-224 {
  margin-bottom: 14em;
}

.is-pad-tb-32 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.is-pad-t-88 {
  padding-top: 5.5em;
}

.is-margin-t-184 {
  margin-top: 11.5em;
}

.is-pad-b-48 {
  padding-bottom: 3em;
}

.is-txt-dark-grey-100 {
  color: #4b4e69;
}

.is-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 2.375em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}

.is-txt-align-right {
  text-align: right;
}

.is-pad-b-8 {
  padding-bottom: .5em;
}

.is-pad-b-40 {
  padding-bottom: 2.5em;
}

.container-col-10 {
  max-width: 1208px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-margin-tb-176 {
  margin-top: 11em;
  margin-bottom: 11em;
}

.is-pad-t-168 {
  padding-top: 10.5em;
}

.is-margin-t-240 {
  margin-top: 15em;
}

.is-margin-tb-104 {
  margin-top: 6.5em;
  margin-bottom: 6.5em;
}

.dsg-table_header-colors {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: .5px solid rgba(255, 255, 255, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.dsg-table_header-colors.is-buttons {
  grid-template-columns: 1fr 3.25fr;
}

.is-dsg-hidden {
  display: none;
}

.is-pad-b-216 {
  padding-bottom: 13.5em;
}

.is-pad-t-24 {
  padding-top: 1.5em;
}

.is-txt-light-blue-100 {
  color: #244b9f;
}

.is-margin-t-248 {
  margin-top: 15.5em;
}

.is-bg-white-100 {
  background-color: #f7f8f3;
}

.is-margin-tb-208 {
  margin-top: 13em;
  margin-bottom: 13em;
}

.is-pad-t-64 {
  padding-top: 4em;
}

.is-margin-b-208 {
  margin-bottom: 13em;
}

.is-pad-tb-88 {
  padding-top: 5.5em;
  padding-bottom: 5.5em;
}

.dsg-table {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  background-color: #244b9f;
  border-radius: 1em;
  grid-template-columns: 1fr;
  overflow: hidden;
}

.dsg-table.is-colors {
  color: #fff;
  background-color: #244b9f;
}

.dsg-table.is-headlines {
  grid-template-rows: .25fr;
  grid-auto-rows: 1fr;
}

.dsg-table.is-dsg-helpers {
  color: #fff;
  background-color: #244b9f;
  grid-template-rows: .25fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
}

.dsg-table.is-dsg-helpers.is-dsg-aspect {
  grid-template-rows: 3.25em;
  grid-auto-rows: 8em;
}

.is-margin-t-216 {
  margin-top: 13.5em;
}

.is-margin-b-248 {
  margin-bottom: 15.5em;
}

.is-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 3.75em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.is-pad-b-80 {
  padding-bottom: 5em;
}

.dsg-table_header-headlines-spacing {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: .5px solid rgba(255, 255, 255, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .25fr 260px;
  grid-auto-flow: column;
}

.is-margin-t-208 {
  margin-top: 13em;
}

.is-pad-tb-16 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.is-pad-t-184 {
  padding-top: 11.5em;
}

.is-margin-tb-72 {
  margin-top: 4.5em;
  margin-bottom: 4.5em;
}

.dsg-spacing-label {
  color: #fff;
  font-size: .9rem;
  line-height: 1.6;
}

.dsg-spacing-label.is-txt-green-100 {
  color: #dbf40c;
}

.grid--6-6 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
}

.is-pad-tb-160 {
  padding-top: 10em;
  padding-bottom: 10em;
}

.dsg_containers {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.is-pad-t-216 {
  padding-top: 13.5em;
}

.dsg-aspect-area {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #d2d5c1;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: 1rem;
  display: flex;
}

.dsg-aspect-area.non-clickable {
  background-color: #f4bea9;
}

.is-pad-t-80 {
  padding-top: 5em;
}

.is-pad-tb-168 {
  padding-top: 10.5em;
  padding-bottom: 10.5em;
}

.is-margin-tb-200 {
  margin-top: 12.5em;
  margin-bottom: 12.5em;
}

.is-txt-large {
  font-family: Clearsans, sans-serif;
  font-size: 1.5em;
  line-height: 1.7;
}

.dsg_container-area {
  width: 100%;
  height: 8rem;
  outline-offset: 0px;
  text-align: center;
  background-color: #181818;
  border-radius: 1rem;
  outline: .05rem dashed gray;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: 1rem;
  display: flex;
}

.dsg_container-area.non-clickable {
  background-color: #f4bea9;
}

.is-margin-t-192 {
  margin-top: 12em;
}

.form-message-success {
  padding: 1.25rem;
}

.is-margin-b-168 {
  margin-bottom: 10.5em;
}

.is-margin-t-32 {
  margin-top: 2em;
}

.is-margin-tb-32 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.is-pad-tb-48 {
  padding-top: 3em;
  padding-bottom: 3em;
}

.is-pad-t-136 {
  padding-top: 8.5em;
}

.is-pad-b-208 {
  padding-bottom: 13em;
}

.container-col-4 {
  max-width: 584px;
  padding-left: 6em;
  padding-right: 6em;
}

.list-item_icon-wrap.is-txt-green-100 {
  padding-top: .2em;
}

.dsg-table_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: .5px solid rgba(255, 255, 255, .52);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 4.5fr;
  grid-auto-flow: column;
}

.dsg-table_row.is-button {
  grid-template-columns: .25fr 1fr;
}

.dsg-table_row.is-dsg-helper {
  grid-template-columns: .3fr 1fr;
}

.dsg-table_row.is-colors {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.is-margin-b-24 {
  margin-bottom: 1.5em;
}

.is-pad-tb-256 {
  padding-top: 16em;
  padding-bottom: 16em;
}

.is-margin-tb-64 {
  margin-top: 4em;
  margin-bottom: 4em;
}

.grid--8-4 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.is-margin-tb-80 {
  margin-top: 5em;
  margin-bottom: 5em;
}

.is-margin-b-184 {
  margin-bottom: 11.5em;
}

.is-pad-t-240 {
  padding-top: 15em;
}

.dsg-sidebar {
  background-color: #fff;
  padding-left: 3em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.is-pad-t-176 {
  padding-top: 11em;
}

.list-item--check {
  margin-bottom: .5rem;
  display: flex;
}

.wrap-flex-hor-c {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-pad-b-32 {
  padding-bottom: 2em;
}

.is-margin-b-160 {
  margin-bottom: 10em;
}

.is-pad-tb-208 {
  padding-top: 13em;
  padding-bottom: 13em;
}

.is-pad-b-16 {
  padding-bottom: 1em;
}

.is-margin-t-144 {
  margin-top: 9em;
}

.form-checkbox-label {
  font-size: 1rem;
}

.is-pad-b-160 {
  padding-bottom: 10em;
}

.is-margin-b-120 {
  margin-bottom: 7.5em;
}

.is-pad-b-192 {
  padding-bottom: 12em;
}

.is-pad-tb-152 {
  padding-top: 9.5em;
  padding-bottom: 9.5em;
}

.is-margin-tb-168 {
  margin-top: 10.5em;
  margin-bottom: 10.5em;
}

.is-pad-t-4 {
  padding-top: .25em;
}

.is-margin-b-88 {
  margin-bottom: 5.5em;
}

.is-bg-creme-100 {
  background-color: #d9cbbd;
}

.dsg-column {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.is-pad-t-16 {
  padding-top: 1em;
}

.grid--2-2-2-2-2-2 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.is-margin-t-104 {
  margin-top: 6.5em;
}

.is-txt-italic {
  font-style: italic;
}

.is-pad-tb-192 {
  padding-top: 12em;
  padding-bottom: 12em;
}

.is-pad-b-72 {
  padding-bottom: 4.5em;
}

.dsg-main {
  background-color: #fff;
}

.is-margin-t-96 {
  margin-top: 6em;
}

.is-pad-t-256 {
  padding-top: 16em;
}

.dsg-main-grid {
  width: 100%;
  max-width: 2440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.is-pad-b-4 {
  padding-bottom: .25em;
}

.is-margin-tb-240 {
  margin-top: 15em;
  margin-bottom: 15em;
}

.container-col-6 {
  max-width: 792px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-margin-b-256 {
  margin-bottom: 16em;
}

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

.is-h5 {
  color: var(--waves-library-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}

.is-pad-t-104 {
  padding-top: 6.5em;
}

.is-margin-t-200 {
  margin-top: 12.5em;
}

.is-margin-t-64 {
  margin-top: 4em;
}

.is-margin-tb-128 {
  margin-top: 8em;
  margin-bottom: 8em;
}

.is-margin-t-16 {
  margin-top: 1em;
}

.is-margin-b-16 {
  margin-bottom: 1em;
}

.is-pad-tb-56 {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.waves---cta-dark {
  height: 52px;
  background-color: var(--waves-library-black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: rgba(19, 19, 19, .9);
}

.waves---cta-dark.wide-cta {
  min-width: auto;
  letter-spacing: 0;
  background-color: #639eb1;
  font-family: Clearsans, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.waves---cta-dark.wide-cta:hover {
  background-color: rgba(99, 158, 177, .8);
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves-content-hero-3 {
  width: 100%;
  max-width: 544px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.waves-hero-3-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  position: relative;
  overflow: visible;
}

.waves---dropdown-link {
  text-align: center;
  font-family: Clashdisplay, sans-serif;
  text-decoration: none;
}

.waves---dropdown-link.w--current {
  color: #333;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library-white);
  border: 1px solid rgba(19, 19, 19, .1);
  border-radius: 4px;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves-icon-32 {
  width: 50px;
  height: 50px;
  padding-top: 5px;
}

.socialmedia_wrapper {
  margin-right: 10px;
  display: flex;
}

.socialmedia_icon {
  padding-left: 5px;
  padding-right: 5px;
}

.waves---grid-halves-sticky {
  grid-column-gap: 40px;
  grid-template-rows: auto auto auto;
  position: relative;
}

.heading {
  text-align: left;
  margin-top: 20px;
  font-family: Clashdisplay, sans-serif;
  font-size: 3.3125em;
  font-weight: 400;
  line-height: 55px;
}

.heading.siyah {
  color: var(--waves-library-black);
}

.heading-2 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.5em;
  font-weight: 200;
  line-height: 24px;
}

.heading-2.siyah {
  color: var(--waves-library-black);
}

.icon_wrapper {
  width: 60px;
  height: 60px;
  border: 2px solid var(--waves-library-black);
  border-radius: 50%;
}

.icon_wrapper.siyah {
  border-width: 2px;
  border-color: var(--waves-library-black);
}

.icon {
  border-radius: 50%;
  padding-top: 5px;
}

.waves---heading {
  grid-row-gap: 7px;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.text-copy {
  text-align: left;
  font-family: Clearsans, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 24px;
}

.bg_icons {
  z-index: 0;
  position: absolute;
  top: auto;
  bottom: -23%;
  left: auto;
  right: 0%;
}

.body {
  background-color: #ebeae7;
}

.bs_navbar {
  z-index: 999999999;
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid rgba(19, 19, 19, .2);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.bs_herosection {
  padding: 3.125rem 2rem;
}

.bs_navbar-container {
  height: 100%;
  max-width: 1440px;
  background-color: #ebeae7;
  padding-left: 24px;
  padding-right: 24px;
}

.bs_master-nav {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bs_navbrand-link {
  height: 50px;
}

.bs_rightnav {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bs_brand {
  height: 100%;
  max-width: none;
}

.bs_navmenu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bs_navlink {
  padding: 12px 16px;
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
}

.bs_navlink.w--current {
  color: #333;
  text-decoration: none;
}

.bs_navbutton-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bs_nav-cta {
  height: 52px;
  background-color: var(--açık-mavi);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.bs_nav-cta.hamburger {
  display: none;
}

.waves---mg-top-18 {
  margin-top: 16px;
}

.waves---paragraph-big-3 {
  margin-top: 50px;
  font-family: Clearsans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.waves---limit-511 {
  width: 100%;
  max-width: 480px;
}

.waves---heading-2-no-margins-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 3.3125em;
  font-weight: 500;
  line-height: 55px;
}

.waves-left-faq-1 {
  width: 100%;
  height: 50vh;
  max-width: 520px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
}

.waves-grid-faq-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  padding-top: 7rem;
  padding-bottom: 7rem;
  position: relative;
}

.waves---main-container-3 {
  max-width: 1352px;
  padding: 80px 3rem 64px;
  position: relative;
}

.waves---section-medium-3 {
  background-color: #ebeae7;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.bs_biyografi-section {
  background-color: var(--açık-mavi-2);
  padding: 100px 2rem;
}

.bs_biyografi-maincontainer {
  line-height: 130%;
}

.bs_biyografi-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.bs_biyografi-grid.bs-landingpage {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.bs_biyografi-image_wrapper {
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.bs_biyografi_content {
  width: 100%;
  max-width: 544px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.bs_cta-mavi {
  height: 52px;
  background-color: var(--açık-mavi);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Clearsans, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  transition: background-color .2s;
  display: flex;
}

.bs_cta-mavi:hover {
  background-color: rgba(99, 158, 177, .9);
}

.bs_cta-mavi.wide-cta {
  min-width: auto;
  background-color: var(--açık-mavi);
  letter-spacing: 0;
  font-family: Clearsans, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.bs_cta-mavi.wide-cta:hover {
  background-color: rgba(99, 158, 177, .8);
}

.bs_cta-mavi.bs-acikbutton {
  color: var(--untitled-ui-gray800);
  background-color: #ebeae7;
}

.bs_cta-mavi.bs-acikbutton:hover {
  background-color: rgba(235, 234, 231, .8);
}

.bs_cta-mavi.biyografibutton {
  max-width: 300px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  position: static;
}

.waves---paragraph-small-2 {
  color: var(--waves-library-black);
  font-size: 16px;
  line-height: 130%;
}

.waves-bottom-footer-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-divider-footer-2 {
  width: 100%;
  height: 2px;
  background-color: var(--waves-library-black);
  margin-top: 32px;
  margin-bottom: 32px;
}

.bs_footer-links {
  color: var(--waves-library-black);
  -webkit-text-stroke-color: #000;
  font-family: Clashdisplay, sans-serif;
  text-decoration: none;
}

.bs_footer-linkswrap {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-column-links-footer-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-top-right-footer-2 {
  min-height: 50vh;
  grid-column-gap: 100px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.waves-brand-link-footer-2 {
  height: 32px;
}

.waves-top-left-footer-2 {
  max-width: 425px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.waves-top-footer-2 {
  grid-column-gap: 16px;
  grid-row-gap: 59px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.waves-footer-2 {
  background-color: var(--açık-mavi);
  padding-top: 80px;
  padding-bottom: 64px;
}

.uui-blogsection04_button-row {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.uui-button-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  color: var(--açık-mavi);
  -webkit-text-stroke-color: var(--açık-mavi);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Clearsans, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
  margin-top: 44px;
}

.uui-text-size-medium {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: Clearsans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall {
  color: var(--untitled-ui-gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.uui-blogsection04_title-link {
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.uui-blogsection04_image {
  width: 100%;
  height: 100%;
  border: 5px solid var(--açık-mavi);
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-blogsection04_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blogsection04_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blogsection04_image-link:hover {
  box-shadow: 0 24px 48px -12px rgba(16, 24, 40, .18);
}

.uui-blogsection04_item {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.uui-blogsection04_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blogsection04_list-wrapper {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.uui-text-size-large {
  color: var(--waves-library-black);
  text-align: center;
  letter-spacing: normal;
  font-family: Clearsans, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.uui-text-size-large.thin {
  font-weight: 100;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-max-width-large {
  width: 100%;
}

.uui-blogsection04_heading {
  flex: 1;
}

.uui-blogsection04_heading-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_blogsection04 {
  background-color: var(--mintimsi);
}

.cf-faq-card {
  width: 100%;
  max-width: 730px;
  color: #181818;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-text-size-medium-2 {
  color: #333;
  letter-spacing: normal;
  font-family: Clearsans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-faq02_answer {
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
}

.accordion-icon_vertical-line {
  width: 2px;
  height: .75rem;
  background-color: var(--waves-library-black);
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_horizontal-line {
  width: .75rem;
  height: 2px;
  background-color: var(--waves-library-black);
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_component {
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid var(--waves-library-black);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.uui-faq02_icon-wrapper {
  color: var(--untitled-ui-gray400);
}

.uui-faq02_heading {
  color: #333;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
}

.uui-faq02_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.uui-faq02_accordion {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq02_list-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.text-block-5, .text-block-6 {
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
}

.bs_mbaslik {
  color: var(--untitled-ui-gray900);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 3.3125rem;
  font-weight: 500;
  line-height: 1.3;
}

.text-block-7, .text-block-8, .text-block-9, .text-block-10 {
  color: var(--açık-mavi);
}

.bs_footer-text {
  color: var(--waves-library-black);
  font-family: Clearsans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.bs_footer-brand_wrapper {
  margin-bottom: 20px;
}

.text-span-3 {
  font-family: Clashdisplay, sans-serif;
}

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

.bs_altsayfa_section {
  z-index: 4;
  background-color: var(--açık-mavi-2);
  padding: 6.25rem 2rem 4rem;
  position: relative;
}

.bs_altsayfa_section.beyazbg {
  background-color: #ebeae7;
}

.bs_altsayfa_section.beyazbg.bs-biyografi-margin {
  padding-bottom: 6.25rem;
}

.bs_altsayfa_section.dandelion {
  background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(255, 255, 255, .3)), url('../images/1_1.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.bs_altsayfa_section.farkl-bg {
  background-color: #deaa87;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Kitap-Önerileri.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs_content-hero {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.bs_content-hero.bs_horiz_dir {
  grid-column-gap: 20px;
  flex-direction: row;
  padding-left: 0;
}

.bs_maincontainer {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.bs_hero-grid {
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  position: static;
}

.bs_image {
  width: 750px;
  height: 500px;
  border: 4px solid var(--açık-mavi-2);
  object-fit: cover;
  background-image: url('../images/IMG_3707.JPG');
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 24px;
}

.bs_image._1 {
  display: none;
}

.bs_image._2 {
  z-index: 0;
  position: relative;
}

.bs_info-container {
  z-index: 1;
  background-color: #ebeae7;
  flex: 0 auto;
  align-self: center;
  padding: 10px;
  position: absolute;
  top: auto;
  bottom: 31%;
  left: -19%;
  right: auto;
}

.bs_bi-wrapper {
  justify-content: center;
  display: flex;
  position: absolute;
  top: 99px;
}

.bs-psikolojik-destek-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
}

.section {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.bs_derneklogo-wrapper {
  border-radius: 12px;
}

.bs_master-image_wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.bs_master-image_wrapper.bs_landing_bg {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.bs_hero-image {
  width: 350px;
  height: 500px;
  max-height: 500px;
  border-radius: 28px;
  display: block;
}

.text-copy_quote {
  text-align: left;
  font-family: Clearsans, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 30px;
}

.text-copy_quote.siyah {
  color: var(--waves-library-black);
}

.text-span-4 {
  font-weight: 500;
}

.waves---main-container-2-copy {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.bs_heading-content {
  grid-row-gap: 7px;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 50px;
  padding-top: 40px;
  display: block;
}

.bs_contact-wrapper {
  max-width: 750px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 99px;
}

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

.bs_contact-divider {
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
}

.bs_contact_container {
  background-color: #f9f5ff;
  border-radius: 8px;
  flex-direction: column;
  padding: 20px 25px 30px;
  display: flex;
}

.bs_contact_container-image {
  width: 300px;
  height: 150px;
  border-radius: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bs_contact_container-header {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.bs_contact_container-subtext {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bs_contact_container-button {
  border: 2px solid var(--açık-mavi-2);
  color: var(--untitled-ui-gray800);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .3s cubic-bezier(.567, -.005, .053, 1.007);
}

.bs_contact_container-button:hover {
  background-color: #e1e9f5;
}

.section-2 {
  position: relative;
}

.div-block-11 {
  z-index: -1;
  min-height: 100vh;
  background-color: var(--açık-mavi-2);
  position: absolute;
  top: 40%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-2 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.body-3 {
  background-color: #ebeae7;
}

.bs_header-section {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.bs_header-section.bs-psikolojikd-space {
  margin-bottom: 6rem;
}

.bs_header-section.bireysel {
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Bireysel-terapi.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.bs_header-section.kurumsal {
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Kurumsal-BG.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs_content-section {
  position: relative;
}

.bs_content-container {
  margin-top: 100px;
  margin-bottom: 100px;
}

.bs_content-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  position: relative;
}

.bs_content-container-box {
  background-color: var(--waves-library-white);
  border-radius: 8px;
  flex-direction: column;
  padding: 20px 30px 30px;
  display: flex;
}

.bs_header-wrapper {
  max-width: 750px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 99px;
}

.bs_content-container-sidebox {
  background-color: var(--waves-library-white);
  border-radius: 8px;
  flex-direction: column;
  padding: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
}

.bs_content-sidebox_socialwrapper {
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.link-block {
  display: block;
}

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

.bs_content-sidebox_header {
  font-family: Clashdisplay, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.link-block-2 {
  text-decoration: none;
}

.bs_mini-textblock {
  color: var(--waves-library-black);
  font-family: Clearsans, sans-serif;
}

.bs_content_makale_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.body-4 {
  background-color: #ebeae7;
}

.image-9 {
  border-radius: 12px;
}

.image-10 {
  position: absolute;
  top: -27%;
  bottom: auto;
  left: auto;
  right: 9%;
}

.bs_bireysel_bg {
  z-index: -1;
  min-height: 100vh;
  background-color: var(--açık-mavi-2);
  position: absolute;
  top: 92%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bs_bireysel_bg.bs_kurumsal_bg-div {
  max-height: 200vh;
  min-height: 150vh;
  top: 72%;
}

.bs_pd_bg {
  z-index: -1;
  min-height: 100vh;
  background-color: var(--açık-mavi-2);
  position: absolute;
  top: 40%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bs_pp_bg {
  z-index: -1;
  min-height: 200vh;
  background-color: var(--açık-mavi-2);
  position: absolute;
  top: 53%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bs_biyografi_bg {
  width: 100%;
  min-height: 45vh;
  background-color: var(--açık-mavi-2);
}

.image-11 {
  margin-left: 5px;
  margin-right: 5px;
}

.text-span-5, .text-span-6 {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.body-5 {
  background-color: #ebeae7;
}

.bs_content-heading {
  width: 100%;
  grid-row-gap: 24px;
  border-bottom: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.bs_content-heading.biyografi {
  border-bottom-style: none;
  border-bottom-width: 0;
  align-items: flex-start;
  margin-bottom: 20px;
}

.bs_content_container-header {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.bs_content_container-subtext {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
}

.image-12, .image-13, .image-14 {
  border-radius: 12px;
}

.image-15, .image-16, .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25, .image-26, .image-27, .image-28 {
  border-radius: 0;
}

.image-29 {
  border-radius: 2px;
}

.image-30 {
  border-radius: 5px;
}

.image-31 {
  border-radius: 7px;
}

.image-32, .image-33, .image-34 {
  border-radius: 8px;
}

.image-35, .image-36, .image-37 {
  border-radius: 10px;
}

.image-38, .image-39, .image-40, .image-41 {
  border-radius: 0;
}

.div-block-13 {
  z-index: -9999;
  width: auto;
  height: 500px;
  display: none;
  position: absolute;
  top: 12%;
  bottom: auto;
  left: auto;
  right: 1%;
  overflow: visible;
}

.image-52 {
  width: 350px;
  border-radius: 20px;
}

.text-block-14 {
  text-align: left;
  font-family: Clearsans, sans-serif;
  font-weight: 300;
}

.image-54 {
  max-width: 100%;
}

.bs-footer_container {
  max-width: 1352px;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.bs-top-footer {
  grid-column-gap: 8px;
  grid-row-gap: 59px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.bs-top-left-footer {
  max-width: 425px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bs-brand-link_wrapper {
  height: 32px;
}

.bs_footer-text-1 {
  color: var(--untitled-ui-gray800);
  font-family: Clearsans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.bs-top-right-footer-2 {
  min-height: 50vh;
  grid-column-gap: 80px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.bs-column-links-footer-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bs---paragraph-regular {
  color: var(--untitled-ui-gray800);
  -webkit-text-stroke-color: #000;
  font-family: Clashdisplay, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 130%;
}

.bs_footer-linkswrap-1 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bs_footer-links-1 {
  color: var(--untitled-ui-gray800);
  -webkit-text-stroke-color: #000;
  font-family: Clashdisplay, sans-serif;
  text-decoration: none;
}

.bs-column-links-footer-1, .bs-column-links-footer1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bs-divider-footer-1 {
  width: 100%;
  height: 2px;
  background-color: var(--untitled-ui-gray800);
  margin-top: 32px;
  margin-bottom: 32px;
}

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

.bs_footer-beyaz {
  background-color: #ebeae7;
  padding-top: 80px;
  padding-bottom: 64px;
}

.image-57 {
  border-radius: 20px;
  display: block;
  position: static;
}

.bs_ofis-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
}

.bs_ofis {
  width: 400px;
  height: 300px;
}

.bs_ofis-image, .bs_ofis-image-1 {
  width: 100%;
  height: 100%;
  border-radius: 11px;
}

.bs-ofis-section {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.bs_ofis_bg {
  width: 100%;
  min-height: 40vh;
  background-color: #ede0d3;
}

.bs_ofis-wrapper {
  justify-content: center;
  display: flex;
  position: absolute;
  top: 34%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bs_ofisacikbg {
  min-height: 30vh;
  min-width: 100vw;
  background-color: #ebeae7;
}

.section-3 {
  background-color: #ebeae7;
  margin-top: 100px;
  margin-bottom: 100px;
}

.body-6 {
  background-color: #ebeae7;
}

.bs-smallparagraph {
  color: var(--untitled-ui-gray900);
  font-size: 16px;
  line-height: 130%;
}

.bs-littlecontainer {
  font-size: 15px;
}

.grid-5 {
  background-color: #deaa84;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 45px;
}

.bs_kitap_container {
  background-color: #f9f5ff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 25px 30px;
  display: flex;
}

.bs_kitap_container-image {
  width: auto;
  height: auto;
  border-radius: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bs_kitap_container-header {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.bs_kitap_container-subtext {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bs_kitap_container-button {
  border: 2px solid var(--açık-mavi-2);
  color: var(--untitled-ui-gray800);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .3s cubic-bezier(.567, -.005, .053, 1.007);
  display: block;
}

.bs_kitap_container-button:hover {
  background-color: #e1e9f5;
}

.bs_kitap_container_big {
  min-height: 400px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.bs_biyografi_content-hero {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bs_biyografi_content-hero.st-container {
  padding-top: 20px;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bs_biyografi_content-hero.sag-image {
  align-items: flex-start;
}

.bs_biyografi_content-hero.sol-image {
  align-items: flex-end;
}

.bs_akademik_grid {
  background-color: #cfd1b1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  padding: 45px;
}

.bs_akademik_container {
  background-color: #f9f5ff;
  border-radius: 8px;
  flex-direction: column;
  padding: 20px 25px 30px;
  display: flex;
}

.bs_akademik_container_resim_wrapper {
  width: 50px;
  height: 50px;
  background-color: #eeded3;
  border-radius: 8px;
  justify-content: center;
  display: flex;
}

.bs_akademik_container-header {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.bs_akademik_container-subtext {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bs_akademik_container-button {
  border: 2px solid var(--açık-mavi-2);
  color: var(--untitled-ui-gray800);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .3s cubic-bezier(.567, -.005, .053, 1.007);
}

.bs_akademik_container-button:hover {
  background-color: #e1e9f5;
}

.bs_altsayfa_akademik_section {
  background-color: var(--açık-mavi-2);
  padding: 6.25rem 2rem 4rem;
}

.bs_altsayfa_akademik_section.farkl-bg {
  background-color: #deaa87;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Akademik-Makaleler.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.text-span-9 {
  font-size: 18px;
}

.bs_contact-divider-copy {
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
}

.bs_kurumsal-divider {
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
  margin-top: 20px;
  margin-bottom: 20px;
}

.bs_yazilar_container {
  background-color: var(--untitled-ui-gray50);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 25px 30px;
  display: flex;
}

.bs_yazilar_container-image {
  width: 300px;
  height: 150px;
  border-radius: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bs_yazilar_container-image.via-image {
  width: 300px;
  height: 150px;
}

.bs_yazilar_container-image.link-image {
  background-color: #639eb1;
}

.bs_yazilar_container-header {
  font-family: Clashdisplay, sans-serif;
  font-weight: 500;
}

.bs_yazilar-divider {
  height: .1rem;
  border: 1px solid var(--untitled-ui-gray300);
}

.bs_yazilar_container-subtext {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Clearsans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bs_yazilar_container-button {
  border: 2px solid var(--açık-mavi-2);
  color: var(--untitled-ui-gray800);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  justify-content: space-around;
  font-family: Clashdisplay, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .3s cubic-bezier(.567, -.005, .053, 1.007);
  display: flex;
}

.bs_yazilar_container-button:hover {
  background-color: #e1e9f5;
}

.bs_yazilar-section {
  min-height: 20vh;
  margin-bottom: 80px;
  position: relative;
}

.bs_yazilar-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  position: relative;
}

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

.bs_yazilar_content-sidebox {
  background-color: var(--untitled-ui-gray50);
  border-radius: 8px;
  flex-direction: column;
  padding: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
}

.bs_yazilar-container {
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bs_yazilar-container.yazilarim {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.body-9 {
  background-color: #ebeae7;
}

.text-span-11 {
  font-size: 18px;
}

.bs_pd-header {
  min-height: 55vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
}

.bs-terapi-y-ntemleri-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Terapi-Yontemleri_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs_kesifsection-videobg {
  height: 100vh;
}

.background-video {
  height: 100vh;
  background-image: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2));
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.container-6 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.section-timeline {
  z-index: -3;
  background-color: var(--smoke-bg);
  position: relative;
}

.timeline_circle {
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  background-color: #fff;
  border-radius: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_progress-bar {
  z-index: 1;
  width: 3px;
  height: 50vh;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  position: fixed;
  top: 0;
  bottom: 50vh;
  left: auto;
  right: auto;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_progress {
  z-index: 3;
  width: 3px;
  height: 100%;
  background-color: #414141;
  position: absolute;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--smoke-bg);
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.inline-block {
  display: inline-block;
}

.timeline_text {
  color: var(--untitled-ui-gray900);
  font-family: Clashdisplay, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}

.timeline_text.bs_timeline_ozel {
  line-height: 1.6;
}

.overlay-fade-top {
  height: 80px;
  background-image: linear-gradient(#0a0a0a, rgba(10, 10, 10, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.timeline_component {
  max-width: 1120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.link-icon {
  width: 20px;
  height: 20px;
  color: var(--untitled-ui-gray900);
  margin-left: 8px;
}

.page-wrapper {
  z-index: 0;
  position: relative;
}

.timeline_image-wrapper {
  width: 100px;
  height: 100px;
  cursor: pointer;
  background-image: none;
  background-position: 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 12px;
  position: static;
  overflow: hidden;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.overlay-fade-bottom {
  height: 80px;
  background-image: linear-gradient(to top, #0a0a0a, rgba(10, 10, 10, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_date-text {
  color: var(--untitled-ui-gray900);
  letter-spacing: -.03em;
  font-family: Clashdisplay, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
}

.bs_footer-bagimsiz {
  z-index: 100;
  background-color: var(--smoke-bg);
  position: absolute;
}

.bs_footer_maincomponent {
  z-index: 999;
  max-width: 1352px;
  padding: 80px 3rem 64px;
  position: relative;
}

.bs-pozitif-psikoloji-n-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Pozitif-psikoloji-nedir.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs-psikolojik-fayfa-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs-bireysel-terapi-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Bireysel-terapi.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs-kurumsal-kocluk-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
}

.bs-pozitif-danismanlik-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: #ebeae7;
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Terapi-yontemleri.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs-sertifikalar-alttext {
  color: var(--untitled-ui-gray900);
}

.bs_timeline_space-40 {
  height: 1px;
  border: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-span-12 {
  font-size: 24px;
}

.bs-dernek-wrapper {
  justify-content: center;
  display: flex;
}

.bs-cta-wrapper {
  margin-bottom: 50px;
}

.bs-sertifikalar-cizgi {
  width: 900px;
  height: 2px;
  background-color: var(--waves-library-black);
  margin-top: 32px;
  margin-bottom: 32px;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: auto;
  right: auto;
}

.bs-sertifikalar-altcizgi {
  width: 100%;
  height: 2px;
  background-color: var(--waves-library-black);
  margin-top: 32px;
  margin-bottom: 32px;
}

.bs_sertifika-hero {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.grid-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
}

.section-4 {
  height: 50vh;
  margin-top: 6rem;
}

.container-7 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-1440 {
  min-height: 500px;
  background-color: var(--koyu-yeşil);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-1441 {
  background-color: var(--açık-mavi);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.heading-4 {
  color: var(--untitled-ui-primary50);
  text-align: center;
  font-family: Clashdisplay, sans-serif;
}

.bs_yardimsection {
  background-color: #ebedea;
  padding: 3.125rem 2rem;
}

.bs-center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.bs-yardim-container {
  min-height: 300px;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bs-yardim-container._1 {
  background-color: var(--grid-1);
  border-radius: 20px;
  padding: 30px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bs-yardim-container._2 {
  background-color: var(--grid-2);
  padding: 20px 30px;
}

.bs-yardim-container._3 {
  background-color: var(--grid-3);
  padding: 20px 30px;
}

.bs-yardim-container._4 {
  background-color: var(--grid-4);
  padding: 30px 20px;
}

.bs-yardim-container._5 {
  background-color: var(--grid-5);
  padding: 30px 20px;
}

.bs-yardim-container._6 {
  background-color: var(--grid-6);
  padding: 30px 20px;
}

.bs-yardim-container.bigger {
  box-shadow: none;
}

.bs-yardim-contentwrapper {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.bs---heading-3-no-margin {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 30px;
}

.text-span-13, .text-span-14 {
  text-decoration: underline;
}

.link-block-4, .link-block-5 {
  margin-right: 10px;
}

.bs-yardim-grid {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.bs-yardim-orta {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.bs-kurumsal-yanlink {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
}

.bs-kurumsallinkwrapper {
  flex-direction: column;
  display: flex;
}

.bs_kurumsal_point, .bs_kurumsalpsikoegitim_point {
  height: .1rem;
}

.bs-anayazilar-bg {
  min-height: 55vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/dandelion-bg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bs_header_subtitle {
  font-family: Clearsans, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 30px;
}

.bs-yardim-subheader {
  max-width: 690px;
}

.bs-paragraph-big {
  font-family: Clearsans, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 130%;
  display: none;
}

.image-62 {
  position: static;
  top: 30%;
  bottom: auto;
  left: 20%;
  right: auto;
}

.text-block-17 {
  color: var(--untitled-ui-primary50);
  text-decoration: none;
}

.link-block-6 {
  margin-top: 10px;
  text-decoration: none;
}

.link-3 {
  color: var(--untitled-ui-gray900);
  text-decoration: underline;
}

.image-63 {
  border: 1px solid #000;
  border-radius: 50%;
}

.image-64, .image-65, .image-66, .image-67, .image-68, .image-69, .image-70 {
  border-radius: 50%;
}

.link-block-7, .link-block-8 {
  text-decoration: none;
}

.image-71, .image-72, .image-73, .image-74 {
  border-radius: 12px;
}

.bs-bireysel-container-big {
  min-height: 400px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.bs-bireysel-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.bs-kurumsal-container-big {
  min-height: 400px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.bs-kurumsal-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.text-span-17 {
  font-size: 17px;
}

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

.bs-subheader-wrapper {
  max-width: 700px;
}

.bs_image-1 {
  display: none;
}

.image-76 {
  transform-style: preserve-3d;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.text-block-18 {
  font-family: Clearsans, sans-serif;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-1443 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #101828;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 0%;
}

.link-4 {
  color: var(--açık-mavi);
  cursor: pointer;
  font-size: 1.1rem;
  text-decoration: none;
}

.bs_navbar-en {
  z-index: 999999999;
  height: 80px;
  background-color: var(--waves-library-white);
  border-bottom: 1px solid rgba(19, 19, 19, .2);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.bs_footer-bagimsiz-en {
  z-index: 100;
  background-color: var(--smoke-bg);
  position: absolute;
}

.footer-dark-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper-2 {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-77, .image-78, .image-79, .image-80, .image-81, .image-82, .image-83, .image-84, .image-85, .image-86, .image-87, .image-88 {
  border-radius: 12px;
}

@media screen and (min-width: 1280px) {
  .is-h3 {
    padding: 5px 10px;
  }

  .is-h3.bs_contact-h3 {
    max-width: 1200px;
  }

  .is-h3.bs_desktop_responsive {
    margin-bottom: -10px;
    padding-left: 0;
    font-size: 2.25em;
    font-weight: 300;
  }

  .is-h3.bs-h3 {
    padding-left: 0;
    font-size: 2.25em;
  }

  .is-h3.bs_ofis-h3 {
    max-width: 1000px;
    top: 65px;
  }

  .is-h3.bs_serifikalar-h3 {
    max-width: 1200px;
    line-height: 1.4;
  }

  .is-h1 {
    font-size: 3.75em;
  }

  .is-h1.bs_contact-h1 {
    font-size: 4em;
  }

  .is-h1.bs-h1 {
    margin-top: -10px;
  }

  .is-h5 {
    font-size: 1.25rem;
  }

  .waves---mg-top-16 {
    margin-top: 0;
  }

  .waves-content-hero-3 {
    max-width: 600px;
  }

  .waves-hero-3-grid {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr .75fr;
  }

  .text-copy {
    font-size: 1.256em;
  }

  .bg_icons {
    top: auto;
    bottom: -51%;
    left: auto;
    right: 4%;
  }

  .bs_navbar {
    background-color: #ebeae7;
  }

  .bs_herosection {
    border-radius: 9px;
    padding-top: 1.025rem;
  }

  .bs_nav-cta.hamburger {
    display: none;
  }

  .waves-left-faq-1 {
    grid-row-gap: 24px;
  }

  .waves-grid-faq-1 {
    grid-column-gap: 20px;
  }

  .waves---section-medium-3 {
    z-index: 1;
    background-color: #ebeae7;
  }

  .bs_biyografi-maincontainer {
    max-width: 1200px;
  }

  .bs_biyografi-grid {
    grid-column-gap: 40px;
  }

  .bs_biyografi-grid.bs-landingpage {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .bs_biyografi-image_wrapper {
    padding-top: 48px;
  }

  .bs_biyografi_content {
    max-width: 900px;
  }

  .waves-divider-footer-2 {
    height: 2px;
    background-color: var(--untitled-ui-gray900);
  }

  .bs_footer-links {
    font-size: 16px;
    font-weight: 300;
  }

  .waves-top-right-footer-2 {
    min-height: auto;
    font-family: Clashdisplay, sans-serif;
  }

  .waves-top-left-footer-2 {
    max-width: 500px;
  }

  .waves-top-footer-2 {
    grid-row-gap: 16px;
  }

  .waves-footer-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-text-size-large.thin {
    font-size: 1.25rem;
  }

  .cf-faq-card {
    width: auto;
    max-width: none;
  }

  .bs_footer-brand_wrapper {
    margin-bottom: 30px;
  }

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

  .bs_altsayfa_section {
    background-color: var(--açık-mavi-2);
  }

  .bs_altsayfa_section.dandelion {
    background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(255, 255, 255, .3)), url('../images/1_1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bs_hero-grid {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }

  .bs_info-container {
    background-color: var(--waves-library-white);
    bottom: 30%;
    left: -23%;
  }

  .bs_master-image_wrapper {
    height: auto;
    max-height: 500px;
    background-image: url('../images/Untitled-design.svg');
    background-position: 50%;
    background-size: auto;
  }

  .bs_master-image_wrapper.bs_landing_bg {
    background-image: none;
    border: 1px #000;
    border-radius: 28px;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .bs_hero-image {
    max-height: 500px;
    border-radius: 26px;
    display: block;
  }

  .bs_heading-content.quote {
    margin-top: 0;
    padding-top: 0;
  }

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

  .bs_contact-divider {
    height: .1rem;
    background-color: var(--waves-library-black);
    padding-bottom: 0;
    padding-right: 0;
  }

  .bs_contact_container {
    background-color: var(--untitled-ui-primary50);
    border-radius: 28px;
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .bs_contact_container-image {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-11 {
    top: 30%;
  }

  .container-2, .bs_content-container {
    max-width: 1020px;
  }

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

  .bs_content-container-box {
    background-color: var(--untitled-ui-primary50);
    border-radius: 28px;
    flex-direction: column;
    padding: 20px 30px 30px;
    display: flex;
  }

  .bs_content-container-sidebox {
    background-color: var(--untitled-ui-primary50);
    border-radius: 28px;
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .link-block {
    margin-right: 10px;
  }

  .image-9 {
    min-width: 125px;
  }

  .image-10 {
    position: absolute;
    top: -42%;
    bottom: auto;
    left: auto;
    right: 20%;
  }

  .bs_bireysel_bg {
    min-height: 110vh;
    top: 28%;
    bottom: -128px;
  }

  .bs_bireysel_bg.bs_kurumsal_bg-div {
    max-height: 200vh;
    min-height: 100vh;
    top: 82%;
  }

  .bs_pd_bg {
    top: 42%;
  }

  .bs_pp_bg {
    top: 30%;
  }

  .div-block-13 {
    width: auto;
    height: 450px;
    top: 10%;
    right: 7%;
  }

  .text-block-14 {
    text-align: left;
    font-size: 1em;
  }

  .bs-top-footer {
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .bs-top-left-footer {
    max-width: 500px;
  }

  .bs-top-right-footer-2 {
    min-height: auto;
    grid-column-gap: 90px;
    justify-content: center;
    font-family: Clashdisplay, sans-serif;
  }

  .bs---paragraph-regular {
    color: var(--untitled-ui-gray800);
    font-weight: 400;
  }

  .bs_footer-links-1 {
    font-size: 16px;
    font-weight: 300;
  }

  .bs-divider-footer-1 {
    height: 2px;
    background-color: var(--untitled-ui-gray800);
  }

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

  .bs_footer-beyaz {
    margin-bottom: 0;
  }

  .image-57 {
    z-index: 2;
    border-radius: 20px;
    display: block;
    position: relative;
  }

  .bs_ofis-grid {
    justify-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .bs_ofis {
    width: auto;
    height: auto;
  }

  .section-3 {
    background-color: #ebeae7;
  }

  .container-3 {
    width: 90vw;
    max-width: 1200px;
  }

  .grid-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .bs_kitap_container {
    background-color: var(--untitled-ui-primary50);
    border-radius: 28px;
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .bs_kitap_container-image {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .bs_kitapheader_wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bs_kitap_container_resim_wrapper {
    width: 100%;
    background-image: none;
    border-radius: 15px;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .bs_biyografi_content-hero.sag-image, .bs_biyografi_content-hero.sol-image {
    position: relative;
  }

  .bs_akademik_grid {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .bs_akademik_container {
    background-color: var(--untitled-ui-primary50);
    border-radius: 15px;
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .bs_akademik_container_resim_wrapper {
    width: 50px;
    height: 50px;
    background-image: linear-gradient(rgba(238, 222, 211, .8), rgba(238, 222, 211, .8));
    border-radius: 8px;
    justify-content: center;
    display: flex;
  }

  .bs_akademik_container-button {
    max-width: 300px;
    justify-content: center;
    display: flex;
  }

  .body-7 {
    background-color: #cfd1b1;
  }

  .body-8 {
    background-color: #deaa84;
  }

  .bs_altsayfa_akademik_section {
    background-color: var(--açık-mavi-2);
  }

  .bs_contact-divider-copy {
    height: .1rem;
    background-color: var(--waves-library-black);
    height: .1rem;
    background-color: var(--waves-library-black);
    height: .1rem;
    background-color: var(--waves-library-black);
    padding-bottom: 0;
    padding-right: 0;
  }

  .bs_kurumsal-divider {
    height: .1rem;
    background-color: var(--waves-library-black);
    padding-bottom: 0;
    padding-right: 0;
  }

  .bs_yazilar_container {
    background-color: var(--untitled-ui-gray50);
    border-radius: 28px;
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .bs_yazilar_container-image {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .bs_yazilar-divider {
    height: .1rem;
    background-color: var(--waves-library-black);
    padding-bottom: 0;
    padding-right: 0;
  }

  .bs_yazilar-section {
    margin-bottom: 80px;
  }

  .bs_yazilar-grid {
    grid-column-gap: 80px;
  }

  .bs_yazilar-wrapper {
    grid-template-rows: auto auto auto;
  }

  .bs_yazilar_content-sidebox {
    background-color: var(--untitled-ui-gray50);
    border-radius: 28px;
  }

  .container-5 {
    max-width: 1200px;
  }

  .bs_pd-header, .overlay-fade-top {
    background-image: none;
  }

  .timeline_image-wrapper {
    background-image: none;
    background-position: 0 0;
  }

  .bs_footer-bagimsiz {
    width: 100%;
  }

  .image-58 {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: -9%;
  }

  .image-59, .image-60 {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: -9%;
    right: auto;
  }

  .image-61 {
    position: absolute;
    top: auto;
    bottom: -23%;
    left: auto;
    right: -8%;
  }

  .bs-bireysel-terapi-bg {
    background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Bireysel-terapi.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bs-cta-wrapper {
    margin-bottom: 50px;
  }

  .bs-sertifikalar-cizgi {
    width: 1260px;
    height: 2px;
    background-color: var(--untitled-ui-gray900);
    top: -7%;
  }

  .bs-sertifikalar-altcizgi {
    height: 2px;
    background-color: var(--untitled-ui-gray900);
  }

  .bs_sertifika-hero {
    max-width: 1050px;
    padding-left: 0;
  }

  .bs-yardim-contentwrapper {
    align-items: flex-start;
  }

  .bs---heading-3-no-margin {
    text-align: left;
    font-size: 1.5em;
  }

  .bs-yardim-grid {
    margin-top: 80px;
  }

  .bs_kurumsal_point, .bs_kurumsalpsikoegitim_point {
    height: .1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .bs_header_subtitle {
    font-size: 1.25em;
  }

  .bs-paragraph-big {
    font-weight: 300;
  }

  .bs_akademik_button-wrapper {
    justify-content: flex-start;
    display: flex;
  }

  .text-span-16 {
    font-size: 18px;
  }

  .image-64, .image-65, .image-66, .image-67, .image-68, .image-69, .image-70 {
    border-radius: 50%;
  }

  .bs-bireysel-wrapper, .bs-kurumsal-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bs_navbar-en {
    background-color: #ebeae7;
  }

  .bs_footer-bagimsiz-en {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    justify-content: flex-start;
    padding-top: 190px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .h1 {
    font-size: 65px;
    line-height: 79px;
  }

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

  .is-h3 {
    color: var(--untitled-ui-gray900);
  }

  .is-h3.bs-h3 {
    align-self: flex-start;
  }

  .is-h1 {
    font-size: 5em;
  }

  .is-h1.bs-h1 {
    align-self: flex-start;
  }

  .container-col-12 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .is-btn-t-fw {
    width: 100%;
  }

  .is-t-visible {
    display: block;
  }

  .is-txt-medium {
    font-size: 1.125rem;
  }

  .grid--4-4-4 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .dsg-subnav-menu {
    border-radius: 0;
    flex-direction: row;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .is-t-hidden {
    display: none;
  }

  .container-col-8 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .grid--dsg-lists {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .dsg-subnav-link {
    font-size: .8rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-col-10 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .is-txt-large {
    font-size: 1.25rem;
  }

  .container-col-4 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .dsg-sidebar {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

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

  .dsg-main-grid {
    grid-template-columns: 1fr;
  }

  .container-col-6 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .waves-content-hero-3 {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

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

  .waves---hamburger-icon {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .waves-dropdown-list {
    border: 2px solid #000;
    border-radius: 6px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    background-color: var(--untitled-ui-gray100);
    border-style: solid;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---grid-halves-sticky {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .bg_icons {
    bottom: -14%;
    left: 68%;
  }

  .bs_herosection {
    text-align: center;
  }

  .bs_navbrand-link {
    padding-left: 0;
  }

  .bs_navmenu {
    background-color: var(--waves-library-white);
    border: 1px solid rgba(19, 19, 19, .1);
    border-radius: 8px;
    margin-top: 4px;
  }

  .bs_navlink {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    display: flex;
  }

  .bs_navdropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    font-family: Clashdisplay, sans-serif;
  }

  .bs_navbutton-right {
    grid-column-gap: 8px;
  }

  .bs_menubutton {
    width: 52px;
    height: 52px;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .bs_menubutton.w--open {
    width: 52px;
    height: 52px;
    background-color: var(--waves-library-black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .waves-left-faq-1 {
    text-align: center;
    align-items: center;
    position: static;
  }

  .waves-grid-faq-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .bs_biyografi-section {
    text-align: center;
  }

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

  .bs_biyografi_content {
    max-width: 700px;
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

  .waves-bottom-footer-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
  }

  .waves-top-left-footer-2 {
    text-align: center;
    align-items: center;
  }

  .waves-top-footer-2 {
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .uui-blogsection04_button-row {
    flex: none;
  }

  .uui-blogsection04_list {
    grid-template-columns: 1fr 1fr;
  }

  .uui-blogsection04_heading {
    margin-right: 3rem;
  }

  .uui-blogsection04_heading-wrapper {
    grid-column-gap: 3rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .bs_altfooter-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .bs_altsayfa_section {
    text-align: center;
  }

  .bs_content-hero {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

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

  .bs_image._1, .bs_image._2 {
    display: block;
  }

  .bs_info-container {
    background-color: rgba(235, 234, 231, .4);
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .bs_master-image_wrapper {
    align-items: center;
  }

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

  .bs_contact_container {
    min-width: 425px;
  }

  .bs_contact_container-image {
    width: 425px;
  }

  .div-block-11 {
    min-height: 105vh;
  }

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

  .bs_content-container-box, .bs_content-container-sidebox {
    min-width: 425px;
  }

  .bs_bireysel_bg, .bs_pd_bg, .bs_pp_bg {
    min-height: 105vh;
  }

  .bs_content-heading {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

  .div-block-13 {
    top: -2%;
    right: 30%;
  }

  .text-block-14 {
    text-align: left;
    font-size: .8rem;
  }

  .bs-top-footer {
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .bs-top-left-footer {
    text-align: center;
    align-items: center;
  }

  .bs_altfooter-wrapper-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .bs_ofis-grid, .grid-5 {
    grid-template-columns: 1fr;
  }

  .bs_kitap_container {
    min-width: 425px;
  }

  .bs_kitap_container-image {
    width: 425px;
  }

  .bs_biyografi_content-hero {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

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

  .bs_akademik_container {
    min-width: 425px;
  }

  .bs_altsayfa_akademik_section {
    text-align: center;
  }

  .bs_yazilar_container {
    min-width: 425px;
  }

  .bs_yazilar_container-image {
    width: 425px;
  }

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

  .bs_sertifika-hero {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

  .bs-yardim-container._1, .bs-yardim-container._2, .bs-yardim-container._3, .bs-yardim-container._4, .bs-yardim-container._5, .bs-yardim-container._6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bs---heading-3-no-margin {
    font-size: 1.2em;
  }

  .bs-yardim-grid {
    grid-template-columns: 1fr 1fr;
  }

  .bs_header_subtitle {
    font-size: 1.25em;
    line-height: 30px;
  }

  .bs_image-1 {
    border-radius: 24px;
    display: block;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

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

  .footer-content-2 {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    justify-content: flex-start;
    padding-top: 180px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .h1 {
    font-size: 62px;
    line-height: 70px;
  }

  .copyright-div {
    flex: 1;
    align-items: flex-end;
    margin-top: 25px;
    padding-bottom: 15px;
    display: flex;
    position: static;
  }

  .is-h3 {
    text-align: center;
    font-size: 1.953rem;
    font-weight: 200;
  }

  .is-l-hidden {
    display: none;
  }

  .is-h6 {
    font-size: 1rem;
  }

  .is-h1 {
    font-size: 3.052rem;
  }

  .btn--prm-med {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    font-size: 1.1em;
  }

  .container-col-12 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-txt-medium {
    font-size: 1rem;
  }

  .is-txt-medium.is-dsg-description {
    max-width: none;
  }

  .btn--sec-med {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    font-size: 1.1em;
  }

  .dsg-table-cell.is-dsg-aspect {
    width: 5em;
  }

  .grid--4-4-4 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr;
  }

  .is-txt-xsmall {
    font-size: .7rem;
  }

  .container-col-8 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-display {
    font-size: 3rem;
  }

  .dsg-table_row-spacing {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid--dsg-lists {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 2.25fr;
  }

  .dsg-subnav-link {
    flex: none;
    padding-left: .5em;
    padding-right: .5em;
  }

  .is-txt-small {
    font-size: .875rem;
  }

  .is-txt-small.is-txt-green-100.is-dsg-sample-label {
    display: none;
  }

  .grid--4-8 {
    grid-template-columns: 1fr 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .dsg-table_header-headlines {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .is-h4 {
    font-size: 1.563rem;
  }

  .container-col-10 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .dsg-table_header-colors {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .is-btn-l-fw {
    width: 100%;
  }

  .is-h2 {
    font-size: 2.441rem;
  }

  .dsg-table_header-headlines-spacing {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .is-l-visible {
    display: block;
  }

  .is-txt-large {
    font-size: 1.125rem;
  }

  .container-col-4 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .dsg-table_row.is-button {
    grid-template-columns: 1fr;
  }

  .dsg-table_row.is-dsg-helper {
    grid-template-rows: auto;
    grid-template-columns: .6fr;
  }

  .dsg-table_row.is-colors {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .grid--8-4 {
    grid-template-columns: 1fr 1fr;
  }

  .dsg-sidebar {
    width: 100%;
    overflow: hidden;
  }

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

  .container-col-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-h5 {
    font-size: 1.25rem;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-copy {
    font-size: 1.6em;
  }

  .bg_icons {
    top: -7%;
    bottom: auto;
    left: auto;
    right: 11%;
  }

  .bs_navbar-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .waves---heading-2-no-margins-3 {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bs_biyografi-maincontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bs_biyografi_content {
    max-width: 500px;
  }

  .waves-column-links-footer-2 {
    align-items: flex-start;
  }

  .waves-top-right-footer-2 {
    grid-row-gap: 80px;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-blogsection04_button-row {
    width: 100%;
    justify-content: flex-start;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-blogsection04_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blogsection04_image-link:hover {
    box-shadow: none;
  }

  .uui-blogsection04_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-blogsection04_list-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-blogsection04_heading {
    margin-right: 0;
  }

  .uui-blogsection04_heading-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-faq02_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .uui-faq02_question {
    padding: 1rem 1.25rem;
  }

  .bs_mbaslik {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .bs_maincontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bs_image {
    display: block;
  }

  .bs_image._1 {
    display: none;
  }

  .bs_info-container {
    background-color: rgba(235, 234, 231, .8);
  }

  .waves---main-container-2-copy {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-13 {
    top: -1%;
    right: 11%;
  }

  .text-block-14 {
    font-size: 1.2em;
  }

  .bs-footer_container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bs-top-right-footer-2 {
    grid-row-gap: 80px;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
  }

  .bs-column-links-footer-2, .bs-column-links-footer-1 {
    align-items: flex-start;
  }

  .bs-column-links-footer1 {
    align-items: center;
  }

  .bs_yazilar_container-image {
    width: auto;
    height: auto;
  }

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

  .timeline_centre {
    justify-content: flex-start;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_item {
    width: 100%;
    grid-template-columns: 64px 1fr;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .bs_footer_maincomponent {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bs---heading-3-no-margin {
    font-size: 1.6em;
  }

  .bs-yardim-grid {
    grid-template-columns: 1fr;
  }

  .bs_header_subtitle {
    font-size: 1.6em;
    line-height: 34px;
  }

  .bs_image-1 {
    display: block;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .footer-link-2:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding-top: 140px;
  }

  .overlay {
    background-image: linear-gradient(rgba(0, 0, 0, .48) 38%, rgba(0, 0, 0, .38) 72%);
  }

  .content {
    margin-top: 60px;
  }

  .h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .copyright-div {
    flex: none;
    margin-top: 69px;
  }

  .copyright-text {
    align-self: flex-end;
  }

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

  .is-h3 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1;
  }

  .is-h3.bs_desktop_responsive {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }

  .is-h6 {
    font-size: 1rem;
  }

  .is-p-visible {
    display: block;
  }

  .is-h1 {
    margin-top: -20px;
    font-size: 2.5rem;
    font-weight: 400;
  }

  .is-h1.bs-h1 {
    font-size: 2.8em;
  }

  .is-p-hidden {
    display: none;
  }

  .btn--prm-med.is-form-submit {
    font-size: 1.4em;
  }

  .is-txt-medium {
    font-size: 1rem;
  }

  .is-btn-p-fw {
    width: 100%;
  }

  .dsg-hor-p-scroll-wrap {
    width: 100%;
    max-width: 90vw;
    overflow: scroll;
  }

  .dsg-table-cell {
    background-color: #1d1d1d;
  }

  .grid--4-4-4 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .is-display {
    font-size: 3em;
  }

  .dsg-table_row-spacing {
    background-color: #1d1d1d;
  }

  .grid--dsg-lists {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .is-txt-small {
    font-size: 1rem;
  }

  .grid--4-8 {
    grid-template-columns: 1fr;
  }

  .richt-text {
    font-size: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .dsg-table_header-headlines.is-dsg-typo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .is-h4 {
    font-size: 1.266rem;
  }

  .dsg-table.is-dsg-helpers.is-dsg-aspect {
    grid-template-rows: .25fr;
    grid-auto-rows: 1fr;
  }

  .is-txt-large {
    font-size: 1.1rem;
  }

  .dsg-table_row.is-colors {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .dsg-table_row.is-dsg-typo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid--8-4 {
    grid-template-columns: 1fr;
  }

  .form-checkbox-label {
    font-size: 1rem;
  }

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

  .is-h5 {
    font-size: 1.125rem;
  }

  .waves-hero-3-grid {
    grid-template-rows: auto;
  }

  .waves---dropdown-link {
    overflow: hidden;
  }

  .waves-dropdown-list {
    background-color: rgba(221, 221, 221, .6);
  }

  .waves-dropdown-list.w--open {
    background-color: rgba(235, 234, 231, .9);
  }

  .waves---grid-halves-sticky {
    grid-row-gap: 10px;
  }

  .heading {
    font-size: 2.5em;
    line-height: 40px;
  }

  .waves---heading {
    overflow: visible;
  }

  .text-copy {
    font-size: 1.375em;
  }

  .bg_icons {
    top: 28%;
    bottom: auto;
    left: auto;
    right: -21%;
  }

  .bs_herosection {
    padding: 80px 1rem;
  }

  .bs_navmenu {
    background-color: #ebeae7;
  }

  .bs_nav-cta {
    display: none;
  }

  .bs_nav-cta.hamburger {
    height: auto;
    display: block;
  }

  .bs_nav-cta.hamburger:hover {
    background-color: rgba(99, 158, 177, .8);
  }

  .waves---heading-2-no-margins-3 {
    font-size: 34px;
  }

  .waves---section-medium-3 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .bs_biyografi-section {
    padding: 80px 1rem;
  }

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

  .bs_biyografi-image_wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .waves-column-links-footer-2 {
    align-items: flex-start;
  }

  .bs_footer-text {
    line-height: 140%;
  }

  .text-span-3 {
    font-size: 22px;
  }

  .bs_altsayfa_section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bs_content-hero.bs_horiz_dir {
    flex-direction: column;
  }

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

  .bs_image {
    background-position: 50%;
    background-size: auto;
    background-attachment: scroll;
    display: block;
  }

  .bs_image._1 {
    width: auto;
    display: none;
  }

  .bs_image._2 {
    width: auto;
    height: 400px;
    display: block;
  }

  .bs_info-container {
    background-color: rgba(235, 234, 231, .8);
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 0%;
  }

  .bs_bi-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bs_master-image_wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .bs_master-image_wrapper.bs_landing_bg {
    width: 100%;
  }

  .bs_hero-image {
    width: 100%;
    height: 100%;
    max-height: 100%;
    display: block;
  }

  .waves---main-container-2-copy {
    max-height: 100vh;
  }

  .bs_contact_container, .bs_content-container-box, .bs_content-container-sidebox {
    max-width: 300px;
    min-width: 250px;
  }

  .bs_biyografi_bg {
    min-height: 25vh;
  }

  .div-block-13 {
    display: none;
    top: -2%;
    right: -10%;
  }

  .text-block-14 {
    font-size: .875rem;
  }

  .bs_footer-text-1 {
    line-height: 140%;
  }

  .bs-column-links-footer-2, .bs-column-links-footer-1, .bs-column-links-footer1 {
    align-items: flex-start;
  }

  .image-57 {
    border-radius: 24px;
    display: block;
  }

  .bs_ofis-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .bs_ofis {
    width: auto;
    height: auto;
  }

  .bs_ofis_bg {
    min-height: 50vh;
  }

  .bs_ofis-wrapper, .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bs_kitap_container {
    max-width: 300px;
    min-width: 250px;
  }

  .bs_biyografi_content-hero.sag-image, .bs_biyografi_content-hero.sol-image {
    display: none;
  }

  .bs_akademik_grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bs_akademik_container {
    max-width: 300px;
    min-width: 250px;
  }

  .bs_altsayfa_akademik_section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bs_yazilar_container {
    max-width: 300px;
    min-width: 250px;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .image-61 {
    display: none;
  }

  .bs-sertifikalar-cizgi {
    top: -2.5%;
  }

  .bs---heading-3-no-margin {
    font-size: 22px;
  }

  .bs-yardim-grid {
    grid-template-columns: 1fr;
  }

  .bs_header_subtitle {
    text-align: center;
    font-size: 1.375rem;
  }

  .bs-bireysel-container-big {
    background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Bireysel-terapi.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-1442 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bs-bireysel-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .bs-kurumsal-container-big {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/Kurumsal-BG.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bs-kurumsal-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .bs_image-1 {
    width: auto;
    height: auto;
    border-radius: 24px;
    display: block;
  }

  .container, .container-8 {
    max-width: none;
  }
}

#w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-46e1debf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-46e1debf, #w-node-fa6b67ef-6e37-665b-2469-2526bf813095-46e1debf, #w-node-_0bf5ddc4-b30b-49e3-7fb1-be01e174def7-46e1debf, #w-node-_142498ed-69aa-43c2-3c6d-83b8078780aa-46e1debf, #w-node-_79a7ad3e-848d-3fc8-aa71-9b96a9e4e029-46e1debf, #w-node-_2b3c8442-ccf6-e6be-b34f-2c75383fc2ff-46e1debf, #w-node-b6a17374-e19d-433c-5605-1571755961be-46e1debf, #w-node-adebb95a-0f85-2eb0-862b-d30481052c69-46e1debf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-46e1debf {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-a7003e4f-6590-4a54-77c6-bcd086103ca8-46e1debf {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}

#w-node-b80284c2-0287-1525-8ce8-3e5d2f78c4cf-46e1debf {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-46e1debf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-46e1debf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-46e1debf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf4764-3baf475e, #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf4761-3baf475e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf476e-3baf475e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-46e1dec2 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
  justify-self: start;
}

#w-node-_1a25fc60-f164-5fb2-2dd7-8e243708fa46-46e1dec2 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-_265c0c38-346a-2874-0a27-d3ec7866f51c-46e1dec2 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-46e1dec2 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-_09c39100-9977-6506-a107-8f80dd480f3c-46e1dec2 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_498bfb06-f8e5-4c6c-72a4-954fb372b8e4-46e1dec2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-46e1dec2 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f256dc21-53a9-9359-3396-a179e1ad01c4-46e1dec2, #w-node-_1c92dd94-26b8-2e55-f798-8be11aa22b4b-46e1dec2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3bec8146-3142-9261-c54c-ac1a0a274282-46e1dec2 {
  grid-area: 6 / 2 / 7 / 3;
  justify-self: center;
}

#w-node-_8d298625-b5d7-bb8a-e4ed-b0708a755564-46e1dec2 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0821e-cda0821b, #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0821f-cda0821b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0822b-cda0821b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_84a7fd36-f2f0-e113-08e1-666516e0faa3-46e1dec8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93e264c1-d0df-b2fa-0aba-982cb08a15ce-46e1dec8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_93ba7851-7e71-971f-24c0-379c984df73c-46e1dec8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-b56b0abc-6ca7-c6ec-eebf-889341367d27-46e1dec8 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-46e1deca {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-46e1deca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-46e1deca {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-46e1deca {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-46e1deca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-46e1deca {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-46e1deca {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-46e1deca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-46e1deca {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-46e1deca {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_856f4ff5-61bc-c866-7090-d64e03e045fd-46e1decc, #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-46e1decc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_856f4ff5-61bc-c866-7090-d64e03e0460a-46e1decc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8ad5d751 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-8ad5d751 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-8ad5d751 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-8ad5d751 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-8ad5d751 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-8ad5d751 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-8ad5d751 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-8ad5d751 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-8ad5d751 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-8ad5d751 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-7d01c56c {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-7d01c56c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-7d01c56c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-7d01c56c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-7d01c56c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-7d01c56c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-7d01c56c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-7d01c56c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-7d01c56c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-7d01c56c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7e3ebd77-73b3-808b-54e1-5d70fe2ca8c2-592a4b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf7c9ead-33fa-8d0a-ccd6-0405be024db5-592a4b43 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-592a4b43, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-592a4b43, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-592a4b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8e23901-7504-f91d-61da-0b129c05c620-592a4b43 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-592a4b43 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-592a4b43 {
  align-self: start;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b7-592a4b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b9-592a4b43 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41be-592a4b43 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c1-592a4b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c3-592a4b43 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c6-592a4b43 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c9-592a4b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41cb-592a4b43 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41ce-592a4b43 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6bbaab51 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-6bbaab51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-6bbaab51 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-6bbaab51 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-6bbaab51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-6bbaab51 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-6bbaab51 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-6bbaab51 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-6bbaab51 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-6bbaab51 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-f6367b49 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-f6367b49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-f6367b49 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-f6367b49 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-f6367b49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-f6367b49 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-f6367b49 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-f6367b49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-f6367b49 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-f6367b49 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-709f7e3d {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-709f7e3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-709f7e3d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-709f7e3d {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-709f7e3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-709f7e3d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-709f7e3d {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-709f7e3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-709f7e3d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-709f7e3d {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61cbb077 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-61cbb077 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-61cbb077 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-61cbb077 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-61cbb077 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-61cbb077 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-61cbb077 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-61cbb077 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-61cbb077 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-61cbb077 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61dbb5c3 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-61dbb5c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-61dbb5c3 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-61dbb5c3 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-61dbb5c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-61dbb5c3 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-61dbb5c3 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-61dbb5c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-61dbb5c3 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-61dbb5c3 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-05bd09d6 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-05bd09d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-05bd09d6 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-05bd09d6 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8745e682 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-8745e682 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-5e5aa406 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-5e5aa406, #w-node-fa6b67ef-6e37-665b-2469-2526bf813095-5e5aa406, #w-node-_0bf5ddc4-b30b-49e3-7fb1-be01e174def7-5e5aa406, #w-node-_142498ed-69aa-43c2-3c6d-83b8078780aa-5e5aa406, #w-node-_79a7ad3e-848d-3fc8-aa71-9b96a9e4e029-5e5aa406, #w-node-_2b3c8442-ccf6-e6be-b34f-2c75383fc2ff-5e5aa406, #w-node-b6a17374-e19d-433c-5605-1571755961be-5e5aa406, #w-node-adebb95a-0f85-2eb0-862b-d30481052c69-5e5aa406 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-5e5aa406 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-a7003e4f-6590-4a54-77c6-bcd086103ca8-5e5aa406 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}

#w-node-b80284c2-0287-1525-8ce8-3e5d2f78c4cf-5e5aa406 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-5e5aa406 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-5e5aa406 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-5e5aa406 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8873-072c8870, #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8874-072c8870 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8882-072c8870 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-9e39cdf6 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
  justify-self: start;
}

#w-node-_1a25fc60-f164-5fb2-2dd7-8e243708fa46-9e39cdf6 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-_265c0c38-346a-2874-0a27-d3ec7866f51c-9e39cdf6 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-9e39cdf6 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-_09c39100-9977-6506-a107-8f80dd480f3c-9e39cdf6 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_498bfb06-f8e5-4c6c-72a4-954fb372b8e4-9e39cdf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-9e39cdf6 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f256dc21-53a9-9359-3396-a179e1ad01c4-9e39cdf6, #w-node-_1c92dd94-26b8-2e55-f798-8be11aa22b4b-9e39cdf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3bec8146-3142-9261-c54c-ac1a0a274282-9e39cdf6 {
  grid-area: 6 / 2 / 7 / 3;
  justify-self: center;
}

#w-node-_8d298625-b5d7-bb8a-e4ed-b0708a755564-9e39cdf6 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-a8521361-338a-6224-3a92-1ce31f8887f3-1f8887f0, #w-node-a8521361-338a-6224-3a92-1ce31f8887f4-1f8887f0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a8521361-338a-6224-3a92-1ce31f888802-1f8887f0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_856f4ff5-61bc-c866-7090-d64e03e045fd-0400390b, #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-0400390b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_856f4ff5-61bc-c866-7090-d64e03e0460a-0400390b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_84a7fd36-f2f0-e113-08e1-666516e0faa3-676290fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93e264c1-d0df-b2fa-0aba-982cb08a15ce-676290fe {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_93ba7851-7e71-971f-24c0-379c984df73c-676290fe {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-b56b0abc-6ca7-c6ec-eebf-889341367d27-676290fe {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-9c3e36cf {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-9c3e36cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-9c3e36cf {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-9c3e36cf {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-3848afad {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-3848afad, #w-node-_7e3ebd77-73b3-808b-54e1-5d70fe2ca8c2-643a5366, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-643a5366, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-643a5366, #w-node-f8e23901-7504-f91d-61da-0b129c05c620-643a5366 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-643a5366 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-643a5366 {
  align-self: start;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b7-643a5366 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b9-643a5366 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41be-643a5366 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c1-643a5366 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c3-643a5366 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c6-643a5366 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c9-643a5366 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41cb-643a5366 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41ce-643a5366 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-2b399921 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-2b399921 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-2b399921 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-2b399921 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-2b399921 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-2b399921 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-2b399921 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-2b399921 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-2b399921 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-2b399921 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-4a0c733c {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-4a0c733c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-4a0c733c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-4a0c733c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-4a0c733c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-4a0c733c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-4a0c733c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-4a0c733c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-4a0c733c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-4a0c733c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-cecb2c39 {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-cecb2c39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-cecb2c39 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-cecb2c39 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-cecb2c39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-cecb2c39 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-cecb2c39 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-cecb2c39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-cecb2c39 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-cecb2c39 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6a3e75dd {
  align-self: start;
}

#w-node-f0e47116-4fde-45af-4dea-32751e56b211-6a3e75dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4be68b24-ee88-3723-90ff-ddebe36392d2-6a3e75dd {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3b28a63a-bae1-e92c-24b3-cfb314eaa9ac-6a3e75dd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d5-6a3e75dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5d7-6a3e75dd {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6093245a-8313-c4ce-e90c-6dec4f09e5da-6a3e75dd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff1-6a3e75dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff3-6a3e75dd {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-d4dde41b-2466-6585-e934-1a90ed4a3ff6-6a3e75dd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7e3ebd77-73b3-808b-54e1-5d70fe2ca8c2-860685d8, #w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-860685d8, #w-node-_66914fb6-0cff-8868-9aa6-4aaef36d22a6-860685d8, #w-node-_9a2a5255-7ac5-923b-a820-07c4981763d6-860685d8, #w-node-bc801ae0-940c-2114-ad24-8f0cbc041f82-860685d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-860685d8 {
  align-self: start;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b7-860685d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41b9-860685d8 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41be-860685d8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c1-860685d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c3-860685d8 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c6-860685d8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41c9-860685d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41cb-860685d8 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_75377b49-805a-1c38-4e53-738ec53e41ce-860685d8 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (min-width: 1280px) {
  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-46e1debf {
    align-self: center;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-46e1debf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-46e1debf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-46e1debf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf4761-3baf475e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf479c-3baf475e {
    justify-self: end;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-46e1dec2 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-46e1dec2 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f256dc21-53a9-9359-3396-a179e1ad01c4-46e1dec2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0821f-cda0821b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda08251-cda0821b {
    justify-self: end;
  }

  #w-node-_3490b0a4-f056-2e0e-4d59-e2eed34932a8-46e1dec5, #w-node-_4dc22b21-e0d0-cc63-7155-0d5c2c307526-46e1dec5, #w-node-_1d66e24b-ebf7-3ab0-b4d6-6abc959fe26b-46e1dec5, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-46e1dec6, #w-node-_5030168b-4999-c1f1-a454-3f075772f720-46e1dec6, #w-node-_7eb2a718-0593-2b9c-92ef-61ac4f99d117-46e1dec6, #w-node-_1d194d21-e773-c7eb-98e8-b35a6260755e-46e1dec6, #w-node-_54bdf9e2-c1ae-c80c-619b-977419da817e-46e1dec6, #w-node-d6ea8ba3-33a9-e3fe-dc49-ea2ecfb94f59-46e1dec6, #w-node-f326c0a5-a352-8219-7647-d6cc64db2847-46e1dec6, #w-node-adee5f61-711d-0d1d-1c26-6aa9646582d4-46e1dec6, #w-node-_6263b428-d361-cadc-5db6-6e324c773c72-46e1dec6, #w-node-b0610b88-3429-e446-de86-3be199c370b5-46e1dec6, #w-node-_4f5a6196-c692-d064-d941-4c93842b0a55-46e1dec6, #w-node-f9e0da02-a99a-9020-0336-27722a5e076b-46e1dec6, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-46e1deca, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-46e1deca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-46e1decc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e04630-46e1decc {
    justify-self: end;
  }

  #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-8ad5d751, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8ad5d751, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-7d01c56c, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-7d01c56c, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-2f2b185e, #w-node-dfc6fe5c-5587-3d47-6ee1-5de71710a936-2f2b185e, #w-node-_896f2ad1-7777-4d29-8756-5e81535ca36b-2f2b185e, #w-node-_24aaa160-8ea8-8ff3-92b6-e9b1d850da95-2f2b185e, #w-node-_8c111c07-6b95-36cc-848c-5e08ab539d37-2f2b185e, #w-node-_732ccbe6-cee9-7e38-b6a0-5409f8781ae7-2f2b185e, #w-node-_8444bb0a-aaf9-a276-5a96-864b17efe493-2f2b185e, #w-node-_28cb1dbf-5c80-57ad-1ad5-a527b34cf6bb-2f2b185e, #w-node-_8cd79554-811f-d28e-aa4c-a97d251dfaca-2f2b185e, #w-node-a85ab60a-12b0-daa0-c864-b784ff32a976-2f2b185e, #w-node-_5bff3f13-2ace-a82e-fde9-b63e0e463670-2f2b185e, #w-node-_766c3017-64b2-5651-66da-d2de8a1f959c-2f2b185e, #w-node-df8e544b-9215-ef4f-7c01-9de54d46499b-2f2b185e, #w-node-ecbfa9c7-b2e7-17b9-2093-fc0880efca0a-2f2b185e, #w-node-_9afd0fab-c82b-d333-3cad-07956e5acf6c-2f2b185e, #w-node-bfe6dfa5-9ec4-5d43-8be6-0bbbd971bad8-2f2b185e, #w-node-_69d649fb-0493-46f9-cd5c-8f72a9652343-2f2b185e, #w-node-_4c0dcef1-41a4-a4d9-34fa-1d99903a266c-2f2b185e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf7c9ead-33fa-8d0a-ccd6-0405be024db5-592a4b43 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-592a4b43, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-592a4b43, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-592a4b43 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8e23901-7504-f91d-61da-0b129c05c620-592a4b43 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-592a4b43 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-592a4b43, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-6bbaab51, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6bbaab51, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-f6367b49, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-f6367b49, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-709f7e3d, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-709f7e3d, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-61cbb077, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61cbb077, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-61dbb5c3, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61dbb5c3, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-05bd09d6, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-05bd09d6, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-8745e682 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8745e682 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-5e5aa406 {
    align-self: center;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-5e5aa406 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-5e5aa406 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-5e5aa406 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8874-072c8870 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c88a5-072c8870 {
    justify-self: end;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-9e39cdf6 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-9e39cdf6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f256dc21-53a9-9359-3396-a179e1ad01c4-9e39cdf6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a8521361-338a-6224-3a92-1ce31f8887f4-1f8887f0 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a8521361-338a-6224-3a92-1ce31f888825-1f8887f0 {
    justify-self: end;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-0400390b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e04630-0400390b {
    justify-self: end;
  }

  #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-9c3e36cf, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-9c3e36cf, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-3848afad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-3848afad {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-8dde57ec, #w-node-_5030168b-4999-c1f1-a454-3f075772f720-8dde57ec, #w-node-_7eb2a718-0593-2b9c-92ef-61ac4f99d117-8dde57ec, #w-node-_1d194d21-e773-c7eb-98e8-b35a6260755e-8dde57ec, #w-node-_54bdf9e2-c1ae-c80c-619b-977419da817e-8dde57ec, #w-node-d6ea8ba3-33a9-e3fe-dc49-ea2ecfb94f59-8dde57ec, #w-node-f326c0a5-a352-8219-7647-d6cc64db2847-8dde57ec, #w-node-adee5f61-711d-0d1d-1c26-6aa9646582d4-8dde57ec, #w-node-_6263b428-d361-cadc-5db6-6e324c773c72-8dde57ec, #w-node-b0610b88-3429-e446-de86-3be199c370b5-8dde57ec, #w-node-_4f5a6196-c692-d064-d941-4c93842b0a55-8dde57ec, #w-node-f9e0da02-a99a-9020-0336-27722a5e076b-8dde57ec, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-34f8377a, #w-node-dfc6fe5c-5587-3d47-6ee1-5de71710a936-34f8377a, #w-node-_896f2ad1-7777-4d29-8756-5e81535ca36b-34f8377a, #w-node-_24aaa160-8ea8-8ff3-92b6-e9b1d850da95-34f8377a, #w-node-_8c111c07-6b95-36cc-848c-5e08ab539d37-34f8377a, #w-node-_732ccbe6-cee9-7e38-b6a0-5409f8781ae7-34f8377a, #w-node-_8444bb0a-aaf9-a276-5a96-864b17efe493-34f8377a, #w-node-_28cb1dbf-5c80-57ad-1ad5-a527b34cf6bb-34f8377a, #w-node-_8cd79554-811f-d28e-aa4c-a97d251dfaca-34f8377a, #w-node-a85ab60a-12b0-daa0-c864-b784ff32a976-34f8377a, #w-node-_5bff3f13-2ace-a82e-fde9-b63e0e463670-34f8377a, #w-node-_766c3017-64b2-5651-66da-d2de8a1f959c-34f8377a, #w-node-df8e544b-9215-ef4f-7c01-9de54d46499b-34f8377a, #w-node-ecbfa9c7-b2e7-17b9-2093-fc0880efca0a-34f8377a, #w-node-_9afd0fab-c82b-d333-3cad-07956e5acf6c-34f8377a, #w-node-bfe6dfa5-9ec4-5d43-8be6-0bbbd971bad8-34f8377a, #w-node-_69d649fb-0493-46f9-cd5c-8f72a9652343-34f8377a, #w-node-_4c0dcef1-41a4-a4d9-34fa-1d99903a266c-34f8377a, #w-node-_3490b0a4-f056-2e0e-4d59-e2eed34932a8-6777e066, #w-node-_4dc22b21-e0d0-cc63-7155-0d5c2c307526-6777e066, #w-node-_1d66e24b-ebf7-3ab0-b4d6-6abc959fe26b-6777e066, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-643a5366, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-643a5366, #w-node-f8e23901-7504-f91d-61da-0b129c05c620-643a5366, #w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-643a5366, #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-643a5366, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-2b399921, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-2b399921, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-4a0c733c, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-4a0c733c, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-cecb2c39, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-cecb2c39, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-6a3e75dd, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6a3e75dd, #w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-860685d8, #w-node-_66914fb6-0cff-8868-9aa6-4aaef36d22a6-860685d8, #w-node-_9a2a5255-7ac5-923b-a820-07c4981763d6-860685d8, #w-node-bc801ae0-940c-2114-ad24-8f0cbc041f82-860685d8, #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-860685d8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-46e1debf {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-46e1debf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-46e1debf {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-a7003e4f-6590-4a54-77c6-bcd086103ca8-46e1debf {
    grid-area: 4 / 1 / 5 / 3;
    align-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-46e1debf {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-46e1debf {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-46e1debf {
    justify-self: center;
  }

  #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf4764-3baf475e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf4761-3baf475e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_83b30e0e-ae6c-fe5a-5ebc-b2143baf476e-3baf475e {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-46e1dec2, #w-node-_1a25fc60-f164-5fb2-2dd7-8e243708fa46-46e1dec2, #w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-46e1dec2 {
    justify-self: center;
  }

  #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0821e-cda0821b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0821f-cda0821b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9b31417c-8b9e-d2ab-bdfb-7dc2cda0822b-cda0821b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_3490b0a4-f056-2e0e-4d59-e2eed34932a8-46e1dec5, #w-node-_4dc22b21-e0d0-cc63-7155-0d5c2c307526-46e1dec5, #w-node-_1d66e24b-ebf7-3ab0-b4d6-6abc959fe26b-46e1dec5, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-46e1dec6, #w-node-_5030168b-4999-c1f1-a454-3f075772f720-46e1dec6, #w-node-_7eb2a718-0593-2b9c-92ef-61ac4f99d117-46e1dec6, #w-node-_1d194d21-e773-c7eb-98e8-b35a6260755e-46e1dec6, #w-node-_54bdf9e2-c1ae-c80c-619b-977419da817e-46e1dec6, #w-node-d6ea8ba3-33a9-e3fe-dc49-ea2ecfb94f59-46e1dec6, #w-node-f326c0a5-a352-8219-7647-d6cc64db2847-46e1dec6, #w-node-adee5f61-711d-0d1d-1c26-6aa9646582d4-46e1dec6, #w-node-_6263b428-d361-cadc-5db6-6e324c773c72-46e1dec6, #w-node-b0610b88-3429-e446-de86-3be199c370b5-46e1dec6, #w-node-_4f5a6196-c692-d064-d941-4c93842b0a55-46e1dec6, #w-node-f9e0da02-a99a-9020-0336-27722a5e076b-46e1dec6 {
    justify-self: center;
  }

  #w-node-_93e264c1-d0df-b2fa-0aba-982cb08a15ce-46e1dec8, #w-node-_93ba7851-7e71-971f-24c0-379c984df73c-46e1dec8, #w-node-b56b0abc-6ca7-c6ec-eebf-889341367d27-46e1dec8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-46e1deca, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-46e1deca {
    justify-self: center;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fd-46e1decc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-46e1decc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e0460a-46e1decc {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-8ad5d751, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8ad5d751, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-7d01c56c, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-7d01c56c, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-2f2b185e, #w-node-dfc6fe5c-5587-3d47-6ee1-5de71710a936-2f2b185e, #w-node-_896f2ad1-7777-4d29-8756-5e81535ca36b-2f2b185e, #w-node-_24aaa160-8ea8-8ff3-92b6-e9b1d850da95-2f2b185e, #w-node-_8c111c07-6b95-36cc-848c-5e08ab539d37-2f2b185e, #w-node-_732ccbe6-cee9-7e38-b6a0-5409f8781ae7-2f2b185e, #w-node-_8444bb0a-aaf9-a276-5a96-864b17efe493-2f2b185e, #w-node-_28cb1dbf-5c80-57ad-1ad5-a527b34cf6bb-2f2b185e, #w-node-_8cd79554-811f-d28e-aa4c-a97d251dfaca-2f2b185e, #w-node-a85ab60a-12b0-daa0-c864-b784ff32a976-2f2b185e, #w-node-_5bff3f13-2ace-a82e-fde9-b63e0e463670-2f2b185e, #w-node-_766c3017-64b2-5651-66da-d2de8a1f959c-2f2b185e, #w-node-df8e544b-9215-ef4f-7c01-9de54d46499b-2f2b185e, #w-node-ecbfa9c7-b2e7-17b9-2093-fc0880efca0a-2f2b185e, #w-node-_9afd0fab-c82b-d333-3cad-07956e5acf6c-2f2b185e, #w-node-bfe6dfa5-9ec4-5d43-8be6-0bbbd971bad8-2f2b185e, #w-node-_69d649fb-0493-46f9-cd5c-8f72a9652343-2f2b185e, #w-node-_4c0dcef1-41a4-a4d9-34fa-1d99903a266c-2f2b185e {
    justify-self: center;
  }

  #w-node-bf7c9ead-33fa-8d0a-ccd6-0405be024db5-592a4b43 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-592a4b43, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-592a4b43, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-592a4b43, #w-node-f8e23901-7504-f91d-61da-0b129c05c620-592a4b43 {
    justify-self: center;
  }

  #w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-592a4b43 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-592a4b43, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-6bbaab51, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6bbaab51, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-f6367b49, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-f6367b49, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-709f7e3d, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-709f7e3d, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-61cbb077, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61cbb077, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-61dbb5c3, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-61dbb5c3, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-05bd09d6, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-05bd09d6, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-8745e682, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-8745e682 {
    justify-self: center;
  }

  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-5e5aa406 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d9-5e5aa406 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-5e5aa406 {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-a7003e4f-6590-4a54-77c6-bcd086103ca8-5e5aa406 {
    grid-area: 4 / 1 / 5 / 3;
    align-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfcf-5e5aa406 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-5e5aa406 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-affc5beb-af18-d3e4-d5fa-e5e0dc8955ba-5e5aa406 {
    justify-self: center;
  }

  #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8873-072c8870 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8874-072c8870 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10cc632e-fc52-ca75-0f8c-3ab1072c8882-072c8870 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-9e39cdf6, #w-node-_1a25fc60-f164-5fb2-2dd7-8e243708fa46-9e39cdf6, #w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-9e39cdf6 {
    justify-self: center;
  }

  #w-node-a8521361-338a-6224-3a92-1ce31f8887f3-1f8887f0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a8521361-338a-6224-3a92-1ce31f8887f4-1f8887f0 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a8521361-338a-6224-3a92-1ce31f888802-1f8887f0 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fd-0400390b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e045fe-0400390b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_856f4ff5-61bc-c866-7090-d64e03e0460a-0400390b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_93e264c1-d0df-b2fa-0aba-982cb08a15ce-676290fe, #w-node-_93ba7851-7e71-971f-24c0-379c984df73c-676290fe, #w-node-b56b0abc-6ca7-c6ec-eebf-889341367d27-676290fe {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-9c3e36cf, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-9c3e36cf, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-3848afad, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-3848afad, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-8dde57ec, #w-node-_5030168b-4999-c1f1-a454-3f075772f720-8dde57ec, #w-node-_7eb2a718-0593-2b9c-92ef-61ac4f99d117-8dde57ec, #w-node-_1d194d21-e773-c7eb-98e8-b35a6260755e-8dde57ec, #w-node-_54bdf9e2-c1ae-c80c-619b-977419da817e-8dde57ec, #w-node-d6ea8ba3-33a9-e3fe-dc49-ea2ecfb94f59-8dde57ec, #w-node-f326c0a5-a352-8219-7647-d6cc64db2847-8dde57ec, #w-node-adee5f61-711d-0d1d-1c26-6aa9646582d4-8dde57ec, #w-node-_6263b428-d361-cadc-5db6-6e324c773c72-8dde57ec, #w-node-b0610b88-3429-e446-de86-3be199c370b5-8dde57ec, #w-node-_4f5a6196-c692-d064-d941-4c93842b0a55-8dde57ec, #w-node-f9e0da02-a99a-9020-0336-27722a5e076b-8dde57ec, #w-node-_30d210a5-5e92-e3ae-cfba-cebb3be15fde-34f8377a, #w-node-dfc6fe5c-5587-3d47-6ee1-5de71710a936-34f8377a, #w-node-_896f2ad1-7777-4d29-8756-5e81535ca36b-34f8377a, #w-node-_24aaa160-8ea8-8ff3-92b6-e9b1d850da95-34f8377a, #w-node-_8c111c07-6b95-36cc-848c-5e08ab539d37-34f8377a, #w-node-_732ccbe6-cee9-7e38-b6a0-5409f8781ae7-34f8377a, #w-node-_8444bb0a-aaf9-a276-5a96-864b17efe493-34f8377a, #w-node-_28cb1dbf-5c80-57ad-1ad5-a527b34cf6bb-34f8377a, #w-node-_8cd79554-811f-d28e-aa4c-a97d251dfaca-34f8377a, #w-node-a85ab60a-12b0-daa0-c864-b784ff32a976-34f8377a, #w-node-_5bff3f13-2ace-a82e-fde9-b63e0e463670-34f8377a, #w-node-_766c3017-64b2-5651-66da-d2de8a1f959c-34f8377a, #w-node-df8e544b-9215-ef4f-7c01-9de54d46499b-34f8377a, #w-node-ecbfa9c7-b2e7-17b9-2093-fc0880efca0a-34f8377a, #w-node-_9afd0fab-c82b-d333-3cad-07956e5acf6c-34f8377a, #w-node-bfe6dfa5-9ec4-5d43-8be6-0bbbd971bad8-34f8377a, #w-node-_69d649fb-0493-46f9-cd5c-8f72a9652343-34f8377a, #w-node-_4c0dcef1-41a4-a4d9-34fa-1d99903a266c-34f8377a, #w-node-_3490b0a4-f056-2e0e-4d59-e2eed34932a8-6777e066, #w-node-_4dc22b21-e0d0-cc63-7155-0d5c2c307526-6777e066, #w-node-_1d66e24b-ebf7-3ab0-b4d6-6abc959fe26b-6777e066, #w-node-f6a52fc3-0409-4eda-ceb5-1e8771dd8119-643a5366, #w-node-bb042be2-67c0-aca0-1ab6-a63d8741e724-643a5366, #w-node-f8e23901-7504-f91d-61da-0b129c05c620-643a5366 {
    justify-self: center;
  }

  #w-node-_6c9adee7-6cc7-d8f6-3c4d-7c7157948bbc-643a5366 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-643a5366, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-2b399921, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-2b399921, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-4a0c733c, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-4a0c733c, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-cecb2c39, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-cecb2c39, #w-node-f0c4c9f5-2434-8b1e-6397-b82f1cbfc289-6a3e75dd, #w-node-_36181098-31d6-9156-acd0-451f71e0ca53-6a3e75dd, #w-node-_09ad4ce8-17c1-0191-831a-a95e3c4fe5eb-860685d8, #w-node-_66914fb6-0cff-8868-9aa6-4aaef36d22a6-860685d8, #w-node-_9a2a5255-7ac5-923b-a820-07c4981763d6-860685d8, #w-node-bc801ae0-940c-2114-ad24-8f0cbc041f82-860685d8, #w-node-_75377b49-805a-1c38-4e53-738ec53e41a8-860685d8 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897e7-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897ea-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897ec-46e1decc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d105028d-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d1050290-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d1050292-46e1decc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897f3-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897f6-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89806-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89809-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89820-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89823-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff8983c-46e1decc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff8983f-46e1decc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897e7-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897ea-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897ec-0400390b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d105028d-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d1050290-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-eda698b6-a11b-a851-59eb-3984d1050292-0400390b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897f3-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff897f6-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89806-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89809-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89820-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff89823-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff8983c-0400390b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5a53ba66-5f92-57fa-61f4-5d56cff8983f-0400390b {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-46e1debf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-46e1debf {
    justify-self: auto;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-46e1debf {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-46e1dec2 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_265c0c38-346a-2874-0a27-d3ec7866f51c-46e1dec2, #w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-46e1dec2, #w-node-_09c39100-9977-6506-a107-8f80dd480f3c-46e1dec2, #w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-46e1dec2, #w-node-_3bec8146-3142-9261-c54c-ac1a0a274282-46e1dec2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_11ebd28b-2d94-b42d-c528-38d937e890d1-5e5aa406 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-db9a5ee7-aeb2-f4d0-635f-d84a85af251e-5e5aa406 {
    justify-self: auto;
  }

  #w-node-bc8247cc-e017-0f9c-8e24-a74b442bbfc0-5e5aa406 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-_03e934de-81cd-b5cc-7ee8-1de6eb406771-9e39cdf6 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_265c0c38-346a-2874-0a27-d3ec7866f51c-9e39cdf6, #w-node-_1eab91d6-8577-2b3f-a172-ff25818f05fb-9e39cdf6, #w-node-_09c39100-9977-6506-a107-8f80dd480f3c-9e39cdf6, #w-node-_939917da-8427-d985-b20d-5d1d33cd3af4-9e39cdf6, #w-node-_3bec8146-3142-9261-c54c-ac1a0a274282-9e39cdf6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.woff2') format('woff2'), url('../fonts/ClashDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.woff2') format('woff2'), url('../fonts/ClashDisplay-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'), url('../fonts/ClashDisplay-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.woff2') format('woff2'), url('../fonts/ClashDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.woff2') format('woff2'), url('../fonts/ClashDisplay-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.woff2') format('woff2'), url('../fonts/ClashDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay Variable';
  src: url('../fonts/ClashDisplay-Variable.woff2') format('woff2'), url('../fonts/ClashDisplay-Variable.woff') format('woff');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clearsans';
  src: url('../fonts/ClearSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}