:root{--background:#100f0f;--background-rgb:247,247,247;--foreground:#f8f8ff;--hover:#b22222;--decoration:#666}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background-color:#000;border-radius:6px;border:3px solid #1c1c1c}::-webkit-scrollbar-thumb:hover{background-color:#333}body,html{color:var(--foreground);background-color:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#000 #1c1c1c;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-tap-highlight-color:transparent}.body::-webkit-scrollbar{width:0!important;background:transparent!important}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none}a,button{color:inherit}button{background:none;border:none;padding:0;margin:0;width:auto;height:auto;font:inherit;cursor:pointer;outline:none;text-align:inherit;white-space:inherit}.disable-scroll{overflow-y:scroll;position:fixed;width:100%;top:calc(-1 * var(--scroll-position))}body.modal-open,html.modal-open{overflow:hidden!important}.custom-next svg,.custom-next2 svg,.custom-prev svg,.custom-prev2 svg{width:30px;height:12px;cursor:pointer}@media (min-width:768px){.custom-next2 svg,.custom-prev2 svg{width:36px;height:auto}.custom-next svg,.custom-prev svg{width:36px!important;height:auto}}@media (min-width:1024px){.custom-next2 svg,.custom-prev2 svg{width:30px}}@media (min-width:1440px){.custom-next2 svg,.custom-prev2 svg{width:36px}.custom-next svg,.custom-prev svg{width:46px!important;height:auto}}