@charset "UTF-8";

.wpj-jtoc .wpj-jtoc--toggle-box{transition:transform .25s;font-size:16px;overflow:hidden;background-color:var(--jtoc-toggle-bg-color,transparent)}.wpj-jtoc .wpj-jtoc--toggle{position:relative;width:2em!important;height:2em!important}.wpj-jtoc .wpj-jtoc--toggle:after,.wpj-jtoc .wpj-jtoc--toggle:before{color:var(--jtoc-toggle-color,var(--jtoc-title-color,currentColor));background-color:var(--jtoc-toggle-color,var(--jtoc-title-color,currentColor))}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle{width:1em}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:.625em;top:calc(50% - .6666666667px);transition:transform .25s cubic-bezier(.4,0,1,1)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{right:calc(1em - .625em * .1464466094 - .7071067812px + .0109375em);transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after{left:calc(1em - .625em * .1464466094 - .7071067812px + .0109375em);transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle{width:1em;height:1em}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:1em;right:calc(50% - .5em);top:calc(50% - 1px);transition:transform .25s cubic-bezier(.4,0,1,1)}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{transform:rotate(90deg)}.wpj-jtoc.--jtoc-toggle-2.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(180deg)}.wpj-jtoc.--jtoc-toggle-3 .wpj-jtoc--toggle:after{content:"❯";display:block;width:2em;height:2em;transition:transform .25s;background:none;display:flex;align-items:center;justify-content:center;position:absolute}.wpj-jtoc.--jtoc-toggle-3.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(90deg)}:root{--jtoc-z-index:999}.wpj-jtoc::-webkit-scrollbar,.wpj-jtoc ::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,.0588235294)}.wpj-jtoc::-webkit-scrollbar-thumb,.wpj-jtoc ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1607843137)}.wpj-jtoc{margin-top:var(--jtoc-toc-root-margin-top,1.5rem);margin-bottom:var(--jtoc-toc-root-margin-bottom,2rem)}.wpj-jtoc.--jtoc-main-is-hidden{margin:0;padding:0}.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--body,.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--footer,.wpj-jtoc .--jtoc-is-hidden{display:none!important}.wpj-jtoc.wpj-jtoc--main.--jtoc-align-center{display:grid;justify-items:center}.wpj-jtoc.wpj-jtoc--main.--jtoc-align-right{display:grid;justify-items:end}.wpj-jtoc.wpj-jtoc--main.--jtoc-align-left{display:grid;justify-items:start}div:not(.wpj-jtoc--widget-floating)>.wpj-jtoc--toc{width:var(--jtoc-width,auto)}.wpj-jtoc--toc{margin:var(--jtoc-toc-margin,0);padding:var(--jtoc-toc-padding,0);overflow:hidden;display:var(--jtoc-display,inline-block);min-width:var(--jtoc-min-width);max-width:var(--jtoc-max-width,100%);z-index:var(--jtoc-z-index);background-color:var(--jtoc-background-color,transparent);font-size:var(--jtoc-font-size);border-radius:var(--jtoc-toc-border-radius);border:var(--jtoc-toc-border);border-color:var(--jtoc-toc-border-color);box-shadow:var(--jtoc-toc-box-shadow);box-sizing:border-box}.wpj-jtoc--header{height:var(--jtoc-header-height,initial);margin:var(--jtoc-header-margin);padding:var(--jtoc-header-padding);background-color:var(--jtoc-header-background-color);border:var(--jtoc-header-border);border-radius:var(--jtoc-header-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:var(--jtoc-header-cursor,initial);color:var(--jtoc-header-color,inherit)}.wpj-jtoc--header-main{display:flex;justify-content:space-between;align-items:center;height:100%}.wpj-jtoc--header-main .wpj-jtoc--title{color:var(--jtoc-title-wrap-color,var(--jtoc-title-color));flex:1;display:flex;align-items:center}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon{column-gap:.5em;--jtoc-title-icon-size:20px}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon svg{width:var(--jtoc-title-icon-size);height:var(--jtoc-title-icon-size)}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon img{height:var(--jtoc-title-icon-size);width:auto}.wpj-jtoc--header-main .wpj-jtoc--title .title-icon{display:flex;align-items:center}span.wpj-jtoc--title-label{color:var(--jtoc-title-color,inherit);font-size:var(--jtoc-title-font-size,inherit);font-weight:var(--jtoc-title-label-font-weight,inherit);font-style:var(--jtoc-title-label-font-style)}.wpj-jtoc--toggle-wrap{left:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%}.wpj-jtoc--toggle-text{margin:0 10px;font-size:90%;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--toggle-text .--jtoc-bracket{color:initial;margin:0 3px}.wpj-jtoc--toggle-icon{margin:0 16px;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--body{margin:var(--jtoc-body-margin,0);padding:var(--jtoc-body-padding,0);max-width:var(--jtoc-max-width,100%);background-color:var(--jtoc-body-background-color)}.wpj-jtoc--body::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,.0588235294)}.wpj-jtoc--body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1607843137)}.wpj-jtoc--body .wpj-jtoc--nav{display:block;position:relative;max-width:var(--jtoc-max-width,100%)}.wpj-jtoc--nav>.wpj-jtoc--items li{margin:0;padding:0;line-height:normal;background-color:var(--jtoc-headings-group-background-color,inherit)}.wpj-jtoc--toc ol.wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items{list-style-type:none;margin:0;padding:0;counter-reset:a!important}.wpj-jtoc--toc ol.wpj-jtoc--items .wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items .wpj-jtoc--items{margin-left:var(--jtoc-hierarchy-offset,16px)}.wpj-jtoc--item .wpj-jtoc--item-content{display:flex;align-items:flex-start;min-width:0;margin:var(--jtoc-headings-margin,0);padding:var(--jtoc-headings-padding,0);line-height:var(--jtoc-headings-line-height,1.2em);font-size:var(--jtoc-link-font-size,.9em);border-radius:var(--jtoc-headings-border-radius);color:var(--jtoc-headings-color,var(--jtoc-palette-color-2));background-color:var(--jtoc-headings-background-color)}.jtoc--num{--jtoc_num_color_base:var(--jtoc-numeration-color,color-mix(in srgb,var(--jtoc-background-color,transparent) 50%,#000 50%));color:var(--jtoc_num_color_base);min-width:-moz-max-content;min-width:max-content;margin-right:.5em;font-variant-numeric:tabular-nums}.jtoc--num:before{content:counters(a,".",var(--jtoc-numeration-type,decimal)) var(--jtoc-numeration-suffix,"");counter-increment:a;min-width:.75em;display:inline-block}.wpj-jtoc--item .wpj-jtoc--item-content:hover{color:var(--jtoc-headings-color-hover,var(--jtoc-palette-color-3))!important;background-color:var(--jtoc-headings-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover>a{color:var(--jtoc-link-color-hover)!important;background-color:var(--jtoc-link-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover .jtoc--num{--jtoc_num_color_hover:var(--jtoc-numeration-color-hover,var(--jtoc_num_color_base));color:var(--jtoc_num_color_hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content>a{display:inline-flex;position:relative;margin:var(--jtoc-link-margin,0);padding:var(--jtoc-link-padding,0);transition:none!important;text-overflow:inherit;outline:none!important;font-weight:var(--jtoc-link-font-weight)}.wpj-jtoc--item .wpj-jtoc--item-content>a,.wpj-jtoc--item .wpj-jtoc--item-content>a:visited{color:var(--jtoc-link-color,var(--jtoc-headings-color,var(--jtoc-palette-color-2)));background-color:var(--jtoc-link-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content>a:focus,.wpj-jtoc--item .wpj-jtoc--item-content>a:focus-within{background-color:initial!important}.wpj-jtoc--item .wpj-jtoc--item-content>a:hover{color:var(--jtoc-link-color-hover,var(--jtoc-headings-color-hover,var(--jtoc-palette-color-3)));background-color:var(--jtoc-link-background-color-hover)}.--jtoc-is-active>.wpj-jtoc--item-content{color:var(--jtoc-headings-color-active,var(--jtoc-palette-color-4));background-color:var(--jtoc-headings-background-color-active)}.--jtoc-is-active>.wpj-jtoc--item-content .jtoc--num{color:var(--jtoc-numeration-color-active,var(--jtoc-link-color-active,var(--jtoc-headings-color-active,var(--jtoc-palette-color-4))))!important}.--jtoc-is-active>.wpj-jtoc--item-content>a{color:var(--jtoc-link-color-active)!important;background-color:var(--jtoc-link-background-color-active)!important}.--jtoc-warning{color:#856404;border:1px solid #ffeeba;background-color:#fff3cd;font-style:italic;padding:10px 14px;margin-bottom:16px}.--jtoc-partial-fold .jtoc-view-more{display:flex}.--jtoc-partial-fold .wpj-jtoc--toc{position:relative}.wpj-jtoc.--dark .jtoc--num{--jtoc_num_color_base:var(--jtoc-numeration-color,color-mix(in srgb,var(--jtoc-background-color,transparent) 50%,#fff 50%))}.--dev .wpj-jtoc--header{pointer-events:none}.--dev .wpj-jtoc--toggle{pointer-events:all}.--dev .wpj-jtoc--item-content.hover{color:var(--jtoc-headings-color-hover,var(--jtoc-palette-color-3))!important;background-color:var(--jtoc-headings-background-color-hover)!important}.--dev .wpj-jtoc--item-content.hover>a{color:var(--jtoc-link-color-hover)!important;background-color:var(--jtoc-link-background-color-hover)!important}.--dev .wpj-jtoc--item-content.hover .jtoc--num{--jtoc_num_color_hover:var(--jtoc-numeration-color-hover,var(--jtoc_num_color_base));color:var(--jtoc_num_color_hover)!important}.wpj-jtoc.--jtoc-theme-basic-light{--jtoc-header-color:#333;--jtoc-header-height:50px;--jtoc-background-color:#f8f8f8;--jtoc-body-padding:16px 18px 16px 18px;--jtoc-hierarchy-offset:20px;--jtoc-title-font-size:1em;--jtoc-title-label-font-weight:600;--jtoc-headings-padding:2px 0;--jtoc-link-color:#3175e4;--jtoc-link-color-hover:#3175e4;--jtoc-link-color-active:#333;--jtoc-link-font-size:90%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header{position:relative}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title{margin:0 18px;max-width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title span.wpj-jtoc--title-label{display:block;width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header+.wpj-jtoc--body{margin-top:-16px}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li{display:block}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li.--jtoc-is-active>.wpj-jtoc--item-content>a{font-weight:700}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a{vertical-align:top;max-width:100%;text-decoration:none!important}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a:hover{-webkit-text-decoration:underline 1px dotted!important;text-decoration:underline 1px dotted!important}.saswp-rf-form{background-color:#f8f8f8;padding:30px;border-radius:4px}.saswp-rf-form .saswp-rf-form-title{color:#000;font-size:22px;font-weight:600;margin:0 0 12px}.children .saswp-rf-template-main-review,.saswp-rf-form-submit-wrapper{margin-top:20px}.saswp-rf-form .saswp-rf-form-group,.saswp-rf-template-action-area,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media{margin-bottom:15px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check{display:flex;margin:20px 0;position:relative}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check input[type=checkbox]{cursor:pointer;height:20px;margin:0;width:20px;z-index:1}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check .saswp-rf-form-checkbox-label{color:#646464;cursor:pointer;line-height:1.1;padding-left:8px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check .saswp-rf-form-checkbox-label:before{border:2px solid #a2a2a2;border-radius:4px;color:#fff;font-size:13px;height:16px;left:0;margin:0;position:absolute;top:2px;transition:.3s ease-in-out;width:16px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-control{padding:10px 20px;border-radius:5px}.saswp-rf-form .saswp-rf-form-rating-ul{display:grid;grid-template-columns:repeat(2,270px);list-style:none;margin:27px 0 0 5px;padding:0}.saswp-rf-form .saswp-rf-form-rating-ul li{display:flex;margin-bottom:10px}.saswp-rf-form .saswp-rf-form-rating-ul .saswp-rf-form-rating-text{color:#000;font-size:17px;font-weight:500;min-width:120px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper{background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;display:flex}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-cons-items,.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-pros-items{border-right:1px solid #ebebeb;flex:1;padding:25px 30px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title{margin:0 0 16px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-filed{padding-right:30px;position:relative}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-remove-field{background:red;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:18px;height:20px;line-height:18px;position:absolute;right:0;text-align:center;top:10px;transform:rotate(45deg);transition:.3s ease-in-out;width:20px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .form-control{background-color:#fff;border:1px solid #ebebeb;border-radius:4px;font-size:16px;height:40px;margin-bottom:10px;padding:5px 20px;width:100%}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-add-field{color:#646464;cursor:pointer;display:inline-block;font-size:14px;transition:.3s ease-in-out}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-add-field i{margin-top:5px;font-size:17px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title .dashicons-thumbs-up:before,.saswp-rf-template-feedback-title .dashicons-thumbs-up:before{color:green}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title i{margin:2px 4px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title .dashicons-thumbs-down:before,.saswp-rf-form-image-error,.saswp-rf-form-video-error,.saswp-rf-template-feedback-title .dashicons-thumbs-down:before{color:red}.saswp-rf-form-media-form-group{display:flex;margin-top:20px}.saswp-rf-form-media-form-group>div{margin-right:20px}.saswp-rf-form-media-form-group div>label{color:#000;display:inline-block;font-size:14px;font-weight:500;margin-top:6px}.saswp-rf-form .saswp-rf-form-multimedia-upload{width:160px}.saswp-rf-form .saswp-rf-form-multimedia-upload .saswp-rf-form-upload-box{align-items:center;background-color:#efefef;border:1px solid #8a8787;border-radius:2px;cursor:pointer;display:flex;justify-content:center;padding:4px 10px;text-align:center}.saswp-rf-form .saswp-rf-form-multimedia-upload .saswp-rf-form-upload-box span{color:#4c4b4b;font-size:14px}#saswp-rf-form-video-source{color:#6d6d6d;padding:8px 5px;text-indent:22px;width:160px}.saswp-rf-form-box .saswp-rf-form-group .saswp-rf-form-input-label{color:#010101;font-size:18px;font-weight:500;margin-bottom:18px;padding-top:22px;display:none}.saswp-rf-form-box .saswp-rf-form-group .saswp-rf-form-control{background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;color:#111;font-size:15px;padding:10px 20px;width:100%}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video{display:inline;position:relative}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img img,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video .name{background:#fff;border:1px solid #e1e1e1;display:inline-block;margin-bottom:10px;margin-right:10px;max-width:130px;padding:10px;vertical-align:top;width:auto}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img .saswp-rf-form-file-remove,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video .saswp-rf-form-file-remove{background:red;color:#fff;cursor:pointer;line-height:17px;padding:0 6px 3px;position:absolute;right:10px}.saswp-rf-template-wrapper{background:#fff}.saswp-rf-template-summary-wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper{align-items:center;border:1px solid #eaeaea;border-radius:6px;display:flex;flex:1;height:100%;padding:25px 30px}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-number{margin-right:25px}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating{color:#000;font-size:48px;font-weight:700}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-overall{color:#747474;font-size:36px;font-weight:700}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list-box,.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-icon{flex:1}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-icon i,.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-multi-criteria li i{color:#ffb300;font-size:18px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper{border:1px solid #eaeaea;border-radius:6px;padding:30px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress{align-items:center;display:flex;margin-bottom:20px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress label{color:#000;font-size:14px;font-weight:500;min-width:88px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;height:5px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .service-preogress[value]::-webkit-progress-value{background-color:gold}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-progress-bar{flex:auto}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress span{min-width:70px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .progress-percent{color:#000;font-size:14px;font-weight:500;min-width:40px;text-align:right}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-summary{align-items:flex-start;display:flex;flex-wrap:wrap}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item:first-child{margin-left:30px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item:last-child{border-right:none;flex:1;margin-right:0;padding-right:0}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item{border-right:1px solid #ededed;margin-right:30px;padding-right:25px;margin-top:10px!important}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle{max-width:190px;position:relative}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar{border-radius:50%;height:190px;position:relative;width:190px;z-index:1}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg{height:100%;position:relative;width:100%}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg circle{fill:transparent;stroke:#efefef;stroke-width:12;stroke-linecap:round;height:100%;transform:translate(20px,25px);width:100%}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg circle:nth-child(2n){stroke-dasharray:490;stroke-dashoffset:147;stroke:green}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content{left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-percent{color:#000;font-size:30px;font-weight:700;margin-bottom:4px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-text{color:#474747;font-size:12px;font-weight:600;margin-bottom:4px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-icon i{color:#ffb300;font-size:13px}.saswp-rf-template-comment-box .saswp-rf-template-comment-list,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta,.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-multi-criteria{list-style:none;margin:0;padding:0}.saswp-rf-template-rating-multi-criteria ul{border-bottom:none}.saswp-rf-template-rating-multi-criteria li label{color:#111;display:inline-block;font-weight:500;min-width:150px}.saswp-rf-template-rating-multi-criteria li{margin-bottom:20px}.saswp-rf-template-comment-box .saswp-rf-template-main-review{display:block!important;margin-bottom:20px}.saswp-rf-template-comment-box .saswp-rf-template-single-review{align-items:flex-start;background-color:#f8f8f8;display:flex;padding:30px 25px 20px}.saswp-rf-template-comment-box .saswp-rf-template-avatar-holder{margin-right:15px}.saswp-rf-template-comment-box .saswp-rf-template-avatar-holder img{border-radius:50%}.saswp-rf-template-comment-box .saswp-rf-template-review-container{flex:1;position:relative}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-rating{color:#ffb300;font-size:16px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta li{display:inline-block;margin-bottom:10px;margin-right:15px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-author-link{font-size:14px}.saswp-rf-template-author-link .dashicons-yes-alt{color:green!important}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item:last-child,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta li:last-child{margin-right:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-date{color:#6d6d6d;font-size:14px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-title{color:#000;font-size:16px;font-weight:600;margin:0 0 12px}.saswp-rf-template-comment-box .saswp-rf-template-review-container p{color:#646464;font-size:16px;line-height:24px;margin:0 0 18px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons{display:flex;margin-top:24px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title{margin:0 0 14px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title .item-icon{border-radius:4px;display:inline-block;font-size:18px;height:28px;line-height:28px;width:29px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title .item-text{color:#010101;font-size:15px;font-weight:600}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list{list-style:none;margin-bottom:10px;padding:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list li{display:block!important;color:#646464;font-size:15px;margin-bottom:4px;position:relative}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list li:before{color:#000;font-size:13px;font-weight:700;margin-right:8px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reply-btn{padding:10px 0;float:left}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reaction-review-wrapper{float:right}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reaction-review-wrapper label:hover,.saswp-rf-template-review-edit-btn,.saswp-rf-template-single-review .saswp-rf-template-review-helpful label{cursor:pointer}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reply-btn .saswp-rf-template-item-btn{background-color:#045cb4;border:none;border-radius:4px;color:#fff;display:inline-block;font-size:14px;line-height:1;margin:0;padding:10px 20px;text-decoration:none;font-weight:600}.saswp-rf-template-feedback-title .dashicons{margin-top:5px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item{display:inline-block;margin-right:10px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item a{padding:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item img{border-radius:4px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video{position:relative;text-align:center}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video:before{background-color:rgba(0,0,0,.3);border-radius:4px;bottom:0;content:"";height:100%;left:0;margin:0;position:absolute;right:0;top:0;width:100%}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video .saswp-rf-template-review-video-icon{display:inline-block;left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video .saswp-rf-template-review-video-icon .dashicons-play:before{color:#000;font-size:12px;margin:0 0 0 3px}.saswp-rf-form #cancel-comment-reply-link{margin-left:10px}.saswp-rf-template-sorting-bar{align-items:center;background-color:#fafafa;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding:5px 22px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-title{color:#444;font-size:16px;font-weight:400;margin:0}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select{display:flex;gap:5px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select label{color:#444;margin-right:8px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select select{background-color:#fff;border:none;border-radius:3px;box-shadow:0 3px 8px 0 hsla(0,0%,75%,.27);color:#969696;cursor:pointer;font-size:14px;margin-bottom:6px;margin-top:5px;padding:10px 25px 9px 15px}.saswp-rf-template-paginate .current,.saswp-rf-template-paginate a{border-radius:4px;padding:7px 14px}.saswp-rf-template-sort-filter{margin-right:10px}.saswp_rf_template_review_filter{width:auto}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select i{top:15px;position:relative}.saswp-rf-template-paginate{margin:10px 0 20px;padding:5px 1px;text-align:right}.featherlight,.saswp-rf-template-align-center{text-align:center}.saswp-rf-template-paginate a.next,.saswp-rf-template-paginate a.prev{background-color:#d0d0d0;color:#fff;padding:7px 4px}.saswp-rf-template-paginate a{background-color:#efefef;color:#666;text-decoration:none}.saswp-rf-template-paginate .current,.saswp-rf-template-paginate a:active,.saswp-rf-template-paginate a:focus,.saswp-rf-template-paginate a:hover{background-color:#646464;color:#fff}#saswp-rf-template-load-more{background-color:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 24px;text-decoration:none;transition:.3s ease-in-out}.saswp-rf-modal{background-color:rgba(0,0,0,.5);height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999}.saswp-rf-review-popup{left:0;margin:auto;max-height:80%;max-width:90%!important;overflow:auto;position:fixed;right:0;top:10%;width:800px;z-index:9999}.saswp-rf-template-single-review .saswp-rf-template-review-helpful .saswp-rf-form-helful-radio{height:0;opacity:0;position:absolute;width:0}.saswp-rf-template-single-review .saswp-rf-template-review-helpful{margin-top:10px;display:flex;gap:20px;font-size:18px;align-items:center}.saswp-rf-template-single-review .saswp-rf-template-review-helpful label:last-of-type{margin-left:20px}.saswp-rf-template-single-review .saswp-rf-template-review-helpful label .dashicons{font-size:24px}.saswp-rf-template-single-review .saswp-rf-template-review-helpful .saswp-rf-template-helpful-count{padding-left:5px;font-size:16px}.saswp-rf-helpful-selected{color:#045cb4!important}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-social-share i{margin-top:4px}.saswp-rf-template-comment-box .saswp-rf-template-top-review{background-color:#fffbf1;box-shadow:0 1px 9px 0 #646464}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner,.saswp-rf-template-hide{display:none}.saswp-rf-form-highlight-wrapper label{font-size:12px;font-weight:500;color:#646464}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;white-space:nowrap;cursor:pointer;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}