.comments{margin:1rem;word-wrap:break-word}.comments .comments__clear{margin:3rem 0;text-align:center;color:#f7b143}.comments__header{display:grid;grid-template-columns:1fr auto;text-align:center}.comments-header__button-plus-img{display:block;width:5rem;height:5rem;animation-name:ur3s1icm7;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;margin:0 auto !important;border-radius:50%}@keyframes ur3s1icm7{from{box-shadow:0 0 0 0 #f7b143}to{box-shadow:0 0 0 2rem rgba(247,177,67,0)}}.comments-header__count{display:flex;justify-content:flex-end;align-items:center;margin:0;color:#f7b143;font-size:1.5rem}.comments .button{background:initial;border:initial;padding:0}.comment{font-size:1.3rem;margin-top:1rem}.comment--child{margin-left:1rem}.comment__header{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;gap:.5rem}.comment__create-at{font-size:1.2rem;color:gray}.comment__author{font-size:1.5rem;text-align:center;font-weight:bold}.comment__reply{text-align:right}.comment__reply-img{display:inline !important;width:4rem;margin:initial !important}.comment__line{display:block;margin:0;padding:0;border:initial;border-top:1px solid #f7b143}.comment__content{margin:1rem 0;font-size:1.5rem}.switch-button-policy{display:flex;justify-content:space-between;align-items:center;color:#fff}.switch-button-policy__text{flex:1}.switch-button-policy__link{text-decoration:none;color:#f7b143}.switch-button-policy .switch-button__checkbox{display:none}.switch-button-policy .switch-button__label{background-color:#dd2d4a;width:5rem;height:3rem;border-radius:3rem;display:inline-block;position:relative;margin-right:2rem}.switch-button-policy .switch-button__label:before{transition:.2s;display:block;position:absolute;width:3rem;height:3rem;background-color:#fff;content:"";border-radius:50%;box-shadow:inset 0px 0px 0px 1px #f7b143}.switch-button-policy .switch-button__checkbox:checked+.switch-button__label{background-color:#8cd867}.switch-button-policy .switch-button__checkbox:checked+.switch-button__label:before{transform:translateX(2rem)}.switch-button-policy input[type="checkbox"]:checked+label::before{content:"" !important}.new-comment{background:gray;z-index:2000;padding:1.5rem;position:fixed;top:0;left:0;right:0;bottom:0;transition:.5s;transform:translateX(-100vw);width:100vw}.new-comment.show{transform:translateX(0)}.new-comment__header{display:grid;grid-template-columns:1fr auto;margin:1.3rem 1rem}.new-comment__button-close{display:block;width:3rem;height:3rem;margin:initial !important;margin-right:1rem}.new-comment__button-close>img{margin:initial !important}.new-comment__title{display:flex;justify-content:flex-end;align-items:center;margin:0;color:#f7b143 !important;font-size:2rem}.new-comment__input{border-radius:0;border:0;-webkit-appearance:none;box-shadow:inset 0 0 0 2px #f7b143;width:100%;padding:1rem;font-size:1.5rem;resize:none}.new-comment__input:focus{outline:none}.new-comment__content{min-height:30vh}.new-comment__content-submit{text-align:center}.new-comment__submit{background-color:#f7b143;border:0;padding:1rem 3rem;color:#fff;text-transform:uppercase;margin-top:1rem;font-size:2rem;transition:1s}.new-comment__submit::-moz-focus-inner,.new-comment__submit:focus{border:0;outline:none}.new-comment__submit:disabled{opacity:.5}.new-comment__submit--loading{animation-name:ur3s1icmb;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-direction:alternate}@keyframes ur3s1icmb{from{opacity:0}to{opacity:1}}.new-comment__submit--success{background-color:#8cd867;animation-name:ur3s1icmc;animation-duration:1s;animation-iteration-count:1;animation-timing-function:linear}@keyframes ur3s1icmc{from{box-shadow:0 0 0 0 #8cd867}to{box-shadow:0 0 0 2rem rgba(140,216,103,0)}}.new-comment__submit--error{background-color:#dd2d4a;animation-name:ur3s1icmg;animation-duration:1s;animation-iteration-count:1;animation-timing-function:linear}@keyframes ur3s1icmg{from{box-shadow:0 0 0 0 #dd2d4a}to{box-shadow:0 0 0 2rem rgba(221,45,74,0)}}
