.color--white{color:var(--white)}.color--black{color:var(--black)}.background--white{background-color:var(--white)}.background--black{background-color:var(--black)}.object-fit-cover{height:100%;object-fit:cover;width:100%}ul.reset-list{list-style:none;margin:0;padding:0}.flex-align{align-items:center;display:flex;justify-content:center}.index-top{position:relative;z-index:10}.absolute-fill,.link-absolute{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.sticky{position:sticky;position:-webkit-sticky;top:100px}.no-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.overlay:after{content:"";display:block;height:100%;position:absolute;top:0;width:100%}.scrollToTop{bottom:10px;cursor:pointer;position:fixed;right:10px;z-index:999}.scrollToTop:hover svg rect{fill:var(--quaternary-color)}.scrollToTop:hover svg path{fill:var(--white)}