html,body{margin:0;padding:0;width:100%;background-color:#131005;overflow-x:hidden;font-family:Helvetica,sans-serif;color:#f2f2f2}header{min-height:4rem;box-sizing:border-box;background-color:#667302;padding:1rem;position:sticky;top:0;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;z-index:5}header h1{margin:0;display:flex;font-size:2rem;text-transform:uppercase}header .menu{display:flex;visibility:hidden}main .mask{-webkit-mask-image:linear-gradient(#010101,#010101cc,#01010100);mask-image:linear-gradient(#010101,#010101cc,#01010100)}main .mask #mainImage{content:url("./media/image002-JETVPUS2.png");width:100%}main .centerfield{position:absolute;top:80vh;left:0;width:100%;display:flex;justify-content:center}main .centerfield a{text-decoration:none;text-transform:uppercase;color:#7c8c04}main .centerfield .button{width:10rem;height:2.5rem;border-radius:1.5rem;margin:0 1rem;padding:.5rem 0;font-size:1.5rem;line-height:1.5rem;background-color:#131005;text-align:center;box-sizing:border-box}main .centerfield .button:hover{box-shadow:0 12px 16px #0000003d,0 17px 50px #00000030}main .centerfield #about{left:0}main .centerfield #gallery{left:12rem}main .content{padding:3rem 5%}main .content div{margin:0 auto;max-width:2500px}main .content .gallery{display:flex;flex-wrap:wrap}main .content .gallery .collum{flex:24%;max-width:24%;padding:0 .2rem;box-sizing:content-box}main .content .gallery .collum img{margin-top:1.4rem;width:100%;vertical-align:middle;box-shadow:0 12px 16px #2020205d,0 17px 50px #0000003a}main .content .about{padding:0 10rem}@media screen and (orientation: portrait){main .mask #mainImage{content:url("./media/image002_p-WQUEI2XQ.png")}}@media screen and (max-width: 992px){main .content .gallery .collum{flex:48%;max-width:48%}main .content .about{padding:0 3rem}}@media screen and (max-width: 576px){main .content .gallery .collum{flex:100%;max-width:100%}main .content .about{padding:0 1rem}}
