html{scroll-behavior:smooth}.logo{margin:auto;display:flex;align-items:center;justify-content:center;height:90vh;z-index:10}.showcase{position:relative;right:0;width:100%;min-height:100vh;padding:100px;display:flex;justify-content:space-between;align-items:center;background:#111;transition:.5s;z-index:2}.showcase video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.text{position:relative;z-index:10;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:large}.logoimg{filter:drop-shadow(0 0 .5rem white)}#map{height:450px;width:100%}.floating{position:fixed;width:60px;height:60px;bottom:24px;right:96px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100}.float-button{margin-top:16px}