.comments-container{margin-top:60px}.comments-container__add{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:50px}.comments-container__add::before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e1e2e3;transform:translateY(-50%)}.comments-container__add>div{position:relative;z-index:2;padding:0 10px;background-color:#fff}.comments-container__add button::after{display:none}.comments-container__comments{background-color:#f4f6f7;padding:20px 40px}.comments-container__comments li{padding:0;list-style:none}.comments-container__comments .comment{display:flex;border-bottom:1px solid #e1e2e3;padding:30px 0}.comments-container__comments .comment:last-child{border:none}.comments-container__comments .comment .comment{margin-bottom:0}.comments-container__comments .comment__avatar{margin-right:1rem;width:60px;height:60px;border-radius:100%;overflow:hidden}.comments-container__comments .comment__avatar img{border-radius:100%;width:60px;height:60px}.comments-container__comments .comment__user{font-size:.625rem;text-transform:uppercase;font-weight:600;margin-bottom:10px}.comments-container__comments .comment__text{font-size:16px;font-size:1rem;font-style:italic;color:rgba(0,0,0,.7)}.comments-container img.comment-image{max-width:100%}#commentform label{display:block;margin-bottom:5px;font-size:12px;font-size:.75rem;font-family:"Poppins",sans-serif}#commentform input[type=text],#commentform input[type=email],#commentform input[type=url],#commentform textarea{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:16px;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #e1e2e3;transition:all ease-in-out .2s}#commentform input[type=text]:focus,#commentform input[type=text]:active,#commentform input[type=text]:hover,#commentform input[type=email]:focus,#commentform input[type=email]:active,#commentform input[type=email]:hover,#commentform input[type=url]:focus,#commentform input[type=url]:active,#commentform input[type=url]:hover,#commentform textarea:focus,#commentform textarea:active,#commentform textarea:hover{outline:none;border-color:#000}#commentform textarea{height:auto}#commentform #submit{margin-top:20px;color:#fff;user-select:none;border-radius:.25rem;padding:.7rem 2.1rem;display:flex;align-items:center;justify-content:center;font-family:"Poppins",sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.125em;text-transform:uppercase;border:none;background-color:#000}#commentform .comment-form-cookies-consent{display:flex;align-items:center}#commentform .comment-form-cookies-consent label{margin:0;margin-left:10px}#commentform .comment-notes{font-size:80%;border-bottom:1px solid #e1e2e3;padding-bottom:20px;margin-bottom:20px}#commentform .comment-form-author,#commentform .comment-form-email{width:50%;float:left}@media screen and (max-width: 576px){#commentform .comment-form-author,#commentform .comment-form-email{width:100%;float:inherit}}#commentform .comment-form-author{width:45%;margin-right:5%}@media screen and (max-width: 576px){#commentform .comment-form-author{width:100%;margin-right:0}}#commentform #nep_fake_textarea{height:200px !important}#commentform .form-submit{display:flex;align-items:center;justify-content:center;margin:0;position:relative}.comment_form-container{background-color:#f4f6f7;padding:60px 40px 40px 40px;margin-bottom:50px;position:relative;display:none}.comment_form-container.open{display:block}.comment_form-container .close-form{position:absolute;top:20px;right:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:10px}.comment_form-container .close-form span{margin-right:5px;display:block;text-transform:uppercase;font-size:.55rem;font-weight:600}.comment_form-container img.emoji{width:20px}#wp-comment-cookies-consent{min-width:15px !important}
