.renderingmodes--pixelated{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}
.pagelist--list{overflow:hidden}.pagelist--head{padding-bottom:4px;font-size:16px}.pagelist--noitems{font-style:italic;color:var(--mu-color-base-placeholder, #515566)}
.tooltip{position:absolute;background:var(--mu-tooltip-background, rgba(3, 4, 6, 0.9));padding:8px 16px;z-index:1000;border-radius:4px;transform:translateY(-100%) translateY(-5px)}.tooltip--padding-s{padding:8px 8px}.tooltip--padding-m{padding:8px 12px}.tooltip--padding-none{padding:8px 0}.tooltip.tooltip--pos-bottom{transform:translateY(5px)}.tooltip--text{white-space:pre;font-size:14px;color:var(--mu-color-muted-lighter, #a9abb2)}.tooltip--left{left:0}.tooltip--right{right:0}.tooltip--full{right:0;left:0}.tooltip--full .tooltip--text{white-space:pre-wrap}.tooltip--margin-xs.tooltip--left{left:4px}.tooltip--margin-xs.tooltip--right{right:4px}.tooltip--margin-xs.tooltip--full{right:4px;left:4px}.tooltip--margin-m.tooltip--left{left:16px}.tooltip--margin-m.tooltip--right{right:16px}.tooltip--margin-m.tooltip--full{right:16px;left:16px}.tooltip--caret{position:absolute;margin-left:5px;border-width:5px;border-style:solid;transform:translateY(-5px) translateX(-5px);border-color:var(--mu-tooltip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip--caret.tooltip--pos-bottom{border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--mu-tooltip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0)}
.realmtagslist--list{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:8px;column-gap:8px}.realmtagslist--item{flex:0 0 auto}.realmtagslist--tag{position:relative;line-height:16px;font-size:14px;text-align:left;white-space:nowrap;padding:4px 16px 4px 13px;color:var(--mu-color-muted, #93969f);border:1px solid var(--mu-color-muted, #93969f);border-radius:4px;border-left:15px solid}.realmtagslist--tag::before{font-family:FontAwesome;font-style:normal;position:absolute;color:var(--mu-color-base, #161926);left:-12px;font-size:10px}.realmtagslist--tag.realmtagslist--type-genre{color:var(--mu-color-action, #4a9fc3);border-color:var(--mu-color-action, #4a9fc3)}.realmtagslist--tag.realmtagslist--type-genre::before{content:"";left:-11px}.realmtagslist--tag.realmtagslist--type-theme::before{content:""}.realmtagslist--tag.realmtagslist--type-warn{color:var(--mu-color-danger, #c96036);border-color:var(--mu-color-danger, #c96036)}.realmtagslist--tag.realmtagslist--type-warn::before{content:""}.realmtagslist--delete{position:relative;right:-8px;top:-1px;margin:-1px -6px -1px 2px;text-decoration:none;border:0;padding:0;border-radius:2px;transition:border-color .2s,color .2s,background-color .2s,opacity .4s;cursor:pointer;font-size:12px;width:17px;height:17px;text-align:center;background:none;color:var(--mu-color-muted, #93969f)}.realmtagslist--delete>svg{fill:var(--mu-color-muted, #93969f)}.realmtagslist--delete:not(:disabled):hover{background:var(--mu-color-base-lightest, #303753);color:var(--mu-color-muted-light, #9ea1a9)}.realmtagslist--delete:not(:disabled):hover>svg{fill:var(--mu-color-muted-light, #9ea1a9)}.realmtagslist--delete:not(:disabled):active,.realmtagslist--delete:not(:disabled):focus{background:var(--mu-color-base-lightest, #303753);color:var(--mu-color-muted, #93969f)}.realmtagslist--delete:not(:disabled):active>svg,.realmtagslist--delete:not(:disabled):focus>svg{fill:var(--mu-color-muted, #93969f)}.realmtagslist--delete>i{line-height:15px}
.popuptip{display:block;position:relative}.popuptip--track{position:absolute}.popuptip--tip{position:absolute;z-index:100;background:var(--mu-popuptip-background, rgba(3, 4, 6, 0.9));padding:8px 16px;border-radius:4px}.popuptip--text{white-space:pre;font-size:14px}.popuptip.popuptip--position-left .popuptip--tip{top:50%;left:0;transform:translateY(-50%) translateX(-100%) translateX(-10px)}.popuptip.popuptip--position-left .popuptip--tip::after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--mu-popuptip-background, rgba(3, 4, 6, 0.9))}.popuptip.popuptip--position-left-bottom .popuptip--tip{top:50%;left:0;transform:translateY(-15px) translateX(-100%) translateX(-10px)}.popuptip.popuptip--position-left-bottom .popuptip--tip::after{content:"";position:absolute;top:15px;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--mu-popuptip-background, rgba(3, 4, 6, 0.9))}.popuptip.popuptip--position-top .popuptip--tip{bottom:100%;left:50%;transform:translateY(-8px) translateX(-50%)}.popuptip.popuptip--position-top .popuptip--tip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--mu-popuptip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.popuptip.popuptip--position-bottom .popuptip--tip{top:0;left:50%;transform:translateY(8px) translateX(-50%)}.popuptip.popuptip--position-bottom .popuptip--tip::after{content:"";position:absolute;top:-10px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--mu-popuptip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0)}.popuptip.popuptip--position-right .popuptip--tip{top:50%;left:0;transform:translateY(-50%) translateX(10px)}.popuptip.popuptip--position-right .popuptip--tip::after{content:"";position:absolute;top:50%;left:-10px;margin-top:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) var(--mu-popuptip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0) rgba(0,0,0,0)}.popuptip.popuptip--position-bottom-right .popuptip--tip{top:0;left:50%;transform:translateY(8px) translateX(-15px)}.popuptip.popuptip--position-bottom-right .popuptip--tip::after{content:"";position:absolute;top:-10px;left:15px;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--mu-popuptip-background, rgba(3, 4, 6, 0.9)) rgba(0,0,0,0)}.popuptip.popuptip--width-m .popuptip--tip{width:230px}.popuptip.popuptip--width-m .popuptip--text{white-space:pre-wrap}.popuptip.popuptip--width-s .popuptip--tip{width:180px}.popuptip.popuptip--width-s .popuptip--text{white-space:pre-wrap}
.panelsection--head{position:relative;padding-bottom:8px;display:flex;flex-direction:row}.panelsection:not(.notoggle)>.panelsection--head{cursor:pointer}.panelsection--title{flex:0 0 auto;padding-right:10px;max-width:100%}.panelsection--required{flex:1 1 0;color:var(--mu-color-danger, #c96036)}.panelsection--popuptip{flex:0 0 auto;padding-right:2px}.panelsection--caret{padding-left:1px;font-size:16px;color:var(--mu-color-accent, #c1a657);position:absolute;bottom:9px;right:0;-webkit-transition:transform .2s linear;-ms-transition:transform .2s linear;transition:transform .2s linear}.panelsection.open>.panelsection--head>.panelsection--caret{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.panelsection.small>.panelsection--head>.panelsection--title>h3{font-size:20px}
.formattxt--section{padding-top:2px}.formattxt--section>.panelsection--head{padding-bottom:4px}.formattxt--section>.panelsection--head h3{line-height:1.5;margin:0}.formattxt--section>.panelsection--head .panelsection--caret{bottom:9px}.formattxt--sectioncontent{padding:2px 0px 10px 12px}.formattxt.formattxt-charlog{font-size:14px}.formattxt.formattxt-charlog .common--sectionpadding{padding:6px 0 6px 0}.formattxt.formattxt-charlog .formattxt--section{padding-top:2px}.formattxt.formattxt-charlog .formattxt--section>.panelsection--head{padding-bottom:0}.formattxt.formattxt-charlog .formattxt--section>.panelsection--head .panelsection--caret{color:var(--mu-color-accent, #c1a657)}.formattxt.formattxt-charlog--sectioncontent{padding:2px 0px 10px 12px}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
.realmlist-list{padding-top:16px}.realmlist-list--head{margin:0 auto;width:100%;max-width:624px}.realmlist-list--list{display:flex;flex-direction:row;gap:var(--gap);margin-top:24px;justify-content:center}.realmlist-list--realm{max-width:496px;flex:1 1 0px}.realmlist-norealm{margin-top:76px}.realmlist-norealm--img{display:block;width:100%;margin:0 auto;max-width:496px;aspect-ratio:235/170}.realmlist-norealm--info{width:100%;max-width:624px;padding-top:32px;margin:0 auto;text-align:center;font-size:20px}.realmlist-norealm--tip{font-size:16px;color:#6a6d77}.realmlist-norealm--tip>code{display:inline-block;padding:3px 5px;background:#0f1119;border-radius:8px}.realmlist-realm{position:relative;background-color:#1d2233;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:16px;height:100%;max-height:720px}.realmlist-realm--cont{padding:12px;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.realmlist-realm--mobile{display:none}.realmlist-realm--img{border-radius:10px;width:100%;aspect-ratio:16/9;display:block}.realmlist-realm--tags{padding-top:12px}.realmlist-realm--header{display:flex;flex-direction:row;column-gap:16px;padding-top:12px}.realmlist-realm--icon{width:48px;height:48px;border-radius:10px}.realmlist-realm--title-cont{display:flex;flex-direction:column}.realmlist-realm--title{display:flex;align-items:center;flex:1 1 0px;font-family:"Open Sans",sans-serif;color:#fffcf2;font-size:24px;line-height:24px}.realmlist-realm--counters-top{display:none}.realmlist-realm--desc{padding-top:10px;font-size:16px;flex:1 1 auto;min-height:0}.realmlist-realm--descsb{height:100%;margin-right:-10px;padding-right:10px}.realmlist-realm--descsb .simplebar-scrollbar::before{background-color:#303753}.realmlist-realm--footer{align-items:flex-end;justify-content:space-between;flex:0 0 auto;padding-top:12px;display:flex;flex-direction:row;align-items:flex-end;gap:12px}.realmlist-realm--counters{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:24px;row-gap:12px;font-size:14px}.realmlist-realm--counter{line-height:14px}.realmlist-realm--signin{flex:0 0 auto;font-weight:bold;height:46px;padding:4px 24px;border-radius:8px}.realmlist-realm--signin>.fa{margin-left:12px;margin-right:-2px}.realmlist-realm--dot{background:#93969f;display:inline-block;width:10px;height:10px;border-radius:5px;top:-1px;position:relative;vertical-align:middle;margin-right:10px}.realmlist-realm--dot.highlight{background:#4a9fc3}.realmlist-placeholderlist{display:flex;flex-direction:row;gap:var(--gap);margin-top:72px;justify-content:center}.realmlist-placeholderlist--realm{max-width:496px;flex:1 1 0px}.realmlist-placeholder{position:relative;background-color:#1d2233;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:16px;height:100%}.realmlist-placeholder--cont{padding:12px;min-height:100%;display:flex;flex-direction:column}.realmlist-placeholder--img{background-color:#161926;border-radius:10px;width:100%;aspect-ratio:16/9;display:block}.realmlist-placeholder--tags{padding-top:12px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:8px;column-gap:8px}.realmlist-placeholder--tags>span.word{display:inline-block;height:26px;background:#252a40;border-radius:4px}.realmlist-placeholder--header{display:flex;flex-direction:row;column-gap:16px;padding-top:12px}.realmlist-placeholder--icon{width:48px;height:48px;border-radius:10px;background-color:#161926}.realmlist-placeholder--title-cont{display:flex;flex:1 1 0px;overflow:hidden;flex-direction:column}.realmlist-placeholder--title{flex:1 1 0px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;row-gap:6px;column-gap:1em}.realmlist-placeholder--title>span.word{display:inline-block;height:22px;background:#565961;border-radius:4px}.realmlist-placeholder--counters-top{display:none}.realmlist-placeholder--desc{padding-top:18px;font-size:16px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;row-gap:14px;column-gap:1em}.realmlist-placeholder--desc>span.word{display:block;height:18px;background:#252a40;border-radius:4px}.realmlist-placeholder--footer{align-items:flex-end;justify-content:space-between;flex:1 1 0px;padding-top:12px;display:flex;flex-direction:row;align-items:flex-end;gap:12px}.realmlist-placeholder--counters{display:flex;flex-direction:row;column-gap:24px;font-size:14px}.realmlist-placeholder--counter{line-height:14px}.realmlist-placeholder--count{display:inline-block;width:6em;height:10px;background:#252a40;border-radius:2px}.realmlist-placeholder--dot{background:#252a40;display:inline-block;width:10px;height:10px;border-radius:5px;top:-1px;position:relative;vertical-align:middle;margin-right:10px}@media screen and (max-width: 1200px){.realmlist-realm--footer{flex-direction:column;align-items:flex-start;justify-content:flex-end}.realmlist-realm--signin{width:100%}}@media screen and (max-width: 960px){.realmlist-list--list{flex-direction:column;align-items:stretch}.realmlist-list--realm{max-width:initial}.realmlist-realm{max-height:none}.realmlist-realm--img,.realmlist-realm--desktop{display:none}.realmlist-realm--cont{height:auto;min-height:initial;cursor:pointer}.realmlist-realm--mobile{display:block}.realmlist-realm--content{padding:0 12px 12px 12px}.realmlist-realm--header{padding-top:0px}.realmlist-realm--title{font-size:22px;line-height:22px}.realmlist-realm--icon{width:64px;height:64px}.realmlist-realm--counters-top{flex:0 0 auto;font-size:12px;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:18px;row-gap:2px}.realmlist-realm--desc{padding-top:8px}.realmlist-realm--counters{display:none}.realmlist-realm--footer{flex-direction:column;align-items:flex-start;justify-content:flex-end}.realmlist-realm--signin{width:100%}.realmlist-placeholderlist{flex-direction:column;align-items:stretch}.realmlist-placeholderlist--realm{max-width:initial}.realmlist-placeholder--img,.realmlist-placeholder--desktop{display:none}.realmlist-placeholder--header{padding-top:0px}.realmlist-placeholder--title{font-size:22px;line-height:22px}.realmlist-placeholder--icon{width:64px;height:64px}.realmlist-placeholder--counters-top{flex:0 0 auto;font-size:12px;display:flex;flex-direction:row;column-gap:18px}.realmlist-placeholder--counters{display:none}.realmlist-placeholder--footer{flex-direction:column;align-items:flex-start;justify-content:flex-end}}
.searchbar{position:relative;margin:46px auto 0;align-items:center;width:100%;max-width:624px}.searchbar--input{background:#1d2233;padding:18px 16px;border-radius:14px;border:1px solid #303753;color:#a9abb2;padding-left:64px;font-size:16px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}.searchbar--btn{width:48px;padding:8px 0 9px;font-weight:bold;text-transform:uppercase;position:absolute;left:6px;top:6px;height:calc(100% - 12px);border-radius:8px}
::-webkit-scrollbar{display:none}::-webkit-scrollbar-button{display:none}body{-ms-overflow-style:none}.start{--gap: 64px;min-height:100vh;width:100%;background:#0f1119}.start ul{list-style-position:outside;list-style-type:disc;margin:10px 0 10px 2em}.start li{margin:8px 0}.start--inner{background:#161926;max-width:2400px;margin:0 auto;box-shadow:0px 0px 50px 3px #000}.start--top{position:relative;height:700px;overflow:hidden}.start--top-bg{position:absolute;width:100%;height:667px;top:calc(var(--scroll)*.6px);background:#1d2233 url(bcd61b31f7884fdde59a.jpg) no-repeat padding-box center}.start--top-overlay1{width:100%;height:100%;background:rgba(0,0,0,0) linear-gradient(180deg, rgba(22, 25, 38, 0) 0%, #161926 100%) 0% 0% no-repeat padding-box;opacity:.82}.start--top-overlay2{width:100%;height:100%;background:rgba(0,0,0,0) linear-gradient(203deg, rgba(22, 25, 38, 0) 0%, #161926 100%) 0% 0% no-repeat padding-box;mix-blend-mode:color;opacity:.65}.start--top-overlay3{width:100%;height:100%;background:rgba(0,0,0,0) linear-gradient(274deg, rgba(22, 25, 38, 0) 0%, #161926 100%) 0% 0% no-repeat padding-box;opacity:.82}.start--top-hills1{position:absolute;width:100%;height:189px;top:539px;background:rgba(0,0,0,0) url(c4a61bfc419e274edf9e.svg) no-repeat padding-box center}.start--top-hills2{position:absolute;top:calc(var(--scroll)*.1px + 440px);left:440px;width:1960px;height:240px;background:rgba(0,0,0,0) url(b490dbc781d340dd51e9.svg) no-repeat padding-box center}.start--top-hills3{position:absolute;top:calc(var(--scroll)*.2px + 349px);left:0px;width:717px;height:393px;background:rgba(0,0,0,0) linear-gradient(284deg, #1F2334 0%, #161926 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) url(e8708fab015369533868.svg) no-repeat padding-box center}.start--topcontainer{position:relative;height:100%;width:90%;max-width:1617px;margin:0 auto}.start--topbar{display:flex;flex-direction:row;padding-top:40px;width:100%}.start--logo{flex:0 0 auto}.start--logo-img{height:70px;display:inline;vertical-align:middle}.start--logo-text{color:#fffcf2;font-family:"Amatic SC",cursive;font-size:56px;margin-left:20px;vertical-align:middle;text-transform:lowercase}.start--topbartools{flex:1 1 0px}.start--subheading{text-transform:uppercase;line-height:initial;color:#93969f;font-family:"Open Sans",sans-serif;font-weight:300;letter-spacing:11.4px;text-align:center;padding-top:146px;font-size:38px}.start--heading{color:#c1a657;text-align:center;font-size:108px;line-height:initial;letter-spacing:-2.16px;margin-top:-8px}.start--maincontainer{width:90%;max-width:1617px;margin:0 auto;padding:44px 0}.start--search{align-items:center}.start--search>h2{text-transform:uppercase;color:#93969f;font-family:"Open Sans",sans-serif;font-weight:300;letter-spacing:3.42px;text-align:center;font-size:18px}.start--about{padding:150px 0 280px 0}.start--aboutsection{margin-top:158px;margin-left:calc(0px - var(--gap));display:flex;flex-direction:row}.start--aboutsection>div>*{padding-left:var(--gap)}.start--aboutimgs{position:relative;flex:2}.start--abouttext{align-self:center;flex:1;align-items:center}.start--abouttext h2{text-align:center;font-size:48px;margin-top:-12px;margin-bottom:36px;line-height:100%}.start--abouttext p{text-align:center;font-size:20px}.start--em{color:#fffcf2}.start--aboutworld{display:flex;flex-direction:row;column-gap:var(--gap)}.start--aboutworld-col1{display:flex;flex-direction:column;row-gap:var(--gap);justify-content:center;flex:2 2 0px}.start--aboutworld-col2{flex:3 3 0px;display:flex;flex-direction:column;row-gap:var(--gap)}.start--aboutworld-study{padding-right:var(--gap)}.start--aboutchars{display:flex;flex-direction:row;column-gap:var(--gap)}.start--aboutchars-col1{display:flex;flex-direction:column;row-gap:var(--gap);justify-content:center;flex:2 2 0px}.start--aboutchars-col2{flex:3 3 0px;display:flex;flex-direction:column;row-gap:var(--gap)}.start--aboutchars-steampunk{padding-right:calc(var(--gap)*2)}.start--aboutstories{display:flex;flex-direction:row;column-gap:var(--gap)}.start--aboutstories-col1{display:flex;flex-direction:column;row-gap:var(--gap);justify-content:center;flex:2 2 0px}.start--aboutstories-col2{flex:3 3 0px;display:flex;flex-direction:column;row-gap:var(--gap)}.start--aboutstories-tavern{padding-right:var(--gap)}.start--aboutimg{width:100%;border-radius:20px;-webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)}.start--aboutimg.mobile{display:none}.start--footer{background:#252a40}.start--footer-container{width:90%;max-width:1617px;margin:0 auto;padding:44px 0;display:flex;justify-content:center;flex-direction:row;gap:var(--gap)}.start--footer-row{display:flex;flex-direction:row;gap:var(--gap);flex-wrap:wrap}.start--footer-logo{flex:0 0 auto}.start--footer-logo-img{height:42px;display:inline;vertical-align:middle}.start--footer-logo-text{color:#fffcf2;font-family:"Amatic SC",cursive;font-size:32px;margin-left:12px;vertical-align:middle;text-transform:lowercase}.start--footer-icons{margin-top:32px;display:flex;flex-direction:row;gap:10px}.start--footer-svgicon{fill:green}.start--footer-sectionheader{margin-bottom:12px}.start--footer-section ul{list-style-type:none;margin:0;padding:0;font-size:14px}.start--footer-disclaimer{font-size:14px;color:#6a6d77}@media screen and (max-width: 1200px){.start{--gap: 4vw}}@media screen and (max-width: 1024px){.start--abouttext{flex:2}.start--aboutworld-col1{display:none}.start--aboutchars-col1{display:none}.start--aboutstories-col1{display:none}.start--about{padding-top:125px}.start--aboutsection{margin-top:128px}.start--footer-noticesheader{display:none}.start--footer-disclaimer{text-align:center}.start--footer-container{flex-direction:column;align-items:center}}@media screen and (max-width: 720px){.start{--gap: 5vw}.start--top{height:537px}.start--top-bg{height:537px;background-size:cover;background-position:calc(50% + 0px) 50%}.start--top-hills1{width:100%;height:74px;top:487px;background-position:20% 0%;background-size:cover}.start--top-hills2{position:absolute;top:calc(var(--scroll)*.1px + 400px);left:0px;width:100%;height:161px;background-position:40% 0%;background-size:cover}.start--top-hills3{position:absolute;top:calc(var(--scroll)*.2px + 405px);left:0px;width:100%;height:141px;background:rgba(0,0,0,0) url(46e1323e43653e5fecf3.svg) no-repeat padding-box;background-position:0% 0%;background-size:cover}.start--topbar{padding-top:28px}.start--logo-img{height:42px}.start--logo-text{font-size:33px;margin-left:11px}.start--topbartools{display:flex;justify-content:flex-end;align-items:center}.start--subheading{letter-spacing:6.6px;padding-top:109px;font-size:22px}.start--heading{margin-top:4px;font-size:90px;line-height:90px;letter-spacing:-1.8px}.start--search{align-items:center}.start--search>h2{text-transform:uppercase;color:#93969f;font-family:"Open Sans",sans-serif;font-weight:300;letter-spacing:3.42px;text-align:center;font-size:18px}.start--searchbar{position:relative;margin:46px auto 0;align-items:center;width:100%;max-width:624px}.start--searchinput{background:#1d2233;padding:18px 16px;border-radius:14px;border:1px solid #303753;color:#a9abb2;padding-left:64px;font-size:16px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}.start--searchbtn{width:48px;padding:8px 0 9px;font-weight:bold;text-transform:uppercase;position:absolute;left:6px;top:6px;height:calc(100% - 12px);border-radius:8px}.start--aboutimgs{display:none}.start--aboutimg.mobile{margin-top:-8px;margin-bottom:28px;display:block;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.start--about{padding-top:100px}.start--aboutsection{margin-top:104px}}

/*# sourceMappingURL=app.dcde32e3.css.map*/