html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  background-color: black;
  scroll-behavior: smooth;
 
}



body {
  font-family: sans-serif;
  box-sizing: border-box;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  cursor: url('./images/wand.svg'), auto;

}
@font-face {
  font-family: 'Gemerald';  
  src: url('./fonts/Gemerald-rx8B.ttf') format('woff');
}
@font-face {
  font-family: 'GlamySunriseRegular';  
  src: url('./fonts/GlamySunriseRegular-BWOKl.ttf') format('woff');
}


h1, h2, h3{
font-family: GlamySunriseRegular;
}

p, ul, li, a{
font-family: Gemerald;
}

p{
font-size: 2rem;
}


h1{
font-size: 5rem;
}

.landing {
  background-image: url("images/Group 1574.gif");
  width: 100%;
  background-size: cover;
  height: 100vh;
  padding-top: 2rem;
}



.selected {
  color: #ffd598;
  padding-bottom: 4px;
  border-bottom: 4px solid #ffd598;
  border-radius: 2.5px;
}
.selected:hover {
  color: #ffc56d;
}


.landing__content {
  text-align: center;  
  position: absolute;
  margin-top: 100px;
  /* padding-bottom: 5rem; */
}
.heading__primary {
  color: white;
  font-size: 6rem;
  text-transform: uppercase;
  font-family: Glamy Sunrise;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}
.next {
  display: block;
}
.color2 {
  color: #ffd598;
}
.landing__text {
  color: white;
  font-family: Gemerald;
  width: 75%;
  margin: auto;
  font-size: 1.8rem;
  padding-bottom: 10rem;
  line-height: 1.5;
}
.books {
  background-image: url("images/Rectangle\ 869.png");
  background-position-y: -5rem;
  background-repeat: no-repeat;
  margin-top: -10rem;
  /* opacity: 0.3; */
  /* height: 30rem; */
  /* padding: 50rem; */
  text-align: center;
  padding: 0rem 4rem;
  margin-top: 0rem;
  position: relative;
  padding-top: 10rem;
  /* padding-bottom: 12rem; */
}
.book {
   padding-top: 10rem; 
  width: 28rem;
  height: 37rem;
}
.book--1 {
  transform: translateY(15%);
}
.company {
  background-image: url("images/Mask\ Group\ 2.png");
  background-size: 50%;
  background-position-x: right;
  background-repeat: no-repeat;
  padding: 0.1rem 12rem 10rem 12rem;
}
.company__text {
  width: 55%;
  color: white;
  font-family: Gemerald;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4rem;
}
.h--2 {
  margin-bottom: 2rem;
}
.btn--mod {
  display: flex;
  width: 18rem;
  align-items: center;
  gap: 0.5rem;
  border-radius: 8px;
}

.text-author-1 {
  color: black;
  margin: 0;
  padding: 0;
  font-family: Gemerald;
  font-size: 3rem;
}
.text-author-2 {
  color: black;
  margin: 0;
  padding: 0;
  font-family: Gemerald;
  font-size: 1.2rem;
}

.agency {
  padding: 5rem 12rem 5rem 12rem;
  position: relative;
  background-image: url("images/castle-beach-with-word-harry-potter-it-1.png"),
    url("images/castle-beach-with-word-harry-potter-it-2.png"),
    url("images/castle-beach-with-word-harry-potter-it.png");
  background-position: center;
  background-repeat: no-repeat;
  /* margin-top: -7rem; */
  background-size: cover;
}
.ct--2 {
  width: 75%;
}
.agency__img {
  width: 43rem;
  height: 43rem;
  position: absolute;
  top: -20rem;
  right: 0;
}
.agency_top-img {
  width: 150vw;
  position: absolute;
  height: 25vh;
  top: -11rem;
  right: 0;
}
.card-container {
  padding: 5rem 0rem;
  display: flex;
  gap: 2rem;
  justify-content: space-around; /* Center the items horizontally with space-around */
  align-items: center; /* Center the items vertically */
}

.card {
  text-align: left;
  border: 1px solid #5be518;
  background: transparent;
  border-radius: 7px;
  padding: 2rem 3rem;
  color: white;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
  max-width: 300px;
  width: 100%; /* Ensures flexibility for smaller screens */
  margin: 0 1rem; /* Adjust the horizontal margin as needed */
}

.heading__secondary {
  font-family: Glamy Sunrise;
  margin-bottom: 2rem;
  font-size: 3rem;
}
.card__text {
  line-height: 1.6;
  font-size: 1.5rem;
}
.selected2:hover {
  color: black;
  background-color: #ffd598;
}
.card:hover {
  background-color: #FFD598;
  color: black;
}
.ebook {
  padding: 5rem 12rem 5rem 12rem;
  margin-top: -170rem;
  background-image: url("images/Mask\ Group\ 5.png");
  /* margin-top: -50rem; */
  /* background-size: cover; */
  /* background-position-y:-50rem ; */
  z-index: 10;
}
.cont--3 {
  /* margin-top: 50rem; */
  z-index: 10;
}
.ebook__img {
  width: 100%;
  height: 150rem;
  transform: translateY(-40%);
  z-index: -1;
}
.ebook_top-img {
  width: 98vw;
  height: 15vh;
  transform: translate(-10%, -40%);
}
.creations {
  padding: 5rem 12rem 5rem 12rem;
  margin-top: 28rem;
  /* background-image: url("images/Group\ 2035.png"); */
  background-position-x: 100rem;
  background-position-y: 20rem;
  background-repeat: no-repeat;
  background-size: 65rem;
}
.creations__text {
  width: 100%;
  color: white;
  font-family: Gemerald;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4rem;
}
.btn--mod-2 {
  font-size: 1.35rem;
}
.btn--mod-3 {
  margin-top: 4rem;
  /* margin-right: 6rem; */
  display: inline-block;
}
.btn--mod-4 {
  margin-top: 0rem;
  margin-right: 6rem;
  display: inline-block;
}
.creations-2 {
  padding: 5rem 12rem 5rem 0rem;
  text-align: center;
}
.choose {
  padding: 5rem 12rem 5rem 12rem;
  position: relative;
  text-align: center;
  /* width: 100%; */
  /* width: 100vw; */
}

.choose__text {
  width: 60%;
  color: white;
  margin: auto;
  font-family: Gemerald;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4rem;
}
.choose h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.choose__img {
  width: 18rem;
  height: 22rem;
  position: absolute;
  right: 0;
}
.clients {
  padding: 1rem 12rem 5rem 12rem;
  position: relative;
  background-image: url("images/Group\ 2047.png");
  background-position-y: -9rem;
  background-repeat: no-repeat;
  margin-top: -12rem;
}
.clients__text {
  width: 60%;
  color: white;
  font-family: Gemerald;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4rem;
}
.clients__text-container {
  position: absolute;
  left: 37rem;
  top: 15rem;
  text-align: center;
  transform: rotate(-8.5deg);
}
.clients__text--2 {
  width: 60%;
  color: black;
  margin-block: 0.5rem;
}
.st {
  margin-block: 0;
  font-size: 2.1rem;
}
.clients_top-img {
  width: 98vw;
  height: 15vh;
  transform: translate(-10%, -5%);
}
.owl {
  position: absolute;
  top: 17rem;
  right: 1rem;
  z-index: 20;
  width: 40%; /* e.g., 50% or 200px */
  height: auto; /* maintains the aspect ratio of the image */
}
.clients-img {
  position: relative;
  margin: 0;
  padding: 0;
  height: 75rem;
  width: 100%;
}
.paper {
  margin-top: 4rem;
  position: absolute;
  top: -7rem;
  left: 12rem;
}
.hat {
  position: absolute;
  right: 1rem;
  bottom: 22rem;
  width: 45rem;
  height: 50rem;
}
.circle-cont {
  width: 60%;
  margin-top: 2rem;
}
.circle {
  background-color: rgba(0, 0, 0, 0.4);
  width: 1rem;
  height: 1rem;
  display: inline-block;
  border-radius: 100%;
}
.circle-black {
  background-color: black;
}
.partners{
  padding: 5rem 12rem 5rem 12rem;
  text-align: center;
}
.brands{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 2rem;

}
.brands img{
  width: 100%;
}
.original{
  margin-top: -10rem;
  padding: 0rem 12rem 20rem 12rem;
  background-image: url("images/Mask\ Group\ 7.png");
  background-repeat: no-repeat;
   background-size: 40%;
  background-position-x: right;
  
  /* background-position-y: -10rem; */
}
.mod5{
  font-family: Glamy Sunrise;
  font-size: 2.3rem;
  padding:1.5rem 2.4rem;
  margin-right: 1rem;
}
.mod6{
  background-color: black;
  color:white;
  box-shadow: none;
  border: 1px solid #5be518;
}
.orig-img{
display: block;
margin-top: 5rem;
width: 45%;
}
.name:hover {
  cursor: url('./images/wand.svg'), auto;
 }
 .mainfoot {
  padding: 0rem 12rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mainfoot .landing__text {
  line-height: 4rem;
}

.rightfoot {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 11rem;
}

.quick__links-item {
  color: white;
  text-decoration: none;
  font-size: 1.75rem;
  font-family: Gemerald;
  margin: 2rem 0rem;
}

.quick__links-link:hover {
  color: #FFD598;
}

.quick__links-list {
  list-style: none;
}

ul {
  padding: 0px;
}

a {
  text-decoration: none;
  color: white;
}
.landing h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.creations h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.agency h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.ebook h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.creations-3 h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.company h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.creations-2 h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}
.clients h1, .partners h1, .original h1{
  font-family: GlamySunriseRegular;
}

.creations .flex img {
  width: 35%;
}

.creations .flex div {
  max-width: 100%;
  width: 55%;
}



@media screen and (max-width: 1000px) {
  .agency__img {
    display: none;
    opacity: 0;
  }

  .company__text {
    width: 80%;
  }

  .heading__primary {
    font-size: 5rem;
  }

  /* .creations__text {
    width: 80%;
  } */

  /* .creations_image {
    display: none;
  } */

  .creations .flex {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }

  .creations .flex img {
    width: 100%;
    align-self: center;
  }
  
  .creations .flex div {
    /* max-width: 100%; */
    width: 100%;
  }

  .ebook__img {
    /* display: none;
     */
     opacity: 0;
  }
}

@media screen and (max-width: 800px) {
  .card-container {
    flex-wrap: wrap;
  }

  .heading__primary {
    font-size: 4rem;
  }
}


@media screen and (max-width: 640px) {
  .company__text {
    width: 100%;
  }
  .creations__text {
    width: 100%;
  }


}

