*,::after,::before{padding:0;margin:0;box-sizing:border-box}:root{--brown:#bc7428;--gray:#778899;--btn-height:42px;--btn-padding-sm:10px;--btn-padding-lg:24px;--btn-padding-xl:32px}body,html{min-height:100vh}body{position:relative;font-family:Poppins,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.3}a{text-decoration:none}.cta-btn,button{outline:0;border:0;background:0 0;font-family:Poppins,sans-serif;font-weight:500;height:var(--btn-height);padding:0 var(--btn-padding-xl);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}section{overflow:hidden}@media screen and (max-width:500px){a.cta-btn,button{font-size:14px}}.responsive-container{width:90%;max-width:1440px;margin:0 auto}.navbar{width:100%;height:90px;display:flex;align-items:center;background:var(--brown)}.navbar div{display:flex;align-items:center;justify-content:space-between}.navbar-logo{width:150px}.navbar-menu{display:flex;align-items:center;gap:25px}.navbar .hamburger-menu{display:none}.navbar-menu a{font-size:15px}.navbar-cta{color:#fff;display:flex;align-items:center;gap:8px}.navbar-cta img{width:25px}@media screen and (max-width:768px){.navbar{height:70px}.navbar-logo{width:100px}.navbar .hamburger-menu{display:flex}.navbar .navbar-menu{display:none}}.hero{padding:70px 0}.hero .responsive-container{display:flex;align-items:center;justify-content:space-between}.hero-content{width:50%}.hero-content h1{font-size:48px;color:var(--brown);margin-bottom:20px}.hero-content h1 img{width:40px}.hero-content .hero-content-text{font-size:18px;color:#484848;margin-bottom:30px;max-width:400px}.hero-cta-btns,.hero-cta-btns-mobile{display:flex;align-items:center;column-gap:10px;margin-bottom:30px}.hero-cta-btns.hero-cta-btns-mobile{display:none}.hero-cta-btns a,.hero-cta-btns-mobile a{color:#fff}.hero-cta-btns a:nth-child(1),.hero-cta-btns-mobile a:nth-child(1){background:var(--brown)}.hero-cta-btns a:nth-child(2),.hero-cta-btns-mobile a:nth-child(2){background:var(--gray)}.breathing{animation:breathing-animation 2s infinite}@keyframes breathing-animation{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.offerings,.offerings-mobile{width:100%;display:flex;align-items:center;column-gap:30px}.offerings-mobile{display:none}.offering-item,.offerings-mobile .offering-item{display:flex;align-items:center;column-gap:8px}.offering-item-label,.offerings-mobile .offering-item-label{font-weight:600;font-size:34px;color:var(--brown)}.offering-item-description,.offerings-mobile .offering-description{line-height:1.2;text-transform:uppercase;font-weight:600;color:#484848}.hero-image{width:40%}.hero-image img{width:100%;max-width:100%}@media screen and (max-width:768px){.responsive-container{width:93%}.hero{padding:50px 0}.hero .responsive-container{flex-direction:column}.hero-content{width:100%;text-align:center;margin-bottom:20px}.hero-content h1{font-size:24px;margin-bottom:10px}.hero-content h1 img{display:none}.hero-content .hero-content-text{font-size:15px;margin:0 auto 30px}.hero-cta-btns{display:none}.hero-cta-btns.hero-cta-btns-mobile{display:flex}.hero-cta-btns,.hero-cta-btns.hero-cta-btns-mobile a.cta-btn{width:100%;font-size:13px}.hero-cta-btns-mobile a.cta-btn{padding:0 var(--btn-padding-sm)}.offerings{display:none}.offerings-mobile{display:flex}.hero-image{width:100%;display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto}.hero-image img{margin-bottom:40px}.offerings-mobile .offering-item-label{font-size:24px}.offerings-mobile p.offering-item-description{font-size:13px}.offerings-mobile .offering-item{width:50%;justify-content:center}}.stats-section{position:relative;background:linear-gradient(to right,var(--brown),rgba(0,0,0,.7) 180%);padding:70px 0;z-index:50}.stats-section::before{content:"";position:absolute;inset:0;background-image:url(/assets/images/pattern.png);background-repeat:no-repeat;z-index:-1;background-position:center center;background-size:cover}.stats{display:flex;align-items:center;justify-content:space-between}.stats-item{text-align:center;color:#fff}.stats-label{font-size:40px;font-weight:600}.stats-desc{font-size:17px;font-weight:500}@media screen and (max-width:768px){.stats-section{padding:50px 0;background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%)}.stats-section::before{background-position:bottom center;background-size:auto}.stats{flex-direction:column;gap:40px}.seashell{width:50px;margin:0 auto}}.video-section{position:relative;width:100%;height:700px;display:flex;align-items:center;overflow:hidden}.video-container{width:100%;height:100%;overflow:hidden}.video-container video{width:100%;height:100%;object-fit:cover}.video-section-content{width:100%;height:100%;position:absolute;inset:0;width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:#fff}.vertical-content{display:flex;flex-direction:column;align-items:center;text-transform:uppercase}.vertical-line{width:3px;height:180px;background-color:var(--brown);margin-top:25px;animation:bounce 2s infinite}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}.vertical-content-text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.video-section-content article{position:relative}.video-section-content article img{width:390px}.video-section-content article div{position:absolute;inset:0;padding:40px}.video-section-content article h3{font-size:26px;margin-bottom:16px;font-weight:600}.video-section-content article p{margin-bottom:30px;font-size:18px}.video-section-content a{background-color:#fff;color:var(--brown);font-weight:600}@media screen and (max-width:768px){.video-section{height:550px}.video-section .vertical-content{display:none}.video-section-content{display:flex;justify-content:center}.video-section-content article img{width:300px;margin:0 auto}.video-section-content article div{padding:20px}.video-section-content article h3{font-size:20px;margin-bottom:16px;font-weight:600}.video-section-content article p{margin-bottom:30px;font-size:16px}.video-container img{width:100%;height:100%;object-fit:cover}}.generic-section1,.generic-section2{padding:70px 0}.generic-section1 .responsive-container,.generic-section2>.responsive-container{display:flex;align-items:center;justify-content:space-between}.generic-section1-content-wrapper{display:flex;width:50%;column-gap:20px}.generic-section1-img,.generic-section2-img{width:50%}.generic-section1-img img,.generic-section2-img img{max-width:100%}.generic-section1-content h2{font-size:54px;font-weight:400;margin-bottom:20px}.generic-section1-content h2 span{font-weight:600;color:var(--gray)}.generic-section1-content p{font-size:18px;color:var(--gray);max-width:450px;margin-bottom:50px}.generic-section1-content a.cta-btn{width:auto;background-color:var(--gray);color:#fff}.generic-section1 .vertical-content{padding-top:15px}@media screen and (max-width:768px){.generic-section1,.generic-section2,.generic-section3{padding:50px 0}.generic-section1 .responsive-container,.generic-section2>.responsive-container{flex-direction:column}.generic-section1-content-wrapper{width:100%}.generic-section1-content{margin-bottom:70px}.generic-section1-content h2{font-size:24px}.generic-section1-content p{font-size:16px}.generic-section1-img,.generic-section2-img{width:100%;display:flex;justify-content:center}.generic-section1-img img,.generic-section2-img img{width:100%;max-width:400px;margin:0 auto}.generic-section1 .vertical-content{padding-top:10px}.generic-section1 .vertical-content .vertical-line{height:140px}}.generic-section2{position:relative;background-color:var(--brown);background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%);z-index:50}.generic-section2.generic-section4::before{background-image:none}.generic-section2::before{content:"";position:absolute;inset:0;background-image:url(/assets/images/pattern2.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.generic-section2-content-wrapper{width:40%}.generic-section2-content-wrapper .horizontal-line{width:100px;height:4px;background-color:#fff;margin-bottom:15px}.generic-section2-content{color:#fff}.generic-section2-content h2{font-size:54px;font-weight:400;margin-bottom:20px;color:#d9d9d9}.generic-section2-content h2 span{font-weight:600;color:#fff}.generic-section2-content p{font-size:18px;margin-bottom:50px;padding-right:80px}.generic-section2-content a{background-color:#fff;color:var(--brown)}@media screen and (max-width:768px){.generic-section2-content-wrapper{width:100%}.generic-section2-content-wrapper{order:-1;margin-bottom:70px}.generic-section2-content h2{font-size:24px}.generic-section2-content p{font-size:16px;padding-right:0}}.grid-section{padding:70px 0}.grid-title-header{text-align:center;max-width:1150px;margin:0 auto;margin-bottom:60px}.grid-title-header h3{font-size:40px;margin-bottom:10px;font-weight:600}.grid-title-header p{font-size:18px;color:var(--gray);max-width:700px;margin:0 auto}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto}.grid-item{padding:2rem;position:relative;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.grid-item:not(:last-child):not(:nth-child(3)){border-right:3px solid var(--brown)}.grid-item:nth-child(-n+3){border-bottom:3px solid var(--brown)}.grid-item .icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background-color:#8c8e92;border-radius:50%}.grid-item .title{color:var(--brown);font-size:1.5rem;font-weight:500}.grid-item .description{color:#333;line-height:1.5;font-size:1rem}.benefits-faqs{display:none}@media screen and (max-width:768px){.grid-section{padding:50px 0}.grid-section .grid-container{display:none}.grid-title-header{margin-bottom:30px}.grid-title-header h3{font-size:24px}.grid-title-header p{font-size:16px}.benefits-faqs{display:block}.benefits-faq-item{padding-top:20px;border-bottom:2px solid var(--brown)}.benefit-faq-item-icon{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background-color:#8c8e92;border-radius:50%;margin-bottom:15px}.benefit-faq-item-icon img{width:20px}.benefits-faq-item .title{font-size:18px;color:var(--brown);font-weight:600;margin-bottom:15px}.benefits-faq-item .description{color:#333;line-height:1.5;font-size:1rem;padding-bottom:20px;display:none}}.video-section.gallery-section{padding-top:30px}.video-section-content.gallery-section-content{height:100%;overflow:hidden}@media screen and (max-width:768px){.gallery-section .video-container{height:700px}.gallery-section .video-container .swiper{height:100%}}.generic-section3{padding:70px 0}.grid-cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.grid-card{position:relative;padding:40px;border-radius:30px;z-index:50;overflow:hidden}.grid-card::before{content:"";position:absolute;inset:0;background-image:url(/assets/images/pattern.png);z-index:-1;background-position:bottom center;background-size:contain;background-repeat:no-repeat}.grid-card .card-logo{margin-bottom:80px}.grid-card h4{text-transform:uppercase;font-weight:600;font-size:20px;color:#fff;margin-bottom:30px}.grid-card p{color:#fff;padding-right:80px}.grid-card-1{background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%)}.grid-card-1::before{background-image:url(/assets/images/pattern.png)}.grid-card-img{position:absolute;z-index:-1}.grid-card-1 .grid-card-img{top:0;right:0;max-width:160px}.grid-card-2{background:#757375}.grid-card-2::before{background-image:url(/assets/images/asset-2b.png)}.grid-card-2 .grid-card-img{position:absolute;top:70px;right:0;max-width:150px}.grid-card-1.grid-card-3 .grid-card-img{top:unset;right:0;bottom:0;max-width:180px}@media screen and (max-width:768px){.grid-cards-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.grid-cards-container{grid-template-columns:repeat(1,1fr);gap:30px}.grid-card h4{font-size:18px}.grid-card p{font-size:14px}}.hiw-section{padding:70px 0}.hiw-section .responsive-container{max-width:1000px}.hiw-title h4{font-size:40px;margin-bottom:50px;text-align:center;font-weight:600}.hiw-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:70px}.hiw-card-img{margin-bottom:2px;max-height:100%;overflow:hidden}.hiw-card-img img{width:100%;height:100%}.hiw-card-content{min-height:200px;background-color:#789;padding:20px;color:#fff}.hiw-card-content h5{font-size:20px;margin-bottom:10px;text-transform:uppercase;font-weight:600}.hiw-section .banner{text-align:center}.hiw-section .banner h4{font-size:40px;margin-bottom:20px;font-weight:600}.hiw-section .banner p{max-width:600px;margin:0 auto;margin-bottom:40px}.hiw-section .banner a{background-color:var(--brown);color:#fff}@media screen and (max-width:768px){.hiw-section{padding:50px 0}.hiw-title h4{font-size:24px}.hiw-cards{grid-template-columns:repeat(2,1fr);gap:30px}.hiw-section .banner h4{font-size:24px}}@media screen and (max-width:500px){.hiw-cards{grid-template-columns:repeat(1,1fr)}.hiw-section .banner p{font-size:14px}}footer{padding:50px 0;background-color:var(--brown)}.footer-row1{display:flex;align-items:flex-start;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:20px}.footer-row1 ul{display:flex;align-items:center;padding:0;list-style-type:none;gap:16px;margin-bottom:8px}.footer-row1 ul img{width:35px}.socials-desc{color:#fff}.footer-row2{display:flex;align-items:flex-end;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-row2 ul{list-style-type:none}.footer-row2 ul li:not(:last-child){margin-bottom:10px}.footer-row2 ul a{color:#fff}@media screen and (max-width:500px){footer{padding:50px 0 20px}.copyright{font-size:13px}}.ajereward-hero{padding:70px 0}.ajereward-hero .responsive-container{display:flex;align-items:center;justify-content:space-between}.ajereward-hero-content{width:50%}.ajereward-hero-content h1{font-size:48px;color:var(--brown);margin-bottom:20px}.ajereward-hero-content .ajereward-hero-content-text{font-size:18px;color:#484848;margin-bottom:30px;max-width:600px}.ajereward-hero-image .cta-btn{display:none}.ajereward-hero-content .cta-btn{background:var(--gray);color:#fff}.ajereward-hero-image{width:40%;display:flex;justify-content:flex-end;height:750px}.ajereward-hero-image img{width:100%;max-width:100%;height:100%}.ajereward-offerings{margin-top:80px}.ajereward-offering-item{display:flex;gap:40px;padding:20px 0;border-top:2px solid var(--brown)}.ajereward-offering-item-label{font-size:30px;color:var(--brown);font-weight:600}.ajereward-offering-item-desc{max-width:300px;font-size:18px;text-align:left;color:#484848}.ajereward-offering-item:nth-child(2) .ajereward-offering-item-img{margin-left:-5px}@media screen and (max-width:768px){.ajereward-hero{padding:50px 0}.ajereward-hero .responsive-container{flex-direction:column}.ajereward-hero-content{width:100%;text-align:center;margin-bottom:20px}.ajereward-hero-content h1{font-size:24px;margin-bottom:10px}.ajereward-hero-content .ajereward-hero-content-text{font-size:14px;margin:0 auto 30px}.ajereward-hero-content .cta-btn{display:none}.ajereward-hero-image .cta-btn{display:flex;font-size:14px;width:100%;background-color:var(--gray);color:#fff;padding:0 var(--btn-padding-sm)}.ajereward-hero-image{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;order:1}.ajereward-hero-image img{max-width:600px;margin:0 auto;margin-bottom:40px}.ajereward-offerings{margin-top:50px;margin-bottom:20px}.ajereward-offering-item-desc{font-size:16px}.ajereward-offering-item-img img{width:45px}.ajereward-offering-item-label{font-size:25px}}.ajereward-stats-section,.ajesales-banner-section{position:relative;background:linear-gradient(to right,var(--brown),rgba(0,0,0,.7) 180%);padding:50px 0;z-index:50}.ajereward-stats-section::before,.ajesales-banner-section::before{content:"";position:absolute;width:100%;height:100%;inset:0;background-image:url(/assets/images/pattern.png);background-repeat:no-repeat;z-index:-1;background-position:center;background-size:cover}.ajereward-stats{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:40px}.ajereward-stat{width:200px;height:200px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px;border:1px solid #fff;border-radius:50%;transition:all .2s ease-in-out}.ajereward-stat:hover{background-color:#fff;color:var(--brown)}@media screen and (max-width:500px){.ajereward-stat{width:170px;height:170px;font-size:14px}.ajereward-stats-section::before{background-image:url(/assets/images/pattern-mobile.png);background-position:center center;background-size:cover}}.ajereward-payment-section{position:relative;background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%);padding:70px 0;z-index:50}.ajereward-payment-section::before{content:"";position:absolute;inset:0;background-image:url(/assets/images/pattern3.png);background-repeat:no-repeat;z-index:-1;background-position:bottom center;overflow:hidden;background-size:100% 75%}.ajereward-payment-section .grid-title-header{color:#fff}.ajereward-payment-section .grid-title-header p{color:#fff}.ajereward-payment-img img{max-width:100%}.ajereward-payment-cta-wrapper{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:50px}.ajereward-payment-cta-wrapper .horizontal-line{width:250px;height:1px;background-color:#fff}.ajereward-payment-cta-btns a{display:flex;align-items:center;gap:15px}.ajereward-payment-cta-wrapper .cta-btn{background-color:#fff;color:var(--brown)}.ajereward-payment-cta-wrapper .sec-cta-btn{width:40px;height:var(--btn-height);border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:var(--brown)}.ajereward-payment-cta-wrapper .sec-cta-btn img{width:22px}@media screen and (max-width:768px){.ajereward-payment-cta-wrapper .horizontal-line{display:none}.ajereward-payment-cta-wrapper .cta-btn{font-size:13px;padding:0 var(--btn-padding-sm)}}.ajereward-banner-section{padding:70px 0 100px}.ajereward-banner{height:450px;padding:40px;display:flex;align-items:center;background-image:url(/assets/images/generic-img7.png);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:45px}.ajereward-banner-content{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.ajereward-banner-content .cta-btn{background-color:#fff;color:var(--brown)}.ajereward-banner-content article{width:100%;max-width:350px;background-color:rgba(255,255%,255%,85%);border-radius:30px;padding:40px;padding-bottom:100px}.ajereward-banner-content .dot{width:12px;height:12px;border-radius:50%;background-color:#000;margin-bottom:15px}.ajereward-banner-content article h3{font-size:35px;margin-bottom:20px;line-height:1.2}@media screen and (max-width:768px){.ajereward-banner-section{padding:20px 0 80px}.ajereward-banner{height:600px;padding:30px 30px 50px;border-radius:30px}.ajereward-banner-content{height:100%;flex-direction:column;justify-content:space-between;align-items:center}.ajereward-banner-content article{padding:30px;padding-bottom:100px;order:-1}.ajereward-banner-content article h3{font-size:28px}}.ajesales-banner{color:#fff}.ajesales-banner h3{margin-bottom:30px}.ajesales-banner p{color:#fff;font-size:16px}.ajesales-banner .grid-title-header{margin-bottom:0}.generic-section1.ajesales-generic-section1{position:relative;color:#fff;background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%);overflow:hidden}.ajesales-form-section::before,.generic-section1.ajesales-generic-section1::before,.generic-section4.ajesales-generic-section2::before{content:"";position:absolute;inset:0;background-image:url(/assets/images/pattern4.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.generic-section1.ajesales-generic-section1 h2{color:#d9d9d9}.generic-section1.ajesales-generic-section1 h2 span,.generic-section1.ajesales-generic-section1 p{color:#fff}.ajesales-generic-section2{position:relative}.hiw-section.ajesales-hiw-section .hiw-cards{margin-bottom:0}.ajesales-form-section{position:relative;background:linear-gradient(to bottom,var(--brown),rgba(0,0,0,.7) 180%);padding:70px 0;z-index:50}.ajesales-form-section .responsive-container{display:flex;align-items:center;justify-content:space-between;gap:50px}.ajesales-form{width:50%;padding:40px;background-color:rgba(66,66,66,.2);border:1px solid var(--brown);color:#fff}.ajesales-form-group{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.ajesales-form-item label{display:block;font-size:14px;margin-bottom:6px}.ajesales-form-item input,.ajesales-form-item select{width:100%;display:block;height:44px;background-color:#fff;align-items:center;padding:0 var(--btn-padding-sm);border:0;outline:0}.ajesales-form-item select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:none}.ajesales-form-select{position:relative}.ajesales-form-select img{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:15px;pointer-events:none}.ajesales-form .cta-btn{background-color:#fff;height:44px;color:var(--brown);margin-top:30px;width:100%;font-size:18px}.ajesales-form-content{width:40%;color:#fff}.ajesales-form-content .horizontal-line{width:100px;height:4px;background-color:#fff;margin-bottom:15px}.ajesales-form-content h3{font-size:48px;margin-bottom:30px;color:#d9d9d9;font-weight:400}.ajesales-form-content h3 span{color:#fff;font-weight:600}@media screen and (max-width:768px){.ajesales-form-section .responsive-container{flex-direction:column}.ajesales-form{padding:20px}.ajesales-form,.ajesales-form-content{width:100%}.ajesales-form{order:1}.ajesales-form-group{grid-template-columns:repeat(1,1fr);margin-bottom:20px}.ajesales-form-content h3{font-size:28px;margin-bottom:20px}}.ajesales-grid-section .grid-item{border-bottom:0}.chat-container{max-width:500!important;margin:auto;margin-top:10%;font-family:sans-serif;letter-spacing:.5px}.chat-container img{max-width:100%}.chat-head{padding:0 5%}.chat-page{padding:0 0 50px 0}.msg-inbox{border-radius:2px solid #ccc;overflow:hidden;padding-bottom:30px}.chats{padding:30px 0 20px 40px}.msg-page{height:516px;overflow-y:auto}.received-chats-img{display:inline-block;width:30px;float:left}.received-msg{padding:0 0 0 10px;vertical-align:top;width:92%}.received-msg-inbox{width:57%}.received-msg-inbox p{background:#efefef none repeat scroll 0 0;border-radius:20px;color:#545454;font-size:14px;margin:0;padding:20px}.time{color:#777;font-size:12px;display:flex;justify-content:end}.time-out{color:#777;font-size:12px;display:flex;justify-content:start}.outgoing-chats{overflow:hidden;margin:26px 20px}.outgoing-chats-msg p{background:#e7e7e7 none repeat scroll 0 0;color:#545454;border-radius:20px;font-size:14px;margin:0;padding:20px;width:100%}.outgoing-chats-msg{float:left;width:50%;margin-left:45%}.outgoing-chats-img{display:inline-block;width:30px;position:relative;right:15px}.msg-bottom{display:flex;align-items:baseline;gap:20px;padding:50px;border-top:2px solid grey}.bottom-icons{display:flex;width:10%;gap:10%}.msg{background:#fff!important;outline:0;border-radius:50px}.input-container{display:-ms-flexbox;display:flex;width:100%;margin-bottom:15px}.input-field{width:100%;padding:10px;background-color:#0b0d28;border-radius:50px}.last-input{background:#16171b}.input-field:focus{border:2px solid #bc7428}.contact-btn{background-color:#bc7428;color:#fff;padding:15px 20px;border:none;cursor:pointer;width:180px;opacity:.9;border-radius:50px}.contact-btn:hover{opacity:1}.input-group{position:relative;width:100%;border-radius:50px;background:#0b0d28;margin-bottom:20px}.input-group input{padding-left:30px;background:0 0;border:none;color:#fff}.input-text{width:100%;padding:10px 0;font-size:16px;color:#fff;margin-bottom:30px;border:none;border-bottom:1px solid #fff;outline:0;background:0 0}.input-text input{padding-left:30px;background:0 0;border:none}.contact-text{padding:20px;width:80%;outline:0}.light-mode .input-text{color:#000;border-bottom:1px solid #000}.creator-space{background:#fff;border-radius:50px;color:#000;padding:40px;margin-top:10%}.creator-space h1{margin-bottom:0}.hashtag{background:#12213b;color:#fff;padding:10px}.bisola{background:#bc7428;color:#fff;padding:10px;max-width:20%;text-align:center}.custom-btn{max-width:20%;text-align:center;font-weight:600}.distribution{width:100%;height:8px;background:#404b60;border-radius:5px}.distribution-men{height:100%;width:63%;background:#b800f6}.distribution-women{height:100%;width:37%;background:#f0852c}.round-men{width:10px;height:10px;border-radius:50%;background:#b800f6}.round-women{width:10px;height:10px;border-radius:50%;background:#f0852c}.distribution-young{height:100%;width:63%;background:#bc7428}.distribution-middle{height:100%;width:37%;background:#b800f6}.distribution-old{height:100%;width:37%;background:#f0852c}.round-young{width:10px;height:10px;border-radius:50%;background:#bc7428}.round-middle{width:10px;height:10px;border-radius:50%;background:#b800f6}.round-old{width:10px;height:10px;border-radius:50%;background:#f0852c}@media only screen and (max-width:768px){.stats{flex:0 0 auto;width:100%!important}.creator-space{background:#fff;border-radius:30px;color:#000;padding:20px;margin-top:10%}.creator-img img{width:100%}}.side-bar{background:rgba(0,0,0,.25);backdrop-filter:blur(30px);width:350px;height:calc(100vh - 70px);position:fixed;top:20px;left:-100%;overflow-y:auto;transition:.6s ease;transition-property:left;margin-top:50px}.card-header-site{padding:.5rem 1rem;margin-bottom:0;background:#343b44!important;color:#fff!important;border-bottom:1px solid rgba(0,0,0,.125)}.side-bar.active{left:0}.side-bar .top-sidebar{width:100%;margin-top:80px}.side-bar .top-sidebar .sidebar-item{position:relative;cursor:pointer}.side-bar .top-sidebar .sidebar-item a{color:#fff;font-size:16px;text-decoration:none;display:block;padding:5px 20px;line-height:30px}.side-bar .top-sidebar .sidebar-item a:hover{background:#bc7428;transition:.3s ease}.side-bar .top-sidebar .sidebar-item i{margin-right:15px;width:30px;height:30px}.side-bar .bottom-sidebar .sidebar-item a{color:#fff;font-size:16px;text-decoration:none;display:block;padding:5px 20px;line-height:30px}.side-bar .bottom-sidebar .sidebar-item a:hover{background:#bc7428;transition:.3s ease}.side-bar .bottom-sidebar .sidebar-item i{margin-right:15px;width:30px;height:30px}.bottom-sidebar h3{font-size:20px}.bottom-sidebar img{width:50px;height:auto}.close-sidebar{position:absolute;right:0;font-size:20px;margin:25px;cursor:pointer}.sidebar-btn{font-size:30px;margin-right:20px;cursor:pointer}.sidebar{height:100%;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:26px;background:rgba(0,0,0,.25);box-shadow:0 8px 8px 0 rgba(0,0,0,.45);width:0;visibility:hidden;transition:width .5s;gap:200px}.show-sidebar .sidebar{width:600px;visibility:visible}.toggle-sidebar{height:50px;border-radius:20px;background-color:#bc7428;color:#fff}.icon i{float:left;margin-right:10px}.write{padding:10px}.adam-img{width:auto;height:50px}.card1{box-shadow:2px 4px 16px rgba(0,0,0,.06);border-radius:4px;max-width:400px}.dash-container{font-family:clash,sans-serif;background-color:#16171b;color:#fff}.dash-button{border-radius:10px;background-color:#bc7428;color:#fff;padding:5px 10px 5px 10px;margin-top:10px;border:none}.card-container1{display:flex;flex-direction:column}.card-container1 h1{margin-bottom:20px}.right-button{background:#bc7428;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:20px;border:none;border-radius:30px;width:150px;height:auto;font-weight:700}.main-dash{font-family:clash,sans-serif;background-color:#16171b;color:#fff;position:relative;margin-top:150px}.button-container{text-align:right}.cardbody{padding:none!important;padding-top:1rem}.card-text p{margin-bottom:0}.space-creators{background:#ecececc5;border-radius:26px;padding:50px;margin-top:20px;margin-bottom:100px}.creator-person{width:100%}.creator-person h3,.creator-person p{margin-bottom:0}.creator-person h3{color:#16171b}.creator-person p{color:#615b5b}.creator-progress{width:100%;background:#a39c9c}.progress{height:100%;background:#3bac5b!important;width:70%}@media only screen and (max-width:992px){.creator-img img{width:70px;height:70px}.creator-person h3{font-size:20px}.creator-person p{font-size:15px}.creator-progress{height:10px}.progress{height:10px!important}.toggle-mode2{margin-right:6%!important}}@media only screen and (max-width:768px){.single-card{display:flex;gap:20px;align-items:center;width:100%;justify-content:space-around}.cardbody{padding:none!important;padding-top:0}.support h3{font-size:15px}}@media only screen and (max-width:576px){.space-creators{margin:20px;padding:20px}.creator-img img{width:50px;height:50px}.creator-person h3{font-size:15px}.creator-person p{font-size:10px}.creator-progress{height:7px}.progress{height:7px!important}.support{margin-left:20px!important;margin-right:20px!important}}.light-mode .main-dash i{color:#000}.light-mode .main-dash{background-color:#fff;color:#16171b}body .form-control,body .input-group-text,body input,body select,body textarea{border:1px solid #333639}body .form-control:disabled,body .form-control[readonly]{background-color:#212529;color:#fff;opacity:1}.tox-collection__item-label *{background-color:#fff!important}.profile-page-form .input-group-text,.profile-page-form input,.profile-page-form select,.profile-page-form textarea{border:1px solid #dcdcdc!important}.side-bar.active{right:0}.sidebar-btn{font-size:30px;margin-right:20px;cursor:pointer}.side-bar p{margin-bottom:0}.gig-body{margin-top:15%;margin-bottom:30%}.gig-body p{margin-bottom:0}.platform{padding:20px;background:#262b2c;border-radius:20px}.platform-img img{width:100%}.grey{color:#a39c9c}.platform.desc{height:290px}.platform.buy{max-width:60%;text-decoration:none;color:#fff;padding:10px 20px}.side-bar a{text-decoration:none}.view{padding:5px 20px;background:#bc7428;color:#fff}.apply:hover,.view:hover{background:#c4035a}.apply{width:100%;background:#bc7428;color:#fff;padding:5px;text-align:center}.service-entry{display:flex}.social-image{border-radius:50%;background:#d9d9d9;width:150px;height:150px;display:flex;align-items:center;justify-content:center}.social-image img{width:90%}.social .norm{font-size:1.5rem}.service-accept a{width:100%}.decline{background:#6f6c6c;color:#fff;padding:5px;text-align:center}.decline:hover{background:#555353}img.rating{height:auto;width:50%}.request{padding:20px;background:rgba(255,255,255,.25);border-top-right-radius:20px;border-top-left-radius:20px}.request-accept{background:#fff;color:#262b2c;border-bottom-right-radius:20px;border-bottom-left-radius:20px;margin-bottom:10%;padding:30px 50px!important}.campaign-application{font-size:1.5rem}.campaign-application p{margin-bottom:0!important}.profile-name{font-size:2rem}.app-image{border-radius:50%;background:#d9d9d9;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.app-image img{width:90%}.request-button p{width:150px}.request-button a{text-decoration:none}@media only screen and (max-width:1399px){.platform.desc{height:250px}.social-image{border-radius:50%;background:#d9d9d9;width:120px;height:120px;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:1199px){.platform.desc{height:205px}}@media only screen and (max-width:991px){.toggle-mode2{margin-right:30px!important}.service-entry{flex-direction:column!important}}@media only screen and (max-width:768px){.platform{padding:10px 20px;border-radius:10px}.side-bar p{font-size:.8rem}.side-bar img{width:auto!important;height:25px!important}.side-bar{width:300px}.gig-body{margin-top:30%;margin-bottom:30%}}.light-mode .platform{background:#ebebeb}.light-mode .grey{color:#000}.light-mode .norm{color:#858484}.light-mode .platform.buy p{color:#000}.inbox{height:100%;border-radius:26px;background:rgba(149,138,138,.25);box-shadow:0 8px 8px 0 rgba(0,0,0,.45);margin:12px;margin-top:80px}.search{flex-grow:1;height:77px;width:100%;margin-top:30px;padding:20px 60px;border:none}.inbox .inbox-person .inbox-item{cursor:pointer;padding:20px;border-top:2px solid grey}.inbox .inbox-person .inbox-item a{color:#fff;font-size:16px;text-decoration:none;display:block;padding:5px 20px}.inbox .inbox-person .inbox-item:hover{background:#bc7428;transition:.3s ease}.inbox .inbox-person .inbox-item i{margin-right:15px}.inbox .inbox-person .inbox-item p{margin-bottom:0;color:#d9d9d9;font-family:Inter;font-size:14px;font-style:normal;font-weight:300}.inbox .inbox-person .inbox-item h4{margin-bottom:0}@media only screen and (max-width:991px){.inbox .inbox-person .inbox-item{cursor:pointer;padding:10px;border-top:2px solid grey}.inbox .inbox-person .inbox-item a{font-size:14px;padding:5px 20px}.inbox .inbox-person .inbox-item h4{font-size:15px}.inbox .inbox-person .inbox-item p{font-size:12px;font-weight:200}.inbox .inbox-person .inbox-item img{height:55px;width:auto}.inbox .inbox-person .inbox-item i{margin-right:15px}}.light-mode .inbox-person h4{color:#000}.light-mode .inbox .inbox-person .inbox-item p{color:#000}.light-mode .inbox .inbox-person .inbox-item a:hover{color:#fff}.light-mode .inbox .inbox-person .inbox-item:hover h4{color:#d9d9d9}.light-mode .inbox .inbox-person .inbox-item:hover p{color:#d9d9d9}.light-mode .inbox{background:#fafafa}.light-mode .inbox .inbox-person .inbox-item{border-top:2px solid rgba(163,156,156,.45)}.light-mode .search{border-top:2px solid rgba(163,156,156,.45)}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:root{--pry-color:#BC7428;--sec-color:#ffffff;--bg-color:#16171b;--sec-btn-bgColor:#ffffff;--sec-btn-color:#BC7428;--usecases-card-bgColor:#161d1f;--theme-switcher-bgColor:#ffffff;--theme-switcher-icon-color:#000000}body.light-mode{--bg-color:#ffffff;--sec-color:#000000;--sec-btn-bgColor:#000000;--sec-btn-color:#ffffff;--usecases-card-bgColor:#BC7428;--theme-switcher-bgColor:#000000;--theme-switcher-icon-color:#ffffff}body{background:var(--bg-color);position:relative;overflow-x:hidden;font-family:Poppins,sans-serif}h1,h2,h3,h4{line-height:1.35}ul{list-style:none}.landing-btn{cursor:pointer;border:0;outline:0;background:0 0}.responsive-container{width:90%;max-width:1380px;margin:0 auto}.landing__navbar{width:100%;height:100px;display:flex;align-items:center;border-bottom:1px solid rgba(245,245,245,.25)}.landing__navbar__container{display:flex;justify-content:space-between;align-items:center}.landing__navbar .logo.logo-white{display:block;width:250px}.landing__navbar .logo.logo-black{display:none;width:250px}.landing__navbar__item{display:flex;align-items:center;column-gap:80px}#landing__navbar__item--cta{display:flex;align-items:center;column-gap:10px;background:0 0;border:none;outline:0;color:var(--sec-color);font-weight:500;font-size:18px;cursor:pointer}#landing__navbar__item--cta img{width:25px}#landing__navbar__item--hamburger{display:none;background:0 0;border:0}#landing__navbar__item--hamburger img{width:30px}.landing__navbar__item--checkbox{opacity:0;position:absolute}.landing__navbar__item--checkbox-label{background-color:var(--theme-switcher-bgColor);width:60px;height:28px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.landing__navbar .fa-moon{color:var(--theme-switcher-icon-color)}.landing__navbar .fa-sun{color:var(--theme-switcher-icon-color)}.landing__navbar__item--checkbox-label .ball{background-color:var(--theme-switcher-bgColor);width:22px;height:22px;position:absolute;right:2px;top:2px;border-radius:50%;transition:transform .1s linear}.landing__navbar__item--checkbox:checked+.landing__navbar__item--checkbox-label .ball{transform:translateX(-35px)}.hero{width:100%;overflow:hidden;padding-bottom:40px}.hero-content-container{min-height:600px;display:flex;justify-content:space-between;align-items:center;padding-left:5%}.hero-text-content{width:50%}.hero-text-content h1{color:var(--sec-color);font-size:48px;font-weight:600;margin-bottom:16px}.hero-text-content h1 span{color:var(--pry-color)}.hero-text-content p{color:var(--sec-color);font-size:20px;margin-bottom:50px}.hero-text-content button{height:50px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:30px;font-size:18px;font-weight:600}.hero-text-content-cta{display:flex;align-items:center;column-gap:20px}.hero .hero-text-content-cta button.landing-btn.hero-cta-1{background:#bc7428;color:#fff}.hero .hero-text-content-cta button.landing-btn.hero-cta-2{background:var(--sec-btn-bgColor);color:var(--sec-btn-color)}.hero-img-content{width:50%;position:relative}.hero-img-content img{width:100%;max-width:100%}.hero-map-mobile{display:none}.hero-img1{display:block}.hero-img2{display:none}.brand-section{position:relative;padding:100px 0 60px;display:flex;align-items:center}h2.section-heading{text-align:center;color:var(--sec-color);margin-bottom:30px;font-size:38px;font-weight:600}.brand-content h2 span{color:var(--pry-color)}.glow-line{position:absolute;left:0;right:0;z-index:100;margin:0 auto}.glow-t{top:0}.glow-b{bottom:0}.glow-blur{width:700px;position:absolute;right:0;max-width:100%}.marquee{width:100%;overflow:hidden;position:relative;padding:20px 0;mask-image:linear-gradient(90deg,transparent,#fff 200px,#fff calc(100% - 200px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#fff 200px,#fff calc(100% - 200px),transparent);overflow:hidden}.glow-blur{position:absolute;z-index:-1}.marquee-inner{width:100%;display:flex;justify-content:space-around;gap:20px;animation:marquee 30s linear infinite}.marquee-inner div{width:100%;display:flex;align-items:center;justify-content:center}.marquee-inner img{position:relative;transform:scale(.9)}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.campaign-suite{position:relative;padding:100px 0}.campaign-tabs-btns{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin:10px 0 40px}.campaign__tab--btn{height:60px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;color:#8f8787;background:#161d1f;border-radius:30px;box-shadow:inset 2px 2px 25px 0 rgba(255,255,255,.3)}.campaign__tab--btn:hover{background:#161d1f}.campaign__tab--btn.active__tab--btn{color:#fff}.campaign__tab--btn.active__tab--btn img{filter:brightness(0) invert(1)}.campaign-tab-contents{padding:80px;background:#161d1f;border-radius:30px;box-shadow:inset 2px 2px 25px 0 rgba(255,255,255,.3)}.campaign-tab-content{align-items:start;justify-content:space-between;display:none}.campaign-tab-content.active__campaign__content{display:flex}.tab-content-text{min-height:340px;width:38%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:25px 0}.tab-content-text h3{font-size:32px;color:#fff;margin-bottom:30px;font-weight:500}.tab-content-text p{color:#fff;font-size:18px;margin-bottom:56px}.tab-content-text button{width:150px;height:46px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:30px;font-size:18px;font-weight:600;background:#bc7428;color:#fff;font-weight:500}.tab-content-img{width:55%;height:340px;margin-bottom:0}.tab-content-img img{width:100%;max-width:100%;height:100%}.campaign-suite .glow-blur{top:0}.usecases{position:relative;min-height:100vh;padding:120px 0;background-image:url(/assets/images/map-outline.png);background-position:bottom right;background-repeat:no-repeat;background-size:95% 60%}.mobile-usecases-content{display:none}.usecases-content{display:flex;justify-content:space-between}.usecases-cards{width:50%;display:flex;align-items:center;gap:30px}.usecases-cards .col1{width:50%}.usecases-cards .col2{width:50%;display:flex;flex-direction:column;gap:30px}.mobile-usecases-card,.usecases-card{width:100%;min-height:400px;padding:24px;background:#161d1f;border-radius:15px;box-shadow:inset 2px 2px 8px 0 rgba(255,255,255,.3)}.mobile-usecases-card .icon,.usecases-card .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#fff;margin-bottom:28px}.usecases-cards .col2 .usecases-card{background:var(--usecases-card-bgColor)}.mobile-usecases-card h3,.usecases-card h3{font-size:30px;color:#fff;margin-bottom:34px}.mobile-usecases-card p,.usecases-card p{font-size:16px;color:#fff;font-weight:400}.usecases .glow-blur{top:-70%;right:0;width:100%}.usecases-heading{width:45%;color:var(--sec-color);padding-top:200px}.usecases-heading h3{font-size:32px;font-weight:500;margin-bottom:21px}.usecases-heading p{font-size:16px;font-weight:400;margin-bottom:60px}.mobile-usecases-content button,.usecases-heading button{display:flex;align-items:center;justify-content:center;gap:10px;min-width:140px;height:46px;color:#fff;font-size:16px;font-weight:600;background-color:#bc7428;border-radius:30px}.feature{position:relative;padding:100px 0;margin-top:50px}.mobile-footer{display:none}.feature2{background-image:url(/assets/images/map-outline.png);background-position:center center;background-size:70% 70%;background-repeat:no-repeat}.feature-content{display:flex;justify-content:space-between}.feature-content2{align-items:flex-end}.feature-img{width:55%}.feature-content1 .feature-img div{display:none}.feature-img img{width:100%;max-width:100%;height:100%}.feature-text-content{width:40%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px}.feature-content2 .feature-text-content h3{font-size:36px;font-weight:500;margin-bottom:70px}.feature-content3 .feature-img span,.feature-text-content span{display:inline-block;color:var(--pry-color);font-size:28px;font-weight:500;margin-bottom:15px}.feature-content3 .feature-img span{display:none}.feature-text-content h3{font-size:48px;color:var(--sec-color);margin-bottom:20px;line-height:1.15}.feature-content1 .feature-img p,.feature-text-content p{color:var(--sec-color)}.feature-content1 .feature-img button,.feature-text-content button{display:flex;align-items:center;justify-content:center;max-width:140px;height:46px;color:#fff;font-size:16px;font-weight:600;background-color:#bc7428;border-radius:30px}.feature-content3 .feature-text-content{padding-bottom:80px}.feature-content3 .feature-img{max-width:600px;margin:0 auto}.feature-content3 .btns{display:flex;align-items:center;gap:20px}.feature-content3 .btns button{min-width:150px}.feature-content3 .btns button:nth-child(2){background:0 0;display:flex;column-gap:10px;border:1px solid var(--pry-color);color:var(--sec-color)}.feature-content3 .btns button:nth-child(2) img{width:12px}.feature1 .glow-blur{width:100%;bottom:0}.feature2 .glow-blur{width:100%;top:-80%}.feature3 .glow-blur{bottom:-70%;width:100%}.marketing{position:relative;padding:100px 0 0}.marketing-content-wrapper{display:flex;align-items:end;justify-content:center}.marketing-content-wrapper img{max-width:700px;margin-top:auto}.marketing-content{width:90%;height:420px;padding:50px 0 0;margin:auto auto 0;display:flex;align-items:center;justify-content:center;position:absolute;right:0;left:0;bottom:0;border-top-right-radius:60px;border-top-left-radius:60px;background:rgba(255,255,255,.06);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(3.1px);-webkit-backdrop-filter:blur(3.1px);border:1px solid rgba(255,255,255,.1)}.marketing-text-content div{max-width:800px;margin:0 auto;text-align:center}.marketing-text-content h4{font-size:48px;color:#fff;line-height:1.15;font-weight:500;margin-bottom:20px}.marketing-text-content p{color:#fff;margin-bottom:70px}.marketing-text-content button{display:flex;align-items:center;justify-content:center;min-width:140px;margin:0 auto;height:46px;padding:0 24px;color:#fff;font-size:16px;font-weight:600;background-color:var(--pry-color);border-radius:30px}.marketing .glow-blur{top:100%;right:0;bottom:0;outline:2px solid red;z-index:-99}.marketing .glow-blur2{position:absolute;top:-25%;right:0;left:0;width:100%;z-index:-999}.main-footer{background:var(--pry-color);padding:60px 0;color:#fff}.footer-content{display:flex;justify-content:space-between}.item-1{width:23%}.item-1 img{margin-bottom:30px}.item-2{width:60%;display:flex}.item-2 .col-one{width:100%}.item-2 .col-two{width:100%}.item-2 .col-three{width:100%;display:flex;justify-content:space-around}.main-footer ul,.main-footer ul li a{color:#fff;text-decoration:none}.main-footer .item-2 h5{font-size:20px;text-transform:uppercase;margin-bottom:20px;font-weight:600}.main-footer ul li{margin-bottom:20px}@media screen and (max-width:1024px){#landing__navbar__item--cta{display:none}#landing__navbar__item--hamburger{display:inline-block}.landing__navbar__item{gap:30px}.glow-line{max-width:600px}.campaign-tabs-btns{display:none}.glow-line{max-width:320px}.hero-content-container{flex-direction:column;padding:60px 0 0 0}.hero-text-content{width:100%;margin-bottom:40px;padding:0 5%}.hero-text-content h1{font-size:38px}.hero-text-content p{font-size:16px}.hero-img-content{width:100%}.hero-text-content-cta button{height:46px;font-size:15px}.hero-map-mobile{display:block}.hero-map{display:none}h2.section-heading{font-size:28px;margin-bottom:60px}.campaign-suite .section-heading{margin-bottom:80px}.marquee{padding:0}.marquee-inner{animation:marquee 10s linear infinite}.brand-section .glow-blur,.campaign-suite .glow-blur{display:none}.campaign-suite{padding:60px 0}.campaign-tab-contents{padding:25px}.campaign-tab-content{flex-direction:column}.tab-content-text{width:100%;min-height:auto;text-align:center;padding:0 0 25px}.tab-content-text h3{font-size:26px;margin-bottom:16px}.tab-content-text p{margin-bottom:40px;font-size:16px}.tab-content-text button{height:40px;margin:0 auto;font-size:16px}.tab-content-img{width:100%;height:auto;order:-1;margin-bottom:40px}.feature{padding:60px 0;margin-top:20px}.feature2{background-size:70% 70%;background-position:top center}.feature-content{flex-direction:column}.feature-text-content{width:100%;text-align:center}.feature-img{width:100%}.feature-content3 .feature-img span,.feature-text-content span{font-size:22px}.feature-content3 .feature-img span{display:block;text-align:center;margin-bottom:30px}.feature-text-content h3{font-size:38px;margin-bottom:30px}.feature-text-content p{margin-bottom:10px}.feature-content1 .feature-img button,.feature-text-content button{margin:0 auto;width:150px;height:40px;font-size:16px}.feature-content1 .feature-text-content{order:-1}.feature-img div{display:none}.feature-content1 .feature-img div{display:block;text-align:center;margin-top:40px}.feature-content1 .feature-img div p{margin-bottom:40px}.feature-content1 .feature1-btn{display:none}.feature-content2 .feature-img{order:-1;margin-bottom:40px}.feature-content2 .feature-text-content{padding-bottom:0}.feature-content3 .feature-img{order:-1;margin-bottom:40px}.feature-content3 .feature-text-content{padding-bottom:0}.feature-content3 .feature-text-content span{display:none}.feature-content3 .feature-text-content p{margin-bottom:60px}.feature-content3 .btns{max-width:380px;margin:0 auto}.usecases{padding:60px 0;min-height:auto;background-position:center center}.usecases-content{display:none}.mobile-usecases-content{display:block}.mobile-usecases-content .title{max-width:700px;margin:0 auto;text-align:center;color:var(--sec-color);margin-bottom:40px}.mobile-usecases-content .title h3{font-size:30px;margin-bottom:20px;font-weight:600}.mobile-usecases-card{display:none;opacity:0;flex-direction:column;align-items:center;text-align:center;min-height:auto;padding:30px;margin-bottom:40px;transition:opacity .5s ease-in-out}.mobile-usecases-card.active-usecases-card{display:flex;opacity:1}.mobile-usecases-card p{max-width:700px;margin:0 auto}.mobile-usecases-content button{margin:0 auto}.marketing{min-height:100vh;display:flex;align-items:center;padding:100px 10px}.marketing-content{height:400px;padding:80px;border-top-right-radius:20px;border-top-left-radius:20px}.marketing-content-wrapper img{max-width:600px}.marketing-text-content h4{font-size:28px}.marketing-text-content p{margin-bottom:40px;font-size:16px}.desktop-footer{display:none}.mobile-footer{display:block}.mobile-footer-content .col-one{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.mobile-footer-content .col-one img{width:250px;margin-bottom:30px}.mobile-footer-content .col-one h5{font-size:18px;margin-bottom:16px;font-weight:500;text-transform:uppercase}.mobile-footer-content .col-one li a{font-size:14px}.mobile-footer-content ul li{text-align:center}.mobile-footer-content .col-two ul{display:flex;align-items:center;justify-content:center;column-gap:20px}.mobile-footer-content .col-two p{text-align:center;font-size:14px}.mobile-footer .attr{text-align:center;color:#fff;margin-top:20px;font-size:14px}}@media screen and (max-width:652px){.landing__navbar img.logo{width:180px!important}.landing__navbar__item{gap:20px}.glow-blur,.glow-blur2{display:none}.hero-text-content h1{font-size:28px}.brand-section{padding:60px 0 60px}.brand-section .section-heading{font-size:28px;margin-bottom:40px}.feature-text-content h3{font-size:24px}.feature-content2 .feature-text-content h3{font-size:16px;margin-bottom:20px;margin-bottom:40px}.feature-content3 .feature-text-content h3{font-size:24px;margin-bottom:30px}.marketing{min-height:auto;padding-top:50px}.marketing-content{height:auto;padding:20px}.marketing-text-content h4{font-size:20px}.marketing-text-content p{margin-bottom:40px;font-size:14px}.marketing-content-wrapper img{max-width:100%}}@media screen and (max-width:350px){.feature3 .btns{flex-direction:column}}body.light-mode .hero,body.light-mode .landing__navbar{border-bottom:1px solid rgba(0,0,0,.8)}body.light-mode .hero-img1{display:none}body.light-mode .hero-img2{display:block}body.light-mode .glow-blur,body.light-mode .glow-blur2,body.light-mode .glow-line{display:none!important}body.light-mode .feature1,body.light-mode .feature3{background:#fffcfc}body.light-mode .marketing{background:#e3f2ef}body.light-mode #landing__navbar__item--cta img,body.light-mode #landing__navbar__item--hamburger img,body.light-mode .feature-content3 .btns button:nth-child(2) img,body.light-mode .marquee-inner img{-webkit-filter:invert(100%);-moz-filter:invert(100%);filter:invert(100%)}body.light-mode .landing__navbar .logo.logo-black{display:block}body.light-mode .landing__navbar .logo.logo-white{display:none}.library h5,.library p{width:20%;font-family:Inter;margin-bottom:0}.library .span,.library span{width:30%}.library span p{width:100%;margin-bottom:0}.library h5{color:#a39c9c}.library div{margin-bottom:30px}@media only screen and (max-width:991px){.library h5,.library p{font-size:15px}}@media only screen and (max-width:768px){.space-discover{padding:30px!important}.library h5,.library p{font-size:12px}.library span img{width:40px;height:40px}}.target-stat-box{border-bottom:1px solid #403f3f;border-left:1px solid #403f3f;word-break:break-all}.market-form{position:relative;width:100%}.market-form input[type=search]{width:100%;padding:10px;border:none;border-radius:4px;outline:0;background:#757375;color:#fff}.search-btn{position:absolute;right:0;top:0;border:none;background:#bc7428;border-radius:0 5px 5px 0;padding:10px}.fa.fa-search{color:#f8f8f8}.market-space{background:rgba(72,70,70,.25);border-radius:26px;padding:50px;margin-top:20px;margin-bottom:100px}.market-person img{height:40px;width:40px}.market-person p{margin-bottom:0}.market-person i{color:#bc7428}.para{margin-bottom:.5rem}.cardbody{margin-right:20px}button:hover{background-color:#9e0047}.modal-box{position:absolute;left:60%;top:75%;transform:translate(-50%,-50%);box-shadow:0 5px 10px rgba(0,0,0,.1);z-index:2}section.active .show-modal{display:none}.overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.3);opacity:0;pointer-events:none;z-index:1}section.active .overlay{opacity:1;pointer-events:auto}.modal-box{max-width:711px;width:100%;padding:30px;border-radius:43px;background:#2f2e2e;color:#949294;opacity:0;pointer-events:none;transition:all .3s ease;display:flex;flex-direction:column}section.active .modal-box{opacity:1;pointer-events:auto}.modal-box .modal-img{width:120px;height:120px}.modal-box .modal-head h3,.modal-box .modal-head p{margin-bottom:0}.modal-head h3{color:#fff}.creator-middle .creator-follow{background:#fff;color:#000;border-radius:5px;padding:10px 5px}.creator-middle .creator-follow p{margin-bottom:0;font-weight:600}.creator-middle .creator-follow i{color:#bc7428!important;font-size:25px}.creator-middle .row{margin-left:0!important;margin-top:1rem}.creator-middle .performance-card{width:200px}img.creator-chart{height:auto;width:650px}.modal-box button{width:200px;border-radius:5px!important}.dash-button.market-create{background:#fff;color:#bc7428;padding:10px 20px;width:30%;gap:1rem}.market-body{display:flex;flex-direction:column;height:550px}.form-create input[type=search]{width:100%;padding:10px;border:none;border-radius:4px;outline:0;background:#fff}.market-create{border:none;border-radius:5px;font-size:large;padding:10px}img.market-img{width:100px;height:100px}.market-list p{margin-bottom:0;color:#a39c9c}.earnings{display:flex;justify-content:space-between;margin-top:100px;gap:100px}.earnings-chart{width:70%}.earnings-chart img{width:100%}.earnings-write{width:30%}.total{background:#2f2e2e;padding:30px;border-radius:20px;width:30%;margin-top:-250px}.total-paid,.total-pending{background-color:#fff;padding:20px;border-radius:10px;margin-bottom:30px}.total-paid p,.total-pending p{color:#a39c9c}.total-paid h1,.total-pending h1{color:#000!important}.round-pending{width:20px;height:20px;background-color:#f0852c;border-radius:50%}.round-paid{width:20px;height:20px;background-color:#64e187;border-radius:50%}.earnings-down{display:flex;gap:100px}.earnings-buttons{width:70%;margin-top:150px;display:flex;justify-content:space-between;font-weight:600}.earnings-buttons button{color:#fff!important}.monitor-card{background:#fff;border-radius:10px;padding:20px!important;color:#000}.monitor-card p{color:#5193c4;margin-bottom:0}.monitor-card h6{margin-bottom:0}img.chart{width:100%}.round-orange{width:10px;height:10px;border-radius:50%;background:#f0852c}.round-blue{width:10px;height:10px;border-radius:50%;background:#5193c4}.engage{border-bottom:2px solid #c4c4c4}.engage p{font-size:13px;margin-bottom:5px}.engage h6{margin-bottom:5px}.range button{padding:5px 10px;background:#d9d9d9;border-radius:5px;border:none}.range button:focus{color:#fff;background:#bc7428}.monitor-progress1{width:60%;height:25px;background:rgba(79,217,118,.7)}.monitor-progress2{width:70%;height:25px;background:#4fd976}.monitor-progress3{width:40%;height:25px;background:rgba(79,217,118,.4)}.monitor-progress4{width:15%;height:25px;background:rgba(79,217,118,.3)}.monitor-progress5{width:5%;height:25px;background:rgba(79,217,118,.2)}@media only screen and (max-width:1399px){.total{margin-top:-180px}.earnings-buttons{margin-top:222px}}@media only screen and (max-width:1199px){.market-person p,.para{font-size:13px}.cardbody{margin-right:8px}.total{margin-top:-120px}.earnings-buttons{margin-top:285px}}@media only screen and (max-width:991px){.modal-box{max-width:500px}.creator-middle .performance-card{width:130px}img.creator-chart{height:auto;width:430px}.creator-middle .row i,.creator-middle .row p{font-size:15px}.creator-middle .row p{font-size:12px}.creator-middle .row h3,.creator-middle h3,.modal-head h3{font-size:20px}.modal-box .modal-img{width:90px;height:90px}.earnings{flex-direction:column;margin-top:100px;gap:100px}.earnings-write{width:70%}.earnings-chart{width:100%}.earnings-down{flex-direction:column-reverse;margin-top:0}.earnings-buttons{width:100%;margin-top:-600px}.total{margin-top:460px;width:100%;padding:0;background:0 0}.total-flex{display:flex;gap:20px;flex:1}.total-paid,.total-pending{width:100%}.light-mode .total{background:0 0!important}.light-mode .total-paid,.light-mode .total-pending{background:#efefef}}@media only screen and (max-width:768px){.market-space{padding:20px}.single-card .card-img-top{width:50%}.dash-button,.market-person p,.para{font-size:12px!important}.market-person img{height:35px;width:35px}.cardbody{margin-right:0;max-width:90%}.modal-box{max-width:500px;left:50%;top:75%}.creator-middle .performance-card{width:130px}img.creator-chart{height:auto;width:430px}.modal-box button{width:150px;font-size:15px!important}.modal-box button img{width:25px;height:25px}img.market-img{width:70px;height:70px}.market-list p{font-size:15px}.market-list h3{font-size:20px;margin-bottom:0}.earnings-buttons{width:100%;margin-top:-450px}.total{margin-top:300px}}@media only screen and (max-width:576px){.single-card .card-img-top{width:90%!important}.market-person p,.para{font-size:10px!important}.single-card{gap:20px;flex-direction:column;padding-bottom:2rem}.dash-button,.market-person p,.para{font-size:15px!important}.market-space{padding:10px!important}.modal-box{max-width:360px;left:50%;top:75%}.creator-middle .performance-card{width:130px}img.creator-chart{height:auto;width:300px}.dash-button.market-create{background:#fff;color:#bc7428;padding:5px 10px;width:30%;gap:.5rem;font-size:12px!important}.dash-button.market-create img{height:20px;width:20px}.market-influencers{padding-left:20px}.earnings-buttons{width:100%;margin-top:-360px}.total{margin-top:220px}.earnings-dash{padding:5px 30px!important}.earnings-dash .support{padding-left:0}}.light-mode .modal-box{background:#aaa9a9;box-shadow:#000}.light-mode .creator-middle h3,.light-mode .modal-box .modal-head p{color:#000}.light-mode .dash-button.market-create{color:#fff;background:#bc7428}.light-mode .form-create input[type=search]{background:#b4b4b4}.light-mode .total{background:#cac9c9}.menu-bar{display:flex;align-items:center;background-color:#bc7428;justify-content:space-around;border-radius:8px;margin-bottom:50px;margin-top:50px;position:fixed;bottom:0}.menu-home{border-radius:20px;padding:20px;position:relative;display:inline-block;border:none}.hidden{display:none}.menu-buttons{display:flex;gap:20px;background-color:#16171b;padding:15px;border-radius:8px}.menu-buttons a{text-decoration:none;color:#bc7428;background-color:#fff;padding:10px;border-radius:4px}.dropup-content{display:none;position:absolute;z-index:1;top:-190%;width:291%}.dropup:hover .dropbtn{background-color:#2980b9}.dropup-content a{color:#000;padding:12px 0;text-decoration:none;display:block}.dropup-content-body{background:#bc7428;padding:20px;z-index:2;margin-bottom:20px;border-top-left-radius:10px;border-top-right-radius:10px;display:block;color:#fff}.dropup-content-body a{color:#fff}.dropup{position:relative}@media only screen and (max-width:991px){.menu-bar{min-width:100px}.dropup-content{z-index:1;width:auto}.dropup-content-body{background:#bc7428;padding:20px;z-index:2;border-radius:10px;margin-left:-50%;margin-top:-25%}}.chat-box{max-width:70%;background:#0a58ca;color:#fff;border-radius:5px}.note-photo-container{width:30px;height:30px;border-radius:50px;background:#212529;right:-11px;bottom:-17px;margin:0;border:2px solid #f0f8ff}.note-photo-container.shift-left{left:-11px}.chat-box{max-width:70%;background:#fff;color:#000;border-radius:5px}.chat-box .pre-mode{color:#000;max-width:100%;overflow-x:auto;white-space:pre-line!important;word-break:normal!important;font-family:Roboto,Poppins,Merriweather,"pt serif"!important;padding-bottom:.1rem!important;font-size:16px;font-weight:500;text-align:left;margin:0}html .input-not-valid{border:1px solid #e672a6!important}.color-pref-form .input-group,.color-pref-form .input-group-text,.color-pref-form input,.color-pref-form input[type=file],.color-pref-form select,.color-pref-form textarea,.pref-color-mode{background:#000!important;color:#fff!important}.light-mode .color-pref-form .input-group,.light-mode .color-pref-form .input-group-text,.light-mode .color-pref-form input,.light-mode .color-pref-form input[type=file],.light-mode .color-pref-form select,.light-mode .color-pref-form textarea,.light-mode .pref-color-mode{background:#fff!important;color:#000!important}.valid{border:1px solid #6a9e6a}.pointer{cursor:pointer}.force-hide{display:none!important}.font-bold{font-weight:600}.input-validation-error{padding:2px 2% 2px 2%;margin-bottom:2%;border-radius:2px;background:0 0!important;color:#bc1414;font-size:.9em;font-weight:500}.light-mode .input-validation-error{background:0 0!important}.font-15{font-size:15px!important}.font-14{font-size:14px!important}.font-13{font-size:13px!important}.font-12{font-size:12px!important}.font-11{font-size:11px!important}.font-10{font-size:10px!important}svg{width:1.3rem;display:inline-block;font-size:inherit;height:1.3rem;fill:currentColor;vertical-align:middle}.size-xs svg,svg.size-xs{width:.7rem;height:.7rem}.size-xs1 svg,svg.size-xs1{width:.8rem;height:.8rem}.size-xs2 svg,svg.size-xs2{width:.9rem;height:.9rem}.size-sm svg,svg.size-sm{width:1.1rem;height:1.1rem}.size-xsm svg,svg.size-xsm{width:1.5rem;height:1.5rem}.size-md svg,svg.size-md{width:2rem;height:2rem}.size-lg svg,svg.size-lg{width:4rem;height:4rem}.size-xl svg,svg.size-xl{width:6rem;height:6rem}#main-wrapper .force-hide,#main-wrapper .force-hide #main-header .hide,.force-hide,.hide{display:none!important}[class*=entypo-]:before{font-family:entypo,sans-serif}*{-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}#content{position:relative;white-space:nowrap;min-height:33px;width:260px;margin:30px auto;top:100px}#content a{background-image:linear-gradient(#485258,#30383c);width:66px;height:38px;position:absolute;top:0;text-decoration:none;padding-top:9px;outline-width:0;z-index:990;color:#eceff1;text-align:center;line-height:1.2;display:block}#content a:not(.active){box-shadow:inset 0 1px 1px rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.2),0 9px 16px 0 rgba(0,0,0,.3),0 4px 3px 0 rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.2);text-shadow:0 0 21px rgba(223,206,228,.5),0 -1px 0 #311d47}#content a:not(.active):focus,#content a:not(.active):hover{color:#86c6ef;text-shadow:0 0 2px rgba(255,255,255,.2)}#content a:not(.active):active{color:#86c6ef!important;background:#313335;text-shadow:0 0 21px #618398,0 0 15px #618398,0 0 2px #fff,0 0 1px #000,0 0 5px #618398;color:#86c6ef}#content a.active,#content a:active{box-shadow:0 9px 16px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.6),0 2px 1px 0 rgba(255,255,255,.05),inset 0 0 4px 3px rgba(0,0,0,.2),inset 0 0 10px rgba(0,0,0,.5);background:#313335;text-shadow:0 0 5px #618398,0 0 21px #618398,0 0 15px #618398,0 0 2px #fff,0 0 1px #000,0 0 5px #618398,0 -1px 0 #fff,0 1px 0 #000;color:#86c6ef}#content a.active:before,#content a:active:before{position:absolute;background:linear-gradient(to bottom,#485258 0,#485258 15%,#86c6ef 50%,#86c6ef 50%,#86c6ef 51%,#30383c 85%,#30383c 100%);display:block;content:"";width:1px;height:36px;top:1px;left:-2px;box-shadow:0 0 0 rgba(134,199,239,.2),0 0 1px rgba(255,255,255,.2),0 0 5px rgba(255,255,255,.4)}#content a.active:after,#content a:active:after{position:absolute;display:block;content:"";width:1px;height:36px;top:1px;right:-2px;background:linear-gradient(to bottom,#485258 0,#485258 15%,#86c6ef 50%,#86c6ef 50%,#86c6ef 51%,#30383c 85%,#30383c 100%);box-shadow:0 0 0 rgba(134,199,239,.2),0 0 1px rgba(255,255,255,.2),0 0 5px rgba(255,255,255,.4)}#content a:last-child:active:after{box-shadow:0 0 0;background:0 0}#content a:first-child:active:before{box-shadow:0 0 0;background:0 0}#content a.active{z-index:1000}#content a:active{z-index:999}#content a:last-of-type{-webkit-border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;-ms-border-radius:0 7px 7px 0;-o-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0}#content a:first-of-type{-webkit-border-radius:7px 0 0 7px;-moz-border-radius:7px 0 0 7px;-ms-border-radius:7px 0 0 7px;-o-border-radius:7px 0 0 7px;border-radius:7px 0 0 7px;left:0}#content a:nth-of-type(2){left:67px}#content a:nth-of-type(3){left:134px}#content a:nth-of-type(4){left:200px}#content a:nth-of-type(5){left:267px}#content a:nth-of-type(6){left:255px}#content a:nth-of-type(7){left:306px}#content a:nth-of-type(8){left:357px}#content a i:before{margin-left:2px;font-size:22px}#content a i.icon-bar-chart:before{font-size:20px;margin-top:0}#content a i.icon-sync:before{font-size:20px;margin-left:3px;margin-top:1px}#content a i.icon-download:before{font-size:19px;margin-top:1px;margin-left:4px}.notification-box{box-shadow:0 0 1px #5d5c5c}.note-image{width:60px;min-width:60px;height:60px;background:#6c757d;border-radius:50px}.notification-counter{top:-7px;left:13px;border:2px solid #fff}.notification-box a{color:#ffc2dd}.light-mode .notification-box a{color:#bc7428}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body,html{min-height:100%}body{position:relative;font-family:Poppins,sans-serif;min-height:100%}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}a{text-decoration:none}.responsive-container{width:90%;max-width:1440px;margin:0 auto}.navbar{width:100%;height:90px;display:flex;align-items:center;background:#bc7428}.navbar div{display:flex;align-items:center;justify-content:space-between}.navbar-logo{width:150px}.navbar-menu{display:flex;align-items:center;gap:25px}.navbar .hamburger-menu{display:none}.navbar-menu a{font-size:18px;font-weight:500}.navbar-cta{color:#fff;display:flex;align-items:center;gap:8px}.navbar-cta img{width:25px}@media screen and (max-width:768px){.navbar{height:70px}.navbar-logo{width:100px}.navbar .hamburger-menu{display:flex}.navbar .navbar-menu{display:none}}.product-listing-hero{position:relative;background:linear-gradient(to right,#bc7428,rgba(0,0,0,.7) 180%);overflow:hidden}.product-listing-hero::before{content:"";position:absolute;inset:0;width:100%;background-image:url(/assets/images/product-bg-pattern.png);background-repeat:no-repeat;z-index:-1;background-position:center center;background-size:cover}.product-listing-hero_container{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:100%;margin:0 auto;padding:30px 0}.product-listing-hero__text{color:#fff}.product-listing-hero__text h1{margin-bottom:10px;font-size:45px}.product-listing-hero__text p{font-size:16px;max-width:350px}.nav-breadcrumb{margin:30px 0}.nav-breadcrumb p{color:#d9d9d9;font-size:14px}.nav-breadcrumb span{color:#333}.product-form{display:flex;width:90%;max-width:1440px;margin:80px auto;background-color:#fff;border:1px solid #ddd;padding:30px;gap:30px}.product-form__main{flex:1}.product-form__sidebar{width:350px;border:1px solid #ddd;padding:20px}.product-form__field{margin-bottom:20px}.product-form__label{display:block;font-size:16px;font-weight:500;margin-bottom:8px;color:#333}.product-form__input{width:100%;padding:12px;border:1px solid #ddd;border-radius:3px;font-size:14px}.product-form__hidden{display:none}.product-form__textarea{width:100%;height:120px;padding:12px;border:1px solid #ddd;border-radius:3px;font-size:14px;resize:vertical}.product-form__select-wrapper{position:relative}.product-form__select{width:100%;padding:12px;border:1px solid #ddd;border-radius:3px;font-size:14px;appearance:none;background-color:transparent}.product-form__select-wrapper::after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #bc7428;pointer-events:none}.product-form__number-wrapper{position:relative}.product-form__input--qty{padding-right:30px}.product-form__number-arrow{position:absolute;right:5px;width:20px;height:50%;border:none;background:0 0;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#bc7428;font-size:10px}.product-form__number-arrow--up{top:0}.product-form__number-arrow--down{bottom:0}.product-form__input--qty[type=number]::-webkit-inner-spin-button,.product-form__input--qty[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-form__input--qty[type=number]{-moz-appearance:textfield}.product-form__hint{font-size:12px;color:#888;margin-bottom:10px}.product-form__image-upload{margin-top:10px}.product-form__upload-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#f5f5f5;padding:10px;border:1px solid #ddd}.product-form__upload-box{width:60px;height:60px;border:1px solid #ddd;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.product-form__upload-icon{width:35px;height:35px;margin:0 auto}.product-form__preview{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:1}.product-form__preview img,.product-form__preview video{width:100%;height:100%;object-fit:cover}.product-form__delete-btn{position:absolute;top:5px;right:5px;width:18px;height:18px;background-color:#ff4d4f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:0;transition:opacity .2s}.product-form__upload-box:hover .product-form__delete-btn{opacity:1}.product-form__delete-btn::after,.product-form__delete-btn::before{content:"";position:absolute;width:10px;height:2px;background-color:#fff}.product-form__delete-btn::before{transform:rotate(45deg)}.product-form__delete-btn::after{transform:rotate(-45deg)}.product-form__add-more{height:60px;padding:0 20px;border:1px dashed #ddd;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px;cursor:pointer;gap:5px}.product-form__add-icon{width:16px;height:16px;position:relative;background-color:#bc7428;border-radius:50%}.product-form__add-icon::after,.product-form__add-icon::before{content:"";position:absolute;background-color:#fff}.product-form__add-icon::before{width:8px;height:2px;top:7px;left:4px}.product-form__add-icon::after{width:2px;height:8px;top:4px;left:7px}.product-form__section{margin-bottom:20px}.product-form__section-title,.product-page__details-title,.product-page__section-title{width:100%;background-color:#bc7428;color:#fff;padding:10px 15px;font-size:16px;font-weight:500;margin-bottom:15px}.product-form__file-upload{border:1px solid #ddd;padding:15px;background-color:#f5f5f5;cursor:pointer}.product-form__file-upload label{display:flex;align-items:center;gap:10px}.product-form__file-name{font-size:14px;display:inline-block;margin-top:10px}.product-form__file-icon{width:24px;height:30px;position:relative;border-radius:2px}.product-form__file-text{font-size:15px;font-weight:500}.product-form__remove-file{background:red;color:#fff;font-size:14px;padding:3px 10px;outline:0;border:0;border-radius:4px;cursor:pointer}.product-form__submit,.product-page__buy-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;padding:15px;background-color:#bc7428;color:#fff;border:none;border-radius:3px;font-size:16px;font-weight:500;cursor:pointer;margin-top:20px}.product-form__submit:hover{background-color:#b06d28}@media (max-width:900px){.product-form{flex-direction:column}.product-form__sidebar{width:100%}}.products-listing{min-height:100vh}.products-listing__container{max-width:1200px;margin:0 auto;padding:0 20px}.products-listing__header{background-color:#fff;padding:40px 0;border-bottom:1px solid #e0e0e0}.products-listing__title{font-size:48px;font-weight:700;color:#000;margin-bottom:8px;text-align:center}.products-listing__subtitle{font-size:18px;color:#666;text-align:center}.products-listing__filters{background-color:#fff;padding:20px 0;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100}.products-listing__filter-bar{display:flex;justify-content:space-between;align-items:center;gap:20px}.products-listing__search{position:relative;flex:1;max-width:400px}.products-listing__search-input{width:100%;padding:12px 45px 12px 16px;border:1px solid #ddd;border-radius:25px;font-size:14px;background-color:#f8f9fa}.products-listing__search-input:focus{outline:0;border-color:#c37b30;background-color:#fff}.products-listing__search-btn{position:absolute;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:8px;background:#c37b30;color:#fff;border-radius:50px}.products-listing__search-icon{width:16px;height:16px;border:2px solid #666;border-radius:50%;position:relative}.products-listing__search-icon::after{content:"";position:absolute;width:2px;height:8px;background-color:#666;transform:rotate(45deg);top:12px;right:-4px}.products-listing__filter-controls{display:flex;gap:12px}.products-listing__filter-select{padding:10px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;background-color:#fff;cursor:pointer}.products-listing__filter-select:focus{outline:0;border-color:#c37b30}.products-listing__main{padding:40px 0}.products-listing__results-info{margin-bottom:30px}.products-listing__results-count{font-size:16px;color:#666}.products-listing__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:40px}.product-item{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.product-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-item__image-container{position:relative;overflow:hidden}.product-item__image{width:100%;height:250px;object-fit:cover;transition:transform .3s}.product-item:hover .product-item__image{transform:scale(1.05)}.product-item__badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:2}.product-item__badge--sale{background-color:#ff4757;color:#fff}.product-item__badge--new{background-color:#2ed573;color:#fff}.product-item__badge--popular{background-color:#ffa502;color:#fff}.product-item__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.product-item:hover .product-item__overlay{opacity:1}.product-item__quick-view{padding:10px 20px;background-color:#fff;color:#333;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.product-item__quick-view:hover{background-color:#f0f0f0}.product-item__content{padding:20px}.product-item__title{font-size:18px;font-weight:600;color:#000;margin-bottom:8px;line-height:1.3}.product-item__description{font-size:14px;color:#666;margin-bottom:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item__price{display:flex;align-items:center;gap:8px;margin-bottom:16px}.product-item__price-current{font-size:20px;font-weight:700;color:#c37b30}.product-item__price-old{font-size:16px;color:#999;text-decoration:line-through}.product-item__view-details{width:100%;padding:12px;display:block;text-align:center;background-color:#c37b30;color:#fff!important;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.product-item__add-to-cart:hover{background-color:#b06d28}.products-listing__load-more{text-align:center}.products-listing__load-more-btn{padding:16px 32px;background-color:transparent;color:#c37b30;border:2px solid #c37b30;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.products-listing__load-more-btn:hover{background-color:#c37b30;color:#fff}.products-listing__footer{background-color:#333;color:#fff;padding:30px 0;text-align:center}.products-listing__footer-text{font-size:14px}.product-item--hidden{display:none}.product-page{margin-bottom:70px}.product-page__container{max-width:1440px;width:90%;margin:0 auto 30px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:40px;display:flex;justify-content:space-between;gap:40px}.product-page__content{flex:1}.product-page__header{margin-bottom:30px}.product-page__title{font-size:30px;font-weight:700;color:#000;margin-bottom:16px;line-height:1.2}.product-page__subtitle{font-size:16px;color:#333;line-height:1.5;font-weight:400}.product-page__media{margin-bottom:30px}.product-page__image-container{position:relative;width:100%}.product-page__image{width:100%;height:auto;border-radius:8px;display:block}.product-page__carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.product-page__dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .2s}.product-page__dot--active{background-color:#666}.product-page__dot:hover{background-color:#999}.product-page__description{margin-bottom:20px}.product-page__text{font-size:16px;line-height:1.7;color:#333;margin-bottom:20px}.product-page__text:last-child{margin-bottom:0}.product-page__sidebar{width:350px;flex-shrink:0}.product-page__purchase-card{border:1px solid #e0e0e0;overflow:hidden;background-color:#f5f5f5}.product-page__section{padding:0}.product-page__price-section{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f0f0f0}.product-page__price-label{font-size:20px;font-weight:700;color:#000}.product-page__price-container{display:flex;align-items:center;gap:12px}.product-page__price-old{font-size:18px;color:#999;text-decoration:line-through}.product-page__price-current{font-size:24px;font-weight:700;color:#000}.product-page__field{padding:20px;border-bottom:1px solid #f0f0f0}.product-page__field:last-child{border-bottom:none}.product-page__label{display:block;font-size:16px;font-weight:500;color:#333;margin-bottom:8px}.product-page__quantity-wrapper{position:relative;display:inline-block;width:100%}.product-page__quantity-input{width:100%;padding:12px 40px 12px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px;background-color:#fff}.product-page__quantity-input:focus{outline:0;border-color:#c37b30}.product-page__quantity-controls{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2px}.product-page__quantity-btn{width:20px;height:15px;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.product-page__quantity-btn:hover{background-color:#f0f0f0}.product-page__arrow{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.product-page__arrow--up{border-bottom:6px solid #c37b30}.product-page__arrow--down{border-top:6px solid #c37b30}.product-page__textarea{width:100%;min-height:200px;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;resize:vertical;background-color:#fff}.product-page__textarea:focus{outline:0;border-color:#c37b30}.product-page__buy-btn{width:90%;margin:0 auto 20px;gap:12px;transition:background-color .2s}.product-page__buy-btn:hover{background-color:#b06d28}.product-page__cart-icon{width:25px}.product-page__details-section{background:#f5f5f5;margin-bottom:20px}.product-page__details-title{margin-bottom:4px}.product-page__details-list{padding:40px;border:1px solid #757375}.product-page__details-list li{margin-bottom:20px}.product-page__review{display:flex;align-items:center;gap:20px;margin-bottom:20px}.product-page__reviewer-comment{margin-bottom:12px}.product-page__reviewer-name{font-weight:600;font-size:18px}.product-page__accordion{border-radius:8px;overflow:hidden}.accordion__item{border-bottom:1px solid #789}.accordion__item:last-child{border-bottom:none}.accordion__item--active .accordion__icon{transform:rotate(180deg)}.accordion__header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;cursor:pointer;background-color:transparent;border:none;width:100%;text-align:left;font-size:18px;font-weight:500;color:#333;transition:background-color .2s ease}.accordion__header:hover{background-color:rgba(0,0,0,.02)}.accordion__header:focus{outline:2px solid #007acc;outline-offset:-2px}.accordion__title{flex:1;margin-right:16px;font-weight:600}.accordion__icon{font-size:24px;font-weight:300;color:#333;transition:transform .3s ease;user-select:none}.accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.accordion__content--active{max-height:200px;padding:0 32px 24px 32px}.accordion__content-inner{font-size:16px;color:#555;line-height:1.5}.sales-challenge{width:90%;max-width:1440px;margin:0 auto;border:1px solid #ddd;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff;margin-bottom:30px}.sales-challenge__header{background-color:#c27b30;color:#fff;padding:10px 20px;display:flex;align-items:center;gap:15px}.sales-challenge__icon{font-size:24px;font-weight:700}.sales-challenge__title{font-size:18px;font-weight:600}.sales-challenge__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;border-top:1px solid #ddd}.sales-card{padding:24px;background-color:#fff;border-right:1px solid #ddd;display:flex;flex-direction:column;height:100%;border:1px solid #789;margin-top:5px}.sales-card:last-child{border-right:none}.sales-card__badges{display:flex;gap:8px;margin-bottom:20px}.sales-card__badge{padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;color:#fff}.sales-card__badge--active{background-color:#c27b30}.sales-card__badge--mid{background-color:#b06f28}.sales-card__badge--high{background-color:#b06f28}.sales-card__badge--super{background-color:#b06f28}.sales-card__title{font-size:20px;font-weight:600;margin-bottom:16px;color:#222}.sales-card__description{font-size:14px;color:#666;margin-bottom:40px;flex-grow:1}.sales-card__footer{display:flex;justify-content:space-between;align-items:center}.sales-target{display:flex;align-items:center;gap:12px}.sales-target__icon img{width:40px;height:40px}.sales-target__info{display:flex;flex-direction:column}.sales-target__amount{font-size:18px;font-weight:700;color:#222}.sales-target__label{font-size:12px;color:#777}.sales-card__button{background-color:#222;color:#fff;border:none;border-radius:4px;padding:10px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.sales-card__button:hover{background-color:#333}.search{display:flex;margin-bottom:30px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:1100px;margin:0 auto 40px}.search__input{flex:1;padding:15px 20px;border:none;background-color:#8a9ba8;color:#fff;font-size:16px;outline:0}.search__input::placeholder{color:rgba(255,255,255,.8)}.search__button{background:linear-gradient(135deg,#c17a3a,#d4924a);border:none;padding:15px 20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search__icon{width:20px;height:20px;fill:#fff}.sales-challenge__dashboard{display:flex;gap:20px;max-width:1100px;margin:0 auto}.stats-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.stat-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:25px;display:flex;flex-direction:column;gap:15px}.stat-card__header{display:flex;align-items:center;gap:10px}.stat-card__icon{width:24px;height:24px;fill:#c17a3a}.stat-card__label{color:#888;font-size:14px;font-weight:500}.stat-card__value{font-size:32px;font-weight:700;color:#333}.stat-card__value--currency::before{content:"$"}.offers-table{max-width:1400px;margin:0 auto;background-color:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:70px}.offers-table__container{width:100%}.offers-table__header{display:grid;grid-template-columns:60px 2fr 2fr 80px 120px 100px 80px 100px;background-color:#c27b30;color:#fff;font-weight:600;font-size:14px}.offers-table__body{background-color:#f8f8f8}.offers-table__row{display:grid;grid-template-columns:60px 2fr 2fr 80px 120px 100px 80px 100px;border-bottom:1px solid #ddd;transition:background-color .2s ease}.offers-table__row:hover{background-color:#f0f0f0}.offers-table__row:last-child{border-bottom:none}.offers-table__cell{padding:16px 12px;font-size:14px;display:flex;align-items:center}.offers-table__cell--header{font-weight:600;color:#fff}.offers-table__cell--number{justify-content:center;font-weight:600}.offers-table__cell--offers{color:#333}.offers-table__cell--links{word-break:break-all}.offers-table__cell--views{justify-content:center}.offers-table__cell--type{justify-content:center}.offers-table__cell--status{justify-content:center}.offers-table__cell--sales{justify-content:center}.offers-table__cell--earnings{justify-content:center}.offers-table__link{color:#4a90e2;text-decoration:none;word-break:break-all}.offers-table__link:hover{text-decoration:underline}.offers-table__status{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.offers-table__status--active{background-color:#e8f5e8;color:#2d5a2d}.offers-table__status--closed{background-color:#f5e8e8;color:#5a2d2d}.offers-table__pagination{padding:20px;background-color:#f8f8f8}.pagination{display:flex;justify-content:space-between;align-items:center}.pagination__label{font-size:14px;color:#666}.pagination__controls{display:flex;gap:12px}.pagination__button{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:transparent;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#666;cursor:pointer;transition:all .2s ease}.pagination__button span{color:#bc7428}.pagination__button:hover{background-color:#f5f5f5;border-color:#bbb}.pagination__button--prev .pagination__arrow{order:-1}.pagination__arrow{font-size:12px}@media (max-width:1200px){.offers-table__header,.offers-table__row{grid-template-columns:50px 1.5fr 1.5fr 70px 100px 80px 70px 90px}.offers-table__cell{padding:12px 8px;font-size:13px}}@media (max-width:900px){.product-page__container{flex-direction:column;padding:20px;gap:30px}.product-page__sidebar{width:100%}.product-page__title{font-size:36px}.sales-challenge__grid{grid-template-columns:1fr}.sales-card{border-right:none;border-bottom:1px solid #ddd}.sales-card:last-child{border-bottom:none}.offers-table__header,.offers-table__row{grid-template-columns:40px 1fr 1fr 60px 80px 70px 60px 80px}.offers-table__cell{padding:10px 6px;font-size:12px}}@media (max-width:600px){.product-page{padding:10px}.product-page__container{padding:15px}.product-page__title{font-size:28px}.product-page__subtitle{font-size:16px}}@media (max-width:768px){.accordion__header{padding:20px 24px;font-size:16px}.accordion__content--active{padding:0 24px 20px 24px}.offers-table{overflow-x:auto}.offers-table__container{min-width:800px}.pagination{flex-direction:column;gap:12px;align-items:flex-start}.sales-challenge__dashboard{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.header__title{font-size:20px}.featured-card__phones{transform:scale(.8) rotate(-5deg)}.products-listing__container{padding:0 15px}.products-listing__title{font-size:36px}.products-listing__filter-bar{flex-direction:column;gap:15px}.products-listing__search{max-width:none}.products-listing__filter-controls{width:100%;justify-content:space-between}.products-listing__filter-select{flex:1}.products-listing__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width:480px){.products-listing__grid{grid-template-columns:1fr}.products-listing__filter-controls{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.accordion__content,.accordion__icon{transition:none}}.adam-img:hover{border:2px solid #007bff;cursor:pointer;border-radius:50%}.adam-img-container{position:relative;display:inline-block}.adam-img-container::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,123,255,.3);opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:50%}.adam-img-container:hover::before{opacity:1}.adam-img{border:2px solid transparent;transition:border .3s ease;border-radius:50%}.mode{height:300px;width:auto}.modal-content{background-color:rgba(42,43,46,.678)!important}.light-mode .modal-content{background-color:rgba(255,255,255,.678)!important;color:#000}::-webkit-scrollbar{width:8px;height:5px}::-webkit-scrollbar-thumb{background-color:#bc7428;transition:8s all ease-in-out;background-color:transparent;border-radius:50px}footer.main-footer,footer.main-footer *{font-family:sans-serif}:hover::-webkit-scrollbar-thumb{background-color:#bc7428}.truncate-h{-line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.truncate-h-3{-webkit-line-clamp:3;-line-clamp:3}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-bar{background:rgb(0 0 0 / 87%);color:#fff}.light-mode .side-bar{background:#fff;color:#000;border-right:3px solid #bc7428}.light-mode .side-bar .sidebar-item a{color:#000}.light-mode .side-bar .sidebar-item a:hover{color:#fff}.light-mode #notification-bell{color:#fff}.bonus-band,.bonus-note-band{box-shadow:0 0 1px #dcdcdc;border-radius:8px}.light-mode .bonus-band,.light-mode .bonus-note-band{box-shadow:0 0 2px #dcdcdc}.bonus-note-icon{height:70px;width:70px;min-height:70px;min-width:70px}.bonus-icon{border-radius:50px;border:5px solid #bc7428;height:70px;width:70px;min-height:70px;min-width:70px;font-size:2rem;color:#bc7428;background:#fff}.bonus-note-svg{color:#bc7428}.bonus-progress{background:#dcdcdc!important}.bonus-progress .progress-bar{background:#bc7428}.bonus-bond-title,.bonus-progress-text{color:#bc7428}.status-visibility{position:absolute;font-size:3.2rem;top:-17%;right:-2%}.status-visibility-online{color:green}.status-visibility-away{color:purple}.status-visibility-offline{color:#bf1f1f}.icon-wrap{padding:5px;background:#bc7428;border-radius:50px}.icon-wrap svg{color:#fff}.nav-text{font-size:14px;color:#fff;font-weight:600}@font-face{font-family:clash;src:url(/assets/Fonts/WEB/fonts/ClashDisplay-Light.woff) format('woff'),url(/assets/Fonts/WEB/fonts/ClashDisplay-Light.woff2) format('woff2')}@font-face{font-family:inter;src:url(/assets/Fonts/inter/Inter-Light.ttf) format('ttf')}body{font-family:clash,sans-serif;background-color:#16171b!important;color:#fff!important}.content-wrap{min-height:calc(100% - 130px)}header{width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:99;box-shadow:0 0 10px #000;background:rgba(0,0,0,.911);padding:5px}#chk1{display:none}i{cursor:pointer}header .logo{flex:1;margin-left:40px}.logo{background-image:url(/inc/images/ic-logowhite.png);background-size:contain;background-position:left;height:30px;background-repeat:no-repeat}.toggle-mode{position:relative}.toggle-mode2{margin-right:60px}header ul{display:flex;justify-content:space-evenly;margin-bottom:0;background:0 0}header ul li{list-style:none}header ul li a{text-decoration:none;color:#fff;font-weight:600;padding:10px 15px}header ul li a:hover{border-bottom:2px solid #bc7428;color:#bc7428}header .bars-menu{font-size:2.5rem;display:none}.switch{margin-top:5px}@media (max-width:991px){header ul.low-menu{position:fixed;top:70px;background:#946432;right:-100%;flex-direction:column;align-items:center;transition:right .5s linear;padding:5px;line-height:50px}header ul li:not(:last-child){border-bottom:2px solid rgba(83,83,83,.349)}header .bars-menu{display:block;width:70px;text-align:center;font-size:30px}#chk1:checked~ul{right:0}.toggle-mode2{margin-right:0}}@media(max-width:600px){header .logo{font-size:10px;margin-left:12px}header ul{width:50%}header ul li{font-size:small}}.connect{margin-top:8rem}.header{background-color:#16171b;padding:50px}.head2{color:#bc7428;font-weight:800}.head{font-weight:800}.head3{font-size:1.2rem;color:#fff;font-family:inter,sans-serif;font-weight:400}.custom-btn{padding:10px 15px!important;border:1px solid #bc7428!important;background-color:#bc7428!important;color:#fff!important;display:flex;gap:8px;border-radius:50px!important;font-size:20px}.discover-btn{border-radius:10px!important;padding:5px 10px!important;background:#757375!important}.space-discover button:focus{background-color:#bc7428!important;border:none!important}.home-body button{margin-top:1rem}.theme-checkbox{position:relative;appearance:none;outline:0;width:45px;height:25px;border-radius:20px;background:#fff;box-shadow:none;cursor:pointer;overflow:hidden;transition:.3s ease-in-out;border:1px solid #000}.theme-checkbox:checked{background:#fff;color:#000}.theme-checkbox::before{content:'';position:absolute;top:2px;left:2px;border-radius:inherit;width:20px;height:20px;background:#000;transition:inherit}.theme-checkbox::after{content:'';position:absolute;right:calc(100% + 36px);border-radius:inherit;width:20px;height:20px;background:#000;transition:inherit}.theme-checkbox:checked::before{left:calc(100% - 38px);background:#000}.theme-checkbox:checked::after{right:24px;background:#fff}.align-items-space-between{align-items:space-between!important}@supports (align-items:space-between){.align-items-space-between{align-items:space-between}}.ing{width:180%}.footer{background-color:#bc7428}.footer a,.footer p{font-family:inter}.footer-icon{color:#bc7428}.fa-circle{color:#16171b}.copyright{color:#000;font-family:Inter;font-style:normal;font-weight:800;line-height:normal}.supercharge-group{position:relative}.front{display:none}.img-about{height:600px;width:auto}.img-contact{height:1000px;width:auto}.main-body-dash{background:#16171b;color:#fff;margin-top:150px}.main-body-dash h1{color:#fff;font-family:Inter;font-size:30px;font-style:normal;font-weight:500}.technical{display:flex;justify-content:space-between;width:50%;padding-bottom:50px;gap:50px}.faqs{margin-bottom:20px}.faqs i{color:#606161}.space{background:rgba(0,0,0,.25);border-radius:26px;padding:50px;margin-top:20px;margin-bottom:100px}.space-discover{background:rgba(175,167,167,.158);box-shadow:0 8px 8px 0 rgba(0,0,0,.45);border-radius:26px;padding:50px;margin-top:20px;margin-bottom:100px}.profile-space{background:rgba(255,255,255,.25);box-shadow:0 2.02907px 2.02907px 0 rgba(0,0,0,.45);border-radius:26px;padding:50px;margin-top:20px;margin-bottom:100px}.adam-img{height:auto;width:90px}.profile-space form{padding:20px}.profile-space form input{width:100%;padding:10px;margin-top:5px;outline:0}.space h1{padding-bottom:30px}.space-content{margin:50px 0}.dots i{color:#fff}.row{margin-left:0}.input-group{align-items:center}.connect-with{color:#fff}.space-content{display:flex;justify-content:space-between}.technical i{color:#bc7428;font-size:25px}.profile-form i{color:#bc7428;font-size:15px}.profile-form a{text-decoration:none;color:#fff}.profile-form a:hover{text-decoration:none;color:#fff}.socials h3{font-size:20px;margin-top:30px;margin-bottom:10px}.social-media p{color:#666464;margin-bottom:0}.social-media{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;border-radius:5px;background:#fff;margin-bottom:20px}.social-circle{border:2px solid #8d8b8b;border-radius:50%;width:30px;height:30px;position:relative}.social-circle .social-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:15px;background-color:#bc7428;border-radius:50%}.country-select{background:#757375;outline:0;color:#fff;padding:10px;border-radius:5px;width:100%;border:none}.create-gig{outline:0;color:#bc7428;padding:15px 10px;border-radius:5px;width:100%;border:none}.create-gig.desc{height:100px}.file-upload-container{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#fff;border-radius:10px}.file-input{display:none}.drop-area{cursor:pointer;padding:20px;color:#000}.drop-area p{margin:0;font-size:18px}.drop-area img{height:30px;width:30px}.file-label{cursor:pointer;background-color:#fff;color:#bc7428;padding:10px 20px;border-radius:5px;font-size:18px;transition:background-color .3s;border:2px solid #bc7428;font-weight:600}.file-label:hover{background-color:#bc7428;color:#fff}.form-list p{margin-bottom:.3rem;font-weight:600}.discover-btn-1{border-radius:10px;width:100%;background:#bc7428;color:#fff;padding:10px;border:none}.discover-btn-1.monitor{width:83%}.discover-btn-1b{display:none}.collab img{height:70px;width:70px}.collab h3{font-size:1.17em}.collab-list{margin:50px;width:25%;margin-right:20px}.collab-space{background:#fff;padding:20px;padding-right:40px;border-radius:10px;margin:50px;height:25%;margin-left:0}.collab-space h3{color:#bc7428;margin-bottom:0}.collab-campaign h3,.creator-person .collab-black,.market-list .collab-black{color:#000}.space-discover.collabo{display:flex;justify-content:space-between;padding:0}.collab-campaign{background:#fff;padding:30px;border-radius:0 26px 26px 0}.collab-campaign .creator-progress{width:100%;height:30px;background:#a39c9c;border-radius:5px}.collab-campaign .progress{height:100%}.collab-campaign .progress.audience{height:100%;background:#c76d24!important;width:70%}.collab-list .market-form input[type=search]{background:#fff}.team{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:#000;padding:20px}.row .team{max-width:230px}.row .add-team{text-decoration:none;color:#fff}.row .add-team:hover{color:#bc7428}.team p{color:#a39c9c;margin-bottom:0}.team h5{margin-bottom:0}@media only screen and (max-width:1199px){.img39{margin-top:-125px}.collab-space{padding:15px;height:25%;margin-left:0;margin-right:30px}.collab-space h3{font-size:20px}.collab-space .market-list p{font-size:12px}.collab-space .market-list p img{height:auto;width:15px}}@media only screen and (max-width:991px){.connect{margin-top:10rem}.home-body{display:flex;flex-direction:column;align-items:center;margin-bottom:50px;text-align:center}.home-body button{margin-top:1rem}.supercharge-group{display:flex;flex-direction:column-reverse;align-items:center}.supercharge-group .img39{margin-top:auto;margin-bottom:100px}.row{margin-left:0}.row.about-row{margin-left:calc(var(--bs-gutter-x) * -.5)}.head3{margin-bottom:3rem}.copyright{font-size:12px;width:145px}.img38{margin-top:10%}.space-content{display:block}.technical{display:flex;flex-direction:column;gap:10px;width:100%}.technical i{color:#bc7428;font-size:15px}.discover-btn-1.monitor{width:100%}.collab-campaign{display:none}.space-discover.collabo{flex-direction:column}.collab-space{margin:50px}.collab-list{width:75%}}@media only screen and (max-width:768px){.light-mode header{padding-left:10px!important;padding-right:10px!important}.back{display:none}.head2{color:#bc7428;font-weight:800}.head{font-weight:800}.ing{width:100%}.img-about{max-height:420px;width:auto;margin-top:50px}.img-contact{height:600px;width:auto;margin-top:50px}.header{padding:5px;padding-top:50px}.copyright{justify-self:flex-end}.footer-icon{display:flex;height:auto;width:10px}.small-text{font-size:10px}.footer{font-size:smaller}.footer-logo{height:auto;width:50px}.footer-img{height:auto;width:20px}.img39{margin-top:-250px}.special{display:flex;justify-content:center;border-radius:10px;background:#16171b}.space{margin-top:20px;margin-bottom:100px;margin-left:10px;margin-right:10px;font-size:15px;padding-bottom:70px}.profile-space{padding:0;padding-top:50px;padding-bottom:50px}.support{margin-left:10px;margin-right:10px}.support span{margin-left:20px!important}.space h1,.space-discover h1,.support h1{font-size:20px}.socials h3{font-size:15px;margin-left:20px;margin-right:20px}.social-media p{font-size:12px}.social-media{padding:10px 20px;margin-left:20px;margin-right:20px}.social-circle{width:20px;height:20px}.social-circle .social-dot{width:10px;height:10px}.profile-btn{margin-left:20px;margin-right:20px}.discover-btn-1b{display:block;border-radius:10px;width:100%;background:#bc7428;color:#fff;padding:10px;border:none;margin-bottom:100px}.discover-btn-1{display:none}.space-discover{margin-bottom:40px}.space-discover.collabo{margin-bottom:70px}}@media only screen and (max-width:576px){.space{padding:20px}.profile-space h3{font-size:20px}.profile-space p{font-size:15px}.profile-form{font-size:15px}.adam-img{height:auto;width:60px}.space-discover{padding:25px;margin-top:20px;margin-bottom:100px;margin:10px}.discover-btn-1b{margin:10px;width:95%!important}.buttons button{font-size:10px;border:none}.discover-p,.space-discover p{font-size:12px}.collab-list,.collab-space{margin:20px}}.light-mode{background-color:#fff!important;color:#000!important}.light-mode .light-text{color:#000!important}.light-mode header{background:#bc7428;padding-left:80px;padding-right:80px}.light-mode .nav-text{color:#16171b}.light-mode header ul li a,.light-mode header ul li a i{color:#fff}.light-mode .main-body-dash{background:#fff;color:#000}.light-mode .main-body-dash h1{color:#16171b}.light-mode .space{background:#e3e1e1}.light-mode .space .dots i{border:2px solid #a3a2a2;border-radius:50%}.light-mode .head3{color:#535151}.light-mode svg text{fill:#000}.light-mode .profile-form input{border:none}.light-mode .profile-space{background:#e2e2e2}.light-mode .profile-form a{color:#000}.light-mode .row .add-team{color:#000}.light-mode .logo{background-image:url(/assets/images/ajedeck-logo-new-gap.svg)}