html[data-theme=lightMode] .fullHeightWrapper{background-color:#fff}html[data-theme=lightMode] .fullHeightWrapper.withoutBackground{background-color:#0000}html[data-theme=lightMode] .fullHeightWrapper:after{display:none}.fullHeightWrapper{z-index:1;background-color:#060b0c;position:relative}.fullHeightWrapper:only-child{margin-bottom:2rem}@media screen and (min-width:768px){.fullHeightWrapper:only-child{margin-bottom:5rem}}@media screen and (min-width:1150px){.fullHeightWrapper:only-child{margin-bottom:7.5rem}.fullHeightWrapper{align-items:center;min-height:calc(100vh - 6.5625rem);display:flex}}.fullHeightWrapper:after{content:"";z-index:-1;opacity:.1;background-image:-webkit-image-set(url(/images/common/gradient-background.avif) 1x type("image/avif"),url(/images/common/gradient-background.webp) 1x type("image/webp"),url(/images/common/gradient-background.jpg) 1x type("image/jpeg"));background-image:image-set("/images/common/gradient-background.avif" 1x type("image/avif"),"/images/common/gradient-background.webp" 1x type("image/webp"),"/images/common/gradient-background.jpg" 1x type("image/jpeg"));background-size:100% 100%;position:absolute;inset:0}.fullHeightWrapper.withoutBackground{background-color:#0000}.fullHeightWrapper.withoutBackground:after{display:none}
.scrollDown{width:4.5rem;height:4.5rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}
