:root {
  --color--backgroung: #efefef;
  --font--satoshi: Satoshi, sans-serif;
  --color--font-2: #151515;
  --text-size--regular: 1rem;
  --headin-62: 36px;
  --heading--h2: 3.5rem;
  --heading--h3-n: 20px;
  --heading--h4: 1.375rem;
  --heading--h5: 1.25rem;
  --heading--h6: 1.125rem;
  --text-size--medium: 1.125rem;
  --hh: 46px;
  --text-size--display: 13.125rem;
  --text-size--huge-22: 52px;
  --color--button: #151515;
  --color--primary: #ee64ff;
  --text-size--small: .875rem;
  --52: var(--heading--h3-n);
  --y2: #ebc252;
  --yellow: var(--y2);
  --color--card: white;
  --text-size--large: 1.5rem;
  --color: #fff0;
  --tr: var(--gry);
  --color-2: #5db96c;
  --font--hand: "Great Vibes", cursive;
  --gry: #ebebeb66;
  --shadoww: #777373f2;
  --orange: #ff5900;
  --font--satoshi-variable: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --font--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --border--radius: .2rem;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  background-color: var(--color--backgroung);
  font-family: var(--font--satoshi);
  color: var(--color--font-2);
  font-size: var(--text-size--regular);
  cursor: default;
  line-height: 1.5;
  text-decoration: none;
}

h1 {
  font-size: var(--headin-62);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

h2 {
  font-size: var(--heading--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
}

h3 {
  font-size: var(--heading--h3-n);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}

h4 {
  font-size: var(--heading--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}

h5 {
  font-size: var(--heading--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}

h6 {
  font-size: var(--heading--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}

p {
  font-size: var(--text-size--regular);
  margin-bottom: 0;
}

a {
  color: var(--color--font-2);
  font-size: var(--text-size--regular);
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  font-size: var(--text-size--regular);
  font-weight: 400;
}

img {
  object-fit: cover;
  max-width: 100%;
  display: inline-block;
}

blockquote {
  font-size: var(--text-size--medium);
  border-left: 5px solid #e2e2e2;
  margin-bottom: 0;
  padding: 10px 20px;
  line-height: 1.1;
}

.container {
  width: 90%;
  max-width: 1320px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.container.container-small {
  max-width: 80rem;
}

.container.container-large {
  width: 90vw;
  max-width: 1320px;
}

.heading-1 {
  font-size: var(--hh);
  margin-top: -10px;
  font-weight: 300;
  line-height: 1;
}

.rich-text p {
  font-size: var(--text-size--regular);
  margin-bottom: 0;
}

.rich-text h1, .rich-text h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
}

.rich-text li {
  font-size: var(--text-size--regular);
}

.rich-text h3 {
  font-size: var(--heading--h3-n);
  margin-bottom: 1rem;
  font-weight: 500;
}

.rich-text h4, .rich-text h5 {
  margin-bottom: 1rem;
  font-weight: 500;
}

.rich-text blockquote {
  margin-bottom: 1rem;
}

.rich-text h6 {
  margin-bottom: 1rem;
  font-weight: 500;
}

.rich-text.rich-text-size {
  text-align: center;
  max-width: 60ch;
}

.text-weight-medium {
  font-size: var(--heading--h3-n);
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 500;
}

.text-size-medium {
  font-size: var(--text-size--medium);
  line-height: 1.1;
}

.text-size-medium.text-weight-medium.caps {
  font-size: var(--heading--h3-n);
  margin-bottom: 60px;
}

.text-size-display {
  font-size: var(--text-size--display);
  letter-spacing: -.5975rem;
  font-weight: 300;
  line-height: 1;
}

.button-primary {
  grid-row-gap: .25rem;
  background-color: var(--color--button);
  color: var(--color--backgroung);
  font-size: var(--text-size--medium);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: .2rem;
  flex-direction: column;
  padding: .8rem 2.5rem;
  text-decoration: none;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary:hover {
  background-color: var(--color--primary);
}

.text-size-small {
  font-size: var(--text-size--small);
  line-height: 1.5;
}

.heading-2 {
  color: var(--color--font-2);
  font-size: var(--heading--h2);
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.heading-2.text-weight-regular {
  font-size: var(--headin-62);
  padding-left: 80px;
  padding-right: 80px;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.hero-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.hero-wrapper.hero-wrapper-up {
  padding-top: 20px;
}

.hero-header {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.tag-wrapper {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.elipse {
  background-color: var(--color--primary);
  border-radius: 50%;
  width: .4rem;
  height: .4rem;
}

.elipse.hide-mobile {
  background-color: var(--y2);
}

.caps {
  text-transform: uppercase;
}

.heading {
  max-width: 80ch;
  padding-top: 0;
}

.heading.smaller {
  max-width: 60ch;
}

.hero-component {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-big-text {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  white-space: nowrap;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.hero-content {
  justify-content: space-between;
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.hero-left-content {
  text-align: left;
  max-width: 30ch;
}

.big-elipse {
  background-color: var(--yellow);
  border: 1px solid #e2b624;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
}

.hero-marquee {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: center;
  display: flex;
}

.button-line-wrap {
  background-color: #1515151a;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 1px;
  margin-top: 3px;
  display: flex;
}

.button-line-animation {
  background-color: #151515;
  width: 30%;
  height: 1px;
}

.hero-grid {
  z-index: 0;
  pointer-events: none;
  width: 74vw;
  max-width: 80rem;
  position: absolute;
}

.hero-interaction-wrapper {
  z-index: 2;
  pointer-events: none;
  cursor: none;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-images-wrapper {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.text-images {
  max-width: 92ch;
}

.big-numbers {
  font-size: 5.3vw;
  font-weight: 400;
  line-height: 1;
}

.big-numbers-card {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.big-numbers-wrapper {
  grid-column-gap: 10.5rem;
  grid-row-gap: 10.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  place-items: center;
  display: flex;
}

.span {
  text-align: left;
  white-space: nowrap;
  vertical-align: bottom;
  object-fit: cover;
  background-image: url('../images/Placeholder.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 3.75rem 3.75rem;
  border: 2px solid #0000;
  border-radius: 4.75rem;
  width: 6.5rem;
  height: 4rem;
  font-size: .875rem;
  line-height: 7.5;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.span.three {
  pointer-events: none;
  cursor: default;
  background-image: url('../images/Text-Images-03.jpg');
  background-size: cover;
  border-radius: 5rem;
}

.span.one {
  pointer-events: none;
  white-space: nowrap;
  cursor: default;
  background-image: url('../images/Text-Images-01.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5rem;
}

.span.two {
  pointer-events: none;
  cursor: default;
  background-image: url('../images/Text-Images-02.jpg');
  background-size: cover;
  border-radius: 5rem;
}

.grid {
  grid-column-gap: 2rem;
  grid-row-gap: 5.875rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: none;
}

.card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--color--card);
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 500px;
  padding: 0 0 20px;
  display: flex;
}

.top-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  max-width: 29ch;
  margin-bottom: 20px;
  display: flex;
}

.big-text {
  font-size: 10.5rem;
  line-height: 1;
}

.section {
  margin-top: 0;
}

.number {
  opacity: .2;
}

.button-hero {
  color: var(--color--font-2);
  border-radius: .25rem;
}

.logos-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 40px;
  display: block;
}

.logos-grid {
  grid-column-gap: 5rem;
  grid-row-gap: 6rem;
  grid-template: ". . . . ."
                 ". . . . Area"
                 / auto auto auto auto 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: grid;
}

.logos {
  justify-content: center;
  align-items: center;
  height: 2.6rem;
  display: flex;
}

.section-logos {
  margin-top: 0;
  margin-bottom: 60px;
}

.big-gap {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-flow: column;
  display: flex;
}

.testimonial-wrapper {
  grid-column-gap: 4.9rem;
  grid-row-gap: 4.9rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.header {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-45ch {
  max-width: 54ch;
}

.testimonial-text {
  grid-column-gap: 4.5rem;
  grid-row-gap: 4.5rem;
  flex-flow: column;
  justify-content: space-between;
  margin-top: 1.4rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.testimonial-image {
  border-radius: .5rem;
  height: 20rem;
  max-height: 20rem;
  overflow: hidden;
}

.name {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  display: flex;
}

.icon {
  object-fit: contain;
}

.display-none {
  display: none;
}

.clip {
  border-radius: .5rem;
  overflow: hidden;
}

.opacity-50 {
  opacity: .5;
}

.testimonial-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testimonial-slider-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  padding: 1.5rem 2.8rem 1.5rem 1.5rem;
  display: flex;
}

.card-testimonial {
  background-color: var(--color--card);
  border-radius: 1rem;
  width: 55rem;
  max-width: 55rem;
  box-shadow: 0 4px 8px #0000000d, 0 15px 15px #0000000a, 0 33px 20px #00000008, 0 59px 24px #00000003, 0 92px 26px #0000;
}

.quote {
  max-width: 50ch;
  margin-right: .4rem;
}

.testimonial-slider {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 80rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  width: 100%;
  height: 100%;
}

.text-size-large {
  font-size: var(--text-size--large);
}

.text-size-large.height-1-15 {
  line-height: 1.15;
}

.slider-arrow-right {
  border: 1px solid #ddd;
  border-radius: 100%;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 1rem .5rem;
  transition: all .2s;
  display: flex;
}

.slider-arrow-right:hover {
  background-color: var(--color--primary);
}

.text-size-regular {
  font-size: var(--text-size--regular);
  line-height: 1.5;
}

.text-size-regular.height-1-15 {
  line-height: 1.15;
}

.slider-arrow-left {
  border: 1px solid #ddd;
  border-radius: 100%;
  order: -1;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 1rem .5rem;
  transition: all .2s;
  display: flex;
}

.slider-arrow-left:hover {
  background-color: var(--color--primary);
}

.slider-star {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  justify-content: flex-end;
  display: flex;
}

.footer-component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.credits-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-links {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  align-items: center;
  display: flex;
}

.footer-links-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-heading {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.credits {
  text-decoration: none;
  transition: opacity .2s;
}

.credits:hover {
  opacity: .8;
}

.footer-link {
  font-size: 1rem;
  font-weight: 500;
  transition: all .25s;
}

.footer-link:hover {
  color: #15151599;
  transform: translate(0, -2px);
}

.footer-social {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  height: 2.6rem;
  padding: .7rem;
  transition: all .3s;
  display: flex;
}

.footer-social:hover {
  background-color: var(--color--primary);
  transform: translate(0, -2px);
}

.icon-links {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.credits-text {
  color: #15151599;
}

.footer-social-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vertical-line {
  background-color: #8e8c87;
  width: 1px;
  height: .8rem;
}

.section-footer {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10rem;
  padding-bottom: 3rem;
  position: relative;
  overflow: hidden;
}

.font-color {
  color: var(--color--font-2);
}

.footer-links-component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 1rem;
}

.heading-4 {
  margin-top: 0;
}

.text-box {
  max-width: 60ch;
}

.text-box.large {
  max-width: 60rem;
}

.heading-3 {
  font-size: var(--heading--h3-n);
  font-weight: 400;
  line-height: 1;
}

.hero-style-guide-wrapper {
  background-color: #1a1a1a;
  border-radius: 1rem;
  width: 100%;
  margin-top: 6rem;
  padding: 13rem 2rem 2rem;
  overflow: hidden;
}

.hero-style-guide-content {
  grid-row-gap: 1.5rem;
  color: #f3f3f3;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.style-guide-header {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4.5rem;
  display: flex;
}

.text-weight-bold {
  font-weight: 700;
}

.color-palette-text {
  margin-bottom: 2rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.heading-4 {
  font-size: var(--heading--h4);
  font-weight: 400;
  line-height: 1;
}

.style-guide-content {
  margin-bottom: 8rem;
}

.text-weight-light {
  font-weight: 300;
}

.style-guide-menu {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.color-palette {
  width: 100%;
  height: 10rem;
}

.color-palette.background {
  background-color: var(--color--backgroung);
}

.color-palette.card {
  background-color: var(--color--card);
}

.color-palette.primary-color {
  background-color: var(--color--primary);
}

.color-palette.font-color {
  background-color: var(--color--font-2);
}

.heading-6 {
  font-size: var(--heading--h6);
  font-weight: 400;
  line-height: 1;
}

.style-guide-menu-links {
  grid-row-gap: 1.5rem;
  opacity: .5;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.style-guide-menu-links:hover, .style-guide-menu-links.w--current {
  opacity: 1;
}

.typography-content {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-weight-regular {
  font-weight: 400;
}

.style-guide-menu-wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
}

.class-name-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.class-name-wrapper.margin-bottom-0 {
  margin-bottom: 0;
}

.text-size-tiny {
  font-size: .75rem;
  line-height: 1.15;
}

.typography-wrapper {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 30rem;
  display: flex;
}

.heading-5 {
  font-size: var(--heading--h5);
  font-weight: 400;
  line-height: 1;
}

.text-opacity {
  opacity: .7;
}

.divider-line {
  background-color: var(--color--font-2);
  opacity: .1;
  width: 100%;
  height: 1px;
}

.text-size-huge {
  font-size: var(--text-size--huge-22);
  line-height: 1.25;
}

.style-gudie-content {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.style-gudie-content.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  font-size: 2rem;
  display: grid;
}

.sticky-menu {
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 4rem;
}

.style-guide-component {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-top: 8rem;
  margin-bottom: 10rem;
}

.style-tag {
  color: #121212;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fbfbfb;
  border: 1px solid #fbfbfb33;
  border-radius: 10rem;
  padding: .625rem 1.5rem;
  font-weight: 500;
}

.color-palette-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--color--card);
  flex-flow: column;
  display: flex;
}

.works-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.collection-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper {
  width: 100%;
}

.works-card {
  background-color: var(--color);
  border-radius: 6px;
  overflow: hidden;
}

.works-link {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 55vh;
  display: flex;
}

.works-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-content {
  justify-content: space-between;
  padding: 1.5rem 1.5rem 2.8125rem;
  display: flex;
}

.max-width-35ch {
  max-width: 35ch;
}

.works-hover-follow {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  white-space: nowrap;
  background-color: #fff6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.blog-image-wrapper {
  border-radius: 1.5rem;
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

.mask-frame {
  z-index: 2;
  background-color: var(--color--primary);
  opacity: 1;
  position: absolute;
  inset: auto 0% 0%;
}

.work-template-images {
  width: 100%;
  height: 60vh;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  overflow: hidden;
}

.work-template-images.margin-bottom {
  margin-bottom: 8rem;
}

.work-template-images.vertical {
  width: 50%;
  height: 90vh;
  margin-bottom: 6rem;
  margin-left: 6vw;
  margin-right: auto;
}

.work-template-images.vertical.right {
  margin-left: auto;
  margin-right: 6vw;
}

.work-template-images.no-margin {
  margin-bottom: 0;
}

.hero-section {
  padding-top: 15vh;
  padding-bottom: 6rem;
}

.content-section {
  padding-top: 12rem;
  padding-bottom: 2.5rem;
}

.work-content-cms {
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

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

.works-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  max-width: 60ch;
  display: flex;
}

.text-size-medium-contact {
  font-size: 1.125rem;
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field-contact {
  color: var(--color--font-2);
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #1515151a;
  border-radius: 0;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1rem;
  font-size: 1rem;
  transition: all .4s;
}

.text-field-contact:hover {
  color: var(--color--font-2);
  border-width: 1px;
  border-color: #1515151a;
  padding-left: 1.2rem;
}

.text-field-contact:active {
  color: #212121;
}

.text-field-contact:focus {
  color: var(--color--font-2);
  border-color: #212121;
}

.form-content {
  width: 100%;
}

.success-message {
  color: #000;
  text-align: center;
  background-color: #f4f4f4;
  border-radius: .6rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.text-size-medium-vw {
  font-size: 1vw;
  font-weight: 400;
}

.form-wrapper {
  margin-top: 1rem;
}

.form-wrapper.full-width {
  width: 35%;
}

.text-size-contact {
  font-size: 1.375rem;
}

.name-wrapper-contact {
  width: 100%;
}

.submit-button {
  z-index: 3;
  color: #0000;
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.contact-button {
  background-color: #1d1d1f;
  border-radius: .3rem;
  transition: all .25s;
}

.contact-button.align-center {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.error-message {
  color: #fbfbfb;
  text-align: center;
  background-color: #ec3c3c;
  border-radius: .7rem;
  margin-top: 2rem;
  padding: 1.5rem 1.1rem;
}

.form-component {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.hero-card {
  background-color: var(--color--font-2);
  border-radius: 1vh;
  width: 45vh;
  height: 55vh;
  position: absolute;
  overflow: hidden;
}

.hero-card.first {
  z-index: 3;
  display: block;
  transform: rotate(-4.89deg);
}

.hero-card.second {
  z-index: 2;
  background-color: var(--color--primary);
  transform: rotate(-.463deg);
}

.hero-card.third {
  z-index: 1;
  background-color: #aa4646;
  transform: rotate(3.712deg);
}

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

.hero-form {
  padding-top: 15vh;
}

.nav-menu-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.right-navbar-content {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  align-items: center;
  display: flex;
}

.navbar-component {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.link-block-navbar {
  color: #151515;
  font-size: var(--heading--h5);
  justify-content: center;
  align-items: center;
  padding: 0 8px;
  line-height: 1.5px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.link-block-navbar:hover {
  opacity: 1;
  color: var(--color--font-2);
}

.link-block-navbar.w--current {
  color: #151515;
}

.link-block-navbar.w--current:hover {
  color: var(--y2);
}

.brand {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand.w--current {
  width: auto;
  height: auto;
}

.nav-link {
  color: #fbfbfb;
  padding-top: .2rem;
  padding-bottom: .2rem;
  text-decoration: none;
  transition: all .25s;
  position: relative;
}

.nav-link:hover {
  opacity: .8;
  transform: translate(0, 1px);
}

.nav-menu {
  z-index: 2;
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  align-items: center;
  display: none;
}

.navbar {
  z-index: 999;
  background-color: var(--color);
  width: 100%;
  padding-bottom: 24px;
  position: fixed;
  top: 0;
}

.empty-state {
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.hero-section-works {
  padding-top: 15vh;
  padding-bottom: 6rem;
}

.grid-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

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

.grid-layout.desktop-3-column.grid-gap-m {
  justify-content: end;
}

.grid-layout.grid-gap-m {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.utility-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.utility-aspect-4x3 {
  aspect-ratio: 4 / 3;
  position: relative;
}

.utility-margin-bottom-2rem {
  margin-bottom: 2rem;
}

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-wrapper {
  display: flex;
}

.button-secondary {
  grid-row-gap: .25rem;
  border: 1px solid var(--color--font-2);
  background-color: var(--color--button);
  box-shadow: 0 7px 20px -5px var(--color--font-2);
  color: var(--color--card);
  font-size: var(--text-size--medium);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: .2rem;
  flex-direction: column;
  padding: .8rem 2.5rem;
  text-decoration: none;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button-secondary:hover {
  border-color: var(--color--button);
  background-color: var(--color--button);
  box-shadow: none;
  color: var(--color--backgroung);
}

.delete-this {
  z-index: 20;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fbfbfb;
  border-radius: .75rem;
  flex-flow: column;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
}

.modal-button {
  color: #fbfbfb;
  text-align: center;
  cursor: pointer;
  background-color: #101011;
  border-radius: .5rem;
  width: 100%;
  padding: .8rem 1rem;
  text-decoration: none;
  transition: all .25s;
}

.modal-button:hover {
  background-color: #101011cc;
  transform: scale(.98);
}

.modal-text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #101828;
  flex-flow: column;
  display: flex;
}

.modal-embed {
  display: flex;
}

.webflix-link {
  color: #101828;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.code-embed {
  width: .8rem;
  height: .8rem;
  display: flex;
}

.modal-buttons {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.opacity-80 {
  opacity: .8;
}

.exit {
  z-index: 5;
  cursor: pointer;
  background-color: #efefef;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  bottom: 1rem;
  left: .5rem;
}

.max-width-37ch {
  max-width: 37ch;
}

.modal-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #101828;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.modal-content {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block {
  text-align: center;
  height: 340px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  height: 340px;
}

.div-block-2 {
  margin-left: 20px;
  margin-right: 20px;
}

.image-3 {
  max-width: 24%;
}

.div-block-304 {
  height: 500px;
}

.icon-2 {
  display: none;
}

.text-block {
  font-size: var(--heading--h5);
}

.dropdown-toggle {
  padding-left: 16px;
  padding-right: 16px;
}

.dropdown-toggle:hover {
  color: var(--yellow);
}

.dropdown-link {
  font-size: var(--text-size--regular);
  border-bottom: 1px solid #00000008;
  padding: 14px 30px;
}

.dropdown-link:hover {
  color: var(--color--backgroung);
  -webkit-text-stroke-color: var(--color--backgroung);
  background-color: #000;
}

.dropdown-list {
  background-color: #d8cece;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 11px 10px 18px 5px #0003;
}

.div-block-305 {
  margin-left: 20px;
  padding-right: 20px;
}

.background-video {
  background-image: linear-gradient(#00000080, #00000080);
  height: 600px;
}

.button {
  background-color: #000;
  border-radius: 32px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block-what {
  z-index: 9999;
  background-color: var(--color--button);
  background-image: url('../images/WP-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 60px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  display: block;
  position: static;
  inset: 0% 0% 0% auto;
}

.link-block-what:hover {
  background-color: var(--color-2);
}

.referanslar {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.text-block-2 {
  font-family: var(--font--hand);
  font-size: var(--heading--h2);
}

.y-stroke {
  background-color: var(--yellow);
  width: 152px;
  height: 8px;
}

.div-block-342 {
  float: right;
}

.div-block-341 {
  margin-top: 60px;
}

.link-block-2 {
  text-align: center;
  display: block;
}

.link-3 {
  color: var(--color--font-2);
  text-decoration: none;
}

.div-block-330-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-6 {
  margin-right: 10px;
  display: inline-block;
}

.image-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.link-block-4 {
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-footer-2 {
  background-color: var(--color--card);
  padding-top: 60px;
  padding-bottom: 40px;
}

.div-block-footer {
  background-color: #0000;
  width: 96%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.column-30 {
  padding-left: 0;
}

.column-29 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.text-block-4 {
  float: none;
  font-family: var(--font--satoshi);
  color: var(--color--button);
  text-align: center;
  font-size: 12px;
  font-weight: 500;
}

.columns-15 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns-10 {
  align-items: center;
  display: flex;
}

.column-31 {
  padding-right: 0;
}

.text-block-hp {
  float: none;
  color: #545748;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.column-17 {
  padding-left: 0;
}

.link-2 {
  color: var(--color--font-2);
  font-size: 18px;
  text-decoration: none;
}

.link-2:hover {
  color: #a77e2b;
}

.div-block-330 {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.paragraph-4 {
  color: var(--color--font-2);
  margin-bottom: 0;
  font-size: 24px;
  text-decoration: none;
  display: inline-block;
}

.paragraph-4:hover {
  color: #a77e2b;
  -webkit-text-stroke-color: #a77e2b;
}

.section-2 {
  background-color: #fff;
  background-image: url('../images/02-Sand-2.png'), url('../images/01-Lamb.png');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  padding-top: 140px;
  padding-bottom: 60px;
  display: block;
}

.text-block-5 {
  font-family: var(--font--satoshi);
  color: #4e646d;
  letter-spacing: 2px;
  border-bottom: 1px solid #a77e2b;
  justify-content: center;
  align-items: center;
  width: 120px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 12px;
  font-weight: 700;
  transition: color .4s, box-shadow .4s;
  display: flex;
}

.text-block-5:hover {
  color: #4e646d;
  -webkit-text-stroke-color: #4e646d;
  border-bottom-color: #4e646d;
  box-shadow: 0 10px 20px -12px #cd6569;
}

.div-block-4 {
  float: none;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 96%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.future {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: block;
}

.heading-7 {
  color: #4e646d;
  text-align: center;
  margin-top: auto;
  margin-bottom: 60px;
  font-size: 52px;
  font-weight: 400;
}

.heading-8 {
  color: #4e646d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 400;
  text-decoration: none;
}

.heading-8:hover {
  color: #cd6569;
}

.div-block-15 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  height: 90px;
}

.columns {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.column-21 {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.section-02 {
  background-color: #fff0;
  background-image: url('../images/02-Sand-2.png'), url('../images/01-Lamb.png');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  height: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  display: block;
}

.div-block-343 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 96%;
  max-width: 1320px;
  height: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-3 {
  background-color: var(--color--card);
  background-image: url('../images/New-Bada.png'), url('../images/01-Lamb.png');
  background-position: 99% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 380px, auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.section-koleksiyonlar {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.div-block-343-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1320px;
  display: flex;
}

.column-33 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-12 {
  height: 90px;
}

.heading-9 {
  color: #4e646d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 400;
  text-decoration: none;
}

.heading-9:hover {
  color: #cd6569;
}

.div-block-344 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-345 {
  border-radius: 0;
  height: 420px;
}

.div-block-345:hover {
  background-color: var(--color--card);
  box-shadow: 0 2px 17px -4px #0003;
}

.image-13 {
  margin-bottom: 10px;
}

.div-block-346 {
  opacity: 1;
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span {
  background-color: var(--yellow);
  padding-left: 14px;
  padding-right: 14px;
}

.div-block-mouse {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: none;
  position: static;
  inset: auto auto 5% 30%;
}

.body {
  background-color: var(--color--card);
}

.div-block-347 {
  background-color: var(--yellow);
  background-image: url('../images/P02.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 10px;
}

.text-block-6 {
  font-size: var(--heading--h3-n);
  font-weight: 400;
}

.koleksiyonlar {
  filter: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 56vh;
  display: flex;
}

.koleksiyonlar:hover {
  box-shadow: 0 50px 80px -40px var(--y2);
  filter: none;
  border-radius: 150px;
}

.div-block-347--3 {
  background-color: var(--yellow);
  opacity: 1;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-1.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 10px;
}

.div-block-347--3:hover {
  filter: none;
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.div-block-347-1 {
  background-color: var(--yellow);
  filter: none;
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-4.jpeg');
  background-position: 100%;
  background-size: auto 150%;
  border-radius: 150px;
  width: 240px;
  height: 56vh;
  margin-bottom: 10px;
}

.div-block-347-2 {
  background-color: var(--yellow);
  cursor: pointer;
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.37.05-1.jpeg');
  background-position: 100% 100%;
  background-size: auto 140%;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 10px;
  transition: all .2s;
}

.div-block-347-2:hover {
  background-position: 100% 100%;
  background-size: auto 140%;
}

.div-block-347--4 {
  background-color: var(--yellow);
  background-image: url('../images/Ganj-Slider.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 10px;
}

.div-block-347--4:hover {
  box-shadow: 0 2px 14px #00000080;
}

.link-block-ins {
  z-index: 9999;
  background-color: var(--color--font-2);
  background-image: url('../images/Ins.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: static;
  bottom: 5%;
  right: 2%;
}

.link-block-ins:hover {
  background-image: url('../images/Ins.svg'), linear-gradient(225deg, #fec053, #f2203e 52%, #b729a8);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 28px 28px, auto;
}

.div-block-348 {
  z-index: 9999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  padding-top: 40px;
  display: flex;
  position: fixed;
  inset: 0% 3% 0% auto;
}

.div-block-4461292397 {
  background-color: #383a3a3d;
  height: 1px;
}

.text-block-169 {
  color: #4e646d;
  margin-bottom: 4px;
  font-size: 14px;
}

.cell-6 {
  flex-direction: column;
  align-items: center;
}

.div-block-330-copy {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.div-block-4461292410 {
  padding-top: 24px;
}

.paragraph-7 {
  color: var(--color--button);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

.text-block-170 {
  float: none;
  color: var(--color--font-2);
  text-align: left;
  font-size: 12px;
  font-weight: 300;
}

.cell-7 {
  align-items: center;
}

.link-4 {
  color: var(--color--button);
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.link-4:hover {
  color: var(--yellow);
}

.link-4.w--current:hover {
  color: var(--y2);
}

.column-34 {
  padding-left: 0;
}

.link-5 {
  color: #4e646d;
  text-decoration: none;
}

.text-block-163 {
  color: #4e646d;
  font-size: 24px;
  font-weight: 400;
}

.quick-stack-4 {
  margin-bottom: 8px;
  padding: 0;
}

.div-block-4461292411 {
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.quick-stack-5 {
  margin-bottom: 80px;
  padding: 0;
}

.cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}

.columns-16 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.text-block-164 {
  color: #3339;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 300;
}

.div-block-4461292412 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-7--2 {
  color: var(--color--button);
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-footer-2 {
  background-color: #0000;
  width: 96%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.column-35 {
  text-align: right;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bold-text {
  color: var(--color--button);
  font-size: 20px;
  font-weight: 500;
}

.button-2 {
  background-color: var(--color);
  color: var(--color--font-2);
  font-size: var(--text-size--small);
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 42px;
  font-weight: 400;
  display: flex;
}

.b-stroke {
  background-color: var(--color-2);
  width: 152px;
  height: 8px;
}

.columns-biten {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-347-12 {
  background-color: var(--yellow);
  filter: none;
  background-image: url('../images/Test-2.png');
  background-position: 50% 74%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 600px;
  height: 380px;
  margin-bottom: 14px;
}

.div-block-347-12:hover {
  filter: none;
}

.div-block-347-13 {
  background-color: var(--yellow);
  filter: none;
  background-image: url('../images/Ganj-Slider.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 600px;
  height: 380px;
  margin-bottom: 14px;
}

.div-block-347-13:hover {
  filter: none;
}

.div-block-4461292414 {
  margin-top: 10px;
}

.test {
  background-color: var(--gry);
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 360px;
  display: flex;
}

.slider-2 {
  background-color: var(--color);
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.mask {
  height: 400px;
}

.div-block-4461292415 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-331 {
  text-align: center;
  width: 60%;
  margin: auto;
}

.image-5 {
  margin-bottom: 40px;
}

.slider-7 {
  background-color: #0000;
  height: 140px;
}

.slide-45 {
  height: auto;
}

.paragraph-2 {
  color: var(--color--font-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.s1, .g {
  margin-bottom: 40px;
  margin-right: 4px;
}

.slide-nav-2 {
  -webkit-text-stroke-color: var(--tr);
}

.column-36 {
  text-align: right;
}

.link-block-arrow {
  z-index: 9999;
  background-color: var(--color--button);
  background-image: url('../images/WP-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 60px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 42px;
  height: 42px;
  margin-top: 10px;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
}

.link-block-arrow:hover {
  background-color: var(--color-2);
}

.div-block-4461292416 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.button-3 {
  background-color: var(--color--button);
  padding: 10px 20px;
}

.button-3:hover {
  box-shadow: 0 2px 12px #0000007a;
}

.hero-wrapper-up {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 54vh;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.hero-header-up {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 140px;
  display: none;
  position: relative;
}

.hero-interaction-wrapper-up {
  z-index: 2;
  pointer-events: none;
  cursor: none;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  display: none;
  position: absolute;
  inset: 0%;
}

.text-size-display-up {
  font-size: var(--text-size--display);
  letter-spacing: -.5975rem;
  font-weight: 300;
  line-height: 1;
}

.button-4 {
  background-color: var(--tr);
  color: var(--color--button);
  border: 2px solid #000;
  margin-top: 40px;
  padding: 12px 20px;
}

.button-4:hover {
  background-color: var(--color--font-2);
  color: var(--color--backgroung);
}

.s-02 {
  background-color: var(--color--card);
  background-image: url('../images/02-Sand-2.png'), url('../images/01-Lamb.png');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 380px, auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.header-up {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-4461292417 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-ganj {
  grid-row-gap: .25rem;
  border: 1px solid var(--color--font-2);
  background-color: var(--color--button);
  box-shadow: none;
  color: var(--color--card);
  font-size: var(--text-size--medium);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: .2rem;
  flex-direction: column;
  padding: .8rem 2.5rem;
  text-decoration: none;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button-ganj:hover {
  border-color: var(--color--button);
  background-color: var(--color--button);
  box-shadow: none;
  color: var(--color--backgroung);
}

.text-block-171 {
  font-size: var(--text-size--regular);
}

.big-elipse-3 {
  background-color: var(--yellow);
  border: 1px solid #e2b624;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
}

.div-002 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.body-2 {
  background-color: var(--color--card);
}

.section-bitenler {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.quick-stack-bitenelr {
  margin-bottom: 80px;
  padding: 0;
}

.div-block-4461292419 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4461292419:hover {
  box-shadow: 0 2px 15px -1px #0003;
}

.div-block-4461292420 {
  margin-top: 10px;
}

.div-block-347-bireysel {
  background-color: var(--yellow);
  filter: none;
  cursor: pointer;
  background-image: url('../images/Biten-Bireysel-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 600px;
  height: 380px;
  margin-bottom: 14px;
}

.div-block-347-bireysel:hover {
  filter: none;
}

.div-block-bireyseelk {
  background-color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.div-block-bireyseelk:hover {
  box-shadow: 0 50px 50px -42px #80808099;
}

.div-block-347-ticari {
  background-color: var(--yellow);
  filter: none;
  cursor: pointer;
  background-image: url('../images/Biten-Ticari-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 600px;
  height: 380px;
  margin-bottom: 14px;
}

.div-block-347-ticari:hover {
  filter: none;
}

.hero-grid-2 {
  z-index: 0;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 80rem;
  display: flex;
  position: absolute;
}

.container-3 {
  width: 90%;
  max-width: 1320px;
}

.div-block-bp {
  background-color: #0000;
  width: 96%;
  max-width: 1320px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4461292421 {
  width: 100%;
  height: 400px;
}

.div-block-4461292422 {
  background-image: url('../images/Kurumsal-deneme.jpg');
  background-position: 50%;
  background-size: cover;
  height: 400px;
}

.section-b-ticari {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.columns-17 {
  margin-left: 0;
  margin-right: 0;
}

.container-4 {
  width: 90%;
  max-width: 1320px;
}

.navbar-2 {
  background-color: var(--color);
  padding-top: 26px;
  padding-bottom: 26px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-2 {
  font-size: var(--heading--h5);
  padding-left: 16px;
  padding-right: 16px;
}

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

.nav-link-2.w--current {
  color: var(--color--font-2);
  padding-left: 16px;
  padding-right: 16px;
}

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

.icon-3 {
  display: none;
}

.text-block-172 {
  font-size: var(--heading--h5);
}

.dropdown-toggle-2 {
  padding-left: 12px;
  padding-right: 12px;
}

.image-14 {
  width: 100%;
  height: 400px;
}

.lightbox-link {
  box-shadow: none;
  background-image: url('../images/001-Masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.div-block-4461292427 {
  background-image: url('../images/Ekran-Resmi-2024-11-09-15.14.54.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 100%;
  height: 400px;
}

.image-15 {
  border-radius: 150px;
}

.columns-18 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.columns-18-2 {
  width: 100%;
  margin-top: 20px;
}

.lightbox-link--2 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-15.33.37-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link--2:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--3 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.41.19-1.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link--3:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--4 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link--4:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-5 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-15.33.37-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link-5:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--6 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.41.17-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link--6:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-7 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.41.17-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link-7:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-8 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.41.17-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
}

.lightbox-link-8:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-4461292428 {
  background-image: url('../images/02-Hakkimzida-2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.section-hakk {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.paragraph-9 {
  margin-top: 20px;
}

.div-block-4461292429 {
  margin-right: 60px;
}

.column-45 {
  padding-left: 0;
  padding-right: 0;
}

.columns-19 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 84%;
  margin-bottom: 60px;
}

.container-hakk {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1320px;
  display: flex;
}

.div-block-4461292430 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 72vw;
  display: flex;
}

.div-block-4461292423-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-4461292429-2 {
  margin-left: 60px;
}

.columns-19-2 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 72%;
  margin-bottom: 60px;
}

.lightbox-link---02 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/D-02.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 240px;
  height: 340px;
}

.lightbox-link---02:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--03 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/D-03.png');
  background-position: 50%;
  background-size: cover;
  width: 240px;
  height: 340px;
}

.lightbox-link--03:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--04 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/D-04.png');
  background-position: 50%;
  background-size: cover;
  width: 240px;
  height: 340px;
}

.lightbox-link--04:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-00 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/D-01.png');
  background-position: 50%;
  background-size: cover;
  width: 240px;
  height: 340px;
}

.lightbox-link-00:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-4461292428-2 {
  background-image: url('../images/01-hakkimizda.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.div-block-4461292431 {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 30px;
  transition: opacity .6s;
}

.div-block-4461292431:hover {
  filter: saturate(200%);
  box-shadow: 30px 50px 50px -32px #808080cc;
}

.div-koleksiyon-link {
  margin-bottom: 20px;
}

.div-block-kolek-hover {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/WhatsApp-Image-2024-11-05-at-20.44.57-4.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 30px;
  transition: opacity .6s;
}

.div-block-kolek-hover:hover {
  filter: saturate(200%);
  box-shadow: 30px 50px 50px -32px #808080cc;
}

.div-block-kolek-hover-aksesuar {
  box-shadow: none;
  background-image: url('../images/02-Aksesuarlar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-aksesuar:hover {
  filter: none;
  box-shadow: 30px 50px 80px -32px #80808080;
}

.div-block-kolek-hover-masa-sandalye {
  background-image: url('../images/01-masa-sandalye.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-masa-sandalye:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-koltuk {
  box-shadow: none;
  background-image: url('../images/005-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-koltuk:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-yapay-cicekler {
  box-shadow: none;
  background-image: url('../images/C-002-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-yapay-cicekler:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-dresuar {
  box-shadow: none;
  background-image: url('../images/07-dresuarPuf.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-dresuar:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-dekoratif-objeler {
  box-shadow: none;
  background-image: url('../images/08-dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-dekoratif-objeler:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-cam-urunler {
  box-shadow: none;
  background-image: url('../images/09-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-cam-urunler:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-aydinlatma {
  box-shadow: none;
  background-image: url('../images/10-aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-aydinlatma:hover {
  filter: none;
  box-shadow: 30px 50px 50px -32px #80808080;
}

.div-block-kolek-hover-aksesuar-copy {
  box-shadow: none;
  filter: grayscale();
  background-image: url('../images/De.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 10px;
  transition: opacity .6s;
}

.div-block-kolek-hover-aksesuar-copy:hover {
  filter: saturate(200%);
  box-shadow: 30px 50px 80px -32px #80808080;
}

.div-block-kolek-hover-sehpa {
  box-shadow: none;
  background-image: url('../images/03-orta-sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-sehpa:hover {
  filter: none;
  box-shadow: 30px 50px 80px -32px #80808080;
}

.div-block-kolek-hover-duvar {
  box-shadow: none;
  background-image: url('../images/04-tablo.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  margin-bottom: 20px;
  transition: opacity .6s;
}

.div-block-kolek-hover-duvar:hover {
  filter: none;
  box-shadow: 30px 50px 80px -32px #80808080;
}

.lightbox-link--002 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/02-masa-sandalye.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--002:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--003 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/003-Masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--003:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--004 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--004:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--005 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/05-masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--005:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--006 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/06-masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--006:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--007 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/07-masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--007:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--008 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/008-Masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--008:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-bb-01 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-01:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-02.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-02:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-03.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-03:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-04.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-04:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-05.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-05:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-06.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-06:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-07.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-07:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/basinda-biz-8.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-08:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bireysel-01 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Kurumsal-deneme.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bireysel-01:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--bireysel-001 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-001.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-001:hover {
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--bireysel-002 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-002.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-002:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-003 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-003.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-003:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-004 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/003-Masa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-004:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-005 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-005.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-005:hover {
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--bireysel-006 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-0006.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-006:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-007 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-007.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-007:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-008 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-008.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-008:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-009 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-009.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-009:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-010 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-10.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-010:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-bb-09 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D9.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-09:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-bb-10 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/D-10.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 380px;
  transition: opacity .7s;
}

.lightbox-link-bb-10:hover {
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.div-block-sosyal-medya-link {
  z-index: 9999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  padding-top: 40px;
  display: flex;
  position: fixed;
  inset: 0% 3% 0% auto;
}

.lightbox-link-ak-01 {
  box-shadow: none;
  background-image: url('../images/001-aksesauar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-ak-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/002-akseauar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/003-aksesuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/004-aksesuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/005-akseuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/006-aksesuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/007-aksesuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ak-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/008-aksesauar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ak-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-01 {
  box-shadow: none;
  background-image: url('../images/001-Sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-sehpa-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/002-Orta.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/F-0003-Orta-sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/004-Orta.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/005-Sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/006-Sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/007-Sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-sehpa-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/008-Sehpa.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-sehpa-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-01 {
  box-shadow: none;
  background-image: url('../images/01-Duvar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-ddu-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-tablo.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/0003-Duvar.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-Duvar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/005-Duvar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/06-Duvar.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/07-Duvar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-ddu-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/08-Duvar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-ddu-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-01 {
  box-shadow: none;
  background-image: url('../images/01-Koltuk.webp');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-koltuk-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/002-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/03-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/005-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/006-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/007-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-koltuk-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/008-Koltuk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-koltuk-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-01 {
  box-shadow: none;
  background-image: url('../images/C-001-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--cicek-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-002-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-003-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-004-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-005-Yapay-cicekk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-006-Yapay-cicekk.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-007-Yapay-cicekk.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cicek-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/C-008-YapayCicek.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cicek-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-01 {
  box-shadow: none;
  background-image: url('../images/Dresuar-Puf-01.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link---dresuar-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Dresuar-Puf-02.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/003-Puff.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Dresuar-Puf-04.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/0005-Dresuar.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Dresuar-Puf-06.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Dresuar-Puf-07.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link---dresuar-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Dresuar-Puf-08.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link---dresuar-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-01 {
  box-shadow: none;
  background-image: url('../images/01-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--dekoratif-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/02-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/03-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/05-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/06-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/07-Dekoratif.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--dekoratif-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/08-Dekoratif_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--dekoratif-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-01 {
  box-shadow: none;
  background-image: url('../images/01-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--cam-urunler-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/02-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/03-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-015 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/05-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-015:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/06-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/07-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--cam-urunler-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/08-Cam-urunler.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--cam-urunler-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-01 {
  box-shadow: none;
  background-image: url('../images/01-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-01:hover {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link-aydinlatma-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/02-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/03-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/04-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/05-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-05:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/06-Aydinlatma.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/07-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-aydinlatma-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/08-Aydinlatma.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link-aydinlatma-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: none;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-01 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-001.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-01:hover {
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--ticari-02 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-002.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-02:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-03 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-003.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-03:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-04 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-004.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-04:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-05 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-005.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-05:hover {
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 50px 50px -40px #777373f2;
}

.lightbox-link--ticari-06 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-006.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-06:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-07 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-007.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-07:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-08 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-008.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-08:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-09 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-009.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-09:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-10 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-010.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-10:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-011 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-011.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-011:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-012 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-012.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-012:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-013 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-013.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-013:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-014 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-014.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-014:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-015 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-015.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-015:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-016 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-016.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-016:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-017 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-017.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-017:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-018 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-018.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-018:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-019 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-019.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-019:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--bireysel-020 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Bireysel-020.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--bireysel-020:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-11 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-011.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-11:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-12 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-012.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-12:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-13 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-013.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-13:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-14 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-014.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-14:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-15 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-015.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-15:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-16 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-016.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-16:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-17 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-017.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-17:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-18 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-018.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-18:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-19 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-019.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-19:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link--ticari-20 {
  box-shadow: none;
  filter: none;
  background-image: url('../images/Ticari-020.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 150px;
  width: 240px;
  height: 400px;
  transition: opacity .7s;
}

.lightbox-link--ticari-20:hover {
  box-shadow: 0 50px 50px -40px var(--shadoww);
  filter: saturate(200%);
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-2-2 {
  color: var(--color--font-2);
  font-size: var(--heading--h2);
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.heading-2-2.text-weight-regular {
  font-size: var(--headin-62);
  padding-left: 100px;
  padding-right: 100px;
  font-weight: 300;
  line-height: 40px;
  display: block;
}

.paragraph-10, .paragraph-11 {
  line-height: 1.3;
}

.paragraph-9-2 {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .container {
    width: auto;
    max-width: 110rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container.container-large {
    width: auto;
  }

  .heading-1 {
    font-size: 4rem;
  }

  .text-size-medium {
    font-size: 1.125rem;
  }

  .text-size-display {
    letter-spacing: 0;
    font-size: 8rem;
  }

  .heading-2 {
    font-size: 2.5rem;
  }

  .hero-wrapper {
    height: auto;
    padding-bottom: 0;
  }

  .hero-header {
    margin-top: 142px;
  }

  .heading {
    max-width: 60ch;
  }

  .hero-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .hero-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .hero-left-content {
    text-align: center;
  }

  .hero-interaction-wrapper {
    justify-content: center;
    align-items: center;
    height: 50vh;
    padding-bottom: 0;
    position: relative;
  }

  .text-images-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .text-images {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .big-numbers {
    font-size: 7rem;
  }

  .big-numbers-card {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .big-numbers-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    place-items: center;
    width: 100%;
    display: flex;
  }

  .span {
    border-radius: 1rem;
    width: 3rem;
    height: 3rem;
    line-height: 6;
  }

  .span.three, .span.one, .span.two {
    width: 4rem;
  }

  .grid {
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .card {
    flex-flow: row;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .top-content {
    max-width: none;
  }

  .section {
    margin-top: 8rem;
  }

  .logos-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
    flex-flow: wrap;
  }

  .section-logos {
    margin-top: 8rem;
  }

  .big-gap {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }

  .header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .testimonial-text {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .testimonial-image {
    height: 100%;
    max-height: none;
  }

  .clip {
    height: 100%;
  }

  .card-testimonial {
    width: auto;
    max-width: none;
    height: auto;
  }

  .testimonial-slider {
    max-width: none;
  }

  .slider-arrow-right, .slider-arrow-left {
    display: none;
  }

  .footer-component {
    min-height: 0;
  }

  .section-footer {
    padding-top: 8rem;
  }

  .footer-links-component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .text-box {
    max-width: 26ch;
  }

  .heading-3 {
    font-size: 3rem;
    line-height: 1.2;
  }

  .heading-4 {
    font-size: 1.75rem;
  }

  .style-guide-menu {
    grid-column-gap: 5rem;
    flex-flow: wrap;
    width: 100%;
  }

  .color-palette.primary-color {
    background-color: #fbfbfb;
  }

  .heading-6 {
    font-size: 1.25rem;
  }

  .heading-5 {
    font-size: 1.5rem;
  }

  .text-size-huge {
    font-size: 2rem;
  }

  .style-gudie-content.grid {
    grid-column-gap: 1rem;
  }

  .style-guide-component {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .works-link {
    justify-content: flex-start;
    min-height: 50vh;
  }

  .works-image {
    height: 73%;
  }

  .work-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    padding-bottom: 1.5rem;
  }

  .works-hover-follow {
    display: none;
  }

  .blog-image-wrapper {
    justify-content: flex-start;
  }

  .mask-frame {
    z-index: 4;
  }

  .work-template-images.vertical {
    margin-bottom: 6rem;
  }

  .content-section {
    padding-top: 8rem;
  }

  .form {
    justify-content: flex-start;
    align-items: center;
  }

  .text-size-medium-vw {
    font-size: 1.125rem;
  }

  .form-wrapper, .form-wrapper.full-width {
    width: 100%;
  }

  .form-component {
    margin-top: 6rem;
  }

  .hero-card {
    width: 30vh;
    height: 38vh;
  }

  .hero-form {
    padding-bottom: 0;
  }

  .nav-menu-wrap {
    justify-content: flex-end;
    align-items: center;
  }

  .menu-button {
    border-radius: 4px;
    overflow: hidden;
  }

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

  .right-navbar-content {
    display: none;
  }

  .navbar-component {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .brand, .brand.w--current {
    width: 8rem;
  }

  .nav-link {
    color: #151515;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    display: flex;
  }

  .nav-menu {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: #151515;
    background-color: #efefef;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    display: flex;
    position: absolute;
  }

  .grid-layout.tablet-1-column {
    grid-template-columns: 1fr;
  }

  .text-block {
    color: var(--color--backgroung);
  }

  .dropdown-toggle {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }

  .background-video {
    display: block;
  }

  .section-2 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-4 {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .heading-8 {
    font-size: 24px;
  }

  .columns {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .column-21 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 40px;
    padding-left: 10px;
  }

  .section-02 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .column-33 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 40px;
    padding-left: 10px;
  }

  .heading-9 {
    font-size: 24px;
  }

  .div-block-mouse {
    margin-top: 40px;
  }

  .cell-6 {
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph-7 {
    font-size: 13px;
  }

  .text-block-170 {
    font-size: 11px;
    line-height: 16px;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quick-stack-5 {
    padding-top: 0;
  }

  .cell {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-footer-2 {
    width: 92%;
  }

  .columns-biten {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .hero-wrapper-up {
    height: auto;
    padding-bottom: 0;
  }

  .hero-interaction-wrapper-up {
    justify-content: center;
    align-items: center;
    height: 50vh;
    padding-bottom: 0;
    position: relative;
  }

  .text-size-display-up {
    letter-spacing: 0;
    font-size: 8rem;
  }

  .header-up {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .quick-stack-bitenelr {
    padding-top: 0;
  }

  .div-block-bp {
    width: 92%;
  }

  .navbar-2 {
    z-index: 9999;
  }

  .nav-link-2 {
    color: var(--color--card);
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-2:hover {
    background-color: var(--color--backgroung);
    color: var(--color--font-2);
  }

  .menu-button-2 {
    font-size: var(--text-size--huge-22);
  }

  .menu-button-2.w--open {
    background-color: var(--color--font-2);
  }

  .brand-2 {
    margin-top: 10px;
  }

  .nav-menu-2 {
    background-color: var(--color--button);
  }

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

  .heading-2-2 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .heading-1 {
    font-size: 3rem;
  }

  .heading-2 {
    font-size: 2.375rem;
  }

  .hero-content {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-images-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .big-numbers {
    font-size: 6rem;
  }

  .big-numbers-card {
    text-align: center;
    max-width: none;
  }

  .big-numbers-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .span {
    background-size: 2.5rem 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }

  .card {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .big-text {
    font-size: 9rem;
  }

  .section {
    margin-top: 4rem;
  }

  .logos-grid {
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-logos {
    margin-top: 6rem;
  }

  .big-gap, .testimonial-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .testimonial-text {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .testimonial-image {
    object-position: 50% 0%;
    height: 20rem;
    max-height: none;
  }

  .testimonial-slider-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding: 1rem;
  }

  .card-testimonial {
    width: 100%;
  }

  .image {
    object-position: 50% 20%;
  }

  .credits-wrapper {
    flex-flow: column;
  }

  .section-footer {
    padding-top: 6rem;
  }

  .heading-3 {
    font-size: 2.875rem;
  }

  .hero-style-guide-wrapper {
    padding-top: 8rem;
  }

  .style-guide-header {
    font-size: .875rem;
  }

  .heading-4 {
    font-size: 1.625rem;
  }

  .style-guide-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-6 {
    font-size: 1.125rem;
  }

  .heading-5 {
    font-size: 1.375rem;
  }

  .style-gudie-content.grid {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .style-guide-component {
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 4rem;
    display: flex;
  }

  .works-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .collection-list {
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .works-link {
    min-height: 0;
  }

  .works-hover-follow {
    width: 8rem;
    height: 8rem;
  }

  .work-template-images.margin-bottom {
    margin-bottom: 6rem;
  }

  .work-template-images.vertical {
    width: 100%;
    margin-bottom: 4rem;
    margin-left: auto;
  }

  .work-template-images.vertical.right {
    width: 100%;
  }

  .content-section {
    padding-top: 4rem;
  }

  .form-component {
    margin-top: 4rem;
  }

  .navbar-component {
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .brand, .brand.w--current {
    width: 10rem;
  }

  .hero-section-works {
    padding-bottom: 4rem;
  }

  .grid-layout.grid-gap-m {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .utility-margin-bottom-2rem {
    margin-bottom: 1rem;
  }

  .delete-this {
    left: 1.5rem;
  }

  .text-size-medium-2 {
    font-size: 1.2rem;
  }

  .referanslar {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .div-block-330-2 {
    justify-content: center;
  }

  .column-32 {
    margin-bottom: 40px;
  }

  .link-block-4 {
    justify-content: center;
  }

  .section-footer-2 {
    text-align: center;
  }

  .column-30 {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .column-29 {
    justify-content: center;
    display: flex;
  }

  .columns-15 {
    display: block;
  }

  .div-block-330 {
    justify-content: center;
  }

  .section-2 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    padding-top: 0;
  }

  .column-23 {
    margin-bottom: 40px;
  }

  .div-block-4 {
    width: 90%;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-7 {
    margin-bottom: 40px;
    font-size: 42px;
  }

  .columns {
    flex-flow: column;
  }

  .column-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-02 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    padding-top: 0;
  }

  .column-33 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cell-6 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-330-copy {
    justify-content: center;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-4461292411 {
    justify-content: flex-start;
    align-items: center;
  }

  .cell, .cell-16 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-footer-2 {
    max-width: 95.9975%;
  }

  .columns-biten {
    flex-flow: column;
  }

  .paragraph-2 {
    margin-top: 0;
    font-size: 22px;
  }

  .div-block-bp {
    max-width: 95.9975%;
  }

  .heading-2-2 {
    font-size: 2.375rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 96%;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-1 {
    font-size: 2.4rem;
  }

  .rich-text {
    width: 100%;
  }

  .text-size-display {
    font-size: var(--text-size--huge-22);
  }

  .text-size-display.break-mobile {
    word-break: break-all;
  }

  .button-primary {
    align-items: center;
    width: 100%;
  }

  .heading-2 {
    font-size: 2.25rem;
  }

  .heading-2.text-weight-regular {
    font-size: var(--52);
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.2;
  }

  .hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    height: auto;
    padding-top: 0;
    overflow: hidden;
  }

  .hero-wrapper.hero-wrapper-up {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }

  .tag-wrapper {
    justify-content: center;
    align-items: center;
  }

  .elipse.hide-mobile {
    display: none;
  }

  .hero-component {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-interaction-wrapper {
    width: 90%;
    height: 45vh;
    position: relative;
  }

  .big-numbers {
    font-size: 5rem;
  }

  .big-text {
    font-size: 8rem;
  }

  .hero {
    width: 100%;
  }

  .logos-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .logos {
    height: auto;
  }

  .big-gap {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .testimonial-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .testimonial-slider-content {
    padding: 1rem 1rem 1.3rem;
  }

  .card-testimonial {
    width: 100%;
  }

  .credits-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-links-wrapper {
    text-align: center;
  }

  .vertical-line.hide-mobile {
    display: none;
  }

  .tag.vertical-mobile {
    flex-flow: column;
  }

  .heading-3 {
    font-size: 2.75rem;
  }

  .hero-style-guide-wrapper {
    padding-top: 6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-4 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .style-guide-content {
    margin-bottom: 6rem;
  }

  .style-guide-menu {
    grid-column-gap: 0rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .heading-6 {
    font-size: 1rem;
  }

  .class-name-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .heading-5 {
    font-size: 1.25rem;
  }

  .style-guide-content-wrapper {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .divider-line {
    width: 100%;
  }

  .style-gudie-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .style-guide-component {
    grid-template-columns: auto;
    grid-auto-columns: auto;
  }

  .works-hover-follow {
    width: 6rem;
    height: 6rem;
  }

  .blog-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .mask-frame {
    z-index: 4;
  }

  .form, .form-wrapper {
    width: 100%;
  }

  .hero-card {
    width: 45vh;
    height: 60vh;
    position: absolute;
  }

  .hero-card.first, .hero-card.second, .hero-card.third {
    width: 35vh;
    height: 45vh;
  }

  .hero-form {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .menu-button {
    font-size: var(--text-size--huge-22);
  }

  .menu-button.w--open {
    background-color: var(--tr);
  }

  .navbar-component {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .brand {
    width: 15rem;
  }

  .brand.w--current {
    width: 14rem;
  }

  .nav-menu {
    width: 100%;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .button-secondary {
    align-items: center;
    width: 100%;
  }

  .text-size-medium-2 {
    font-size: 1.125rem;
  }

  .modal-link {
    flex-flow: wrap;
  }

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

  .dropdown-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .referanslar {
    margin-top: 0;
  }

  .div-block-342 {
    float: none;
  }

  .div-block-330-2 {
    justify-content: center;
  }

  .column-32 {
    margin-bottom: 40px;
  }

  .section-footer-2 {
    padding-bottom: 0;
  }

  .div-block-footer {
    width: 90%;
  }

  .column-30 {
    margin-bottom: 40px;
  }

  .column-29 {
    justify-content: center;
  }

  .text-block-4 {
    font-size: 10px;
    line-height: 14px;
  }

  .columns-15, .columns-10 {
    display: block;
  }

  .column-17 {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .div-block-330 {
    justify-content: center;
  }

  .section-2 {
    padding-top: 60px;
  }

  .div-block-4 {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-7 {
    font-size: 32px;
  }

  .columns {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .column-21 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .section-02 {
    padding-top: 60px;
  }

  .section-3 {
    background-position: 50% 98%, 0 0;
    background-size: 232px, 180px;
  }

  .section-koleksiyonlar {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 40px;
  }

  .div-block-343-2 {
    display: flex;
  }

  .column-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-348 {
    z-index: 999;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
  }

  .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .div-block-330-copy {
    justify-content: center;
  }

  .text-block-170 {
    text-align: center;
    font-size: 10px;
    line-height: 14px;
  }

  .cell-7 {
    justify-content: center;
    align-items: center;
  }

  .column-34 {
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .div-block-4461292411 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quick-stack-5 {
    flex: 0 auto;
    margin-bottom: 20px;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .columns-16 {
    display: block;
  }

  .paragraph-7--2 {
    text-align: left;
  }

  .div-block-footer-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .column-35 {
    padding-right: 10px;
  }

  .div-block-347-12 {
    width: 90vw;
  }

  .div-block-347-13 {
    width: 100vw;
  }

  .div-block-331 {
    width: 90%;
  }

  .image-5 {
    margin-bottom: 20px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .s1, .g {
    margin-bottom: 20px;
  }

  .hero-wrapper-up {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    height: auto;
    overflow: hidden;
  }

  .hero-interaction-wrapper-up {
    height: 60vh;
    position: relative;
  }

  .text-size-display-up.break-mobile {
    word-break: break-all;
  }

  .s-02 {
    background-position: 50% 100%, 0 0;
    background-size: 200px, 180px;
    display: none;
  }

  .button-ganj {
    align-items: center;
    width: 100%;
  }

  .div-block-4461292418 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .section-bitenler {
    padding-bottom: 0;
  }

  .div-block-347-bireysel, .div-block-347-ticari {
    width: 100vw;
  }

  .div-block-bp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .section-b-ticari {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 40px;
  }

  .navbar-2 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .nav-link-2 {
    color: var(--color--backgroung);
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-4461292424, .div-block-4461292425, .div-block-4461292426 {
    text-align: left;
  }

  .lightbox-link {
    height: 400px;
  }

  .columns-18 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .column-37, .column-38, .column-39, .column-40, .column-41, .column-42, .column-43, .column-44 {
    margin-bottom: 20px;
  }

  .columns-18-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lightbox-link--2, .lightbox-link--3, .lightbox-link--4, .lightbox-link-5, .lightbox-link--6, .lightbox-link-7, .lightbox-link-8 {
    height: 400px;
  }

  .section-hakk {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 40px;
  }

  .paragraph-9 {
    margin-bottom: 20px;
  }

  .div-block-4461292429 {
    margin-right: 0;
  }

  .columns-19 {
    width: 96%;
  }

  .div-block-4461292429-2 {
    margin-left: 0;
  }

  .lightbox-link---02, .lightbox-link--03, .lightbox-link--04, .lightbox-link-00 {
    height: 400px;
  }

  .column-46, .column-47 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-kolek-hover-aksesuar {
    width: 240px;
  }

  .div-block-kolek-hover-masa-sandalye, .div-block-kolek-hover-koltuk {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 240px;
    display: block;
  }

  .div-block-kolek-hover-yapay-cicekler, .div-block-kolek-hover-dresuar, .div-block-kolek-hover-dekoratif-objeler, .div-block-kolek-hover-cam-urunler, .div-block-kolek-hover-aydinlatma, .div-block-kolek-hover-sehpa, .div-block-kolek-hover-duvar {
    width: 240px;
  }

  .lightbox-link--002, .lightbox-link--003, .lightbox-link--004, .lightbox-link--005, .lightbox-link--006, .lightbox-link--007, .lightbox-link--008, .lightbox-link-bb-01, .lightbox-link-bb-02, .lightbox-link-bb-03, .lightbox-link-bb-04, .lightbox-link-bb-05, .lightbox-link-bb-06, .lightbox-link-bb-07, .lightbox-link-bb-08, .lightbox-link-bireysel-01, .lightbox-link--bireysel-001, .lightbox-link--bireysel-002, .lightbox-link--bireysel-003, .lightbox-link--bireysel-004, .lightbox-link--bireysel-005, .lightbox-link--bireysel-006, .lightbox-link--bireysel-007, .lightbox-link--bireysel-008, .lightbox-link--bireysel-009, .lightbox-link--bireysel-010, .lightbox-link-bb-09, .lightbox-link-bb-10 {
    height: 400px;
  }

  .div-block-sosyal-medya-link {
    z-index: 999;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
  }

  .lightbox-link-ak-01, .lightbox-link-ak-02, .lightbox-link-ak-03, .lightbox-link-ak-04, .lightbox-link-ak-05, .lightbox-link-ak-06, .lightbox-link-ak-07, .lightbox-link-ak-08, .lightbox-link-sehpa-01, .lightbox-link-sehpa-02, .lightbox-link-sehpa-03, .lightbox-link-sehpa-04, .lightbox-link-sehpa-05, .lightbox-link-sehpa-06, .lightbox-link-sehpa-07, .lightbox-link-sehpa-08, .lightbox-link-ddu-01, .lightbox-link-ddu-02, .lightbox-link-ddu-03, .lightbox-link-ddu-04, .lightbox-link-ddu-05, .lightbox-link-ddu-06, .lightbox-link-ddu-07, .lightbox-link-ddu-08, .lightbox-link-koltuk-01, .lightbox-link-koltuk-02, .lightbox-link-koltuk-03, .lightbox-link-koltuk-04, .lightbox-link-koltuk-05, .lightbox-link-koltuk-06, .lightbox-link-koltuk-07, .lightbox-link-koltuk-08, .lightbox-link--cicek-01, .lightbox-link--cicek-02, .lightbox-link--cicek-03, .lightbox-link--cicek-04, .lightbox-link--cicek-05, .lightbox-link--cicek-06, .lightbox-link--cicek-07, .lightbox-link--cicek-08, .lightbox-link---dresuar-01, .lightbox-link---dresuar-02, .lightbox-link---dresuar-03, .lightbox-link---dresuar-04, .lightbox-link---dresuar-05, .lightbox-link---dresuar-06, .lightbox-link---dresuar-07, .lightbox-link---dresuar-08, .lightbox-link--dekoratif-01, .lightbox-link--dekoratif-02, .lightbox-link--dekoratif-03, .lightbox-link--dekoratif-04, .lightbox-link--dekoratif-05, .lightbox-link--dekoratif-06, .lightbox-link--dekoratif-07, .lightbox-link--dekoratif-08, .lightbox-link--cam-urunler-01, .lightbox-link--cam-urunler-02, .lightbox-link--cam-urunler-03, .lightbox-link--cam-urunler-04, .lightbox-link--cam-urunler-015, .lightbox-link--cam-urunler-06, .lightbox-link--cam-urunler-07, .lightbox-link--cam-urunler-08, .lightbox-link-aydinlatma-01, .lightbox-link-aydinlatma-02, .lightbox-link-aydinlatma-03, .lightbox-link-aydinlatma-04, .lightbox-link-aydinlatma-05, .lightbox-link-aydinlatma-06, .lightbox-link-aydinlatma-07, .lightbox-link-aydinlatma-08, .lightbox-link--ticari-01, .lightbox-link--ticari-02, .lightbox-link--ticari-03, .lightbox-link--ticari-04, .lightbox-link--ticari-05, .lightbox-link--ticari-06, .lightbox-link--ticari-07, .lightbox-link--ticari-08, .lightbox-link--ticari-09, .lightbox-link--ticari-10, .lightbox-link--bireysel-011, .lightbox-link--bireysel-012, .lightbox-link--bireysel-013, .lightbox-link--bireysel-014, .lightbox-link--bireysel-015, .lightbox-link--bireysel-016, .lightbox-link--bireysel-017, .lightbox-link--bireysel-018, .lightbox-link--bireysel-019, .lightbox-link--bireysel-020, .lightbox-link--ticari-11, .lightbox-link--ticari-12, .lightbox-link--ticari-13, .lightbox-link--ticari-14, .lightbox-link--ticari-15, .lightbox-link--ticari-16, .lightbox-link--ticari-17, .lightbox-link--ticari-18, .lightbox-link--ticari-19, .lightbox-link--ticari-20 {
    height: 400px;
  }

  .heading-2-2 {
    font-size: 2.25rem;
  }

  .heading-2-2.text-weight-regular {
    font-size: var(--52);
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.2;
  }

  .paragraph-9-2 {
    margin-bottom: 20px;
  }
}

#w-node-_6512a985-b906-e282-0c16-7b5216292d04-6eb622b3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b6663f-6eb622b3 {
  place-self: center;
}

#w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66641-6eb622b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66643-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66645-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66647-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66649-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b6664b-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b6664d-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b6664f-6eb622b3, #w-node-_7b0ee3c6-009e-7cdf-becb-f557a0b66651-6eb622b3 {
  place-self: center;
}

#w-node-f1a9de5b-ff71-bd29-2f6e-93e46ee0cefd-6eb622b3, #w-node-ebc0c65e-74a8-ae4b-df90-05538539f7dc-6eb622b7, #w-node-b92cc73a-6e6c-c666-1d28-bbfad8500582-4617af1a, #w-node-c47fd3c0-8d11-0956-99b9-39b294f9474e-9bbb72ca, #w-node-_8395ace7-6854-fd64-1511-d0ff8d0d3264-b49bd82e, #w-node-ccd48941-f1b0-bd79-48ab-02aab236dea7-15bb842c, #w-node-ecca8ee1-d7e2-6677-0635-e1d5f665e064-71869e61 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb0f8-9d12aba9 {
  place-self: center;
}

#w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb0fa-9d12aba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb0fc-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb0fe-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb100-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb102-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb104-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb106-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb108-9d12aba9, #w-node-_882a8917-76ea-e7fd-a9d4-4a539f7bb10a-9d12aba9 {
  place-self: center;
}

#w-node-c6d17eca-d42d-71df-fdea-da4cb7a90851-9d12aba9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_48ba6eae-bee7-4c57-6ca9-6f0c6f3dc7d3-9d12aba9, #w-node-_107c60b6-8e78-0cc7-3b8e-a982b1a0b0a3-f19a4906, #w-node-ff38b4ab-47f7-9a23-14a0-e17367f7715b-89b1db1d, #w-node-_479434eb-02b7-a3ca-e93d-15b2b6752943-423b9a13, #w-node-a6cb2b49-a8e8-3083-a1e1-ba488a0fd4b8-da2dab75, #w-node-da006d6d-9293-340b-3876-3557263f27d0-143ebad1, #w-node-d833a0da-0d6d-2d4c-f703-354040f2528f-cc4e5a78, #w-node-e58567f3-d299-5caf-0c14-30d5c87316d7-6a013fd6, #w-node-_9ec0154a-2623-b612-a137-80a71cfdd62e-4328a2cf {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_6512a985-b906-e282-0c16-7b5216292d04-6eb622b3, #w-node-f1a9de5b-ff71-bd29-2f6e-93e46ee0cefd-6eb622b3, #w-node-ebc0c65e-74a8-ae4b-df90-05538539f7dc-6eb622b7, #w-node-b92cc73a-6e6c-c666-1d28-bbfad8500582-4617af1a, #w-node-c47fd3c0-8d11-0956-99b9-39b294f9474e-9bbb72ca, #w-node-_8395ace7-6854-fd64-1511-d0ff8d0d3264-b49bd82e, #w-node-ccd48941-f1b0-bd79-48ab-02aab236dea7-15bb842c, #w-node-ecca8ee1-d7e2-6677-0635-e1d5f665e064-71869e61, #w-node-c6d17eca-d42d-71df-fdea-da4cb7a90851-9d12aba9, #w-node-_48ba6eae-bee7-4c57-6ca9-6f0c6f3dc7d3-9d12aba9, #w-node-_107c60b6-8e78-0cc7-3b8e-a982b1a0b0a3-f19a4906, #w-node-ff38b4ab-47f7-9a23-14a0-e17367f7715b-89b1db1d, #w-node-_479434eb-02b7-a3ca-e93d-15b2b6752943-423b9a13, #w-node-a6cb2b49-a8e8-3083-a1e1-ba488a0fd4b8-da2dab75, #w-node-da006d6d-9293-340b-3876-3557263f27d0-143ebad1, #w-node-d833a0da-0d6d-2d4c-f703-354040f2528f-cc4e5a78, #w-node-e58567f3-d299-5caf-0c14-30d5c87316d7-6a013fd6, #w-node-_9ec0154a-2623-b612-a137-80a71cfdd62e-4328a2cf {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6512a985-b906-e282-0c16-7b5216292d04-6eb622b3, #w-node-f1a9de5b-ff71-bd29-2f6e-93e46ee0cefd-6eb622b3, #w-node-ebc0c65e-74a8-ae4b-df90-05538539f7dc-6eb622b7, #w-node-b92cc73a-6e6c-c666-1d28-bbfad8500582-4617af1a, #w-node-c47fd3c0-8d11-0956-99b9-39b294f9474e-9bbb72ca, #w-node-_8395ace7-6854-fd64-1511-d0ff8d0d3264-b49bd82e, #w-node-ccd48941-f1b0-bd79-48ab-02aab236dea7-15bb842c, #w-node-ecca8ee1-d7e2-6677-0635-e1d5f665e064-71869e61, #w-node-c6d17eca-d42d-71df-fdea-da4cb7a90851-9d12aba9, #w-node-_48ba6eae-bee7-4c57-6ca9-6f0c6f3dc7d3-9d12aba9, #w-node-_107c60b6-8e78-0cc7-3b8e-a982b1a0b0a3-f19a4906, #w-node-ff38b4ab-47f7-9a23-14a0-e17367f7715b-89b1db1d, #w-node-_479434eb-02b7-a3ca-e93d-15b2b6752943-423b9a13, #w-node-a6cb2b49-a8e8-3083-a1e1-ba488a0fd4b8-da2dab75, #w-node-da006d6d-9293-340b-3876-3557263f27d0-143ebad1, #w-node-d833a0da-0d6d-2d4c-f703-354040f2528f-cc4e5a78, #w-node-e58567f3-d299-5caf-0c14-30d5c87316d7-6a013fd6, #w-node-_9ec0154a-2623-b612-a137-80a71cfdd62e-4328a2cf {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6512a985-b906-e282-0c16-7b5216292d04-6eb622b3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f1a9de5b-ff71-bd29-2f6e-93e46ee0cefd-6eb622b3, #w-node-ebc0c65e-74a8-ae4b-df90-05538539f7dc-6eb622b7, #w-node-b92cc73a-6e6c-c666-1d28-bbfad8500582-4617af1a, #w-node-c47fd3c0-8d11-0956-99b9-39b294f9474e-9bbb72ca, #w-node-_8395ace7-6854-fd64-1511-d0ff8d0d3264-b49bd82e, #w-node-ccd48941-f1b0-bd79-48ab-02aab236dea7-15bb842c, #w-node-ecca8ee1-d7e2-6677-0635-e1d5f665e064-71869e61 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  #w-node-c6d17eca-d42d-71df-fdea-da4cb7a90851-9d12aba9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_48ba6eae-bee7-4c57-6ca9-6f0c6f3dc7d3-9d12aba9, #w-node-_107c60b6-8e78-0cc7-3b8e-a982b1a0b0a3-f19a4906, #w-node-ff38b4ab-47f7-9a23-14a0-e17367f7715b-89b1db1d, #w-node-_479434eb-02b7-a3ca-e93d-15b2b6752943-423b9a13, #w-node-a6cb2b49-a8e8-3083-a1e1-ba488a0fd4b8-da2dab75, #w-node-da006d6d-9293-340b-3876-3557263f27d0-143ebad1, #w-node-d833a0da-0d6d-2d4c-f703-354040f2528f-cc4e5a78, #w-node-e58567f3-d299-5caf-0c14-30d5c87316d7-6a013fd6, #w-node-_9ec0154a-2623-b612-a137-80a71cfdd62e-4328a2cf {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.woff2') format('woff2'), url('../fonts/Satoshi-VariableItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}