@media screen and (max-width:1025px){.GamePass .title-large{font-size:40px;line-height:45px}}@media screen and (max-width:769px){.GamePass .title-large{font-size:35px;line-height:40px}}@media screen and (max-width:380px){.GamePass .title-large{font-size:22px;line-height:25px}.GamePass .h3{font-size:16px}}.counter.card-container:after,.counter.card-container:before{border-radius:10000px}.card-container .cardIcon{display:flex;justify-content:center;align-items:center;max-height:45px;min-height:45px;min-width:45px;max-width:45px;border-radius:50%}.card-container .cardIcon.iconContainer{background-color:#ba83ff1f;max-height:62px;min-height:62px;min-width:62px;max-width:62px;padding:15px}@media screen and (max-width:1024px){.card-container .cardIcon{max-height:35px;min-height:35px;min-width:35px;max-width:35px}.card-container .cardIcon.iconContainer{max-height:45px;min-height:45px;min-width:45px;max-width:45px;padding:12px}}@media screen and (max-width:768px){.card-container .cardIcon{max-height:30px;min-height:30px;min-width:30px;max-width:30px}.card-container .cardIcon.iconContainer{max-height:35px;min-height:35px;min-width:35px;max-width:35px;padding:8px}}@media screen and (max-width:640px){.card-container .cardIcon{max-height:25px;min-height:25px;min-width:25px;max-width:25px}}.popupAnimation{animation:popupAnimate .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes popupAnimate{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.errorContainerInput>p{opacity:0;transform:translateY(10px);transition:.2s ease-in-out;pointer-events:none}.errorContainerInput:hover>p{opacity:1;transform:translateY(0)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.NFTCollections .imageText{font-size:150px;text-align:center;font-family:var(--unbounded);font-weight:600;background:linear-gradient(180deg,#ada4c6,#222237);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:.2;position:absolute;bottom:-155px;z-index:-1;background-color:red;width:100%}.NFTCollections .NFTImages{width:230px}@media screen and (max-width:1279px){.NFTCollections .imageText{font-size:100px;bottom:-100px}.NFTCollections .NFTImages{width:160px}}@media screen and (max-width:1023px){.NFTCollections .imageText{font-size:80px;bottom:-100px}.NFTCollections .NFTImages{width:130px}}@media screen and (max-width:768px){.NFTCollections .imageText{bottom:-60px}}@media screen and (max-width:400px){.NFTCollections .imageText{font-size:60px;bottom:-50px}.NFTCollections .NFTImages{width:100px}}.scroll-container{position:relative;width:100%;overflow-x:hidden;display:flex}.carousel-primary,.carousel-secondary{left:100%;width:100%;overflow:hidden;position:absolute;white-space:nowrap;display:flex;justify-content:space-evenly;animation:scroll-horizontal linear infinite}@keyframes scroll-horizontal{0%{left:100%}to{left:-100%}}