.post-single{background:#fff;min-height:100vh}.post-single .container-post{max-width:50rem;margin:0 auto;padding:2rem 1rem}@media screen and (min-width:48.0062rem){.post-single .container-post{padding:3rem 2rem}}@media screen and (min-width:62.0619rem){.post-single .container-post{padding:4rem 2rem}}.post-single__header{text-align:center}.post-single__header .post-single__title{margin-bottom:1.5rem}.post-single__header .post-single__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;font-size:.875rem;color:#656565;margin-top:1.875rem}.post-single__header .post-single__meta .post-single__author,.post-single__header .post-single__meta .post-single__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.post-single__header .post-single__meta .post-single__author::before,.post-single__header .post-single__meta .post-single__date::before{content:"";width:4px;height:4px;background:#5ae558;border-radius:50%}.post-single__image{overflow:hidden}.post-single__image img{width:100%;height:auto;display:block}.post-single__content h1,.post-single__content h2,.post-single__content h3,.post-single__content h4,.post-single__content h5,.post-single__content h6{margin-top:3rem;margin-bottom:1.5rem}.post-single__content h1:first-child,.post-single__content h2:first-child,.post-single__content h3:first-child,.post-single__content h4:first-child,.post-single__content h5:first-child,.post-single__content h6:first-child{margin-top:0}.post-single__content em{font-style:italic}.post-single__content strong{font-weight:600}.post-single__content p{margin-bottom:1.5rem}.post-single__content p:last-child{margin-bottom:0}.post-single__content a{color:#007bff;text-decoration:none;border-bottom:1px solid #fff0;-webkit-transition:all .3s ease;transition:all .3s ease}.post-single__content a:hover{color:#0062cc;border-bottom-color:#007bff}.post-single__content ol,.post-single__content ul{margin:1.5rem 0;padding-left:2rem}.post-single__content ol li,.post-single__content ul li{margin-bottom:.75rem}.post-single__content ol li:last-child,.post-single__content ul li:last-child{margin-bottom:0}.post-single__content ul{list-style:disc;padding-left:1.5rem}.post-single__content ol{list-style:decimal;padding-left:1.5rem}.post-single__content .wp-block-quote,.post-single__content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:linear-gradient(135deg,#fff5ec 0,#fff 100%);border-left:4px solid #5ae558;border-radius:0 8px 8px 0;font-style:italic;position:relative}.post-single__content .wp-block-quote::before,.post-single__content blockquote::before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:3rem;color:#5ae558;font-family:serif}.post-single__content .wp-block-quote p,.post-single__content blockquote p{margin:0;font-size:1.125rem;color:#525252}.post-single__content .wp-block-quote cite,.post-single__content blockquote cite{display:block;margin-top:1rem;font-size:.875rem;color:#656565;font-style:normal}.post-single__content .wp-block-quote cite::before,.post-single__content blockquote cite::before{content:"— "}.post-single__content .wp-block-code,.post-single__content pre{margin:2rem 0;padding:1.5rem;background:#f5f5f5;border-radius:8px;overflow-x:auto;border:1px solid #dcdcdc}.post-single__content .wp-block-code code,.post-single__content pre code{font-family:Monaco,Menlo,"Ubuntu Mono",monospace;font-size:.875rem;line-height:1.5;color:#464646}.post-single__content code{background:#fff5ec;color:#cc2802;padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:Monaco,Menlo,"Ubuntu Mono",monospace}.post-single__content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .1)}.post-single__content img.alignleft{float:left;margin-right:2rem;margin-bottom:1rem}.post-single__content img.alignright{float:right;margin-left:2rem;margin-bottom:1rem}.post-single__content img.aligncenter{display:block;margin-left:auto;margin-right:auto}.post-single__content .wp-block-table,.post-single__content table{width:100%;margin:2rem 0;border-collapse:collapse;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 10px rgb(0 0 0 / .1);box-shadow:0 2px 10px rgb(0 0 0 / .1)}.post-single__content .wp-block-table td,.post-single__content .wp-block-table th,.post-single__content table td,.post-single__content table th{padding:1rem;text-align:left;border-bottom:1px solid #dcdcdc}.post-single__content .wp-block-table th,.post-single__content table th{background:#5ae558;color:#fff;font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px}.post-single__content .wp-block-table tr:nth-child(even),.post-single__content table tr:nth-child(even){background:#f5f5f5}.post-single__content .wp-block-table tr:hover,.post-single__content table tr:hover{background:#fff5ec}.post-single__content hr{margin:3rem 0;border:none;height:2px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,#5ae558),to(transparent));background:linear-gradient(90deg,transparent 0,#5ae558 50%,transparent 100%)}.post-single__content dl{margin:2rem 0}.post-single__content dl dt{font-weight:700;color:#000;margin-bottom:.5rem}.post-single__content dl dd{margin-bottom:1.5rem;padding-left:1rem;border-left:3px solid #dcdcdc}.post-single__content abbr{border-bottom:1px dotted #989898;cursor:help}.post-single__content mark{background:#ffe8d3;color:#a1200b;padding:.125rem .25rem;border-radius:3px}.post-single__content small{font-size:.875em;color:#656565}.post-single__content sub,.post-single__content sup{font-size:.75em;line-height:0}.post-single__content .wp-block-image{margin:2rem 0}.post-single__content .wp-block-image img{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.post-single__content .wp-block-image figcaption{text-align:center;font-size:.875rem;color:#656565;margin-top:.5rem;font-style:italic}.post-single__content .wp-block-pullquote{margin:3rem 0;padding:2rem;background:#f5f5f5;border-radius:12px;text-align:center;border:none}.post-single__content .wp-block-pullquote .wp-block-quote,.post-single__content .wp-block-pullquote blockquote{background:0 0;border:none;padding:0;margin:0}.post-single__content .wp-block-pullquote .wp-block-quote::before,.post-single__content .wp-block-pullquote blockquote::before{display:none}.post-single__content .wp-block-pullquote .wp-block-quote p,.post-single__content .wp-block-pullquote blockquote p{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1rem}.post-single__content .wp-block-pullquote cite{color:#656565;font-size:1rem}@media (max-width:768px){.post-single__content{font-size:1rem}.post-single__content h1{font-size:2rem}.post-single__content h2{font-size:1.75rem}.post-single__content h3{font-size:1.5rem}.post-single__content h4{font-size:1.25rem}.post-single__content h5{font-size:1.125rem}.post-single__content h6{font-size:1rem}.post-single__content .wp-block-quote,.post-single__content blockquote{padding:1rem 1.5rem;margin:1.5rem 0}.post-single__content .wp-block-table,.post-single__content table{font-size:.875rem}.post-single__content .wp-block-table td,.post-single__content .wp-block-table th,.post-single__content table td,.post-single__content table th{padding:.75rem}}