.home-page{background-color:#fff;width:100%;height:fit-content;min-height:100vh;position:absolute;top:0;left:0}
.name-block{width:100%;height:fit-content;position:relative;top:0;left:0}.name-block-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:900px}.book-info-container{position:absolute;top:40%;left:65%}.name-block-text{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:fit-content;display:flex;position:relative;top:clamp(400px,60%,1200px);left:clamp(40px,20%,120px)}.mypointer{background-color:#545454a6;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-50px;left:200px;transform:translate(-50%,-50%)}.book-wrapper{display:"flex";display:"flex";box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#545454a6;border-radius:8px;flex-direction:column;justify-content:left;align-items:center;gap:14px;width:300px;height:fit-content;padding:16px 20px;position:absolute;overflow:hidden}.book-wrapper-button{color:#fff;box-sizing:border-box;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:8px;width:fit-content;height:fit-content;padding:8px 16px;font-family:Instrument Sans;font-size:18px}.book-wrapper-button:hover{background-color:#fff3}.book-wrapper-title{color:#fff;margin-bottom:0;font-family:Instrument Sans;font-size:18px}.book-wrapper p{color:#fff;margin-top:10px;font-size:14px;line-height:1.5em}.block-button-1{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #fff;border-radius:8px;padding:12px 60px;font-family:Instrument Sans;font-size:14px;transition:transform .3s}.block-button-2{color:#000;cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:8px;padding:12px 60px;font-family:Instrument Sans;font-size:14px;transition:transform .3s}.block-button-1:hover{background-color:#ffffff4d;transform:scale(1.1)}.block-button-2:hover{transform:scale(1.1)}@media (max-width:600px){.name-block-text{top:60%;left:5%}.name-block-bg{height:500px}.name-block-text h1{font-size:60px}.block-button-1,.block-button-2{padding:8px 20px}}
.aboutme-bg{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:100px;display:flex;position:relative}.aboutme-bg h2{color:#000;font-family:Instrument Serif;font-size:80px}.aboutme-bg p{text-align:justify;font-size:18px;line-height:1.6em}.aboutme-block{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:min(95%,1050px);height:fit-content;display:flex}.aboutme-text-block{width:55%}.aboutme-block img{object-fit:cover;border-radius:8px;width:360px;height:600px;display:block}@media (max-width:600px){.aboutme-block{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:fit-content;padding:0;display:flex}.aboutme-block img{width:100%;height:auto;margin-block-end:20px}.aboutme-text-block{width:100%}.aboutme-bg{padding:0 40px}.aboutme-bg h2{margin-top:40px;margin-left:0}.aboutme-bg p{font-size:14px}.aboutme-bg h2{font-size:64px}}
.relatos-home-bg{box-sizing:border-box;background-color:#2e2e2e;justify-content:center;align-items:center;width:100%;padding:100px;display:flex}.relatos-block{flex-direction:column;gap:60px;width:min(95%,1050px);display:flex}.relatos-pair{justify-content:space-between;align-items:top;flex-direction:row;gap:100px;width:100%;display:flex}.relatos-header{flex-direction:row;justify-content:space-between;align-items:center;gap:100px;width:100%;display:flex}.relatos-header p{color:#fff;font-size:18px;line-height:1.5em}.relatos-header h2{color:#fff;font-size:90px}@media (max-width:600px){.relatos-home-bg{padding:40px}.relatos-block{box-sizing:border-box;flex-direction:column;gap:50px;width:100%;display:flex}.relatos-header{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:40px;display:flex}.relatos-pair{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;display:flex}.relatos-header p{color:#fff;text-align:justify;font-size:14px;line-height:1.5em}.relatos-header h2{font-size:64px}}
.card{flex-direction:column;gap:30px;width:480px;display:flex}.card img{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:200px;display:block}.card-text{flex-direction:column;gap:12px;display:flex}.card h3{color:#fff;margin-bottom:0;font-family:Instrument Sans;font-size:20px}.card p{color:#fff;font-size:18px;line-height:1.6em}@media (max-width:600px){.card{width:100%}.card p{font-size:14px}}
.myblog-bg{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:120px;width:100%;padding:100px;display:flex;position:relative}.blog-pair{justify-content:space-between;align-items:top;flex-direction:row;gap:100px;width:100%;display:flex}.miblog-block{flex-direction:column;gap:40px;width:min(95%,1050px);display:flex}.miblog-block button{color:#000;cursor:pointer;background-color:#0000;border:1px solid #2e2e2e;border-radius:8px;width:fit-content;height:auto;margin-top:20px;padding:12px 60px;font-family:Instrument Sans;font-size:14px;transition:transform .3s}.miblog-block button:hover{font-weight:700;transform:scale(1.1)}.miblog-header{justify-content:space-between;align-items:top;flex-direction:row;gap:100px;width:100%;display:flex}.miblog-header p{color:#000;font-size:18px;line-height:1.5em}.miblog-header h2{color:#000;font-size:90px}@media (max-width:600px){.myblog-bg{gap:50px;padding:40px}.miblog-header{text-align:justify;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.blog-pair{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;display:flex}.miblog-header p{font-size:14px}.miblog-header h2{font-size:64px}}
