.logo-home{width:80%}.logo-home img{width:100%}.app__navbar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);position:fixed;z-index:2}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center;margin-left:25px}.app__navbar-logo h3{font-size:25px}@media screen and (max-width: 800px){.app__navbar-logo h3{font-size:20px}}@media screen and (min-width: 1000px){.app__navbar-logo h3{font-size:29px}}.app__navbar-links{display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer;flex-direction:column}.app__navbar-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.app__navbar-links li a{color:var(--white);text-decoration:none;flex-direction:column;font-size:16px;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}@media screen and (min-width: 1000px){.app__navbar-links li a{font-size:19px}}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width: 900px){.app__navbar-links{display:none}}.app__navbar-menu{width:35px;height:35px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;background:var(--secondary-color)}.app__navbar-menu svg{width:70%;height:70%;color:var(--white)}.app__navbar-menu div{position:fixed;top:0;bottom:0;right:0;z-index:5;padding:1rem;width:80%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background-color:#180e0ef6;box-shadow:0 0 20px #a8a8a826}.app__navbar-menu div svg{width:35px;height:35px;color:var(--secondary-color);margin:.5rem 1rem}.app__navbar-menu div ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.app__navbar-menu div ul li{margin:1rem;display:flex;justify-content:center;align-items:center;width:200px;height:70px}.app__navbar-menu div ul li:before{content:"";z-index:-1;position:absolute;width:200px;height:70px;background-image:url(/assets/ButtonOn.90240752.png);background-position:center;background-repeat:no-repeat;background-size:cover}.app__navbar-menu div ul li a{text-decoration:none;color:var(--white);font-size:20px;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width: 900px){.app__navbar-menu div{display:none}}@media screen and (min-width: 900px){.app__navbar-menu{display:none}}.cssbuttons-io-button{background:#ff8e00;color:#fff;font-family:inherit;padding:.35em 3.3em .35em 1.2em;font-size:13px;font-weight:600;border-radius:.9em;border:none;letter-spacing:.05em;display:flex;align-items:center;box-shadow:inset 0 0 1.6em -.6em #6d4830;box-shadow:.1em .1em .6em .2em #0000004d;right:.3em;overflow:hidden;position:relative;height:3em;cursor:pointer}@media screen and (min-width: 1000px){.cssbuttons-io-button{font-size:18px;height:2.8em}}.cssbuttons-io-button .icon{background:white;margin-left:1em;position:absolute;display:flex;align-items:center;justify-content:center;height:2em;width:2em;border-radius:.7em;box-shadow:.1em .1em .6em .2em #0000004d;top:.45em;right:.35em;transition:all .3s}@media screen and (min-width: 1000px){.cssbuttons-io-button .icon{height:2em;width:2em}}.cssbuttons-io-button:hover .icon{width:calc(100% - .6em)}.cssbuttons-io-button .icon svg{width:1.1em;transition:transform .3s}@media screen and (min-width: 1000px){.cssbuttons-io-button .icon svg{width:1.5em}}.cssbuttons-io-button:hover .icon svg{transform:translate(.1em)}.cssbuttons-io-button:active .icon{transform:scale(.95)}@charset "UTF-8";select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;box-shadow:none;border:0!important;background:#5c6664;background-image:none;flex:1;padding:0 .5em;color:#fff;cursor:pointer;font-size:.8em;font-family:inherit;margin:15px 0}select::-ms-expand{display:none}@media screen and (min-width: 1000px){select{font-size:1.1em}}.select{position:relative;display:flex;width:8em;margin:20px 0;height:3em;line-height:3;background:#5c6664;overflow:hidden;border-radius:1em}@media screen and (min-width: 1000px){.select{width:11em;font-size:20px}}.select:after{content:"\25bc";position:absolute;top:0;right:0;padding:0 1em;background:#2b2e2e;cursor:pointer;pointer-events:none;transition:.25s all ease}.select:hover:after{color:#ff8e00}#mint .app__text{display:flex;justify-content:center;flex-direction:column;gap:20px;align-items:center;margin-bottom:20px;z-index:-1}#mint .app__text .instruction-mint{width:80%;font-size:20px;text-align:center;line-height:1.8}@media screen and (min-width: 1000px){#mint .app__text .instruction-mint{width:70%;font-size:22px}}@media screen and (max-width: 800px){#mint .app__text .instruction-mint{width:100%}}#mint .app__text .image-text{z-index:-1;background-image:url(/assets/ButtonOn.90240752.png);width:240px;height:70px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;letter-spacing:2px}#mint .app__text .image-text:before{content:"Mint";font-size:36px;font-weight:700;color:var(--white);position:absolute;top:16px;left:77px}.app__mint{display:flex;flex-direction:row;justify-content:space-evenly}@media screen and (max-width: 600px){.app__mint{flex-direction:column}}@media screen and (max-width: 100px){.app__mint{justify-content:space-between}}.app__cta{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-evenly;width:70%}.app__cta .selects{display:grid;grid-template-columns:1fr 1fr;place-self:center;gap:25px}@media screen and (max-width: 600px){.app__cta .selects{place-self:center}}.app__cta .group__buttons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width: 600px){.app__cta .group__buttons{grid-template-columns:1fr}}.app__image{animation:float 3s linear infinite;z-index:-1}@media screen and (max-width: 600px){.app__image{display:block;margin:20px auto 0;width:75%}}@media screen and (min-width: 1000px){.app__image{width:45%;margin:0 0 0 120px}}.loader{--clr: #ff8e00;width:50px;height:50px;position:relative}.loader:before,.loader:after{content:"";position:absolute;top:-10px;left:-10px;width:100%;height:100%;border-radius:100%;border:10px solid transparent;border-top-color:var(--clr)}.loader:before{z-index:100;animation:spin 1s infinite}.loader:after{border:10px solid #ccc}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.form{position:relative;width:120px;height:2.5rem;margin-bottom:10px}@media screen and (min-width: 1000px){.form{width:90%;height:3rem}}.form__input{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #e1e5ee;border-radius:.5rem;font-family:inherit;font-size:12px;color:#fff;outline:none;padding:1.25rem;background:none}@media screen and (min-width: 1000px){.form__input{font-size:16px}}.form__input:hover{border-color:#ffa02b}.form__input:focus{border-color:#ff8e00}.form__label{position:absolute;left:1rem;top:.6rem;padding:0 .4px;color:#fff;cursor:text;transition:top .2s ease-in,left .2s ease-in,font-size .2s ease-in;background-color:#150b0a;font-size:1rem}.form__input:focus~.form__label,.form__input:not(:placeholder-shown).form__input:not(:focus)~.form__label{top:-.5rem;font-size:.8rem;left:.8rem}#bastion{overflow:hidden}#bastion .app__text-bastion{display:flex;justify-content:center;flex-direction:column;align-items:center}#bastion .app__text-bastion .text-bastion{z-index:-1;background-image:url(/assets/ButtonOn.90240752.png);width:250px;height:90px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;letter-spacing:2px;margin-bottom:20px}#bastion .app__text-bastion .text-bastion:before{content:"Bastion";font-size:33px;font-weight:700;color:var(--white);position:absolute;top:27px;left:69px}.instruction-mint{width:80%;font-size:20px;text-align:center;line-height:1.8}@media screen and (min-width: 1000px){.instruction-mint{width:70%;font-size:22px}}@media screen and (max-width: 800px){.instruction-mint{width:100%}}.bastion__footer{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 800px){.bastion__footer{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}.bastion__footer .bastion__img{width:90%;margin:auto}.bastion__footer .bastion__img img{width:100%;margin:auto}}@media screen and (max-width: 800px) and (min-width: 1000px){.bastion__footer .bastion__img img{width:100%}}@media screen and (min-width: 1000px){.bastion__footer{grid-template-columns:400px 1fr}}.bastion__footer .bastion__img img{z-index:-1;animation:float 3s linear infinite;width:70%;display:block}@media screen and (min-width: 1000px){.bastion__footer .bastion__img img{width:100%}}.bastion__footer .app__input{margin:40px auto;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 800px){.bastion__footer .app__input{flex-direction:column}}@media screen and (min-width: 1000px){.bastion__footer .app__input{width:100%}}.bastion__footer .app__input .input__bastion{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media screen and (max-width: 800px){.bastion__footer .app__input .input__bastion{display:flex}}.bastion__footer .app__input .input__inquisitors{margin:20px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media screen and (max-width: 800px){.bastion__footer .app__input .input__inquisitors{display:flex}}.bastion__footer .app__input .input__health{display:grid;grid-template-columns:250px 250px;gap:40px;place-self:center}@media screen and (max-width: 800px){.bastion__footer .app__input .input__health{display:flex}}.app__text-dungeon{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:45px}@media screen and (min-width: 800px){.app__dungeon{display:flex;flex-direction:row}.app__dungeon .dungeon{display:flex;width:50%;justify-content:center;align-items:center}.app__dungeon figure{width:50%;margin:0 auto}}.dungeon{display:flex;flex-direction:column;justify-content:center;align-items:center}.dungeon__select{width:60%;margin-bottom:50px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.dungeon__input{width:60%;display:flex;flex-direction:column;gap:30px}.dungeon__input-child{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (min-width: 1000px){.dungeon__select{width:80%}.dungeon__input{width:80%;justify-content:flex-start}}figure{width:80%;margin:40px auto}@media screen and (min-width: 800px){figure{width:50%;margin:0 auto}}figure img{z-index:-1;animation:float 3s linear infinite;width:100%}.image-text{z-index:-1;background-image:url(/assets/ButtonOn.90240752.png);width:250px;height:90px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;letter-spacing:2px}.image-text:before{content:"Dungeon";font-size:33px;font-weight:700;color:var(--white);position:absolute;top:28px;left:55px}.app__item{flex:1;width:100%;flex-direction:column}.app__text{display:flex;justify-content:center}.app__text .text-store{background-image:url(/assets/ButtonOn.90240752.png);width:240px;height:70px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;letter-spacing:2px}.app__text .text-store:before{content:"Store";font-size:36px;font-weight:700;color:var(--white);position:absolute;top:16px;left:77px}.app__items{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__items-child{width:190px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin:2rem}.app__items-child img{width:100%;height:170px;border-radius:15px;object-fit:cover}@media screen and (min-width: 2000px){.app__items-child{width:370px;margin:2rem 4rem}.app__items-child img{height:320px}}.buy__button{display:flex;justify-content:center;align-items:center;margin:50px 0}#checking .checking__text{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:200px}#checking .checking__text .checking-text{z-index:-1;background-image:url(/assets/ButtonOn.90240752.png);width:250px;height:90px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;letter-spacing:2px}#checking .checking__text .checking-text:before{content:"Checking";font-size:33px;font-weight:700;color:var(--white);position:absolute;top:27px;left:47px}#checking .checking{display:flex;justify-content:center;align-items:center}#checking .checking__buttons{display:grid;grid-template-columns:1fr 1fr;gap:20px}.app__container{width:100%;min-height:100vh;display:flex;flex-direction:row}.app__flex{display:flex;justify-content:center;align-items:center}.app__wrapper{flex:1;width:100%;flex-direction:column;padding:4rem 2rem}@media screen and (max-width: 450px){.app__wrapper{padding:4rem 1rem 2rem}}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:var(--white);text-transform:capitalize}.head-text span{background:var(--secondary-color);background:linear-gradient(90deg,var(--secondary-color),#fcc603);-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}@media screen and (min-width: 2000px){.head-text{font-size:4rem}}@media screen and (max-width: 450px){.head-text{font-size:2rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3.5rem)}}.p-text{font-size:.8rem;text-align:left;color:var(--white);line-height:1.5}@media screen and (min-width: 2000px){.p-text{font-size:1.75rem}}.bold-text{font-size:1rem;font-weight:800;color:var(--white);text-align:left}@media screen and (min-width: 2000px){.bold-text{font-size:2rem}}@media screen and (max-width: 450px){.bold-text{font-size:.9rem}}.app__social{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:1rem}.app__social div{width:40px;height:40px;border-radius:50%;background-color:#402a2a;margin:.25rem 0;border:1px solid #f2f2f2;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.app__social div a{position:relative;bottom:-.2rem}.app__social div a svg{width:20px;height:20px;color:var(--white)}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white)}@media screen and (min-width: 2000px){.app__social div{width:70px;height:70px;margin:.5rem 0}.app__social div svg{width:30px;height:30px}}.app__navigation{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.app__navigation .app__navigation-dot{width:10px;height:10px;border-radius:50%;background-color:#f2f2f2;margin:.5rem;transition:background-color .2s ease-in-out}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width: 2000px){.app__navigation .app__navigation-dot{width:20px;height:20px}}@media screen and (max-width: 500px){.app__navigation,.app__social{display:none}}:root{--font-base: "Gideon Roman", Arial, sans-serif;--white: #e1e1e1;--primary-color: #fff;--secondary-color: #ff8e00}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}html,body{scroll-behavior:smooth;font-family:var(--font-base);color:var(--white)}body{background:url(/assets/bg.fe026853.jpg);background-attachment:fixed;background-size:cover;background-position:center}.container{display:flex;width:90%;margin:40px auto;align-items:center;flex-direction:column;overflow:hidden}
