.comments *{box-sizing:border-box}.comment-title{text-transform:uppercase;font-weight:600;font-size:17px;color:#00597d;padding-right:20px}.comment-tab{padding:0;margin:0;list-style:none;display:flex;font-size:14px}.comment-tab li a{cursor:pointer;color:#36f;font-weight:600}.comment-tab li span{color:#333;padding-left:8px;padding-right:10px}.comment-tab li.active a{color:#00597d}.comment-header{display:flex;align-items:center;justify-content:space-between;background:#c9e8ff;padding:12px 20px;margin-bottom:20px}.comment-form-item{margin-bottom:20px}.comment-form-item:last-child{margin-bottom:0}.comment-form-item textarea{border:1px solid #4ac1f0;padding:10px;height:120px;width:100%;font-size:14px;outline:none}.comment-form-item input[type="text"],.comment-form-item input[type="tel"]{width:100%;font-size:13px;background:#fff;border:1px solid #ccc;padding:12px;outline:none}.comment-form-action{text-align:center}.comment-form{margin-bottom:20px}.comment-button{background:#f26649;color:#fff;text-transform:uppercase;border-radius:4px;font-size:15px;font-weight:600;padding:10px 45px;cursor:pointer;display:inline-block}.comment-button:hover{background:#e2492a;color:#fff}.comment-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;visibility:hidden;opacity:0;pointer-events:none;transition:.5s}.comment-popup.is-show{visibility:visible;opacity:1;pointer-events:inherit}.comment-popup__inner{position:absolute;top:40%;width:100%;transform:translateY(-50%)}.comment-popup__title{text-transform:uppercase;color:#00597d;font-weight:600;padding-bottom:10px;margin:0 0 20px!important;border-bottom:1px solid #00597d;font-size:14px}.comment-popup__subtitle{color:#00597d;font-size:14px;margin-bottom:10px}.comment-popup-box{max-width:385px;margin:0 auto;background:#fff;padding:20px;position:relative}.comment-popup-close{position:absolute;top:10px;right:10px;cursor:pointer}.comment-popup-close svg{width:17px;height:auto;stroke:#676767;stroke-linecap:round;stroke-width:5}.comment-popup-thank-you-content{opacity:0;pointer-events:none;transition:opacity .5s;height:0}.comment-popup-thank-you-content.active{visibility:visible;opacity:1;pointer-events:inherit;height:100%}.comment-popup-form-content{display:none}.comment-popup-form-content.active{display:block}.comment-avatar{width:25px;height:25px;background-color:#ddd;text-transform:uppercase;text-align:center;color:#666;font-size:12px;line-height:25px;font-weight:600;margin-right:5px}.comment-author-name{font-size:16px;color:#333;text-transform:capitalize;font-weight:700;margin-right:10px}.admin-name{background:#f1c40f;border-radius:2px;padding:0 5px;border:1px solid #f1c40f;font-size:11px;color:#333}.comment-top{display:flex;align-items:center;margin-bottom:5px}.comment-description{font-size:14px;color:#333}.comment-info{margin-bottom:5px}.reply{margin-right:5px}.reply__link{font-size:13px;color:#288ad9;cursor:pointer}.reply__link:hover{color:#288ad9}.reply__published-date{font-size:13px}.comment-bottom{color:#999;display:flex;align-items:center}.comment-children{margin:10px 0 10px 35px;padding:15px 10px;background:#f1f1f1;position:relative}.comment-children:before{top:-19px;left:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(231,231,231,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-10px}.comment-list__item{margin-bottom:20px}.comment-list__item:last-child{margin:0}.comment-unapprove{border-left:4px solid #d63638;background-color:#fcf9e8;padding:10px}