@font-face{font-family:THUG;src:url(/THUG.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:THUG;margin:0;padding:0;background:#f4f4f4;background-image:url(/inside.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero{background:url(/hero-bg.jpg) no-repeat 50%/cover;color:#b1b1b1;text-align:center;padding:100px 20px;height:60%;display:block;color:#ececec}.hero h1{font-size:3em;margin:0;color:#ececec;letter-spacing:5px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.hero p{font-size:1.2em;margin:20px 0;color:#000;background-color:#ecececa7}.hero button{padding:10px 20px;font-size:1em;color:#fcfcfc;background:#212121;border:solid #000;border-radius:8px;cursor:pointer}.content-section{text-align:center;padding:50px 20px;height:40%;display:block}.content-section h2{font-size:2.5em;margin-bottom:20px}.tabs{display:flex;justify-content:center;margin-bottom:20px}.tabs button{padding:10px 20px;font-size:1em;font-family:THUG;cursor:pointer;color:#fff;background:#828282;border:2px solid #000;border-radius:8px;margin:0 10px}.tabs button.active{background:#c1c1c1;color:#060606;border:4px solid #000}.cards{display:flex;flex-wrap:wrap;justify-content:center}.card{background-image:url(/singlebw.png);background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:#ededed;padding:20px;margin:10px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);width:300px;text-align:left;border:#000;border-width:3px;border-style:solid}.card h3{margin-top:0;background-color:#ecececbd;width:50%}.card p{font-size:1em;background-color:#ececece2}.card img{width:100%;border-radius:8px;height:400px}.cardContact{background-color:#ececece2;border:#000;border-width:3px;border-style:solid;border-radius:8px}.footer{background:#333;color:#fff;text-align:center;padding:20px 0}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);padding-top:60px}.modal-content{background-color:#fefefe;background-image:url(/bwleaf.svg);margin:5% auto;padding:20px;border:1px solid #888;width:80%;border-radius:10px}.modal-content h2{text-align:center}.modal-content .cards{display:flex;flex-wrap:wrap;justify-content:center}.modal-content .card.contact{display:flex;flex-direction:column}.modal-content .card.contact div{margin:10px 0}.social-icons{display:flex;justify-content:space-around;margin-top:10px}.social-icons a{text-decoration:none;font-size:1.5em;color:#555}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}