body {
  font-family: "Aldrich", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #FAFAFA;
  background-color: #141015;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  list-style: none;
}

.big-title {
  font-family: "Oxanium", sans-serif;
  font-weight: 800;
  font-size: 44px;
}

.title {
  font-family: "Oxanium", sans-serif;
  font-weight: 800;
  font-size: 36px;
}

.sub-title {
  font-family: "Oxanium", sans-serif;
  font-weight: 800;
  font-size: 24px;
}

.uppercase {
  text-transform: uppercase;
}

.bold {
  font-weight: bold;
}

.gradient-text {
  background: linear-gradient(to top, #FF00D4 0%, #00FFFF 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FAFAFA;
}

@media (min-width: 560px) {
  body {
    font-size: 18px;
  }

  .big-title {
    font-size: 51px;
  }

  .title {
    font-size: 41px;
  }

  .sub-title {
    font-size: 27px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 20px;
  }

  .big-title {
    font-size: 58px;
  }

  .title {
    font-size: 45px;
  }

  .sub-title {
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  body {
    font-size: 26px;
  }

  .big-title {
    font-size: 68px;
  }

  .title {
    font-size: 59px;
  }

  .sub-title {
    font-size: 39px;
  }
}
@media (min-width: 1441px) {
  .big-title {
    font-size: 88px;
  }
}
.intro__bg--img:nth-child(1) {
  background-image: url("../assets/images/bg-intro-mb1/1.png");
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.intro__bg--img:nth-child(2) {
  background-image: url("../assets/images/bg-intro-mb1/2.png");
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.intro__bg--img:nth-child(3) {
  background-image: url("../assets/images/bg-intro-mb1/3.png");
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.intro__bg--img:nth-child(4) {
  background-image: url("../assets/images/bg-intro-mb1/4.png");
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.intro__bg--img:nth-child(5) {
  background-image: url("../assets/images/bg-intro-mb1/5.png");
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.intro__bg--img:nth-child(6) {
  background-image: url("../assets/images/bg-intro-mb1/6.png");
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.intro__bg--img:nth-child(7) {
  background-image: url("../assets/images/bg-intro-mb1/7.png");
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.intro__bg--img:nth-child(8) {
  background-image: url("../assets/images/bg-intro-mb1/8.png");
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.intro__bg--img:nth-child(9) {
  background-image: url("../assets/images/bg-intro-mb1/9.png");
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.intro__bg--img:nth-child(10) {
  background-image: url("../assets/images/bg-intro-mb1/10.png");
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.intro__bg--img:nth-child(11) {
  background-image: url("../assets/images/bg-intro-mb1/11.png");
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.intro__bg--img:nth-child(12) {
  background-image: url("../assets/images/bg-intro-mb1/12.png");
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.intro__bg--img:nth-child(13) {
  background-image: url("../assets/images/bg-intro-mb1/13.png");
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.intro__bg--img:nth-child(14) {
  background-image: url("../assets/images/bg-intro-mb1/69.svg");
  opacity: 1;
  transform: translateY(-100%);
  -webkit-animation: veil 2s forwards ease-in-out;
          animation: veil 2s forwards ease-in-out;
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}

@media (min-width: 768px) {
  .intro__bg--img:nth-child(1) {
    background-image: url("../assets/images/bg-intro-tab1/1.png");
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
  .intro__bg--img:nth-child(2) {
    background-image: url("../assets/images/bg-intro-tab1/2.png");
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
  .intro__bg--img:nth-child(3) {
    background-image: url("../assets/images/bg-intro-tab1/3.png");
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .intro__bg--img:nth-child(4) {
    background-image: url("../assets/images/bg-intro-tab1/4.png");
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  .intro__bg--img:nth-child(5) {
    background-image: url("../assets/images/bg-intro-tab1/5.png");
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .intro__bg--img:nth-child(6) {
    background-image: url("../assets/images/bg-intro-tab1/6.png");
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .intro__bg--img:nth-child(7) {
    background-image: url("../assets/images/bg-intro-tab1/7.png");
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
  .intro__bg--img:nth-child(8) {
    background-image: url("../assets/images/bg-intro-tab1/8.png");
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
  .intro__bg--img:nth-child(9) {
    background-image: url("../assets/images/bg-intro-tab1/9.png");
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .intro__bg--img:nth-child(10) {
    background-image: url("../assets/images/bg-intro-tab1/10.png");
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  .intro__bg--img:nth-child(11) {
    background-image: url("../assets/images/bg-intro-tab1/11.png");
    -webkit-animation-delay: 1.1s;
            animation-delay: 1.1s;
  }
  .intro__bg--img:nth-child(12) {
    background-image: url("../assets/images/bg-intro-tab1/12.png");
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  .intro__bg--img:nth-child(13) {
    background-image: url("../assets/images/bg-intro-tab1/13.png");
    -webkit-animation-delay: 1.3s;
            animation-delay: 1.3s;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.8) rotate(5deg);
  }
  50% {
    opacity: 1;
    transform: scale(1.05) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.8) rotate(5deg);
  }
  50% {
    opacity: 1;
    transform: scale(1.05) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
@-webkit-keyframes veil {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes veil {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes appear {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes appear {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.intro__bg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 750px;
}
.intro__bg--img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(0.8) rotate(5deg);
  -webkit-animation: fadeIn 1s forwards ease-out;
          animation: fadeIn 1s forwards ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.intro__cadre {
  top: -475px;
  position: relative;
  opacity: 0;
  height: 200px;
  display: flex;
  border-radius: 25px;
  justify-content: center;
  -webkit-animation: appear 2s forwards;
          animation: appear 2s forwards;
  -webkit-animation-delay: 3.3s;
          animation-delay: 3.3s;
}
.intro__cadre--video {
  width: 100%;
}

@media (min-width: 768px) {
  .intro__bg {
    height: 500px;
  }

  .intro__cadre {
    top: -350px;
  }
}
@media (min-width: 1025px) {
  .intro__bg {
    height: 800px;
  }

  .intro__cadre {
    top: -550px;
    height: 300px;
    margin-left: 35%;
  }
}
@media (min-width: 1441px) {
  .intro__bg {
    height: 950px;
  }
}
.menu__home--txt {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
.menu__home--img {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 30;
  width: 45px;
  height: 45px;
  padding: 7.5px;
  background-color: rgba(255, 255, 255, 0.7);
}
.menu__burger {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 30;
  width: 60px;
  height: 60px;
  transition: 0.4s;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.menu__burger--lines::before, .menu__burger--lines::after, .menu__burger--lines {
  position: absolute;
  width: 50px;
  height: 3px;
  background: linear-gradient(to right, #00FFFF, #8F00FF, #FF00D4);
  transition: 0.4s;
}
.menu__burger--lines {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.menu__burger--lines::before {
  content: "";
  top: -12px;
}
.menu__burger--lines::after {
  content: "";
  top: 12px;
}
.menu__burger:hover .menu__burger--lines {
  filter: brightness(0.7);
}
.menu__burger:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.menu__list {
  padding-top: 150px;
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  position: fixed;
  width: 40%;
  top: 0;
  z-index: 20;
  display: flex;
  flex-flow: column;
  height: 100%;
  background-color: rgba(20, 16, 21, 0.8);
  background-image: url(../assets/images/dot-bg.svg);
  background-position: 0 0;
  background-size: 50px;
  overflow-y: auto;
  right: -100%;
  transition: 0.8s;
}
.menu__list--el {
  padding: 18px 35px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 400;
  border-bottom: 1px solid #00FFFF;
}
.menu__list--el a {
  text-decoration: none;
  color: #FAFAFA;
}
.menu__list--el:first-child {
  border-top: 1px solid #00FFFF;
}
.menu__list--el:hover {
  filter: brightness(0.9);
}
.menu__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.menu--open .menu__list {
  right: 0;
  transition: 0.6s;
}

.menu--open .menu__burger--lines {
  background: transparent;
}

.menu--open .menu__burger--lines::before {
  top: 0;
  transform: rotate(45deg);
}

.menu--open .menu__burger--lines::after {
  top: 0;
  transform: rotate(-45deg);
}

.menu--open .menu__overlay {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 1025px) {
  .menu {
    position: fixed;
    top: 20px;
    left: 0;
    padding: 0;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    height: 60px;
    z-index: 1000;
    background-color: rgba(250, 250, 250, 0.9);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .menu__burger {
    display: none;
  }
  .menu__home {
    display: flex;
    left: 5%;
    align-items: center;
    position: absolute;
  }
  .menu__home--img {
    position: revert-layer;
    top: 0;
    width: 45px;
    height: 45px;
    padding: 7.5px;
    padding-left: 18px;
    background: none;
  }
  .menu__home--txt {
    visibility: visible;
    pointer-events: revert-layer;
    cursor: pointer;
    margin-left: 40px;
    color: #141015;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 17px 35px 16px 35px;
    font-weight: bold;
    font-size: 18px;
  }
  .menu__home:hover .menu__home--txt {
    background-color: #141015;
    color: #FAFAFA;
  }
  .menu__home:hover .menu__home--img {
    background-color: #141015;
  }
  .menu__list {
    position: relative;
    left: 40%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    z-index: 5;
    overflow: hidden;
    background: none;
    height: revert-layer;
  }
  .menu__list--el {
    border-bottom: none;
  }
  .menu__list--el:first-child {
    border-top: none;
  }
  .menu__list--el a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #141015;
  }
  .menu__list--el:hover {
    background-color: #141015;
  }
  .menu__list--el:hover a {
    color: #FAFAFA;
  }
}
@media (min-width: 1441px) {
  .menu__home {
    left: 10%;
  }
  .menu__list {
    left: 55%;
  }
}
@media (min-width: 1700px) {
  .menu__list {
    left: 60%;
  }
}
.presentation {
  position: relative;
  background-image: url(../assets/images/dot-bg.svg);
  background-position: 0 0;
  background-size: 50px;
  background-attachment: fixed;
  top: -220px;
}
.presentation__title {
  margin-left: 25px;
}

.transitionUP__section {
  height: 25px;
  width: 100%;
}
.transitionUP__section--img {
  background-image: url(../assets/images/transisvg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.transitionDOWN__section {
  height: 25px;
  width: 100%;
  transform: rotate(180deg);
  margin-bottom: 5%;
  z-index: 3;
  position: relative;
}
.transitionDOWN__section--img {
  background-image: url(../assets/images/transisvg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.cards {
  display: flex;
  width: 100%;
  height: 300px;
  position: relative;
  z-index: 10;
}
.cards__el {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.cards__el--wrapper {
  transition: all 0.5s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  z-index: -1;
}
.cards__el--wrapper .cover-image {
  width: 33.33vw;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cards__el--title {
  width: 100%;
}
.cards__el--character {
  display: none;
}

.presentation__section {
  margin-top: 20%;
}
.presentation__section--title {
  text-align: right;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
  margin-right: 5%;
}
.presentation__section--title::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 60%;
  height: 3px;
  background: linear-gradient(to right, #00FFFF, #8F00FF, #FF00D4);
}
.presentation__section--img {
  margin-top: 7%;
  margin-bottom: 7%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  filter: drop-shadow(8px 5px 8px rgba(0, 255, 255, 0.1));
}
.presentation__section--p {
  margin-left: 5%;
  margin-right: 5%;
}

@media (min-width: 768px) {
  .presentation {
    top: -225px;
  }
  .presentation__title {
    margin-left: 5%;
    margin-right: 5%;
  }

  .transitionUP__section {
    height: 35px;
  }

  .transitionDOWN__section {
    height: 35px;
  }

  .cards {
    height: 350px;
  }
  .cards__el--wrapper {
    margin-left: 5%;
    margin-right: 5%;
    z-index: -1;
  }
  .cards__el--wrapper .cover-image {
    width: 200px;
    height: 350px;
  }
  .cards__el--title {
    width: 80%;
  }
  .cards__el--character {
    display: none;
  }

  .presentation__section {
    margin-top: 10%;
    display: grid;
    grid-template-columns: 5% 1fr 5% 1fr 5%;
    margin-bottom: 10%;
  }
  .presentation__section--img {
    width: 100%;
    height: 100%;
    margin: 0;
    grid-column: 2/3;
    grid-row: 2/4;
  }
  .presentation__section--title {
    grid-column: 1/5;
    grid-row: 1;
  }
  .presentation__section--p {
    margin: 0;
  }
  .presentation__section--p:nth-child(3) {
    grid-column: 4/5;
    grid-row: 2;
  }
  .presentation__section--p:nth-child(4) {
    margin-top: 5%;
    grid-column: 4/5;
    grid-row: 3/4;
  }
  .presentation__section--p:nth-child(5) {
    grid-column: 2/5;
    grid-row: 5;
    margin-top: 5%;
  }
}
@media (min-width: 1025px) {
  .presentation {
    top: -335px;
  }

  .transitionUP__section {
    height: 55px;
  }

  .transitionDOWN__section {
    height: 55px;
  }

  .cards {
    margin-top: 7%;
    display: flex;
    justify-content: space-between;
  }
  .cards__el {
    width: var(--card-width);
    height: var(--card-height);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 36px;
    perspective: 2500px;
  }
  .cards__el:hover .cards__el--wrapper {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
  }
  .cards__el:hover .cards__el--wrapper::before, .cards__el:hover .cards__el--wrapper::after {
    opacity: 1;
  }
  .cards__el:hover .cards__el--wrapper::after {
    height: 120px;
  }
  .cards__el:hover .cards__el--title {
    transform: translate3d(0%, -50px, 100px);
  }
  .cards__el:hover .cards__el--character {
    opacity: 1;
    transform: translate3d(0%, -5%, 100px);
  }
  .cards__el--wrapper {
    transition: all 0.5s;
    position: absolute;
    width: revert-layer;
    z-index: -1;
  }
  .cards__el--wrapper::before, .cards__el--wrapper::after {
    content: "";
    opacity: 0;
    width: 100%;
    height: 80px;
    transition: all 0.5s;
    position: absolute;
    left: 0;
  }
  .cards__el--wrapper::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top, transparent 46%, rgba(12, 13, 19, 0.5) 68%, rgb(12, 13, 19) 97%);
  }
  .cards__el--wrapper::after {
    bottom: 0;
    opacity: 1;
    background-image: linear-gradient(to bottom, transparent 46%, rgba(12, 13, 19, 0.5) 68%, rgb(12, 13, 19) 97%);
  }
  .cards__el .cover-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cards__el--title {
    width: 100%;
    transition: transform 0.5s;
  }
  .cards__el--character {
    width: 100%;
    opacity: 0;
    display: block;
    transition: all 0.5s;
    position: absolute;
    z-index: -1;
  }

  .presentation__section--img {
    grid-row: 2/4;
  }
  .presentation__section--p {
    margin: 0;
  }
  .presentation__section--p a:hover {
    background: linear-gradient(to bottom, #FF00D4 0%, #00FFFF 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #FAFAFA;
  }
  .presentation__section--p:nth-child(3) {
    margin-bottom: 5%;
  }
  .presentation__section--p:nth-child(4) {
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .presentation__section--p:nth-child(5) {
    margin-top: 5%;
    grid-column: 2/5;
    grid-row: 4;
  }
}
@media (min-width: 1441px) {
  .presentation {
    top: -350px;
  }

  .cards {
    margin-top: 12%;
  }

  .presentation__section {
    grid-template-columns: 10% 1fr 5% 1fr 5%;
  }
  .presentation__section--img {
    grid-row: 2/5;
  }
  .presentation__section--p {
    margin: 0;
  }
  .presentation__section--p:nth-child(5) {
    grid-column: 4/5;
    grid-row: 4;
  }
}
@media (min-width: 1700px) {
  .presentation__section {
    grid-template-columns: 20% 1fr 5% 1fr 5%;
  }

  .cards {
    margin-top: 15%;
  }
}
.work {
  position: relative;
  top: -260px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.work__bg {
  width: 100%;
  height: 860px;
}
.work__bg--video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.work__title {
  display: none;
}

@media (min-width: 500px) {
  .work {
    top: -270px;
  }
}
@media (min-width: 700px) {
  .work {
    top: -280px;
  }
}
.project {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.project__el {
  width: 100%;
}
.project__el--active .project__modal {
  opacity: 1;
  pointer-events: all;
  transform: translate(-50%, -50%);
}
.project__el--active .project__overlay {
  opacity: 0.5;
  pointer-events: all;
}
.project__link {
  text-decoration: none;
}
.project__avatar {
  margin: 0;
  background-color: rgba(20, 16, 21, 0.7);
  padding: 10px 30px 10px 30px;
  border-radius: 8px;
  margin-bottom: 5%;
  box-shadow: 5px 8px 20px rgba(20, 16, 21, 0.7);
}
.project__avatar--img {
  width: 80px;
  height: 130px;
}
.project__avatar--name {
  text-align: center;
  color: #FAFAFA;
}
.project__modal {
  position: absolute;
  width: 200%;
  height: 560px;
  top: 53%;
  left: 50%;
  background-image: url(../assets/images/modal-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50%, -60%);
  z-index: 15;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  overflow-y: auto;
  padding-left: 20px;
  padding-right: 30px;
}
.project__modal--title {
  margin-top: 3%;
  margin-bottom: 5%;
}
.project__modal--subtitle {
  text-align: end;
  margin-top: 9%;
  margin-bottom: 9%;
  position: relative;
  padding-bottom: 5px;
}
.project__modal--subtitle::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 90%;
  height: 3px;
  background: linear-gradient(to right, #00FFFF, #8F00FF, #FF00D4);
}
.project__modal--txt {
  margin-top: 9%;
  margin-bottom: 15%;
}
.project__modal--img {
  width: 90%;
}
.project__modal--video {
  width: 100%;
}
.project__modal--link {
  margin-top: 9%;
  margin-bottom: 9%;
  margin-left: 30%;
  align-items: center;
  background-image: linear-gradient(144deg, #FF00D4, #8F00FF 50%, #00FFFF);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(20, 16, 21, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FAFAFA;
  display: flex;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 130px;
  width: 130px;
  padding: 3px;
  text-decoration: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}
.project__modal--link:active, .project__modal--link:hover {
  outline: 0;
}
.project__modal--link span {
  background-color: rgb(5, 6, 45);
  padding: 16px 16px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transition: 300ms;
}
.project__modal--link:hover span {
  background: none;
}
.project__modal .project__list {
  list-style: square;
  margin-bottom: 15%;
  padding-left: 60px;
}
.project__modal .project__list--el {
  font-size: 14px;
}
.project__modal .project__list--el a {
  text-decoration: none;
}
.project__btn {
  position: relative;
  width: 100%;
  height: 10%;
}
.project__close {
  position: absolute;
  top: 5px;
  right: -22px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-color: inherit;
  padding: 0;
  border: none;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-image: url(../assets/images/close-btn.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.project__overlay {
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}

.image__right {
  margin-left: 10%;
}

@media (min-width: 768px) {
  .work {
    top: -300px;
  }
  .work__bg {
    height: 700px;
  }
  .work__bg--video {
    position: absolute;
    z-index: 1;
  }
  .work__bg--overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    background-image: url(../assets/images/ordi.png);
  }

  .project {
    z-index: 3;
    flex-direction: row;
    top: 200px;
    gap: 20px;
  }
  .project__modal {
    width: 100%;
    height: 400px;
  }
  .project__modal--img {
    display: block;
    margin: 0 auto;
  }
  .project__modal--txt {
    margin-left: 15%;
  }
  .project__modal--link {
    margin-left: 40%;
  }
  .project__modal .project__list {
    margin-left: 40%;
  }
  .project__modal .project__list--el {
    font-size: 18px;
  }
  .project__close {
    width: 55px;
    height: 55px;
  }

  .paysage {
    width: 80%;
  }

  .portrait {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .work {
    top: -430px;
  }
  .work__bg {
    height: 950px;
  }

  .project {
    top: 300px;
  }
  .project__el:hover .project__avatar {
    transform: scale(0.8);
  }
  .project__modal {
    width: 142%;
    height: 525px;
  }
  .project__modal--txt {
    margin-bottom: 5%;
  }
  .project__modal--link {
    margin-left: 43%;
  }
  .project__modal .project__list {
    margin-left: 40%;
  }
  .project__modal .project__list--el {
    font-size: 22px;
  }
  .project__modal .project__list--el a:hover {
    background: linear-gradient(to bottom, #FF00D4 0%, #00FFFF 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #FAFAFA;
  }
  .project__close {
    top: 23px;
    right: -10px;
    width: 66px;
    height: 66px;
  }

  .paysage {
    width: 70%;
  }

  .portrait {
    width: 40%;
  }
}
@media (min-width: 1441px) {
  .work {
    top: -470px;
  }
  .work__bg {
    height: 1050px;
  }

  .project {
    top: 280px;
  }
  .project__avatar--img {
    width: 160px;
    height: 260px;
  }
  .project__modal {
    width: 100%;
    height: 620px;
  }
  .project__modal--txt {
    margin-bottom: 5%;
  }
  .project__modal--link {
    margin-left: 43%;
  }
  .project__modal .project__list {
    margin-left: 40%;
  }
  .project__modal .project__list--el {
    font-size: 22px;
  }
  .project__close {
    top: 23px;
    right: -10px;
    width: 66px;
    height: 66px;
  }

  .paysage {
    width: 70%;
  }

  .portrait {
    width: 40%;
  }
}
@media (min-width: 1700px) {
  .work {
    top: -490px;
  }
  .work__bg {
    height: 1180px;
  }

  .project {
    top: 300px;
  }
  .project__avatar--img {
    width: 160px;
    height: 260px;
  }
  .project__modal {
    width: 140%;
    height: 760px;
    padding-left: 60px;
    padding-right: 90px;
  }
  .project__modal--txt {
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 40%;
  }
  .project__modal--link {
    margin-left: 45%;
    transform: scale(1.5);
  }
  .project__modal--subtitle {
    margin-bottom: 3%;
  }
  .project__modal--subtitle::after {
    width: 70%;
  }
  .project__modal .project__list {
    margin-left: 60%;
    margin-bottom: 3%;
  }
  .project__modal .project__list--el {
    font-size: 22px;
  }
  .project__close {
    top: 45px;
    right: -45px;
    width: 77px;
    height: 77px;
  }
}
#content {
  display: none;
}

#loading-screen {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #141015;
  z-index: 1000;
}
#loading-screen .spinner {
  background-image: linear-gradient(#FF00D4 35%, #00FFFF);
  width: 100px;
  height: 100px;
  -webkit-animation: spinning82341 1.7s linear infinite;
          animation: spinning82341 1.7s linear infinite;
  text-align: center;
  border-radius: 50px;
  filter: blur(1px);
  box-shadow: 0px -5px 20px 0px #FF00D4, 0px 5px 20px 0px #00FFFF;
}
#loading-screen .spinner1 {
  background-color: #141015;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  filter: blur(10px);
}

@-webkit-keyframes spinning82341 {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinning82341 {
  to {
    transform: rotate(360deg);
  }
}
.switch {
  margin-top: 6%;
  display: flex;
  justify-content: center;
}

.checkbox {
  display: none;
}

.slider {
  width: 60px;
  height: 30px;
  background-color: #00FFFF;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border: 4px solid transparent;
  transition: 0.3s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25) inset;
  cursor: pointer;
}

.slider::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FAFAFA;
  transform: translateX(-30px);
  border-radius: 20px;
  transition: 0.3s;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
}

.checkbox:checked ~ .slider::before {
  transform: translateX(30px);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
}

.checkbox:checked ~ .slider {
  background-color: #FF00D4;
}

.checkbox:active ~ .slider::before {
  transform: translate(0);
}

@media (min-width: 768px) {
  .switch {
    display: block;
    margin-left: 25%;
    margin-right: 75%;
  }
}
@media (min-width: 1025px) {
  .switch {
    margin-left: 30%;
  }
}
@media (min-width: 1441px) {
  .switch {
    margin-left: 30%;
    margin-top: 2%;
  }
}
.skills {
  top: -280px;
  width: 100%;
  z-index: 5;
  position: relative;
  background-image: url(../assets/images/dot-bg.svg);
  background-position: 0 0;
  background-size: 50px;
  background-attachment: fixed;
}
.skills .transitionUP__section {
  margin-bottom: 20%;
  position: relative;
  z-index: 3;
}
.skills__title {
  text-align: right;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
  margin-right: 5%;
  margin-bottom: 20%;
}
.skills__title::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 70%;
  height: 3px;
  background: linear-gradient(to right, #00FFFF, #8F00FF, #FF00D4);
}
.skills .last__title {
  margin-top: 20%;
  margin-bottom: 9%;
}
.skills__subtitle {
  text-align: right;
  margin-right: 10%;
  margin-top: 9%;
  margin-bottom: 3%;
}
.skills__para {
  margin: 0;
  margin-left: 5%;
  margin-right: 5%;
}
.skills__ps {
  display: none;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 10px;
  margin-top: 3%;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  height: 500px;
}
.skills__ps--img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.skills__ps--img:nth-child(1) {
  grid-column: 1/3;
  grid-row: 1/3;
  background-image: url(../assets/images/skills-vis/mix-mediart.webp);
}
.skills__ps--img:nth-child(2) {
  grid-column: 3/5;
  grid-row: 1/-1;
  background-image: url(../assets/images/skills-vis/troll-dessin.jpg);
}
.skills__ps--img:nth-child(3) {
  grid-column: 1/2;
  grid-row: 3/4;
  background-image: url(../assets/images/skills-vis/phot-gif1.webp);
}
.skills__ps--img:nth-child(4) {
  grid-column: 2/3;
  grid-row: 3/4;
  background-image: url(../assets/images/skills-vis/phot-gif2.webp);
}
.skills__ps--img:nth-child(5) {
  grid-column: 1/2;
  grid-row: 4/5;
  background-image: url(../assets/images/skills-vis/phot-gif3.webp);
}
.skills__ps--img:nth-child(6) {
  grid-column: 2/3;
  grid-row: 4/5;
  background-image: url(../assets/images/skills-vis/phot-gif4.webp);
}
.skills__defi {
  display: none;
  margin-top: 3%;
  width: 80%;
  margin-left: 10%;
  margin-right: 5%;
}
.skills__defi--txt {
  font-size: 14px;
}
.skills__defi--vid {
  width: 100%;
}
.skills .para-right {
  margin-left: 10%;
  position: relative;
  padding-left: 5%;
}
.skills .para-right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(to bottom, #00FFFF, #8F00FF, #FF00D4);
}

@media (min-width: 560px) {
  .skills {
    top: -290px;
  }
  .skills .transitionUP__section {
    margin-bottom: 15%;
  }
  .skills__title {
    margin-bottom: 15%;
  }
  .skills .last__title {
    margin-top: 15%;
  }
}
@media (min-width: 768px) {
  .skills {
    top: -325px;
  }
  .skills__title {
    margin-bottom: 10%;
  }
  .skills__subtitle {
    margin-top: 3%;
  }
  .skills__para {
    margin-left: 15%;
  }
  .skills .para-right {
    margin-left: 20%;
  }
  .skills .last__title {
    margin-bottom: 10%;
  }
}
@media (min-width: 1025px) {
  .skills {
    top: -480px;
  }
  .skills__title {
    margin-bottom: 5%;
  }
  .skills__para {
    margin-left: 20%;
  }
  .skills__ps {
    height: 700px;
  }
  .skills__defi {
    width: 70%;
    margin-left: 20%;
  }
  .skills__defi--txt {
    font-size: 22px;
  }
  .skills .para-right {
    margin-left: 25%;
  }
  .skills .last__title {
    margin-bottom: 5%;
  }
}
@media (min-width: 1441px) {
  .skills {
    top: -510px;
  }
  .skills__title {
    margin-bottom: 5%;
    margin-right: 15%;
  }
  .skills__subtitle {
    margin-right: 20%;
  }
  .skills__para {
    margin-left: 20%;
    margin-right: 15%;
  }
  .skills__ps {
    height: 800px;
  }
  .skills__defi {
    width: 70%;
    margin-left: 20%;
  }
  .skills__defi--txt {
    font-size: 22px;
  }
  .skills .para-right {
    margin-left: 25%;
  }
  .skills .last__title {
    margin-bottom: 5%;
  }
}
@media (min-width: 1700px) {
  .skills {
    top: -540px;
  }
  .skills__title {
    margin-bottom: 5%;
    margin-right: 15%;
  }
  .skills__subtitle {
    margin-right: 20%;
  }
  .skills__para {
    margin-left: 20%;
    margin-right: 15%;
  }
  .skills__ps {
    height: 800px;
  }
  .skills__defi {
    width: 70%;
    margin-left: 20%;
  }
  .skills__defi--txt {
    font-size: 22px;
  }
  .skills .para-right {
    margin-left: 25%;
  }
  .skills .last__title {
    margin-bottom: 5%;
  }
}
.subnav {
  margin-top: -35%;
  position: relative;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  background-color: rgba(250, 250, 250, 0.9);
  border-radius: 8px;
  bottom: 20px;
  z-index: 1000;
}
.subnav a {
  text-decoration: none;
  color: #141015;
  font-size: 14px;
  display: inline-block;
  padding: 18px;
}
.subnav a:nth-child(1) {
  margin-left: 5%;
}
.subnav__list {
  position: absolute;
  list-style: none;
  right: 5%;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .subnav {
    margin-top: -20%;
  }
  .subnav a {
    font-size: 18px;
  }
  .subnav__list {
    gap: 40px;
  }
}
@media (min-width: 1025px) {
  .subnav a:hover {
    background-color: #141015;
    color: #FAFAFA;
  }
  .subnav__list {
    gap: 60px;
  }
}
@media (min-width: 1441px) {
  .subnav {
    margin-top: -10%;
  }
}
.container {
  max-width: 1920px;
  min-width: 350px;
}

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