:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: $grid-breakpoints (xs);
  --breakpoint-sm: $grid-breakpoints (sm);
  --breakpoint-md: $grid-breakpoints (md);
  --breakpoint-lg: $grid-breakpoints (lg);
  --breakpoint-xl: $grid-breakpoints (xl);
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
.mt-1 {
  margin-top: 0.5rem !important;
}
.mt-2 {
  margin-top: 1rem !important;
}
.mt-3 {
  margin-top: 1.5rem !important;
}
.mt-4 {
  margin-top: 2rem !important;
}
.mt-5 {
  margin-top: 2.5rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 3.5rem !important;
}
.mt-8 {
  margin-top: 4rem !important;
}
.mt-9 {
  margin-top: 4.5rem !important;
}
.mt-10 {
  margin-top: 5rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff);
}
@font-face {
  font-family: "GT Spectra Fine";
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: url(../fonts/gtsectrafine-regular.woff) format("woff");
}
@font-face {
  font-family: "GT Spectra Fine";
  font-weight: 400;
  font-display: swap;
  font-style: italic;
  src: url(../fonts/gtsectrafine-regularitalic.woff) format("woff");
}
@font-face {
  font-family: "GT Spectra Fine";
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url(../fonts/gtsectrafine-medium.woff) format("woff");
}
@font-face {
  font-family: "GT Spectra Fine";
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url(../fonts/gtsectrafine-bold.woff) format("woff");
}
@font-face {
  font-family: "GT Spectra Fine";
  font-weight: 900;
  font-display: swap;
  font-style: normal;
  src: url(../fonts/gtsectrafine-black.woff) format("woff");
}
@font-face {
  font-family: "SF Display";
  font-weight: 400;
  src: url(https://sf.abarba.me/SF-UI-Display-Regular.otf);
}
@font-face {
  font-family: caviar;
  src: url(../fonts/caviar.eot);
  src: url(../fonts/caviar.eot#iefix) format("embedded-opentype"),
    url(../fonts/caviar.ttf) format("truetype"),
    url(../fonts/caviar.woff) format("woff"),
    url(../fonts/caviar.svg) format("svg");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
.caviar {
  font-family: caviar !important;
  speak: none;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.caviar-Align---Center:before {
  content: "\E906";
}
.caviar-Align---Left:before {
  content: "\E907";
}
.caviar-Align---Right:before {
  content: "\E908";
}
.caviar-Arrow---Down-Left:before {
  content: "\E90C";
}
.caviar-Arrow---Down-Right:before {
  content: "\E90D";
}
.caviar-Arrow---Down:before {
  content: "\E90E";
}
.caviar-Arrow---Left:before {
  content: "\E90F";
}
.caviar-Arrow---Right:before {
  content: "\E910";
}
.caviar-Box---In:before {
  content: "\E933";
}
.caviar-Box-Alt:before {
  content: "\E936";
}
.caviar-Box:before {
  content: "\E937";
}
.caviar-Cursor:before {
  content: "\E96C";
}
.caviar-Direction---Alt:before {
  content: "\E970";
}
.caviar-Direction:before {
  content: "\E971";
}
.caviar-Emoji:before {
  content: "\E97A";
}
.caviar-Expand:before {
  content: "\E97D";
}
.caviar-Flag---Alt:before {
  content: "\E993";
}
.caviar-Flag:before {
  content: "\E994";
}
.caviar-Grid---Alt:before {
  content: "\E9B6";
}
.caviar-Grid:before {
  content: "\E9B7";
}
.caviar-Image---Alt:before {
  content: "\E9C9";
}
.caviar-Image:before {
  content: "\E9CA";
}
.caviar-Layout:before {
  content: "\E9DC";
}
.caviar-Link:before {
  content: "\E9E2";
}
.caviar-List---Alt:before {
  content: "\E9E3";
}
.caviar-List:before {
  content: "\E9E4";
}
.caviar-Move:before {
  content: "\EA02";
}
.caviar-No:before {
  content: "\EA09";
}
.caviar-Phone:before {
  content: "\EA1D";
}
.caviar-Power:before {
  content: "\EA36";
}
.caviar-Smart-Phone:before {
  content: "\EA67";
}
.caviar-Swap:before {
  content: "\EA7C";
}
.caviar-Switch:before {
  content: "\EA7D";
}
.caviar-Tag:before {
  content: "\EA81";
}
.caviar-Target:before {
  content: "\EA83";
}
.caviar-Type:before {
  content: "\EA94";
}
.caviar-User-Alt:before {
  content: "\EA9C";
}
.caviar-User:before {
  content: "\EA9E";
}
.caviar-Users:before {
  content: "\EA9F";
}
.caviar-Video:before {
  content: "\EAA1";
}
.caviar-View:before {
  content: "\EAA2";
}
.caviar-Window:before {
  content: "\EAB6";
} /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1400px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: "Inter", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

footer,
header,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
.floating-bg {
  position: fixed;
  padding: 0;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}

h2,
h4,
h5,
h6 {
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h1,
h3,
{
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  margin-top: 0;
  margin-bottom: 0.5rem;
}


p {
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 19px !important;
  letter-spacing: 1.5px !important;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul ul {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
sup {
  color: #f6cd45;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input {
  overflow: visible;
}
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
summary {
  display: list-item;
  cursor: pointer;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 4em;
}
.h2,
h2 {
  font-size: 3.2em;
}
.h3,
h3 {
  font-size: 2.56em;
}
.h4,
h4 {
  font-size: 2.048em;
}
.h5,
h5 {
  font-size: 1.536em;
}
.h6,
h6 {
  font-size: 1.152em;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.small,
small {
  font-size: 80%;
  font-weight: 300;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
.right-content {
  float: right;
  margin-top: 100px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 576px) {
  .right-content {
    float: right;
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.5);
  }
}
@media (min-width: 1477px) {
  .right-content {
    float: right;
    margin-left: 600px;
    margin-top: -35px;
    color: rgba(255, 255, 255, 0.5);
  }
}
.numerator {
  color: #dabfb0;
  padding-right: 10px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container {
    flex-wrap: nowrap;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container {
    flex-wrap: nowrap;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container {
  flex-wrap: nowrap;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.align-top {
  vertical-align: top !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-white {
  background-color: #fff !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-white {
  border-color: #fff !important;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.align-items-center {
  align-items: center !important;
}
.align-content-center {
  align-content: center !important;
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.my-0 {
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.my-1 {
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.my-2 {
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.my-3 {
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.my-4 {
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.my-5 {
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
}
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
}
.px-5 {
  padding-left: 3rem !important;
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .px-lg-5 {
    padding-left: 3rem !important;
  }
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
.text-white {
  color: #fff !important;
}
.text-body {
  color: #212529 !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1024px !important;
  }
  .container {
    min-width: 1024px !important;
  }
  .navbar {
    display: none;
  }
} /*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
} /*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../fonts/fa/fa-solid-900.eot);
  src: url(../fonts/fa/fa-solid-900.eot) format("embedded-opentype"),
    url(../fonts/fa/fa-solid-900.woff) format("woff2"),
    url(../fonts/fa/fa-solid-900.woff) format("woff"),
    url(../fonts/fa/fa-solid-900.ttf) format("truetype"),
    url(../fonts/fa/fa-solid-900.svg) format("svg");
} /*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/fa/fa-regular-400.eot);
  src: url(../fonts/fa/fa-regular-400.eot) format("embedded-opentype"),
    url(../fonts/fa/fa-regular-400.woff) format("woff2"),
    url(../fonts/fa/fa-regular-400.woff) format("woff"),
    url(../fonts/fa/fa-regular-400.ttf) format("truetype"),
    url(../fonts/fa/fa-regular-400.svg) format("svg");
} /*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/fa/fa-brands-400.eot);
  src: url(../fonts/fa/fa-brands-400.eot) format("embedded-opentype"),
    url(../fonts/fa/fa-brands-400.woff) format("woff2"),
    url(../fonts/fa/fa-brands-400.woff) format("woff"),
    url(../fonts/fa/fa-brands-400.ttf) format("truetype"),
    url(../fonts/fa/fa-brands-400.svg) format("svg");
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: $grid-breakpoints (xs);
  --breakpoint-sm: $grid-breakpoints (sm);
  --breakpoint-md: $grid-breakpoints (md);
  --breakpoint-lg: $grid-breakpoints (lg);
  --breakpoint-xl: $grid-breakpoints (xl);
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
.mt-1 {
  margin-top: 0.5rem !important;
}
.mt-2 {
  margin-top: 1rem !important;
}
.mt-3 {
  margin-top: 1.5rem !important;
}
.mt-4 {
  margin-top: 2rem !important;
}
.mt-5 {
  margin-top: 2.5rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 3.5rem !important;
}
.mt-8 {
  margin-top: 4rem !important;
}
.mt-9 {
  margin-top: 4.5rem !important;
}
.mt-10 {
  margin-top: 5rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
body,
html {
  font-family: "Inter", sans-serif;
  font-size: 16px;
}
body {
  background: #171717;
  color: #fff;
}
body,
html {
  height: 100%;
}
h1 {
  font-size: 4em;
}
h2 {
  font-size: 3.2em;
}
h3 {
  font-size: 2.56em;
}
h4 {
  font-size: 2.048em;
}
h5 {
  font-size: 1.536em;
}
h6 {
  font-size: 1.152em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  font-weight: 700;
}
p {
  line-height: 1.925;
  letter-spacing: 0.07em;
  font-weight: 400;
}
a {
  color: #fff;
}
a:not(.btn) {
  transition: color 0.3s ease;
}
a:active,
a:hover {
  color: #fff;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 0 !important;
}
body {
  overflow: -moz-scrollbars-none;
}
body {
  -ms-overflow-style: none;
}
.section {
  padding: 2.5rem 0;
}
.section > .d-flex {
  margin: -2.5rem 0;
  padding: 2.5rem 0;
}
.container {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > .col,
.row > [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.bg-white {
  background-color: #fff;
  color: #000;
}
.bg-white .hover-link {
  color: #000;
}
.bg-white .hover-link:hover {
  color: #000;
}
:focus {
  outline: 0 !important;
}
::-moz-selection {
  background-color: #f6cd45;
  color: #000;
}
::selection {
  background-color: #f6cd45;
  color: #000;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2019;
  pointer-events: none;
  mix-blend-mode: difference;
}



.fullscreen-image img {
  width: 100%;
  max-height: 800px;
  object-fit: contain;  
}




.navbar-expand-md {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 15px;
}
.navbar-nav .nav-item > .nav-link {
  color: #fff;
  font-size: 1.25rem;
}
.navbar-nav .nav-item > .nav-link:hover {
  background-color: transparent;
}
.navbar-nav .nav-item > .nav-link:focus {
  background-color: transparent;
}
.navbar-brand {
  pointer-events: auto;
}
.navbar-brand img {
  height: 35px;
}
.hero {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.hero > .d-flex {
  width: 100%;
  padding: 3rem 0;
}
.hero > .d-flex > .d-flex {
  width: 100%;
}
#hero-home h1 {
  line-height: 1.125;
}
#hero-home h1 {
  font-size: 48px;
}
@media screen and (min-width: 420px) {
  #hero-home h1 {
    font-size: calc(48px + 84 * ((100vw - 420px) / 860));
  }
}
@media screen and (min-width: 1280px) {
  #hero-home h1 {
    font-size: 132px;
  }
}
#hero-home p {
  margin-bottom: 0;
}
#hero-home p {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  #hero-home p {
    font-size: calc(16px + 4 * ((100vw - 420px) / 860));
  }
}
@media screen and (min-width: 1280px) {
  #hero-home p {
    font-size: 20px;
  }
}
#hero-home .hero-content {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
#hero-home .hero-content-layout {
  position: relative;
  max-width: 80rem;
  padding-left: calc(150px + 15px);
  margin-left: auto;
  margin-right: auto;
}
#hero-home .hero-content-layout .circular-cta {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 150px;
  height: 150px;
}
#hero-home .hero-content-layout .text {
  letter-spacing: 6.7px;
}
#hero-home .hero-content-text {
  max-width: 30rem;
  margin-top: 2rem;
  margin-bottom: 0;
  margin-right: 7vw;
  opacity: 0.5;
}
.hero-project-content {
  padding: 5rem 2.5vw;
}
.hero-project-content .content-brand {
  display: inline-block;
  margin-bottom: 2rem;
}
.hero-project-content .content-brand img {
  height: 2rem;
  max-width: 100%;
}
.hero-project-content h2.content-text {
  font-weight: 300;
  max-width: 80rem;
}
.hero-project-content h2.content-text {
  font-size: 32px;
}
@media screen and (min-width: 576px) {
  .hero-project-content h2.content-text {
    font-size: calc(32px + 60 * ((100vw - 576px) / 704));
  }
}
@media screen and (min-width: 1280px) {
  .hero-project-content h2.content-text {
    font-size: 92px;
  }
}
.cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
}
.cursor--small {
  width: 1rem;
  height: 1rem;
  top: -0.5rem;
  left: -0.5rem;
  z-index: 99999;
  color: #fff;
  mix-blend-mode: difference;
  box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  transition: border 0.2s ease,
    box-shadow 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.775);
}
.cursor--small > svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
}
.cursor-hidden {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -67.5px;
  margin-top: -67.5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 135px;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.4s ease;
}
.cursor-hidden .caviar {
  top: unset;
  font-size: 2rem;
}
@-webkit-keyframes rotate-text {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-text {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#rotated-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: rotate-text 5s linear infinite;
  animation: rotate-text 5s linear infinite;
}
.cursor-hover {
  box-shadow: none;
}
.cursor-hover > svg {
  opacity: 0;
}
.cursor-hover .cursor-hidden {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-delay: 0.2s;
}
.cursor-link-hover {
  box-shadow: 0 0 0 3rem rgba(255, 255, 255, 0.1);
}
.text {
  letter-spacing: 6.25px;
  font-size: 0.65rem;
}
.cursor--canvas {
  width: 100vw;
  height: 100vh;
  z-index: 2020;
  mix-blend-mode: difference;
}
.site-wrapper {
  overflow: hidden;
  padding-top: 70px;
}
.scroll {
  will-change: transform;
  position: relative;
}
.link {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  transition: 0.2s ease;
}
.link:hover {
  color: inherit;
}
.decor {
  position: relative;
  overflow: hidden;
  margin-top: 1vw;
  width: 100%;
  pointer-events: none;
}
.decor-text {
  font-size: 18vw;
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: 700;
  opacity: 0;
  transition: opacity 2s ease;
}
.decor-text > span {
  position: relative;
  display: block;
  will-change: transform;
}
.grid {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.grid-item {
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1);
  padding: 0 15px;
}
.grid-2 .grid-item {
  flex: 0 0 calc(100% / 2);
  max-width: calc(100% / 2);
}
.case-study {
  position: relative;
  display: block;
  color: #fff;
}
.case-study:hover {
  color: #fff;
}
.case-study:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.case-study-thumb-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  will-change: transform;
  border-radius: 8px;

}
.case-study-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1d1d1d;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  will-change: transform;
  overflow: hidden;
}

.case-study-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Görseli çerçevenin oranına göre kırparak doldurur */
  display: block; /* Alt boşlukları kaldırır */
}

.case-study-caption {
  position: absolute;
  top: 110%;
  left: 13.5%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
  width: 100%;
  margin-left: -2.5vw;
  z-index: 99;
}
.case-study-name {
  font-size: 5vw;
  line-height: 1.025;
  will-change: transform;
}
#home-case-studies {
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.5vw;
}
#home-case-studies .grid {
  margin: 0 -2.5vw;
}
#home-case-studies .grid-item {
  padding: 0 2.5vw;
}
#home-case-studies .grid-item + .grid-item {
  margin-top: calc(2.5vw + 15px);
}
img[data-bg="true"] {
  display: none;
}

#section-work {
  position: relative;
  z-index: 99;
}
#section-services {
  margin-top: calc(-0.1em - 0.1vw) !important;
}
#section-services .section-layout {
  padding: 0 2.5vw;
  display: flex;
  flex-wrap: wrap;
  margin: -2.5vw;
}
#section-services .section-layout-column {
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1);
  padding: 2.5vw;
}
#section-services .section-layout-column:nth-child(2) {
  margin-top: unset;
}
.section-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75rem;
  font-weight: 500;
  opacity: 0.5;
}
.section-title + .section-heading {
  margin-top: 1.5rem;
}
.section-heading + .section-content {
  margin-top: 3rem;
}
.section-content h3 + p {
  margin-top: 1.5rem;
}
.section-content p {
  width: 100%;
  max-width: 38rem;
  opacity: 0.5;
  font-weight: 300;
  letter-spacing: 0.07em;
  line-height: 1.925;
  text-align: justify;

}

.section-content-brands p {
  width: 68rem;
  color: #919394;
  font-weight: 500;
  text-align: justify;
  margin-top: 2.5rem;
}



.section-heading {
  width: 760px;
  margin-bottom: -20px;
}


.services-block h4 {
  font-size: 1.25rem;
}
.services-block h4 + .services-list {
  margin-top: 1rem;
}

.services-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.services-list li + li {
  margin-top: 0.25rem;
}
.services-list li {
  font-family: "Inter", sans-serif;
  color: #8a8a8a;
  font-weight: 300;
  line-height: 1.925;
  font-size: 19px !important;
}
.circular-cta {
  position: relative;
  width: 6vw;
  height: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.circular-cta .caviar {
  top: unset;
  font-size: 2rem;
}
.circular-cta .text {
  letter-spacing: 6.25px;
  font-size: 0.65rem;
}
.highlight {
  color: #f6cd45;
}
[data-skew="true"] {
  will-change: transform;
}
.content-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -15px;
}
.content-grid-column {
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1);
  padding: 15px;
}
.content-block h3 {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 1rem;
}
.decor-stroke {
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #dabfb0;
  opacity: 50%;
}
.content-block p {
  margin-bottom: 0;
}
.content-block p + p {
  margin-top: 1rem;
}
.content-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: list;
}
.content-block h3 + ul {
  margin-top: 1.5rem;
}
.content-block ul li {
  counter-increment: list;
  position: relative;
  padding-left: 4.5rem;
  font-size: 1rem;
  letter-spacing: 0.03em;
  font-weight: 300;
}
.content-block ul li + li {
  margin-top: 2rem;
}
.content-block ul li:before {
  content: counter(list);
  position: absolute;
  top: -12px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  font-size: 0.75rem;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.content-block .hover-link,
.content-block .link {
  margin-top: 2rem;
}

.hover-link {
  position: relative;
  margin-top: 15px;    
  display: inline-block;
  letter-spacing: 1px;    
  color: #f6cd45; }
  .hover-link:hover {
    color: #f6cd45; }
  .hover-link:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    transition: -webkit-transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .hover-link.hovered:before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right center;
            transform-origin: right center; }


#section-services + footer {
  padding: 5rem 2.5vw calc(5rem + 2.5vw);
}
footer {
  padding: 5rem 2.5vw;
}
.footer-title {
  font-size: 4vw;
  line-height: 1.125;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 4rem;
}
.footer-title strong {
  color: #fff;
  display: block;
  font-weight: 300;
}
.footer-address + .footer-address {
  margin-top: 2rem;
}
.footer-address .city {
  font-family: "Inter", sans-serif;
  font-size: 1.25rem;
}
.footer-address .city + .address {
  margin-top: 0.75rem;
}
.footer-address .address {
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 1.725;
  opacity: 0.5;
}
.hover-link {
  position: relative;
  margin-top: 15px;
  display: inline-block;
  letter-spacing: 1px;
  color: #f6cd45;
}
.hover-link:hover {
  color: #f6cd45;
}
.hover-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  transition: -webkit-transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    -webkit-transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: $grid-breakpoints (xs);
  --breakpoint-sm: $grid-breakpoints (sm);
  --breakpoint-md: $grid-breakpoints (md);
  --breakpoint-lg: $grid-breakpoints (lg);
  --breakpoint-xl: $grid-breakpoints (xl);
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
.mt-1 {
  margin-top: 0.5rem !important;
}
.mt-2 {
  margin-top: 1rem !important;
}
.mt-3 {
  margin-top: 1.5rem !important;
}
.mt-4 {
  margin-top: 2rem !important;
}
.mt-5 {
  margin-top: 2.5rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 3.5rem !important;
}
.mt-8 {
  margin-top: 4rem !important;
}
.mt-9 {
  margin-top: 4.5rem !important;
}
.mt-10 {
  margin-top: 5rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
@media all and (min-width: 768px) {
  .site-wrapper {
    padding-top: 90px;
  }
  .navbar-expand-md {
    padding: 25px 0;
  }
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col,
  .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  #hero-home > .d-flex {
    padding: 8rem 0 4rem;
  }
  .section {
    padding: 5rem 0;
  }
  .section > .d-flex {
    margin: -5rem 0;
    padding: 5rem 0;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mt-md-3 {
    margin-top: 3rem !important;
  }
  .mt-md-4 {
    margin-top: 4rem !important;
  }
  .mt-md-5 {
    margin-top: 5rem !important;
  }
  .mt-md-6 {
    margin-top: 6rem !important;
  }
  .mt-md-7 {
    margin-top: 7rem !important;
  }
  .mt-md-8 {
    margin-top: 8rem !important;
  }
  .mt-md-9 {
    margin-top: 9rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  #hero-home h1 {
    line-height: 1.025;
  }
  #hero-home .hero-content-text {
    max-width: 48rem;
    margin-top: 5rem;
    margin-left: auto;
    text-align: justify;

  }
  #hero-case > .d-flex {
    min-height: 70vh;
  }
  .grid-md-3 .grid-item {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .scroll,
  .site-wrapper,
  body {
    cursor: none;
  }
  .scroll:hover,
  .site-wrapper:hover,
  body:hover {
    cursor: none;
  }
  *,
  :hover {
    cursor: none;
  }
  a,
  a:hover {
    cursor: none;
  }
  .content-grid-column {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media all and (min-width: 1024px) {
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .mt-lg-4 {
    margin-top: 4rem !important;
  }
  .mt-lg-5 {
    margin-top: 5rem !important;
  }
  .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .mt-lg-7 {
    margin-top: 7rem !important;
  }
  .mt-lg-8 {
    margin-top: 8rem !important;
  }
  .mt-lg-9 {
    margin-top: 9rem !important;
  }
  .mt-lg-10 {
    margin-top: 10rem !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  #hero-home .hero-content-text {
    margin-top: 7rem;
  }
  .grid-lg-2 .grid-item {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .grid-lg-3 .grid-item {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  #home-case-studies .grid-item:nth-child(even) {
    margin-top: 5vw;
  }
  .case-study:before {
    padding-bottom: 75%;
  }
  .content-block h3 {
    font-size: 3rem;
    font-weight: 300;
  }
  .content-block p {
    font-size: 1.25rem;
  }
  .content-block ul li {
    font-size: 1.25rem;
  }
  .content-block .hover-link {
    font-size: 1.25rem;
  }
}
@media all and (min-width: 1280px) {
  .site-wrapper {
    padding-top: 140px;
  }
  .navbar-expand-md {
    padding: 50px 0;
  }
  .container {
    padding-left: 100px;
    padding-right: 100px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col,
  .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  #section-services .section-layout-column {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  #section-services .section-layout-column:nth-child(2) {
    margin-top: calc(5vw + 2.5rem);
  }
}
@media all and (min-width: 1440px) {
  .case-study-caption {
    margin-left: -5vw;
  }
  .case-study-name {
    font-size: 5vw;
  }
  #home-case-studies {
    padding: 0 5vw;
  }
  #home-case-studies .grid {
    margin: 0 -5vw;
  }
  #home-case-studies .grid-item {
    padding: 0 2vw;
  }
  #home-case-studies .grid-item:nth-child(even) {
    margin-top: 10vw;
  }
  #section-services {
    margin-top: calc(-5rem - 5vw);
  }
  #section-services .section-layout {
    padding: 0 5vw;
    margin: -5vw;
  }
  #section-services .section-layout-column {
    padding: 5vw;
  }
  #section-services .section-layout-column:nth-child(2) {
    margin-top: calc(5vw + 5rem);
  }
  #section-services + footer {
    padding: 5rem 5vw calc(5rem + 5vw);
  }
  footer {
    padding: 10rem 5vw;
  }
  .hero-project-content {
    padding: 5rem 5vw;
  }
}
@media all and (min-width: 1650px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col,
  .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 1024px) {
  footer {
    padding-top: 0;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 2.4em;
    line-height: 1.225;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.8em;
  }
  h4 {
    font-size: 1.6em;
  }
  h5 {
    font-size: 1.4em;
  }
  h6 {
    font-size: 1.2em;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: column;
    align-items: unset;
    justify-content: unset;
    text-align: left;
  }
  .navbar-expand-md .navbar-nav .nav-item > .nav-link {
    padding: 0.5rem 1rem;
    margin: 0 -1px;
    font-size: 0.875em;
    color: #000;
    transition: all 0.2s ease;
  }
  .navbar-expand-md .navbar-nav .nav-item > .nav-link:hover {
    background-color: #f6cd45;
    color: #fff;
  }
  .navbar-brand {
    z-index: 1061;
  }
  #hero-home .hero-content-layout {
    padding-left: 0;
  }
  #hero-home .circular-cta {
    display: none;
  }
  .cursor {
    display: none;
  }
  .footer-title {
    font-size: 2rem;
  }
  .navbar-brand img {
    height: 1rem;
  }
  .case-study-name {
    font-size: 3rem;
    line-height: 1.125;
    max-width: 75%;
  }
}
#preloader {
  background: #000 url(../img/preloader/loader.gif) no-repeat center center;
  background-size: 10%;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 100;
}



.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
    overflow-x:scroll;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(23, 23, 23, 0.3);
    content: '';
    transition: 0.4s;
    
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}




.rotating-text {
  margin-left: 85px;
  margin-top: -60px;
  margin-bottom: 200px;
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  font-weight: 600;
  font-size: 48px !important;
  transform: translateX(-80px);
}
.rotating-text p {
  display: inline-flex;
  margin: 0;
  vertical-align: top;
}
.rotating-text p .word {
  position: absolute;
  display: flex;
  opacity: 0;
}
.rotating-text p .word .letter {
  transform-origin: center center 25px;
}
.rotating-text p .word .letter.out {
  transform: rotateX(90deg);
  transition: 0.32s cubic-bezier(0.6, 0, 0.7, 0.2);
}
.rotating-text p .word .letter.in {
  transition: 0.38s ease;
}
.rotating-text p .word .letter.behind {
  transform: rotateX(-90deg);
}

.alizarin {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}

.wisteria {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}

.peter-river {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}

.emerald {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}

.sun-flower {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}


.lemon {
  color: #f1c40f;
  font-weight: 700;
  font-size: 130px !important;
}






@media (max-width: 576px) {
    
.rotating-text {
  margin-left: 80px;
  margin-top: -30px;
  margin-bottom: 75px;
  font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
  font-weight: 600;
  font-size: 48px !important;
  transform: translateX(-80px);
}
    
    
    
.alizarin {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}

.wisteria {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}

.peter-river {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}

.emerald {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}

.sun-flower {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}


.lemon {
  color: #f1c40f;
  font-weight: 700;
  font-size: 60px !important;
}

}






.logo-slider {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    margin-bottom: 100px;
}

.logo-slider:hover .logos-slide {
    animation-play-state: paused;
}

.logos-slide {
    display: inline-block;
    animation: 45s slide infinite linear;
}

.logos-slide a {
  font-family: 'hadd', sans-serif;
  font-size: 42px;
  color: #dabfb0 !important;
}

.logos-slide img {

    margin: 0 40px;
}


@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}


@keyframes slide {
    from {
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}


.logos-slide {
    display: inline-block;
    animation: 45s slide infinite linear;
    -webkit-animation: 90s slide infinite linear;
}



.logos-slide a::after {
  content: "";
  display: inline-block;
  width: 16px;           /* istediğin genişlik */
  height: 16px;          /* istediğin yükseklik */
  background-image: url("../img/asterix.svg");
  background-size: contain;  /* ya da cover */
  background-repeat: no-repeat;
  margin: 0 75px 8px 75px;
  vertical-align: middle;
}









.logo-link {
  position: relative;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

/* Tooltip (kutucuk) */
.logo-link .tooltip {
  position: absolute;
  bottom: 130%;
  left: 50%;
  transform: translateX(-50%) scale(0.9); /* başlangıçta ufak */
  padding: 6px;
  border-radius: 8px;
  white-space: nowrap;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.25s ease,
    transform 0.25s cubic-bezier(0.22, 1, 0.36, 1); /* yumuşak zıplama efekti */
}

/* Logo boyutu */
.logo-link .tooltip img {
  display: block;
  width: 200px;
  height: auto;
}

/* Hover animasyonu */
.logo-link:hover .tooltip,
.logo-link:focus .tooltip {
  opacity: 1;
  transform: translateX(-50%) scale(1);
  pointer-events: auto;
}




































.brand-logos {
  width: 100px;
}


.brands-group > div:not(:first-child) {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 19px;
  margin-bottom: -25px;
  position: relative;
  letter-spacing: 0.07em;
  width: 77rem;
  opacity: 0.6;
}


.brands-group > .box {
  text-align: justify; /* metni her iki kenara yaslar */
  text-align-last: justify;
}



.more-external-link {
    display: flex;
    gap: 15px;
}

.cta-text {
    margin-top: 20px;
    color: #f1c40f;
    font-weight: 300;
    transform: translateX(0); /* Başlangıç noktası */
    transition: transform 0.5s ease-in-out; /* Hover olmadan da geçiş süresi ayarla */
}

.more-button {
    transition: transform 0.3s ease;
    transform: rotate(0deg); /* Başlangıç açısı */
}

.more-external-link:hover .cta-text {
    transform: translateX(10px); /* Hover durumunda sağa kay */
}

.more-external-link:hover .more-button {
    transform: rotate(45deg); /* Hover durumunda döndür */
}


/* iframe'i fullscreen yap */
#background-iframe {
  position: fixed; /* Sabit tutarak sayfa kaydırılsa bile yerinden oynamaz */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1; /* iframe'i arka planda tut */
}

/* Sayfa içeriğini kaydırılabilir yapmak için stil */
.content {
  position: relative;
  z-index: 1; /* İçeriği iframe'in üstünde tut */
  color: white;
  padding: 20px;
  height: 100%;
  overflow-y: auto; /* İçeriği kaydırılabilir yap */
  max-height: 100vh; /* İçeriğin yüksekliği ekran boyutuna göre ayarlanır */
}



