.comments-section{margin:3rem 0}@media (max-width:1025px){.comments-section{margin-top:1rem;padding-top:1rem}}.comments-section__header{margin-bottom:1rem}.comments-section__count,.comments-section__title{border-top:.063rem solid #e5e5e5;padding-top:1rem;font-size:1.5rem;font-weight:700;color:#101828;margin:0}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.comment-item{padding:1rem 1.5rem;background:#fff;border-radius:.125rem}.comment-item .children{margin-top:1rem;padding-left:1.5rem;border-left:.125rem solid #e5e5e5}.comment-item .children .comment-item{background:#fff;margin-top:1rem}.comment-item .children .comment-item:first-child{margin-top:0}.comment-item__body{display:flex;flex-direction:column;gap:1rem}@media (max-width:1025px){.comments-section__count,.comments-section__title{font-size:1.25rem}.comments-list{gap:1rem}.comment-item{padding:1rem}.comment-item .children{padding-left:1rem}.comment-item__body{gap:.75rem}}.comment-item__header{display:flex;align-items:center;gap:.75rem}.comment-item__avatar{flex-shrink:0}.comment-item__avatar-img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.comment-item__meta{display:flex;flex-direction:column;gap:.125rem}.comment-item__author{font-weight:600;font-size:.938rem;color:#101828}.comment-item__author a{color:inherit;text-decoration:none;transition:.3s ease-in-out}.comment-item__author a:hover{color:#22c55e}@media (max-width:1025px){.comment-item__avatar-img{width:2.5rem;height:2.5rem}.comment-item__author{font-size:.875rem}}.comment-item__date{font-size:.75rem;color:#8c8d8f}.comment-item__awaiting{background:rgba(34,197,94,.1);color:#1a9947;padding:.5rem .75rem;border-radius:.125rem;font-size:.813rem;margin:0}.comment-item__content{font-size:.938rem;line-height:1.6;color:#414142}@media (max-width:1025px){.comment-item__content{font-size:.875rem}}.comment-item__content p{margin:0 0 .75rem}.comment-item__content p:last-child{margin-bottom:0}.comment-item__content a{color:#005de0;text-decoration:underline}.comment-item__content a:hover{text-decoration:none}.comment-item__footer{display:flex;align-items:center;gap:1rem}.comment-item .comment-reply-link{text-align:center;font-size:.813rem;font-weight:600;color:#101828;text-decoration:none;transition:.3s ease-in-out;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.125rem}.comment-item .comment-reply-link:hover{background:#22c55e}.comment-item__edit-link a,.comment-item__reply-link{text-align:center;font-size:.813rem;font-weight:600;color:#101828;text-decoration:none;transition:.3s ease-in-out;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.125rem}.comment-item__edit-link a:hover,.comment-item__reply-link:hover{background:#22c55e}.comment-item__edit-link a::before,.comment-item__reply-link::before{content:"";display:inline-block;width:1rem;height:1rem;background-size:contain;background-repeat:no-repeat;background-position:center}.comment-item__reply-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23101828' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'%3E%3C/path%3E%3C/svg%3E")}.comment-item__edit-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23101828' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E")}.comments-navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1rem;border-top:.063rem solid #e5e5e5;border-bottom:.063rem solid #e5e5e5}@media (max-width:1025px){.comments-navigation{flex-direction:column;gap:.75rem;padding:.75rem 0}}.comments-navigation a{font-size:.875rem;font-weight:500;color:#101828;text-decoration:none;transition:.3s ease-in-out}.comments-navigation a:hover{color:#22c55e}.comments-closed{background:#f7f8f9;padding:1rem 1.5rem;border-radius:.125rem;font-size:.938rem;color:#8c8d8f;text-align:center;margin:1rem 0}@media (max-width:1025px){.comments-closed{padding:.75rem 1rem;font-size:.875rem}}.comment-form-wrapper{margin-top:1rem;padding-top:1rem}.comment-form{display:flex;flex-direction:column;gap:1.25rem}.comment-form .comment-reply-title{font-size:1.25rem;font-weight:700;color:#101828;margin:0 0 .5rem}@media (max-width:1025px){.comment-form{gap:1rem}.comment-form .comment-reply-title{font-size:1.125rem}}.comment-form .comment-reply-title small{display:block;margin-top:.5rem}.comment-form .comment-reply-title small a{font-size:.813rem;font-weight:500;color:#8c8d8f;text-decoration:none}.comment-form .comment-reply-title small a:hover{color:red}.comment-form .logged-in-as,.comment-form .required-field-message{font-size:.875rem;color:#8c8d8f;margin:0}.comment-form .logged-in-as a,.comment-form .required-field-message a{color:#101828;text-decoration:none;font-weight:500;transition:.4s}.comment-form .logged-in-as a:hover,.comment-form .required-field-message a:hover{color:#22c55e}.comment-form__field{display:flex;flex-direction:column;gap:.5rem}.comment-form__field label{font-size:.875rem;font-weight:600;color:#101828}.comment-form__field label .required{color:red}.comment-form__field input,.comment-form__field textarea{width:100%;padding:.875rem 1rem;font-family:HelveticaNeue,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:.938rem;color:#101828;background:#fff;border:.063rem solid #e5e5e5;border-radius:.125rem;transition:.3s ease-in-out;outline:0}.comment-form__field input::placeholder,.comment-form__field textarea::placeholder{color:#8c8d8f}.comment-form__field input:focus,.comment-form__field textarea:focus{border-color:#22c55e;box-shadow:0 0 0 .188rem rgba(34,197,94,.1)}.comment-form__field textarea{resize:vertical;min-height:8rem}@media (max-width:1025px){.comment-form__field input,.comment-form__field textarea{padding:.75rem;font-size:.875rem}.comment-form__field textarea{min-height:6rem}.comment-form__field--author,.comment-form__field--email{display:inline-flex}.comment-form .comment-form-author,.comment-form .comment-form-email{display:inline-block;vertical-align:top}.comment-form .comment-form-author{margin-right:1.25rem}}.comment-form__submit-wrapper{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.comment-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-family:HelveticaNeue,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:.938rem;font-weight:600;color:#fff;background:#101828;border:none;border-radius:.125rem;cursor:pointer;transition:.3s ease-in-out}.comment-form__submit:hover{background:#22c55e}.comment-form__submit:active{transform:scale(.98)}#respond.comment-respond{padding:1rem;background:#fff;border-radius:.125rem;border:.063rem solid #e5e5e5}#cancel-comment-reply-link{font-size:.813rem;color:#8c8d8f;text-decoration:none;transition:.3s ease-in-out}#cancel-comment-reply-link:hover{color:red}.comment-reply-title{margin-top:0}.logged-in-as{display:none}.comment-form-cookies-consent{display:flex;align-items:center;gap:.5rem}.comment-form-cookies-consent label{font-size:1rem;color:#101828;font-weight:500}@media (max-width:1025px){.comment-form__submit{padding:.75rem 1.5rem;font-size:.875rem;width:100%}.comment-form .comment-form__field--author,.comment-form .comment-form__field--email{display:inline-flex}.comment-form-cookies-consent label{font-size:.875rem}}#wp-comment-cookies-consent{width:1.5rem;height:1.5rem;border-radius:.125rem}