.start{display:flex;flex-direction:column;align-items:center;padding-top:30px;flex:1;justify-content:center}.start__header{display:flex;align-items:center;gap:15px;position:relative;right:60px}.start__header-logo{width:50px;height:50px;border-radius:5px}.start__header p{color:#757575}.start__main-title{margin-top:50px;margin-bottom:25px;color:#757575}.start__main-modules{display:flex;gap:60px}.start__main-modules-title{color:#757575;font-weight:700;margin-bottom:20px}.start__main-modules-list{display:flex;flex-direction:column;row-gap:10px}.start__main-modules-list p{cursor:pointer}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.app{margin-top:50px}.button{padding:10px 30px;border:2px solid #5ad8cc;border-radius:15px;background-color:#66d575;display:inline-block;cursor:pointer;font-size:16px;display:flex;justify-content:center;align-items:center}.input{width:55px;border:2px solid #ffc943;border-radius:15px;height:40px;outline:none;background-color:#ffecbd;text-align:center;font-size:20px}.keyboard__numbers{max-width:170px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.keyboard__number{flex-basis:25%;font-size:34px;border:3px solid #e8a302;border-radius:17px;background-color:#ffc943;cursor:pointer}.keyboard__number:hover{background-color:#e8a302}.keyboard__number:last-child{position:relative;z-index:99999}.keyboard__buttons{display:flex;justify-content:center;gap:65px;position:relative;bottom:43px}.keyboard__buttons-backspace{background-color:#ff9e42;border:3px solid #eb7500}.keyboard__buttons-backspace:hover{background-color:#eb7500}.keyboard__buttons-enter{background-color:#66d575;border:3px solid #c6faf6}.keyboard__buttons-enter:hover{background-color:#42944c;color:#fff}.keyboard__button{padding:5px;border-radius:17px;width:42px;height:43px;display:flex;justify-content:center;align-items:center;cursor:pointer}.w-form-start__wrap{width:100%;display:flex;justify-content:center}.w-form-start__title{font-weight:500;font-size:32px;margin-bottom:40px}.w-form-start__circles{display:flex}.w-form-start__circles-wrap{display:flex;align-items:center}.w-form-start__circles_red{margin-bottom:30px}.w-form-start__circles-title{width:380px;font-size:20px}.w-form-start__button{margin-left:30px}.w-form-start__keyboard{margin-top:30px;text-align:center;position:relative;left:120px;display:flex;justify-content:center}.back-button{position:absolute;left:200px;top:30px}.circle{width:35px;height:35px;border-radius:50%;border-width:3px;border-style:solid}.circle_red{background-color:#f24822;border-color:#bd2915}.circle_blue{background-color:#3dadff;border-color:#007ad2}.circle_transparent{visibility:hidden}.whitmann-form{background-color:#ffc7c2;padding:2px;display:flex;flex-wrap:wrap;width:414px;height:92px;align-self:center;gap:3px;border-radius:5px}.whitmann-form__block{background-color:#ffec8d;border:2px solid #ffc943;flex-basis:49.5%;display:flex;padding:2px;gap:5px;height:42px}.sidebar{display:flex;flex-direction:column;justify-content:flex-end}.sidebar__footer{display:flex;flex-direction:column;gap:25px}.drag-area{display:flex;gap:50px}.number-components{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;position:relative;bottom:30px}.number-components__blocks{display:flex;align-items:center}.number-components__block{width:100px;height:150px;border:2px solid #e8a302;border-radius:5px}.number-components__block-header{padding:10px;display:flex;flex-direction:column;align-items:center;background-color:#ffc943}.number-components__block-header-title{margin-bottom:10px;font-size:14px}.number-components__block-header-subtitle{font-size:18px;font-weight:700}.number-components__block-main{background-color:#ffecbd;height:80px;display:flex;justify-content:center;align-items:center;font-size:28px;font-weight:700}.w-form{display:flex;gap:80px;min-height:500px;padding-left:200px}.w-form__main{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.w-form__main-equation{display:flex;flex-direction:column;align-items:center;margin-top:50px}.w-form__main-equation-text{font-size:32px;margin-bottom:20px}.number-table-number{width:50px;height:50px;background-color:#3dadff;border:2px solid #007ad2;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px;cursor:pointer}.number-table-number_visible{background-color:#ffecbd;border:2px solid #ffc943}.number-table-number_invisible .number-table-number__text{visibility:hidden}.number-table{width:100%;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.number-table__numbers,.number-table__ref-numbers{display:flex;column-gap:3px}.number-table__ref-numbers p{width:50px;height:35px;display:inline-block;column-gap:3px;font-size:24px;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;visibility:hidden;color:#b3b3b3}.number-table__to-beginning-btn{position:absolute;left:200px;bottom:150px}.number-table .hide-refs-btn{position:absolute;right:130px;top:30px}.number-table-start__wrap{width:100%;display:flex;justify-content:center}.number-table-start__title{font-size:32px}.number-table-start__main{display:flex;align-items:center;margin-top:30px;gap:15px}.number-table-start__main p{font-size:18px}
