@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.form{display:grid;gap:2.4rem}.form label{width:100%}.form label span{display:block;font-size:1.6rem;color:#bf2025;margin-bottom:.4rem}.form label span>span{display:inline-block;font-size:1.4rem;line-height:1.2;color:#b6b6b6}.form label input:not([type=checkbox]),.form label select,.form label textarea{font-family:"Merriweather Sans",sans-serif;font-size:1.6rem;outline-color:#bf2025;outline-width:1px;padding:1.6rem;width:inherit;border:1px solid #eaeaea;filter:drop-shadow(2px 3px 8px rgba(0, 0, 0, 0.12))}.form .checkbox{display:flex;align-items:center}.form .checkbox span{color:#000}.form .checkbox-wrap{width:2rem;min-width:2rem;height:2rem;margin-right:.7rem}.form .checkbox-wrap .acceptance{position:absolute}.form .checkbox-wrap .acceptance .just-validate-error-label{position:absolute;top:2.2rem;width:100%;white-space:nowrap}.form .checkbox-wrap input[type=checkbox]{position:absolute;left:0;top:0;appearance:none;cursor:pointer}.form .checkbox-wrap input[type=checkbox]:before{content:"";position:relative;display:block;width:2rem;height:2rem;border:1px solid #b6b6b6;background:#fff;transition:.2s ease-out}.form .checkbox-wrap input[type=checkbox]::after{position:relative;display:block;left:5px;top:-14px;width:1rem;height:1rem;content:"";background-image:url("../../img/SVG/check-icon.svg");background-repeat:no-repeat;background-position:center;transform:scale(0%);transition:.3s cubic-bezier(0.175, 0.885, 0.32, 2.275)}.form .checkbox-wrap input[type=checkbox]:checked::after{transform:scale(100%)}.form .checkbox-wrap input[type=checkbox]:checked:hover::before{opacity:.3}.form--register{grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 540px){.form--register{grid-template-columns:1fr}}.form--register label{grid-column:span 4}@media only screen and (max-width: 540px){.form--register label{grid-column:span 1}}.form--register label.l50{grid-column:span 2}@media only screen and (max-width: 540px){.form--register label.l50{grid-column:span 1}}.form--register .form__interact{grid-column:span 4}@media only screen and (max-width: 540px){.form--register .form__interact{grid-column:span 1}}.form--register .form__interact .btn{flex-basis:35.48387%}.form__interact{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem;flex-direction:column}@media only screen and (max-width: 540px){.form__interact{flex-direction:column;gap:2.4rem}}.form .textou{font-size:1.6rem;color:#000;margin:2rem 0}.form .action{font-size:1.6rem;text-decoration:underline;cursor:pointer;margin:2rem 0}.form .btn{font-size:1.8rem;text-transform:uppercase;text-align:center;padding:.8rem;background:#bf2025;color:#fff;outline:none;border:none;cursor:pointer;width:100%}.form .btn:disabled{cursor:not-allowed;opacity:.7}@media only screen and (max-width: 540px){.form .btn{width:100%}}.form .btn--outline{background:rgba(0,0,0,0);border:2px solid #bf2025;color:#bf2025;flex-basis:23%}.form .btn.validatecoupon{width:40% !important;font-size:1.3rem !important;background:#161616 !important;top:50%;height:80%;transform:translateY(-50%);position:absolute;right:.5rem;padding:1.1rem 1.5rem;border-radius:10px;font-weight:700;line-height:2rem;text-transform:uppercase;color:#fff;border:none;cursor:pointer}.s-content{padding:3.2rem 0 4.8rem}@media only screen and (max-width: 540px){.s-content{padding:2.2rem 0 3.8rem}}.s-content__infos{position:relative;max-width:936px;margin-bottom:3.2rem}.s-content__infos .go-back{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;font-weight:900;margin-bottom:4.8rem}@media only screen and (max-width: 540px){.s-content__infos .go-back{margin-bottom:2rem}}.s-content__infos .go-back svg{width:2.4rem;height:2.4rem}.s-content__infos .tags{margin-bottom:2.4rem}.s-content__infos .tags__list{display:flex;gap:.8rem;flex-wrap:wrap;list-style:none;margin-right:2.4rem}@media only screen and (max-width: 840px){.s-content__infos .tags__list{margin-right:unset;flex-basis:100%}}.s-content__infos .tags__list li span{display:block;background:#bf2025;color:#fff;font-size:1.2rem;padding:.4rem .8rem}.s-content__infos h1{font-size:3.2rem;font-weight:900;text-align:left;margin-bottom:2.4rem}@media only screen and (max-width: 540px){.s-content__infos h1{font-size:2.7rem}}.s-content__infos .infos{display:flex;align-items:center;justify-content:space-between}.s-content__infos .infos .author{display:flex;align-items:center;gap:.8rem;width:100%;padding-bottom:2.7rem;border-bottom:1px solid #6d6d6d}@media only screen and (max-width: 840px){.s-content__infos .infos .author{flex-basis:100%}}.s-content__infos .infos .author__profile{aspect-ratio:1/1;width:5rem;height:5rem;border-radius:100%;overflow:hidden}.s-content__infos .infos .author__profile img{width:100%;height:100%}.s-content__infos .infos .author__text>span{display:block;font-size:1.6rem;font-weight:800;margin-bottom:.4rem}.s-content__infos .infos .author__text .info{display:flex;align-items:center}.s-content__infos .infos .author__text .info span{font-size:1.6rem}.s-content__infos .infos .author__text .info span:not(:last-of-type){display:flex;align-items:center}.s-content__infos .infos .author__text .info span:not(:last-of-type)::after{content:"";display:block;width:.4rem;height:.4rem;background:#bf2025;margin:0 .9rem;border-radius:100%}.s-content__infos .infos .date{font-size:1.6rem;color:#6d6d6d}.s-content__infos .interact{display:flex;justify-content:space-between;padding:1.6rem 0;border-bottom:1px solid #6d6d6d}@media only screen and (max-width: 660px){.s-content__infos .interact{flex-direction:column-reverse;align-items:center;gap:2.4rem}}.s-content__infos .interact .interactions{display:flex;align-items:center;gap:2.6rem;flex-basis:19.21296%}.s-content__infos .interact .interactions .btn{display:flex;align-items:center;gap:.4rem;cursor:pointer}.s-content__infos .interact .interactions .btn svg{width:2.4rem;height:2.4rem}.s-content__infos .interact .interactions .btn span{font-size:1.6rem}.s-content__infos .interact .interactions .btn[data-liked]::before{width:2.4rem;height:2.4rem;margin-top:.4rem;content:url('data:image/svg+xml,<svg width="20" height="18" viewBox="0 0 28 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.0003 24.4667L12.067 22.7067C5.20033 16.48 0.666992 12.36 0.666992 7.33333C0.666992 3.21333 3.89366 0 8.00033 0C10.3203 0 12.547 1.08 14.0003 2.77333C15.4537 1.08 17.6803 0 20.0003 0C24.107 0 27.3337 3.21333 27.3337 7.33333C27.3337 12.36 22.8003 16.48 15.9337 22.7067L14.0003 24.4667Z" fill="%23BF2025"/></svg>')}.s-content__infos .interact .interactions .btn[data-liked]>svg{display:none}.s-content__infos .interact .share{display:flex;align-items:center}@media only screen and (max-width: 400px){.s-content__infos .interact .share{flex-direction:column;gap:2.4rem;align-items:center}}.s-content__infos .interact .share>span{font-size:1.2rem;color:#161616;margin-right:1.6rem}.s-content__infos .interact .share-items{display:flex;gap:1.3rem}.s-content__infos .interact .share-items>a{display:flex;justify-content:center;align-items:center;height:3.5rem;width:3.5rem;border-radius:50%;background:#bf2025;transition:.3s ease-out}.s-content__infos .interact .share-items>a:hover{opacity:.6}.s-content__infos .interact .share-items>a>svg{height:1.312rem;width:1.312rem}.s-content__text{max-width:936px;margin-bottom:4.8rem;font-size:1.6rem;line-height:2.5rem}.s-content__text.no-pub .vidas-miolo-paragrafo-ultimo{display:none}.s-content__text blockquote{font-family:"Dosis",sans-serif;font-style:normal;font-weight:600;font-size:2.2rem;line-height:3rem;text-align:center;width:70%;max-width:500px;margin:0 auto}.s-content__text *{list-style-position:inside;text-decoration-style:solid;text-decoration-color:#bf2025;text-decoration-thickness:.25rem}.s-content__text *:not(blockquote):has(img){font-family:"Dosis",sans-serif;font-weight:500;font-size:1.2rem;line-height:1.1rem;letter-spacing:.01em;text-transform:uppercase;color:#6b6b6b;margin-top:.9rem;padding-bottom:unset;display:flex;flex-direction:column;align-items:center}@media(min-width: 800px){.s-content__text *:not(blockquote):has(img){width:100%;font-size:1.3rem;line-height:1.2rem}}.s-content__text *::marker{font-weight:700}.s-content__text ol *,.s-content__text ul *{font-family:"Source Serif Pro",sans-serif}.s-content__text ol *:not(:last-child),.s-content__text ul *:not(:last-child){padding-bottom:2rem}.s-content__text *+h2,.s-content__text h3,.s-content__text h4,.s-content__text h5,.s-content__text h6{padding-top:5rem}.s-content__text iframe:not(.instagram-media){aspect-ratio:500/281;width:100%;height:auto}.s-content__text .embed-container{height:auto;aspect-ratio:500/281}.s-content__text hr{border:unset;border-top:1px solid #d9d9d9}.s-content__text hr+hr{display:none}.s-content__text p:empty+hr{display:none}.s-content__text>*,.s-content__text figcaption{color:#161616}.s-content__text>*:not(.newsletter *),.s-content__text figcaption:not(.newsletter *){padding-bottom:2rem}.s-content__text a{text-decoration:underline}.s-content__text>p{font-weight:400}.s-content__text>p:empty{display:none}.s-content__text figcaption{font-weight:500;font-size:1.2rem;line-height:1.1rem;letter-spacing:.01em;color:#6b6b6b;padding-top:1.5rem}.s-content__text img,.s-content__text figure{height:auto;margin-bottom:.9rem}.s-content__comments{max-width:936px}.s-content__comments .comments__heading>span{display:block;font-size:1.8rem;font-weight:900;margin-bottom:2.4rem}.s-content__comments .comments__form{display:flex;justify-content:space-between}@media only screen and (max-width: 540px){.s-content__comments .comments__form{flex-direction:column}}.s-content__comments .comments__form label textarea{min-height:8.7rem;resize:none}.s-content__comments .comments__form label span{font-size:1.6rem;color:#6d6d6d;margin-top:.8rem}.s-content__comments .comments__form .btn{margin-top:2.4rem}@media only screen and (max-width: 540px){.s-content__comments .comments__form .btn{margin-top:0}}.s-content__comments .comments__list{margin-top:3.2rem}.s-content__comments .comments__list .comment{display:flex;gap:.8rem}.s-content__comments .comments__list .comment-main{position:relative}.s-content__comments .comments__list .comment-main:has(.responses) .comment{margin-bottom:3.2rem}@media only screen and (max-width: 660px){.s-content__comments .comments__list .comment-main:has(.responses) .comment{margin-bottom:2.4rem}}.s-content__comments .comments__list .comment-main:has(.responses) .comment__profile::after{content:"";position:absolute;left:2.5rem;display:block;width:1px;height:calc(100% - 5rem - 1.6rem);margin:1.6rem auto 0;background:#6d6d6d}.s-content__comments .comments__list .comment-main .responses .comment-main{margin-left:5.8rem}.s-content__comments .comments__list .comment__profile{aspect-ratio:1/1;width:5rem;height:100%}.s-content__comments .comments__list .comment__profile img{width:100%;height:100%;border-radius:100%;overflow:hidden}.s-content__comments .comments__list .comment__text{flex-basis:93.8034188%}.s-content__comments .comments__list .comment__text .author{display:block;font-size:1.6rem;font-weight:bold;margin-bottom:.8rem}.s-content__comments .comments__list .comment__text .author .date{font-size:1.2rem;font-weight:200;color:#6d6d6d;margin-left:1.6rem}.s-content__comments .comments__list .comment__text .content{font-size:1.6rem;margin-bottom:1.6rem}.s-content__comments .comments__list .comment__text .interact{display:flex;gap:1.6rem}.s-content__comments .comments__list .comment__text .interact .btn{display:flex;align-items:center;gap:.4rem;cursor:pointer}.s-content__comments .comments__list .comment__text .interact .btn[data-liked]::before{margin-top:.1rem;width:2.4rem;height:2.4rem;content:url('data:image/svg+xml,<svg width="24" height="21" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 9C22 8.46957 21.7893 7.96086 21.4142 7.58579C21.0391 7.21071 20.5304 7 20 7H13.68L14.64 2.43C14.66 2.33 14.67 2.22 14.67 2.11C14.67 1.7 14.5 1.32 14.23 1.05L13.17 0L6.59 6.58C6.22 6.95 6 7.45 6 8V18C6 18.5304 6.21071 19.0391 6.58579 19.4142C6.96086 19.7893 7.46957 20 8 20H17C17.83 20 18.54 19.5 18.84 18.78L21.86 11.73C21.95 11.5 22 11.26 22 11V9ZM0 20H4V8H0V20Z" fill="%23BF2025"/></svg>')}.s-content__comments .comments__list .comment__text .interact .btn[data-liked]>svg{display:none}.s-content__comments .comments__list .comment__text .interact .btn[data-dislike]::before{margin-top:.1rem;width:2.4rem;height:2.4rem;content:url('data:image/svg+xml,<svg width="24" height="21" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12H-5.24521e-06L-5.24521e-06 0L4 0M8 0L17 0C17.83 0 18.54 0.5 18.84 1.22L21.86 8.27C21.95 8.5 22 8.74 22 9V11C22 11.5304 21.7893 12.0391 21.4142 12.4142C21.0391 12.7893 20.5304 13 20 13L13.69 13L14.64 17.57C14.66 17.67 14.67 17.77 14.67 17.88C14.67 18.3 14.5 18.67 14.23 18.94L13.17 20L6.59 13.41C6.22 13.05 6 12.55 6 12L6 2C6 1.46957 6.21071 0.960859 6.58578 0.585786C6.96086 0.210714 7.46956 0 8 0Z" fill="%23BF2025"/></svg>')}.s-content__comments .comments__list .comment__text .interact .btn[data-dislike]>svg{display:none}.s-content__comments .comments__list .comment__text .interact .btn svg{width:2.4rem;height:2.4rem}.s-content__comments .comments__list .comment__text .interact .btn span{font-size:1.6rem}.s-content__comments .comments__list>.comment-main:last-child .comment__profile::after{display:none}/*# sourceMappingURL=single-forum.css.map */
