.kustomer-feedback-component{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;bottom:30px;right:30px;width:70px;height:70px;padding:10px}.kustomer-feedback-component:not(.is-open):hover .kustomer-tooltip{opacity:1;-webkit-transform:translateX(-5px);transform:translateX(-5px);transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out;visibility:visible}.kustomer-feedback-component.is-open .kustomer-popup{opacity:1;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.kustomer-feedback-component .kustomer-tooltip{white-space:nowrap;opacity:0;visibility:hidden;position:absolute;font-size:.8em;right:70px;top:25px;line-height:1em;background-color:#5d6575;color:#fff;letter-spacing:.1em;border-radius:1em;padding:.55em 1em}.kustomer-feedback-component .kustomer-trigger{cursor:pointer;border-radius:1000px;width:50px;height:50px;padding:10px;box-shadow:0 2px 8px rgba(5,43,81,.1)}.kustomer-feedback-component .kustomer-trigger img{max-width:100%}.kustomer-feedback-component .kustomer-trigger.is-kustomer-trigger-spinning{-webkit-animation:spin .5s ease-in-out;animation:spin .5s ease-in-out}.kustomer-feedback-component .kustomer-trigger.is-kustomer-trigger-spinning-reverse{-webkit-animation:spin-reverse .5s ease-in-out;animation:spin-reverse .5s ease-in-out}.kustomer-feedback-component .kustomer-popup{transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out;position:absolute;box-shadow:0 2px 8px rgba(5,43,81,.1);opacity:0;background-color:#fff;width:350px;min-height:400px;top:80px;right:10px;border-radius:10px;overflow:hidden}.kustomer-feedback-component .kustomer-popup .kustomer-header{padding:30px 0;border-bottom:1px solid #e0e0e0}.kustomer-feedback-component .kustomer-popup .kustomer-header .kustomer-logo{height:60px;text-align:center;margin:0 auto;width:300px}.kustomer-feedback-component .kustomer-popup .kustomer-header .kustomer-logo img{max-width:100%;max-height:100%}.kustomer-feedback-component .kustomer-popup .kustomer-header h1{margin-top:30px;font-size:18px;font-weight:400;letter-spacing:.02em;padding:0 30px;white-space:nowrap;text-align:center;margin-bottom:0}.kustomer-feedback-component .kustomer-popup .kustomer-container{position:relative}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-feedbacks{min-height:200px;display:flex;flex-direction:column;justify-content:space-evenly;margin:0;padding:20px 0}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-feedbacks .kustomer-feedback{padding:20px 40px;cursor:pointer;transition:background-color .3s ease-out;align-items:center;display:flex}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-feedbacks .kustomer-feedback img{width:25px;max-height:25px;display:inline-block;margin-right:15px}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-feedbacks .kustomer-feedback p{font-size:16px;font-weight:700;margin:0;padding:0}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-feedbacks .kustomer-feedback:hover{background-color:#f4f5f6}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form{position:absolute;top:0;bottom:0;right:0;left:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;background-color:#fff}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form .kustomer-back{height:45px;width:100%;padding:10px;cursor:pointer;transition:background-color .3s ease-out}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form .kustomer-back:hover{background-color:#f4f5f6}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form .kustomer-back img{max-height:100%;width:25px}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form h2{width:270px;font-size:15px;text-transform:uppercase;font-weight:700;margin:20px auto}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form form{width:270px;margin:0 auto;text-align:right}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form form textarea{color:grey;width:100%;resize:none;outline:none;border:0;padding:0 10px 0 0;background-color:transparent;overflow:hidden;border-bottom-style:solid;border-bottom-width:3px;margin-bottom:30px}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form form button{color:#fff;padding:.5rem 1rem;font-weight:700;border-radius:.25rem;cursor:pointer;background:transparent;-webkit-appearance:button;text-transform:none;overflow:visible;font-family:inherit;font-size:16px;line-height:1.15;margin:0;border:0 solid #fff;position:relative}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form form button.is-loading{box-shadow:none;cursor:not-allowed;opacity:.5;color:transparent!important;pointer-events:none}.kustomer-feedback-component .kustomer-popup .kustomer-container section.kustomer-form form button.is-loading:after{border-color:transparent transparent #fff #fff!important;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important;-webkit-animation:loading .5s linear infinite;animation:loading .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;content:"";display:block;height:1em;width:1em}@-webkit-keyframes spin{to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spin{to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@-webkit-keyframes spin-reverse{to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}@keyframes spin-reverse{to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}