.mintPage{background-size:cover;background-color:#000;color:#eddec7;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;min-height:calc(100vh - 200px);font-family:Satoshi,sans-serif;transition-delay:3s}.mintH1{font-size:clamp(64px,22vw,120px);font-weight:400;text-align:center;line-height:clamp(53.28px,15vh,99.9px);font-family:SF Distant Galaxy}.mintImage img{width:clamp(300px,100vw,480px);height:auto;margin:30px 0}.mintButtonCollect{width:clamp(270px,65vw,430px);height:50px;border-radius:50px;background-color:#3c204e;color:#fff;font-size:16px;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.mintNumbers{justify-content:space-between;width:clamp(270px,65vw,430px)}.mintNum,.mintNumbers{display:flex;align-items:center;text-align:center;flex-wrap:wrap;margin-top:10px}.mintNum{justify-content:center;width:210px;height:38px;background-color:#0e0e0e;border-radius:8px;border:1.5px solid #9381ff;font-size:16px;color:#fff}.mintCounter{width:170px;height:54px;border-radius:8px;background-color:#270722;display:flex;justify-content:space-around;align-items:center;margin-top:20px}.countNum{color:#fff;font-size:16px}.mintCounterButton img{cursor:pointer}.mintButton{background-color:#392b42;width:212px;height:52px;border-radius:50px;font-size:16px;color:#909090;display:flex;justify-content:center;align-items:center;margin-top:20px}.footer{margin-top:350px;background-color:#000;min-height:30vh}.footMarginRight{margin-right:80px}.footMarginLeft{margin-left:80px}.footText{font-size:clamp(12px,2vw,16px);color:#fff!important;display:flex;text-align:center;justify-content:center;padding:15px}@media screen and (max-width:646px){.mintNumbers{display:flex;justify-content:center;width:clamp(270px,65vw,430px);align-items:center;text-align:center;flex-wrap:wrap;margin-top:10px}}@media screen and (max-width:480px){.mintImage img{margin-top:0}}@media screen and (max-width:1024px){.footer{margin-top:250px}}@media screen and (max-width:767px){.footer{margin-top:150px}}@media screen and (max-width:800px){.footMarginLeft{margin-left:0}.footMarginRight{margin-right:0}.footText{padding:5px}}@media screen and (max-width:400px){.footerStrip{justify-content:center}.footerImage{bottom:30px}}@media screen and (min-width:1441px){.footerImage img{width:100vw}}@media screen and (min-width:2000px){.footerImage{margin-bottom:-100px}}@media screen and (max-width:970px){.mintPage{height:calc(100vh - 100px)}}