.footer{background-color:#822bf1;color:#fff;padding:2rem 0;gap:2rem}.footer,.footer .container,.footer .social-link{display:flex;align-items:center}.footer .container{direction:ltr;flex-direction:row;width:100%;justify-content:space-between}.footer .container .social-media-links{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.footer .container .routes{display:flex;flex-wrap:wrap;align-items:center;gap:32px}.footer .container .routes .footer__link{color:#fff;text-align:center;font-size:20px;font-weight:600;text-decoration:none;font-family:Assistant!important}@media(max-width:1200px){.footer .container .routes .footer__link{font-size:17px}}.footer .container .routes .footer__link:hover{text-decoration:underline}.footer .copyright{color:hsla(0,0%,100%,.74);font-size:20px;font-family:Assistant!important}@media(max-width:1200px){.footer .copyright{font-size:17px}}@media(max-width:768px){.footer .container{flex-direction:column;align-items:center;text-align:center}.footer .container .social-media-links{padding-top:10px}.footer .container .routes{flex-direction:column;gap:10px}.footer .container .routes .footer__link{font-size:18px}}.footer_dropdown_item{text-align:center;font-size:14px;font-weight:600;text-decoration:none;display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:6px 0}.footer_ar .container .routes .footer__link,.footer_ar .copyright{font-family:Almarai!important;font-size:17px!important}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:unset;padding:1rem 0 5px;transition:all .3s ease}.navbar .auth-btn{border-radius:100px;border:1px solid #fff;background:linear-gradient(90deg,rgba(219,15,216,.5),rgba(255,125,231,.5) 43.75%,rgba(218,132,12,.5));padding:10px 26px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer;color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.nfc-reader{display:none}@media only screen and (max-width:700px){.nfc-reader{display:flex}}.navbar__container{max-width:100%;margin:0 auto;padding:0 5.5rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1490px){.navbar__container{padding:0 3.5rem}}@media only screen and (max-width:1390px){.navbar__container{padding:0 1.5rem}}.navbar__actions{display:flex;gap:15px;align-items:center}@media only screen and (max-width:1270px){.navbar__actions{gap:7px}.navbar__actions .custom-btn-container{scale:.8}}@media only screen and (max-width:700px){.navbar__actions{gap:0!important}.navbar__actions .custom-btn-container{scale:.8}}.navbar__actions .avatar{object-fit:cover}.navbar__actions .cart-icon-wrapper{position:relative;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.navbar__actions .cart-icon-wrapper:hover{background-color:hsla(0,0%,100%,.1)}.navbar__actions .cart-icon-wrapper .cart-icon{filter:brightness(0) invert(1);transition:transform .2s ease}.navbar__actions .cart-icon-wrapper:hover .cart-icon{transform:scale(1.1)}.navbar__actions .cart-icon-wrapper .cart-badge{position:absolute;top:0;right:0;background-color:#ff4757;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid #190049;transform:translate(25%,-25%);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,71,87,.7)}70%{box-shadow:0 0 0 10px rgba(255,71,87,0)}to{box-shadow:0 0 0 0 rgba(255,71,87,0)}}.navbar__actions .avatar-wrapper{display:inline-block;cursor:pointer;position:relative;background-color:#280d5c;padding:5px;display:flex;align-items:flex-start;gap:3px;width:70px;border-radius:100px;justify-content:flex-start;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar__actions .avatar-btn-container{display:flex;align-items:center;gap:3px}.navbar__actions .avatar-profile{display:flex;align-items:center;gap:5px}.navbar__actions .avatar{cursor:pointer;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.navbar__actions .arrow-icon{width:12px;height:12px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg);transition:transform .3s ease}.navbar__actions .profile-text{color:#fff;font-size:12px;white-space:nowrap;opacity:0;transform:translateX(-10px);transition:all .3s ease}.navbar__actions .avatar-dropdown{width:140px;right:0;border-radius:8px;overflow:hidden;position:absolute;top:calc(100% + 10px);z-index:100;width:max-content;min-width:140px;background-color:#280d5c;opacity:0;visibility:hidden;transform:scale(0);transform-origin:15px -5px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.navbar__actions .avatar-dropdown-ar{right:unset;left:0}.navbar__actions .dropdown-item{display:flex;gap:8px;width:140px;text-wrap:nowrap;padding:12px 12px 10px;color:#fff;background:none;border:none;text-align:start;text-decoration:none;align-items:center;cursor:pointer;font-weight:400;font-size:12px;transition:all .3s ease;transform:translateY(10px);opacity:0}.navbar__actions .dropdown-item:hover{background:hsla(0,0%,100%,.1);transform:translateX(4px) translateY(0)}.navbar__actions .dropdown-item-icon{width:16px;height:16px;background:hsla(0,0%,100%,.7);border-radius:2px;flex-shrink:0}.navbar__actions .open .arrow-icon{transform:rotate(225deg)}.navbar__actions .open .avatar-dropdown{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.navbar__actions .open .dropdown-item{transform:translateY(0);opacity:1}.navbar__actions .open .dropdown-item:first-child{transition-delay:.1s}.navbar__actions .open .dropdown-item:nth-child(2){transition-delay:.2s}.navbar__actions .open .dropdown-item:nth-child(3){transition-delay:.3s}.navbar__actions .open .dropdown-item:nth-child(4){transition-delay:.4s}@keyframes bubble{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.navbar__actions .open .avatar-dropdown{animation:bubble .4s cubic-bezier(.34,1.56,.64,1)}.navbar__logo{z-index:101;display:flex;align-items:center;gap:1rem}.navbar__logo .full-logo{display:flex}@media only screen and (max-width:1270px){.navbar__logo .full-logo img{width:80px}}@media only screen and (max-width:700px){.navbar__logo .full-logo{display:none}}.navbar__logo .small-logo{display:none}@media only screen and (max-width:700px){.navbar__logo .small-logo{display:flex}}.navbar__menu{display:flex;height:60px;padding:0 25px;align-items:center}.navbar__menu .sidebar-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:10px}.navbar__links{display:flex;list-style:none;gap:2rem}.navbar__item{position:relative}.navbar__link{font-weight:400;font-size:1rem;color:#fff;text-transform:uppercase;transition:color .3s ease}@media only screen and (max-width:1270px){.navbar__link{font-size:.7rem}}.navbar__link:hover{background:linear-gradient(93deg,#db0fd8 -19.29%,#fff 39.92%,#da840c 99.13%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navbar__toggle{direction:ltr;display:none;background:none;border:none;cursor:pointer;width:30px;height:30px;position:relative;z-index:101}.contact-button{background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.contact-button:hover{background-color:#059669;transform:translateY(-2px)}.contact-button:active{transform:translateY(0)}.toggle-bar{display:block;padding-right:30px;position:relative}.toggle-bar,.toggle-bar:after,.toggle-bar:before{width:30px;height:2px;background-color:#f6e5dd;transition:all .3s ease}.toggle-bar:after,.toggle-bar:before{content:"";position:absolute}.toggle-bar:before{transform:translateY(-10px)}.toggle-bar:after{transform:translateY(10px)}.toggle-bar.open{background-color:transparent}.toggle-bar.open:before{transform:rotate(45deg)}.toggle-bar.open:after{transform:rotate(-45deg)}@media(max-width:992px){.navbar__toggle{display:block}.navbar__menu{position:fixed;top:0;left:-100%;width:80%;z-index:9999;max-width:300px;height:100vh;background-color:#190049;padding:2rem;transition:left .3s ease;flex-direction:column;align-items:flex-start;box-shadow:5px 0 15px rgba(0,0,0,.1)}.navbar__menu.open{left:0}.navbar__links{flex-direction:column;width:100%;gap:0}.navbar__links .navbar__link{font-size:14px;border:0;background-color:unset}.navbar__item{width:100%;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.navbar__actions{gap:10px}.navbar__actions .cart-icon-wrapper{padding:6px}.navbar__actions .cart-icon-wrapper .cart-badge{width:18px;height:18px;font-size:11px}}.locale_icon_ar_en{cursor:pointer;width:32px;height:32px}@media only screen and (max-width:768px){.locale_icon_ar_en{width:24px;height:24px}}.custom-btn-container{direction:ltr}.custom-btn-container,.custom-btn-container button{display:flex;align-items:center;justify-content:center}.custom-btn-container button{color:#fff;border:0;gap:5px;height:43px;font-family:Oxanium;width:200px;background-color:#822bf1;cursor:pointer;font-size:18px;font-weight:600}@media only screen and (max-width:1000px){.custom-btn-container button{width:150px;font-size:16px}}@media only screen and (max-width:700px){.custom-btn-container button{width:100px;font-size:13px}}.custom-btn-container .loader-spinner{width:30px;height:30px;border:3px solid hsla(0,0%,95%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.buy-card-container{background:rgba(85,2,250,.1);color:#fff;padding:10px;border-radius:18px;display:flex;height:450px;flex-direction:column;width:auto;position:relative;transition:transform .3s ease}.buy-card-container .like-section{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:99;background:linear-gradient(148deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 15px 0 10px;width:92px;height:40px;cursor:pointer}.buy-card-container .like-section .like-section-content{display:flex;align-items:center;justify-content:center;gap:5px}.buy-card-container .like-section .like-section-content .like-count{font-size:15px;font-weight:400;font-family:Oxanium!important}@media only screen and (max-width:1600px){.buy-card-container{width:300px}}@media only screen and (max-width:1000px){.buy-card-container{width:100%}}.buy-card-container .card-cover-image-container{width:100%;position:relative;overflow:hidden;min-height:257px;border-bottom:1px solid linear-gradient(180deg,hsla(0,0%,85%,0),#822bf1)}.buy-card-container .card-cover-image-container .cover-gradient-shadow{position:absolute;left:0;right:0;bottom:0;height:30%;pointer-events:none;opacity:1;transition:opacity .3s ease;background:linear-gradient(180deg,hsla(0,0%,85%,0),#822bf1);border-bottom-left-radius:18px;border-bottom-right-radius:18px;z-index:2}.buy-card-container .card-cover-image-container .cover-img{width:100%;height:100%;max-height:257px;min-height:210px;border-radius:18px}.buy-card-container .card-cover-image-container .view-details-btn{position:absolute;bottom:0;left:50%;width:170px;background:#f81dfb;color:#fff;border-radius:20px;font-weight:700;cursor:pointer;border:0;padding:12px 10px!important;transform:translate(-50%,-50%);opacity:1;visibility:visible;transition:all .3s ease;z-index:10;font-size:13px;letter-spacing:.5px;box-shadow:0 4px 15px rgba(248,29,251,.3)}@media only screen and (max-width:720px){.buy-card-container .card-cover-image-container .view-details-btn{padding:12px 10px;font-size:13px}}.buy-card-container .card-cover-image-container .view-details-btn:hover{background:#e01de8;transform:translate(-50%,-50%) scale(1.05)}.buy-card-container:hover .card-cover-image-container .cover-gradient-shadow{opacity:1}.buy-card-container:hover .card-cover-image-container .view-details-btn{opacity:1;visibility:visible}.buy-card-container .seler-info-copy-number{display:flex;width:100%;justify-content:space-between;align-items:center;position:relative}.buy-card-container .seler-info-copy-number .copy-number{position:absolute;top:0;font-size:13.5px;color:#8936ec}.buy-card-container .seler-info-copy-number .seller-info{z-index:999;display:flex;align-items:center;gap:10px;height:75px;padding:0 0 15px 15px}.buy-card-container .seler-info-copy-number .seller-info .avatar{width:30px;margin-top:5px;height:30px;border-radius:50%;object-fit:cover}.buy-card-container .seler-info-copy-number .seller-info .user-info{margin-top:10px;width:80%}.buy-card-container .seler-info-copy-number .seller-info .user-info span{display:inline-block;width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;font-weight:400;font-family:Oxanium!important}.buy-card-container .seler-info-copy-number .seller-info .user-info p{font-size:14px;font-weight:400;font-family:Oxanium!important}.buy-card-container .price-container{display:flex;z-index:999;align-items:center;justify-content:space-between}.buy-card-container .price-container .sale{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:400;font-family:Oxanium!important}.buy-card-container .price-container .price{font-size:20px;font-weight:500;color:#fff;font-family:Oxanium!important}@media only screen and (max-width:1600px){.buy-card-container .price-container .price{font-size:20px}}@media only screen and (max-width:1500px){.buy-card-container .price-container .price{font-size:18px}}@media only screen and (max-width:1440px){.buy-card-container .price-container .price{font-size:20px}}.buy-card-container .price-container .small-price{font-size:20px!important}@media only screen and (max-width:1600px){.buy-card-container .price-container .small-price{font-size:18px!important}}@media only screen and (max-width:1440px){.buy-card-container .price-container .small-price{font-size:17px!important}}.buy-card-container .action-container{display:flex;margin-top:10px;justify-content:center;width:100%}.buy-card-container .action-container .sold-out-indicator .sold-out-badge{display:flex;align-items:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#ff4757,#c44569);border-radius:8px;color:#fff;font-family:Oxanium;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 3px 10px rgba(255,71,87,.3);border:1px solid hsla(0,0%,100%,.2)}.buy-card-container .action-container .sold-out-indicator .sold-out-badge svg{width:16px;height:16px;color:#fff}.buy-card-container .action-container .sold-out-indicator .sold-out-badge span{color:#fff;font-weight:700}@media only screen and (max-width:1600px){.buy-card-container .action-container .sold-out-indicator .sold-out-badge{padding:8px 14px;font-size:13px}}@media only screen and (max-width:1000px){.buy-card-container .action-container .sold-out-indicator .sold-out-badge{width:100%;max-width:180px;justify-content:center}}.buy-card-container .action-container .already-in-cart{width:180px;height:60px;border-radius:8px;background:rgba(0,255,56,.1);border:1px solid rgba(0,255,56,.3);display:flex;align-items:center;justify-content:center}.buy-card-container .action-container .already-in-cart .already-in-cart-content{display:flex;align-items:center;justify-content:center;gap:8px}.buy-card-container .action-container .already-in-cart .already-in-cart-content .cart-icon{width:18px;height:18px;opacity:.8}.buy-card-container .action-container .already-in-cart .already-in-cart-content .already-in-cart-text{color:#00ff38;font-size:13px;font-weight:500;font-family:Oxanium!important}.buy-card-container .action-container .already-in-cart .already-in-cart-content .verify-icon{width:14px;height:14px;opacity:.8}@media only screen and (max-width:1600px){.buy-card-container .action-container .already-in-cart{width:160px;height:55px}}@media only screen and (max-width:1000px){.buy-card-container .action-container .already-in-cart{width:100%;max-width:180px}}.buy-card-container .action-container .buy-btn-container{width:85%}.buy-card-container .action-container .buy-btn-container button{width:100%}.buy-card-container .action-container .buy-btn{font-size:21px;font-weight:500;border:1px solid #822bf1;color:#fff;text-transform:uppercase;background:unset;width:100%;height:60px}.buy-btn-container{display:flex;align-items:center;position:relative}.buy-btn-container .rec-left{position:absolute;left:-4px;top:19%}.buy-btn-container .rec-right{position:absolute;right:-4px;top:19%}.buy-btn-container button{color:#fff;height:53px;font-family:Oxanium;background-color:unset;border:1px solid #b77fff;cursor:pointer;font-size:15px;font-weight:500;min-width:190px;display:flex;justify-content:center;align-items:center;gap:12px;padding:0 12px}@media only screen and (max-width:1000px){.buy-btn-container button{width:150px;font-size:16px}}.collector-card-container{background:rgba(126,67,244,.2);border-radius:18px;cursor:pointer;max-width:380px;padding:20px;width:100%}@media(max-width:1800px){.collector-card-container{max-width:360px!important}}@media(max-width:1700px){.collector-card-container{max-width:300px!important}}@media(max-width:720px){.collector-card-container{width:100%!important;max-width:unset!important}}.collector-card-container .cover{height:170px;width:100%;object-fit:cover}.collector-card-container .card-img-container{position:relative;display:flex;gap:8px}.collector-card-container .card-img-container .cover{width:60%;border-radius:14px;object-fit:cover}.collector-card-container .card-img-container .post-cover-container{width:40%;height:170px;position:relative}.collector-card-container .card-img-container .post-cover-container .post-cover-image{width:100%;height:170px;object-fit:cover;border-radius:14px;transition:border .3s ease}.collector-card-container .card-img-container .post-cover-container:hover .hover-message{opacity:1;visibility:visible}.collector-card-container .card-img-container .post-cover-container .hover-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateY(10px);padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;z-index:3;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;display:flex;height:100%;flex-direction:column;justify-content:space-around;white-space:nowrap}.collector-card-container .card-img-container .post-cover-container .hover-message .posts-number{display:flex;flex-direction:column;gap:2px;align-items:center;color:#fff;font-weight:500}.collector-card-container .card-img-container .post-cover-container .hover-message .posts-number .number{font-size:30px}.collector-card-container .card-img-container .post-cover-container .hover-message .posts-number .label{font-size:12px}.collector-card-container .card-img-container .post-cover-container .hover-message .see-more-btn{color:#f81dfb;font-weight:500;border:0;background-color:unset;cursor:pointer;font-size:12px}.collector-card-container .card-img-container .post-cover-container:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:170px;border:1px solid #a259ff;background:linear-gradient(180deg,rgba(64,0,186,.43),#1d0054);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:14px;z-index:1;pointer-events:none}.collector-card-container .card-img-container .post-cover-container .eye-container{background:rgba(29,0,84,.77);height:22px;border-radius:100px;right:20px;padding:10px;display:flex;align-items:center;justify-content:center;bottom:6%;gap:4px;position:absolute;transition:all .3s ease}.collector-card-container .card-img-container .post-cover-container .eye-container span{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.collector-card-container .card-img-container .avatar{position:absolute;left:10px;object-fit:cover;border-radius:50%;bottom:-50px;border:1px solid #000}.collector-card-container .name-info{margin-top:60px;display:flex;align-items:last baseline;gap:10px}.collector-card-container .name-info .name{color:#fff;font-size:20px;font-weight:500;font-family:Oxanium!important}.collector-card-container .action-container{display:flex;justify-content:space-between;align-items:center}.collector-card-container .action-container .tag{color:#cbcbcb;font-size:16px;font-weight:400}.collector-card-container .action-container .follow-btn{justify-content:center;cursor:pointer;background-color:rgba(248,29,251,.051);border:1px solid #f81dfb;border-radius:100px;width:109px;color:#fff;display:flex;align-items:center;height:30px}.carousel-container{flex-direction:column;padding:2rem}.carousel-container,.logo-carousel{display:flex;align-items:center;justify-content:center}.logo-carousel{gap:1.5rem}.logo-carousel .nav-btn{width:48px;height:48px;border-radius:50%;border:2px solid #a855f7;background:transparent;color:#a855f7;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.logo-carousel .nav-btn:hover{background:rgba(168,85,247,.2);transform:scale(1.1)}.logo-carousel .nav-btn:active{transform:scale(.95)}.logo-carousel .carousel-content{display:flex;gap:1.5rem;align-items:center}.logo-carousel .logo-card{flex-shrink:0;border-radius:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Orbitron,monospace;background:#2f185a;border-top:2px solid #776a93;border-bottom:2px solid #776a93;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1);transition:all .3s ease;position:relative;overflow:hidden}.logo-carousel .logo-card:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.logo-carousel .logo-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.logo-carousel .logo-card:hover:before{left:100%}.logo-carousel .logo-card.small{width:240px;height:140px}.logo-carousel .logo-card.large{width:280px;height:160px}.logo-carousel .logo-card .card-content{text-align:center;z-index:1;position:relative}@media(max-width:780px){.logo-carousel .logo-card .card-content{display:flex;flex-direction:column;justify-content:center}}.logo-carousel .logo-card .card-content .logo-image{width:90%;height:64px;margin:0 auto .5rem;object-fit:contain;opacity:.8;transition:opacity .3s ease}.logo-carousel .logo-card .card-content .logo-label{font-size:.875rem;white-space:pre-line;line-height:1.2;opacity:.9;font-weight:500}.logo-carousel .logo-card:hover .card-content .logo-image{opacity:1}.dots-indicator{display:flex;gap:.5rem;margin-top:2rem}.dots-indicator .dot{width:12px;height:12px;border-radius:50%;border:none;background:rgba(168,85,247,.4);cursor:pointer;transition:all .3s ease}.dots-indicator .dot:hover{background:rgba(168,85,247,.6);transform:scale(1.2)}.dots-indicator .dot.active{background:#a855f7;transform:scale(1.25);box-shadow:0 0 12px rgba(168,85,247,.5)}@media(max-width:1224px){.logo-carousel .logo-card.small{width:160px;height:120px}.logo-carousel .logo-card.large{width:200px;height:140px}}@media(max-width:768px){.carousel-container{padding:1rem}.logo-carousel{gap:1rem;flex-direction:unset}.logo-carousel .nav-btn{width:20px;height:20px;font-size:1rem}.logo-carousel .carousel-content{gap:1rem}.logo-carousel .logo-card.small{width:160px;height:100px}.logo-carousel .logo-card.large{width:180px;height:120px}.logo-carousel .logo-card .card-content .logo-image{width:48px;height:48px}.logo-carousel .logo-card .card-content .logo-label{font-size:.75rem}}@media(max-width:480px){.logo-carousel{flex-direction:unset;gap:1rem}.logo-carousel .carousel-content{justify-content:center;max-width:100%}.logo-carousel .logo-card.large,.logo-carousel .logo-card.small{width:140px;height:90px}}.welcome-card-container{position:relative;border-radius:12px;padding:30px;color:#fff;overflow:hidden;width:100%;gap:5px;height:240px}.welcome-card-container .background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.welcome-card-container .overlay{position:absolute;inset:0;background-color:rgba(111,79,242,.502);opacity:.7;z-index:1}.welcome-card-container .welcome-content{position:relative;z-index:2}.welcome-card-container .title{font-size:26px;font-weight:600;display:block;margin-bottom:10px}.welcome-card-container .description{font-size:14px;font-weight:400;display:block;margin-bottom:10px}.welcome-card-container .actions-container{position:relative;z-index:2;display:flex;align-items:center;gap:15px;padding-top:35px}.welcome-card-container .actions-container .create-btn{background-color:rgba(29,0,84,.6)}.welcome-card-container .actions-container .create-btn,.welcome-card-container .actions-container .explore-btn{color:#fff;height:40px;padding:0 20px;border-radius:9px;border:none;display:flex;align-items:center;cursor:pointer}.welcome-card-container .actions-container .explore-btn{background-color:#6f4ff2}.filter-bar-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap;transition:all .3s ease-in-out}.filter-bar-container .actions-container{display:flex;align-items:center;gap:6px}.filter-bar-container .filter-radio-options-container{display:flex;align-items:center;gap:12px}.filter-bar-container .iconBtn{width:36px;height:36px;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.filter-bar-container .iconBtn:hover{background:hsla(0,0%,100%,.2)}.filter-bar-container .search-input{height:36px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;background:hsla(0,0%,100%,.1);color:#fff;font-size:14px;outline:none;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.filter-bar-container .search-input::placeholder{color:hsla(0,0%,100%,.6)}.filter-bar-container .search-input:focus{border-color:#6f4ff2;background:hsla(0,0%,100%,.15);box-shadow:0 0 0 2px rgba(111,79,242,.2)}.filter-bar-container .search-input.show{width:200px;opacity:1;padding:0 12px;margin-right:0}.filter-bar-container .search-input.hide{width:0;opacity:0;padding:0;margin-right:0;border-width:0}.filter-bar-container .optionBtn{padding:6px 16px;font-size:14px;line-height:1;border:1px solid hsla(0,0%,100%,.4);border-radius:20px;background:transparent;color:#fff;cursor:pointer;height:33px;transition:background .2s,border-color .2s,color .2s}@media only screen and (max-width:720px){.filter-bar-container .optionBtn{font-size:12px}}.filter-bar-container .optionBtn.active{background:#6f4ff2;border-color:#6f4ff2;color:#fff}.filter-bar-container .see-more-btn{border-radius:100px;border:1px solid #f81dfb;background:rgba(248,29,251,.05);width:114px;height:30px;flex-shrink:0;color:#f81dfb;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}.pagination-container{display:flex;align-items:center;gap:8px;padding-bottom:10px;padding-top:25px;z-index:999}.pagination-container .pagination-btn{width:32px;height:32px;border-radius:50%;background-color:unset;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:all .2s ease}.pagination-container .pagination-btn.disabled{cursor:not-allowed;opacity:.5}.pagination-container .pagination-btn svg{color:#fff;font-size:16px}.pagination-container .pagination-number{width:32px;height:32px;border-radius:50%;border:1px solid #f0f;background:transparent;display:flex;align-items:center;justify-content:center;color:#f0f;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.pagination-container .pagination-number.active{background:#f0f;border-color:#f0f;color:#fff}.pagination-container .pagination-number:disabled{cursor:not-allowed;opacity:.5}.pagination-container .ellipsis{color:hsla(0,0%,100%,.6);font-size:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;height:32px}@media(max-width:768px){.pagination-container{gap:4px}.pagination-container .pagination-btn,.pagination-container .pagination-number{width:36px;height:36px;font-size:13px}.pagination-container .ellipsis{height:36px;font-size:14px}}.pagination-loading{display:flex;align-items:center;justify-content:center;height:32px;padding:16px}.pagination-loading .spinner{width:24px;height:24px;border:2px solid hsla(0,0%,100%,.2);border-top-color:#f0f;border-radius:50%;animation:spin 1s linear infinite}.profile-post-details{position:relative;display:flex;justify-content:center}.profile-post-details .post-details-nav{position:absolute;display:flex;align-items:center;justify-content:space-between;width:77%;top:204px;z-index:5;pointer-events:none}@media(max-width:1300px){.profile-post-details .post-details-nav{width:85%;top:180px}}@media(max-width:1000px){.profile-post-details .post-details-nav{width:100%;top:160px}}@media(max-width:480px){.profile-post-details .post-details-nav{width:98%;top:120px}}.profile-post-details .post-details-nav .nav-left,.profile-post-details .post-details-nav .nav-right{width:30px;height:30px;border-radius:16px;background:#b77fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:all .3s ease;box-shadow:0 2px 8px rgba(183,127,255,.3);pointer-events:auto;position:relative;z-index:10}@media(max-width:1300px){.profile-post-details .post-details-nav .nav-left,.profile-post-details .post-details-nav .nav-right{width:28px;height:28px;border-radius:14px}}@media(max-width:1000px){.profile-post-details .post-details-nav .nav-left,.profile-post-details .post-details-nav .nav-right{width:26px;height:26px;border-radius:13px}}@media(max-width:768px){.profile-post-details .post-details-nav .nav-left,.profile-post-details .post-details-nav .nav-right{width:24px;height:24px;border-radius:12px}}@media(max-width:480px){.profile-post-details .post-details-nav .nav-left,.profile-post-details .post-details-nav .nav-right{width:22px;height:22px;border-radius:11px}}.profile-post-details .post-details-nav .nav-left:hover,.profile-post-details .post-details-nav .nav-right:hover{background:#9f66ff;transform:scale(1.15);box-shadow:0 0 12px rgba(183,127,255,.533)}.profile-post-details .post-details-nav .nav-left:active,.profile-post-details .post-details-nav .nav-right:active{transform:scale(.95)}.profile-post-details .post-details-nav .nav-left img,.profile-post-details .post-details-nav .nav-right img{width:16px;height:16px;pointer-events:none}@media(max-width:1300px){.profile-post-details .post-details-nav .nav-left img,.profile-post-details .post-details-nav .nav-right img{width:14px;height:14px}}@media(max-width:1000px){.profile-post-details .post-details-nav .nav-left img,.profile-post-details .post-details-nav .nav-right img{width:13px;height:13px}}@media(max-width:768px){.profile-post-details .post-details-nav .nav-left img,.profile-post-details .post-details-nav .nav-right img{width:12px;height:12px}}@media(max-width:480px){.profile-post-details .post-details-nav .nav-left img,.profile-post-details .post-details-nav .nav-right img{width:11px;height:11px}}.profile-post-details .post-details-nav .nav-right{rotate:180deg}.profile-post-details .profile-post-details-container{display:flex;background-color:rgba(83,56,158,.8);width:70%;height:500px;border-radius:20px;margin:0 auto 20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(max-width:1300px){.profile-post-details .profile-post-details-container{width:80%;height:480px;border-radius:18px;margin:0 auto 18px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container{width:90%;height:460px;border-radius:16px;margin:0 auto 15px}}@media(max-width:768px){.profile-post-details .profile-post-details-container{width:95%;height:440px;border-radius:14px;margin:0 auto 12px}}@media(max-width:480px){.profile-post-details .profile-post-details-container{width:98%;height:auto;min-height:420px;max-height:80vh;border-radius:12px;margin:0 auto 10px;flex-direction:column}}.profile-post-details .profile-post-details-container .left{width:44%;position:relative;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .left{width:42%}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .left{width:40%}}@media(max-width:768px){.profile-post-details .profile-post-details-container .left{width:38%}}@media(max-width:480px){.profile-post-details .profile-post-details-container .left{width:100%;height:200px;flex-shrink:0}}.profile-post-details .profile-post-details-container .left .post-img{height:100%;width:100%;object-fit:cover;border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .left .post-img{border-top-left-radius:18px;border-bottom-left-radius:18px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .left .post-img{border-top-left-radius:16px;border-bottom-left-radius:16px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .left .post-img{border-top-left-radius:14px;border-bottom-left-radius:14px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .left .post-img{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:0}}.profile-post-details .profile-post-details-container .right{width:56%;padding:30px 30px 0;display:flex;flex-direction:column;overflow:hidden;overflow:auto}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right{width:58%;padding:28px 28px 0}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right{width:60%;padding:25px 25px 0}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right{width:62%;padding:22px 22px 0}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right{width:100%;padding:20px 20px 0;flex:1 1;min-height:0}}.profile-post-details .profile-post-details-container .right .influencer-comment{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .influencer-comment{gap:9px;margin-bottom:22px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .influencer-comment{gap:8px;margin-bottom:20px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .influencer-comment{gap:7px;margin-bottom:18px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .influencer-comment{gap:6px;margin-bottom:16px}}.profile-post-details .profile-post-details-container .right .influencer-comment .avatar{width:58px;height:58px;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .influencer-comment .avatar{width:54px;height:54px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .influencer-comment .avatar{width:50px;height:50px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .influencer-comment .avatar{width:46px;height:46px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .influencer-comment .avatar{width:40px;height:40px}}.profile-post-details .profile-post-details-container .right .influencer-comment .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .name{font-weight:600;font-size:13px;color:#fff;margin-right:6px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .name{font-size:12px;margin-right:5px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .name{font-size:12px;margin-right:4px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .name{font-size:11px;margin-right:4px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .name{font-size:11px;margin-right:3px}}.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .comment{font-weight:400;font-size:13px;color:#fff;word-wrap:break-word}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .comment{font-size:12px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .comment{font-size:12px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .comment{font-size:11px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .info .comment{font-size:11px}}.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .created-at{margin-top:6px;font-size:13px;color:#b77fff;font-weight:600}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .created-at{font-size:10px;margin-top:5px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .created-at{font-size:10px;margin-top:4px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .created-at{font-size:9px;margin-top:4px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .influencer-comment .comment-container .created-at{font-size:9px;margin-top:3px}}.profile-post-details .profile-post-details-container .right .user-comments{flex:1 1;overflow-y:auto;padding-right:5px;margin-bottom:15px}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments{margin-bottom:12px}}.profile-post-details .profile-post-details-container .right .user-comments::-webkit-scrollbar{width:4px}.profile-post-details .profile-post-details-container .right .user-comments::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.profile-post-details .profile-post-details-container .right .user-comments::-webkit-scrollbar-thumb{background:rgba(183,127,255,.5);border-radius:2px}.profile-post-details .profile-post-details-container .right .user-comments::-webkit-scrollbar-thumb:hover{background:rgba(183,127,255,.7)}.profile-post-details .profile-post-details-container .right .user-comments .comment{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment{gap:9px;margin-bottom:22px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment{gap:8px;margin-bottom:20px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment{gap:7px;margin-bottom:18px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment{gap:6px;margin-bottom:16px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar{width:30px;height:30px;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar{width:28px;height:28px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar{width:26px;height:26px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar{width:24px;height:24px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar{width:22px;height:22px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container{flex:1 1;display:flex;align-items:flex-start;justify-content:space-between;min-width:0}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info{flex:1 1;min-width:0}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .name{font-weight:600;font-size:12px;color:#fff;margin-right:6px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .name{font-size:11px;margin-right:5px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .name{font-size:11px;margin-right:4px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .name{font-size:10px;margin-right:4px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .name{font-size:10px;margin-right:3px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .text{font-weight:400;font-size:13px;color:#fff;word-wrap:break-word}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .text{font-size:12px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .text{font-size:12px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .text{font-size:11px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .user .text{font-size:11px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats{display:flex;flex-direction:row;gap:15px;margin-top:4px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats{gap:12px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats{gap:10px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats{gap:8px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats{gap:6px;flex-wrap:wrap}}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .created-at,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .like,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{font-weight:400;font-size:11px;color:#c2adeb}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .created-at,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .like,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{font-size:10px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .created-at,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .like,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{font-size:10px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .created-at,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .like,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{font-size:9px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .created-at,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .like,.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{font-size:9px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay{background-color:transparent;border:none;cursor:pointer;transition:color .2s ease}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .info .stats .replay:hover{color:#fff}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like{background-color:transparent;border:none;cursor:pointer;flex-shrink:0;transition:transform .2s ease}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like{width:18px;height:18px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like{width:17px;height:17px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like{width:16px;height:16px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like{width:15px;height:15px}}.profile-post-details .profile-post-details-container .right .user-comments .comment .comment-container .action-like:hover{transform:scale(1.1)}.profile-post-details .profile-post-details-container .right .post-actions{margin-top:20px;margin-bottom:10px;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-actions{margin-top:18px;margin-bottom:8px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-actions{margin-top:16px;margin-bottom:8px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-actions{margin-top:14px;margin-bottom:6px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-actions{margin-top:12px;margin-bottom:6px}}.profile-post-details .profile-post-details-container .right .post-actions .action{margin-right:20px;background-color:transparent;border:none;cursor:pointer;width:20px;height:20px;transition:transform .2s ease}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-actions .action{margin-right:18px;width:19px;height:19px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-actions .action{margin-right:16px;width:18px;height:18px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-actions .action{margin-right:14px;width:17px;height:17px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-actions .action{margin-right:12px;width:16px;height:16px}}.profile-post-details .profile-post-details-container .right .post-actions .action:hover{transform:scale(1.1)}.profile-post-details .profile-post-details-container .right .post-actions .action.disabled{opacity:.5;cursor:not-allowed}.profile-post-details .profile-post-details-container .right .post-actions .action.disabled:hover{transform:none}.profile-post-details .profile-post-details-container .right .post-actions .action img{width:100%;height:100%}.profile-post-details .profile-post-details-container .right .post-likes{display:flex;align-items:center;font-weight:400;font-size:13px;color:#fff;flex-shrink:0;margin-bottom:8px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-likes{font-size:12px;margin-bottom:7px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-likes{font-size:12px;margin-bottom:6px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-likes{font-size:11px;margin-bottom:6px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-likes{font-size:11px;margin-bottom:5px}}.profile-post-details .profile-post-details-container .right .post-likes img{width:20px;height:20px;object-fit:cover;border:2px solid #fff;border-radius:50%;margin-right:7px;transition:transform .2s ease}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-likes img{width:19px;height:19px;margin-right:6px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-likes img{width:18px;height:18px;margin-right:6px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-likes img{width:17px;height:17px;margin-right:5px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-likes img{width:16px;height:16px;margin-right:5px}}.profile-post-details .profile-post-details-container .right .post-likes img:hover{transform:scale(1.1)}.profile-post-details .profile-post-details-container .right .post-likes span{font-weight:600;margin:0 5px}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-likes span{margin:0 4px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-likes span{margin:0 4px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-likes span{margin:0 3px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-likes span{margin:0 3px}}.profile-post-details .profile-post-details-container .right .post-created-at{font-weight:400;font-size:10px;text-transform:uppercase;color:#d6dbde;margin-top:5px;margin-bottom:16px;flex-shrink:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-created-at{font-size:9px;margin-top:4px;margin-bottom:14px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-created-at{font-size:9px;margin-top:4px;margin-bottom:12px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-created-at{font-size:8px;margin-top:3px;margin-bottom:10px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-created-at{font-size:8px;margin-top:3px;margin-bottom:8px}}.profile-post-details .profile-post-details-container .right .post-add-comment{display:flex;align-items:center;padding:20px 0;border-top:1px solid rgba(248,29,251,.58);flex-shrink:0;margin-top:auto}.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{flex-shrink:0;background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{width:19px;height:19px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{width:18px;height:18px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{width:17px;height:17px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{width:16px;height:16px}}.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji:hover,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post:hover{transform:scale(1.1)}.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji img,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post img{width:20px;height:20px;object-fit:contain}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji img,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post img{width:19px;height:19px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji img,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post img{width:18px;height:18px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji img,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post img{width:17px;height:17px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-emoji img,.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post img{width:16px;height:16px}}.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{font-weight:600;font-size:13px;color:#f81dfb;transition:color .2s ease}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{font-size:12px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{font-size:12px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{font-size:11px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post{font-size:11px}}.profile-post-details .profile-post-details-container .right .post-add-comment .btn-post:hover{color:#fff}.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment{flex:1 1;background-color:transparent;border:none;padding:10px 16px;color:#fff;font-size:14px;min-width:0}@media(max-width:1300px){.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment{padding:9px 14px;font-size:13px}}@media(max-width:1000px){.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment{padding:8px 12px;font-size:13px}}@media(max-width:768px){.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment{padding:7px 10px;font-size:12px}}@media(max-width:480px){.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment{padding:6px 8px;font-size:12px}}.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment::placeholder{color:#fff;opacity:.7}.profile-post-details .profile-post-details-container .right .post-add-comment .post-comment:focus{outline:none;background-color:unset;border-radius:unset}.emoji-picker-container{position:relative;display:inline-block}.emoji-picker{position:absolute;bottom:100%;left:0;z-index:1000;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:320px;max-height:300px;overflow-y:auto;margin-bottom:8px}.emoji-picker-header{padding:12px 16px;border-bottom:1px solid #eee;font-size:14px;font-weight:500;color:#333;background:#f9f9f9;border-radius:8px 8px 0 0}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;padding:12px}.emoji-item{width:32px;height:32px;border:none;background:transparent;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.emoji-item:hover{background-color:#f0f0f0}.emoji-item:active{background-color:#e0e0e0}@media(max-width:768px){.emoji-picker{min-width:280px;max-height:250px}.emoji-grid{grid-template-columns:repeat(6,1fr)}.emoji-item{width:28px;height:28px;font-size:16px}}@media(prefers-color-scheme:dark){.emoji-picker{background:#2d2d2d;border-color:#444}.emoji-picker-header{background:#333;border-color:#444;color:#fff}.emoji-item:hover{background-color:#404040}.emoji-item:active{background-color:#505050}}.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.share-modal{background:rgba(112,144,176,.41);border-radius:41.667px;border-top:2.5px solid hsla(0,0%,100%,.4);border-bottom:2.5px solid hsla(0,0%,100%,.4);padding:24px;width:90%;max-width:600px;-webkit-backdrop-filter:blur(17.9150009155px);backdrop-filter:blur(17.9150009155px)}.share-modal-content{display:flex;flex-direction:column;align-items:center;gap:20px;justify-content:center}.share-modal-content .copy-description{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.share-modal-content .copy-link-container{display:flex;align-items:center;gap:12px}.share-modal-content .copy-link-container .copy-link{width:200px;display:flex;align-items:center;padding:0 20px;text-align:center;border-radius:100px;border:1px solid #fff;background:hsla(0,0%,100%,.1);height:62px}.share-modal-content .copy-link-container .copy-link span{overflow:hidden;color:#fff;display:inline-block;white-space:nowrap;text-overflow:ellipsis}.share-modal-content .copy-link-container .copy-button{background-color:unset;border:0;cursor:pointer}.share-modal-header{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;position:relative;padding-bottom:12px}.share-modal-header .close-btn{background:none;border:none;position:absolute;right:12px;top:-12px;font-size:24px;cursor:pointer;color:#fff;transition:background-color .2s,color .2s}.share-modal-header .title{font-size:33px;font-weight:600}.share-modal-header .subtitle,.share-modal-header .title{color:#fff;text-align:center;font-style:normal;line-height:normal;text-transform:capitalize}.share-modal-header .subtitle{font-size:16px;font-weight:400}.share-options{gap:15px;justify-content:center}.share-option,.share-options{display:flex;align-items:center}.share-option{flex-direction:column;background-color:unset;border:0;cursor:pointer;transition:all .2s;text-decoration:none;color:#374151}.profile-posts-container{position:relative;width:83%}@media(max-width:1000px){.profile-posts-container{width:95%}}@media(max-width:480px){.profile-posts-container{width:100%}}.profile-posts-container .profile-post-list{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;position:relative}@media(max-width:1000px){.profile-posts-container .profile-post-list{gap:20px}}@media(max-width:480px){.profile-posts-container .profile-post-list{gap:15px}}.profile-posts-container .profile-post-list .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:unset;border:none;width:33px;height:33px;border-radius:50%;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media(max-width:720px){.profile-posts-container .profile-post-list .nav-arrow{width:20px;height:20px}}.profile-posts-container .profile-post-list .nav-arrow:hover:not(.disabled){background:linear-gradient(135deg,#9d47ff,#4a1a8c);transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(130,43,241,.4)}.profile-posts-container .profile-post-list .nav-arrow.disabled{opacity:.4;cursor:not-allowed;background:rgba(130,43,241,.3);box-shadow:none}.profile-posts-container .profile-post-list .nav-arrow-left{left:10px}@media(max-width:1500px){.profile-posts-container .profile-post-list .nav-arrow-left{left:-20px}}@media(max-width:1270px){.profile-posts-container .profile-post-list .nav-arrow-left{left:-23px}}.profile-posts-container .profile-post-list .nav-arrow-right{right:10px}@media(max-width:1500px){.profile-posts-container .profile-post-list .nav-arrow-right{right:-20px}}@media(max-width:1270px){.profile-posts-container .profile-post-list .nav-arrow-right{right:-23px}}.profile-posts-container .profile-post-list .desktop-posts-container{position:relative;overflow:hidden;width:100%;display:flex;justify-content:center;max-width:1200px;margin:0 auto}@media(max-width:720px){.profile-posts-container .profile-post-list .desktop-posts-container{display:none}}.profile-posts-container .profile-post-list .desktop-posts-container .posts-wrapper{display:flex;gap:30px;transition:none;justify-content:center;width:100%}@media(max-width:1270px){.profile-posts-container .profile-post-list .desktop-posts-container .posts-wrapper{gap:20px}}@media(max-width:1170px){.profile-posts-container .profile-post-list .desktop-posts-container .posts-wrapper{gap:10px}}.profile-posts-container .profile-post-list .desktop-posts-container .posts-wrapper .card-post{flex:0 0 auto;margin-right:0}@media(max-width:720px){.profile-posts-container .profile-post-list .mobile-swiper{width:100%;padding:20px 0}.profile-posts-container .profile-post-list .mobile-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.profile-posts-container .profile-post-list .mobile-swiper .swiper-pagination{position:static;margin-top:20px}.profile-posts-container .profile-post-list .mobile-swiper .swiper-pagination .swiper-pagination-bullet{background:#822bf1;opacity:.5;width:10px;height:10px;margin:0 5px}.profile-posts-container .profile-post-list .mobile-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#822bf1}}.profile-posts-container .profile-post-list .card-post{position:relative;overflow:hidden;width:268px;height:432px;border-radius:20px;background:#1e1e1e;cursor:pointer}.profile-posts-container .profile-post-list .card-post .actions-btn-container{position:absolute;right:10px;top:10px;z-index:999;display:flex;align-items:center;gap:12px}.profile-posts-container .profile-post-list .card-post .actions-btn-container button{background:unset;border:0;cursor:pointer}@media(max-width:1100px){.profile-posts-container .profile-post-list .card-post{width:240px;height:380px;border-radius:16px}}@media(max-width:720px){.profile-posts-container .profile-post-list .card-post{width:280px;height:400px;border-radius:16px;margin:0 auto}}@media(max-width:320px){.profile-posts-container .profile-post-list .card-post{width:100%;max-width:260px;height:350px;border-radius:12px}}.profile-posts-container .profile-post-list .card-post .card-image{width:100%;height:100%;overflow:hidden}.profile-posts-container .profile-post-list .card-post .card-image .img-card{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.profile-posts-container .profile-post-list .card-post .card-content{position:absolute;bottom:0;left:0;width:100%;height:100%;background:rgba(83,56,158,.898);transform:translateY(100%);transition:transform .6s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;opacity:0;transition:transform .5s ease,opacity .5s ease}@media(max-width:1000px){.profile-posts-container .profile-post-list .card-post .card-content{padding:20px}}@media(max-width:480px){.profile-posts-container .profile-post-list .card-post .card-content{padding:16px}}.profile-posts-container .profile-post-list .card-post .card-content h3{font-weight:500;font-size:20px;color:#fff;margin-bottom:8px}@media(max-width:1000px){.profile-posts-container .profile-post-list .card-post .card-content h3{font-size:18px;margin-bottom:6px}}@media(max-width:480px){.profile-posts-container .profile-post-list .card-post .card-content h3{font-size:16px;margin-bottom:5px}}.profile-posts-container .profile-post-list .card-post .card-content p{font-weight:300;color:#ccc;font-size:14px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1000px){.profile-posts-container .profile-post-list .card-post .card-content p{font-size:13px;margin-bottom:12px}}@media(max-width:480px){.profile-posts-container .profile-post-list .card-post .card-content p{font-size:12px;margin-bottom:10px;line-height:1.4}}.profile-posts-container .profile-post-list .card-post .card-content .details-btn{width:80%;margin:0 auto;background:#1d2939;padding:10px 6px;border-radius:100px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;font-weight:500;font-size:14px}@media(max-width:1270px){.profile-posts-container .profile-post-list .card-post .card-content .details-btn{width:85%;padding:8px 6px;gap:15px;font-size:10px}}@media(max-width:1000px){.profile-posts-container .profile-post-list .card-post .card-content .details-btn{width:85%;padding:8px 6px;gap:15px;font-size:10px}}@media(max-width:480px){.profile-posts-container .profile-post-list .card-post .card-content .details-btn{width:90%;padding:6px 4px;gap:10px;font-size:12px}}.profile-posts-container .profile-post-list .card-post .card-content .details-btn:hover{transform:scale(1.05);gap:10px;background:rgba(83,56,158,.8)}.profile-posts-container .profile-post-list .card-post:hover .card-image img{transform:scale(1.5)}.profile-posts-container .profile-post-list .card-post:hover .card-content{transform:translateY(0);opacity:1}.profile-posts-container .profile-post-list .star-img{position:absolute;left:-90px;bottom:50%}@media(max-width:1000px){.profile-posts-container .profile-post-list .star-img{left:-60px;width:80%}}@media(max-width:720px){.profile-posts-container .profile-post-list .star-img{display:none}}@media(max-width:480px){.profile-posts-container .profile-post-list .star-img{left:-40px;width:60%}}.profile-posts-container .delete-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-posts-container .delete-modal{border-radius:5px;background:linear-gradient(180deg,#822bf1,#38047b);padding:32px;min-width:400px;max-width:500px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-posts-container .delete-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.profile-posts-container .delete-modal-close:hover{background:hsla(0,0%,100%,.1)}.profile-posts-container .delete-modal-content{text-align:center;color:#fff}.profile-posts-container .delete-modal-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.profile-posts-container .delete-modal-title{font-size:24px;font-weight:600;margin:0 0 32px;line-height:1.3;color:#fff}.profile-posts-container .delete-modal-actions{display:flex;gap:16px;justify-content:center}.profile-posts-container .delete-modal-cancel,.profile-posts-container .delete-modal-confirm{padding:12px 32px;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.profile-posts-container .delete-modal-cancel{background:transparent;color:#f81dfb;border:1px solid #f81dfb}.profile-posts-container .delete-modal-cancel:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.profile-posts-container .delete-modal-confirm{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid #b77fff}.profile-posts-container .delete-modal-confirm:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media(max-width:768px){.profile-posts-container .delete-modal{min-width:320px;max-width:90vw;padding:24px;margin:16px}.profile-posts-container .delete-modal-title{font-size:20px;margin-bottom:24px}.profile-posts-container .delete-modal-actions{flex-direction:column;gap:12px}.profile-posts-container .delete-modal-cancel,.profile-posts-container .delete-modal-confirm{width:100%;padding:14px 24px}}.profile-posts-container .delete-modal-cancel:focus,.profile-posts-container .delete-modal-close:focus,.profile-posts-container .delete-modal-confirm:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}@media(prefers-color-scheme:dark){.profile-posts-container .delete-modal-overlay{background:rgba(0,0,0,.7)}}.shred-modal .ant-modal .ant-modal-content{background:#4c06a6!important;background-color:#4c06a6!important;border-radius:20px!important;color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.3)}.shred-modal .ant-modal .ant-modal-content .shred-modal-title{font-weight:600;font-size:15px;color:#fff;margin-bottom:8px}.shred-modal .ant-modal .ant-modal-content .shred-modal-title.left{text-align:start}.shred-modal .ant-modal .ant-modal-content .shred-modal-title.right{text-align:end}.shred-modal .ant-modal .ant-modal-content .shred-modal-title.center{text-align:center}.shred-modal .ant-modal .ant-modal-header{background:#4c06a6!important;border-radius:20px 20px 0 0!important;color:#fff;border-bottom:none}.shred-modal .ant-modal .shred-modal-close-icon{font-size:13px;color:#fff;transition:all .3s}.shred-modal .ant-modal .shred-modal-close-icon:hover{color:#918989;transform:scale(1.1)}.shred-modal .ant-modal .shred-modal-line{width:100%;height:1px;background:#fff;margin-bottom:20px}.profile-header{width:85%}@media(max-width:1000px){.profile-header{width:95%}}@media(max-width:480px){.profile-header{width:100%}}.profile-header .cover-img{width:100%;height:240px;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:12px;position:relative;overflow:visible}@media(max-width:1000px){.profile-header .cover-img{height:180px;border-radius:8px}}@media(max-width:480px){.profile-header .cover-img{height:140px;border-radius:6px}}.profile-header .cover-img .avatar-wrapper{position:absolute;left:35px;bottom:-40px;z-index:10;display:block}@media(max-width:1000px){.profile-header .cover-img .avatar-wrapper{left:20px;bottom:-40px}}@media(max-width:480px){.profile-header .cover-img .avatar-wrapper{left:15px;bottom:-30px}}.profile-header .cover-img .avatar-wrapper .avatar{width:120px;height:120px;border-radius:20px;object-fit:cover}@media(max-width:1000px){.profile-header .cover-img .avatar-wrapper .avatar{width:100px;height:100px;border-radius:16px}}@media(max-width:480px){.profile-header .cover-img .avatar-wrapper .avatar{width:80px;height:80px;border-radius:12px}}.profile-header .cover-img .avatar-wrapper .avatar-skeleton{width:120px;height:120px;border-radius:20px;background-color:#f0f0f0;border:2px solid #2b2b2b;display:flex;align-items:center;justify-content:center}@media(max-width:1000px){.profile-header .cover-img .avatar-wrapper .avatar-skeleton{width:100px;height:100px;border-radius:16px}}@media(max-width:480px){.profile-header .cover-img .avatar-wrapper .avatar-skeleton{width:80px;height:80px;border-radius:12px}}.profile-header .cover-img .avatar-wrapper .avatar-skeleton .skeleton-circle{width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-info{position:relative;width:100%;display:flex;justify-content:center;padding:20px 0}@media(max-width:1000px){.profile-info{padding:15px 0}}@media(max-width:480px){.profile-info{padding:10px 0}}.profile-info .milkyway-img{position:absolute;width:103%}.profile-info .info-container{width:85%;border-radius:25px;padding:0 40px 40px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:1000px){.profile-info .info-container{width:95%;border-radius:20px;padding:0 25px 30px}}@media(max-width:480px){.profile-info .info-container{width:100%;border-radius:16px;padding:0 20px 25px}}.profile-info .info-container .header-container{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:30px}@media(max-width:1000px){.profile-info .info-container .header-container{flex-direction:column;gap:20px;align-items:flex-start;padding-top:20px;padding-bottom:25px}}@media(max-width:480px){.profile-info .info-container .header-container{gap:15px;padding-top:15px;padding-bottom:20px}}.profile-info .info-container .header-container .name{color:#fff;font-size:45px;font-weight:600;display:flex;align-items:center;gap:8px;white-space:nowrap;margin-right:12px;min-width:0}.profile-info .info-container .header-container .name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1;margin:0}@media(max-width:1000px){.profile-info .info-container .header-container .name{font-size:32px}}@media(max-width:480px){.profile-info .info-container .header-container .name{font-size:24px;gap:6px}.profile-info .info-container .header-container .name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:270px}}.profile-info .info-container .header-container .name .verify-icon{width:30px;height:30px;object-fit:contain;transition:transform .3s ease}@media(max-width:1000px){.profile-info .info-container .header-container .name .verify-icon{width:24px;height:24px}}@media(max-width:480px){.profile-info .info-container .header-container .name .verify-icon{width:20px;height:20px}}.profile-info .info-container .header-container .actions-bar-container{display:flex;align-items:center;justify-content:flex-end;gap:12px;transition:all .3s ease-in-out;flex-wrap:wrap}@media(max-width:1000px){.profile-info .info-container .header-container .actions-bar-container{width:100%;justify-content:flex-start;gap:10px}}@media(max-width:480px){.profile-info .info-container .header-container .actions-bar-container{gap:8px}}.profile-info .info-container .header-container .actions-bar-container .action-btn{display:flex;align-items:center;gap:8px;border-radius:12px;padding:12px 20px;border:none;cursor:pointer;white-space:nowrap;transition:transform .2s ease,background-color .3s ease,box-shadow .3s ease;will-change:transform}@media(max-width:1000px){.profile-info .info-container .header-container .actions-bar-container .action-btn{padding:10px 16px;border-radius:10px}}@media(max-width:480px){.profile-info .info-container .header-container .actions-bar-container .action-btn{padding:8px 12px;border-radius:8px;gap:6px}}@media(max-width:390px){.profile-info .info-container .header-container .actions-bar-container .action-btn{gap:5px}.profile-info .info-container .header-container .actions-bar-container .action-btn span{font-size:10px!important}}.profile-info .info-container .header-container .actions-bar-container .action-btn:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 6px 12px rgba(0,0,0,.15)}.profile-info .info-container .header-container .actions-bar-container .action-btn.primary{background-color:#ff8f1f;color:#fff}.profile-info .info-container .header-container .actions-bar-container .action-btn.primary:hover{background-color:#e87e10}.profile-info .info-container .header-container .actions-bar-container .action-btn.secondary{background-color:#a259ff;color:#fff}.profile-info .info-container .header-container .actions-bar-container .action-btn.secondary:hover{background-color:#924dff}.profile-info .info-container .header-container .actions-bar-container .action-btn.outline{background-color:transparent;border:1px solid #a259ff;color:#fff}.profile-info .info-container .header-container .actions-bar-container .action-btn.outline:hover{background-color:rgba(162,89,255,.1)}.profile-info .info-container .header-container .actions-bar-container .action-btn .label{color:#fff;font-size:14px;font-weight:500}@media(max-width:480px){.profile-info .info-container .header-container .actions-bar-container .action-btn .label{font-size:12px}}.profile-info .info-container .header-container .actions-bar-container .action-btn .icon{width:20px;height:20px;object-fit:contain;transition:transform .3s ease}@media(max-width:480px){.profile-info .info-container .header-container .actions-bar-container .action-btn .icon{width:16px;height:16px}}.profile-info .stats-container{display:flex;flex-direction:row;gap:50px}@media(max-width:1000px){.profile-info .stats-container{gap:30px;justify-content:space-between}}@media(max-width:480px){.profile-info .stats-container{gap:20px;flex-wrap:wrap}}.profile-info .stats-container .stat-item{display:flex;flex-direction:column}.profile-info .stats-container .stat-item .value{font-weight:600;font-size:25px;text-transform:capitalize;color:#fff}@media(max-width:1000px){.profile-info .stats-container .stat-item .value{font-size:20px}}@media(max-width:480px){.profile-info .stats-container .stat-item .value{font-size:18px}}.profile-info .stats-container .stat-item .label{font-weight:300;font-size:20px;text-transform:capitalize;color:#fff}@media(max-width:1000px){.profile-info .stats-container .stat-item .label{font-size:16px}}@media(max-width:480px){.profile-info .stats-container .stat-item .label{font-size:14px}}.profile-info .bio-container,.profile-info .links-container{display:flex;flex-direction:column;padding-top:30px}@media(max-width:1000px){.profile-info .bio-container,.profile-info .links-container{padding-top:25px}}@media(max-width:480px){.profile-info .bio-container,.profile-info .links-container{padding-top:20px}}.profile-info .bio-container .label,.profile-info .links-container .label{font-weight:600;font-size:18px;text-transform:capitalize;color:#858584;margin-bottom:10px}@media(max-width:1000px){.profile-info .bio-container .label,.profile-info .links-container .label{font-size:16px;margin-bottom:8px}}@media(max-width:480px){.profile-info .bio-container .label,.profile-info .links-container .label{font-size:14px;margin-bottom:6px}}.profile-info .bio-container .desc,.profile-info .links-container .desc{font-weight:300;font-size:18px;text-transform:capitalize;color:#fff}@media(max-width:1000px){.profile-info .bio-container .desc,.profile-info .links-container .desc{font-size:16px}}@media(max-width:480px){.profile-info .bio-container .desc,.profile-info .links-container .desc{font-size:14px;line-height:1.4}}.profile-info .bio-container .links .link-icon,.profile-info .links-container .links .link-icon{cursor:pointer;margin-right:10px;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}@media(max-width:480px){.profile-info .bio-container .links .link-icon,.profile-info .links-container .links .link-icon{margin-right:8px}}.profile-info .bio-container .links .link-icon .icon,.profile-info .links-container .links .link-icon .icon{width:30px;height:30px;transition:transform .3s ease}@media(max-width:1000px){.profile-info .bio-container .links .link-icon .icon,.profile-info .links-container .links .link-icon .icon{width:26px;height:26px}}@media(max-width:480px){.profile-info .bio-container .links .link-icon .icon,.profile-info .links-container .links .link-icon .icon{width:24px;height:24px}}.profile-info .bio-container .links .link-icon:hover,.profile-info .links-container .links .link-icon:hover{transform:scale(1.15);opacity:.9}.profile-info .bio-container .links .link-icon:hover .icon,.profile-info .links-container .links .link-icon:hover .icon{transform:rotate(5deg)}.profile-info .bio-container .links .link-icon:active,.profile-info .links-container .links .link-icon:active{transform:scale(.95)}.collection-card-container{border-radius:25px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;gap:30px;padding:20px}.collection-card-container .image-loader-container{width:400px!important;height:430px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border-radius:15px;border:2px dashed hsla(0,0%,100%,.2)}@media only screen and (max-width:1070px){.collection-card-container .image-loader-container{width:250px;height:auto}}.collection-card-container .image-loader-container .spinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#f81dfb;border-radius:50%;animation:spin 1s linear infinite}@media only screen and (max-width:1270px){.collection-card-container{gap:20px;padding:15px}}@media only screen and (max-width:920px){.collection-card-container{gap:15px;padding:12px}}@media only screen and (max-width:720px){.collection-card-container{flex-direction:column;gap:14px;padding:10px;border-radius:20px}}.collection-card-container .cover-image{width:300px;height:430px;border-radius:15px;object-fit:cover}@media only screen and (max-width:1070px){.collection-card-container .cover-image{width:250px;height:auto}}@media only screen and (max-width:720px){.collection-card-container .cover-image{width:100%;height:250px;max-height:300px}}.collection-card-container .card-contents{display:flex;padding:25px;width:100%;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1270px){.collection-card-container .card-contents{padding:20px}}@media only screen and (max-width:920px){.collection-card-container .card-contents{padding:15px}}@media only screen and (max-width:720px){.collection-card-container .card-contents{gap:15px;padding:0}}.collection-card-container .card-contents .collection-header{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:15px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .collection-header{width:100%;gap:15px}}@media only screen and (max-width:1070px){.collection-card-container .card-contents .collection-header{flex-direction:column;align-items:flex-start;gap:12px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .collection-header{flex-direction:column;align-items:center;text-align:center;gap:10px}}.collection-card-container .card-contents .collection-header .title{color:var(--White,#fff);font-size:51px;font-style:normal;font-weight:600;display:flex;align-items:center;gap:10px;text-transform:capitalize;line-height:1.2}@media only screen and (max-width:1270px){.collection-card-container .card-contents .collection-header .title{font-size:32px;gap:8px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .collection-header .title{font-size:24px;gap:6px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .collection-header .title{font-size:20px;padding-bottom:0;text-align:center}}.collection-card-container .card-contents .collection-header .title .verified-icon{width:36px;height:36px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .collection-header .title .verified-icon{width:24px;height:24px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .collection-header .title .verified-icon{width:20px;height:20px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .collection-header .title .verified-icon{width:18px;height:18px}}.collection-card-container .card-contents .collection-header .title img{width:36px;height:36px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .collection-header .title img{width:24px;height:24px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .collection-header .title img{width:20px;height:20px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .collection-header .title img{width:18px;height:18px}}.collection-card-container .card-contents .collection-header .release-date{border-radius:20px;border:2px solid var(--Call-to-Action,#a259ff);display:flex;width:274px;height:60px;padding:0 30px;justify-content:center;align-items:center;gap:12px;flex-shrink:0;color:#fff;font-size:16px;font-weight:600;white-space:nowrap}@media only screen and (max-width:1270px){.collection-card-container .card-contents .collection-header .release-date{width:220px;height:50px;font-size:14px;padding:0 20px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .collection-header .release-date{width:200px;height:45px;font-size:12px;padding:0 15px;border-radius:15px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .collection-header .release-date{width:100%;max-width:250px;height:40px;font-size:12px;padding:0 10px;border-radius:12px}}.collection-card-container .card-contents .seller-info{display:flex;align-items:center;gap:10px;height:75px;padding-bottom:10px;color:#fff}@media only screen and (max-width:920px){.collection-card-container .card-contents .seller-info{height:auto;padding-bottom:15px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .seller-info{height:auto;padding-bottom:10px;justify-content:center}}.collection-card-container .card-contents .seller-info .avatar{width:30px;margin-top:5px;height:30px;border-radius:50%}@media only screen and (max-width:920px){.collection-card-container .card-contents .seller-info .avatar{width:25px;height:25px;margin-top:0}}@media only screen and (max-width:720px){.collection-card-container .card-contents .seller-info .avatar{width:24px;height:24px}}.collection-card-container .card-contents .seller-info .user-info{margin-top:10px}@media only screen and (max-width:920px){.collection-card-container .card-contents .seller-info .user-info{margin-top:0}}.collection-card-container .card-contents .seller-info .user-info span{display:inline-block;width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;font-weight:400;font-family:Oxanium!important}@media only screen and (max-width:1070px){.collection-card-container .card-contents .seller-info .user-info span{font-size:15px;width:200px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .seller-info .user-info span{font-size:14px;width:150px;text-align:center}}.collection-card-container .card-contents .seller-info .user-info p{font-size:14px;font-weight:400;font-family:Oxanium!important;margin:0}@media only screen and (max-width:1070px){.collection-card-container .card-contents .seller-info .user-info p{font-size:12px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .seller-info .user-info p{font-size:11px;text-align:center}}.collection-card-container .card-contents .description{color:#fff;font-size:20px;font-style:normal;font-weight:400;text-transform:capitalize;line-height:1.5;margin-bottom:20px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .description{font-size:18px;margin-bottom:15px}}@media only screen and (max-width:1070px){.collection-card-container .card-contents .description{font-size:16px;margin-bottom:12px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .description{font-size:14px;margin-bottom:10px;text-align:center}}.collection-card-container .card-contents .cards-infos-container{display:flex;align-items:center;gap:20px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .cards-infos-container{gap:15px}}@media only screen and (max-width:1070px){.collection-card-container .card-contents .cards-infos-container{gap:10px;flex-wrap:wrap}}@media only screen and (max-width:720px){.collection-card-container .card-contents .cards-infos-container{flex-direction:column;gap:12px}}.collection-card-container .card-contents .cards-infos-container .info-item{border-radius:10px;border:1px solid #b77fff;background:rgba(183,127,255,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;height:130px;width:236px;padding:10px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .cards-infos-container .info-item{height:110px;width:180px;padding:8px}}@media only screen and (max-width:1070px){.collection-card-container .card-contents .cards-infos-container .info-item{height:100px;width:140px;padding:6px;border-radius:8px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .cards-infos-container .info-item{width:100%;height:90px;min-height:80px;border-radius:8px}}.collection-card-container .card-contents .cards-infos-container .info-item .info-icon{width:40px;height:40px;margin-bottom:8px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .cards-infos-container .info-item .info-icon{width:32px;height:32px;margin-bottom:6px}}@media only screen and (max-width:1070px){.collection-card-container .card-contents .cards-infos-container .info-item .info-icon{width:28px;height:28px;margin-bottom:4px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .cards-infos-container .info-item .info-icon{width:24px;height:24px;margin-bottom:4px}}.collection-card-container .card-contents .cards-infos-container .info-item span{color:#fff;text-align:center;font-size:20px;font-style:normal;line-height:1.3;text-transform:capitalize}@media only screen and (max-width:1270px){.collection-card-container .card-contents .cards-infos-container .info-item span{font-size:16px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .cards-infos-container .info-item span{font-size:14px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .cards-infos-container .info-item span{font-size:12px}}.collection-card-container .card-contents .cards-infos-container .info-item .title{font-weight:600;margin-bottom:4px}.collection-card-container .card-contents .cards-infos-container .info-item .subtitle{font-weight:400;font-size:18px}@media only screen and (max-width:1270px){.collection-card-container .card-contents .cards-infos-container .info-item .subtitle{font-size:14px}}@media only screen and (max-width:920px){.collection-card-container .card-contents .cards-infos-container .info-item .subtitle{font-size:12px}}@media only screen and (max-width:720px){.collection-card-container .card-contents .cards-infos-container .info-item .subtitle{font-size:11px}}.collection-card-new{width:100%;max-width:360px;max-height:450px}.collection-card-new .card-container{width:100%;height:auto;min-height:380px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:15px;padding:10px;position:relative;display:flex;flex-direction:column;gap:20px}.collection-card-new .card-container .nft-image-container{position:relative;width:100%;max-width:357px;height:250px;align-self:center}.collection-card-new .card-container .nft-image-container .nft-image{width:100%;height:100%;border-radius:15px;object-fit:cover}.collection-card-new .card-container .nft-image-container .favorites-overlay{position:absolute;top:0;right:0;width:162px;height:38px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.collection-card-new .card-container .nft-image-container .favorites-overlay:hover{transform:scale(1.05)}.collection-card-new .card-container .nft-image-container .favorites-overlay .favorites-content{display:flex;align-items:center;gap:9px;padding:0 20px}.collection-card-new .card-container .nft-image-container .favorites-overlay .favorites-content .heart-icon{width:17px;height:15px;object-fit:contain}.collection-card-new .card-container .nft-image-container .favorites-overlay .favorites-content .favorites-count{color:#fff;font-family:Oxanium,sans-serif;font-size:13px;font-weight:400;line-height:20px}.collection-card-new .card-container .user-details{display:flex;align-items:center;gap:14px;padding:0 20px}.collection-card-new .card-container .user-details .avatar-container .user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.collection-card-new .card-container .user-details .user-content{display:flex;flex-direction:column;gap:2px}.collection-card-new .card-container .user-details .user-content .collection-title{color:#fff;font-family:Oxanium,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0;overflow:hidden;width:195px;text-overflow:ellipsis;white-space:nowrap}.collection-card-new .card-container .user-details .user-content .collection-author{color:#fff;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:17px;margin:0}.collection-card-new .card-container .release-date-section{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.collection-card-new .card-container .release-date-section .release-label{color:#fff;font-family:Oxanium,sans-serif;font-size:18px;font-weight:500;line-height:22px}.collection-card-new .card-container .release-date-section .release-value{color:#fff;font-family:Oxanium,sans-serif;font-size:16px;font-weight:500;line-height:22px}.collection-card-new .card-container .see-details-btn-container{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}.collection-card-new .card-container .see-details-btn-container button{width:100%}.collection-card-new .card-container .see-details-btn-container button:hover{background:rgba(183,127,255,.1);box-shadow:0 4px 15px rgba(183,127,255,.2)}.collection-card-new .card-container .see-details-btn-container button:active{transform:translateY(0)}.collection-card-new .card-container .see-details-btn{width:311px;height:58px;background:rgba(183,127,255,.05);border:1px solid #b77fff;border-radius:10px;color:#fff;font-family:Oxanium,sans-serif;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease;align-self:center;margin-top:auto}.collection-card-new .card-container .see-details-btn:hover{background:rgba(183,127,255,.1);transform:translateY(-2px);box-shadow:0 4px 15px rgba(183,127,255,.2)}.collection-card-new .card-container .see-details-btn:active{transform:translateY(0)}@media only screen and (max-width:1600px){.collection-card-new .card-container{min-height:450px;padding:10px}.collection-card-new .card-container .nft-image-container{max-width:100%;height:250px}.collection-card-new .card-container .see-details-btn{width:100%;max-width:280px;height:50px;font-size:16px}}@media only screen and (max-width:1000px){.collection-card-new .card-container{width:100%;max-width:380px;height:auto}.collection-card-new .card-container .nft-image-container{width:100%;height:250px}.collection-card-new .card-container .nft-image-container .nft-image{width:100%;height:100%}.collection-card-new .card-container .see-details-btn{width:100%;max-width:311px}}@media only screen and (max-width:768px){.collection-card-new{max-width:100%}.collection-card-new .card-container{max-width:100%;padding:10px}.collection-card-new .card-container .nft-image-container{height:220px}.collection-card-new .card-container .user-details{padding:0 12px}.collection-card-new .card-container .release-date-section{padding:0 12px;font-size:16px}.collection-card-new .card-container .release-date-section .release-label,.collection-card-new .card-container .release-date-section .release-value{font-size:16px}}@media only screen and (max-width:480px){.collection-card-new .card-container .nft-image-container{height:200px}}.state-display{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#fff}.state-display .icon{font-size:3rem;margin-bottom:1rem}.state-display .icon.spinning{animation:spin 1s linear infinite;color:#822bf1}.state-display .icon.error{color:#ff4d4f}.state-display .icon.empty{color:#8c8c8c}.state-display .message{font-size:1.2rem;margin-top:10px;font-weight:500}.state-display .error-details{font-size:.9rem;color:#ff4d4f;margin-top:.5rem;max-width:80%;word-break:break-word}.comment-wrapper{display:inline-block;width:100%}.comment-wrapper .comment{display:inline-block;line-height:1.5;font-size:14px;color:#fff;word-wrap:break-word;transition:all .2s ease-in-out}.comment-wrapper .comment.truncated{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.5*2em)}.comment-wrapper .comment.expanded{display:inline;overflow:visible;max-height:none;-webkit-line-clamp:none}.comment-wrapper .show-more-btn{color:#fff;background:none;border:none;font-size:13px;font-weight:400;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease-in-out;text-decoration:underline}.card-carousel{position:relative;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-carousel__container{position:relative;width:100%;height:100%;cursor:-webkit-grab;cursor:grab}.card-carousel__container:active{cursor:-webkit-grabbing;cursor:grabbing}.card-carousel__container--transitioning{pointer-events:none}.card-carousel__track{display:flex;width:100%;height:100%;will-change:transform}.card-carousel__slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card-carousel__slide--active{z-index:1}.card-carousel__slide--loading{background-color:rgba(0,0,0,.05);border-radius:8px;margin:0 8px}.card-carousel__navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:none;pointer-events:none;z-index:10}@media(min-width:768px){.card-carousel__navigation{display:block}}.card-carousel__nav-btn{position:absolute;top:0;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#333;cursor:pointer;transition:all .3s ease;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.15)}.card-carousel__nav-btn:hover:not(.card-carousel__nav-btn--disabled){background:#fff;transform:scale(1.1)}.card-carousel__nav-btn--prev{left:16px}.card-carousel__nav-btn--next{right:16px}.card-carousel__nav-btn--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.card-carousel__indicators{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px;margin-top:16px}.card-carousel__indicator{width:12px;height:12px;border-radius:50%;border:none;background:#fff;cursor:pointer;transition:all .3s ease}.card-carousel__indicator:hover{background:rgba(0,0,0,.5);transform:scale(1.2)}.card-carousel__indicator--active{background:#ad1aaf;transform:scale(1.3)}.card-carousel__indicator--loading{background:transparent;border:2px solid #fff;cursor:default}.card-carousel__indicator--loading:hover{transform:none}.card-carousel__counter{position:absolute;bottom:16px;right:16px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;z-index:10}@media(max-width:767px){.card-carousel__counter{bottom:8px;right:8px;font-size:11px;padding:2px 6px}}.card-carousel__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.card-carousel__loading p{margin-top:16px;color:#666;font-size:14px}.card-carousel__spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}.card-carousel__mini-spinner{width:8px;height:8px;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.5);border-radius:50%;animation:spin 1s linear infinite}.card-carousel__error{display:flex;align-items:center;justify-content:center;padding:40px}.card-carousel__error p{color:#dc3545;font-size:14px;text-align:center}.card-carousel__empty{display:flex;align-items:center;justify-content:center;padding:40px}.card-carousel__empty p{color:#666;font-size:14px;text-align:center}.card-carousel--empty,.card-carousel--error,.card-carousel--loading{min-height:200px}@media(max-width:767px){.card-carousel__container{touch-action:pan-y}.card-carousel__indicators{padding:12px;margin-top:12px}.card-carousel__indicators .card-carousel__indicator{width:8px;height:8px}}@media(min-width:768px){.card-carousel__container:hover+.card-carousel__navigation .card-carousel__nav-btn{opacity:.8}}.card-carousel__container *{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-carousel__indicators{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.card-carousel__indicators::-webkit-scrollbar{height:4px}.card-carousel__indicators::-webkit-scrollbar-track{background:transparent}.card-carousel__indicators::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:2px}.card-carousel__indicators::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}@media(prefers-reduced-motion:reduce){.card-carousel__indicator,.card-carousel__nav-btn,.card-carousel__track{transition:none!important}.card-carousel__mini-spinner,.card-carousel__spinner{animation:none!important}}.custom-loader{position:relative;width:100px}.custom-loader .logo-icon{position:absolute;top:50%;left:50%;translate:-50% -50%;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%{scale:1}14%{scale:1.1}28%{scale:1}42%{scale:1.1}70%{scale:1}to{scale:1}}.no-data-found-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px}.no-data-found-container .label{text-align:center;font-size:36px;font-weight:400}.card-badge-container,.no-data-found-container .label{color:#fff;font-family:Oxanium;font-style:normal;line-height:normal}.card-badge-container{width:217px;height:44px;padding:10px 0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:15px;font-weight:500;text-transform:capitalize;border-radius:5px}@media only screen and (max-width:720px){.card-badge-container{width:100%}}.card-category-select{position:relative;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.card-category-select .select-trigger{background:#6f4ff2;color:#fff;border:none;border-radius:15px;height:33px;padding:12px 20px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-width:180px;box-shadow:0 4px 15px rgba(139,95,191,.3);transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;position:relative}.card-category-select .select-trigger:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(139,95,191,.4)}.card-category-select .select-trigger:active{transform:translateY(0)}.card-category-select .select-trigger:focus{box-shadow:0 4px 15px rgba(139,95,191,.3),0 0 0 3px rgba(139,95,191,.2)}.card-category-select .select-trigger.open .select-arrow{transform:rotate(180deg)}.card-category-select .select-value{flex:1 1;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-category-select .select-arrow{margin-left:12px;transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.card-category-select .select-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#6f4ff2;border-radius:5px;box-shadow:0 8px 30px rgba(139,95,191,.4);z-index:1000;overflow:hidden;animation:dropdownSlideIn .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-category-select .select-dropdown .select-option{padding:14px 20px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;transition:all .2s ease;position:relative;outline:none}.card-category-select .select-dropdown .select-option:first-child{padding-top:16px;font-weight:500}.card-category-select .select-dropdown .select-option:last-child{padding-bottom:16px}.card-category-select .select-dropdown .select-option:focus,.card-category-select .select-dropdown .select-option:hover{background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-category-select .select-dropdown .select-option.selected{background:hsla(0,0%,100%,.2);font-weight:500}.card-category-select .select-dropdown .select-option.selected:after{content:"✓";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:14px}.card-category-select .select-dropdown .select-option:active{background:hsla(0,0%,100%,.25)}.card-category-select .select-dropdown .select-option-ar.selected:after{content:"✓";position:absolute;right:unset;left:20px;top:50%;transform:translateY(-50%);font-size:14px}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.card-category-select .select-trigger{min-width:160px;padding:10px 16px;font-size:14px}.card-category-select .select-dropdown .select-option{padding:12px 16px;font-size:14px}}@media(prefers-color-scheme:dark){.card-category-select .select-dropdown .select-option:focus,.card-category-select .select-dropdown .select-option:hover{background:hsla(0,0%,100%,.1)}.card-category-select .select-dropdown .select-option.selected{background:hsla(0,0%,100%,.15)}}.country_select_dropdown_root .ant-select-selector{background-color:rgba(111,79,242,.1)!important;border:none!important;height:45px!important;color:#fff!important}.country_select_dropdown_root .ant-select{height:45px!important}.country_select_dropdown_root .ant-select-arrow{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important}.country_select_dropdown_root .ant-select-selection-placeholder{color:hsla(0,0%,100%,.7)!important}.country_select_dropdown{background-color:#180048!important;border:1px solid #b77fff}.country_select_dropdown .ant-select-item{color:#fff!important}.country_select_dropdown .ant-select-item-option:hover{background-color:rgba(183,127,255,.2)!important}.country_select_dropdown .ant-select-item-option-selected{background-color:rgba(183,127,255,.3)!important;color:#fff!important}.country_select_dropdown .ant-select-dropdown-search .ant-input{background-color:#2a0a78;border-color:#b77fff;color:#fff}.country_select_dropdown .ant-select-item-option-content{color:#fff!important}.cards-swiper-container{width:100%!important;padding:0!important;overflow:hidden}.cards-swiper{width:100%;position:relative}.cards-swiper__container{overflow:visible!important;scrollbar-width:none;-ms-overflow-style:none}.cards-swiper__container::-webkit-scrollbar{display:none}.cards-swiper .swiper-wrapper{align-items:stretch}.cards-swiper.is-centered .swiper-wrapper{justify-content:center}.cards-swiper__item{width:auto!important;height:auto;cursor:pointer}.cards-swiper__button-next,.cards-swiper__button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none;padding:0;transition:opacity .3s ease;color:#fff}.cards-swiper__button-next:hover,.cards-swiper__button-prev:hover{opacity:.8}.cards-swiper__button-next:focus-visible,.cards-swiper__button-prev:focus-visible{outline:2px solid #ad1aaf;outline-offset:2px;border-radius:4px}.cards-swiper__button-next img,.cards-swiper__button-next svg,.cards-swiper__button-prev img,.cards-swiper__button-prev svg{width:100%;height:100%;display:block}.cards-swiper__button-prev{left:0}.cards-swiper__button-next{right:0}.cards-swiper .swiper-pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:8px;padding:20px 0 10px;margin-top:10px}@media only screen and (max-width:720px){.cards-swiper .swiper-pagination{padding:15px 0 5px}}.cards-swiper .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.3);opacity:1;cursor:pointer;transition:all .3s ease;margin:0!important}.cards-swiper .swiper-pagination-bullet:focus-visible{outline:2px solid #ad1aaf;outline-offset:2px}.cards-swiper .swiper-pagination-bullet-active{background-color:#ad1aaf!important;width:24px;border-radius:5px;box-shadow:0 0 10px rgba(173,26,175,.5)}.influencer-card{display:flex;align-items:center;padding:16px 22px;border-radius:20px;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(101deg,hsla(0,0%,100%,.1) 1.52%,rgba(0,14,101,.2));max-width:420px;min-width:350px;width:100%;color:#fff;cursor:default;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media only screen and (max-width:720px){.influencer-card{width:100%;max-width:340px!important;min-width:280px!important}}.influencer-card__avatar-wrapper{flex-shrink:0;margin-right:16px;border-radius:14px;height:100%;overflow:hidden}.influencer-card__avatar{display:block;width:90px;height:120px;border-radius:14px;object-fit:cover}.influencer-card__content{display:flex;flex-direction:column;justify-content:center;gap:10px}.influencer-card__header{display:flex;flex-direction:column;gap:2px}.influencer-card__name-row{display:flex;align-items:center;gap:6px}.influencer-card__name{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap}@media only screen and (max-width:720px){.influencer-card__name{font-size:18px}}.influencer-card__verified{width:18px;height:18px}.influencer-card__handle{color:hsla(0,0%,100%,.5);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:hsla(0,0%,100%,.7)}@media only screen and (max-width:720px){.influencer-card__handle{font-size:15px}}.influencer-card__stats{display:flex;gap:40px;margin-top:8px}.influencer-card__stat{display:flex;flex-direction:column;align-items:center;min-width:60px}.influencer-card__stat-value{font-size:26px;font-weight:600;line-height:1}.influencer-card__stat-label{margin-top:4px;font-size:12px;color:hsla(0,0%,100%,.75)}.coming-soon-bg{min-height:100vh;width:100vw;display:flex;align-items:start;justify-content:center;background:linear-gradient(135deg,#210061,#822bf1);position:fixed;top:0;left:0;z-index:0;overflow:auto!important}@media(max-width:480px){.coming-soon-bg{padding-top:45px}}.coming-soon-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:800px;width:100%;max-height:94vh;overflow-y:auto;padding:2.5rem 2.5rem 2rem;border-radius:28px;background:rgba(32,0,97,.82);box-shadow:0 12px 60px 0 rgba(130,43,241,.22),0 2.5px 12px 0 rgba(173,26,175,.13);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);border:2px solid rgba(173,26,175,.22);transition:box-shadow .15s,border-color .15s;margin:2rem 0}.coming-soon-container:hover{box-shadow:0 20px 60px 0 rgba(130,43,241,.28),0 2.5px 12px 0 rgba(173,26,175,.13);border-color:#ad1aaf}.coming-soon-container .logo-wrapper{height:80px;margin-bottom:.8rem}.coming-soon-container .coming-soon-title{color:#f5fbf2;font-family:Oxanium,sans-serif;font-size:2.2rem;font-weight:800;text-align:center;margin-bottom:1.2rem;letter-spacing:.7px;text-shadow:0 3px 12px rgba(130,43,241,.1);line-height:1.2}.coming-soon-container .coming-soon-description{color:#fff;font-size:1.1rem;opacity:.96;margin-bottom:2rem;text-align:center;font-family:Oxanium,sans-serif;font-weight:500;line-height:1.4}.coming-soon-container .coming-soon-description .gold{background:linear-gradient(90deg,#ad1aaf,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:800;letter-spacing:.7px}.coming-soon-container .waitlist-form{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%;margin-top:.5rem}.coming-soon-container .waitlist-form .email-input{padding:1rem 1.3rem;border:2px solid rgba(173,26,175,.25);border-radius:14px;font-size:1rem;width:100%;background:hsla(0,0%,100%,.13);color:#f5fbf2;font-family:Oxanium,sans-serif;transition:border .15s,background .15s,box-shadow .15s;box-shadow:0 2px 12px 0 rgba(173,26,175,.09)}.coming-soon-container .waitlist-form .email-input::placeholder{color:#a48ea9;opacity:.88}.coming-soon-container .waitlist-form .email-input:focus{border:2px solid #ad1aaf;background:rgba(173,26,175,.16);outline:none;box-shadow:0 3px 18px 0 rgba(173,26,175,.13)}.coming-soon-container .waitlist-form .terms-checkbox{display:flex;align-items:flex-start;gap:.8rem;width:100%;margin-bottom:.5rem;padding:.8rem 1rem;border-radius:12px;border:1px solid rgba(173,26,175,.15)}.coming-soon-container .waitlist-form .terms-checkbox:hover{background:rgba(173,26,175,.12);border-color:rgba(173,26,175,.25)}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox{width:100%}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox .ant-checkbox-inner{background:transparent!important;border:2px solid rgba(173,26,175,.3)!important;border-radius:4px}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox .ant-checkbox-inner:hover{border-color:rgba(173,26,175,.5)!important}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background:#ad1aaf!important;border-color:#ad1aaf!important}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox-wrapper{color:#f5fbf2!important;font-size:.9rem;font-family:Oxanium,sans-serif;font-weight:500;line-height:1.4;cursor:pointer;opacity:.95;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.coming-soon-container .waitlist-form .submit-button{background:#822bf1;color:#fff;font-weight:800;border:none;border-radius:14px;padding:1rem 2.2rem;font-size:1rem;font-family:Oxanium,sans-serif;cursor:pointer;box-shadow:0 6px 24px rgba(173,26,175,.16);transition:background .15s,color .15s;letter-spacing:.7px;margin-top:.2rem}.coming-soon-container .waitlist-form .submit-button:hover{background:#ad1aaf;color:#fff}.coming-soon-container .waitlist-form .error-message{color:#ad1aaf;background:rgba(173,26,175,.13);padding:.7rem 1.3rem;border-radius:12px;font-size:.95rem;margin-top:.2rem;text-align:center;font-family:Oxanium,sans-serif;border:2px solid rgba(173,26,175,.22);box-shadow:0 2px 12px 0 rgba(173,26,175,.09)}.coming-soon-container .success-message{color:#f5fbf2;background:linear-gradient(135deg,rgba(173,26,175,.16),hsla(0,0%,100%,.07));padding:1.3rem 2.2rem;border-radius:18px;font-weight:800;margin-top:1.2rem;text-align:center;font-family:Oxanium,sans-serif;border:2px solid rgba(173,26,175,.22);box-shadow:0 6px 24px rgba(173,26,175,.13);font-size:1rem;letter-spacing:.3px}.coming-soon-container .checkbox-label{color:#f5fbf2!important}@media(max-height:700px),(max-width:900px){.coming-soon-container{width:90%;padding:3rem 1.5rem;border-radius:20px;margin:2rem auto;background:rgba(32,0,97,.82);box-shadow:0 12px 60px 0 rgba(130,43,241,.22),0 2.5px 12px 0 rgba(173,26,175,.13);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);border:2px solid rgba(173,26,175,.22)}.coming-soon-container .logo-wrapper{height:50px;margin-bottom:2rem}.coming-soon-container .coming-soon-title{font-size:1.6rem;margin-bottom:.8rem;line-height:1.2}.coming-soon-container .coming-soon-description{font-size:.95rem;margin-bottom:1.5rem;line-height:1.3}.coming-soon-container .waitlist-form{gap:1rem;width:100%}.coming-soon-container .waitlist-form .email-input{padding:.8rem 1rem;font-size:.9rem}.coming-soon-container .waitlist-form .terms-checkbox{gap:.5rem;margin-bottom:.2rem;padding:.6rem .7rem}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox-wrapper{font-size:.8rem;line-height:1.2}.coming-soon-container .waitlist-form .submit-button{padding:.8rem 1.5rem;font-size:.9rem}.coming-soon-container .waitlist-form .error-message{font-size:.85rem;padding:.6rem 1rem}.coming-soon-container .success-message{padding:1rem 1.5rem;font-size:.9rem}}@media(max-width:480px){.coming-soon-container{width:95%;max-width:450px;border-radius:18px;margin:1.5rem auto;background:rgba(32,0,97,.82);box-shadow:0 12px 60px 0 rgba(130,43,241,.22),0 2.5px 12px 0 rgba(173,26,175,.13);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);border:2px solid rgba(173,26,175,.22)}.coming-soon-container .logo-wrapper{height:50px;margin-bottom:2rem}.coming-soon-container .coming-soon-title{font-size:1.4rem;margin-bottom:.6rem}.coming-soon-container .coming-soon-description{font-size:.85rem;margin-bottom:1.2rem}.coming-soon-container .waitlist-form{gap:.8rem;width:100%}.coming-soon-container .waitlist-form .email-input{padding:.7rem .8rem;font-size:.85rem}.coming-soon-container .waitlist-form .terms-checkbox{padding:.5rem .6rem}.coming-soon-container .waitlist-form .terms-checkbox .antd-checkbox .ant-checkbox-wrapper{font-size:.75rem}.coming-soon-container .waitlist-form .terms-checkbox .checkbox-label{font-size:.75rem;color:#f5fbf2!important}.coming-soon-container .waitlist-form .submit-button{padding:.7rem 1.3rem;font-size:.85rem}}:root{--primary-color:#10b981;--secondary-color:#0a192f;--accent-color:#64ff00;--text-color:#333}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem 0 6rem;padding-bottom:0!important;flex-direction:column;overflow:hidden;color:#fff;position:relative;background-color:#090b0f;font-family:Istok Web}@media only screen and (max-width:720px){.hero-section{padding:3rem 1.5rem 4rem}}.hero-section .hero-background{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hero-section .hero-background video{width:100%;height:100%;object-fit:cover}.hero-section .hero-background:after{content:"";position:absolute;inset:0;background:linear-gradient(181deg,rgba(0,14,101,.7) .95%,#090b0f 83.41%)}.hero-section .hero-main{display:flex;z-index:99;flex-direction:column;gap:.5rem;align-items:flex-start}@media only screen and (max-width:900px){.hero-section .hero-main{align-items:center}}.hero-section .hero-cta-row{display:flex;flex-wrap:wrap;gap:3.5rem;margin-top:1.8rem}@media only screen and (max-width:900px){.hero-section .hero-cta-row{justify-content:center;flex-direction:column;width:95%;margin-top:0;gap:0}}.hero-section .hero-first-row{display:flex;align-items:center;gap:20px}@media only screen and (max-width:800px){.hero-section .hero-first-row{flex-direction:column-reverse}}.hero-section .hero-first-row .heop-header-card{max-width:400px;border-radius:45px;border:1px solid #fff;background:linear-gradient(99deg,hsla(0,0%,100%,.2) 9.27%,rgba(0,14,101,.02) 98.84%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:30px}@media only screen and (max-width:900px){.hero-section .hero-first-row .heop-header-card{width:90%}}.hero-section .hero-first-row .heop-header-card span{color:#fff;font-family:Istok Web;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media only screen and (max-width:900px){.hero-section .hero-first-row .heop-header-card span{font-size:16px}.hero-section .hero-second-row{text-align:center}}.hero-section .hero-second-row .title{color:#fff;font-family:Istok Web;font-size:78px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media only screen and (max-width:900px){.hero-section .hero-second-row .title{font-size:26px;text-align:center}}.hero-section .hero-video-card{position:relative;width:280px;height:200px;max-width:100%;border-radius:45px;overflow:hidden;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media only screen and (max-width:600px){.hero-section .hero-video-card{width:100%}}.hero-section .hero-video-background{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-section .hero-video-background video{width:100%;height:100%;object-fit:cover}.hero-section .video-overlay{position:relative}@media only screen and (max-width:720px){.hero-section .video-overlay{scale:.7}}.hero-section .hero-video-inner{position:absolute;top:40px;left:16px;right:16px;width:300px;height:100%;padding:16px 18px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;z-index:2;border-radius:45px;border:1px solid hsla(0,0%,100%,.5);background:linear-gradient(296deg,hsla(0,0%,100%,.1) 21.45%,hsla(0,0%,60%,0) 93.75%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-section .hero-video-content{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.hero-section .hero-video-label{color:#fff;font-family:Istok Web;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.hero-section .hero-video-circle{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center}.gradient-title{background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Istok Web;font-size:96px;font-style:normal;font-weight:700;line-height:104px;text-transform:uppercase}@media screen and (max-width:640px){.gradient-title{font-size:26px;text-align:center;line-height:25px}}.latest-section{display:flex;width:100vw;padding:25px;height:-moz-fit-content;height:fit-content;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}@media only screen and (max-width:720px){.latest-section{padding-left:10px;padding-right:10px}}.latest-section .latest-card-section-header{display:flex;padding:0 50px;justify-content:space-between;width:90%;align-items:center}@media only screen and (max-width:1800px){.latest-section .latest-card-section-header{padding:0}}@media only screen and (max-width:1700px){.latest-section .latest-card-section-header{width:100%;padding:0}}@media only screen and (max-width:720px){.latest-section .latest-card-section-header{flex-direction:column;padding:0}}.latest-section .latest-card-section-header .filters{display:flex;align-items:center}@media only screen and (max-width:720px){.latest-section .latest-card-section-header .filters{padding-bottom:10px;gap:10px}}.latest-section .latest-card-section-header .title{font-weight:500;color:#fff;font-size:40px;padding-bottom:15px}@media only screen and (max-width:1600px){.latest-section .latest-card-section-header .title{font-size:40px}}@media only screen and (max-width:720px){.latest-section .latest-card-section-header .title{font-size:30px}}.latest-section .cards-container-wrapper{width:100%;display:flex;justify-content:center;align-items:center;gap:22px}@media only screen and (max-width:1200px){.latest-section .cards-container-wrapper{flex-wrap:wrap}}.latest-section .cards-container-wrapper .cards-container:first-child:empty{display:none!important}.latest-section .cards-container{display:flex;justify-content:flex-start;max-width:90%;gap:20px}@media only screen and (min-width:1800px){.latest-section .cards-container{justify-content:center}}@media only screen and (max-width:1200px){.latest-section .cards-container{flex-wrap:wrap}}.latest-section .cards-container .loader-container{display:flex;width:100%;height:200px;align-items:center;justify-content:center}.latest-section .cards-container .loader-container .loader-spinner{width:50px;height:50px;border:3px solid hsla(0,0%,95%,.3);border-top:5px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:780px){.latest-section .cards-container{justify-content:center}}@media(max-width:600px){.latest-section .cards-container{display:unset}}@media only screen and (max-width:1000px){.latest-section .cards-container{flex-wrap:wrap}}@media only screen and (max-width:1800px){.latest-section .cards-container .buy-card-container{width:330px!important}}@media only screen and (max-width:1600px){.latest-section .cards-container .buy-card-container{width:310px!important}}@media only screen and (max-width:1512px){.latest-section .cards-container .buy-card-container{max-width:310px!important}}@media only screen and (max-width:1490px){.latest-section .cards-container .buy-card-container{width:290px!important}}@media only screen and (max-width:1489px){.latest-section .cards-container .buy-card-container{width:300px!important}}@media only screen and (max-width:1468px){.latest-section .cards-container .buy-card-container{max-width:290px!important}}@media only screen and (max-width:1436px){.latest-section .cards-container .buy-card-container{max-width:290px!important}}@media only screen and (max-width:1399px){.latest-section .cards-container .buy-card-container{max-width:280px!important;width:280px!important}}@media only screen and (max-width:1393px){.latest-section .cards-container .buy-card-container{max-width:280px!important;width:280px!important}}@media only screen and (max-width:1382px){.latest-section .cards-container .buy-card-container{max-width:290px!important;width:290px!important}}@media only screen and (max-width:1386px){.latest-section .cards-container .buy-card-container{max-width:280px!important}}@media only screen and (max-width:1380px){.latest-section .cards-container .buy-card-container{width:275px!important}}@media only screen and (max-width:1350px){.latest-section .cards-container .buy-card-container{width:270px!important}}@media only screen and (max-width:720px){.latest-section .cards-container .buy-card-container{width:100%!important;max-width:unset!important}}.latest-section .cards-container .buy-card-container .cover-img{width:100%!important;max-width:100%}.latest-section .cards-container-list{display:flex;flex-wrap:wrap;padding-top:20px;gap:20px}@media only screen and (max-width:1400px){.latest-section .cards-container-list{gap:10px}}@media only screen and (max-width:720px){.latest-section .cards-container-list{max-width:90%;justify-content:center;display:unset}}.latest-section .cards-container-list .buy-card-container{flex:0 0 300px;width:300px}@media only screen and (max-width:720px){.latest-section .cards-container-list .buy-card-container{flex:0 0 100%;width:100%}}@media only screen and (max-width:1520px){.latest-section .cards-container-list .buy-card-container{width:260px}}@media only screen and (max-width:1440px){.latest-section .cards-container-list .buy-card-container{width:255px}}.latest-section .cards-container-list .buy-card-container .cover-img{width:100%;max-width:100%}.latest-section .latest-actions-container{display:flex;padding-top:50px;align-items:center;justify-content:center}.latest-section .latest-actions-container .buy-btn-container img{filter:invert(21%) sepia(72%) saturate(3341%) hue-rotate(286deg) brightness(85%) contrast(102%)}.latest-section .latest-actions-container .buy-btn-container button{border:1px solid #ad1aaf!important}.latest-section .star-icon{position:absolute;right:20px;bottom:15px}.latest-section .stars-icon{position:absolute;left:20px;bottom:15px}.latest-section .card-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.latest-section .card-item.animate{opacity:1;transform:translateY(0)}.latest-section .card-item:first-child{transition-delay:.1s}.latest-section .card-item:nth-child(2){transition-delay:.2s}.latest-section .card-item:nth-child(3){transition-delay:.3s}.latest-section .card-item:nth-child(4){transition-delay:.4s}.latest-section .card-item:nth-child(5){transition-delay:.5s}.latest-section .card-item:nth-child(6){transition-delay:.6s}.latest-section .card-item:nth-child(7){transition-delay:.7s}.latest-section .card-item:nth-child(8){transition-delay:.8s}@media screen and (max-width:1400px){.latest-section .cards-container-wrapper,.latest-section .cards-container-wrapper .cards-container{gap:12px}}.influencers-container{height:-moz-fit-content;height:fit-content;width:100vw;height:100vh;display:flex;padding:25px;align-items:center;flex-direction:column;justify-content:center;position:relative;overflow:hidden}@media only screen and (max-width:720px){.influencers-container{height:unset!important}}.influencers-container .subtitle{color:#fff;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;width:90%}@media only screen and (max-width:500px){.influencers-container .subtitle{padding:0}}.influencers-container .title-container{display:flex;justify-content:center;width:90%;padding:0 50px}@media only screen and (max-width:500px){.influencers-container .title-container{flex-wrap:wrap;justify-content:center;padding:0}}.influencers-container .title-container .title{background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Istok Web;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media only screen and (max-width:1600px){.influencers-container .title-container .title{font-size:40px}}@media only screen and (max-width:720px){.influencers-container .title-container .title{font-size:25px}.influencers-container .title-container .buy-btn-container{scale:.7}}.influencers-container .title-container .buy-btn-container button{border:1px solid #ad1aaf!important}.influencers-container .influencers-card-container{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:center;width:90vw}.influencers-container .influencers-card-container .loader-container{display:flex;width:100%;height:200px;align-items:center;justify-content:center}.influencers-container .influencers-card-container .loader-container .loader-spinner{width:50px;height:50px;border:3px solid hsla(0,0%,95%,.3);border-top:5px solid #fff;border-radius:50%;animation:spin 1s linear infinite}.influencers-container .influencers-card-container,.influencers-container .subtitle,.influencers-container .title-container{position:relative;z-index:1}.influencers-container .card-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.influencers-container .card-item.animate{opacity:1;transform:translateY(0)}.influencers-container .card-item:first-child{transition-delay:.1s}.influencers-container .card-item:nth-child(2){transition-delay:.2s}.influencers-container .card-item:nth-child(3){transition-delay:.3s}.influencers-container .card-item:nth-child(4){transition-delay:.4s}.influencers-container .card-item:nth-child(5){transition-delay:.5s}.influencers-container .card-item:nth-child(6){transition-delay:.6s}.influencers-container .card-item:nth-child(7){transition-delay:.7s}.influencers-container .card-item:nth-child(8){transition-delay:.8s}.work-steps-section{display:flex;width:100vw;padding:25px;height:40vh;flex-direction:column;align-items:center;justify-content:center;gap:30px}.work-steps-section .title{font-weight:500;color:#fff;font-size:64px}@media only screen and (max-width:1600px){.work-steps-section .title{font-size:40px}}@media only screen and (max-width:600px){.work-steps-section .title{font-size:28px}}.work-steps-section .steps-container{display:flex;align-items:baseline;gap:15px}.work-steps-section .steps-container .step-container{display:flex;flex-direction:column;align-items:center;gap:10px}.work-steps-section .steps-container .step-container span{font-size:24px;color:#fff;font-weight:600}@media only screen and (max-width:1600px){.work-steps-section .steps-container .step-container span{font-size:20px}}@media only screen and (max-width:1270px){.work-steps-section .steps-container .step-container span{font-size:16px}}.work-steps-section .steps-container .step-container img{width:88px;height:auto}@media only screen and (max-width:600px){.work-steps-section .steps-container .step-container img{width:56px}}.work-steps-section .steps-container>img{height:auto}@media only screen and (max-width:1600px){.work-steps-section .steps-container>img{width:84px}}@media only screen and (max-width:600px){.work-steps-section .steps-container>img{width:44px;transform:rotate(90deg)}.work-steps-section .steps-container{flex-direction:column;align-items:center;gap:20px}.work-steps-section{padding:15px;height:auto;gap:20px}}@media only screen and (max-width:720px){.latest-cards-list-container{padding:100px 0 0!important}}.latest-cards-list-container .welcome-header-container{width:95%!important}.latest-cards-list-container .state-display-container{display:flex;align-items:center;justify-content:center}.latest-cards-list-container .header-container{width:95%!important}.latest-cards-list-container .header-container .filters-container{display:flex;align-items:center;gap:10px}@media only screen and (max-width:720px){.latest-cards-list-container .header-container .filters-container{flex-direction:column;align-items:flex-start}.latest-cards-list-container .header-container{flex-direction:column;align-items:flex-start!important}.latest-cards-list-container .header-container .title{font-size:30px!important;padding-bottom:10px}}.latest-cards-list-container .cards-list{width:95%!important}@media only screen and (max-width:1400px){.latest-cards-list-container .cards-list{gap:10px!important}}.latest-cards-list-container .cards-list .buy-card-container{flex:0 0 250px;width:300px}@media only screen and (max-width:1500px){.latest-cards-list-container .cards-list .buy-card-container{width:250px!important}}@media only screen and (max-width:1440px){.latest-cards-list-container .cards-list .buy-card-container{width:250px}}@media only screen and (max-width:720px){.latest-cards-list-container .cards-list .buy-card-container{flex:0 0 100%;width:100%}}.latest-cards-list-container .cards-list .buy-card-container .cover-img{width:100%;max-width:100%}.latest-cards-list-container .cards-list .loader-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media(max-width:1600px){.latest-cards-list-container .cards-list .collector-card-container{width:330px!important}}@media(max-width:1470px){.latest-cards-list-container .cards-list .collector-card-container{width:290px!important}}.latest-cards-list-container .cards-list .error,.latest-cards-list-container .cards-list .loader,.latest-cards-list-container .cards-list .no-results{display:flex;justify-content:center;width:100%}.latest-cards-list-container{min-height:100vh;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start;padding:150px 20px 20px}.latest-cards-list-container .welcome-header-container{width:90%}.latest-cards-list-container .header-container{display:flex;align-items:center;width:90%;padding-top:25px;padding-bottom:35px;justify-content:space-between}.latest-cards-list-container .header-container .title{color:#fff;font-size:45px}.latest-cards-list-container .cards-list{display:flex;gap:15px;padding-bottom:25px;width:90%;flex-wrap:wrap}@media(max-width:1600px){.latest-cards-list-container .cards-list .collector-card-container{max-width:300px!important}}@media(max-width:600px){.latest-cards-list-container .cards-list{display:unset}}@media(max-width:700px){.latest-cards-list-container .cards-list .collector-card-container{max-width:unset!important}}.latest-cards-list-container .cards-list .error,.latest-cards-list-container .cards-list .loader,.latest-cards-list-container .cards-list .no-results{color:#fff;font-size:30px}.latest-updates-section{display:flex;flex-direction:column;gap:24px;padding:0 100px;max-width:1640px;margin:90px auto 0}@media(max-width:968px){.latest-updates-section{padding:0 20px;margin-top:80px}}@media(max-width:568px){.latest-updates-section{padding:0 20px;margin-top:40px}}.latest-updates-section .header-section{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.latest-updates-section .header-section .subtitle{color:#fff;font-size:24px;font-style:normal;line-height:normal;text-transform:capitalize;margin-bottom:0}@media(max-width:768px){.latest-updates-section .header-section .subtitle{font-size:18px;text-align:center}}.latest-updates-section .header-section .title{color:#f5fbf2;font-family:Oxanium;font-size:35px;font-style:normal;font-weight:500}@media(max-width:768px){.latest-updates-section .header-section .title{font-size:32px;text-align:center}}.latest-updates-section .content-latest-updates{display:flex;gap:18px}@media(max-width:1268px){.latest-updates-section .content-latest-updates{flex-direction:column}}.latest-updates-section .content-latest-updates .left-section{width:33%;border-radius:15px;background:linear-gradient(148deg,rgba(130,43,241,.3),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 20px;max-width:500px;max-height:500px}@media(max-width:1450px){.latest-updates-section .content-latest-updates .left-section{padding:15px 10px}}@media(max-width:1350px){.latest-updates-section .content-latest-updates .left-section{padding:15px}}@media(max-width:1268px){.latest-updates-section .content-latest-updates .left-section{width:100%;max-width:none}}.latest-updates-section .content-latest-updates .left-section .title{color:#f5fbf2;font-family:Oxanium;font-size:26px;font-style:normal;font-weight:500;margin-bottom:10px}.latest-updates-section .content-latest-updates .left-section .list-news{display:flex;flex-direction:column;gap:10px}.latest-updates-section .content-latest-updates .left-section .list-news .scroll-list{display:flex;flex-direction:column;gap:10px;max-height:290px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}@media(max-width:768px){.latest-updates-section .content-latest-updates .left-section .list-news .scroll-list{max-height:300px}}.latest-updates-section .content-latest-updates .left-section .list-news .scroll-list::-webkit-scrollbar{display:none}@media(max-width:1268px){.latest-updates-section .content-latest-updates .left-section .list-news .scroll-list{grid-gap:10px;gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.latest-updates-section .content-latest-updates .left-section .list-news .scroll-list{grid-gap:10px;gap:10px;display:grid;grid-template-columns:repeat(1,1fr)}}.latest-updates-section .content-latest-updates .right-section{width:75%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media(max-width:1268px){.latest-updates-section .content-latest-updates .right-section{grid-template-columns:repeat(2,1fr);width:100%;place-items:center}.latest-updates-section .content-latest-updates .right-section .last-update-card{width:100%}}@media(max-width:768px){.latest-updates-section .content-latest-updates .right-section{grid-template-columns:repeat(1,1fr);width:100%}}.latest-updates-section .view-all-button{width:-moz-fit-content;width:fit-content;margin:0 auto}@media(max-width:1068px){.latest-updates-section .view-all-button{margin-top:10px}}.latest-updates-section .view-all-button .buy-btn-container button{border:1px solid #f81dfb}.last-update-card{max-width:362px;overflow:hidden;min-height:430px;position:relative;border-radius:15px;height:100%;padding:10px;cursor:pointer;transition:all .3s ease;background:linear-gradient(180deg,rgba(105,46,218,.51),rgba(29,0,84,.58) 48.08%,rgba(64,0,186,.45))}@media(max-width:768px){.last-update-card{max-width:100%;min-height:480px}}.last-update-card .last-update-card-cover{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px;transition:all .3s ease;position:relative}.last-update-card .last-update-card-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .2s ease}.last-update-card .last-update-card-content .coming-soon{font-size:18px;font-weight:500}.last-update-card .last-update-card-content .coming-soon,.last-update-card .last-update-card-content .title{color:#fff;font-family:Oxanium;font-style:normal;line-height:normal;text-transform:uppercase;text-align:center;margin-bottom:10px;transition:all .3s ease}.last-update-card .last-update-card-content .title{font-size:30px;font-weight:700}.last-update-card .last-update-card-content .description{color:#fff;font-family:Oxanium;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;text-align:center;margin-bottom:5px;transition:all .3s ease}.last-update-card .hover-button{position:absolute;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#692eda,#4000ba);color:#fff;border:none;padding:12px 0;height:30.244px;border-radius:5px;font-family:Oxanium;font-weight:500;font-size:12px;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;box-shadow:0 4px 15px rgba(105,46,218,.3);display:flex;align-items:center;justify-content:center;width:150px;bottom:7px!important;z-index:999!important}.last-update-card .hover-button:hover{transform:translateX(-50%) translateY(-2px);box-shadow:0 6px 20px rgba(105,46,218,.4)}.last-update-card .hover-content{position:absolute;top:0;left:0;display:none}.last-update-card .last-update-card-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(105,46,218,.51),rgba(29,0,84,.58) 48.08%,rgba(64,0,186,.45));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.last-update-card .btn-hover{position:absolute;bottom:15px;z-index:999!important;display:flex;justify-content:center;align-items:center;width:100%}.last-update-card .btn-hover .buy-btn-container button{border:1px solid #f81dfb}.last-update-card:hover .last-update-card-cover{height:76%;border-radius:12px;filter:blur(8px);transform:scale(1.05)}.last-update-card:hover .hover-button{opacity:1;visibility:visible;top:295px}.last-update-card:hover .last-update-card-content{justify-content:flex-end;padding-bottom:20px;display:none}.last-update-card:hover .last-update-card-content .coming-soon{margin-bottom:4px;font-size:16px}.last-update-card:hover .last-update-card-content .title{margin-bottom:4px;font-size:26px}.last-update-card:hover .last-update-card-content .description{margin-bottom:0;font-size:12px}.last-update-card:hover .hover-content{display:flex}.last-update-card:hover .last-update-card-backdrop{height:70%;border-radius:12px 12px 0 0;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:none!important}.last-update-card .email-notification-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.last-update-card .email-notification-modal .modal-content{background:linear-gradient(180deg,rgba(105,46,218,.95),rgba(29,0,84,.95) 48.08%,rgba(64,0,186,.95));border-radius:20px;padding:40px;max-width:500px;width:90%;position:relative;border:2px solid hsla(0,0%,100%,.1);box-shadow:0 20px 40px rgba(0,0,0,.5)}.last-update-card .email-notification-modal .modal-content .modal-title{color:#fff;font-family:Oxanium;font-size:24px;font-weight:700;text-align:center;margin-bottom:30px;line-height:1.3;text-transform:uppercase}.last-update-card .email-notification-modal .modal-content .email-form{display:flex;flex-direction:column;gap:20px}.last-update-card .email-notification-modal .modal-content .email-form .email-input{padding:15px 20px;border:2px solid hsla(0,0%,100%,.2);border-radius:10px;background:hsla(0,0%,100%,.1);color:#fff;font-family:Oxanium;font-size:16px;transition:all .3s ease}.last-update-card .email-notification-modal .modal-content .email-form .email-input::placeholder{color:hsla(0,0%,100%,.6)}.last-update-card .email-notification-modal .modal-content .email-form .email-input:focus{outline:none;border-color:#f81dfb;background:hsla(0,0%,100%,.15);box-shadow:0 0 20px rgba(248,29,251,.3)}.last-update-card .email-notification-modal .modal-content .email-form .submit-btn{padding:15px 30px;background:linear-gradient(135deg,#f81dfb,#692eda);border:none;border-radius:10px;color:#fff;font-family:Oxanium;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.last-update-card .email-notification-modal .modal-content .email-form .submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(248,29,251,.4)}.last-update-card .email-notification-modal .modal-content .email-form .submit-btn:active{transform:translateY(0)}.last-update-card .email-notification-modal .modal-content .success-message{text-align:center;padding:20px}.last-update-card .email-notification-modal .modal-content .success-message p{color:#fff;font-family:Oxanium;font-size:18px;font-weight:500;line-height:1.5}.last-update-card .email-notification-modal .modal-content .close-btn{position:absolute;top:15px;right:20px;background:none;border:none;color:hsla(0,0%,100%,.7);font-size:30px;cursor:pointer;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.last-update-card .email-notification-modal .modal-content .close-btn:hover{color:#fff;background:hsla(0,0%,100%,.1);transform:rotate(90deg)}.news-item{display:flex;flex-direction:column;gap:0;padding:5px 5px 8px 10px;background-position:100% 100%;background-repeat:no-repeat;border-radius:10px;position:relative;max-width:360px;width:100%;margin-bottom:10px}@media(max-width:1350px){.news-item{max-width:100%;border:1.3px solid #882bd3}}.news-item .bg-item-image{position:absolute;height:90px;min-height:90px!important;top:0;left:0;z-index:0;min-width:none;width:100%}@media(max-width:1350px){.news-item .bg-item-image{display:none}}@media(max-width:1268px){.news-item{grid-column:span 1;width:100%!important}}.news-item .header-new{display:flex;justify-content:space-between;align-items:center}.news-item .header-new .news-title{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#f5fbf2;font-size:17px;font-style:normal;font-weight:600;margin-top:-1px}.news-item .header-new .item-image-icon{cursor:pointer!important;z-index:4}@media(max-width:1435px){.news-item .header-new .item-image-icon{margin-top:4px!important}}.news-item .news-description{color:#cda5ff;font-family:Oxanium;font-size:14px;font-style:normal;font-weight:400;margin-top:-1px;margin-bottom:8px;width:90%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(max-width:1435px){.news-item .news-description{margin-top:-3px!important}}.news-item .date{color:#f5f5f5;font-family:Oxanium;font-size:13px;font-style:normal;font-weight:400;display:flex;align-items:center;gap:6px}.news-item .date img{margin-top:-3px}@media(max-width:1435px){.news-item .date{margin-top:-2px!important}}.most_valuable_cards_container{flex:1 1;min-width:300px;max-width:555px;min-height:450px;padding:22px 18px;border-radius:15px;background:linear-gradient(222deg,rgba(83,56,158,.58) 4.01%,rgba(111,79,242,.08) 100.93%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:22px;overflow:hidden}@media screen and (max-width:500px){.most_valuable_cards_container{max-width:90%;padding:22px 12px;min-height:auto}}.most_valuable_cards_container .most_valuable_cards_container_header{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px}.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info{display:flex;flex-direction:column;gap:4px}.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_title{color:#fff;font-family:Oxanium;font-size:22px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_title{font-size:20px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_title{font-size:18px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_title{font-size:18px}}.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_subtitle{margin-left:4px;color:#b77fff;font-family:Oxanium;font-size:14px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_subtitle{font-size:12px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_subtitle{font-size:11px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_info .most_valuable_cards_container_header_info_subtitle{font-size:10px}}.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_btn{background-color:transparent;padding:0 20px;border-radius:100px;border:1px solid #b77fff;cursor:pointer;color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:103%;letter-spacing:-.5px;display:flex;justify-content:center;align-items:center;gap:8px;height:28px}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_btn{font-size:14px;padding:0 10px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_btn{font-size:12px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_btn{font-size:12px;padding:0 16px;border-radius:50px;gap:6px}}@media screen and (max-width:300px){.most_valuable_cards_container .most_valuable_cards_container_header .most_valuable_cards_container_header_btn img{display:none}}.most_valuable_cards_container .most_valuable_cards_container_body{height:100%;display:flex;flex-direction:column;gap:22px}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card{display:flex;justify-content:space-between;align-items:center;gap:4px;padding:6px}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card:hover{border-radius:10px;background:rgba(111,79,242,.5)}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card:hover img{filter:blur(2px)}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card{gap:6px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:22px}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_wrapper{gap:8px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_btn{color:#fff;text-align:right;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:103%;letter-spacing:-.425px;border-radius:100px;background:rgba(111,79,242,.5);border:none;padding:10px;text-align:center;cursor:pointer}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_btn{font-size:8px}}@media screen and (max-width:350px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_btn{font-size:7px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats{color:#14c8b0;text-align:right;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:103%;letter-spacing:-.5px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:4px}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats{font-size:16px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats{font-size:14px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats{font-size:14px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_stats_down{color:#ff002e}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info{display:flex;align-items:center;gap:10px}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info{gap:8px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_image{width:50px;height:60px}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_image{width:55px;height:70px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_image{width:55px;height:70px}}@media screen and (max-width:350px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_image{width:45px;height:70px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info p{color:#fff;text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:103%;letter-spacing:-.6px}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info p{font-size:16px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info p{font-size:14px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info p{font-size:12px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data{display:flex;flex-direction:column;gap:4px}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data h5{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:103%;letter-spacing:-.6px;text-align:start}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data h5{font-size:14px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data h5{font-size:12px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data h5{font-size:12px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data span{display:flex;align-items:center;gap:8px;color:#b77fff;font-family:Poppins;font-size:11px;font-style:normal;font-weight:400;line-height:103%;letter-spacing:-.4px;text-align:start}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data span{font-size:12px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data span{font-size:10px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data span{font-size:10px}}.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data p{margin-top:18px;color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:103%;letter-spacing:-.475px;text-align:start}@media screen and (max-width:1400px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data p{font-size:14px}}@media screen and (max-width:1300px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data p{font-size:12px}}@media screen and (max-width:500px){.most_valuable_cards_container .most_valuable_cards_container_body .most_valuable_cards_container_body_card .most_valuable_cards_container_body_card_info .most_valuable_cards_container_body_card_info_data p{font-size:10px}}.most_valuable_cards_container .most_valuable_cards_container_body_card_divider{width:100%;height:1px;background-color:#ad1aaf}.most_valuable_cards_container_header_btn_icon{transform:scaleX(-1)!important}.latest-collections{display:flex;width:100vw;padding:40px 25px 60px;height:70vh;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}@media only screen and (max-width:720px){.latest-collections{height:90vh;padding-bottom:0!important;padding-top:0!important}}.latest-collections .view-all-btn{border-radius:100px;border:1px solid #fff;background:linear-gradient(90deg,rgba(219,15,216,.5),rgba(255,125,231,.5) 43.75%,rgba(218,132,12,.5));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:10px 26px;color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:all .3s ease}.latest-collections .view-all-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(219,15,216,.4)}@media only screen and (max-width:720px){.latest-collections{padding-left:10px;padding-right:10px}}.latest-collections .latest-card-section-header{display:flex;width:100%;max-width:1440px;align-items:center;justify-content:space-between;gap:48px}@media only screen and (max-width:1200px){.latest-collections .latest-card-section-header{flex-direction:column;align-items:flex-start;gap:32px}}.latest-collections .latest-card-section-header .latest-collections__text-block{max-width:520px}.latest-collections .latest-card-section-header .latest-collections__text-block .title{font-family:Istok Web;font-size:40px;font-style:normal;font-weight:700;line-height:normal;width:100%;background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width:720px){.latest-collections .latest-card-section-header .latest-collections__text-block .title{font-size:26px}}.latest-collections .latest-card-section-header .latest-collections__text-block .latest-collections__subtitle{color:#fff;font-family:Inter;font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}@media only screen and (max-width:720px){.latest-collections .latest-card-section-header .latest-collections__text-block .latest-collections__subtitle{font-size:20px}}.latest-collections .latest-card-section-header .latest-collections__text-block .latest-collections__description{color:hsla(0,0%,100%,.8);font-family:Inter;font-size:25px;font-style:normal;font-weight:400;padding-bottom:20px}@media only screen and (max-width:720px){.latest-collections .latest-card-section-header .latest-collections__text-block .latest-collections__description{font-size:18px}}.latest-collections .latest-card-section-header .latest-collections__text-block .latest-collections__cta .buy-btn-container button{min-width:140px}.latest-collections .latest-card-section-header .latest-collections__cards{position:relative;flex:1 1;display:flex;justify-content:flex-end;min-height:420px}@media only screen and (max-width:1200px){.latest-collections .latest-card-section-header .latest-collections__cards{width:100%;justify-content:center;min-height:380px}}@media only screen and (max-width:720px){.latest-collections .latest-card-section-header .latest-collections__cards{scale:.7}}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card{position:absolute;width:360px;max-width:100%;padding:20px;border-radius:20px;border:1px solid #da840c;background:linear-gradient(143deg,hsla(0,0%,100%,.14),rgba(195,198,219,0) 47.6%,rgba(129,136,179,.18));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card.animate{opacity:1}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card.transitioning{transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card--primary{top:0;right:0;z-index:3;transform:translateY(0) translateX(0) rotate(-3deg) scale(1);opacity:1;pointer-events:auto;cursor:pointer}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card--primary:hover{transform:translateY(-8px) translateX(0) rotate(-3deg) scale(1.02);box-shadow:0 24px 60px rgba(219,15,216,.6)}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card--secondary{bottom:-18px;right:80px;z-index:2;transform:translateY(12px) translateX(0) rotate(3deg) scale(.96);opacity:.85;pointer-events:none}@media only screen and (max-width:1200px){.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card--secondary{right:40px}}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card--hidden{top:50%;right:-100%;z-index:1;transform:translateY(-50%) translateX(100%) rotate(12deg) scale(.8);opacity:0;pointer-events:none}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-inner{border-radius:20px;display:flex;flex-direction:column;gap:14px}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-frame{border-radius:22px;border:1px solid hsla(0,0%,100%,.4);overflow:hidden;background:radial-gradient(circle at top left,hsla(0,0%,100%,.1),rgba(0,0,0,.9))}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-image{display:block;width:100%;height:230px;object-fit:cover}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-info{display:flex;flex-direction:column;gap:2px;margin-top:14px}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-title{font-family:Istok Web;font-size:30px;font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-meta{color:hsla(0,0%,100%,.7);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-arrow{width:40px;height:40px;position:absolute;bottom:14px;right:14px;cursor:pointer;transition:transform .25s ease-out,box-shadow .25s ease-out,border-color .25s ease-out}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-arrow:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 0 18px rgba(255,125,231,.7);border-color:hsla(0,0%,100%,.7)}.latest-collections .latest-card-section-header .latest-collections__cards .latest-collections__card .latest-collections__card-arrow:active{transform:translateY(0) scale(.97);box-shadow:none}.latest_drops_container{width:100vw;min-height:100vh;padding:60px 25px 80px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;color:#fff;font-family:Inter,sans-serif}@media only screen and (max-width:720px){.latest_drops_container{padding-top:0}}.latest_drops_container .latest-drops-header{text-align:center;margin-bottom:40px}.latest_drops_container .latest-drops-header .latest-drops-title{text-align:center;font-family:Istok Web;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:720px){.latest_drops_container .latest-drops-header .latest-drops-title{font-size:26px}}.latest_drops_container .latest-drops-header .latest-drops-subtitle{color:#fff;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:720px){.latest_drops_container .latest-drops-header .latest-drops-subtitle{font-size:16px}}.latest_drops_container .latest-drops-grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:32px}@media only screen and (max-width:1200px){.latest_drops_container .latest-drops-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:900px){.latest_drops_container .latest-drops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.latest_drops_container .latest-drops-grid{grid-template-columns:1fr}}.latest_drops_container .latest-drops-card{border-radius:20px;border:1px solid #da840c;background:linear-gradient(143deg,hsla(0,0%,100%,.14),rgba(195,198,219,0) 47.6%,rgba(129,136,179,.18));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column}.latest_drops_container .latest-drops-card-icons{display:flex;position:absolute;top:20px;left:20px;gap:8px}.latest_drops_container .latest-drops-icon{width:32px;height:32px;border-radius:999px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.latest_drops_container .latest-drops-icon img{width:16px;height:16px}.latest_drops_container .latest-drops-card-image-frame{margin:12px 16px 0;border-radius:22px;overflow:hidden;background:#05060a}.latest_drops_container .latest-drops-card-image{width:100%;height:230px;object-fit:cover;display:block}.latest_drops_container .latest-drops-card-info{padding:16px 18px 18px;border-radius:0 0 26px 26px;background:radial-gradient(circle at top left,rgba(0,0,0,.94),rgba(4,6,12,.98));border-top:1px solid hsla(0,0%,100%,.08);position:relative}.latest_drops_container .latest-drops-card-title{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:normal}.latest_drops_container .latest-drops-card-issuer{color:hsla(0,0%,100%,.7);font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}.latest_drops_container .latest-drops-card-price{font-family:Inter;font-size:27px;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#da840c,#ff7de7 43.75%,#db0fd8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.latest_drops_container .latest-drops-card-cta{position:absolute;right:18px;bottom:16px;width:32px;height:32px;border-radius:999px;border:1px solid #da840c;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-out,box-shadow .2s ease-out}.latest_drops_container .latest-drops-card-cta .latest-drops-card-cta-line{width:14px;height:2px;border-radius:999px;background:#da840c}.latest_drops_container .latest-drops-card-cta:hover{transform:translateY(-1px);box-shadow:0 0 14px rgba(218,132,12,.7)}.latest_drops_container .latest-drops-see-all{margin-top:8px;background:none;border:none;color:#a6d2ff;font-size:20px;font-weight:500;text-decoration:underline;cursor:pointer;background:linear-gradient(270deg,#ff7de7,#a6d2ff 50%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-platform{width:100vw;padding:60px 0 80px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;color:#fff;font-family:Inter,sans-serif}.about-platform__inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:40px}@media only screen and (max-width:1024px){.about-platform__inner{flex-direction:column;gap:32px}}.about-platform__content{max-width:520px;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.about-platform__title{margin-bottom:20px}.about-platform__title-gradient{font-family:Istok Web;font-size:40px;font-weight:700;text-transform:none;background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:720px){.about-platform__title-gradient{font-size:26px}}.about-platform__subtitle{color:hsla(0,0%,100%,.85);font-size:16px;line-height:1.5;margin-bottom:12px}.about-platform__subtitle--secondary{margin-bottom:24px;font-weight:500}.about-platform__cta{border-radius:100px;border:1px solid #fff;background:linear-gradient(90deg,rgba(219,15,216,.5),rgba(255,125,231,.5) 43.75%,rgba(218,132,12,.5));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;padding:10px 26px;line-height:normal;transition:transform .2s ease-out,box-shadow .2s ease-out}.about-platform__cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,0,0,.8)}.about-platform__card{flex:0 0 350px;max-width:350px;opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}@media only screen and (max-width:1024px){.about-platform__card--left{order:-1}}.about-platform__card-frame{position:relative;padding:30px;background:radial-gradient(circle at top left,hsla(0,0%,100%,.08),rgba(0,0,0,.9));box-shadow:0 18px 45px rgba(0,0,0,.8)}.about-platform__card-video-wrapper{position:relative;width:100%;height:500px;border-radius:24px;overflow:hidden;background:#05060a}.about-platform__card-video-wrapper video{width:100%;height:100%;object-fit:cover;display:block}.about-platform__card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;pointer-events:none}.about-platform__card-accent,.about-platform__card-title{background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Istok Web;font-size:40px;font-style:normal;font-weight:700;line-height:46px}.about-platform__card-button{pointer-events:auto;padding:8px 20px;border-radius:999px;border:1px solid hsla(0,0%,100%,.7);background:transparent;color:#fff;font-size:13px;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease-out,transform .2s ease-out}.about-platform__card-button:hover{background:rgba(0,0,0,.35);transform:translateY(-1px)}.about-platform.animate .about-platform__card,.about-platform.animate .about-platform__content{opacity:1;transform:translateY(0)}.about-platform.animate .about-platform__card--left{transition-delay:.1s}.about-platform.animate .about-platform__content{transition-delay:.2s}.about-platform.animate .about-platform__card--right{transition-delay:.3s}.contact-section{position:relative;width:100vw;padding:80px 40px 60px;overflow:hidden;color:#fff;font-family:Inter,sans-serif;background-color:#05060f}@media only screen and (max-width:768px){.contact-section{padding:0 20px 40px}}.contact-section__background{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;transform:rotate(180deg)}.contact-section__background video{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center}.contact-section__background-overlay{content:"";position:absolute;inset:0;background:linear-gradient(181deg,rgba(0,14,101,.7) .95%,#090b0f 83.41%)}.contact-section__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto 80px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:48px}@media only screen and (max-width:960px){.contact-section__inner{flex-direction:column;align-items:stretch;gap:32px}}.contact-section__content{max-width:420px}.contact-section__title{margin:0 0 12px;font-family:Istok Web!important;font-size:50px;font-weight:700}@media only screen and (max-width:720px){.contact-section__title{font-size:26px}}.contact-section__title-highlight{background:linear-gradient(90deg,#db0fd8,#a6d2ff 50.48%,#da840c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:8px}.contact-section__subtitle{margin:0 0 16px;font-size:22px;font-weight:600}.contact-section__description{max-width:360px;margin:0;font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.85)}.contact-section__form{position:relative;z-index:1;width:min(540px,100%);padding:28px 32px 32px;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;background:linear-gradient(143deg,hsla(0,0%,100%,.14),rgba(195,198,219,0) 47.6%,rgba(129,136,179,.18));box-shadow:0 24px 60px rgba(0,0,0,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media only screen and (max-width:480px){.contact-section__form{padding:24px 20px 28px}}.contact-section__form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 20px;gap:16px 20px}@media only screen and (max-width:640px){.contact-section__form-row{grid-template-columns:1fr}}.contact-section__field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.contact-section__field label{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.9)}.contact-section__field input,.contact-section__field textarea{border-radius:999px;border:1px solid hsla(0,0%,100%,.45);background:radial-gradient(circle at top left,hsla(0,0%,100%,.06),rgba(0,0,0,.85));padding:10px 16px;font-size:14px;color:#fff;outline:none;font-family:inherit}.contact-section__field input::placeholder,.contact-section__field textarea::placeholder{color:hsla(0,0%,100%,.5)}.contact-section__field input:focus,.contact-section__field textarea:focus{border-color:#a6d2ff;box-shadow:0 0 0 1px rgba(166,210,255,.6)}.contact-section__field textarea{border-radius:18px;min-height:130px;resize:vertical}.contact-section__field--full{grid-column:1/-1}.contact-section__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 20px;margin-top:4px}.contact-section__submit{border-radius:100px;border:1px solid #fff;background:linear-gradient(90deg,rgba(219,15,216,.5),rgba(255,125,231,.5) 43.75%,rgba(218,132,12,.5));padding:10px 26px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out}.contact-section__submit:hover{transform:translateY(-1px);box-shadow:0 20px 45px rgba(0,0,0,.9)}.contact-section__submit:active{transform:translateY(0);box-shadow:0 10px 25px rgba(0,0,0,.8)}.contact-section__success{font-size:13px;color:#a6d2ff}.contact-section__footer{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.18);display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:32px}@media only screen and (max-width:960px){.contact-section__footer{flex-direction:column;align-items:flex-start;gap:24px}}.contact-section__footer-brand{display:flex;flex-direction:column;gap:16px}.contact-section__footer-brand .logo-container{filter:drop-shadow(0 0 20px rgba(255,255,255,.4))}.contact-section__footer-social{display:flex;align-items:center;gap:10px}.contact-section__footer-social a{display:inline-flex;width:32px;height:32px;border-radius:999px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.4);align-items:center;justify-content:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.contact-section__footer-social a img{width:16px;height:16px}.contact-section__footer-social a:hover{transform:translateY(-1px);border-color:#a6d2ff;box-shadow:0 0 18px rgba(166,210,255,.7)}.contact-section__footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px 40px;gap:24px 40px}@media only screen and (max-width:1024px){.contact-section__footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.contact-section__footer-columns{grid-template-columns:1fr}}.contact-section__footer-column{min-width:150px}.contact-section__footer-title{margin:0 0 10px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.8)}.contact-section__footer-link{display:block;margin-bottom:6px;font-size:13px;color:hsla(0,0%,100%,.75)}.register-modal :where(.css-dev-only-do-not-override-5wsri9).ant-modal .ant-modal-content{background-color:#190049!important}.register-modal :where(.css-dev-only-do-not-override-5wsri9).ant-input-group-wrapper-outlined .ant-input-group-addon:first-child{border:0}.register-modal .anticon svg{fill:#fff}.register-modal .ant-input-group{border:0}.register-modal .ant-input-affix-wrapper-focused,.register-modal .ant-input-affix-wrapper:hover,.register-modal .ant-input-focused,.register-modal .ant-input-password-focused,.register-modal .ant-input-password:focus,.register-modal .ant-input-password:focus-visible,.register-modal .ant-input-password:hover,.register-modal .ant-input:focus,.register-modal .ant-input:focus-visible,.register-modal .ant-input:hover{border-color:transparent!important;box-shadow:none!important;outline:none!important;background-color:hsla(0,0%,100%,.1)!important}.register-modal .ant-input-password:focus-visible,.register-modal .ant-input:focus-visible{outline:none!important}.register-modal .react-tel-input .form-control{width:100%!important;height:48px!important;background:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:8px!important;color:#fff!important;font-size:14px!important;padding-left:58px!important}.register-modal .react-tel-input .form-control::placeholder{color:hsla(0,0%,100%,.6)!important}.register-modal .react-tel-input .form-control:focus,.register-modal .react-tel-input .form-control:focus-visible,.register-modal .react-tel-input .form-control:hover{border-color:transparent!important;box-shadow:none!important;outline:none!important;background-color:hsla(0,0%,100%,.1)!important}.register-modal .react-tel-input .flag-dropdown{background:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:8px 0 0 8px!important}.register-modal .react-tel-input .flag-dropdown:hover{background:hsla(0,0%,100%,.15)!important}.register-modal .react-tel-input .flag-dropdown .selected-flag{background:transparent!important;border-radius:8px 0 0 8px!important}.register-modal .react-tel-input .flag-dropdown .selected-flag:hover{background:hsla(0,0%,100%,.05)!important}.register-modal .react-tel-input .flag-dropdown .selected-flag .arrow{border-top-color:#fff!important}.register-modal .react-tel-input .country-list{background:#190049!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:8px!important;color:#fff!important}.register-modal .react-tel-input .country-list .search{background:#190049!important}.register-modal .react-tel-input .country-list .search-box{background:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:6px!important;color:#fff!important;margin:10px!important}.register-modal .react-tel-input .country-list .country{background:transparent!important;color:#fff!important;padding:10px 15px!important}.register-modal .react-tel-input .country-list .country:hover{background:hsla(0,0%,100%,.1)!important}.register-modal .react-tel-input .country-list .country.highlight{background:rgba(255,182,54,.2)!important}.register-modal .react-tel-input .country-list .country .country-name{color:#fff!important}.register-modal .react-tel-input .country-list .country .dial-code{color:hsla(0,0%,100%,.8)!important}.register-modal .react-tel-input .country-list .no-entries-message{color:hsla(0,0%,100%,.6)!important;text-align:center!important;padding:15px!important}.register-modal .modal-header{display:flex;flex-direction:column;align-items:center}.register-modal .modal-header .title{color:#fff;font-size:40px;font-weight:600}.register-modal .modal-header .subtitle{color:#fff;font-size:20px;margin-top:8px}.register-modal .form{background-color:#190049;padding:24px;display:flex;flex-direction:column;align-items:center}@media(max-width:600px){.register-modal .form{padding-left:0;padding-right:0}}.register-modal .form .links-container{width:100%;text-align:end;margin-bottom:24px}.register-modal .form .links-container .link{color:#ffb636;font-family:Poppins,sans-serif}.register-modal .form .ant-form-item{width:100%;margin-bottom:16px}.register-modal .form .ant-form-item-label>label{color:#fff;font-size:14px;font-weight:500;margin-bottom:8px}.register-modal .form .ant-form-item .ant-input,.register-modal .form .ant-form-item .ant-input-password{width:100%;height:48px;background:hsla(0,0%,100%,.1)!important;border:none;border-radius:8px;color:#fff;font-size:14px;display:flex;align-items:center}.register-modal .form .ant-form-item .ant-input-password input::placeholder,.register-modal .form .ant-form-item .ant-input-password::placeholder,.register-modal .form .ant-form-item .ant-input::placeholder{color:hsla(0,0%,100%,.6)}.register-modal .form .ant-form-item .ant-input-password input{background:transparent!important;border:none!important;color:#fff!important;box-shadow:none!important}.register-modal .form :where(.css-dev-only-do-not-override-abc123).ant-modal .ant-modal-content{background-color:#190049!important}.ant-modal-content{background-color:#190049!important}.ant-form-item-label>label.ant-form-item-required{position:relative}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{position:absolute;left:unset;top:0;right:-1px}.login-modal .login-header{display:flex;flex-direction:column;align-items:center}.login-modal .login-header .title{color:#fff;font-size:40px}@media(max-width:720px){.login-modal .login-header .title{font-size:26px}}.login-modal .login-header .subtitle{color:#fff;font-size:20px}@media(max-width:720px){.login-modal .login-header .subtitle{font-size:17px}}.login-modal .anticon svg{fill:#fff}.login-modal .ant-input-affix-wrapper-focused,.login-modal .ant-input-affix-wrapper:hover,.login-modal .ant-input-focused,.login-modal .ant-input:focus,.login-modal .ant-input:focus-visible,.login-modal .ant-input:hover{border-color:transparent!important;box-shadow:none!important;outline:none!important;background-color:hsla(0,0%,100%,.1)!important}.login-modal .ant-input:focus-visible{outline:none!important}.login-modal .form{background-color:#190049;display:flex;flex-direction:column;align-items:center}.login-modal .form .links-container{display:flex;align-items:center;width:100%;margin-bottom:30px;justify-content:space-between}.login-modal .form .links-container .link{color:#ffb636;font-family:Poppins;cursor:pointer}@media(max-width:600px){.login-modal .form .links-container .link{font-size:12px}}.login-modal .form .ant-form-item{margin-bottom:16px;width:100%}.login-modal .form .ant-form-item-label>label{color:#fff;font-size:14px;font-weight:500;margin-bottom:8px}.login-modal .form .ant-form-item .ant-form-item-control-input{width:100%}.login-modal .form .ant-form-item .ant-input,.login-modal .form .ant-form-item .ant-input-password{background:hsla(0,0%,100%,.1);border:none;border-radius:8px;height:48px;width:100%;color:#fff;font-size:14px;display:flex;align-items:center}.login-modal .form .ant-form-item .ant-input-password input{background:transparent!important;border:none!important;color:#fff!important;box-shadow:none!important}.login-modal .form .ant-form-item .ant-input-password::placeholder,.login-modal .form .ant-form-item .ant-input::placeholder{color:hsla(0,0%,100%,.6);font-size:14px}.login-modal :where(.css-dev-only-do-not-override-5wsri9).ant-modal .ant-modal-content{background-color:#190049!important}.ant-modal .ant-modal-content{background-color:#190049!important}:where(.css-dev-only-do-not-override-5wsri9).ant-modal-root .ant-modal-mask{background-color:hsla(0,0%,85%,.09)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.verification-modal :where(.css-dev-only-do-not-override-5wsri9).ant-modal .ant-modal-content{background-color:#190049!important}.verification-modal :where(.css-1v28nim).ant-modal .ant-modal-title{background-color:#190049!important;color:#fff!important}.verification-modal .ant-modal .ant-modal-title{background-color:#190049!important;color:#fff!important}.verification-modal .anticon svg{fill:#fff}.verification-modal .phone-verification-content{text-align:center;padding:20px 0}.verification-modal .phone-verification-content .verification-text{margin-bottom:24px;color:#fff;font-size:14px;line-height:1.5}.verification-modal .phone-verification-content .otp-actions{margin-top:24px}.verification-modal .phone-verification-content .ant-input{font-family:Courier New,monospace;font-weight:600}.verification-modal .ant-modal-body{padding:24px}.verification-modal .ant-form-item{margin-bottom:20px}.footer_dropdown_items_root{z-index:999!important}html[lang=ar],html[lang=ar] *,html[lang=ar] body{font-family:Almarai,Noto Kufi Arabic,Noto Sans Arabic,sans-serif!important}html[lang=ar] .ant-form-item-required:before{display:none!important}.pagination-container,.phone_number_input{direction:ltr}html[lang=ar] .card-content .card-details{padding-right:11px!important;padding-left:0!important}html[lang=ar] .payment-header-title{align-items:flex-start!important}.navbar_responsive{width:100%!important;padding-left:0!important;padding-right:0!important}.navbar_responsive .navbar__container{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.navbar_responsive .navbar__container{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.navbar_responsive .navbar__container{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.navbar_responsive .navbar__container{padding-left:20px!important;padding-right:20px!important}}.hero-section_responsive{width:100%!important;padding-left:0!important;padding-right:0!important}.hero-section_responsive .hero-container{width:100%!important;padding-left:100px!important;padding-right:100px!important;justify-content:space-between!important}@media only screen and (max-width:1270px){.hero-section_responsive .hero-container{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.hero-section_responsive .hero-container{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.hero-section_responsive .hero-container{padding-left:20px!important;padding-right:20px!important}}.latest-collections_responsive{margin-bottom:62px!important;width:100%!important;padding-left:0!important;padding-right:0!important}.latest-collections_responsive .latest-card-section-header{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.latest-collections_responsive .latest-card-section-header{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.latest-collections_responsive .latest-card-section-header{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.latest-collections_responsive .latest-card-section-header{padding-left:20px!important;padding-right:20px!important}}.latest-collections_responsive .cards-container-wrapper{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.latest-collections_responsive .cards-container-wrapper{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.latest-collections_responsive .cards-container-wrapper{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.latest-collections_responsive .cards-container-wrapper{padding-left:20px!important;padding-right:20px!important}}.latest-collections_responsive .collection-card-new{max-width:260px!important;max-height:unset!important}@media only screen and (max-width:700px){.latest-collections_responsive .collection-card-new{max-width:100%!important}}.latest-collections_responsive .collection-card-new .card-container{min-height:unset!important;gap:16px!important}.latest-collections_responsive .collection-card-new .release-date-section,.latest-collections_responsive .collection-card-new .see-details-btn-container,.latest-collections_responsive .collection-card-new .user-details{padding:0 6px!important}.latest-collections_responsive .collection-card-new .see-details-btn-container .buy-btn-container{width:100%!important}.latest-collections_responsive .collection-card-new .see-details-btn-container .buy-btn-container button{height:42px!important}.latest-collections_responsive .collection-card-new .see-details-btn-container .buy-btn-container .rec-left,.latest-collections_responsive .collection-card-new .see-details-btn-container .buy-btn-container .rec-right{top:12%!important}.latest-collections_responsive .top_collection_container{min-height:-moz-fit-content!important;min-height:fit-content!important;min-height:-webkit-fill-available!important;max-width:none!important;padding:22px!important;gap:12px!important}.latest-collections_responsive .top_collection_container .top_collector_container_header_btn{height:28px!important;padding:0 20px!important}.latest-collections_responsive .latest-actions-container{display:none!important}.upcoming_bids_section_responsive{width:100%!important;padding-left:0!important;padding-right:0!important;margin-bottom:62px!important}.upcoming_bids_section_responsive .upcoming-bids{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.upcoming_bids_section_responsive .upcoming-bids{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.upcoming_bids_section_responsive .upcoming-bids{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.upcoming_bids_section_responsive .upcoming-bids{padding-left:20px!important;padding-right:20px!important}}.current_active_bids_section_responsive{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.current_active_bids_section_responsive{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.current_active_bids_section_responsive{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.current_active_bids_section_responsive{padding-left:20px!important;padding-right:20px!important}}.current_active_bids_section_responsive .active_bids_container{max-width:100%!important}.current_active_bids_section_responsive .action-container .buy-btn-container button{height:42px!important}.current_active_bids_section_responsive .action-container .buy-btn-container .rec-left,.current_active_bids_section_responsive .action-container .buy-btn-container .rec-right{top:12%!important}.latest_releases_section_responsive{width:100%!important;padding-left:0!important;padding-right:0!important;margin-bottom:62px!important}.latest_releases_section_responsive .latest_releases_section_responsive_container{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.latest_releases_section_responsive .latest_releases_section_responsive_container{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.latest_releases_section_responsive .latest_releases_section_responsive_container{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.latest_releases_section_responsive .latest_releases_section_responsive_container{padding-left:20px!important;padding-right:20px!important}}.latest_releases_section_responsive .cards-container{gap:14px!important}.latest_releases_section_responsive .cards-container .card-item .buy-card-container{width:258px!important;max-width:258px!important}.latest_releases_section_responsive .cards-container-list{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.latest_releases_section_responsive .cards-container-list{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.latest_releases_section_responsive .cards-container-list{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.latest_releases_section_responsive .cards-container-list{padding-left:20px!important;padding-right:20px!important}}.auction_bid_section_container_responsive{width:100%!important;padding-left:0!important;padding-right:0!important}.auction_bid_section_container_responsive .latest-card-section-header{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.auction_bid_section_container_responsive .latest-card-section-header{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.auction_bid_section_container_responsive .latest-card-section-header{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.auction_bid_section_container_responsive .latest-card-section-header{padding-left:20px!important;padding-right:20px!important}}.auction_bid_section_container_responsive .cards-container-wrapper{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.auction_bid_section_container_responsive .cards-container-wrapper{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.auction_bid_section_container_responsive .cards-container-wrapper{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.auction_bid_section_container_responsive .cards-container-wrapper{padding-left:20px!important;padding-right:20px!important}}.auction_bid_section_container_responsive .cards-container-wrapper .bid-card-container{width:300px!important}.latest_kolct_collections_responsive{width:100%!important;padding-left:0!important;padding-right:0!important;display:flex;justify-content:center}.latest_kolct_collections_responsive .team-collection-section{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.latest_kolct_collections_responsive .team-collection-section{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.latest_kolct_collections_responsive .team-collection-section{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.latest_kolct_collections_responsive .team-collection-section{padding-left:20px!important;padding-right:20px!important}}.influencers_container_responsive{width:100%!important;padding-left:0!important;padding-right:0!important;display:flex;justify-content:center}.influencers_container_responsive .influencers-container{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.influencers_container_responsive .influencers-container{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.influencers_container_responsive .influencers-container{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.influencers_container_responsive .influencers-container{padding-left:20px!important;padding-right:20px!important}}.influencers_container_responsive .influencers-container .influencers-card-container,.influencers_container_responsive .influencers-container .subtitle,.influencers_container_responsive .influencers-container .title-container{width:100%!important;padding-left:0!important;padding-right:0!important}.influencers_container_responsive .influencers-container .collector-card-container{max-width:295px!important}.coming_soon_section_responsive{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.coming_soon_section_responsive{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.coming_soon_section_responsive{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.coming_soon_section_responsive{padding-left:20px!important;padding-right:20px!important}}.footer_responsive{width:100%!important;padding-left:0!important;padding-right:0!important}.footer_responsive .container{width:100%!important;padding-left:100px!important;padding-right:100px!important}@media only screen and (max-width:1270px){.footer_responsive .container{padding-left:60px!important;padding-right:60px!important}}@media only screen and (max-width:992px){.footer_responsive .container{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width:700px){.footer_responsive .container{padding-left:20px!important;padding-right:20px!important}}.ant-message,.ant-message-notice-content,.ant-message-notice-wrapper{z-index:999999999999!important}