.home-page{position:absolute;top:0;left:0;min-height:100vh;height:-moz-fit-content;height:fit-content}.aboutme-bg,.home-page{width:100%;background-color:white}.aboutme-bg{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-sizing:border-box;padding:100px}.aboutme-bg h2{color:black;font-size:80px;font-family:"Instrument Serif"}.aboutme-bg p{font-size:18px;line-height:1.6em;text-align:justify}.aboutme-block{display:flex;flex-direction:row;width:min(95%,1050px);height:-moz-fit-content;height:fit-content;box-sizing:border-box;align-items:center;justify-content:space-between}.aboutme-text-block{width:55%}.aboutme-block img{display:block;width:360px;height:600px;object-fit:cover;border-radius:8px}@media (max-width:600px){.aboutme-block{display:flex;flex-direction:column;width:100%;height:-moz-fit-content;height:fit-content;box-sizing:border-box;align-items:center;padding:0}.aboutme-block img{width:100%;height:auto;-webkit-margin-after:20px;margin-block-end:20px}.aboutme-text-block{width:100%}.aboutme-bg{padding:0 40px}.aboutme-bg h2{margin-left:0;margin-top:40px}.aboutme-bg p{font-size:14px}.aboutme-bg h2{font-size:64px}}.myblog-bg{flex-direction:column;gap:120px;justify-content:center;align-items:center;position:relative;box-sizing:border-box;padding:100px;background-color:white}.blog-pair,.myblog-bg{display:flex;width:100%}.blog-pair{flex-direction:row;justify-content:space-between;align-items:top;gap:100px}.miblog-block{display:flex;flex-direction:column;gap:40px;width:min(95%,1050px)}.miblog-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:top;gap:100px}.miblog-header p{color:black;font-size:18px;line-height:1.5em}.miblog-header h2{color:black;font-size:90px}@media(max-width:600px){.myblog-bg{padding:40px;gap:50px}.miblog-header{text-align:justify;gap:20px}.blog-pair,.miblog-header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-pair{gap:50px}.miblog-header p{font-size:14px}.miblog-header h2{font-size:64px}}.blog-card{width:480px;height:360px;perspective:1000px;cursor:pointer;overflow:hidden;box-sizing:border-box;background-color:white;padding:14px;border:1px solid lightgray;border-radius:8px}.blog-card-header{display:flex;flex-direction:column;gap:2px;box-sizing:border-box}.blog-card-header h3{font-size:18px;font-weight:700;margin-top:0;margin-bottom:0}.blog-card-header h3,.blog-card-header p{line-height:1.6em;color:black;font-family:Instrument Sans}.blog-card-header p{font-size:16px}.blog-card-inner{width:100%;height:80%;border-radius:8px;background-color:#2E2E2E;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .8s;transform-style:preserve-3d;position:relative;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.blog-card.flipped .blog-card-inner{transform:rotateY(180deg)}.blog-card-back{flex-direction:column;align-items:center}.blog-card-back,.blog-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;display:flex;justify-content:center;border-radius:8px}.blog-card-front{transform:translateZ(0)}.blog-card-front-icon{position:absolute;bottom:10px;right:10px;z-index:5;pointer-events:none}.blog-card-front img{width:100%;height:auto;object-fit:cover;box-sizing:border-box;-webkit-clip-path:inset(0 round 8px);clip-path:inset(0 round 8px)}.blog-card-back{background-color:#2E2E2E;transform:rotateY(180deg);padding:20px;justify-content:flex-start;align-items:flex-start;gap:12px}.blog-card-back h3{color:white;font-size:20px;margin-bottom:0;font-family:Instrument Sans}.blog-card-back p{color:white;font-size:18px;line-height:1.6em}@media(max-width:600px){.blog-card{width:100%;height:400px;perspective:1000px;cursor:pointer;overflow:hidden;box-sizing:border-box}.blog-card-front img{width:100%;height:auto;object-fit:contain;-webkit-clip-path:inset(0 round 8px);clip-path:inset(0 round 8px)}.blog-card-header p{font-size:12px}.blog-card-header h3{font-size:15px}}.name-block{position:relative;top:0;left:0;width:100%;height:-moz-fit-content;height:fit-content}.name-block-bg{background-size:cover;background-repeat:no-repeat;background-position:50%;width:100%;height:900px}.book-info-container{position:absolute;top:40%;left:65%}.name-block-text{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:column;position:relative;left:clamp(40px,20%,120px);top:clamp(400px,60%,1200px);gap:12px;box-sizing:border-box;justify-content:center;align-items:center}.mypointer{position:absolute;width:18px;height:18px;background-color:rgba(84,84,84,.65);border-radius:50%;border:2px solid white;transform:translate(-50%,-50%);left:200px;top:-50px}.book-wrapper{position:absolute;display:"flex";width:300px;flex-direction:column;justify-content:left;align-items:center;padding:16px 20px;background-color:rgba(84,84,84,.65);border-radius:8px;gap:14px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.book-wrapper,.book-wrapper-button{height:-moz-fit-content;height:fit-content;box-sizing:border-box}.book-wrapper-button{color:white;font-size:18px;font-family:Instrument Sans;border:1px solid white;border-radius:8px;background-color:transparent;width:-moz-fit-content;width:fit-content;padding:8px 16px;cursor:pointer}.book-wrapper-button:hover{background-color:rgba(255,255,255,.2)}.book-wrapper-title{color:white;font-size:18px;font-family:Instrument Sans;margin-bottom:0}.book-wrapper p{margin-top:10px;color:white;font-size:14px;line-height:1.5em}.block-button-1{color:white;background-color:rgba(255,255,255,.1)}.block-button-1,.block-button-2{font-size:14px;font-family:Instrument Sans;border:1px solid white;border-radius:8px;transition:transform .3s ease;cursor:pointer;padding:12px 60px}.block-button-2{color:black;background-color:white}.block-button-1:hover{transform:scale(1.1);background-color:rgba(255,255,255,.3)}.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}}.relatos-home-bg{background-color:#2E2E2E;width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:100px}.relatos-block{display:flex;flex-direction:column;gap:60px;width:min(95%,1050px)}.relatos-pair{align-items:top}.relatos-header,.relatos-pair{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:100px}.relatos-header{align-items:center}.relatos-header p{color:white;font-size:18px;line-height:1.5em}.relatos-header h2{color:white;font-size:90px}@media(max-width:600px){.relatos-home-bg{padding:40px}.relatos-block{display:flex;flex-direction:column;gap:50px;width:100%;box-sizing:border-box}.relatos-header{gap:40px;margin-top:40px}.relatos-header,.relatos-pair{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.relatos-pair{gap:50px}.relatos-header p{color:white;font-size:14px;line-height:1.5em;text-align:justify}.relatos-header h2{font-size:64px}}.card{display:flex;flex-direction:column;gap:30px;width:480px}.card img{display:block;width:100%;height:200px;object-fit:cover;object-position:center;border-radius:8px}.card-text{display:flex;flex-direction:column;gap:12px}.card h3{color:white;font-size:20px;margin-bottom:0;font-family:Instrument Sans}.card p{color:white;font-size:18px;line-height:1.6em}@media(max-width:600px){.card{width:100%}.card p{font-size:14px}}