.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all;}.swal2-popup.swal2-toast>*{grid-column:2;}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial;}.swal2-popup.swal2-toast .swal2-loading{justify-content:center;}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em;}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em;}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em;}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em;}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial;}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0;}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em;}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0;}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold;}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em;}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em;}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em;}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0;}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em;}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em;}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s;}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s;}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s;}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards;}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch;}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4);}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0) !important;}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto;}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto;}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr);}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start;}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center;}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end;}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center;}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center;}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end;}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end;}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end;}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end;}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%;}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch;}div:where(.swal2-container).swal2-no-transition{transition:none !important;}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem;}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none;}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden;}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0;}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0);}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500;}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer;}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em;}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5);}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em;}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5);}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em;}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5);}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5);}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none;}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0;}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center;}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2);}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end;}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474;}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5);}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0;}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word;}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px;}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em;}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important;}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5);}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc;}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff;}div:where(.swal2-container) .swal2-range input{width:80%;}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center;}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em;}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em;}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em;}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em;}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em;}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit;}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em;}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em;}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0;}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;}div:where(.swal2-container) div:where(.swal2-validation-message)::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600;}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative;}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center;}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4;}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff;}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6;}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4;}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none;}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em;}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474;}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1;}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474;}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg);}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg);}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s;}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s;}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86;}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s;}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s;}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee;}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s;}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s;}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd;}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s;}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s;}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86;}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%;}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg);}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86;}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg);}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg);}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s;}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s;}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in;}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0);}.swal2-show{animation:swal2-show .3s;}.swal2-hide{animation:swal2-hide .15s forwards;}.swal2-noanimation{transition:none;}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0;}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto;}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg);}33%{transform:translateY(0) rotateZ(-2deg);}66%{transform:translateY(.3125em) rotateZ(2deg);}100%{transform:translateY(0) rotateZ(0deg);}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0;}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0;}54%{top:.125em;left:.125em;width:0;}70%{top:.625em;left:-.25em;width:1.625em;}84%{top:1.0625em;left:.75em;width:.5em;}100%{top:1.125em;left:.1875em;width:.75em;}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0;}65%{top:1.25em;right:.9375em;width:0;}84%{top:.9375em;right:0;width:1.125em;}100%{top:.9375em;right:.1875em;width:1.375em;}}@keyframes swal2-show{0%{transform:scale(.7);}45%{transform:scale(1.05);}80%{transform:scale(.95);}100%{transform:scale(1);}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1;}100%{transform:scale(.5);opacity:0;}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0;}54%{top:1.0625em;left:.125em;width:0;}70%{top:2.1875em;left:-.375em;width:3.125em;}84%{top:3em;left:1.3125em;width:1.0625em;}100%{top:2.8125em;left:.8125em;width:1.5625em;}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0;}65%{top:3.375em;right:2.875em;width:0;}84%{top:2.1875em;right:0;width:3.4375em;}100%{top:2.375em;right:.5em;width:2.9375em;}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg);}5%{transform:rotate(-45deg);}12%{transform:rotate(-405deg);}100%{transform:rotate(-405deg);}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0;}50%{margin-top:1.625em;transform:scale(.4);opacity:0;}80%{margin-top:-.375em;transform:scale(1.15);}100%{margin-top:0;transform:scale(1);opacity:1;}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0;}100%{transform:rotateX(0deg);opacity:1;}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg);}100%{transform:rotateY(0);}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0;}25%{transform:rotateZ(-25deg);opacity:.4;}50%{transform:rotateZ(15deg);opacity:.8;}75%{transform:rotateZ(-5deg);opacity:1;}100%{transform:rotateX(0);opacity:1;}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden;}body.swal2-height-auto{height:auto !important;}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none;}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all;}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4);}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important;}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none;}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important;}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none;}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%);}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto;}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0;}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%);}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%);}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%);}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0;}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%);}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto;}.wc-chargeafter-components-payment-method{align-items:start;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 1rem);}@media screen and (min-width:420px){.wc-chargeafter-components-payment-method{align-items:center;flex-direction:row;}}.wc-chargeafter-components-payment-method-label{padding-bottom:5px;}@media screen and (min-width:420px){.wc-chargeafter-components-payment-method-label{padding-bottom:0;}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden;}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none;}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none;}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%;}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none;}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2;}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0;}.wc-block-grid__product-price{display:block;}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em;}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word;}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word;}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25;}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto;}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto;}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0;}.wc-block-grid__product-rating{display:block;}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em;}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap;}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0;}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap;}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9;}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative;}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px;}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px;}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464;}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em;}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;}.theme-twentynineteen .wc-block-grid__product-title:before{display:none;}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1;}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff;}.theme-twentytwenty .wc-block-grid__product-link{color:#000;}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em;}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0;}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em;}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5;}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none;}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em;}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1;}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase;}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static;}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute;}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1;}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em;}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em;}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em;}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em;}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px;}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none;}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal !important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal !important;padding:0;position:absolute !important;width:1px;}.screen-reader-text:focus{clip:auto !important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size);}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px !important;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent !important;border:0;color:#2f2f2f !important;float:right;margin:0;opacity:.7;padding:0 !important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out;}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none;}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px;}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none !important;border:0 !important;box-shadow:none !important;color:#2f2f2f !important;flex:0 0 16px;height:16px !important;margin:6px 0 0 auto !important;min-height:auto !important;min-width:0 !important;opacity:.6;outline:none !important;padding:0 !important;width:16px !important;}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0 !important;}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1;}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor !important;outline-offset:0;}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818;}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg);}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849;}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg);}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866;}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866;}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba;}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba;}.wc-block-components-notice-banner:focus{outline-width:0;}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px;}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size);}@charset "UTF-8";.wpsr_content [data-icon]:before{content:attr(data-icon);}.wpsr_content [class*=" icon-"]:before,.wpsr_content [class^=icon-]:before,.wpsr_content [data-icon]:before{font-family:wp-social-reviews !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.wpsr_content .icon-quote-right:before{content:"a";}.wpsr_content .icon-angle-right:before{content:"b";}.wpsr_content .icon-angle-left:before{content:"c";}.wpsr_content .icon-arrow-circle-o-right:before{content:"d";}.wpsr_content .icon-arrow-circle-o-left:before{content:"e";}.wpsr_content .icon-arrow-right:before{content:"f";}.wpsr_content .icon-arrow-left:before{content:"g";}.wpsr_content .icon-arrow-circle-right:before{content:"h";}.wpsr_content .icon-arrow-circle-left:before{content:"i";}.wpsr_content .icon-chevron-right:before{content:"j";}.wpsr_content .icon-chevron-left:before{content:"k";}.wpsr_content .icon-long-arrow-right:before{content:"l";}.wpsr_content .icon-long-arrow-left:before{content:"m";}.wpsr_content .icon-map-marker:before{content:"n";}.wpsr_content .icon-link:before{content:"o";}.wpsr_content .icon-calendar:before{content:"p";}.wpsr_content .icon-instagram:before{content:"q";}.wpsr_content .icon-facebook-square:before{content:"r";}.wpsr_content .icon-picture-o:before{content:"t";}.wpsr_content .icon-video-camera:before{content:"s";}.wpsr_content .icon-ban:before{content:"u";}@-webkit-keyframes wpsr-spinner{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);}}@keyframes wpsr-spinner{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);}}@-webkit-keyframes wpsrPlaceHolderShimmer{0%{background-position:-468px 0;}to{background-position:468px 0;}}@keyframes wpsrPlaceHolderShimmer{0%{background-position:-468px 0;}to{background-position:468px 0;}}.wpsr_feeds.wpsr-loading-feeds{opacity:.5;-webkit-transition:.3s;transition:.3s;}.wpsr-load-more-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;background-color:#000;border:none;height:36px;width:calc(100% - 16px);margin:15px auto;cursor:pointer;color:#fff;font-size:14px;user-focus:none;outline:none;opacity:1;max-width:300px;-webkit-transition:.3s ease;transition:.3s ease;position:relative;font-weight:600;-webkit-box-shadow:none;box-shadow:none;}.wpsr-load-more-default:focus{outline:2px solid #3962b3;}.wpsr-load-more-default:hover{opacity:.7;}.wpsr-load-more-default:focus,.wpsr-load-more-default:hover{-webkit-box-shadow:none;box-shadow:none;}.wpsr-load-more-default .wpsr-load-icon-wrapper{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;right:0;bottom:0;background:#dddedf;border-radius:4px;}.wpsr-load-more-default span{font-size:0;width:15px;height:15px;border-radius:15px;padding:0;border-left:3px solid #fff;border-bottom:3px solid #fff;border-color:#fff #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid;border-width:3px;background-color:transparent !important;animation-name:rotateAnimation;-webkit-animation-name:rotateAnimation;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:.2s;-webkit-animation-delay:.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;display:block;margin:10px auto;}.wpsr-load-more-default.wpsr-spinner-loading .wpsr-load-icon-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.elementor-widget-container .wpsr-load-more-default,.elementor-widget-container .wpsr-load-more-default:focus,.elementor-widget-container .wpsr-load-more-default:hover{background:none;}@-webkit-keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.wpsr-feed-wrap *,.wpsr-feed-wrap :after,.wpsr-feed-wrap :before{-webkit-box-sizing:border-box;box-sizing:border-box;}.wpsr_content{width:100%;display:block;}.wpsr-feed-popup-active{overflow:hidden;}.wpsr-error,.wpsr-success{padding:10px 0;display:block;}.wpsr-success{color:green;}.wpsr-error{color:red;}.wpsr_frontend_errors{background-color:#ffecc3;padding:20px;border-radius:6px;text-align:center;margin:15px;}.wpsr_frontend_errors span{word-break:break-all;}.wpsr-notification{top:35px !important;left:0;right:0;margin:0 auto;}.oxy-instagram-widget.wpsr-oxy-element,.oxy-reviews-widget.wpsr-oxy-element,.oxy-twitter-widget.wpsr-oxy-element,.oxy-youtube-widget.wpsr-oxy-element{max-width:100%;}.wpsr-display-excerpt,.wpsr-review-fullcontent{display:none;}.wpsr-display-content{display:block;}.wpsr_pagination{text-align:right;margin-top:20px;}.wpsr-equal-height{min-height:500px;}.wpsr-show{display:block;}.wpsr-hide{display:none;}.wpsr-mb-10{margin-bottom:10px;}.wpsr-mb-20{margin-bottom:20px !important;}.wpsr-mb-30{margin-bottom:30px;}.wpsr-mt-20{margin-top:20px !important;}.wpsr-mt-30{margin-top:30px !important;}.wpsr-mt-50{margin-top:50px;}.wpsr-ml-15{margin-left:15px;}.wpsr-d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}.wpsr-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.wpsr-flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-jc-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.wpsr-align-center{text-align:center;}.wpsr-display-block{display:block !important;}.wpsr-container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%;}.wpsr-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.wpsr-col-1,.wpsr-col-2,.wpsr-col-3,.wpsr-col-4,.wpsr-col-5,.wpsr-col-6,.wpsr-col-12{padding-left:15px;padding-right:15px;width:100%;}@media (min-width:768px){.wpsr-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.wpsr-col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.wpsr-col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.wpsr-col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}.wpsr-col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.wpsr-col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}.wpsr-col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}}@media (min-width:992px){.wpsr-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.wpsr-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.wpsr-col-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.wpsr-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}.wpsr-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.wpsr-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}.wpsr-col-1{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}}@media screen and (max-width:767px){.wpsr-col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.wpsr-col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.wpsr-col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.wpsr-col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}.wpsr-col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.wpsr-col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}.wpsr-col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}}.wpsr-column-gap-no_gap{margin-right:0;margin-left:0;}.wpsr-column-gap-no_gap [class*=wpsr-col]{padding-left:0;padding-right:0;}.wpsr-column-gap-no_gap [class*=wpsr-col]>div{margin-bottom:0;}.wpsr-column-gap-narrow{margin-right:-5px;margin-left:-5px;}.wpsr-column-gap-narrow [class*=wpsr-col]{padding-left:5px;padding-right:5px;}.wpsr-column-gap-narrow [class*=wpsr-col]>div{margin-bottom:10px;}.wpsr-column-gap-small{margin-right:-10px;margin-left:-10px;}.wpsr-column-gap-small [class*=wpsr-col]{padding-left:10px;padding-right:10px;}.wpsr-column-gap-small [class*=wpsr-col]>div{margin-bottom:20px;}.wpsr-column-gap-wide{margin-right:-20px;margin-left:-20px;}.wpsr-column-gap-wide [class*=wpsr-col]{padding-left:20px;padding-right:20px;}.wpsr-column-gap-wide [class*=wpsr-col]>div{margin-bottom:40px;}.wpsr-column-gap-wider{margin-right:-25px;margin-left:-25px;}.wpsr-column-gap-wider [class*=wpsr-col]{padding-left:25px;padding-right:25px;}.wpsr-column-gap-wider [class*=wpsr-col]>div{margin-bottom:50px;}.wpsr-loader.wpsr-loading{z-index:4;position:absolute;width:100%;background:#fff;left:0;top:0;bottom:0;}.wpsr-loader.wpsr-loading .wpsr-spinner-animation{display:block;}.wpsr-loader .wpsr-spinner-animation{visibility:visible;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;width:50px;height:50px;top:3%;left:50%;display:none;}.wpsr-loader .wpsr-spinner-animation:before{display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.8);border-radius:50%;-webkit-animation:wpsr-spinner 1.2s infinite;animation:wpsr-spinner 1.2s infinite;content:"";}.wpsr-animated-background{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wpsrPlaceHolderShimmer;animation-name:wpsrPlaceHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#a9a9a9;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;height:100px;position:relative;}.wpsr_content .swiper-container{overflow:hidden;}.wpsr-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev-next,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next{background-color:#000;height:40px;width:40px;position:absolute;top:50%;margin-top:-25px;border-radius:50%;z-index:2;text-transform:none;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:0 !important;left:0;right:0;}@media screen and (max-width:767px){.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:auto !important;}}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span{background-color:#000;opacity:.2;border-radius:50%;width:10px;height:10px;margin:0 5px;-webkit-transition:.4s;transition:.4s;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{opacity:1;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{-webkit-transform:scale(1.3);transform:scale(1.3);}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1;}.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next:after{font-size:14px;}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next{right:-20px;}@media screen and (max-width:767px){.wpsr-swiper-carousel-wrapper .wpsr-swiper-next{right:-10px;}}.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{left:-20px;}@media screen and (max-width:767px){.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{left:-10px;}}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{background-image:none;background-color:#fff;color:#909090;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.2);box-shadow:0 0 16px 0 rgba(0,0,0,.2);}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:after,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:after{font-size:16px;}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next.nitro-lazy,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev.nitro-lazy{background-image:none !important;}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:hover{-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.3);box-shadow:0 0 16px 0 rgba(0,0,0,.3);background-color:#fff;}.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:-5px;margin-right:-5px;}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:0;margin-right:0;}}.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-top:30px;padding-left:10px;padding-right:10px;}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-left:5px;padding-right:5px;}}.wpsr-reviews-slider-wrapper-inner{position:relative;margin-left:-10px;margin-right:-10px;}@media screen and (max-width:767px){.wpsr-reviews-slider-wrapper-inner{margin-left:0;margin-right:0;}.wpsr-reviews-slider-wrapper-inner .wpsr-review-template{margin-bottom:0;}}.wpsr-twitter-carousel .wpsr-twitter-wrapper-inner,.wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner{position:relative;}@media screen and (max-width:767px){.wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner .wpsr-yt-video{margin-bottom:0;}}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-item{margin-bottom:30px;}.wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-item{margin-bottom:30px;height:auto;}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner{position:relative;}@media screen and (max-width:1024px){.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination{bottom:-5px !important;}}@media screen and (max-width:767px){.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination{bottom:auto !important;}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-fb-feed-item,.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-ig-post,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-fb-feed-item,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-ig-post{margin-bottom:0;}}.wpsr-fb-feed-wrapper .swiper-wrapper,.wpsr-ig-feed-wrapper .swiper-wrapper,.wpsr-reviews-slider .swiper-wrapper,.wpsr-twitter-feed-wrapper .swiper-wrapper,.wpsr-yt-feed-wrapper .swiper-wrapper{margin-bottom:10px;}.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-reviews-slider .swiper-wrapper .swiper-slide,.wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide{overflow:inherit !important;}.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-reviews-slider .swiper-wrapper .swiper-slide:focus,.wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide:focus{outline:2px solid #000;}.wpsr-twitter-feed-wrapper .swiper-wrapper .wpsr-twitter-tweet{margin-bottom:0;}.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-twitter-footer{margin-top:30px;}.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-swiper-pagination{bottom:inherit !important;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev{left:5px;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-next{right:5px;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span{background-color:#fff;opacity:.4;}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active{opacity:1;}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next,.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev{position:absolute;top:50%;margin-top:calc(var(--swiper-navigation-size) / -2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after,.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after{font-size:26px;text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:normal;line-height:1;font-family:wp-social-reviews;}.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after,.elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-next:after{content:"c";}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after,.elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-prev:after{content:"b";}.wpsr_content .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.wpsr_content .swiper:not(.swiper-initialized)>.swiper-wrapper{overflow:unset;}.wpsr-star-rating-val{unicode-bidi:bidi-override;color:#d1d1d1;font-size:20px;height:20px;line-height:20px;width:100px;position:relative;}.wpsr-star-rating-val:before{content:"★★★★★";opacity:.3;font-family:initial;}.wpsr-star-rating-val:after{color:#e7711a;content:"★★★★★";position:absolute;z-index:1;display:block;left:0;top:0;overflow:hidden;font-family:initial;}[title="0"]:after{width:0;}[title="1"]:after{width:20%;}[title="2"]:after{width:40%;}[title="3"]:after{width:60%;}[title="4"]:after{width:80%;}[title="4.5"]:after{width:90%;}[title="5"]:after{width:100%;}.widget_wpsn-widget ::-webkit-scrollbar{width:12px;height:12px;overflow:visible;}.widget_wpsn-widget ::-webkit-scrollbar-button{width:0;height:0;}.widget_wpsn-widget ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-radius:8px;min-height:8px;}.widget_wpsn-widget ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1;}.widget_wpsn-widget .wpsr-container{padding-left:0;padding-right:0;}.widget_wpsn-widget :not(.wpsr-reviews-slider-wrapper).wpsr-reviews-wrapper{background-color:#fcfcfc;}.widget_wpsn-widget :not(.wpsr-reviews-slider-wrapper) .wpsr-fixed-height .wpsr-row:nth-child(2){height:auto;padding:10px;overflow-y:scroll;max-height:400px;overflow-x:hidden;-webkit-transition:height .1s cubic-bezier(.4,0,.2,1) 0s;transition:height .1s cubic-bezier(.4,0,.2,1) 0s;}.widget_wpsn-widget .wpsr-business-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0 !important;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:5px;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count{display:block;text-align:center;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-total-rating{font-size:16px;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-star svg{height:16px;width:16px;}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-total-reviews{font-size:14px;}.widget_wpsn-widget .wpsr-reviews-slider{padding-top:0;}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-review-template{margin-bottom:0;}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-pagination{bottom:auto !important;}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-prev-next{opacity:0;-webkit-transition:.3s;transition:.3s;}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner:hover .wpsr-swiper-prev-next{opacity:1;}.e-con-full .wpsr-reviews-wrapper .wpsr-row{margin-left:0;margin-right:0;}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner{margin-left:10px;margin-right:10px;}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-next{right:0;}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-prev{left:0;}a.wpsr-reviewer-image-animation{width:80px;height:80px;overflow:hidden;position:relative;display:inline-block;}a.wpsr-reviewer-image-animation:before{content:"";position:absolute;top:0;left:0;width:auto;height:auto;z-index:1;right:0;opacity:1;bottom:0;-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wpsrPlaceHolderShimmer;animation-name:wpsrPlaceHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#a9a9a9;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{position:fixed;top:0;right:-350px;background-color:#fcfcfc;width:350px;visibility:hidden;height:100vh;-webkit-transition:.3s;transition:.3s;z-index:999999;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1);}@media only screen and (max-width:320px){.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{width:280px;}}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-fixed-height .wpsr-review-fixed-height-wrap,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-fixed-height .wpsr-review-fixed-height-wrap{padding-top:10px;margin-left:-10px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar{width:12px;height:12px;overflow:visible;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-button,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-button{width:0;height:0;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-thumb,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-radius:8px;min-height:8px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-track-piece,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-collapse,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-collapse{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;z-index:2;right:-10px;top:-15px;font-size:28px;color:#111;background-color:#fff;height:30px;width:30px;line-height:30px;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 5px 20px 10px rgba(0,0,0,.1);box-shadow:0 5px 20px 10px rgba(0,0,0,.1);}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-collapse:focus,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-collapse:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-close,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-close{position:absolute;z-index:2;top:5px;right:5px;height:30px;width:30px;background-color:rgba(76,75,75,.66);border-radius:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-close svg,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-close svg{height:16px;width:16px;}.widget_wpsn-widget .wpsr-reviews-layout-badge.active,.wpsr-reviews-layout-badge.active{right:0 !important;visibility:visible;}.widget_wpsn-widget .wpsr-reviews-layout-badge.active:not(.wpsr-header-enable),.wpsr-reviews-layout-badge.active:not(.wpsr-header-enable){height:100vh;max-height:none;overflow-y:scroll;overflow-x:hidden;}@media screen and (max-width:767px){.widget_wpsn-widget .wpsr-reviews-layout-badge.active,.wpsr-reviews-layout-badge.active{width:100%;}}.widget_wpsn-widget .wpsr-reviews-layout-badge.active .wpsr-container .wpsr-row,.wpsr-reviews-layout-badge.active .wpsr-container .wpsr-row{margin-left:0;margin-right:0;}.widget_wpsn-widget .wpsr-reviews-layout-badge.active .wpsr-all-reviews.wpsr-row,.wpsr-reviews-layout-badge.active .wpsr-all-reviews.wpsr-row{margin-top:30px;}.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-all-reviews.wpsr-row,.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(2),.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(3),.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-all-reviews.wpsr-row,.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(2),.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(3){height:calc(100vh - 100px);max-height:none;padding:10px;overflow-y:scroll;overflow-x:hidden;-webkit-transition:height .1s cubic-bezier(.4,0,.2,1) 0s;transition:height .1s cubic-bezier(.4,0,.2,1) 0s;}.wpsr-fixed-height.wpsr-container{max-width:none;padding-right:0;padding-left:0;width:100%;margin-bottom:30px;}.wpsr-fixed-height .wpsr-business-info{background-color:#fdf4f4;border-radius:8px;}@media screen and (max-width:767px){.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left{margin-bottom:10px;}.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left h3{font-size:20px;}.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left .wpsr-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}@media screen and (max-width:767px){.wpsr-fixed-height .wpsr-business-info{padding:20px 15px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.wpsr-fixed-height :first-child.wpsr-row{height:inherit !important;overflow:inherit !important;}.wpsr-fixed-height .wpsr-row{margin-right:0;margin-left:0;display:block;-ms-flex-wrap:initial;flex-wrap:nowrap;}.wpsr-fixed-height .wpsr-review-fixed-height-wrap{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin-right:-15px;margin-left:-15px;}.wpsr_add_read_more_slice_content{-webkit-transition:.5s;transition:.5s;}.wpsr_add_read_more.wpsr_show_less_content .wpsr_add_read_more_slice_content,.wpsr_add_read_more.wpsr_show_less_content .wpsr_read_less,.wpsr_add_read_more.wpsr_show_more_content .wpsr_read_more{display:none;}.wpsr-reviews-form-popup-overlay{position:fixed;visibility:hidden;top:0;bottom:0;left:0;right:0;z-index:99999;text-align:initial;}.wpsr-reviews-form-popup-overlay .wpsr-popup-close{position:absolute;right:-60px;top:-10px;}.wpsr-reviews-form-popup-overlay .wpsr-popup-close svg{height:25px;}.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode,.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode:before{visibility:visible;}.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode .wpsr-reviews-form-popup-box-wraper-inner{visibility:visible;opacity:1;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);}.wpsr-reviews-form-popup-overlay:before{content:"";background:rgba(0,0,0,.7);position:absolute;visibility:hidden;left:0;right:0;top:0;bottom:0;-webkit-transition:all .25s ease;transition:all .25s ease;}.wpsr-reviews-form-popup-box-wraper{position:absolute;overflow-x:hidden;overflow-y:scroll;max-height:100%;top:0;right:0;bottom:0;left:0;padding:50px 0;}.wpsr-reviews-form-popup-box-wraper-inner{background-color:#fff;opacity:0;position:relative;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;width:850px;padding:20px;-webkit-transition:all .35s ease;transition:all .35s ease;-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9);}.wpsr-reviews-wrapper .wpsr-business-info .wpsr-write-review-modal .wpsr-business-info-paltforms-url .wpsr-reviews-form-popup-overlay a.wpsr-popup-close:hover{background-color:transparent;}.wpsr_add_read_more .wpsr_read_less,.wpsr_add_read_more .wpsr_read_more{display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;text-decoration:underline;-webkit-text-decoration-color:#1194dc;text-decoration-color:#1194dc;color:#1194dc;cursor:pointer;padding:0 0 0 4px;}.wpsr-has-equal-height ::-webkit-scrollbar,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar{width:4px;border-radius:4px;}.wpsr-has-equal-height ::-webkit-scrollbar-thumb,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6);}.wpsr-has-equal-height ::-webkit-scrollbar-track,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-track{background:rgba(72,70,70,.1);}.wpsr-has-equal-height .wpsr-review-content,.wpsr-reviews-content-length-deactive .wpsr-review-content{height:70px !important;overflow-y:scroll;overflow:auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;}.wpsr-has-equal-height ::-webkit-scrollbar{width:4px;border-radius:4px;}.wpsr-has-equal-height ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6);}.wpsr-has-equal-height ::-webkit-scrollbar-track{background:rgba(72,70,70,.1);}.wpsr-has-equal-height .wpsr-review-content{height:80px !important;overflow-y:scroll;overflow:auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;}.airbnb .wpsr-rating-and-count svg.wpsr-star{fill:#ff385c;}.airbnb .wpsr-rating-and-count svg.wpsr-star-rand stop{stop-color:#ff385c;}.airbnb .wpsr-rating-and-count svg.wpsr-star-rand stop+stop{stop-color:#d6dae4;}.yelp .wpsr-rating-and-count svg.wpsr-star{background-color:#fa3e3e;margin-right:2px;border-radius:4px;padding:2px;}.yelp .wpsr-rating-and-count svg.wpsr-star path{fill:#fff;}.yelp .wpsr-rating-and-count svg.wpsr-star-filled{opacity:.2;}.tripadvisor .wpsr-rating-and-count svg.wpsr-star{fill:#04a96c;}.tripadvisor .wpsr-rating-and-count svg.wpsr-star-rand stop{stop-color:#04a96c;}.tripadvisor .wpsr-rating-and-count svg.wpsr-star-rand stop+stop{stop-color:#d6dae4;}.trustpilot .wpsr-rating-and-count svg.wpsr-star{background-color:#00b67a;margin-right:2px;padding:2px;fill:#fff;}.trustpilot .wpsr-rating-and-count svg.wpsr-star-rand stop{stop-color:#fff;}.trustpilot .wpsr-rating-and-count svg.wpsr-star-rand stop+stop{stop-color:#d6dae4;}.aliexpress .wpsr-rating-and-count svg.wpsr-star{fill:#fe4646;}.aliexpress .wpsr-rating-and-count svg.wpsr-star-rand stop{stop-color:#fe4646;}.aliexpress .wpsr-rating-and-count svg.wpsr-star-rand stop+stop{stop-color:#d6dae4;}.wpsr-business-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-business-info.wpsr-display-block{border-radius:0;}.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-logo,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-paltforms,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-rating-and-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (max-width:320px){.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-logo,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-paltforms,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-rating-and-count{display:block;}}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{-webkit-transition:.3s;transition:.3s;right:-50px;}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper.wpsr-read-all-review-modal.active,.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{right:0;}.wpsr-business-info .wpsr-business-info-paltforms.facebook span{margin-top:5px;}.wpsr-business-info.amazon .wpsr-business-info-left .wpsr-business-info-logo span{margin-top:-10px;}.wpsr-business-info.amazon .wpsr-business-info-left .wpsr-business-info-paltforms span{margin-top:-8px;}.wpsr-business-info.facebook .wpsr-business-info-left .wpsr-business-info-logo span,.wpsr-business-info.trustpilot .wpsr-business-info-left .wpsr-business-info-logo span{margin-top:5px;}.wpsr-business-info .wpsr-business-info-left{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo img{margin-right:5px;height:25px;width:auto;-o-object-fit:cover;object-fit:cover;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo span{font-size:16px;color:#333;font-weight:400;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms{padding-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms a{display:inherit;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms span{font-size:18px;color:#333;font-weight:400;line-height:1.2;margin-top:4px;}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms img{max-height:25px;-webkit-box-shadow:none;box-shadow:none;margin-right:10px;width:auto;}@media screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.wpsr-business-info .wpsr-rating-and-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;line-height:1.2;}@media screen and (max-width:767px){.wpsr-business-info .wpsr-rating-and-count{display:block;}}.wpsr-business-info .wpsr-rating-and-count .wpsr-rating{margin-top:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-rating{color:#333;font-size:16px;font-weight:700;padding-right:5px;}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews{padding-left:5px;font-size:14px;}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews span{font-weight:700;}.wpsr-business-info .wpsr-rating-and-count .wpsr-star{display:inherit;}.wpsr-business-info .wpsr-rating-and-count .wpsr-star-rand stop{stop-color:#f7b80c;}.wpsr-business-info .wpsr-rating-and-count .wpsr-star-rand stop+stop{stop-color:#d6dae4;}.wpsr-business-info .wpsr-business-info-right{text-align:right;margin-left:auto;}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right{margin-left:0;}}.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review{text-align:right;color:#fff;font-size:14px;line-height:1.4;margin:0;display:block;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;background-color:#4284f3;padding:5px 15px;border-radius:50px;}.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review:focus{background-color:#4284f3;text-decoration:none;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper{position:relative;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal-btn,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal-btn{color:#fff;font-size:14px;line-height:1.4;margin:0;display:block;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;text-decoration:none;background-color:#4284f3;padding:5px 15px;border-radius:50px;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{position:absolute;top:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:290px;-webkit-box-shadow:rgba(17,17,17,.2) 0 9px 13px 3px;box-shadow:0 9px 13px 3px rgba(17,17,17,.2);background-color:#fff;z-index:999;opacity:0;margin-top:-4px;visibility:hidden;border-radius:10px;-webkit-transition:.3s;transition:.3s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:-20px;}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{width:300px;right:30px;}}@media only screen and (max-width:320px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{width:260px;right:30px;}}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-top:4px;opacity:1;visibility:visible;right:0;}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-left:-90px;right:auto;}}@media only screen and (max-width:320px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-left:-70px;right:auto;}}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal p,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal p{padding:10px 20px;color:#333;font-weight:600;font-size:14px;line-height:1.4;text-align:left;text-transform:none;margin-bottom:0;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.4s;transition:.4s;padding:6px 20px;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a:hover,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a:hover{background-color:#fdf4f4;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a img,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a img{max-height:25px;width:auto;-webkit-box-shadow:none;box-shadow:none;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-business-info-war-btn-icon,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-business-info-war-btn-icon{margin-right:10px;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url{overflow:hidden;line-height:16px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-platform,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-platform{font-size:14px;font-weight:700;color:#333;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;display:block;}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-url,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-url{color:#888;font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;}.wpsr-business-info .wpsr-people-list img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-left:-4px;display:inline-block;-webkit-box-shadow:none;box-shadow:none;}.wpsr-reviews-footer-cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-reviews-footer-cta .wpsr-business-info-right{margin-left:0;}.wpsr-review-template{background-color:#fff;-webkit-box-shadow:0 8px 20px 2px rgba(0,0,0,.07);box-shadow:0 8px 20px 2px rgba(0,0,0,.07);padding:30px;margin-bottom:30px;margin-top:30px;position:relative;border-radius:4px;-webkit-transition:.4s;transition:.4s;}.wpsr-review-template .wpsr-review-title{font-weight:600;color:#333;font-size:16px;line-height:1.4;padding:0;margin-top:10px;margin-bottom:0;}.wpsr-review-template .wpsr-reviewer-image img{height:80px;width:80px;-o-object-fit:cover;object-fit:cover;max-width:none;}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url{-webkit-box-shadow:none;box-shadow:none;}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover{outline:none !important;}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:focus,.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover{-webkit-box-shadow:none !important;box-shadow:none !important;}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url img{-webkit-box-shadow:none;box-shadow:none;}.wpsr-review-template .wpsr-review-platform{position:absolute;top:15px;left:15px;}.wpsr-review-template .wpsr-review-platform img{max-height:25px;width:auto;-webkit-box-shadow:none;box-shadow:none;}.wpsr-review-template .wpsr-recommends{margin-top:1px;margin-right:4px;}.wpsr-review-template .wpsr-recommends span{padding-left:5px;margin-top:-5px;color:#616770;font-size:14px;}.wpsr-review-template .wpsr-recommends svg path{fill:#f36b7f;}.wpsr-review-template .wpsr-reviewer-name-url{margin:0;padding:0;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;}.wpsr-review-template .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:18px;line-height:1.4;color:#333;font-weight:700;margin:0;word-break:break-word;padding:0;}.wpsr-review-template .wpsr-review-date{font-size:12px;line-height:18px;color:#888;display:block;}.wpsr-review-template .wpsr-rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:5px;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating .wpsr-star{display:inherit;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#f7b80c;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style1{font-size:13px;font-weight:400;line-height:1.6;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style1 span{background:#f7b80c;margin-left:5px;display:inline-block;border-radius:8px;color:#fff;font-size:12px;width:28px;height:23px;line-height:25px;text-align:center;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2{padding-top:3px;}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2 span{margin-right:2px;font-size:14px;font-weight:500;color:#2bc54d;}.wpsr-review-template .wpsr-rating-wrapper .wpsr-booking-rating-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-review-template .wpsr-rating-wrapper .wpsr-booking-rating-style span{background:#003580;border-radius:6px 6px 6px 0;color:#fff;display:inline-block;font-size:14px;width:32px;height:32px;line-height:32px;min-width:28px;font-weight:500;text-align:center;}.wpsr-review-template .wpsr-review-content p{font-size:14px;line-height:1.6;color:#555;margin:0;overflow:initial;}.wpsr-review-template .wpsr-review-content a{display:inline-block;font-size:14px;font-weight:500;line-height:1.6;padding:0;margin:0;text-decoration:underline;-webkit-text-decoration-color:#1194dc;text-decoration-color:#1194dc;color:#1194dc;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;}.wpsr-review-template.wpsr-review-template-google .wpsr-review-platform img{max-height:20px;width:auto;}.wpsr-review-template.wpsr-review-template-airbnb .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#ff385c;}.wpsr-review-template.wpsr-review-template-yelp .wpsr-rating-wrapper.wpsr-rating .wpsr-star{background-color:#fa3e3e;margin-right:2px;border-radius:4px;padding:2px;}.wpsr-review-template.wpsr-review-template-yelp .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#fff;}.wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#04a96c;}.wpsr-review-template.wpsr-review-template-amazon .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#ffa41c;}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-rating-wrapper.wpsr-rating .wpsr-star{background-color:#00b67a;margin-right:2px;padding:2px;}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#fff;}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-rating-wrapper.wpsr-rating .wpsr-star-filled{background-color:#dcdce6;padding:2px;margin-right:2px;}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-rating-wrapper.wpsr-rating .wpsr-star-filled path{fill:#fff;}.wpsr-review-template.wpsr-review-template-aliexpress .wpsr-review-platform img{max-height:35px;-o-object-fit:cover;object-fit:cover;height:auto;width:auto;max-width:100%;}.wpsr-review-template.wpsr-review-template-aliexpress .wpsr-rating-wrapper.wpsr-rating .wpsr-star path{fill:#fe4646;}[data-template-type=masonry].wpsr-reviews-loadmore{position:relative;z-index:2;}.wpsr-reviews-loadmore{text-align:center;width:auto;background:transparent;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 50px;border:none;-webkit-box-shadow:none;box-shadow:none;}.wpsr-reviews-loadmore:focus,.wpsr-reviews-loadmore:hover{background:transparent;outline:none;-webkit-box-shadow:none;box-shadow:none;}.wpsr-reviews-loadmore:focus span,.wpsr-reviews-loadmore:hover span{outline:2px solid #757579;}.wpsr-reviews-loadmore span{background-color:#000;border-radius:8px;padding:10px 20px;color:#fff;font-size:15px;font-weight:700;cursor:pointer !important;outline:none;}.wpsr-reviews-loadmore .wpsr-loading{font-size:0;width:30px;height:30px;border-radius:15px;padding:0;border-left:3px solid #000;border-bottom:3px solid #000;border-color:#000 #000 hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid;border-width:3px;background-color:transparent !important;animation-name:rotateAnimation;-webkit-animation-name:rotateAnimation;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:.2s;-webkit-animation-delay:.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;display:block;margin:0 auto;}.elementor-widget-container .wpsr-reviews-loadmore,.elementor-widget-container .wpsr-reviews-loadmore:focus,.elementor-widget-container .wpsr-reviews-loadmore:hover{background:none;}@keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.wpsr-review-template-one{border-radius:8px;}.wpsr-review-template-one .wpsr-reviewer-image{position:absolute;top:-40px;left:0;right:0;text-align:center;line-height:0;}.wpsr-review-template-one .wpsr-reviewer-image img{margin:auto;max-height:80px;border-radius:50%;width:80px;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.34);box-shadow:0 0 10px 0 rgba(0,0,0,.34);}.wpsr-review-template-one .wpsr-review-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;}.wpsr-review-template-one .wpsr-review-info .wpsr-rating-wrapper.wpsr-rating .wpsr-star{margin-right:2px;}.wpsr-review-template-one .wpsr-review-info .wpsr-rating-wrapper .wpsr-booking-rating-style{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-review-template-one .wpsr-review-content{text-align:center;margin-top:15px;}.wpsr-review-template-one .wpsr-rating-wrapper.wpsr-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-review-template-one .wpsr-review-title{margin-bottom:-10px;margin-top:10px;text-align:center;}.wpsr-review-template.wpsr-review-template-two{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-google{border-bottom:10px solid #e7711a;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-zomato{border-bottom:10px solid #f3153c;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-facebook{border-bottom:10px solid #345a9e;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-yelp{border-bottom:10px solid #fa3e3e;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-tripadvisor{border-bottom:10px solid #04a96c;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-amazon{border-bottom:10px solid #ffa41c;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-trustpilot{border-bottom:10px solid #00b67a;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-aliexpress{border-bottom:10px solid #fe4646;}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{margin-right:10px;}.wpsr-review-template.wpsr-review-template-two .wpsr-review-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform{right:15px;left:auto;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform{top:5px;}.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform img{max-height:18px;}}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{padding-right:15px;}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img{height:70px;border-radius:50%;width:70px;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{padding-right:10px;}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img{height:55px;width:55px;}}.wpsr-review-template.wpsr-review-template-two .wpsr-review-info{margin-right:auto;text-align:inherit;padding-top:0;}.wpsr-review-template.wpsr-review-template-two .wpsr-reviews-content-footer{margin-top:10px;width:100%;}.wpsr-review-template.wpsr-review-template-two .wpsr-review-title{margin-bottom:-10px;}.wpsr-review-template.wpsr-review-template-two .wpsr-review-content{margin-top:15px;}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-facebook .wpsr-recommends{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.wpsr-review-template.wpsr-review-template-three{margin-top:0;margin-left:30px;}.wpsr-review-template.wpsr-review-template-three .wpsr-recommends{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-platform{position:absolute;top:40px;left:-55px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.wpsr-review-template.wpsr-review-template-three .wpsr-review-platform span{background-color:#1cb03b;color:#fff;padding:6px 15px;font-size:16px;text-transform:capitalize;display:block;line-height:1.3;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-three .wpsr-recommends{padding-top:0;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-facebook .wpsr-review-platform{left:-64px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-facebook .wpsr-review-platform span{background-color:#345a9e;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-zomato .wpsr-review-platform{left:-58px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-zomato .wpsr-review-platform span{background-color:#f3153c;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-yelp .wpsr-review-platform{left:-45px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-yelp .wpsr-review-platform span{background-color:#fa3e3e;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-airbnb .wpsr-review-platform span{background-color:#ff385c;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-tripadvisor .wpsr-review-platform{left:-70px;top:50px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-tripadvisor .wpsr-review-platform span{background-color:#04a96c;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-amazon .wpsr-review-platform{left:-58px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-amazon .wpsr-review-platform span{background-color:#ffa41c;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-trustpilot .wpsr-review-platform{left:-65px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-trustpilot .wpsr-review-platform span{background-color:#00b67a;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-aliexpress .wpsr-review-platform{left:-68px;}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-aliexpress .wpsr-review-platform span{background-color:#fe4646;}.wpsr-review-template.wpsr-review-template-three[class~="wpsr-review-template-booking.com"] .wpsr-review-platform{left:-76px;}.wpsr-review-template.wpsr-review-template-three .wpsr-rating-wrapper{padding-bottom:0;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image{padding-right:20px;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image img{max-height:60px;border-radius:50%;width:60px;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image{padding-right:10px;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image img{max-height:55px;}}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info{margin-right:auto;text-align:inherit;padding-top:0;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:14px;}}.wpsr-review-template.wpsr-review-template-three .wpsr-review-title{margin-bottom:5px;margin-top:0;}.wpsr-review-template.wpsr-review-template-three .wpsr-review-content{margin-top:5px;}.wpsr-review-template.wpsr-review-template-four{background-color:transparent;padding:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:30px;margin-top:0;border-radius:0;position:static;}.wpsr-review-template.wpsr-review-template-four .wpsr-recommends{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header{background-color:#fff;-webkit-box-shadow:0 0 57px 0 rgba(0,0,0,.05);box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:30px;margin-bottom:25px;position:relative;border-radius:8px;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header:after{position:absolute;left:60px;content:"";bottom:-20px;width:0;height:0;border-right:20px solid transparent;border-top:20px solid #fff;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-rating-wrapper{padding-bottom:8px;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-rating-wrapper{padding-bottom:0;}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform{right:15px;left:auto;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform{top:5px;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform img{max-height:18px;}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info{margin-right:auto;text-align:inherit;padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url{margin:0;padding:0;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:16px;line-height:1.4;color:#333;font-weight:700;margin:0;padding:0;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image{padding-right:20px;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image img{max-height:60px;width:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image{padding-right:10px;}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image img{max-height:55px;}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-title{margin-bottom:5px;margin-top:0;}.wpsr-review-template.wpsr-review-template-five{margin-top:30px;border-radius:8px;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-platform{right:15px;left:auto;}.wpsr-review-template.wpsr-review-template-five .wpsr-recommends{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image{position:absolute;top:-40px;left:0;right:0;text-align:center;line-height:0;}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image img{margin:auto;max-height:80px;width:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.34);box-shadow:0 0 10px 0 rgba(0,0,0,.34);}.wpsr-review-template.wpsr-review-template-five .wpsr-review-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-info{margin:0 auto;text-align:center;padding-top:20px;}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper{padding-bottom:0;padding-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper.wpsr-rating .wpsr-star{margin-right:2px;}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper .wpsr-booking-rating-style{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-date{text-align:center;padding-top:5px;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-title{margin-bottom:-5px;margin-top:5px;text-align:center;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-content{text-align:center;margin-top:10px;position:relative;z-index:1;}.wpsr-review-template.wpsr-review-template-five .wpsr-review-content:after{position:absolute;content:"a";font-family:wp-social-reviews;font-size:70px;top:-25px;z-index:-1;opacity:.2;left:0;right:0;color:#1c7298;}.wpsr-review-template.wpsr-review-template-six{margin-top:0;margin-left:30px;}.wpsr-review-template.wpsr-review-template-six .wpsr-recommends{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image{position:absolute;top:40px;left:-25px;}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image img{max-height:50px;border-radius:50%;width:50px;height:50px;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image{left:-20px;}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image img{max-height:40px;}}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-six .wpsr-review-info{margin-right:auto;text-align:inherit;padding-left:15px;padding-top:15px;}.wpsr-review-template.wpsr-review-template-six .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px;}.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform{left:auto;bottom:15px;right:15px;top:auto;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform{top:5px;}.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform img{max-height:18px;}}.wpsr-review-template.wpsr-review-template-six .wpsr-review-title{margin-bottom:5px;margin-top:0;}.wpsr-review-template.wpsr-review-template-six .wpsr-review-content,.wpsr-review-template.wpsr-review-template-six .wpsr-review-title{padding-left:15px;}.wpsr-review-template.wpsr-review-template-six .wpsr-review-date{padding-top:5px;}.wpsr-review-template.wpsr-review-template-seven{padding:25px 20px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;}.wpsr-review-template.wpsr-review-template-seven .wpsr-recommends{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-seven{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:15px;}.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image img{max-height:50px;border-radius:50%;width:50px;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image img{max-height:40px;}}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info{margin-right:auto;text-align:inherit;padding-top:0;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info .wpsr-review-date{padding-top:5px;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-platform{position:static;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-title{margin-bottom:5px;margin-top:0;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content{height:100%;overflow:inherit !important;overflow-x:inherit !important;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar{width:4px;border-radius:4px;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6);}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-track{background:rgba(72,70,70,.1);}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content p{height:100%;overflow:auto;overflow-x:hidden;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content{text-align:inherit;opacity:0;visibility:hidden;background-color:#fff;-webkit-box-shadow:0 0 57px 0 rgba(0,0,0,.05);box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:25px 20px;border-radius:8px;position:absolute;top:0;-webkit-transition:.4s;transition:.4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content:after{position:absolute;left:50px;content:"";bottom:-20px;width:0;height:0;border-right:20px solid transparent;border-top:20px solid #fff;}.wpsr-review-template.wpsr-review-template-seven:hover .wpsr-review-content{opacity:1;visibility:visible;top:-20px;min-height:120px;}.wpsr-review-template.wpsr-review-template-eight{padding:25px 20px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight{padding:25px 15px;}}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-google .wpsr-reviews-on-hover .wpsr-review-platform span{color:#e7711a;}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-facebook .wpsr-reviews-on-hover .wpsr-review-platform span{color:#1c7298;}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-yelp .wpsr-reviews-on-hover .wpsr-review-platform span{color:#fa3e3e;}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-zomato .wpsr-reviews-on-hover .wpsr-review-platform span{color:#f4474c;}.wpsr-review-template.wpsr-review-template-eight .wpsr-rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:15px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:15px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image img{max-height:80px;border-radius:50%;width:80px;-o-object-fit:cover;object-fit:cover;margin:0 auto;height:80px;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image img{max-height:80px;max-width:80px;}}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info{text-align:center;width:100%;}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info .wpsr-review-date{padding-top:5px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform{position:static;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform{top:5px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform img{max-height:18px;}}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-title{margin-bottom:-10px;margin-top:5px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover{text-align:inherit;text-align:center;opacity:0;visibility:hidden;background-color:#fff;-webkit-box-shadow:0 0 57px 0 rgba(0,0,0,.05);box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:25px 20px;border-radius:8px;position:absolute;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:100px;right:0;top:0;width:100%;height:100%;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar{width:4px;border-radius:4px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6);}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-track{background:rgba(72,70,70,.1);}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-content{height:100%;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-content .wpsr_show_more_content{height:100%;overflow:auto;overflow-x:hidden;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-platform{margin-top:5px;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-platform span{font-size:14px;line-height:1.4;text-transform:capitalize;font-weight:700;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover p{position:relative;z-index:1;}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover p:after{position:absolute;content:"a";font-family:wp-social-reviews;font-size:70px;top:-25px;z-index:-1;opacity:.2;left:30%;color:#1c7298;}.wpsr-review-template.wpsr-review-template-eight:hover .wpsr-reviews-on-hover{opacity:1;visibility:visible;left:0;}.wpsr-review-template.wpsr-review-template-nine{padding:20px 15px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.4s;transition:.4s;margin-top:0;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-nine{padding:20px 15px;}}.wpsr-review-template.wpsr-review-template-nine:hover{background-color:#6a65e7;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-recommends span{color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-recommends svg path{fill:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content p,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-title{color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content .wpsr_add_read_more .wpsr_read_less,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content .wpsr_add_read_more .wpsr_read_more,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content a{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-info .wpsr-review-date,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name,.wpsr-review-template.wpsr-review-template-nine:hover p{color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover p a,.wpsr-review-template.wpsr-review-template-nine:hover p a:hover{color:#59f333;-webkit-text-decoration-color:#59f333;text-decoration-color:#59f333;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-star path{fill:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style1{color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style1 span{background:#e7711a;color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style2 span{color:#fff;}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper .wpsr-booking-rating-style .review-badge{background:#fff;color:#003580;}.wpsr-review-template.wpsr-review-template-nine .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:10px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-reviewer-image img{height:60px;border-radius:50%;max-width:60px;-o-object-fit:cover;object-fit:cover;width:auto;margin:0 auto;border:5px solid #fff;-webkit-box-shadow:0 0 9px 0 rgba(0,0,0,.15);box-shadow:0 0 9px 0 rgba(0,0,0,.15);}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-date{padding-top:3px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-rating-wrapper{padding-bottom:0;padding-top:5px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform{position:static;}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform{top:5px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform img{max-height:18px;}}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-title{margin-top:10px;}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-content{padding-top:5px;}.wpsr-reviews-badge-wrapper{width:100%;display:block;text-align:center;}.wpsr-reviews-badge-wrapper.wpsr-enable-cursor{cursor:pointer;}.wpsr-reviews-badge-wrapper.wpsr-has-multiple-reviews-platform .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:28px;}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_top_left,.wpsr-reviews-badge-wrapper .wpsr-float_top_right{width:auto;position:fixed;z-index:2;}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom{bottom:0;margin-bottom:15px !important;}.wpsr-reviews-badge-wrapper .wpsr-float_top_left{top:160px;left:15px;}.wpsr-reviews-badge-wrapper .wpsr-float_top_right{top:160px;right:15px;}.wpsr-reviews-badge-wrapper .wpsr-float_top_right.active{right:365px;}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom{left:15px;}.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom{right:15px;}.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom.active{right:365px;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html{-webkit-transition:.3s;transition:.3s;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-radius:4px;padding:20px 40px;display:inline-block;margin-bottom:30px;color:inherit;text-align:center;text-decoration:none !important;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn:focus,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn:hover,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html:focus,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.12);box-shadow:0 5px 20px 0 rgba(0,0,0,.12);outline:none;border:none;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:20px;width:auto;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo span{padding-left:10px;font-size:16px;color:#333;font-weight:400;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms{line-height:0;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms img{margin-right:5px;height:28px;width:auto;-o-object-fit:cover;object-fit:cover;display:inline-block;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms img:last-child{margin-right:0;}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn .wpsr-rating-and-count .wpsr-total-reviews{text-decoration:underline;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5px;margin:0;line-height:1.2;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-reviews-badge-title{text-align:left;display:block;font-size:14px;color:#333;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-rating{margin-top:2px;margin-left:5px;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-rating{color:#333;font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-reviews{padding-left:5px;font-size:14px;color:#333;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-star-rand stop{stop-color:#f7b80c;}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-star-rand stop+stop{stop-color:#d6dae4;}.wpsr-reviews-badge2 .wpsr-reviews-badge-btn,.wpsr-reviews-badge2 .wpsr-reviews-badge-html{padding:15px 20px;}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner{display:-webkit-box;display:-ms-flexbox;display:flex;}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{margin-right:15px;}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:50px;}.wpsr-reviews-badge2 .wpsr-rating-and-count{display:block;}.wpsr-reviews-badge2 .wpsr-rating-and-count .wpsr-total-reviews{padding-left:0;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{left:20px !important;right:auto !important;top:auto !important;bottom:-200px;opacity:0;-webkit-transition:.5s !important;transition:.5s !important;height:90vh !important;visibility:hidden;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active{opacity:1;bottom:0;border-radius:10px 10px;visibility:visible;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active.wpsr-float_right_bottom{right:20px !important;left:auto !important;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.wpsr-notification-active,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.wpsr-notification-active{right:-70px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active.wpsr-reviews-wrapper .wpsr-all-reviews.wpsr-row{padding-top:30px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-all-reviews.wpsr-row,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-row:nth-child(2){height:calc(100vh - 180px);max-height:none;padding:10px;overflow-y:scroll;overflow-x:hidden;-webkit-transition:height .1s cubic-bezier(.4,0,.2,1) 0s;transition:height .1s cubic-bezier(.4,0,.2,1) 0s;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate{left:20px !important;right:auto !important;top:auto !important;opacity:0;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate.wpsr-float_right_bottom{right:20px !important;left:auto !important;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-review-source-title{display:none;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-loadmore{padding-bottom:20px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-footer-cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-footer-cta a{background-color:#000;border-radius:8px;padding:6px 16px;color:#fff;font-size:15px;font-weight:700;cursor:pointer !important;outline:none;text-decoration:none;}.wpsr-reviews-notification-card-wrapper{position:fixed;bottom:-200px;left:20px;z-index:99999999;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-radius:10px;padding:20px;-webkit-transition:.4s;transition:.4s;text-decoration:none;color:#000;outline:none;}.wpsr-reviews-notification-card-wrapper.cursor-none{cursor:default;}@media only screen and (max-width:320px){.wpsr-reviews-notification-card-wrapper{padding:10px;}}.wpsr-reviews-notification-card-wrapper.wpsr-enable-cursor{cursor:pointer;}.wpsr-reviews-notification-card-wrapper.wpsr-float_right_bottom{right:20px;left:auto;}@media only screen and (max-width:320px){.wpsr-reviews-notification-card-wrapper.wpsr-float_right_bottom{right:15px;}}.wpsr-reviews-notification-card-wrapper:focus,.wpsr-reviews-notification-card-wrapper:hover{-webkit-box-shadow:-1px 4px 8px 5px rgba(0,0,0,.1);box-shadow:-1px 4px 8px 5px rgba(0,0,0,.1);text-decoration:none;color:#000;outline:none;}.wpsr-reviews-notification-card-wrapper .wpsr-hide-logo{display:none;}.wpsr-reviews-notification-card-wrapper .wpsr-show-logo{display:block;}.wpsr-reviews-notification-card-wrapper .wpsr-close{position:absolute;z-index:2;cursor:pointer;top:6px;right:5px;height:20px;width:20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.wpsr-reviews-notification-card-wrapper .wpsr-close svg{height:12px;width:12px;}.wpsr-reviews-notification-card-wrapper .wpsr-close svg path{fill:#111;}.wpsr-reviews-notification-card-wrapper.wpsr-visible-card{display:block;}.wpsr-reviews-notification-card-wrapper.wpsr-notification-active{opacity:1;bottom:20px;}.wpsr-reviews-notification-card-wrapper.deactivate{opacity:0;bottom:-200px;}.wpsr-reviews-notification-card-wrapper .wpsr-review-source-title{display:none;}.wpsr-reviews-notification-card-wrapper .wpsr-reviewer-image{display:block;}.wpsr-reviews-notification-card-wrapper.wpsr-reviews-platform-woocommerce .wpsr-review-platform .wpsr-show-logo{display:none;}.wpsr-reviews-notification-card-wrapper.wpsr-reviews-platform-woocommerce .wpsr-review-source-title{display:block;}.wpsr-reviews-notification-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-reviews-notification-card .wpsr-notification-image-wrapper{margin-right:10px;}.wpsr-reviews-notification-card .wpsr-product-image img,.wpsr-reviews-notification-card .wpsr-reviewer-image img{height:50px;width:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:767px){.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header{display:block;}}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header .reviewer-name{font-size:16px;color:#111;padding-right:5px;font-weight:700;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header p{padding:0;margin:0;font-size:14px;line-height:1.4;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:0;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper{padding-right:5px;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg{height:18px;width:18px;display:inherit;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg path{fill:#f7b80c;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform img{max-height:20px;width:auto;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform{padding-left:5px;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform .wpsr-review-source-title{font-size:13px;color:#0954db;margin-top:3px;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-footer{line-height:1;}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-footer .review-time{font-size:12px;line-height:18px;color:#888;}