*{
	padding: 0;margin: 0;
font-family: "Ubuntu", sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
.headerebook{

   width: 100%;height: auto;padding: 30px;
    background: linear-gradient(135deg, #89c4f4, #b8e0d2);
    color: white;
    position: relative;
    overflow: hidden;
}

.asdkajddrop001{
   width: 100%;
   height: auto;
   padding: 40px;
   background: rgb(234, 243, 255);
}

.salkdasld{
         width:100%;
   height:auto;
   padding:10px;
background:black;
}

.ebook-cover {
     display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px;

  width: 300px;
  transform: rotateX(-20deg) rotateX(5deg);
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  transition: all 0.6s ease;
  border-radius: 10px;
}

.ebook-cover img {
  width: 100%;
  display: block;
  border-radius: 10px;
}

.ebook-cover:hover {
  transform: rotateY(0deg) rotateX(0deg) scale(1.05);
  box-shadow: 0 30px 60px rgba(0,0,0,0.5);
  cursor: pointer;
}

.asdlad010101{
   width: 100%;height: auto;
   padding: 40px;
   /* https://grabient.com/HQDgDAbANMDsCsBGGsLWAZgJyxtsesIMiYGJ8xwiE8UALMAEz1YPPbtO1A?style=linearGradient&steps=7&angle=90 */

background: linear-gradient(90deg, rgba(206, 198, 186, 1.000) 0.000%, rgba(195, 182, 170, 1.000) 16.667%, rgba(184, 166, 154, 1.000) 33.333%, rgba(174, 150, 140, 1.000) 50.000%, rgba(164, 136, 127, 1.000) 66.667%, rgba(154, 123, 116, 1.000) 83.333%, rgba(145, 112, 108, 1.000) 100.000%)
}


@media screen and (max-width:700px){
   .headerebook{

   width: 100%;height: auto;padding: 10px !important;
    background: linear-gradient(135deg, #89c4f4, #b8e0d2);
    color: white;
    position: relative;
    overflow: hidden;
}
.asdlad010101{
   width: 100%;height: auto;
   padding: 5px !important;
   /* https://grabient.com/HQDgDAbANMDsCsBGGsLWAZgJyxtsesIMiYGJ8xwiE8UALMAEz1YPPbtO1A?style=linearGradient&steps=7&angle=90 */

background: linear-gradient(90deg, rgba(206, 198, 186, 1.000) 0.000%, rgba(195, 182, 170, 1.000) 16.667%, rgba(184, 166, 154, 1.000) 33.333%, rgba(174, 150, 140, 1.000) 50.000%, rgba(164, 136, 127, 1.000) 66.667%, rgba(154, 123, 116, 1.000) 83.333%, rgba(145, 112, 108, 1.000) 100.000%)
}
.asdkajddrop001{
   width: 100%;
   height: auto;
   padding: 10px !important;
   background: rgb(234, 243, 255);
}


.alinhaeoqoqojus{
   margin-top:10px;margin-left:10px !important;
}

.aumaentar{
   width: 100% !important;

}
.sdlkasd1010021{
   font-size: 11px !important;
   margin-bottom: 30px !important;
}
.sdlkasd101001{
   font-size: 10px !important;
   margin-bottom: 30px !important;
}
.sdlkasd10100211111{
   font-size: 9px !important;
}
}