*,:after,:before{box-sizing:border-box}::selection{background:#fff;color:#151515}body,html{background:#000;color:#fff;overflow-x:hidden;max-width:2000px;margin:0 auto}body{padding:0;font-weight:400;font-style:normal}body,h1,h2,h3,h4,h5{font-family:Inter,serif}h1,h2,h3,h4,h5{margin-top:0;font-weight:900}h1,h1 strong,h2,h2 strong,h3,h3 strong,h4,h4 strong,h5,h5 strong{margin-bottom:0}h1{font-size:60px;color:#fff}h1,h2{font-family:Inter,serif;line-height:1.25}h2{font-size:48px}p{font-family:Inter,serif;font-size:28px;line-height:1.25}@media only screen and (max-width:768px){p{font-size:22px}}a,div,p{font-family:Inter,serif}p{margin-bottom:0}.btn{background-color:#fff;padding:15px 30px;text-transform:uppercase;font-family:Inter,serif;font-weight:700;color:#000;font-size:20px;text-decoration:none;border-radius:48px;text-align:center;border:2px solid #000;transform:scale(1);transition:all .2s ease}.btn.secondary,.btn:hover{transition:all .2s ease;border:2px solid #fff;background:transparent;color:#fff}.btn.secondary:hover{transition:all .2s ease;border-color:#000;color:#000;background-color:#fff}header{display:flex;align-items:center;flex-direction:row;width:100%;max-width:100%;position:absolute;top:0;padding-left:50px;padding-right:50px;padding-top:40px;max-width:2000px;margin:0 auto}@media only screen and (max-width:1024px){header{padding-left:25px;padding-right:15px;padding-top:25px}}@media only screen and (max-width:768px){header{z-index:999}}header nav{display:flex;align-items:center;flex-direction:row;width:100%;max-width:100%;padding:10px 0}header .logo-container{z-index:6}header .logo-container img{display:block;width:220px}@media only screen and (max-width:500px){header .logo-container img{width:180px}}header .nav-container{width:100%;z-index:5;overflow-x:hidden;padding-bottom:5px}header .nav-container,header .nav-container ul{display:flex;align-items:center;flex-direction:row}header .nav-container ul{list-style-type:none;margin-left:0;padding-left:50px}@media only screen and (max-width:1024px){header .nav-container ul{margin:0;padding-left:0;flex-direction:column;width:100%}}header .nav-container ul li{margin-left:25px;margin-right:25px}@media only screen and (max-width:1100px){header .nav-container ul li{margin-left:15px;margin-right:15px}}@media only screen and (max-width:1024px){header .nav-container ul li{width:100%;text-align:center}}header .nav-container ul a{display:block;font-size:18px;font-weight:700;color:#fff;padding-top:5px;padding-bottom:5px;border-bottom:1px solid transparent;text-decoration:none;transform:scale(1);transition:all .3s ease}header .nav-container ul a:hover{transform:scale(1);transition:all .3s ease;color:#fff;border-color:#fff}@media only screen and (max-width:1024px){header .nav-container ul a{display:block;width:100%;padding:15px 25px;font-size:30px;border:none}}header .nav-container .btn{display:block;min-width:185px}@media only screen and (max-width:1024px){header .nav-container{opacity:0;pointer-events:none;align-items:center;justify-content:center;flex-direction:column;height:100vh;width:100%;background:#000;position:absolute;left:0;right:0;top:0;margin:auto;padding-bottom:0}}@media only screen and (max-width:550px){header .nav-container{transition:opacity .3s ease}}header .buy-container{margin-left:auto}@media only screen and (max-width:1024px){header .buy-container{margin-right:auto;position:relative;margin-top:25px}}header .menu-trigger{display:none;margin-left:auto;z-index:6}@media only screen and (max-width:1024px){header .menu-trigger{display:block;padding:15px;position:relative;top:-5px}}header .menu-trigger #mobile-menu-trigger{width:30px;height:30px;position:relative;display:block}header .menu-trigger #mobile-menu-trigger .line{display:block;background:#fff;width:30px;height:3px;position:absolute;left:0;border-radius:1.5px;transition:all .4s}header .menu-trigger #mobile-menu-trigger .line.line-1{top:0}header .menu-trigger #mobile-menu-trigger .line.line-2{top:50%;transform:translateY(-50%)}header .menu-trigger #mobile-menu-trigger .line.line-3{top:calc(100% - 3px)}header .menu-trigger #mobile-menu-trigger.active .line-1{background:#fff;top:50%;transform:translateY(-50%) rotate(45deg)}header .menu-trigger #mobile-menu-trigger.active .line-2{background:#fff;opacity:0}header .menu-trigger #mobile-menu-trigger.active .line-3{background:#fff;top:50%;transform:translateY(-50%) rotate(-45deg)}header.active:after{content:"";width:100%;display:block;position:fixed;top:0;bottom:0;margin:auto;left:0}#hero,header.active:after{height:100%;background-color:#000}#hero{background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:95vh;display:flex;align-items:center;justify-content:center;flex-direction:row;overflow-x:hidden;padding:0 50px}@media screen and (orientation:landscape) and (max-height:450px) and (min-width:568px){#hero{padding-top:100px}}#hero:after{content:"";background:rgba(0,0,0,.45);position:absolute;z-index:1;width:100%;height:100%;display:block}@media only screen and (min-width:2000px){#hero{min-height:1100px}}@media only screen and (max-width:1300px){#hero{min-height:90vh}}@media only screen and (min-width:1024px) and (max-height:830px){#hero{min-height:100vh}}@media only screen and (max-width:768px){#hero{flex-direction:column;padding:130px 25px 50px}}#hero img{width:100%;max-width:100%}#hero .hero-container{width:50%;padding-right:50px;z-index:3}#hero .hero-container h1{line-height:1;font-size:90px}@media only screen and (max-width:1000px){#hero .hero-container h1{font-size:48px}}@media only screen and (max-width:768px){#hero .hero-container{width:100%;padding-right:0}}#hero .hero-container p{max-width:530px;margin-bottom:40px}@media only screen and (max-width:600px){#hero .hero-container p{font-size:18px}}#hero .hero-container .hero-inner-container{float:right}#hero .hero-container .hero-inner-container span{font-size:55px;display:block}@media only screen and (max-width:1000px){#hero .hero-container .hero-inner-container span{font-size:32px}}@media only screen and (max-width:768px){#hero .hero-container .hero-inner-container{float:none}}#hero .hero-background-container{width:50%;margin-top:55%;position:relative}@media only screen and (min-width:1921px){#hero .hero-background-container{margin-top:auto}}@media only screen and (max-width:768px){#hero .hero-background-container{width:100%;margin-top:30px;display:flex;align-items:center;justify-content:center}}#hero .hero-background-container .weapon{display:block;z-index:2;position:relative;padding-right:0;position:absolute;left:0;bottom:0;object-fit:cover;width:100%!important;transform:scale(1)}#hero .hero-background-container .weapon.desktop{display:block}@media only screen and (max-width:768px){#hero .hero-background-container .weapon.desktop{display:none!important}}#hero .hero-background-container .weapon.mobile{display:none}@media only screen and (max-width:768px){#hero .hero-background-container .weapon.mobile{display:block!important}}@media only screen and (min-width:1921px){#hero .hero-background-container .weapon{transform:none}}@media only screen and (max-width:1650px){#hero .hero-background-container .weapon{width:100%;transform:scale(1.25)}}@media only screen and (max-width:1024px){#hero .hero-background-container .weapon{max-width:none;width:600px;transform:scale(1.5)}}@media only screen and (max-width:900px){#hero .hero-background-container .weapon{transform:scale(1)}}@media only screen and (min-width:1024px) and (max-height:830px){#hero .hero-background-container .weapon{width:550px}}@media only screen and (max-width:768px){#hero .hero-background-container .weapon{position:relative;width:400px;padding-right:0;transform:scale(1)}}#hero .hero-background-container .typography{display:block;width:200px;position:absolute;right:0;bottom:0;margin-top:auto;margin-bottom:auto;z-index:1}@media only screen and (max-width:1650px){#hero .hero-background-container .typography{right:-40px}}@media only screen and (max-width:1300px){#hero .hero-background-container .typography{width:150px}}@media only screen and (min-width:1024px) and (max-height:830px){#hero .hero-background-container .typography{width:150px}}@media only screen and (max-width:1024px){#hero .hero-background-container .typography{display:none}}#hero .btn{display:block;max-width:225px;margin-top:25px}#hero .socials{margin-top:15px;max-width:225px}#hero .socials ul{margin-left:0;list-style-type:none;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding-left:0;margin-bottom:0;margin-top:0}#hero .socials ul li{width:50px;margin-left:10px;margin-right:10px}#hero .socials ul img{margin-bottom:0}#hero .socials ul a{display:block;transform:scale(1);transition:all .3s ease}#hero .socials ul a:hover{transform:scale(1.05);transition:all .3s ease}.large{font-size:100px;line-height:1}@media only screen and (max-width:1000px){.large{font-size:82px}}@media only screen and (max-width:640px){.large{font-size:42px}}#about{background-color:#000;position:relative;padding:75px 25px;text-align:center;z-index:3}#about h1{margin-bottom:50px}#about iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;right:0;margin:auto}@media only screen and (max-width:768px){#about{padding:50px 25px}}#about .iframe-container{max-width:1200px;position:relative;margin:0 auto}#about .about-container{width:100%;padding-top:56.25%;margin:0 auto;display:flex;align-items:center;justify-content:center}#about .about-container img{display:block;width:100%;max-width:475px;margin:50px auto 0}@media only screen and (max-width:768px){#about .about-container img{max-width:350px}}#about .about-container p{max-width:935px;margin-left:auto;margin-right:auto}@media only screen and (max-width:550px){#about .about-container p{text-align:left}}#about .about-image-container{width:100%;position:absolute;top:0;bottom:0;margin:auto;pointer-events:none;display:flex;align-items:center;justify-content:center}#about .about-image-container img{display:block;max-width:95vw;width:100%;margin:0}#about h2,#about p{color:#000}#gallery{background:#000;position:relative}.gallery-text{font-size:100px;font-weight:900;line-height:.85;font-family:inter;position:absolute;transform:rotate(-90deg);left:0;padding-top:100px;top:0;bottom:0;z-index:4}@media only screen and (max-width:1550px){.gallery-text{padding-top:50px}}@media only screen and (max-width:1350px){.gallery-text{padding-top:20px}}@media only screen and (max-width:1110px){.gallery-text{padding-top:0}}@media only screen and (max-width:1000px){.gallery-text{padding-top:25px;font-size:72px}}@media only screen and (max-width:800px){.gallery-text{padding-top:0;font-size:72px}}@media only screen and (max-width:640px){.gallery-text{font-size:72px;position:relative;transform:none;text-align:center;margin-bottom:-70px}}.gallery-text span{display:block}#contact{background:#000;position:relative}#contact #contact-background-container img{max-width:100%;width:100%;display:block}#contact .contact-details{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){#contact .contact-details{position:relative;padding:75px 25px}}@media only screen and (max-width:550px){#contact .contact-details{flex-direction:column;padding:55px 25px}}#contact .contact-details a{min-width:225px;position:relative;top:-50px}@media only screen and (max-width:1024px){#contact .contact-details a{top:-25px}}@media only screen and (max-width:768px){#contact .contact-details a{top:0;margin-left:10px;margin-right:10px}}@media only screen and (max-width:550px){#contact .contact-details a{margin-top:10px;margin-bottom:10px;min-width:255px}}#contact .contact-details .contact-label{padding-left:50px;padding-right:50px;color:#ffc944}@media only screen and (max-width:768px){#contact .contact-details .contact-label{display:none}}#contact .contact-label-mobile{display:none;color:#ffc944}@media only screen and (max-width:768px){#contact .contact-label-mobile{display:block;position:absolute;bottom:10px;left:0;right:0;margin-left:auto;margin-right:auto;text-align:center;font-size:14px}}#contract{background-color:#000;background-size:cover;background-repeat:no-repeat;background-position:top;min-height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;position:relative}@media only screen and (max-width:550px){#contract{min-height:300px;padding-left:25px;padding-right:25px}}#contract h2{margin-bottom:20px}#contract a{display:block;transform:scale(1);transition:all .3s ease;text-decoration:none;border-radius:48px}#contract a:hover{transform:scale(1.05);transition:all .3s ease}@media only screen and (max-width:475px){#contract a{white-space:nowrap;text-overflow:ellipsis;width:99%;display:block;overflow:hidden}}@media only screen and (max-width:475px){#contract .contract-address-container{width:100%}}#contract .contract-image-container{width:100%;position:absolute;bottom:0;margin:auto;pointer-events:none;display:flex;align-items:center;justify-content:center}#contract .contract-image-container img{display:block;max-width:95vw;width:100%;margin:0}#contract .contract-address{color:#000;font-size:20px;margin-bottom:20px}@media only screen and (max-width:600px){#contract .contract-address{font-size:16px}}#contract .contract-address a{color:#000;text-decoration:none;display:block;padding:5px 20px;background:#fff;text-align:center;border:2px solid #000;transition:all .2s ease;font-weight:700}#contract .token-information-container{display:flex}#contract .token-information-container .token-supply{margin-left:0;margin-right:15px;font-size:20px}@media only screen and (max-width:550px){#contract .token-information-container .token-supply{margin-right:0;text-align:center}}#contract .token-information-container .token-tax{margin-left:15px;margin-right:0;font-size:20px}@media only screen and (max-width:550px){#contract .token-information-container .token-tax{margin-left:0;margin-top:10px;text-align:center}}@media only screen and (max-width:550px){#contract .token-information-container{flex-direction:column}}footer{background-color:#0d0d0d;padding:40px 25px}footer .footer-container{display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-start}@media only screen and (max-width:600px){footer .footer-container{flex-direction:column;align-items:center;justify-content:center}}footer .footer-container img{width:100%;max-width:200px;display:block}footer .footer-container p{max-width:400px;font-family:Inter,serif;color:#000;font-size:15px;line-height:1.25;text-align:center;margin-left:auto;margin-right:auto}@media only screen and (max-width:550px){footer .footer-container p{text-align:left}}footer .socials{margin-left:auto;margin-top:20px}@media only screen and (max-width:600px){footer .socials{margin-right:auto}}footer .socials ul{margin-left:0;list-style-type:none;display:flex;align-items:center;justify-content:center;flex-direction:row;padding-left:0;margin-bottom:0;margin-top:0}footer .socials ul li{width:50px;margin-left:10px;margin-right:10px}footer .socials ul img{margin-bottom:0}footer .socials ul a{display:block;transform:scale(1);transition:all .3s ease}footer .socials ul a:hover{transform:scale(1.05);transition:all .3s ease}.divider{position:absolute;z-index:1}.divider img{width:100%;max-width:100%;display:block}.divider-mobile{display:none;position:absolute;width:100%}.divider-mobile img{width:100%;max-width:100%;display:block}@media only screen and (max-width:768px){.divider-mobile{display:block}}body.preloader-active{overflow:hidden;position:fixed;width:100%;height:100%}#loading-video-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity 1s ease-out}#desktop-loading-video,#mobile-loading-video{position:absolute;max-width:100%;max-height:100%;height:100%;width:100%;object-fit:cover;display:none}#main-content{display:none}#main-content.visible{display:block}.collage-container{display:flex;position:relative;background-color:#000;background-repeat:no-repeat;background-position:0;background-size:contain}.collage-container .photo-stack{display:flex}@media only screen and (max-width:640px){.collage-container .photo-stack{flex-wrap:wrap;flex-direction:row}}.collage-container .illustrated-dog .gallery-desktop{display:block}@media only screen and (max-width:640px){.collage-container .illustrated-dog .gallery-desktop{display:none}}.collage-container .illustrated-dog .gallery-mobile{display:none}@media only screen and (max-width:640px){.collage-container .illustrated-dog .gallery-mobile{display:block}}.collage-container .illustrated-dog img{position:absolute;width:300px;bottom:0}@media only screen and (max-width:1200px){.collage-container .illustrated-dog img{width:250px}}@media only screen and (max-width:1024px){.collage-container .illustrated-dog img{width:200px}}@media only screen and (max-width:768px){.collage-container .illustrated-dog img{width:150px}}@media only screen and (max-width:640px){.collage-container .illustrated-dog img{width:100px;right:-10px}}.collage-container .photo-stack{width:calc(100% - 200px);margin-left:auto;margin-bottom:10px;margin-top:10px}@media only screen and (max-width:1024px){.collage-container .photo-stack{width:calc(100% - 150px)}}@media only screen and (max-width:640px){.collage-container .photo-stack{width:100%;padding:40px 50px}}.collage-container .photo{width:100%;margin-right:5px;margin-left:5px}@media only screen and (max-width:640px){.collage-container .photo{width:50%;margin-left:0;margin-right:0;margin-bottom:0}}.collage-container .photo img{width:100%;max-width:100%;display:block}.collage-container .photo4{margin-right:0}@media only screen and (max-width:640px){.collage-container .photo1{padding-right:10px;padding-top:10px;order:3}.collage-container .photo2{padding-left:10px;padding-bottom:10px;order:2}.collage-container .photo3{padding-left:10px;padding-top:10px;order:4}.collage-container .photo4{padding-right:10px;padding-bottom:10px;order:1}}.gradient-top{top:0;left:0;height:300px;background:linear-gradient(180deg,#000,transparent);pointer-events:none;transform:scaleY(1);opacity:1}.gradient-top,.video-background{position:absolute;width:100%;z-index:1}.video-background{height:100%;object-fit:cover;object-position:center}#cta{width:100%;padding:0;margin:0;z-index:4;position:relative}#cta img{width:100%;max-width:100%}@media only screen and (max-width:768px){#cta{height:400px}#cta img{object-fit:cover;height:100%;object-position:left}}#cta .buy-container{position:absolute;left:0;margin:auto;right:0;width:100%;bottom:0;text-align:right;padding-right:100px}#cta .buy-container a{margin-left:5px;margin-right:5px;font-family:inter;font-size:80px;color:#fff;font-weight:900;text-decoration:none}#cta .buy-container a span{display:block;text-decoration:underline}@media only screen and (max-width:1400px){#cta .buy-container a{font-size:50px}}@media only screen and (max-width:768px){#cta .buy-container a{text-align:center}}@media only screen and (max-width:768px){#cta .buy-container{text-align:center;padding-right:0}}.copyright{font-size:14px}@media only screen and (max-width:600px){.copyright{text-align:center;margin-top:30px}}
/*# sourceMappingURL=/style.af95fa76.css.map */