.component--my-list-give-feed-back{max-width:300px;max-height:140px;transition:max-height .4s linear,max-width .3s linear;overflow:hidden}.component--my-list-give-feed-back.expanded{max-width:100%;max-height:1000px}.component--my-list-give-feed-back .my-list-give-feedback-form-content{opacity:0;transition:opacity .5s linear}.component--my-list-give-feed-back .my-list-give-feedback-form-content.expanded{opacity:1}.component--my-list-give-feed-back .my-list-give-feedback-thumbs-label{position:relative}.component--my-list-give-feed-back .my-list-give-feedback-thumbs-label:focus-within{outline:2px solid var(--color-tomato-red);outline-offset:1px}.component--my-list-give-feed-back .error-message{color:#fff;background-color:#ce3f24}.component--my-list-give-feed-back .feedback-checkbox{color:var(--color-gray-8);cursor:pointer;align-items:center;gap:8px;font-weight:400;display:inline-flex}.component--my-list-give-feed-back .feedback-checkbox.disabled{cursor:not-allowed}.component--my-list-give-feed-back .feedback-checkbox .checkbox:focus+.checkbox-icon{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.component--my-list-give-feed-back .feedback-checkbox .checkbox{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:320px){.component--my-list-give-feed-back{max-height:170px}}
.component--my-list-got-it-content{background-color:var(--color-gray-1)}
