@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");body{margin:0;background-color:#191919;color:rgba(255,255,255,0.81);font-family:"Roboto",sans-serif;font-size:1rem;font-weight:400;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400}h1{font-weight:700}h2{font-weight:600}h3,h4,h5,h6{font-weight:500}a{color:rgba(255,255,255,0.81);transition:.1s}a:hover,a:active{color:#cc8fc6;transition:.3s}.header{position:relative;height:240px;background-color:#8b5989;background-image:url("/rules/assets/img/header_bg.png");background-repeat:no-repeat;background-position:center center;background-size:cover}.header .socials{position:absolute;bottom:0;left:50%;width:1200px;max-width:1200px;text-align:right;transform:translateX(-50%)}.header .socials a{display:inline-block;padding:6px 12px;background-color:#191919;border-top-left-radius:5px;border-top-right-radius:5px;color:rgba(255,255,255,0.81);font-size:.9rem;text-decoration:none;transition:.1s}.header .socials a:not(:last-child){margin-right:6px}.header .socials a:hover,.header .socials a:active{color:#cc8fc6;text-decoration:none;transition:.3s}.header .socials .back_home{position:absolute;bottom:0;left:0}@media screen and (max-width: 1366px){.header .socials{width:calc(100% - 32px);max-width:calc(100% - 32px);left:unset;left:16px;right:16px;transform:none}}@media screen and (max-width: 768px){.header .socials a span{display:none}}.wrapper{margin:64px auto;width:1200px;max-width:1200px}@media screen and (max-width: 1366px){.wrapper{margin:64px 16px;width:calc(100% - 32px);max-width:calc(100% - 32px)}}.footer{margin:128px auto;width:1200px;max-width:1200px;text-align:center;font-size:.8rem;line-height:1.4rem}@media screen and (max-width: 1280px){.footer{margin:64px 16px;width:calc(100% - 32px);max-width:calc(100% - 32px)}}.home .rules-h{margin-top:48px}.home .pages{margin-top:12px}.home .pages a{display:flex;align-items:center;padding:12px 24px 12px 3px;border:2px dashed rgba(255,255,255,0.13);border-radius:5px;color:rgba(255,255,255,0.81);text-decoration:none}.home .pages a:not(:last-child){margin-bottom:6px}.home .pages a:hover,.home .pages a:active{border-color:#8b5989}.home .pages a span{margin-right:6px}.home .pages a i{flex:1;justify-self:flex-end;margin-left:12px;text-align:right;font-size:.9rem}@media screen and (max-width: 1024px){.home .pages a{flex-direction:column;row-gap:6px}.home .pages a:not(:last-child){margin-bottom:12px}.home .pages a i{text-align:center}}.page h1{margin-bottom:48px}.page h2{margin-top:48px;margin-bottom:24px}.page h3,.page h4,.page h5,.page h6{margin-top:24px;margin-bottom:12px}.page p,.page li{text-align:justify;line-height:1.6rem}.page a{color:#cc8fc6;text-decoration:none;transition:.1s}.page a:hover,.page a:active{text-decoration:underline;transition:.3s}.page .results .result{position:relative;height:32px;background-color:#000;border-radius:5px}.page .results .result:not(:last-child){margin-bottom:12px}.page .results .result a{color:white !important;text-decoration:underline !important}.page .results .result .p{position:absolute;top:0;left:0;width:var(--w);height:100%;background-color:#573856;border-radius:5px}.page .results .result .d{position:absolute;top:50%;left:12px;transform:translateY(-50%)}@media screen and (max-width: 600px){.page .results .result{padding:3px;height:48px}}
