@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap); .templately-feedback-form{animation-duration:1.5s;animation-name:popup;bottom:10px;font-family:Inter,sans-serif;max-width:570px;position:fixed;left:20px;width:98%;z-index:9999}@keyframes popup{0%{opacity:1;transform:translateX(-100%) scale(1)}to{opacity:1;transform:translateX(0) scale(1)}}.templately-feedback-form .review-header{background-color:#fff;background-image:url(../images/customizer-header.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d0d5dd;border-bottom-color:#eaecf0;border-radius:16px 16px 0 0;display:flex;flex-direction:column;gap:10px;padding:24px;position:relative}.templately-feedback-form .review-header .templately-logo{display:inline-flex}.templately-feedback-form .review-header .templately-logo svg{margin-left:10px}.templately-feedback-form .review-header .templately-logo svg+svg{margin-left:0;max-width:143px}.templately-feedback-form .review-header .templately-review-header-title{color:#1d2939;font-size:24px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0}.templately-feedback-form .review-header .templately-review-header-sub-title{color:#475467;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;margin:0}.templately-feedback-form .review-header .templately-review-header-close-button{align-items:center;background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:absolute;left:24px;width:32px}.templately-feedback-form .review-header .templately-review-header-close-button svg{height:auto;width:11px;fill:#475467}.templately-feedback-form .review-body{background-color:#fff;border-bottom:1px solid #d0d5dd;border-right:1px solid #d0d5dd;border-radius:0 0 16px 16px;border-left:1px solid #d0d5dd;padding:24px}.templately-feedback-form .review-body .review-wrapper{background:#fff;border:1px solid #eaecf0;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:16px}.templately-feedback-form .review-body .review-wrapper .title{color:#1d2939;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:1.2;margin:0}.templately-feedback-form .review-body .review-wrapper .description{color:#667085;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.4;margin:0}.templately-feedback-form .review-body .review-wrapper .description strong{font-weight:600}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper{display:flex;flex-direction:column;gap:10px}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating{align-items:center;background-color:#f9fafb;border:1px solid #f9fafb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:8px;text-align:center}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating .icon{background-position:50%;background-repeat:no-repeat;background-size:cover;height:40px;width:40px}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating.rating-1 .icon{background-image:url(../images/ratting1.png)}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating.rating-2 .icon{background-image:url(../images/ratting2.png)}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating.rating-3 .icon{background-image:url(../images/ratting3.png)}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating.rating-4 .icon{background-image:url(../images/ratting4.png)}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating.rating-5 .icon{background-image:url(../images/ratting5.png)}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating span{color:#1d2939;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-ratings .rating:hover{border-color:#5453f4}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-scale{align-items:center;display:flex;gap:8px;justify-content:space-between}.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-scale .not-satisfied,.templately-feedback-form .review-body .review-wrapper .ratting-wrapper .review-scale .very-satisfied{color:#667085;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0}.templately-feedback-form .review-body .review-form{display:flex;flex-direction:column;gap:24px}.templately-feedback-form .review-body .review-form .form-control{display:flex;flex-direction:column;gap:6px}.templately-feedback-form .review-body .review-form .form-control label{color:#344054;font-size:14px;font-weight:500;line-height:1.43}.templately-feedback-form .review-body .review-form .form-control input{background-color:transparent;border:1px solid #d0d5dd;border-radius:8px;color:#1d2939;height:44px;padding:2px 14px}.templately-feedback-form .review-body .review-form .form-control input::-moz-placeholder{color:#667085}.templately-feedback-form .review-body .review-form .form-control input::placeholder{color:#667085}.templately-feedback-form .review-body .review-form .form-control textarea{background-color:transparent;border:1px solid #d0d5dd;border-radius:8px;color:#1d2939;height:100px;padding:10px 14px}.templately-feedback-form .review-body .review-form .form-control textarea::-moz-placeholder{color:#667085}.templately-feedback-form .review-body .review-form .form-control textarea::placeholder{color:#667085}.templately-feedback-form .review-body .review-form .form-control .error{color:#f9365b;font-size:14px;font-weight:400;line-height:1.4;margin:0}.templately-feedback-form .review-body .review-form .review-submit{align-items:center;background:#5453f4;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;line-height:normal;min-height:48px;padding:2px 24px;text-align:center;text-transform:capitalize}.templately-feedback-form .review-footer{align-items:center;background-color:#fff;border:1px solid #d0d5dd;border-radius:0 0 16px 16px;border-top-color:#eaecf0;display:flex;gap:8px;padding:24px}.templately-feedback-form .review-footer .button{align-items:center;align-self:end;background:#5453f4;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:space-between;line-height:normal;min-height:48px;padding:2px 24px;text-transform:capitalize}.templately-feedback-form .review-footer .button:focus{box-shadow:none}.templately-feedback-form .review-footer .button.button-secondary{background:#fff;color:#667085}.templately-feedback-form .review-footer .button>svg{margin-right:10px}.templately-feedback-form.review .review-body{border-bottom:none;border-radius:0}