.comments{margin-bottom:64px;position:relative}.comments .comments-scroll-anchor{position:absolute;top:calc(var(--top-header-distance)*-1 - 32px)}.comments .toggle-comments{background-color:#f8f8f8;border:none;border-bottom:1px solid #e1e1e1;border-radius:4px 4px 0 0;box-sizing:border-box;color:#484848;cursor:pointer;font-size:16px;font-weight:300;padding:24px 36px;position:relative;text-align:left;width:100%}.comments .toggle-comments:after{border:solid #5274ff;border-width:0 2px 2px 0;content:"";padding:5.5px;position:absolute;right:46px;top:50%;transform:rotate(45deg) translateY(-75%);transition:transform .15s ease-in-out}.comments.opened .toggle-comments:after{transform:translateY(-25%) rotate(-135deg)}.comments .comments-wrapper{display:none}.comments.opened .comments-wrapper{display:block}.comments .comments-wrapper .section{display:flex;flex-direction:column;font-size:0}.comments .comments-wrapper .section .new-comments{border-left:1px solid #d8d8d8;margin-top:36px;order:1;padding-top:0}.comments .comments-wrapper .section .new-comments .comment{border:none;padding:24px 0 24px 36px}.comments .comments-wrapper .section .new-comments .comment.depth-1{border-left:1px solid #d8d8d8;margin-left:36px;padding-bottom:14px;padding-top:14px}.comments .comments-wrapper .section .new-comments .comment-date,.comments .comments-wrapper .section .new-comments .comment-from{display:block}.comments .comments-wrapper .section .new-comments .comment-from *{color:#484848;font-size:20px;font-weight:500;line-height:24px;text-transform:capitalize}.comments .comments-wrapper .section .new-comments .comment-date{color:#707070;font-size:12px;font-weight:300;letter-spacing:.19px;line-height:14px;margin-bottom:16px;text-transform:uppercase}.comments .comments-wrapper .section .new-comments .comment-body{color:#707070;font-size:16px;line-height:22px;margin-bottom:16px}.comments .comments-wrapper .section .new-comments .comment-reply-to{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9.154'%3E%3Cpath fill='%235274ff' d='M9.543 4.32 7.377 2.154a.72.72 0 0 1 .937-1.088l.086.071 3.389 3.394.066.075.039.057.047.091.032.088.015.065.012.059v.145l-.015.09-.029.1-.045.095-.033.053a.718.718 0 0 1-.085.1l.066-.076a.722.722 0 0 1-.066.076L8.4 8.943a.72.72 0 0 1-1.088-.937l.07-.081L9.543 5.76H6C2.495 5.76.113 3.766 0 .924v-.2a.72.72 0 0 1 1.44 0c0 2.044 1.624 3.512 4.313 3.6L6 4.32h3.543L7.377 2.154Z'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:12px;cursor:pointer;font-size:0;padding-left:20px}.comments .comments-wrapper .section .new-comments .comment-reply-to:after{color:#5274ff;content:"Responder";font-size:16px;line-height:22px}.comments .comments-wrapper .section .new-comments .comment-reply-to:hover:after{text-decoration:underline}.comments .comments-wrapper .section .replying{margin-bottom:36px;padding-left:36px}.comments .comments-wrapper .section .replying .replying-to{background-color:#f8f8f8;border-bottom:1px solid #e1e1e1;border-radius:4px 4px 0 0;color:#484848;display:block;font-size:0;font-weight:300;padding:18px 36px;position:relative}.comments .comments-wrapper .section .replying .replying-to:after{content:"Respondendo";font-size:16px}.comments .comments-wrapper .section form{background-color:#ececec;border-radius:0 0 4px 4px;padding:36px}.comments .comments-wrapper .section form .hs-fieldtype-textarea textarea{height:123px}@media(min-width:768px){.comments .comments-wrapper .section form{display:flex;flex-wrap:wrap;justify-content:space-between;padding:48px}.comments .comments-wrapper .section form .hs-form-field:nth-child(3n - 1),.comments .comments-wrapper .section form .hs-form-field:nth-child(3n - 2){width:calc(50% - 15px)}.comments .comments-wrapper .section form .hs-form-field:nth-child(3n),.comments .comments-wrapper .section form .hs-submit{width:100%}}@media (min-width:1200px){.comments{margin-bottom:84px}}