@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--primary-orange: #d7664a;--secondary-orange: #d7661d;--primary-blue: #333399;--primary-grey: #5e5e5e}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:Roboto,sans-serif}.default-settings{padding:10rem 12rem}.page-settings{padding:3rem 12rem}.title-styles{font-size:5rem;font-weight:600;color:var(--primary-yellow);text-align:center;text-transform:capitalize}.gradient-bg{background-image:linear-gradient(var(--gradient-blue-light),var(--gradient-blue-dark))}a{text-decoration:none}.row{width:100%;display:flex;align-items:center;flex-wrap:wrap}.col-1{width:8.3333%}.col-2{width:100%;max-width:16.66667%;flex:0 0 16.66667%;-webkit-box-flex:0}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}.d-block{display:block}.d-grid{display:grid}.d-none{display:none}@media (max-width: 800px){.default-settings{padding:5rem 4rem}.page-settings{padding:5rem 4rem;background-image:linear-gradient(180deg,#e8ebf8 0%,#ffffff 100%)}.title-styles-nocaptial{font-size:7rem}}@media (min-width: 701px) and (max-width: 800px){html{font-size:35%!important;-webkit-text-size-adjust:none}}@media (min-width: 601px) and (max-width: 700px){html{font-size:33%!important;-webkit-text-size-adjust:none}}@media (min-width: 501px) and (max-width: 600px){html{font-size:32%!important;-webkit-text-size-adjust:none}}@media (min-width: 401px) and (max-width: 500px){html{font-size:29%!important;-webkit-text-size-adjust:none}}@media (min-width: 301px) and (max-width: 400px){html{font-size:26%!important;-webkit-text-size-adjust:none}}@media (min-width: 201px) and (max-width: 300px){html{font-size:23%!important;-webkit-text-size-adjust:none}}@media (min-width: 101px) and (max-width: 200px){html{font-size:15%!important;-webkit-text-size-adjust:none}}@media (min-width: 801px) and (max-width: 900px){html{font-size:37%!important;-webkit-text-size-adjust:none}}@media (min-width: 901px) and (max-width: 1000px){html{font-size:40%!important}}@media (min-width: 1001px) and (max-width: 1100px){html{font-size:45%!important}}@media not all and (min-resolution: .001dpcm){@media (min-width: 401px) and (max-width: 500px){html{font-size:30%}}}@media (min-width: 1101px) and (max-width: 1200px){html{font-size:50%!important}}@media (min-width: 1201px) and (max-width: 1366px){html{font-size:53%!important}}@media (min-width: 1500px) and (max-width: 1600px){html{font-size:65%!important}}@media (min-width: 1601px) and (max-width: 1700px){html{font-size:70%!important}}@media (min-width: 1701px) and (max-width: 1800px){html{font-size:75%!important}}@media (min-width: 1801px) and (max-width: 1900px){html{font-size:80%!important}}@media (min-width: 1901px) and (max-width: 2000px){html{font-size:85%!important}}@media (min-width: 2001px) and (max-width: 2100px){html{font-size:90%!important}}@media (min-width: 2101px) and (max-width: 2200px){html{font-size:95%!important}}@media (min-width: 2201px){html{font-size:100%!important}}header{padding:2rem 5rem;background-color:var(--primary-orange);box-shadow:0 6px 6px #00000029;position:sticky;top:0;left:0;z-index:99;scroll-margin-top:-50px}.navbar{display:flex;justify-content:space-between;align-items:center;margin:auto}#sidenav{display:none}.nav__logo{height:5rem}#nav_logo{background-image:url(http://imageurlhere.com);background-repeat:no-repeat;width:auto;height:auto;margin:0;padding:0}.ham_menu{height:5rem;display:none}.nav__menu-items{display:flex;align-items:center;gap:5rem;cursor:pointer}.nav__menu-items a{text-decoration:none;color:#fff}.nav__menu-item-box{display:flex;align-items:center;margin-left:4.5rem;cursor:pointer;gap:2rem}.nav__menu-item{list-style:none;font-size:2rem;font-weight:500;color:#fff}.nav__menu-item-icon{height:3.5rem;margin-left:1rem}.nav__menu-item-btn{padding:.7rem 3rem;border:2px solid white;border-radius:3rem;position:relative}.tooltip{position:relative}.tooltiptext{font-size:1.2rem;visibility:hidden;width:fit-content;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:6px 20px;position:absolute;z-index:1;top:140%;left:50%;transform:translate(-50%)}.tooltip .tooltiptext:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:transparent transparent black transparent}.tooltip:hover .tooltiptext{visibility:visible}.nav__menu-item-btn-info{display:flex;gap:10px;align-items:center}.template-body{width:100%;min-height:50rem}footer{min-height:50rem;padding:2rem 5rem;background-image:url(/assets/bottom_2-5b710cf4.svg),url(/assets/bottom_1-855ec3c5.svg);background-position:left bottom 10%,left bottom -25%;background-repeat:no-repeat,no-repeat;background-size:cover,100%;margin-top:-4rem}.desktop-footer{width:100%;position:relative;display:flex;min-height:46rem}.mobile-footer{display:none}.footer__social-icons{display:flex;gap:2.5rem;align-items:center;position:absolute;top:60%;left:50%;transform:translate(-50%)}.footer__social-icon{height:2.7rem;cursor:pointer}.footer-vertical-line{width:2px;height:3rem;background-color:#d7664a}.footer-tos-text{color:#d7664a;text-decoration:underline;font-size:1.7rem}.footer__copyright{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.footer__copyright-text{font-size:1.5rem;font-weight:400;color:#fff}.footer__poweredby{height:5rem}.footer__pwb{background-color:transparent;width:150px;height:50px;perspective:1000px}.footer__pwb-inner{position:relative;width:100%;height:100%;transition:transform 10s;transform-style:preserve-3d;animation-name:flip;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:4s;animation-direction:alternate}.footer__pwb-avalanche,.footer__pwb-reddev{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0)}.footer__pwb-reddev{transform:rotateY(180deg)}.front,.back{width:100%}@keyframes flip{0%{transform:rotateY(0)}40%{transform:rotateY(0)}50%{transform:rotateY(180deg)}60%{transform:rotateY(180deg)}to{transform:rotateY(180deg)}}@media (max-width: 760px){header{background-color:#d7664a;padding:4rem 5rem;box-shadow:0 0 #00000029}.nav__logo{height:8rem}.nav__mobile-box{width:100%;display:flex;justify-content:space-between;align-items:center}#sidenav{display:block}.nav__menu-box{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#bf5942;overflow-x:hidden;transition:.5s;padding-top:12rem}.nav__menu-items{display:flex;flex-direction:column;gap:3rem;align-items:flex-end}.nav__menu-item-box{margin-left:0;margin-right:3rem}.nav__menu-item{list-style:none;font-size:3.5rem;font-weight:500;color:var(--primary-yellow)}.nav__menu-item-icon{height:5rem;margin-left:1rem}#sidenav .closebtn{position:absolute;top:1rem;left:3rem;font-size:7rem;color:var(--primary-yellow);background-color:transparent;border:none}.ham_menu{display:block}.nav__menu-item-btn{padding:1.2rem 3rem;border:2px solid var(--primary-yellow);border-radius:4rem;position:relative}.wallet-icon{height:4rem}footer{min-height:78rem;padding:2rem 5rem;background-image:url(/assets/Bottom-0d30b741.svg);background-position:center;background-repeat:no-repeat;background-size:135%;margin-top:15rem;display:flex;align-items:flex-end}.desktop-footer{display:none}.mobile-footer{position:relative;display:flex;flex-direction:column;width:100%}.footer-group1{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}.mobile-footer__social-icons{display:flex;gap:2.5rem;align-items:center}.footer__social-icon{height:3.5rem}.footer__copyright-text{font-size:2.5rem;color:#d7664a}.footer__pwb{width:22rem;height:10rem}.footer-vertical-line{border-left:thick solid #d7664a;height:5rem;position:relative;border-width:1px}.footer-tos-text{color:#d7664a;text-decoration:underline;font-size:3rem}}#hero1{height:85vh;background-image:url(/assets/bg1-9ae9cd12.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}#hero2{height:85vh;background-color:#efe51d;background-image:url(/assets/CandyShop-9d5e420e.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:-15rem;background-size:90rem;position:relative}#hero4{height:85vh;background-image:url(/assets/earthquake-12916737.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center 43%;position:relative}#hero5{height:85vh;background-image:url(/assets/bg5-2292feed.svg);background-repeat:no-repeat;background-size:cover;background-position:center 43%;position:relative}#hero6{height:85vh;background-image:url(/assets/halloween-a1c0e783.png);background-repeat:no-repeat;background-size:cover;background-position:center 43%;position:relative}#hero3{height:85vh;background-color:#96fcc9;position:relative}.more-content-wrapper{display:flex;flex-direction:column;width:fit-content;position:absolute;top:90%;left:50%;transform:translate(-50%);transition-delay:10s}.more-content-wrapper-hidden{visibility:hidden}.arrow-down{height:1.5rem;margin-bottom:1rem}.more-text{font-size:2rem;font-weight:500;color:var(--primary-orange)}.white-text{color:#fff}.banner-img{height:80rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);mix-blend-mode:hard-light}.hero-img{height:65rem;margin-top:-10rem}.hero-title{font-size:3.5rem;font-weight:600;font-style:italic}.hero-title-group{position:absolute;left:2%;bottom:4%;text-align:left;cursor:pointer}.text-wrap{position:relative}.arrow{position:absolute;width:7rem;height:3.5px;border-radius:10px;top:60%;left:98%}.arrow:before,.arrow:after{content:"";position:absolute;width:1.6rem;height:3px;right:-5px;border-radius:10px}.arrow:after{top:-5px;transform:rotate(50deg)}.arrow:before{top:6px;box-shadow:0 3px 5px #0003;transform:rotate(-50deg)}#hero1 .hero-title{color:var(--primary-blue)}#hero2 .hero-title{color:var(--primary-orange)}#hero3 .hero-title{color:var(--primary-blue)}#hero4 .hero-title{color:#fff}#hero5 .hero-title{color:var(--primary-blue)}#hero6 .hero-title{color:#fff}#hero6 .hero-title-info{color:#fff;font-size:2rem;font-style:italic}#hero1 .arrow,#hero1 .arrow:before,#hero1 .arrow:after{background-color:var(--primary-blue)}#hero2 .arrow,#hero2 .arrow:before,#hero2 .arrow:after{background-color:var(--primary-orange)}#hero3 .arrow,#hero3 .arrow:before,#hero3 .arrow:after{background-color:var(--primary-blue)}#hero1 .arrow{left:90%}#hero3 .arrow{left:85%}#hero3 .tooltiptext{font-size:1.2rem;top:-40%;left:50%;transform:translate(-50%);font-style:normal}#hero3 .tooltip .tooltiptext:after{top:100%;left:50%;transform:translate(-50%);border-color:black transparent transparent transparent}#fund{padding:7rem 0rem 0}.fund-title{font-size:6rem;font-weight:600;color:var(--primary-grey);text-align:center;margin-bottom:6rem;margin-top:2rem}.nft-collection{display:flex;gap:12rem;justify-content:space-between;width:70%;margin:auto;padding:7rem 0}.catdrop-collection{background-color:#96fcc940}.earthquake-collection{background-color:#c5c5c540}.nft-collection__img{width:28%}.nft-collection__info-wrapper{display:flex;flex-direction:column;justify-content:space-between}.nft-collection__title{font-size:4rem;font-weight:600;margin-bottom:2rem}.octopi-title{color:var(--primary-orange)}.earthquake-title{color:#504c4c}.catdrop-title{color:var(--primary-blue)}.nft-collection__desc{font-size:2.7rem;font-weight:400;color:var(--primary-grey);max-width:60rem;line-height:1.3}.nft-collection__btn{color:#fff;display:inline-block;width:30rem;font-size:2.5rem;font-weight:500;padding:1rem 3rem;border-radius:30px;cursor:pointer}.octopi-btn{background-color:var(--primary-orange)}.earthquake-btn{background-color:#504c4c}.catdrop-btn{background-color:var(--primary-blue)}.arrow-right{position:absolute;margin-top:1rem;height:3rem;width:18rem}.beta-text-label{visibility:hidden}@media (min-width: 101px) and (max-width: 600px){.beta-text-label{background-color:#fff;border:1px solid #d7664a;font-weight:100;font-size:3rem;color:#d7664a;padding:.3rem .8rem;display:block;position:static;width:14rem;text-align:center;font-style:normal;margin-bottom:1rem;letter-spacing:.2em;visibility:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.hero-title{font-size:14pt;font-weight:600;font-style:italic}.hero-title-group{position:absolute;left:4%;bottom:20%;text-align:left;cursor:pointer;width:50%}.more-text{font-size:3rem}.banner-img{height:80rem;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}#hero1{background-position-y:15rem;background-size:150%;background-color:#a2f9f4}#hero2{background-position-y:10rem;background-size:80rem}#hero4{height:85vh;background-image:url(/assets/earthquake-12916737.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center 43%;position:relative}#hero5{background-image:url(/assets/bg5_mobile-7cdf7947.png);background-position-y:0rem}#hero6{background-image:url(/assets/halloween_mobile-d67b9a7d.png);background-position-y:0rem}#hero6 .hero-title-info{color:#fff;font-size:2.5rem;font-style:italic}.more-content-wrapper-hidden{visibility:visible}.nft-collection{width:100%;gap:5rem;padding:7rem 4rem}.nft-collection__img{width:33%}.nft-collection__desc{font-size:2.3rem;max-width:100%}}#about{padding:5rem 12rem;text-align:center}.about-title{font-size:5rem;font-weight:600;color:var(--primary-orange);margin-bottom:4rem}.about-video{width:75%;aspect-ratio:16/9}@media (max-width: 600px){#about{padding:5rem}}.tos-container{font-size:16pt;text-align:left}.nav_tos{text-decoration:underline;color:#000;font-size:12pt}.tos-container p{margin-top:2rem;color:var(--primary-grey)}@media (min-width: 101px) and (max-width: 600px){.tos-container p{margin-top:5rem;font-size:4rem}}.modal{width:100%;height:100vh;background-color:#d7664abf;position:fixed;top:0;left:0;z-index:999}.popup{margin:auto;padding:3rem 5rem;background-color:#ffffffd4;box-shadow:5px 5px 20px #0000001c;width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-wrapper,.menu-wrapper{text-align:center;padding:3rem}.error-wrapper{max-width:60rem}.menu-wrapper{width:80rem}.menu-link{color:var(--primary-grey)}.menu-text{text-align:left}.error-text,.menu-text{font-size:2.7rem;font-weight:400;color:var(--primary-grey);line-height:1.3;margin-bottom:3rem}.error-btn,.menu-btn{background-color:var(--primary-orange);color:#fff;display:inline-block;width:30rem;font-size:2.5rem;font-weight:500;padding:1rem 3rem;border-radius:30px;cursor:pointer;text-align:center;border:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
