.landing-page-container{width:100vw;position:relative;display:flex;justify-content:center;justify-self:center;align-items:center;margin:1vh}.top-background{position:fixed;top:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px;height:fit-content;will-change:transform,opacity}.img{transition:opacity .3s ease,transform .4s ease;will-change:transform,opacity;width:300px;height:250px;object-fit:contain}.carousel-wrapper{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin-top:20px;will-change:transform;transition:transform .5s cubic-bezier(.16,1,.3,1)}.top-background>*{will-change:transform,opacity}@media screen and (orientation: landscape){.top-background{height:auto}.top-background:after{height:50px;bottom:-10px}}@media screen and (max-width: 480px) and (orientation: portrait){.red-line{margin-top:-30%}}@media screen and (max-height: 480px) and (orientation: landscape){.img{width:300px;height:250px;margin-top:-50px}.footer{padding:20px 0}}
