.Book-module__ITwgGa__wrapper{perspective:2000px;flex-direction:column;align-items:center;display:flex}.Book-module__ITwgGa__card{cursor:pointer;width:320px;height:450px;transform-style:preserve-3d;background-image:url(/icons/p-map.png);background-position:50%;background-size:cover;border-radius:10px;transition:all 1.2s;position:relative;transform:perspective(2000px)rotateX(45deg);box-shadow:10px 0 20px #0006,inset 300px 0 50px #0006}.Book-module__ITwgGa__card.Book-module__ITwgGa__open{width:100%;transform:perspective(2000px)rotate(0)}.Book-module__ITwgGa__cover{transform-origin:0;width:100%;height:100%;transform-style:preserve-3d;z-index:2;border-top-right-radius:10px;border-bottom-right-radius:10px;transition:all 1s;position:absolute;top:0;left:0}.Book-module__ITwgGa__leftSide{transform-origin:100%;z-index:100;background-image:url(/side.JPG);background-position:50%;background-size:cover;border-radius:10px;width:10px;height:100%;position:absolute;top:2px;left:-10px;transform:rotateY(-90deg);box-shadow:inset 2px 0 4px #0000004d}.Book-module__ITwgGa__bottomSide{transform-origin:top;filter:sepia()brightness(2);z-index:1;opacity:1;visibility:visible;background-image:url(/bottom.JPG);background-position:50%;background-size:cover;border:2px solid #6f0000;border-radius:20px 0 0 20px;width:95%;height:50px;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;position:absolute;bottom:-85px;left:5px;transform:rotateX(90deg);box-shadow:inset 0 2px 4px #0000004d}.Book-module__ITwgGa__open .Book-module__ITwgGa__bottomSide{opacity:0;visibility:hidden;pointer-events:none}.Book-module__ITwgGa__open .Book-module__ITwgGa__cover{transform:rotateY(-150deg)}.Book-module__ITwgGa__cover img{object-fit:cover;backface-visibility:hidden;background-color:#ab9664;border-top-right-radius:10px;border-bottom-right-radius:10px;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.Book-module__ITwgGa__cover img:nth-child(2){opacity:1;border-top-left-radius:10px;border-bottom-left-radius:10px;transform:rotateY(180deg)}.Book-module__ITwgGa__open .Book-module__ITwgGa__cover img:nth-child(2){opacity:0}.Book-module__ITwgGa__content{flex-direction:column;justify-content:center;align-items:center;height:auto;transition:width 1.2s;display:flex;position:relative}.Book-module__ITwgGa__card.Book-module__ITwgGa__open .Book-module__ITwgGa__content{background-image:url(/map2.avif);background-position:50%;background-size:cover;border-radius:10px;width:100%;padding:10px}@media (min-width:1024px){.Book-module__ITwgGa__card.Book-module__ITwgGa__open .Book-module__ITwgGa__content{width:800px;margin:0 auto}}.Book-module__ITwgGa__labelGrid{z-index:1;grid-template-columns:repeat(2,2fr);gap:10px;width:90%;display:grid}.Book-module__ITwgGa__label{color:#f9e2b0;opacity:0;background:#7a3d016f;border-left:2px solid #5d2f01f6;border-radius:8px;padding:8px;font-size:90%;text-decoration:none;transition:all .4s ease-in-out;transform:scale(.9)}.Book-module__ITwgGa__card.Book-module__ITwgGa__open .Book-module__ITwgGa__label{opacity:1;transform:scale(1)}.Book-module__ITwgGa__label:hover{color:#fff8dc;background:#5d2f014d;border-left:2px solid #daa520;transform:scale(1.08)translateY(-4px);box-shadow:0 6px 12px #0006,0 0 10px #daa52099}.Book-module__ITwgGa__labelContent{flex-direction:row;justify-content:space-around;align-items:center;gap:8px}.Book-module__ITwgGa__labelContent img{width:40px;height:40px;margin-bottom:6px;transition:transform .4s,filter .4s}.Book-module__ITwgGa__label:hover .Book-module__ITwgGa__labelContent img{filter:brightness(1.3)drop-shadow(0 0 6px #ffd700cc);transform:rotate(-5deg)scale(1.2)}.Book-module__ITwgGa__label span{transition:color .3s,text-shadow .3s}.Book-module__ITwgGa__label:hover span{color:#ffe599;text-shadow:0 0 6px #ffd700e6}.Book-module__ITwgGa__logoBelow{width:120px;height:auto;margin-top:2rem;animation:1.5s Book-module__ITwgGa__fadeIn}@keyframes Book-module__ITwgGa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Book-module__ITwgGa__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;padding:6px;transition:background .3s;position:absolute;top:10px;left:750px}.Book-module__ITwgGa__closeBtn:hover{background:#000000e6}@media (max-width:480px){.Book-module__ITwgGa__labelGrid{grid-template-columns:1fr 1fr}}@media (min-width:768px) and (max-width:1022px){.Book-module__ITwgGa__label{width:300px;position:relative;left:30%}.Book-module__ITwgGa__closeBtn{border:2px solid #fff7b0;position:relative;left:65%}}@media (max-width:1023px){.Book-module__ITwgGa__card.Book-module__ITwgGa__open .Book-module__ITwgGa__content{width:500px}.Book-module__ITwgGa__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;padding:6px;transition:background .3s;position:absolute;top:10px;left:450px}.Book-module__ITwgGa__closeBtn:hover{background:#000000e6}}@media screen and (max-width:430px){.Book-module__ITwgGa__card{height:400px}.Book-module__ITwgGa__closeBtn{border:2px solid red;top:-7%;left:78%}}@media (min-width:750px) and (max-width:768px){.Book-module__ITwgGa__closeBtn{border:2px solid red;top:-5%;left:140%}.Book-module__ITwgGa__content{width:350px}.Book-module__ITwgGa__card{margin-top:15%}.Book-module__ITwgGa__text1{font-size:24px}.Book-module__ITwgGa__labelGrid{margin-right:25%}}

