@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--primary-glow:conic-gradient(from 180deg at 50% 50%, #16abff33 0deg, #0885ff33 55deg, #54d6ff33 120deg, #0071ff33 160deg, transparent 360deg);--secondary-glow:radial-gradient(#fff, #fff0);--tile-start-rgb:239, 245, 249;--tile-end-rgb:228, 232, 233;--tile-border:conic-gradient(#00000080, #00000040, #00000030, #00000020, #00000010, #00000010, #00000080);--callout-rgb:238, 240, 241;--callout-border-rgb:172, 175, 176;--card-rgb:180, 185, 188;--card-border-rgb:131, 134, 135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0;--primary-glow:radial-gradient(#0141ff66, #0141ff00);--secondary-glow:linear-gradient(to bottom right, #0141ff00, #0141ff00, #0141ff4d);--tile-start-rgb:2, 13, 46;--tile-end-rgb:2, 5, 19;--tile-border:conic-gradient(#ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80);--callout-rgb:20, 20, 20;--callout-border-rgb:108, 108, 108;--card-rgb:100, 100, 100;--card-border-rgb:200, 200, 200}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom, transparent, rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
:root{--primary-color:#0097b2;--secondary-color:#ef621c;--body-bg:whitesmoke;--chat-bg:#000;--card-01-bg:linear-gradient(#ef621c, #e1424e);--card-02-bg:linear-gradient(#01d293, #56c57a);--card-03-bg:#725cff;--card-04-bg:#2884ff;--heading-color:#000;--small-text-color:#ef621c;--recommend-car01-bg:#e1dfa4;--recommend-car02-bg:#e3ecf1;--recommend-car03-bg:#f4e3e5}.button{border:none}.bg{background-color:var(--body-bg);color:var(--heading-color);border-radius:12px;padding:40px;overflow:scroll}*{box-sizing:border-box;margin:0;padding:0;font-family:Itim}body{background:var(--body-bg);color:var(--heading-color);font-family:Itim}ul{list-style:none}a{color:unset;text-decoration:none}img{width:100%}.table{border:0;width:100%;overflow:scroll}.table caption{font-size:1.3em}.table thead{clip:rect(0 0 0 0);border:none;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.table tr{border-bottom:3px solid #ddd;margin-bottom:.625em;display:block}.table td{text-align:right;border-bottom:1px solid #ddd;font-size:.8em;display:block}.table td:before{content:attr(data-label);float:left;text-transform:uppercase;font-weight:700}.table td:last-child{border-bottom:0}
.booking__wrapper{text-align:start;color:var(--heading-color);margin:110px 80px 50px}.booking__title{margin-bottom:2.5rem}.booking__wrapper div{margin-bottom:10px}.booking__wrapper table{border:1px solid #000;margin-top:1rem}.booking__wrapper>div:nth-child(23)>div:nth-child(3)>table>tr>th,td{padding-block:.5rem;border:1px solid #000;padding:1rem}
.dashboard{color:var(--heading-color);margin-top:100px;padding:0 30px 50px}.single__card{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;padding:20px;display:flex}.single__card:first-child{background:var(--card-01-bg)}.single__card:nth-child(2){background:var(--card-02-bg)}.single__card:nth-child(3){background:var(--card-03-bg)}.single__card:nth-child(4){background:var(--card-04-bg)}.card__content h4{color:var(--heading-color);font-size:1rem;font-weight:400}.card__content span{color:var(--heading-color);font-size:2rem}.card__icon{color:#ffffffd7;font-size:2rem;font-weight:400!important}.dashboard__cards{grid-template-columns:repeat(4,1fr);column-gap:2rem;display:grid}.statics{grid-template-columns:repeat(2,1fr);column-gap:2rem;margin-top:2rem;display:grid}.stats{background:var(--primary-color);border-radius:5px;height:320px;padding:30px 30px 50px}.tooltip__style{color:#fff;background:var(--body-bg)!important}.stats__title{color:#fff;margin-bottom:20px;font-size:1.2rem;font-weight:500}.recommend__cars-wrapper{grid-template-columns:repeat(3,1fr);column-gap:2rem;margin-top:2rem;display:grid}.recommend__car-card{border-radius:5px;margin-bottom:2rem;padding:20px}.recommend__car-card:first-child{background:var(--recommend-car01-bg)}.recommend__car-card:nth-child(2){background:var(--recommend-car02-bg)}.recommend__car-card:nth-child(3),.recommend__car-card:nth-child(4),.recommend__car-card:nth-child(5),.recommend__car-card:nth-child(6){background:var(--recommend-car03-bg)}.recommend__car-top h5{color:var(--body-bg);align-items:center;column-gap:1rem;margin-bottom:10px;display:flex}.recommend__car-top h5 span i{font-size:1.2rem}.recommend__car-bottom h4{margin:10px 0;font-size:1.3rem}.recommend__car-other{justify-content:space-between;align-items:center;display:flex}.recommend__icons,.recommend__icons p:first-child{align-items:center;column-gap:1rem;display:flex}body{background:#eee}.card{perspective:500px;border-radius:19px;width:320px;height:213px;margin-bottom:10px}.card_content{width:320px;height:213px;transform-style:preserve-3d;text-align:center;border-radius:19px;transition:transform 1s;position:absolute;box-shadow:0 0 15px #0000001a}.card:hover .card_content{transition:transform .5s;transform:rotateY(180deg)}.front{backface-visibility:hidden;background-color:var(--heading-color);border-radius:5px;justify-content:center;align-items:center;width:320px;height:213px;font-size:35px;line-height:300px;display:flex;position:absolute}.back{color:#fff;text-align:center;backface-visibility:hidden;background:#03446a;border-radius:5px;width:320px;height:213px;font-size:24px;line-height:300px;position:absolute;transform:rotateY(180deg)}@media screen and (max-width:700px){.recommend__cars-wrapper{grid-template-columns:repeat(1,1fr);column-gap:1rem;margin-top:2rem;display:grid}.statics{grid-template-columns:repeat(1,1fr);column-gap:2rem;display:grid}.stats{margin-top:2rem}.card_content{transform-style:preserve-3d;transition:transform 1s;position:absolute;box-shadow:0 0 15px #0000001a}}
h3{margin:10px 0}h6{text-transform:uppercase;margin:5px 0}p{font-size:14px;line-height:21px}.card-container{color:var(--heading-color);text-align:center;border-radius:5px;padding-top:30px;position:relative}.card-container .pro{background-color:#febb0b;border-radius:3px;padding:3px 7px;font-size:14px;font-weight:800;position:absolute;top:30px;left:30px}.DocTag{width:20px;margin-top:5px;margin-right:5px;transform:rotate(100deg)}.round{border:1px solid var(--secondary-color);border-radius:50%;width:150px;height:150px;padding:7px}button.primary{background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:#231e39;border-radius:3px;padding:10px 25px;font-weight:500}button.primary.ghost{color:#02899c;background-color:#0000}.skills{background-color:var(--primary-color);text-align:left;color:#f5f5f5;height:100%;margin-top:20px;padding:15px}.skills ul{margin:0;padding:0;list-style-type:none}.skills ul li{border:1px solid #f5f5f5;border-radius:15px;margin:0 7px 7px 0;padding:7px;font-size:12px;display:inline-block}footer{color:#fff;text-align:center;z-index:999;background-color:#222;font-size:14px;position:fixed;bottom:0;left:0;right:0}footer p{margin:10px 0}footer i{color:red}footer a{color:#3c97bf;text-decoration:none}
.settings{color:var(--heading-color);margin-top:100px;padding:0 30px 50px}.settings__wrapper{background:var(--primary-color);border-radius:5px;padding:20px}.settings__title{margin-bottom:2rem;font-size:24px;font-weight:900}.settings__top{align-items:center;column-gap:2.7rem;margin-bottom:1.5rem;display:flex}.setting__btn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:7px 25px;font-size:1rem}.active__btn{background:#b7ffe913}.profile__title{color:#000;margin-bottom:5px;font-weight:500}.profile__desc{color:var(--small-text-color);margin-bottom:2rem}label{color:#000;margin-bottom:5px;font-size:.9rem}.form__group .section{flex-direction:column;width:47%;display:flex}.form__group{justify-content:space-between;align-items:center;column-gap:2rem;margin-bottom:2rem;display:flex}.form__group div input{color:#000;background:0 0;border:1px solid #b7ffe913;border-radius:5px;width:100%;padding:12px 20px;font-size:1rem}.form__group div input::placeholder{color:#000;font-size:.9rem}.form__group div input:focus{outline:none}.profile-img__desc{color:var(--small-text-color);margin-bottom:10px}.profile__img-btns{column-gap:2.7rem;display:flex;flex-direction:row!important}.dlt__btn,.update__btn{color:#ddd;cursor:pointer;background:0 0;border:none;outline:none;font-size:.9rem}.update__btn{color:var(--secondary-color)}@media screen and (max-width:700px){.settings{margin-top:100px;padding-bottom:50px}}
.Mint_Navigation{background-color:var(--primary-color);border-radius:12px;height:50px;display:flex}.Mint_Navigation>div{text-align:center;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex}.active{background-color:var(--small-text-color);color:#fff}.flex_content>h3{margin:5px 0 10px;font-size:1.7rem}.flex_content>h1,.about_items>div>h1{margin-block:.7rem;font-size:4rem;line-height:1}.flex_content>p,.about_items>div>p{margin-block:10px;font-size:1.3rem;line-height:1.5}.flx>h1{font-size:3.5rem}.flx>p{font-size:1.3rem;line-height:1.6}.roadmap_itemContainer>h3{color:#309be7;margin:5px 0 10px;font-size:1.7rem}.roadmap_itemContainer>h2{margin-block:.7rem;font-size:2.7rem;line-height:1}.roadmap_itemContainer>p{margin-block:10px;font-size:1.3rem;line-height:1.5}.percent_container>p{font-size:1.2rem}.roadmap_bullets>div>p{margin-block:10px;font-size:1.3rem;line-height:1.5}.about_container{color:var(--heading-color);margin:100px 40px 40px}.flex{align-items:center;column-gap:8rem;display:flex}.about_one>h1{text-align:center;color:var(--heading-color);padding-bottom:2.5rem;font-size:4rem}.img_container{width:100%;height:25rem;overflow:hidden}.img_container>img{object-fit:cover;width:100%;height:100%}.flex_content{width:100%}.about_items{column-gap:3.5rem;width:100%;margin-top:4rem;display:flex}.about_items>div{width:50%}.about_two{margin-top:8rem}.about_items>.flx{justify-content:space-between;align-items:center;width:50%;display:flex}.icon{color:#fff;text-align:center;background-color:#309be7;border-radius:24px;flex:none;justify-content:center;align-items:center;width:4rem;height:4rem;margin-right:1.5rem;display:flex}.artworks{width:100%;margin-top:8rem}.artworks>div>h1{text-align:center;padding-bottom:2.5rem;font-size:4rem}.artwork_cards,.artists_cards{text-align:center;flex-wrap:wrap;column-gap:1.5rem;margin-inline:auto;display:flex}.artwork_cardsItem{margin-top:1rem;border-radius:22px;flex-basis:22%;align-self:flex-start;margin-inline:auto;padding:.7rem .7rem 1rem;box-shadow:0 1px 4px #00000029}.artwork_cardsItem>img,.artists_cardsItem>img{border-radius:22px}.artwork_cardsItem>h2,.artists_cardsItem>h2{padding-block:10px}.artwork_btn,.centered_btn{color:#fff;cursor:pointer;background-color:#309be7;border:none;border-radius:50px;justify-content:center;margin:4rem auto 0;padding:20px 40px;font-size:18px;display:flex}.artwork_btn i{padding-left:8px}.roadmap>h1{text-align:center;padding-bottom:2.5rem;font-size:4rem}.roadmap,.artist{margin-top:8rem}.artist>h1{text-align:center;padding-bottom:2.5rem;font-size:4rem}.icon_container{justify-content:center;margin-top:1.5rem;display:flex}.icon_container>a{cursor:pointer;padding-inline:.5rem;font-size:1.5rem}.artists_cardsItem{margin-top:1rem;border-radius:22px;flex-basis:17%;align-self:flex-start;margin-inline:auto;padding:.7rem .7rem 1rem;box-shadow:0 1px 4px #00000029}.roadmap_flx{justify-content:center;align-items:center;width:100%;height:30rem;display:flex}.roadmap_itemContainer{border-radius:24px;flex-basis:22%;align-self:flex-start;margin-block:1rem 4.5rem;margin-inline:auto;padding:1.5rem 2rem;position:relative;box-shadow:0 1px 4px #00000029}.percent_container{color:#fff;text-align:center;background-color:#309be7;border-radius:25px;flex:none;justify-content:center;align-items:center;width:3rem;height:3rem;margin-right:1.5rem;padding:1.7rem;display:flex;position:absolute;top:20px;right:8px;transform:rotate(25deg)}.roadmap_itemContainer>p:after{content:"";background-color:#309be7;width:100px;height:2px;margin-block:2rem;display:block}.roadmap_bullets>div{align-items:center;display:flex}.roadmap_bullets>div>i{color:#309be7;padding-right:13px;font-size:1.5rem}.dropdown{margin-top:8rem}.dropdown>h1{text-align:center;padding-bottom:2.5rem;font-size:4rem}.dropdown_container{margin-top:1rem;border-radius:22px;width:80%;margin-inline:auto;padding:3rem 4rem;box-shadow:0 1px 4px #00000029}.dropdown_heading{justify-content:space-between;align-items:center;display:flex}.content>section>article.dropdown>div>div:first-child:after,.content>section>article.dropdown>div>div:nth-child(2):after,.content>section>article.dropdown>div>div:nth-child(3):after,.content>section>article.dropdown>div>div:nth-child(4):after,.content>section>article.dropdown>div>div:nth-child(5):after{content:"";background-color:#c2d8e8;width:100%;height:1.5px;margin-block:1.3rem 1.5rem;display:block}.dropdown_heading>h2{margin-block:.7rem;font-size:2rem;line-height:1}.dropdown_heading>button{background-color:#0000;border:none}.dropdown_heading>button>i{cursor:pointer;font-size:1.5rem}.dropdown_content>p{margin-block:10px;font-size:1.3rem;line-height:1.5}.centered{color:var(--heading-color);background:linear-gradient(#fffc,#fffc),url(https://themegenix.net/wp/nerko/wp-content/uploads/2022/12/collection_cta.png) 50%/cover no-repeat;margin-top:8rem;padding:8rem 0}.centered>h1{text-align:center;color:var(--heading-color);font-size:6rem}.about_footer{text-align:center;color:var(--heading-color);margin-top:8rem;padding:6rem 0}.about_footer h1{margin-block:0 1.5rem;font-size:4rem}.about_footer p{margin-block:2rem;font-size:1.5rem;line-height:1.5}@media screen and (max-width:1000px){.about_items>div>h1{font-size:3rem}.about_items>div>p{line-height:1.3}.about_items>.flx{flex-direction:column}.icon{margin-right:0}.roadmap_itemContainer>h3{font-size:1.5rem}.roadmap_itemContainer>h2{font-size:2.3rem}.roadmap_itemContainer>p,.roadmap_bullets>div>p{font-size:1.1rem}.roadmap_bullets>div>i{font-size:1.2rem}.dropdown_container{width:100%;padding:3rem 2rem}.dropdown_heading>h2{font-size:1.8rem}.centered>h1{font-size:5rem}.about_footer{margin-top:5rem}}@media screen and (max-width:800px){.artwork_cardsItem{flex-basis:30%;margin-inline:auto}.artworks>div>h1,.roadmap>h1{font-size:3rem}.roadmap_bullets>div>p{font-size:1.1rem}.artist>h1{font-size:3rem}.artists_cardsItem{flex-basis:30%;margin-inline:0}}@media screen and (max-width:600px){.about_one>h1{color:var(--heading-color);font-size:3rem;line-height:1}.flex{flex-direction:column;row-gap:2rem}.img_container{width:100%}.flex_content{text-align:center;width:100%}.flex_content>h3{font-size:1.5rem}.flex_content>h1{font-size:3rem}.flex_content>p{font-size:1.1rem;line-height:1.3}.about_items{margin-top:2rem}.about_items>div>p{font-size:1.1rem}.about_two>.flex>.flex_content{order:2}.about_two{margin-top:5rem}.about_items>.flx{justify-content:center}.artwork_cardsItem,.artists_cardsItem{flex-basis:47%}.dropdown>h1{font-size:3rem}.dropdown_heading>h2{font-size:1.5rem}.dropdown_content>p{font-size:1.1rem}.centered>h1{color:var(--heading-color);font-size:4rem}.about_footer h1{font-size:3rem}.about_footer p{margin-block:1rem;font-size:1.1rem}}@media screen and (max-width:500px){.about_container{color:var(--heading-color);margin:100px 20px 40px}.artwork_cardsItem{flex-basis:90%}.artists_cardsItem{flex-basis:90%;margin-inline:auto}}@media screen and (max-width:345px){.artwork_btn,.centered_btn{font-size:.85rem}}.cards-list{z-index:0;grid-template-columns:repeat(auto-fit,minmax(min(50%,max(64px,25%)),1fr));justify-content:space-between;align-items:center;gap:3px;width:100%;display:grid}.profileCard{cursor:pointer;border-radius:20px;width:400px;height:330px;margin-left:0;margin-right:40px;transition:all .4s;overflow:hidden;box-shadow:5px 5px 30px 7px #00000040,-5px -5px 30px 7px #00000038}.dashboard__wrapper{display:flex}.card{cursor:pointer;border-radius:40px;width:150px;height:150px;margin-right:20px;transition:all .4s;overflow:hidden;box-shadow:5px 5px 30px 7px #00000040,-5px -5px 30px 7px #00000038}.card .card_image{width:inherit;height:inherit;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;display:flex}.lottie_card{width:inherit;height:inherit;object-fit:cover;border-radius:40px}.card .card_title{text-align:center;text-align:center;width:inherit;border-radius:0 0 40px 40px;font-size:12px;font-weight:800}.card:hover{transform:scale(.9);box-shadow:5px 5px 30px 15px #00000040,-5px -5px 30px 15px #00000038}.title-white{color:var(--heading-color)}.title-black{color:#000}@media (max-width:500px){.card-list{flex-direction:column}.card{margin-left:0;margin-right:0}.cards-list{flex-wrap:wrap;justify-content:space-between;display:flex}.dashboard__wrapper{grid-template-columns:repeat(1,1fr);display:grid}.profileCard{cursor:pointer;border-radius:20px;width:100%;height:363px;margin-bottom:30px;margin-left:0;transition:all .4s;overflow:hidden;box-shadow:5px 5px 30px 7px #00000040,-5px -5px 30px 7px #00000038}.card{cursor:pointer;border-radius:40px;width:130px;height:130px;margin-bottom:10px;margin-right:0;transition:all .4s;overflow:hidden;box-shadow:5px 5px 30px 7px #00000040,-5px -5px 30px 7px #00000038}}.search__container{z-index:1000;background-color:#000000c0;flex-direction:column;align-items:center;width:100vw;height:100%;padding:20px;display:flex;position:fixed;top:0}.search__box_input{background:var(--body-bg);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;width:50%;height:40px;padding-left:10px;display:flex}.search__result__display{background-color:var(--primary-color);color:var(--heading-color);border-radius:19px;margin-bottom:10px;margin-right:10px;padding:20px 20px 50px}.search__result__display:hover{background-color:var(--primary-color);color:var(--body-bg)}.search__box_input input{width:100%;color:var(--small-text-color);background:0 0;border:none;outline:none}.search__box_input input::placeholder,.search__box_input span i{color:var(--small-text-color)}.search_svg{fill:var(--heading-color);z-index:2000;position:absolute;top:12px;right:40px}.search__result{flex-wrap:wrap;max-width:550px;margin-top:40px;margin-right:10px;display:flex}@media screen and (max-width:700px){.search__box_input{width:250px}.search_svg{fill:var(--heading-color);position:absolute;top:12px;right:10px}.search__result{flex-wrap:wrap;max-width:280px;margin-top:40px;display:flex}}.wallet_withdraw_button{color:#c6f6f2;background-color:#01d293;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.wallet_addFund_button{color:#c6f6f2;background:#01d293;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.chat__container{border:none;position:fixed;bottom:10px;right:15px}.chat__content{width:320px;height:350px;color:var(--heading-color);background:var(--chat-bg);border-radius:19px;position:absolute;bottom:78px;right:15px}.Chat_message_container{background-color:#0097b2}.chat__header>svg{fill:var(--heading-color)}.chat__message{height:100vh;padding:50px 5px 5px;overflow-y:scroll}.chat__live{background-color:var(--primary-color);height:130px;padding:20px}.chat__header{background:var(--chat-bg);border-top-left-radius:19px;border-top-right-radius:19px;justify-content:right;align-items:center;padding:10px;display:flex}.chat_receive{color:#fff;background:#01d293;border-radius:19px;max-width:180px;margin-bottom:20px;margin-right:0;padding:15px 15px 25px 50px;font-size:13px;position:relative}.chat__time{font-size:10px;position:absolute;bottom:10px;right:8px}.chat_send{background:var(--body-bg);border-radius:19px;max-width:180px;margin-bottom:20px;padding:14px 50px 25px 14px;font-size:13px;position:relative}.chat__input{width:100%;color:var(--body-bg);border-top:1px solid #01d293;padding-left:10px;display:flex;position:absolute;bottom:0}.chat__input>input{background:0 0;border:none;outline:none;width:270px;height:30px}.chat__input>button{background:0 0;border:none;width:30px}.chat__input>button>svg :hover,.chat__input>button>svg :focus{fill:#01d293}.chat__input>input{color:#fff}.chat__input>button>svg{fill:#fff}.Chat_Input{cursor:pointer;background-color:#0000;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 10px;display:flex;position:absolute;bottom:0}.Chat_Input input{color:#fff;background:0 0;border:none;outline:none;width:100%;height:100%}@media screen and (max-width:700px){.chat__container{border:none;position:fixed;bottom:60px;right:10px}}.Nav_footer{z-index:1000;width:100vw;height:40px;position:fixed;bottom:0}.Nav_icon{color:#f5f5f5;background:0 0;border:none;font-size:20px}.Nav_active{color:var(--secondary-color);background:0 0;border:none;font-size:20px}.Nav_layout{background-color:var(--primary-color);border-top-left-radius:19px;border-top-right-radius:19px;justify-content:space-around;align-items:center;height:40px;padding:10px;display:flex}@media screen and (min-width:699px){.Nav_footer{display:none}}.wallet_container{z-index:1000;width:100vw;height:100vh;color:var(--heading-color);background:#0000007a;transition:all 1s ease-in;position:fixed;top:0;left:0}.wallet_transaction{background:var(--heading-color);border-top-left-radius:40px;width:340px;height:100%;transition:all 1s ease-in;position:absolute;right:0;transform:translate(0)}.wallet_header{background-color:var(--body-bg);height:65px;color:var(--secondary-color);border-top-left-radius:40px;justify-content:space-between;align-items:center;padding:15px;display:flex}.wallet_flex{align-items:center;display:flex}.wallet_text{color:var(--heading-color);margin-top:7px;margin-bottom:7px}.wallet_withdraw_button{color:#c6f6f2;background-color:#01d293;border:none;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.wallet_withdraw_button:hover{color:#000}.wallet_addFund_button{color:#c6f6f2;background:#01d293;border:none;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.wallet_card{background-color:var(--body-bg)}.checkOut_payment{z-index:1100;background-color:var(--heading-color);width:300px;height:400px;color:var(--primary-color);border-radius:13px;transition:all 1s ease-in;position:absolute;top:10%;left:20px}.checkout_header{background-color:#000;border-top-left-radius:13px;border-top-right-radius:13px;justify-content:space-between;align-items:center;padding:10px;display:flex}.checkout_amount{color:#01d293;justify-content:center;align-items:center;font-size:14.8px;font-weight:600;line-height:24px;display:flex}.transfer_wallet_deposit{color:#c6f6f2;background:#01d293;border:none;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.transfer_wallet_deposit:hover{color:#000}.sell__car{color:var(--heading-color);margin-top:100px;padding:0 30px 50px}.sell__car-img{background:var(--primary-color);text-align:center;cursor:pointer;border-radius:5px;padding:20px}.sell__car-img img{object-fit:cover;width:70%}.sell__car-img h2{color:var(--heading-color);text-align-last:left}.sell__car-top{flex-wrap:wrap;justify-content:space-between;display:flex}.tracking__history{background:var(--primary-color);cursor:pointer;border-radius:5px;width:450px;height:320px;margin-top:20px;padding:20px 20px 70px}.tracking__history h3{color:#fff;margin-bottom:30px;font-weight:400}.sell__car-title{color:var(--heading-color);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.offer__top{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.offer__item{background:var(--primary-color);border-radius:5px;grid-template-columns:repeat(5,1fr);column-gap:2rem;margin-bottom:2rem;padding:20px;display:grid}.box__01 .client__name{color:var(--heading-color);margin-bottom:10px;font-size:1.2rem;font-weight:400}.avg__price{color:#ef621c;margin-bottom:5px;font-size:1.1rem}.avg__price span{color:#ddd;font-size:.7rem;font-weight:400}.market__price{color:#ddd;margin-bottom:15px;font-size:.8rem;font-weight:400}.arrow__key{color:#fff;cursor:pointer;background:#ef621c;border-radius:50px;justify-content:center;align-items:center;width:50px;height:20px;display:flex}.Claim{color:#fff;cursor:pointer;background:#ef621c;border-radius:50px;justify-content:center;align-items:center;width:70px;height:30px;display:flex}.box__02{width:80px;height:80px}.circle__wrapper h4{color:var(--heading-color);margin-top:15px;font-size:1rem;font-weight:400}.model__spend-icon{color:#2884ff;background:#407ef91a;border-radius:5px;justify-content:center;align-items:center;width:25px;height:25px;margin-bottom:10px;display:flex}.spend__amount{color:#2884ff;margin-bottom:10px;font-size:1.1rem}.spend__title{color:#ddd;font-size:.8rem;font-weight:400}.box__04 .model__spend-icon{color:#ef621c;background:#ff7e861a}.box__04 .spend__amount{color:#ef621c}.box__05 .model__spend-icon{color:#725cff;background:#a162f71a}.box__05 .spend__amount{color:#725cff}@media screen and (max-width:700px){.tracking__history{width:320px}}.asset_selection{border:1px solid var(--secondary-color);background-color:var(--body-bg);width:170px;height:40px;color:var(--heading-color);border-radius:10px;padding:10px}.asset_selection:hover,.asset_selection:focus{border:1px solid var(--secondary-color)}.card_list{color:#fff;justify-content:space-between;margin-top:20px;display:flex}.mint{background-color:var(--primary-color);border-radius:10px;width:260px;height:430px;padding:10px}.mint:hover{box-shadow:0 0 16px 0 var(--secondary-color);transform:scale(1.02)}.mintImage{width:240px;height:200px;margin-top:50px;overflow:hidden}.card_text{font-size:18px;font-weight:600}.card_type{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.card_type>button{background-color:var(--secondary-color);color:#fff;border:none;border-radius:10px;padding:10px 20px}.asset_footer{color:#fff;justify-content:space-between;align-items:center;margin-top:10px;font-size:13px;display:flex}
.content{background-color:var(--body-bg);width:calc(100% - 260px);height:100vh;margin-left:260px;transition:all 1s ease-in;overflow:hidden scroll}.layout,.background{background-color:var(--body-bg)}.background2{background-color:var(--heading-color)}.CharkaColor{color:var(--body-bg)}@media screen and (max-width:700px){.content{width:100%;margin-left:0;padding-left:20px;padding-right:20px}}@media screen and (max-width:390px){.content{width:100%;margin-left:0;padding-left:0;padding-right:0}}
.layout{width:100vw}.top_svg>svg{fill:#fff}.top_search>svg{fill:#fff;margin-top:30px;margin-left:20px;display:none}.top__text{color:#fff;font-family:Titan One;font-size:20px;font-weight:100}.top__nav{z-index:999;background:var(--primary-color);width:100%;height:70px;line-height:70px;position:fixed;top:0}.top__img{cursor:pointer;width:50px;margin-right:10px}.top__img>img{margin-top:14px}.top_flex{color:var(--heading-color);justify-content:center;align-items:center;display:flex}.top_toggle{margin-left:20px}.top_flex{cursor:pointer}.top__nav-wrapper{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.top__nav-right{color:#fff;justify-content:flex-end;align-items:center;column-gap:1rem;display:flex}.search__box{background:var(--body-bg);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;width:50%;height:40px;padding:0 10px;display:flex}.search__box input{width:100%;color:var(--small-text-color);background:0 0;border:none;outline:none}.search__box input::placeholder,.search__box span i{color:var(--small-text-color)}.profile img{object-fit:cover;border-radius:50%;justify-content:flex-end;align-items:center;width:40px;height:40px;display:flex}.notification i{color:#fff;cursor:pointer;font-size:1.2rem}.notification{position:relative}.badge{background:var(--secondary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:.8rem;display:flex;position:absolute;top:25%;right:-10%}.top__button{background:var(--body-bg);color:var(--heading-color);border:1px solid var(--body-bg);border-radius:20px;justify-content:center;align-items:center;height:45px;padding:0 30px;font-weight:600;display:flex}@media screen and (max-width:700px){.search__box,.top_toggle{display:none}.top_search>svg{display:initial}.top__text{color:#fff;font-family:Titan One;font-size:15px;font-weight:100}}
.sidebar{z-index:999;background:var(--primary-color);width:260px;height:100%;padding:0 30px;transition:width 1s ease-in;position:fixed;top:0;left:0}.sidebar__top{width:100%;height:70px;line-height:70px}.sidebar__top h2{color:#f5f5f5;align-items:center;column-gap:.5rem;display:flex}.sidebar__top h2 span{background:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sidebar__top h2 i{padding:5px;font-size:1.2rem;font-weight:400!important}.sidebar__content{flex-direction:column;justify-content:space-between;height:95%;margin-top:30px;display:flex}.menu{height:80%}.sidebar__bottom{height:20%}.nav__link,.sidebar__bottom span{cursor:pointer;align-items:center;column-gap:5px;transition:all .3s;display:flex}.sidebar__bottom span{color:var(--small-text-color);cursor:pointer}.nav__list{color:#f5f5f5;flex-direction:column;row-gap:2rem;display:flex}.nav__active{color:var(--secondary-color);background:#b7ffe913;border-radius:5px;padding:6px}@media screen and (max-width:700px){.sidebar{display:none}}
.CardPosition{justify-content:center;display:flex;position:relative}.ImageIcon{background-repeat:no-repeat;background-size:40px;width:100px;height:100px;margin-top:3px;margin-right:12px}.AlertNotifcation{z-index:1;box-sizing:border-box;background:#e0faf8;border:1px solid #82ecd3;border-radius:7px;width:279px;height:274px;margin-top:2px;padding:20px;position:absolute}.AlertChoose{flex-direction:column;align-items:center;margin-top:12px;margin-bottom:55px;display:flex}.AlertChooseText{text-align:center;color:#000;margin-bottom:40px;font-size:17px;font-style:normal;font-weight:700;line-height:28px}.AlertChooseText:focus,.AlertChooseText:hover{text-align:right;color:#006e72;font-size:17px;font-style:normal;font-weight:600;line-height:28px}.NotificationCardContainer{display:flex;position:relative}.IconContainer{width:26.33px;margin-left:0%;margin-right:.5%}.CardContent{margin-top:8px;padding-left:38px}.CardContentHeader>h4{color:var(--heading-color);margin-bottom:6px;font-size:15.5px;font-weight:600;line-height:26px}.CardContentBodyParagraph{color:#006e72;-webkit-box-orient:vertical;width:150px;margin-bottom:14px;margin-left:5px;font-size:14px;font-style:normal;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden}.CardContentOptions{color:#17e7b3;width:100%;margin-bottom:32px;font-size:13px;font-style:normal;font-weight:600;line-height:21px}.CardContentOptions>div{width:100%;display:flex}.CardContentOptions>div>p{margin:0 0 .2rem}.CardContentButtonContainer{margin:5px 0 0;display:flex}.CardContentButtonContainer>button{background-color:var(--heading-color);width:169px;height:35px;color:var(--heading-color);border:1px solid #006e72;border-radius:5px;padding:.3rem 1rem .2rem;font-size:15px;font-style:normal;font-weight:600;line-height:24px}.CardContentTimeStampContainer{color:#00d0be;justify-content:flex-end;display:flex}.CardContentTimeStampContainer>p{text-align:right;color:#00d0be;margin-right:19px;font-size:10.8px;font-style:normal;font-weight:400;line-height:17px}.NotificationCard{overscroll-behavior-y:contain;background-color:var(--body-bg);width:97%;color:var(--heading-color);border-radius:16px;margin-bottom:20px;padding-top:18px;padding-bottom:10px;padding-left:18px;font-size:1rem;font-weight:500;overflow:hidden}.wallet_container{z-index:2000;width:100vw;height:100vh;color:var(--heading-color);background:#0000007a;transition:all 1s ease-in;position:fixed;top:0;left:0}.wallet_transaction{background:var(--heading-color);border-top-left-radius:40px;width:340px;height:100%;transition:all 1s ease-in;position:absolute;right:0;transform:translate(0)}.wallet_header{background-color:var(--body-bg);height:65px;color:var(--secondary-color);border-top-left-radius:40px;justify-content:space-between;align-items:center;padding:15px;display:flex}.wallet_flex{align-items:center;display:flex}.wallet_text{color:var(--heading-color);margin-top:7px;margin-bottom:7px}.wallet_withdraw_button{color:#c6f6f2;background-color:#01d293;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.wallet_withdraw_button:hover{color:#000}.wallet_addFund_button{color:#c6f6f2;background:#01d293;border-radius:6px;width:95%;height:60px;margin-top:20px;font-size:16.5px;font-weight:600;line-height:27px}.wallet_card{background-color:var(--body-bg)}
.regiz_mood{border-top-left-radius:16px;border-bottom-left-radius:16px;padding:10px;position:fixed;top:50%;right:0}.footer{justify-content:center;align-items:center;width:calc(100% - 260px);display:flex;position:absolute;bottom:0}.footer_container{background-color:var(--primary-color);color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;width:calc(100% - 80px);padding:2px;font-size:12px}@media screen and (max-width:700px){.footer{width:100%;display:none}}
.laodingScreen{border-radius:50%;width:200px;height:200px;animation-name:loading;animation-duration:14s;position:absolute;top:calc(50vh - 100px);left:calc(50vw - 100px)}.image{border-radius:50%;position:absolute;top:calc(50vh - 100px);left:calc(50vw - 100px)}@keyframes loading{0%{background-color:#ef621c;width:20px;height:20px;top:calc(50vh - 10px);left:calc(50vw - 10px)}4%{background-color:#01d293;width:150px;height:150px;top:calc(50vh - 75px);left:calc(50vw - 75px)}8%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}10%{background-color:#2884ff;width:450px;height:450px;top:calc(50vh - 225px);left:calc(50vw - 225px)}14%{background-color:#01d293;width:150px;height:150px;top:calc(50vh - 75px);left:calc(50vw - 75px)}18%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}20%{background-color:#2884ff;width:450px;height:450px;top:calc(50vh - 225px);left:calc(50vw - 225px)}24%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}28%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}30%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}34%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}38%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}40%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}44%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}48%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}40%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}54%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}58%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}50%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}54%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}58%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}50%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}54%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}58%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}60%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}64%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}68%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}70%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}74%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}78%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}80%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}84%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}88%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}90%{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}94%{background-color:#ef621c;width:100px;height:100px;top:calc(50vh - 50px);left:calc(50vw - 50px)}98%{background-color:#2884ff;width:300px;height:300px;top:calc(50vh - 150px);left:calc(50vw - 150px)}to{background-color:#0097b2;width:400px;height:400px;top:calc(50vh - 200px);left:calc(50vw - 200px)}}
