@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraBold.ttf') format("truetype"), url('../fonts/Montserrat-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque extltita;
  src: url('../fonts/MangoGrotesque-ExtLtIta.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Bold.otf') format("opentype"), url('../fonts/MangoGrotesque-ExtraBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque extbdita;
  src: url('../fonts/MangoGrotesque-ExtBdIta.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-ThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-SemiBoldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mangogrotesque;
  src: url('../fonts/MangoGrotesque-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Winlove swash;
  src: url('../fonts/Winlove-Swash.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Winlove;
  src: url('../fonts/Winlove.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-smoke: #f2f2f2;
  --gainsboro: #dedede;
  --black: #161717;
  --white: white;
  --light-coral: #ff7372;
  --neon2: #ed410d;
  --orange-red: #ef4823;
  --silver: #bcbcbc;
  --neonorange: #e13400;
  --inputblack: #1c1c1c;
  --dim-grey: #606061;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-secondary--color-1: #281ca5;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --elements-webflow-library-general--shadow-03: #14142b1a;
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--600: #6e7191;
  --deep-sky-blue: #26c5ff;
  --yellow: #fff89f;
  --bg-navy: #000218;
  --elements-webflow-library-general--shadow-01: #14142b0f;
  --elements-webflow-library-neutral--200: #f7f7fc;
}

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

body {
  color: var(--white-smoke);
  background-color: #181818;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: .9;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 320px;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  color: var(--gainsboro);
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

.paragraph {
  color: var(--gainsboro);
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.4;
}

.paragraph.large {
  font-size: 1.15vw;
}

.paragraph.large.testimonials {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5vh;
  font-size: 26px;
}

.paragraph.smol {
  font-size: 12px;
}

.paragraph.smol.footer {
  color: var(--white-smoke);
  text-align: center;
  font-size: 12px;
}

.paragraph.testimonials {
  color: var(--black);
  text-align: center;
  font-size: 18px;
}

.paragraph.footer {
  color: var(--white-smoke);
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 22px;
}

.paragraph.step {
  color: var(--black);
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
}

.tag {
  background-color: #0000;
  border: .5px solid #a7a7a74f;
  border-radius: 100vw;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  margin: 10px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.tag-text {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}

.h1 {
  color: #ffffff1a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44vw;
  line-height: .8;
  display: flex;
}

.h1.display {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/1.jpg');
  background-position: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex: none;
  align-self: auto;
  align-items: flex-start;
  font-size: 38vw;
  line-height: .9;
  display: flex;
}

.h1.display._4 {
  background-image: url('../images/1-3.jpg');
  background-position: 30%;
  background-size: cover;
}

.h1.display._0 {
  background-image: url('../images/9.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.h1.display._4-2 {
  background-image: url('../images/Playground.jpg');
  background-position: 0%;
  background-size: cover;
}

.button {
  cursor: pointer;
  border: 1px #fff;
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 0;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button:hover {
  filter: brightness(200%);
}

.button-text {
  color: #c4c4c4;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.button-arrow {
  margin-left: 10px;
  padding-bottom: 5px;
}

.h3 {
  font-size: 6.7vw;
}

.h3.cursive {
  text-align: left;
  text-transform: none;
  margin-bottom: 60px;
  font-family: Winlove, sans-serif;
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.4;
}

.h3.cursive.header {
  margin-top: 0;
  margin-bottom: 0;
}

.h3.cursive.header._404 {
  text-align: center;
}

.h3.testimonials {
  color: var(--black);
  text-align: center;
  font-size: 3vw;
}

.h3.footer {
  color: var(--white-smoke);
  font-size: 5vw;
}

.h3._404 {
  text-align: right;
}

.section-10 {
  z-index: 0;
  background-image: url('../images/illustration-bird.svg');
  background-position: 100% 130%;
  background-repeat: no-repeat;
  background-size: 30vw;
  background-attachment: fixed;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9vh;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-10.featured-work {
  z-index: 1;
  background-image: none;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  position: static;
}

.section-10.footer {
  z-index: 2;
  background-color: #0c0d0d;
  background-image: none;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.container-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  display: flex;
  overflow: visible;
}

.container-10.navigation {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0;
}

.header-section-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  display: none;
  position: relative;
  overflow: visible;
}

.navigation {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #161717d9;
  justify-content: center;
  width: 100%;
  margin-bottom: auto;
  display: none;
  position: sticky;
  inset: 0% 0% auto;
}

.navigation-menu {
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.navigation-link {
  color: var(--white-smoke);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.navigation-link.dropdown {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.navigation-link.open {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navigation-link.open:hover {
  color: var(--light-coral);
}

.navigation-link.mobile {
  display: none;
}

.header-letter-wrapper {
  z-index: 0;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: fixed;
  inset: auto 0%;
}

.header-letter-wrapper.blue-outline-text {
  z-index: 1;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: -2% 0% 0% 1%;
}

.header-letter-wrapper.orange-outline-text {
  z-index: -1;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 19px auto auto -18px;
}

.header-letter-wrapper.yellow-outline-text {
  z-index: -2;
  flex-direction: row;
  width: 100%;
  display: flex;
  position: relative;
  inset: 41px auto auto -39px;
}

.header-section-details-container {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #161717d9;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 1vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.header-tags-container {
  flex-wrap: wrap;
  flex: none;
  justify-content: center;
  width: 40%;
  padding: .65vw;
  display: flex;
}

.header-tags-container.mobile {
  width: 70%;
  margin-top: 2em;
  display: flex;
}

.header-paragraph-container {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.brand {
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.cursive-text-container {
  z-index: 11;
  padding: 0 20px;
  display: flex;
  position: absolute;
  inset: -15% auto auto -2%;
  overflow: visible;
}

.cursive-text-container._404 {
  justify-content: center;
  position: static;
  inset: 0% 0% auto;
}

.header-display-outline-blue, .header-display-outline-orange, .header-display-outline-yellow {
  color: #fff3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38vw;
  line-height: .9;
  display: flex;
}

.testimonials-text-container {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 45%;
  margin-bottom: 0;
  display: flex;
}

.testimonials-text-container.client-testimonials {
  background-color: var(--white);
  align-items: center;
  width: 32%;
  padding: 5vh 4vw;
}

.testimonials-text-container.footer-map {
  background-color: #0000;
  align-items: center;
  width: 20vw;
  padding: 0;
}

.footer-info-wrapper {
  background-color: #0000;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 80vw;
  padding-top: 5vh;
  padding-bottom: 2vh;
  display: flex;
  position: static;
}

.footer-text-container {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.footer-info-container {
  flex-direction: row;
  display: flex;
}

.contact-info-wrapper {
  border-bottom: 1px #16171730;
  flex-direction: row;
  justify-content: center;
  margin-top: 12px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.contact-info-wrapper.social-media-links {
  border-top: 1px solid #16171730;
  border-bottom-style: none;
}

.contact-info-container {
  flex: none;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.contact-info-container.social {
  margin-right: 40px;
}

.footer-contact-icon {
  margin-right: 10px;
}

.slider {
  background-color: var(--white);
  width: 45%;
  height: auto;
  box-shadow: 0 13px 19px 12px #1617177a;
}

.slide-navigation {
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  z-index: 10;
}

.video-overlay {
  z-index: 100;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #161717f0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.video-overlay.psl, .video-overlay.uj, .video-overlay.farpost {
  display: none;
}

.video-embedd {
  width: 100%;
  height: 100%;
  margin-bottom: 2vh;
}

.video-wrapper {
  justify-content: center;
  align-items: center;
  width: 1600px;
  height: 900px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.how-it-works-details-container {
  flex-flow: column wrap;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.how-it-works-step {
  flex-flow: column wrap;
  flex: none;
  margin-top: 5px;
  display: flex;
}

.step-number {
  flex: none;
}

.step-number-container {
  background-color: var(--neon2);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  margin-bottom: 1em;
  display: flex;
  overflow: hidden;
}

.step-info-wrapper {
  flex-flow: column wrap;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-left: 0;
  display: flex;
}

.how-it-works-details-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.main-menu_item {
  color: var(--white-smoke);
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 7px;
  font-size: 4rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.logo {
  z-index: 999;
  text-decoration: none;
  position: relative;
}

.logo.w--current {
  text-decoration: none;
}

.container-large {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.menu-item_trigger {
  z-index: -1;
  width: 1px;
}

.navigation_layout {
  z-index: 1400;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 0;
  display: flex;
  position: relative;
}

.navigation_component {
  z-index: 999;
  pointer-events: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.logo_image {
  display: none;
  position: relative;
  overflow: hidden;
}

.hero-section {
  z-index: 0;
  background-image: url('../images/25249-arrows-down.json');
  background-position: 0 0;
  background-size: auto;
  height: 100vh;
  max-height: 1000px;
  position: relative;
}

.letter-animation {
  z-index: 40;
  text-align: center;
  justify-content: flex-start;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 0;
  display: flex;
}

.display {
  color: #000;
  letter-spacing: -.03em;
  font-size: 6.25em;
  font-weight: 300;
  line-height: 1.1;
}

.display.split-text {
  color: var(--white-smoke);
  letter-spacing: -.02px;
  text-align: left;
  text-shadow: 0 1px 10px #0003;
  width: 100%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 85px;
}

.typed-words {
  letter-spacing: -.03em;
  text-shadow: 0 1px 10px #0003;
  vertical-align: baseline;
  font-weight: 400;
}

.main-wrapper {
  padding-top: 70px;
}

._1300px-con {
  z-index: 150;
  flex-direction: column;
  align-items: flex-start;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 20px;
  display: flex;
}

.yifikir-span {
  font-weight: 800;
}

.background-blur {
  z-index: 3;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  background-color: #45454503;
  display: block;
  position: absolute;
  inset: 0%;
}

.logo_image-2 {
  display: none;
  position: absolute;
  left: 0;
  overflow: visible;
}

.capabilities_item {
  color: #000;
  transform-style: preserve-3d;
  border: 1px solid #0000;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 20rem;
  padding: 2rem;
  text-decoration: none;
  transition: all .5s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.capabilities_item:hover {
  color: #e0e0e0;
  background-color: #1a1a1a;
  border-color: #0d0d0d;
  transform: translate3d(0, 0, 1rem);
  box-shadow: 0 12px 24px -8px #0009;
}

.capabilities_item:focus {
  color: #f2f2f2;
  background-color: #1a1a1a;
  border-color: #0d0d0d;
  transform: translate3d(0, 0, 1rem);
  box-shadow: 0 12px 24px -8px #0009;
}

.button-2 {
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 200px;
  margin: 20px;
  display: flex;
}

.arrow-red-b2 {
  filter: brightness(200%) brightness(200%);
  width: 77px;
  margin-left: 15px;
  margin-right: 15px;
}

.circle-wrapper {
  border: 2px solid var(--white-smoke);
  border-radius: 15px;
  width: 200px;
  height: 50px;
  position: relative;
}

.circle-mask-bottom-b2 {
  z-index: 10;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button-2 {
  z-index: 40;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  overflow: hidden;
  transform: rotate(90deg);
}

.circle-bg-grey-b2 {
  z-index: 2;
  display: none;
  position: absolute;
  inset: 0%;
}

.arrow-grey-b2 {
  filter: brightness(200%) brightness(200%);
  width: 77px;
  margin-left: 15px;
  margin-right: 15px;
}

.arrow-wrapper-b2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 63% 0% auto;
}

.circle-bg-red-b2 {
  z-index: 1;
  filter: brightness(200%) brightness(200%);
  display: none;
  position: relative;
}

.circle-mask-top-b2 {
  z-index: 10;
  display: none;
  position: absolute;
}

.hero-des {
  text-shadow: 0 1px 6px #0003;
  width: 600px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.navigation_button-2-copy {
  border: 1px solid var(--white-smoke);
  background-color: var(--white-smoke);
  color: #1a1a1a;
  border-radius: 32px;
  padding: 17px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  transition: all .3s ease-out;
  display: inline-block;
  box-shadow: 0 0 4px 1px #ffffffb3;
}

.navigation_button-2-copy:hover {
  transform: translate(0, -.125rem);
  box-shadow: 0 0 18px 6px #ffffffa8;
}

.brix---text-center {
  text-align: center;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---grid-6-columns-logo-strip {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.brix---text-300-bold {
  color: var(--gainsboro);
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
}

.logo-section {
  padding-top: 100px;
  padding-bottom: 70px;
}

.tab-arrow {
  position: absolute;
  inset: 0%;
}

.orange {
  color: var(--orange-red);
}

.services-tab {
  color: #5f5f5f;
  letter-spacing: 1px;
  border: 1px solid #5f5f5f;
  border-radius: 30px;
  flex: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-decoration: none;
}

.services-tab:hover {
  color: #c4c4c4;
  border-width: 1px;
  border-color: #c4c4c4;
  font-weight: 300;
}

.services-heading {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 94px;
}

.dot {
  opacity: 0;
  background-color: #ef4823;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}

.services-tab-heading {
  color: var(--silver);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 52px;
  line-height: 61px;
}

.services-details {
  grid-column-gap: 40px;
  align-items: flex-start;
  padding-bottom: 10px;
  display: flex;
}

.services-left {
  width: 85%;
  padding-left: 30px;
}

.container-3 {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.services-wrapper {
  background-color: #161717b3;
  background-image: linear-gradient(298deg, #0000000f, #ffffff0d);
  border: 1px solid #d2d2d24d;
  border-radius: 40px;
  padding: 36px 60px 60px;
  display: block;
  box-shadow: inset 2px 4px 11px 1px #fff3, 0 0 40px 2px #0000004d;
}

.services-right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  max-width: 300px;
  margin-left: auto;
  display: flex;
}

.services-right.left {
  flex: none;
  align-self: flex-start;
  max-width: 500px;
  margin-left: 0;
}

.services-tab-paragraph {
  color: #c4c4c4;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-weight: 300;
}

.services-paragraph {
  color: #8a8a8a;
  letter-spacing: 1px;
  margin-top: 20px;
  font-size: 19px;
  font-weight: 300;
  line-height: 22px;
}

.tab-icon {
  width: 60px;
  height: 60px;
  position: relative;
}

.title-block {
  grid-column-gap: 18px;
  align-items: center;
  display: flex;
}

.services-tab-wrapper {
  max-width: 1032px;
  margin-left: auto;
  margin-right: auto;
}

.services-tab-data {
  border-top: 1px solid #2a2a2a;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
}

.services-tab-content {
  grid-column-gap: 40px;
  background-color: #0000;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-tab-content.w--open {
  display: block;
  position: relative;
}

.tab-arrow-grey {
  position: absolute;
  inset: 0%;
}

.services-section {
  margin-top: 87px;
  display: none;
}

.services-tab-title {
  justify-content: space-between;
  padding: 20px 0;
  display: flex;
  overflow: hidden;
}

.services-head-block {
  margin-bottom: 30px;
  display: flex;
}

.arrrow-div {
  justify-content: flex-end;
  margin-top: 21px;
  padding-right: 20px;
  display: flex;
}

.arrow {
  filter: contrast(26%);
}

.slider_height {
  background-color: #000;
  background-image: linear-gradient(303deg, #0d0d0df2, #1f2121e0), url('../images/dotted.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px solid #c5c5c526;
  width: 100%;
  padding-top: 120%;
  position: relative;
  overflow: hidden;
}

.swiper.is-content {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slider_wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.slider_info-middle {
  padding-top: 3.4em;
  padding-bottom: 3.4em;
}

.slider_right {
  width: 40%;
}

.container {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 3.5em 7em;
}

.container.is-slider {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  padding-top: 2em;
  padding-bottom: 8em;
  display: flex;
}

.slider_info-text {
  color: var(--gainsboro);
  width: 100%;
  max-width: 400px;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.arrow2 {
  border: 1px solid #b8a5ff3d;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 3.1em;
  margin-right: 1em;
  transition: all .2s;
  display: flex;
}

.arrow2:hover {
  color: #111;
  background-color: #b8a5ff;
  border-color: #b8a5ff;
}

.arrow2.is-right {
  color: var(--neonorange);
  border-color: #e13400cc;
}

.arrow2.is-right:hover {
  background-color: var(--neonorange);
  color: var(--inputblack);
}

.arrow2.is-left {
  color: var(--neonorange);
  border-color: #e13400cc;
}

.arrow2.is-left:hover {
  background-color: var(--neonorange);
  color: var(--inputblack);
}

.swiper-slide.is-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-right: 2.6em;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.swiper-slide.is-photos {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.2em;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.arrow_svg {
  width: .8em;
  height: 1.13em;
}

.arrow_svg:hover {
  color: var(--inputblack);
}

.arrow_svg.is-alt {
  transform: rotate(-180deg);
}

.arrow_svg.is-alt:hover {
  color: var(--inputblack);
}

.swiper-wrapper.is-photos {
  width: 100%;
  position: relative;
}

.swiper-wrapper.is-content {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slider_left {
  flex-direction: column;
  width: 50%;
  position: relative;
}

.arrows {
  z-index: 100;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: absolute;
  inset: auto 0% 10%;
}

.lh {
  z-index: 8;
  opacity: .14;
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 4%;
}

.playicon {
  width: 60px;
  height: 60px;
}

.slide-horizontal {
  z-index: 10;
}

.container5 {
  border-radius: 7px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding: 50px 100px;
  display: none;
  overflow: hidden;
}

.social-image {
  filter: invert();
}

.social-icon {
  grid-column-gap: 40px;
  align-items: center;
  margin-left: auto;
  transition: opacity .3s;
  display: flex;
}

.social-icon:hover {
  opacity: .5;
}

.nav-link {
  color: var(--white-smoke);
  letter-spacing: -.72px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  transition: color .3s;
}

.nav-link:hover {
  color: var(--white);
}

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

.nav-link.w--current {
  color: var(--dim-grey);
}

.nav-link.w--current:hover {
  color: var(--white);
}

.footer-link {
  color: var(--white-smoke);
  letter-spacing: -.72px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  transition: color .3s;
}

.footer-link:hover {
  color: var(--white);
}

.footer-row {
  border-top: 1px solid #919191;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-row.copyright {
  border-top-style: none;
}

.get-in-touch-title {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 70px;
}

.footer-link-group {
  grid-column-gap: 40px;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.copyright-text {
  color: var(--white-smoke);
  margin-bottom: 0;
  font-weight: 300;
  line-height: 30px;
}

.footer-section {
  z-index: 30;
  padding-top: 13px;
  padding-bottom: 0;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.social-icon-group {
  grid-column-gap: 40px;
  align-items: center;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.footer-left {
  max-width: 929px;
}

.map-image {
  z-index: -1;
  margin: -270px auto -135px;
  display: block;
  position: relative;
}

.text-span-2 {
  font-size: 65px;
  font-weight: 800;
}

.bg-grid {
  z-index: -2;
  opacity: .5;
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.lumos-bg {
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.background-light-img {
  z-index: 1;
  filter: hue-rotate(180deg) contrast(130%) saturate(80%) brightness(130%);
  mix-blend-mode: screen;
  object-position: 50% 50%;
  background-image: url('../images/bg-lumos.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60%;
  max-width: none;
  height: 120%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 10% 0% 0%;
  overflow: visible;
}

.hero-container {
  z-index: 4;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 10px;
  position: relative;
}

.grid-img-hero {
  z-index: 2;
  opacity: .15;
  object-fit: fill;
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0%;
}

.hero-wrapper {
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
}

.mg-bottom-48px {
  margin-bottom: 48px;
}

.cat-hero-h1 {
  color: #fff;
  letter-spacing: 1.5px;
  text-shadow: 0 0 3px #fff, 0 0 8px #fff;
  font-size: 80px;
  line-height: 100px;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff0;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--neon2);
  background-color: var(--neon2);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary {
  background-color: var(--black);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 20px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.paragraph-default {
  color: var(--silver);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.paragraph-default.center {
  text-align: center;
}

.heading-h2-size {
  z-index: 6;
  color: #ececec;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

.mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---grid-2-columns-text-left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  display: grid;
}

.feature-section {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 50px;
  padding-bottom: 0;
}

.cat-img {
  z-index: 5;
  opacity: 1;
  object-fit: contain;
  position: relative;
  inset: 0%;
}

.cat-img-block {
  z-index: 1;
  width: auto;
  height: auto;
  position: relative;
}

.stars-img {
  z-index: 2;
  object-fit: contain;
  object-position: 0% 50%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

._1300-container {
  z-index: 3;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

.content-wrapper {
  z-index: 110;
  padding-right: 25px;
}

.hero-content-wrapper {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.inner-container-600px {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mg-bottom-12px {
  margin-bottom: 12px;
}

.cat-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.sections {
  z-index: 4;
  width: 100%;
  position: relative;
  overflow: visible;
}

.sections.is--hero {
  z-index: 4;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  min-height: 100vh;
  margin-bottom: -100px;
  display: flex;
  overflow: hidden;
}

.slick-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.collection-list-wrapper {
  padding-top: 30px;
  position: relative;
}

.slick-image-wrapper {
  box-shadow: none;
  outline-offset: 0px;
  color: #fff;
  border-radius: 0;
  outline: 2px solid #a9a9a9a3;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 300px;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.slick-image-wrapper:hover {
  box-shadow: inset 0 0 0 1px #fff0;
}

.slick-image {
  z-index: 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.playbuttonworks {
  z-index: 9;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0;
}

.projebaslik {
  z-index: 10;
  opacity: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 500;
  line-height: 40px;
  position: absolute;
  inset: auto 0% 12%;
}

.black-fade {
  z-index: 8;
  opacity: 0;
  background-color: #bf2d00e6;
  position: absolute;
  inset: 0%;
}

.footer-link-group-copyright {
  grid-column-gap: 40px;
  padding-top: 0;
  padding-bottom: 5px;
  display: flex;
}

.brix---contact-v7-half-bg-image-bottom {
  z-index: -1;
  width: 100%;
  height: 430px;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library-neutral--100);
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---text-area {
  background-color: var(--inputblack);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--dim-grey);
  border: 1px solid #eff0f61f;
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--white);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--white);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---text-area::placeholder {
  color: var(--dim-grey);
  font-size: 18px;
}

.brix---input-label {
  color: var(--gainsboro);
  margin-bottom: 16px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 20px;
}

.brix---input {
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--dim-grey);
  background-color: #1c1c1c;
  border: 1px solid #eff0f61f;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--white);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
  color: var(--dim-grey);
}

.brix---input:focus {
  border-color: var(--white);
  color: var(--dim-grey);
}

.brix---input::placeholder {
  color: var(--dim-grey);
  font-size: 18px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---card-form {
  background-color: var(--black);
  background-image: linear-gradient(282deg, #0000001a, #ffffff1a);
  border: 1px solid #eff0f629;
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
  box-shadow: 0 0 19px #000000c9;
}

.brix---mg-bottom-40px {
  margin-bottom: 20px;
}

.grid-contact-v7 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---container-default-3 {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}

.brix---section-position-relative {
  padding-top: 50px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.brix---text-200-bold {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---color-accent-1 {
  color: var(--dim-grey);
}

.brix---text-200 {
  color: var(--gainsboro);
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.big-icon-left {
  border-radius: 16px;
  width: 70px;
  max-width: none;
  height: 70px;
  margin-right: 16px;
}

.card-link-icon-wrapper {
  background-color: var(--black);
  color: var(--elements-webflow-library-neutral--600);
  transform-style: preserve-3d;
  background-image: linear-gradient(296deg, #0000001a, #ffffff1a);
  border: 1px solid #f7f7fc1a;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
  box-shadow: 0 0 10px #0006;
}

.card-link-icon-wrapper:hover {
  border-color: var(--white);
  transform: scale3d(.96, .96, 1.01);
}

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

.brix---inner-container-400px {
  max-width: 400px;
}

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

.brix---text-center-2 {
  text-align: center;
  padding-bottom: 50px;
}

.d-83-menu-item {
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.navigation_icon-line {
  background-color: #fff;
  width: 1.5rem;
  height: 2px;
}

.main-menu_list-item {
  margin-bottom: 0;
  padding-bottom: 6px;
  position: relative;
}

.main-menu_item-2 {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 6px;
  font-size: 4rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.navigation_icon {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navigation_icon:hover {
  color: var(--white);
}

.navigation_menu-wrapper {
  z-index: 1400;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #000;
  grid-template-rows: 5rem auto 5rem;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: none;
  position: relative;
  inset: 0%;
}

.main-menu_wrapper {
  display: block;
}

.main-menu_item-underline {
  transform-origin: 0%;
  background-color: #fff;
  height: 3px;
  position: absolute;
  inset: auto 0% 0;
}

.main-menu_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.navigation_button {
  z-index: 999;
  cursor: pointer;
  width: 2.5rem;
  height: 2.53rem;
}

.services-h3-heading {
  color: var(--silver);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 65px;
}

.mg-bottom-24px {
  margin-bottom: 24px;
}

.text-span-3 {
  color: #949494;
  font-size: 20px;
  font-weight: 700;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.hakkimizda-sections {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 50px;
  padding-bottom: 0;
}

.text-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus-grey-color {
  color: var(--neonorange);
}

.stats-heading-h3 {
  color: var(--white-smoke);
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.container-1218px-24pd {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

._120pd-stat-section {
  color: #fff;
  padding-top: 80px;
  padding-bottom: 100px;
}

.stats-display {
  color: var(--white-smoke);
  margin-left: -25px;
  font-size: 65px;
  font-weight: 700;
  line-height: 80px;
}

.icon-stats {
  filter: brightness(120%);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.icon-wrapper {
  width: 250px;
  height: 250px;
  margin-bottom: 24px;
}

.grid-4-columns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

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

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---container-default-4 {
  max-width: 1300px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---heading-h3-size {
  color: var(--gainsboro);
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-8px-2 {
  margin-bottom: 8px;
}

.brix---card-left-text-wrapper {
  margin-left: 0;
}

.brix---icon-left---content-right {
  align-items: flex-start;
  display: flex;
}

.brix---grid-1-column-gap-row-32px {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---grid-2-columns-text {
  grid-column-gap: 64px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---section {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 80px;
  padding-bottom: 80px;
}

.cube-img {
  z-index: 25;
  position: absolute;
  inset: 0%;
}

.cube-wrapper {
  z-index: 10;
  margin-left: auto;
  position: relative;
}

.cube-img-copy {
  z-index: 20;
  position: relative;
}

.button-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.referans-lighbox {
  filter: invert(83%) saturate(0%);
  border: 1px solid #90909061;
  transition: all .3s;
  overflow: hidden;
}

.referans-lighbox:hover {
  filter: invert(0%) saturate();
  transform: translate(0, -2px);
  box-shadow: 0 6px 11px #0003;
}

.referans-thumbnail-img {
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 100%;
}

.reference-section {
  color: #fff;
  padding-top: 76px;
  padding-bottom: 76px;
}

._24pd-container-1218px {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.mg-bottom-40px {
  margin-bottom: 40px;
}

.grid-4-columns-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: 250px auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.circle-cta {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.circle {
  z-index: 5;
  border: 2px solid var(--white);
  background-color: #fff0;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
}

.circle-text {
  color: #fff;
  text-align: center;
  letter-spacing: .05em;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  position: absolute;
}

.circle-text.pointer-events-none {
  z-index: 5;
  mix-blend-mode: exclusion;
  font-size: 12px;
  font-weight: 500;
}

.arrow-icon {
  z-index: 6;
  color: var(--white);
  width: 100%;
  height: 100%;
  padding: 33px;
}

.page-wrapper {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.blur-circle {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.color-1 {
  opacity: 1;
  filter: blur(200px);
  background-color: #0051ff;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  position: absolute;
  inset: 0 0 auto -300px;
}

.color-3 {
  opacity: 1;
  filter: blur(300px);
  background-color: #ff2ece;
  border-radius: 100%;
  width: 600px;
  height: 600px;
  position: absolute;
  inset: 288px -300px 0% auto;
}

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

.grid-decorative {
  z-index: -1;
  opacity: 1;
  background-image: url('../images/transparent-grid2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.color-1-left {
  opacity: 1;
  filter: blur(200px);
  background-color: #0051ff;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  position: absolute;
  inset: 1500px 0% auto -200px;
}

.color-3-right {
  opacity: 1;
  filter: blur(300px);
  background-color: #ff2ece;
  border-radius: 100%;
  width: 25vw;
  height: 50vw;
  position: absolute;
  inset: 2500px -300px 0% auto;
}

.hero-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.lamp-wrapper {
  z-index: 2;
  margin-top: -20px;
  position: relative;
}

.lamp-img {
  width: 100%;
  max-width: none;
}

.lamp-img-abs {
  z-index: 1;
  opacity: 0;
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0%;
}

.color-1-left-2 {
  opacity: 1;
  filter: blur(200px);
  background-color: #0051ff;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  position: absolute;
  inset: 3500px 0% auto -300px;
}

.nav-link-new {
  color: var(--gainsboro);
  letter-spacing: 1.7px;
  margin-right: 15px;
  padding-right: 0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.nav-link-new:hover {
  color: var(--white);
}

.other-serv-sec {
  margin-top: 150px;
  margin-bottom: 40px;
}

.services-center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.padding-global-glass {
  z-index: 1450;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #16171708;
  border-bottom: 1px solid #ffffff0a;
  flex: 1;
  position: fixed;
  inset: 0% 0% auto;
}

.padding-global-2 {
  z-index: 1400;
  background-color: #000;
  flex: 1;
  height: 100vh;
  padding-top: 30px;
  display: block;
  position: relative;
  inset: 0%;
}

.trigger {
  width: 50px;
  height: 50px;
  padding: 0;
  display: none;
  position: static;
  inset: 0% auto auto 0%;
}

.black-gradient {
  z-index: 10;
  background-image: linear-gradient(#000, #000000b3 12%, #80808000 46%, #e9e9e900 53%, #000000c9 83%, #000);
  display: block;
  position: absolute;
  inset: 0%;
}

.loader_column {
  background-color: #000;
  width: 25%;
  height: 100%;
}

.loader_column.is-3 {
  border-bottom: 1px solid #5a5a5a;
  border-left: 1px solid #101010;
  border-right: 1px solid #101010;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1em;
  display: flex;
  overflow: hidden;
}

.loader_column.is-2 {
  border-bottom: 1px solid #5a5a5a;
  border-left: 1px solid #101010;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1em;
  display: flex;
  overflow: hidden;
}

.loader_column.is-4 {
  height: 100%;
}

.loader_heading {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
}

.loader-as {
  z-index: 5000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100.1%;
  display: none;
  position: fixed;
  inset: 0%;
}

.word-wrap {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 200px;
  padding-top: 148px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-left-no-pd {
  padding-bottom: 50px;
  padding-left: 0;
}

.slider-img {
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: 0%;
}

.play-button-new {
  background-image: url('../images/play-button-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100px;
  height: 100px;
  inset: 0%;
}

.brix---hidden-desktop {
  display: none;
}

.brix---btn-slider-arrow-right---testimonial-v6 {
  background-color: var(--gainsboro);
  filter: invert();
  color: var(--elements-webflow-library-neutral--800);
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
  box-shadow: 0 4px 12px 4px #f4f4f44d;
}

.brix---btn-slider-arrow-right---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v6 {
  background-color: var(--gainsboro);
  filter: invert();
  color: var(--elements-webflow-library-neutral--800);
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 4px 12px 4px #f4f4f44d;
}

.brix---btn-slider-arrow-left---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---text-200-medium {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.brix---text-300-bold-2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

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

.brix---heading-h3-size-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---text-center-3 {
  text-align: center;
}

.brix---avatar-circle-05-border {
  border: 6px solid var(--gainsboro);
  border-radius: 50%;
  width: 120px;
  max-width: 120px;
  height: 120px;
  max-height: 120px;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 5px 15px 1px #00000075;
}

.brix---card-testimonial-v6 {
  background-color: var(--black);
  text-align: center;
  border: 1px solid #eff0f62e;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 50px 40px;
  display: flex;
  box-shadow: inset 0 2px 5px #fff3, 0 0 20px 4px #0006;
}

.brix---inner-container-800px---center {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.brix---slider-item-pd {
  padding: 15px;
}

.brix---slider-mask {
  height: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.arrow-img {
  filter: brightness(0%) grayscale();
}

.spark-three-image-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-areas: "Area Area-2"
                       "Area Area-3";
  align-items: center;
}

.spark-grid-image {
  border: 1px solid #a1a1a145;
  border-radius: 8px;
  width: 100%;
  display: block;
  position: relative;
}

.services-tab-heading-light {
  color: #bebebe;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  line-height: 61px;
}

.services-tab-heading-light.center {
  text-align: center;
}

.dot-light {
  background-color: #ef4823;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}

.steps-number-block {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.cat-rich-text-block {
  color: var(--silver);
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
}

.mega-menu-wrapper {
  display: flex;
}

.alt-cate-mega-menu {
  flex-wrap: wrap;
  align-content: space-between;
  align-items: center;
  margin-left: 10px;
  padding: 6px 23px;
  display: none;
}

.mega-drop-link {
  color: #fff;
  text-decoration: none;
}

.drop-nav-link {
  color: var(--silver);
  margin-right: 30px;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
}

.drop-nav-link:hover {
  color: var(--neon2);
}

.text-span-5 {
  color: var(--neonorange);
}

.text-span-6 {
  font-size: 30px;
}

.text-span-7 {
  font-size: 100px;
  line-height: 30px;
}

.map-embed {
  height: 100%;
}

.input-span {
  font-size: 16px;
  font-weight: 400;
}

.logo-text {
  color: var(--silver);
  text-align: center;
  margin-bottom: -5px;
  font-size: 35px;
  font-weight: 900;
  text-decoration: none;
  transition: all .2s;
}

.logo-text:hover {
  color: var(--white);
}

.try-img {
  position: absolute;
  inset: auto auto 0% 0%;
}

.featured-logo-ref {
  filter: saturate(0%) invert(88%);
  mix-blend-mode: overlay;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  box-shadow: 0 2px 30px -6px #fffffff7;
}

.container-large-3 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.image {
  filter: invert() brightness(200%);
}

.button-copy {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  margin: 1em auto;
  padding: 17px;
  text-decoration: none;
  display: flex;
}

.button-text-copy {
  color: #c4c4c4;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.karistir-wrapper {
  position: absolute;
  inset: auto 0% 0% -54%;
}

.text-block-2 {
  color: var(--white-smoke);
}

.nav-link-new-copy {
  color: var(--gainsboro);
  letter-spacing: 1.7px;
  margin-right: 30px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}

.nav-link-new-copy:hover {
  color: var(--white);
}

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

.dropdown-list.w--open {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 3px;
  margin-top: 35px;
}

.dropdown-link {
  color: var(--white-smoke);
}

.dropdown-link-2 {
  color: var(--gainsboro);
}

.dropdown-link-2.w--current, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8 {
  color: var(--white-smoke);
}

@media screen and (max-width: 991px) {
  .paragraph.large.testimonials {
    font-size: 22px;
  }

  .h3.cursive {
    text-align: left;
    margin-bottom: 30px;
    font-size: 6vw;
  }

  .h3.testimonials, .h3.footer {
    font-size: 12vw;
  }

  .section-10 {
    background-image: none;
    height: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .container-10.navigation {
    justify-content: space-between;
  }

  .navigation {
    flex: none;
    justify-content: flex-start;
    position: sticky;
  }

  .navigation-menu {
    background-color: var(--black);
    color: var(--black);
    background-image: url('../images/illustration-bird.svg');
    background-position: 100% 120%;
    background-repeat: no-repeat;
    background-size: 90vw;
    flex-direction: column;
    flex: none;
    justify-content: flex-start;
    height: 100vh;
    inset: 0% 0% auto;
  }

  .navigation-link {
    color: var(--white);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
    font-size: 20px;
    display: flex;
    inset: 0%;
  }

  .navigation-link.dropdown {
    padding-right: 0;
  }

  .navigation-link.desktop {
    display: none;
  }

  .navigation-link.mobile {
    display: flex;
  }

  .header-letter-wrapper.orange-outline-text {
    top: 8px;
    left: -8px;
  }

  .header-letter-wrapper.yellow-outline-text {
    top: 17px;
    left: -15px;
  }

  .header-section-details-container {
    background-color: var(--black);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    width: 95vw;
  }

  .brand {
    margin-left: 0;
    margin-right: auto;
    padding-left: 20px;
  }

  .cursive-text-container {
    top: -40%;
    left: -8%;
  }

  .testimonials-text-container {
    width: 100%;
    margin-bottom: 2vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .testimonials-text-container.client-testimonials {
    width: 90%;
    margin-bottom: 5vh;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .testimonials-text-container.footer-map {
    width: 70%;
  }

  .footer-info-wrapper {
    width: 95vw;
  }

  .footer-info-container {
    flex-direction: column;
    align-items: center;
  }

  .contact-info-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .slider {
    width: 90%;
  }

  .menu-button {
    color: var(--gainsboro);
    margin-left: auto;
    margin-right: 0;
    font-size: 30px;
    line-height: 1.2;
  }

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

  .video-embedd {
    margin-top: 2vh;
  }

  .video-wrapper {
    width: 760px;
    height: 428px;
  }

  .how-it-works-details-wrapper {
    grid-template-columns: 1fr;
  }

  .hero-section {
    height: auto;
    max-height: none;
    padding-top: 60px;
  }

  .letter-animation {
    justify-content: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .display.split-text {
    text-align: center;
  }

  ._1300px-con {
    padding-top: 50px;
  }

  .capabilities_item {
    min-height: 15rem;
    padding: 0;
  }

  .hero-des {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .navigation_button-2-copy {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---grid-6-columns-logo-strip {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }

  .logo-section {
    margin-top: 30px;
    padding-top: 108px;
    padding-bottom: 80px;
  }

  .services-tab {
    font-size: 14px;
  }

  .services-heading {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }

  .services-tab-heading {
    font-size: 30px;
  }

  .services-details {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .services-left {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .container-3 {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-right.left {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .services-tab-paragraph, .services-paragraph {
    text-align: center;
  }

  .services-head-block {
    grid-column-gap: 30px;
  }

  .arrrow-div {
    margin-top: 10px;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .lh {
    margin-bottom: -130px;
  }

  .container5 {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-section {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    text-align: left;
    letter-spacing: .5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
    display: block;
  }

  .footer-row {
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    padding-top: 10px;
  }

  .footer-row.copyright {
    grid-row-gap: 10px;
    margin-top: 0;
  }

  .get-in-touch-title {
    margin-bottom: 130px;
    padding-right: 216px;
    font-size: 30px;
    line-height: 50px;
  }

  .footer-link-group {
    grid-column-gap: 20px;
  }

  .footer-section {
    padding-top: 0;
  }

  .social-icon-group {
    margin-left: 0;
  }

  .text-span-2 {
    font-size: 50px;
    font-weight: 700;
  }

  .lumos-bg {
    overflow: visible;
  }

  .background-light-img {
    background-size: 110%;
    width: 100%;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .cat-hero-h1 {
    font-size: 65px;
    line-height: 85px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .brix---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .feature-section {
    padding-top: 50px;
    padding-bottom: 118px;
  }

  .slick-image-wrapper {
    font-size: 17px;
    line-height: 24px;
  }

  .footer-link-group-copyright {
    grid-column-gap: 20px;
  }

  .brix---card-form {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 54px 32px;
  }

  .grid-contact-v7 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-position-relative {
    padding-top: 70px;
    padding-bottom: 300px;
  }

  .brix---inner-container-400px {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .mg-bottom-32px {
    margin-bottom: 24px;
  }

  .navigation_menu-wrapper {
    display: none;
  }

  .services-h3-heading {
    font-size: 35px;
  }

  .hakkimizda-sections {
    padding-top: 118px;
    padding-bottom: 100px;
  }

  .stats-heading-h3 {
    font-size: 22px;
    line-height: 32px;
  }

  ._120pd-stat-section {
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .stats-display {
    font-size: 65px;
    line-height: 70px;
  }

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

  .mg-bottom-56px {
    margin-bottom: 48px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---card-left-text-wrapper {
    margin-top: 24px;
    margin-left: 0;
  }

  .brix---icon-left---content-right {
    flex-direction: column;
  }

  .brix---grid-2-columns-text {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .cube-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .reference-section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

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

  .circle-cta {
    width: 200px;
    height: 200px;
    margin-top: 80px;
    margin-right: 20px;
  }

  .hero-text-wrapper {
    flex-direction: column;
    display: flex;
  }

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

  .lamp-wrapper {
    max-width: 500px;
    max-height: 500px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .padding-global-glass {
    padding-left: 0;
    padding-right: 0;
  }

  .loader_column.is-3 {
    width: 55%;
  }

  .loader_column.is-1 {
    width: 0%;
  }

  .loader_column.is-2 {
    width: 45%;
  }

  .loader_column.is-4 {
    width: 0%;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---card-testimonial-v6 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .brix---slider-mask {
    position: static;
  }

  .services-tab-heading-light {
    margin-left: auto;
    margin-right: auto;
  }

  .featured-logo-ref {
    margin-top: -80px;
    margin-bottom: -80px;
  }

  .container-large-3 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph.footer {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 12px;
  }

  .button-text {
    text-align: left;
    font-size: 28px;
  }

  .h3, .h3.cursive {
    font-size: 40px;
  }

  .navigation-menu {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .navigation-link.mobile {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .header-section-details-container {
    flex-direction: column;
  }

  .header-tags-container {
    width: 100%;
    display: none;
  }

  .header-paragraph-container {
    width: 100%;
  }

  .cursive-text-container {
    top: -48%;
  }

  .testimonials-text-container {
    align-items: flex-start;
  }

  .testimonials-text-container.footer-map {
    width: 60%;
  }

  .contact-info-wrapper {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .contact-info-container {
    align-items: flex-end;
  }

  .footer-contact-icon {
    margin-bottom: 5px;
  }

  .video-wrapper {
    width: 560px;
    height: 315px;
  }

  .main-menu_item {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .background-blur {
    display: block;
  }

  .hero-des {
    width: auto;
    max-width: 600px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 72px;
    grid-row-gap: 32px;
    grid-template-columns: auto auto;
    transform: scale(.96);
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .logo-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .services-details {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .services-left {
    max-width: 100%;
  }

  .container-3 {
    padding-top: 30px;
  }

  .services-wrapper {
    padding: 30px 20px 40px;
  }

  .services-right {
    flex-wrap: wrap;
    max-width: 100%;
  }

  .services-section {
    margin-top: 0;
  }

  .services-head-block {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .swiper.is-content {
    position: relative;
  }

  .swiper.is-photos {
    padding-left: 9%;
    padding-right: 9%;
  }

  .slider_wrap {
    flex-direction: column-reverse;
  }

  .slider_right {
    width: 100%;
    padding-bottom: 4em;
  }

  .slider_left {
    width: 100%;
  }

  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .nav-link {
    font-size: 20px;
    line-height: 50px;
    display: block;
  }

  .footer-row {
    margin-top: 20px;
  }

  .footer-row.copyright {
    flex-direction: column;
  }

  .get-in-touch-title {
    text-align: left;
    letter-spacing: 0;
    padding-right: 200px;
    font-size: 20px;
    line-height: 22px;
  }

  .footer-link-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-wrapper {
    text-align: center;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .social-icon-group {
    margin-left: 0;
  }

  .text-span-2 {
    font-size: 30px;
  }

  .background-light-img {
    background-size: 130%;
  }

  .mg-bottom-48px {
    margin-bottom: 32px;
  }

  .cat-hero-h1 {
    font-size: 60px;
    line-height: 80px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .paragraph-default {
    font-size: 16px;
    line-height: 22px;
  }

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

  .mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---grid-2-columns-text-left {
    grid-template-columns: 1fr;
  }

  .feature-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cat-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .slick-image-wrapper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---card-form {
    width: 100%;
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .grid-contact-v7 {
    grid-template-columns: 1fr;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 400px;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .big-icon-left {
    border-radius: 12px;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .main-menu_item-2 {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .main-menu_item-underline {
    bottom: 2px;
  }

  .mg-bottom-24px {
    margin-bottom: 8px;
  }

  .hakkimizda-sections, ._120pd-stat-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .stats-display {
    font-size: 48px;
    line-height: 56px;
  }

  .mg-bottom-56px {
    margin-bottom: 40px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---grid-2-columns-text {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .button-wrapper {
    margin-top: 100px;
  }

  .reference-section {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .mg-bottom-40px {
    margin-bottom: 24px;
  }

  .circle-cta {
    width: 150px;
    height: 150px;
    margin-top: 20px;
  }

  .circle {
    width: 100px;
    height: 100px;
  }

  .circle-text.pointer-events-none {
    font-size: 12px;
  }

  .arrow-icon {
    padding: 30px;
  }

  .blur-circle {
    background-image: url('../images/bg2.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .color-1, .color-3, .color-1-left, .color-3-right {
    display: none;
  }

  .lamp-img, .lamp-img-abs {
    margin-left: 30px;
  }

  .color-1-left-2 {
    display: none;
  }

  .services-center {
    flex-wrap: wrap;
    max-width: 100%;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .loader_column {
    width: 50%;
  }

  .loader_column.is-3 {
    border-right-style: none;
    width: 58%;
  }

  .loader_column.is-1 {
    display: none;
  }

  .loader_column.is-2 {
    border-left-style: none;
    width: 42%;
  }

  .loader_column.is-4 {
    display: none;
  }

  .services-left-no-pd {
    max-width: 100%;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto 36% -86px auto;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto auto -86px 36%;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---text-300-bold-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---avatar-circle-05-border {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
  }

  .brix---card-testimonial-v6 {
    padding: 44px 32px;
  }

  .brix---slider-mask {
    padding-bottom: 0;
  }

  .spark-three-image-grid {
    width: 100%;
    position: relative;
  }

  .services-tab-heading-light {
    font-size: 45px;
  }

  .services-tab-heading-light.center {
    line-height: 50px;
  }

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

  .try-img {
    margin-left: 10px;
  }

  .button-text-copy {
    text-align: left;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 22px;
  }

  .paragraph.large.testimonials {
    font-size: 20px;
  }

  .paragraph.footer {
    text-align: center;
    white-space: normal;
    max-width: 250px;
    font-size: 12px;
    line-height: 18px;
  }

  .tag {
    margin-right: 2px;
  }

  .button {
    font-size: 12px;
  }

  .button-text {
    letter-spacing: 2px;
    font-size: 18px;
  }

  .button-arrow {
    padding-bottom: 0;
  }

  .h3.cursive {
    font-size: 36px;
  }

  .h3.cursive.header {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h3.cursive.header._404 {
    font-size: 30px;
  }

  .h3._404 {
    text-align: center;
  }

  .section-10 {
    padding-top: 8vh;
  }

  .header-section-container {
    margin-bottom: 40px;
  }

  .navigation-menu {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .navigation-link.mobile {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header-section-details-container {
    flex-direction: column;
  }

  .header-paragraph-container {
    width: 100%;
  }

  .cursive-text-container {
    padding-top: 0;
    padding-bottom: 0;
    top: -48%;
  }

  .testimonials-text-container.client-testimonials {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .testimonials-text-container.footer-map {
    width: 80%;
  }

  .contact-info-wrapper {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 0;
  }

  .contact-info-container {
    flex-wrap: wrap;
    margin-right: 0;
  }

  .footer-contact-icon {
    margin-bottom: 20px;
    margin-right: 5px;
  }

  .video-wrapper {
    width: 320px;
    height: 180px;
  }

  .navigation_layout {
    flex-direction: row;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .display.split-text {
    font-size: 28px;
    line-height: 42px;
  }

  .background-blur {
    display: block;
    inset: 0;
  }

  .button-2 {
    width: 310px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .navigation_button-2-copy {
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 30px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 48px;
    grid-row-gap: 32px;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 24px;
  }

  .logo-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .services-tab {
    padding: 5px 10px;
    font-size: 12px;
  }

  .services-heading {
    font-size: 25px;
    line-height: 40px;
  }

  .dot {
    width: 8px;
    height: 8px;
  }

  .services-tab-heading {
    font-size: 15px;
    line-height: 30px;
  }

  .container-3 {
    padding-top: 0;
  }

  .services-wrapper {
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-right.left {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .services-tab-paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .services-paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .tab-icon {
    width: 30px;
    height: 30px;
  }

  .title-block {
    grid-column-gap: 10px;
    justify-content: center;
  }

  .slider_info-middle {
    padding-top: 2em;
  }

  .slider_right {
    padding-bottom: 0;
  }

  .container.is-slider {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .slider_info-text {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 21px;
  }

  .arrow2.is-right, .arrow2.is-left {
    width: 6em;
    height: 2.6em;
  }

  .swiper-wrapper.is-content {
    margin-top: -15px;
  }

  .lh {
    width: 60px;
    height: 60px;
    margin-bottom: -90px;
  }

  .testimonial-section {
    padding-top: 30px;
  }

  .social-icon {
    width: 20px;
    height: 20px;
  }

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

  .footer-link {
    font-size: 13px;
  }

  .footer-row {
    padding-top: 0;
  }

  .footer-row.copyright {
    grid-row-gap: 0px;
  }

  .get-in-touch-title {
    padding-right: 122px;
    font-size: 12px;
    line-height: 16px;
  }

  .footer-link-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .copyright-text {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
  }

  .footer-section {
    padding-top: 30px;
  }

  .social-icon-group {
    grid-column-gap: 30px;
  }

  .footer-left {
    margin-bottom: 80px;
  }

  .map-image {
    margin-bottom: -95px;
  }

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

  .background-light-img {
    background-size: 150%;
  }

  .mg-bottom-48px {
    margin-bottom: 32px;
  }

  .cat-hero-h1 {
    font-size: 36px;
    line-height: 50px;
  }

  .brix---btn-secondary, .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .paragraph-default {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .heading-h2-size {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---grid-2-columns-text-left {
    grid-row-gap: 0px;
    margin-top: 20px;
  }

  .feature-section {
    padding-top: 50px;
  }

  .content-wrapper {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .slick-image-wrapper {
    height: 40vw;
  }

  .footer-link-group-copyright {
    flex-wrap: wrap;
    justify-content: center;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---card-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 300px;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .big-icon-left {
    border-radius: 14px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .card-link-icon-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .main-menu_item-2 {
    font-size: 24px;
  }

  .main-menu_list {
    grid-row-gap: 16px;
  }

  .services-h3-heading {
    font-size: 25px;
    line-height: 30px;
  }

  .mg-bottom-24px {
    margin-bottom: 15px;
  }

  .text-center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .stats-heading-h3 {
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px;
    line-height: 25px;
  }

  .container-1218px-24pd {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._120pd-stat-section {
    padding-top: 75px;
    padding-bottom: 50px;
  }

  .stats-display {
    font-size: 38px;
    line-height: 48px;
  }

  .icon-wrapper {
    margin-bottom: 16px;
  }

  .grid-4-columns {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .mg-bottom-56px {
    margin-bottom: 32px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h3-size {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---section, .reference-section {
    padding-top: 50px;
  }

  ._24pd-container-1218px {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-4-columns-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 150px;
    grid-template-columns: 1fr 1fr;
  }

  .circle-cta {
    width: 90px;
    height: 90px;
    margin-top: 10px;
    margin-right: 20px;
  }

  .circle {
    width: 70px;
    height: 70px;
  }

  .circle-text.pointer-events-none {
    letter-spacing: 0;
    font-size: 9px;
  }

  .arrow-icon {
    padding: 20px;
  }

  .blur-circle {
    background-image: url('../images/bg2.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    inset: 0;
  }

  .color-1 {
    display: none;
    bottom: 0;
  }

  .color-3 {
    display: none;
    bottom: 0;
    left: 0;
  }

  .color-1-left {
    display: none;
    bottom: 0;
    right: 0;
  }

  .color-3-right {
    width: 200px;
    height: 200px;
    display: none;
    bottom: 0;
    left: 220px;
    right: 0;
  }

  .lamp-img, .lamp-img-abs {
    margin-left: 30px;
  }

  .color-1-left-2 {
    display: none;
    bottom: 0;
    right: 0;
  }

  .services-center {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .padding-global-glass {
    padding-top: 12px;
    padding-bottom: 5px;
  }

  .loader_column.is-3 {
    width: 67%;
  }

  .loader_column.is-2 {
    width: 33%;
  }

  .loader_heading {
    font-size: 40px;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    right: 26%;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    left: 26%;
  }

  .brix---text-300-bold-2 {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---avatar-circle-05-border {
    border-width: 3px;
  }

  .brix---card-testimonial-v6 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---slider-mask {
    padding-bottom: 0;
  }

  .spark-three-image-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .services-tab-heading-light {
    font-size: 27px;
    line-height: 30px;
  }

  .services-tab-heading-light.center {
    line-height: 35px;
  }

  .dot-light {
    width: 8px;
    height: 8px;
  }

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

  .mega-menu-wrapper {
    flex-direction: column;
  }

  .alt-cate-mega-menu {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 35px;
    display: flex;
  }

  .dot-services {
    color: var(--orange-red);
    font-size: 50px;
    line-height: 10px;
  }

  .try-img {
    width: 130px;
    margin-bottom: -30px;
    margin-left: 0;
  }

  .featured-logo-ref {
    margin-top: -35px;
    margin-bottom: -35px;
  }

  .container-large-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    filter: invert() brightness(200%);
  }

  .button-copy {
    font-size: 12px;
  }

  .button-text-copy {
    letter-spacing: 2px;
    font-size: 14px;
  }

  .karistir-wrapper {
    z-index: 50;
    bottom: 0%;
    left: -29%;
  }

  .karistir-img {
    width: 90px;
  }
}

#w-node-_2e7863b2-3231-1fce-d4e7-d88d8f70852f-dbb50c58 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

#w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae5225f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225f8, #w-node-_927cb86b-6d82-68ba-ad3c-4db6c4d138cd-ae5225f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_927cb86b-6d82-68ba-ad3c-4db6c4d138b5-ae5225f8, #w-node-ebc12f44-6c9e-c15b-5ac6-5ce56c694022-ae5225fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_677fadab-72f5-7225-e29e-c1fff2cd894b-ae5225fb {
  grid-area: Area-3;
}

#w-node-_677fadab-72f5-7225-e29e-c1fff2cd894c-ae5225fb {
  grid-area: Area-2;
}

#w-node-_677fadab-72f5-7225-e29e-c1fff2cd894d-ae5225fb {
  grid-area: Area;
}

#w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa819-ae5225fb, #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa823-ae5225fb, #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa82f-ae5225fb {
  justify-self: center;
}

#w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa83b-ae5225fb {
  place-self: center;
}

#w-node-_952690d4-533d-0bd8-b710-9ee0187ff93e-ae5225fd, #w-node-_952690d4-533d-0bd8-b710-9ee0187ff942-ae5225fd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_952690d4-533d-0bd8-b710-9ee0187ff946-ae5225fd {
  justify-self: start;
}

#w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae5225fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae5225ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae522602 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522602 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae522604 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522604 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_81d22c58-007a-c5e7-91df-17cfa3724fd0-ae52260d, #w-node-_8116f410-862b-ca2c-67da-0038a4744b3b-ae52260d, #w-node-d23aa47f-f638-992b-18b3-e13268e2e6fc-ae52260d, #w-node-_982f0e16-b366-c903-a8e3-8491c1bbfeed-ae52260d, #w-node-e27ac958-89f4-29cc-a617-888853bfc3b1-ae52260d, #w-node-_8c66ee8e-8c9b-db91-4410-854db3028f4c-ae52260d, #w-node-_1636f5ff-e10f-758b-7460-421db0497de2-ae52260d, #w-node-feaca9ad-247b-4eb5-31a7-def52184882b-ae52260d, #w-node-df4cd66d-dfc6-1020-76a3-db908dfea92c-ae52260d, #w-node-_1196b60e-e333-5ab7-a432-e94bfa981e69-ae52260d, #w-node-_8b560a06-a00b-e8b0-9f92-1af7cc157a9d-ae52260d, #w-node-_06a97c8e-716a-36b8-7f38-c6c3e9150606-ae52260d, #w-node-e580bee7-9170-6f92-0656-f743cf6a15bc-ae52260d, #w-node-_576dde01-a783-fb91-41da-6183b479868d-ae52260d, #w-node-_0bb42398-4477-f03a-1a2b-631ae42990a7-ae52260d, #w-node-ab444899-8c7b-4a76-023d-65b9aae6c72f-ae52260d, #w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae522656 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522656 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-eea1490c-381c-101f-1266-82156191acad-ae5225f3 {
    justify-self: center;
  }

  #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225f8, #w-node-_4efd7b38-d8af-08b6-e2d7-35783e6cf76a-ae5225fb, #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225fe, #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae5225ff, #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522602, #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522604 {
    order: -9999;
  }

  #w-node-ce0105a7-97ec-00f7-e51e-98a03c53c526-ae522656 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b83729c-ba0c-4c53-6b0d-fc58f8675a3c-ae522656 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa819-ae5225fb, #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa823-ae5225fb, #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa82f-ae5225fb, #w-node-_8e116e33-7bde-cc85-99f7-c7ee684fa83b-ae5225fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_952690d4-533d-0bd8-b710-9ee0187ff932-ae5225fd, #w-node-_952690d4-533d-0bd8-b710-9ee0187ff936-ae5225fd, #w-node-_952690d4-533d-0bd8-b710-9ee0187ff93a-ae5225fd, #w-node-_2801b26a-0c6f-2e3b-dfa0-98acd016c45e-ae5225fd, #w-node-_952690d4-533d-0bd8-b710-9ee0187ff942-ae5225fd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque extltita';
  src: url('../fonts/MangoGrotesque-ExtLtIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Bold.otf') format('opentype'), url('../fonts/MangoGrotesque-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque extbdita';
  src: url('../fonts/MangoGrotesque-ExtBdIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mangogrotesque';
  src: url('../fonts/MangoGrotesque-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Winlove swash';
  src: url('../fonts/Winlove-Swash.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Winlove';
  src: url('../fonts/Winlove.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}