.typeform-response-list{height:100%;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));padding:2rem;grid-template-columns:auto;-webkit-transition:grid-template-columns .2s ease-in-out;transition:grid-template-columns .2s ease-in-out;transition:grid-template-columns .2s ease-in-out,-ms-grid-columns .2s ease-in-out}.typeform-response-list .typeform-responses{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr auto}.typeform-response-list .typeform-responses>div{padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem}.typeform-response-list .typeform-responses>div:not(:nth-last-child(-n+6)){border-bottom-width:1px}.typeform-response-list .typeform-responses .sortable span{--text-opacity:1;color:#00a389;color:rgba(0,163,137,var(--text-opacity));position:relative}.typeform-response-list .typeform-responses .sorted span{display:inline-block}.typeform-response-list .typeform-responses .sorted span:after{content:"";position:absolute;top:50%;right:calc(-16px - .25rem);height:0;width:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-style:solid;border-color:transparent;pointer-events:none}.typeform-response-list .typeform-responses .sorted--asc span,.typeform-response-list .typeform-responses .sorted--desc span{margin-right:calc(16px + .5rem)}.typeform-response-list .typeform-responses .sorted--asc span:after{border-bottom-color:#00a389;border-width:0 8px 8px 8px}.typeform-response-list .typeform-responses .sorted--desc span:after{border-top-color:#00a389;border-width:8px 8px 0 8px}.typeform-response-list .loader,.typeform-response-list .no-results{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.typeform-response-list .loading-bar>div{height:2rem;border-radius:9999px;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#eee),color-stop(60%,#fff),color-stop(80%,#eee));background:linear-gradient(90deg,#eee 10%,#fff 60%,#eee 80%);background-size:500px;-webkit-animation-name:moving-gradient;animation-name:moving-gradient;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes moving-gradient{0%{background-position:-250px 0}to{background-position:250px 0}}