@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:8px;width:8px}::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:local("Manrope Bold"),local("Manrope-Bold"),url(/static/media/Manrope-Bold.47f6d7143da9d8c0e480.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:local("Manrope ExtraBold"),local("Manrope-ExtraBold"),url(/static/media/Manrope-ExtraBold.5b0ae7100ad1d12e53c9.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:300;src:local("Manrope Light"),local("Manrope-Light"),url(/static/media/Manrope-Light.2bf511c25636c7d7a4ce.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:200;src:local("Manrope ExtraLight"),local("Manrope-ExtraLight"),url(/static/media/Manrope-ExtraLight.d0721272b8d9dd2d2d0f.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:local("Manrope Regular"),local("Manrope-Regular"),url(/static/media/Manrope-Regular.a9b9e09fe6b69741f316.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:local("Manrope Medium"),local("Manrope-Medium"),url(/static/media/Manrope-Medium.08894ccb04665d1a9d53.ttf) format("truetype")}*,div{box-sizing:border-box}*,div{font-family:Rubik,sans-serif}a,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0}.flex-column{display:flex;flex-direction:column}.d-f{display:flex}.w-100{width:100%}.game-editor-universal-wrapper{background:#f2f3f3;height:100vh;overflow:hidden;padding:5px;width:100%}.game-editor-universal-wrapper .game-editor-universal-header{height:calc(100% - 10px);padding-left:4px;padding-top:5px;position:absolute;width:40px}.game-editor-universal-wrapper .no-game-content-wrapper{display:flex;height:100%;margin-left:45px;width:calc(100% - 45px)}.game-editor-universal-wrapper .no-game-content-wrapper .no-game-content-left{height:100%;margin-right:5px;max-width:260px;min-width:260px}.game-editor-universal-wrapper .no-game-content-wrapper .no-game-content-right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.game-editor-universal-wrapper .no-game-content-wrapper .no-game-content-right .progressFetchingGame{position:relative}.game-editor-universal-wrapper .no-game-content-wrapper .no-game-content-right .progressFetchingGame .progressFetchingGameLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:50%;width:100%}.game-editor-universal-wrapper .content-wrapper{display:flex;height:calc(100vh - 10px);justify-content:space-between;margin-left:45px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper{height:100%;max-width:260px;min-width:260px;padding:0;text-align:center}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .game-card-wrapper{padding:10px 10px 0}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stage-add-btn{font-size:16px;height:34px;justify-content:flex-start;margin:10px auto 0;padding:5px 10px;width:210px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stage-add-btn .plus-icon,.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stage-add-btn span{fill:#fff;height:23px;margin-right:30px;width:23px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-title{margin-bottom:10px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper{align-items:center;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:20px 0}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown{display:flex;position:relative}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button{height:25px;position:absolute;width:25px;z-index:100}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveDown,.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveUp{background:none;box-shadow:none}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveDown .MuiSvgIcon-root,.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveUp .MuiSvgIcon-root{color:#faa400;color:var(--button-color)}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveDown:hover,.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveUp:hover{transform:scale(1.5)}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveDown:active,.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveUp:active{transform:none}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveUp{left:-20px;top:5px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .customize-button.moveDown{bottom:15px;left:-20px}.game-editor-universal-wrapper .content-wrapper .left-side .stages-box-wrapper .stages-wrapper .stage-card-with-updown .stage-card-universal{margin-left:10px;width:200px}.universal-game-stage-component{display:flex;flex-direction:row;height:100%;margin-left:5px;width:100%}.universal-game-stage-component .left-box-wrapper{background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;height:100%;margin-right:5px;min-width:745px;padding:10px 0;width:-webkit-fill-available;width:60%}.universal-game-stage-component .left-box-wrapper .stage-common-content{border-radius:15px;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.universal-game-stage-component .left-box-wrapper .stage-common-content::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.universal-game-stage-component .left-box-wrapper .stage-common-content .game-main-screen{margin-bottom:10px;position:relative;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper{display:flex;flex-direction:column;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper{display:flex;flex-direction:column;margin-bottom:10px;padding:5px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-controlled-knowledge-block{align-items:center;display:flex;margin-bottom:10px;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-controlled-knowledge-block .task-controlled-knowledge-label{align-items:center;display:flex}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-controlled-knowledge-block .task-controlled-knowledge-input{background-color:#fff;margin:0 0 0 10px;width:200px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-reactions-block{display:flex;flex-direction:column}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-reactions-block .task-reaction-selector-block{align-items:center;display:flex;margin-bottom:10px;margin-right:10px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-reactions-block .task-reaction-selector-block .task-reaction-selector-label{align-items:center;display:flex}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-additional-wrapper .task-reactions-block .task-reaction-selector-block .task-reaction-selector{align-items:center;display:flex;height:35px;margin-left:5px;width:200px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper{display:flex;margin-bottom:10px;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .collapser{align-items:center;display:flex;padding:10px;transition:all .2s ease-in-out}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .collapser.flip svg{transform:scale(1.5);transition:all .2s ease-in-out}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .collapser svg{transform:scale(1.5) rotate(180deg);transition:all .2s ease-in-out}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-trigger-block{align-items:center;display:flex;justify-content:left;min-width:390px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-trigger-block .outline-check{min-width:50px;width:50px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-trigger-block .task-trigger-label{color:#2b2b2b;font-weight:600;text-align:right}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-trigger-block .autocomplete{margin:0 0 0 15px;min-width:150px;width:345px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-type-block{align-items:center;display:flex;margin-left:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-type-block .task-type-label{white-space:nowrap}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-type-block .type-button{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:10px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:10px;padding:5px;transition:all .2s ease-in-out;width:50px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-type-block .type-button.selected{border:3px solid gray}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .tasks-tabs-block{align-items:center;display:flex;justify-content:left;margin-left:0;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .tasks-tabs-block .tab-button{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:5px;padding:5px;width:40px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .tasks-tabs-block .tab-button.selected{border:3px solid gray}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block{align-items:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block .task-add-delete-button{background-color:#fff!important;border:2px solid #e8e8e8;border-radius:10px;cursor:pointer;height:35px;margin:0 5px;transition:all .2s ease-in-out;width:35px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block .task-add-delete-button svg{margin-top:3px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block .task-add-delete-button.remove svg{transform:rotate(45deg)}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block .task-add-delete-button [disabled],.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-top-wrapper .task-add-delete-button-block .task-add-delete-button:disabled{background-color:#f0f0f0!important;cursor:auto}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper{display:flex;min-height:200px;min-height:365px;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor{align-items:center;display:flex;flex-direction:row;justify-content:left;margin:0;min-height:100%;min-width:495px;padding:0;width:50%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-wrapper{height:100%;min-width:450px;width:100%}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block{display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px 0;width:45px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button{background-color:#fff!important;border:2px solid #e8e8e8;border-radius:10px;cursor:pointer;height:35px;transition:all .2s ease-in-out;width:35px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button svg{margin-top:3px}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button.remove svg{transform:rotate(45deg)}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button [disabled],.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button:disabled{background-color:#f0f0f0!important;cursor:auto}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .item-active-buttons-block .add-remove-item-button.add-pair-button.pair-mode{background-color:#faa400!important;background-color:var(--main-accent-color)!important}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .item-editor .disabled{display:none}.universal-game-stage-component .left-box-wrapper .stage-common-content .task-editor-wrapper .task-editor-middle-wrapper .task-items{margin-left:10px;min-height:100%;width:50%}.universal-game-stage-component .right-box-wrapper{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;min-width:400px;overflow-y:auto;padding:10px;width:40%}.universal-game-stage-component .right-box-wrapper .tabs-block{border:1px solid #e8e8e8;margin-bottom:10px;min-height:50px}.universal-game-stage-component .right-box-wrapper .tabs-content-block{height:calc(100% - 60px);width:100%}.universal-game-stage-component .right-box-wrapper .tabs-content-block .universal-game-stage-image-library{height:100%}.universal-game-stage-component .right-box-wrapper .tabs-content-block .layers-block{height:calc(100% - 50px)}.universal-game-stage-component .right-box-wrapper .tabs-content-block .layers-block .layers-block-top-bar{display:flex;justify-content:flex-end;margin-bottom:10px;width:100%}.universal-game-stage-component .right-box-wrapper .tabs-content-block .layers-block .layers-block-top-bar .button-style{align-items:center;background-color:rgba(149,196,226,.337);border:none;border-radius:25px;cursor:pointer;display:flex;font-size:16px;height:50px;height:25px;justify-content:flex-start;margin-right:15px;max-width:230px;min-height:35px;min-height:25px;padding:0 10px;transition:all .2s ease-in-out;width:210px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.universal-game-stage-component .right-box-wrapper .tabs-content-block .layers-block .layers-block-top-bar .button-style:hover{box-shadow:0 4px 10px #0000001a;transform:scale(1.05)}.item-active-component{display:flex;height:100%;width:100%}.item-active-component .item-active-card{background:linear-gradient(270deg,#24ff0026,#24ff0000);border:2px solid #e8e8e8;box-shadow:none;height:calc(100% - 10px);margin:5px;min-height:118px;min-width:200px}.item-active-component .item-active-card .iac-remove-btn-sound-selector-wrapper{align-items:center;display:flex;margin-bottom:10px}.item-active-component .item-active-card .iac-remove-btn-sound-selector-wrapper .remove-btn{margin-right:10px;max-height:34px;max-width:34px;min-height:34px;min-width:34px}.item-active-component .item-active-card .item-active-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.item-active-component .item-active-card .item-active-content .item-img{align-items:center;display:flex;justify-content:center;margin:10px 5px 35px}.item-active-component .item-active-card .item-active-content .item-img img{width:60px}.item-active-component .item-active-card .item-active-content .item-ranges{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-left:10px;width:100%}.item-active-component .item-active-card .item-active-content .item-ranges .color-pickers{display:flex;justify-content:flex-end}.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex .item-reaction-selector-block,.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex .item-reaction-selector-block .item-reaction-selector-label{align-items:center;display:flex}.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex .item-reaction-selector-block .item-reaction-selector{align-items:center;display:flex;margin-left:5px;width:165px}.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex .static-checkbox{align-items:center;color:#2b2b2b;display:flex;justify-content:flex-end;margin-bottom:0;margin-left:10px;margin-right:0}.item-active-component .item-active-card .item-active-content .item-ranges .reaction-zindex .static-checkbox .outline-check{margin-left:5px;margin-right:0;padding:0}.item-active-component .item-active-card .item-active-content .item-ranges .slider-with-input{margin:0 0 10px}.item-active-component .item-active-card .item-active-content .item-ranges .slider-with-input input{margin:0}.item-active-component .item-active-card .item-active-content .item-ranges .two-columns{display:flex}.item-active-component .item-active-card .item-active-content .item-ranges .two-columns .column1,.item-active-component .item-active-card .item-active-content .item-ranges .two-columns .column2{display:flex;flex-direction:column;width:50%}.item-active-component .item-active-card .item-active-content .item-ranges .scale-and-flippers{align-items:center;display:flex}.item-active-component .item-active-card .item-active-content .item-ranges .scale-and-flippers .flipper-checkbox{align-items:center;color:#2b2b2b;display:flex;justify-content:flex-end;margin-bottom:10px;margin-left:0;margin-right:10px}.item-active-component .item-active-card .item-active-content .item-ranges .scale-and-flippers .flipper-checkbox .outline-check{margin-left:5px;margin-right:0;padding:0}.item-active-component .item-active-card .item-active-content .item-ranges .scale-and-flippers .slider-with-input{flex:1 1}.color-picker{align-items:center;color:#2b2b2b;display:flex;justify-content:flex-end;margin-bottom:10px;margin-left:10px}.color-picker .color-picker-button{margin-left:5px}.color-picker .custom-color{border-radius:5px;font-size:12px;height:20px;margin:0 0 0 5px;padding:2px 0 2px 3px;width:65px}.color-picker .custom-color:hover{outline:none}.color-picker div div{border-radius:4px}.color-picker div .react-colorful{filter:drop-shadow(5px 10px 10px rgba(0,0,0,.3));position:absolute;right:60px;top:-210px;z-index:9999}.color-picker .outline-check{margin-left:5px;margin-right:0;padding:0}.audio-recorder-container{height:300px;overflow:hidden;position:relative;width:350px}.audio-recorder-container .sound-recorder-input{border-radius:15px;height:40px}.audio-recorder-container .language-switch-box{align-items:center;display:flex;justify-content:center;padding:5px}.audio-recorder-container .language-switch-box .label{color:#2b2b2b;font-weight:500;margin-right:5px}.audio-recorder-container .recorder-buttons{align-items:center;display:flex;height:140px;justify-content:center}.audio-recorder-container .recorder-buttons .play-btn-recorder,.audio-recorder-container .recorder-buttons .record-btn{position:absolute}.audio-recorder-container .recorder-buttons .play-btn-recorder svg,.audio-recorder-container .recorder-buttons .record-btn svg{height:60px;width:40px}.audio-recorder-container .recorder-buttons .record-btn{background:#fec900}.audio-recorder-container .recorder-buttons .recording{background:#c05050}.audio-recorder-container .recorder-buttons .playing{background:#84c01d}.audio-recorder-container .recorder-buttons .substrate{background-color:#fff;border-radius:50%;box-shadow:0 30px 40px #0000001a;height:90px;position:absolute;width:90px}.audio-recorder-container .recorder-buttons .cancel-record,.audio-recorder-container .recorder-buttons .confirm-record{background-color:#fec900;height:40px;margin:0;min-height:40px;min-width:40px;width:40px}.audio-recorder-container .recorder-buttons .cancel-record{background-color:#c05050}.audio-recorder-container .recorder-buttons .confirm-record{background-color:#5daaaf}.audio-recorder-container .recorder-buttons [disabled],.audio-recorder-container .recorder-buttons:disabled{background-color:#a4a4a4;cursor:auto;pointer-events:none}.audio-recorder-container .recorder-buttons .btn-footer{align-items:center;bottom:0;box-shadow:0 -7px 30px #00000026;display:flex;height:66px;justify-content:space-between;left:0;padding:0 20px;position:absolute;width:100%}.audio-recorder-container .recorder-buttons .btn-footer .record-time input{background:none;border:none;color:#2b2b2b;font-size:40px;text-align:center}.round-button{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border:1px solid #e8e8e8;border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#2b2b2b;cursor:pointer;display:flex;justify-content:center;min-height:80px;min-width:80px;transition:all .3s}.round-button .round-button-icon{fill:#fff;height:20px;width:20px}.round-button:hover{box-shadow:0 4px 8px #0003;transform:scale(1.02)}.modal-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0009;display:flex;justify-content:center;position:fixed;z-index:99999}.modal-wrapper,.modal-wrapper .modal-cancel{height:100vh!important;left:0;top:0;width:100%!important}.modal-wrapper .modal-cancel{position:absolute}.modal-wrapper .modal{position:relative;z-index:1}.styled-card{background:#fff;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;font-size:14px;padding:10px}.common-game-config-component,.styled-card{border:1px solid #e8e8e8;border-radius:15px;width:100%}.common-game-config-component{background-color:#fff;height:calc(100vh - 10px);margin-left:5px;padding:0 20px 20px}.common-game-config-component .common-game-config-content{height:100%;overflow-x:hidden;overflow-y:auto;padding-top:0;width:100%}.common-game-config-component .common-game-config-content .errors-game-config,.common-game-config-component .common-game-config-content .main-game-config,.common-game-config-component .common-game-config-content .sounds-game-config{border-bottom:1px solid #e8e8e8;display:flex;padding:20px 0}.common-game-config-component .common-game-config-content .errors-game-config .egc-one-label,.common-game-config-component .common-game-config-content .errors-game-config .mgc-one-label,.common-game-config-component .common-game-config-content .errors-game-config .sgc-one-label,.common-game-config-component .common-game-config-content .main-game-config .egc-one-label,.common-game-config-component .common-game-config-content .main-game-config .mgc-one-label,.common-game-config-component .common-game-config-content .main-game-config .sgc-one-label,.common-game-config-component .common-game-config-content .sounds-game-config .egc-one-label,.common-game-config-component .common-game-config-content .sounds-game-config .mgc-one-label,.common-game-config-component .common-game-config-content .sounds-game-config .sgc-one-label{font-size:16px;font-weight:600;width:15%}.common-game-config-component .common-game-config-content .main-game-config .mgc-two{margin-right:15px;width:45%}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .mgc-game-icon{align-items:center;display:flex;height:100%;margin-right:20px;width:180px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name{display:flex;flex-direction:column;width:100%}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-name{border-radius:25px;font-size:18px;height:50px;margin-bottom:10px;padding-left:15px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-type{display:flex}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-type .mgc-game-type-label{margin-left:17px;margin-right:10px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-created-updated{display:flex}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-created-updated .mgc-game-createdBy,.common-game-config-component .common-game-config-content .main-game-config .mgc-two .game-icon-block .type-and-name .mgc-game-created-updated .mgc-game-updatedBy{margin-left:17px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-game-description{border:1px solid #e8e8e8;border-radius:25px;font-size:18px;height:200px;margin-bottom:15px;padding-left:15px;padding-top:10px;resize:none;width:100%}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-game-description:focus{outline:0}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-game-description:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-game-description::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper{align-items:center;display:flex}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper span{padding:0 10px 0 0}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper .mgc-locked-status-wrapper{align-items:center;display:flex;margin-left:10px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper .mgc-locked-status-wrapper span{padding:0 10px 0 0}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper .mgc-locked-text{color:green;margin-left:5px}.common-game-config-component .common-game-config-content .main-game-config .mgc-two .mgc-lock-on-status-wrapper .mgc-locked-text.locked{color:red}.common-game-config-component .common-game-config-content .main-game-config .mgc-three{display:flex;flex-direction:column;width:40%}.common-game-config-component .common-game-config-content .main-game-config .mgc-three .top{display:flex;justify-content:flex-end}.common-game-config-component .common-game-config-content .main-game-config .mgc-three .middle{display:flex;height:100%;justify-content:flex-end;margin-top:20px}.common-game-config-component .common-game-config-content .main-game-config .mgc-three .middle .creator-buttons-block{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start}.common-game-config-component .common-game-config-content .main-game-config .mgc-three .bottom{display:flex;justify-content:flex-end}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two{width:45%}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper{align-items:center;display:flex}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper:not(:first-child){margin-top:15px}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-sound-selector-label{min-width:125px;text-align:right}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-sound-selector-label span{margin-top:-4px;padding:0 10px 0 0}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector{width:100%}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector .autocomplete{margin:0 0 0 10px;width:100%}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector .sgc-single .MuiOutlinedInput-root{height:50px}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector .sgc-single .MuiOutlinedInput-root .rec-btn{left:10px;top:9px}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector .sgc-multiple .MuiOutlinedInput-root{padding:5px}.common-game-config-component .common-game-config-content .sounds-game-config .sgc-two .sgc-sound-selector-wrapper .sgc-game-sound-selector .sgc-multiple .MuiOutlinedInput-root .MuiChip-label{color:#2b2b2b;font-weight:600}.common-game-config-component .common-game-config-content .footer{display:flex;justify-content:flex-end;padding:10px}.common-game-config-component .common-game-config-content .gc-one-width{min-width:150px}.common-game-config-component .gc-btn-icon-style{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;display:flex;justify-content:center;margin-right:10px;min-height:30px;min-width:30px}.common-game-config-component .gc-btn-icon-style svg{fill:#fff;height:14px;width:14px}.common-game-config-component .background-colorир-red{background-color:#f85959}.common-game-config-component .gc-game-btn-style{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:flex-start;margin-right:10px;max-width:230px;min-height:35px;padding:0 10px;transition:all .2s ease-in-out;width:210px}.common-game-config-component .gc-game-btn-style:hover{box-shadow:0 4px 10px #0000001a;transform:scale(1.05)}.correct-combinations-wrapper{align-items:center;display:flex;max-height:100%;max-width:140px;min-height:130px;min-width:140px;padding:0}.correct-combinations-wrapper .autocomplete{margin:10px auto;width:95%}.correct-combinations-wrapper .combination-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:5px;max-height:200px;overflow-y:auto;padding:0 7px;width:100%}.correct-combinations-wrapper .combination-wrapper .combination{align-items:center;border-bottom:2px solid #e8e8e8;border-radius:20px;cursor:pointer;display:flex;justify-content:center;margin:3px 0;min-height:40px;padding:2px;transition:all .5s;width:100%}.correct-combinations-wrapper .combination-wrapper .combination:hover{background:#00000014}.correct-combinations-wrapper .combination-wrapper .combination img{height:30px;margin:0 10px}.correct-combinations-wrapper .combination-wrapper .combination-active{background:#00000014;border-radius:20px}.correct-items-wrapper{align-items:center;display:flex;max-height:100%;max-width:140px;min-height:130px;min-width:140px;padding:0}.correct-items-wrapper .autocomplete{margin:10px auto;width:95%}.correct-items-wrapper .item-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:5px;max-height:200px;overflow-y:auto;padding:0 7px;width:100%}.correct-items-wrapper .item-wrapper .item{align-items:center;border-bottom:2px solid #e8e8e8;border-radius:20px;cursor:pointer;display:flex;justify-content:center;margin:3px 0;min-height:40px;padding:2px;transition:all .5s;width:100%}.correct-items-wrapper .item-wrapper .item:hover{background:#00000014}.correct-items-wrapper .item-wrapper .item img{height:30px;margin:0 10px}.correct-items-wrapper .item-wrapper .item-active{background:#00000014;border-radius:20px}.dropdown-selector-wrapper{display:block;width:100%}.dropdown-selector-wrapper .dropdown-selector-component{border:0;display:flex;flex-direction:column}.dropdown-selector-wrapper .dropdown-selector-component .input-title{color:#2b2b2b;font-size:14px;margin-bottom:10px;margin-left:5px}.dropdown-selector-wrapper .dropdown-selector-component .input{align-items:center;border:0;border-radius:10px;color:#2b2b2b;display:flex;height:35px;width:100%}.dropdown-selector-wrapper .dropdown-selector-component .input.with-background{background:#f2f3f3;background:var(--Gray-100,#f2f3f3)}.dropdown-selector-wrapper .dropdown-selector-component .input.without-background{background:none}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiInputBase-root{height:100%;width:100%}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiInputBase-root input{height:100%!important}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiInputBase-input{font-size:14px;min-height:100%;padding:0 0 0 7px!important}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiSelect-select{min-height:100%;padding-right:20px!important}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiOutlinedInput-input{padding-top:10px!important;position:relative}.dropdown-selector-wrapper .dropdown-selector-component .input .MuiOutlinedInput-notchedOutline{border:0}.dropdown-selector-wrapper .dropdown-selector-component .input:focus-within .MuiOutlinedInput-notchedOutline,.dropdown-selector-wrapper .dropdown-selector-component .input:hover .MuiOutlinedInput-notchedOutline{border-color:gray!important}.dropdown-selector-wrapper .dropdown-selector-component [disabled],.dropdown-selector-wrapper .dropdown-selector-component:disabled{background-color:#0000000d;opacity:.5}.MuiMenu-list{color:#000!important}.editor-template-wrapper{background:#f2f3f3;height:100vh;overflow:hidden;padding:5px;width:100%}.editor-template-wrapper .user-editor-left-header{height:calc(100% - 10px);padding-left:5px;padding-top:5px;position:absolute;width:40px}.editor-template-wrapper .content-wrapper{display:flex;height:calc(100vh - 10px);justify-content:space-between;margin-left:45px}.editor-template-wrapper .content-wrapper .left-wrapper{height:100%;max-width:260px;padding:10px;text-align:center}.editor-template-wrapper .content-wrapper .middle-wrapper{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;height:calc(100vh - 10px);margin-left:5px;padding:10px;width:100%}.editor-template-wrapper .content-wrapper .right-wrapper{height:100%;margin-left:5px;max-width:260px;padding:10px;text-align:center}.filtersPanel-component{display:flex;flex-direction:column}.filtersPanel-component .searchFilter{margin-bottom:10px}.filtersPanel-component .searchFilter:first-child{margin-top:20px}.filtersPanel-component .searchFilter:last-child{margin-bottom:0}.filtersPanel-component .selectFilters-container{margin-top:10px;overflow-y:auto}.filtersPanel-component .selectFilters-container .options-list-wrapper{display:flex;flex-direction:column}.filtersPanel-component .selectFilters-container .options-list-wrapper .search-box{margin-bottom:10px;padding:1px}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list{width:100%}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper{border-bottom:none;margin-left:0}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box{max-height:calc(100vh - 350px);overflow-y:auto;width:100%}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper{border-radius:20px;margin-bottom:3px;overflow:auto}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper .optionElement{align-items:center;cursor:pointer;display:flex;font-weight:500;padding:7px 5px 7px 10px;transition:all .2s ease-in-out}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper .optionElement.with-checkbox{padding:7px 5px 7px 10px}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper .optionElement .checkbox{border:2px solid #a4a4a4;border-radius:2px;height:16px;margin-right:10px;max-height:16px;min-width:16px;position:relative}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper .optionElement .checkbox.checkbox-selected:after{content:"+";left:2px;position:absolute;top:-2px}.filtersPanel-component .selectFilters-container .options-list-wrapper .options-list .options-box-wrapper .options-box .optionElement-wrapper .optionElement-selected{background-color:#0000000d;padding:7px 5px 7px 10px}.filter-box-wrapper{border-bottom:1px solid #e8e8e8}.filter-box-wrapper *{color:#2b2b2b}.filter-box-wrapper .MuiList-root{padding:0}.filter-box-wrapper .MuiList-root .MuiListItemButton-root:hover{background-color:#0000}.filter-box-wrapper .MuiList-root .MuiListItemButton-root .MuiListItemText-root span{font-size:16px;font-weight:600}.filter-box-wrapper .MuiList-root .switcher,.filter-box-wrapper .MuiList-root .switcher-open{margin-right:16px}.filter-box-wrapper .MuiList-root .switcher svg,.filter-box-wrapper .MuiList-root .switcher-open svg{transition:all .1s ease-in-out}.filter-box-wrapper .MuiList-root .switcher-open svg{transform:rotate(180deg)}.badge{background-color:#e5e6e7;border-radius:9px;color:#233741;display:inline-block;font-size:14px;font-size:11px;margin-left:6px;padding:5px 9px}.gameCard-wrapper{border:none;box-shadow:0 4px 10px #0000;color:#2b2b2b;height:120px;margin:2px 2px 10px;min-height:85px;min-width:85px;overflow:hidden;position:relative;transition:all .2s;width:235px}.gameCard-wrapper:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.02)}.gameCard-wrapper:active{box-shadow:0 18px 17px #0000000d,0 0 15px #0000000d,0 5px 15px #0000000f;transform:scale(1)}.gameCard-wrapper .gameCard-content{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:10px;position:absolute;text-align:center;top:0;width:100%}.gameCard-wrapper .gameCard-content .game-icon-wrapper{margin-bottom:5px;width:65%}.gameCard-wrapper .gameCard-content .locked-game-icon{opacity:.5}.gameCard-wrapper .gameCard-content .game-name{background:none;border:0 solid #e8e8e8;bottom:3px;cursor:pointer;font-size:14px;height:16px;left:15px;overflow:hidden;padding:0;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:205px}.gameCard-wrapper .gameCard-content .game-name:hover{outline:0 solid #e8e8e8!important}.gameCard-wrapper .errors-icon{bottom:20px;display:flex;position:absolute;right:12px}.gameCard-wrapper .cancel-btn,.gameCard-wrapper .copy-btn,.gameCard-wrapper .lock-btn,.gameCard-wrapper .remove-btn,.gameCard-wrapper .save-btn{cursor:pointer;display:block;position:absolute;right:-30px}.gameCard-wrapper .cancel-btn .save-btn-content,.gameCard-wrapper .copy-btn .save-btn-content,.gameCard-wrapper .lock-btn .save-btn-content,.gameCard-wrapper .remove-btn .save-btn-content,.gameCard-wrapper .save-btn .save-btn-content{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.gameCard-wrapper .cancel-btn .save-btn-content .button-icon,.gameCard-wrapper .cancel-btn .save-btn-content span,.gameCard-wrapper .copy-btn .save-btn-content .button-icon,.gameCard-wrapper .copy-btn .save-btn-content span,.gameCard-wrapper .lock-btn .save-btn-content .button-icon,.gameCard-wrapper .lock-btn .save-btn-content span,.gameCard-wrapper .remove-btn .save-btn-content .button-icon,.gameCard-wrapper .remove-btn .save-btn-content span,.gameCard-wrapper .save-btn .save-btn-content .button-icon,.gameCard-wrapper .save-btn .save-btn-content span{height:13px;margin:0;width:13px}.gameCard-wrapper .cancel-btn,.gameCard-wrapper .save-btn{animation:rightBtn .3s ease-in-out .1s forwards;top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gameCard-wrapper .cancel-btn [disabled],.gameCard-wrapper .cancel-btn:disabled,.gameCard-wrapper .save-btn [disabled],.gameCard-wrapper .save-btn:disabled{background-color:#a4a4a4;opacity:.5}.gameCard-wrapper .cancel-btn [disabled]:hover,.gameCard-wrapper .cancel-btn:disabled:hover,.gameCard-wrapper .save-btn [disabled]:hover,.gameCard-wrapper .save-btn:disabled:hover{cursor:auto;transform:scale(1)}.gameCard-wrapper .cancel-btn:hover,.gameCard-wrapper .save-btn:hover{transform:scale(1)}.gameCard-wrapper .cancel-btn{animation:leftBtn .3s ease-in-out .2s forwards}.gameCard-wrapper .copy-btn{animation:rightBtn .3s ease-in-out .3s forwards;top:70px}.gameCard-wrapper .copy-btn [disabled],.gameCard-wrapper .copy-btn:disabled{background-color:#a4a4a4;opacity:.5}.gameCard-wrapper .copy-btn [disabled]:hover,.gameCard-wrapper .copy-btn:disabled:hover{cursor:auto;transform:scale(1)}.gameCard-wrapper .copy-btn:hover{transform:scale(1)}.gameCard-wrapper .lock-checkbox{animation:leftBtn .3s ease-in-out .5s forwards;-webkit-appearance:none;appearance:none;border:1px solid #a4a4a4;cursor:pointer;height:18px;margin-top:10px;outline:none;padding:0;top:65px;width:18px}.gameCard-wrapper .lock-checkbox:hover{outline:none}.gameCard-wrapper .lock-checkbox:checked{background:url(/static/media/check.f841a22a9bc47e9897c9.svg) no-repeat center 5px;background-color:#f85959;background-size:12px;border:0}.gameCard-wrapper .remove-btn{animation:rightBtn .3s ease-in-out .4s forwards;top:42px}.gameCard-wrapper .remove-btn .save-btn-content{background-color:#f85959}.active-gameCard-wrapper{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;cursor:auto;outline:5px solid #faa400;outline:5px solid var(--main-accent-color);overflow:hidden;position:relative;transform:scale(1.02)}.active-gameCard-wrapper .game-name{cursor:auto;font-size:12px;left:0;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:200px}.active-gameCard-wrapper .game-name::placeholder{font-size:11px}.active-gameCard-wrapper .game-name:hover{outline:1px solid #e8e8e8!important}@keyframes rightBtn{0%{opacity:0;right:-30px;transform:rotate(1turn)}to{opacity:1;right:10px;transform:rotate(0deg)}}@keyframes leftBtn{0%{left:-30px;opacity:0;transform:rotate(-1turn)}to{left:10px;opacity:1;transform:rotate(0deg)}}.tooltip{color:#fff;font-size:14px}.game-icon{display:flex;position:relative}.game-icon img{border-radius:10px;width:100%}.game-icon .empty-icon{width:75%}.game-icon .icon-progress{left:calc(50% - 30px);position:absolute;top:calc(50% - 30px)}.game-icon .icon-progress .MuiCircularProgress-circle{stroke:#faa400;stroke:var(--main-accent-color)}.game-knowledges-component{display:flex;width:100%}.game-knowledges-component .game-knowledges{display:flex;flex-direction:column;justify-content:center;width:100%}.game-knowledges-component .game-knowledges .game-knowledge-wrapper{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;height:20px;margin-top:5px;width:100%}.game-knowledges-component .game-knowledges .game-knowledge-wrapper .game-knowledge-label{align-items:center;display:flex;display:inline;min-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-knowledges-component .game-knowledges .game-knowledge-wrapper .game-knowledge-progress{align-items:center;border-radius:5px;display:flex;height:10px;margin-left:5px;overflow:hidden;width:100%}.game-knowledges-component .game-knowledges .game-knowledge-wrapper .game-knowledge-progress.controlled-knowledge-progress-color{background-color:#23eb00;border:1px solid gray}.game-knowledges-component .game-knowledges .game-knowledge-wrapper .game-knowledge-progress .game-knowledge-progress-element{background-color:#ffd900;border:1px solid gray;border-radius:5px;height:10px}.game-knowledges-component .game-knowledges .game-knowledge-wrapper .game-knowledge-param{display:flex;justify-content:flex-end;margin-left:5px;overflow:hidden;width:40px}.game-results-component{display:flex;width:100%}.game-results-component .game-results{display:flex;flex-direction:column;justify-content:center;width:100%}.game-results-component .game-results .game-result-wrapper{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;height:20px;margin-top:5px;width:100%}.game-results-component .game-results .game-result-wrapper .game-result-label{align-items:center;display:flex;display:inline;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30%}.game-results-component .game-results .game-result-wrapper .game-result-progress{align-items:center;border-radius:5px;display:flex;height:10px;margin-left:5px;overflow:hidden;width:100%}.game-results-component .game-results .game-result-wrapper .game-result-progress .game-result-progress-element{background-color:#ffd900;border:1px solid gray;border-radius:5px;height:10px}.game-results-component .game-results .game-result-wrapper .game-result-param{display:flex;justify-content:flex-end;margin-left:5px;overflow:hidden;width:40px}.game-results-component .game-results .game-result-wrapper .controlled-result-progress{align-items:center;background-color:#ffab99;border:1px solid gray;border-radius:5px;display:flex;height:10px;margin-left:5px;overflow:hidden;width:100%}.game-results-component .game-results .game-result-wrapper .controlled-result-progress .controlled-result-progress-element-correct{background-color:#9bed8d;border:1px solid gray;border-radius:5px 0 0 5px;height:10px}.game-results-component .game-results .game-result-wrapper .controlled-result-param{display:flex;justify-content:flex-end;margin-left:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.selector-game-tile-component{display:flex;flex-direction:column;transition:all .2s ease-in-out;width:100%}.selector-game-tile-component .sgt-game-name{margin-left:5px}.selector-game-tile-component .sgt-middle{display:flex;min-height:100px;width:100%}.selector-game-tile-component .sgt-middle .sgt-main-block{display:flex;flex-direction:column;justify-content:center;width:40%}.selector-game-tile-component .sgt-middle .sgt-main-block .sgt-game-icon-and-type{align-items:flex-start;display:flex;margin-left:5px;padding:5px 0}.selector-game-tile-component .sgt-middle .sgt-main-block .sgt-game-icon-and-type .sgt-game-icon{aspect-ratio:16/9;width:100%}.selector-game-tile-component .sgt-middle .sgt-knowledges-block{display:flex;margin-bottom:10px;margin-left:20px;min-width:calc(60% - 45px);padding-right:10px}.selector-game-tile-component .sgt-middle .sgt-buttons-block{align-items:center;display:flex;flex-direction:column;justify-content:center;width:55px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .check-button{border:2px solid #aaa;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .check-button span{margin-left:8px;margin-top:1px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .check-button span svg{height:18px;width:18px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .remove-button{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .remove-button span{align-items:center;display:flex;justify-content:center;margin-left:6px}.selector-game-tile-component .sgt-middle .sgt-buttons-block .remove-button span svg path{fill:#fff}.selector-game-tile-component.selector-game-tile-component-expanded{max-height:500px;min-height:500px;transition:all .2s ease-in-out}.game-tile-component{display:flex;transition:all .2s ease-in-out;width:100%}.game-tile-component .sgt-middle{display:flex;min-height:100px;width:100%}.game-tile-component .sgt-middle .sgt-main-block{display:flex;flex-direction:column;margin-right:5px;min-width:30%}.game-tile-component .sgt-middle .sgt-main-block .sgt-game-name{margin-left:5px}.game-tile-component .sgt-middle .sgt-main-block .sgt-game-name .sgt-game-createdBy{color:#a4a4a4;padding-top:4px}.game-tile-component .sgt-middle .sgt-main-block .sgt-game-icon-and-type{align-items:flex-start;display:flex;height:100%;margin-left:5px;padding:5px 0}.game-tile-component .sgt-middle .sgt-main-block .sgt-game-icon-and-type .sgt-game-icon{aspect-ratio:16/9;height:80px}.game-tile-component .sgt-middle .sgt-main-block .sgt-game-icon-and-type .sgt-game-type-block{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:30px;width:100%}.game-tile-component .sgt-middle .sgt-knowledges-block{display:flex;min-width:70%;padding-right:10px}.button{align-items:center;background:#faa400;background:var(--button-color);border:none;border-radius:16px;box-shadow:0 4px 10px #0000001a;color:#fff!important;cursor:pointer;display:flex;justify-content:center;padding:10px;position:relative;text-align:center;text-transform:uppercase;transition:all .2s}.button span{margin-right:7px}.button .progress{position:absolute}.button .progress.left{left:0}.button .progress.right{right:0}.button .icon-header{align-items:center;display:flex}.button [disabled],.button:disabled{background-color:#a4a4a4;opacity:.5}.button:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.game-types-wrapper{flex-direction:column;overflow-y:auto;padding:5px 20px 30px}.add-game,.game-types-wrapper{align-items:center;display:flex;width:100%}.add-game{background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-shadow:none;color:#2b2b2b;cursor:pointer;flex-direction:row;height:100px;justify-content:flex-start;margin-bottom:25px;margin-right:0;max-width:1200px;transition:all .3s}.add-game .plus-icon{fill:#a4a4a4;height:40px;margin-bottom:10px;width:40px}.add-game:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.02)}@media screen and (max-width:1560px){.add-game{max-width:1000px}}@media screen and (max-width:1360px){.add-game{max-width:800px}}@media screen and (max-width:1160px){.add-game{max-width:700px}}.add-game svg{margin:10px 25px}.add-game .add-game-title{font-size:22px;text-align:center;width:calc(100% - 180px)}.group-tile-component{border-radius:15px 30px 15px 30px;display:flex;margin-bottom:25px;transition:all .2s ease-in-out;width:100%}.group-tile-component .tile1{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;height:100%;overflow:visible;width:100%}.group-tile-component .tile1.group-serial{max-height:calc(100% - 7px);max-width:calc(100% - 8px)}.group-tile-component .tile1 .tile2{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;height:calc(100% - 4px);margin-left:-1px;margin-top:5px;min-width:calc(100% + 2px);overflow:visible}.group-tile-component .tile1 .tile2.group-serial{margin-left:5px;min-height:100%;min-width:100%}.group-tile-component .tile1 .tile2 .tile3{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;height:calc(100% - 4px);margin-left:-1px;margin-top:5px;min-width:calc(100% + 2px);overflow:visible;padding:5px}.group-tile-component .tile1 .tile2 .tile3.group-serial{margin-left:5px;min-height:100%;min-width:100%}.group-tile-component:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.01)}.single-tile-component{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;margin-bottom:25px;padding:5px;transition:all .2s ease-in-out;width:100%}.single-tile-component:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.01)}.no-hover-transforms:hover{box-shadow:none;transform:scale(1)}.group-types-component{display:flex;flex-direction:column;width:100%}.group-types-component .group-types-tile-content{align-items:center;display:flex;height:40px;justify-content:center;width:100%}.header-wrapper{align-items:center;background:#fff;border-radius:20px;display:flex;height:40px;justify-content:space-between;margin-bottom:10px;min-width:260px;padding:5px;position:absolute;z-index:1}.header-wrapper .customize-button{font-size:12px;height:30px;width:49%}.header-wrapper .main-menu-btn{width:100%}.header-wrapper .main-menu-btn .home{border-radius:20px 3px 3px 20px;z-index:1}.header-wrapper .back,.header-wrapper .creator{border-radius:3px 20px 20px 3px}.image-library-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.image-library-wrapper .tags-wrapper{margin-bottom:10px;max-height:50%}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search{align-items:center;display:flex;flex-direction:column}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search input{background:#f2f3f3;background:url(/static/media/search.6206c7c645471357e941.svg) no-repeat 9px 9px;border:0;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;font-size:14px;height:35px;justify-content:center;margin-bottom:0;padding-left:30px;width:100%}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search input:focus{outline:0}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search input:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search input:hover:disabled{outline:none}.image-library-wrapper .tags-wrapper .tags-inputs .tag-search input::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}.image-list-wrapper{height:100%;overflow-y:hidden;width:100%}.image-list-wrapper .images-title{color:#2b2b2b;text-align:center}.image-list-wrapper .image-box{display:flex;flex-wrap:wrap;justify-content:flex-start;overflow-x:auto;overflow-y:auto;padding:10px}.image-list-wrapper .image-box::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.image-list-wrapper .image-box::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.image-list-wrapper .image-box .image{align-items:center;display:flex;margin:8px;max-width:45px;position:relative;transition:all .2s;width:45px}.image-list-wrapper .image-box .image .image-main{cursor:pointer;max-height:45px;max-width:45px;object-fit:contain;width:45px}.image-list-wrapper .image-box .image .img-selected{filter:drop-shadow(0 4px 5px rgba(0,0,0,.3))}.image-list-wrapper .image-box .image .delete-button-wrapper{align-items:center;background-color:#fff;border:2px solid #d3d3d3;border-radius:50%;cursor:pointer;display:none;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}.image-list-wrapper .image-box .image .delete-button-wrapper svg{fill:gray;height:10px;width:10px}.image-list-wrapper .image-box .image:hover{filter:drop-shadow(0 4px 5px rgba(0,0,0,.3));transform:scale(1.1)}.image-list-wrapper .image-box .image:hover .delete-button-wrapper{display:flex}.inputWithPopup-component{align-items:center;display:flex;width:200px!important}.inputWithPopup-component .MuiAutocomplete-root{width:100%}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-notchedOutline{border-color:#e8e8e8}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:#fff;border-radius:25px!important;padding:0 0 0 10px}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-root input:hover{outline:none}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-root .text-field-play-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-root .text-field-play-btn svg{fill:#2b2b2b;height:25px;width:25px}.inputWithPopup-component .MuiAutocomplete-root .MuiOutlinedInput-root .rec-btn{max-height:30px;max-width:30px;min-height:30px;min-width:30px;text-align:center}.inputWithPopup-component .MuiTooltip-tooltip{font-size:16px!important;max-width:1000px!important;min-width:20px!important}.item-wrapper .zindex-buttons-wrapper{display:none}.item-wrapper:hover>.zindex-buttons-wrapper{display:block;left:0;position:absolute;top:0}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-bottom,.item-wrapper:hover>.zindex-buttons-wrapper .zindex-top{background-color:#faa400;background-color:var(--main-accent-color);border:1px solid #e8e8e8;cursor:pointer;height:20px;text-align:center;width:30px}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-bottom:hover p,.item-wrapper:hover>.zindex-buttons-wrapper .zindex-top:hover p{color:#fff;-webkit-user-select:none;user-select:none}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-top{border-radius:10px 10px 0 0}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-top p{margin-top:1px}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-bottom{border-radius:0 0 10px 10px}.item-wrapper:hover>.zindex-buttons-wrapper .zindex-bottom p{margin-top:2px}.item-wrapper .show-remove-btn{display:block}.item-wrapper .show-remove-btn .remove-btn{position:absolute}.item-wrapper img:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.8))}.item-wrapper .outlined{--stroke-pos:2px;--stroke-neg:-2px;filter:drop-shadow(var(--stroke-pos) 0 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-neg) 0 var(--stroke-color))!important}.item-covers-component{color:#2b2b2b;display:flex;flex-direction:column;font-size:12px;margin-top:10px;width:50%}.item-covers-component:not(:last-child){margin-right:10px}.item-covers-component .item-covers-label{text-align:center}.item-covers-component .item-covers-content{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-evenly;margin-top:10px}.item-covers-component .item-covers-content .splitter{margin:0 5px}.item-covers-component .item-covers-content .cover-foreground{margin-right:5px;max-width:45px;width:45px}.item-covers-component .item-covers-content .cover-title{margin:10px}.item-covers-component .item-covers-content .cover-background{margin-right:5px;max-width:45px;width:45px}.item-covers-component .item-covers-content .btn-box{display:flex}.item-covers-component .item-covers-content .btn-box .add-btn,.item-covers-component .item-covers-content .btn-box .rem-btn{height:40px;width:40px}.item-covers-component .item-covers-content .btn-box .add-btn span,.item-covers-component .item-covers-content .btn-box .rem-btn span{margin:3px 0 0}.item-covers-component .item-covers-content .btn-box .add-btn .plus-icon,.item-covers-component .item-covers-content .btn-box .add-btn .rem-icon,.item-covers-component .item-covers-content .btn-box .rem-btn .plus-icon,.item-covers-component .item-covers-content .btn-box .rem-btn .rem-icon{fill:#fff}.item-covers-component .item-covers-content .btn-box .add-btn .rem-icon,.item-covers-component .item-covers-content .btn-box .rem-btn .rem-icon{height:20px;width:20px}.item-covers-component .item-covers-content .btn-box .add-btn.active{background-color:#fff;box-shadow:0 2px 15px #0000004d;transform:scale(1.1)}.item-covers-component .item-covers-content .btn-box .add-btn.active .plus-icon{fill:#faa400;fill:var(--button-color)}.item-covers-component .item-covers-content .btn-box .rem-btn{background-color:#f85959}.item-universal-wrapper .sound-icon{background-color:#faa400;background-color:var(--main-accent-color);border-radius:25px;cursor:default;height:20px;left:3px;padding:3px;position:absolute;top:3px;width:20px}.item-universal-wrapper .show-remove-btn{display:block}.item-universal-wrapper .show-remove-btn .remove-btn{position:absolute}.item-universal-wrapper img:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.8))!important}.item-universal-wrapper .outlined{--stroke-pos:2px;--stroke-neg:-2px;filter:drop-shadow(var(--stroke-pos) 0 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-neg) 0 var(--stroke-color))!important}.item-universal-wrapper .itemError{background-color:#f08080;border-radius:25%;display:flex;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:20px;white-space:nowrap}.language-switch .MuiNativeSelect-select,.language-switch .MuiNativeSelect-select option{padding:5px}.layers-component{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto;padding:0 15px;width:100%}.layers-component::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.layers-component::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.layers-component .layers-content,.layers-component .layers-content .layers-list{display:flex;flex-direction:column;height:100%;width:100%}.layers-component .layers-content .layers-list .drop-delimiter{align-items:center;display:flex;height:20px;overflow:hidden;padding:5px 0;width:100%}.layers-component .layers-content .layers-list .drop-delimiter .drop-delimiter-content{height:100%;width:100%}.layers-component .layers-content .layers-list .drop-delimiter .drop-delimiter-content.delimiter-drag-over{background-color:#5f9ea0}.layers-component .layers-content .layers-list .layer-component .box-layer{align-items:center;border-radius:15px;box-shadow:0 4px 10px #0000001a;cursor:pointer;display:flex;height:70px;overflow:hidden;position:relative;transition:all .2s ease-in-out;width:100%}.layers-component .layers-content .layers-list .layer-component .box-layer .customize-button{height:25px;width:25px;z-index:100}.layers-component .layers-content .layers-list .layer-component .box-layer .customize-button.addToLibrary{position:absolute;right:5px;top:22px}.layers-component .layers-content .layers-list .layer-component .box-layer .customize-button .addToLibrary-button-icon{height:12px;margin-left:5px;margin-top:2px;width:12px}.layers-component .layers-content .layers-list .layer-component .box-layer .customize-button .addToLibrary-button-icon path{stroke:#fff}.layers-component .layers-content .layers-list .layer-component .box-layer .picture{height:80%;margin:10px;max-width:100%}.layers-component .layers-content .layers-list .layer-component .box-layer .item-placeholder{background-color:#f0f8ff;border:4px solid gray;border-radius:50%;box-sizing:border-box;height:50px;margin-left:10px;width:50px}.layers-component .layers-content .layers-list .layer-component .box-layer:hover{transform:scale(1.02)}.layers-component .layers-content .layers-list .layer-component .box-layer.active-layer{background-color:rgba(149,196,226,.337)}.layers-component .layers-content .layers-list .layer-component .box-layer.layer-drag-over{background-color:#5f9ea0}.layers-component .layers-content .layers-list .layer-component .sublayers-wrapper{display:flex;width:100%}.layers-component .layers-content .layers-list .layer-component .sublayers-wrapper .sublayers-left-box{min-width:40px}.layers-component .layers-content .layers-list .layer-component .sublayers-wrapper .sublayers-list{width:100%}.main-screen{aspect-ratio:16/9;border-radius:10px;display:flex;overflow:hidden;position:relative;z-index:0}.main-screen .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.main-screen .customize-button span{margin-right:0;padding-top:3px}.main-screen .customize-button img{height:20px}.main-screen .main-screen-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%;z-index:-100}.main-screen:focus{outline:none}.main-screen .img-active{border-radius:15%;outline:3px solid #71ca79;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-screen .img-passive{border-radius:15%;outline:3px solid #818eca}.exit-button-wrapper,.exit-button-wrapper .exit-button-base{position:absolute}.exit-button-wrapper .exit-button{left:165px;position:absolute;top:11px}.new-element-btn{background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.new-element-btn:hover{filter:drop-shadow(0 28px 27px rgba(0,0,0,.05)) drop-shadow(0 0 25px rgba(0,0,0,.05)) drop-shadow(0 11px 15px rgba(0,0,0,.06));transform:scale(1.1)}.new-element-btn .new-element-btn-content svg{transition:all .2s ease-in-out}.new-element-btn .new-element-btn-content svg circle{fill:#faa400;fill:var(--main-accent-color)}.new-element-btn .new-element-btn-content-active svg{transform:rotate(45deg)}.new-element-btn .new-element-btn-content-active svg circle{fill:#faa400;fill:var(--main-accent-color)}.item-passive-wrapper{display:flex;height:100%;width:100%}.item-passive-wrapper .item-passive-card{background:linear-gradient(270.14deg,#ff000026 .13%,#f000 99.89%);border:2px solid #e8e8e8;box-shadow:none;margin:5px;max-width:100%;min-height:255px;min-width:100px;position:relative}.item-passive-wrapper .item-passive-card .customize-button{height:26px;left:3px;position:absolute;top:3px;width:26px;z-index:1}.item-passive-wrapper .item-passive-card .customize-button span{margin:0;padding-top:2px}.item-passive-wrapper .item-passive-card .remove-btn{left:10px;max-height:34px;max-width:34px;min-height:34px;min-width:34px;position:absolute;top:12px;z-index:1}.item-passive-wrapper .item-passive-card .item-passive-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.item-passive-wrapper .item-passive-card .item-passive-content .item-img{align-items:center;display:flex;justify-content:center;margin:10px 5px 0}.item-passive-wrapper .item-passive-card .item-passive-content .item-img img{width:60px}.item-passive-wrapper .item-passive-card .item-passive-content .item-ranges{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-left:10px;width:100%}.item-passive-wrapper .item-passive-card .item-passive-content .item-ranges .x-y-zindex{display:flex;flex-wrap:wrap;justify-content:flex-end}.item-passive-wrapper .item-passive-card .item-passive-content .item-ranges .x-y-zindex .slider-with-input{margin:0 0 10px}.item-passive-wrapper .item-passive-card .item-passive-content .item-ranges .x-y-zindex .slider-with-input input{margin:0}.item-passive-wrapper .item-passive-card .item-passive-content .item-ranges .x-y-zindex .slider-with-input .slider-title{margin-left:10px}.reloadButton-component{align-items:center;background:#faa400;background:var(--main-accent-color);border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;left:0;position:absolute;top:-5px;transition:all .2s;width:30px}.reloadButton-component:hover{transform:scale(1.15)}.reloadButton-component svg{fill:#fff}.slider-with-input{align-items:center;color:#2b2b2b;display:flex;flex-direction:row;justify-content:flex-end}.slider-with-input .slider-title{margin-right:10px;white-space:nowrap}.slider-with-input .slider-range{margin-right:10px}.slider-with-input .slider-range:hover{outline:none}.slider-with-input .slider-range .MuiSlider-thumb{background-color:#faa400;background-color:var(--main-accent-color)}.slider-with-input .slider-range .MuiSlider-rail{background-color:#a4a4a4;height:3px}.slider-with-input .slider-range .MuiSlider-track{height:3px}.slider-with-input .slider-range .MuiSlider-track,.slider-with-input .slider-range .PrivateValueLabel-circle-4{background-color:#faa400;background-color:var(--main-accent-color)}.slider-with-input .slider-range .PrivateValueLabel-label-5{color:#2b2b2b}.slider-with-input .slider-input{border-radius:5px;font-size:12px;height:20px;margin:0 0 0 10px;padding:2px 0 2px 3px;width:53px}.soundSelector{align-items:center;display:flex;width:100%!important}.soundSelector .MuiAutocomplete-root{width:100%}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-notchedOutline{border-color:#e8e8e8}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:#fff;border-radius:25px!important;padding:0 0 0 10px}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-root input:hover{outline:none}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-root .text-field-play-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-root .text-field-play-btn svg{fill:#2b2b2b;height:25px;width:25px}.soundSelector .MuiAutocomplete-root .MuiOutlinedInput-root .rec-btn{max-height:30px;max-width:30px;min-height:30px;min-width:30px;text-align:center}.play-btn{background:none;border:none;border-radius:50%;box-shadow:none;max-height:34px;max-width:34px;min-height:34px;min-width:34px}.play-btn.draft-sound-fill svg{fill:#faa400!important;fill:var(--button-color)!important}.play-btn:hover{box-shadow:none;transform:scale(1.1)}.play-btn svg{fill:#2b2b2b;min-width:20px;width:20px}.MuiTooltip-tooltip{font-size:16px!important;max-width:1000px!important;min-width:20px!important}.soundSelector-popper{min-width:500px}.soundSelector-popper div{border-radius:15px;margin:10px 0}.soundSelector-popper li{border-bottom:1px solid #f0f0f0;color:#2b2b2b}.soundSelector-popper li .rec-btn-box{align-items:center;cursor:auto;display:flex;height:40px;justify-content:center;width:100%}.soundSelector-popper li .rec-btn-box .rec-btn{border-radius:50%;min-height:40px;min-width:40px}.soundSelector-popper li .option-box{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;width:100%}.soundSelector-popper li .option-box div{margin:0}.soundSelector-popper li .option-box .play-btn-and-separator{align-items:center;display:flex;margin-right:6px}.soundSelector-popper li .option-box .option-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.soundSelector-popper li .option-box .option-details .option-name{display:flex;width:100%}.soundSelector-popper li .option-box .option-details .option-additional-info{align-items:center;display:flex;font-size:12px;justify-content:flex-start;width:100%}.soundSelector-popper li .option-box .option-details .option-additional-info .option-author,.soundSelector-popper li .option-box .option-details .option-additional-info .option-bind,.soundSelector-popper li .option-box .option-details .option-additional-info .option-language{align-items:center;border:1px solid #e6e6e6;border-radius:5px;display:flex;height:20px;justify-content:center;margin-right:5px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.soundSelector-popper li .option-box .option-details .option-additional-info .option-author.display-none,.soundSelector-popper li .option-box .option-details .option-additional-info .option-bind.display-none,.soundSelector-popper li .option-box .option-details .option-additional-info .option-language.display-none{display:none}.soundSelector-popper li .option-box .option-details .option-additional-info .option-language{text-transform:uppercase}.soundSelector-popper li .option-box .clear-sound-icon{display:flex;justify-content:flex-end;transform:scale(1)}.soundSelector-popper li .option-box .clear-sound-icon svg g{stroke:#faa400;stroke:var(--button-color)}.soundSelector-popper li .option-box .clear-sound-icon svg g circle{fill:#fff!important}.sound-types-list{display:flex;flex-direction:column;gap:10px}.sound-types-list .label{margin-left:10px}.sound-types-list .sound-types{color:#2b2b2b;display:flex;flex-wrap:wrap;max-width:100%;overflow-x:hidden;overflow-y:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sound-types-list .sound-types::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.sound-types-list .sound-types::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.sound-types-list .sound-types .sound-type{border-radius:10px;color:#a4a4a4;cursor:pointer;font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;transition:all .2s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sound-types-list .sound-types .sound-type:hover{transform:scale(1.1)}.sound-types-list .sound-types .sound-type.selected{background-color:#e8f0fe;color:#2b2b2b;margin:1px 5px}.sound-types-list .sound-types .sound-type.selected:hover{box-shadow:0 0 6px #0036624d}.stage-card{border-radius:10px;cursor:pointer;font-size:0;margin-bottom:15px;min-height:112.5px;overflow:hidden;position:relative;transition:all .2s;width:200px}.stage-card .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.stage-card .customize-button span{margin-right:0;padding-top:3px}.stage-card .customize-button img{height:20px}.stage-card .sound-icon,.stage-card .usedAsGameIcon-icon{fill:aqua;height:25px;margin-top:10px;position:absolute;width:25px;z-index:100}.stage-card .sound-icon{background-color:#faa400;background-color:var(--main-accent-color);border-radius:25px;cursor:default;left:10px;padding:3px;top:0}.stage-card .usedAsGameIcon-icon{bottom:10px;left:10px}.stage-card .checkbox{-webkit-appearance:none;appearance:none;background-color:#f2f3f3;border:1px solid #fff;cursor:pointer;height:25px;margin-top:10px;outline:none;padding:0;position:absolute;width:25px;z-index:100}.stage-card .checkbox:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.stage-card .checkbox [disabled],.stage-card .checkbox:disabled{background-color:#a4a4a4;opacity:.5}.stage-card .checkbox:hover{outline:none}.stage-card .checkbox:checked{background:url(/static/media/check.f841a22a9bc47e9897c9.svg) no-repeat center 7px;background-color:#f2f3f3;background-size:15px;border:1px solid #fff}.stage-card .checkbox.tutorial{left:5px;top:0}.stage-card .checkbox.useAsGameIcon{bottom:7px;left:5px}.stage-card .customize-button{height:25px;width:25px;z-index:100}.stage-card .customize-button.remove{top:0}.stage-card .customize-button.copy{bottom:0}.stage-card .customize-button.addToLibrary{bottom:0;left:0}.stage-card .customize-button .copy-button-icon{height:16px;width:16px}.stage-card .customize-button .addToLibrary-button-icon{height:12px;margin-left:-2px;width:12px}.stage-card .customize-button .addToLibrary-button-icon path{stroke:#fff}.stage-card .customize-button.moveDown,.stage-card .customize-button.moveUp{background:none;box-shadow:none}.stage-card .customize-button.moveDown .MuiSvgIcon-root,.stage-card .customize-button.moveUp .MuiSvgIcon-root{color:#faa400;color:var(--button-color)}.stage-card .customize-button.moveDown:hover,.stage-card .customize-button.moveUp:hover{transform:scale(1.5)}.stage-card .customize-button.moveDown:active,.stage-card .customize-button.moveUp:active{transform:none}.stage-card .customize-button.moveUp{left:-30px;margin-left:0;margin-top:5px;top:0}.stage-card .customize-button.moveDown{bottom:0;left:-30px;margin-bottom:5px;margin-left:0}.stage-card .stage-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%}.active-stage-card,.stage-card:hover{box-shadow:0 10px 15px #00000026;transform:scale(1.05)}.active-stage-card{border:none;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.stage-card-universal{border-radius:10px;cursor:pointer;font-size:0;margin-bottom:15px;min-height:112.5px;overflow:hidden;position:relative;transition:all .2s;width:200px}.stage-card-universal .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.stage-card-universal .customize-button span{margin-right:0;padding-top:3px}.stage-card-universal .customize-button img{height:20px}.stage-card-universal .circular-progress{left:calc(50% - 50px);position:absolute;top:calc(50% - 50px)}.stage-card-universal .sound-icon,.stage-card-universal .usedAsGameIcon-icon{fill:aqua;height:25px;margin-top:10px;position:absolute;width:25px;z-index:100}.stage-card-universal .sound-icon{background-color:#faa400;background-color:var(--main-accent-color);border-radius:25px;cursor:default;left:10px;padding:3px;top:0}.stage-card-universal .usedAsGameIcon-icon{bottom:10px;left:10px}.stage-card-universal .checkbox{-webkit-appearance:none;appearance:none;background-color:#f2f3f3;border:1px solid #fff;cursor:pointer;height:25px;margin-top:10px;outline:none;padding:0;position:absolute;width:25px;z-index:100}.stage-card-universal .checkbox:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.stage-card-universal .checkbox [disabled],.stage-card-universal .checkbox:disabled{background-color:#a4a4a4;opacity:.5}.stage-card-universal .checkbox:hover{outline:none}.stage-card-universal .checkbox:checked{background:url(/static/media/check.f841a22a9bc47e9897c9.svg) no-repeat center 7px;background-color:#f2f3f3;background-size:15px;border:1px solid #fff}.stage-card-universal .checkbox.tutorial{left:5px;top:0}.stage-card-universal .checkbox.useAsGameIcon{bottom:7px;left:5px}.stage-card-universal .customize-button{height:25px;width:25px;z-index:100}.stage-card-universal .customize-button.remove{top:0}.stage-card-universal .customize-button.copy{bottom:0}.stage-card-universal .customize-button.addToLibrary{bottom:0;left:0}.stage-card-universal .customize-button .copy-button-icon{height:16px;width:16px}.stage-card-universal .customize-button .addToLibrary-button-icon{height:12px;margin-left:-2px;width:12px}.stage-card-universal .customize-button .addToLibrary-button-icon path{stroke:#fff}.stage-card-universal .customize-button.deleteStageFromLibrary{position:absolute;right:0;top:0}.stage-card-universal .customize-button .deleteStageFromLibrary-button-icon{height:12px;margin-left:0;margin-top:-2px;transform:rotate(45deg);width:12px}.stage-card-universal .customize-button .deleteStageFromLibrary-button-icon path{stroke:#fff}.stage-card-universal .stage-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%}.stage-card-universal .stage-bg.srcSvg{object-fit:none}.active-stage-card-universal,.stage-card-universal:hover{box-shadow:0 10px 15px #00000026;transform:scale(1.05)}.active-stage-card-universal{border:none;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.stageItem-component{align-items:center;border-radius:15px;box-shadow:0 4px 10px #0000001a;cursor:pointer;display:flex;height:70px;min-height:70px;overflow:hidden;padding:5px 5px 5px 10px;position:relative;transition:all .2s ease-in-out;width:100%}.stageItem-component .main-picture{height:80%;max-width:100%}.stageItem-component .sub-pictures{height:60%;margin-left:20px}.stageItem-component .sub-pictures .sub-picture{height:100%;margin-right:5px}.stageItem-component .customize-button{height:25px;width:25px;z-index:100}.stageItem-component .customize-button.deleteItemFromLibrary{position:absolute;right:5px;top:22px}.stageItem-component .customize-button .deleteItemFromLibrary-button-icon{height:12px;margin-left:5px;margin-top:2px;transform:rotate(45deg);width:12px}.stageItem-component .customize-button .deleteItemFromLibrary-button-icon path{stroke:#fff}.stageItem-component:hover{transform:scale(1.02)}.stageItem-component.active-layer{background-color:rgba(149,196,226,.337)}.stageItemLibrary-component{height:100%}.stageItemLibrary-component .stageItemLibrary-content{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.stageItemLibrary-component .stageItemLibrary-content .stageItemLibrary-list{display:flex;flex-wrap:wrap;justify-content:flex-start;overflow-x:auto;overflow-y:auto;padding:0 10px;width:100%}.stageItemLibrary-component .stageItemLibrary-content .stageItemLibrary-list::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.stageItemLibrary-component .stageItemLibrary-content .stageItemLibrary-list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.stageItemLibrary-component .stageItemLibrary-content .stageItemLibrary-list .stageItemLibrary-element{margin-bottom:10px;max-height:70px;min-height:70px}.stage-template-card{border-radius:10px;cursor:pointer;font-size:0;margin-bottom:15px;min-height:112.5px;overflow:hidden;position:relative;transition:all .2s;width:200px}.stage-template-card .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.stage-template-card .customize-button span{margin-right:0;padding-top:3px}.stage-template-card .customize-button img{height:20px}.stage-template-card .attentionIcon{left:5px;position:absolute;top:5px}.stage-template-card .customize-button{height:25px;width:25px;z-index:100}.stage-template-card .customize-button.deleteStageFromLibrary{position:absolute;right:0;top:0}.stage-template-card .customize-button .deleteStageFromLibrary-button-icon{height:12px;margin-left:0;margin-top:-2px;transform:rotate(45deg);width:12px}.stage-template-card .customize-button .deleteStageFromLibrary-button-icon path{stroke:#fff}.stage-template-card .stage-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%}.stage-template-card .stage-bg.no-scale{transform:scale(1)}.stage-template-card .stage-bg.srcSvg{object-fit:none}.active-stage-template-card,.stage-template-card:hover{box-shadow:0 10px 15px #00000026;transform:scale(1.05)}.active-stage-template-card{border:none;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.stageLibrary-component{height:100%}.stageLibrary-component .stageLibrary-content{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.stageLibrary-component .stageLibrary-content .stageLibrary-list{display:flex;flex-wrap:wrap;justify-content:flex-start;overflow-x:auto;overflow-y:auto;width:100%}.stageLibrary-component .stageLibrary-content .stageLibrary-list::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.stageLibrary-component .stageLibrary-content .stageLibrary-list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.stageLibrary-component .stageLibrary-content .stageLibrary-list .stageLibrary-element{aspect-ratio:16/9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px;max-width:30%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:30%}.input-title{color:#2b2b2b;font-size:14px;margin-bottom:10px}.input-error{border-color:#f44336}.input-error-message{color:#f44336;font-size:.875em;margin-top:4px}input{background:#f2f3f3;border:0;border-radius:10px;box-sizing:border-box;color:#2b2b2b;font-size:14px;height:35px;padding:0 10px;width:100%}input:focus{outline:0}input:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}input:hover:disabled{outline:none}input::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}textarea{background:#f2f3f3;background:var(--Gray-100,#f2f3f3);border:0;border-radius:10px;color:#2b2b2b;padding:12px 16px;width:100%}.summary-results-component{display:flex;width:100%}.summary-results-component .summary-results{display:flex;flex-direction:column;justify-content:center;width:100%}.summary-results-component .summary-results .summary-result-wrapper{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;margin-top:5px;width:100%}.summary-results-component .summary-results .summary-result-wrapper .summary-result-label{align-items:center;display:flex;display:inline;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param{align-items:center;display:flex;width:100%}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .summary-result-progress{align-items:center;border-radius:5px;display:flex;height:10px;overflow:hidden;width:100%}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .summary-result-progress .summary-result-progress-element{background-color:#ffd900;border:1px solid gray;border-radius:5px;height:10px}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .summary-result-param{display:flex;justify-content:flex-end;margin-left:5px;overflow:hidden;width:30px}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .controlled-result-progress{align-items:center;background-color:#ffab99;border:1px solid gray;border-radius:5px;display:flex;height:10px;overflow:hidden;width:100%}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .controlled-result-progress .controlled-result-progress-element-correct{background-color:#9bed8d;border:1px solid gray;border-radius:5px 0 0 5px;height:10px}.summary-results-component .summary-results .summary-result-wrapper .progress-and-param .controlled-result-param{display:flex;justify-content:flex-end;margin-left:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.tabs-component{display:flex;flex-direction:row;font-size:14px;justify-content:center;padding:5px;width:100%}.tabs-component .tabs-list{display:flex;flex-direction:row;gap:5px}.tabs-component .tabs-list .tab{border-radius:10px;cursor:pointer;display:flex;overflow:hidden;padding:5px;text-align:center;transition:all .3s}.tabs-component .tabs-list .tab:hover{background:#faa20085;background:var(--main-accent-color-light)}.tabs-component .tabs-list .tab.active{background:#faa400;background:var(--main-accent-color);color:#fff;outline:0}.tags{color:#2b2b2b;display:flex;flex-wrap:wrap;margin-top:10px;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:5px 10px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tags::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.tags::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.tags .tag{border-radius:10px;color:#a4a4a4;cursor:pointer;font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;transition:all .2s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tags .tag:hover{transform:scale(1.1)}.tags .tag.selected{background-color:#e8f0fe;color:#2b2b2b;margin:0 5px}.tags .tag.selected:hover{box-shadow:0 0 6px #0036624d}.task-items-wrapper{height:100%;padding:0}.task-items-wrapper,.task-items-wrapper .items-blocks-list{align-items:center;display:flex;flex-direction:column;width:100%}.task-items-wrapper .items-blocks-list{height:calc(100% - 40px);justify-content:flex-start;overflow-y:auto;padding:0 5px 0 0}.task-items-wrapper .items-blocks-list .items-block{align-items:center;border:1px solid #e8e8e8;border-radius:20px;cursor:pointer;display:flex;justify-content:flex-end;margin-bottom:5px;min-height:45px;padding:2px;transition:all .5s;width:100%}.task-items-wrapper .items-blocks-list .items-block.min-height-fit-content{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.task-items-wrapper .items-blocks-list .items-block.block-selected{background:#00000008;border-radius:20px}.task-items-wrapper .items-blocks-list .items-block .separator{border-left:1px solid #d3d3d3;height:90%;margin-left:5px;margin-right:5px}.task-items-wrapper .items-blocks-list .items-block .active-part-wrapper{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(50% - 30px)}.task-items-wrapper .items-blocks-list .items-block .active-part-wrapper.width100{width:calc(100% - 60px)}.task-items-wrapper .items-blocks-list .items-block .active-part-wrapper .active-items-list{display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.task-items-wrapper .items-blocks-list .items-block .active-part-wrapper .active-items-list .active-item{align-items:center;display:flex;height:35px;justify-content:center;margin:2px}.task-items-wrapper .items-blocks-list .items-block .active-part-wrapper .active-items-list .active-item.item-selected{background:#00000014;border-radius:10px}.task-items-wrapper .items-blocks-list .items-block .passive-part-wrapper{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(50% - 30px)}.task-items-wrapper .items-blocks-list .items-block .passive-part-wrapper .passive-items-list{display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.task-items-wrapper .items-blocks-list .items-block .passive-part-wrapper .passive-items-list .passive-item{align-items:center;display:flex;height:35px;justify-content:center;margin:2px}.task-items-wrapper .items-blocks-list .items-block .passive-part-wrapper .passive-items-list .passive-item.item-selected{background:#00000014;border-radius:10px}.task-items-wrapper .items-blocks-list .items-block .delete-block-button{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;color:#fff;display:flex;height:20px;justify-content:center;margin-right:5px;padding:5px;transform:scale(1.2);width:20px}.task-items-wrapper .bottom-buttons-row{align-items:center;display:flex;height:40px;justify-content:center;padding:5px;width:100%}.task-items-wrapper .bottom-buttons-row .add-block-button{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:20px;justify-content:center;line-height:20px;margin-top:5px;transform:scale(1.5);transition:all .2s ease-in-out;width:20px}.task-items-wrapper .bottom-buttons-row .add-block-button[disabled]{background-color:#d3d3d3;border:2px solid gray;color:gray}.task-items-wrapper img{height:30px;margin:5px}.list-wrapper .label{color:#2b2b2b;text-align:center}.list-wrapper .list{max-height:calc(100vh - 150px);overflow-y:auto}.list-wrapper .list li div{margin:0;padding:3px}.vertical-header-wrapper{display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.vertical-header-wrapper .header-usersButton{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.vertical-header-wrapper .header-usersButton:hover{box-shadow:0 0 10px 5px #0000001a;cursor:pointer;transform:scale(1.1);transition:all .2s ease-in-out}.vertical-header-wrapper .header-usersButton svg{fill:#fff;height:20px;width:20px}.vertical-header-wrapper .header-usersButton.active{background-color:#fff;border:2px solid #faa400;border:2px solid var(--main-accent-color);box-shadow:0 0 10px 5px #0003;cursor:default;margin-bottom:5px;margin-top:5px;transform:scale(1.2);transition:all .2s ease-in-out}.vertical-header-wrapper .header-usersButton.active svg{fill:#faa400;fill:var(--main-accent-color)}.knowledgeLibrary-component{display:flex;flex-direction:column;height:100%;width:100%}.knowledgeLibrary-component .filter-wrapper{margin-bottom:10px;max-height:50%}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search{align-items:center;display:flex;flex-direction:column;height:35px}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search input{background:#f2f3f3;background:url(/static/media/search.6206c7c645471357e941.svg) no-repeat 9px 9px;border:0;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;font-size:14px;height:35px;height:100%;justify-content:center;margin-bottom:0;padding-left:30px;width:100%}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search input:focus{outline:0}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search input:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search input:hover:disabled{outline:none}.knowledgeLibrary-component .filter-wrapper .filter-inputs .filter-search input::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}.knowledgeList-component{height:100%;overflow-y:hidden;width:100%}.knowledgeList-component .knowledgeList{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-x:auto;overflow-y:auto;padding:10px}.knowledgeList-component .knowledgeList::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.knowledgeList-component .knowledgeList::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.knowledgeList-component .knowledgeList .knowledge{display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative;transition:all .2s}.knowledgeList-component .knowledgeList .knowledge .knowledge-main{align-items:center;border-bottom:1px solid #a4a4a4;cursor:pointer;display:flex;margin:8px;object-fit:contain;padding-bottom:5px;width:175px}.knowledgeList-component .knowledgeList .knowledge:hover{filter:drop-shadow(0 4px 5px rgba(0,0,0,.3));transform:scale(1.1)}.knowledgeList-component .knowledgeList-library{align-items:flex-start;display:flex;flex-wrap:wrap;overflow-x:auto;overflow-y:auto;padding:10px}.knowledgeList-component .knowledgeList-library::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.knowledgeList-component .knowledgeList-library::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.knowledgeList-component .knowledgeList-library .knowledge{display:flex;height:45px;position:relative;transition:all .2s}.knowledgeList-component .knowledgeList-library .knowledge .knowledge-main{align-items:center;background:#f8fcff;border:1px solid #eaf3fa;border-radius:5px;cursor:pointer;display:flex;margin:0 10px 10px 0;padding:10px}.knowledgeList-component .knowledgeList-library .knowledge .knowledge-main .folder-icon{align-items:center;display:flex;margin-right:5px}.knowledgeList-component .knowledgeList-library .knowledge .knowledge-main .knowledge-name{align-items:center;display:flex;height:100%}.knowledgeList-component .knowledgeList-library .knowledge .knowledge-selected{background:#faa400;background:var(--main-accent-color);color:#fff}.knowledgeList-component .knowledgeList-library .knowledge:hover{filter:drop-shadow(0 4px 10px rgba(0,0,0,.1))}.statistic-events-view-component{cursor:pointer;width:100%}.statistic-events-view-component .no-events-message{color:red}.statistic-events-view-component .events-view-content,.statistic-events-view-component .events-view-footer,.statistic-events-view-component .events-view-header{display:flex}.statistic-events-view-component .events-view-col1,.statistic-events-view-component .events-view-col2,.statistic-events-view-component .events-view-footer-col1,.statistic-events-view-component .events-view-footer-col2,.statistic-events-view-component .events-view-header-col1,.statistic-events-view-component .events-view-header-col2{align-items:center;border:1px solid #e8e8e8;color:#2b2b2b;display:flex;font-size:14px;height:20px;min-width:100px;position:relative}.statistic-events-view-component .events-view-col1,.statistic-events-view-component .events-view-footer-col1,.statistic-events-view-component .events-view-header-col1{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:25%}.statistic-events-view-component .events-view-header-col1,.statistic-events-view-component .events-view-header-col2{align-items:center;font-weight:550;justify-content:center}.statistic-events-view-component .events-view-col2,.statistic-events-view-component .events-view-footer-col2,.statistic-events-view-component .events-view-header-col2{width:75%}.statistic-events-view-component .events-view-col2 .events-view-element{border:1px solid gray;border-radius:5px;height:14px;width:5px}.statistic-events-view-component .events-view-footer,.statistic-events-view-component .events-view-footer .events-view-footer-col1{height:30px}.statistic-events-view-component .events-view-footer .events-view-footer-col2{height:30px;position:relative}.statistic-events-view-component .events-view-footer .events-view-footer-col2 .events-view-footer-element{align-items:center;display:flex;flex-direction:column;width:30px}.statistic-events-view-component .events-view-footer .events-view-footer-col2 .events-view-footer-element .vertical-line{color:#000;font-size:8px}.statistic-events-view-component .events-view-footer .events-view-footer-col2 .events-view-footer-element .footer-element-text{color:#000;font-size:12px}.waveForm-component{height:100%;width:100%}.waveForm-component canvas{width:100px}.knowledgeTagSelector{align-items:center;display:flex;width:100%}.knowledgeTagSelector .knowledgeTagSelector-chip-error{background-color:red}.knowledgeTagSelector .MuiAutocomplete-root{width:100%}.knowledgeTagSelector .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:#fff;border-radius:25px!important;padding:5px 0 5px 5px}.knowledgeTagSelector .MuiAutocomplete-root .MuiOutlinedInput-root input:hover{outline:none}.knowledgeTagSelector-popper{min-width:0}.knowledgeTagSelector-popper div{border-radius:15px;margin:10px 0}.knowledgeTagSelector-popper li{border-bottom:1px solid #f0f0f0;color:#2b2b2b}.knowledgeTagSelector-popper li .option-box{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:0;width:100%}.knowledgeTagList-component{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.knowledgeTagList-component .knowledgeTagList{align-items:flex-start;display:flex;flex-wrap:wrap;max-height:100%;overflow-y:auto;width:100%}.knowledgeTagList-component .knowledgeTagList .chip{background-color:#fff;border:1px solid #00000042;box-sizing:border-box;height:25px;margin:3px;padding:0}.knowledgeTagList-component .knowledgeTagList .chip.doesntHaveSoundSet{border:2px solid #fd1414}.knowledgeTagList-component .knowledgeTagList .chip.selected{background-color:rgba(0,0,0,.124)}.knowledgeTagList-component .knowledgeTagList .chip.selectedRoot{background-color:#faa20085;background-color:var(--main-accent-color-light)}.knowledgeTagList-component .knowledgeTagList .chip .chipIcon{fill:#fff;background-color:#00000042;border-radius:50%;height:18px;width:18px}.deleteRoundButton-component{align-items:center;background:#faa400;background:var(--main-accent-color);border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;left:0;position:absolute;top:-5px;transition:all .2s;width:30px}.deleteRoundButton-component:hover{transform:scale(1.15)}.deleteRoundButton-component:disabled{background:#d3d3d3}.deleteRoundButton-component svg{fill:#fff}.styledSwitch-component.sliderMode .Mui-checked,.styledSwitch-component.sliderMode .MuiSwitch-switchBase{color:#faa400;color:var(--main-accent-color)}.styledSwitch-component.sliderMode .MuiSwitch-track{background-color:#a4a4a4}.customTooltip-component{position:relative}.customTooltip-component .customTooltip{animation:fadeIn .3s forwards;background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;box-shadow:1px 1px 1px #0003;color:#333;display:flex;left:100%;margin-left:10px;opacity:0;padding:5px;position:absolute;top:10px;white-space:nowrap;z-index:1000}@keyframes fadeIn{to{opacity:1}}.knowledgeGroupSelector{align-items:center;display:flex;width:100%}.knowledgeGroupSelector .MuiAutocomplete-root{width:100%}.knowledgeGroupSelector .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:#fff;border-radius:25px!important;padding:5px 0 5px 5px}.knowledgeGroupSelector .MuiAutocomplete-root .MuiOutlinedInput-root input:hover{outline:none}.knowledgeGroupSelector-popper{min-width:0}.knowledgeGroupSelector-popper div{border-radius:15px;margin:10px 0}.knowledgeGroupSelector-popper li{border-bottom:1px solid #f0f0f0;color:#2b2b2b}.knowledgeGroupSelector-popper li .option-box{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:0;width:100%}.customer-template-wrapper{background:#f2f3f3;height:100vh;height:auto;overflow:hidden;padding:5px;width:100%}.customer-template-wrapper .user-editor-left-header{width:100%}.customer-template-wrapper .content-wrapper{display:flex;height:calc(100vh - 85px);justify-content:space-between}.customer-template-wrapper .content-wrapper .middle-wrapper{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;height:calc(100vh - 85px);width:100%}.customer-template-wrapper .content-wrapper .transparent-bg{background:#0000;border:0;box-shadow:none;padding:0}.customer-template-wrapper .content-wrapper .right-wrapper{height:100%;margin-left:5px;max-width:260px;text-align:center}.customer-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:10px;position:relative;width:100%}.customer-header .active-link{color:#faa400;color:var(--main-accent-color);text-decoration:underline;text-underline-offset:5px}.customer-header .toastClassName{background:#fff;color:#374151}.customer-header .userEmail{color:#374151;position:absolute;right:64px;top:10px}.customer-header .userEmail:hover{color:#ffb300}.customer-header .add-customer-btn-content{font-size:16px;text-transform:inherit;width:250px}.customer-header_links{display:flex;gap:39px;justify-content:center;width:100%}.customer-header_links a{color:#374151;font-size:16px;font-weight:500;line-height:120%;text-align:center;text-decoration:none}.customer-header_links a:hover{color:#ffb300}.customer-header_features{align-items:center;display:flex;gap:26px}.customer-header_features a{text-decoration:none}.customer-header_features__translation{align-items:center;display:flex}.customer-header_features__translation button{background:none;border:none;cursor:pointer}.customer-header_features__translation button:hover{color:#ffb300}.customer-header_features .logoutButtonAndEmail{display:flex;flex-direction:column;position:relative}.customer-header_features__feedback{background:#ffb300;border:0;border-radius:8px;color:#f9fafb;cursor:pointer;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;padding:13px 24px 12px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userDetailsForm-submitButton{background-color:#faa400;background-color:var(--button-color);text-transform:none}.depsGraph-component{cursor:default;display:flex;flex-direction:column;height:100%;width:100%}.depsGraph-component .depsGraph-content{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;overflow:hidden;width:100%}.depsGraph-component .depsGraph-content .depsGraph-levels{display:flex;flex-direction:row;height:100%;justify-content:flex-start;overflow:auto;width:100%}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level{align-items:center;display:flex;flex-direction:column;margin:0 20px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-title{color:#374151;font-size:20px;font-weight:700;margin-bottom:10px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups{align-items:flex-start;display:flex;flex-direction:column;gap:10px;position:relative}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group{align-items:center;background-color:#e5e6e7;border:1px solid #e5e6e7;border-radius:16px;display:flex;flex-direction:row;height:47px;justify-content:space-between;min-height:47px;min-width:230px;padding:4px 15px;width:230px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group.know-color{background-color:#8dbc03;border:1px solid #abbd77;color:#fff}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group.almost-know-color{background-color:rgba(152,194,7,.102);border:1px solid #a5c80c}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group.in-progress-color{background-color:#ffcd1c;border:1px solid #ffcd1c}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group.dimmed{opacity:.5}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group:hover{cursor:pointer}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group.selected{background-color:#faa400;background-color:var(--main-accent-color);border:2px solid gray}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title{align-items:center;display:flex;flex-direction:row;gap:8px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots{display:flex;width:6px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content{display:flex;flex-direction:column;gap:1px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content.dontShow{display:none}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content .dot{background-color:#a5c80c;border:1px solid #fff;border-radius:50%;box-sizing:border-box;height:6px;width:6px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content .dot.almost-know-color,.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content .dot.know-color{background-color:#8dbc03}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-dots .depsGraph-level-group-dots-content .dot.in-progress-color{background-color:#ffcd1c}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-dots-and-title .depsGraph-level-group-title{font-size:15px}.depsGraph-component .depsGraph-content .depsGraph-levels .depsGraph-level .depsGraph-level-groups .depsGraph-level-group .depsGraph-level-group-knCount{color:#4c543a;font-size:15px}.svgConnectionArrow-component{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.svgConnectionArrow-component.dimmed{opacity:.3}.game-box-wrapper{background:#f2f3f3;height:100vh;padding:5px;width:100%}.game-box-wrapper .game-box-header{align-items:flex-start;border-radius:15px;height:calc(100% - 10px);min-width:40px;position:absolute;width:40px}.game-box-wrapper .game-box-header .home{width:30px}.game-box-wrapper .game-box-header .home .header-title,.game-box-wrapper .game-box-header .home span{display:none}.game-box-wrapper .game-box-container{display:flex;flex-direction:row;height:calc(100vh - 10px);margin-left:auto;overflow-y:auto;padding:0;width:calc(100% - 45px)}.game-box-wrapper .game-box-container .left-side{box-shadow:12px 0 78px #0000001a;height:100%;min-width:280px;overflow:hidden;padding:15px}.game-box-wrapper .game-box-container .right-side{height:100%;padding:5px;width:100%}.game-box-wrapper .game-box-container .right-side .right-side-content{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:35px}.game-box-wrapper .game-box-container .right-side .right-side-content .progressExtraData{align-items:center;display:flex;position:absolute;right:15px;top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.game-box-wrapper .game-box-container .right-side .right-side-content .progressExtraData .progressExtraDataLabel{color:#2b2b2b;font-size:16px;margin-left:10px}.game-box-wrapper .game-box-container .right-side .right-side-content .progress-box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.game-box-wrapper .game-box-container .right-side .right-side-content .progress-box .progressFetchingGameList{position:relative}.game-box-wrapper .game-box-container .right-side .right-side-content .progress-box .progressFetchingGameList .progressFetchingGameListLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:50%;width:100%}.game-box-wrapper .game-box-container .right-side .right-side-content .add-new-game-btn{background:none;border:none;cursor:pointer;margin-bottom:45px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.game-box-wrapper .game-box-container .right-side .right-side-content .add-new-game-btn:hover{filter:drop-shadow(0 28px 27px rgba(0,0,0,.05)) drop-shadow(0 0 25px rgba(0,0,0,.05)) drop-shadow(0 11px 15px rgba(0,0,0,.06));transform:scale(1.1)}.game-box-wrapper .game-box-container .right-side .right-side-content .add-new-game-btn svg{transition:all .2s ease-in-out}.game-box-wrapper .game-box-container .right-side .right-side-content .new-game-btn-active svg{transform:rotate(45deg)}.game-box-wrapper .game-box-container .right-side .right-side-content .game-types-block{overflow:auto;width:100%}.game-box-wrapper .game-box-container .right-side .right-side-content .games-list{align-items:center;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:5px 20px 0;width:100%}.user-editor-wrapper{background:#f2f3f3;display:flex;height:100vh;overflow:hidden;padding:5px;width:100%}.user-editor-wrapper .left-header{display:flex;padding:5px;width:40px}.userEditor-component{display:flex;height:100%;position:relative;width:100%}.userEditor-component .header-refreshDataButton{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;left:12px;position:absolute;top:5px;width:32px;z-index:1}.userEditor-component .header-refreshDataButton.spin-animation{animation:spin 1s linear infinite;background-color:#faa20085;background-color:var(--main-accent-color-light);cursor:default;transition:all 1s ease-in-out}.userEditor-component .header-refreshDataButton:hover{box-shadow:0 0 10px 5px #0000001a;cursor:pointer;transform:scale(1.1);transition:all .2s ease-in-out}.userEditor-component .header-refreshDataButton svg{fill:#fff;height:25px;width:25px}.userEditor-component .user-card-block{left:5px;max-height:42px;min-height:42px;position:absolute;width:250px;z-index:1}.userEditor-component .middle-content{display:flex;flex-direction:column;height:100%;padding-left:5px;width:100%}.userEditor-component .middle-content .user-profile-block{display:flex;height:100%;padding:0;width:100%}.userEditor-component .middle-content .tabs-block{display:flex;margin-left:255px;padding:5px;width:calc(100vw - 310px)}.userEditor-component .middle-content .depsGraph-column,.userEditor-component .middle-content .planPlus-column,.userEditor-component .middle-content .statView-column,.userEditor-component .middle-content .userChoice-column{display:flex;height:calc(100% - 50px);margin-top:5px;padding:5px;width:100%}.userEditor-component .middle-content .columns{align-items:stretch;display:flex;gap:5px;height:100%;height:calc(100% - 50px);margin-top:5px}.userEditor-component .middle-content .columns .left-column,.userEditor-component .middle-content .columns .right-column{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0;width:50%}.userEditor-component .middle-content .columns .left-column .column-header,.userEditor-component .middle-content .columns .right-column .column-header{align-items:center;display:flex;justify-content:space-between;max-height:55px;min-height:55px;padding:5px;width:100%}.userEditor-component .middle-content .columns .left-column .column-header .label,.userEditor-component .middle-content .columns .right-column .column-header .label{font-size:18px;text-align:center;width:100%}.userEditor-component .middle-content .columns .left-column .column-header .right-button-block,.userEditor-component .middle-content .columns .right-column .column-header .right-button-block{margin-right:10px;width:35px}.userEditor-component .middle-content .columns .left-column .column-header .right-button-block .lock-button,.userEditor-component .middle-content .columns .right-column .column-header .right-button-block .lock-button{height:35px;width:35px}.userEditor-component .middle-content .columns .left-column .column-header .right-button-block .lock-button svg,.userEditor-component .middle-content .columns .right-column .column-header .right-button-block .lock-button svg{fill:#fff;height:20px;margin-left:7px;width:20px}.userEditor-component .middle-content .columns .left-column .column-header .right-button-block .lock-button.locked svg,.userEditor-component .middle-content .columns .right-column .column-header .right-button-block .lock-button.locked svg{fill:#ff000080}.userEditor-component .middle-content .columns .left-column .column-header .left-button-block,.userEditor-component .middle-content .columns .right-column .column-header .left-button-block{margin-left:10px;width:35px}.userEditor-component .middle-content .columns .left-column .column-header .left-button-block .back-button,.userEditor-component .middle-content .columns .right-column .column-header .left-button-block .back-button{height:35px;width:35px}.userEditor-component .middle-content .columns .left-column .column-header .left-button-block .back-button svg,.userEditor-component .middle-content .columns .right-column .column-header .left-button-block .back-button svg{fill:#fff;height:25px;margin-left:7px;width:25px}.userEditor-component .middle-content .columns .left-column.plan-width{width:calc(43.6% - 5px)}.userEditor-component .middle-content .columns .right-column.game-selector-width{width:calc(56.4% - 5px)}.tabs-wrapper{display:flex;height:30px;width:100%}.tabs-wrapper .left-button-block,.tabs-wrapper .right-button-block{display:flex;width:20px}.tabs-wrapper .left-button-block .scroll-back,.tabs-wrapper .left-button-block .scroll-forward,.tabs-wrapper .right-button-block .scroll-back,.tabs-wrapper .right-button-block .scroll-forward{border-radius:10px 5px 5px 10px;display:flex;height:30px;justify-content:center;width:10px}.tabs-wrapper .left-button-block .scroll-back span,.tabs-wrapper .left-button-block .scroll-forward span,.tabs-wrapper .right-button-block .scroll-back span,.tabs-wrapper .right-button-block .scroll-forward span{margin-left:5px}.tabs-wrapper .left-button-block .scroll-forward,.tabs-wrapper .right-button-block .scroll-forward{border-radius:5px 10px 10px 5px}.tabs-wrapper .left-button-block .scroll-forward span,.tabs-wrapper .right-button-block .scroll-forward span{margin-left:10px}.tabs-wrapper .left-button-block .scroll-forward span svg,.tabs-wrapper .right-button-block .scroll-forward span svg{transform:rotate(.5turn)}.tabs-wrapper .tabs-list-wrapper{width:calc(100% - 40px)}.tabs-wrapper .tabs-list-wrapper .tabs-list{display:flex;margin:0 5px;overflow:hidden}.tabs-wrapper .tabs-list-wrapper .tabs-list .tab{align-items:center;background:#faa400;background:var(--main-accent-color);border-radius:5px;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:30px;margin:0 5px;padding:5px 10px;white-space:nowrap}.tabs-wrapper .tabs-list-wrapper .tabs-list .tab.selected{background-color:#f2f3f3}.tabs-wrapper .tabs-list-wrapper .tabs-list .tab.disabled{background-color:#d3d3d3;color:gray;cursor:default;display:none}.tabs-wrapper .tabs-list-wrapper .tabs-list .tab:hover{box-shadow:0 10px 15px #0000;transform:scale(1.1);transition:.2s ease-in-out}.tabs-wrapper .tabs-list-wrapper .tabs-list .tab:hover.disabled{box-shadow:none;transform:none;transition:none}.games-sessions-component{display:flex;flex-direction:row;height:calc(100vh - 115px);padding:0 5px 10px;position:relative}.games-sessions-component .games-sessions-time{color:#2b2b2b;font-weight:700;left:20px;position:absolute;top:-35px}.games-sessions-component .games-sessions-list{align-items:center;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px 5px 5px;width:100%}.gameSession-border{border:2px solid #d3d3d3}.game-session-tile-component{padding:0 10px 10px;transition:all .2s ease-in-out;width:100%}.game-session-tile-component,.game-session-tile-component .gst-header{display:flex;flex-direction:column}.game-session-tile-component .gst-header .gst-gamesSet{display:flex;gap:10px;justify-content:center;margin-bottom:15px;margin-top:10px}.game-session-tile-component .gst-header .gst-gamesSet .gst-gamesSet-icon{width:20%!important}.game-session-tile-component .gst-header .gst-gamesSet .gst-gamesSet-stageIcon{max-width:20%!important;min-height:auto;min-width:20%!important;object-fit:cover;transform:none}.game-session-tile-component .gst-header .gst-name-row{display:flex}.game-session-tile-component .gst-header .gst-name-row .gst-game-name{display:flex;margin-left:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.game-session-tile-component .gst-header .gst-name-row .gst-game-time{display:flex}.game-session-tile-component .gst-middle{display:flex;min-height:100px;width:100%}.game-session-tile-component .gst-middle .gst-main-block{display:flex;flex-direction:column;margin-right:5px;min-width:200px}.game-session-tile-component .gst-middle .gst-main-block .gst-game-icon{align-items:flex-start;aspect-ratio:16/9;display:flex;height:100%;padding:5px 0;width:200px}.game-session-tile-component .gst-middle .gst-main-block .gst-game-icon .gst-game-icon-stageIcon{transform:none}.game-session-tile-component .gst-middle .gst-results-block{display:flex;margin:0 15px 0 10px;min-width:calc(100% - 215px)}.game-session-tile-component .statistic-table{margin-top:15px;width:100%}.game-session-tile-component .gst-stages-view-wraper{display:flex;gap:5px;margin-top:10px;width:100%}.game-session-tile-component .gst-stages-view-wraper .gst-stages-view-stageIcon{display:flex;max-width:20%!important;min-height:auto;min-width:16.6666666667%!important;object-fit:cover;transform:none}.game-session-tile-component .gst-stages-view-wraper .gst-stages-view-stageIcon:hover{transform:scale(1.5);z-index:1000}.game-session-tile-component .events-view-wrapper{margin-top:15px}.game-session-tile-component .game-config-wrapper{display:flex;flex-direction:column;margin-top:15px}.game-session-tile-component .game-config-wrapper .header{align-items:center;background-color:#f5f5f5;border-radius:5px;display:flex;justify-content:space-between}.game-session-tile-component .game-config-wrapper .header .title{display:flex;margin-left:5px}.game-session-tile-component .game-config-wrapper .header .buttons{align-items:center;display:flex}.game-session-tile-component .game-config-wrapper .header .buttons .openConfigOnNewPage-button{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;display:flex;height:25px;justify-content:center;width:25px}.game-session-tile-component .game-config-wrapper .header .buttons .openConfigOnNewPage-button svg{height:17px;width:17px}.game-session-tile-component .game-config-wrapper .header .buttons .collapser{align-items:center;display:flex;padding:10px;transition:.2s ease-in-out}.game-session-tile-component .game-config-wrapper .header .buttons .collapser.flip svg{transform:scale(1.5);transition:.2s ease-in-out}.game-session-tile-component .game-config-wrapper .header .buttons .collapser svg{transform:scale(1.5) rotate(180deg);transition:.2s ease-in-out}.game-session-tile-component .game-config-wrapper .content{max-height:300px;overflow:auto}.game-session-tile-component.game-session-tile-component-expanded{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .2s ease-in-out}.gameSetTile-border{border:2px solid #d3d3d3}.gameSetTile-component{padding:0 10px;transition:all .2s ease-in-out;width:100%}.gameSetTile-component,.gameSetTile-component .gst-header{display:flex;flex-direction:column}.gameSetTile-component .gst-header .gst-gamesSet{display:flex;gap:10px;justify-content:center;width:100%}.gameSetTile-component .gst-header .gst-gamesSet .gst-gamesSet-icon{width:20%!important}.gameSetTile-component .gst-header .gst-gamesSet .gst-gamesSet-stageIcon{max-width:20%!important;min-height:auto;min-width:20%!important;object-fit:cover;transform:none}.gameSetTile-component .gst-header .gst-time-row{display:flex}.gameSetTile-component .gst-header .gst-time-row .gst-time{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user-profile-component{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.user-profile-component .toast-position{position:absolute;top:0;width:100%}.user-profile-component .toastClassName{min-height:30px}.user-profile-component .user-profile-tabs-block{display:flex;margin-left:255px;padding:5px;width:calc(100% - 255px)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.common-tab-content{display:flex;flex-direction:row;font-size:18px;height:100%;margin-top:5px;width:100%}.common-tab-content .left-block{display:flex;flex-direction:column;padding-left:10px;width:100%}.common-tab-content .left-block .age-block{margin-bottom:20px;margin-top:10px}.common-tab-content .left-block .demoCheckbox-block{align-items:center;display:flex;margin-left:-10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.common-tab-content .left-block .userLanguageSelector-block{align-items:center;display:flex}.common-tab-content .left-block .userLanguageSelector-block .label{width:160px}.common-tab-content .left-block .userLanguageSelector-block .userLanguageSelector{display:flex;font-size:18px;max-height:35px;max-width:150px;min-height:35px;min-width:150px;width:40px}.common-tab-content .left-block .unity-id-block{align-items:center;display:flex;margin-top:10px}.common-tab-content .left-block .unity-id-block .label{min-width:160px}.common-tab-content .left-block .unity-id-block .input{font-size:18px;margin:0;min-width:200px}.common-tab-content .left-block .unity-id-block .webUserEmail{color:green;margin-left:10px}.common-tab-content .left-block .unity-id-block .webUserSelector{margin-left:10px;min-width:300px}.common-tab-content .left-block .telegramBotClientId-block{align-items:center;display:flex;gap:10px;margin-top:30px}.common-tab-content .left-block .telegramBotClientId-block .label{min-width:160px}.common-tab-content .left-block .telegramBotClientId-block .input{font-size:18px;margin:0;min-width:300px}.common-tab-content .left-block .openSendPulse-button{width:200px}.common-tab-content .right-block{display:flex;flex-direction:column;height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.common-tab-content .right-block-top{align-items:flex-end;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start}.common-tab-content .right-block-top .clearStatistic-button{width:200px}.common-tab-content .right-block-bottom{align-items:flex-end;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-end}.common-tab-content .right-block-bottom .delete-button{width:200px}.planOptions-tab-content{display:flex;flex-direction:row;font-size:18px;gap:10px;height:100%;margin-top:5px;width:100%}.planOptions-tab-content .planOptions-tab-columns{align-items:stretch;display:flex;flex-direction:row;gap:10px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.planOptions-tab-content .planOptions-tab-columns .planOptions-tab-column{border:2px solid #e8e8e8;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.planOptions-tab-content .planOptions-tab-columns .planOptions-tab-column .header{align-items:center;display:flex;font-weight:600;justify-content:center;padding-bottom:15px}.planOptions-tab-content .planOptions-tab-columns .planOptions-tab-column:empty{border:none}.planOptions-tab-content .inputWithTitle{align-items:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.planOptions-tab-content .inputWithTitle .param-title{align-items:center;display:flex}.planOptions-tab-content .inputWithTitle .param-title[disabled]{color:gray}.planOptions-tab-content .inputWithTitle .param-input{align-items:center;background-color:#fff!important;border-radius:10px;display:flex;margin-bottom:0;margin-left:10px;max-height:25px;min-height:25px;padding:3px;width:50px}.planOptions-tab-content .useForgetRateCheckbox-block{align-items:center;display:flex;height:30px;justify-content:flex-start;margin-left:-12px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.planOptions-tab-content .useForgetRateCheckbox-block.usedDefaultValue .Mui-checked svg,.planOptions-tab-content .useForgetRateCheckbox-block.usedDefaultValue .MuiCheckbox-root{color:#d3d3d3}.gameOptions-tab-content{display:flex;flex-direction:column;font-size:18px;height:100%;margin-top:5px;width:100%}.gameOptions-tab-content .waitForQuestionCheckbox-block{margin-left:-10px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gameOptions-tab-content .task-reaction-selector-block{align-items:center;display:flex;padding:5px 0}.gameOptions-tab-content .task-reaction-selector-block .task-reaction-selector-label{display:flex;width:200px}.gameOptions-tab-content .task-reaction-selector-block .task-reaction-selector{display:flex;margin-left:10px;max-height:35px;max-width:300px;min-height:35px;min-width:300px;width:300px}.notification-tab-content{display:flex;flex-direction:column;font-size:18px;gap:10px;height:100%;margin-top:5px;width:100%}.notification-tab-content .title-block{align-items:center;display:flex;gap:10px}.notification-tab-content .title-block .label{width:120px}.notification-tab-content .title-block .input-title{margin:0;max-width:300px;min-width:300px}.notification-tab-content .body-block{align-items:center;display:flex;gap:10px}.notification-tab-content .body-block .label{width:120px}.notification-tab-content .body-block .input-body{margin:0;max-width:600px;min-width:600px}.notification-tab-content .body-block .send-button{width:200px}.notification-tab-content .notifications-list{height:70vh;overflow-y:auto}.notification-tab-content .notifications-list::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.notification-tab-content .notifications-list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.notification-tab-content .notification-card{margin-bottom:10px}.notification-tab-content .showCommunicationRequestCheckbox-block{align-items:center;display:flex;gap:10px}.notification-tab-content .showCommunicationRequestCheckbox-block .checkbox{padding-left:0}.aboutChild-tab-content{align-items:flex-start;display:flex;flex-direction:column;font-size:18px;gap:10px;height:100%;margin-top:5px;width:100%}.aboutChild-tab-content .name-block{align-items:center;display:flex}.aboutChild-tab-content .name-block .label{min-width:200px}.aboutChild-tab-content .name-block .input{font-size:18px;margin:0;max-width:300px;min-width:300px}.aboutChild-tab-content .birthdayMonth-block{align-items:center;display:flex}.aboutChild-tab-content .birthdayMonth-block .label{min-width:200px}.aboutChild-tab-content .birthdayMonth-block .input{font-size:18px;margin:0 10px 0 0;max-width:100px;min-width:100px}.aboutChild-tab-content .birthdayYear-block{align-items:center;display:flex}.aboutChild-tab-content .birthdayYear-block .label{min-width:200px}.aboutChild-tab-content .birthdayYear-block .input{font-size:18px;margin:0;max-width:100px;min-width:100px}.aboutChild-tab-content .birthdayYear-block .age-block{margin-left:10px}.aboutChild-tab-content .genderSelector-block{align-items:center;display:flex}.aboutChild-tab-content .genderSelector-block .genderSelector-label{width:160px}.aboutChild-tab-content .genderSelector-block .genderSelector{display:flex;font-size:18px;max-height:35px;max-width:150px;min-height:35px;min-width:150px;width:40px}.aboutChild-tab-content .aboutChild-block{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%}.aboutChild-tab-content .aboutChild-block .aboutChild-label{height:25px;width:120px}.aboutChild-tab-content .aboutChild-block .aboutChild-input{border:1px solid #d3d3d3;border-radius:10px;display:flex;max-width:600px;min-height:calc(100% - 30px);min-width:600px;padding:10px;resize:none}.user-card-component{align-items:center;background-color:#fff;border:1px solid #faa400;border:1px solid var(--main-accent-color);border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;height:42px;justify-content:flex-start;padding:0 7px 0 5px;position:relative;width:100%}.user-card-component.user-card-component-selected{box-shadow:0 0 10px #000;transition:all .2s}.user-card-component .user-avatar{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border:1px solid gray;border-radius:50% 50%;display:flex;height:35px;justify-content:center;width:35px}.user-card-component .user-avatar svg{fill:#fff}.user-card-component .user-name-block{align-items:center;display:flex;width:calc(100% - 65px)}.user-card-component .user-name-block .user-name{overflow:hidden;padding:0 5px;text-align:center;text-overflow:ellipsis;white-space:wrap;width:100%}.user-card-component .unity-language-block{align-items:center;border:1px solid #faa400;border:1px solid var(--main-accent-color);border-radius:5px;display:flex;justify-content:center;width:30px}.dragDrop-delimiter{border-radius:10px;display:flex;height:20px;margin-top:0;min-height:20px;width:100%;z-index:10}.dragDrop-delimiter.color-dragOver{background-color:#d3d3d3;transition:all .2s}.dragDrop-delimiter:last-child{height:100%}.planPlus-component{display:flex;gap:5px;height:100%}.planPlus-component .done-column,.planPlus-component .future-column,.planPlus-component .inProgress-column,.planPlus-component .toDo-column{border:1px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;height:calc(100% - 5px);overflow:hidden;padding:5px 0;position:relative;width:100%}.planPlus-component .done-column .column-header,.planPlus-component .future-column .column-header,.planPlus-component .inProgress-column .column-header,.planPlus-component .toDo-column .column-header{color:#2b2b2b;display:flex;font-size:16px;font-weight:550;justify-content:center;width:100%}.planPlus-component .done-column .checkPlanButton-block,.planPlus-component .future-column .checkPlanButton-block,.planPlus-component .inProgress-column .checkPlanButton-block,.planPlus-component .toDo-column .checkPlanButton-block{cursor:pointer;display:block;position:absolute;right:5px;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.planPlus-component .done-column .checkPlanButton-block .button,.planPlus-component .future-column .checkPlanButton-block .button,.planPlus-component .inProgress-column .checkPlanButton-block .button,.planPlus-component .toDo-column .checkPlanButton-block .button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.planPlus-component .done-column .checkPlanButton-block .button .icon,.planPlus-component .done-column .checkPlanButton-block .button span,.planPlus-component .future-column .checkPlanButton-block .button .icon,.planPlus-component .future-column .checkPlanButton-block .button span,.planPlus-component .inProgress-column .checkPlanButton-block .button .icon,.planPlus-component .inProgress-column .checkPlanButton-block .button span,.planPlus-component .toDo-column .checkPlanButton-block .button .icon,.planPlus-component .toDo-column .checkPlanButton-block .button span{fill:#fff;display:flex;height:16px;margin:0;width:16px}.planPlus-component .done-column .checkPlanButton-block [disabled],.planPlus-component .done-column .checkPlanButton-block:disabled,.planPlus-component .future-column .checkPlanButton-block [disabled],.planPlus-component .future-column .checkPlanButton-block:disabled,.planPlus-component .inProgress-column .checkPlanButton-block [disabled],.planPlus-component .inProgress-column .checkPlanButton-block:disabled,.planPlus-component .toDo-column .checkPlanButton-block [disabled],.planPlus-component .toDo-column .checkPlanButton-block:disabled{background-color:#a4a4a4;opacity:.5}.planPlus-component .done-column .checkPlanButton-block [disabled]:hover,.planPlus-component .done-column .checkPlanButton-block:disabled:hover,.planPlus-component .future-column .checkPlanButton-block [disabled]:hover,.planPlus-component .future-column .checkPlanButton-block:disabled:hover,.planPlus-component .inProgress-column .checkPlanButton-block [disabled]:hover,.planPlus-component .inProgress-column .checkPlanButton-block:disabled:hover,.planPlus-component .toDo-column .checkPlanButton-block [disabled]:hover,.planPlus-component .toDo-column .checkPlanButton-block:disabled:hover{cursor:auto;transform:scale(1)}.planPlus-component .done-column .checkPlanButton-block:hover,.planPlus-component .future-column .checkPlanButton-block:hover,.planPlus-component .inProgress-column .checkPlanButton-block:hover,.planPlus-component .toDo-column .checkPlanButton-block:hover{transform:scale(1)}.planPlus-component .done-column .params{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;width:100%}.planPlus-component .done-column .params .inputWithTitle{align-items:center;display:flex;justify-content:center;width:100%}.planPlus-component .done-column .params .inputWithTitle .param-title{align-items:center;display:flex}.planPlus-component .done-column .params .inputWithTitle .param-title[disabled]{color:gray}.planPlus-component .done-column .params .inputWithTitle .param-input{align-items:center;background-color:#fff!important;border-radius:10px;display:flex;margin-bottom:0;margin-left:10px;max-height:25px;min-height:25px;padding:3px;width:50px}.planPlus-component .done-column .params .buttons{display:flex;flex-direction:row;gap:5px;justify-content:center;width:100%}.planPlus-component .done-column .params .buttons .button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.planPlus-component .done-column .params .buttons .button .icon,.planPlus-component .done-column .params .buttons .button span{fill:#fff;display:flex;height:16px;margin:0;width:16px}.planPlus-component .done-column .done-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:calc(100vh - 100px);margin-right:10px;margin-top:10px;overflow-x:auto;padding:0 5px 0 10px;width:calc(100% - 5px)}.planPlus-component .done-column .done-list .battery{border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:200px;min-height:200px;width:100px}.planPlus-component .done-column .done-list .battery .battery-name{align-items:center;color:#2b2b2b;display:flex;height:40px;justify-content:center;text-align:center;white-space:wrap;width:100%}.planPlus-component .done-column .done-list .battery .battery-body{border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:calc(100% - 40px);justify-content:flex-end;margin:0 10px 10px;overflow:hidden;position:relative}.planPlus-component .done-column .done-list .battery .battery-body .battery-levels{align-items:center;color:#2b2b2b;display:flex;flex-direction:column;font-weight:400;justify-content:center;position:absolute;top:calc(50% - 50px);width:100%}.planPlus-component .done-column .done-list .battery .battery-body .battery-delta-fill{display:flex}.planPlus-component .done-column .done-list .battery .battery-body .battery-delta-fill.green{background-color:green}.planPlus-component .done-column .done-list .battery .battery-body .battery-delta-fill.light-green{background-color:#90ee90}.planPlus-component .done-column .done-list .battery .battery-body .battery-delta-fill.light-red{background-color:#f08080}.planPlus-component .done-column .done-list .battery .battery-body .battery-start-fill{display:flex}.planPlus-component .done-column .done-list .battery .battery-body .battery-start-fill.green{background-color:green}.planPlus-component .done-column .done-list .battery .battery-body .battery-start-fill.light-green{background-color:#90ee90}.planPlus-component .inProgress-column .inProgress-list{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 100px);margin-right:10px;margin-top:10px;overflow-x:auto;padding:0 5px 0 10px;width:calc(100% - 5px)}.planPlus-component .future-column .future-list,.planPlus-component .toDo-column .toDo-list{display:flex;flex-direction:column;gap:5px;height:calc(100vh - 100px);margin-right:10px;margin-top:10px;overflow-x:auto;padding:0 5px;width:calc(100% - 5px)}.planElementTile-component{align-items:center;border:2px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;padding:5px 5px 0;position:relative;width:100%}.planElementTile-component.subElement{background-color:#f0f8ff;padding:5px 0 5px 5px}.planElementTile-component.subElement .rightButtonBlock{left:5px;right:auto}.planElementTile-component.color-knownElement{background-color:#e6fae6!important}.planElementTile-component.color-dragOver{background-color:#d3d3d3;transition:all .2s}.planElementTile-component .tile-header{color:#2b2b2b;display:flex;justify-content:center;margin-bottom:5px;width:100%}.planElementTile-component .rightButtonBlock{align-items:center;display:flex;gap:2px;justify-content:center;position:absolute;right:5px;top:5px}.planElementTile-component .rightButtonBlock .checkButton,.planElementTile-component .rightButtonBlock .clearButton,.planElementTile-component .rightButtonBlock .minusButton,.planElementTile-component .rightButtonBlock .plusButton{align-items:center;background-color:#faa400!important;background-color:var(--main-accent-color)!important;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;transition:all .2s ease-in-out;width:20px}.planElementTile-component .rightButtonBlock .checkButton svg,.planElementTile-component .rightButtonBlock .clearButton svg,.planElementTile-component .rightButtonBlock .minusButton svg,.planElementTile-component .rightButtonBlock .plusButton svg{fill:#fff;height:18px;width:18px}.planElementTile-component .rightButtonBlock .checkButton [disabled],.planElementTile-component .rightButtonBlock .checkButton:disabled,.planElementTile-component .rightButtonBlock .clearButton [disabled],.planElementTile-component .rightButtonBlock .clearButton:disabled,.planElementTile-component .rightButtonBlock .minusButton [disabled],.planElementTile-component .rightButtonBlock .minusButton:disabled,.planElementTile-component .rightButtonBlock .plusButton [disabled],.planElementTile-component .rightButtonBlock .plusButton:disabled{background-color:#f0f0f0!important;cursor:auto}.planElementTile-component .rightButtonBlock .checkButton [disabled] svg,.planElementTile-component .rightButtonBlock .checkButton:disabled svg,.planElementTile-component .rightButtonBlock .clearButton [disabled] svg,.planElementTile-component .rightButtonBlock .clearButton:disabled svg,.planElementTile-component .rightButtonBlock .minusButton [disabled] svg,.planElementTile-component .rightButtonBlock .minusButton:disabled svg,.planElementTile-component .rightButtonBlock .plusButton [disabled] svg,.planElementTile-component .rightButtonBlock .plusButton:disabled svg{fill:#faa400;fill:var(--main-accent-color)}.planElementTile-component .middle{display:flex;flex-direction:column;gap:5px;margin-bottom:5px;margin-top:5px;width:100%}.planElementTile-component .middle .arrowDownIcon{align-items:center;background-color:#faa400!important;background-color:var(--main-accent-color)!important;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;left:5px;position:absolute;top:5px;transition:all .2s ease-in-out;width:20px}.planElementTile-component .middle .arrowDownIcon.rotate180{transform:rotate(180deg)}.planElementTile-component .middle .arrowDownIcon svg{fill:#fff;transform:scale(1)}.planElementTile-component .middle .tagList{align-items:center;display:flex;flex-wrap:wrap;gap:5px;height:100%;justify-content:flex-start;margin-bottom:5px;min-height:45px;overflow-y:auto;padding:0 5px;width:100%}.planElementTile-component .middle .tagList .chip{background-color:#e1e1e1;border:1px solid #00000042;box-sizing:border-box;height:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.planElementTile-component .middle .tagList .chip.deleted{background-color:#fd1414;color:#fff;font-weight:700}.planElementTile-component .middle .tagList .chip.doesntHaveSoundSet{border:2px solid #fd1414}.planElementTile-component .middle .tagList .chip.learn-color{background-color:#ffab96}.planElementTile-component .middle .tagList .chip.control-color{background-color:#ffff96}.planElementTile-component .middle .tagList .chip.known-color{background-color:#5ed548}.planElementTile-component .middle .tagList .chip.knownMinor-color{background-color:#e7ffe2}.planElementTile-component .middle .tagList .chip .MuiChip-label{color:#2b2b2b;padding:0 7px}.planElementTile-component .middle .tagList .chip .MuiChip-deleteIcon{margin:0}.planElementTile-component .middle .subElementList{display:flex;flex-direction:column;gap:5px;padding-left:20px}.planElementTile-component .middle .checkResultsBlock{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.planElementCheckResults-component{display:flex;flex-direction:column}.planElementCheckResults-component .controlFormula-block{display:flex;flex-direction:row}.planElementCheckResults-component .formulaBasedCombinations{display:flex;flex-direction:column;gap:5px}.planElementCheckResults-component .formulaBasedCombinations .combination-block{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.planElementCheckResults-component .formulaBasedCombinations .combination-block .addToSoundSets-button{align-items:center;cursor:default;display:flex;justify-content:center}.planElementCheckResults-component .formulaBasedCombinations .combination-block .addToSoundSets-button svg{fill:#d3d3d3}.planElementCheckResults-component .formulaBasedCombinations .combination-block .addToSoundSets-button.active{cursor:pointer}.planElementCheckResults-component .formulaBasedCombinations .combination-block .addToSoundSets-button.active svg{fill:#faa400;fill:var(--main-accent-color)}.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination{border-radius:10px;display:flex;flex-direction:row;gap:3px}.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination.has-all-resources-color{background-color:#c8ffc8}.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .firstPartExtra,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .secondPartExtra,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .thirdPartExtra{border-radius:10px;display:flex;padding:5px}.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .firstPartExtra.no-bundles-color,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .secondPartExtra.no-bundles-color,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .thirdPartExtra.no-bundles-color{background-color:#d3d3d3}.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .firstPartExtra.no-soundSets-color,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .secondPartExtra.no-soundSets-color,.planElementCheckResults-component .formulaBasedCombinations .combination-block .combination .thirdPartExtra.no-soundSets-color{background-color:#ffc8b4}.gameDataTile-component{align-items:center;border:2px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;padding:5px 5px 10px;position:relative;width:100%}.gameDataTile-component .gameDataTile-gameType{color:#2b2b2b;font-weight:600}.gameDataTile-component .gameDataTile-stages-view-wraper{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:5px;width:100%}.gameDataTile-component .gameDataTile-stages-view-wraper .gameDataTile-stages-view-stageIcon{display:flex;max-width:calc(50% - 10px)!important;min-height:auto;min-width:calc(50% - 10px)!important;object-fit:cover;transform:none}.gameDataTile-component .fullfilledPreconfigs{align-items:flex-start;display:flex;flex-direction:column;gap:5px;width:100%}.gameDataTile-component .fullfilledPreconfigs .fullfilledPreconfig-block{display:flex;flex-direction:row;gap:5px}.gameDataTile-component .fullfilledPreconfigs .fullfilledPreconfig-block .fullfilledPreconfig{align-items:center;display:flex;flex-direction:row;gap:3px}.gameDataTile-component .fullfilledPreconfigs .fullfilledPreconfig-block .fullfilledPreconfig .questionKnowledgeTags,.gameDataTile-component .fullfilledPreconfigs .fullfilledPreconfig-block .fullfilledPreconfig .rightKnowledgeTags,.gameDataTile-component .fullfilledPreconfigs .fullfilledPreconfig-block .fullfilledPreconfig .wrongKnowledgeTags{border-radius:10px;display:flex;padding:2px 5px}.batteries-component,.batteries-component .battery-groups{display:flex;flex-direction:column;height:100%;width:100%}.batteries-component .battery-groups{gap:20px}.batteries-component .battery-groups .battery-group{display:flex;flex-direction:column;gap:10px;width:100%}.batteries-component .battery-groups .battery-group .battery-group-header{background-color:#e8e8e8;border-radius:10px;color:#4a4a4a;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:5px;text-align:center;width:100%}.batteries-component .battery-groups .battery-group .batteries{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:100%;width:100%}.batteries-component .battery-groups .battery-group .batteries .battery{border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:200px;min-height:200px;width:90px}.batteries-component .battery-groups .battery-group .batteries .battery.known{background-color:#c090ee}.batteries-component .battery-groups .battery-group .batteries .battery .battery-name{align-items:center;color:#2b2b2b;display:flex;height:40px;justify-content:center;text-align:center;white-space:wrap;width:100%}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:calc(100% - 40px);justify-content:flex-end;margin:0 10px 10px;overflow:hidden;position:relative}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-levels{align-items:center;color:#2b2b2b;display:flex;flex-direction:column;font-weight:400;justify-content:center;position:absolute;top:calc(50% - 50px);width:100%}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-delta-fill{display:flex}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-delta-fill.green{background-color:green}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-delta-fill.light-green{background-color:#90ee90}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-delta-fill.light-red{background-color:#f08080}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-start-fill{display:flex}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-start-fill.green{background-color:green}.batteries-component .battery-groups .battery-group .batteries .battery .battery-body .battery-start-fill.light-green{background-color:#90ee90}.statisticResultsView-component{cursor:pointer;display:flex;flex-direction:column;height:100%;width:100%}.statisticResultsView-component .filter-row{align-items:center;display:flex;gap:10px;height:-webkit-max-content;height:max-content;margin-bottom:20px;padding:5px 15px;width:100%}.statisticResultsView-component .filter-row .timestampScale-block{align-items:center;display:flex;gap:5px}.statisticResultsView-component .filter-row .recreate-button{height:35px;min-width:250px}.statisticResultsView-component .groups{display:flex;flex-direction:column;gap:5px;height:100%;margin-left:10px;overflow:auto;padding:0 0 10px}.statisticResultsView-component .groups .level-block{display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:5px;width:100%}.statisticResultsView-component .groups .level-block .level-header{background-color:#789;border-radius:10px;color:#fff;display:flex;font-weight:700;padding:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.statisticResultsView-component .groups .level-block .group-block{display:flex;flex-direction:column;gap:5px;padding:0 0 5px 20px}.statisticResultsView-component .groups .level-block .group-block .group-header{background-color:#d3d3d3;border-radius:10px;color:#4a4a4a;display:inline;font-size:18px;font-weight:700;margin-bottom:5px;margin-top:0;padding:5px 10px}.statisticResultsView-component .groups .level-block .group-block .group-header .group-name:first-letter{text-transform:uppercase}.statisticResultsView-component .groups .level-block .group-block .group-header.known-color{background-color:#5ed548}.statisticResultsView-component .groups .level-block .group-block .knowledge-row{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:25px}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block{border:1px solid #d3d3d3;border-radius:10px 10px 10px 10px;display:flex;flex-direction:row;margin-left:20px;max-width:300px;min-width:300px;padding:3px 0 3px 5px}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.known-color{background-color:#5ed548}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.knownMinor-color{background-color:#e7ffe2}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.control-color{background-color:#ffff96}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.learn-color{background-color:#ffab96}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-name{color:#4a4a4a;font-weight:700}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-name:first-letter{text-transform:uppercase}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-progress{display:flex;flex-direction:row;margin-left:10px}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements{align-items:center;display:flex;flex-direction:row;gap:1px;height:100%;justify-content:center;margin-left:10px;position:relative;width:100%}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element{border-radius:5px;box-sizing:border-box;height:20px;margin-left:1px;margin-right:1px;position:absolute;width:6px}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.uncontrolled{background-color:#ffd900}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.controlled{background-color:#9bed8d}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.controlled-incorrect{background-color:#ff4e4e}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color60{background-color:#a5d520}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color55{background-color:#e3db3b}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color50{background-color:#e7d93c}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color45{background-color:#ecc413}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color40{background-color:#f4ad15}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color35{background-color:#f69228}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color30{background-color:#f87630}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color25{background-color:#f9633e}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color20{background-color:#f95339}.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color10,.statisticResultsView-component .groups .level-block .group-block .knowledge-row .knowledge-elements .knowledge-element.color15{background-color:#f93e41}.knowledgeStrengthSetup-component{cursor:default;display:flex;flex-direction:column;height:100%;width:100%}.knowledgeStrengthSetup-component .filter-row{align-items:center;display:flex;gap:10px;height:-webkit-max-content;height:max-content;margin-bottom:20px;padding:5px 15px;width:100%}.knowledgeStrengthSetup-component .filter-row .timestampScale-block{align-items:center;display:flex;gap:5px}.knowledgeStrengthSetup-component .groups{display:flex;flex-direction:column;gap:5px;height:100%;margin-left:10px;overflow:auto;padding:0 0 10px}.knowledgeStrengthSetup-component .groups .level-block{display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:5px;width:100%}.knowledgeStrengthSetup-component .groups .level-block .level-header{background-color:#789;border-radius:10px;color:#fff;display:flex;font-weight:700;padding:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.knowledgeStrengthSetup-component .groups .level-block .group-block{display:flex;flex-direction:column;gap:5px;padding:0 0 5px 20px}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header{align-items:center;background-color:#d3d3d3;border-radius:10px;color:#4a4a4a;display:flex;flex-direction:row;font-size:18px;font-weight:700;gap:5px;justify-content:flex-start;padding:5px 10px}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header.known-color{background-color:#5ed548}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .group-name:first-letter{text-transform:uppercase}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .setStrength-button{height:25px;min-width:50px}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .setStrength-button span{color:#000}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .setStrength-button.know{background-color:#5ed548}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .setStrength-button.know-almost{background-color:#e7ffe2}.knowledgeStrengthSetup-component .groups .level-block .group-block .group-header .setStrength-button.dont-know{background-color:#ffff96}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row{align-items:center;display:flex;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:25px}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .setStrength-button{height:25px;min-width:50px}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .setStrength-button span{color:#000}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .setStrength-button.know{background-color:#5ed548}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .setStrength-button.know-almost{background-color:#e7ffe2}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .setStrength-button.dont-know{background-color:#ffff96}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block{border:1px solid #d3d3d3;border-radius:10px 10px 10px 10px;display:flex;flex-direction:row;margin-left:20px;max-width:300px;min-width:300px;padding:3px 0 3px 5px}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.known-color{background-color:#5ed548}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.knownMinor-color{background-color:#e7ffe2}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.control-color{background-color:#ffff96}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block.learn-color{background-color:#ffab96}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-name{color:#4a4a4a;font-weight:700}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-name:first-letter{text-transform:uppercase}.knowledgeStrengthSetup-component .groups .level-block .group-block .knowledge-row .knowledge-name-block .knowledge-progress{display:flex;flex-direction:row;margin-left:10px}.userChoice-tab{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden;padding:20px;width:100%}.userChoice-tab .userChoice-itemsList{display:flex;flex-wrap:wrap;gap:20px;height:100%;overflow-y:auto;width:100%}.userChoice-tab .userChoice-itemsList .userChoice-item{display:flex;gap:10px;height:100px;width:200px}.userChoice-tab .userChoice-itemsList .userChoice-item .userChoice-item-image{align-items:center;display:flex;justify-content:center;width:50%}.userChoice-tab .userChoice-itemsList .userChoice-item .userChoice-item-image img{height:100%;object-fit:contain;width:100%}.userChoice-tab .userChoice-itemsList .userChoice-item .userChoice-item-count{align-items:center;display:flex;font-size:20px;font-weight:550;height:100%;justify-content:center;width:50%}.unityUsers-leftContent .checkbox-showGrouped{text-align:left}.middleContent{display:flex;flex-direction:column;overflow:hidden;position:relative}.middleContent .progressFetchingMore{display:flex;justify-content:center;position:absolute;right:6px;top:1px}.middleContent .new-element-button{position:absolute;right:0;top:10px}.middleContent .unityUsersList-content{align-items:center;display:flex;flex-direction:column;height:calc(100% - 45px);margin-top:10px;position:relative}.middleContent .unityUsersList-content.justify-content-center{justify-content:center}.middleContent .unityUsersList-content .progressFetchingList{position:relative}.middleContent .unityUsersList-content .progressFetchingList .progressFetchingListLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:calc(50% - 9px);width:100%}.middleContent .unityUsersList-content .new-user-tile{overflow-x:hidden;overflow-y:auto;width:calc(100% - 60px)}.middleContent .unityUsersList-content .users-list-wrapper{display:flex;flex-direction:column;gap:20px;overflow-x:hidden;padding:0 10px 0 5px;width:100%}.middleContent .unityUsersList-content .users-list-wrapper .users-group{border:2px solid #faa400;border:2px solid var(--main-accent-color);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:5px}.middleContent .unityUsersList-content .users-list-wrapper .defaultUserTile{background-color:#faa400;background-color:var(--main-accent-color)}.middleContent .unityUsersList-content .users-list-wrapper .linkedUserTile{background-color:#f0faf0}.middleContent .unityUsersList-content .users-list-wrapper .pinnedUserTile{background-color:#fafae6}.middleContent .unityUsersList-content .users-list-wrapper .currentWebUserTile{background-color:#fee6d1}.tile-wrapper{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;max-height:115px;min-height:115px;padding:5px;transition:all .2s ease-in-out;width:100%}@media screen and (max-width:1560px){.tile-wrapper{max-width:1000px}}@media screen and (max-width:1360px){.tile-wrapper{max-width:800px}}@media screen and (max-width:1160px){.tile-wrapper{max-width:700px}}.tile-wrapper:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.01)}.tile-wrapper .tile-content{display:flex;flex-direction:column;width:100%}.tile-wrapper .tile-content .header{display:flex;justify-content:flex-end;position:relative}.tile-wrapper .tile-content .header .header-left-content{display:flex;flex-direction:row;gap:5px;left:0;position:absolute;top:0}.tile-wrapper .tile-content .header .header-left-content .webUserEmailFlag{fill:#d3d3d3}.tile-wrapper .tile-content .header .header-left-content .webUserEmailFlag.active{fill:green}.tile-wrapper .tile-content .header .header-left-content .demo-status{border:1px solid #d3d3d3;border-radius:5px;color:#4c4c4c;padding:2px 5px}.tile-wrapper .tile-content .header .header-left-content .quickTest-status{border:1px solid #d3d3d3;border-radius:5px;color:green;padding:2px 5px}.tile-wrapper .tile-content .header .header-left-content .active-canceled-subscription-status,.tile-wrapper .tile-content .header .header-left-content .active-subscription-status{background-color:#90ee90;border:1px solid #d3d3d3;border-radius:5px;color:#020a02;padding:2px 10px}.tile-wrapper .tile-content .header .header-left-content .canceled-subscription-status,.tile-wrapper .tile-content .header .header-left-content .subscription-not-active-status{background-color:#f08080;border:1px solid #d3d3d3;border-radius:5px;color:#020a02;padding:2px 10px}.tile-wrapper .tile-content .header .header-left-content .teacher-status{background-color:#80d4f0;border:1px solid #d3d3d3;border-radius:5px;color:#020a02;padding:2px 10px}.tile-wrapper .tile-content .header .header-left-content .telegram-bot-status{align-items:center;background-color:#1976d2;border-radius:50%;display:flex;height:23px;justify-content:center;transition:all .2s ease;width:23px}.tile-wrapper .tile-content .header .header-left-content .telegram-bot-status:hover{transform:scale(1.1);transition:all .2s ease}.tile-wrapper .tile-content .header .header-left-content .telegram-bot-status svg{fill:#fff;height:18px;width:18px}.tile-wrapper .tile-content .header .header-right-content{align-items:center;display:flex;flex-direction:row;gap:5px;position:absolute;right:0;top:0}.tile-wrapper .tile-content .header .header-right-content .pushPinIconClickArea{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;transition:all .2s ease-in-out;width:30px}.tile-wrapper .tile-content .header .header-right-content .pushPinIconClickArea .pushPinIcon{fill:#faa20085;fill:var(--main-accent-color-light)}.tile-wrapper .tile-content .header .header-right-content .pushPinIconClickArea .pushPinIcon.active{fill:#faa400;fill:var(--main-accent-color);transform:rotate(35deg)}.tile-wrapper .tile-content .header .header-right-content .hideByDeviceIdIconClickArea{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;transition:all .2s ease-in-out;width:30px}.tile-wrapper .tile-content .header .header-right-content .hideByDeviceIdIconClickArea .hideByDeviceIdIcon{fill:#faa20085;fill:var(--main-accent-color-light)}.tile-wrapper .tile-content .header .user-name-block{align-items:center;color:#2b2b2b;display:flex;justify-content:center;width:100%}.tile-wrapper .tile-content .header .user-name-block .user-name{font-size:18px;font-weight:600;margin-left:10px}.tile-wrapper .tile-content .body{display:flex;height:100%;padding:5px 0}.tile-wrapper .tile-content .body .body-left-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.tile-wrapper .tile-content .body .body-middle-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.tile-wrapper .tile-content .body .body-middle-content .info-row{align-items:center;color:#2b2b2b;display:flex;margin-bottom:5px;margin-left:0}.tile-wrapper .tile-content .body .body-middle-content .info-row .unityId-block{align-items:center;display:flex;margin-left:0}.tile-wrapper .tile-content .body .body-middle-content .info-row .unityId-block .label{font-weight:600}.tile-wrapper .tile-content .body .body-middle-content .info-row .unityId-block .unityId{margin-left:10px}.tile-wrapper .tile-content .body .body-middle-content .info-row .webUserEmail-block{align-items:center;display:flex;gap:5px;margin-left:10px}.tile-wrapper .tile-content .body .body-middle-content .info-row .webUserEmail-block .webUserEmail{color:green}.tile-wrapper .tile-content .body .body-middle-content .info-row .webUserEmail-block .loginIcon{align-items:center;display:flex;transition:all .2s ease}.tile-wrapper .tile-content .body .body-middle-content .info-row .webUserEmail-block .loginIcon:hover{transform:scale(1.2);transition:all .2s ease}.tile-wrapper .tile-content .body .body-middle-content .info-row .webUserEmail-block .loginIcon svg{fill:green;height:20px;width:20px}.tile-wrapper .tile-content .body .body-middle-content .info-row .deviceInfo-block{align-items:center;display:flex;margin-left:10px}.tile-wrapper .tile-content .body .body-middle-content .info-row .deviceInfo-block .label{font-weight:600}.tile-wrapper .tile-content .body .body-middle-content .info-row .deviceInfo-block .deviceParam{margin-left:10px}.tile-wrapper .tile-content .body .body-right-content{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tile-wrapper .tile-content .body .body-right-content .delete-button{margin-right:10px;width:100px}.tile-wrapper .tile-content .tile-footer{display:flex;justify-content:space-between;width:100%}.tile-wrapper .tile-content .tile-footer .date-block{display:flex;font-size:12px}.tile-wrapper .tile-content .tile-footer .date-block .date-label{display:flex;font-weight:600}.tile-wrapper .tile-content .tile-footer .date-block .date{display:flex;margin-left:10px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:150px}.tile-wrapper .tile-content .tile-footer .date-block .date p{text-wrap:none;white-space:nowrap}.tile-wrapper-selected{max-height:350px;min-height:350px}.tile-wrapper-selected,.tile-wrapper-selected:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.01)}.new-user-tile-wrapper{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;cursor:pointer;display:flex;margin-bottom:25px;max-height:115px;min-height:115px;padding:5px;transition:all .2s ease-in-out;width:100%}@media screen and (max-width:1560px){.new-user-tile-wrapper{max-width:1000px}}@media screen and (max-width:1360px){.new-user-tile-wrapper{max-width:800px}}@media screen and (max-width:1160px){.new-user-tile-wrapper{max-width:700px}}.new-user-tile-wrapper:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;transform:scale(1.01)}.new-user-tile-wrapper .new-user-tile-content{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.new-user-tile-wrapper .new-user-tile-content .body{display:flex;padding:5px 0}.new-user-tile-wrapper .new-user-tile-content .body .body-left-content{align-items:center;display:flex;justify-content:center;min-width:50%;width:100%}.new-user-tile-wrapper .new-user-tile-content .body .body-left-content .name-block{align-items:center;display:flex}.new-user-tile-wrapper .new-user-tile-content .body .body-left-content .name-block .input{margin:0 0 0 10px;width:150px}.new-user-tile-wrapper .new-user-tile-content .body .body-left-content .unity-id-block{align-items:center;display:flex;margin-left:20px}.new-user-tile-wrapper .new-user-tile-content .body .body-left-content .unity-id-block .input{margin:0 0 0 10px;width:150px}.new-user-tile-wrapper .new-user-tile-content .body .body-right-content{align-items:flex-start;display:flex;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.new-user-tile-wrapper .new-user-tile-content .body .body-right-content .create-button{margin-right:10px;width:100px}.unityUsersPlot-component{display:flex;flex-direction:column;gap:20px;padding-bottom:10px;padding-top:10px;width:100%}.unityUsersPlot-component .periodSelector{display:flex;flex-direction:row;gap:20px;margin-left:20px;width:100%}.unityUsersPlot-component .periodSelector .period{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.unityUsersPlot-component .legend{display:flex;flex-direction:row;gap:20px;margin-left:25px}.unityUsersPlot-component .legend .legend-item{align-items:center;display:flex;flex-direction:row;gap:10px}.unityUsersPlot-component .legend .legend-item .legend-line{height:4px;width:20px}.unityUsersPlot-component .legend .legend-item .legend-line.legend-color-withStat{background-color:green}.unityUsersPlot-component .legend .legend-item .legend-line.legend-color-all{background-color:blue}.unityUsersPlot-component .legend .legend-item .legend-line.legend-color-activeCreatedEarlie{background-color:red}.unityUsersPlot-component .legend .legend-item .legend-line.legend-color-active{background-color:#000}.unityUsersPlot-component .additional-statistics{display:flex;flex-direction:row;gap:20px;padding-left:20px}.unityUsersPlot-component .additional-statistics .statistic-item{display:flex;flex-direction:column;gap:5px}.unityUsersPlot-component .additional-statistics .statistic-item .statistic-title{font-size:14px;font-weight:500}.unityUsersPlot-component .additional-statistics .statistic-item .statistic-value{font-size:16px;font-weight:700}.nav-page-wrapper{background:#f2f3f3;color:#2b2b2b;height:100vh;width:100%}.nav-page-wrapper,.nav-page-wrapper .menu-wrapper{align-items:center;display:flex;justify-content:center}.nav-page-wrapper .menu-wrapper{flex-direction:column}.nav-page-wrapper .menu-wrapper .title{font-size:32px;margin-bottom:10px;text-align:center;text-transform:uppercase}.nav-page-wrapper .menu-wrapper .button-box{padding:20px 40px}.nav-page-wrapper .menu-wrapper .button-box .customize-button{font-size:24px;width:100%}.nav-page-wrapper .menu-wrapper .button-box .button:not(:last-child){margin-bottom:15px}.image-editor-wrapper{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.image-editor-wrapper .image-editor-header{align-items:center;display:flex;justify-content:center;padding:0}.image-editor-wrapper .image-editor-header .home{border-radius:20px;margin:0;width:250px}.image-editor-wrapper .image-editor-header .home div{font-size:16px;margin-left:10px}.image-editor-wrapper .image-editor-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:254px}.image-editor-wrapper .image-editor-header .home:hover>.header-title,.image-editor-wrapper .image-editor-header .home:hover>.icon-header{transform:scale(1.1)}.image-editor-wrapper .image-editor-header .home:hover>.icon-header{margin-right:10px}.image-editor-wrapper .image-editor-header .home .header-title,.image-editor-wrapper .image-editor-header .home .icon-header{transition:all .2s}.image-editor-wrapper .image-editor-header .back{display:none}.image-editor-wrapper .content-wrapper{display:flex;justify-content:space-between}.image-editor-wrapper .content-wrapper .left-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 55px);margin:45px 5px 0 0;min-width:260px;padding:20px 10px 10px;position:relative;width:260px}.image-editor-wrapper .content-wrapper .left-side .title{color:#2b2b2b;font-size:14px;font-weight:600;margin-bottom:15px;text-transform:uppercase}.image-editor-wrapper .content-wrapper .left-side .edit-images{left:10px;position:absolute;top:10px}.image-editor-wrapper .content-wrapper .left-side .edit-images .edit-images-btn span{height:15px;margin:0;width:15px}.image-editor-wrapper .content-wrapper .left-side .reload-images{position:absolute;right:10px;top:10px}.image-editor-wrapper .content-wrapper .left-side .reload-images .reload-images-btn span{height:15px;margin:0;width:15px}.image-editor-wrapper .content-wrapper .left-side input[type=file]{display:none}.image-editor-wrapper .content-wrapper .left-side .file-upload{align-items:center;background:#faa400;background:var(--button-color);border:none;border-radius:16px;box-shadow:0 4px 10px #0000001a;color:#fff!important;cursor:pointer;display:flex;font-size:12px;height:35px;justify-content:center;margin-bottom:20px;padding:10px;text-align:center;text-transform:uppercase;transition:all .2s}.image-editor-wrapper .content-wrapper .left-side .file-upload span{margin-right:7px}.image-editor-wrapper .content-wrapper .left-side .file-upload:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.image-editor-wrapper .content-wrapper .left-side .file-upload .button-icon{height:16px;margin-right:7px}.image-editor-wrapper .content-wrapper .left-side .generate-image{margin-bottom:20px}.image-editor-wrapper .content-wrapper .left-side .fetch-progress{height:33px;position:absolute;top:52px;width:250px}.image-editor-wrapper .content-wrapper .left-side .fetch-progress .progress{margin:10px}.image-editor-wrapper .content-wrapper .left-side .image-box{display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;padding-bottom:20px}.image-editor-wrapper .content-wrapper .left-side .image-box::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.image-editor-wrapper .content-wrapper .left-side .image-box::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.image-editor-wrapper .content-wrapper .left-side .image-box .new-image{cursor:pointer;height:45px;margin:15px;transition:all .2s}.image-editor-wrapper .content-wrapper .left-side .image-box .new-image:hover{filter:drop-shadow(0 10px 10px rgba(0,0,0,.3));transform:scale(1.1)}.image-editor-wrapper .content-wrapper .middle{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;height:calc(100vh - 10px);margin-right:5px;min-width:360px;overflow-x:hidden;overflow-y:auto;padding:18px 10px 10px;width:50%}.image-editor-wrapper .content-wrapper .middle .top-wrapper{display:flex;position:relative;width:100%}.image-editor-wrapper .content-wrapper .middle .top-wrapper .title{color:#2b2b2b;font-size:24px;margin-bottom:20px;width:calc(100% - 80px)}.image-editor-wrapper .content-wrapper .middle .remove-button{display:flex;position:absolute;right:0}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box{display:flex;flex-wrap:wrap;justify-content:center}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box input[type=file]{display:none}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box .file-upload{align-items:center;background:#faa400;background:var(--button-color);border:none;border-radius:16px;box-shadow:0 4px 10px #0000001a;color:#fff!important;cursor:pointer;display:flex;font-size:11px;height:35px;justify-content:center;padding:10px;text-align:center;text-transform:uppercase;transition:all .2s}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box .file-upload span{margin-right:7px}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box .file-upload:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.image-editor-wrapper .content-wrapper .middle .remove-button .button-box .file-upload .button-icon{margin-right:7px}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper{display:flex;height:85px;margin-bottom:10px;width:100%}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .new-name-box{margin-right:10px}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .new-name-box input{margin-bottom:0}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .new-name-box:last-child{margin-right:10px}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution{justify-content:space-between;max-width:50%}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-id-wrap{display:flex;justify-content:flex-start}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-id-wrap .item-id-title{color:#2b2b2b;margin-right:10px}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-id-wrap .item-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-resolution-wrap{display:flex}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-resolution-wrap .item-resolution-title{color:#2b2b2b;margin-right:10px}.image-editor-wrapper .content-wrapper .middle .new-name-wrapper .id-and-resolution .item-resolution-wrap .item-resolution{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-editor-wrapper .content-wrapper .middle .tags-wrapper{margin-bottom:10px;max-height:265px}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs{align-items:flex-end;display:flex;height:60px;margin-bottom:10px;padding:0 10px;width:100%}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search{margin-right:10px;width:100%}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search input{background:#f2f3f3;background:url(/static/media/search.6206c7c645471357e941.svg) no-repeat 9px 9px;border:0;border-radius:10px;box-sizing:border-box;font-size:14px;height:35px;margin-bottom:0;padding:0 10px 0 30px;width:100%}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search input:focus{outline:0}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search input:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search input:hover:disabled{outline:none}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-search input::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-new{margin-right:10px;width:100%}.image-editor-wrapper .content-wrapper .middle .tags-wrapper .tags-inputs .tag-new input{margin-bottom:0}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper{background:url(/static/media/background.33c3752d99b271bab5e2.png);background-repeat:no-repeat;background-size:cover;margin-bottom:10px}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper .added-image-content{display:flex;justify-content:center;width:100%}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper .added-image-content .image{display:flex;justify-content:center}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper .added-image-content .image img{height:200px;margin:20px}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper .buttons{display:flex;flex-direction:row;gap:10px;justify-content:center}.image-editor-wrapper .content-wrapper .middle .added-image-wrapper .buttons .button-box{display:flex;flex-wrap:wrap;justify-content:center}.image-editor-wrapper .content-wrapper .middle .customize-button{font-size:11px;height:35px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.image-editor-wrapper .content-wrapper .middle .customize-button:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.image-editor-wrapper .content-wrapper .middle .fetch-status{box-shadow:0 4px 20px #0000004d;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.image-editor-wrapper .content-wrapper .right-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 10px);min-width:170px;overflow-x:hidden;overflow-y:auto;padding:10px;width:50%}.image-editor-wrapper .content-wrapper .right-side .tabs-block{border:1px solid #e8e8e8;margin-bottom:10px;min-height:50px}.image-editor-wrapper .content-wrapper .right-side .tabs-content-block{height:calc(100% - 60px);width:100%}.image-editor-wrapper .content-wrapper .right-side .tabs-content-block .universal-game-stage-image-library{height:100%}.login-page-wrapper{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;border-radius:22px;color:#374151;display:flex;height:100vh;justify-content:center;width:100%}.login-page-wrapper .login-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-page-wrapper .login-wrapper .login-title{align-items:center;display:flex;flex-direction:column;font-size:32px;margin-bottom:40px;text-align:center;text-transform:uppercase}.login-page-wrapper .login-wrapper .login-title img{height:49px;object-fit:contain;width:105px}.login-page-wrapper .login-wrapper .button-box{padding:30px 50px}.login-page-wrapper .login-wrapper .button-box .customize-button{background:#faa400;background:var(--button-color);border-radius:8px;color:#f9fafb;font-size:12px;margin-top:20px;padding:13px 24px 12px;width:100%}.login-page-wrapper .login-wrapper .button-box .button:not(:last-child){margin-bottom:20px}.login-form{height:230px;margin:auto;width:270px}.login-form input{background-color:#e8f0fe;border-radius:8px;padding:13px 8px 12px}.login-form input,.login-lable{font-size:16px;margin-bottom:12px}.login-lable{color:#000}.link-box,.login-lable{text-align:center}.password-recovery-link,.registration-link{color:#000;display:inline-block;font-size:16px;margin:0 10px}.message{color:red;margin-bottom:15px;text-align:center}.registration-page-wrapper{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;color:#2b2b2b;display:flex;height:100vh;justify-content:center;width:100%}.registration-page-wrapper .registration-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.registration-page-wrapper .registration-wrapper .registration-title{font-size:32px;margin-bottom:40px;text-align:center;text-transform:uppercase}.registration-page-wrapper .registration-wrapper .button-box{padding:30px 50px}.registration-page-wrapper .registration-wrapper .button-box .customize-button{background:#ffb300;border-radius:8px;font-size:12px;padding:13px 24px 12px;width:100%}.registration-page-wrapper .registration-wrapper .button-box .button:not(:last-child){margin-bottom:20px}.registration-form{height:270px;margin:auto;width:270px}.registration-form input{background-color:#e8f0fe;border-radius:8px;font-size:16px;margin-bottom:20px;padding:13px 8px 12px}.link-box,.login-link,.registration-lable{color:#000;font-size:16px;text-align:center}.ok-message{color:#000;margin-bottom:15px;text-align:center}.error-message{color:red;text-align:center}.administration-wrapper{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.administration-wrapper .main-header{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:270px}.administration-wrapper .main-header .home{border-radius:20px;margin:0;width:260px}.administration-wrapper .main-header .home div{font-size:16px;margin-left:10px}.administration-wrapper .main-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:265px}.administration-wrapper .main-header .home:hover>.header-title,.administration-wrapper .main-header .home:hover>.icon-header{transform:scale(1.1)}.administration-wrapper .main-header .home:hover>.icon-header{margin-right:10px}.administration-wrapper .main-header .home .header-title,.administration-wrapper .main-header .home .icon-header{transition:all .2s}.administration-wrapper .main-header .back{display:none}.administration-wrapper .content-wrapper{display:flex;gap:5px;height:100%}.administration-wrapper .content-wrapper .left{background:#fff;border:1px solid #e8e8e8;border-radius:20px;display:flex;margin-top:45px;width:330px}.administration-wrapper .content-wrapper .middle{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:20px;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-width:360px;overflow-x:hidden;overflow-y:auto;padding:5px;position:relative;width:100%}.administration-wrapper .content-wrapper .middle .user-list-area{display:flex;flex-direction:column;height:100%;min-height:630px;min-width:1000px;padding:20px 20px 10px;width:100%}.administration-wrapper .content-wrapper .middle .user-list-area .title-web-user-box{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;position:relative}.administration-wrapper .content-wrapper .middle .user-list-area .title-web-user-box .title{color:#2b2b2b;font-size:14px;margin-bottom:15px;text-transform:uppercase}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list{align-items:center;border:1px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:10px;width:100%}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .search-box-and-button{align-items:center;display:flex;justify-content:space-between;padding:10px;position:relative;width:100%}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .search-box-and-button .search-box{width:400px}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .search-box-and-button .reload-button{position:relative;top:0}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .web-users-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:10px;width:100%}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .web-users-list::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .web-users-list::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .web-users-list .web-user{align-items:center;display:flex;gap:10px}.administration-wrapper .content-wrapper .middle .user-list-area .web-user-list .web-users-list .web-user .remove-user-button{display:flex;position:relative;top:0}.web-user-wrapper{color:#2b2b2b;display:-ms-inline-grid;min-height:60px;position:relative;width:100%}.web-user-wrapper .button-box{display:flex;justify-content:flex-end}.web-user-wrapper .button-box .role-admin,.web-user-wrapper .button-box .role-client{padding:0 35px 0 0}.web-user-wrapper .user{display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0}.web-user-wrapper .user .web-user-email{font-size:14px;left:30px;position:absolute}.assetBundleEditor-wrapper{background:#f2f3f3;height:100vh;overflow:hidden;padding:5px;width:100%}.assetBundleEditor-wrapper .no-assetBundle-content-wrapper{display:flex;height:100%;width:100%}.assetBundleEditor-wrapper .no-assetBundle-content-wrapper .no-assetBundle-content-left{height:100%;margin-right:5px;max-width:305px;min-width:305px}.assetBundleEditor-wrapper .no-assetBundle-content-wrapper .no-assetBundle-content-right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.assetBundleEditor-wrapper .no-assetBundle-content-wrapper .no-assetBundle-content-right .progressFetchingAssetBundle{position:relative}.assetBundleEditor-wrapper .no-assetBundle-content-wrapper .no-assetBundle-content-right .progressFetchingAssetBundle .progressFetchingAssetBundleLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:50%;width:100%}.assetBundleEditor-wrapper .content-wrapper{display:flex;height:calc(100vh - 10px);justify-content:space-between}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper{height:100%;margin-right:5px;max-width:305px;min-width:305px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper{height:calc(100% - 45px);margin-top:45px;padding:0;text-align:center;width:100%}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .assetBundle-card-wrapper{padding:10px 10px 0}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledge-add-btn{font-size:16px;height:34px;justify-content:flex-start;margin:10px auto;padding:5px 10px;width:210px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledge-add-btn .plus-icon,.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledge-add-btn span{fill:#fff;height:23px;margin-right:30px;width:23px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper{align-items:flex-end;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:10px 15px 20px 0;width:100%}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper::-webkit-scrollbar{background:#e8e8e8;border-radius:5px;height:4px;width:4px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:5px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown{display:flex;justify-content:flex-end;position:relative;width:100%}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button{height:25px;position:absolute;width:25px;z-index:100}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveDown,.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveUp{background:none;box-shadow:none}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveDown .MuiSvgIcon-root,.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveUp .MuiSvgIcon-root{color:#faa400;color:var(--button-color)}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveDown:hover,.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveUp:hover{transform:scale(1.5)}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveDown:active,.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveUp:active{transform:none}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveUp{left:5px;top:5px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .customize-button.moveDown{bottom:15px;left:5px}.assetBundleEditor-wrapper .content-wrapper .content-left-wrapper .card-and-knowledges-wrapper .knowledges-wrapper .knowledge-card-with-updown .knowledge-card-position{margin-bottom:15px;margin-left:10px;width:calc(100% - 35px)}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper{background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin-right:5px;min-width:745px;overflow-y:auto;padding:5px 10px;position:relative;width:-webkit-fill-available;width:60%}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .toast-position{position:absolute;top:0;width:calc(100% - 11px)}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .toastClassName{background-color:#fdd6d6;min-height:30px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .scenesBar-wrapper{margin-bottom:5px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block{display:flex;margin-bottom:5px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons{display:flex;width:33.3333333333%}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button{align-items:center;background-color:#faa400!important;background-color:var(--main-accent-color)!important;border:2px solid #e8e8e8;border-radius:10px;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0 5px;transition:all .2s ease-in-out;width:30px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button.margin-left10,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button.margin-left10,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button.margin-left10{margin-left:10px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button.margin-left20,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button.margin-left20,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button.margin-left20{margin-left:20px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button.svgRotate180 svg,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button.svgRotate180 svg,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button.svgRotate180 svg{transform:rotate(.5turn)}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button [disabled],.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .left-buttons .top-block-button:disabled,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button [disabled],.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons .top-block-button:disabled,.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button [disabled],.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons .top-block-button:disabled{background-color:#f0f0f0!important;cursor:auto}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .middle-buttons{align-items:center;justify-content:center}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .buttons-top-block .right-buttons{justify-content:flex-end}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .mainScreen-wrapper{border-radius:10px;box-shadow:0 4px 10px #0000001a;margin-bottom:10px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px;width:100%}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-wrapper{box-sizing:border-box;height:100%;width:calc(100% - 50px)}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-plus-button{background-color:#fff!important;border:2px solid #e8e8e8;border-radius:10px;cursor:pointer;height:35px;margin-left:10px;transition:all .2s ease-in-out;width:35px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-plus-button svg{margin-top:3px}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-plus-button.remove svg{transform:rotate(45deg)}.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-plus-button [disabled],.assetBundleEditor-wrapper .content-wrapper .content-middle-wrapper .activeItem-and-buttons .activeItem-plus-button:disabled{background-color:#f0f0f0!important;cursor:auto}.assetBundleEditor-wrapper .content-wrapper .content-right-wrapper{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;min-width:400px;overflow-y:auto;padding:10px;width:40%}.assetBundleEditor-wrapper .content-wrapper .content-right-wrapper .tabs-block{border:1px solid #e8e8e8;margin-bottom:10px;min-height:50px}.assetBundleEditor-wrapper .content-wrapper .content-right-wrapper .tabs-content-block{height:calc(100% - 60px);width:100%}.assetBundleEditor-header{align-items:center;display:flex;justify-content:center;max-width:305px;min-width:305px;padding:0}.assetBundleEditor-header .home{border-radius:15px;margin:0;width:295px}.assetBundleEditor-header .home div{font-size:16px;margin-left:10px}.assetBundleEditor-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:298px}.assetBundleEditor-header .home:hover>.header-title,.assetBundleEditor-header .home:hover>.icon-header{transform:scale(1.1)}.assetBundleEditor-header .home:hover>.icon-header{margin-right:10px}.assetBundleEditor-header .home .header-title,.assetBundleEditor-header .home .icon-header{transition:all .2s}.assetBundleEditor-header .back{display:none}.knowledge-card{background-color:#f0f8ff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;cursor:pointer;min-height:112.5px;overflow:hidden;padding:0 5px 5px;position:relative;width:200px}.knowledge-card .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.knowledge-card .customize-button span{margin-right:0;padding-top:3px}.knowledge-card .customize-button img{height:20px}.knowledge-card .knowledgeCommonData{display:flex;flex-direction:column}.knowledge-card .knowledgeCommonData .knSound{align-items:center;display:flex;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:5px;width:100%}.knowledge-card .knowledgeCommonData .knSound-playButton{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;display:flex;height:25px;justify-content:center;width:25px}.knowledge-card .knowledgeCommonData .knSound-playButton .stopIcon{fill:#fff;height:20px;width:20px}.knowledge-card .knowledgeCommonData .knSound-playButton .playIcon{fill:#fff;height:25px;width:25px}.knowledge-card .knowledgeCommonData .knSound-playButton .playIcon.disabled{fill:gray}.knowledge-card .knowledgeCommonData .knSound-playButton:hover{box-shadow:0 0 15px #00000026;transform:scale(1.05);transition:all .2s ease-in-out}.knowledge-card .knowledgeCommonData .knSound-playButton.disabled{background-color:#d3d3d3}.knowledge-card .knowledgeCommonData .knSound-playButton.disabled:hover{box-shadow:none;transform:none;transition:none}.knowledge-card .knowledgeCommonData .knSound-soundInfo{display:flex}.knowledge-card .knowledgeCommonData .knowledge-items-list{display:flex;flex-wrap:wrap;padding:5px 0}.knowledge-card .knowledgeCommonData .knowledge-items-list .knowledge-item{align-items:center;box-sizing:border-box;display:flex;height:58px;justify-items:center;padding:5px;width:58px}.knowledge-card .knowledgeCommonData .knowledge-items-list .knowledge-item.selected{border:2px solid #faa400;border:2px solid var(--main-accent-color);border-radius:10px}.knowledge-card .knowledgeCommonData .knowledge-items-list .knowledge-item img{height:48px;object-fit:contain;width:48px}.knowledge-card .wrongKnowledges{margin-bottom:5px;margin-top:5px}.knowledge-card .wrongKnowledges .knowledgesSelector-multiple{min-height:100%;width:100%}.knowledge-card .wrongKnowledges .knowledgesSelector-multiple .MuiOutlinedInput-root{padding:5px}.knowledge-card .wrongKnowledges .knowledgesSelector-multiple .MuiOutlinedInput-root .MuiChip-label{color:#2b2b2b;font-weight:500}.knowledge-card .footer{height:25px}.knowledge-card .circular-progress{left:calc(50% - 50px);position:absolute;top:calc(50% - 50px)}.knowledge-card .customize-button{height:25px;width:25px;z-index:100}.knowledge-card .customize-button.remove{bottom:-5px;right:-5px}.knowledge-card .customize-button.showWrongKnowledges{align-items:center;bottom:-5px;display:flex;justify-content:center;left:-5px;padding:0}.knowledge-card .customize-button.showWrongKnowledges .button-mui-icon{height:20px;width:20px}.knowledge-card .customize-button.showWrongKnowledges .button-mui-icon path{color:#fff}.knowledge-card .customize-button.copy{bottom:-5px;right:25px}.knowledge-card .customize-button .copy-button-icon{height:16px;width:16px}.knowledge-card .customize-button.addToLibrary{bottom:-5px;left:-5px}.knowledge-card .customize-button .addToLibrary-button-icon{height:12px;margin-left:-2px;width:12px}.knowledge-card .customize-button .addToLibrary-button-icon path{stroke:#fff}.knowledge-card .customize-button.deleteFromLibrary{position:absolute;right:0;top:0}.knowledge-card .customize-button .deleteFromLibrary-button-icon{height:12px;margin-left:0;margin-top:-2px;transform:rotate(45deg);width:12px}.knowledge-card .customize-button .deleteFromLibrary-button-icon path{stroke:#fff}.active-knowledge-card,.knowledge-card:hover{box-shadow:0 10px 15px #00000026}.active-knowledge-card{border:none;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.scenesBar-component{border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;max-height:115px;min-height:115px;overflow:hidden;padding:0 5px 10px 0}.scenesBar-component .sceneCard-list{display:flex;height:110px;overflow-x:auto;padding:7px 5px 5px 4px}.scenesBar-component .sceneCard-list .sceneCard-wrapper{height:90px;margin:0 5px;max-width:160px;min-width:160px}.scenesBar-component .sceneCard-list .sceneCard-wrapper:first-child{margin:0 5px}.scenesBar-component .sceneCard-list .sceneCard-wrapper:last-child{margin:0 0 0 5px}.scenesBar-component .plusButton-wrapper{align-items:center;display:flex}.scenesBar-component .plusButton-wrapper .plus-button{align-items:center;background-color:#faa400!important;background-color:var(--main-accent-color)!important;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0 5px;transition:all .2s ease-in-out;width:30px}.scenesBar-component .plusButton-wrapper .plus-button.svgRotate180 svg{transform:rotate(.5turn)}.scenesBar-component .plusButton-wrapper .plus-button [disabled],.scenesBar-component .plusButton-wrapper .plus-button:disabled{background-color:#f0f0f0!important;cursor:auto}.sceneCard-component{aspect-ratio:16/9;border-radius:10px;cursor:pointer;font-size:0;overflow:hidden;position:relative;transition:all .2s;width:200px}.sceneCard-component .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;position:absolute;right:0;width:36px;z-index:2}.sceneCard-component .customize-button span{margin-right:0;padding-top:3px}.sceneCard-component .customize-button img{height:20px}.sceneCard-component .circular-progress{left:calc(50% - 40px);position:absolute;top:calc(50% - 40px)}.sceneCard-component .customize-button{height:25px;margin:0;padding:0;width:25px;z-index:100}.sceneCard-component .customize-button.deleteScene{align-items:center;display:flex;justify-content:center;position:absolute;right:5px;top:5px}.sceneCard-component .customize-button.deleteScene .deleteScene-button-icon{fill:#fff;height:15px;width:15px}.sceneCard-component .customize-button.addToLibrary{align-items:center;bottom:5px;display:flex;justify-content:center;left:5px;position:absolute}.sceneCard-component .customize-button.addToLibrary .addToLibrary-button-icon{height:12px;margin-left:-2px;width:12px}.sceneCard-component .customize-button.addToLibrary .addToLibrary-button-icon path{stroke:#fff}.sceneCard-component .sceneCard-content{position:relative;width:100%}.sceneCard-component .sceneCard-content .scene-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%}.sceneCard-component .sceneCard-content .scene-bg.no-scale{transform:scale(1)}.sceneCard-component .sceneCard-content .scene-bg.srcSvg{object-fit:none}.sceneCard-component:hover{box-shadow:0 10px 15px #00000026;transform:scale(1.05)}.sceneCard-component.active-sceneCard-component{border:none;box-shadow:0 10px 15px #00000026;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.itemPlaceholder-component{background-color:#f0f8ff;border:4px solid gray;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;position:absolute}.itemPlaceholder-component.active{background-color:#90ee90}.itemPlaceholder-component .top-box{border-bottom:1px solid gray;box-sizing:border-box;display:flex;height:50%;min-height:50%}.itemPlaceholder-component .bottom-box{border-top:1px solid gray;box-sizing:border-box;display:flex;height:50%;min-height:50%}.itemPlaceholder-component .border-box{height:100%;margin-left:-3px;margin-top:-3px;position:absolute;width:100%}.itemPlaceholder-component .border-box.border-box-selected{border-radius:15%;height:calc(100% + 6px);outline:3px solid #71ca79;width:calc(100% + 6px)}.assetBundleCommonConfig-component{background-color:#fff;border:1px solid #e8e8e8;border-radius:15px;height:calc(100vh - 10px);padding:0 20px 20px;width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content{height:100%;overflow-x:hidden;overflow-y:auto;padding-top:0;width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .errors-assetBundle-config,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config{border-bottom:1px solid #e8e8e8;display:flex;padding:20px 0}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .errors-assetBundle-config .egc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .errors-assetBundle-config .mgc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .errors-assetBundle-config .sgc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .egc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .sgc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .egc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .mgc-one-label,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-one-label{font-size:16px;font-weight:600;width:15%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two{margin-right:15px;width:45%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .mgc-assetBundle-icon{align-items:center;display:flex;height:100%;margin-right:20px;width:180px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .type-and-name{display:flex;flex-direction:column;width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .type-and-name .mgc-assetBundle-name{border-radius:25px;font-size:18px;height:50px;margin-bottom:10px;padding-left:15px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .type-and-name .mgc-assetBundle-created-updated{display:flex}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .type-and-name .mgc-assetBundle-created-updated .mgc-assetBundle-createdBy,.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .assetBundle-icon-block .type-and-name .mgc-assetBundle-created-updated .mgc-assetBundle-updatedBy{margin-left:17px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .mgc-assetBundle-description{border:1px solid #e8e8e8;border-radius:25px;font-size:18px;height:200px;margin-bottom:15px;padding-left:15px;padding-top:10px;resize:none;width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .mgc-assetBundle-description:focus{outline:0}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .mgc-assetBundle-description:hover{outline:1px solid #faa400;outline:1px solid var(--main-accent-color)}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-two .mgc-assetBundle-description::-webkit-input-placeholder{color:#a4a4a4;font-size:14px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-three{display:flex;flex-direction:column;width:40%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-three .top{display:flex;justify-content:flex-end}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-three .middle{display:flex;height:100%;justify-content:flex-end;margin-top:20px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-three .middle .creator-buttons-block{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .main-assetBundle-config .mgc-three .bottom{display:flex;justify-content:flex-end}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two{width:45%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper{align-items:center;display:flex}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper:not(:first-child){margin-top:15px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-sound-selector-label{min-width:125px;text-align:right}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-sound-selector-label span{margin-top:-4px;padding:0 10px 0 0}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector{width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector .autocomplete{margin:0 0 0 10px;width:100%}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector .sgc-single .MuiOutlinedInput-root{height:50px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector .sgc-single .MuiOutlinedInput-root .rec-btn{left:10px;min-height:35px;min-width:35px;top:9px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector .sgc-multiple .MuiOutlinedInput-root{padding:5px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .sounds-assetBundle-config .sgc-two .sgc-sound-selector-wrapper .sgc-assetBundle-sound-selector .sgc-multiple .MuiOutlinedInput-root .MuiChip-label{color:#2b2b2b;font-weight:600}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .footer{display:flex;justify-content:flex-end;padding:10px}.assetBundleCommonConfig-component .assetBundleCommonConfig-content .gc-one-width{min-width:150px}.assetBundleCommonConfig-component .gc-btn-icon-style{align-items:center;background-color:#faa400;background-color:var(--button-color);border-radius:50%;display:flex;justify-content:center;margin-right:10px;min-height:30px;min-width:30px}.assetBundleCommonConfig-component .gc-btn-icon-style svg{fill:#fff;height:14px;width:14px}.assetBundleCommonConfig-component .background-colorир-red{background-color:#f85959}.assetBundleCommonConfig-component .gc-assetBundle-btn-style{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:flex-start;margin-right:10px;max-width:230px;min-height:35px;padding:0 10px;transition:all .2s ease-in-out;width:210px}.assetBundleCommonConfig-component .gc-assetBundle-btn-style:hover{box-shadow:0 4px 10px #0000001a;transform:scale(1.05)}.assetBundleActiveItem-component{background:linear-gradient(270deg,rgba(0,179,255,.077),rgba(0,179,255,.009));border:1px solid #e8e8e8;box-shadow:none;display:flex;flex-direction:column;height:100%;width:100%}.assetBundleActiveItem-component .item-active-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.assetBundleActiveItem-component .item-active-content .item-left-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:10px 5px}.assetBundleActiveItem-component .item-active-content .item-left-content .item-image{box-sizing:border-box;height:60px;width:60px}.assetBundleActiveItem-component .item-active-content .item-left-content .item-image .placeholder{background-color:#f0f8ff;border:4px solid gray;border-radius:50%;box-sizing:border-box;height:60px;width:60px}.assetBundleActiveItem-component .item-active-content .item-left-content .item-image img{border:none;height:60px;object-fit:contain;width:60px}.assetBundleActiveItem-component .item-active-content .item-left-content .buttons-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-bottom:10px;width:100%}.assetBundleActiveItem-component .item-active-content .item-left-content .buttons-wrapper .remove-btn{max-height:34px;max-width:34px;min-height:34px;min-width:34px}.assetBundleActiveItem-component .item-active-content .item-ranges{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-left:10px;width:100%}.assetBundleActiveItem-component .item-active-content .item-ranges .top-row{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin-bottom:10px}.assetBundleActiveItem-component .item-active-content .item-ranges .top-row .item-reaction-selector-block{align-items:center;display:flex;height:100%}.assetBundleActiveItem-component .item-active-content .item-ranges .top-row .item-reaction-selector-block .item-reaction-selector-label{align-items:center;display:flex}.assetBundleActiveItem-component .item-active-content .item-ranges .top-row .item-reaction-selector-block .item-reaction-selector{align-items:center;display:flex;margin-left:5px;width:165px}.assetBundleActiveItem-component .item-active-content .item-ranges .input-with-label{margin:0 0 0 10px}.assetBundleActiveItem-component .item-active-content .item-ranges .input-with-label input{margin:0}.assetBundleActiveItem-component .item-active-content .item-ranges .two-columns{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:5px}.assetBundleActiveItem-component .item-active-content .item-ranges .two-columns .column1{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(100% - 160px)}.assetBundleActiveItem-component .item-active-content .item-ranges .two-columns .column2{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-end;width:160px}.assetBundleActiveItem-component .item-active-content .item-ranges .scale-and-flippers{align-items:center;display:flex;margin-bottom:0}.assetBundleActiveItem-component .slider{width:100%}.assetBundleActiveItem-component .slider input{min-width:53px}.assetBundleActiveItem-component .slider.scale{margin-left:10px}.assetBundleActiveItem-component .checkbox-with-label{align-items:center;color:#2b2b2b;display:flex;justify-content:flex-end;margin-right:10px}.assetBundleActiveItem-component .checkbox-with-label .checkbox{margin-right:3px;padding:0}.assetBundleActiveItem-component .checkbox-with-label.vflipper{margin-left:5px}.assetBundleActiveItem-component .activeItem-color-picker{align-items:center;color:#2b2b2b;display:flex;justify-content:flex-end;margin-left:10px}.assetBundleActiveItem-component .activeItem-color-picker .color-picker-button{border:1px solid #e8e8e8;border-radius:5px;height:20px;margin-left:5px;width:20px}.assetBundleActiveItem-component .activeItem-color-picker .custom-color{border-radius:5px;font-size:12px;height:20px;margin:0 0 0 5px;padding:2px 0 2px 3px;width:65px}.assetBundleActiveItem-component .activeItem-color-picker .custom-color:hover{outline:none}.assetBundleActiveItem-component .activeItem-color-picker div div{border-radius:4px}.assetBundleActiveItem-component .activeItem-color-picker div .react-colorful{filter:drop-shadow(5px 10px 10px rgba(0,0,0,.3));position:absolute;right:60px;top:-210px;z-index:9999}.assetBundleActiveItem-component .activeItem-color-picker .outline-check{margin-right:3px;padding:0}.assetBundleMainScreen-component{aspect-ratio:16/9;display:flex;position:relative;width:100%}.assetBundleMainScreen-component .emptyBackround-text{align-items:center;background-color:rgba(0,179,255,.077);display:flex;height:100%;justify-content:center;width:100%}.assetBundleMainScreen-component .main-screen{aspect-ratio:16/9;border-radius:10px;display:flex;overflow:hidden;position:relative;width:100%;z-index:0}.assetBundleMainScreen-component .main-screen .customize-button{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;margin:10px;padding:0;position:absolute;right:0;width:36px;z-index:2}.assetBundleMainScreen-component .main-screen .customize-button span{margin-right:0;padding-top:3px}.assetBundleMainScreen-component .main-screen .customize-button img{height:20px}.assetBundleMainScreen-component .main-screen .main-screen-bg{aspect-ratio:16/9;border-radius:10px;object-fit:cover;transform:scale(1.33);width:100%;z-index:-100}.assetBundleMainScreen-component .main-screen:focus{outline:none}.assetBundleMainScreen-component .main-screen .img-active{border-radius:15%;outline:3px solid #71ca79;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assetBundleMainScreen-component .main-screen .img-passive{border-radius:15%;outline:3px solid #818eca}.assetBundleMainScreen-component .exit-button-wrapper,.assetBundleMainScreen-component .exit-button-wrapper .exit-button-base{position:absolute}.assetBundleMainScreen-component .exit-button-wrapper .exit-button{left:165px;position:absolute;top:11px}.assetBundleCard-component{border:1px solid #e8e8e8;box-shadow:0 4px 10px #0000001a;color:#2b2b2b;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px 5px 10px;min-height:85px;overflow:hidden;position:relative;width:calc(100% - 10px)}.assetBundleCard-component:hover{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f}.assetBundleCard-component:active{box-shadow:0 18px 17px #0000000d,0 0 15px #0000000d,0 5px 15px #0000000f}.assetBundleCard-component .assetBundleCard-content{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.assetBundleCard-component .assetBundleCard-content .sound-selector-wrapper{margin-bottom:5px;min-width:100px;width:100%}.assetBundleCard-component .assetBundleCard-content .sound-selector-wrapper .MuiOutlinedInput-root{padding-left:5px!important}.assetBundleCard-component .assetBundleCard-content .sound-selector-wrapper .MuiOutlinedInput-root .rec-btn{max-height:25px!important;max-width:25px!important;min-height:25px!important;min-width:25px!important;text-align:center}.assetBundleCard-component .assetBundleCard-content .sound-selector-wrapper .MuiOutlinedInput-root .round-button-icon{height:20px;width:10px}.assetBundleCard-component .assetBundleCard-content .assetBundle-icon-wrapper{aspect-ratio:16/9;margin-bottom:10px;width:calc(100% - 70px)}.assetBundleCard-component .assetBundleCard-content .assetBundle-icon-wrapper.empty-icon{border:1px solid #d3d3d3;border-radius:10px}.assetBundleCard-component .assetBundleCard-content .assetBundle-name{background:none;cursor:pointer;font-size:14px;height:16px;margin-bottom:10px;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}.assetBundleCard-component .assetBundleCard-content .assetBundle-name:hover{outline:0 solid #e8e8e8!important}.assetBundleCard-component .errors-icon{bottom:20px;display:flex;position:absolute;right:12px}.assetBundleCard-component .save-btn{right:10px}.assetBundleCard-component .cancel-btn,.assetBundleCard-component .save-btn{position:absolute}.assetBundleCard-component .cancel-btn .btn-content,.assetBundleCard-component .save-btn .btn-content{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.assetBundleCard-component .cancel-btn .btn-content .button-icon,.assetBundleCard-component .cancel-btn .btn-content span,.assetBundleCard-component .save-btn .btn-content .button-icon,.assetBundleCard-component .save-btn .btn-content span{height:13px;margin:0;width:13px}.assetBundleCard-component .cancel-btn [disabled],.assetBundleCard-component .cancel-btn:disabled,.assetBundleCard-component .save-btn [disabled],.assetBundleCard-component .save-btn:disabled{background-color:#a4a4a4;opacity:.5}.assetBundleCard-component .cancel-btn [disabled]:hover,.assetBundleCard-component .cancel-btn:disabled:hover,.assetBundleCard-component .save-btn [disabled]:hover,.assetBundleCard-component .save-btn:disabled:hover{cursor:auto;transform:scale(1)}.assetBundleCard-component .cancel-btn:hover,.assetBundleCard-component .save-btn:hover{transform:scale(1)}.assetBundleCard-component .tooltip{color:#fff;font-size:14px}.assetBundleCard-component.active-card{box-shadow:0 28px 27px #0000000d,0 0 25px #0000000d,0 11px 15px #0000000f;cursor:auto;outline:5px solid #faa400;outline:5px solid var(--main-accent-color);overflow:hidden;position:relative}.assetBundleCard-component.active-card .assetBundle-name{cursor:auto;font-size:12px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.assetBundleCard-component.active-card .assetBundle-name::placeholder{font-size:11px}.assetBundleCard-component.active-card .assetBundle-name:hover{outline:1px solid #e8e8e8!important}.assetBundles-component{background:#f2f3f3;display:flex;height:100vh;overflow:hidden;padding:5px;width:100%}.assetBundles-component .left-header{display:flex;padding:5px;width:40px}.assetBundles-component .assetBundles-container{display:flex;flex-direction:row;height:calc(100vh - 10px);margin-left:auto;overflow-y:auto;padding:0;width:calc(100% - 45px)}.assetBundles-component .assetBundles-container .left-side{box-shadow:12px 0 78px #0000001a;height:100%;min-width:280px;overflow:hidden;padding:15px}.assetBundles-component .assetBundles-container .right-side{height:100%;padding:5px;width:100%}.assetBundles-component .assetBundles-container .right-side .right-side-content{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:35px}.assetBundles-component .assetBundles-container .right-side .right-side-content .progressExtraData{align-items:center;display:flex;position:absolute;right:15px;top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assetBundles-component .assetBundles-container .right-side .right-side-content .progressExtraData .progressExtraDataLabel{color:#2b2b2b;font-size:16px;margin-left:10px}.assetBundles-component .assetBundles-container .right-side .right-side-content .progress-box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.assetBundles-component .assetBundles-container .right-side .right-side-content .progress-box .progressFetchingList{position:relative}.assetBundles-component .assetBundles-container .right-side .right-side-content .progress-box .progressFetchingList .progressFetchingListLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:50%;width:100%}.assetBundles-component .assetBundles-container .right-side .right-side-content .add-new-assetBundle-btn{background:none;border:none;cursor:pointer;margin-bottom:45px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assetBundles-component .assetBundles-container .right-side .right-side-content .add-new-assetBundle-btn:hover{filter:drop-shadow(0 28px 27px rgba(0,0,0,.05)) drop-shadow(0 0 25px rgba(0,0,0,.05)) drop-shadow(0 11px 15px rgba(0,0,0,.06));transform:scale(1.1)}.assetBundles-component .assetBundles-container .right-side .right-side-content .add-new-assetBundle-btn svg{transition:all .2s ease-in-out}.assetBundles-component .assetBundles-container .right-side .right-side-content .add-new-assetBundle-btn svg circle{fill:#faa400;fill:var(--main-accent-color)}.assetBundles-component .assetBundles-container .right-side .right-side-content .new-assetBundle-btn-active svg{transform:rotate(45deg)}.assetBundles-component .assetBundles-container .right-side .right-side-content .new-assetBundle-btn-active svg circle{fill:#faa400;fill:var(--main-accent-color)}.assetBundles-component .assetBundles-container .right-side .right-side-content .assetBundles-list{align-items:center;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:5px 20px 0;width:100%}.assetBundleTile-component{display:flex;min-width:100%;transition:all .2s ease-in-out}.assetBundleTile-component .sgt-middle{display:flex;min-height:100px;min-width:100%}.assetBundleTile-component .sgt-middle .sgt-main-block{display:flex;flex-direction:column;margin-right:5px;min-width:30%}.assetBundleTile-component .sgt-middle .sgt-main-block .sgt-assetBundle-name{margin-left:5px}.assetBundleTile-component .sgt-middle .sgt-main-block .sgt-assetBundle-icon-and-type{align-items:flex-start;display:flex;height:100%;margin-left:5px;padding:5px 0}.assetBundleTile-component .sgt-middle .sgt-main-block .sgt-assetBundle-icon-and-type .sgt-assetBundle-icon{aspect-ratio:16/9;height:80px}.assetBundleTile-component .sgt-middle .sgt-main-block .sgt-assetBundle-icon-and-type .sgt-assetBundle-type-block{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:30px;width:100%}.assetBundleTile-component .sgt-middle .sgt-knowledges-block{display:flex;min-width:70%;padding-right:10px}.messages-wrapper{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.messages-wrapper .messages-header{align-items:center;display:flex;justify-content:center;padding:0}.messages-wrapper .messages-header .home{border-radius:20px;margin:0;width:250px}.messages-wrapper .messages-header .home div{font-size:16px;margin-left:10px}.messages-wrapper .messages-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:254px}.messages-wrapper .messages-header .home:hover>.header-title,.messages-wrapper .messages-header .home:hover>.icon-header{transform:scale(1.1)}.messages-wrapper .messages-header .home:hover>.icon-header{margin-right:10px}.messages-wrapper .messages-header .home .header-title,.messages-wrapper .messages-header .home .icon-header{transition:all .2s}.messages-wrapper .messages-header .back{display:none}.messages-wrapper .content-wrapper{display:flex;height:100%;justify-content:space-between;width:100%}.messages-wrapper .content-wrapper .left-content-wrapper{background:#fff;border:1px solid #e8e8e8;border-radius:15px;display:flex;margin-top:45px;width:320px}.messages-wrapper .content-wrapper .middle-content-wrapper{background:#fff;border:1px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;height:100%;margin-left:5px;min-width:360px;padding:10px;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .header{display:flex;justify-content:center;position:relative}.messages-wrapper .content-wrapper .middle-content-wrapper .header .title{color:#2b2b2b;font-size:14px;margin-bottom:15px;text-transform:uppercase}.messages-wrapper .content-wrapper .middle-content-wrapper .header .reload-messagelist-button{align-items:center;background:#faa400;background:var(--main-accent-color);border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:0;top:-5px;transition:all .2s;width:30px}.messages-wrapper .content-wrapper .middle-content-wrapper .header .reload-messagelist-button:hover{transform:scale(1.15)}.messages-wrapper .content-wrapper .middle-content-wrapper .header .reload-messagelist-button svg{fill:#fff}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list{align-items:center;border:1px solid #e8e8e8;border-radius:15px;display:flex;flex-direction:column;height:calc(100% - 25px);overflow-x:hidden;overflow-y:auto}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box{margin:10px;padding:0 15px;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card{display:flex;padding:0}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header{background-color:#e8e8e8;border-radius:15px 15px 0 0;display:flex;font-size:18px;gap:20px;margin:0;padding:10px;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .date{display:flex;font-size:18px;text-align:center;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .app-version{display:flex;font-size:18px;justify-content:left;text-align:left;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .email{color:green;display:flex;display:inline-block;font-size:18px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .email:hover{text-decoration:underline}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .unityId{display:flex;display:inline-block;font-size:18px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .header .unityId:hover{text-decoration:underline}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .content{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .content .content-message{display:flex;flex-direction:column;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .content .content-message .message-text{display:flex;font-size:16px;width:100%}.messages-wrapper .content-wrapper .middle-content-wrapper .message-list .message-box .message-card .content .deleteMessageButton{left:auto;position:relative;right:auto;top:auto}.debugPage-component{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.debugPage-component .main-header{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:270px}.debugPage-component .main-header .home{border-radius:20px;margin:0;width:260px}.debugPage-component .main-header .home div{font-size:16px;margin-left:10px}.debugPage-component .main-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:265px}.debugPage-component .main-header .home:hover>.header-title,.debugPage-component .main-header .home:hover>.icon-header{transform:scale(1.1)}.debugPage-component .main-header .home:hover>.icon-header{margin-right:10px}.debugPage-component .main-header .home .header-title,.debugPage-component .main-header .home .icon-header{transition:all .2s}.debugPage-component .main-header .back{display:none}.debugPage-component .content-wrapper{display:flex;height:100%;justify-content:space-between}.debugPage-component .content-wrapper .left-content-wrapper{display:flex;height:calc(100% - 45px);margin-right:5px;margin-top:45px;min-width:270px;overflow-x:hidden;overflow-y:auto;position:relative;width:270px}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list{display:flex;flex-direction:column}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list .unityUser-row{background-color:#e8e8e8;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;margin-bottom:10px;overflow-x:hidden;padding:5px 7px;position:relative}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list .unityUser-row .deleteOneUserDebugButton{left:auto;right:5px;top:5px}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list .unityUser-row.active{border:4px solid #faa400;border:4px solid var(--main-accent-color)}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list .unityUser-row .userName{word-wrap:break-word;display:inline-block;font-weight:600}.debugPage-component .content-wrapper .left-content-wrapper .unityUsers-list .unityUser-row .userUnityId{word-wrap:break-word;display:inline-block}.debugPage-component .content-wrapper .middle-content-wrapper{display:flex;flex-direction:column;height:100%;min-width:360px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area{display:flex;flex-direction:column;height:100%;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box{display:flex;justify-content:center;position:relative}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .deviceIdChip{background-color:#fff;border:1px solid #00000042;font-size:16px;left:100px;position:absolute;top:-4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .title{color:#2b2b2b;display:flex;font-size:16px;margin-bottom:15px;text-transform:uppercase}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .next-button,.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .prev-button{align-items:center;background-color:#faa400!important;background-color:var(--main-accent-color)!important;border:2px solid #e8e8e8;border-radius:10px;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;transition:all .2s ease-in-out;width:30px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .next-button [disabled],.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .next-button:disabled,.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .prev-button [disabled],.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .prev-button:disabled{background-color:#f0f0f0!important;cursor:auto}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .next-button{right:0;top:-5px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .next-button svg{margin-left:3px;transform:rotate(.5turn)}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .prev-button{right:40px;top:-5px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .prev-button svg{margin-left:-3px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .title-box .deleteAllButton{left:auto;right:200px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList{align-items:center;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card{display:flex;margin-bottom:10px;max-height:550px;padding:0}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header{align-items:center;background-color:#e8e8e8;border-radius:15px;cursor:pointer;display:flex;gap:20px;padding:10px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header.active{border-radius:15px 15px 0 0}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .debug-date{display:flex;font-size:18px;text-align:center;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .app-version{display:flex;font-size:18px;min-width:110px;text-align:left}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .device-id{display:flex;font-size:18px;justify-content:center;text-align:center;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .device-id:hover{text-decoration:underline}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .debug-unityId{word-wrap:break-word;display:flex;display:inline-block;font-size:18px;min-width:140px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .debug-unityId:hover{text-decoration:underline}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .collapser{align-items:center;cursor:pointer;display:flex;padding:10px;transition:all .2s ease-in-out}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .collapser.flip svg{transform:scale(1.5);transition:all .2s ease-in-out}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .debug-card-header .collapser svg{transform:scale(1.5) rotate(180deg);transition:all .2s ease-in-out}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content{display:flex;flex-direction:column;font-size:16px;padding:10px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine{display:flex;margin-bottom:10px;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine .debug-device{display:flex;flex-direction:column;height:100%;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine .debug-device .header{align-items:center;background-color:#f5f5f5;display:flex;font-weight:600;height:25px;justify-content:center}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine .debug-device .deviceId,.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine .debug-device .deviceModel,.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .firstLine .debug-device pre{margin:0 10px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine{display:flex;max-height:410px;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-debug{display:flex;flex-direction:column;margin-right:10px;width:calc(50% - 5px)}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-debug .header{align-items:center;background-color:#f5f5f5;display:flex;font-weight:600;height:25px;justify-content:center}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-debug .content{display:inline-block;overflow:auto;overflow-wrap:break-word;padding:10px}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-config{display:flex;flex-direction:column;width:calc(50% - 5px)}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-config .header{align-items:center;background-color:#f5f5f5;display:flex;font-weight:600;height:25px;justify-content:center}.debugPage-component .content-wrapper .middle-content-wrapper .debugList-area .debugList .debug-card .content .secondLine .debug-config pre{word-wrap:break-word;margin:10px;overflow:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.debugPage-component .content-wrapper .middle-content-wrapper .footer{align-items:center;display:flex;justify-content:center;margin-top:5px;width:100%}.debugPage-component .content-wrapper .middle-content-wrapper .footer .MuiPagination-text{font-size:25px}.knowledgeGroupEditor-page{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.knowledgeGroupEditor-page .knowledgeGroupEditor-header{align-items:center;display:flex;justify-content:center;padding:0}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home{border-radius:20px;margin:0;width:300px}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home div{font-size:16px;margin-left:10px}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:304px}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home:hover>.header-title,.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home:hover>.icon-header{transform:scale(1.1)}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home:hover>.icon-header{margin-right:10px}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home .header-title,.knowledgeGroupEditor-page .knowledgeGroupEditor-header .home .icon-header{transition:all .2s}.knowledgeGroupEditor-page .knowledgeGroupEditor-header .back{display:none}.knowledgeGroupEditor-page .content-wrapper{display:flex;justify-content:space-between}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 55px);margin:45px 5px 0 0;min-width:300px;padding:0 5px;position:relative;width:300px}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .title{color:#2b2b2b;font-size:14px;font-weight:600;margin-bottom:15px;margin-top:15px;text-transform:uppercase}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .buttons-block{display:flex;justify-content:center;margin-bottom:20px;width:100%}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .buttons-block .newKnowledgeGroup-button{height:35px;margin-left:10px;width:35px}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .buttons-block .newKnowledgeGroup-button svg{fill:#fff;margin-left:6px;margin-top:2px}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .knowledgeGroupList-block{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .knowledgeGroupList-block .knowledgeGroupList-list{display:flex;flex-direction:column;gap:10px;height:calc(100% - 10px);overflow-x:auto;padding:10px 10px 10px 0}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .knowledgeGroupList-block .knowledgeGroupList-list .knowledgeGroupList-level{background-color:#d3d3d3;border-radius:7px;display:flex;padding:3px 5px 3px 10px;width:100%}.knowledgeGroupEditor-page .content-wrapper .left-content-wrapper .knowledgeGroupList-block .knowledgeGroupList-list .knowledgeGroupList-item{display:flex;padding:0 0 0 10px;width:100%}.knowledgeGroupEditor-page .content-wrapper .middle-content-wrapper{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 10px);justify-content:flex-end;margin-right:5px;min-width:320px;position:relative;width:40%}.knowledgeGroupEditor-page .content-wrapper .middle-content-wrapper .toast-position{position:absolute;top:10px;width:calc(100% - 11px)}.knowledgeGroupEditor-page .content-wrapper .middle-content-wrapper .toastClassName{min-height:30px}.knowledgeGroupEditor-page .content-wrapper .middle-content-wrapper .alert-box{border-radius:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px 20px 10px;overflow:hidden;width:calc(100% - 20px)}.knowledgeGroupEditor-page .content-wrapper .right-content-wrapper{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 10px);min-width:170px;overflow-x:hidden;overflow-y:auto;padding:10px;width:60%}.knowledgeGroupEditor-page .content-wrapper .right-content-wrapper .title{color:#2b2b2b;font-size:14px;font-weight:600;margin-bottom:15px;margin-top:0;text-transform:uppercase}.knowledgeGroupEditor-page .content-wrapper .right-content-wrapper .knowledgeTagList .chip{font-size:18px}.knowledgeGroup-component{align-items:center;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:10px;width:100%}.knowledgeGroup-component .top-wrapper{display:flex;margin-bottom:20px;position:relative;width:100%}.knowledgeGroup-component .top-wrapper .title{color:#2b2b2b;font-size:24px;margin-left:10px;width:calc(100% - 80px)}.knowledgeGroup-component .nameInput-wrapper{display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;width:100%}.knowledgeGroup-component .nameInput-wrapper .nameInput{font-size:18px}.knowledgeGroup-component .nameInput-wrapper .checkbox-block{align-items:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.knowledgeGroup-component .dependsOnGroupsSelector-label,.knowledgeGroup-component .knowledgeTagsSelector-label,.knowledgeGroup-component .studiesAtGroups0Selector-label,.knowledgeGroup-component .studiesAtGroups1Selector-label{margin-bottom:5px;padding-left:15px;width:100%}.knowledgeGroup-component .dependsOnGroupsSelector-label,.knowledgeGroup-component .studiesAtGroups0Selector-label{margin-top:20px}.knowledgeGroup-component .dependsOnGroups-wrapper,.knowledgeGroup-component .knowledgeTags-wrapper,.knowledgeGroup-component .studiesAtGroups0-wrapper,.knowledgeGroup-component .studiesAtGroups1-wrapper{margin-bottom:20px;width:100%}.knowledgeGroup-component .dependsOnGroups-wrapper .knowledgeTagsSelectorInput,.knowledgeGroup-component .knowledgeTags-wrapper .knowledgeTagsSelectorInput,.knowledgeGroup-component .studiesAtGroups0-wrapper .knowledgeTagsSelectorInput,.knowledgeGroup-component .studiesAtGroups1-wrapper .knowledgeTagsSelectorInput{align-items:flex-start}.knowledgeGroup-component .dependsOnGroups-wrapper .knowledgeTagsSelectorChip,.knowledgeGroup-component .knowledgeTags-wrapper .knowledgeTagsSelectorChip,.knowledgeGroup-component .studiesAtGroups0-wrapper .knowledgeTagsSelectorChip,.knowledgeGroup-component .studiesAtGroups1-wrapper .knowledgeTagsSelectorChip{font-size:18px}.knowledgeGroup-component .studiesAtGroups0-wrapper{margin-bottom:10px}.knowledgeGroup-component .levelInput-wrapper{display:flex;justify-content:flex-start;padding-left:15px;width:100%}.knowledgeGroup-component .levelInput-wrapper .levelDropdownSelector{align-items:center;flex-direction:row;gap:10px;width:100%}.knowledgeGroup-component .levelInput-wrapper .levelDropdownSelector .input-title{margin-bottom:0}.knowledgeGroup-component .levelInput-wrapper .levelDropdownSelector .input{width:60px}.knowledgeGroup-component .customize-button{font-size:11px;height:35px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.knowledgeGroup-component .customize-button:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.knowledgeGroup-component .fetch-status{box-shadow:0 4px 20px #0000004d;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.knowledgeGroupTile-component{align-items:flex-start;background-color:#faa20085;background-color:var(--main-accent-color-light);border:1px solid #d3d3d3;border-radius:10px;color:#2b2b2b;cursor:pointer;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:5px;width:100%}.knowledgeGroupTile-component .groupName{font-weight:550}.knowledgeGroupTile-component .deps{color:#535252;display:flex;flex-direction:column;font-size:14px;padding-left:10px;width:100%}.knowledgeGroupTile-component .deps .dep{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.knowledgeGroupTile-component.selected{background-color:#faa400;background-color:var(--main-accent-color);border:2px solid gray;transform:scale(1.05);transition:all .2s ease}.knowledgeGroupTile-component.backgroundAlert{background-color:#f85959}.profile-page{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;border-radius:15px;height:calc(100vh - 200px);min-height:65vh;width:100%}.profile-page .profile{align-items:center;gap:24px;height:65vh;width:100%}.profile-page .profile__content{display:flex;height:100%;justify-content:space-between}.profile-page .profile__wrapper .nav{padding-bottom:24px}.profile-page .profile__wrapper footer{padding:42px}.subscription{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;display:flex;flex-direction:column;justify-content:center;padding:16px;width:100%}@media screen and (max-width:768px){.subscription{padding:0}}.subscription_wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.subscription_wrapper h1{color:#ffb300;font-family:Manrope,sans-serif;font-weight:400}@media screen and (max-width:768px){.subscription_wrapper h1{font-size:20px}}.subscription_wrapper__products{display:flex;justify-content:space-between}.subscription_wrapper__products .autoActive{font-size:20px}.loading-spinner{animation:spin 1s linear infinite}.blur-background{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.subscription_card{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:center;min-width:320px}.subscription_card,.subscription_card h2,.subscription_card p{font-family:Manrope,sans-serif}.subscription_card__columns{align-items:center;border-radius:12px;display:flex;gap:12px;justify-content:space-between;width:100%}.subscription_card__columns p{color:#000;font-weight:400}@media screen and (max-width:768px){.subscription_card__columns p{font-size:smaller}}.subscription_card__columns p:disabled{color:#374151}.subscription_card__columns p.subscription_status_active{color:#10b981}.subscription_card__columns p.subscription_status_canceled{color:#ef4444}.subscription_card__details{border:1px solid #7473732e;border-radius:12px;display:flex;flex-direction:column;gap:16px;margin:4px;min-width:300px;padding:12px;position:relative;width:100%}.subscription_card__details .circularProgress{left:calc(50% - 50px);position:absolute;top:calc(50% - 50px)}.subscription_card__details .circularProgress .MuiCircularProgress-svg{color:#ffb300}.subscription_card__wrapper{align-items:center;border:1px solid #ffffff2e;border-radius:12px;box-shadow:0 28px 60px 0 #9a9aaf45;display:flex;flex-direction:column;justify-content:center;padding:32px;position:relative;width:100%}@media screen and (max-width:768px){.subscription_card__wrapper{padding:16px}}.subscription_card__wrapper .refreshButtonBlock{position:absolute;right:20px;top:20px}.subscription_card__wrapper .refreshButtonBlock .header-refreshDataButton{align-items:center;background-color:#ffb300;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.subscription_card__wrapper .refreshButtonBlock .header-refreshDataButton.spin-animation{animation:spin 1s linear infinite;background-color:#ffb300;cursor:default;transition:all 1s ease-in-out}.subscription_card__wrapper .refreshButtonBlock .header-refreshDataButton:hover{box-shadow:0 0 10px 5px #0000001a;transform:scale(1.1);transition:all .2s ease-in-out}.subscription_card__wrapper .refreshButtonBlock .header-refreshDataButton svg{fill:#fff;height:25px;width:25px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.subscription_card__wrapper img{display:flex;margin:0 auto;object-fit:contain;width:100px}.subscription_card__wrapper-content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding-top:12px}.subscription_card__name{color:#000;font-weight:400;line-height:29px}.subscription_card__active{align-items:center;display:flex;font-weight:400;gap:10px;justify-content:center}.subscription_card p{font-weight:400}.subscription_card a{color:#faa400;color:var(--main-accent-color);font-weight:400;text-decoration:none}.subscription_card button{background:#ffb300;border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:400;height:40px;margin-top:10px;transition:all .2s ease-in-out;width:100%}.subscription_card button:hover{transform:scale(1.03)}.subscription_card .subscription_cancel_btn{background:#f60b0b2e;margin-top:4px;max-height:22px;max-width:55%}.subscription_card .subscription_cancel_btn p{font-size:12px}.subscription_card .subscription-after-action-text{align-items:center;display:flex;flex-direction:column;margin-top:10px;max-width:300px;position:relative;white-space:wrap}.custom-confirm-box{background-color:#0000;border-radius:8px;box-shadow:0 28px 60px 0 #9a9aaf45;left:50%;padding:32px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}@media screen and (max-width:768px){.custom-confirm-box{margin:0 auto;width:90%}}.custom-confirm-box__buttons{align-items:center;display:flex;justify-content:center;margin-top:24px;text-align:center}@media screen and (max-width:768px){.custom-confirm-box__buttons{gap:8px}}.custom-confirm-box p{color:#374151;margin-bottom:16px}@media screen and (max-width:480px){.custom-confirm-box p{font-size:14px}}.custom-confirm-box button{background-color:#ffb300;border:none;border-radius:4px;color:#f9fafb;cursor:pointer;font-family:Manrope,sans-serif;font-weight:200;margin:0 16px;min-width:50px;padding:10px 30px;transition:background-color .3s ease}.custom-confirm-box button:hover{background-color:#ffb300}.landing{margin:0 auto}.landing .global_main{display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1440px;padding:0 64px 20px}@media screen and (max-width:1200px){.landing .global_main{gap:40px;padding:0 64px 20px}}@media screen and (max-width:1024px){.landing .global_main{gap:20px;padding:0 64px 20px}}@media screen and (max-width:768px){.landing .global_main{gap:20px;padding:0 32px 20px}}@media screen and (max-width:480px){.landing .global_main{gap:20px;padding:0 32px 20px}}.landing-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:30px 64px 10px;position:relative;width:100%}.landing-header .userEmail{color:#374151;position:absolute;right:64px;top:10px}.landing-header .userEmail:hover{color:#ffb300}@media screen and (max-width:1024px){.landing-header{align-items:center;display:flex}.landing-header .userEmail{right:64px}}@media screen and (max-width:768px){.landing-header{align-items:flex-start;display:flex;flex-direction:column;padding:30px 32px 10px}.landing-header .userEmail{right:32px}}@media screen and (max-width:480px){.landing-header{align-items:flex-start;display:flex;flex-direction:column}.landing-header .userEmail{right:32px}}.landing-header_links{display:flex;gap:39px;justify-content:center;width:100%}@media screen and (max-width:1024px){.landing-header_links{align-items:center;display:flex;gap:19.5px;padding:12px}}@media screen and (max-width:768px){.landing-header_links{align-items:center;background-color:#f9fafb;display:none;flex-direction:column;gap:19.5px;width:100%;z-index:1}.landing-header_links.menu-open{display:flex}}@media screen and (max-width:480px){.landing-header_links{align-items:center;display:none;flex-direction:column;gap:19.5px}.landing-header_links.menu-open{display:flex}}.landing-header_links a{color:#374151;font-size:16px;font-weight:500;line-height:120%;text-align:center;text-decoration:none}@media screen and (max-width:1024px){.landing-header_links a{align-items:center;white-space:nowrap}}@media screen and (max-width:768px){.landing-header_links a{align-items:center;color:#374151;font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}.landing-header_links a button{padding:8px}.landing-header_links a:hover{background-color:#f0f4f8}}@media screen and (max-width:480px){.landing-header_links a{align-items:center;font-size:14px;white-space:nowrap}}.landing-header_links a:hover{color:#ffb300}.landing-header_features{align-items:center;display:flex;gap:26px}.landing-header_features a{text-decoration:none}.landing-header_features__translation{align-items:center;display:flex}.landing-header_features__translation button{background:none;border:none;cursor:pointer}@media screen and (max-width:768px){.landing-header_features__translation button{font-size:12px}}.landing-header_features__translation button:hover{color:#ffb300}.landing-header_features .logoutButtonAndEmail{display:flex;flex-direction:column;position:relative}.landing-header_features__feedback{background:#ffb300;border:0;border-radius:8px;color:#f9fafb;cursor:pointer;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;padding:13px 24px 12px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.landing-header_features__feedback{font-size:14px;padding:8px 16px}.landing-header_features{background-color:#f9fafb;display:none;justify-content:center;margin-bottom:4px;padding:12px;width:100%;z-index:1}.landing-header_features.menu-open{display:flex;height:100%;width:100%}.landing-header_features button{border-radius:8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;padding:8px 14px}.landing-header_features button:hover{background-color:#374151}}#header-toggle{cursor:pointer;position:absolute;right:32px;top:50px;transform:translateY(-50%);width:30px;z-index:2}#header-toggle span,#header-toggle span:after,#header-toggle span:before{background:#374151;border-radius:1px;content:"";cursor:pointer;display:block;height:3px;left:0;position:absolute;width:30px}#header-toggle span:before{top:-8px}#header-toggle span:after{top:8px}#header-toggle span,#header-toggle span:after,#header-toggle span:before{transition:all .5s ease-in-out}#header-toggle.active span{background-color:#0000}#header-toggle.active span:before{top:0;transform:rotate(45deg)}#header-toggle.active span:after{top:0;transform:rotate(-45deg)}@media screen and (min-width:769px){#header-toggle{display:none}}.footer{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1440px;padding:0 64px 10px;position:relative;width:100%}@media screen and (max-width:480px){.footer{padding:0 32px 10px}}.footer_top{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.footer_top{display:flex;flex-direction:column;gap:20px}}@media screen and (max-width:480px){.footer_top{gap:12px}}.footer_top__logo-with-download-buttons{align-items:center;display:flex;justify-content:center}@media screen and (max-width:480px){.footer_top__logo-with-download-buttons{align-items:center;display:flex;flex-direction:column;gap:12px}}.footer_top__logo-with-download-buttons ul{display:flex;flex-direction:row;gap:12px}@media screen and (max-width:768px){.footer_top__logo-with-download-buttons ul{gap:12px}}@media screen and (max-width:480px){.footer_top__logo-with-download-buttons ul{padding-left:0}}@media screen and (max-width:320px){.footer_top__logo-with-download-buttons ul{align-items:center;display:flex;flex-direction:column;padding-left:0}}.footer_top__links{align-items:center;display:flex;gap:39px;justify-content:center}@media screen and (max-width:480px){.footer_top__links{padding-left:0}}.footer_top__links a{color:#374151;font-size:16px;line-height:120%;text-align:center;text-decoration:none}@media screen and (max-width:480px){.footer_top__links a{font-size:14px}}.footer_top__socials{display:flex;gap:32px}.footer_bottom{align-items:center;display:flex;justify-content:space-between;padding-bottom:19px}@media screen and (max-width:768px){.footer_bottom{display:flex;flex-direction:column;gap:12px}}@media screen and (max-width:480px){.footer_bottom{display:flex;flex-direction:column;gap:12px}}.footer_bottom p{color:#6b7280;font-size:14px;line-height:90%}@media screen and (max-width:480px){.footer_bottom p{font-size:12px}}.footer_bottom a{color:#374151;font-size:16px;line-height:120%;text-align:center;text-decoration:none}@media screen and (max-width:480px){.footer_bottom a{font-size:12px}}.footer_bottom__docs{display:flex;gap:27px}@media screen and (max-width:480px){.footer_bottom__docs{display:flex;flex-direction:column;gap:12px;padding-left:0}}@keyframes blink{0%,to{box-shadow:none}50%{box-shadow:0 0 10px 5px #3f3f3f80}}.appMarketLinkButtonSvgHref{max-height:42px}.appMarketLinkButtonHref{align-items:center;border:2px solid #202020;border-radius:10px;color:inherit;display:flex;height:50px;max-width:200px;min-width:200px;padding-left:10px;text-decoration:none}.appMarketLinkButtonHref.light{background-color:#fff}.appMarketLinkButtonHref.light span{color:#202020!important}.appMarketLinkButtonHref.dark{background-color:#202020}.appMarketLinkButtonHref.dark span{color:#fff!important}.appMarketLinkButtonHref.onlyLogo{height:50px!important;width:60px!important}.appMarketLinkButtonHref.blinking{animation:blink 1.5s infinite}.appMarketLinkButtonHref .button-container{align-items:center;cursor:pointer;display:flex;gap:10px}.appMarketLinkButtonHref .button-container_text{align-items:flex-start;display:flex;flex-direction:column;font-family:Outfit,sans-serif!important;letter-spacing:normal!important;line-height:100%!important}.appMarketLinkButtonHref .button-container_text__store-name{font-size:20px!important;letter-spacing:normal!important;line-height:100%!important}.appMarketLinkButtonHref .button-container_text__title{font-size:12px!important;letter-spacing:normal!important;line-height:100%!important}.unity-user-list-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.unity-user-list-head .unity-user-list-title{font-size:20px;margin-right:5px}.unity-user-list-head .unity-user-list-value{font-size:15px}.unity-user-list-head .unity-user-list-sort{align-items:center;display:flex;justify-content:space-between}.unityUsers-leftContent{display:flex;flex-direction:column;gap:20px}.unityUsers-leftContent .checkbox-showGrouped{align-items:center;display:flex;justify-content:flex-start;width:100%}.progressFetchingMore{display:flex;justify-content:center;margin-top:10px}.unity-user-list-content{align-items:center;display:flex;flex-direction:column;height:calc(100% - 50px)}.unity-user-list-content.justify-content-center{justify-content:center}.unity-user-list-content .progressFetchingList{position:relative}.unity-user-list-content .progressFetchingList .progressFetchingListLabel{color:#2b2b2b;font-size:18px;position:absolute;text-align:center;top:calc(50% - 9px);width:100%}.unity-user-list-content .new-element-button{margin-bottom:20px;margin-top:20px}.unity-user-list-content .new-user-tile{overflow-x:hidden;overflow-y:auto;width:calc(100% - 60px)}.unity-user-list-content .users-list-wrapper{display:flex;flex-direction:column;gap:0;overflow-x:hidden;padding:0 10px 0 5px;width:100%}.unity-user-list-content .users-list-wrapper .users-group{border:2px solid #faa400;border:2px solid var(--main-accent-color);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:5px}.unity-user-list-content .users-list-wrapper .defaultUserTile{background-color:#faa400;background-color:var(--main-accent-color)}.unity-user-list-content .users-list-wrapper .linkedUserTile{background-color:#f0faf0}.unity-user-list-content .users-list-wrapper .pinnedUserTile{background-color:#fafae6}.unity-users-right-content{align-items:center;display:flex;flex-direction:column;width:100%}.unity-users-right-content .buttons-bar{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.unity-users-right-content .buttons-bar .bar-usersButton{align-items:center;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.unity-users-right-content .buttons-bar .bar-usersButton.disabled{background-color:#d3d3d3;cursor:default}.unity-users-right-content .buttons-bar .bar-usersButton:hover{box-shadow:0 0 10px 5px #0000001a;cursor:pointer;transform:scale(1.1);transition:all .2s ease-in-out}.unity-users-right-content .buttons-bar .bar-usersButton:hover.disabled{box-shadow:none;cursor:default;transform:none}.unity-users-right-content .buttons-bar .bar-usersButton svg{fill:#fff;height:20px;width:20px}.highlighted .MuiSelect-select,.highlighted svg{color:#faa400;color:var(--main-accent-color)}.customer-tile-wrapper{background-color:#fff;border-bottom:1px solid #e8e8e8;cursor:pointer;display:flex;padding:15px 0;transition:all .2s ease-in-out;width:100%}.customer-tile-wrapper:hover{background-color:#fafafa}.customer-tile-wrapper .tile-content{display:flex;width:100%}.customer-tile-wrapper .tile-content .tile-row{display:flex;justify-content:space-between;width:100%}.customer-tile-wrapper .tile-content .tile-row .tile-cell{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0 10px}.customer-tile-wrapper .tile-content .tile-row .tile-cell:first-child{flex:2 1;justify-content:flex-start}.customer-tile-wrapper .tile-content .tile-row .tile-cell .tile-icon{display:flex;margin-right:5px}.customer-tile-wrapper .tile-content .tile-row .tile-cell .webUserEmailFlag{margin-right:5px}.customer-tile-wrapper .tile-content .tile-row .tile-cell .green-badge{background-color:#edf6d2;border-radius:9px;color:#8dbc03;padding:6px 10px}.customer-tile-wrapper .tile-content .tile-row .tile-cell .gray-badge{background-color:#e5e6e7;border-radius:9px;color:#233741;padding:6px 10px}.customer-tile-wrapper .tile-content .tile-row .tile-cell .yellow-badge{background-color:#fef0e4;border-radius:9px;color:#faa400;color:var(--main-accent-color);padding:6px 10px}.customer-tile-wrapper .tile-content .tile-row .tile-cell .badgeHover{transition:all .2s ease}.customer-tile-wrapper .tile-content .tile-row .tile-cell .badgeHover:hover{transform:scale(1.2)}.dashboard-user-details .userEditor{height:calc(100% - 85px)}.dashboard-user-details .userEditor .middle-content .tabs-block{width:calc(100% - 255px)}.dashboard-user-details .toastClassName{background:#fff;color:#374151}.dashboard-user-details .account-details-container{width:100%}.dashboard-user-details .account-details-container,.dashboard-user-details .account-details-container .account-details-label{align-items:center;display:flex;justify-content:space-between}.dashboard-user-details .account-details-container .account-details-label .account-details-title{font-size:20px;margin-left:10px}.dashboard-user-details .account-details-container .account-details-tabs{width:auto}.contacts-page{background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;border-radius:15px;height:100%;width:100%}.contacts-page,.contacts-page .contacts{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex}.contacts-page .contacts{align-items:center;flex-direction:column;gap:16px;height:73vh;justify-content:center;margin:0 auto;max-width:1440px;padding:0 120px}@media screen and (max-width:1024px){.contacts-page .contacts{height:69vh}}@media screen and (max-width:768px){.contacts-page .contacts{height:65vh}}@media screen and (max-width:480px){.contacts-page .contacts{height:50vh;padding:0 32px}}.contacts-page .contacts p{font-size:24px;line-height:29px}.contacts-page .contacts h1,.contacts-page .contacts p{color:#000;font-family:Manrope,sans-serif;font-style:normal;text-align:center}.contacts-page .contacts h1{font-size:50px;font-weight:400;line-height:58px}.contacts-page .contacts a{align-items:center;color:#ffb300;display:flex;flex-direction:column;gap:4px;justify-content:center;text-decoration:none}@media screen and (max-width:768px){.contacts-page .contacts a{font-size:14px}}.socials-component{align-items:center;display:flex;flex-direction:column;font-family:Manrope,sans-serif;justify-content:center;max-width:600px;width:100%}.socials-component .icons{display:flex;gap:25px;justify-content:center}.socials-component .icons a{align-items:center;color:#ffb300;display:flex;flex-direction:column;gap:4px;justify-content:center;text-decoration:none;width:70px}.socials-component .icons a img{height:60px;width:60px}.overview{align-items:center;display:flex;flex-direction:column;font-family:Manrope;gap:20px;height:100%;justify-content:center;width:100%}@media screen and (max-width:768px){.overview{gap:10px}}@media screen and (max-width:480px){.overview{gap:5px}}.overview .overview-top{align-items:center;display:flex;flex-direction:column;height:100%;padding:0 32px;width:100%}.overview .overview-top .overview-text{color:#374151;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:95%;text-align:center}.overview .overview-top .overview-text span{color:#ffb300;letter-spacing:-1px;line-height:95%}@media screen and (max-width:1024px){.overview .overview-top .overview-text{font-size:24px}}@media screen and (max-width:768px){.overview .overview-top .overview-text{font-size:16px}}@media screen and (max-width:480px){.overview .overview-top .overview-text{font-size:16px}}.overview .overview-top .wave-icon{padding:10px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.overview .overview-top .wave-icon{padding:5px 0 0;transform:scale(.8)}}@media screen and (max-width:768px){.overview .overview-top .wave-icon{padding:0;transform:scale(.6)}}@media screen and (max-width:480px){.overview .overview-top .wave-icon{padding:0;transform:scale(.5)}}.overview .overview-bottom{display:flex;position:relative;width:100%}.overview .overview-bottom .video-wrapper{aspect-ratio:16/9;position:relative;width:100%}.overview .overview-bottom .video-wrapper video{border-radius:25px;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:480px){.overview .overview-bottom .video-wrapper video{border-radius:16px}}.createdfor{display:flex;flex-direction:column;font-family:Manrope;gap:20px;width:100%}.createdfor .createdfor-header{align-items:center;display:flex;flex-direction:column;gap:15px}.createdfor .createdfor-header h2{color:#374151;font-size:46px;font-weight:500;line-height:90%;max-width:524px;text-align:center}.createdfor .createdfor-header p{color:#6b7280;font-size:18px;line-height:120%;max-width:571px;text-align:center}.createdfor .cards{display:flex;width:100%}@media screen and (max-width:768px){.createdfor .cards{flex-wrap:wrap}}.createdfor .cards .card{flex:0 1 auto;gap:11px;padding:16px}@media screen and (max-width:1024px){.createdfor .cards .card{width:200px}}@media screen and (max-width:768px){.createdfor .cards .card{width:200px}}@media screen and (max-width:480px){.createdfor .cards .card{align-items:center;display:flex;flex-direction:row;width:100%}}.createdfor .cards .card p{color:#374151;font-size:32px;font-weight:500;letter-spacing:-1px;line-height:100%}@media screen and (max-width:768px){.createdfor .cards .card p{font-size:24px}}@media screen and (max-width:480px){.createdfor .cards .card p{font-size:20px}}.aboutBulbee,.aboutBulbee .aboutBulbee-header{display:flex;flex-direction:column}.aboutBulbee .aboutBulbee-header{align-items:center;gap:15px;justify-content:center;padding-bottom:15px}.aboutBulbee .aboutBulbee-header .mainheader{color:#374151;font-size:46px;letter-spacing:-1px}.aboutBulbee .aboutBulbee-header .mainheader,.aboutBulbee .aboutBulbee-header .subheader{display:flex;font-family:Manrope;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aboutBulbee .aboutBulbee-header .subheader{color:#6b7280;font-size:18px}.aboutBulbee .cards{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;width:100%}@keyframes grow{0%{transform:scale(0)}to{transform:scale(1)}}.aboutBulbee .cards .card{aspect-ratio:16/9;border-radius:32px;display:flex;position:relative;width:590px}@media screen and (max-width:480px){.aboutBulbee .cards .card{border-radius:16px;height:100px;padding:0 20px}}.aboutBulbee .cards .card.first{background:#a3d320}.aboutBulbee .cards .card.sec{background:#ffcd1c}.aboutBulbee .cards .card.third{background:#7b78ff}.aboutBulbee .cards .card.fourth{background:#ef936f}.aboutBulbee .cards .card .card-content{align-items:center;align-self:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.aboutBulbee .cards .card .card-content h4{color:#fff;font-family:Manrope;font-size:38px;font-weight:500;letter-spacing:-1px;line-height:90%;max-width:426px;padding:0 10px;text-align:left}@media screen and (max-width:1024px){.aboutBulbee .cards .card .card-content h4{font-size:38px}}@media screen and (max-width:768px){.aboutBulbee .cards .card .card-content h4{font-size:38px}}@media screen and (max-width:480px){.aboutBulbee .cards .card .card-content h4{font-size:24px;text-align:center}}.aboutBulbee .cards .card .card-content p{color:#fff;display:block;font-family:Manrope;font-size:20px;font-weight:400;line-height:120%;max-width:426px;padding:15px 10px 0;text-align:left}@media screen and (max-width:480px){.aboutBulbee .cards .card .card-content p{display:none;font-size:16px}}.benefits{gap:40px}.benefits,.benefits_header{display:flex;flex-direction:column}.benefits_header{gap:15px}.benefits_header h3{color:#374151;font-family:Manrope;font-size:46px;font-weight:500;letter-spacing:-1px;line-height:90%}.benefits_header p{color:#6b7280;font-family:Manrope;font-size:18px;font-weight:400;line-height:120%}.benefits_wrapper{display:flex;flex:1 0;flex-wrap:wrap;gap:24px;justify-content:space-between}.benefits_container{display:flex;flex-direction:column;gap:24px;width:336px}.benefits_container__text{display:flex;flex-direction:column;gap:8px}.benefits_container__text .benefit-header-text-and-icon{align-items:center;display:flex;gap:10px}.benefits_container__text .benefit-header-text-and-icon img{height:64px;width:64px}.benefits_container__text .benefit-header-text-and-icon h4{color:#374151;font-family:Manrope;font-size:24px;font-weight:500;letter-spacing:-1px;line-height:100%}.benefits_container__text p{color:#374151;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:120%;max-width:336px}.joinUsFooterForm .joinUsFooterForm-content{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px;box-shadow:0 28px 60px 0 #9a9aaf45;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 64px 30px;width:638px}@media screen and (max-width:480px){.joinUsFooterForm .joinUsFooterForm-content{padding:20px 5px 10px}}.joinUsFooterForm .joinUsFooterForm-content__heading{display:flex;flex-direction:column;gap:15px}.joinUsFooterForm .joinUsFooterForm-content p{color:#6b7280;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-align:center}.joinUsFooterForm .joinUsFooterForm-content h3{color:#374151;font-family:Manrope;font-size:46px;font-weight:500;letter-spacing:-1px;line-height:90%;max-width:321px;text-align:center}@media screen and (max-width:480px){.joinUsFooterForm .joinUsFooterForm-content h3{font-size:38px}}.joinUsFooterForm .joinUsFooterForm-content span{color:#ffb300;font-family:Manrope;font-weight:500;letter-spacing:-1px;line-height:90%;padding-left:5px}.joinUsFooterForm.background{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) bottom no-repeat,#ffffffe6;display:flex;height:100%;justify-content:center;margin-bottom:0;padding-bottom:40px;padding-top:60px;width:100%}@media screen and (max-width:768px){.joinUsFooterForm.background{margin-bottom:0;padding-bottom:40px;padding-top:40px}}@media screen and (max-width:480px){.joinUsFooterForm.background{margin-bottom:0;padding-bottom:20px;padding-top:20px}}.joinUsForm .joinUsForm-content{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px;box-shadow:0 28px 60px 0 #9a9aaf45;display:flex;flex-direction:column;gap:36px;justify-content:center;padding:40px 64px 30px;width:638px}@media screen and (max-width:480px){.joinUsForm .joinUsForm-content{gap:20px;padding:10px 5px}}.joinUsForm .joinUsForm-content .app-market-buttons{display:flex;gap:20px}@media screen and (max-width:480px){.joinUsForm .joinUsForm-content .app-market-buttons{flex-direction:column;gap:10px}}.joinUsForm .joinUsForm-content__heading{display:flex;flex-direction:column;gap:15px}.joinUsForm .joinUsForm-content p{color:#6b7280;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-align:center}.joinUsForm .joinUsForm-content h3{color:#374151;font-family:Manrope;font-size:46px;font-weight:500;letter-spacing:-1px;line-height:90%;max-width:321px;text-align:center}@media screen and (max-width:480px){.joinUsForm .joinUsForm-content h3{font-size:38px}}.joinUsForm .joinUsForm-content span{color:#ffb300;font-family:Manrope;font-weight:500;letter-spacing:-1px;line-height:90%;padding-left:5px}.joinUsForm.background{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) bottom no-repeat,#ffffffe6;display:flex;height:100%;justify-content:center;margin-bottom:0;padding-bottom:20px;padding-top:20px;width:100%}@media screen and (max-width:768px){.joinUsForm.background{margin-bottom:0;padding-bottom:20px;padding-top:20px}}@media screen and (max-width:480px){.joinUsForm.background{margin-bottom:0;padding-bottom:0;padding-top:0}}.history{align-items:flex-start;display:flex;gap:20px;min-height:550px;padding-left:20px;width:100%}@media screen and (max-width:1024px){.history{flex-direction:column}}.history .history-images-left{display:flex;justify-content:center;position:relative;width:45%}.history .history-images-left .history-images-left__p1{left:calc(50% - 250px);position:absolute;top:0;z-index:1}.history .history-images-left .history-images-left__p2{left:calc(50% - 100px);position:absolute;top:220px}@media screen and (max-width:1024px){.history .history-images-left{display:none}}.history_text{display:flex;flex-direction:column;gap:16px;position:relative;width:55%}.history_text p{color:#374151;font-family:Manrope;font-size:18px;font-weight:400;line-height:140%}.history_text p .read-more{color:#ffb300;cursor:pointer;text-decoration:underline}.history_text h3{color:#374151;font-family:Manrope;font-weight:500}.history_text__heading{color:#374151}.history_text__heading,.history_text__heading span{font-size:36px;letter-spacing:-1px;line-height:120%}.history_text__heading span{color:#ffb300}@media screen and (max-width:1024px){.history_text{width:100%}}.history_text .history-images-inside{display:none;height:320px;justify-content:center;position:relative;width:100%}.history_text .history-images-inside .history-images-inside__p1{position:absolute;right:50%;top:-30px;z-index:1}.history_text .history-images-inside .history-images-inside__p2{position:absolute;right:calc(50% - 250px);top:-30px}@media screen and (max-width:1024px){.history_text .history-images-inside{display:flex}}@media screen and (max-width:768px){.history_text .history-images-inside{height:400px}.history_text .history-images-inside .history-images-inside__p1{position:absolute;right:calc(50% - 120px);top:-90px;transform:scale(.8);z-index:1}.history_text .history-images-inside .history-images-inside__p2{position:absolute;right:calc(50% - 190px);top:110px;transform:scale(.8)}}.app-market-buttons{display:flex;gap:20px;justify-content:center;width:100%}@media screen and (max-width:480px){.app-market-buttons{align-items:center;flex-direction:column;gap:10px}}.aboutSubscription-page{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;border-radius:15px;font-family:Manrope,sans-serif;height:100%;min-height:73vh;width:100%}@media screen and (max-width:1024px){.aboutSubscription-page{min-height:69vh}}@media screen and (max-width:768px){.aboutSubscription-page{min-height:63vh}}@media screen and (max-width:480px){.aboutSubscription-page{min-height:58vh}}.aboutSubscription-page .aboutSubscription{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;display:flex;flex-direction:column;justify-content:center;min-height:45vh;position:relative}@media screen and (max-width:768px){.aboutSubscription-page .aboutSubscription{padding:20px;width:100%}}.aboutSubscription-page .aboutSubscription h2{color:#ffb300;font-family:Manrope,sans-serif;font-size:24px;font-weight:400;margin-bottom:20px}@media screen and (max-width:768px){.aboutSubscription-page .aboutSubscription h2{font-size:16px;white-space:nowrap}}.aboutSubscription-page .aboutSubscription ul{list-style-type:none;padding:0}.aboutSubscription-page .aboutSubscription ul li{color:#374151;font-size:18px;font-style:normal;font-weight:400;margin-bottom:10px}@media screen and (max-width:768px){.aboutSubscription-page .aboutSubscription ul li{font-size:14px}}.aboutSubscription-page .aboutSubscription ul i{font-weight:600}.aboutSubscription-page .aboutSubscription__price{align-items:center;color:#374151;display:flex;font-size:18px;font-weight:lighter;gap:8px;justify-content:center;margin-top:20px;white-space:nowrap}.aboutSubscription-page .aboutSubscription__link{margin-top:40px;text-align:center}.aboutSubscription-page .aboutSubscription__link a{background:#ffb300;border:0;border-radius:8px;color:#f9fafb;cursor:pointer;font-size:18px;font-style:normal;font-weight:lighter;padding:13px 24px 12px;text-decoration:none}@media screen and (max-width:768px){.aboutSubscription-page .aboutSubscription__link a{font-size:14px;padding:10px 20px}}.aboutTrial-page *{font-family:Onest,sans-serif!important;font-optical-sizing:auto;font-style:normal}.aboutTrial-page{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;border-radius:15px;height:100%;min-height:73vh;padding:0;width:100%}@media screen and (max-width:1024px){.aboutTrial-page{margin-left:0;min-height:69vh;width:100%}}@media screen and (max-width:768px){.aboutTrial-page{background:none;min-height:63vh;width:100%}}@media screen and (max-width:480px){.aboutTrial-page{margin-left:-5%;min-height:58vh;width:110%}}@media screen and (max-width:320px){.aboutTrial-page{margin-left:-5%;min-height:58vh;width:110%}}.aboutTrial-page .aboutTrial{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;display:flex;flex-direction:column;gap:60px;justify-content:center;min-height:45vh;overflow:hidden;padding:0;position:relative}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial{gap:40px;padding:0;width:100%}}.aboutTrial-page .aboutTrial .telegram-button{align-items:center;background-image:linear-gradient(123.55deg,#1d9dde,#0081c3);border-radius:16px;box-shadow:0 6px 12px #1d9dde80;display:flex;flex:0 1 auto;gap:5px;height:48px;justify-content:flex-start;padding:10px 16px 10px 14px;text-decoration:none;transition:all .3s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aboutTrial-page .aboutTrial .telegram-button:hover{transform:scale(1.1);transition:all .3s ease-in-out}.aboutTrial-page .aboutTrial .telegram-button .telegram-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.aboutTrial-page .aboutTrial .telegram-button .telegram-text{color:#fff;font-size:16px;font-weight:500;line-height:100%;margin-bottom:0;margin-top:0;text-align:center}@media screen and (max-width:320px){.aboutTrial-page .aboutTrial .telegram-button .telegram-text{font-size:12px}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo{align-items:center;display:flex;flex-direction:row;gap:40px;width:100%}@media screen and (max-width:1024px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo{gap:0}}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo{align-items:center;flex-direction:column;gap:20px;width:100%}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block{align-items:flex-start;display:flex;flex-direction:column;gap:30px;padding:0 100px;width:60%}@media screen and (max-width:1200px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block{align-items:flex-start;padding:0;width:60%}}@media screen and (max-width:1024px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block{align-items:flex-start;padding:0 30px 0 0;width:55%}}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block{align-items:center;padding:0;width:100%}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;width:100%}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .free7Days{color:#374151;display:flex;flex-direction:column;font-size:56px;letter-spacing:-1px;line-height:95%;margin-bottom:0;margin-top:0;text-align:left;width:100%}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .free7Days .firstWord{color:#f7b804}@media screen and (max-width:1024px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .free7Days{font-size:50px;text-align:left}}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .free7Days{font-size:32px;text-align:center}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .invite{color:#3c4759;font-size:18px;font-weight:400;line-height:160%;margin-bottom:0;margin-top:0;text-align:left}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .invite .part2{font-weight:700}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .freeAccess-content .invite{text-align:center}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .freeAccess-block .telegram-button{display:flex}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .howItWorks{align-items:center;color:#3c4759;display:none;font-size:28px;font-weight:600;justify-content:center;width:100%}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .howItWorks{display:flex;margin-top:20px}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block{align-items:center;display:flex;height:100%;justify-content:flex-start;padding:0;width:40%}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block{justify-content:center;padding:0;width:100%}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper{aspect-ratio:9/16;border-radius:24px;min-width:345px;overflow:hidden;position:relative}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper{border-radius:24px;min-width:345px}}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper{border-radius:24px;min-width:320px}}@media screen and (max-width:320px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper{border-radius:24px;min-width:280px}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper video{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .video-block .video-wrapper video{border-radius:24px}}.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .telegram-button{display:none}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .freeAccessBlockAndVideo .telegram-button{display:flex;margin-top:0}}.aboutTrial-page .aboutTrial .features-block{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.aboutTrial-page .aboutTrial .features-block .telegram-button{display:none}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .features-block{align-items:center}.aboutTrial-page .aboutTrial .features-block .telegram-button{display:flex}}.aboutTrial-page .aboutTrial .features-block .features-list{display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:100%}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .features-block .features-list{flex-direction:column;width:100%}}.aboutTrial-page .aboutTrial .features-block .features-list .features-item{align-items:flex-start;border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:32px;width:33%}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .features-block .features-list .features-item{width:100%}}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:first-child{background-color:#fc9651}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:first-child .features-item-icon{color:#fc9651}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:nth-child(2){background-color:#7b78ff}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:nth-child(2) .features-item-icon{color:#7b78ff}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:nth-child(3){background-color:#a3d320}.aboutTrial-page .aboutTrial .features-block .features-list .features-item:nth-child(3) .features-item-icon{color:#a3d320}.aboutTrial-page .aboutTrial .features-block .features-list .features-item .features-item-icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;font-size:18px;font-weight:600;justify-content:center;max-height:30px;max-width:30px;min-height:30px;min-width:30px}.aboutTrial-page .aboutTrial .features-block .features-list .features-item .features-item-content{display:flex;flex-direction:column;gap:8px}.aboutTrial-page .aboutTrial .features-block .features-list .features-item .features-item-content .features-item-title{color:#fff;font-size:24px;font-weight:500;letter-spacing:-1px;line-height:100%;margin-bottom:0;margin-top:0}.aboutTrial-page .aboutTrial .features-block .features-list .features-item .features-item-content .features-item-text{color:#fff;font-size:16px;font-weight:500;line-height:130%;margin-bottom:0;margin-top:0}.aboutTrial-page .aboutTrial .tryNow-block{align-items:center;background-color:rgba(21,169,244,.051);border-radius:24px;display:flex;flex-direction:column;gap:32px;height:260px;justify-content:center;padding:50px 64px 64px;position:relative;width:100%}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .tryNow-block{padding:30px}}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .tryNow-block{height:260px;padding:30px 10px}}.aboutTrial-page .aboutTrial .tryNow-block .img1{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;z-index:-1}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .tryNow-block .img1{display:none}}.aboutTrial-page .aboutTrial .tryNow-block .img2{background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;position:absolute;top:0;z-index:-1}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .tryNow-block .img2{display:flex}}.aboutTrial-page .aboutTrial .tryNow-block .tryNow{font-size:40px;font-weight:500;text-align:center}@media screen and (max-width:768px){.aboutTrial-page .aboutTrial .tryNow-block .tryNow{font-size:32px}}@media screen and (max-width:480px){.aboutTrial-page .aboutTrial .tryNow-block .tryNow{font-size:28px}}.success-page{align-items:center;display:flex;height:calc(100vh - 200px);justify-content:center;min-height:65vh;padding:20px}.success-page h1{color:#ffb300;font-size:24px;font-weight:600}.success-page p{color:#000;font-size:12px}.cancel-page{align-items:center;display:flex;height:calc(100vh - 200px);justify-content:center;min-height:65vh;padding:20px}.cancel-page h1{color:#ffb300;font-size:24px;font-weight:600}.cancel-page p{color:#000;font-size:12px}.resetPassword-page-wrapper{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;color:#2b2b2b;display:flex;height:100vh;justify-content:center;width:100%}.resetPassword-page-wrapper .resetPassword-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.resetPassword-page-wrapper .resetPassword-wrapper .resetPassword-title{font-size:32px;margin-bottom:40px;text-align:center;text-transform:uppercase}.resetPassword-page-wrapper .resetPassword-wrapper .button-box{padding:30px 50px}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .button:not(:last-child){margin-bottom:20px}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .link-box{margin-top:20px}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .link-box .login-link{color:#000;font-size:16px;text-align:center}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .ok-message{color:#000;height:25px;margin-bottom:15px;text-align:center}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .error-message{color:red;height:25px;margin-bottom:15px;text-align:center}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .resetPassword-form{height:270px;margin:auto;width:270px}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .resetPassword-form input{background-color:#e8f0fe;border-radius:8px;font-size:16px;margin-bottom:20px;padding:13px 8px 12px}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .resetPassword-form .resetPassword-lable{color:#000;font-size:16px;margin-bottom:5px;text-align:center}.resetPassword-page-wrapper .resetPassword-wrapper .button-box .resetPassword-form .customize-button{background:#ffb300;border-radius:8px;font-size:12px;padding:13px 24px 12px;width:100%}.forgotPassword-page-wrapper{align-items:center;background:url(/static/media/login_bg.52a48975aefd0b3c13e5.svg) 50% no-repeat,#ffffffe6;color:#2b2b2b;display:flex;height:100vh;justify-content:center;width:100%}.forgotPassword-page-wrapper .forgotPassword-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.forgotPassword-page-wrapper .forgotPassword-wrapper .forgotPassword-title{font-size:32px;margin-bottom:40px;text-align:center;text-transform:uppercase}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box{padding:30px 50px}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .button:not(:last-child){margin-bottom:20px}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .link-box{margin-top:20px}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .link-box .login-link{color:#000;font-size:16px;text-align:center}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .ok-message{color:#000;height:25px;margin-bottom:15px;text-align:center}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .error-message{color:red;height:25px;margin-bottom:15px;text-align:center}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .forgotPassword-form{height:270px;margin:auto;width:270px}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .forgotPassword-form input{background-color:#e8f0fe;border-radius:8px;font-size:16px;margin-bottom:20px;padding:13px 8px 12px}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .forgotPassword-form .forgotPassword-lable{color:#000;font-size:16px;margin-bottom:5px;text-align:center}.forgotPassword-page-wrapper .forgotPassword-wrapper .button-box .forgotPassword-form .customize-button{background:#ffb300;border-radius:8px;font-size:12px;padding:13px 24px 12px;width:100%}.knowledgeSoundSetEditor-page{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header{align-items:center;display:flex;justify-content:center;padding:0;width:300px}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home{border-radius:20px;margin:0;width:290px}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home div{font-size:16px;margin-left:10px}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:295px}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home:hover>.header-title,.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home:hover>.icon-header{transform:scale(1.1)}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home:hover>.icon-header{margin-right:10px}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home .header-title,.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .home .icon-header{transition:all .2s}.knowledgeSoundSetEditor-page .knowledgeSoundSetEditor-header .back{display:none}.knowledgeSoundSetEditor-page .content-wrapper{display:flex}.knowledgeSoundSetEditor-page .content-wrapper .left-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 55px);margin:45px 5px 0 0;min-width:300px;padding:10px 0;position:relative;width:300px}.knowledgeSoundSetEditor-page .content-wrapper .left-side .addButton{fill:#fff;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;height:35px;width:35px}.knowledgeSoundSetEditor-page .content-wrapper .left-side .addButton:hover{scale:1.1;transition:all .2s ease}.knowledgeSoundSetEditor-page .content-wrapper .left-side .addButton:active{box-shadow:0 0 10px #0000004d;transition:all .2s ease}.knowledgeSoundSetEditor-page .content-wrapper .middle-block{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 10px);margin-right:5px;min-width:360px;overflow-x:hidden;overflow-y:auto;padding:10px;position:relative;width:100%}.knowledgeSoundSetEditor-page .content-wrapper .middle-block .deleteButton,.knowledgeSoundSetEditor-page .content-wrapper .middle-block .moveToOtherButton{fill:#fff;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;height:20px;padding:2px;position:absolute;right:13px;top:13px;width:20px}.knowledgeSoundSetEditor-page .content-wrapper .middle-block .deleteButton:hover,.knowledgeSoundSetEditor-page .content-wrapper .middle-block .moveToOtherButton:hover{cursor:pointer;scale:1.1;transition:all .2s ease}.knowledgeSoundSetEditor-page .content-wrapper .middle-block .deleteButton:active,.knowledgeSoundSetEditor-page .content-wrapper .middle-block .moveToOtherButton:active{box-shadow:0 0 10px #0000004d;transition:all .2s ease}.knowledgeSoundSetEditor-page .content-wrapper .middle-block .moveToOtherButton{left:85px;transform:rotate(90deg)}.knowledgeSoundSetEditor-page .content-wrapper .right-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 10px);max-width:350px;min-width:350px;overflow-x:hidden;overflow-y:hidden;padding:10px}.knowledgePairs-component{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.knowledgePairs-component .title{color:#2b2b2b;display:flex;font-size:14px;font-weight:600;margin-bottom:5px;text-transform:uppercase}.knowledgePairs-component .knowledgePairs-filter-box{display:flex;padding:5px 10px;width:100%}.knowledgePairs-component .knowledgePairs-filter-box .searchValue-input{width:100%}.knowledgePairs-component .knowledgePairs-list{display:flex;flex-direction:column;overflow:auto;padding:10px;width:100%}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card{background-color:#e9f5ff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;color:#2b2b2b;cursor:pointer;display:flex;flex-direction:column;font-size:14px;margin-bottom:20px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:5px;position:relative;transition:all .2s ease;width:100%}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card .delete-button-wrapper{align-items:center;background-color:#fff;border:2px solid #d3d3d3;border-radius:50%;cursor:pointer;display:none;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card .delete-button-wrapper svg{fill:gray;height:10px;width:10px}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card .alarmMessages{display:flex;flex-direction:column;padding-left:5px}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card .circular-progress{left:calc(50% - 50px);position:absolute;top:calc(50% - 50px)}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card:hover{box-shadow:0 10px 15px #00000026}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card.active{background-color:#b8dcf9;border:none;box-shadow:0 0 20px #1d1d1d;outline:5px solid gray}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card.active .delete-button-wrapper{display:flex}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card.alarm-color{background-color:#dca0a0}.knowledgePairs-component .knowledgePairs-list .knowledgePair-card.alarm-color.active{background-color:#dc7979}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.soundsBox-component{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.soundsBox-component .header{align-items:center;background-color:#d3d3d3;border-radius:10px 10px 0 0;display:flex;height:25px;justify-content:space-between;margin-bottom:20px;padding-left:10px;padding-right:3px;width:100%!important}.soundsBox-component .header .title{display:flex;font-size:16px;font-weight:600}.soundsBox-component .header .buttons{display:flex}.soundsBox-component .header .buttons .header-round-button{align-items:center;display:flex;height:20px;justify-content:center;min-width:0;width:20px}.soundsBox-component .header .buttons span{margin-right:0}.soundsBox-component .header .buttons .delete-icon{align-items:center;display:flex;justify-content:center}.soundsBox-component .header .buttons .delete-icon path{fill:#fff}.soundsBox-component .sounds{display:flex;flex-direction:column}.soundsBox-component .sounds .sound{border-bottom:1px solid gray;display:flex;flex-direction:column;margin-bottom:10px;padding-bottom:10px}.soundsBox-component .sounds .sound:last-child{border:none;margin-bottom:0}.soundsBox-component .sounds .sound .first-row{align-items:center;display:flex;margin-bottom:5px}.soundsBox-component .sounds .sound .first-row .activeStatusArrow{align-items:center;display:flex;min-width:20px;transform:rotate(90deg)}.soundsBox-component .sounds .sound .first-row .activeStatusArrow path{stroke:none}.soundsBox-component .sounds .sound .first-row .activeStatusArrow.active path{stroke:#faa400;stroke:var(--button-color)}.soundsBox-component .sounds .sound .first-row .soundLanguage-selector{display:flex;margin-right:5px;max-width:55px;min-height:35px;min-width:55px;width:55px}.soundsBox-component .sounds .sound .first-row .soundLanguage-selector.alarm-color{background-color:#f08080}.soundsBox-component .sounds .sound .first-row .soundName-input{background-color:#fff;display:flex;margin:0 5px 0 0;max-height:35px;min-height:35px;min-width:230px;width:230px}.soundsBox-component .sounds .sound .first-row .soundSelector{max-height:35px;min-height:35px;min-width:150px;width:100%}.soundsBox-component .sounds .sound .first-row .soundSelector .MuiOutlinedInput-root{max-height:35px;min-height:35px;padding-left:5px!important}.soundsBox-component .sounds .sound .first-row .soundSelector .MuiOutlinedInput-root .round-button{margin:0}.soundsBox-component .sounds .sound .first-row .soundSelector .MuiOutlinedInput-root .rec-btn{margin-top:-2px;max-height:30px!important;max-width:30px!important;min-height:30px!important;min-width:30px!important}.soundsBox-component .sounds .sound .first-row .soundSelector .MuiOutlinedInput-root .round-button-icon{min-height:18px!important;min-width:11px!important}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button{align-items:center;background:#faa400;background:var(--button-color);border:none;border-radius:16px;box-shadow:0 4px 10px #0000001a;color:#fff!important;cursor:pointer;display:flex;justify-content:center;margin-left:5px;max-height:35px;max-width:35px;min-height:35px;min-width:35px;padding:10px;text-align:center;text-transform:uppercase;transition:all .2s}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button span{margin-right:7px}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button input[type=file]{display:none}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button:hover{box-shadow:0 4px 20px #0000004d;transform:scale(1.05)}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button .button-icon{fill:#fff;margin-left:-1px}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button .button-icon.upload{margin-left:-1px}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button span{margin:0}.soundsBox-component .sounds .sound .first-row .soundEditor-round-button .button-icon-mic{fill:#fff;display:flex;height:20px!important;width:20px!important}.soundsBox-component .sounds .second-row{align-items:center;display:flex;padding-left:55px}.soundsBox-component .sounds .second-row .waveform{border:1px solid #e8e8e8;border-radius:10px;display:flex;height:50px;min-width:230px;padding:2px;width:230px}.soundsBox-component .sounds .second-row .waveform canvas{min-width:226px;width:226px}.soundsBox-component .sounds .second-row .info-col{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-left:10px;width:100%}.soundsBox-component .sounds .second-row .info-col .soundAuthor-label,.soundsBox-component .sounds .second-row .info-col .soundDuration-label{display:flex}.knowledgesPairsEditor-component{gap:10px}.knowledgesPairsEditor-component,.knowledgesPairsEditor-component .knowledgeTags-block{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.knowledgesPairsEditor-component .knowledgeTags-block{align-items:center}.knowledgesPairsEditor-component .knowledgeTags-block .header-label{font-weight:600;margin-bottom:10px}.knowledgesPairsEditor-component .knowledgeTags-block .alarm-color{background-color:#f08080!important}.knowledgesPairsEditor-component .similarKnowledgeTags-block{align-items:center;display:flex;flex-direction:column;max-height:100%;overflow:hidden;width:100%}.knowledgesPairsEditor-component .similarKnowledgeTags-block .header-label{font-weight:600;margin-bottom:10px}.knowledgesPairsEditor-component .similarKnowledgeTags-block .percentageTags-blocks{align-items:center;display:flex;flex-direction:column;overflow-x:auto;width:100%}.knowledgesPairsEditor-component .similarKnowledgeTags-block .percentageTags-blocks .percentageTags-block{display:flex;flex-direction:column;width:100%}.knowledgesPairsEditor-component .similarKnowledgeTags-block .percentageTags-blocks .percentageTags-block .percentageTags-label{margin-left:5px}.bindedBundleKnowledges-component{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.bindedBundleKnowledges-component .bundlesKnowledges-filter-box{display:flex;padding:5px 10px;width:100%}.bindedBundleKnowledges-component .bundlesKnowledges-filter-box .searchValue-input{width:100%}.bindedBundleKnowledges-component .bindedBundleKnowledges-list{display:flex;flex-direction:column;overflow:auto;padding:0}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .splitter{background-color:#d3d3d3;border-radius:5px;margin-bottom:20px;margin-top:0;min-height:5px;min-width:100%}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card{background-color:#f0f0f0;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;color:#2b2b2b;display:flex;flex-direction:column;font-size:14px;margin-bottom:20px;padding:5px;position:relative;width:100%}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card.active{background-color:#f0f8ff}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .selectIcon{fill:#d3d3d3;cursor:pointer;height:40px;position:absolute;right:5px;top:0;width:40px}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .selectIcon.active{fill:#faa400;fill:var(--main-accent-color)}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .bundle-name-box{display:flex;flex-direction:column;margin-bottom:5px;width:100%}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .bundle-name-box .label{display:flex;font-weight:600}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .bundle-name-box .bundle-name{display:flex;width:100%}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .knowledge-items-list{display:flex;flex-wrap:wrap;margin-top:10px;padding:5px 0}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .knowledge-items-list .knowledge-item{align-items:center;box-sizing:border-box;display:flex;height:95px;justify-items:center;padding:5px;width:95px}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .knowledge-items-list .knowledge-item.selected{border:2px solid #faa400;border:2px solid var(--main-accent-color);border-radius:10px}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .knowledge-items-list .knowledge-item img{height:85px;object-fit:contain;width:85px}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card .circular-progress{left:calc(50% - 50px);position:absolute;top:calc(50% - 50px)}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .bindedBundleKnowledge-card:hover{box-shadow:0 10px 15px #00000026}.bindedBundleKnowledges-component .bindedBundleKnowledges-list .active-knowledge-card{border:none;box-shadow:0 10px 15px #00000026;outline:5px solid #faa400;outline:5px solid var(--main-accent-color)}.otherSoundSetEditor-page{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.otherSoundSetEditor-page .header{align-items:center;display:flex;justify-content:center;padding:0;width:300px}.otherSoundSetEditor-page .header .home{border-radius:20px;margin:0;width:290px}.otherSoundSetEditor-page .header .home div{font-size:16px;margin-left:10px}.otherSoundSetEditor-page .header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:295px}.otherSoundSetEditor-page .header .home:hover>.header-title,.otherSoundSetEditor-page .header .home:hover>.icon-header{transform:scale(1.1)}.otherSoundSetEditor-page .header .home:hover>.icon-header{margin-right:10px}.otherSoundSetEditor-page .header .home .header-title,.otherSoundSetEditor-page .header .home .icon-header{transition:all .2s}.otherSoundSetEditor-page .header .back{display:none}.otherSoundSetEditor-page .content-wrapper{display:flex}.otherSoundSetEditor-page .content-wrapper .left-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 55px);margin:45px 5px 0 0;min-width:300px;overflow:hidden;padding:10px 0;position:relative;width:300px}.otherSoundSetEditor-page .content-wrapper .left-side .addButton{fill:#fff;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;height:35px;width:35px}.otherSoundSetEditor-page .content-wrapper .left-side .addButton:hover{scale:1.1;transition:all .2s ease}.otherSoundSetEditor-page .content-wrapper .left-side .addButton:active{box-shadow:0 0 10px #0000004d;transition:all .2s ease}.otherSoundSetEditor-page .content-wrapper .left-side .soundSetsListWrapper{display:flex;flex-direction:column;gap:20px;overflow-y:auto}.otherSoundSetEditor-page .content-wrapper .left-side .soundSetsListWrapper .typedSoundSetsList{align-items:center;display:flex;flex-direction:column;width:100%}.otherSoundSetEditor-page .content-wrapper .left-side .soundSetsListWrapper .typedSoundSetsList .soundSetTypeTitle{background-color:#d3d3d3;border-radius:10px 10px 3px 3px;font-size:16px;font-weight:600;padding-left:10px;text-align:left;width:280px}.otherSoundSetEditor-page .content-wrapper .middle-block{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;height:calc(100vh - 10px);margin-right:5px;min-width:360px;overflow-x:hidden;overflow-y:auto;padding:10px;position:relative;width:100%}.otherSoundSetEditor-page .content-wrapper .middle-block .header{align-items:center;background-color:#d3d3d3;border-radius:10px 10px 0 0;display:flex;height:25px;justify-content:space-between;padding-left:10px;padding-right:3px;width:100%!important}.otherSoundSetEditor-page .content-wrapper .middle-block .header .title{display:flex;font-size:16px;font-weight:600}.otherSoundSetEditor-page .content-wrapper .middle-block .soundSetTypeSelector{padding:0;width:200px}.otherSoundSetEditor-page .content-wrapper .middle-block .deleteButton{fill:#fff;background-color:#faa400;background-color:var(--main-accent-color);border-radius:50%;height:20px;position:absolute;right:13px;top:13px;width:20px}.otherSoundSetEditor-page .content-wrapper .middle-block .deleteButton:hover{cursor:pointer;scale:1.1;transition:all .2s ease}.otherSoundSetEditor-page .content-wrapper .middle-block .deleteButton:active{box-shadow:0 0 10px #0000004d;transition:all .2s ease}.otherSoundSetEditor-page .content-wrapper .right-side{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 10px);max-width:350px;min-width:350px;overflow-x:hidden;overflow-y:hidden;padding:10px}.soundSetList-component{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.soundSetList-component .soundSetList{display:flex;flex-wrap:wrap;gap:10px;overflow-x:auto;padding:10px}.soundSetList-component .soundSetList .soundSetCard{background-color:#f0f8ff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.soundSetList-component .soundSetList .soundSetCard:hover{box-shadow:0 10px 15px #00000026}.soundSetList-component .soundSetList .soundSetCard.selected{border:none;box-shadow:0 5px 10px #00000026;outline:3px solid #faa400;outline:3px solid var(--main-accent-color)}.soundSetList-component .soundSetList .soundSetCard.alarm_noSoundName{background-color:#dca0a0}.marketingStatistic-page{align-items:center;background:#f2f3f3;color:#2b2b2b;height:100vh;padding:5px;width:100%}.marketingStatistic-page .main-header{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:270px}.marketingStatistic-page .main-header .home{border-radius:20px;margin:0;width:260px}.marketingStatistic-page .main-header .home div{font-size:16px;margin-left:10px}.marketingStatistic-page .main-header .home:hover{height:34px;margin-bottom:.5px;transform:scale(1);width:265px}.marketingStatistic-page .main-header .home:hover>.header-title,.marketingStatistic-page .main-header .home:hover>.icon-header{transform:scale(1.1)}.marketingStatistic-page .main-header .home:hover>.icon-header{margin-right:10px}.marketingStatistic-page .main-header .home .header-title,.marketingStatistic-page .main-header .home .icon-header{transition:all .2s}.marketingStatistic-page .main-header .back{display:none}.marketingStatistic-page .content-wrapper{display:flex;height:100%;justify-content:space-between}.marketingStatistic-page .content-wrapper .left-content-wrapper{display:flex;height:calc(100% - 45px);margin-right:5px;margin-top:45px;min-width:270px;overflow-x:hidden;overflow-y:auto;position:relative;width:270px}.marketingStatistic-page .content-wrapper .middle-content-wrapper{display:flex;flex-direction:column;height:100%;min-width:360px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.marketingStatistic-page .content-wrapper .middle-content-wrapper .newUsersStatistic{display:flex;flex-direction:column;gap:20px;width:100%}.marketingStatistic-page .content-wrapper .middle-content-wrapper .newUsersStatistic .newUsersPlot-header{color:#2b2b2b;font-size:18px;font-weight:700;margin-left:20px}.userAchievementCard{box-sizing:border-box;display:flex;flex-direction:column;height:1080px;justify-content:space-between;padding:64px;width:1080px}.userAchievementCard .top{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCard .top img{width:179px}.userAchievementCard .middle{display:flex;gap:24px;height:445px;width:100%}.userAchievementCard .middle .middle-left{display:flex;flex-direction:column;gap:24px;height:442px;justify-content:center;max-width:486px;padding:0 0 0 32px}.userAchievementCard .middle .middle-left .top{display:flex;flex-direction:column;gap:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCard .middle .middle-left .top .level-line{align-items:center;background-color:rgba(243,192,11,.102);border-radius:18px;box-sizing:border-box;display:flex;gap:10px;height:58px;padding:7px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userAchievementCard .middle .middle-left .top .level-line .image-container{align-items:center;display:flex;height:45px;width:45px}.userAchievementCard .middle .middle-left .top .level-line .image-container img{height:100%;object-fit:cover;width:100%}.userAchievementCard .middle .middle-left .top .level-line .level-label{align-items:center;color:#f3c00b;display:flex;font-family:Manrope!important;font-size:31.45px;font-weight:500;height:100%;letter-spacing:-.022em;line-height:37.68px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userAchievementCard .middle .middle-left .top .user-block-header{color:#374151;font-family:Manrope!important;font-size:30px;font-weight:500;text-align:left}.userAchievementCard .middle .middle-left .top .user-block{display:flex;flex-wrap:wrap;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCard .middle .middle-left .top .user-block .user-name{color:#f3c00b;font-family:Manrope!important;font-size:44px;font-weight:500;line-height:52.71px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.userAchievementCard .middle .middle-left .top .user-block .user-action{color:#374151;font-family:Manrope!important;font-size:44px;font-weight:500;line-height:52.71px;text-align:left}.userAchievementCard .middle .middle-left .middle{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.userAchievementCard .middle .middle-left .middle .group-name{color:#374151;font-family:Manrope!important;font-size:84px;font-weight:500;line-height:81px;text-align:left}.userAchievementCard .middle .middle-left .middle .group-name:first-letter{text-transform:uppercase}.userAchievementCard .middle .middle-right{display:flex;height:442px;max-width:442px;min-width:442px}.userAchievementCard .middle .middle-right img{height:100%;object-fit:contain;width:100%}.userAchievementCard .bottom{border:4px solid #f0f1f3;border-radius:32px;box-sizing:border-box;display:flex;gap:32px;min-height:232px;padding:32px;width:100%}.userAchievementCard .bottom .battery-container{display:flex;flex-direction:column;height:100%;justify-content:center;width:110px}.userAchievementCard .bottom .chip-list{display:flex;flex-wrap:wrap;gap:10px;height:100%;justify-content:center;width:100%}.userAchievementCard .bottom .chip-list .chip{align-items:center;border:4px solid #dfe3e9;border-radius:24px;box-sizing:border-box;display:flex;gap:12px;height:71px;justify-content:flex-start;max-height:71px;padding:14px 32px 14px 18px}.userAchievementCard .bottom .chip-list .chip .chip-ok{align-items:center;background-color:#a3d320;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.userAchievementCard .bottom .chip-list .chip .chip-ok img{display:flex;height:60%;object-fit:contain;width:60%}.userAchievementCard .bottom .chip-list .chip .chip-label{color:#505f76;font-family:Manrope!important;font-size:36px;font-weight:500;line-height:43.13px;text-align:left}@font-face{font-family:TTRounds-Bold;font-style:normal;font-weight:400;src:url(/static/media/TTRounds-Bold.7e90843319ed8b51f13c.ttf) format("truetype")}.userAchievementCardKnowledge{box-sizing:border-box;display:flex;flex-direction:column;height:1080px;justify-content:space-between;padding:64px;width:1080px}.userAchievementCardKnowledge .top{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.userAchievementCardKnowledge .top img{width:179px}.userAchievementCardKnowledge .user-block{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.userAchievementCardKnowledge .user-block .user-block-header{color:#374151;font-family:Manrope!important;font-size:36px;font-weight:500;margin-top:10px;text-align:center;width:100%}.userAchievementCardKnowledge .user-block .user-name{color:#f3c00b;display:block;font-family:Manrope!important;font-size:53px;font-weight:500;max-width:950px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.userAchievementCardKnowledge .user-block .user-action{color:#374151;display:flex;font-family:Manrope!important;font-size:53px;font-weight:500;line-height:52.71px;margin-top:10px;text-align:left}.userAchievementCardKnowledge .image-block{display:flex;justify-content:center;width:100%}.userAchievementCardKnowledge .image-block .image-container{align-items:center;display:flex;height:600px;justify-content:center;max-width:600px;min-width:600px}.userAchievementCardKnowledge .image-block .image-container img{height:100%;object-fit:contain;width:100%}.userAchievementCardKnowledge .knowledge-name{color:#374151;font-family:TTRounds-Bold!important;font-size:84px;font-weight:400;line-height:81px;text-align:center}.userAchievementCardKnowledge .knowledge-name:first-letter{text-transform:uppercase}:root{--main-accent-color:#faa400;--main-accent-color-light:#faa20085;--button-color:#faa400}.button-icon{fill:#fff}.changes-icon{fill:#faa400;fill:var(--main-accent-color)}.MuiListItemText-primary{color:#2b2b2b}.MuiTooltip-tooltip{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:10px!important;box-shadow:0 6px 15px #0000004d;color:#2b2b2b!important}.MuiTooltip-tooltip p{color:#2b2b2b}.MuiTooltip-arrow{color:#fff}.MuiTooltip-arrow:before{background-color:#fff;border:1px solid #e6e8ed;color:#fff}.userStatisticCard{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 16px;width:400px}.userStatisticCard .footer-logo-image-container,.userStatisticCard .logo-image-container{align-items:center;display:flex;height:20px;justify-content:center}.userStatisticCard .footer-logo-image-container img,.userStatisticCard .logo-image-container img{height:100%}.userStatisticCard .userStatisticCard-header{display:flex;flex-direction:column;font-family:Manrope!important;font-size:26px;font-weight:500;letter-spacing:-.03em;text-align:center}.userStatisticCard .userStatisticCard-header .userName{color:#f3c00b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userStatisticCard .summary-block{display:flex;flex-direction:column;gap:8px}.userStatisticCard .summary-block .knowledges{display:flex;flex-direction:row;justify-content:space-between}.userStatisticCard .summary-block .knowledges .knowledgesKnow{background-color:rgba(21,169,244,.071);border-radius:8px;display:flex;flex-direction:column;min-width:220px;overflow:hidden;padding:16px;position:relative}.userStatisticCard .summary-block .knowledges .knowledgesKnow .knowledgesKnow-svgIcon{height:88px;opacity:.6;position:absolute;right:-8px;top:0;width:88px}.userStatisticCard .summary-block .knowledges .knowledgesKnow .knowledgesKnowValuAndDelta{align-items:center;display:flex;flex-direction:row;gap:8px}.userStatisticCard .summary-block .knowledges .knowledgesKnow .knowledgesKnowValuAndDelta .knowledgesKnowValue{color:#15a9f4;font-family:Manrope!important;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:47.92px;text-align:left}.userStatisticCard .summary-block .knowledges .knowledgesKnow .knowledgesKnowValuAndDelta .knowledgesKnowDelta{align-items:center;background-color:#15a9f4;border-radius:10px;color:#fff;display:flex;font-family:Manrope!important;font-size:20px;font-weight:500;height:30px;justify-content:center;line-height:20px;padding:7px;text-align:center}.userStatisticCard .summary-block .knowledges .knowledgesKnow .knowledgesKnowText{color:#15a9f4;font-family:Manrope!important;font-size:17px;font-weight:500;line-height:20.37px;text-align:left}.userStatisticCard .summary-block .knowledges .knowledgesLearn{background:rgba(123,120,255,.071);border-radius:8px;display:flex;flex-direction:column;min-width:130px;overflow:hidden;padding:16px;position:relative}.userStatisticCard .summary-block .knowledges .knowledgesLearn .knowledgesLearn-svgIcon{height:88px;opacity:.6;position:absolute;right:-8px;top:0;width:88px}.userStatisticCard .summary-block .knowledges .knowledgesLearn .knowledgesLearnValueAndDelta{align-items:center;display:flex;flex-direction:row;gap:8px}.userStatisticCard .summary-block .knowledges .knowledgesLearn .knowledgesLearnValueAndDelta .knowledgesLearnValue{color:#7b78ff;font-family:Manrope!important;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:47.92px;text-align:left}.userStatisticCard .summary-block .knowledges .knowledgesLearn .knowledgesLearnValueAndDelta .knowledgesLearnDelta{background-color:rgba(122,120,255,.525);border-radius:10px;color:#fff;font-family:Manrope!important;font-size:20px;font-weight:500;height:30px;letter-spacing:.1em;line-height:20px;padding:5px 7px;text-align:left}.userStatisticCard .summary-block .knowledges .knowledgesLearn .knowledgesLearnText{color:#7b78ff;font-family:Manrope!important;font-size:17px;font-weight:500;line-height:20.37px;text-align:left}.userStatisticCard .summary-block .knowledgeGroups{background-color:rgba(163,211,32,.071);border-radius:8px;display:flex;flex-direction:row;height:80px;justify-content:space-between;overflow:hidden;padding:16px;position:relative}.userStatisticCard .summary-block .knowledgeGroups .knowledgeGroups-svgIcon{height:144px;position:absolute;right:-47px;top:-35px;width:144px}.userStatisticCard .summary-block .knowledgeGroups .allGroups{align-items:center;display:flex;flex-direction:row;gap:5px}.userStatisticCard .summary-block .knowledgeGroups .allGroups .allGroupsText,.userStatisticCard .summary-block .knowledgeGroups .allGroups .allGroupsValue{color:#a3d320;font-family:Manrope!important;font-size:28px;font-weight:500}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups{align-items:center;display:flex;flex-direction:row;gap:10px;z-index:10}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsValue{color:#61738f;display:flex;font-family:Manrope!important;font-size:16px;font-weight:500}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery{align-items:center;display:flex;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryBody{background-color:#fff;border:3px solid #dfe3e9;border-radius:12px;display:flex;flex-direction:row;gap:2px;height:40px;padding:3px;width:120px}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryBody .batteryElement{background-color:#dfe3e9;border-radius:4px;display:flex;height:100%;width:100%}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryBody .batteryElement.know{background-color:#a3d320}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryBody .batteryElement:first-child{border-radius:8px 4px 4px 8px}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryBody .batteryElement:last-child{border-radius:4px 8px 8px 4px}.userStatisticCard .summary-block .knowledgeGroups .deltaGroups .deltaGroupsBattery .batteryPlus{border:3px solid #dfe3e9;border-radius:20px;display:flex;height:20px;margin-left:-2px;width:5px}.userStatisticCard .summary-block .days{background-color:rgba(123,120,255,.031);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px}.userStatisticCard .summary-block .days .daysWithBulbee{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.userStatisticCard .summary-block .days .daysWithBulbee .daysWithBulbeeValue{color:#7b78ff;font-family:Manrope!important;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:33.54px;text-align:left}.userStatisticCard .summary-block .days .daysWithBulbee .daysWithBulbeeDelta{align-items:center;background-color:rgba(122,120,255,.557);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-family:Manrope!important;font-size:18px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:18px;padding:3px 5px;text-align:left}.userStatisticCard .summary-block .days .daysWithBulbee .daysWithBulbeeText{color:#7b78ff;font-family:Manrope!important;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:33.54px;text-align:left}.userStatisticCard .summary-block .days .daysWithGamePlay{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.userStatisticCard .summary-block .days .daysWithGamePlay .daysWithGamePlayValue{color:#7b78ff;font-family:Manrope!important;font-size:16px;font-weight:500;line-height:16px;text-align:left}.userStatisticCard .summary-block .days .daysWithGamePlay .daysWithGamePlayDelta{align-items:center;background-color:rgba(122,120,255,.557);border-radius:7px;color:#fff;display:flex;flex-direction:row;font-family:Manrope!important;font-size:12px;font-weight:500;line-height:16px;padding:2px 5px;text-align:left}.userStatisticCard .summary-block .days .daysWithGamePlay .daysWithGamePlayText{color:#7b78ff;font-family:Manrope!important;font-size:16px;font-weight:500;line-height:16px;text-align:left}.userStatisticCard .summary-block .playTime{background-color:rgba(249,98,57,.031);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px;width:100%}.userStatisticCard .summary-block .playTime .totalPlayTime{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:100%}.userStatisticCard .summary-block .playTime .totalPlayTime .totalPlayTimeValue{color:#f96239;font-family:Manrope!important;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:33.54px;text-align:left}.userStatisticCard .summary-block .playTime .totalPlayTime .totalPlayTimeDelta{align-items:center;background-color:rgba(249,99,57,.475);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-family:Manrope;font-size:18px;font-weight:500;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:18px;padding:5px 10px;text-align:left}.userStatisticCard .summary-block .playTime .totalPlayTime .totalPlayTimeText{color:#f96239;font-family:Manrope;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:33.54px;text-align:left}.userStatisticCard .summary-block .playTime .averagePlayTime{display:flex;flex-direction:row;gap:8px;justify-content:center}.userStatisticCard .summary-block .playTime .averagePlayTime .averagePlayTimeValue{color:#f96239;font-family:Manrope!important;font-size:16px;font-weight:500;line-height:16px;text-align:left}.userStatisticCard .summary-block .playTime .averagePlayTime .averagePlayTimeDelta{align-items:center;border-radius:7px;color:#fff;display:flex;flex-direction:row;font-family:Manrope!important;font-size:12px;font-weight:500;line-height:16px;padding:2px 5px;text-align:left}.userStatisticCard .summary-block .playTime .averagePlayTime .averagePlayTimeText{color:#f96239;font-family:Manrope!important;font-size:16px;font-weight:500;line-height:16px;text-align:left}.userStatisticCard .knowledges-block{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups-header{display:flex;flex-direction:row;font-family:Manrope!important;font-size:26px;font-weight:500;justify-content:center;line-height:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userStatisticCard .knowledges-block .knowledgesGroups{display:flex;flex-direction:column;gap:24px;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group{border:2px solid #dfe3e9;border-radius:14px;box-shadow:0 85px 24px 0 #576f9e00,0 14px 14px 0 #576f9e05,0 3px 7px 0 #576f9e05;display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader{align-items:center;display:flex;flex-direction:row;gap:20px;padding:10px;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block{align-items:center;display:flex;flex-direction:row}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block img{height:70px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryPlus{background-color:#dfe3e9;border-radius:20px;display:flex;height:3px;margin-bottom:-1px;width:13px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryBody{border:3px solid #dfe3e9;border-radius:12px;display:flex;flex-direction:column;gap:2px;height:70px;justify-content:space-between;min-height:70px;padding:2px;width:45px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryBody .batteryElement{background-color:#dfe3e9;border-radius:2px;display:flex;height:100%;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryBody .batteryElement.know{background-color:#a3d320}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryBody .batteryElement:first-child{border-radius:10px 10px 0 0}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupBattery-block .battery .batteryBody .batteryElement:last-child{border-radius:0 0 10px 10px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block{display:flex;flex-direction:column;gap:3px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupKnowledgesStatus{color:#8691a5;display:flex;flex-direction:row;font-family:Manrope!important;font-size:14px;font-weight:400}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupName{color:#374151;display:block;flex-direction:row;font-family:Manrope!important;font-size:20px;font-weight:500}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupName:first-letter{text-transform:uppercase}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona{display:flex;flex-direction:row;gap:10px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .groupStatus{background-color:rgba(122,120,255,.212);border-radius:6px;color:#7b78ff;display:flex;flex-direction:row;font-family:Manrope!important;font-size:14px;font-weight:500;padding:4px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .groupStatus.know{background-color:rgba(163,211,32,.212);color:#a3d320}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .level-line{align-items:center;background-color:rgba(243,192,11,.102);border-radius:8px;box-sizing:border-box;display:flex;gap:5px;height:26px;padding:0 2px 0 5px;width:100px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .level-line .image-container{align-items:center;display:flex;height:20px;width:20px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .level-line .image-container img{height:100%;object-fit:cover;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupHeader .groupInfo-block .groupStatusAndCorona .level-line .level-label{align-items:center;color:#f3c00b;display:flex;font-family:Manrope!important;font-size:14px;font-weight:500;height:100%;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge{border-radius:8px;display:flex;flex-direction:row;gap:8px;height:85px;padding:8px;position:relative;width:170px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge.greenBorder{border:2px solid #a3d320}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block{align-items:center;display:flex;flex-direction:row;position:relative}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block img{height:70px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:70px;width:45px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryPlus{background-color:#dfe3e9;border-radius:3px 3px 0 0;display:flex;height:3px;margin-bottom:-1px;width:13px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody{border:3px solid #dfe3e9;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:67px;justify-content:flex-end;max-width:45px;min-height:67px;min-width:45px;overflow:hidden;position:relative}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .fillerLines{display:flex;position:absolute;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller{border-radius:5px 5px 0 0;display:flex;overflow:hidden;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.delta{margin-bottom:-5px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color60{background-color:#a5d520}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta60{background-color:#a5d520b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color55{background-color:#e3db3b}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta55{background-color:#e3db3bb3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color50{background-color:#e7d93c}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta50{background-color:#e7d93cb3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color45{background-color:#ecc413}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta45{background-color:#ecc413b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color40{background-color:#f4ad15}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta40{background-color:#f4ad15b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color35{background-color:#f69228}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta35{background-color:#f69228b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color30{background-color:#f87630}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta30{background-color:#f87630b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color25{background-color:#f9633e}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta25{background-color:#f9633eb3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color20{background-color:#f95339}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta20{background-color:#f95339b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color15{background-color:#f93e41}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta15{background-color:#f93e41b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.color10{background-color:#f93e41}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeBattery-block .battery .batteryBody .batteryFiller.colorDelta10{background-color:#f93e41b3}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .knowInPeriod{background-color:#a3d320;border-radius:0 0 0 8px;color:#fff;font-family:Manrope!important;font-size:14px;font-weight:500;padding:1px 5px 2px 7px;position:absolute;right:0;top:0}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block{display:flex;flex-direction:column;gap:5px;justify-content:center;position:relative;width:100%}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowledgeName{color:#374151;display:block;font-family:Manrope!important;font-size:16px;font-weight:500}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowledgeName:first-letter{text-transform:uppercase}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowStatus{background-color:rgba(163,211,32,.212);border-radius:4px;color:#a3d320;display:flex;flex-direction:row;font-family:Manrope!important;font-size:14px;font-weight:500;padding:1px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress{align-items:center;display:flex;flex-direction:row;gap:4px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressValue-block{display:flex}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressValue-block .knowProgressValue{color:#374151;display:flex;font-family:Manrope!important;font-size:19px;font-weight:500}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block{align-items:center;background-color:#efeeff;border:1px solid #7b78ff;border-radius:24px;display:flex;flex-direction:row;font-size:14px;gap:2px;padding:1px 5px 1px 3px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block.incraseColor{background-color:#d4e9a033;border:1px solid #a3d320}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block.leftPadding{padding:1px 5px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block .arrow{color:#7b78ff;display:none;height:15px;width:15px}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block .arrow.up{display:flex}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block .knowProgressDelta{color:#7b78ff;font-family:Manrope!important;font-size:13px;font-weight:500}.userStatisticCard .knowledges-block .knowledgesGroups .group .groupKnowledges .groupKnowledge .groupKnowledgeInfo-block .knowProgress .knowProgressDelta-Block .knowProgressDelta.incraseColor{color:#a3d320}.userAchievementCardStart{box-sizing:border-box;display:flex;flex-direction:column;height:1080px;justify-content:space-between;padding:64px;width:1080px}.userAchievementCardStart .top{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCardStart .top img{width:179px}.userAchievementCardStart .middle{display:flex;gap:24px;height:445px;width:100%}.userAchievementCardStart .middle .middle-left{display:flex;flex-direction:column;gap:24px;height:442px;justify-content:center;max-width:486px;padding:0 0 0 32px}.userAchievementCardStart .middle .middle-left .top{display:flex;flex-direction:column;gap:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCardStart .middle .middle-left .top .level-line{align-items:center;background-color:rgba(243,192,11,.102);border-radius:18px;box-sizing:border-box;display:flex;gap:10px;height:58px;padding:7px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userAchievementCardStart .middle .middle-left .top .level-line .image-container{align-items:center;display:flex;height:45px;width:45px}.userAchievementCardStart .middle .middle-left .top .level-line .image-container img{height:100%;object-fit:cover;width:100%}.userAchievementCardStart .middle .middle-left .top .level-line .level-label{align-items:center;color:#f3c00b;display:flex;font-family:Manrope!important;font-size:31.45px;font-weight:500;height:100%;letter-spacing:-.022em;line-height:37.68px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.userAchievementCardStart .middle .middle-left .top .user-block-header{color:#374151;font-family:Manrope!important;font-size:30px;font-weight:500;text-align:left}.userAchievementCardStart .middle .middle-left .top .user-block{display:flex;flex-wrap:wrap;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.userAchievementCardStart .middle .middle-left .top .user-block .user-name{color:#f3c00b;font-family:Manrope!important;font-size:44px;font-weight:500;line-height:52.71px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.userAchievementCardStart .middle .middle-left .top .user-block .user-action{color:#374151;font-family:Manrope!important;font-size:44px;font-weight:500;line-height:52.71px;text-align:left}.userAchievementCardStart .middle .middle-left .middle{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.userAchievementCardStart .middle .middle-left .middle .group-name{color:#374151;font-family:Manrope!important;font-size:84px;font-weight:500;line-height:81px;text-align:left}.userAchievementCardStart .middle .middle-left .middle .group-name:first-letter{text-transform:uppercase}.userAchievementCardStart .middle .middle-right{display:flex;height:442px;max-width:442px;min-width:442px}.userAchievementCardStart .middle .middle-right img{height:100%;object-fit:contain;width:100%}.userAchievementCardStart .bottom{border:4px solid #f0f1f3;border-radius:32px;box-sizing:border-box;display:flex;gap:32px;min-height:232px;padding:32px;width:100%}.userAchievementCardStart .bottom .battery-container{display:flex;flex-direction:column;height:100%;justify-content:center;width:110px}.userAchievementCardStart .bottom .battery-container .battery{align-items:center;display:flex;flex-direction:column;height:170px;width:110px}.userAchievementCardStart .bottom .battery-container .battery .batteryPlus{background-color:#dfe3e9;border-radius:11px 11px 3px 3px;display:flex;height:10px;margin-bottom:-1px;width:34px}.userAchievementCardStart .bottom .battery-container .battery .batteryBody{border:5px solid #dfe3e9;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:3px;height:161px;justify-content:space-between;min-height:161px;padding:10px 5px;width:110px}.userAchievementCardStart .bottom .battery-container .battery .batteryBody .batteryElement{background-color:#dfe3e9;border-radius:10px;display:flex;height:100%;width:100%}.userAchievementCardStart .bottom .battery-container .battery .batteryBody .batteryElement:first-child{border-radius:32px 32px 10px 10px}.userAchievementCardStart .bottom .battery-container .battery .batteryBody .batteryElement:last-child{border-radius:10px 10px 32px 32px}.userAchievementCardStart .bottom .chip-list{display:flex;flex-wrap:wrap;gap:10px;height:100%;justify-content:center;width:100%}.userAchievementCardStart .bottom .chip-list .chip{align-items:center;border:4px solid #e0e2e7;border-radius:24px;box-sizing:border-box;display:flex;gap:12px;height:71px;justify-content:flex-start;max-height:71px;padding:14px 32px 14px 18px}.userAchievementCardStart .bottom .chip-list .chip .chip-ok{align-items:center;border:6px solid #a4acb9;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.userAchievementCardStart .bottom .chip-list .chip .chip-label{color:#505f76;font-family:Manrope!important;font-size:36px;font-weight:500;line-height:43.13px;text-align:left}.userAchievementCardStart .bottom .chip-list .chip .chip-label:first-letter{text-transform:uppercase}
/*# sourceMappingURL=main.5f356f0c.css.map*/