.libre-baskerville-regular {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: normal;
}

body {
  overflow-x: hidden;
}

.myskill {
  overflow-x: hidden;
}

.profile {
  overflow-x: hidden;
}

.myartwork {
  overflow-x: hidden;
}

.traditional {
  overflow-x: hidden;
}

.FavoriteArtwork2 {
  overflow-x: hidden;
}

.Illustration {
  overflow-x: hidden;
}

.MotionGraphic {
  overflow-x: hidden;
}

.carousel-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.LogoTitle {
    position: absolute;
    top: 1px;
    margin-left:20px;
    z-index: 999;
}

.container-fluid {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 999;
    border: 0;
    border-radius: 0;
    padding: 2px 2px;
    text-align: center;
    font-family: "Libre Baskerville", serif;
    font-size: 12px;
    color: #ccb89d !important;
    margin-left:30px;
    margin-right:30px;
}

.nav-item {
    margin-left:0px;
    margin-right:20px;
    padding-left: 2px 2px;
    text-align: center;
    justify-content: space-between;
}

.carousel-inner {
    position: absolute;;
    top: -20px;
    width: 100%;
    margin: 0!important;
    padding: 0!important;
}

.carousel-box {
    width: 100%;
}

.text-center {
    position: relative;
    top: 30px;
}

.container-skill {
    position: relative;
    padding: 50px 50px;
}

.myskill {
    font-family: "Libre Baskerville", serif;
    color: #ccb89d !important;
    padding: 20px;
    margin-top: -2px;
    margin-bottom: -10px;
}

.card-img-top {
    width: 100%
}

.card {
    width: 300px;
    text-align: center;
    display: inline-block;
    background-color: #ccb89d;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 60px;
    margin-top:-60px;
    gap:2px;
}

.card-deck {
    width: 90%;
    padding: 2px 2px 2px 2px;
    margin: 10px 10px 10px 10px;
}

.card:hover {
   transform: scale(1.1);
   transition-duration: 0.6s;
   margin-bottom: 30px;
   background-color: black;
   border-color: black;
   cursor: pointer;
}

.card:not(:hover) {
    transform: scale(1);
    transition-duration: 0.6s;
    margin-bottom: 60px;
    background-color: black;
    border-color: black;
    cursor: pointer;
 }

.my-button {
    position: relative;
    margin-left: 90px;
    margin-bottom: 90px;
    z-index: 1000;
}

.btnmore2 {
    width: 160px;
    height: 40px;
    text-align: center;
    margin-bottom: 30px;
    border-style: solid;
    border-radius: 25px;
    z-index: 1000;


    background-color: #473626; /* Green */
    border: none;
    color: white;
    font-family: "Libre Baskerville", serif;

    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
  }

  .btnmore2:hover {

    width: 160px;
    height: 40px;
   

    text-align: center;
    margin-bottom: 30px;
    background-color: #88775d; /* Green */
  }

  .cardhover:hover {
    width: 300px;
    height: 40px;
   
    display: inline-block;
    margin: 10px 10px 10px 10px;
    background-color: #88775d; /* Green */
  }

.carousel-box2 {
    position: relative;
    display:inline-block;
    width: 100%;
    height: 100%;
} 

.carousel-inner2 {
    position: absolute;;
    top: 60px;
    width: 100%;
    margin: 0 0 0 0;
}

.carousel-inner2 {
    position: absolute;;
    top: -20px;
    width: 100%;
    margin: 0!important;
    padding: 0!important;
}

.carousel-box2 {
    width: 100%;
}

.btnmore3 {
    width: 160px;
    height: 40px;
    text-align: center;
    
    border-style: solid;
    border-radius: 25px;


    background-color: #473626; /* Green */
    border: none;
    color: white;
    font-family: "Libre Baskerville", serif;

    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
  }

  .btnmore3:hover {

    width: 160px;
    height: 40px;
   

    text-align: center;
    margin-bottom: 30px;
    background-color: #88775d; /* Green */
  }


  .profile-img-top {
    width: 100%;
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
}

  .profile {
    width: 300px;
    text-align: center;
    display: inline-block;
    background-color: #ccb89d;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 60px;
    margin-top:-60px;
    gap:2px;
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
}

.profile-deck {
    width: 90%;
    padding: 2px 2px 2px 2px;
    margin: 10px 10px 10px 10px;
}

.FavoriteArtwork {
    position: relative;
}

.h12 {
    position: fixed;
    padding-left: 160px;
}

.introduction {
    position: relative;
    display:inline-block;
    width: 100%;
    height: 100%;
    
}

.Aboutmetitle {
    position: absolute;
    display: inline-block;
    max-width: 100%;
    top: 60px;
    text-align: center;
}

.aboutme {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}

.me {
    margin-left: 40px;
}

.berry {
  position: absolute;
  margin-left: -100px;
  top: 220px
}

.gallery-photo {
    padding: 20px 50px;
}

.my-button4 {
    position: relative;
    margin-left: 90px;
    z-index: 1000;
    padding-top: 20px;
}

.btnmore4 {
    width: 160px;
    height: 40px;
    text-align: center;
    margin-bottom: 30px;
    border-style: solid;
    border-radius: 25px;
    border-color: #ccb89d;
    z-index: 1000;


    background-color: #47362600; /* Green */
   border-color: #ccb89d;
    color: #ccb89d;
    font-family: "Libre Baskerville", serif;

    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
  }

  .btnmore45:hover {

    width: 160px;
    height: 40px;
   

    text-align: center;
    margin-bottom: 30px;
    background-color: #88775d; /* Green */
  }

.card-img-top1 {
    width: 100%
}

.card1 {
    width: 300px;
    text-align: center;
    display: inline-block;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 60px;
    margin-top:-60px;
  
}

.card-deck1 {
    width: 90%;
    padding: 2px 2px 2px 2px;
    margin: 10px 10px 10px 10px;
}

.experiencetext {
    position: relative;
    text-align: left;
    margin-left: 100px;
}

.container-myartwork {
    position: relative;
    display: block;
    text-align: center; 
}

.container-line {
    position: relative;
    display: block;
    text-align: center; 
}

.tradi1 {
    position: relative;
    text-align: center;
    padding-top: 20px;
}

.texttradi {
    font-family: "Libre Baskerville", serif;
    color: #ccb89d !important;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10px;
}

.video {
    display: flex;
    margin: 0 auto;
  
    justify-content:center;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.container-watercolor {
  display: inline-block;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.container {
    max-width: 1200px;
    width: 95%;
  }
  .slider-wrapper {
    position: relative;
  }
  .slider-wrapper .slide-button {
    position: absolute;
    top: 50%;
    outline: none;
    border: none;
    height: 50px;
    width: 50px;
    z-index: 5;
    color: #fff;
    display: flex;
    cursor: pointer;
    font-size: 2.2rem;
    background: #000;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translateY(-50%);
  }
  .slider-wrapper .slide-button:hover {
    background: #404040;
  }
  .slider-wrapper .slide-button#prev-slide {
    left: -25px;
    display: none;
  }
  .slider-wrapper .slide-button#next-slide {
    right: -25px;
  }
  .slider-wrapper .image-list {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 18px;
    font-size: 0;
    list-style: none;
    margin-bottom: 30px;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .slider-wrapper .image-list::-webkit-scrollbar {
    display: none;
  }
  .slider-wrapper .image-list .image-item {
    width: 325px;
    height: 400px;
    object-fit: cover;
  }
  .container .slider-scrollbar {
    height: 24px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .slider-scrollbar .scrollbar-track {
    background: #ccc;
    width: 100%;
    height: 2px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    position: relative;
  }
  .slider-scrollbar:hover .scrollbar-track {
    height: 4px;
  }
  .slider-scrollbar .scrollbar-thumb {
    position: absolute;
    background: #000;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    cursor: grab;
    border-radius: inherit;
  }
  .slider-scrollbar .scrollbar-thumb:active {
    cursor: grabbing;
    height: 8px;
    top: -2px;
  }
  .slider-scrollbar .scrollbar-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    bottom: -10px;
  }
  /* Styles for mobile and tablets */
  @media only screen and (max-width: 1023px) {
    .slider-wrapper .slide-button {
      display: none !important;
    }
    .slider-wrapper .image-list {
      gap: 10px;
      margin-bottom: 15px;
      scroll-snap-type: x mandatory;
    }
    .slider-wrapper .image-list .image-item {
      width: 280px;
      height: 380px;
    }
    .slider-scrollbar .scrollbar-thumb {
      width: 20%;
    }
  }