.buyTokens{font-family:var(--montserrat)}.buyTokens,.buyTokensLayout{display:flex;flex-direction:column}.buyTokensLayout{min-height:100vh;background-image:url(/_next/static/media/imgBuyPage.01a4de27.png);background-repeat:no-repeat;background-size:cover;justify-content:center;padding:0 3em}.buyTokensLayout h1{color:var(--white);font-size:clamp(30px,3.8vw,58px);font-weight:600}.buyTokensBtn{background-color:var(--strong-green);color:#fff;max-width:160px;padding:.5em;border-radius:16px;text-align:center;font-weight:600;text-decoration:none}.buyTokensBtn:hover{text-decoration:underline}.buyNow{background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:1em}.buyNow h4{color:#012138;font-weight:700;font-size:clamp(14px,11.1vw,18px);margin-bottom:0}.buyNow h2{color:#006a6a;font-size:clamp(30px,2.22vw,36px);font-weight:700;margin-top:20px}.tokensDisplay{display:flex;padding:1em;flex-wrap:wrap;justify-content:space-between}.tokenAlert{display:flex;flex-direction:column;max-width:40%;aspect-ratio:5/7;background-color:#012138;border-radius:15px;justify-content:center;align-items:center;color:#fff}.tokenAlertImg{max-width:70%;height:auto;border-radius:16px;margin-bottom:1em}.tokenAlert h3{font-weight:800;margin:0}.tokenAlert h3,.tokenAlert p{font-size:clamp(14px,1.1vw,18px)}.tokenAlert p{padding:1em}.tokensContainer{display:flex;flex-direction:column;max-width:50%;justify-content:space-between;gap:1em}@media screen and (max-width:425px){.tokensDisplay{gap:2em}.tokenAlert{max-width:100%}.tokensContainer{max-width:100%;gap:2em}}.projectCard{max-width:500px;min-height:650px;align-items:flex-end;padding-bottom:2em}.projectCard,.projectCardBuy{position:relative;display:flex}.projectCardBuy{aspect-ratio:2}.projectImage{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.projectText{opacity:.8;font-family:var(--montserrat);display:flex;flex-direction:column;justify-self:flex-end}.projectText,.projectTextBuy{position:relative;z-index:1;background-color:#fff;padding:1em}.projectTextBuy{opacity:.7;font-weight:0}.projectTitle{margin:0;font-size:clamp(20px,1.6vw,26px);text-align:center;color:#006a6a}.projectDescription p{font-size:clamp(10px,1.1vw,18px);line-height:1.2em}.projectButton{font-family:var(--montserrat);font-weight:700;text-decoration:none;align-self:center;color:#006a6a;font-size:clamp(12px,1.1vw,18px)}.buyTokensBtnContainer{display:flex;justify-content:center;align-items:center}.projectButton:hover{text-decoration:underline}@media screen and (max-width:768px){.projectCard{max-width:350px;min-height:450px}}