*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.head{background-color:#fff;border-bottom:2px solid #4e4e4e;color:#4e4e4e}.head,.main-body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal}.main-body{padding:0 3em}.bg-container{background-color:#f1f1f1}.show-form{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#383838;cursor:pointer;font-size:18px;font-weight:700;margin-top:1em;padding:10px;text-align:center;text-decoration:none}.show-form:hover{color:#000}.feedback-form{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:auto}.feedback-form input,textarea{margin:1em 0;outline:none;width:500px}.feedback-form textarea{min-height:200px;min-width:300px;resize:none}.feedback-form button{width:300px}.card-box{background-color:#fff;border-radius:10px;box-shadow:2px 4px 4px #0000002e;margin:2em}.card-box:hover{background-color:#fcfcfc;box-shadow:2px 4px 4px #00000061;transition:.5s}.card-height{height:100%}.feedback-list,.sent-list{list-style:none}.feedback-list{border-bottom:1px solid #000;padding:2em 0}.text-positive{background-color:green}.text-negative,.text-positive{border-radius:5px;color:#eee;padding:5px}.text-negative{background-color:red}.text-neutral{background-color:gold;border-radius:5px;color:#333;padding:5px}.spinner-container{align-items:center;display:flex;justify-content:center;padding:2rem}.spinner{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.b07e566b.css.map*/