.post_wrapper__v3xOD{display:flex;flex-direction:column;padding:100px 10%;gap:32px}.post_head__epbx5{background:var(--img) no-repeat center/cover;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;position:relative;gap:15px;box-shadow:0 4px 30px rgba(0,0,0,.1);border-radius:30px;overflow:hidden}.post_head__epbx5 h1,.post_head__epbx5 span{z-index:10;color:#f8f6f2;text-wrap:balance}.post_head__epbx5 span{background-color:#fe8a5a;padding:5px 8px;border-radius:3px;box-shadow:0 4px 30px rgba(0,0,0,.1);position:absolute;top:30px;right:30px}.post_head__epbx5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.post_content__7x0D8{display:flex;flex-direction:column;gap:32px}.post_content__7x0D8 h2,.post_content__7x0D8 h3,.post_content__7x0D8 h4{text-align:center}.post_content__7x0D8 ol,.post_content__7x0D8 ul{display:flex;flex-direction:column;gap:15px}.post_content__7x0D8 img{max-width:800px;align-self:center}.post_content__7x0D8 a{color:#fe8a5a}.post_tags__X7oM_{display:flex;align-items:center;gap:15px}.post_tags__X7oM_ span{background-color:#fe8a5a;padding:5px 8px;border-radius:3px;box-shadow:0 4px 30px rgba(0,0,0,.1);color:#f8f6f2;transition:transform .3s ease-out;cursor:pointer}.post_tags__X7oM_ span:hover{transform:scale(1.1)}