@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--sidebar: #FFF;--secondary: #333;--secondary-l: #444;--secondary-el: #555;--secondary-d: #222;--secondary-ed: #000;--form-ed: #DDD}body{font-size:14px}.content.lg{max-width:3000px}.cover{object-fit:cover}.form-group .form-item__input{position:relative;z-index:0}.form-group .form-item__input:hover{z-index:2}.form-group .form-item__input:focus{z-index:1}.form-group .form-item__input:last-child{border-radius:0 var(--br) var(--br) 0}.form-group .form-item__input:first-child{border-radius:var(--br) 0 0 var(--br)}.form-group>.first .form-item__input{border-radius:var(--br) 0 0 var(--br)}.form-group>.last .form-item__input{border-radius:0 var(--br) var(--br) 0}.form-group>.btn{border-radius:0;margin:0 0 0 -1px;position:relative;z-index:0}.form-group>.btn:hover{z-index:2}.form-group>.btn:focus{z-index:1}.form-group>.btn:last-child{border-radius:0 var(--br) var(--br) 0}.form-group>.btn:first-child{border-radius:var(--br) 0 0 var(--br)}.form-sections{border-bottom:2px var(--bcolor) dashed}.form-sections:last-child{border:0}.form-sections__counter{width:10px;height:34px}.files__item:hover{background-color:var(--grey-el)}.gtc-1-auto-1{grid-template-columns:1fr auto 1fr}.hidden{opacity:0!important}.dot{position:absolute;right:4px;top:4px;width:8px;height:8px;border-radius:100px;box-shadow:0 0 0 2px #fff}.dot.green{background-color:var(--green)}.text-red{color:var(--red)}.text-green{color:var(--green)}.slide-down-enter-active,.slide-down-leave-active{max-height:500px;transition:all .5s ease}.slide-down-enter-from,.slide-down-leave-to{max-height:0px}.list-add-enter-active{animation:bounce-in .5s}.list-add-leave-active{animation:bounce-in .3s reverse}@keyframes bounce-in{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.005)}to{opacity:1;transform:scale(1)}}ul,ol{padding:0 0 0 15px}.none{display:none}
