:root{--color1: #761B90;--color2: #E2FF00;--color3: #119E00;--color4: #212529;--color5: #9C9B9B;--color6: #E2E2E2;--color7: #F2F3F7}:root{--white: #FFF;--black: #000;--text: var(--color4);--headings: var(--black);--menu-items: var(--white);--bg-header: var(--color1);--bg-site: var(--color6);--bg-footer: var(--white);--bg-content: var(--white);--shadow: #00000029}.single .custom-theme-content{padding:1rem 2rem 2rem 2rem}@media(max-width: 580px){.single .custom-theme-content{padding:1rem}}.single h2{font-weight:400}.single .top-post .img-wrap{position:relative}.single .top-post .img-wrap img{aspect-ratio:1200/400;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width: 580px){.single .top-post .img-wrap img{aspect-ratio:327/200}}.single .top-post .img-wrap img.img-placeholder{-o-object-fit:contain;object-fit:contain}.single .top-post .img-wrap .date{margin-bottom:auto;background-color:#f1f1f1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:1rem;left:1rem;font-size:1rem;color:#707070}.single .top-post .img-wrap .date .day{line-height:1;font-size:20px}.single .top-post .img-wrap .date .month{text-transform:uppercase;font-size:14px}.single .top-post .category{position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#e2ff00;text-transform:uppercase;font-size:14px;padding:4px 2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:90%;margin:0 auto;text-decoration:none}.single .post-title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;max-width:840px;text-align:center;font-size:2.25rem;line-height:1.3333333333;font-weight:600;margin:0 auto;width:100%;padding:0 1rem}@media(max-width: 580px){.single .post-title{font-size:1.5rem;line-height:1.2}}.single .autor-info{background-color:#f2f3f7;padding:0 2rem 2rem 2rem;margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.single .autor-info .avatar{width:76px;height:76px;border-radius:50%;margin-bottom:-1.5rem}.single .autor-info .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.single .autor-info .autor-name{font-weight:700;margin-bottom:2rem}.single .autor-info .autor-description{margin-bottom:2rem}.single .autor-info .see-all-posts{color:#761b90;font-weight:300}.single .autor-info .see-all-posts a{text-decoration:none}.single .tag-cloud{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem;margin-bottom:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.single .tag-cloud .tag{border:1px solid #e2e2e2;padding:4px 1rem;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.single .tag-cloud .tag:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3E%3Cg id=%27Ellipse_13%27 data-name=%27Ellipse 13%27 fill=%27%23fff%27 stroke=%27%23e2ff00%27 stroke-width=%271%27%3E%3Ccircle cx=%274%27 cy=%274%27 r=%274%27 stroke=%27none%27/%3E%3Ccircle cx=%274%27 cy=%274%27 r=%273.5%27 fill=%27none%27/%3E%3C/g%3E%3C/svg%3E");width:8px;height:8px;margin-right:8px;background-repeat:no-repeat;background-size:contain;background-position:center}.single .post-navigation{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media(max-width: 580px){.single .post-navigation{margin-bottom:1rem;grid-template-columns:fit-content(100%) 1fr fit-content(100%)}}.single .post-navigation .prev-post-link,.single .post-navigation .next-post-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;font-weight:300;font-size:14px;text-transform:uppercase;text-decoration:none}@media(max-width: 992px){.single .post-navigation .prev-post-link,.single .post-navigation .next-post-link{gap:1rem}}.single .post-navigation .next-post-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.single .post-navigation .arrow{border:1px solid #e2e2e2;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1}.single .post-navigation .next-post-link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 580px){.single .post-navigation .prev-post-text,.single .post-navigation .next-post-text{display:none}}.single .post-navigation .social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.single .post-navigation .social-icons img{width:33px;height:33px}.single .comments-wrap{margin-top:3rem}.single .comments-wrap .comment-respond{margin-top:3rem}.single .comments-wrap .comment-respond .comment-reply-title{margin:0}.single .comments-wrap .comment-respond .comment-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;-ms-flex-wrap:wrap;flex-wrap:wrap}.single .comments-wrap .comment-respond .comment-form>p{margin-bottom:0 !important;padding-right:10px}.single .comments-wrap .comment-respond .comment-form label{display:block;margin-bottom:5px;vertical-align:middle;font-weight:400}.single .comments-wrap .comment-respond .comment-form textarea{width:100%}.single .comments-wrap .comment-respond .comment-form .comment-notes{margin-bottom:0;margin-top:0}.single .comments-wrap .comment-respond .comment-form .comment-form-comment{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}.single .comments-wrap .comment-respond .comment-form .comment-form-comment>p{-webkit-box-flex:1;-ms-flex:1 1 220px;flex:1 1 220px;margin-bottom:10px;padding-right:10px;padding-left:10px}.single .comments-wrap .comment-respond .comment-form .comment-form-cookies-consent{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.single .comments-wrap .comment-respond .comment-form .comment-form-cookies-consent label{display:block}.single .comments-wrap .comment-respond .comment-form .form-submit{margin-top:15px;margin-bottom:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
