.landing{display:flex;flex-wrap:wrap;height:100vh;overflow:auto;position:relative}@keyframes slideUpLogo{0%{height:75%}to{height:250px}}.landing .header-logo{align-items:center;display:flex;height:75%;justify-content:center;padding:40px 0 0;width:100%}.landing .header-logo.active{height:250px}@keyframes slideUp{0%{bottom:-3%;padding-top:400px}to{bottom:0}}.landing .link-to{align-items:center;background-image:url(/landing-bg.svg);background-position-x:center;background-repeat:no-repeat;background-size:150%;bottom:-3%;display:flex;justify-content:center;padding-top:400px;position:relative;width:100%}.landing .link-to.active{bottom:0;padding:40px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.landing .link-to-wrapper{opacity:0}.landing .link-to-wrapper.active{opacity:1}.landing img{display:block;margin:0 auto;max-width:500px}.landing h1{font-size:32px;margin:0 auto}.landing h1,.landing h2{font-family:Manrope;font-weight:700;text-align:center}.landing h2{font-size:28px;line-height:normal;margin:0 auto 15px;width:100%}.landing .item-wrapper{display:flex;justify-content:center}.landing .item-card{max-width:100%;max-width:250px;position:relative}.landing .item-card p{bottom:25px;font-family:Manrope;font-size:10px;font-weight:500;position:absolute;text-align:center;width:100%}.landing .item-card:hover p{color:#fcfcfc}.landing .item-card img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.landing .item-card img.default{display:block}.landing .item-card img.hover,.landing .item-card:hover img.default{display:none}.landing .item-card:hover img.hover{display:block}@media (max-width:992px){.landing .item-card p{font-size:9px}}@media (max-width:600px){.landing img{max-width:100%}.landing .item-wrapper{flex-wrap:wrap}.landing .link-to{background-size:cover}.landing .item-card{width:160px}.landing h1{font-size:20px}.landing h2{font-size:18px}.landing .item-card p{bottom:0;font-size:7px;line-height:normal;padding:12px 20px}}@media (max-width:320px){.landing .item-card{width:142px}}