@charset "UTF-8";#comments{display:block;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin:30px auto;max-width:880px;width:100%}#comments .btn{border-radius:6px;font-size:.875em;padding:.5em 1.5em;text-shadow:none}#comments .comments-list__item .btn{font-size:.75em}#comments .btn-green{background:#50af4c;border-radius:4px;-webkit-box-shadow:0 2px 0 #317128;box-shadow:0 2px 0 #317128}#comments .btn-grey{background:-webkit-gradient(linear,left bottom,left top,from(#515151),to(#515151));background:linear-gradient(0deg,#515151,#515151);border-radius:4px;-webkit-box-shadow:0 2px 0 #2c2c2c;box-shadow:0 2px 0 #2c2c2c}#comments .btn-link{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;color:#50af4c;padding-left:10px!important;padding-right:15px!important;position:relative}#comments .btn-link:before{background:#50af4c;bottom:.375em;content:"";height:1px;left:10px;position:absolute;width:calc(100% - 25px)}#comments .btn-link:after{border-top:3px solid #50af4c;content:"";height:0;margin-top:-1.5px;position:absolute;right:5px;top:50%;width:0}#comments .btn-link.active:after,#comments .btn-link:after{border-left:3px solid transparent;border-right:3px solid transparent}#comments .btn-link.active:after{border-bottom:3px solid #50af4c;border-top:0}.item-buttons__helpful{background:#4a4a4a;background-image:url(../images/comments-helpful.svg);background-position:left 10px center;background-repeat:no-repeat;background-size:14px;border:1px solid #809680;border-radius:4px;-webkit-box-shadow:0 2px 0 #333733;box-shadow:0 2px 0 #333733;-webkit-box-sizing:border-box;box-sizing:border-box;color:#bbfbbc;font-weight:400;padding-left:30px!important;padding-right:10px!important;text-transform:inherit}.item-buttons__helpful span:not(:empty){color:#fff;margin-left:10px}.comments-notice,.comments-preview{background-color:#2c2c2c;background-image:url(../images/comments-notice.svg);background-position:left 15px center;background-repeat:no-repeat;background-size:100px;border:2px solid #323232;border-radius:6px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);display:block;margin-bottom:15px;min-height:130px;padding:15px 15px 15px 140px}.comments-notice p,.comments-preview p{font-size:1.25em;margin:10px 0}.comments-form{border:2px solid #323232;border-radius:6px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);display:block;margin-bottom:15px}.comments-form__head{background:#2d2d2d;font-size:1.25em;padding:10px;text-align:center}.comments-form__body{padding:15px}.comments-form .form-input{margin:0 0 15px}.comments-form .form-input label{color:#dedede;display:block;font-size:.875em;margin-bottom:5px}.comments-form .form-input small,.comments-form small.error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../images/comments-alert.svg);background-position:left top 2px;background-repeat:no-repeat;background-size:18px;color:#bdbdbd;margin-top:5px;min-height:20px;padding-left:27px}.comments-form small.error{background-image:url(../images/comments-error.svg);color:#ff7272}.comments-form small.error:empty{display:none}.comments-form input[type=email],.comments-form input[type=text],.comments-form textarea{background:#434343;border:1px solid #898989!important;border-radius:4px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.24);box-shadow:0 2px 3px rgba(0,0,0,.24);color:#fff;display:block;outline:none;padding:7px;width:100%}.comments-form input[type=email]:active,.comments-form input[type=email]:focus,.comments-form input[type=text]:active,.comments-form input[type=text]:focus,.comments-form textarea:active,.comments-form textarea:focus{border:1px solid #bbfbbc!important}.comments-form input[type=email].error,.comments-form input[type=text].error,.comments-form textarea.error{border:1px solid #ff7272!important}.comments-form .form-rating{border-top:1px solid #545454;padding:30px 0}.form-input~.form-comment{margin-top:-30px}.rating-stars{float:left}.rating-stars:not(:checked)>input{display:none;opacity:0;visibility:hidden}.rating-stars:not(:checked)>label{color:#676767;cursor:pointer;float:right;font-size:40px;margin:0 7px 0 0!important;overflow:hidden;text-shadow:none;white-space:nowrap;width:1em}.rating-stars:not(:checked)>label:before{content:"★ "}.rating-stars:not(:checked)>label:hover,.rating-stars:not(:checked)>label:hover~label,.rating-stars>input:checked~label{color:#ffc737}.rating-stars>input:checked+label:hover,.rating-stars>input:checked+label:hover~label,.rating-stars>input:checked~label:hover,.rating-stars>input:checked~label:hover~label,.rating-stars>label:hover~input:checked~label{color:#c59b08}.form-rating__stars{display:block;overflow:hidden}.comments-form .form-policy label{display:-webkit-box;display:-ms-flexbox;display:flex}.comments-form .form-policy label input{display:none}.comments-form .form-policy label span{background:#434343;border:1px solid #898989;border-radius:2px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.24);box-shadow:0 2px 3px rgba(0,0,0,.24);display:inline-block;height:18px;margin-right:10px;position:relative;width:18px}.comments-form .form-policy input[type=checkbox]:checked+span:before{color:#50af4c;content:"✔";font-size:18px;left:2px;position:absolute;top:-2px}.comments-form .form-policy input[type=checkbox].error+span{border:1px solid #ff7272}.comments-form .form-policy input[type=checkbox].error~*{color:#ff7272}.comments-form .form-buttons{padding:15px 0}.comments-form .form-buttons .btn{margin-right:5px}.comments-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1!important;-ms-flex:1 1 100%!important;flex:1 1 100%!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px!important}.comments-list__head h2{margin:0;text-transform:uppercase}.comments-list__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments-list__switch>span{color:#b4b4b4;padding:5px}.radio-group{display:inline-block;overflow:hidden}.radio-group__item{display:inline-block;float:left}.radio-group input[type=radio]{display:none}.radio-group label{border:1px solid #4b4b4b;border-right:none;cursor:pointer;display:inline-block;padding:5px 10px;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-group__item:first-child label{border-radius:4px 0 0 4px}.radio-group__item:last-child label{border-radius:0 4px 4px 0;border-right:1px solid #4b4b4b}.radio-group input[type=radio]:checked+label,.radio-group label:hover{background:#2d2d2d;color:#bbfbbc}.radio-group input[type=radio]:disabled+label{background:#efefef;color:#666}.comments-list{margin:30px 0}.comments-list__items{-webkit-box-flex:1!important;-ms-flex:1 1 100%!important;flex:1 1 100%!important;margin-bottom:15px!important}.comments-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#434343;border:1px solid #5e5c5c;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.52);box-shadow:0 2px 4px rgba(0,0,0,.52);margin-bottom:15px;padding:15px}.comments-list__item .item-head{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:15px;width:55px}.comments-list__item .item-head img{border-radius:100%;height:40px;width:40px}.comments-list__item .item-body{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.comments-list__item .item-body>*{margin-bottom:5px}.comments-list__item .item-name{color:#fff;font-size:1em;font-weight:700;margin:0}.comments-list__item .item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments-list__item .item-meta>*{color:#b4b4b4;font-size:.875em;margin-right:7px;text-shadow:none}.comments-list__item .item-content p{text-align:left}.item-meta__rating>*{color:#676767;font-size:18px;margin-right:2px}.item-meta__rating[data-rating="1"]>:first-child,.item-meta__rating[data-rating="2"]>:first-child,.item-meta__rating[data-rating="2"]>:nth-child(2),.item-meta__rating[data-rating="3"]>:first-child,.item-meta__rating[data-rating="3"]>:nth-child(2),.item-meta__rating[data-rating="3"]>:nth-child(3),.item-meta__rating[data-rating="4"]>:not(:last-child),.item-meta__rating[data-rating="5"]>*{color:#ffc737}.comments-list__item .item-meta__country{background-image:url(../images/comments-loc.svg);background-position:0;background-repeat:no-repeat;background-size:7px;border-right:1px solid #707070;margin-left:7px;padding:0 7px 0 12px}.comments-list__item .item-buttons{margin-top:15px}.comments-list__more{margin:0 auto}.comments-list__more:not(.d-none){display:block!important}.comments-list__item .item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments-list__item .item-buttons>:not(:last-child){margin-right:5px}.comments-list__item .item-buttons__helpful{margin-left:auto}.comments-list__item .item-buttons__helpful[disabled=disabled]{-webkit-box-shadow:none;box-shadow:none;top:2px}.comments-list__item .item-replies{display:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:15px auto 0 -15px;width:calc(100% + 30px)}.comments-list__item.open .item-replies{display:block}.comments-list__item .item-replies .item-reply{background:-webkit-gradient(linear,left bottom,left top,from(#393939),to(#393939)),#434343;background:linear-gradient(0deg,#393939,#393939),#434343;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;position:relative}.comments-list__item .item-replies .item-reply:after{background:#545454;bottom:0;content:"";height:1px;position:absolute;right:15px;width:calc(100% - 85px)}.comments-list__item .item-replies .item-reply:last-of-type:after{right:0;width:100%}.comments-list__item .item-replies .item-replies-hide{color:#bbfbbc;cursor:pointer;display:block;font-size:.75em;padding:7px 0;text-align:center;text-transform:uppercase;width:100%}.comments-list__item.open{padding-bottom:0!important}.comments-list__item .item-replie-admin{background:-webkit-gradient(linear,left bottom,left top,from(#393939),to(#393939)),#313131;background:linear-gradient(0deg,#393939,#393939),#313131;border:1px solid #636363;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.33);box-shadow:0 2px 2px rgba(0,0,0,.33);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:15px;position:relative}.comments-list__item .item-replie-admin:before{background:url(../images/comments-reply.svg) no-repeat 50%;background-size:100%;content:"";height:22px;left:-42px;position:absolute;width:27px}.comments-list__item .item-replie-admin>*{padding:10px 15px}.comments-list__item .item-replie-admin .item-replie__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:1px solid #636363;font-size:1.125em;justify-content:flex-start}.comments-list__item .item-replie-admin .item-replie__head img{height:24px;margin-right:15px;width:auto}@media (min-width:768px){.comments-form .form-input.w-50{display:inline-block;vertical-align:top;width:calc(50% - 12px)}.comments-form .form-input.w-50:nth-child(2n){margin-left:18px}}