.AboutView{background:linear-gradient(180deg,rgba(0,39,23,0),rgba(0,39,23,.1) 10%,rgba(0,39,23,.2) 15%,rgba(0,39,23,.3) 20%,rgba(0,39,23,.4) 25%,rgba(0,39,23,.6) 30%,rgba(0,39,23,.8) 40%,#002717 50.83%,#002717 60.83%,#002717 75%,rgba(0,39,23,.8) 85%,rgba(0,39,23,0)),linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.01) 2%,hsla(0,0%,100%,.03) 4%,hsla(0,0%,100%,.1) 7%,hsla(0,0%,100%,.2) 10%,hsla(0,0%,100%,.35) 13%,hsla(0,0%,100%,.5) 16%,hsla(0,0%,100%,.7) 20%,#fff 25%,#fff 50%,hsla(0,0%,100%,.1) 85%,hsla(0,0%,100%,.05) 92%,hsla(0,0%,100%,.01) 98%,hsla(0,0%,100%,0));position:relative;top:-60px}.AboutView .spacer{height:200lvh}@media screen and (min-width:640px){.AboutView .spacer{height:100lvh}}.AboutView .title{height:20px;margin-bottom:240px}.AboutView .textContainer{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 10%,rgba(0,0,0,.4) 90%,transparent);color:#d1b679;font-size:15px;font-style:normal;font-weight:400;line-height:30px;margin:-240px 0 calc(100lvh - 240px);padding:240px 20px;text-align:center;text-transform:capitalize}@media screen and (min-width:640px){.AboutView .textContainer{background:none;font-size:16px;line-height:40px;margin:-240px 0 calc(80lvh - 240px)}}.CoverDecorationLayer_decorationWrapper{opacity:0;position:absolute;transform:rotate(0deg);z-index:100}.CoverDecorationLayer_decorationWrapper.blur-none{filter:blur(0)}.CoverDecorationLayer_decorationWrapper.blur-weak{filter:blur(1px)}.CoverDecorationLayer_decorationWrapper.blur-normal{filter:blur(1.5px)}.CoverDecorationLayer_decorationWrapper.blur-semi-strong{filter:blur(2.5px)}.CoverDecorationLayer_decorationWrapper.blur-strong{filter:blur(3.5px)}.CoverDecorationLayer_decorationWrapper.lt{animation:scaleRotate-lt 4s ease-in-out 3s forwards;transform-origin:top left}.CoverDecorationLayer_decorationWrapper.lb{animation:scaleRotate-lb 4s ease-in-out 3s forwards;transform-origin:bottom left}.CoverDecorationLayer_decorationWrapper.rt{animation:scaleRotate-rt 4s ease-in-out 3s forwards;transform-origin:top right}.CoverDecorationLayer_decorationWrapper.rb{animation:scaleRotate-rb 4s ease-in-out 3s forwards;transform-origin:bottom right}@keyframes scaleRotate-lt{0%{opacity:0;transform:rotate(30deg) scale(.7) translate(-40%,-40%)}50%{opacity:1}to{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes scaleRotate-lb{0%{opacity:0;transform:rotate(30deg) scale(.7) translate(-40%,40%)}50%{opacity:1}to{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes scaleRotate-rt{0%{opacity:0;transform:rotate(-30deg) scale(.7) translate(40%,-40%)}50%{opacity:1}to{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes scaleRotate-rb{0%{opacity:0;transform:rotate(-30deg) scale(.7) translate(40%,40%)}50%{opacity:1}to{opacity:1;transform:rotate(0deg) scale(1)}}.SplashView .InitialSplashLayer{animation:fadeOut 4s ease-in-out 0s forwards;opacity:1;visibility:visible}.SplashView .InitialSplashLayer_background{background-color:#fffdf8;bottom:0;left:0;right:0;top:0;width:100%;z-index:100}.SplashView .InitialSplashLayer_title{filter:none;left:50%;max-width:120px;position:absolute;top:50%;transform:translate(-50%,-50%);width:27%;z-index:101}.SplashView .BackGroundLayer_backGround{background-color:#d3d3d3;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100lvh;left:0;position:fixed;top:0;width:100%}.SplashView .BackGroundLayer_title{max-width:120px;top:96px;width:27%}.SplashView .BackGroundLayer_subTitle,.SplashView .BackGroundLayer_title{animation:fadeIn 2s ease-in-out 3s forwards;left:50%;opacity:0;position:absolute;transform:translateX(-50%);z-index:10}.SplashView .BackGroundLayer_subTitle{bottom:15%;max-width:200px;width:50%}@media screen and (min-width:640px){.SplashView .BackGroundLayer_subTitle{bottom:12%}}@keyframes fadeOut{0%{opacity:1}20%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}50%{opacity:.8}to{opacity:1}}