.rules__empty{text-align:center;color:#ffffff80;padding:40px}.rules__items{gap:25px;display:flex}.rules__items-navigation{background-color:#ffffff08;border-radius:10px;flex-direction:column;flex:24%;gap:15px;height:fit-content;padding:20px;display:flex;position:sticky;top:25px}.rules__items-navigation-title{color:#fff;font-size:16px;font-weight:600;line-height:20px}.rules__items-navigation-list{flex-direction:column;gap:0;display:flex}.rules__items-navigation-list-item{color:#fff;opacity:.5;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:0;border-radius:6px;width:100%;padding:14px 15px;font-family:inherit;font-size:13px;font-weight:500;line-height:16px;transition:all .3s;position:relative;overflow:hidden}.rules__items-navigation-list-item.active:before{content:"";background-color:var(--span-color);width:2px;height:100%;transition:all .3s;position:absolute;top:0;left:0}.rules__items-navigation-list-item:hover{opacity:.75}.rules__items-navigation-list-item.active{opacity:1;background:linear-gradient(90deg,#6262ff40 0%,#6262ff00 100%),#ffffff08}.rules__items-chapters{flex:76%}.rules__items-chapters-item{flex-direction:column;gap:30px;display:none}.rules__items-chapters-item.active{display:flex}.rules__items-chapters-item-title{color:#fff;font-size:22px;font-weight:600;line-height:27px}.rules__items-chapters-item-sections{flex-direction:column;gap:20px;display:flex}.rules__items-chapters-item-sections-item{opacity:0;flex-direction:column;gap:15px;transition:all .3s;animation-name:rulesFadeIn;animation-duration:.5s;animation-fill-mode:forwards;display:flex}.rules__items-chapters-item-sections-item:first-child{animation-delay:.15s}.rules__items-chapters-item-sections-item:nth-child(2){animation-delay:.3s}.rules__items-chapters-item-sections-item:nth-child(3){animation-delay:.45s}.rules__items-chapters-item-sections-item:nth-child(4){animation-delay:.6s}.rules__items-chapters-item-sections-item:nth-child(5){animation-delay:.75s}.rules__items-chapters-item-sections-item-title{color:#fff;font-size:15px;font-weight:600;line-height:18px}.rules__items-chapters-item-sections-item-list{flex-direction:column;gap:7px;display:flex}.rules__items-chapters-item-sections-item-list-item{background-color:#ffffff08;border-radius:10px;gap:12px;padding:20px;display:flex}.rules__items-chapters-item-sections-item-list-center{align-items:center}.rules__items-chapters-item-sections-item-list-item-number{text-align:center;background-color:#ffffff08;border-radius:6px;justify-content:center;align-items:center;min-width:38px;height:29px;font-size:14px;font-weight:500;line-height:17px;display:flex}.rules__items-chapters-item-sections-item-list-item-text{flex-direction:column;gap:7px;min-width:0;display:flex}.rules__items-chapters-item-sections-item-list-item-text-value{color:#ffffff80;font-size:14px;font-weight:500;line-height:17px}.rules__items-chapters-item-sections-item-list-item-text-value span{color:#fff;font-size:14px;font-weight:600;line-height:17px}.rules__items-chapters-item-sections-item-list-item-text-note{color:#ff5959;background-color:#ff59590d;border-radius:6px;width:fit-content;padding:8px 10px;font-size:13px;font-weight:600;line-height:16px}.rules__items-chapters-item-sections-item-list-item-text-note span{color:#ff5959;font-size:13px;font-weight:500;line-height:16px}.rules__items-chapters-item-sections-item-list-item-text-file{color:#8397ff;background-color:#8397ff0d;border-radius:6px;align-items:center;gap:7px;width:fit-content;padding:8px 10px;font-size:13px;font-weight:600;line-height:16px;text-decoration:none;display:flex}.rules__items-chapters-item-sections-item-list-item-text-file img{width:16px;height:16px}@keyframes rulesFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:950px){.rules__items{flex-direction:column}.rules__items-navigation{position:relative;top:0}}
