@keyframes enter-modal{0%{opacity:0;left:-5000px}100%{opacity:1;left:0px}}@keyframes exit-modal{0%{opacity:1;left:0px}100%{opacity:0;left:-5000px}}@keyframes enter-button{from{bottom:-1000px}to{bottom:40px}}body.strr-modal-open{overflow:hidden}.strr-alert{position:fixed !important;top:50px;right:10px;z-index:10}.strr-button{cursor:pointer;position:fixed;z-index:10;width:100%;max-width:295px;left:-5000px;bottom:40px;padding:20px
0;background:#008375;box-shadow:0px 0px 20px rgba(24,47,67,.2);border-radius:6px}.strr-button.active{left:40px;animation-name:enter-button;animation-duration:1s}.strr-button .strr-button-close{position:absolute;top:-10px;right:-10px;border-radius:100%;background-color:#f5f5f5;text-align:center;width:24px;height:24px;line-height:22px}.strr-button
h3{font-style:normal;font-weight:700;font-size:clamp(13px,3vw,16px);line-height:1.2em;text-align:center;color:#f5f5f5}.strr-button
p{color:#f5f5f5;font-size:clamp(12px,2vw,15px);margin-bottom:0;text-align:center}.strr-button p
strong{text-transform:uppercase}.strr-button .strr-stars{text-align:center}.strr-modal{color:#182f43;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;display:flex;left:-5000px;align-items:center;justify-content:center}.strr-modal-open .strr-modal{display:flex;left:0px;animation-name:enter-modal;animation-duration:1s}.strr-modal-close .strr-modal{animation-name:exit-modal;animation-duration:1s}.strr-modal:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:#afb2b2;opacity:.8;backdrop-filter:blur(5px);z-index:0}.strr-modal .strr-modal-content{background:#f5f5f5;box-shadow:0px 4px 10px rgba(0,0,0,.25);border-radius:6px;width:100%;max-width:700px;padding:clamp(10px,2vw,20px);position:relative;z-index:1}.strr-modal .strr-modal-content
.invalid{border:1px
solid red}.strr-modal .strr-modal-content .strr-modal-close{position:absolute;top:0px;right:5px;padding:10px}.strr-modal .strr-modal-content .strr-modal-close:hover{opacity:.8}.strr-modal .strr-modal-content
h2{font-style:normal;font-weight:700;font-size:clamp(25px,3vw,35px);line-height:52px}.strr-modal .strr-modal-content
p{font-style:normal;font-weight:400;font-size:clamp(11px,3vw,13px);line-height:1.2em;letter-spacing:.005em;margin-bottom:5px}.strr-modal .strr-modal-content .form-group{margin-bottom:10px}.strr-modal .strr-modal-content .form-group
label{font-size:clamp(11px,3vw,13px);margin-left:10px;margin-bottom:0}.strr-modal .strr-modal-content .form-group
select{background-image:url(/wp-content/plugins/st-review-rating/assets/svg/arrow-d.svg?x71182);background-repeat:no-repeat;background-position:calc(100% - 10px) 50%}.strr-modal .strr-modal-content .form-group .form-control{border-color:#008375;color:#008375;padding:2px
5px;font-size:clamp(11px,3vw,13px)}.strr-modal .strr-modal-content .form-group .form-control::-webkit-input-placeholder{color:#008375}.strr-modal .strr-modal-content .form-group .form-control:-moz-placeholder{color:#008375}.strr-modal .strr-modal-content .form-group .form-control::-moz-placeholder{color:#008375}.strr-modal .strr-modal-content .form-group .form-control:-ms-input-placeholder{color:#008375}.strr-modal .strr-modal-content .form-group.form-group-rating
label{color:#008375;margin-left:0}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values{display:flex;justify-content:space-between;flex-wrap:wrap}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values .strr-rating-value{cursor:pointer;display:flex;border-radius:100px;border:2px
solid #afb2b2;justify-content:center;align-items:center;width:clamp(32px,3vw,50px);height:clamp(32px,3vw,50px);position:relative}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values .strr-rating-value:before{content:" ";position:absolute;top:5%;left:5%;border-radius:100px;display:inline-block;font-style:normal;width:90%;height:90%;z-index:-1}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values .strr-rating-value:hover:not(.active):before{background-color:#008375;opacity:.2}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values .strr-rating-value.active{border-color:#008375;color:#fff}.strr-modal .strr-modal-content .form-group.form-group-rating .strr-rating-values .strr-rating-value.active:before{background-color:#008375}.strr-modal .strr-modal-content .form-group.form-recaptcha{scale:.8}.strr-modal .strr-modal-content .form-group.form-recaptcha .g-recaptcha>div{margin:0
auto}.strr-modal .strr-modal-content .form-action{display:flex;justify-content:center;width:100%}.strr-modal .strr-modal-content .form-action .form-submit{background-color:#008375;border-radius:8px;border:2px
solid #008375;color:#fff;text-align:center;padding:10px
24px;display:inline-block;max-width:379px;width:100%}.strr-modal .strr-modal-content .form-action .form-submit:hover{background-color:#fff;color:#008375}@media screen and (max-width: 767px){.strr-button,.strr-button.active{bottom:0;left:0;width:50%;padding:5px;border-radius:0;border-right:1px solid #fafafa}.strr-button .strr-button-mobile,.strr-button.active .strr-button-mobile{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:32px}.strr-button .strr-button-mobile span,.strr-button.active .strr-button-mobile
span{color:#fff;margin-left:5px}.strr-button .strr-button-mobile .strr-star-icon,.strr-button.active .strr-button-mobile .strr-star-icon{width:32px}.strr-button .strr-button-mobile .strr-star-icon img,.strr-button.active .strr-button-mobile .strr-star-icon
img{width:100%;height:auto}}@media screen and (max-width: 375px){.strr-button .strr-button-mobile,.strr-button.active .strr-button-mobile{height:36px}}.strr-side-button{position:fixed;z-index:10;transform:rotate(-90deg);animation-name:strrSideButtonContainer;animation-delay:10s;animation-duration:1s;animation-fill-mode:forwards;bottom:30vh;left:-70px}.strr-side-button .strr-side-button-show{display:flex;justify-content:center;align-items:center;border:none;border-radius:0 0 8px 8px;color:#fff;background-color:#008375;height:50px;font-size:18px;padding:0
15px}.strr-side-button .strr-side-button-show .strr-side-button-text{display:flex;justify-content:center;align-items:center;width:140px;animation-name:strrSideButtonText;animation-delay:10s;animation-duration:1s;animation-fill-mode:forwards}.strr-side-button .strr-side-button-show .strr-side-button-text
span{padding:0;width:130px;white-space:nowrap;overflow:hidden}.strr-side-button .strr-side-button-show:hover{opacity:.8}@keyframes
strrSideButtonContainer{0%{left:-70px}to{left:-2px}}@keyframes
strrSideButtonText{0%{width:140px}to{width:0}}