*{box-sizing:border-box}:root,html,body,#root{min-height:100%;background-color:#fff}body{margin:0;background-color:#c6cefa;font-family:Roboto,sans-serif}.app{min-height:100vh;z-index:1}.navcontainer{position:fixed;top:0;left:0;width:auto;height:100vh;display:flex;flex-direction:row;z-index:2000}.navbar{display:flex;flex-direction:column;align-items:left;background-color:#000;width:150px}.navbutton{font-size:13px;font-weight:500;padding:5px 10px;margin:10px;width:60%;color:#e6fffa;background-color:transparent;cursor:pointer;text-align:center;transition:background-color .2s ease,color .2s ease,transform .1s ease;border:none;border-bottom:1px solid #e6fffa}.navbutton:hover{color:#3bb4ff;font-size:13px;font-weight:500;transform:scale(1.025)}.navbutton:active{transform:scale(.975)}.hamburger{background-color:#3bb4ff;border:none;font-size:24px;cursor:pointer;height:40px;width:40px}.page{display:flex;flex-direction:column;z-index:1;position:relative;top:0;box-sizing:border-box;align-items:center}.page-content{flex:1;display:flex;align-items:center;z-index:1;width:80%;border-left:1px solid #646363;border-right:1px solid #646363;background-color:#fff}.photo-container{display:flex;justify-content:center;align-items:center;height:500px;width:100%;filter:grayscale(100%);box-sizing:border-box;border-color:#000;background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:-200px}.management-photo{background-image:url(../../../assets/signon_building.png)}.rd-photo{background-image:url(../../../assets/building_with_sign_v2.png)}.sec-photo{background-image:url(../../../assets/security_header.jpg)}.demo-photo{background-image:url(../../../assets/boat.jpg)}.invest-photo{background-image:url(../../../assets/investing.jpg)}.merch-photo{background-image:url(../../../assets/merch_header.jpg)}.contact-photo{background-image:url(../../../assets/contact.jpg)}.tab-copy{max-width:720px;margin:0 auto;padding:2rem 0;line-height:1.75;text-align:left;font-family:Glegoo,Josefin Sans,sans-serif}.tab-copy p{margin-bottom:1.25rem}.tab-copy__item{margin-bottom:1.5rem}.tab-copy__item h4{margin-bottom:.75rem;font-size:1.1rem;font-weight:700;font-family:Glegoo,Josefin Sans,sans-serif}.tab-copy>p:last-child{margin-bottom:0}.video-embed{position:relative;width:100%;max-width:720px;margin:2rem auto;aspect-ratio:16 / 9}.video-embed iframe{width:100%;height:100%;border:0}.footer{display:flex;flex-direction:column;justify-content:stretch;align-items:center;color:#e6fffa;width:100%;margin:0;padding:0}.footer-items{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;color:#e6fffa;bottom:0;height:250px;width:100%;padding:0}.footer-button{font-size:20px;font-weight:500;height:100%;flex:1;width:100%;margin:0;color:#e6fffa;background-color:transparent;cursor:pointer;text-align:center;transition:background-color .2s ease,color .2s ease,transform .1s ease;box-sizing:border-box;filter:grayscale(100%);filter:brightness(-50%)}.footer-rnd{background-image:url(/assets/rnd.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-security{background-image:url(/assets/security.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-management{background-image:url(/assets/management.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-arts{background-image:url(/assets/artist.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-merch{background-image:url(/assets/merch.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-careers{background-image:url(/assets/careers.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer-button:hover{color:#3bb4ff;font-size:20px;font-weight:500;filter:brightness(.7)}.footer-bottom{display:flex;flex-direction:row;justify-content:left;background-color:#000;color:#e6fffa;bottom:0;width:100%;box-sizing:border-box}.footer-fixed{position:fixed;z-index:5000}.header{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;z-index:1000;position:relative}.header-button{background-color:transparent;cursor:pointer;text-align:center;transition:background-color .2s ease,color .2s ease,transform .1s ease;border:none;z-index:1150;background-image:url(/assets/logo.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;width:300px;height:200px}.header-box{position:absolute;top:0;left:0;width:100%;height:425px;background-color:#000;opacity:.4;z-index:1100}.home-photo{display:flex;z-index:1;width:100%;margin-top:-200px}img{width:100%;height:100vh;object-fit:cover;margin:auto;filter:grayscale(100%)}.page-tabs{width:100%;display:flex;flex-direction:column;align-items:center;gap:0;padding-bottom:1rem;margin-top:-50px}.page-tabs__list{display:flex;flex-wrap:wrap;margin-bottom:-1px}.page-tabs__button{background:#000000;color:#fff;border-radius:0;cursor:pointer;font-weight:700;letter-spacing:.02em;text-transform:uppercase;font-size:.78rem;transition:all .2s ease;min-width:319px;height:50px}.page-tabs__button:hover{background:#3ddfff}.page-tabs__button--active{background:#ffffff;color:#000}.page-tabs__panel{background:#ffffff}
