#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e0e0e0;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background: #ea5f5f;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #6a55ee;
  border-radius: 15px;
}

#progress-bar {
  --scrollAmount: 0%;
  background-image: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  width: var(--scrollAmount);
  height: 3px;
  position: fixed;
  top: 0;
  z-index: 1000;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  background: linear-gradient(113.49deg, #000000 -30.3%, #101432 58.12%);
  background-repeat: no-repeat;
  background-size: cover;
}

#Name_nav {
  font-family: "Pacifico", cursive;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  /* identical to box height */
  color: #ffffff;
}

#Name_nav:hover {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.navbar-dark .navbar-nav .nav-link {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  /* identical to box height */
  color: #ffffff;
  transition: all 0.4s ease-in-out;
  margin: 0 10px 0 10px;
}

.navbar-dark .navbar-nav .nav-link:hover {
  margin-top: -5px;
  border-image-source: linear-gradient(214.02deg,
      #ea5f5f 6.04%,
      #6a55ee 92.95%);
  border-bottom: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
  border-radius: 50px;
}

.btn-contact {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  border-radius: 50px;
  color: white;
}

.real-image-1 {
  width: 90%;
  margin-left: 30px;
}

.title_name_landing {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 65px;
  line-height: 120%;
  /* or 120px */
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s ease-in-out;
}

.title_name_landing:hover {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.paragraph_landing {
  text-align: justify;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  /* or 36px */
  color: #ffffff;
}

.play_icon_landing {
  width: 25%;
  margin-left: -30px;
}

@media screen and (max-width: 576px) {
  .title_name_landing {
    font-size: 35px;
  }

  .paragraph_landing {
    font-size: 15px;
  }

  .play_icon_landing {
    width: 30%;
    margin-left: -15px;
  }
}

.big_icon:hover {
  opacity: 60%;
}

.real-image-2 {
  width: 70%;
}

.title_name_about {
  margin-top: 30px;
  font-family: Poppins;
  font-weight: bold;
  font-size: 50px;
  line-height: 120%;
  /* identical to box height, or 60px */
  color: #ffffff;
  font-style: normal;
  transition: all 0.4s ease-in-out;
}

.title_name_about:hover {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.paragraph_about {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 180%;
  /* or 36px */
  color: #ffffff;
  text-align: justify;
}

#Name_loader {
  font-family: "Pacifico", cursive;
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 30px;
  /* identical to box height */
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.preloader {
  background: linear-gradient(113.49deg, #000000 -30.3%, #101432 58.12%);
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: all ease 250ms;
  width: 100%;
  z-index: 200;
}

.header-image span {
  -webkit-mask-image: linear-gradient(to right,
      rgba(238, 234, 222, 0.4),
      #fff,
      rgba(238, 234, 222, 0.4));
  -webkit-mask-size: 300% 100%;
  mask-image: linear-gradient(to right,
      rgba(238, 234, 222, 0.4),
      #fff,
      rgba(238, 234, 222, 0.4));
  mask-size: 300% 100%;
  animation: clip-fade 1s ease-in-out infinite alternate;
}

@keyframes clip-fade {
  100% {
    -webkit-mask-position: right;
    mask-position: right;
  }
}

.glass_icon {
  width: 30%;
  margin-top: 60px;
}

.title_glass_icon {
  margin-top: 20px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  /* or 36px */
  text-align: center;
  color: #ffffff;
}

.title_light_glass_icon {
  font-family: Poppins;
  font-style: normal;
  font-weight: initial;
  font-size: 20px;
  line-height: 120%;
  /* or 36px */
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 576px) {
  .glass_icon {
    margin-top: 25px;
  }

  #Name_loader {
    font-size: 40px;
  }

  .title-gif-section {
    margin-top: 20px;
    font-size: 30px !important;
  }
}

.title_portfolio {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 120%;
  text-align: left;
  color: #ffffff;
  margin-top: 100px;
  transition: all 0.4s ease-in-out;
}

.title_portfolio:hover {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pragraph_portfolio {
  font-family: Poppins;
  font-style: normal;
  font-size: 18px;
  line-height: 180%;
  font-weight: 300;
  /* or 36px */
  color: rgba(255, 255, 255, 0.527);
  margin-bottom: 30px;
  text-align: justify;
}

.portfolio_post {
  margin-top: 20px;
  position: relative;
  width: 100%;
  /* height: 100%; */
  border-radius: 35px;
}

.portfolio_post img {
  width: 100%;
  height: 100%;
  border-radius: 35px;
  z-index: 4;
}

.portfolio_post::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(214.02deg,
      rgba(234, 95, 95, 0.26) 6.04%,
      #6a55ee 92.95%);
  background-size: cover;
  opacity: 0.7;
  border-radius: 35px;
  z-index: 5;
}

.title_project_post {
  position: absolute;
  margin-top: -70px;
  margin-left: 20px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 120%;
  /* or 43px */
  text-align: center;
  color: #ffffff;
  z-index: 6;
  transition: all 0.4s ease-in-out;
}

.title_project_post:hover {
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cat_project_post {
  position: absolute;
  margin-top: -40px;
  margin-left: 20px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 200;
  font-size: 20px;
  line-height: 180%;
  /* identical to box height, or 36px */
  color: #ffffff;
  z-index: 6;
}

@media screen and (max-width: 576px) {
  .title_name_about {
    font-size: 30px;
  }

  .title_portfolio {
    font-size: 30px;
  }

  .portfolio_post {
    margin-top: 15px;
  }

  .title_project_post {
    font-size: 25px;
    margin-top: -70px;
  }
}

.footer_title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 75px;
  letter-spacing: 0.3px;
  color: #ffffff;
}

.footer_paragraph {
  text-align: justify;
  font-family: Poppins;
  font-style: normal;
  font-weight: lighter;
  font-size: 18px;
  line-height: 180%;
  /* or 36px */
  text-align: center;
  letter-spacing: 0.3px;
  color: rgba(255, 255, 255, 0.5);
}

.social_icon {
  padding: 1px;
  width: 36px;
  transition: all 0.4s ease-in-out;
  border-radius: 15px;
}

.social_icon:hover {
  padding: 1px;
  background-color: #ffffff;
  border-radius: 15px;
}

.copyright {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.3px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 320px) {
  .title_glass_icon {
    font-size: 18px;
  }

  .title_light_glass_icon {
    font-size: 18px;
  }

  .title_project_post {
    font-size: 20px;
    margin-top: -65px;
  }

  .cat_project_post {
    font-size: 15px;
  }

  .footer_paragraph {
    font-size: 15px;
  }

  .social_icon {
    padding: 2px;
  }

  .social_icon:hover {
    padding: 2px;
  }

  .copyright {
    font-size: 13px;
  }
}

.gif-animation {
  width: 100%;
  height: fit-content;
  margin-top: 50px;
  border-radius: 35% 5% 35% 5%;
  box-shadow: #6955eedc -5px 5px, #6955ee98 -10px 10px, #6955ee9a -15px 15px,
    #6955ee7c -20px 20px, #6955ee4b -25px 25px;
}

.title-gif-section {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 120%;
  background: linear-gradient(214.02deg, #ea5f5f 6.04%, #6a55ee 92.95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s ease-in-out;
}