﻿.grw-user-reviews-box{padding:0 10px 10px;margin:0 -10px -10px}.grw-user-reviews-box .title{color:#000;font-family:"Montserrat",sans-serif;font-size:33px;font-style:normal;font-weight:700;line-height:normal;text-align:left}.grw-user-reviews-box .title a{color:#005eea;text-align:center;font-family:"Montserrat",sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:normal;position:relative;text-decoration:none;top:-7px}.grw-user-reviews-box .no-reviews{color:#000;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;max-width:460px}.grw-user-reviews-box.no-comments .comments-header-box{display:grid;grid-template-columns:1fr 300px;grid-template-rows:1fr 1fr;gap:15px 70px}.grw-user-reviews-box.no-comments .comments-header-box .title{grid-column:2;grid-column-start:1;grid-row-start:1;align-content:center;margin:0}.grw-user-reviews-box.no-comments .comments-header-box .no-reviews{grid-column:2;grid-column-start:1;grid-row-start:2}.grw-user-reviews-box.no-comments .comments-header-box img{grid-row:span 2/span 2;grid-row-start:1;grid-column-start:2;max-width:200px;max-height:200px;justify-self:end}@media(max-width: 768px){.grw-user-reviews-box.no-comments .comments-header-box{display:flex;flex-direction:column;align-items:center;gap:20px}.grw-user-reviews-box.no-comments .comments-header-box .no-reviews{order:3;text-align:center}}.grw-user-reviews-box.has-comments .comments-header-box{display:flex;justify-content:space-between;align-items:center}.grw-user-reviews-box.has-comments .write-review{border-radius:6px;background:var(--color-primary, #35B3DB);color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:20px 30px;border:none}.grw-user-reviews-box.has-comments .write-review:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-user-reviews-box.has-comments .write-review:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-user-reviews-box.has-comments .write-review:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}@media(max-width: 768px){.grw-user-reviews-box.has-comments .comments-header-box{flex-direction:column;gap:20px}}.grw-user-reviews-box .commentform{margin-top:28px;padding-top:50px;border-top:1px solid rgba(30,30,30,.12)}.grw-user-reviews-box .commentform .title-box{display:flex;justify-content:space-between;position:relative}.grw-user-reviews-box .commentform .title-box .title{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:33px;font-style:normal;font-weight:700;line-height:normal}.grw-user-reviews-box .commentform .intro{color:#000;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:25px}.grw-user-reviews-box .commentform .name-email-box{display:flex;gap:70px}.grw-user-reviews-box .commentform .name-email-box fieldset{flex:1}.grw-user-reviews-box .commentform .submit-box{display:flex;gap:20px}.grw-user-reviews-box .commentform .submit-box button.submit{border-radius:6px;background:var(--color-primary, #35B3DB);color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:20px 30px;border:none}.grw-user-reviews-box .commentform .submit-box button.submit:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-user-reviews-box .commentform .submit-box button.submit:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-user-reviews-box .commentform .submit-box button.submit:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.grw-user-reviews-box .commentform .submit-box button.submit:disabled{background-size:200% 100%;background-image:linear-gradient(to right, var(--color-primary, #35B3DB) 50%, var(--color-primary-active, var(--color-primary, #35B3DB)) 50%);animation:progress-bar 2s linear infinite;pointer-events:none}@keyframes progress-bar{0%{background-position:100% 0}100%{background-position:-100% 0}}.grw-user-reviews-box .commentform .submit-box .cancel-reply{border-radius:6px;background:#fff;color:#6e6e6e;text-align:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:20px 30px;border:2px solid #6e6e6e}.grw-user-reviews-box .commentform .submit-box .cancel-reply:hover{background:rgba(110,110,110,.1)}.grw-user-reviews-box .commentform .submit-box .cancel-reply:focus{outline:1px dashed #6e6e6e;outline-offset:1px}.grw-user-reviews-box .commentform .submit-box .cancel-reply:active{background:rgba(110,110,110,.15)}@media(max-width: 768px){.grw-user-reviews-box .commentform .submit-box{flex-direction:column;gap:15px}.grw-user-reviews-box .commentform .submit-box button{width:100%}}.grw-user-reviews-box .commentform .fields-box{border-radius:15px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.15);padding:30px;margin-top:28px}.grw-user-reviews-box .commentform .fields-box fieldset{position:relative;border:none;margin-bottom:40px}.grw-user-reviews-box .commentform .fields-box label{position:absolute;left:12px;top:18px;margin:0;transform-origin:left;transition:all .3s ease;color:rgba(30,30,30,.8);font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.grw-user-reviews-box .commentform .fields-box input:focus~label,.grw-user-reviews-box .commentform .fields-box textarea:focus~label{color:var(--color-primary, #35B3DB)}.grw-user-reviews-box .commentform .fields-box input.invalid-field~label,.grw-user-reviews-box .commentform .fields-box textarea.invalid-field~label{color:#de0000}.grw-user-reviews-box .commentform .fields-box input:focus~label,.grw-user-reviews-box .commentform .fields-box input:not(:placeholder-shown)~label,.grw-user-reviews-box .commentform .fields-box textarea:focus~label,.grw-user-reviews-box .commentform .fields-box textarea:not(:placeholder-shown)~label{top:0;transform:scale(0.8, 0.8)}.grw-user-reviews-box .commentform .fields-box input::placeholder,.grw-user-reviews-box .commentform .fields-box textarea::placeholder{opacity:0}.grw-user-reviews-box .commentform .fields-box input,.grw-user-reviews-box .commentform .fields-box textarea{font-size:20px;width:100%;border:none;margin-top:18px;padding:0 12px}.grw-user-reviews-box .commentform .fields-box textarea{min-height:125px;max-height:600px}.grw-user-reviews-box .commentform .fields-box input:focus,.grw-user-reviews-box .commentform .fields-box textarea:focus{outline:none}.grw-user-reviews-box .commentform .fields-box .after{width:100%;height:2px;background:linear-gradient(to right, var(--color-primary, #35B3DB) 50%, transparent 50%);background-color:#6e6e6e;background-size:200% 100%;background-position:100% 0;transition:all .6s ease}.grw-user-reviews-box .commentform .fields-box input:focus~.after,.grw-user-reviews-box .commentform .fields-box textarea:focus~.after{background-position:0 0}.grw-user-reviews-box .commentform .fields-box input.invalid-field~.after,.grw-user-reviews-box .commentform .fields-box textarea.invalid-field~.after{background:#de0000}.grw-user-reviews-box .commentform .error-message{position:absolute;color:#de0000;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;bottom:-20px;left:12px}.grw-user-reviews-box .commentform .g-recaptcha,.grw-user-reviews-box .commentform .g-recaptcha iframe{transition:width .3s ease-in-out,height .3s ease-in-out}.grw-user-reviews-box .commentform .g-recaptcha.invalid-field>div:not(.error-message){border-radius:4px;outline:2px solid #de0000}.grw-user-reviews-box .commentform.replying{margin-left:190px;border-left:2px solid #1e1e1e;padding-left:30px;border-top:none;padding-top:0}.grw-user-reviews-box .commentform.replying .title-box .title{color:#1e1e1e;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.grw-user-reviews-box .commentform.replying .fields-box{background:none;box-shadow:none;padding:0}.grw-user-reviews-box .commentform.replying .fields-box input,.grw-user-reviews-box .commentform.replying .fields-box textarea{background:rgba(0,0,0,0)}.grw-user-reviews-box .commentform.replying .fields-box .submit-box button{width:50%}@media(max-width: 768px){.grw-user-reviews-box .commentform.replying .fields-box .submit-box button{width:100%}}@media(max-width: 768px){.grw-user-reviews-box .commentform.replying{margin-left:40px}}@media(max-width: 380px){.grw-user-reviews-box .commentform.replying{margin-left:20px}}@media(max-width: 768px){.grw-user-reviews-box .commentform .title-box{flex-direction:column;gap:15px}.grw-user-reviews-box .commentform .title-box .rating{align-self:center}.grw-user-reviews-box .commentform .name-email-box{flex-direction:column;gap:0}.grw-user-reviews-box .commentform .g-recaptcha{display:flex;justify-content:center}.grw-user-reviews-box .commentform .g-recaptcha>div{margin:0 auto}.grw-user-reviews-box .commentform button.submit{width:100%}}.grw-user-reviews-box .rating{position:relative}.grw-user-reviews-box .rating.invalid-field:before{content:" ";color:#de0000;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;position:absolute;outline:1px solid red;inset:-4px}.grw-user-reviews-box .rating .error-message{left:0;bottom:0;transform:translateY(118%)}.grw-user-reviews-box .rating__stars{display:flex;position:relative}.grw-user-reviews-box .rating__star{display:block;overflow:visible;pointer-events:none;width:45px;height:45px}.grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating__star-body-g,.grw-user-reviews-box .rating__star-shadow{animation-duration:1.2s;animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-fill-mode:forwards}.grw-user-reviews-box .rating__star-body{fill:rgba(255,203,0,.27);transform-origin:16px 17.45px;transition:fill .3s cubic-bezier(0.42, 0, 0.58, 1)}.grw-user-reviews-box .rating__star-body-g{animation-name:starShrink;transform:scale(0.67);transform-origin:16px 31px}.grw-user-reviews-box .rating__star-shadow{animation-name:starShadowShrink;fill:rgba(0,0,0,.08);transform:scale(0.67);transform-origin:16px 31px}.grw-user-reviews-box .rating--pristine .grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating--pristine .grw-user-reviews-box .rating__star-body-g,.grw-user-reviews-box .rating--pristine .grw-user-reviews-box .rating__star-shadow{animation-duration:0s}.grw-user-reviews-box .rating__label,.grw-user-reviews-box .rating__input{-webkit-tap-highlight-color:rgba(0,0,0,0)}.grw-user-reviews-box .rating__label{cursor:pointer;padding:0;margin:0}.grw-user-reviews-box .rating__label--delay1 .grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating__label--delay1 .grw-user-reviews-box .rating__star-body-g{animation-delay:.05s}.grw-user-reviews-box .rating__label--delay2 .grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating__label--delay2 .grw-user-reviews-box .rating__star-body-g{animation-delay:.1s}.grw-user-reviews-box .rating__label--delay3 .grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating__label--delay3 .grw-user-reviews-box .rating__star-body-g{animation-delay:.15s}.grw-user-reviews-box .rating__label--delay4 .grw-user-reviews-box .rating__star-body,.grw-user-reviews-box .rating__label--delay4 .grw-user-reviews-box .rating__star-body-g{animation-delay:.2s}.grw-user-reviews-box .rating__input{position:absolute;opacity:0;top:75%;right:50%;z-index:-1}.grw-user-reviews-box .rating__input-1:hover~.rating__label:first-of-type .rating__star-body,.grw-user-reviews-box .rating__input-2:hover~.rating__label:nth-of-type(-n + 2) .rating__star-body,.grw-user-reviews-box .rating__input-3:hover~.rating__label:nth-of-type(-n + 3) .rating__star-body,.grw-user-reviews-box .rating__input-4:hover~.rating__label:nth-of-type(-n + 4) .rating__star-body,.grw-user-reviews-box .rating__input-5:hover~.rating__label:nth-of-type(-n + 5) .rating__star-body{fill:#ffcb00}.grw-user-reviews-box .rating__input-1:checked~.rating__label:first-of-type .rating__star-body,.grw-user-reviews-box .rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-body,.grw-user-reviews-box .rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-body,.grw-user-reviews-box .rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-body,.grw-user-reviews-box .rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-body{animation-name:starSpin;fill:#ffcb00}.grw-user-reviews-box .rating__input-1:checked~.rating__label:first-of-type .rating__star-body-g,.grw-user-reviews-box .rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-body-g,.grw-user-reviews-box .rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-body-g,.grw-user-reviews-box .rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-body-g,.grw-user-reviews-box .rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-body-g{animation-name:starJump}.grw-user-reviews-box .rating__input-1:checked~.rating__label:first-of-type .rating__star-shadow,.grw-user-reviews-box .rating__input-2:checked~.rating__label:nth-of-type(-n + 2) .rating__star-shadow,.grw-user-reviews-box .rating__input-3:checked~.rating__label:nth-of-type(-n + 3) .rating__star-shadow,.grw-user-reviews-box .rating__input-4:checked~.rating__label:nth-of-type(-n + 4) .rating__star-shadow,.grw-user-reviews-box .rating__input-5:checked~.rating__label:nth-of-type(-n + 5) .rating__star-shadow{animation-name:starShadow}.grw-user-reviews-box .rating__input-2:checked~.rating__label:nth-of-type(-n + 1):hover .rating__star-body,.grw-user-reviews-box .rating__input-3:checked~.rating__label:nth-of-type(-n + 2):hover .rating__star-body,.grw-user-reviews-box .rating__input-4:checked~.rating__label:nth-of-type(-n + 3):hover .rating__star-body,.grw-user-reviews-box .rating__input-5:checked~.rating__label:nth-of-type(-n + 4):hover .rating__star-body{fill:#e1b400}.grw-user-reviews-box .submit-message{color:#35b3db;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;position:relative;max-width:300px;margin-top:15px;padding-left:30px;opacity:0;max-height:0;overflow:hidden;transition:opacity .5s ease,max-height .5s ease}.grw-user-reviews-box .submit-message.show{opacity:1;max-height:300px}.grw-user-reviews-box .submit-message:before{content:" ";position:absolute;top:0;left:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M9 0C7.21997 0 5.47991 0.527841 3.99987 1.51677C2.51983 2.50571 1.36628 3.91131 0.685088 5.55585C0.00389956 7.20038 -0.17433 9.00998 0.172936 10.7558C0.520203 12.5016 1.37737 14.1053 2.63604 15.364C3.89471 16.6226 5.49836 17.4798 7.24419 17.8271C8.99002 18.1743 10.7996 17.9961 12.4442 17.3149C14.0887 16.6337 15.4943 15.4802 16.4832 14.0001C17.4722 12.5201 18 10.78 18 9C17.9975 6.61382 17.0485 4.3261 15.3612 2.63882C13.6739 0.95154 11.3862 0.00251984 9 0ZM8.65385 4.15385C8.85924 4.15385 9.06001 4.21475 9.23079 4.32886C9.40156 4.44297 9.53466 4.60515 9.61326 4.7949C9.69186 4.98466 9.71243 5.19346 9.67236 5.3949C9.63229 5.59634 9.53338 5.78138 9.38815 5.92661C9.24292 6.07184 9.05788 6.17074 8.85644 6.21081C8.655 6.25088 8.4462 6.23032 8.25645 6.15172C8.06669 6.07312 7.90451 5.94002 7.7904 5.76924C7.67629 5.59847 7.61539 5.39769 7.61539 5.19231C7.61539 4.91689 7.7248 4.65275 7.91955 4.458C8.11429 4.26325 8.37843 4.15385 8.65385 4.15385ZM9.69231 13.8462C9.32509 13.8462 8.9729 13.7003 8.71324 13.4406C8.45357 13.1809 8.30769 12.8288 8.30769 12.4615V9C8.12408 9 7.94799 8.92706 7.81816 8.79723C7.68833 8.66739 7.61539 8.4913 7.61539 8.30769C7.61539 8.12408 7.68833 7.94799 7.81816 7.81816C7.94799 7.68832 8.12408 7.61538 8.30769 7.61538C8.67492 7.61538 9.0271 7.76126 9.28677 8.02093C9.54643 8.28059 9.69231 8.63278 9.69231 9V12.4615C9.87592 12.4615 10.052 12.5345 10.1818 12.6643C10.3117 12.7941 10.3846 12.9702 10.3846 13.1538C10.3846 13.3375 10.3117 13.5135 10.1818 13.6434C10.052 13.7732 9.87592 13.8462 9.69231 13.8462Z' fill='%2335B3DB'/%3E%3C/svg%3E")}.grw-user-reviews-box .sorting-box{display:flex;flex-wrap:wrap;gap:15px;align-items:center;margin:40px 0}.grw-user-reviews-box .sorting-box .label{color:#1e1e1e;text-align:center;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.grw-user-reviews-box .sorting-box button{flex:1 1 0;max-width:160px;min-width:0;align-self:stretch;border-radius:6px;background:var(--color-primary-opacity-10, var(--color-primary, #35B3DB));color:var(--color-primary-active, var(--color-primary, #35B3DB));text-align:center;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border:none;padding:8px 15px;transition:background .3s ease}.grw-user-reviews-box .sorting-box button.active{background:var(--color-primary, #35B3DB);color:#fff}.grw-user-reviews-box .sorting-box button.active:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-user-reviews-box .sorting-box button:hover{background:var(--color-primary-opacity-20, var(--color-primary, #35B3DB))}.grw-user-reviews-box .sorting-box button:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB))}@media(max-width: 768px){.grw-user-reviews-box .sorting-box{width:1140px;max-width:100%;padding:15px;margin:0 auto 15px;white-space:nowrap;overflow-x:auto;display:block}.grw-user-reviews-box .sorting-box>span,.grw-user-reviews-box .sorting-box>button{margin-right:15px;max-width:initial}}.grw-user-reviews-box .overall-rating-box{padding:30px;border-radius:15px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.15);margin:40px 0;display:flex;gap:40px;align-items:center}.grw-user-reviews-box .overall-rating-box .total-box{width:130px;position:relative}.grw-user-reviews-box .overall-rating-box .total-box .rating-box{position:absolute;transform:translate(-50%, -48px);top:50%;left:50%;width:100px;text-align:center}.grw-user-reviews-box .overall-rating-box .total-box .rating-box strong{font-family:"Montserrat",sans-serif;font-size:33px;font-style:normal;font-weight:700}.grw-user-reviews-box .overall-rating-box .total-box .star-box{display:flex;justify-content:center;align-items:center;margin-top:140px}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star{display:inline-block;position:relative;color:#939391;font-size:24px;margin:0 5px 0 0}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star:last-child{margin:0}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star::before{content:"";color:#e9e9ea;opacity:.27;font-family:"custom-icons";margin:0}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star::after{content:"";font-family:"custom-icons";position:absolute;margin:0;left:0;top:0;overflow:hidden;width:0}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star.quarter::after{width:25%}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star.half::after{width:50%}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star.three-quarters::after{width:75%}.grw-user-reviews-box .overall-rating-box .total-box .star-box .star.full::after{width:100%}.grw-user-reviews-box .overall-rating-box .total-box svg{width:130px;height:130px;position:absolute;top:0;left:0}.grw-user-reviews-box .overall-rating-box .total-box .rateChartsFigureChartSvgSegment{fill:none;-webkit-animation-name:render;animation-name:render;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:1.5s;-o-transition-duration:1.5s;transition-duration:1.5s}@keyframes render{0%{stroke-dasharray:0 100}}.grw-user-reviews-box .overall-rating-box .bars-box{display:flex;flex-wrap:wrap;flex:1;flex-direction:column;gap:10px;line-height:1;width:100%;justify-content:start}.grw-user-reviews-box .overall-rating-box .bars-box .bar{flex:0 1 0;position:relative;display:flex;flex-direction:row;gap:20px;align-items:center}.grw-user-reviews-box .overall-rating-box .bars-box .bar:nth-child(1) .bar__progress__inner{background:#32b300}.grw-user-reviews-box .overall-rating-box .bars-box .bar:nth-child(2) .bar__progress__inner{background:#579aff}.grw-user-reviews-box .overall-rating-box .bars-box .bar:nth-child(3) .bar__progress__inner{background:#ffcb00}.grw-user-reviews-box .overall-rating-box .bars-box .bar:nth-child(4) .bar__progress__inner{background:#ff5c00}.grw-user-reviews-box .overall-rating-box .bars-box .bar:nth-child(5) .bar__progress__inner{background:#de0000}.grw-user-reviews-box .overall-rating-box .bars-box .bar__title{color:#000;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;flex:0 0 auto;min-width:80px;width:max-content}.grw-user-reviews-box .overall-rating-box .bars-box .bar__progress{position:relative;width:100%;height:8px;background:#ececec;border-radius:50px;overflow:hidden}.grw-user-reviews-box .overall-rating-box .bars-box .bar__progress__inner{position:absolute;top:0;left:0;width:0;height:100%;background:var(--color-primary, #35B3DB);border-radius:50px;transition:width 1.5s ease}.grw-user-reviews-box .overall-rating-box .bars-box .bar__count{color:#000;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:right;flex:0 0 auto;min-width:20px;width:max-content}.grw-user-reviews-box .overall-rating-box.terrible .total-box .star-box .star:before,.grw-user-reviews-box .overall-rating-box.terrible .total-box .star-box .star:after,.grw-user-reviews-box .overall-rating-box.terrible .total-box .rating-box,.grw-user-reviews-box .overall-rating-box.terrible .rateChartsFigureChartSvgSegment{color:#de0000;stroke:#de0000}.grw-user-reviews-box .overall-rating-box.poor .total-box .star-box .star:before,.grw-user-reviews-box .overall-rating-box.poor .total-box .star-box .star:after,.grw-user-reviews-box .overall-rating-box.poor .total-box .rating-box,.grw-user-reviews-box .overall-rating-box.poor .rateChartsFigureChartSvgSegment{color:#ff5c00;stroke:#ff5c00}.grw-user-reviews-box .overall-rating-box.average .total-box .star-box .star:before,.grw-user-reviews-box .overall-rating-box.average .total-box .star-box .star:after,.grw-user-reviews-box .overall-rating-box.average .total-box .rating-box,.grw-user-reviews-box .overall-rating-box.average .rateChartsFigureChartSvgSegment{color:#ffcb00;stroke:#ffcb00}.grw-user-reviews-box .overall-rating-box.good .total-box .star-box .star:before,.grw-user-reviews-box .overall-rating-box.good .total-box .star-box .star:after,.grw-user-reviews-box .overall-rating-box.good .total-box .rating-box,.grw-user-reviews-box .overall-rating-box.good .rateChartsFigureChartSvgSegment{color:#579aff;stroke:#579aff}.grw-user-reviews-box .overall-rating-box.excellent .total-box .star-box .star:before,.grw-user-reviews-box .overall-rating-box.excellent .total-box .star-box .star:after,.grw-user-reviews-box .overall-rating-box.excellent .total-box .rating-box,.grw-user-reviews-box .overall-rating-box.excellent .rateChartsFigureChartSvgSegment{color:#32b300;stroke:#32b300}@media(max-width: 768px){.grw-user-reviews-box .overall-rating-box{flex-direction:column}}.grw-user-reviews-box .comment-list{list-style:none;padding:0;margin:0;transition:all .3s ease}.grw-user-reviews-box .comment-list.loading{opacity:.6;pointer-events:none;position:relative;filter:blur(3px)}.grw-user-reviews-box .comment-list.loading::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top:3px solid var(--color-primary);border-radius:50%;animation:comments-loader-spin 1s linear infinite}@keyframes comments-loader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.grw-user-reviews-box .comment-list .comment+.comment{margin-top:40px}.grw-user-reviews-box .comment-list .comment header{display:flex;flex-wrap:wrap}.grw-user-reviews-box .comment-list .comment header>div{width:50%;align-content:center}.grw-user-reviews-box .comment-list .comment header .rating{display:flex;justify-content:end;align-items:center}.grw-user-reviews-box .comment-list .comment header .rating .star{width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E%3Cpath d='M10.2392 2.84164C10.4786 2.10459 11.5214 2.10459 11.7608 2.84164L13.29 7.54803C13.3971 7.87765 13.7043 8.10081 14.0509 8.10081H18.9995C19.7745 8.10081 20.0967 9.09251 19.4697 9.54803L15.4662 12.4567C15.1858 12.6604 15.0685 13.0215 15.1756 13.3512L16.7048 18.0575C16.9443 18.7946 16.1007 19.4075 15.4737 18.952L11.4702 16.0433C11.1898 15.8396 10.8102 15.8396 10.5298 16.0433L6.52628 18.952C5.89931 19.4075 5.05573 18.7946 5.29521 18.0575L6.8244 13.3512C6.9315 13.0215 6.81418 12.6604 6.53379 12.4567L2.5303 9.54803C1.90332 9.0925 2.22555 8.10081 3.00053 8.10081H7.94911C8.29569 8.10081 8.60286 7.87764 8.70996 7.54803L10.2392 2.84164Z' fill='%23FFCB00'/%3E%3C/svg%3E");background-position:center;background-color:rgba(0,0,0,0);filter:grayscale(1)}.grw-user-reviews-box .comment-list .comment header .rating .star.active{filter:none}.grw-user-reviews-box .comment-list .comment header .title{color:#000;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px;margin-bottom:10px;width:100%;text-align:left}.grw-user-reviews-box .comment-list .comment header .comment-author{color:#000;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}.grw-user-reviews-box .comment-list .comment header time{color:#6e6e6e;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.grw-user-reviews-box .comment-list .comment .comment-content{margin-top:10px;color:#000;font-family:"Montserrat",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.grw-user-reviews-box .comment-list .comment .comment-content p{color:#1e1e1e;font-family:"Montserrat",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.grw-user-reviews-box .comment-list .comment .comment-content p:first-of-type{margin-top:0}.grw-user-reviews-box .comment-list .comment .comment-content a{color:#005eea}.grw-user-reviews-box .comment-list .comment .comment-content a:hover{text-decoration:underline}.grw-user-reviews-box .comment-list .comment .comment-content ul li,.grw-user-reviews-box .comment-list .comment .comment-content ol li{margin:8px 0;font-size:17px;color:#000;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:400;line-height:normal}.grw-user-reviews-box .comment-list .comment .comment-content ul li::marker,.grw-user-reviews-box .comment-list .comment .comment-content ol li::marker{margin-right:10px}.grw-user-reviews-box .comment-list .comment .comment-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box{display:flex;gap:20px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes vote-pop{0%{scale:1;filter:brightness(1)}30%{scale:1.4;filter:brightness(1.2)}100%{scale:1;filter:brightness(1)}}@keyframes particle{0%{transform:translate(var(--tx-start), var(--ty-start)) scale(0);opacity:1}100%{transform:translate(var(--tx-end), var(--ty-end)) scale(1);opacity:0}}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button{border:none;display:flex;align-items:center;gap:10px;background:rgba(0,0,0,0);position:relative;transition:opacity .3s ease}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.loading{cursor:wait;animation:pulse 1.5s ease-in-out infinite;pointer-events:none}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.loading:before{animation:none;scale:1}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.loading .count{opacity:.7}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:rgba(255,255,255,.1);border-radius:20px}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted:before{animation:vote-pop .6s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle{position:absolute;width:4px;height:4px;border-radius:50%;pointer-events:none;animation:particle .6s ease-out forwards}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(1){--angle: 60deg;--distance: 20px;--tx-start: 2.5px;--ty-start: 4.3301270189px;--tx-end: 10px;--ty-end: 17.3205080757px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(2){--angle: 120deg;--distance: 20px;--tx-start: -2.5px;--ty-start: 4.3301270189px;--tx-end: -10px;--ty-end: 17.3205080757px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(3){--angle: 180deg;--distance: 20px;--tx-start: -5px;--ty-start: 0px;--tx-end: -20px;--ty-end: 0px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(4){--angle: 240deg;--distance: 20px;--tx-start: -2.5px;--ty-start: -4.3301270189px;--tx-end: -10px;--ty-end: -17.3205080757px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(5){--angle: 300deg;--distance: 20px;--tx-start: 2.5px;--ty-start: -4.3301270189px;--tx-end: 10px;--ty-end: -17.3205080757px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.voted .particle:nth-child(6){--angle: 360deg;--distance: 20px;--tx-start: 5px;--ty-start: 0px;--tx-end: 20px;--ty-end: 0px;left:.5em;top:.5em}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button:before{content:" ";display:inline-block;font-family:"custom-icons";font-style:normal;font-weight:normal;speak:never;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:scale .3s ease}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button .count{border-radius:20px;display:flex;padding:12px;justify-content:center;align-items:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:opacity .3s ease}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button:active:before{scale:1.2}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button:focus{outline:1px dashed #000;outline-offset:2px}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote{color:#0e6700}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote:before{content:""}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote .count{background:rgba(50,179,0,.08)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote:hover{color:#0b4f00}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote:focus{outline-color:#0b4f00}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote.loading:after{background:rgba(14,103,0,.05)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote.voted .particle{background:#0e6700;box-shadow:0 0 2px rgba(14,103,0,.3)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote.voted:before{color:#0e6700;text-shadow:0 0 10px rgba(14,103,0,.3)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.upvote.voted .count{background:rgba(50,179,0,.15);font-weight:500}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote{color:#900}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote:before{content:"";transform:scale(1, -1)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote .count{background:rgba(222,0,0,.08)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote:hover{color:#7c0101}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote:focus{outline-color:#7c0101}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote.loading:after{background:rgba(153,0,0,.05)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote.voted .particle{background:#900;box-shadow:0 0 2px rgba(153,0,0,.3)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote.voted:before{color:#900;text-shadow:0 0 10px rgba(153,0,0,.3)}.grw-user-reviews-box .comment-list .comment .comment-footer .vote-box button.downvote.voted .count{background:rgba(222,0,0,.15);font-weight:500}.grw-user-reviews-box .comment-list .comment .comment-footer .reply-button{color:#1e1e1e;text-align:center;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border:none;outline:none;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 14 16' fill='none'%3E%3Cpath d='M13.1545 9.75888L7.61588 15.2975C7.48607 15.4272 7.31011 15.5 7.12664 15.5C6.94317 15.5 6.7672 15.4272 6.63739 15.2975L1.09874 9.75888C1.03072 9.69549 0.976162 9.61906 0.938322 9.53414C0.900482 9.44921 0.880135 9.35753 0.878495 9.26457C0.876855 9.17161 0.893955 9.07928 0.928776 8.99307C0.963596 8.90686 1.01542 8.82855 1.08117 8.76281C1.14691 8.69707 1.22522 8.64524 1.31143 8.61042C1.39763 8.5756 1.48997 8.5585 1.58293 8.56014C1.67589 8.56178 1.76757 8.58212 1.8525 8.61996C1.93742 8.6578 2.01385 8.71236 2.07724 8.78038L6.43431 13.1363V1.88466H1.01069C0.827073 1.88466 0.650976 1.81172 0.521139 1.68188C0.391301 1.55205 0.318359 1.37595 0.318359 1.19233C0.318359 1.00871 0.391301 0.832616 0.521139 0.702779C0.650976 0.572942 0.827073 0.5 1.01069 0.5H7.12664C7.31025 0.5 7.48635 0.572942 7.61619 0.702779C7.74603 0.832616 7.81897 1.00871 7.81897 1.19233V13.1363L12.176 8.78038C12.3073 8.65809 12.4809 8.59151 12.6602 8.59468C12.8396 8.59784 13.0107 8.6705 13.1376 8.79735C13.2644 8.92419 13.3371 9.09532 13.3402 9.27469C13.3434 9.45405 13.2768 9.62763 13.1545 9.75888Z' fill='%231E1E1E'/%3E%3C/svg%3E") no-repeat bottom right;padding:5px 20px;position:relative;border-radius:6px}.grw-user-reviews-box .comment-list .comment .comment-footer .reply-button:hover{text-decoration:underline}.grw-user-reviews-box .comment-list .comment .comment-footer .reply-button:active{top:1px}.grw-user-reviews-box .comment-list .comment .comment-footer .reply-button:focus{outline:1px dashed #000}.grw-user-reviews-box .comment-list .comment-list{padding-left:190px}.grw-user-reviews-box .comment-list .comment-list .comment{border-left:2px solid #1e1e1e;padding-left:30px;margin-top:40px}@media(max-width: 768px){.grw-user-reviews-box .comment-list .comment-list{padding-left:40px}}@media(max-width: 380px){.grw-user-reviews-box .comment-list .comment-list{padding-left:20px}}.grw-user-reviews-box .load-more-box{display:flex;justify-content:center;align-items:center;margin-top:40px;position:relative}.grw-user-reviews-box .load-more-box .load-more-button{border-radius:6px;background:var(--color-primary, #35B3DB);color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:20px 30px;border:none;min-width:200px}.grw-user-reviews-box .load-more-box .load-more-button:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-user-reviews-box .load-more-box .load-more-button:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-user-reviews-box .load-more-box .load-more-button:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.grw-user-reviews-box .load-more-box .load-more-button:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-user-reviews-box .load-more-box .load-more-button:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-user-reviews-box .load-more-box .load-more-button:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.grw-user-reviews-box .load-more-box .load-more-button.loading{background-size:200% 100%;background-image:linear-gradient(to right, var(--color-primary, #35B3DB) 50%, var(--color-primary-active, var(--color-primary, #35B3DB)) 50%);animation:progress-bar 2s linear infinite;pointer-events:none}.grw-user-reviews-box .load-more-box .load-more-button.hidden{display:none}@keyframes progress-bar{0%{background-position:100% 0}100%{background-position:-100% 0}}@keyframes starJump{from{transform:translateY(0) scale(0.67, 0.67)}20%{transform:translateY(0) scale(0.75, 0.5)}40%{transform:translateY(-100%) scale(1.15, 1.15)}60%{transform:translateY(0) scale(1.1, 0.6)}80%{transform:translateY(0) scale(0.95, 1.1)}to{transform:translateY(0) scale(1, 1)}}@keyframes starShadow{from{transform:scale(0.67, 1)}20%{transform:scale(0.75, 1)}40%{transform:scale(1.15, 1)}60%{transform:scale(1.1, 1)}80%{transform:scale(0.95, 1)}to{transform:scale(1, 1)}}@keyframes starShrink{from{animation-timing-function:ease-in;transform:scale(1, 1)}20%{animation-timing-function:ease-out;transform:scale(0.6, 0.6)}40%,to{transform:scale(0.67, 0.67)}}@keyframes starShadowShrink{from{animation-timing-function:ease-in;transform:scale(1, 1)}20%{animation-timing-function:ease-out;transform:scale(0.6, 1)}40%,to{transform:scale(0.67, 1)}}@keyframes starSpin{from,20%{transform:rotate(0)}60%,to{transform:rotate(144deg)}}/*# sourceMappingURL=comments.css.map */
