.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.grow{flex-grow:1}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.content-center{align-content:start}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.align-middle{vertical-align:middle}.align-baseline{vertical-align:baseline}.align-super{vertical-align:super}.align-top{vertical-align:top}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.w-full{width:100%}.w-min{width:min-content}.w-max{width:max-content}.w-fit{width:fit-content}.h-full{height:100%}.min-h-screen{min-height:100vh}.cursor-pointer{cursor:pointer}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.font--bold{font-weight:700}.font--italic{font-style:italic}.text-left{text-align:left}.text-center{text-align:center}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6,.text-h1,.text-h2,.text-h3,.text-d1,.text-d2,.text-d3,p,ul,li{margin:0;font-weight:500}p,ul{line-height:normal}@viewport{width:device-width;zoom:1;min-zoom:1;max-zoom:1;user-zoom:fixed}*:focus{outline:none}html,body{color:#dadada;height:100vh;padding:0;background-color:#141414}.container-small{max-width:536px;width:auto;margin:0 30px}@media (min-width: 768px){.container-small{margin:0 auto}}@media (min-width: 768px){.container-small{width:736px}}@media (min-width: 1024px){.container-small{width:948px}}@media (min-width: 1280px){.container-small{width:1200px}}@media (min-width: 1440px){.container-small{width:1356px}}.container-medium{max-width:1012px;width:auto;margin:0 30px}@media (min-width: 768px){.container-medium{margin:0 auto}}@media (min-width: 768px){.container-medium{width:736px}}@media (min-width: 1024px){.container-medium{width:948px}}@media (min-width: 1280px){.container-medium{width:1200px}}@media (min-width: 1440px){.container-medium{width:1356px}}.container-medium-small{max-width:896px;width:auto;margin:0 30px}@media (min-width: 768px){.container-medium-small{margin:0 auto}}@media (min-width: 768px){.container-medium-small{width:736px}}@media (min-width: 1024px){.container-medium-small{width:948px}}@media (min-width: 1280px){.container-medium-small{width:1200px}}@media (min-width: 1440px){.container-medium-small{width:1356px}}.container-wide{max-width:1380px;width:auto;margin:0 30px}@media (min-width: 768px){.container-wide{margin:0 auto}}@media (min-width: 768px){.container-wide{width:736px}}@media (min-width: 1024px){.container-wide{width:948px}}@media (min-width: 1280px){.container-wide{width:1200px}}@media (min-width: 1440px){.container-wide{width:1356px}}.margin-top-5{margin-top:40px}
