.ae-comment-features-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.ae-comment-features-wrapper .ae-comment-feature-title{grid-column-start:1;grid-column-end:3;margin-bottom:8px;margin-top:0}.ae-comment-features-wrapper .comment-feature-section{display:flex;flex-direction:column}.ae-comment-features-wrapper .field-wrapper{position:relative;height:44px;background:#f5f5f5;border:1px solid var(--viuna-color-white-dark-light);border-radius:var(--viuna-border-radius-box-3)}.ae-comment-features-wrapper label{display:none}.ae-comment-features-wrapper .comment-feature-field{width:100%;height:100%;padding-left:50px;padding-right:8px;font-size:13px;border:0;background:var(--viuna-color-white-dark-light);border-radius:var(--viuna-border-radius-box-3)}.ae-comment-features-wrapper .comment-feature-field:focus{border:0;outline:0}.ae-comment-features-wrapper .comment-feature-button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;position:absolute;left:4px;top:4px;padding:0;border:0;border-radius:var(--viuna-border-radius-box-3);cursor:pointer}.ae-comment-features-wrapper .comment-feature-button svg{width:20px;height:20px;fill:#fff}.ae-comment-features-wrapper .comment-feature-button.p-f-button{background:rgba(142,213,87,.2)}.ae-comment-features-wrapper .comment-feature-button.p-f-button svg{fill:#8ed557}.ae-comment-features-wrapper .comment-feature-button.n-f-button{background:rgba(255,0,0,.2)}.ae-comment-features-wrapper .comment-feature-button.n-f-button svg{fill:red}.ae-comment-features-wrapper .comment-feature-results{position:relative;padding:0}.ae-comment-features-wrapper .comment-feature-results .ui-state-highlight{height:24px;border:1px dashed #ccc;border-radius:3px}.ae-comment-features-wrapper .comment-feature-results li{list-style:none;margin-bottom:8px;font-size:13px}.ae-comment-features-wrapper .comment-feature-results li:first-child{margin-top:16px}.ae-comment-features-wrapper .comment-feature-results li:last-child{margin-bottom:0}.ae-comment-features-wrapper .comment-feature-results li .text{margin-right:8px}.ae-comment-features-wrapper .comment-feature-results li svg{width:18px;height:18px;margin-bottom:-4px;border-radius:3px;background:#f0f0f0;fill:#f02b2b;cursor:pointer}.ae-comment-features-wrapper .comment-feature-results li svg:hover{background:#f02b2b;fill:#fff}.comment-feature-result{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.comment-feature-result .cm-f-r-box{display:flex;flex-direction:column}.comment-feature-result .cm-f-r-box .head-box{display:flex;align-items:center;gap:8px}.comment-feature-result .cm-f-r-box .head-box b{font-size:14px;font-weight:700}.comment-feature-result .positive-features b{color:#23b823}.comment-feature-result .positive-features svg{fill:#23b823}.comment-feature-result .negative-features b{color:#f02b2b}.comment-feature-result .negative-features svg{fill:#f02b2b}.comment-feature-result ul{margin-top:10px;padding-right:40px;list-style:none;font-size:13px}.comment-feature-result ul li{position:relative;margin-bottom:8px!important}.comment-feature-result ul li:last-child{margin-bottom:0!important}.comment-feature-result ul li:before{position:absolute;right:-16px;top:10px;width:6px;height:6px;border-radius:50px;background:#e0e0e0;content:""}.comment-feature-result p{margin-top:10px;padding-right:40px;font-size:13px;font-weight:700}@media screen and (max-width:768px){.ae-comment-features-wrapper,.comment-feature-result{grid-template-columns:1fr}.ae-comment-features-wrapper .ae-comment-feature-title{grid-column-end:unset}}