@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";nav{display:flex;justify-content:space-around;align-items:center;position:relative;padding-top:10px;margin-bottom:10px;z-index:99999;pointer-events:all;background:linear-gradient(180deg,#fec6c7 75%,hsla(0,0%,100%,0))}@media(max-width:480px){nav{flex-direction:column;gap:10px}}nav ul{list-style:none;display:flex;justify-content:space-between}nav ul li{padding:0 10px}nav ul li a{font-size:20px;color:#000;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}nav ul li a.active,nav ul li a:hover{font-weight:700}@media(max-width:480px){nav .right{margin-bottom:20px}nav ul li a{font-size:16px}}nav .line{position:absolute;bottom:0;width:100%;height:1px;background:#000;margin:10px 0}.home-container{display:flex;justify-content:space-between;align-items:center;height:calc(100vh - 100.05px);margin:0 5rem}@media(max-width:480px){.home-container{flex-direction:column;margin:0 1rem}}.home-container .left{font-size:16px}@media(max-width:480px){.home-container .left{margin-top:2rem}}.home-container .left h1{font-size:3rem;font-weight:400;margin-bottom:1rem}.home-container .left h1 .block{border-radius:56px;padding:0 1rem;font-weight:200;font-size:2rem;background-color:#dac2fe}.home-container .left h1 .name{font-weight:446;letter-spacing:3px}.home-container .left .description{font-size:18px;font-weight:500;margin-bottom:1rem;width:600px}@media(max-width:480px){.home-container .left .description{width:100%}}.home-container .left .flex{justify-content:center;gap:.5rem}.landLeft{display:flex;flex-direction:column;align-items:left;gap:2rem}.right{position:relative;width:50%}@media(max-width:480px){.right{width:100%}}.landRight{margin-top:40px;display:flex;justify-content:center;height:calc(100vh - 100.05px)}.landRight .right-p{font-size:18px;font-weight:500;margin-bottom:1rem;position:absolute;background-color:#dac2fe;z-index:999;padding:.5rem 1rem;border-radius:10px;border:2px solid #000;top:15%}@media(max-width:480px){.landRight .right-p{display:none}}.landRight .image{width:100%;height:100%;object-fit:cover}.landRight .image img{position:absolute;border-radius:10px;padding:.2em .2rem;border:2px solid #000;object-fit:cover}.landRight .image .top-left{top:8px;left:16px;width:287px;height:423px;transform:rotate(-14.49deg)}.landRight .image .top-right{top:8px;right:20px;width:163.39px;height:240.81px;transform:rotate(10.72deg)}.landRight .image .bottom-left{bottom:8px;left:14px;z-index:9;width:163.39px;height:240.81px;transform:rotate(10.72deg)}.landRight .image .bottom-right{bottom:8px;right:16px;width:287px;height:423px;transform:rotate(14.49deg)}.landRight .image .center{width:287px;height:423px;z-index:9;bottom:20vh;left:29.4117647059%}.landRight .contact{display:flex;justify-content:space-between;align-items:center;background-color:#dac2fe;padding:.5rem 1rem;border-radius:10px;border:2px solid #000;position:absolute;bottom:10%;gap:20px}.landRight .contact h1{font-weight:446;font-size:30px}.landRight .contact .arrow{border-radius:50%;padding:.5rem;display:flex;border:none;background-color:#f8eee5;justify-content:center;align-items:center}@media(max-width:480px){.landRight .contact{display:none}}.landRight .images{display:none;flex-direction:column;gap:1rem}@media(max-width:480px){.landRight .images{display:flex}}.landRight .images img{width:100%;height:100%;object-fit:cover;border-radius:10px;padding:.2em .2rem;border:2px solid #000}footer{background-color:#fec6c7;padding:2rem 0;color:#fff;text-align:center;font-size:1.6rem;font-weight:500;display:flex;width:100%;height:auto;justify-content:center;align-items:center;flex-direction:column;gap:2rem;z-index:1;margin-top:5rem;overflow:hidden;background-color:#dac2fe;color:#000}@media(max-width:480px){footer.home{margin-top:390vh}footer{padding:1rem 0;margin-top:1rem}}footer .social{display:flex;justify-content:center;margin-top:20px;gap:1rem}footer .social a{color:#000;font-size:2rem;transition:all .3s ease-in-out}footer .social a:hover{transform:translateY(-5px);color:#fd8ba5}footer .right{font-size:1.4rem;font-weight:400}.books .heading{font-size:8rem;font-weight:lighter;text-align:center;margin-bottom:2rem}@media(max-width:480px){.books .heading{font-size:3rem;text-align:center}}.books .heading p{text-align:right}@media(max-width:480px){.books .heading p{text-align:center}}.books .heading .word{background-color:#dac2fe;padding:0 .5rem;border-radius:10px;font-size:4rem}@media(max-width:480px){.books .heading .word{margin-left:10px;font-size:1rem}}.books .books-holder{display:flex;justify-content:space-around;gap:2rem;margin:0 40px}@media(max-width:480px){.books .books-holder{margin:0 10px;flex-direction:column}}.books .books-holder img{width:100%;height:69vh;border-radius:10px;object-fit:cover}@media(max-width:480px){.books .books-holder img{height:40vh}}.books .book-components{margin:100px 0}.book-comp{display:flex;justify-content:space-around;align-items:center;margin:100px 40px}@media(max-width:480px){.book-comp{flex-direction:column}}.book-comp img{height:69vh;border-radius:10px}.book-comp .right{width:50%;display:flex;flex-direction:column;gap:1rem;align-items:baseline}@media(max-width:480px){.book-comp .right{width:100%;align-items:center}}.book-comp .right h1{font-size:4rem;font-weight:lighter}.book-comp .right p{font-size:1.4rem;font-weight:lighter}@media(max-width:480px){.book-comp .right p{text-align:center}}.contact .head{font-size:6rem;margin-left:40px;font-weight:lighter;margin-bottom:40px}@media(max-width:480px){.contact .head{font-size:3rem}}.contact .contacts{flex-wrap:wrap;justify-content:center}.contact-card{width:300px;height:300px;background-color:#dac2fe;border-radius:10px;margin:10px;padding:20px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-decoration:none;color:inherit;border:2px solid #000;transition:all .3s ease-in-out;cursor:pointer}.contact-card:hover{transform:translateY(-10px);background-color:#fff}.contact-card .circle{width:100px;height:100px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.contact-card img{width:42px;height:100px;border-radius:50%;object-fit:contain}.contact-card h3{font-size:2rem;font-weight:500}.contact-card p{font-size:1rem;font-weight:lighter}form{display:flex;flex-direction:column;align-items:center;margin-top:40px;margin-bottom:40px;width:100%;height:100%}form .input{height:50px;font-size:1.2rem;outline:none}form .input,form textarea{width:300px;border-radius:10px;margin-bottom:20px;padding:10px;font-weight:lighter;border:2px solid #000}form textarea{height:200px;font-size:1rem}form .flex{justify-content:center;gap:30px}@media(max-width:480px){form .flex{flex-direction:column;gap:0}}:root{--primary-color:#dac2fe;--bg-color:#fec6c7;--yellow:#f8eee5;--pink:#fd8ba5}.about{overflow:hidden}.about h1{font-size:6rem;margin-left:40px;font-weight:lighter;margin-bottom:40px}@media(max-width:480px){.about h1{font-size:4rem;margin-left:20px}}.about .about-inner{align-items:center;width:100%;justify-content:space-around;margin:0 auto;padding:0 20px}@media(max-width:480px){.about .about-inner{flex-direction:column;gap:20px}}.about .about-inner p{font-size:1.5rem;font-weight:lighter;line-height:1.5;margin-bottom:40px}@media(max-width:480px){.about .about-inner p{text-align:justify}}.about .about-inner img{width:500px;max-width:1000px;height:500px;object-fit:cover;margin:0 auto;display:block;border-radius:50%;padding:5px;border:5px solid #dac2fe}@media(max-width:480px){.about .about-inner img{width:300px;height:300px}}.before .head{font-size:6rem;margin-left:40px;font-weight:lighter;margin-bottom:40px}@media(max-width:480px){.before .head{font-size:3rem;margin-left:20px}}.before .heading{font-size:4rem;margin-left:40px;font-weight:lighter;margin-bottom:10px}@media(max-width:480px){.before .heading{font-size:3rem;margin:0}}.before p{font-size:1.5rem;font-weight:lighter;line-height:1.5;margin:0 40px}@media(max-width:480px){.before p{text-align:justify;margin:0 20px}}*{padding:0;margin:0;box-sizing:border-box}body{background-color:#fec6c7;font-family:Space Grotesk,sans-serif}.flex{display:flex}.btn{padding:.5rem 1rem;border-radius:10px;outline:none;cursor:pointer;background-color:#dac2fe;font-size:1.6rem;font-weight:500;transition:all .3s ease-in-out;text-decoration:none;color:inherit}.btn,.btn.border{border:2px solid #000}.btn.border{background-color:transparent;color:#000}.btn.border:hover{background-color:#dac2fe}.btn:hover{transform:translateY(-5px);filter:brightness(1.2)}.line{width:1px;height:100%;background-color:#555;margin:0 1rem}@media(max-width:480px){.line{display:none}}input,textarea{font-family:Space Grotesk,sans-serif}.mobile{display:none}@media(max-width:480px){.mobile{display:block}}.laptop{display:block}@media(max-width:480px){.laptop,.typed-cursor{display:none}}