@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.carousel-item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.btn-gradient{background:linear-gradient(210deg,#1f40db,#46bcff);border-radius:5px;color:#fff;padding:10px 15px}
/*!
Template Name: Anftiz
Template URI: https://themeforest.net/user/labartisan/portfolio
Author: Labartisan.com
Author URI: https://themeforest.net/user/labartisan/portfolio
Description: Description
Version: 1.0.0
Text Domain: Anftiz
Tags: nft, digital assets, non-fungible, cryptocurrency, crypto, bitcoin, etherium,Anftiz,NFT market, NFT selling , NFT website.

*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.bWdkLx,.mHMQm{max-width:900px!important;padding-top:0!important}.bTbQzy,.kFkQfQ{min-height:300px}.bPWBrv,.cUBAZY,.fNmmwy,.hwOFjh,.mnoDF{display:none!important}@media screen and (max-width:768px){.infinite-scroll-component{min-height:250px!important}.fclrvG{max-height:350px!important;overflow-y:scroll!important}.OuCYI{flex-direction:column-reverse}.cUuveA{min-width:250px!important}.fclrvG{padding:30px 5px!important}.hiXxsZ{padding:12px 0 16px!important}.dWFGiQ{margin-right:0!important}.jzSCFj{border-right:none!important;border-top:1px solid #000!important}.bTbQzy,.jzSCFj{width:100%!important}.bTbQzy{border-left:none!important}.kvaKyX{width:230px!important}.kBRIzZ{max-width:100%!important}}html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{color:#030e35;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.5;padding:0}body.home-2,body.home-5{background-color:#001321}body.home-5{background-blend-mode:soft-light;background-image:url(/static/media/texture.e2cd164d8a24c1dff7be.png);background-position:0 0;background-repeat:repeat}.img-profile{height:50px;object-fit:contain;width:50px}h1,h2,h3,h4,h5,h6{color:#030e35;font-family:Manrope,sans-serif;font-weight:700;margin:initial}h1{font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){h1{font-size:3.75rem}}h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){h2{font-size:3rem}}h3{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){h3{font-size:1.875rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1.125rem}a,a>h1,a>h2,a>h3,a>h4,a>h5,a>h6{transition:all .3s ease}a{color:#829aa6;display:inline-block}a,a:hover{text-decoration:none}a:hover{color:#00a1fa;outline:none}img{height:auto;max-width:100%}ol,ul{list-style:none;margin-bottom:0;padding-left:0}@keyframes scrollUp{0%{transform:translateY(0)}50%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes scrollUp-ulta{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.account-form .form-group .checkgroup,.auction-section .section-header .header-title,.blog-section .main-blog .blog-wrapper .post-item .tags-section,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags,.blog-section .post-item-inner .blog-footer,.coming-wrapper .event-count .rounded-circle,.comment-respond .add-comment .comment-form,.contact-info-wrapper .contact-info-content .contact-info-item .contact-info-inner,.contact-item,.crypto-page,.explore-category .excat-item a,.explore-filter,.header-title,.header__search,.header__search button,.info-card .info-card-content .info-list li,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info,.item-details-countdown .item-countdown-list,.nft-item-bottom .nft-thumb .nft-countdown,.nft-item-title,.nft-item.blog-item .nft-content .meta-info,.paginations ul li a,.profile-section .member-profile .profile-item .profile-information,.profile-section .member-profile .profile-item .profile-information .profile-contact,.profile-section .member-profile .profile-item .profile-information .profile-contact li a,.section-header,.seller-item .assets-owner,.seller-item .seller-inner,.seller-item .seller-part,.seller-section .seller-wrapper,.variation-items,.wallet-content,.wallet-tab,.widget.letest-product .widget-wrapper ul li,.widget.widget-tags ul.widget-wrapper{display:flex;flex-wrap:wrap}.banner-section,.banner-section.style-1 .banner-wrapper,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider,.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive,.custom-upload,.default-btn,.error-section .section-wrapper .error-item .error-thumb,.footer-link-item .footer-link-list .footer-link,.footer-top form,.header__content,.header__nav,.header__nav-item,.header__nav-link[data-bs-toggle=dropdown],.header__nav-menu a,.help-item.style-2,.info-card .info-card-content .info-list li .info-name,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-title,.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item,.item-desc-part .item-desc-content .nav-tabs .nav-link,.live-icon,.media-wrapper .nav-tp-abs .nav-item .nav-link span,.media-wrapper .nav-tp-abs .nav-item .nav-link.active,.media-wrapper .nav-tp-abs .nav-item .nav-link.active span,.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb,.nft-item,.nft-item-bottom .nft-thumb,.or,.or span,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a,.paginations ul li a,.profile-details .profile-nav .nav-tabs .dropdown,.profile-details .profile-nav .nav-tabs .nav-link .item-number,.profile-details .profile-nav .nav-tabs .nav-link.active,.profile-section .member-profile .profile-item .profile-cover,.profile-section .member-profile .profile-item .profile-information .profile-pic,.scrollToTop i,.select-wrapper.arrow-blue,.select-wrapper.arrow-orange,.seller-icon,.veryfied,.widget.widget-search .search-wrapper{position:relative}.banner_shape__1,.banner_shape__2,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p:before,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span:after,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev,.custom-upload input[type=file],.footer-link-item .footer-link-list .footer-link:before,.footer-top form button,.header__btn,.header__nav-link[data-bs-toggle=dropdown]:after,.header__nav-link[data-bs-toggle=dropdown]:before,.header__search,.header__search button,.help-item.style-2 span,.info-card .info-card-content .info-list li .info-name:after,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-title:after,.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item:before,.item-desc-part .item-desc-content .nav-tabs .nav-link.active:after,.live-icon svg,.media-wrapper .nav-tp-abs .nav-item .nav-link span:before,.media-wrapper .nav-tp-abs .nav-item .nav-link.active span:before,.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb:after,.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb:before,.nft-item-bottom .nft-thumb .nft-countdown,.nft-search-input button,.or:after,.or:before,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a:before,.preloader .preloader-inner,.preloader .preloader-inner .preloader-icon span,.profile-section .member-profile .profile-item .profile-cover .custom-upload,.profile-section .member-profile .profile-item .profile-information .profile-pic .custom-upload,.select-wrapper.arrow-blue:after,.select-wrapper.arrow-orange:after,.seller-icon:after,.veryfied:after,.widget.widget-search .search-wrapper button{content:"";position:absolute}.auction-section .auction-holder,.banner-section,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content h3 a,.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive,.blog-section .post-item-inner .post-content h3>a,.blog-section .post-item-inner .post-content h4>a,.blog-section .post-item-inner .post-thumb,.comments .comment-list .comment,.comments .comment-list .comment .com-content,.comments .comment-list .comment .com-image,.custom-upload,.default-btn,.footer-section,.hot-section .hot-holder,.media-wrapper .tab-content .tab-pane .media-content .media-thumb,.nft-item,.nft-item .single-author h6 a,.nft-item.blog-item .nft-content h4 a,.nft-item.collection-item .nft-coll-thumb,.page-header-section.style-1,.preloader,.profile-section .member-profile .profile-item .profile-cover,.profile-section .member-profile .profile-item .profile-information .profile-pic,.profile-widget .widget-title,.variation-item,.widget .widget-header,.widget.letest-product .widget-wrapper ul li .product-thumb,.widget.recipe-categori,.widget.widget-instagram ul.widget-wrapper li a,.widget.widget-post ul.widget-wrapper li .post-content a h6{overflow:hidden}.account-form .form-group .checkgroup,.account-form .form-group .checkgroup input[type=checkbox],.account-form .form-group .checkgroup label,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev,.comment-respond .add-comment .comment-form .default-btn,.create-nft .item-category-field .item-cat-list .item-cat-btn,.custom-upload,.custom-upload .file-btn,.custom-upload input[type=file],.wallet-tab,.widget.widget-search .search-wrapper button{cursor:pointer}.account-form .form-group button,.account-form .form-group input,.assets-section .nft-item,.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive,.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive iframe,.blog-section .post-item-inner .post-thumb a img,.contact-info-wrapper .contact-info-content .contact-info-item,.crypto-page,.explore-category .excat-item a,.explore-filter,.explore-section .section-header .nft-filter,.explore-section .section-header .nft-filter .form-floating,.explore-section .section-header .nft-filter h3,.footer-top form input,.header__content,.header__nav,.header__search,.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb img,.nft-item-bottom .nft-thumb img,.nft-item.blog-item .nft-thumb img,.nft-item.collection-item .nft-coll-thumb .single-thumb img,.nft-item.style-2 .nft-thumb img,.or:after,.or:before,.preloader,.profile-section .member-profile .profile-item .profile-cover img,.profile-section .member-profile .profile-item .profile-information .profile-pic img,.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu,.widget.shop-widget .widget-wrapper .shop-menu li a,.widget.widget-post ul.widget-wrapper li .post-thumb a img{width:100%}.banner_shape__1,.banner_shape__1 img,.banner_shape__2,.banner_shape__2 img,.explore-category .excat-item a,.header__actions,.header__logo,.or:after,.or:before,.preloader,.profile-section .member-profile .profile-item .profile-information .profile-pic img,.widget.widget-post ul.widget-wrapper li .post-thumb a{height:100%}.assets-section .section-header .header-content .asset-filter-list .asset-filter-btn,.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb .code-content p,.coming-wrapper .event-count .rounded-circle span,.comments .comment-list .comment .com-content .com-title .reply a,.footer-top form button,.footer-top form input,.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item p a,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a,.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text,.view-all-btn{font-weight:700}.blog-section .post-item-inner .blog-footer .blog-comment,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li.active{font-weight:400}.explore-category .excat-item a,.explore-section .section-header,.header__search button,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb,.paginations ul li a,.seller-section .seller-wrapper,.variation-items,.wallet-tab,.widget.widget-tags ul.widget-wrapper{justify-content:center}.blog-section .main-blog .blog-wrapper .post-item .tags-section,.blog-section .post-item-inner .blog-footer,.comments .comment-list .comment .com-content .com-title,.crypto-page,.header__content,.section-header,.seller-item .seller-inner{justify-content:space-between}.header__logo,.header__nav-link,.header__nav-menu a,.header__search{justify-content:flex-start}.header__actions{justify-content:flex-end}.account-form .form-group .checkgroup,.auction-section .section-header .header-title,.blog-section .main-blog .blog-wrapper .post-item .tags-section,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags,.blog-section .post-item-inner .blog-footer,.col-author,.contact-info-wrapper .contact-info-content .contact-info-item .contact-info-inner,.explore-category .excat-item a,.header-title,.header__actions,.header__content,.header__logo,.header__nav-link,.header__nav-menu a,.header__search,.header__search button,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info,.nft-item-bottom .nft-thumb .nft-countdown,.nft-item.blog-item .nft-content .meta-info,.paginations ul li a,.profile-details .profile-nav .nav-tabs,.profile-details .tab-content .activity-page .activity-tab .nav,.profile-section .member-profile .profile-item .profile-information,.profile-section .member-profile .profile-item .profile-information .profile-contact li a,.section-header,.seller-item .assets-owner,.seller-item .seller-inner,.seller-item .seller-part,.wallet-btn a,.wallet-content,.wallet-tab{align-items:center}.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive,.blog-section .post-item-inner .post-content .meta,.blog-section .post-item-inner .post-thumb a,.blog-section .post-item-inner .post-thumb a img,.header,.header__btn,.item-desc-part .item-desc-thumb img,.item-details-countdown .item-countdown-list li .days,.item-details-countdown .item-countdown-list li .hours,.item-details-countdown .item-countdown-list li .minutes,.item-details-countdown .item-countdown-list li .seconds,.sponsor-section .sponsor-img,.widget.shop-widget .widget-wrapper .shop-menu li a{display:block}.account-bottom .social-media li a,.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li a,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span i,.comments .comment-list .comment .com-content .com-title .com-title-meta span,.custom-upload,.default-btn,.header__action--profile .dropdown-toggle span:first-of-type,.item-desc-part .item-desc-content .bids-tab span,.nft-item .nft-item-top .more-part .dropstart>a,.nft-item .nft-item-top .more-part .dropstart>a i,.nft-item-bottom .nft-content .nft-bid,.nft-item.style-2 .nft-content .author-thumb,.preloader .preloader-inner .preloader-icon,.preloader .preloader-inner .preloader-icon span,.view-all-btn span{display:inline-block}.info-card,.media-wrapper .nav-tp-abs,.media-wrapper .nav-tp-abs .nav-item .nav-link,.media-wrapper .nav-tp-abs .nav-item .nav-link span,.media-wrapper .nav-tp-abs .nav-item .nav-link.active span,.media-wrapper .tab-content .tab-pane .media-content .media-upload .upload-now .custom-upload,.profile-details .profile-nav .nav-tabs .nav-link .item-number,.profile-details .tab-content .activity-page .activity-tab .nav .custom-select select{border-radius:2px}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content h3 a,.blog-section .post-item-inner .post-content h3>a,.blog-section .post-item-inner .post-content h4>a,.widget.widget-post ul.widget-wrapper li .post-content a h6{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis}.nft-item .single-author h6 a,.nft-item.blog-item .nft-content h4 a{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis}.account-form .form-group button,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li a:hover,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span:after,.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next:hover,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev:hover,.crypto-page #cryptoCopy,.load-btn .lab-btn,.media-wrapper .nav-tp-abs .nav-item .nav-link span,.media-wrapper .nav-tp-abs .nav-item .nav-link.active,.media-wrapper .tab-content .tab-pane .media-content .media-upload .upload-now .custom-upload,.or,.or:after,.or:before,.paginations ul li a.active,.paginations ul li a:hover,.profile-details .profile-nav .nav-tabs .dropdown ul li .dropdown-item:hover,.profile-details .profile-nav .nav-tabs .nav-link .item-number,.profile-details .tab-content .activity-page .activity-tab .nav .nav-item .nav-link.active,.profile-section .member-profile .profile-item .profile-information .profile-contact li a .icon,.widget.widget-tags ul.widget-wrapper li a.active,.widget.widget-tags ul.widget-wrapper li a:hover{background:#00a1fa}.media-wrapper .nav-tp-abs,.media-wrapper .nav-tp-abs .nav-item .nav-link.active span,.media-wrapper .tab-content .tab-pane{background:#011e30}.account-bottom .social-media li a,.account-wrapper,.auction-section .section-header .header-content .auction-nav .auction-next,.auction-section .section-header .header-content .auction-nav .auction-prev,.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a,.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb .code-content,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev,.cat-inner,.create-nft .upload-item,.error-section .section-wrapper .error-item,.explore-section .section-header .nft-filter h3,.footer-top .social-list .social-link a,.header__action--profile .dropdown-toggle span:first-of-type,.hot-section .section-header .header-content .hot-nav .hot-next,.hot-section .section-header .header-content .hot-nav .hot-prev,.item-desc-part .item-desc-content .bids-tab,.item-details-countdown .item-countdown-list li,.load-btn,.nft-item .nft-item-top .more-part .dropstart>a,.nft-item-bottom .nft-thumb .nft-countdown li,.nft-item.style-2 .nft-content,.page-header-section.style-1,.profile-section .member-profile .profile-item .profile-information .profile-contact li a .icon,.profile-section .member-profile .profile-item .profile-information .profile-name,.scrollToTop,.section-header .arrow-left,.section-header .arrow-right,.variation-item{text-align:center}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li,.comments .comment-list .comment{list-style:none}.account-form .form-group .checkgroup label,.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags,.page-header-section.style-1,.paginations ul,.profile-widget .widget-content,.widget.letest-product .widget-wrapper ul,.widget.letest-product .widget-wrapper ul li .product-content h6,.widget.shop-widget .widget-wrapper .shop-menu,.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu,.widget.widget-post ul.widget-wrapper li .post-content p{margin:0}.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb{margin:30px}.activity-item .lab-inner .lab-content p,.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb .code-content p,.comment-respond h5,.comments .comment-list .comment .com-content .com-title .com-title-meta h6,.comments .widget-title h5,.contact-info-wrapper .contact-info-content .contact-info-item .contact-info-inner .contact-info-details p,.footer-link-item .footer-link-list,.info-card .info-card-content .info-list li p,.info-card .info-card-content p,.info-card .info-card-title h6,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info p,.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item p,.media-wrapper .tab-content .tab-pane .media-title h2,.nft-item .nft-item-top .author-part .author-list,.nft-item-bottom .nft-content p,.nft-item-bottom .nft-thumb .nft-countdown,.nft-item.blog-item .nft-content .meta-info date,.nft-item.blog-item .nft-content .meta-info p,.nft-item.collection-item .collection-title p,.nft-item.style-2 .nft-content .author-details p,.nft-item.style-3 .nft-content p,.page-header-section.style-1 .page-header-content .page-header-inner .page-title p,.profile-section .member-profile .profile-item .profile-information .profile-contact li a .text p,.profile-widget .widget-title h5,.profile-widget:last-child,.section-header .arrows,.seller-item .seller-inner p,.wallet-item .wallet-content p,.wallet-title p,.widget .widget-header .title,.widget .widget-wrapper,.widget.letest-product .widget-wrapper ul li .product-content p,.widget:last-child{margin-bottom:0}.item-details-countdown .item-countdown-list li .days,.item-details-countdown .item-countdown-list li .hours,.item-details-countdown .item-countdown-list li .minutes,.item-details-countdown .item-countdown-list li .seconds,.nft-item.blog-item .nft-content h4,.nft-item.collection-item .collection-title h5,.profile-widget.search-widget .widget-content .nft-search-input,.widget.widget-post ul.widget-wrapper li .post-content a h6{margin-bottom:5px}.accordion-body .form-check:not(:last-child),.activity-item .lab-inner .lab-content h4,.buying-btns,.comments .comment-list .comment .com-content .com-title .com-title-meta span,.item-desc-part .item-desc-content .bids-tab span,.item-price h4,.media-wrapper .tab-content .tab-pane .media-content .media-upload,.nft-item.blog-item .nft-thumb,.nft-item.style-2 .nft-content .author-details h5,.terms-header h4,.wallet-item .wallet-content h5,.wallet-title h4{margin-bottom:10px}.account-bottom .subtitle,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content h3,.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb .code-content img,.contact-form-wrapper .contact-form h4,.contact-info-wrapper .contact-info-title h4,.item-details-countdown h4,.nft-item.blog-item .nft-content .meta-info,.nft-item.style-3 .nft-content h5,.related-linklist li:not(:last-child),.terms-text ol li h5,.terms-text ul li h5,.wallet-item .wallet-thumb{margin-bottom:15px}.account-wrapper .title,.assets-section .nft-item,.banner-content h2,.cant-find-content h4,.cant-find-content>p,.comments .comment-list .comment .com-content,.comments .comment-list .comment .com-image,.create-nft .item-category-field h4,.error-section .section-wrapper .error-item .error-content h3,.explore-filter .nft-item,.footer-link-item h5,.footer-top .ft-header,.h4-title,.header__nav-item,.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info,.item-desc-part .item-desc-content .details-tab>p,.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item,.nft-item-bottom .nft-thumb,.page-header-section.style-1 .page-header-content .page-header-inner .page-title,.terms-text ol li:not(:last-child),.terms-text ul li:not(:last-child),.wallet-content .wallet-desc h5{margin-bottom:20px}.account-form .form-group,.item-desc-part .item-desc-content .details-tab .author-profile,.item-desc-part .item-desc-content .nav-tabs,.related-help h5,.terms-header{margin-bottom:25px}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote,.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content p,.collection-brn-content h2,.comments,.error-section .section-wrapper .error-item .error-content p,.mb-30,.nft-item-title,.nft-item.style-3 .nft-thumb,.profile-widget,.section-header,.wallet-content .wallet-desc .default-btn,.wallet-title,.widget{margin-bottom:30px}.item-desc-part .item-desc-thumb,.item-details-countdown,.item-price,.wallet-tab-list{margin-bottom:40px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list{margin-top:0}.media-wrapper .tab-content .tab-pane,.profile-section .member-profile .profile-item .profile-information .profile-name{margin-top:10px}.load-more__counter{margin-top:20px}.comment-respond,.load-btn{margin-top:30px}.blog-section .post-item-inner .blog-footer .viewall{margin-left:0}.crypto-page #cryptoCopy,.info-card .info-card-content .info-list li .info-name:after{margin-left:5px}.load-btn .lab-btn i,.media-wrapper .nav-tp-abs .nav-item .nav-link span,.media-wrapper .nav-tp-abs .nav-item .nav-link.active span,.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li.active,.profile-details .profile-nav .nav-tabs .nav-link .item-number{margin-left:10px}.account-bottom .social-media li:last-child,.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li:last-child,.profile-section .member-profile .profile-item .profile-information .profile-pic .custom-upload .file-btn i,.widget.shop-widget .widget-wrapper .shop-menu li.menu-item-has-children{margin-right:0}.accordion-button i,.blog-section .post-item-inner .blog-footer .blog-comment i,.custom-upload i,.header__action--profile .dropdown-toggle span:first-of-type,.nft-item.blog-item .nft-content .meta-info date i,.nft-item.blog-item .nft-content .meta-info p i,.profile-section .member-profile .profile-item .profile-information .profile-contact li a .icon,.wallet-btn a span,.widget.widget-archive .widget-wrapper li a i,.widget.widget-category .widget-wrapper li a i{margin-right:5px}.account-bottom .social-media li,.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li,.nft-item-bottom .nft-content .currency-img{margin-right:10px}.account-form .form-group .checkgroup input[type=checkbox],.profile-details .tab-content .activity-page .activity-tab .nav .custom-select{margin-right:15px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span,.header__actions{margin-right:20px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags,.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive,.comments .comment-list .comment .com-content:last-child,.page-header-section.style-1,.preloader .preloader-inner .preloader-icon,.widget.letest-product,.widget.recipe-categori,.widget.shop-widget,.widget.widget-archive .widget-wrapper li,.widget.widget-category .widget-wrapper li,.widget.widget-instagram,.widget.widget-instagram ul.widget-wrapper li,.widget.widget-post,.widget.widget-post ul.widget-wrapper,.widget.widget-search .search-wrapper button,.widget.widget-tags,.widget.widget-tags ul.widget-wrapper li{padding:0}.profile-details .tab-content .activity-page .activity-tab .nav .custom-select select{padding:5px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li a,.nft-item.blog-item .nft-content,.nft-item.blog-item .nft-inner{padding:10px}.media-wrapper .nav-tp-abs,.wallet-tab{padding:15px}.media-wrapper .tab-content .tab-pane .media-content,.profile-widget .widget-content,.wallet-content,.wallet-item{padding:20px}.comment-respond .add-comment .comment-form,.contact-form-wrapper,.info-card .info-card-content,.ranking-wrapper{padding:30px}.account-wrapper{padding:40px}.comments .comment-list .comment:last-child{padding-bottom:0}.blog-section .post-item-inner .post-content .meta{padding-bottom:5px}.widget.widget-post ul.widget-wrapper{padding-bottom:10px}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu{padding-bottom:15px}.profile-section .member-profile .profile-item .profile-information{padding-bottom:20px}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb{padding-top:0}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu{padding-top:15px}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb{padding-left:0}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next i,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev i{padding-left:5px}.crypto-page #cryptoLink{padding-left:10px}.item-desc-part .item-desc-content .history-tab,.widget.letest-product .widget-wrapper ul li .product-content{padding-left:14px}.item-desc-part .item-desc-content .history-tab .item-histo-list{padding-left:20px}.footer-link-item .footer-link-list .footer-link{padding-left:25px}.widget.widget-archive .widget-wrapper li a.active,.widget.widget-archive .widget-wrapper li a:hover,.widget.widget-category .widget-wrapper li a.active,.widget.widget-category .widget-wrapper li a:hover{padding-left:30px}.theme-color{color:#00a1fa}.yellow-color{color:#00edc5}.gap-10{gap:10px}.gap-15{gap:15px}.fs-36{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.fs-36{font-size:2.25rem}}.mb-70{margin-bottom:70px}.mt-70{margin-top:70px}@media (min-width:1200px){.container{max-width:1170px}}.default-btn{background:linear-gradient(210deg,#1f40db,#46bcff);line-height:44px!important}.MuiButton-contained,.default-btn{border-radius:4px;color:#fff;font-size:1rem!important;font-weight:700;padding:0 1.7rem;text-decoration:none;transform-origin:right;transition:all .3s ease}.MuiButton-contained{background:linear-gradient(315deg,#734ae8,#00d3c5 74%);line-height:26px!important}@media (min-width:768px){.default-btn{line-height:50px;padding:0 2.25rem}}.default-btn span{position:inherit;text-transform:uppercase;z-index:1}.default-btn.small-btn{font-size:.875rem;line-height:40px;padding:0 1rem}.default-btn.move-right:before{background:linear-gradient(210deg,#1f40db,#46bcff);border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:right;transition:transform .5s;width:100%;z-index:0}.default-btn.move-right:hover:before{border-radius:5px;transform:scaleX(1);transform-origin:left;transition:transform .5s}.default-btn.move-left:before{background:linear-gradient(210deg,#1f40db,#46bcff);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s;width:100%;z-index:0}.default-btn.move-left:hover:before{transform:scaleX(1);transform-origin:right;transition:transform .5s}.default-btn.move-bottom:before{background:linear-gradient(90deg,#a200ff,#ff7c6e);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:bottom;transition:transform .5s;width:100%;z-index:0}.default-btn.move-bottom:hover:before{transform:scaleY(1);transform-origin:top;transition:transform .5s}.default-btn.move-top:before{background:linear-gradient(90deg,#e95d62,#e91c24);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .5s;width:100%;z-index:0}.default-btn.move-top:hover:before{transform:scaleY(1);transform-origin:bottom;transition:transform .5s}.default-btn.style-2{background:linear-gradient(90deg,#e95d62,#e91c24);border-radius:4px;color:#fff;cursor:pointer}.default-btn.style-2.move-right:before{background:linear-gradient(90deg,#e95d62,#e91c24);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s;width:100%;z-index:0}.default-btn.style-2.move-right:hover:before{transform:scaleY(1);transform-origin:left;transition:transform .5s}.default-btn:hover{color:#fff}.padding-top{padding-top:90px}@media (min-width:992px){.padding-top{padding-top:140px}}.padding-bottom{padding-bottom:85px}@media (min-width:992px){.padding-bottom{padding-bottom:135px}}.pb-120{padding-bottom:80px}@media (min-width:992px){.pb-120{padding-bottom:120px}}.pb-100{padding-bottom:70px}@media (min-width:992px){.pb-100{padding-bottom:100px}}.section-header{border-bottom:1px solid #ffffff26;border-top:1px solid #ffffff26;gap:15px;padding-block:10px}.section-header .header-content{line-height:0}.section-header .arrows{background-color:#011e30;border-radius:4px;gap:5px;padding:.5rem .75rem}.section-header .arrow-left,.section-header .arrow-right{background:linear-gradient(315deg,#734ae8,#00d3c5 74%);border-radius:50%;color:#fff;height:24px;line-height:24px;width:24px}.section-header .arrow-right{background:linear-gradient(90deg,#a200ff,#ff7c6e)}.section-header .nft-search input{background-color:#011e30}.nft-item{border-radius:10px;transition:all .3s ease}.nft-item:hover{box-shadow:0 5px 10px #00000026;transform:translateY(-4px)}.nft-item .nft-inner{background:#fff;border:1px solid #ffffff0d;box-shadow:0 0 10px #53047733;transition:all .3s ease}.nft-item .nft-item-top{padding:15px}.nft-item .nft-item-top .more-part .dropstart>a{background-color:#ffffff4d;border-radius:50%;color:#829aa6;height:25px;line-height:25px;width:25px}.nft-item .nft-item-top .more-part .dropstart>a i{font-size:14px;transition:all .1s ease}.nft-item .nft-item-top .more-part .dropstart>a:before{display:none}.nft-item .nft-item-top .more-part .dropstart>a:focus-visible{outline:none}.nft-item .nft-item-top .more-part .dropstart>a.show i{transform:rotate(-90deg)}.nft-item .nft-item-top .more-part .dropstart>a:hover{color:#ebf0ff}.nft-item .nft-item-top .more-part .dropstart .dropdown-menu{background:#001321;border:1px solid #ffffff4d;box-shadow:0 4px 5px #0006;min-width:8rem}.nft-item .nft-item-top .more-part .dropstart .dropdown-menu li{border-bottom:1px solid #fff6}.nft-item .nft-item-top .more-part .dropstart .dropdown-menu li:last-child{border-bottom:none}.nft-item .nft-item-top .more-part .dropstart .dropdown-menu li .dropdown-item{color:#829aa6}.nft-item .nft-item-top .more-part .dropstart .dropdown-menu li .dropdown-item:hover{background:#0000;color:#00a1fa}.nft-item .single-author{gap:10px}.nft-item .single-author a img{border:1px solid #001321;border-radius:50%;max-width:44px;object-fit:cover}.nft-item .single-author:nth-child(2){transform:translateX(-12px)}.nft-item .single-author:nth-child(3){transform:translateX(-25px)}.nft-item .single-author h6 a{color:#ebf0ff}.nft-item.style-2 .nft-content .author-thumb{transform:translateY(-50%)}.nft-item.style-2 .nft-content .author-thumb img{border:2px solid #00a1fa;border-radius:50%;max-width:65px}.nft-item.style-2 .nft-content .author-thumb .veryfied:after{font-size:15px;height:18px;width:18px}.nft-item.style-2 .nft-content .author-details{margin-top:-20px;padding:0 20px 20px}.nft-item.style-2 .nft-content .author-details h5 a{color:#ebf0ff}.nft-item.style-2 .nft-content .author-details h5:hover a{color:#00a1fa}.nft-item.style-2 .nft-content .author-details p{color:#00a1fa;font-family:Manrope,sans-serif;font-size:1.125rem}.nft-item.style-3 .nft-inner{padding-block:35px;padding-inline:35px}@media (min-width:992px){.nft-item.style-3 .nft-inner{padding-block:45px;padding-inline:60px}}.nft-item.blog-item .nft-thumb img{transition:all .3s ease}.nft-item.blog-item .nft-content h4 a{color:#ebf0ff}.nft-item.blog-item .nft-content .meta-info{gap:10px}.nft-item.blog-item:hover .nft-content h4 a{color:#00a1fa}.nft-item.collection-item .badge{background-color:#001321;color:#829aa6;font-size:14px;right:25px;top:10px}.nft-item.collection-item .badge i{color:#ff5757}.nft-item.collection-item .coll-thumb-wrapper{padding:1rem}.nft-item.collection-item .nft-coll-thumb .single-thumb img{border-radius:4px}.nft-item.collection-item .collection-title{padding:1rem}.nft-item.collection-item .collection-title h5 a{color:#ebf0ff}.nft-item.collection-item .collection-title h5 a:hover{color:#00a1fa}.nft-item.collection-item .author-details{border-top:1px solid #ffffff1e;padding:1rem}.nft-item:hover{border-color:#ffffff80}.nft-item-bottom .nft-thumb{padding-inline:15px}.nft-item-bottom .nft-thumb img{border-radius:10px}.nft-item-bottom .nft-thumb .nft-countdown{gap:10px;left:25px;top:10px;width:92%}.nft-item-bottom .nft-thumb .nft-countdown span{color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.nft-item-bottom .nft-thumb .nft-countdown li{background:linear-gradient(90deg,#a200ff,#ff7c6e);border-radius:50%;height:24px;line-height:24px;width:24px}.nft-item-bottom .nft-thumb .badge{background-color:#011e30;border:1px solid #00a1fa80;color:#829aa6;font-size:14px;right:25px;top:10px}.nft-item-bottom .nft-thumb .badge i{color:#ff5757}.nft-item-bottom .nft-content .content-title{padding-inline:15px}.nft-item-bottom .nft-content .content-title h5 a{color:#ebf0ff}.nft-item-bottom .nft-content .price-like{border-top:1px solid #001321;padding:15px}.nft-item-bottom .nft-content .nft-status{font-weight:600;padding:10px 15px}.nft-item-bottom .nft-content .nft-price p{font-size:.875rem;font-weight:700}.nft-item-bottom .nft-content .nft-bid{background-image:linear-gradient(315deg,#734ae8,#00d3c5 74%);border-radius:99px;color:#fff;font-size:.875rem;font-weight:700;line-height:24px;padding-inline:.5rem}@media (min-width:768px){.nft-item-bottom .nft-content .nft-bid{padding-inline:1rem}}.nft-item-bottom .nft-content .nft-bid:hover{background-image:linear-gradient(-315deg,#734ae8,#00d3c5 74%)}.veryfied:after{background:linear-gradient(315deg,#734ae8,#00d3c5 74%);border:1px solid #001321;border-radius:50%;bottom:0;color:#fff;content:"";font-family:IcoFont;font-size:12px;font-weight:400;height:15px;line-height:1.1;right:0;text-align:center;width:15px}.bg-blue{background-image:linear-gradient(315deg,#734ae8,#00d3c5 74%)}.bg-orange{background-image:linear-gradient(90deg,#a200ff,#ff7c6e)}.seller-item{background:#fff;border-radius:10px;transition:all .3s ease}.seller-item .badge{font-size:1rem}.seller-item .seller-inner{gap:10px;padding:15px 10px}@media (min-width:576px){.seller-item .seller-inner{padding:15px 20px}}.seller-item .seller-inner p{font-family:Manrope,sans-serif}.seller-item .seller-part{gap:10px}.seller-item .assets-number{color:#00a1fa;font-size:1.125rem;font-weight:600}.seller-item .assets-owner{gap:15px}.seller-item .assets-owner p{color:#ff5757}.seller-item .assets-owner .owner-thumb{height:60px;width:60px}.seller-item .assets-owner .owner-thumb.veryfied:after{bottom:5px;font-size:16px;height:18px;right:1px;width:18px}.seller-item .assets-owner .owner-thumb img{border:2px solid #001321;border-radius:50%}.seller-item .assets-owner .owner-content h6 a{color:#ebf0ff}.seller-item .assets-owner .owner-content h6 a:hover{color:#00a1fa}.seller-item:hover{box-shadow:0 5px 5px #00000026;transform:translateY(-5px)}.seller-icon{background:#00a1fa;border-radius:2px;height:20px;width:30px}.seller-icon:after{border-color:#00a1fa #0000 #0000;border-style:solid;border-width:5px 5px 0;bottom:-5px;height:0;left:50%;transform:translateX(-50%);width:0}.artwork-section .arrow-blue:focus-within:after{background-image:linear-gradient(90deg,#a200ff,#ff7c6e)}.activity-item .lab-inner{background-color:#011e30;border-radius:4px}.activity-item .lab-inner .lab-thumb{width:130px}.activity-item .lab-inner .lab-thumb img{border-radius:4px}@media (min-width:768px){.activity-item .lab-inner .lab-thumb{width:auto}}.activity-item .lab-inner .lab-content{width:calc(100% - 150px)}@media (min-width:768px){.activity-item .lab-inner .lab-content{width:calc(100% - 200px)}.activity-item .lab-inner .lab-content h4,.activity-item .lab-inner .lab-content p{max-width:70%}}.activity-item .lab-inner .lab-content h4 a{color:#ebf0ff}.activity-item .lab-inner .lab-content h4 a:hover{color:#00a1fa}@media (max-width:575px){.activity-item .lab-inner .lab-content p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.activity-item .lab-inner .lab-content p a{color:#ebf0ff;font-weight:700}.activity-item .lab-inner .lab-content p a:hover{color:#00a1fa}.wallet-item{background:#011e30;border:1px solid #0000;border-radius:10px;transition:all .3s ease}.wallet-item .wallet-content p{line-height:1.3}.wallet-item:hover{border-color:#00a1fa99}.wallet-tab-list{gap:15px}.wallet-tab{background-color:#011e30!important;border:1px solid #0000!important;flex-direction:column;gap:10px;min-inline-size:100px}.wallet-tab img{height:50px;width:50px}.wallet-tab span{color:#829aa6;font-size:1.125rem;font-weight:600}@media (min-width:1200px){.wallet-tab{min-inline-size:150px}}.wallet-tab.active{background-color:#011e30!important;border-color:#00a1fa!important}.wallet-tab.active span{color:#00a1fa!important}.wallet-content{background-color:#011e30;border:1px solid #00000026;border-radius:5px;flex-direction:column;gap:30px;margin:auto;max-inline-size:80%;text-align:center}@media (min-width:992px){.wallet-content{flex-direction:row;padding:50px;text-align:inherit}}.wallet-content .wallet-img{flex:1 1;width:150px}.wallet-content .wallet-img img{height:150px;width:150px}.wallet-content .wallet-desc{flex:3 1}.wallet-content .wallet-desc a:not(.default-btn){display:block;text-decoration:underline}.custom-upload .file-btn{border-radius:5px;color:#fff}.custom-upload input[type=file]{left:0;opacity:0;top:0}.paginations{margin:40px 0}@media (min-width:992px){.paginations{margin-bottom:0}}.paginations ul li{padding:5px}.paginations ul li a{background-color:#011e30;border-radius:5px;box-shadow:0 0 5px #00000026;color:#829aa6;height:46px;transition:all .3s ease;width:46px;z-index:1}.paginations ul li a.active,.paginations ul li a:hover{color:#fff}.paginations ul li a.dot{box-shadow:none}.paginations ul li a.dot:hover{background:#0000;color:#829aa6}.scrollToTop{bottom:-30%;font-size:calc(1.35rem + 1.2vw);position:fixed;right:5%;transition:all .3s ease;z-index:9}@media (min-width:1200px){.scrollToTop{font-size:2.25rem}}.scrollToTop i{color:#829aa6;transform:.3s all linear;z-index:1}.scrollToTop:hover i{color:#00a1fa}.explore-category .excat-item{background-color:#011e30;border:1px solid #0000;border-radius:10px}.explore-category .excat-item a{flex-direction:column;gap:5px;padding:20px}.explore-category .excat-item a i{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.explore-category .excat-item a i{font-size:2.5rem}}.explore-category .excat-item.active,.explore-category .excat-item:hover{background-color:#011e30;border-color:#00a1fa66}.explore-category .excat-item.active a,.explore-category .excat-item:hover a{color:#00a1fa}.explore-filter .nft-item{width:100%}@media (min-width:768px){.explore-filter .nft-item{width:calc(50% - 15px)}}@media (min-width:992px){.explore-filter .nft-item{width:calc(33.33333% - 15px)}}@media (min-width:1200px){.explore-filter .nft-item{width:calc(25% - 15px)}}.explore-page .nft-item{transition:none}.explore-page .nft-item:hover{transform:none}.terms-content{background-color:#011e30;border-radius:5px;padding:2rem 1rem}@media (min-width:768px){.terms-content{padding:3rem 2rem}.terms-header{margin-bottom:35px}}.terms-text ol,.terms-text ul{margin-bottom:1.5rem;padding-left:2rem}.terms-text ol li::marker,.terms-text ul li::marker{color:#00a1fa;font-weight:700}.terms-text ol{list-style:lower-roman}.terms-text ul{list-style-type:disc}.preloader{background:#001321;left:0;position:fixed;top:0;z-index:9999}.preloader .preloader-inner{left:50%;top:50%;transform:translate(-50%,-50%)}.preloader .preloader-inner .preloader-icon{height:72px;width:72px}.preloader .preloader-inner .preloader-icon span{animation:preloader-fx 1.6s linear infinite;background:#00a1fa;border-radius:100%;height:72px;width:72px}.preloader .preloader-inner .preloader-icon span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes preloader-fx{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(1)}}aside{position:-webkit-sticky;position:sticky;top:130px}.accordion-item{background-color:#011e30}.accordion-button{background-color:#00a1fa33;color:#00a1fa;font-size:1.25rem;font-weight:700}.accordion-button:not(.collapsed){background-color:#00a1fa33;color:#ebf0ff}.accordion-button:focus{box-shadow:none}.profile-widget{background-color:#011e30;border-radius:5px;box-shadow:0 0 10px #1a19191a}.profile-widget .widget-title{border-bottom:1px solid #001321;padding:20px}.profile-widget .widget-title h5{font-size:1.125rem;text-transform:capitalize}.nft-search-input input{background:#001321;border:1px solid #ffffff0d;color:#fff;padding-right:45px!important}.nft-search-input input:focus{background-color:#001321;border-color:#00a1fa66;box-shadow:none;color:#fff}.nft-search-input button{background:#0000;border:none;box-shadow:none;outline:none;right:10px;top:50%;transform:translateY(-50%)}.nft-search-input button i{color:#fff;font-size:1.2rem}.widget{background:#011e30;border-radius:5px;box-shadow:0 0 10px #0000001a;padding:25px}.widget .widget-header{border-bottom:1px solid #ffffff1e;padding:20px}.widget .widget-header .title{font-size:1.125rem;text-transform:capitalize}.widget .widget-wrapper{padding:15px 0}.widget .widget-wrapper li{border-bottom:1px solid #ffffff1e;list-style:none;padding:15px 20px}.widget .widget-wrapper li:last-child{border-bottom:none}@media (max-width:991px){.widget.widget-search{margin-top:30px}}.widget.widget-search .search-wrapper input{border:none;height:50px;line-height:50px;margin-bottom:0;outline:none;padding-left:10px;width:100%}.widget.widget-search .search-wrapper button{border:none;font-size:20px;height:50px;line-height:50px;outline:none;right:0;top:0;width:50px}.widget.widget-archive,.widget.widget-category{padding:0}.widget.widget-archive .widget-wrapper li a,.widget.widget-category .widget-wrapper li a{color:#ebf0ff;padding:15px 20px}.widget.widget-archive .widget-wrapper li a.active,.widget.widget-archive .widget-wrapper li a:hover,.widget.widget-category .widget-wrapper li a.active,.widget.widget-category .widget-wrapper li a:hover{color:#00a1fa}.widget.widget-post ul.widget-wrapper li .post-thumb{height:70px;width:70px}.widget.widget-post ul.widget-wrapper li .post-thumb a{display:inline-flex}.widget.widget-post ul.widget-wrapper li .post-thumb a img{border-radius:5px}.widget.widget-post ul.widget-wrapper li .post-content{width:calc(100% - 85px)}.widget.widget-post ul.widget-wrapper li .post-content a h6{font-weight:500;line-height:1.2;transition:all .3s ease}.widget.widget-post ul.widget-wrapper li .post-content a h6:hover{color:#00a1fa}.widget.widget-post ul.widget-wrapper li .post-content p{font-size:14px}.widget.widget-instagram ul.widget-wrapper{column-gap:10px;padding:25px 20px;row-gap:2px}.widget.widget-instagram ul.widget-wrapper li{border:none;width:calc(33.33333% - 7px)}@media (min-width:992px) and (max-width:1199px){.widget.widget-instagram ul.widget-wrapper li{width:calc(16.66667% - 7px)}}.widget.widget-instagram ul.widget-wrapper li a{border-radius:5px}.widget.widget-instagram ul.widget-wrapper li a img{transition:all .6s cubic-bezier(.23,1,.32,1)}.widget.widget-instagram ul.widget-wrapper li a:hover img{transform:scale(1.1) rotate(3deg)}.widget.widget-tags ul.widget-wrapper{padding:20px}.widget.widget-tags ul.widget-wrapper li{border:none}.widget.widget-tags ul.widget-wrapper li a{border:1px solid #ffffff1e;border-radius:5px;font-size:14px;margin:5px;padding:5px 10px;transition:all .3s ease}.widget.widget-tags ul.widget-wrapper li a.active,.widget.widget-tags ul.widget-wrapper li a:hover{color:#fff}.widget.recipe-categori .widget-wrapper{padding:25px 15px}.widget.recipe-categori .widget-wrapper .recipe-item{border:1px dotted #ffffff1e;border-right:none;border-top:none;margin:5px}.widget.shop-widget{box-shadow:0 0 10px #8888881a;margin-top:35px}.widget.shop-widget .widget-wrapper .shop-menu li{border-bottom:1px solid #ffffff1e;list-style:none;padding:12px 15px}.widget.shop-widget .widget-wrapper .shop-menu li:last-child{border-bottom:none}.widget.shop-widget .widget-wrapper .shop-menu li.open>a{color:#00a1fa}.widget.shop-widget .widget-wrapper .shop-menu li a{color:#ebf0ff;font-weight:500}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu{display:none;margin:0}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu li{border-bottom:none;padding:2px 0}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu li.open>a{color:#00a1fa}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu li a{color:#ebf0ff;font-size:14px;font-weight:400;text-transform:capitalize;transition:all .3s ease}.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu li a.active,.widget.shop-widget .widget-wrapper .shop-menu li .shop-submenu li a:hover{color:#00a1fa}.widget.letest-product{box-shadow:0 0 10px #8888881a;margin-top:35px}.widget.letest-product .widget-wrapper ul li{border-bottom:1px solid #ffffff1e;list-style:none;padding:15px}.widget.letest-product .widget-wrapper ul li:last-child{border-bottom:none}.widget.letest-product .widget-wrapper ul li:hover .product-thumb img{transform:scale(1.1)}.widget.letest-product .widget-wrapper ul li:hover .product-content h6 a{color:#00a1fa}.widget.letest-product .widget-wrapper ul li .product-thumb{height:70px;width:70px}@media (min-width:992px) and (max-width:1199px){.widget.letest-product .widget-wrapper ul li .product-thumb{height:100%;margin-bottom:15px;width:100%}}.widget.letest-product .widget-wrapper ul li .product-thumb img{transition:all .3s ease}.widget.letest-product .widget-wrapper ul li .product-content{width:calc(100% - 70px)}@media (min-width:992px) and (max-width:1199px){.widget.letest-product .widget-wrapper ul li .product-content{margin-bottom:15px;width:100%}}.widget.letest-product .widget-wrapper ul li .product-content h6 a{color:#ebf0ff;font-weight:500;transition:all .3s ease}.widget.letest-product .widget-wrapper ul li .product-content p i{color:#e9ba17;font-size:12px}.widget.letest-product .widget-wrapper ul li .product-content p span{font-size:14px}.select-wrapper.arrow-blue:after{background-image:linear-gradient(315deg,#734ae8,#00d3c5 74%);font-size:.875rem}.select-wrapper.arrow-blue:after,.select-wrapper.arrow-orange:after{border-radius:50%;color:#fff;content:attr(data-icon);display:grid;font-family:icoFont!important;height:24px;place-items:center;right:10px;top:50%;transform:translateY(-50%);width:24px}.select-wrapper.arrow-orange:after{background-image:linear-gradient(90deg,#a200ff,#ff7c6e)}.form-select{background-color:#011e30;background-image:none;background-size:25px;border:1px solid #0000;color:#ebf0ff}.form-select:focus{border-color:#00a1fa66;box-shadow:none;outline:none}.header{height:70px}@media (min-width:1200px){.header{height:100px}}.header.header-fixed{background:#011e30;box-shadow:0 5px 5px #0000001a;position:fixed;top:0;width:100%;z-index:99}.header__content{display:flex;height:70px}@media (min-width:1200px){.header__content{height:100px}}@media (min-width:768px){.header__content{padding-inline:5%}}.header__logo{border-right:1px solid #ffffff1e;display:inline-flex;margin-right:1rem;padding-right:1rem}@media (min-width:768px){.header__logo{margin-right:1.5rem;padding-right:1.5rem}}.header__actions{display:inline-flex;width:auto}@media (min-width:768px){.header__actions{margin-left:5%}}.header__action{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;margin-left:20px;position:relative;width:22px}.header__action:first-child{margin-left:0}.header__action--profile{border-left:1px solid #ffffff1e;border-right:1px solid #ffffff1e;padding-inline:1rem;width:auto}@media (min-width:768px){.header__action--profile{padding-inline:1.5rem}}.header__action--profile .dropdown-toggle:after{display:none}.header__action--profile .dropdown-toggle span:first-of-type{background:linear-gradient(90deg,#a200ff,#ff7c6e);border-radius:50%;height:24px;width:24px}.header__action--profile .dropdown-toggle span:first-of-type i{color:#001321;font-size:14px}.header__action--profile .dropdown-toggle.show{color:#00a1fa}.header__action--profile .dropdown-menu{background:#011e30;border:1px solid #ffffff1a;box-shadow:0 0 5px #0003}.header__action--profile .dropdown-menu .dropdown-item{color:#829aa6}.header__action--profile .dropdown-menu .dropdown-item:hover{background:#0000;color:#00a1fa}.header__action--profile .dropdown-menu hr{border-color:#0000001a;height:0}.wallet-btn{padding-left:1rem}@media (min-width:768px){.wallet-btn{padding-left:1.5rem}}.wallet-btn a{display:inline-flex}.wallet-btn a span i{-webkit-text-fill-color:#0000;background:linear-gradient(315deg,#734ae8,#00d3c5 74%);-webkit-background-clip:text;font-size:1.7rem}.header__action-btn{align-items:center;background:#0000;border:none;display:flex;flex-direction:row;height:36px;justify-content:center;width:100%}@media (max-width:320px){.header__action-btn{margin-left:20px}}.header__action-btn span{display:none}.header__action-btn i{color:#829aa6;font-size:20px}.header__action-btn i:hover{color:#00a1fa}.header__btn{background:#0000;border:none;height:22px;right:0;top:0;width:22px}.menu-trigger,.menu-trigger span{box-sizing:border-box;display:inline-block;transition:all .4s}.menu-trigger{-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;height:20px;margin-right:1%;position:relative;width:25px}.menu-trigger span{background-color:#ebf0ff;border-radius:4px;height:2px;left:0;position:absolute;width:100%}.menu-trigger span:first-of-type{top:0}.menu-trigger span:nth-of-type(2){top:9px}.menu-trigger span:nth-of-type(3){bottom:0}#menu05.header__btn--active span:first-of-type{background:#00a1fa;transform:translateY(9px) rotate(-45deg)}#menu05.header__btn--active span:nth-of-type(2){animation:active-menu05-bar02 .8s forwards;left:50%;opacity:0}@keyframes active-menu05-bar02{to{height:0}}#menu05.header__btn--active span:nth-of-type(3){background:#00a1fa;transform:translateY(-9px) rotate(45deg)}.header__search{background-color:#001321;border-radius:5px;height:70px;left:0;padding:0 15px;top:-71px;transition:top .5s ease;z-index:1}.header__search input{background-color:initial;border:1px solid #ffffff1e;border-radius:99px;color:#829aa6;font-size:14px;font-weight:400;height:50px;outline:none;padding:0 45px 0 20px;width:calc(100% - 30px)}.header__search input:focus{border-color:#00a1fa66;box-shadow:0 0 10px #53047733}.header__search input::placeholder{color:#829aa6}.header__search button{background-color:initial;border:none;height:40px;outline:none;right:60px;top:15px;width:auto}.header__search button i{color:#829aa6;transition:all .3s ease}.header__search button i:hover{color:#00a1fa}.header__search button svg{fill:#bdbdbd;height:auto;transition:.5s ease;width:20px}.header__search button svg:hover{fill:#00a1fa}.header__search button.close{right:15px}.header__search--active{top:0}.header__menu{align-items:flex-start;background-color:#001321;border-left:1px solid #ffffff1e;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;padding:25px 25px 0;position:fixed;right:0;top:70px;transform:translate3d(281px,0,0);transition:transform .5s ease;width:280px;z-index:99}@media (max-width:1199px){.header__menu{overflow-y:auto}}.header__menu--active{transform:translateZ(0)}.header__nav{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.header__nav-item:last-child .header__nav-link:after,.header__nav-item:last-child .header__nav-link:before{display:none}.header__nav-link{display:inline-flex;flex-direction:row;font-family:Manrope,sans-serif;font-size:18px;font-weight:500;height:22px}.header__nav-link[data-bs-toggle=dropdown]:before{background:#829aa6;height:1.5px;right:-15px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:10px}.header__nav-link[data-bs-toggle=dropdown]:after{background:#829aa6;height:10px;right:-10px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:1.5px}@media (min-width:1440px){.header__nav-link[data-bs-toggle=dropdown]:after{right:-11px}}.header__nav-link[data-bs-toggle=dropdown]:hover:after,.header__nav-link[data-bs-toggle=dropdown]:hover:before{background:#00a1fa}.header__nav-link.active{color:#00a1fa}.header__nav-link.active svg{fill:#00a1fa}.header__nav-link.active:after,.header__nav-link.active:before{background-color:#00a1fa}.header__nav-link.active.home-2{color:#00a1fa}.header__nav-link.active.home-2:after,.header__nav-link.active.home-2:before{background-color:#00a1fa}.header__nav-link svg{fill:#829aa6;height:auto;margin-left:1px;margin-top:2px;transition:fill .5s ease;width:1.75rem}.header__nav-link--menu svg{margin-left:0;margin-top:0;width:20px}.header__nav-link--active{color:#00a1fa;cursor:default;font-weight:500}.header__nav-link--active:hover{color:#00a1fa!important}.header__nav-link[aria-expanded=true]{color:#00a1fa}.header__nav-link[aria-expanded=true]:before{background-color:#00a1fa}.header__nav-link[aria-expanded=true]:after{opacity:0;transform:rotate(-90deg)}.header__nav-link[aria-expanded=true]:hover{color:#00a1fa}.header__nav-link:hover svg,.header__nav-link[aria-expanded=true] svg{fill:#00a1fa}.header__nav-menu{background-color:#011e30;border:1px solid #ffffff1e;border-radius:5px;display:block;height:auto;margin-top:10px;opacity:0;padding:10px 20px;pointer-events:none;position:absolute!important;top:0;transform:translate3d(0,22px,0);transition:opacity .5s ease;width:200px;z-index:-1}.header__nav-menu .header__nav-menu{margin-left:20px;margin-top:5px}.header__nav-menu li{border-bottom:1px solid #ffffff1e;padding-block:10px;position:relative}.header__nav-menu li:last-child{border-bottom:none}.header__nav-menu a{color:#829aa6;display:flex;flex-direction:row;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;transition:color .5s ease}.drop-down-item.active,.drop-down-item.active.home-2{color:#00a1fa}.header__nav-menu a svg{fill:#bdbdbd;height:auto;margin-left:1px;margin-top:2px;transition:.5s ease;width:14px}.header__nav-menu a:hover,.header__nav-menu a[aria-expanded=true]{color:#00a1fa}.header__nav-menu a:hover svg,.header__nav-menu a[aria-expanded=true] svg{fill:#6164ff}.header__nav-menu.show{opacity:1;pointer-events:auto;z-index:1000}.header__profile-btn{align-items:center;border-left:1px solid #ffffff1e;border-right:1px solid #ffffff1e;display:inline-flex;flex-direction:row;height:54px;justify-content:flex-start;padding:0 6px;position:relative;width:100%}.header__profile-btn img{border-radius:12px;display:none;height:40px;margin-right:6px;width:40px!important}.header__profile-btn div{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:6px}.header__profile-btn p{color:#fff;font-size:14px;font-weight:500;line-height:22px;margin-bottom:0}.header__profile-btn span{color:#bdbdbd;font-size:12px;line-height:18px}.header__profile-btn svg{fill:#bdbdbd;height:auto;margin-left:6px;margin-top:2px;transition:fill .5s ease;width:16px}.header__profile-btn:hover svg,.header__profile-btn[aria-expanded=true] svg{fill:#6164ff}.header__profile-menu{background-color:#16151a;border:1px solid #222227;border-radius:16px;display:block;height:auto;left:auto!important;margin-top:2px;min-width:180px;opacity:0;padding:20px;pointer-events:none;position:absolute!important;right:0!important;top:0;transform:translate3d(0,54px,0)!important;transition:opacity .5s ease;z-index:-1}.header__profile-menu li{margin-bottom:15px;width:100%}.header__profile-menu li:last-child{border-top:1px solid #222227;margin-bottom:0;padding-top:15px}.header__profile-menu a{align-items:center;color:#bdbdbd;display:flex;flex-direction:row;font-size:14px;font-weight:400;justify-content:flex-start;position:relative;transition:color .5s ease}.header__profile-menu a svg{fill:#fff;height:auto;margin-right:10px;transition:fill .5s ease;width:20px}.header__profile-menu a:hover{color:#fff}.header__profile-menu a:hover svg{fill:#6164ff}.header__profile-menu.show{opacity:1;pointer-events:auto;z-index:1000}@media (min-width:576px){.header__search{padding:0 30px}.header__search button{right:75px}.header__search button.close{right:30px}.header__profile-btn img,.header__profile-btn--verified:after{display:block}}@media (min-width:1200px){.header__logo{width:auto}.header__btn{display:none}.header__actions{margin-right:0}.header__action--search{display:none}.header__search{background-color:initial;border:none;left:auto;padding:0;position:relative;top:auto;width:30%}.header__search input{padding:0 60px 0 20px;width:100%}.header__search button{right:20px}.header__search button.close{display:none}.header__search--active{top:auto}.header__menu{background-color:initial;border:none;bottom:auto;padding:0;position:relative;right:auto;top:auto;transform:translateZ(0);transition:transform 0s ease}.header__menu,.header__nav{align-items:center;flex-direction:row;width:auto}.header__nav-item{align-items:center;display:flex;flex-direction:row;height:70px;justify-content:flex-start;margin-bottom:0;margin-left:30px}}@media (min-width:1200px) and (min-width:1600px){.header__nav-item{margin-left:40px}}@media (min-width:1200px){.header__nav-menu{transform:translate3d(0,46px,0)}.header__nav-menu .header__nav-menu{transform:translate3d(0,22px,0)}}.page-header-section{background-size:cover}.page-header-section.style-1{border:none;padding-bottom:40px;padding-top:40px}@media (min-width:992px){.page-header-section.style-1{padding-bottom:100px;padding-top:100px}}.page-header-section.style-1 .page-header-content .page-header-inner .page-title h2{font-weight:600}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li{font-size:1.125rem;margin:0 5px;text-transform:capitalize}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a{color:#ebf0ff;outline:none;padding:0 5px;transition:all .3s ease}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a:hover{color:#00a1fa}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a:before{background:#829aa6;height:1px;right:-10px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:8px}.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li:first-child{margin-left:0}.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text{color:#fff;font-size:24px;text-transform:capitalize}@media (min-width:768px){.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text{font-size:3.5rem;line-height:4.125rem}}.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text span{color:#00a1fa}.page-header-section.style-1 .page-header-content .page-header-inner .page-title p{color:#fff;font-size:18px;text-transform:capitalize}.cat-item{background-color:#011e30;border-radius:10px;cursor:pointer;min-width:129px;transition:all .3s ease}.cat-item:hover{box-shadow:0 5px 5px #0000001a;transform:translateY(-4px)}.cat-item.blured{backdrop-filter:blur(10px) saturate(100%);-webkit-backdrop-filter:blur(20px) saturate(100%);background-color:#00a1fa33;border:1px solid #00a1fa80;box-shadow:0 0 3px #00a1fa1a}.cat-item.blured .cat-content h6 a{color:#ebf0ff;font-weight:700}.cat-inner{padding:30px 10px}.cat-inner .badge{right:10px;top:10px}.cat-thumb{padding-block:20px}.cat-content h6 a{color:#ebf0ff;font-size:1rem}.collection-banner{background-image:url(/static/media/banner-bg.2e397d3c112236c35974.png);background-size:cover;padding-block:100px}.col-author{display:inline-flex;flex-direction:column;flex-wrap:wrap;gap:10px}.col-author img{border:1px solid #000;border-radius:50%;height:50px;width:50px}.col-author span{color:#fff;font-size:1.125rem;font-weight:600}.auction-section .section-header .header-content .auction-nav,.auction-section .section-header .header-title{gap:10px}.auction-section .section-header .header-content .auction-nav .auction-next,.auction-section .section-header .header-content .auction-nav .auction-prev{background:#ffffff1a;border-radius:10px;font-size:20px;height:40px;line-height:40px;transition:all .3s ease;width:40px}.auction-section .section-header .header-content .auction-nav .auction-next:hover,.auction-section .section-header .header-content .auction-nav .auction-prev:hover{background:#00a1fa}.auction-section .auction-holder{cursor:e-resize}.live-icon{background:#00a1fa;border-radius:2px;height:15px;width:30px}.live-icon svg{fill:#00a1fa;height:18px;left:50%;top:-100%;transform:translateX(-50%);width:18px}.live-icon svg path{animation:wave 2s infinite}.live-icon svg path:first-child{animation-delay:-.35s}.live-icon svg path:nth-child(2){animation-delay:-.25s}.live-icon svg path:nth-child(3){animation-delay:-.15s}@keyframes wave{25%{fill:#0000}}.filter-group{gap:10px}.view-all-btn{color:#00a1fa;font-family:Manrope,sans-serif;font-size:1.125rem;text-transform:uppercase}.view-all-btn span{transition:all .3s ease}.view-all-btn:hover span{transform:rotate(1turn)}.assets-section .section-header .header-content .asset-filter-list{gap:20px}@media (min-width:1200px){.assets-section .section-header .header-content .asset-filter-list{gap:40px}}.assets-section .section-header .header-content .asset-filter-list .asset-filter-btn{cursor:pointer;font-size:16px}.assets-section .section-header .header-content .asset-filter-list .asset-filter-btn.is-checked{color:#00a1fa}.assets-section .nft-item{transition:none}.assets-section .nft-item:hover:after,.assets-section .nft-item:hover:before{display:inherit}@media (min-width:576px){.assets-section .nft-item{width:calc(50% - 15px)}}@media (min-width:992px){.assets-section .nft-item{width:calc(33.33333% - 15px)}}@media (min-width:1200px){.assets-section .nft-item{width:calc(25% - 15px)}}.header-title{gap:10px}.header-title span i{color:#00a1fa;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.header-title span i{font-size:1.875rem}}.hot-section .section-header .header-content .hot-nav{gap:10px}.hot-section .section-header .header-content .hot-nav .hot-next,.hot-section .section-header .header-content .hot-nav .hot-prev{background:#ffffff1a;border-radius:10px;font-size:20px;height:40px;line-height:40px;transition:all .3s ease;width:40px}.hot-section .section-header .header-content .hot-nav .hot-next:hover,.hot-section .section-header .header-content .hot-nav .hot-prev:hover{background:#00a1fa}.sponsor-section .sponsor-wrapper{border:1px solid #ffffff1e;border-radius:15px;box-shadow:0 0 10px #53047733;padding:40px 20px}.sponsor-section .sponsor-img img{transition:all .3s cubic-bezier(.165,.84,.44,1)}.sponsor-section .sponsor-img:hover img{transform:scale(1.07)}.explore-section .section-header{gap:15px}.explore-section .section-header .nft-filter{gap:10px}@media (min-width:768px){.explore-section .section-header .nft-filter{gap:15px}}@media (min-width:992px){.explore-section .section-header .nft-filter{width:auto}.explore-section .section-header .nft-filter h3{text-align:left;width:auto}}@media (min-width:576px){.explore-section .section-header .nft-filter .form-floating{width:45%}}@media (min-width:992px){.explore-section .section-header .nft-filter .form-floating{width:auto}.explore-section .section-header{justify-content:space-between;padding:15px}}.explore-section .nft-search-input input{min-width:230px}@media (min-width:992px){.explore-section .nft-search-input input{min-width:280px}}@media (max-width:575px){.explore-section .nft-search{width:100%}}.banner-section{background-position:50%;background-size:cover}.banner-section.style-1 .banner-wrapper{padding-bottom:120px;padding-top:120px;z-index:1}@media (min-width:992px){.banner-section.style-1 .banner-wrapper{padding-bottom:100px;padding-top:100px}}.banner-section.style-1 .banner-wrapper .banner-content>p{margin-bottom:45px}.banner-slider{overflow:hidden;padding:30px}.banner-slider .nft-item{border:1px solid #0000004d}.banner-slider .nft-item .nft-inner{background-color:#011e30}.banner-slider .nft-item:hover{box-shadow:none;transform:none}.banner_shape{display:none}@media (min-width:768px){.banner_shape{display:inherit}}.banner_shape__item img{border-radius:10px;transition:all .3s ease;width:100%}.banner_shape__1,.banner_shape__2{width:500px}.banner_shape__1{animation:scrollUp 50s ease-in-out 0s infinite backwards;left:-45%;top:0}.banner_shape__2{animation:scrollUp 50s ease-in-out 2s infinite backwards;right:-45%;top:0}@media (min-width:992px){.banner_shape__1{left:-35%}.banner_shape__2{right:-35%}}@media (min-width:1200px){.banner_shape__1{left:-15%}.banner_shape__2{right:-15%}}@media (min-width:1440px){.banner_shape__1{left:-10%}.banner_shape__2{right:-10%}}@media (min-width:1600px){.banner_shape__1{left:-5%}.banner_shape__2{right:-5%}}@media screen and (min-width:1900px){.banner_shape__1{left:0}.banner_shape__2{right:0}}.banner-wrapper{padding-block:80px}.banner-content .search-bar{margin:auto;max-inline-size:700px}.banner-content .search-bar input{border:2px solid #00a1fa33;padding:1rem 2rem}@media (min-width:992px){.banner-content .search-bar button{padding:1rem 2.5rem}}.banner-content h2{font-weight:800}.banner-content p{color:#ebf0ff;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700}.banner-content .banner-btns{gap:30px}.banner-image{animation:floating 3s cubic-bezier(.45,-.36,.72,1.03) infinite alternate}@keyframes floating{0%{transform:translateY(0)}to{transform:translateY(-30px)}}.gradient-text-blue{-webkit-text-fill-color:#0000;background:linear-gradient(315deg,#734ae8,#00d3c5 74%);-webkit-background-clip:text}.gradient-text-orange{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a200ff,#ff7c6e);-webkit-background-clip:text}.profile-section .member-profile .profile-item .profile-cover{border-radius:10px 10px 0 0}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-cover{border-radius:10px}}.profile-section .member-profile .profile-item .profile-cover img{min-height:150px}@media (min-width:576px){.profile-section .member-profile .profile-item .profile-cover img{min-height:200px}}.profile-section .member-profile .profile-item .profile-cover .custom-upload{background:#00a1fa;border:1px solid #ffffff80;border-radius:5px;height:-webkit-max-content;height:max-content;opacity:0;padding:5px 10px;right:20px;top:20px;transform:translateY(-5px);transition:all .3s ease;width:-webkit-max-content;width:max-content}.profile-section .member-profile .profile-item .profile-cover:hover .custom-upload{opacity:1;transform:translateY(0)}.profile-section .member-profile .profile-item .profile-information{flex-direction:column;margin-top:-290px}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-information{align-items:flex-end;background:#0000;flex-direction:row;margin-top:-205px;padding-bottom:0}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information{margin-top:-245px}}.profile-section .member-profile .profile-item .profile-information .profile-pic{border:5px solid #f4f6f9;border-radius:50%;box-shadow:0 0 10px #0000004d;height:140px;width:140px}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-information .profile-pic{border-radius:15px;height:auto;height:250px;transform:translate(10px,10px);width:auto;width:200px}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information .profile-pic{height:270px;transform:translate(20px,20px);width:220px}}.profile-section .member-profile .profile-item .profile-information .profile-pic img{object-fit:cover}.profile-section .member-profile .profile-item .profile-information .profile-pic .custom-upload{background:#00132180;border:1px solid #ffffff80;border-radius:5px;bottom:10px;height:-webkit-max-content;height:max-content;left:50%;opacity:0;padding:5px 10px;transform:translateX(-50%) translateY(5px);transition:all .3s ease;width:-webkit-max-content;width:max-content}.profile-section .member-profile .profile-item .profile-information .profile-pic .custom-upload .file-btn i{color:#000}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-information .profile-pic .custom-upload .file-btn i{margin-right:5px}}.profile-section .member-profile .profile-item .profile-information .profile-pic:hover .custom-upload{opacity:1;transform:translateX(-50%) translateY(0)}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-information .profile-contact,.profile-section .member-profile .profile-item .profile-information .profile-name{transform:translateY(-70px)}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information .profile-contact,.profile-section .member-profile .profile-item .profile-information .profile-name{transform:translateY(-50px)}}.profile-section .member-profile .profile-item .profile-information .profile-name h4{margin-bottom:2px}@media (min-width:992px){.profile-section .member-profile .profile-item .profile-information .profile-name{margin-left:30px}.profile-section .member-profile .profile-item .profile-information .profile-name p{margin-bottom:0}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information .profile-name{margin-left:45px}}.profile-section .member-profile .profile-item .profile-information .profile-contact{gap:15px;justify-content:space-evenly}@media (min-width:768px){.profile-section .member-profile .profile-item .profile-information .profile-contact{margin-left:20px}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information .profile-contact{margin-left:40px}}@media (max-width:575px){.profile-section .member-profile .profile-item .profile-information .profile-contact .crypto-copy{margin-right:0;width:80%}}@media (min-width:1200px){.profile-section .member-profile .profile-item .profile-information .profile-contact li{margin-right:25px}}.profile-section .member-profile .profile-item .profile-information .profile-contact li a .icon{border-radius:50%;color:#fff;font-size:1rem;height:30px;line-height:30px;width:30px}.profile-details{margin-top:-50px}@media (min-width:992px){.profile-details{margin-top:-50px}}@media (min-width:1200px){.profile-details{margin-top:-26px}}.profile-details .profile-nav{background-color:#011e30;border-radius:0 0 10px 10px;margin-bottom:60px}@media (min-width:992px){.profile-details .profile-nav{background-color:#011e30;border-radius:10px;margin-bottom:60px}}@media (min-width:1200px){.profile-details .profile-nav{padding-left:23%}}.profile-details .profile-nav .nav-tabs{border-bottom:none;padding:18px 0}@media (min-width:992px){.profile-details .profile-nav .nav-tabs{padding:18px 0 18px 220px}}@media (min-width:1200px){.profile-details .profile-nav .nav-tabs{padding-left:0}}.profile-details .profile-nav .nav-tabs .nav-link{border:none;color:#829aa6;font-weight:600}@media (min-width:1200px){.profile-details .profile-nav .nav-tabs .nav-link{font-size:1.125rem;margin-right:10px}}.profile-details .profile-nav .nav-tabs .nav-link .item-number{color:#fff;font-family:Manrope,sans-serif;font-size:12px;padding:0 5px}.profile-details .profile-nav .nav-tabs .nav-link .item-number:before{border-color:#0000 #00a1fa #0000 #0000;border-style:solid;border-width:5px 8.7px 5px 0;content:"";height:0;left:-5px;position:absolute;top:50%;transform:translateY(-50%);width:0}.profile-details .profile-nav .nav-tabs .nav-link.active{background-color:initial;border:none;color:#00a1fa}@media (min-width:1200px){.profile-details .profile-nav .nav-tabs .nav-link.active:after{border-color:#0000 #0000 #001321;border-style:solid;border-width:0 13px 15px;bottom:-22px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}}.profile-details .profile-nav .nav-tabs .nav-link:hover{color:#00a1fa}.profile-details .profile-nav .nav-tabs .dropdown .btn{border:none;box-shadow:none;color:#829aa6;font-size:1.125rem;font-weight:600;outline:none;padding:.5rem 1rem}.profile-details .profile-nav .nav-tabs .dropdown ul{background:#001321;border:1px solid #0000004d;border-radius:10px;box-shadow:0 3px 3px #0000004d}.profile-details .profile-nav .nav-tabs .dropdown ul li .dropdown-item{color:#829aa6}.profile-details .profile-nav .nav-tabs .dropdown ul li .dropdown-item:hover{color:#fff}.profile-details .tab-content .activity-page .activity-tab .nav{background-color:#011e30;border-radius:5px}.profile-details .tab-content .activity-page .activity-tab .nav .nav-item{padding:10px 5px}@media (min-width:768px){.profile-details .tab-content .activity-page .activity-tab .nav .nav-item{padding:15px 5px}}@media (min-width:992px){.profile-details .tab-content .activity-page .activity-tab .nav .nav-item:first-child{margin-left:13px}}.profile-details .tab-content .activity-page .activity-tab .nav .nav-item .nav-link{border-radius:5px;color:#829aa6;font-family:Manrope,sans-serif;padding:5px 10px}@media (min-width:576px){.profile-details .tab-content .activity-page .activity-tab .nav .nav-item .nav-link{padding:10px 18px}}.profile-details .tab-content .activity-page .activity-tab .nav .nav-item .nav-link.active{color:#fff}.profile-details .tab-content .activity-page .activity-tab .nav .custom-select{margin-left:auto;width:auto}.profile-details .tab-content .activity-page .activity-tab .nav .custom-select select{background-color:#001321!important;border:none;color:#829aa6;font-family:Manrope,sans-serif;outline:none}.info-card{background-color:#011e30}.info-card .info-card-title{border-bottom:1px solid #001321;padding:20px 30px}.info-card .info-card-content .info-list li{padding:10px 0}.info-card .info-card-content .info-list li .info-name{width:40%}@media (min-width:768px){.info-card .info-card-content .info-list li .info-name{width:30%}}.info-card .info-card-content .info-list li .info-name:after{content:":";right:10px;top:0}.info-card .info-card-content .info-list li .info-details{width:60%}@media (min-width:768px){.info-card .info-card-content .info-list li .info-details{width:70%}}.media-wrapper .nav-tp-abs{border:none;justify-content:space-evenly;row-gap:10px}.media-wrapper .nav-tp-abs .nav-item .nav-link{border:none!important;border-bottom:1px solid #0000!important;box-shadow:none;outline:none;padding:.4rem .7rem}@media (min-width:992px){.media-wrapper .nav-tp-abs .nav-item .nav-link{padding:.5rem 1rem}}.media-wrapper .nav-tp-abs .nav-item .nav-link span{font-size:14px;padding:2px 6px}.media-wrapper .nav-tp-abs .nav-item .nav-link span:before{border-color:#0000 #00a1fa #0000 #0000;border-style:solid;border-width:5px 8.7px 5px 0;height:0;left:-6px;top:50%;transform:translateY(-50%);width:0}.media-wrapper .nav-tp-abs .nav-item .nav-link:focus,.media-wrapper .nav-tp-abs .nav-item .nav-link:focus-visible,.media-wrapper .nav-tp-abs .nav-item .nav-link:hover{border-bottom-color:#00a1fa!important}.media-wrapper .nav-tp-abs .nav-item .nav-link.active{border-color:#00a1fa;box-shadow:none;color:#fff;outline:none}@media (min-width:768px){.media-wrapper .nav-tp-abs .nav-item .nav-link.active:after{border-color:#00a1fa #0000 #0000;border-style:solid;border-width:8px 8px 0;bottom:-7px;content:"";height:0;left:50%;position:p-absolute;transform:translateX(-50%);width:0}}.media-wrapper .nav-tp-abs .nav-item .nav-link.active span{font-size:14px;padding:2px 6px}.media-wrapper .nav-tp-abs .nav-item .nav-link.active span:before{border-color:#0000 #ff5757 #0000 #0000;border-style:solid;border-width:5px 8.7px 5px 0;height:0;left:-6px;top:50%;transform:translateY(-50%);width:0}.media-wrapper .nav-tp-abs .nav-item .nav-link.active:focus,.media-wrapper .nav-tp-abs .nav-item .nav-link.active:focus-visible,.media-wrapper .nav-tp-abs .nav-item .nav-link.active:hover{border-color:#00a1fa}.media-wrapper .tab-content .tab-pane .media-title{border-bottom:1px solid #001321;padding:5px 20px}.media-wrapper .tab-content .tab-pane .media-content .media-upload .upload-now .custom-upload{padding:.5rem 1rem}.media-wrapper .tab-content .tab-pane .media-content .media-thumb{transition:all .3s ease}.media-wrapper .tab-content .tab-pane .media-content .media-thumb img{border-radius:5px;transition:all .3s ease}.media-wrapper .tab-content .tab-pane .media-content .media-thumb:hover{box-shadow:0 0 10px #ffffff4d}.media-wrapper .tab-content .tab-pane .media-content .media-thumb:hover img{transform:scale(1.02)}.media-wrapper .tab-content .tab-pane .media-content .album{height:-webkit-max-content;height:max-content;margin:0 auto;width:-webkit-max-content;width:max-content}.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb{box-shadow:5px solid #fff;height:170px;object-fit:cover;width:170px;z-index:9}.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb img{border:4px solid #fff}.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb:before{-webkit-backface-visibility:hidden;background:#e0043b;border:4px solid #fff;box-shadow:2px 2px 5px #0000004d;height:170px;left:-10px;top:0;transform:rotate(-4deg);width:170px;z-index:-1}.media-wrapper .tab-content .tab-pane .media-content .album .album-thumb:after{-webkit-backface-visibility:hidden;background:#ffd900;border:4px solid #fff;box-shadow:2px 2px 5px #0000004d;height:170px;left:0;top:5px;transform:rotate(7deg);width:170px;z-index:-1}.h4-title{background-color:#011e30;color:#ebf0ff;padding:15px 20px}.wallet-title p{font-size:1.125rem;line-height:1.3;max-width:350px}.wallet-title p a{color:#00a1fa;transition:all .3s cubic-bezier(.075,.82,.165,1)}.wallet-title p a:hover{transform:translateX(3px)}.wallet-notice{display:inline-flex;font-size:1.125rem}.wallet-notice span i{font-size:20px}@media (min-width:768px){.wallet-notice{max-width:500px}}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#00a1fa;opacity:.8}.load-btn .lab-btn{padding:0 60px}.load-btn .lab-btn i{transition:all .3s ease}.load-btn .lab-btn:hover i{animation:rotate-2 3s linear infinite}.crypto-page{background-color:#ffffff4d;border-radius:5px;box-shadow:0 1px 2px #00000012}.crypto-page #cryptoLink{background-color:initial;border:1px solid #0000;color:#829aa6;font-size:1rem;max-width:145px}@media (max-width:575px){.crypto-page #cryptoLink{max-width:100%;width:calc(100% - 35px)}}.crypto-page #cryptoLink:focus-visible{border:1px solid #00a1fa33;outline:none}.crypto-page #cryptoCopy{border:1px solid #001321;border-radius:5px;height:30px;width:30px}.crypto-page #cryptoCopy i{color:#fff;display:block;line-height:30px;position:relative}.crypto-page #cryptoCopy i:before{display:block;margin:0 auto;width:15px}.crypto-page #cryptoCopy i.copied:after{animation:showcopied 1.5s ease;background-color:#00a1fa;border-radius:3px;color:#fff;content:"copied";display:block;font-size:1rem;height:30px;line-height:25px;opacity:1;padding:2px 10px;position:absolute;right:35px;top:0;will-change:opacity,transform}.crypto-page #cryptoCopy:hover{background-color:#0091e1;cursor:pointer;transition:background-color .3s ease-in}@keyframes showcopied{0%{opacity:0;transform:translateX(100%)}70%{opacity:1;transform:translateX(0)}to{opacity:0}}.help-search{background:linear-gradient(180deg,#1270e3,#59c2ff)}.help-search h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.help-search h2{font-size:2.5rem}}.help-search input,.help-search input:focus{background-color:#001321;color:#fff}.search-bar button,.search-bar input{border:none}.search-bar button:focus,.search-bar input:focus{box-shadow:none}.search-bar input{padding:1rem}.search-bar button{background:linear-gradient(90deg,#a200ff,#ff7c6e);color:#fff;padding:1rem 1.5rem}.help-item{background-color:#011e30;border-radius:5px;color:#ebf0ff;display:block;padding:1.75rem;text-align:center}.help-item.style-2{padding:3rem 1.75rem}.help-item.style-2 span{background-color:#00a1fa;border-radius:5px;color:#fff;left:50%;padding:.5rem 1rem;top:-20px;transform:translateX(-50%)}.help-item:hover{box-shadow:0 0 5px #0003;transform:scale(1.03)}.cant-find{background-image:radial-gradient(circle,#011e30 0,#001321 150%);border-top:1px solid #ffffff14}.cant-find-content ul{gap:10px}.cant-find-content ul li a{border:1px solid #fff3;border-radius:5px;padding:.5rem 1rem}.cant-find-content ul li a span{margin-inline-end:3px}.cant-find-content ul li a:hover{background-color:#00a1fa;border-color:#0000;color:#fff}.help-text{background-color:#011e30}.related-help{background-color:#001321;border-radius:5px;padding:2rem 1.5rem}.related-link:hover{text-decoration:underline}@media (min-width:992px){.related-link{max-inline-size:30ch}.item-desc-part .item-desc-thumb{margin-bottom:50px}}.item-desc-part .item-desc-thumb img{border-radius:10px;margin:auto}.item-desc-part .item-desc-content{border-radius:10px}.item-desc-part .item-desc-content .nav-tabs{background:#011e30;border-bottom:none;padding-block:5px}.item-desc-part .item-desc-content .nav-tabs .nav-link{border:0;box-shadow:none;color:#ebf0ff;font-weight:500;outline:none}.item-desc-part .item-desc-content .nav-tabs .nav-link.active{background:#0000;color:#00a1fa}.item-desc-part .item-desc-content .nav-tabs .nav-link.active:after{border-color:#0000 #0000 #001321;border-style:solid;border-width:0 8px 10px;bottom:-5px;height:0;left:50%;transform:translateX(-50%);width:0}@media (min-width:992px){.item-desc-part .item-desc-content .details-tab>p{max-width:95%}}.item-desc-part .item-desc-content .details-tab .author-p-thumb{height:60px;width:60px}.item-desc-part .item-desc-content .details-tab .author-p-thumb img{border:2px solid #00a1fa4d;border-radius:50%}.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-title{width:30%}@media (min-width:576px){.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-title{width:35%}}.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-title:after{content:":";right:10px;top:0}.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-details{width:70%}@media (min-width:576px){.item-desc-part .item-desc-content .details-tab .other-info-list .item-other-info .item-info-details{width:65%}}.item-desc-part .item-desc-content .details-tab .other-info-list .crypto-page{background:#fff}.item-desc-part .item-desc-content .details-tab .other-info-list #cryptoLink{color:#829aa6;max-width:100%;width:80%}.item-desc-part .item-desc-content .details-tab .other-info-list .copy-icon i{color:#fff}.item-desc-part .item-desc-content .bids-tab span i{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.item-desc-part .item-desc-content .bids-tab span i{font-size:2.5rem}}.item-desc-part .item-desc-content .bids-tab p{font-size:1.125rem}.item-desc-part .item-desc-content .history-tab .item-histo-list{border-left:1px dashed #00a1fa}.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item:before{background-color:#00a1fa;border-radius:50%;height:10px;left:-25px;top:5px;width:10px}.item-desc-part .item-desc-content .history-tab .item-histo-list .histo-item time{font-size:14px}.item-buy-part{background:#011e30;border-radius:10px;padding:50px 30px;position:-webkit-sticky;position:sticky;top:95px}.nft-item-title h3{width:85%}.nft-item-title .share-btn{text-align:right;width:15%}.nft-item-title .share-btn .dropdown-toggle i{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.nft-item-title .share-btn .dropdown-toggle i{font-size:1.875rem}}.nft-item-title .share-btn .dropdown-toggle:before{display:none}.nft-item-title .share-btn .dropdown-menu{background-color:#001321}.nft-item-title .share-btn .dropdown-item{color:#829aa6}.nft-item-title .share-btn .dropdown-item:hover{background:#0000;color:#00a1fa}.item-details-countdown .item-countdown-list{gap:15px}.item-details-countdown .item-countdown-list li .days,.item-details-countdown .item-countdown-list li .hours,.item-details-countdown .item-countdown-list li .minutes,.item-details-countdown .item-countdown-list li .seconds{background:#001321;border-radius:5px;font-size:calc(1.275rem + .3vw);font-weight:600;padding:10px 20px}@media (min-width:1200px){.item-details-countdown .item-countdown-list li .days,.item-details-countdown .item-countdown-list li .hours,.item-details-countdown .item-countdown-list li .minutes,.item-details-countdown .item-countdown-list li .seconds{font-size:1.5rem}}.item-price p span{font-size:calc(1.275rem + .3vw);font-weight:600}@media (min-width:1200px){.item-price p span{font-size:1.5rem}}.item-price p span i{color:#00a1fa}.buying-btns{gap:30px}.create-nft{background:#011e30;border-radius:10px}.create-nft .create-nft-form input,.create-nft .create-nft-form select,.create-nft .create-nft-form textarea{background:#001321;border:1px solid #ffffff1e;color:#829aa6}.create-nft .create-nft-form input:focus,.create-nft .create-nft-form select:focus,.create-nft .create-nft-form textarea:focus{border-color:#00a1fa66;box-shadow:none}.create-nft .create-nft-form textarea{height:200px}.create-nft .upload-item{background:#00132126;border:2px dashed #00a1fa80;border-radius:15px;padding:30px 15px;transition:all .3s ease}@media (min-width:768px){.create-nft .upload-item{padding:50px 15px}}.create-nft .upload-item .custom-upload{background:#00a1fa;border-radius:10px;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.create-nft .upload-item .custom-upload:hover{background:#0091e1;transform:translateY(-3px)}.create-nft .upload-item:hover{background:#00132180}.create-nft .item-category-field .item-cat-list{gap:10px}.create-nft .item-category-field .item-cat-list .item-cat-btn{background:#001321;border:1px solid #ffffff1e;border-radius:5px;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.create-nft .item-category-field .item-cat-list .item-cat-btn.active,.create-nft .item-category-field .item-cat-list .item-cat-btn:hover{background:#00a1fa;border-color:#0000;color:#fff}.create-nft .submit-btn-field button{background:#00a1fa;border:none;border-radius:5px;color:#fff;font-weight:600;padding:1.125rem 2rem;transition:all .3s ease}.create-nft .submit-btn-field button:hover{background:#0087d1}.variation-content>p{margin:auto auto 40px}@media (min-width:992px){.variation-content>p{max-inline-size:80%}}.variation-items{gap:5%}.variation-item{background-color:#011e30;border:2px solid #00a1fa1a;border-radius:10px;box-shadow:0 0 10px #0003;min-inline-size:40%;padding:8% 5%}.variation-item img{transition:all .3s ease}.variation-item:hover{border-color:#00a1fa80}.variation-item:hover img{filter:drop-shadow(0 0 5px rgba(0,0,0,.1));transform:scale(1.2)}.account-wrapper{background-color:#011e30;border-radius:10px;box-shadow:0 2px 4px 0 #0000004d;margin:0 auto}.account-wrapper .title{text-transform:capitalize}.account-wrapper .cate{font-style:normal}.account-wrapper .cate a{color:#fff;font-weight:600}.account-wrapper .cate a:hover{color:#00a1fa}@media (min-width:576px){.account-bottom .subtitle{font-size:20px}}.account-bottom .social-media li a{border-radius:50%;color:#fff;height:40px;line-height:40px;width:40px}.account-bottom .social-media li a.facebook{background:#3b5998}.account-bottom .social-media li a.twitter{background:#55acee}.account-bottom .social-media li a.linkedin{background:#007bb5}.account-bottom .social-media li a.instagram{background:#e4405f}.account-bottom .social-media li a.pinterest{background:#c8232c}.account-bottom .social-media li a:hover{box-shadow:0 3px 10px #0000004d;color:#fff;transform:translateY(-3px)}.account-form .form-group input{background:#001321;border:1px solid #0000;border-radius:4px;box-shadow:0 2px 2px 0 #00a1fa1a;color:#fff;outline:none;padding:.6rem 1rem}.account-form .form-group .checkgroup{flex-wrap:nowrap}.account-form .form-group .checkgroup input[type=checkbox]{height:18px;width:18px}@media (max-width:575px){.account-form .form-group .checkgroup input[type=checkbox]{height:14px;margin-right:8px;width:14px}}.account-form .form-group .checkgroup label{color:#ebf0ff}@media (max-width:575px){.account-form .form-group .checkgroup label{font-size:14px}}.account-form .form-group a{color:#ebf0ff;text-decoration:underline}@media (max-width:575px){.account-form .form-group a{font-size:14px}}.account-form .form-group a:hover{color:#00a1fa}.account-form .form-group button{border:none;box-shadow:none}@media (max-width:575px){.account-form .form-group button{margin-top:24px}}.account-form .form-floating input{background:#001321;border:1px solid #0000;color:#fff}.account-form .form-floating input:focus{background-color:#001321;border-color:#00a1fa4d;box-shadow:none;color:#fff;outline:none}.or{border-radius:50%;color:#fff;display:block;font-size:14px;font-weight:500;height:36px;line-height:36px;margin:24px auto 40px;text-transform:uppercase;width:36px}.or span{z-index:1}.or:after,.or:before{animation:pulse 2.5s linear infinite;-webkit-animation:pulse 2.5s linear infinite;-moz-animation:pulse 2.5s linear infinite;background:#00a1fa4d;border-radius:50%;left:50%;opacity:0;top:50%}.or:before{animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}@keyframes pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}90%{opacity:.5;transform:translate(-50%,-50%) scale(1.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.error-section .section-wrapper .error-item{background-color:#011e30;border-radius:10px;box-shadow:0 0 10px 0 #0003;padding:30px 25px}@media (min-width:768px){.error-section .section-wrapper .error-item{padding:60px}}.ranking-wrapper{background-color:#011e30;border-radius:5px;box-shadow:0 0 15px #0000001a}.rank-table{text-align:center;vertical-align:middle}.rank-table thead{background-color:#00a1fa;color:#fff}.rank-table tr{border-color:#001321}.rank-table td,.rank-table th{padding:1rem}.rank-table td{color:#ebf0ff;font-weight:600}.rank-col-inner,.rank-vol-inner{gap:5px;min-width:-webkit-max-content;min-width:max-content}.rank-col-thumb{height:40px;width:40px}.rank-vol-thumb{height:25px;width:25px}.rank-col-content a{color:#ebf0ff}.rank-sl{color:#00a1fa}.table-hover>tbody>tr:hover{--bs-table-accent-bg:none;background-color:#00a1fa1a}.coming-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.coming-wrapper .event-count{gap:10px}.coming-wrapper .event-count .rounded-circle{border:2px solid #00a1fa;flex-direction:column;height:80px;justify-content:center;width:80px}.coming-wrapper .event-count .rounded-circle span{font-family:Manrope,sans-serif;font-size:24px;line-height:1}.coming-wrapper h1{font-size:40px}@media (min-width:768px){.coming-wrapper h1{font-size:55px}}.blog-section .post-item-inner{margin-bottom:40px;transition:all .3s ease}@media (min-width:1200px){.blog-section .post-item-inner{margin-bottom:0}}.blog-section .post-item-inner .post-thumb a img{transition:all .3s ease}.blog-section .post-item-inner .post-content{background-color:#011e30;padding:35px 30px 5px}.blog-section .post-item-inner .post-content .meta{color:#00a1fa;font-size:16px}.blog-section .post-item-inner .post-content .meta a{color:#00a1fa;font-weight:500}.blog-section .post-item-inner .post-content h3>a,.blog-section .post-item-inner .post-content h4>a{color:#ebf0ff;margin-bottom:2px;transition:all .3s ease}.blog-section .post-item-inner .blog-footer{background-color:#011e30;border-top:1px solid #001321;padding:17px 30px}.blog-section .post-item-inner .blog-footer .viewall{color:#ebf0ff;transition:all .3s ease}.blog-section .post-item-inner .blog-footer .blog-comment{color:#829aa6;font-size:16px}.blog-section .post-item-inner .blog-footer .blog-comment:hover{color:#00a1fa}.blog-section .post-item-inner:hover{box-shadow:0 15px 10px 0 #8888881a}.blog-section .post-item-inner:hover .viewall,.blog-section .post-item-inner:hover h4>a{color:#00a1fa}.blog-section .post-item-inner:hover .post-thumb a img{transform:scale(1.07)}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner{box-shadow:0 0 5px 0 #0000001a}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner:hover .post-content h3 a{color:#00a1fa}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content h3 a{transition:all .3s ease}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote{padding:35px}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p{color:#fff;margin-bottom:0!important;padding-top:50px}@media (min-width:768px){.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p{padding-left:60px;padding-top:0}}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAYAAABe3VzdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYtJREFUeNpi+E8d0A7EDGi4ghoGMzFQB3xmoBFgQWKfAOKDJOovh9L/CKjrJNFcCyC2R3fgASCuJNOBhEAFieZWwBzIxDDIwagDRx046sBRB446cNSB1HMgqP77jwfrUmAPPnPXUiMEvwHxdTQxYST2bwocfxaLmBTMXhYCTaFkIBYB4ktA/AdNzhiJfRmL3hN4zFYH4gAo+wwWeRMofYkBS0sYhpmB+Cu0YTuJQItZBI852HAlHr0o9uKLYi0g5oKyz+Px5QMgfkNitMJC/yEWvZpI9p7D50AjJPYZPPJnyUh3+PQiJ52zTET4ElcGUSTTgYT0Itt7DZ8DEQkVfwY5S2b0EsogF4H4Ly4HMgOxPpR9mlA0UODAc3jsPYOvHETOIOfwWHIfiN+S6UBsmQvZ3rP4HEgohIzxOJ5YB54lJnSZCOQybBkEVHArUJBBFPB4Dtnea+j9YmwJ9RMQF6PJyVMp/Wli6Vd7IGcQSC2OvwYhBIQpqEHwAXjNxUQgg+ADlGQQohsQAAEGAFFs/ZiDhGgpAAAAAElFTkSuQmCC);left:50%;top:7px;transform:translateX(-50%)}@media (min-width:768px){.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .post-content blockquote p:before{left:0;top:7px;transform:translateX(0)}}@media (max-width:575px){.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right{margin-top:10px}}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right .blog-heart{color:#829aa6;padding:0 20px;transition:all .3s ease}@media (max-width:575px){.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right .blog-heart{padding-left:0}}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right .blog-heart i{padding:0 5px}@media (max-width:575px){.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right .blog-heart i{padding-left:0}}.blog-section .main-blog .blog-wrapper .post-item .post-item-inner .blog-footer .right .blog-heart:hover{color:#00a1fa}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner:hover .post-thumb img{transform:scale(1)}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev{background:#011e30;border-radius:50%;color:#ebf0ff;height:50px;line-height:50px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:1}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next:hover,.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev:hover{color:#fff}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-prev{left:20px;transform:rotate(180deg) translateY(50%)}.blog-section .main-blog .blog-wrapper .post-item.post-slider .post-item-inner .post-thumb .blog-slider .blog-slider-next{right:20px}.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive iframe{height:170px}@media (min-width:576px){.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive iframe{height:250px}}@media (min-width:768px){.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive iframe{height:335px}}@media (min-width:1200px){.blog-section .main-blog .blog-wrapper .post-item.video-post .post-item-inner .post-thumb .embed-responsive iframe{height:360px}}.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner:hover .post-thumb .code-content img{transform:scale(1)}.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb{padding:40px}.blog-section .main-blog .blog-wrapper .post-item.code-post .post-item-inner .post-thumb .code-content p{color:#fff;font-style:italic;line-height:30px}.blog-section .main-blog .blog-wrapper .post-item .tags-section{background-color:#011e30;border-top:1px solid #001321;padding:15px 30px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li{padding:5px 0}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span{color:#fff;padding:10px 15px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span:after{height:15px;right:0;top:50%;transform:rotate(45deg) translateY(-50%);width:15px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li span i{transform:rotate(90deg)}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li a{border:1px solid #00a1fa4d;border-radius:3px;color:#ebf0ff;font-size:14px;font-weight:600;margin:0 3px;outline:none;text-decoration:none;transition:all .3s ease}.blog-section .main-blog .blog-wrapper .post-item .tags-section .tags li a:hover{color:#fff}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li{padding:5px 0}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a{background-color:#00a1fa;border-radius:3px;color:#fff;height:40px;line-height:40px;width:40px}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a.facebook{background:#3b5998}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a.dribble{background:#ea4c89}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a.twitter{background:#55acee}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a.linkedin{background:#007bb5}.blog-section .main-blog .blog-wrapper .post-item .tags-section .social-link-list li a:hover{border-radius:50%;color:#fff}.comments{background-color:#011e30;border-radius:3px;box-shadow:0 0 10px 0 #0000001a}.comments .widget-title h5{border-bottom:1px solid #001321;padding:20px 30px}.comments .comment-list{padding:10px 30px}.comments .comment-list .comment{padding:20px 0}.comments .comment-list .comment .com-image{border:2px solid #001321;border-radius:50%;float:left;height:69px;width:69px}@media (min-width:576px){.comments .comment-list .comment .com-image{margin-bottom:0;margin-right:15px}}.comments .comment-list .comment .com-content{border-bottom:1px solid #001321}@media (max-width:575px){.comments .comment-list .comment .com-content{width:100%}}.comments .comment-list .comment .com-content:last-child{border:none}.comments .comment-list .comment .com-content .com-title{display:flex}.comments .comment-list .comment .com-content .com-title .com-title-meta h6 a{color:#ebf0ff;transition:all .3s ease}.comments .comment-list .comment .com-content .com-title .com-title-meta h6 a:hover,.comments .comment-list .comment .com-content .com-title .reply a{color:#00a1fa}@media (min-width:576px){.comments .comment-list .comment .comment-list{padding-left:30px}}.comment-respond{background-color:#011e30;border-radius:5px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.06))}.comment-respond h5{border-bottom:1px solid #001321;padding:20px 30px}.comment-respond .add-comment .comment-form{justify-content:space-between}.comment-respond .add-comment .comment-form input,.comment-respond .add-comment .comment-form textarea{background:#001321;border:1px solid #0000;box-shadow:none;color:#829aa6;outline:none}.comment-respond .add-comment .comment-form input:focus,.comment-respond .add-comment .comment-form textarea:focus{border-color:#00a1fa4d}.comment-respond .add-comment .comment-form textarea{border-radius:5px;height:200px;width:100%}.comment-respond .add-comment .comment-form .default-btn{border:none;border-radius:5px;margin:15px auto 0;outline:none;width:auto}.contact-item{background:#fff;box-shadow:0 5px 5px #8888880d;margin-bottom:25px;padding:30px 25px;transition:all .3s ease;width:100%}.contact-item:hover{box-shadow:0 5px 5px #8888881f}.contact-item .contact-icon{width:72px}.contact-item .contact-icon i{background:#f85b82;border-radius:100%;color:#fff;display:inline-block;font-size:24px;height:50px;line-height:50px;text-align:center;text-decoration:none;width:50px}.contact-item .contact-details{width:calc(100% - 72px)}.contact-item .contact-details p{margin:0}.col-12:nth-child(2) .contact-item .contact-icon i{background:#00a1fa}.col-12:nth-child(3) .contact-item .contact-icon i{background:#5ce1b9}@media (max-width:991px){.location-map{margin-bottom:15px}}.location-map #map{height:435px;width:100%}.location-map #map iframe{border:none;height:100%;width:100%}.contact-form-wrapper{background-color:#011e30;border-radius:5px}.contact-form-wrapper .contact-form p{max-width:610px}.contact-form-wrapper .contact-form form input,.contact-form-wrapper .contact-form form textarea{background:#001321;border:1px solid #ffffff1e;box-shadow:none;color:#fff}.contact-form-wrapper .contact-form form textarea{height:190px}.contact-form-wrapper .contact-form form .default-btn{border:none;border-radius:5px;margin-top:25px}@media (min-width:992px){.contact-form-wrapper .contact-form form .default-btn{margin-bottom:10px;margin-top:30px}}.contact-info-wrapper{border-radius:5px}@media (max-width:991px){.contact-info-wrapper{margin-top:50px}}.contact-info-wrapper .contact-info-title h4{font-family:Manrope,sans-serif}.contact-info-wrapper .contact-info-title p{margin-bottom:30px;max-width:280px}@media (max-width:991px){.contact-info-wrapper .contact-info-content{display:flex;flex-wrap:wrap}}.contact-info-wrapper .contact-info-content .contact-info-item{background-color:#011e30;border-radius:5px;margin-bottom:30px;padding:20px}.contact-info-wrapper .contact-info-content .contact-info-item:last-child{margin-bottom:0}.contact-info-wrapper .contact-info-content .contact-info-item .contact-info-inner .contact-info-thumb{margin-bottom:0;margin-right:15px}.contact-info-wrapper .contact-info-content .contact-info-item .contact-info-inner .contact-info-details span{color:#ebf0ff}.footer-top{background-position:50%;background-size:cover}.footer-top .footer-newsletter{border-bottom:1px solid #ffffff1a;padding-block:50px}@media (min-width:992px){.footer-top .footer-newsletter{padding-block:60px}.footer-top .ft-header{margin-bottom:30px}}.footer-top form input{background:#ffffff26;border:1px solid #0000001a;border-radius:4px;color:#829aa6;font-size:1rem;height:60px;padding:.5rem 1.5rem}.footer-top form input::placeholder{color:#829aa6}.footer-top form button,.footer-top form input{box-shadow:none;outline:none}.footer-top form button{background:linear-gradient(90deg,#a200ff,#ff7c6e);border:none;border-radius:4px;color:#fff;height:50px;padding-inline:1.5rem;right:5px;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:all .3s ease}.footer-top form button:hover{background:linear-gradient(315deg,#734ae8,#00d3c5 74%)}.footer-top .social-list{gap:20px}.footer-top .social-list .social-link a{background:linear-gradient(315deg,#734ae8,#00d3c5 74%);border-radius:4px;color:#fff;font-size:20px;height:40px;line-height:40px;width:40px}@media (min-width:992px){.footer-top .social-list .social-link a{height:50px;line-height:50px;width:50px}}.footer-top .social-list .social-link a:hover{background-image:linear-gradient(90deg,#a200ff,#ff7c6e)}.footer-link-item .footer-link-list .footer-link{padding-block:5px}.footer-link-item .footer-link-list .footer-link:before{border:2px solid #00a1fa;border-radius:50%;height:10px;left:0;top:50%;transform:translateY(-50%);width:10px}.footer-section.style-2 .footer-top form button{background-color:#00a1fa;color:#000;cursor:pointer}.footer-section.style-2 .footer-top form button:hover{background-color:#0080c7}.footer-section.style-2 .footer-top .social-link a{background-color:#00a1fa;color:#000}.footer-section.style-2 .footer-top .social-link a:hover{background-color:#0080c7}.footer-section.style-2 .footer-link-item .footer-link:hover{color:#00a1fa}.footer-section.style-2 .footer-link-item .footer-link:before{border-color:#00a1fa}.footer-section.style-2 .footer-bottom a:hover{color:#00a1fa}.MuiMenuItem-root{font-size:1.3rem!important}.mainStyle{height:auto;margin-left:0!important;padding-left:0;padding-right:0;width:100%!important}.mainStyle .banner-content{font-size:1rem;padding-left:10%;padding-right:0;width:80%}.footerEntry{justify-content:left;width:100%!important}@media (min-width:600px){.footerEntry{width:50%!important}}@media (min-width:1024px){.footerEntry{width:25%!important}}.footerEntry h6{font-weight:700}@media (min-width:992px){.mainStyle{padding-left:0;padding-right:0}}#loginCardContainer div,#loginCardContainer input{box-sizing:initial}.contentBoxSizing input{box-sizing:initial!important}.cardForm{display:flex;flex-direction:column;gap:25px}.social-media-button-home .MuiSvgIcon-root{font-size:35px}.main{height:100%;position:absolute;width:100%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body{overflow-x:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shadow-box{box-shadow:0 0 17px #0000000d!important}.shadow-box--hover:hover{box-shadow:0 0 17px #0003!important}.img-gallery-item{height:450px;object-fit:cover;width:100%}.image-gallery-image{height:100%!important;object-fit:cover!important}@media (max-width:768px){.img-gallery-item{height:300px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter Tight,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.e1270a54.css.map*/