.pyp-liner-2 .int-content{min-height:480px;display:flex;flex-direction:column;padding:0}.pyp-liner-2 .task-container{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;margin:0 auto}.pyp-liner-2 .task-item{width:60px;height:60px;background-color:#4c8fdf;border-radius:50%;margin:15px 20px;border:1px solid #4c8fdf;cursor:pointer;z-index:999}.pyp-liner-2 .dropped-task-item,.pyp-liner-2 .task-item{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.pyp-liner-2 .dropped-task-item{background-color:transparent;border:none!important}.pyp-liner-2 .results-wrapper{overflow-x:auto;position:absolute;width:100%;padding:0 10px;height:76%;display:flex}.pyp-liner-2 .results-container{display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:auto;scroll-behavior:smooth}.pyp-liner-2 .results-container::-webkit-scrollbar{height:8px}.pyp-liner-2 .results-container::-webkit-scrollbar-track{background:#e0e0e0}.pyp-liner-2 .results-container::-webkit-scrollbar-thumb{background:#596071;border-radius:10px}.pyp-liner-2 .results-container::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.pyp-liner-2 .result-item{position:relative;display:flex;flex-direction:column;align-items:stretch;z-index:10}.pyp-liner-2 .result-marker{position:absolute;top:-10%;right:10%}.pyp-liner-2 .result-dropzone{width:52px;height:52px;border:2px dashed #99a5b3;padding:2px;display:flex;align-items:center;justify-content:center;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:50%;color:#fff}.pyp-liner-2 .result-dropzone img{border-radius:50%}.pyp-liner-2 .result-dropzone--standard{background:hsla(0,0%,91.8%,.5) content-box}.pyp-liner-2 .result-ruler{text-align:center;z-index:1}.pyp-liner-2 .result-number{text-align:center}.pyp-liner-2 .task-item--hidden{visibility:hidden}.pyp-liner-2 .task-item--dragged{opacity:.65!important}.pyp-liner-2 .result-dropzone--dropped{background:#4c8fdf content-box!important}.pyp-liner-2 .result-dropzone__image.result-dropzone--dropped,.pyp-liner-2 .result-dropzone__image.result-dropzone--dropped-no-liner{background:transparent content-box!important}.pyp-liner-2 .result-dropzone--dropped-no-liner{background:#4c8fdf content-box!important}.pyp-liner-2 .result-dropzone--hovered{border:2px dashed #4c8fdf!important;background:transparent content-box!important}.pyp-liner-2 .result-dropzone--hovered-nobackground{border:2px dashed #4c8fdf!important}.pyp-liner-2 .result-dropzone--correct{border:2px dashed #a3d76e!important;border-radius:50%!important}.pyp-liner-2 .result-dropzone--wrong{border:2px dashed #d0021b!important;border-radius:50%!important}.pyp-liner-2 .task-item__image{background-color:transparent;border-radius:5px;width:120px;height:120px;padding:0;border:1px solid #99a5b3}.pyp-liner-2 .task-item__image.task-item--dragged{opacity:.5!important}.pyp-liner-2 .result-dropzone__custom-image{background-color:transparent;border:2px solid transparent;overflow:hidden;padding:10%}.pyp-liner-2 .result-dropzone__custom-image.result-dropzone--hovered{border:2px dashed #c99300;border-radius:50%!important}.pyp-liner-2 .ruler-image{position:absolute;bottom:46%}