@charset "UTF-8";
:root {
  --accent-color: #000;
}

.work__page, .skills__page section.certification__left-text, .skills__page hr, .skills__page, .about__page .my-philosophy, .about__page .section-50, .about__page .presentation, .about__page .location__time, .about__page hr, .about__page .little__intro, .index__page .navigation__section, .index__page .index__left-text, .index__page .index__right-text, .index__page .index__hero {
  margin-right: 10px;
  margin-left: 10px;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  outline: none;
  appearance: none;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

::selection {
  background-color: #DE8B67;
  /*Change with your custom color*/
}

html,
body {
  height: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  color: white;
}

blockquote,
q {
  quotes: none;
}

button {
  background-color: transparent;
  border: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

hr {
  border-top: 1px solid black;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
iframe {
  vertical-align: middle;
  max-width: 100%;
}

input,
textarea,
select {
  font: inherit;
}

:root {
  --accent-color: #000;
}

@font-face {
  font-family: "MonumentExtended-Regular";
  src: url("/src/fonts/MonumentExtended-Regular.woff2") format("woff2");
  src: url("/src/fonts/MonumentExtended-Regular.woff") format("woff"), url("/src/fonts/MonumentExtended-Regular.otf"), url("/src/fonts/MonumentExtended-Regular.eot?#iefix") format("embedded-opentype"), url("/src/fonts/MonumentExtended-Regular.svg#MonumentExtended-Regular") format("svg"), url("/src/fonts/MonumentExtended-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SuisseIntl-Regular";
  src: url("/src/fonts/SuisseIntl-Regular.eot");
  src: url("/src/fonts/SuisseIntl-Regular.woff2") format("woff2"), url("/src/fonts/SuisseIntl-Regular.woff") format("woff"), url("/src/fonts/SuisseIntl-Regular.eot?#iefix") format("embedded-opentype"), url("/src/fonts/SuisseIntl-Regular.svg#SuisseIntl-Regular") format("svg"), url("/src/fonts/SuisseIntl-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Canela-Regular";
  src: url("/src/fonts/Canela-Regular.eot");
  src: url("/src/fonts/Canela-Regular.eot?#iefix") format("embedded-opentype"), url("/src/fonts/Canela-Regular.svg#Canela-Regular") format("svg"), url("/src/fonts/Canela-Regular.ttf") format("truetype"), url("/src/fonts/Canela-Regular.woff") format("woff"), url("/src/fonts/Canela-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  background-color: #000;
  color: #fff;
  font-family: "SuisseIntl-Regular";
  font-weight: normal;
  transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
  width: 100%;
  font-size: calc(100vw / 320 * 10);
}
@media (min-width: 769px) {
  body {
    font-size: calc(100vw / 768 * 10);
  }
}
body:before {
  animation: grain 8s steps(10) infinite;
  background-image: url("https://s.cdpn.io/9632/paper-pattern.png");
  content: "";
  height: 300%;
  left: -50%;
  opacity: 0.06;
  position: fixed;
  top: -100%;
  width: 300%;
}

@keyframes grain {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
h1,
h2,
h3 {
  font-family: "MonumentExtended-Regular";
  font-weight: normal;
}

a {
  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a:hover {
  opacity: 0.6;
}

img, video, iframe, figure {
  pointer-events: none;
}

.c-scrollbar {
  opacity: 0 !important;
}
@media (min-width: 769px) {
  .c-scrollbar {
    opacity: 1 !important;
  }
}

.background__shape {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -10;
}

.container {
  padding-top: 150px;
}

.canela {
  font-family: "Canela-Regular";
}

.monument {
  font-family: "MonumentExtended-Regular";
}

.visually-hidden {
  visibility: hidden;
}

.display-none {
  display: none;
}

.uppercase {
  text-transform: uppercase;
}

.overflow-h {
  overflow: hidden;
}

.anim-scroll_element {
  transition: transform 0.9s cubic-bezier(0.38, 0.005, 0.215, 1) 0.3s;
  transform: translateY(100%);
}

.anim-text_element {
  transition: transform 0.6s cubic-bezier(0.38, 0.005, 0.215, 1) 0.5s, opacity 0.9s cubic-bezier(0.38, 0.005, 0.215, 1);
  transform: translateY(100%);
  opacity: 0;
}

.anim-hr_element {
  transition: all 0.9s cubic-bezier(0.38, 0.005, 0.215, 1) 0.3s;
  width: 0%;
}

.loaded .anim-scroll.is-inview .anim-scroll_element {
  transform: translateY(0);
}
.loaded .anim-text.is-inview .anim-text_element {
  transform: translateY(0);
  opacity: 1;
}
.loaded .anim-hr.is-inview .anim-hr_element {
  width: calc(100% - 20px);
}

.loaded .anim.is-inview h1 {
  animation: try 1s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@keyframes try {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
header .link:not(.active) {
  opacity: 0.6;
}

/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden;
}

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.has-scroll-smooth body {
  overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap;
}

[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
}

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}

.c-scrollbar:hover {
  transform: scaleX(1.45);
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
  opacity: 1;
}

[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  transform: scaleY(1);
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
  transform: scaleY(1.3);
}

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab;
}

.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0;
}

header {
  height: 100px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999999;
  text-transform: uppercase;
  background: linear-gradient(180deg, var(--accent-color) 0%, rgba(0, 0, 0, 0) 88.96%);
  background: -o-linear-gradient(top, var(--accent-color) 0%, rgba(0, 0, 0, 0) 88.96%);
  background: -webkit-gradient(linear, left top, left bottom, from(var(--accent-color)), color-stop(88.96%, rgba(0, 0, 0, 0)));
}
header nav li {
  display: inline-block;
  list-style: none;
}
header nav li:not(:last-child) {
  margin-right: 15px;
}
@media (min-width: 901px) {
  header nav li a {
    text-transform: uppercase;
    padding: 10px 40px;
    border: solid 1px;
    border-radius: 30px;
    border-radius: 4vw;
    font-size: 0.8rem;
  }
}
header a {
  text-decoration: none;
  color: white;
}

footer {
  overflow: hidden;
  margin: 14vh 10px 40px;
  padding-bottom: 2rem;
}
footer.is-inview {
  transition: all 2s cubic-bezier(0.79, 0.31, 0, 0.93) 0.4s;
  opacity: 1;
}
footer.is-inview .anim {
  transform: translateY(0);
}
footer .footer__one {
  text-align: center;
}
footer .footer__one .contact__mail {
  margin-top: 1.3rem;
  font-family: "MonumentExtended-Regular";
  font-size: 5vw;
}
footer .footer__two {
  /* min-height: 60px; */
  height: auto;
  padding-top: 120px;
  display: flex;
  flex-direction: column;
  transform: translateY(100%);
  transition: all 2s cubic-bezier(0.79, 0.31, 0, 0.93);
}
@media (min-width: 901px) {
  footer .footer__two {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}
footer .footer__two .design-rush {
  margin-top: 0.5rem;
  font-size: 1.5vh;
  max-width: 70%;
}
footer .footer__two ul {
  margin-top: 2.5rem;
}
@media (min-width: 901px) {
  footer .footer__two ul {
    margin-top: 0;
  }
}
footer .footer__two ul li {
  text-transform: uppercase;
  display: inline-block;
  list-style: none;
}
footer .footer__two ul li:not(:last-child) {
  margin-right: 15px;
}

.index section:not(.index__hero),
footer {
  opacity: 0;
  transition: all 1s cubic-bezier(0.79, 0.31, 0, 0.93) 0.7s;
}

.index.loaded .is-inview {
  opacity: 1;
}
.index.loaded .is-inview .anim {
  transform: translateY(0);
}

.index__page section h1 {
  margin-bottom: 1.115rem;
}
.index__page section h2 {
  margin-bottom: 1.015rem;
}
.index__page .index__hero {
  font-size: 7vw;
  text-transform: uppercase;
}
.index__page .index__hero p {
  font-size: 1.3rem;
  max-width: 680px;
}
.index__page .index__hero .image-side .image__wrapper {
  margin-top: 2rem;
  background: grey;
  width: 100%;
  height: 100vw;
  position: relative;
}
.index__page .index__hero .image-side .image__wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media (min-width: 1001px) {
  .index__page .index__hero {
    position: relative;
    width: 100%;
    height: calc(100vh - 15rem);
  }
  .index__page .index__hero .hero-text {
    margin-top: 3rem;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    z-index: 3;
    mix-blend-mode: difference;
  }
  .index__page .index__hero .hero-text h1 {
    font-size: 7rem;
    max-width: 1050px;
    text-transform: uppercase;
  }
  .index__page .index__hero .image-side .image__wrapper {
    border-radius: 30px;
    overflow: hidden;
    transform: rotate(6.46deg);
    width: 24.2rem;
    height: 31.05rem;
    margin: auto;
    position: absolute;
    top: 50%;
    background-color: grey;
    right: 4rem;
    mix-blend-mode: difference;
    transform: translateY(-50%) rotate(6.46deg);
    animation: bounce 2s ease alternate 5 0s;
    z-index: -21;
  }
  .index__page .index__hero .image-side img {
    object-fit: cover;
    height: 100%;
  }
}
.index__page .index__right-text {
  line-height: 1.4;
  text-transform: uppercase;
  margin-top: 150px;
  margin-left: 50%;
  margin-bottom: 150px;
}
.index__page .index__big-image {
  margin: 150px 0;
  width: 100%;
  height: 700px;
  height: calc(100vh - 80px);
  position: relative;
}
.index__page .index__left-text {
  line-height: 1.4;
  text-transform: uppercase;
  margin-top: 150px;
  margin-right: 50%;
  margin-bottom: 150px;
}
.index__page .navigation__section {
  margin-bottom: 100px;
}
.index__page .navigation__section small {
  text-transform: uppercase;
}
.index__page .navigation__section nav ul .link {
  text-transform: uppercase;
  font-size: 12vw;
  font-family: "MonumentExtended-Regular";
}
.index__page .navigation__section nav ul .link:not(:last-child) {
  margin-bottom: 1.015rem;
}
.index__page .navigation__section nav ul .link:nth-child(2n) {
  margin-left: 50%;
}
.index__page .navigation__section nav ul .link a {
  -webkit-text-stroke: white 1px;
}
.index__page .navigation__section nav ul .link a:hover {
  color: transparent;
}

@keyframes bounce {
  from {
    transform: translateY(-40%) rotate(6.46deg);
  }
}
.about__page {
  line-height: 1.2;
}
.about__page .about__introduction h1 {
  text-align: center;
  font-size: 9vw;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.about__page .about__introduction .image__wrapper {
  height: 0;
  position: relative;
  padding-bottom: 100%;
  width: 100vw;
  background-color: grey;
  /* margin-top: -100px; */
  /* padding: 0 10px; */
  overflow: hidden;
}
@media (min-width: 901px) {
  .about__page .about__introduction .image__wrapper {
    width: calc(100vw - 20px);
    border-radius: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.about__page .about__introduction .image__wrapper img {
  width: 100vw;
  position: absolute;
  max-width: unset;
}
.about__page .little__intro {
  max-width: 1130px;
  margin-top: 4rem;
  margin-bottom: 6rem;
}
.about__page .little__intro h2 {
  font-family: "SuisseIntl-Regular";
  font-size: 7vw;
  text-transform: uppercase;
}
.about__page .location__time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 200px;
}
.about__page .location__time .label {
  margin-bottom: 0.4rem;
  font-size: 1.15rem;
}
.about__page .location__time p,
.about__page .location__time output {
  font-size: 1.4rem;
}
.about__page .location__time .location {
  display: flex;
  flex-direction: column;
}
.about__page .location__time .locale__time {
  display: flex;
  flex-direction: column;
  text-align: end;
}
.about__page .presentation {
  font-size: 2rem;
  text-transform: uppercase;
}
.about__page .about__languages ul {
  width: 50%;
  display: flex;
  flex-direction: column;
  height: 150px;
  flex-wrap: wrap;
}
.about__page .about__languages ul li .accent {
  color: greenyellow;
  font-size: 0.4rem;
}
.about__page .about__tools li .accent {
  color: greenyellow;
  font-size: 0.4rem;
}
.about__page .about__education {
  min-height: 60vh;
}
.about__page .about__education .education__logos {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  justify-content: space-between;
  gap: 40px;
}
.about__page .about__education .education__logos li {
  margin-right: 85px;
  flex: auto;
  align-self: flex-start;
}
.about__page .about__education .education__logos li svg {
  width: auto;
  display: block;
  position: relative;
  height: 2rem;
}
.about__page .about__education .education__logos li figcaption {
  opacity: 0.5;
  margin-top: 10px;
}
.about__page .about__long-description {
  flex-direction: column;
}
.about__page .about__long-description p {
  font-size: 1.3rem;
  width: auto !important;
}
@media (min-width: 901px) {
  .about__page .about__long-description {
    flex-direction: unset;
  }
  .about__page .about__long-description p {
    width: 50% !important;
  }
  .about__page .about__long-description .about__more {
    margin-right: 40px;
    line-height: 1.4;
  }
}
.about__page .about__long-description .image__wrapper {
  --time: 1.2s;
  width: 100%;
  overflow: hidden;
  transition: all var(--time) ease-in-out;
}
@media (min-width: 901px) {
  .about__page .about__long-description .image__wrapper {
    width: 50%;
    border-radius: 30px;
  }
}
.about__page .about__long-description .image__wrapper:hover {
  transform: scale(0.9);
}
.about__page .about__long-description .image__wrapper:hover img {
  transform: scale(1.5);
}
.about__page .about__long-description .image__wrapper img {
  transition: all var(--time) ease-in-out;
  width: 100%;
}
.about__page .section-50 {
  height: auto;
  margin-top: 80px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
.about__page .section-50 small {
  align-self: flex-start;
  width: 50%;
}
.about__page .section-50 p {
  width: 50%;
}
.about__page .section-50 ul {
  width: 50%;
}
.about__page small {
  transition: all 0.1s ease;
}
.about__page small.is-inview {
  padding-top: 100px;
}
.about__page .my-philosophy blockquote {
  font-size: calc(100vw / 920 * 49);
  text-align: center;
  max-width: 900px;
  margin: 100px auto;
}
@media (max-width: 768px) {
  .about__page [data-scroll-sticky] {
    position: relative !important;
    top: 0 !important;
    transform: none !important;
  }
  .about__page .section-50 {
    flex-direction: column;
  }
  .about__page .section-50 small,
.about__page .section-50 p,
.about__page .section-50 ul {
    width: 100%;
  }
  .about__page .section-50 small {
    margin-bottom: 2rem;
  }
}

.skills__page h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 9vw;
  margin: 0 auto;
  max-width: 650px;
}
.skills__page h2 {
  font-family: "Canela-Regular";
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(104%);
  transition-delay: 0.7s;
}
.skills__page .overflow-h {
  margin-bottom: 1rem;
}
.skills__page h3 {
  font-family: "SuisseIntl-Regular";
  text-transform: capitalize;
}
.skills__page .techstack {
  display: flex;
  flex-wrap: wrap;
  flex: auto;
  margin-top: 5rem;
}
@media (min-width: 769px) {
  .skills__page .techstack {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.skills__page .techstack .is-inview h2 {
  transform: translateX(0);
}
.skills__page .techstack .part {
  margin-bottom: 4rem;
  max-width: 50vw;
}
.skills__page .techstack .part h3 {
  line-height: 1.2;
}
.skills__page .techstack .part h3::before {
  content: "- ";
  padding-right: 4px;
}
.skills__page section.certification__left-text {
  line-height: 1.4;
  text-transform: uppercase;
  margin-top: 80px;
  margin-right: 0;
  margin-bottom: 80px;
}
.skills__page section.certification__left-text h2.text-test {
  font-family: "MonumentExtended-Regular";
  margin-bottom: 4.5rem;
  word-wrap: break-word;
}
@media (min-width: 769px) {
  .skills__page section.certification__left-text {
    margin-top: 150px;
    margin-right: 50%;
    margin-bottom: 150px;
  }
}
@media (min-width: 1001px) {
  .skills__page section.certification__left-text h2.text-test {
    margin-bottom: 5rem;
  }
}
.skills__page section.certification__lists {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .skills__page section.certification__lists {
    margin-top: -5rem;
  }
}
.skills__page section.certification__lists .work {
  margin-bottom: 90px;
}
@media (min-width: 769px) {
  .skills__page section.certification__lists .work {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 2vw;
  }
}
.skills__page section.certification__lists .work > a {
  display: block;
  margin-bottom: 5rem;
}
@media (min-width: 769px) {
  .skills__page section.certification__lists .work > a {
    margin-bottom: 5rem;
  }
}
.skills__page section.certification__lists .work a[disabled=disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.skills__page section.certification__lists .work .disabled .img {
  opacity: 0.6;
}
.skills__page section.certification__lists .work .image__wrapper {
  position: relative;
}
.skills__page section.certification__lists .work .image__wrapper .work-unavailable {
  position: absolute;
  inset: 0;
  z-index: 11;
  mix-blend-mode: color-burn;
  pointer-events: none;
  user-select: none;
}
.skills__page section.certification__lists .work .image__wrapper .tags {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  background: black;
  padding: 0.7rem 3rem;
  border-radius: 30px;
  font-size: 0.75rem;
}
.skills__page section.certification__lists .work .image__wrapper .tags p span:not(:last-child)::after {
  content: ",";
}
.skills__page section.certification__lists .work .image__wrapper .img {
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  background: grey;
  margin-top: 1.3rem;
  filter: grayscale(100%);
  transition: filter 0.5s ease;
}
.skills__page section.certification__lists .work .image__wrapper .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.skills__page section.certification__lists .work .image__wrapper .img:hover {
  filter: grayscale(0%);
}
.skills__page section.certification__lists .work h2 {
  margin-top: -2rem;
  margin-bottom: 2rem;
  font-family: "MonumentExtended-Regular";
}
@media (max-width: 768px) {
  .skills__page [data-scroll-speed] {
    transform: none !important;
  }
  .skills__page .techstack .part {
    max-width: 100%;
    margin-right: 0;
  }
  .skills__page h2 {
    transition-delay: 0s;
  }
}
@media (max-width: 1024px) {
  .skills__page {
    min-height: 100vh;
    padding-bottom: 0;
  }
}

.work__title {
  margin: 0 0 2rem;
  text-align: center;
}

.work__feature-image {
  margin-bottom: 5rem;
}
.work__feature-image p.image-credit {
  font-size: 0.8rem;
  margin-top: 12px;
  padding: 0 10px;
  display: inline-block;
}
.work__feature-image img {
  width: 100%;
  height: auto;
}

.work__infos {
  margin-top: 4rem;
  margin-bottom: 6rem;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0px 20px;
}
.work__infos :nth-child(1) {
  grid-area: 1/2/2/4;
}
.work__infos :nth-child(2) {
  grid-area: 1/8/2/10;
}
.work__infos :nth-child(3) {
  grid-area: 1/10/2/13;
}

.work__links {
  margin-top: 4rem;
  margin-bottom: 6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 39px;
}
.work__links a {
  padding: 15px 30px;
  border-radius: 40px;
  text-align: center;
  display: block;
  width: fit-content;
}
.work__links .link {
  background: white;
  color: black;
}
.work__links .dribbble {
  background: #ea4c89;
}
.work__links .behance {
  background: #053eff;
}

.work__description {
  margin: 2rem auto;
  text-align: center;
  padding: 10px;
  max-width: 1080px;
  position: relative;
}
.work__description a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.work__description a:after {
  content: "↗";
  font-size: 15px;
  margin-left: 6px;
  display: flex;
}

.content {
  padding: 0 3vw;
  transform: translateY(100%);
  transition-delay: 0.5s;
  transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content > * {
  font-family: "SuisseIntl-Regular";
  margin-bottom: 2rem;
}
.content.is-inview {
  transform: translateY(0%);
}
.content p img {
  width: 100%;
  height: auto;
}
.content video {
  max-width: 100%;
  width: 100%;
  pointer-events: unset !important;
}

.work__page h1 {
  text-transform: uppercase;
  font-size: 9vw;
  text-align: center;
}
@media (min-width: 901px) {
  .work__page section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 2vw;
  }
}
.work__page section .work {
  margin-bottom: 90px;
}
.work__page section .work a[disabled=disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.work__page section .work .disabled .img {
  opacity: 0.6;
}
.work__page section .work .image__wrapper {
  position: relative;
}
.work__page section .work .image__wrapper .work-unavailable {
  position: absolute;
  inset: 0;
  z-index: 11;
  mix-blend-mode: color-burn;
  pointer-events: none;
  user-select: none;
}
.work__page section .work .image__wrapper .tags {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  background: black;
  padding: 0.7rem 3rem;
  border-radius: 30px;
  font-size: 0.75rem;
}
.work__page section .work .image__wrapper .tags p span:not(:last-child)::after {
  content: ",";
}
.work__page section .work .image__wrapper .img {
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  background: grey;
  margin-top: 1.3rem;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}
.work__page section .work .image__wrapper .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.work__page section .work .image__wrapper:hover .img {
  filter: grayscale(0%);
}
.work__page section .work h2 {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .work__page .work__infos {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .work__page .work__infos :nth-child(1),
.work__page .work__infos :nth-child(2),
.work__page .work__infos :nth-child(3) {
    grid-area: auto;
  }
  .work__page .content {
    padding: 0 10px;
    transition-delay: 0s;
  }
  .work__page .content.is-inview {
    transition-duration: 0.8s;
  }
  .work__page .work__links {
    gap: 20px;
  }
  .work__page .work__links a {
    padding: 12px 24px;
    font-size: 0.9rem;
  }
}

.lost__wrapper {
  text-align: center;
  min-height: 50vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.lost__wrapper .marquee {
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
}
.lost__wrapper .marquee .marquee__inner {
  width: max-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 5s linear infinite forwards;
}
.lost__wrapper .marquee .marquee__inner:hover {
  animation-play-state: paused;
}
.lost__wrapper .marquee .marquee__inner span, .lost__wrapper .marquee .marquee__inner h1 {
  font-family: "MonumentExtended-Regular";
  font-weight: normal;
  font-size: 2em;
  padding: 0 2vw;
}
.lost__wrapper p {
  max-width: 400px;
}
.lost__wrapper p a {
  margin-top: 3rem;
  display: inline-block;
  background: white;
  padding: 15px 25px;
  border-radius: 30px;
  color: black;
}

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}

/*# sourceMappingURL=main.css.map */
