@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Inter:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.cdnfonts.com/css/trebuchet-ms-2";@import"https://fonts.googleapis.com/css2?family=ZCOOL+QingKe+HuangYou&display=swap";@import"https://fonts.cdnfonts.com/css/tangosans";@import"https://fonts.googleapis.com/css2?family=Meow+Script&display=swap";.navbar-header{position:sticky;width:100%;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#131313}.navbar-header .container-fluid{padding-inline:35px}.custom-navbar{justify-content:space-between;background-color:transparent!important;padding:20px 0;border-radius:200px}.custom-navbar .nav-items{display:flex;align-items:center;column-gap:40px;justify-content:space-between;width:100%}.custom-navbar .nav-items .website-logo{width:146px}.custom-navbar .nav-items .website-logo img{width:100%}.custom-navbar .collapse-custom{flex-grow:0}.custom-navbar .collapse-custom ul.navbar-nav{border-radius:999px;background-color:#ffffff1a;padding-inline:32px;column-gap:2rem;border:1px solid rgb(255 255 255 / 10%)}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link{color:var(--light-color);text-transform:uppercase;font-size:14px;font-family:var(--font-family-inter);position:relative;overflow:hidden;padding-block:20px;font-weight:500;transition:ease-in-out .3s}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link:hover{color:#0effe6}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link:after{content:"";background-color:#37fbb3;height:3px;width:50px;border-radius:90px 90px 0 0;position:absolute;bottom:0;left:50%;transform:translate(-50%);opacity:0;transition:ease-in-out .3s}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link.active{color:#0effe6}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link.active:after{opacity:1}.authentication-option{display:flex;align-items:center}.authentication-option .login-btn,.authentication-option .get-started{font-size:.875rem;font-family:var(--font-family-inter);text-align:center;border-radius:200px;height:40px;border:none;transition:ease-in-out .5s;margin-left:10px;font-weight:500}.authentication-option .login-btn{padding:1rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;color:var(--dark-color);background:linear-gradient(to right,#0EFFE6,#46FE7C 50%,var(--light-color) 50%);background-size:200% 100%;background-position:right bottom;margin-left:0}.authentication-option .login-btn span{width:3.5px;height:3.5px;background-color:var(--dark-color);display:inline-block;margin-left:5px;transition:ease-in-out .5s}.authentication-option .get-started{width:150px;color:var(--light-color);background:linear-gradient(to right,var(--light-color) 50%,var(--dark-color) 50%);background-size:200% 100%;background-position:right bottom}.authentication-option .get-started i{padding-left:5px}.authentication-option .login-btn:hover,.authentication-option .get-started:hover{background-position:left bottom}.authentication-option .get-started:hover{color:var(--dark-color)}.authentication-option .login-btn:hover span{background-color:var(--light-color)}.toggle-bar-btn{display:none}.black-overlay{background-color:#000000b3;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;transition:ease-in-out .5s}@media screen and (max-width: 992px){.custom-navbar{padding:12px 0}.custom-navbar .nav-items .website-logo{width:120px}.toggle-bar-btn{display:block;background-color:transparent;border:unset;margin-left:.5rem;width:20px}.toggle-bar-btn i{color:#fff;font-size:1.25rem;transition:ease-in-out .5s}.toggle-bar-btn i.fa-xmark{font-size:1.4rem;transform:rotate(90deg)}.collapse-custom{position:fixed;top:0;height:100vh;width:300px;z-index:9999;transition:ease-in-out .5s}.custom-navbar .collapse-custom ul.navbar-nav{border-radius:unset;padding:20px 10px 20px 30px;width:100%;height:100%;border:none;background-color:#000}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item{margin-bottom:10px}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link{color:#fff;padding-block:10px}.custom-navbar .collapse-custom ul.navbar-nav li.nav-item a.nav-link:after{left:0;transform:unset}.navbar-header .container-fluid{padding-inline:20px}}@media screen and (max-width: 576px){.authentication-option .login-btn{padding:.35rem 1rem;height:auto}.custom-navbar .nav-items .website-logo{width:100px}.navbar-header .container-fluid{padding-inline:12px}}.loginbtn{display:flex;flex-direction:column;align-items:center;justify-content:center}.registration-form{margin:auto;max-width:500px;display:flex;justify-content:center;align-items:center}.textPara{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-family-tangosans);font-size:15px;letter-spacing:1px;font-weight:500;cursor:pointer;color:#fff}.textError{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-family-tangosans);font-size:20px;font-weight:400;cursor:pointer;color:red}.form-label{color:#fff}.textSuccess{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-family-tangosans);font-size:20px;font-weight:400;cursor:pointer;color:green}.join1-community-btn{background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);width:100%;background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:10px 24px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block;margin-bottom:10px}.join1-community-btn:hover{background-position:right bottom;color:#191919;background-color:inherit;border:none}.join1-community-btn:focus{color:inherit;background-color:inherit;border:none;box-shadow:none}.footer-section{background-color:#131313;padding:96px 0 184px}.lets-talk-form{background-color:#131313;padding:96px 0}.lets-talk-form form label{width:100%}.lets-talk-form form label input,.lets-talk-form form label select{width:100%;padding:24px;border-radius:999px;background-color:#fff;font-size:.875rem;font-weight:500;font-family:var(--font-family-inter);line-height:16.94px;color:#818181;border:none;margin-bottom:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lets-talk-form form label input:focus-visible,.lets-talk-form form label select:focus-visible{outline:none}.lets-talk-form form button{width:100%;border:none;background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:left bottom;padding:24px;border-radius:999px;color:#191919;font-size:.875rem;font-weight:500;font-family:var(--font-family-inter);line-height:16.94px;transition:ease-in-out .5s}.lets-talk-form form button:hover{background-position:right bottom}.lets-talk-form form button span{margin-left:10px}.lets-talk-form h2{font-family:var(--font-family-tangosans);font-weight:700;line-height:87.87px;font-size:4rem;background:linear-gradient(to right,#0effe6,#46fe7c);color:transparent;background-clip:text;-webkit-background-clip:text;margin-bottom:5px}.lets-talk-form h3{font-family:var(--font-family-tangosans);font-weight:700;line-height:124.94px;color:#ffffff80;font-size:5.688rem;margin-bottom:0}.footer-section h4{font-size:1.25rem;color:#fff;font-weight:500;font-family:var(--font-family-tangosans);line-height:27.46px;margin-bottom:0}.footer-section h4 a{font-family:var(--font-family-inter);color:#fff;text-decoration:none;transition:ease-in-out .3s;letter-spacing:.6px}.footer-section h4 a:hover{color:#46fe7c;transform:translate(5px);display:block}.footer-section h4+h4{margin-top:1rem}.footer-section p{font-weight:400;font-family:var(--font-family-inter);line-height:21.94px;margin-top:12px;color:#fff;margin-bottom:0}.footer-section p a{margin-top:.25rem;display:block;color:inherit;transition:ease-in-out .3s}.footer-section p a:hover{color:#46fe7c;transform:translate(5px)}.footer-section ul{display:flex;list-style:none;padding-left:unset;margin-bottom:1rem;column-gap:1rem;margin-top:.5rem}.footer-section ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.social-media{background-color:#fff;width:30px;height:30px;border-radius:50%;flex-shrink:0;transition:ease-in-out .3s}.social-media:hover{background-color:#0effe6;transform:scale(1.1)}.social-media img{filter:invert(1);object-fit:scale-down;display:block;transition:ease-in-out .3s}.registration-btn{transition:ease-in-out .3s;cursor:pointer}.registration-btn:hover{color:#46fe7c;transform:translate(5px)}@media screen and (max-width: 1200px){.footer-section,.lets-talk-form{padding:70px 0}.lets-talk-form h2{font-size:3rem;line-height:normal}.lets-talk-form h3{font-size:4rem;line-height:normal}.lets-talk-form form label input,.lets-talk-form form label select{padding:20px 16px}.footer-section h4+h4{margin-top:.5rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.9rem}}@media screen and (max-width: 992px){.lets-talk-form h2{font-size:2rem}.lets-talk-form h3{font-size:3rem;margin-bottom:2rem}.footer-section p{margin-top:10px}.footer-section,.lets-talk-form{padding:40px 0}}@media screen and (max-width: 768px){.footer-section,.lets-talk-form{padding:30px 0}.footer-section h4+h4,.footer-section p{margin-top:.25rem}.lets-talk-form h3{font-size:2.5rem;margin-bottom:1.5rem}}@media screen and (max-width: 576px){.footer-section form label input::placeholder,.footer-section form label select::placeholder{color:#999}.footer-section form button,.footer-section form label input,.footer-section form label select{padding:15px}.footer-section p{margin-bottom:.25rem}.footer-section ul{column-gap:.3rem}}.hero-section{background-color:#131313;height:calc(100vh - 103px);text-align:center;padding-top:5rem;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hero-section h1{font-weight:700;font-size:8rem;margin-bottom:0;font-family:var(--font-family-tangosans)}.hero-section h1,.hero-section h2 span.first-name{display:inline-block;position:relative;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}.hero-section h1 span.first-name{color:#fff}.hero-section h1 span.circle-doat{background-color:#0effe6;width:21px;height:21px;border-radius:50%;display:inline-block;border:2px solid #1e1e1e;box-shadow:0 0 0 1px #0effe6;position:absolute;bottom:40px;right:-40px}.hero-section h2{font-size:1.5rem;margin-bottom:2rem;font-family:var(--font-family-tangosans);color:#fff;font-weight:400}.join-community-btn{background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:16px 24px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block}.join-community-btn:hover{background-position:right bottom;color:#191919;background-color:inherit;border:none}.join-community-btn span{margin-left:10px}.join-community-btn:focus{color:inherit;background-color:inherit;border:none;box-shadow:none}.hero-section-image{margin:5rem auto 0;position:relative;width:100%;transition:ease-in-out .5s;border-radius:20px 20px 0 0;box-shadow:0 -4px 4px #00000063}.hero-section-image img{filter:brightness(.5);object-fit:cover;object-position:top;width:100%;height:100%}.hero-section-image video{filter:brightness(.5);object-fit:cover;object-position:top;width:100%;height:100%;background-color:#000;display:block}.play_icon_circle{width:131px;height:131px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:99;cursor:pointer;left:50%;transform:translate(-50%);bottom:-67px;animation:blinkAnimation 1.5s infinite ease-in-out}@keyframes blinkAnimation{0%{box-shadow:0 0 #fff9}to{box-shadow:0 0 0 25px #fff0}}.hero-section-image .play_icon_btn{width:50px;height:auto;object-fit:unset;object-position:unset;border-radius:unset;filter:unset}.the-influencer{padding:7rem 0 5rem;z-index:9;position:relative;background-color:#fff}.custom-carousel-class{margin-bottom:4rem}.custom-carousel-class ul li{padding:.75rem;text-align:center}.custom-carousel-class ul li img{border-radius:10px;width:70px}.float-section{position:relative;opacity:0;transform:translate(-10%);transition:transform .5s ease-out,opacity .5s ease-out}.float-section.animate{opacity:1;transform:translate(0)}.para-animation{transition-delay:.6s}.btn-animation{transition-delay:.9s}.join-community-btn.our-strategies-btn{background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--dark-color) 50%);background-size:200% 100%;background-position:left bottom}.button-hover{transition:ease-in-out .5s}.join-community-btn.our-strategies-btn:hover{background-position:right bottom;color:#fff}.join-community-btn.our-strategies-btn img{transition:ease-in-out .5s}.join-community-btn.our-strategies-btn:hover img{filter:invert(1)}.the-influencer h2{color:#191919;font-family:var(--font-family-tangosans);font-size:3rem;font-weight:700;width:400px;line-height:54px;margin-bottom:20px}.the-influencer p{font-family:var(--font-family-inter);font-size:.875rem;color:#191919;font-weight:400;width:366px;line-height:16.94px;margin-bottom:100px}.black-heart{position:absolute;left:90px;top:45px;width:130px}.grey-bg-section{background-color:#f5f5f5;padding:90px 0 40px;border-radius:20px;width:90%;margin:0 auto}.grey-bg-section h2{font-family:var(--font-family-tangosans);line-height:65.9px;font-size:3rem;font-weight:700;margin-bottom:9px;color:#191919;text-align:center}.grey-bg-section h2 span{color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}.grey-bg-section p{color:#191919;font-family:var(--font-family-inter);font-weight:400;font-size:.875rem;line-height:16.94px;text-align:center;margin-bottom:38px}.content-tabs .react-tabs__tab-list{list-style:none;padding:0 1rem;display:flex;justify-content:center;gap:10px;margin-bottom:4rem;overflow-y:hidden;overflow-x:auto}.content-tabs .react-tabs__tab-list::-webkit-scrollbar{display:none}.content-tabs .react-tabs__tab-list .react-tabs__tab{padding:16px 24px;border-radius:999px;background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:right bottom;color:#191919;font-weight:600;font-family:var(--font-family-inter);font-size:.875rem;cursor:pointer;transition:ease-in-out .5s}.content-tabs .react-tabs__tab-list .react-tabs__tab:hover{background-position:left bottom}.content-tabs .react-tabs__tab-list .react-tabs__tab:focus-visible{outline:none}.content-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected{background-position:left bottom}.content-tabs .react-tabs__tab-list .react-tabs__tab span{margin-left:10px;display:inline-block}.custom-carousel .react-multi-carousel-list{padding-top:60px;padding-bottom:80px}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow{bottom:0;background-color:transparent;opacity:.5;transition:ease-in-out .3s}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow:hover{opacity:1}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow:before{color:#1c1b1f;font-size:24px;font-weight:900}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--left{left:48%;transform:translate(-50%)}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--right{right:48%;transform:translate(50%)}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track{column-gap:1.5rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:nth-child(odd){top:0}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:nth-child(2n){top:-50px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item{transition:width ease-in-out .9s;position:absolute}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:hover{width:500px!important}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider{width:100%;height:450px;border-radius:88px;overflow:hidden;background-color:#cfcfcf}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider img{width:100%;height:100%;object-fit:cover;object-position:top center}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-details{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:16px;align-items:center;visibility:hidden;opacity:0;transition:ease-in-out .9s}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:hover .slider .creators-details{visibility:visible;opacity:1}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info{background-color:#fff;padding:27px 40px;display:flex;flex-direction:column;justify-content:center;border-radius:999px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-name{color:#191919;font-size:1.25rem;font-weight:600;font-family:var(--font-family-inter);line-height:24.2px;margin-bottom:.5rem;white-space:nowrap}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social{display:flex;align-items:center;justify-content:center;font-size:1rem;font-family:var(--font-family-inter);font-weight:400;line-height:16.94px;color:#5b5b5b;white-space:nowrap}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social span{margin-right:3px;width:15px;min-width:15px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social span+span{margin-left:13px}.influencer-animation{position:relative;opacity:0;transform:translateY(-50%);transition:transform .75s ease-out,opacity .75s ease-out}.influencer-animation.animate{opacity:1;transform:translateY(0)}.transitionOdd.animate{transition-delay:.15s}.why-brands-section{padding:5rem 0}.whyUsHead{color:red}.flex-section{display:flex;flex-wrap:wrap}.flex-section>div{width:33.333%;padding:.5rem}.flex-section>div>div{background:#f5f5f5;padding:48px 50px;border-radius:20px;display:flex;flex-direction:column;width:100%}.flex-section>div>div h2{color:#393939;font-size:1.5rem;font-weight:700;line-height:28px;font-family:var(--font-family-tangosans);width:182px;margin-bottom:21px}.flex-section>div>div p{color:#000;font-size:.875rem;font-weight:400;line-height:16.94px;font-family:var(--font-family-inter);margin-bottom:0}.flex-section>div:nth-child(1)>div{background-color:#fff;padding:1rem}.flex-section>div:nth-child(1)>div h2{font-family:var(--font-family-tangosans);font-weight:700;font-size:3rem;line-height:54px;color:#131313;margin-bottom:10px;width:275px}.flex-section>div:nth-child(1)>div h3{font-family:var(--font-family-inter);font-weight:500;color:#000;line-height:24.2px;font-size:1.25rem}.flex-section>div:nth-child(1)>div h3 span{margin-left:26px}.flex-section>div:nth-child(2){width:28%}.flex-section>div:nth-child(3){width:38.666%}.flex-section>div:nth-child(3)>div{background:linear-gradient(to right,#0effe6,#46fe7c)}.flex-section>div:not(:first-child):hover>div{background:linear-gradient(to right,#0effe6,#46fe7c)}.flex-section>div:not(:first-child):hover~div:nth-child(3)>div,.flex-section>div:not(:first-child):hover+div:nth-child(3)>div{background:#f5f5f5}.influencer-blog{padding:100px 0;background:linear-gradient(to right,#0effe67f,#46fe7ccc),url(/src/assets/wti_home_page/bg_lighting_effect.svg);background-size:contain;background-position:left;box-sizing:border-box;background-repeat:no-repeat}.star-influencer{border-radius:88px;overflow:hidden;border:10px dashed #ffe0af;height:380px}.followers_likes{display:flex;column-gap:24px;margin-bottom:24px}.followers_likes>div{display:flex;align-items:center;color:#007455;font-weight:400;font-family:var(--font-family-inter);font-size:1.5rem;line-height:29.05px}.followers_likes>div b{margin-left:10px}.followers_likes span.icons{display:block;width:24px;margin-right:10px}.influencer-blog h2{font-family:var(--font-family-meow);color:#a545fd;font-size:2.75rem;line-height:1;font-weight:400;margin-bottom:0;position:absolute;top:-28px;left:8px}.influencer-blog h3{font-family:var(--font-family-tangosans);font-weight:700;line-height:70px;color:#191919;font-size:4rem;margin-bottom:0}.influencer-blog p{color:#191919;line-height:16.94px;font-family:var(--font-family-inter);font-weight:400;font-size:.875rem;margin-bottom:74px}.influencer-blog .checkout-more-btn{padding:16px 24px;border-radius:999px;background:linear-gradient(to right,var(--dark-color) 50%,var(--light-color) 50%);background-size:200% 100%;background-position:right bottom;color:#191919;font-weight:600;font-family:var(--font-family-inter);border:none;font-size:.875rem;cursor:pointer;transition:ease-in-out .5s}.influencer-blog .checkout-more-btn:hover{background-position:left bottom;color:#fff}.influencer-blog .checkout-more-btn span{margin-left:10px;transition:ease-in-out .5s}.influencer-blog .checkout-more-btn:hover span{filter:invert(1)}.faq-questions{background-color:#f5f5f5;padding:170px 0}.faq-questions h2{color:#191919;line-height:65.9px;font-weight:700;font-size:3rem;font-family:var(--font-family-tangosans);text-align:center;margin-bottom:.5rem}.faq-questions h3{font-weight:400;font-family:var(--font-family-inter);line-height:16.94px;font-size:.875rem;color:#191919;margin-bottom:100px;text-align:center}.accordian-custom{width:80%;margin:0 auto}.accordian-custom .accordion .accordion-item{border:none;background-color:unset;border-radius:unset;margin-bottom:14px}.accordian-custom .accordion .accordion-item .accordion-header{line-height:unset;margin-bottom:5px;font-size:unset;font-weight:unset;font-family:unset;color:unset;text-align:unset}.accordian-custom .accordion .accordion-item .accordion-header .accordion-button{background-color:#fff;border-radius:10px;padding:24px;font-family:var(--font-family-inter);font-weight:500;font-size:1.25rem;line-height:24.2px;color:#000;box-shadow:unset}.accordian-custom .accordion .accordion-item .accordion-header .accordion-button:after{background-image:url(../../assets/wti_home_page/add.svg);width:14px;height:14px;background-size:contain}.accordian-custom .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{background-image:url(../../assets/wti_home_page/remove.svg)}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body{border-radius:10px;background-color:#fbfbfb;padding:24px}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body p,.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body ol li{font-size:.875rem;font-weight:400;font-family:var(--font-family-inter);line-height:16.94px;color:#000;margin-bottom:unset;word-break:break-word}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body ol li+li{margin-top:10px}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body p+p{margin-top:36px}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body p a{font-weight:600;color:#1c1b1f}.video-parent{top:0;right:0;bottom:0;left:0;position:fixed;z-index:9999;transition:ease-in-out .3s}.overlay{background-color:#000c;top:0;right:0;bottom:0;left:0;width:100%;position:fixed;z-index:9999}.videoPop{position:fixed;background-color:#fff;top:50%;left:50%;width:90%;border-radius:5px;transform:translate(-50%,-50%);padding:.25rem;z-index:9999;height:90vh}.close-icon{position:absolute;color:#000;top:20px;right:20px;font-size:1.5rem;cursor:pointer;background-color:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:9;transition:ease-in-out .3s}.close-icon:hover{transform:rotate(90deg)}.registration-modal{z-index:9999}.registration-modal .modal-content{overflow:hidden;background-color:#ffffff29;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:20px;border:1px solid #ffffff6e}.registration-modal .modal-body{padding:2rem}.registration-modal .modal-body .nav-tabs{border:none}.registration-modal .modal-body .nav-tabs .nav-item{width:50%}.registration-modal .modal-body .nav-tabs .nav-item .nav-link{width:100%;border:none;background-color:#ddd;border-radius:unset;color:#191919;margin-bottom:unset;padding:1rem;font-size:1.25rem}.registration-modal .modal-body .nav-tabs .nav-item .nav-link.active{background-color:#00a3be;color:#fff;cursor:default}.registration-modal .modal-body .tab-content{padding:1rem}.influencer-registration-form label{display:flex;flex-direction:column;border-radius:10px;padding:1.5rem 1.5rem 1rem;font-family:var(--font-family-inter);margin-bottom:1.75rem;border:1px solid rgb(255 255 255 / 30%);position:relative}.influencer-registration-form label span{font-size:.75rem;color:#000;position:absolute;top:-11px;background-color:#fff;left:12px;padding:2px 5px;border-radius:3px}.influencer-registration-form input[type=radio]{position:absolute;width:20px;height:20px;left:0;top:50%;transform:translateY(-50%)}.influencer-registration-form .radio-btn-row{position:relative}.influencer-registration-form .radio-btn-row label{color:#fff;font-weight:200;cursor:pointer;border:none;margin-bottom:unset;padding:1rem 2rem;border-radius:unset}.influencer-registration-form label input,.influencer-registration-form label select{font-size:.9rem;outline:none;border:none;background-color:transparent;color:#fff;font-weight:300}.influencer-registration-form label select option{color:#191919}.radio-heading{color:#fff;font-size:1.25rem;margin-bottom:.25rem}.influencer-registration-form label input::placeholder{color:#ccc}.influencer-registration-form label input::-webkit-outer-spin-button,.influencer-registration-form label select::-webkit-inner-spin-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0}.influencer-registration-form label input:-webkit-autofill,.influencer-registration-form label select:-webkit-autofill{background-color:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transition:background-color 5000s ease-in-out 0s}.influencer-registration-form label input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.influencer-registration-form button{background:linear-gradient(to right,#fff 50%,#0fffe6 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.9rem;border:none;padding:10px 50px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none}.influencer-registration-form button:hover{background-position:right bottom}.close-modal{position:absolute;right:.75rem;top:.75rem;cursor:pointer;transition:ease-in-out .3s;color:#fff}.close-modal:hover{transform:rotate(90deg)}.close-modal svg{width:25px;height:25px}.modal-heading{text-align:center;font-size:1.75rem;margin-bottom:2rem;color:#fff;font-weight:700}.instruction-text{text-align:center;font-size:1rem;margin-top:1rem;color:#fff;cursor:pointer;transition:ease-in-out .3s}.instruction-text:hover{color:#00ffe5}.wti-news-section{padding:100px 0}.news-main-row{align-items:center;justify-content:space-between}.news-main-row h2{font-family:var(--font-family-tangosans);font-size:3rem;font-weight:500;margin-bottom:1.25rem;color:#191919;text-align:left}.news-main-row p{color:#191919;font-family:var(--font-family-inter);font-weight:400;font-size:1rem;line-height:1.75;text-align:left;margin-bottom:0}.news-images{background-color:#fff;border-radius:2rem;padding:1rem;box-shadow:0 0 10px 5px #ddd;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:ease-in-out .5s}.news-images:hover{transform:translateY(-10px);box-shadow:0 15px 20px 10px #ddd}.news-images img{width:100%}@media screen and (max-width: 1600px){.content-tabs .react-tabs__tab-list .react-tabs__tab{padding:12px 18px}}@media screen and (max-width: 1500px){.content-tabs .react-tabs__tab-list .react-tabs__tab{padding:12px}}@media screen and (max-width: 1400px){.content-tabs .react-tabs__tab-list .react-tabs__tab{font-size:.8rem}.black-heart{width:100px;top:50px}}@media screen and (max-width: 1300px){.content-tabs .react-tabs__tab-list .react-tabs__tab{font-size:.8rem;padding:12px 8px}.content-tabs .react-tabs__tab-list .react-tabs__tab span{margin-left:5px;width:10px}.social-media-icons img{width:400px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-name{font-size:1rem;margin-bottom:.35rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social{font-size:.8rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social span{width:12px;min-width:12px}}@media screen and (max-width: 1200px){.hero-section{padding-top:5rem;height:calc(100vh - 390px)}.hero-section h1{font-size:7rem;line-height:normal}.hero-section h2{font-size:1.5rem;line-height:normal}.hero-section h1 span.circle-doat{bottom:26px}.play_icon_circle{width:100px;height:100px;bottom:-50px}.the-influencer{padding:5rem 0 4rem}.grey-bg-section{width:100%;padding:70px 0;border-radius:10px}.content-tabs .react-tabs__tab-list{margin-bottom:4rem;justify-content:flex-start}.content-tabs .react-tabs__tab-list .react-tabs__tab{white-space:nowrap}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider{aspect-ratio:1 / 1}.why-brands-section{padding:4rem 0}.flex-section>div>div{padding:24px 25px}.social-media-icons img{width:350px}.influencer-blog{padding:80px 0}.faq-questions{padding:100px 0}.faq-questions h3{margin-bottom:80px}.accordian-custom .accordion .accordion-item .accordion-header .accordion-button{font-size:1.15rem}.videoPop{height:70vh;border-radius:8px}.black-heart{top:25px;left:60px}.wti-news-section{padding:80px 0}}@media screen and (max-width: 992px){.hero-section h1{font-size:6.25rem}.hero-section h2{font-size:1.35rem}.hero-section h1 span.circle-doat{width:16px;height:16px;bottom:18px;right:-25px}.the-influencer{padding:4rem 0 3rem}.the-influencer h2{width:auto;font-size:2rem;line-height:normal;margin-bottom:10px}.the-influencer p{width:auto;margin-bottom:50px}.join-community-btn{padding:20px 30px}.grey-bg-section{padding:40px 0}.grey-bg-section h2{font-size:2rem;line-height:normal}.grey-bg-section p{margin-bottom:20px}.content-tabs .react-tabs__tab-list{margin-bottom:2.5rem}.why-brands-section{padding:2rem 0}.flex-section>div>div{padding:12px;border-radius:10px}.flex-section>div>div h2{font-size:1rem;width:auto;line-height:normal;margin-bottom:10px}.flex-section>div>div p{font-size:.8rem}.flex-section>div:nth-child(1)>div h2{font-size:2rem;line-height:normal;width:auto}.flex-section>div:nth-child(1)>div h3{font-size:1rem;line-height:normal}.flex-section>div:nth-child(1)>div h3 span{margin-left:10px;width:10px;display:inline-block}.social-media-icons img{width:250px}.influencer-blog{padding:60px 0}.star-influencer{margin-bottom:4rem;height:350px}.star-influencer img{width:100%;height:100%;object-fit:cover;object-position:center}.influencer-blog h2{font-size:1.75rem;top:-15px}.influencer-blog h3{font-size:2rem;line-height:normal}.followers_likes>div{font-size:1.15rem;line-height:normal}.followers_likes span.icons{margin-right:5px;width:20px}.followers_likes>div b{margin-left:5px}.followers_likes{margin-bottom:14px;column-gap:14px}.influencer-blog p{margin-bottom:40px}.influencer-blog .checkout-more-btn{padding:12px 20px}.influencer-blog .checkout-more-btn span{margin-left:5px;width:10px;display:inline-block}.faq-questions{padding:50px 0}.faq-questions h2{font-size:2rem;line-height:normal}.faq-questions h3{margin-bottom:50px}.accordian-custom{width:100%}.accordian-custom .accordion .accordion-item .accordion-header .accordion-button{font-size:1rem;padding:1rem}.accordian-custom .accordion .accordion-item .accordion-collapse .accordion-body{padding:1rem}.videoPop{height:60vh;border-radius:5px}.black-heart{top:20px;left:44px;width:75px}.wti-news-section{padding:60px 0}.news-main-row h2{font-size:2rem;margin-bottom:1rem}.news-main-row p{font-size:15px}}@media screen and (max-width: 768px){.hero-section h1{font-size:5rem}.the-influencer{padding:3.75rem 0 2rem}.the-influencer .col-md-6{text-align:center}.the-influencer h2{width:auto;font-size:1.5rem;margin-bottom:5px}.the-influencer p{margin-bottom:20px}.the-influencer .position-relative{margin-top:1.5rem}.black-heart{width:100px;left:80px;top:45px}.grey-bg-section{padding:30px 0}.grey-bg-section h2{font-size:1.5rem;margin-bottom:5px}.grey-bg-section p{font-size:.8rem;padding-inline:1rem}.content-tabs .react-tabs__tab-list{padding:0 .75rem;margin-bottom:2rem}.flex-section>div,.flex-section>div:nth-child(2),.flex-section>div:nth-child(3){width:50%}.flex-section>div:nth-child(1)>div{padding:.5rem}.flex-section>div>div{padding:15px;height:100%}.flex-section>div:nth-child(1)>div h2{font-size:1.5rem;margin-bottom:5px}.flex-section>div>div h2{margin-bottom:8px}.social-media-icons img{width:220px}.influencer-blog{padding:30px 0}.star-influencer{height:250px;border-radius:50px;margin-bottom:2.5rem}.influencer-blog p{margin-bottom:20px;font-size:.8rem}.influencer-blog h2{font-size:1.25rem;top:-10px}.influencer-blog h3{font-size:1.5rem}.followers_likes{margin-bottom:10px;column-gap:10px}.followers_likes>div{font-size:1rem}.followers_likes span.icons{width:16px}.faq-questions{padding:30px 0}.faq-questions h2{font-size:1.5rem}.faq-questions h3{margin-bottom:25px}.videoPop{height:50vh}.wti-news-section{padding:40px 0}.news-main-row h2{font-size:1.5rem;margin-bottom:.5rem}.news-main-row p{margin-bottom:2rem}.news-images{border-radius:1rem}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--left{left:46%}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--right{right:46%}}@media screen and (max-width: 576px){.logo-image{width:50%}.social-media-icons img{width:150px}.hero-section{height:calc(100vh - 300px);padding-top:6rem}.hero-section h1{font-size:3rem}.hero-section h1 span.circle-doat{width:13px;height:13px;bottom:14px;right:-20px}.hero-section h2{font-size:.85rem}.join-community-btn{padding:12px 20px}.join-community-btn span{margin-left:5px}.flex-section>div,.flex-section>div:nth-child(2),.flex-section>div:nth-child(3){width:100%}.the-influencer{padding:3.5rem 0 2rem}.star-influencer{height:200px;margin-bottom:1.5rem}.footer-section h2{font-size:1.5rem}.footer-section h3{font-size:2.5rem;margin-bottom:1.5rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track{column-gap:.5rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-name{font-size:.85rem;margin-bottom:.15rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social{font-size:.65rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social span{width:12px;min-width:12px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info .creators-social span+span{margin-left:5px}.videoPop{height:36vh}.close-icon{width:30px;height:30px;font-size:1rem}.black-heart{width:20%;left:16%;top:9%}.the-influencer h2,.grey-bg-section h2,.flex-section>div:nth-child(1)>div h2,.influencer-blog h3,.faq-questions h2,.footer-section h2{font-size:1.25rem}.footer-section h3{font-size:2rem;margin-bottom:1rem}.play_icon_circle{width:80px;height:80px;bottom:-41px;padding:1.7rem}.hero-section-image{margin:0}.custom-carousel-class ul li img{width:80%}.influencer-blog h2{top:-14px}.wti-news-section{padding:30px 0}.news-images{padding:.5rem;border-radius:.5rem}.news-main-row h2{font-size:1.25rem}.news-main-row p{font-size:14px;margin-bottom:1.5rem}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-details img{width:70px;height:70px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-details .creators-social span img{width:100%;height:100%}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider{height:320px;border-radius:88px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-details{gap:8px}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:hover{width:330px!important}.custom-carousel .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .slider .creators-info{padding:10px 20px;border-radius:999px}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--left{left:44%}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--right{right:44%}.custom-carousel .react-multi-carousel-list{padding-bottom:70px}.registration-modal .modal-body{padding:1rem}}@media screen and (max-width: 370px){.videoPop{height:23vh;padding:.25rem}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--left{left:43%}.custom-carousel .react-multi-carousel-list .react-multiple-carousel__arrow--right{right:43%}}@media screen and (min-width: 992px) and (max-height: 900px){.hero-section{padding-top:3rem}.hero-section-image{margin:3rem auto 0}}@media screen and (min-width: 992px) and (max-height: 800px){.hero-section{padding-top:2rem}.hero-section h1{font-size:6rem}.hero-section h2{font-size:1.25rem;margin-bottom:1rem}.hero-section-image{margin:2rem auto 0}}@media screen and (min-width: 992px) and (max-height: 700px){.hero-section{height:calc(100vh - 87px)}.custom-navbar{padding:12px 0}}@media screen and (min-width: 992px) and (max-height: 600px){.hero-section h1{font-size:5rem}.join-community-btn{padding:12px 20px}.hero-section-image{width:80%}.play_icon_circle{width:100px;height:100px;bottom:-53px}}@media screen and (max-width: 576px) and (max-height: 850px){.hero-section{height:calc(100vh - 270px);padding-top:4rem}}@media screen and (max-width: 576px) and (max-height: 700px){.hero-section{height:calc(100vh - 230px);padding-top:3rem}}@media screen and (max-width: 576px) and (max-height: 600px){.hero-section{height:calc(100vh - 160px)}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.left-side-social-media-icons{width:50%;position:relative;height:275px}.left-side-social-media-icons img{width:100px;position:absolute}.left-side-social-media-icons img.flicker{bottom:0;left:0}.left-side-social-media-icons img.telegram{bottom:0;left:100px}.left-side-social-media-icons img.cloud{bottom:0;left:200px}.left-side-social-media-icons img.behance{bottom:0;left:300px}.left-side-social-media-icons img.spotify{bottom:0;left:400px}.left-side-social-media-icons img.instagram{bottom:88px;left:50px}.left-side-social-media-icons img.twitch{bottom:88px;left:150px}.left-side-social-media-icons img.facebook{bottom:175px;left:100px}.social-media-animation.animate1{transition-delay:0s}.social-media-animation.animate2{transition-delay:.25s}.social-media-animation.animate3{transition-delay:.5s}.social-media-animation.animate4{transition-delay:.75s}.social-media-animation.animate5{transition-delay:1s}.social-media-animation.animate6{transition-delay:1.25s}.social-media-animation.animate7{transition-delay:1.5s}.social-media-animation.animate8{transition-delay:1.75s}@media screen and (max-width: 1400px){.left-side-social-media-icons{height:225px}.left-side-social-media-icons img{width:80px}.left-side-social-media-icons img.telegram{left:80px}.left-side-social-media-icons img.cloud{left:160px}.left-side-social-media-icons img.behance{left:240px}.left-side-social-media-icons img.spotify{left:320px}.left-side-social-media-icons img.instagram{bottom:70px;left:40px}.left-side-social-media-icons img.twitch{bottom:70px;left:120px}.left-side-social-media-icons img.facebook{bottom:140px;left:80px}}@media screen and (max-width: 992px){.left-side-social-media-icons{height:163px}.left-side-social-media-icons img{width:60px}.left-side-social-media-icons img.telegram{left:60px}.left-side-social-media-icons img.cloud{left:120px}.left-side-social-media-icons img.behance{left:180px}.left-side-social-media-icons img.spotify{left:240px}.left-side-social-media-icons img.instagram{bottom:50px;left:30px}.left-side-social-media-icons img.twitch{bottom:50px;left:90px}.left-side-social-media-icons img.facebook{bottom:100px;left:60px}}@media screen and (max-width: 768px){.left-side-social-media-icons{height:115px}.left-side-social-media-icons img{width:40px}.left-side-social-media-icons img.telegram{left:40px}.left-side-social-media-icons img.cloud{left:80px}.left-side-social-media-icons img.behance{left:120px}.left-side-social-media-icons img.spotify{left:160px}.left-side-social-media-icons img.instagram{bottom:35px;left:20px}.left-side-social-media-icons img.twitch{bottom:35px;left:60px}.left-side-social-media-icons img.facebook{bottom:70px;left:40px}}@media screen and (max-width: 576px){.left-side-social-media-icons{height:85px}.left-side-social-media-icons img{width:30px}.left-side-social-media-icons img.telegram{left:30px}.left-side-social-media-icons img.cloud{left:60px}.left-side-social-media-icons img.behance{left:90px}.left-side-social-media-icons img.spotify{left:120px}.left-side-social-media-icons img.instagram{bottom:26px;left:15px}.left-side-social-media-icons img.twitch{bottom:26px;left:45px}.left-side-social-media-icons img.facebook{bottom:52px;left:30px}}.right-side-social-media-icons{width:50%;position:relative;height:275px}.right-side-social-media-icons img{width:100px;position:absolute}.right-side-social-media-icons img.vimeoIcon{bottom:0;right:0}.right-side-social-media-icons img.dribbbleIcon{bottom:0;right:100px}.right-side-social-media-icons img.kakaotalkIcon{bottom:0;right:200px}.right-side-social-media-icons img.redditIcon{bottom:0;right:300px}.right-side-social-media-icons img.tinderIcon{bottom:0;right:400px}.right-side-social-media-icons img.snapchatIcon{bottom:0;right:500px}.right-side-social-media-icons img.twitterIcon{bottom:88px;right:50px}.right-side-social-media-icons img.tumblrIcon{bottom:88px;right:150px}.right-side-social-media-icons img.tiktokIcon{bottom:88px;right:250px}.right-side-social-media-icons img.youtubeIcon{bottom:175px;right:100px}.social-media-animation{position:relative;opacity:0;transform:translateY(-50%);transition:transform .75s ease-out,opacity .75s ease-out}.social-media-animation.animate{opacity:1;transform:translateY(0)}.social-media-animation.animate1{transition-delay:.25s}.social-media-animation.animate2{transition-delay:.5s}.social-media-animation.animate3{transition-delay:.75s}.social-media-animation.animate4{transition-delay:1s}.social-media-animation.animate5{transition-delay:1.25s}.social-media-animation.animate6{transition-delay:1.5s}.social-media-animation.animate7{transition-delay:1.75s}.social-media-animation.animate8{transition-delay:2s}.social-media-animation.animate9{transition-delay:2.25s}.social-media-animation.animate10{transition-delay:2.5s}@media screen and (max-width: 1400px){.right-side-social-media-icons{height:225px}.right-side-social-media-icons img{width:80px}.right-side-social-media-icons img.dribbbleIcon{right:80px}.right-side-social-media-icons img.kakaotalkIcon{right:160px}.right-side-social-media-icons img.redditIcon{right:240px}.right-side-social-media-icons img.tinderIcon{right:320px}.right-side-social-media-icons img.snapchatIcon{right:400px}.right-side-social-media-icons img.twitterIcon{bottom:70px;right:40px}.right-side-social-media-icons img.tumblrIcon{bottom:70px;right:120px}.right-side-social-media-icons img.tiktokIcon{bottom:70px;right:200px}.right-side-social-media-icons img.youtubeIcon{bottom:140px;right:80px}}@media screen and (max-width: 992px){.right-side-social-media-icons{height:163px}.right-side-social-media-icons img{width:60px}.right-side-social-media-icons img.dribbbleIcon{right:60px}.right-side-social-media-icons img.kakaotalkIcon{right:120px}.right-side-social-media-icons img.redditIcon{right:180px}.right-side-social-media-icons img.tinderIcon{right:240px}.right-side-social-media-icons img.snapchatIcon{right:300px}.right-side-social-media-icons img.twitterIcon{bottom:50px;right:30px}.right-side-social-media-icons img.tumblrIcon{bottom:50px;right:90px}.right-side-social-media-icons img.tiktokIcon{bottom:50px;right:150px}.right-side-social-media-icons img.youtubeIcon{bottom:100px;right:60px}}@media screen and (max-width: 768px){.right-side-social-media-icons{height:115px}.right-side-social-media-icons img{width:40px}.right-side-social-media-icons img.dribbbleIcon{right:40px}.right-side-social-media-icons img.kakaotalkIcon{right:80px}.right-side-social-media-icons img.redditIcon{right:120px}.right-side-social-media-icons img.tinderIcon{right:160px}.right-side-social-media-icons img.snapchatIcon{right:200px}.right-side-social-media-icons img.twitterIcon{bottom:35px;right:20px}.right-side-social-media-icons img.tumblrIcon{bottom:35px;right:60px}.right-side-social-media-icons img.tiktokIcon{bottom:35px;right:100px}.right-side-social-media-icons img.youtubeIcon{bottom:70px;right:40px}}@media screen and (max-width: 576px){.right-side-social-media-icons{height:85px}.right-side-social-media-icons img{width:30px}.right-side-social-media-icons img.dribbbleIcon{right:30px}.right-side-social-media-icons img.kakaotalkIcon{right:60px}.right-side-social-media-icons img.redditIcon{right:90px}.right-side-social-media-icons img.tinderIcon{right:120px}.right-side-social-media-icons img.snapchatIcon{right:150px}.right-side-social-media-icons img.twitterIcon{bottom:26px;right:15px}.right-side-social-media-icons img.tumblrIcon{bottom:26px;right:45px}.right-side-social-media-icons img.tiktokIcon{bottom:26px;right:75px}.right-side-social-media-icons img.youtubeIcon{bottom:52px;right:30px}}.faq-animation{position:relative;opacity:0;transform:translateY(-50%);transition:transform .75s ease-out,opacity .75s ease-out}.faq-animation.animate{opacity:1;transform:translateY(0)}.faq-animation.animate1{transition-delay:.25s}.faq-animation.animate2{transition-delay:.5s}.faq-animation.animate3{transition-delay:.75s}.faq-animation.animate4{transition-delay:1s}.faq-animation.animate5{transition-delay:1.25s}.faq-animation.animate6{transition-delay:1.5s}.faq-animation.animate7{transition-delay:1.75s}.faq-animation.animate8{transition-delay:2s}.trendsetter-header{background-color:#000;padding:.5rem 0;position:sticky;width:100%;top:0;left:0;font-family:var(--font-family-lato);border-bottom:1px solid rgb(204 204 204 / 70%);z-index:99999}.navbar-custom{display:flex;justify-content:space-between;align-items:center}.navbar-custom ul{display:flex;list-style:none;margin-bottom:0;padding-left:0;align-items:center}.navbar-custom ul.nav-list{align-items:flex-start}.navbar-custom ul li{margin-right:1.75rem}.navbar-custom ul li:nth-last-child(1){margin-right:0}.navbar-custom ul li a{text-decoration:none;color:#fff;font-size:1.125rem;transition:ease-in-out .3s;position:relative}.navbar-custom ul li.list-item{font-size:1.125rem}.navbar-custom ul.nav-list li{overflow:hidden}.navbar-custom ul.nav-list li.list-item{color:#fff;cursor:pointer;position:relative}.navbar-custom ul.nav-list li.list-item:after{content:"";position:absolute;height:2px;bottom:0;width:100%;background-color:#4aff77;left:-100%;transition:ease-in-out .4s}.navbar-custom ul.nav-list li.list-item:hover:after{left:0%}.navbar-custom ul li.list-item.nav-active{border-bottom:2px solid #4AFF77}.navbar-custom ul li a.nav-active:after{content:"";position:unset;background-color:unset}.navbar-custom ul li.list-button{margin-right:.75rem}.navbar-custom ul li.registration-button{margin-right:0}.navbar-custom ul li.list-button:nth-last-child(1){margin-right:0}.navbar-custom ul li.list-button a{font-size:.875rem;border-radius:2rem;padding:.2rem 2rem;display:block;background:linear-gradient(to right,#1c1c1c,#1c1c1c) padding-box,linear-gradient(to right,#4aff77,#09ffee) border-box;color:#fff;border:1px solid transparent;transition:ease-in-out .3s;position:relative;z-index:1}.navbar-custom ul li.list-button a:before{position:absolute;content:"";background:linear-gradient(to right,#fff,#fff) padding-box,linear-gradient(to right,#4aff77,#09ffee) border-box;top:0;left:0;bottom:0;right:0;transition:opacity .5s linear;border-radius:2rem;z-index:-1;opacity:0}.navbar-custom ul li.list-button a:hover:before{opacity:1}.navbar-custom ul li.list-button a:hover{color:#1c1c1c}.navbar-custom ul li.registration-button a{font-size:.875rem;border-radius:2rem;padding:.2rem 2rem;display:block;background:linear-gradient(to right,#4dff73b8,#0cffe9b8) padding-box;font-weight:500;transition:ease-in-out .3s}.navbar-custom ul li.registration-button a:hover{box-shadow:0 0 15px #0cffe9;background:linear-gradient(to right,#4cff74b8,#0cffe9b8) padding-box}.navbar-custom .wti-logo{width:60px}.navbar-custom .wti-logo img{width:100%}.toggle-bar{display:none}.toggle-bar i{color:#fff;font-size:1.25rem;cursor:pointer;transition:ease-in-out .4s}.toggle-bar i.fa-xmark{font-size:1.4rem;transform:rotate(90deg)}.mobile-menu{display:none!important}@media screen and (max-width: 1200px){.navbar-custom ul li{margin-right:1rem}.navbar-custom ul li a{font-size:1rem}.trendsetter-header{padding:.5rem 0}}@media screen and (max-width: 992px){.navbar-custom ul.nav-list{position:fixed;flex-direction:column;background-color:#1c1c1c;left:0;top:0;width:250px;height:100vh;padding:1rem 2rem;z-index:9}.navbar-custom ul li{margin-right:0;padding:1rem 0}.navbar-custom ul li.list-button{padding:0}.toggle-bar{display:flex}.desktop-menu{display:none!important}.mobile-menu{display:block!important;position:relative;transition:ease-in-out .4s}.desktop-register-btn{display:none}.navbar-custom ul li.registration-button.mobile-register-btn{position:absolute;bottom:0}.navbar-custom ul li.registration-button.mobile-register-btn a{padding:.3rem 2rem;font-size:.85rem}.overlay-black{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000b3;z-index:9999;transition:ease-in-out .4s}}@media screen and (max-width: 576px){.trendsetter-header{padding:.3rem 0;border-bottom:1px solid rgb(204 204 204 / 70%)}.navbar-custom .wti-logo{width:45px}.navbar-custom ul li.list-button a,.navbar-custom ul li.registration-button a{padding:.1rem 1rem;font-size:.85rem}.navbar-custom ul li.list-button{margin-right:.5rem}}.trendsetter-footer-section{background-color:#1c1c1c;background-image:url(/src/assets/trendsetter-images/footer/footer-bg-image.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding:2.25rem 6.25rem;background-blend-mode:overlay}.footer-bg{background-color:#00000061;padding:2rem;color:#fff}.footer-bg ul{list-style:none;margin-bottom:0;padding-left:0}.footer-bg ul li+li{margin-top:.25rem}.footer-bg ul li a{text-decoration:none;font-family:var(--font-family-poppins);color:#fff;font-size:.938rem;word-wrap:break-word}.footer-bg h2{font-family:var(--font-family-poppins);font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.footer-bg p{font-family:var(--font-family-poppins);font-size:.938rem;margin-bottom:.25rem}.social-media-links{display:flex;align-items:center;margin-bottom:.25rem}.social-media-links .social-icon{margin-right:1rem}@media screen and (max-width: 1200px){.trendsetter-footer-section{padding:2rem 4rem}.footer-bg{padding:1.5rem}}@media screen and (max-width: 992px){.trendsetter-footer-section{padding:1rem 2rem}}@media screen and (max-width: 768px){.footer-bg{padding:1rem}.trendsetter-footer-section .footer-bg img{width:50%}.social-media-links .social-icon img{width:100%}}@media screen and (max-width: 576px){.trendsetter-footer-section .footer-bg img{width:100%}.trendsetter-footer-section{padding:1rem}.footer-bg{padding:.75rem}.footer-bg .col-6{margin-bottom:1rem}}.banner{height:calc(100vh - 82.36px);width:100%;position:relative}.banner video,.banner img{height:100%;width:100%;object-fit:cover;object-position:center;cursor:pointer}.timer-section{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.timer-section h1{margin-bottom:1rem;color:#fff;font-size:7rem;text-align:center;font-weight:800;font-family:var(--font-family-tangosans);text-transform:uppercase;white-space:nowrap}.timer-section h1 .high-lighted-color{color:#353535;text-shadow:0px 0px 20px rgb(12 255 233);-webkit-text-stroke-width:2px;-webkit-text-stroke-color:rgb(76 255 116)}.timer-section h2.sub-heading{margin-bottom:4rem;color:transparent;background:linear-gradient(to right,#4cff73e3,#0cffeb) padding-box;background-clip:text;-webkit-background-clip:text;font-size:2.15rem;text-align:center;font-weight:800;font-family:var(--font-family-tangosans);text-transform:uppercase;white-space:nowrap;letter-spacing:1.5rem}.timer{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-family-huang);max-width:max-content;margin:0 auto}.timer .semicolon-icon{font-size:5rem}.timer .timer-detail{text-align:center;color:#fff;padding:0 .5rem}.timer .timer-detail h2{font-size:4.5rem;margin-bottom:0;font-weight:400;background-color:#353535;padding:1rem;border-radius:10px;width:5rem}.timer .timer-detail h3{font-size:1.5rem;margin-bottom:0;text-transform:capitalize;font-weight:400}.custom-progress-bar{padding:1rem 3.5rem}.custom-progress-bar .progress{border-radius:0;background-color:#fff;height:.813rem}.custom-progress-bar .progress .progress-bar{background:linear-gradient(to right,#4cff74,#0cffe9) padding-box}.register-now-btn{border-radius:2rem;padding:1rem 5rem;display:inline-block;background:linear-gradient(to right,#4cff74b8,#0cffe9b8) padding-box;font-weight:600;text-decoration:none;color:#fff;font-size:1.125rem;margin-bottom:4rem;font-family:var(--font-family-lato);transition:ease-in-out .3s}.register-now-btn:hover{box-shadow:0 0 15px #0cffe9;background:linear-gradient(to right,#4cff74b8,#0cffe9b8) padding-box;color:#fff}@keyframes flip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.flip{display:inline-block;animation:flip 1s}.trendsetter-welcome-section{background-image:url(/src/assets/trendsetter-images/trendsetter_bg_overlay.webp);background-repeat:no-repeat;padding:5rem 0;background-size:contain;background-position:top;position:relative}.welcome-text{margin-top:2rem}.welcome-text p{font-family:var(--font-family-poppins);font-size:1.5rem;font-weight:500;margin-bottom:2rem;color:#283132;text-shadow:0 4px 4px rgba(0,0,0,.25);text-align:justify}.trendsetter-subheading{font-size:5.75rem;font-family:var(--font-family-lato);background-image:linear-gradient(to bottom,#283132 0,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:600;margin-bottom:0;text-transform:uppercase}.date-and-address{display:flex;align-items:center}.date-and-address .date,.date-and-address .address{display:flex;align-items:center;margin-right:1.5rem;font-size:1.375rem;font-family:var(--font-family-lato);text-transform:uppercase;color:#283132}.date-and-address .date span,.date-and-address .address span{margin-right:.5rem}.mobile-phone-image{height:550px;margin:auto;display:block;width:auto}.welcome-trendsetter-subheading{font-size:5.75rem;background-image:linear-gradient(to bottom,#283132 14%,#e4e2e2 81%)}.third-heading{color:#3e4849;font-size:2.75rem;font-family:var(--font-family-lato);text-transform:uppercase;font-weight:600;position:absolute;margin-bottom:-18px;bottom:0;left:0}.welcome-image{text-align:center;padding:2rem 9rem 0;position:relative;z-index:9;width:100%;height:550px}.welcome-image img{width:100%;height:100%;background-color:#ccc;object-fit:cover;object-position:center}.welcome-talks-section{position:relative}.welcome-text-section{position:absolute;bottom:-15%;left:50%;background-color:#fff;width:60%;transform:translate(-50%);padding:1rem 4rem;color:#000;box-shadow:6px 6px 5px 1px #0000004a}.welcome-text-section h4{font-size:2.25rem;font-family:var(--font-family-lato);font-weight:700;margin-bottom:.5rem}.welcome-text-section p{font-size:1rem;font-family:var(--font-family-poppins);margin-bottom:0;letter-spacing:1px}.influencer-section{padding:5rem 0 4rem}.influencer-carousel{position:relative}.influencer-carousel .react-multi-carousel-track{align-items:flex-end}.influencer-carousel .react-multi-carousel-item{padding:0 .4rem}.influencer-carousel .influencer-image{width:100%;height:500px}.influencer-carousel .react-multi-carousel-item:has(>.influencer-image.active){height:883px;width:500px!important}.influencer-carousel .influencer-image.active{height:100%;position:relative}.influencer-carousel .influencer-image img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:.5rem;background-color:#ccc}.influencer-carousel .react-multi-carousel-list{padding-top:3rem;padding-bottom:0}.influencer-carousel .react-multiple-carousel__arrow{min-width:200px;min-height:200px;border-radius:unset;opacity:0;visibility:hidden;transition:ease-in-out 1s}.influencer-carousel:hover .react-multiple-carousel__arrow{visibility:visible!important;opacity:1!important}.influencer-carousel .react-multiple-carousel__arrow.react-multiple-carousel__arrow--left{background:url(../../../assets/trendsetter-images/influencers/left-arrow.webp);left:0;background-repeat:no-repeat;background-size:contain;background-position:left}.influencer-carousel .react-multiple-carousel__arrow.react-multiple-carousel__arrow--right{background:url(../../../assets/trendsetter-images/influencers/right-arrow.webp);right:0;background-repeat:no-repeat;background-size:contain;background-position:right}.influencer-carousel .react-multiple-carousel__arrow.react-multiple-carousel__arrow--left:before,.influencer-carousel .react-multiple-carousel__arrow.react-multiple-carousel__arrow--right:before{content:""}.influencer-details{position:absolute;background-color:#00a3be;color:#fff;padding:2rem 2rem 1rem;right:25.5rem;width:500px;bottom:25rem;z-index:9999}.influencer-details h3{font-size:2.25rem;font-family:var(--font-family-lato);font-weight:700;text-transform:uppercase;margin-bottom:.75rem;position:relative;display:inline-block}.influencer-details h3:after{content:"";position:absolute;width:100%;height:22px;left:0;right:0;bottom:0;background-color:#00798e;z-index:-1}.influencer-details h4{font-family:var(--font-family-poppins);font-size:1.438rem;font-weight:400;margin-bottom:.5rem;text-transform:uppercase}.influencer-details p{font-family:var(--font-family-poppins);font-weight:200;font-size:1.438rem;margin-bottom:1rem}.social-media-icon{display:flex;justify-content:flex-end}.social-media-icon span{margin-left:.75rem;background-color:#fff;border-radius:50%;cursor:pointer;transition:ease-in-out .3s}.social-media-icon span:hover{box-shadow:0 0 8px 2px #ccc}.sponsors-section{background-image:url(/src/assets/trendsetter-images/sponsors/sponsors-bg-img.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:6rem 0 12rem;overflow:hidden;position:relative}.sponsors-section:after,.sponsors-section:before{content:"";position:absolute;width:100%;height:50px;background-color:#fff;left:0}.sponsors-section:before{top:-25px;filter:blur(12px)}.sponsors-section:after{bottom:-25px;filter:blur(12px)}.sponsor-trendsetter-subheading{font-size:6.25rem;background-image:linear-gradient(to bottom,#5c6e70 50%,#b0d2d6)}.sponsors-items{display:flex}.sponsors-slider{transform:rotate(-3deg);margin-top:2rem}.sponsors-slider .react-multi-carousel-item{padding:0 .25rem;cursor:pointer;transition:ease-in-out .3s}.sponsors-slider .react-multi-carousel-item .slider-images{overflow:hidden;border-radius:1.813rem;box-shadow:0 0 10px #888}.sponsors-slider .react-multi-carousel-item .slider-images img{width:100%;height:100%;background-color:#ccc;transition:ease-in-out .3s}.sponsors-slider .react-multi-carousel-item:hover .slider-images img{transform:scale(1.3)}.sponsors-slider .react-multi-carousel-list{padding:.25rem 0}.sponsors-slider .react-multi-carousel-list .react-multi-carousel-track{align-items:center}.sponsors-slider .react-multiple-carousel__arrow{display:none}.influencer-carousel{padding-top:4rem}.influencer-profile{box-shadow:0 0 4px 1px #ddd;margin-bottom:1.5rem;background-color:#fff;border-radius:5px;overflow:hidden;position:relative;cursor:pointer;display:block}.influencer-profile img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:top}.influencer-profile .details{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fffc;transform:scale(0);opacity:0;transition:ease-in-out .75s,transform .75s}.influencer-profile:hover .details{opacity:1;transform:scale(1)}.influencer-profile .details h3{font-size:1.15rem;color:#3e4849;margin-bottom:.5rem;white-space:nowrap;font-family:var(--font-family-lato)}.influencer-profile .details i{font-size:1.5rem;color:#c81a8e}.gallery-section{padding:4rem 0}.gallery-images{margin-top:4rem;position:relative}.gallery-images img{filter:grayscale(1);width:100%;height:100%;object-fit:cover;object-position:center;transition:ease-in-out .3s}.gallery-images img:hover{filter:grayscale(0)}.gallery-images [class^=col]{padding-right:calc(var(--bs-gutter-x)* .25);padding-left:calc(var(--bs-gutter-x)* .25);overflow:hidden}.gallery-images .padding-right{padding-right:0}.gallery-images .first-image{height:30%;margin-bottom:.5rem}.gallery-images .second-image{height:70%}.gallery-images .second-last-image{margin-bottom:.5rem}.gallery-images .second-last-image,.gallery-images .last-image{height:50%}.gallery-images .third-image,.gallery-images .fourth-image{margin-bottom:.3rem;height:48%}.gallery-images .fifth-image,.gallery-images .sixth-image{height:52%}.video-section{position:absolute;z-index:9;width:40%;height:45%;border:.5rem solid #fff;left:50%;top:50%;transform:translate(-50%,-50%)}.video-section video{width:100%;height:100%;object-fit:cover;object-position:center}.social-media-section{padding:4rem 0}.social-media-ref-image img{width:100%;height:100%}.register-now{flex-direction:column}.register-now-section .nav-pills .nav-link{background-color:#000;color:#fff;margin-bottom:.75rem;font-size:1.5rem;text-transform:uppercase;display:flex;align-items:center;font-family:var(--font-family-lato);border-radius:1.438rem;padding:.75rem 1rem;transition:ease-in-out .3s}.register-now-section .nav-pills .nav-link:hover{background-color:#00a3be}.register-now-section .nav-pills .nav-link span{margin-right:1rem;width:80px;height:80px;background-color:#fff;border-radius:50%;padding:1rem;display:inline-flex;align-items:center;justify-content:center}.register-now-section .nav-pills .nav-link.active,.register-now-section .nav-pills .show>.nav-link{background-color:#00a3be;cursor:default}.register-form{background-color:#000;border-radius:1.438rem;padding:1rem;display:flex}.register-form .register-left-side{width:30%}.register-form .register-left-side img{border-radius:1.063rem;object-fit:cover;object-position:top;height:100%}.register-form .register-right-side{width:70%;padding:.5rem 0 0 1rem}.register-form .register-right-side h2{font-family:var(--font-family-lato);font-size:2.375rem;color:#fff;font-weight:800;text-transform:uppercase;margin-bottom:0}.register-form .register-right-side h2 .gradient{background-image:linear-gradient(to right,#00a3be,#09ffee);-webkit-background-clip:text;background-clip:text;color:transparent}.register-form .register-right-side p{font-family:var(--font-family-poppins);font-size:1.625rem;color:#fff;font-weight:400;margin-bottom:1rem}.register-form-box{background-color:#fff;padding:2rem;border-radius:1.25rem}.register-form-box h3{font-size:1.5rem;font-family:var(--font-family-inter);color:#2b2f32;font-weight:400;margin-bottom:.5rem}.register-form-box .steps{text-align:right;margin-bottom:1rem;font-family:var(--font-family-inter);font-weight:500;font-size:.875rem;color:#83898c}.register-form-box .steps span{color:#00a3be}.progress-bar-section{margin-bottom:3rem}.progress-bar-section .progress{background-color:#e2e6f9;border-radius:1.25rem;height:.375rem;overflow:visible;align-items:center}.progress-bar-section .progress-bar{background-color:#00a3be;border-radius:1.25rem;height:.75rem}.register-form-box .form-group{background-color:#eff1f999;border-radius:.5rem;padding:.5rem 1rem;margin-bottom:1rem;display:flex;flex-direction:column;position:relative}.register-form-box .form-group label{font-family:var(--font-family-inter);font-size:.75rem;color:#5e6366;margin-bottom:.25rem}.register-form-box .form-group input,.register-form-box .form-group select{font-family:var(--font-family-inter);font-size:1rem;color:#555;outline:none;border:none;background-color:transparent}.register-form-box .form-group input::placeholder,.register-form-box .form-group select::placeholder{color:#abafb1}.register-form-box .form-group input.number-field::-webkit-outer-spin-button,.register-form-box .form-group input.number-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.register-form-box .form-group input.number-field{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.register-form-box select{background-color:#eff1f999;border:none;color:#abafb1;font-family:var(--font-family-inter);font-size:1rem}.register-form-box select option{color:#555}.register-form-box select:focus-visible{outline:none}.register-form-box .country-code .col-7{padding-left:calc(var(--bs-gutter-x) * .25)}.register-form-box{padding:1.25rem}.custom-dropdown{position:relative;display:inline-block;width:100%}.dropdown-toggle{background-color:#eff1f999;padding:1.25rem .5rem;display:flex;align-items:center;border-radius:.5rem;margin-bottom:1rem;border:none;color:#abafb1;width:100%;justify-content:space-between;font-size:1rem;font-family:var(--font-family-inter)}.dropdown-flag{width:25px;height:17px;margin-right:5px}.flag-dropdown-menu{position:absolute;top:85%;left:0;background-color:#eff1f9;border:1px solid rgb(158,159,165);width:100%;z-index:1000;margin-bottom:0;padding-left:0;border-radius:.5rem}.flag-dropdown-item{border-radius:.5rem;padding:10px;cursor:pointer;display:flex;align-items:center}.flag-dropdown-item:hover{background-color:#c1c4cf}.country-code .col-5{padding-right:0}.register-footer{margin-top:2rem}.register-footer button{border:2px solid #00A3BE;border-radius:.75rem;padding:.75rem;text-align:center;font-size:1.25rem;font-family:var(--font-family-inter);color:#fff;background-color:#00a3be;width:11.25rem;margin-bottom:1rem;transition:ease-in-out .3s}.register-footer button:hover{box-shadow:0 0 15px #00a3be}.register-footer .col-6:nth-child(odd){text-align:right}.register-footer .col-6:nth-child(2n) button{background-color:#00a3be;color:#fff}.register-footer .col-6 button.submit-btn{background-color:#00a3be;color:#fff}.register-footer .term-and-condition{display:flex;align-items:flex-start;width:75%;margin:0 auto}.register-footer .term-and-condition input{width:18px;height:19px;margin-right:.5rem;min-width:18px}.register-footer .term-and-condition label{font-size:1rem;font-family:var(--font-family-poppins);color:#000}.schedule-trendsetter-subheading{font-size:6.25rem;background-image:unset;color:#00a3be5e;-webkit-text-fill-color:initial}.schedule-section{padding:3rem}.schedule-section table tr:nth-child(2n){background-color:#07e6e17f}.schedule-section table td{padding:.75rem}.schedule-section table td:nth-child(1){border-right:5px solid #000}.schedule-section table td:nth-child(2){padding-left:1.5rem}.schedule-section table td span{display:block}.schedule-section table td span.programme-name,.schedule-section table td span.programme-discription{font-size:1.563rem;font-family:var(--font-family-poppins);color:#000}.schedule-section table td span.programme-name{font-weight:700;text-transform:uppercase}.schedule-section table td span.programme-discription{font-weight:600;line-height:normal}.schedule-section table td span.programme-date{font-family:var(--font-family-poppins);font-weight:500;font-size:1.563rem;color:#000}.schedule-section table td span.programme-speaker{font-size:1rem;font-family:var(--font-family-poppins)}.schedule-section .schedule-image{position:absolute;right:0;bottom:0;width:570px}.overflow-y-visible{overflow:visible}.schedule-section table td span.programme-discription,.schedule-section table td span.programme-speaker{width:calc(100% - 570px)}.newsletter-section{background-image:url(../../../assets/trendsetter-images/newsletter/newsletter.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:3rem 0;text-align:center}.newsletter-section form{display:flex;justify-content:center;align-items:center}.newsletter-section h2{font-size:4.438rem;font-family:var(--font-family-lato);color:#fff;margin-bottom:.75rem;text-transform:uppercase;font-weight:700}.newsletter-section p{font-size:.938rem;font-family:var(--font-family-lato);color:#fff;font-weight:700;width:513px;margin:0 auto 2rem}.newsletter-section form input{border:1px solid #00A3BE;border-radius:.375rem;font-size:.938rem;color:#555;font-family:var(--font-family-poppins);width:429px;height:50px;padding:0 2rem}.newsletter-section form input::placeholder{color:#999}.newsletter-section form input:focus-visible{outline:none}.newsletter-section form button{border-radius:.375rem;background-color:#00a3be;border:1px solid #00A3BE;color:#fff;font-family:var(--font-family-poppins);font-weight:700;height:50px;width:202px;margin-left:.5rem}.creators-section{padding:5rem 8rem 8rem;overflow:hidden;position:relative}.creators-section:before,.creators-section:after{content:"";position:absolute}.creators-section:before{background-image:url(/src/assets/trendsetter-images/final_images/creators-images/left-lines.webp);background-size:contain;left:-70px;top:-20px;width:338px;height:487px;background-repeat:no-repeat;background-position:right}.creators-section:after{background-image:url(/src/assets/trendsetter-images/final_images/creators-images/right-lines.webp);background-size:contain;right:-60px;bottom:-20px;width:539px;height:474px;background-repeat:no-repeat;background-position:left}.creators-section .row [class^=col]{padding:calc(var(--bs-gutter-x) * 1);width:20%;margin-bottom:-60px}.creators-section .row [class^=col]:nth-child(1) .creator-images,.creators-section .row [class^=col]:nth-child(2) .creator-images,.creators-section .row [class^=col]:nth-child(3) .creator-images,.creators-section .row [class^=col]:nth-child(4) .creator-images,.creators-section .row [class^=col]:nth-child(5) .creator-images{box-shadow:unset}.creator-images{width:100%;aspect-ratio:1 / 1.3;border-radius:310px;overflow:hidden;box-shadow:0 -6px 3.9px #0000006e}.creator-images img{width:100%;height:100%;object-fit:cover;object-position:top;background-color:#ccc}@media screen and (max-width: 1624px){.gallery-trendsetter-subheading{font-size:5.5rem}}@media screen and (max-width: 1545px){.register-now-section .nav-pills .nav-link{font-size:1.5rem}.register-now-section .nav-pills .nav-link span{margin-right:1rem;width:70px;height:70px}}@media screen and (max-width: 1459px){.gallery-trendsetter-subheading{font-size:5rem}}@media screen and (max-width: 1450px){.register-form-box .form-group{padding:.5rem .75rem;border-radius:.25rem}.register-form-box .form-group input,.register-form-box .form-group select,.dropdown-toggle,.register-form-box select{font-size:.85rem}.register-footer .col-6 button.submit-btn{font-size:1rem}.register-footer .term-and-condition label{font-size:.85rem}}@media screen and (max-width: 1400px){.trendsetter-subheading{font-size:4.5rem}.date-and-address .date,.date-and-address .address{font-size:1.2rem;margin-right:1rem}.third-heading{font-size:2rem}.sponsors-section{padding:6rem 0 10rem}.register-now-section .nav-pills .nav-link,.schedule-section table td span.programme-name,.schedule-section table td span.programme-discription,.schedule-section table td span.programme-date{font-size:1.25rem}.register-form .register-right-side h2{font-size:1.85rem}.register-form .register-right-side p{font-size:1.25rem}.register-form{padding:.75rem}.welcome-image{height:511.67px}.creators-section:before{width:300px;height:400px}.creators-section:after{width:500px;height:400px}}@media screen and (max-width: 1250px){.schedule-section table td span.programme-name,.schedule-section table td span.programme-discription,.schedule-section table td span.programme-date{font-size:1.15rem}.schedule-section .schedule-image{width:500px}.schedule-section table td span.programme-discription,.schedule-section table td span.programme-speaker{width:calc(100% - 500px)}}@media screen and (max-width: 1241px){.gallery-trendsetter-subheading{font-size:4rem}}@media screen and (max-width: 1200px){.banner{height:calc(100vh - 82.36px)}.navbar-custom ul li.list-button a,.navbar-custom ul li.registration-button a{padding:.2rem 1.5rem}.timer-section h1{font-size:6rem}.timer .timer-detail h2{font-size:4rem}.timer .timer-detail h3{font-size:2rem}.custom-progress-bar .progress{height:.7rem}.register-now-btn{font-size:1rem}.register-now{flex-direction:row;flex-wrap:nowrap;margin-bottom:1rem}.register-now .nav-item{margin-right:.5rem}.register-now-section .nav-pills .nav-link span{width:40px;height:40px;padding:.5rem;margin-right:.25rem}.register-now-section .nav-pills .nav-link{font-size:.85rem;padding:.65rem 1rem}.trendsetter-subheading{font-size:3.5rem;margin-bottom:1.5rem!important}.date-and-address .date,.date-and-address .address{font-size:1rem}.date-and-address .date span,.date-and-address .address span{width:35px}.welcome-image{padding:2rem 5rem 0}.welcome-text-section{padding:1rem 2rem;bottom:-20%}.welcome-text-section h4{font-size:1.75rem}.welcome-text-section p{font-size:.85rem}.sponsors-section{padding:6rem 0 8rem}.gallery-section,.social-media-section{padding:2rem 0}.third-heading{font-size:1.6rem}.schedule-section .schedule-image{width:400px}.schedule-section table td{padding:.5rem}.schedule-section table td:nth-child(2){padding-left:1rem}.schedule-section table td span.programme-discription,.schedule-section table td span.programme-speaker{width:calc(100% - 400px)}.schedule-section table td span.programme-name,.schedule-section table td span.programme-discription,.schedule-section table td span.programme-date{font-size:1rem}.schedule-section table td:nth-child(1){border-right:3px solid #000}.register-form .register-right-side h2{font-size:1.5rem}.register-form .register-right-side p{font-size:1.1rem;margin-bottom:.75rem}.schedule-section .mb-5{margin-bottom:1.5rem!important}.register-now-section.p-5,.schedule-section{padding:2rem 3rem!important}.newsletter-section{padding:1.5rem 0}.newsletter-section h2{font-size:3.5rem}.newsletter-section p{width:500px;margin:0 auto 1rem}.newsletter-section form input{width:350px;height:45px}.newsletter-section form button{height:45px;width:150px}.influencer-carousel .react-multi-carousel-list{padding-top:1rem}.welcome-image{height:451.56px}.timer .semicolon-icon{font-size:4rem}.influencer-carousel{padding-top:2rem}.creators-section .row [class^=col]{padding:calc(var(--bs-gutter-x)* .65)}}@media screen and (max-width: 1022px){.trendsetter-subheading{font-size:3rem}}@media screen and (max-width: 992px){.timer-section h1{font-size:4.75rem}.timer-section h2.sub-heading{font-size:2rem}.timer .timer-detail h2{font-size:2.75rem;width:4rem}.timer .timer-detail h3{font-size:1.5rem}.custom-progress-bar .progress{height:.5rem}.register-now-btn{padding:.75rem 3rem;font-size:.95rem}.trendsetter-welcome-section{padding:2.5rem 0}.trendsetter-subheading{font-size:3rem;margin-bottom:.5rem!important}.welcome-text{margin-top:1.5rem}.date-and-address .date,.date-and-address .address{font-size:.85rem}.date-and-address .date span,.date-and-address .address span{width:25px}.welcome-text p{font-size:1.1rem;margin-bottom:1rem}.mobile-phone-image{height:auto}.welcome-image{padding:2rem 0 0}.welcome-text-section{padding:.75rem 1.5rem;width:80%}.welcome-text-section h4{font-size:1.5rem;margin-bottom:.25rem}.welcome-text-section p{font-size:.8rem}.third-heading{font-size:1.25rem}.sponsors-section{padding:5rem 0 6rem}.gallery-images{margin-top:2rem;padding:0 1.5rem}.creators-section .row [class^=col]{width:25%}.social-media-ref-image{margin-bottom:2rem}.register-now-section .nav-pills .nav-link{border-radius:.6rem;display:flex;align-items:center;flex-direction:column}.register-now-section .nav-pills .nav-link span{margin-bottom:.5rem;margin-right:0}.register-now{margin-top:.5rem;overflow-x:auto}.schedule-image{display:none}.schedule-section table td span.programme-discription,.schedule-section table td span.programme-speaker{width:100%}.influencer-section{padding:5rem 0 1rem}.influencer-carousel .influencer-image{height:300px}.creators-section{padding:3rem 5rem 8rem}.creators-gallery{margin-bottom:1.5rem!important}.register-now .nav-item{min-width:30%;width:30%}.welcome-image{height:408px}.creators-section:before{width:200px;height:250px;left:-80px;top:0}.creators-section:after{width:400px;height:250px;bottom:0;right:-125px}}@media screen and (max-width: 848px){.trendsetter-subheading{font-size:2.5rem}}@media screen and (max-width: 768px){.banner{height:calc(100vh - 71.45px)}.trendsetter-welcome-section{padding:2rem 0}.sponsors-section{padding:4rem 0 5rem}.sponsors-slider{margin-top:1rem}.gallery-section,.social-media-section{padding:1.5rem 0}.trendsetter-subheading{font-size:2.5rem}.third-heading{font-size:1rem}.social-media-section .mb-5{margin-bottom:1.5rem!important}.register-now-section.p-5,.schedule-section{padding:1.5rem!important}.register-form .register-left-side{display:none}.register-form .register-right-side{width:100%;padding:.5rem}.welcome-text p{font-size:1rem;margin-bottom:.75rem}.navbar-custom .wti-logo{width:50px}.welcome-text-section{padding:.65rem .75rem}.welcome-text-section h4{font-size:1.15rem}.welcome-text-section p{font-size:.7rem}.register-form .register-right-side h2{font-size:1.15rem;margin-bottom:.35rem}.register-form .register-right-side p{font-size:1rem}.register-footer{margin-top:1rem}.register-footer button{font-size:1rem;border:1px solid #00A3BE;width:9rem;padding:.5rem}.register-form{padding:.5rem}.schedule-section .mb-5{margin-bottom:1rem!important}.register-now-section .nav-pills .nav-link{padding:.5rem .6rem;font-size:.75rem;border-radius:.3rem}.register-form-box h3{font-size:1.25rem}.progress-bar-section{margin-bottom:1.5rem}.newsletter-section h2{font-size:2.5rem;margin-bottom:.5rem}.newsletter-section form input{width:300px}.newsletter-section form button{width:130px}.influencer-section{padding:4rem 0 1rem}.creators-section{padding:2rem 3rem 6rem}.welcome-image{height:311px}.mobile-phone-image{margin:2rem auto 1rem;height:500px}.creators-section:after{right:-150px}.creators-section:before{top:-20px}.timer .timer-detail h2{width:2.75rem;font-size:2rem}.timer .semicolon-icon{font-size:3rem}.timer-section h1{font-size:3.5rem}.timer-section h2.sub-heading{font-size:1.5rem}}@media screen and (max-width: 643px){.trendsetter-subheading{font-size:2.1rem}}@media screen and (max-width: 576px){.banner{height:calc(100vh - 59.61px)}.timer-section h1{font-size:2.5rem}.timer-section h2.sub-heading{font-size:1.25rem;letter-spacing:1rem;margin-bottom:1.5rem}.timer .timer-detail h2{font-size:1.25rem;width:2rem;padding:1rem .25rem;border-radius:5px}.timer .timer-detail{padding:0 .25rem}.timer .timer-detail>div.gap-2{gap:.25rem!important}.timer .timer-detail h3{font-size:1rem}.register-now-btn{padding:.2rem 1.15rem;font-size:.85rem;margin-bottom:2rem}.register-now{overflow-x:auto}.newsletter-section p{width:100%}.register-now-section.p-5,.schedule-section{padding:1rem!important}.trendsetter-subheading{font-size:2rem}.register-now-section .container-fluid{padding:0}.register-footer .term-and-condition{width:100%}.register-form .register-right-side h2{font-size:1rem}.register-form .register-right-side p{font-size:.85rem}.register-form-box{padding:1rem}.register-now-section .nav-pills .nav-link{padding:.35rem;margin-bottom:0}.register-now .nav-item{width:30%;min-width:50%}.register-now-section .nav-pills .nav-link span{width:30px;height:30px;margin-bottom:.25rem}.newsletter-section form input{width:250px;padding:1rem}.newsletter-section form button{width:100px;font-size:.8rem}.trendsetter-subheading{font-size:1.75rem;margin-bottom:1rem!important}.third-heading{font-size:.75rem}.social-media-section .mb-5{margin-bottom:1rem!important}.social-media-section .ms-5{margin-left:1rem!important}.schedule-section table td:nth-child(1){border-right:2px solid #000}.schedule-section table td{padding:.25rem}.schedule-section table td:nth-child(2){padding-left:.75rem}.schedule-section table td span.programme-speaker{font-size:.75rem}.sponsors-section{padding:2rem 0 3rem}.sponsors-section:after,.sponsors-section:before{height:25px}.sponsors-section:after{bottom:-13px}.sponsors-section:before{top:-13px}.gallery-section,.social-media-section{padding:1.25rem 0}.gallery-images{margin-top:1rem;padding:0 1rem}.social-media-ref-image{margin-bottom:.5rem}.newsletter-section h2{font-size:1.5rem;margin-bottom:.3rem}.newsletter-section p{font-size:.85rem}.welcome-image{padding:0}.register-form,.register-form-box{border-radius:.5rem}.welcome-text{margin-top:1rem}.welcome-text p{font-size:.85rem}.welcome-text-section{padding:.5rem;width:100%;position:unset;transform:unset}.welcome-text-section h4{font-size:.85rem}.video-section{width:100%;position:unset;transform:unset}.influencer-section{padding:.5rem 0 0}.influencer-carousel .react-multi-carousel-list{padding-top:.5rem}.influencer-carousel .influencer-image{height:200px}.creators-section{padding:1rem 1rem 4rem}.creater-image-section:before,.creater-image-section:after{display:none}.welcome-image{height:auto}.mobile-phone-image{height:350px;margin:1rem auto}.creators-section .row [class^=col]{width:33.333%;padding:calc(var(--bs-gutter-x)* .25)}.creators-section:before,.creators-section:after{display:none}.timer .semicolon-icon{font-size:2rem}.influencer-carousel{padding-top:1rem}}@media screen and (max-width: 376px){.timer-section h1{font-size:2rem}.timer-section h2.sub-heading{font-size:1rem;letter-spacing:.75rem}}.main-section{padding-block:2rem}.flex{display:flex;justify-content:space-between;border-bottom:1px solid #ebebeb;margin-bottom:40px}.policy{font-optical-sizing:auto;font-size:2.25rem;line-height:1.6;letter-spacing:-.0225rem;font-weight:400;font-variation-settings:"wdth"96,"wght"400;color:#000;margin-top:3rem;margin-bottom:1.5rem}.effective{font-family:sans-serif;font-optical-sizing:auto;font-size:1rem;line-height:1.45;font-weight:300;font-variation-settings:"wdth"98,"wght"330}.version{font-optical-sizing:auto;font-size:1rem;line-height:1.45;font-weight:300;align-items:center;padding-bottom:24px}.effect-date{font-weight:700;background-size:16px;padding:8px 56px 12px 24px;z-index:3;color:#000;position:relative;font-optical-sizing:auto;font-size:1rem;line-height:1.45;font-weight:300;font-variation-settings:"wdth"98,"wght"330;border:1px solid #000000;display:block;padding:.5rem 2rem .5rem .75rem;background-size:1rem;margin-top:8px;background:no-repeat center;border-radius:5px}.main-section a{text-decoration-line:underline;color:#3a4;transition:ease-in-out .3s}.main-section a:hover{color:#00998a}.main-section ol li,.main-section ul li{margin-bottom:.5rem}.heading{font-optical-sizing:auto;font-family:Inter,sans-serif;font-size:2.25rem;line-height:1.2;letter-spacing:-.0225rem;font-weight:400;font-variation-settings:"wdth"96,"wght"400;margin:0;position:relative;margin-block:1.5rem;padding-bottom:20px}.description{text-align:justify;display:block;line-height:35px;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;unicode-bidi:isolate;font-weight:400;letter-spacing:-.003em;font-size:18px;margin-bottom:-.46em;font-family:source-serif-pro,Georgia,Cambria,Times New Roman,Times,serif;color:#242424;padding-bottom:20px}.sub-heading{font-family:var(--f-font-sans, "__figmaSans_638337", "__figmaSans_Fallback_638337", SF Pro Display, system-ui, helvetica, sans-serif);font-optical-sizing:auto;font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem;font-weight:400;font-variation-settings:"wdth"98,"wght"400;margin:0;color:var(--f-text-color, #000000);position:relative;margin-block:1.5rem;padding-bottom:20px}img{max-width:100%;height:auto}@media screen and (max-width: 576px){.heading{font-size:1.5rem;padding-bottom:0}.sub-heading{padding-bottom:0;font-size:1.25rem}.main-section{padding-block:1rem}}.left-side{padding-left:100px}.term-and-condition-hero-section{height:100vh;width:100%;justify-content:space-between;display:flex;align-items:center;background:#f7f4ed}.term-and-condition-header-title{font-size:90px;line-height:96px;font-family:gt-super,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;margin-bottom:0}.header-description{color:#5d5a5a;letter-spacing:-.003em;font-size:17px;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:default;margin-bottom:0}.header-wrap{margin-bottom:30px}.hero-section-image-wrap img{max-height:100vh;object-fit:cover}.btn{margin-top:48px;padding:10px;background-color:#000;color:#fff;border:20px solid red}.hero-btn{margin-top:7%;font-size:22px;border-radius:99em;background-color:#191919;padding:10px 20px;color:#fff;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;width:196px;border:none;font-weight:400;cursor:pointer;text-transform:capitalize;transition:all ease-in-out .3s}.hero-btn:hover{transform:translateY(10px)}.term-condition{width:100%}.term-condition{padding-block:50px;text-align:center}.term-condition-container{text-align:left}.main-header{font-size:40px;font-family:gt-super,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700}.card-header-term-and-condition{font-size:30px;font-weight:700;line-height:70px;letter-spacing:-.011em;font-family:sans-serif}.card-para-term-and-condition{text-align:justify;display:block;line-height:35px;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;unicode-bidi:isolate;font-weight:400;letter-spacing:-.003em;font-size:18px;margin-bottom:-.46em;font-family:source-serif-pro,Georgia,Cambria,Times New Roman,Times,serif;color:#242424;padding-bottom:20px}.term-and-condition-list{font-family:source-serif-pro,Georgia,Cambria,Times New Roman,Times;font-size:18px;line-height:32px;font-weight:500}.acknowledge{margin-top:50px;text-align:left;font-family:sans-serif;font-size:22px;line-height:31px;font-weight:700}@media (max-width: 992px){.hero-section-image-wrap{display:none}.left-side{width:100%}.hero-btn{background-color:#34ab45}}@media (max-width: 768px){.term-and-condition-header-title{font-size:65px;line-height:94px}.left-side{padding-left:20px}}@media (max-width: 576px){.term-and-condition-header-title{font-size:45px;line-height:70px}.term-condition{padding-inline:20px}.privacy .flex{flex-direction:column}.version{margin-top:1rem;padding-bottom:0}.hero-btn{font-size:18px}.main-header{font-size:22px;margin-bottom:1.5rem}.card-header-term-and-condition{font-size:18px;line-height:normal}}.dashboard-analytics{display:flex;flex-direction:column;width:70%;padding:40px 56px;overflow-y:auto;height:100vh}.dashboard-analytics::-webkit-scrollbar{display:none}.wrapper{margin-top:23px}@media (max-width: 850px){.dashboard-analytics{width:100%;padding:15px}}.header-container{margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}.header-title{font-weight:400;font-size:36px;font-family:var(--font-family-tangosans);margin-bottom:0;line-height:48.89px;color:#393939}.header-icon-label{display:flex;gap:1rem}.header-icon-label .insta{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);color:#fff}.my-campaigns-link{padding:12px 16px;align-items:center;display:flex;justify-content:center;border-radius:999px;color:#111;gap:8px;background-color:#ececec;font-family:var(--font-family-inter);font-weight:600;font-size:16px;line-height:19.36px;transition:all ease-in-out .3s}.my-campaigns-link:hover{background-color:#111;color:#fff}@media (max-width: 500px){.header-container{flex-direction:column-reverse}.header-title{margin-top:20px;font-size:30px;line-height:20px}}.label-icon-container{padding:12px 16px;align-items:center;display:flex;justify-content:center;border-radius:999px;font-size:12px;color:#000;gap:8px;background-color:#ececec}.label-icon-container img{width:15px;height:15px}.label-icon-container .icon-title{font-family:var(--font-family-inter);font-weight:600;font-size:16px;line-height:19.36px;color:#393939}.label-icon-container.insta .icon-title{color:#fff}.profile-analytics{width:30%;height:100vh;padding:50px 30px;background:linear-gradient(346.11deg,#46fe7c -57.25%,#0effe6 98.01%);overflow:auto}.profile-analytics::-webkit-scrollbar{display:none}.profile-analytic-bottom-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 850px){.profile-analytics{display:none}}.profile-header{display:flex;justify-content:space-between;margin-bottom:50px}.profile-header .profile-header-noti-icon{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;background:#fff;border-radius:999px;cursor:pointer;transition:ease-in-out .3s}.profile-header .profile-header-noti-icon:hover{background-color:#000}.profile-header .profile-header-noti-icon img{width:14px;height:14px;transition:ease-in-out .3s}.profile-header .profile-header-noti-icon:hover img{filter:invert(1)}.profile-header .profile-header-noti-icon span{font-weight:400;font-size:12px;line-height:14.52px;font-family:var(--font-family-inter);color:#000;transition:ease-in-out .3s}.profile-header .profile-header-noti-icon:hover span{color:#fff}.profile-header-noti-left-icon{display:flex;justify-content:space-around}.icon{background:#fff;border-radius:50%;margin-left:10px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:ease-in-out .3s}.icon:hover{background-color:#000}.icon img{height:15px;width:15px;transition:ease-in-out .3s}.icon:hover img{filter:invert(1)}.profile-img{margin:0;padding:0}.profile-img img{width:100%;max-width:100%;display:block}.profile-media-container{display:flex;width:100%;flex-direction:column;align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 10px 30px #0000000d;padding:30px 30px 40px;margin-bottom:15px}.profile-media-container h2{font-weight:400;font-size:36px;line-height:48.89px;font-family:var(--font-family-tangosans);color:#393939;margin-bottom:5px}.profile-media-container h4{font-family:var(--font-family-inter);font-weight:400;font-size:16px;color:#818181;line-height:19.36px;margin-bottom:30px}.list-conatiner{display:flex;align-items:center;justify-content:center;column-gap:24px}.list-conatiner a{color:inherit;text-decoration:none;height:40px;width:40px;cursor:pointer;transition:ease-in-out .3s}.list-conatiner a img{max-width:100%;width:100%;height:auto;transition:ease-in-out .3s}.list-conatiner a:hover img{filter:invert(1)}.profile-data-container{padding:24px;width:100%;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.profile-data-header{display:flex;justify-content:space-between;margin-bottom:32px}.profile-data-footer{display:flex;justify-content:space-between}.header-value{font-size:14px;font-weight:400;font-family:var(--font-family-inter);line-height:16.94px;color:#818181}.header-select{border-radius:999px;background:#f5f5f5;padding:8px 12px;border:none}.header-select:focus-visible{outline:none}.header-selecto option{color:#000;font-weight:400;font-family:var(--font-family-inter);font-size:11px;line-height:13.31px}.profile-data-number p{font-family:var(--font-family-inter);font-size:11px;font-weight:400;line-height:13.31px;color:#007455;margin-bottom:4px}.profile-data-number span{font-family:var(--font-family-inter);font-size:24px;font-weight:700;color:#000;line-height:29.05px}._influencerContainer_13dfb_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#000;padding:20px;box-sizing:border-box;flex-direction:column}._influencerHeader_13dfb_23{font-size:2rem;margin-bottom:20px;text-align:center;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._influencerForm_13dfb_43{background-color:#fff;padding:20px;border-radius:10px;width:100%;max-width:1000px;box-shadow:0 4px 6px #0000001a}._row_13dfb_61{display:grid;grid-template-columns:1fr;gap:20px}._col_13dfb_119{display:flex;flex-direction:column}input,select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px;font-size:1rem}button{padding:12px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem}._btn_13dfb_375{width:100%;display:flex;justify-content:space-around;flex-wrap:wrap}._error_13dfb_197{color:red;font-size:.875rem}._textSuccess_13dfb_207{color:green;font-size:1rem;text-align:center}._textDanger_13dfb_215{color:red;font-size:1rem;text-align:center}@media (max-width: 480px){._influencerForm_13dfb_43{padding:15px}._influencerHeader_13dfb_23{font-size:1.5rem}input,select,button{font-size:.875rem;padding:8px}._row_13dfb_61{grid-template-columns:1fr}._fullWidth_13dfb_185{grid-column:span 1}}@media (min-width: 481px) and (max-width: 768px){._row_13dfb_61{grid-template-columns:1fr 1fr;gap:15px}._influencerHeader_13dfb_23{font-size:1.75rem}input,select,button{font-size:.9rem}}@media (min-width: 769px){._row_13dfb_61{grid-template-columns:1fr 1fr;gap:20px}._influencerForm_13dfb_43{padding:25px}._influencerHeader_13dfb_23{font-size:2rem}input,select,button{font-size:1rem}}._ourStoryheroSection_zuykm_1{background:#131313;padding-top:100px;position:relative;height:calc(100vh - 103px)}._heroBody_zuykm_15{padding:0 200px}._heroSectionLogo_zuykm_23{font-weight:400;font-size:128px;background:var(--gradient-background-color);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;text-transform:uppercase;font-family:var(--font-family-tangosans);color:transparent;margin-bottom:0;line-height:173.82px}._heroSectionPara_zuykm_53{font-size:16px;font-weight:400;color:#fff;text-align:center;font-family:var(--font-family-inter);word-wrap:break-word;line-height:16.94px;margin-bottom:0;margin-top:22px}._bgImage_zuykm_77{width:100%;max-width:100%;margin-top:100px;background-color:#ddd;border-radius:8px;overflow:hidden}._bgImage_zuykm_77 img{max-width:100%;width:100%;height:auto}@media screen and (max-width: 1600px) and (max-height: 800px){._ourStoryheroSection_zuykm_1{padding-top:30px}._heroSectionLogo_zuykm_23{font-size:100px;line-height:unset}._heroBody_zuykm_15{padding:0 150px}._heroSectionPara_zuykm_53{margin-top:0}._bgImage_zuykm_77{margin-top:30px}}@media screen and (max-width: 1400px){._heroBody_zuykm_15{padding:0 150px}}@media screen and (max-width: 1200px){._ourStoryheroSection_zuykm_1{padding-top:50px;padding-bottom:50px;height:auto}._heroBody_zuykm_15{padding:0 100px}._heroSectionLogo_zuykm_23{font-size:100px;line-height:normal}}@media screen and (max-width: 992px){._heroBody_zuykm_15{padding:0 50px}._bgImage_zuykm_77{margin-top:50px}._heroSectionLogo_zuykm_23{font-size:90px}._heroSectionPara_zuykm_53{margin-top:10px}}@media screen and (max-width: 768px){._heroBody_zuykm_15{padding:0}._heroSectionLogo_zuykm_23{font-size:60px}._bgImage_zuykm_77{margin-top:20px}._heroSectionPara_zuykm_53{text-align:justify}}@media screen and (max-width: 576px){._ourStoryheroSection_zuykm_1{padding-top:20px;padding-bottom:20px}._heroSectionLogo_zuykm_23{font-size:36px}._heroSectionPara_zuykm_53{font-size:14px;margin-top:5px}._bgImage_zuykm_77{margin-top:10px;border-radius:5px}}._whyUsSection_aad5b_1{padding-top:350px}._whyUsDiscription_aad5b_9{flex:1;background-color:#fff}._whyUsDiscription_aad5b_9 h2{font-weight:700;text-align:left;font-size:48px;font-family:var(--font-family-tangosans);margin-bottom:20px;line-height:65.9px}._whyUsDiscription_aad5b_9 p{font-size:16px;font-family:var(--font-family-inter);color:#393939;text-align:left;margin-bottom:126px;line-height:16.94px}._whyUsCardContainer_aad5b_55{flex:1;display:flex;flex-direction:column;gap:24px}._joinCommunityBtn_aad5b_69{background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--dark-color) 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:16px 24px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block}._joinCommunityBtn_aad5b_69:hover{background-position:right bottom;color:#fff;background-color:inherit;border:none}._joinCommunityBtn_aad5b_69 span{margin-left:10px}._joinCommunityBtn_aad5b_69:hover span img{transition:all ease-in-out .5s}._joinCommunityBtn_aad5b_69:hover span img{filter:invert(1)}._joinCommunityBtn_aad5b_69:focus{color:inherit;background-color:inherit;border:none;box-shadow:none}._body_aad5b_159{display:flex;gap:100px;align-items:center}@media screen and (max-width: 1400px){._whyUsSection_aad5b_1{padding-top:250px}}@media screen and (max-width: 1200px){._whyUsSection_aad5b_1{padding-top:100px}._whyUsDiscription_aad5b_9 h2{font-size:42px;line-height:normal}._body_aad5b_159{gap:50px}}@media screen and (max-width: 992px){._whyUsSection_aad5b_1{padding-top:80px}._body_aad5b_159{flex-direction:column}._whyUsDiscription_aad5b_9 p{margin-bottom:50px}}@media screen and (max-width: 768px){._whyUsSection_aad5b_1{padding-top:50px}}@media screen and (max-width: 576px){._whyUsSection_aad5b_1{padding-top:30px}._whyUsDiscription_aad5b_9 h2{font-size:26px;margin-bottom:10px}._whyUsDiscription_aad5b_9 p{text-align:justify;font-size:14px;margin-bottom:25px}}._card_zu2vr_1{background:#f5f5f5;border-radius:20px;position:relative}._innerPadding_zu2vr_13{padding:36px 42px}._innerPadding_zu2vr_13 h2{font-family:var(--font-family-tangosans);font-size:24px;font-weight:700;margin-bottom:24px;margin-left:77px}._innerPadding_zu2vr_13 p{font-family:var(--font-family-inter);font-weight:400;font-size:16px;margin-bottom:0}._cardHeaderImage_zu2vr_51{position:absolute;background:linear-gradient(to bottom,#0effe6,#46fe7c 50%);height:77px;width:51px;border-radius:0 0 99px 99px;display:flex;justify-content:center;align-items:end;padding-bottom:6px;left:36px;top:0}._imgWrap_zu2vr_79{background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;height:40px;width:40px}._imgWrap_zu2vr_79 img{max-width:100%;padding:10px}@media screen and (max-width: 1200px){._innerPadding_zu2vr_13{padding:25px}._cardHeaderImage_zu2vr_51{height:70px}}@media screen and (max-width: 576px){._innerPadding_zu2vr_13{padding:20px 32px}._innerPadding_zu2vr_13 h2{font-size:21px;margin-bottom:20px;margin-left:70px}._innerPadding_zu2vr_13 p{font-size:14px;text-align:justify}._cardHeaderImage_zu2vr_51{height:60px}}._approachSection_hwhd4_1{padding-block:150px;display:flex;flex-direction:column;gap:110px}._approach_header_hwhd4_15{padding:0 200px}._approach_header_hwhd4_15 h2{text-align:center;font-family:var(--font-family-tangosans);font-size:48px;font-weight:700;margin-bottom:23px;line-height:65.9px}._approach_header_hwhd4_15 p{text-align:center;font-family:var(--font-family-inter);font-weight:400;font-size:16px;color:#393939;line-height:16.94px;margin-bottom:110px}._body_hwhd4_61{display:flex;gap:240px;justify-content:space-between;align-items:center}._left_hwhd4_75{display:flex}._right_hwhd4_83{position:relative}._right_hwhd4_83 img{max-width:100%;height:auto}._videoPlayIcon_hwhd4_101{width:131px;height:131px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:99;cursor:pointer;left:50%;transform:translate(-50%);bottom:-65px;animation:_blinkAnimation_hwhd4_1 1.5s infinite ease-in-out}@keyframes _blinkAnimation_hwhd4_1{0%{box-shadow:0 0 #fff9}to{box-shadow:0 0 0 25px #fff0}}._timeline_hwhd4_155{margin-bottom:10px}._timeline_hwhd4_155:nth-last-child(1){margin-bottom:unset}._timelineContainer_hwhd4_171{display:flex;flex-direction:column;align-items:flex-start;max-width:600px;margin:auto;flex-wrap:wrap;font-family:var(--font-family-inter)}._accordionCustom_hwhd4_191{display:flex;margin-bottom:30px;position:relative}._sidecol_hwhd4_203{height:auto;background-color:#dbfff1;width:30px;flex-shrink:0;border-radius:0 0 9999px 9999px;position:relative;border-bottom:1px solid #15fed8;overflow:hidden;border-left:1px solid #15fed8;border-right:1px solid #15fed8}._sidecol_hwhd4_203:before{content:"";position:absolute;background-color:#fff;top:-21px;left:-1px;width:30px;height:30px;transform:rotate(45deg);border:1px solid #15fed8}._accordionItems_hwhd4_253{padding-left:30px}._timeline_hwhd4_155:nth-last-child(1) p{margin-bottom:unset}._step_hwhd4_269{display:flex;align-items:center}._content_hwhd4_279{cursor:pointer}._content_hwhd4_279 h4{font-size:12px;color:#878787;margin-bottom:13px;line-height:14.52px;font-weight:400}._content_hwhd4_279 h2{font-size:32px;font-weight:700;margin-bottom:5px;line-height:38.73px;color:#393939;position:relative}._content_hwhd4_279 h2:before{content:"";width:20px;height:20px;border-radius:50%;position:absolute;background:linear-gradient(to bottom,#0effe6,#46fe7c);left:-55px;top:50%;transform:translatey(-50%)}._content_hwhd4_279 p{font-size:16px;line-height:normal;color:#393939;margin-bottom:20px;font-weight:400}._description_hwhd4_365{margin-top:30px;padding-left:50px}._description_hwhd4_365 p{font-size:14px;color:#666;text-align:justify}._timlinePara_hwhd4_387{font-size:16px;font-weight:400;color:#000;font-family:var(--font-family-inter);margin-bottom:0}@media screen and (max-width: 1200px){._content_hwhd4_279 h2{font-size:24px;line-height:normal}._videoPlayIcon_hwhd4_101{width:100px;height:100px;bottom:-50px}._approachSection_hwhd4_1{padding-block:80px}}@media screen and (max-width: 992px){._approach_header_hwhd4_15{padding:0}._approach_header_hwhd4_15 p{margin-bottom:50px}._body_hwhd4_61{flex-direction:column;gap:50px}}@media screen and (max-width: 768px){._approachSection_hwhd4_1{padding-block:unset;padding-top:50px;padding-bottom:80px}._approach_header_hwhd4_15 h2{line-height:normal;font-size:42px;margin-bottom:20px}._approach_header_hwhd4_15 p{margin-bottom:30px}._content_hwhd4_279 h4{margin-bottom:5px;line-height:normal}._content_hwhd4_279 h2{font-size:21px}}@media screen and (max-width: 576px){._body_hwhd4_61{gap:25px}._approachSection_hwhd4_1{padding-top:40px}._approach_header_hwhd4_15 h2{font-size:32px;margin-bottom:10px}._approach_header_hwhd4_15 p{font-size:14px;margin-bottom:20px}._accordionItems_hwhd4_253{padding-left:15px}._content_hwhd4_279 h2:before{left:-40px}}._uniqueSection_1tocj_1{background:#131313;padding-block:150px;display:flex;flex-direction:column;gap:60px}._header_1tocj_17 h2{color:#fff;text-align:center;font-weight:700;font-family:var(--font-family-tangosans);font-size:48px;margin-bottom:60px;line-height:65.9px}._header_1tocj_17 p{color:#fff}._boxCard_1tocj_51{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (max-width: 992px){._uniqueSection_1tocj_1{padding-block:80px}}@media screen and (max-width: 768px){._uniqueSection_1tocj_1{padding-block:50px}._header_1tocj_17 h2{line-height:normal;font-size:42px;margin-bottom:20px}._header_1tocj_17 p{color:#fff}}@media screen and (max-width: 576px){._uniqueSection_1tocj_1{padding-block:30px}._header_1tocj_17 h2{font-size:32px;margin-bottom:15px}}._card_cu6ba_1{background:#171717;color:#fff;padding:50px 33px 20px;display:flex;flex-direction:column;flex-wrap:wrap;border-radius:20px}._image_cu6ba_21{width:100%;max-width:100%;aspect-ratio:1 / .65;margin-bottom:50px}._image_cu6ba_21 img{max-width:100%;width:100%;height:100%;object-fit:scale-down}._About_cu6ba_49{padding-right:30px}._About_cu6ba_49 h4{font-family:var(--font-family-inter);font-size:24px;font-weight:700;line-height:29.05px;margin-bottom:18px}._About_cu6ba_49 p{font-family:var(--font-family-inter);font-weight:400;font-size:14px;color:#7f7f7f;line-height:16.94px}._alter_cu6ba_89{display:flex;justify-content:center;align-items:center}._alter_cu6ba_89 img{width:50%}._alter_cu6ba_89 img:nth-child(1){object-position:right;padding-right:.75rem}._alter_cu6ba_89 img:nth-child(2){object-position:left;padding-left:.75rem;margin-top:-3rem}@media screen and (max-width: 992px){._card_cu6ba_1{margin-bottom:1.5rem}}@media screen and (max-width: 576px){._card_cu6ba_1{padding:25px 15px}._About_cu6ba_49{padding-right:0}._image_cu6ba_21{margin-bottom:20px}._alter_cu6ba_89 img:nth-child(2){margin-top:-1.5rem}._About_cu6ba_49 h4{font-size:21px;margin-bottom:10px}._About_cu6ba_49 p{margin-bottom:0}}._ourTeamSection_10fpe_1{background:#131313;padding-bottom:50px;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap}._card_10fpe_19{position:relative;border-radius:20px;overflow:hidden;width:100%;margin-bottom:1rem;aspect-ratio:1 / 1.25}._profileImage_10fpe_37{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:top}._info_10fpe_53{position:absolute;bottom:8px;left:8px;right:8px;padding:16px 17px;background-color:#fff;color:#000;border-radius:20px;font-family:var(--font-family-inter)}._info_10fpe_53 h2{font-weight:700;font-size:16px;margin-bottom:3px;line-height:19.36px;text-transform:uppercase}._info_10fpe_53 p{font-size:12px;font-weight:400;margin-bottom:0;line-height:14.52px;white-space:nowrap;text-transform:uppercase}._cardContainer_10fpe_111{display:flex;gap:10px;flex-wrap:wrap}._headerTitle_10fpe_123{text-align:center;margin-bottom:60px;font-family:var(--font-family-inter);font-weight:700;font-size:48px;line-height:65.9px}._link_10fpe_139{width:fit-content;border-bottom:1px solid black;margin-top:10px;cursor:pointer;padding:5px;border-radius:50%}._linkedInImage_10fpe_155{position:absolute;right:5%;top:25%;color:#00008b;padding:5px;border-radius:50%;cursor:pointer}._linkedInImage_10fpe_155:hover{background-color:#00f;color:#fff}@media screen and (max-width: 768px){._headerTitle_10fpe_123{font-size:42px;line-height:normal;margin-bottom:20px}}@media screen and (max-width: 576px){._ourTeamSection_10fpe_1{padding-bottom:30px}._headerTitle_10fpe_123{font-size:32px;margin-bottom:15px}._info_10fpe_53{bottom:7px;left:5px;right:5px;padding:5px 10px;border-radius:10px}._info_10fpe_53 h2{font-size:14px;margin-bottom:3px}._info_10fpe_53 p{white-space:wrap}}.checkbox{padding:24px 28px;display:flex;align-items:center;gap:23px}.checkbox input[type=checkbox]{width:20px;height:20px;border-radius:5px;background-color:#d9d9d9;flex-shrink:0;margin-top:0;border:none;cursor:pointer;box-shadow:none}.checkbox input[type=checkbox]:checked{background-color:#00f74a}.checkbox label{flex-grow:1;font-size:14px;color:#fff;font-weight:500;line-height:16.94px;font-family:var(--font-family-inter);cursor:pointer}@media screen and (max-width: 576px){.checkbox{padding:12px 0;gap:10px}}button{background:none;border:none}a{text-decoration:none}.navbar-section{background-color:#131313;padding:40px;display:flex;justify-content:space-between}.input-img-container{width:380px}.logo img{width:100%;min-width:100%;object-fit:contain}.header-input{background-color:inherit;border:2px solid white;padding:12px 40px;color:#fff;border-radius:9999px;width:100%}.input-img-container{position:relative}.input-img-container img{position:absolute;top:20px;left:15px;width:fit-content}.custom-padding{padding-inline:100px}.brand-hero-section{padding-block:38px;height:100vh;background-color:#131313}.intractive-side{display:flex;align-items:center;column-gap:16px}.intractive-side span{color:#fff;background:inherit}.header-btn{background:linear-gradient(278.57deg,#46fe7c,#0effe6 99.66%);padding:20px;border-radius:9999px;font-weight:500;font-size:14px;font-family:var(--font-family-inter)}.hero-profile-card{background-image:url(../../assets/our_brands/header_card_image.png);background-repeat:no-repeat;padding-top:220px;background-size:cover;background-position:bottom;border-radius:10px}.hero-profile-card-detail{border-radius:10px;padding:24px 16px;background:#fff}.profile-card-header{display:flex;justify-content:space-between;position:relative}.profile-card{position:absolute;top:-150px;width:200px;height:200px}.profile-card-inner{width:200px;height:200px}.profile-image{width:100%;height:100%;border-radius:50%}.profile-image img{width:100%;height:100%;border-radius:50%;border:19px solid transparent;background:url(../../assets/our_brands/header_card_image.png) center/100% 100% border-box}.card-status span{margin-inline:10px}.card-header-btn{background:linear-gradient(278.57deg,#46fe7c,#0effe6 99.66%);padding:16px 24px;border-radius:9999px;border-bottom:none;font-weight:500;font-size:14px;font-family:var(--font-family-inter);line-height:16.94px;display:flex;gap:10px}.profile-card-bio{padding:40px 20px 10px}.profile-card-bio h2{font-weight:400;font-family:var(--font-family-tangosans);font-size:32px;color:#000;text-align:left}.profile-card-bio p{font-weight:400;font-size:14px;font-family:var(--font-family-inter);color:#393939;text-align:left}.bold{font-size:20px;font-family:var(--font-family-tangosans);font-weight:400}.card-bio-logo{margin-top:30px;text-align:left;display:flex;column-gap:8px}.status-buttom-wrapper{display:flex;margin-left:30vw;margin-top:-2vh;justify-content:space-between;align-items:center}.profile-section{height:calc(100vh - 38px);padding-bottom:38px}.profile-card-footer{border-radius:20px;margin-top:24px;background:#fff;display:flex;justify-content:space-between;padding:12px;overflow:hidden}.card-footer-btn{padding:12px 26px;border:none;font-weight:700;font-size:20px;background-color:inherit;font-family:var(--font-family-inter)}.card-footer-btn:hover{background:#131313;color:#fff;border-radius:15px;transition:ease-in-out .5s}.is-active-btn{background:#131313;color:#fff;border-radius:15px}.gallery-section-container{margin-top:26px}.gallery-section{width:100%;background:#fff}.like-gap{margin-right:10px}.gallery-card{position:relative;border-radius:20px;height:auto;margin-bottom:24px;width:100%}.gallery-card>img{width:100%;height:auto;border-radius:20px}.card-label{position:absolute;display:flex;padding:3%;bottom:12px;left:12px;right:12px;gap:1%;justify-content:space-between;border-radius:10px;background:#fff}.card-label img{object-fit:contain;max-width:20%}.bolder-span{font-weight:600;font-size:14px;font-family:var(--font-family-inter)}.label-span{margin-right:5px;font-weight:400;font-size:14px;font-family:var(--font-family-inter)}@media (max-width: 768px){.card-label{padding:4%}}.card-more-btn{display:flex;align-items:center;justify-content:center;border:none;background:inherit;margin-inline:auto;padding:auto}.people-also-view{border-radius:20px;background-color:#fff}.also-view-header{background:linear-gradient(180deg,#fff,#f4f4f4);margin-top:20px;margin-left:30px;font-family:var(--font-family-tangosans);font-size:32px;font-weight:700;line-height:43.94px;text-align:left;color:#393939}.also-view-conatiner{background:linear-gradient(180deg,#fff,#f4f4f4);margin-top:20px;padding-inline:20px}.also-view-card{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}.also-view-image{height:100px;width:100px;object-fit:cover;border-radius:20px;flex-shrink:0}.also-view-info{display:flex;flex-direction:column}.also-view-info .name{font-family:var(--font-family-tangosans);font-size:18px;font-weight:700;line-height:24.71px;text-align:left;color:#131313}.also-view-info .description{text-align:left;font-weight:400;font-size:12px;font-family:var(--font-family-inter);color:#393939}.also-view-image-des-wrapper{display:flex;gap:10px;align-items:center;width:80%}.also-view-arrow{width:fit-content;font-size:1.5em;text-decoration:none;display:flex}.also-view-arrow img{width:100%}.label-span-gap{display:flex;gap:10px}.widget-card{margin:10px 0;display:flex;align-items:center;justify-content:center;width:100%;height:300px;background:#f4f4f4;border-radius:20px}.widget-card h2{font-weight:700;font-size:32px;font-family:var(--font-family-tangosans);color:#cfcfcf}.widget-container{margin-top:10px;width:100%;background-color:#fff}.status-btn-wrapper{display:flex;justify-content:flex-end;width:100%}.left-wrapper{width:70%;display:flex;justify-content:space-between;align-items:center}.gallery-section{padding-top:20px}@media (max-width: 1450px){.card-footer-btn{font-size:18px;padding:10px 20px}.widget-card h2{font-size:24px}.widget-card{height:230px}}@media screen and (max-width: 1270px){.card-footer-btn{font-size:16px;padding:8px 15px}.bolder-span{font-size:12px}.label-span-gap{gap:7px}}@media (min-width: 1200px) and (max-width: 1215px){.bolder-span{font-size:11px}.label-span-gap{gap:7px}}@media screen and (max-width: 1200px){.custom-padding{padding-inline:50px}.bolder-span{font-size:12px}.also-view-conatiner{padding-inline:10px}.also-view-image-des-wrapper{width:90%}.also-view-header{font-size:24px;margin-top:10px}}@media screen and (max-width: 1060px){.card-header-btn{padding:10px 12px}.hero-profile-card-detail{padding-top:30px}.card-footer-btn{padding:8px 12px}}@media screen and (max-width: 992px){.custom-padding{padding-inline:20px}.profile-card-footer{padding:10px}.card-footer-btn{font-size:15px}.widget-container{width:100%}.widget-container h2{font-size:20px}.also-view-card{padding-inline:10px}}@media (max-width: 990px){.card-header-btn{font-size:12px}.card-status span{margin-inline:9px}.card-status{display:flex;justify-content:space-around}}@media ((min-width: 1050px) and (max-width:1100px)){.profile-card-bio{padding:20px}}@media (max-width: 890px){.left-wrapper{width:77%;margin-top:45px;margin-bottom:-28px}}@media (max-width: 930px){.left-wrapper{display:flex;align-items:center;justify-content:space-between;width:70%;margin-top:2px;margin-bottom:2px}}@media (max-width: 753px){.left-wrapper{width:70%;display:flex;justify-content:space-between;align-items:center}}@media (max-width: 630px){.profile-card-bio{padding:20px}}@media (max-width: 600px){.card-status>span>span{margin-left:-10px}.profile-card-footer{margin-top:5px}.hero-profile-card{padding-top:200px}}@media ((max-width: 595px)){.left-wrapper{margin-top:65px;margin-bottom:-11px;width:100%;padding-left:21px}.card-status{flex-direction:row}.brand-hero-section{height:auto;background-color:#fff}.profile-card-footer{overflow-y:hidden;overflow-x:auto}.card-footer-btn{white-space:nowrap}.profile-section{height:auto}.status-btn-wrapper{justify-content:flex-start}}@media (max-width: 542px){.card-footer-btn{font-size:12px}}@media (max-width: 480px){.profile-card-footer{border-radius:20px;margin-top:24px;background:#fff;display:flex;justify-content:space-between;padding:12px;overflow-y:hidden;overflow-x:auto}.profile-card-header{display:flex;justify-content:space-between;position:relative;margin-top:68px;align-items:center}.card-header-btn{margin-top:-168px;font-size:13px;margin-left:-93px}.profile-card{position:absolute;top:-169px;width:271px;height:200px}.profile-card-inner{width:150px;height:154px}.profile-image img{width:100%;height:100%;border-radius:50%;border:12px solid transparent;background:url(/src/assets/our_brands/header_card_image.png) center / 100% 100% border-box}.card-status{display:flex;flex-direction:row;padding-left:2px;flex-wrap:wrap}.card-status>span>span{margin-left:5px}.profile-card-bio{padding:20px 10px;margin-top:-w2px}.card-status span{margin-inline:5px}.hero-profile-card{padding-top:150px}.card-footer-btn{font-size:12px}.card-footer-btn{padding:5px 10px}.profile-card-bio h2{margin-bottom:5px;margin-top:-21px}.status-btn-wrapper{justify-content:flex-start}.left-wrapper{justify-content:space-between;width:100%;display:flex;margin-top:2px;padding:5px;margin-bottom:2px;margin-left:-11px}}.offline-background{height:100vh;background:url(/assets/offlinebackground-BrZcl6WS.webp) no-repeat center center fixed;background-size:cover;display:flex;justify-content:center;align-items:center}.center-div{background-color:#fff;padding:20px;height:90%;width:fit-content;padding-inline:80px;border-radius:20px;box-shadow:0 8px 16px #0003;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.offline-logo-image{border-radius:50%;background:#fff}.offline-btn{background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:16px 24px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block}.offline-text{display:flex;flex-direction:column;justify-content:space-between}.offline-header{margin-top:30px;font-family:Tangosans;font-weight:400;font-size:30px;color:gray;letter-spacing:2px}.offline-text p{font-size:17px;font-weight:700;font-family:Inter;color:gray;margin-bottom:50px}@media screen and (max-width: 768px){.offline-background{background:none;justify-content:center;align-items:center}.center-div{height:80%}}.services-section{padding-block:40px}.banner-heading{font-weight:400;font-size:56px;color:#191919;text-align:center;text-transform:uppercase;font-family:var(--font-family-tangosans);margin-bottom:3rem}.card-section{width:100%;display:flex;gap:20px}.card-list{background-color:#fff;box-shadow:-5px 0 15px #5452524d,5px 0 15px #ebe4e44d;border-bottom:1px solid #eee;margin-bottom:40px;border-radius:10px;padding-bottom:10px;text-align:center}.outer-list ul li a{border-bottom:1px solid #eee;display:block;padding:10px 5px;font-size:16px;line-height:normal;color:#5d5d5d;text-decoration:none}.content li{border-bottom:1px solid #eee;display:block;padding-top:15px;padding-bottom:15px;list-style:none;text-align:left;font-size:16px;line-height:normal;color:#5d5d5d}.content h3{cursor:default;font-size:16px;margin-left:20px;border-bottom:1px solid black;margin-top:15px;display:inline-block;font-weight:700;margin-bottom:0}.price-head{border-top-left-radius:10px;border-top-right-radius:10px;color:#131313;font-weight:400;font-size:10px;padding:13px;text-align:center;width:100%;cursor:default;background:linear-gradient(to right,#0effe6,#46fe7c 100%,var(--light-color) 100%)}.price-head h2{font-size:18px;font-weight:700;margin-bottom:0;text-transform:uppercase}.offer{font-size:18px;margin-top:15px;text-align:center;cursor:default}.para{margin-top:20px;font-size:16px;color:#5d5d5d}.start-btn{width:90%;margin-top:35px;border-radius:10px;padding:12px;font-size:16px;background-color:#252525;color:#fff;cursor:pointer;flex-wrap:wrap;transition:all ease-in-out .3s}.start-btn:hover{background-color:#fff;color:#000;border:1px solid black}.para-2,.para-3{margin-top:20px;font-size:16px;color:#5d5d5d}.save{color:#63b57f;font-weight:700}span.amount{margin-top:50px;color:#000}.list{padding-left:0}.list li{list-style:none;display:flex;justify-content:center;color:#5d5d5d;font-family:var(--font-family-poppins);font-weight:600;font-size:17px;line-height:normal;border-bottom:1px solid #eee;margin-inline:10px;padding-top:15px;padding-bottom:15px;cursor:default}.in-out-list{color:#5d5d5d;font-size:17px;display:flex;text-decoration:none;justify-content:center;text-decoration-line:inherit}.in-out-head{font-size:17px;display:flex;justify-content:center;color:#000;text-decoration:underline}.list .check{color:#26bb26}.list .x-mark{color:red}.top-list{display:flex;justify-content:center;color:#5d5d5d;font-family:var(--font-family-poppins);font-weight:600;font-size:17px;line-height:normal;border-bottom:1px solid #eee;margin-inline:10px;padding-top:15px;padding-bottom:15px;cursor:default}.list .x-mark-icon{color:red;margin-top:60px}.list .un-text{margin-top:45px}.list .till-text{margin-top:62px}.list .check-icon{margin-top:74px;color:#26bb26}.contact_us_button{font-family:var(--font-family-inter);font-size:20px;border-bottom:1px solid black}.contactFooter{background-color:#000;display:flex;justify-content:space-between;align-items:center;padding:20px 60px;border-radius:16px}.contactFooter p{color:#fff;font-family:var(--font-family-inter);font-size:20px;font-weight:400px;line-height:40.8px;margin:0}.contactFooterBtn{background-color:#fff;padding:20px 40px;font-family:var(--font-family-inter);font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width: 992px){.banner-heading{font-size:46px;margin-bottom:2.5rem}}@media screen and (max-width: 576px){.banner-heading{font-size:32px;margin-bottom:1.25rem}.services-section{padding-block:20px}.contactFooter p{font-size:20px;line-height:25px;margin-bottom:10px;width:100%}.contactFooter{flex-direction:column;padding:20px}}._cardContainer_1giqc_7{border:1px solid black;border-radius:10px;display:flex;justify-content:space-between;flex-direction:column;gap:20px;width:100%;padding:20px 50px;margin-bottom:20px;background-color:#000}._Head_1giqc_31{display:flex;color:#fff;align-items:center;justify-content:space-between}._leftHead_1giqc_43{display:flex;align-items:center;justify-content:center}._location_1giqc_53{height:30px;width:30px;color:#fff}._icon_1giqc_63{height:50px;width:50px;margin-inline:15px;color:#fff}._name_1giqc_75{font-family:var(--font-family-poppins);font-weight:700;font-size:25px;display:inline-block;text-transform:uppercase;position:relative;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._leftLocation_1giqc_99{font-family:var(--font-family-poppins);font-weight:700;font-size:16px;color:#fff}._listHead_1giqc_111{font-family:var(--font-family-poppins);font-weight:700;font-size:18px;margin-right:10px;list-style:none}._footer_1giqc_127{display:flex;justify-content:space-between}._listTitle_1giqc_135{font-family:var(--font-family-poppins);font-weight:700;font-size:18px;margin-right:10px;color:#fff}._dis_1giqc_149{color:#fff;border-bottom:.5px solid white;margin-left:10px}._rightHead_1giqc_161{display:flex;gap:10px}@media (max-width: 500px){._footer_1giqc_127{flex-direction:column}._cardContainer_1giqc_7{padding:15px 5px}}._popUpOverlay_6x361_1{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:20px;z-index:1000}._popUp_6x361_1{background-color:#fff;border-radius:5px;padding:20px;width:60vw;height:80%;box-shadow:0 2px 10px #0000001a;text-align:center;overflow:scroll;z-index:1010;position:relative}._buttonBottom_6x361_53{display:flex;justify-content:flex-end;gap:20px}._head_6x361_63{font-family:var(--font-family-poppins);font-weight:700;font-size:30px}._main_6x361_73{display:flex;flex-direction:row-reverse;justify-content:space-between}._title_6x361_83{font-family:var(--font-family-inter);font-weight:700;font-size:18px;margin-right:10px;line-height:3px;text-transform:capitalize;letter-spacing:.3px}._list_6x361_101{list-style:none}._dis_6x361_107{font-family:var(--font-family-inter);font-weight:400;font-size:15px}._infoLeft_6x361_117{display:flex;flex-direction:column;align-items:baseline}._listConatiner_6x361_127{display:flex;gap:10px;flex-direction:column;align-items:flex-start;justify-content:flex-start}._main_tsjoo_1{margin:50px 200px}._errorMsg_tsjoo_7{font-family:var(--font-family-poppins);font-weight:400;font-size:20px;line-height:30px;color:red}._header_tsjoo_21{display:flex;align-items:center;justify-content:center}._head_tsjoo_21{font-family:var(--font-family-poppins);font-weight:700;font-size:40px;line-height:60px}._header_tsjoo_21{display:flex;flex-direction:column;margin-bottom:50px}._para_tsjoo_55{font-family:var(--font-family-poppins);font-weight:500;font-size:18px;line-height:27px;color:#717171}._formMain_tsjoo_69{display:flex;box-shadow:0 0 60px 30px #00000014;padding:10px}._formLeft_tsjoo_81{flex:0 0 40%;max-width:40%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;position:relative;border-radius:20px}._formHeadMain_tsjoo_101{display:flex;flex-direction:column;margin-bottom:30px}._formRight_tsjoo_113{flex:0 0 60%;max-width:60%;box-sizing:border-box;background-color:#fff;padding:20px 20px 100px}._formLeft_tsjoo_81{padding:30px;background-color:#000}._formHead_tsjoo_101{font-family:var(--font-family-poppins);font-weight:600;font-size:28px;line-height:42px;color:#fff}._formPara_tsjoo_149{font-family:var(--font-family-poppins);font-weight:400;font-size:18px;line-height:27px;color:#c9c9c9}._formData_tsjoo_163{margin-top:50px;display:flex;flex-direction:column}._IconColor_tsjoo_173{color:#fff;width:25px;height:30px}._IconColor1_tsjoo_183{color:#fff;width:20px;height:20px}._iconMsg_tsjoo_193{display:flex;gap:20px;margin-bottom:20px;max-width:300px}._msg_tsjoo_205{font-family:var(--font-family-poppins);font-weight:400;font-size:16px;line-height:24px;color:#c9c9c9}._iconCircle_tsjoo_219{padding:10px;background-color:#1b1b1b;border-radius:50%}._formLeftFooter_tsjoo_229{display:flex;gap:20px;margin-top:70px}._circle_tsjoo_239{position:absolute;background-color:#48484880;width:150px;height:150px;bottom:0;right:0;border-radius:50%}._circle1_tsjoo_257{position:absolute;background-color:#48484880;width:150px;height:150px;bottom:46px;right:59px;border-radius:50%}._iconCircle_tsjoo_219:hover{background-color:#fff}._iconCircle_tsjoo_219:hover ._IconColor1_tsjoo_183:hover{color:#000}._formRight_tsjoo_113{background-color:#fff}._inputContainer_tsjoo_297{display:flex;gap:20px;margin-bottom:50px}._inputBox_tsjoo_307{all:unset;height:40px;border-bottom:1px solid black}._inputBoxContainer_tsjoo_317{display:flex;flex-direction:column;width:400px}._label_tsjoo_329{font-family:var(--font-family-poppins);font-weight:500;font-size:15px;line-height:20px;color:#000;display:flex;align-items:center;justify-content:center}._radioHead_tsjoo_349{font-family:var(--font-family-poppins);font-weight:600;font-size:14x;line-height:20px;color:#000;margin-bottom:40px}._radioInputMain_tsjoo_365{display:flex;gap:20px;width:100%;flex-wrap:wrap}._radioInput_tsjoo_365{display:flex;gap:10px;justify-content:center}._radioCircle_tsjoo_387{width:25px;height:25px}._radioText_tsjoo_395{font-family:var(--font-family-poppins);font-weight:400;font-size:12x;line-height:20px;color:#000}._messageContainer_tsjoo_409{display:flex;flex-direction:column;margin-top:30px}._messageInput_tsjoo_419{all:unset;font-family:var(--font-family-poppins);font-weight:500;font-size:12px;line-height:20px;border-bottom:1px solid black;height:40px;width:80%}._messageLabel_tsjoo_439{margin-bottom:20px;display:flex;font-family:var(--font-family-poppins);font-weight:500;font-size:12px;line-height:20px;color:#8d8d8d}._term_tsjoo_457{display:flex;gap:10px;margin-top:50px}._termBox_tsjoo_467{width:30px;height:30px}._termPara_tsjoo_475{font-family:var(--font-family-poppins);font-weight:600;font-size:14px;line-height:20px;color:#000}._btnContainer_tsjoo_489{display:flex;justify-content:flex-end;align-items:center;width:100%}._submitButton_tsjoo_503{color:#fff;background-color:#000;font-family:var(--font-family-poppins);font-weight:500;font-size:16px;line-height:24px;padding:15px 60px;text-align:center;border-radius:5px}._submitButton_tsjoo_503:hover{background-color:#000;color:#fff}._link_tsjoo_533{border-bottom:1px solid black}@media (max-width: 1250px){._main_tsjoo_1{margin:10px 50px}}@media (max-width: 900px){._main_tsjoo_1{margin:0}._formLeft_tsjoo_81{min-width:50%}._formRight_tsjoo_113{max-width:50%;margin-block:20px;padding:10px}._inputContainer_tsjoo_297{flex-direction:column}._inputBoxContainer_tsjoo_317{width:100%}._label_tsjoo_329{align-items:flex-start;justify-content:flex-start}._btnContainer_tsjoo_489{display:flex;align-items:center;justify-content:center;margin-top:20px}}@media (max-width: 680px){._para_tsjoo_55{padding:5px 20px;font-size:15px;text-align:center}._main_tsjoo_1{margin:10px}._formMain_tsjoo_69{flex-direction:column}._formLeft_tsjoo_81{min-width:100%}._formRight_tsjoo_113{min-width:100%;margin-block:20px;padding:10px}._inputContainer_tsjoo_297{flex-direction:column}._inputBoxContainer_tsjoo_317{width:100%}._label_tsjoo_329{align-items:flex-start;justify-content:flex-start}._term_tsjoo_457{display:flex;flex-direction:column}._errorMsg_tsjoo_7{font-family:var(--font-family-poppins);font-weight:400;font-size:15px;line-height:20px;color:red}}.goal-cards-container{display:flex;flex-wrap:wrap}.card-wrapper{padding-inline:12px;width:33.333%;max-width:33.333%}.goal-card{border-radius:10px;padding:39px;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:space-between}.goal-card-header{display:flex;width:100%;justify-content:space-between;margin-bottom:64px}.goal-card-count{display:block;font-size:39px;font-weight:700;line-height:43.57px;font-family:var(--font-family-inter);margin-bottom:9px}.goal-card-label{display:block;font-family:var(--font-family-inter);font-weight:400;font-size:16px;text-transform:capitalize;color:#878787;line-height:19.36px}.goal-card-header-icon{display:flex;background-color:#fff;height:58px;width:58px;border-radius:50%;align-items:center;justify-content:center;flex-shrink:0}svg{width:20px;height:20px}.goal-card-achieve-header{display:flex;justify-content:space-between;font-size:12px;margin-bottom:5px;font-weight:700}.goal-card-achieve-title{color:#878787;font-family:var(--font-family-tangosans)}.goal-card-progress{width:100%;height:10px;background-color:#e2e2e2;border-radius:12px}.goal-card-progress-value{background-color:#000;height:100%;border-radius:inherit}.is-active{background:#0effe6}.is-active .goal-card-progress{background-color:#0cd9c4}.is-active .goal-card-progress-value{background-color:#fff}.is-active .goal-card-label,.is-active .goal-card-achieve-title{color:#008274}.enagagement-conatiner{padding:16px 32px 32px;display:flex;flex-direction:column;border-radius:10px;background-color:#f4f4f4}.enagagement-conatiner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.enagagement-conatiner-graph{display:flex}.enagagement-conatiner-graph>img{width:100%}.enagagement-conatiner-header-title{font-family:var(--font-family-inter);font-size:24px;font-weight:700;line-height:29.05px;color:#000}.enagagement-conatiner-footer{display:flex;justify-content:space-between}.enagagement-conatiner-footer span{color:#818181;font-size:12px;font-weight:400;font-family:var(--font-family-inter);line-height:14.52px}.engagement-rotate-word{transform:rotate(270deg);white-space:nowrap;color:#818181;font-size:12px;line-height:14.52px;font-weight:400;font-family:var(--font-family-inter)}.time-interval-tab-container{display:flex;border-radius:10px}.time-interval-tab-container span{font-weight:600;font-size:12px;line-height:14.52px;padding:10px;font-family:var(--font-family-inter);color:#000}.time-interval-tab-container-first,.time-interval-tab-container-last{background:#fff;padding-bottom:10px;padding-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.time-interval-tab-container-first{border-top-left-radius:10px;border-bottom-left-radius:10px}.time-interval-tab-container-last{border-top-right-radius:10px;border-bottom-right-radius:10px}.time-interval-tab-container-middle{background:#0ff}.profile-reach-container{border-radius:12px;display:flex;flex-direction:column}.profile-reach-header{display:flex;justify-content:space-between}.option{background:#fff;padding:10px;border-radius:20px;border:none}.summary-table{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:0;border:none}th,td{text-align:left;padding:10px}th{background-color:#e2e2e2;font-weight:400;font-size:12px}td img{width:40px;height:40px;object-fit:cover;border-radius:4px}.action-button{background:none;border:none;font-size:20px;cursor:pointer}.caption{font-size:14px;font-weight:400;color:#6a6a6a}.content-summary-container{gap:var(--common-gap);padding:20px;background:#f4f4f4;border-radius:10px}.content-summary-container-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.summary-title span{font-size:26px;font-weight:700}._campaignSection_y31as_1 h1{text-align:center;font-weight:400;font-size:28px;font-family:var(--font-family-tangosans);margin-bottom:1.25rem;line-height:48.89px;color:#393939}._tableContent_y31as_21{box-shadow:0 0 4px 2px #ccc;border-radius:.5rem}._formContainer_4n0te_155{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#000;flex-direction:column;padding:20px}._formHeader_4n0te_175{font-size:2rem;margin-bottom:20px;text-align:center;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._brandForm_4n0te_195{background-color:#fff;padding:30px;border-radius:10px;width:100%;max-width:800px;box-shadow:0 4px 6px #0000001a}._row_4n0te_67{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){._row_4n0te_67{grid-template-columns:1fr 1fr}}._col_4n0te_79{display:flex;flex-direction:column}._error_4n0te_143{color:red;font-size:.875rem;margin-top:5px}._joinCommunityBtn_4n0te_313{width:100%;max-width:200px;margin:0 auto}._AdminContainer_u055c_1{width:100%;display:flex;height:100vh;margin:auto;align-items:center;padding-inline:100px}._main_u055c_19{width:100%;background-color:#000;display:flex;align-items:center;flex-direction:column;overflow:scroll}._loginText_u055c_41{cursor:pointer;font-family:var(--font-family-tangosans);margin-block:10px;text-align:center}._image_u055c_55{width:500px;height:auto}._formContainer_u055c_65{display:flex;justify-content:center;align-items:center;font-family:var(--font-family-tangosans);font-weight:2vw}._formHeader_u055c_81{font-size:3vw;margin-bottom:20px;font-family:var(--font-family-tangosans);text-align:center;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._text_u055c_101{font-family:(var--font-family-tangosans);font-size:20px;font-weight:700;color:#fff;width:80%}._formHead_u055c_81{font-size:20px;font-weight:700;font-family:sans-serif;color:transparent;background:linear-gradient(to right,#2e0effe9,#5f46fe91);background-clip:text;-webkit-background-clip:text}._loginBtn_u055c_135{display:flex;align-items:center;justify-content:center;width:fit-content;margin:auto}._para_u055c_149{font-size:3vw;margin-bottom:20px;font-family:sans-serif;text-align:center;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._head_u055c_169{width:90%;font-size:30px;font-weight:700;font-family:sans-serif;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._errorText_u055c_191{font-family:(var--font-family-tangosans);text-align:center;color:red;margin-top:10px}._adminSignUpForm_u055c_205{background-color:#fff;padding:50px;min-width:40vw;border-radius:10px;box-shadow:2px 4px 6px #ffffff53}._heroSection_u055c_221 h1{font-weight:700;font-size:8rem;margin-bottom:0;font-family:var(--font-family-tangosans)}._heroSection_u055c_221 h1{margin-top:50px;display:inline-block;position:relative;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text}._firstName_u055c_255{color:#fff}._left_u055c_261{width:60vw}._formHead_u055c_81{font-size:30px;margin-bottom:20px}._row_u055c_277{display:grid;grid-template-columns:1fr;gap:20px}._featureContainer_u055c_289{padding:20px;background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:800px;margin:auto}._heading_u055c_307{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:20px;color:#333}._featureList_u055c_323{width:80%;list-style:none;padding:0;margin:0}._passwordWrapper_u055c_335{position:relative}._toggleIcon_u055c_343{position:absolute;right:10px;top:35%;cursor:pointer}._featureItem_u055c_357{padding:15px 20px;margin-bottom:10px;border:1px solid #ddd;border-radius:8px;transition:transform .3s,box-shadow .3s}._featureItem_u055c_357:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0000001a}._featureTitle_u055c_383{font-size:1.4rem;font-weight:600;color:transparent;background:linear-gradient(to right,#0effe6,#46fe7c);background-clip:text;-webkit-background-clip:text;margin-bottom:5px}._featureDescription_u055c_403{font-size:1rem;color:#fff;margin:0}._col_u055c_415{display:flex;flex-direction:column}label{font-weight:700;margin-bottom:8px}input{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px}button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem}button:hover{background-color:#0056b3}._error_u055c_191{color:red;font-size:.875rem;margin-top:5px}._joinCommunityBtn_u055c_491{width:100%;max-width:200px;margin:0 auto}._passwordContainer_u055c_503{position:relative;display:flex;align-items:center}._error_u055c_191{color:red;margin-top:5px;font-size:20px;font-weight:400}._successText_u055c_529{font-family:(var--font-family-tangosans);text-align:center;color:green;font-size:20px;font-weight:400;margin-top:10px}@media (max-width: 768px){._AdminContainer_u055c_1{padding:20px;flex-direction:column}._left_u055c_261{width:100%;padding:20px;margin:20px}._head_u055c_169{width:100%;font-size:20px}._text_u055c_101{width:100%;font-size:18px}._featureList_u055c_323{width:100%;list-style:none}._adminSignUpForm_u055c_205{width:80vw;padding:20px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon{vertical-align:middle;line-height:1px;font-size:20px}.form-label{color:#000}.icon_header{vertical-align:middle;line-height:1px;font-size:26px}.icon,.icon_header{margin-right:5px}.close_icon{color:red;margin-left:30px;margin-top:10px;cursor:pointer}.header-right{display:flex;gap:20px}.grid-container{display:grid;grid-template-columns:180px 1fr 1fr 1fr;grid-template-rows:.2fr 3fr;grid-template-areas:"sidebar header header header" "sidebar main main main";height:100vh}.header{grid-area:header;width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-shadow:0 6px 7px -3px #00000059}.menu-icon{display:none}#sidebar{grid-area:sidebar;height:100%;overflow-y:auto;transition:all .5s;-webkit-transition:all .5s;border-left:2px solid black}.sidebar-title{display:flex;justify-content:space-between;align-items:center;padding:15px 30px 0;margin-bottom:30px}.sidebar-title>span{display:none}.sidebar-brand{margin-top:15px;font-size:20px;font-weight:700}.dashHead{margin-bottom:5px;font-size:20px;font-family:var(--font-family-inter);font-weight:700;color:#000}.sidebar-list{padding:0;list-style-type:none;color:#fff}.sidebar-list-item{padding:20px;font-size:20px;border-bottom:1px solid white}.search-Head{font-weight:400;font-size:12px}.sidebar-list-item:hover{background-color:#fff3;cursor:pointer}.search{margin-inline:20px}.sidebar-list-item>a{text-decoration:none;color:#fff}.sidebar-responsive{display:inline!important;position:absolute;z-index:12!important}.main-container{grid-area:main;overflow-y:auto;padding:20px;color:#fffffff2}.campaignForm{width:70vw;padding:50px;background-color:#deb88794}.main-title{display:flex;justify-content:space-between}.main-cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;margin:15px 0}.card{width:100%;height:150px;display:flex;flex-direction:column;justify-content:space-around;padding:2px 15px 20px 10px;border-radius:5px}.card:first-child{background-color:#fff;border:1px solid black}.card:nth-child(2){background-color:#fff;border:1px solid black}.card:nth-child(3){background-color:#fff;border:1px solid black}.card:nth-child(4){background-color:#fff;border:1px solid black}.card-inner{display:flex;align-items:center;justify-content:space-between}.create{display:flex;align-items:center;justify-content:center;margin-top:100px}.number{color:#000;font-size:20px}.card_icon{color:#000}.card-inner>.card_icon{font-size:25px}.charts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:60px;height:300px}.campaignHead{color:#000;text-align:center;font-size:24px;font-family:var(--font-family-inter);font-weight:700}.campaignHead{margin-top:40px}.sideBar{background-color:#000;color:#fff}.header{background-color:#fff;padding:20px 10px}.text-end{display:flex;align-items:center;justify-content:center;gap:10px}.brandCampaign{display:flex;align-items:center;justify-content:center;border:4px solid black;padding:10px;position:relative}.brandAppNotifyIcon{display:flex;align-items:center;justify-content:center;position:relative}.brandNotifyIcon{color:#000;height:30px;width:30px;font-weight:700}.brandAppNotifyCount{position:absolute;background-color:#ff0;color:#000;border-radius:50%;padding:8px;top:-10px;right:-5px}.brandAppNotifyData{position:fixed;top:30%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:20px;width:50%;max-height:70vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a;z-index:1000;transition:opacity .3s ease-in-out;opacity:1}.notification-item ul{margin-top:10px;padding-left:20px}.notification-item{display:flex;gap:20px;margin-bottom:15px;border-bottom:1px solid black}@media screen and (max-width: 992px){.grid-container{grid-template-columns:1fr;grid-template-rows:.2fr 3fr;grid-template-areas:"header" "main"}#sidebar{display:none}.menu-icon{display:inline}.sidebar-title>span{display:inline}.campaignForm{width:80vw;padding:50px;background-color:#deb88794}}@media screen and (max-width: 768px){.main-cards{grid-template-columns:1fr;gap:10px;margin-bottom:0}.charts{grid-template-columns:1fr;margin-top:30px}.campaignForm{width:90vw;padding:50px;background-color:#deb88794}}@media screen and (max-width: 576px){.hedaer-left{display:none}.campaignForm{width:100vw;padding:50px;background-color:#deb88794}.brandAppNotifyData{width:100%;background-color:gray}}._subTitle_c9ni5_1{font-size:18px;margin-bottom:10px;font-family:var(--font-family-tangosans);font-weight:700}._stepsIndicator_c9ni5_13{display:flex;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap}._formGroup_c9ni5_33{margin-bottom:20px;text-align:left}._label_c9ni5_43{display:block;font-size:16px;margin-bottom:5px}._input_c9ni5_55{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}._submitBtn_c9ni5_69{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}._submitBtn_c9ni5_69:hover{background:#0056b3}._prevBtn_c9ni5_95{background:#ccc;color:#333;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}._prevBtn_c9ni5_95:hover{background:#999}._container_c9ni5_121{width:90%;margin:auto;background:#f0f3f9;padding:20px;border-radius:8px}step{flex:0 0 auto;padding:10px;margin-right:16px}._active_c9ni5_171{font-weight:700}._stepContainer_c9ni5_187{text-align:center;margin-top:40px}._title_c9ni5_197{font-size:24px;font-weight:700;margin-bottom:50px;color:#000}._options_c9ni5_211{display:flex;justify-content:space-around;align-items:center}._buttons_c9ni5_223{margin-top:20px;display:flex;justify-content:flex-end}._nextBtn_c9ni5_235{background:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}._nextBtn_c9ni5_235:disabled{background:#ddd;cursor:not-allowed}._stepsIndicator_c9ni5_13{display:flex;justify-content:space-between;margin-bottom:20px}._step_c9ni5_13{flex:1;text-align:center;color:#000;font-weight:700;margin-right:10px}._step_c9ni5_13._active_c9ni5_171{color:#000}._formStep_c9ni5_297{width:60%;margin:auto}._navigation_c9ni5_309{display:flex;margin-right:20px;gap:20px;justify-content:flex-end}._prevBtn_c9ni5_95,._nextBtn_c9ni5_235,._submitBtn_c9ni5_69{font-size:16px;cursor:pointer;background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:14px 30px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block}._prevBtn_c9ni5_95{background-color:#ddd;color:#333}._nextBtn_c9ni5_235{background-color:#007bff;color:#fff}._submitBtn_c9ni5_69{background-color:#28a745;color:#fff}._prevBtn_c9ni5_95:hover{background-color:#bbb}._nextBtn_c9ni5_235:hover,._submitBtn_c9ni5_69:hover{background-color:#0056b3}._ption_c9ni5_429 o{display:flex;justify-content:space-around;align-items:center;gap:20px;border:2px solid black}._circle1_c9ni5_445{width:30px;height:30px;border-radius:50%;border:1px solid black;vertical-align:middle}._text_c9ni5_461{color:#000;font-family:var(--font-family-tangosan);font-size:15px;font-weight:500;margin-bottom:10px;display:flex;align-items:center;line-height:1;text-align:left}._btn_c9ni5_485{font-size:16px;cursor:pointer;background:linear-gradient(to right,#0effe6,#46fe7c 50%,var(--light-color) 50%);background-size:200% 100%;background-position:left bottom;color:#191919;font-family:var(--font-family-inter);font-size:.875rem;border:none;padding:14px 30px;border-radius:999px;font-weight:600;transition:ease-in-out .5s;text-decoration:none;display:inline-block;justify-content:flex-end}._activeCircle_c9ni5_539{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#000;margin-right:20px;color:#fff;border:1px solid white}._circle_c9ni5_445{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff;margin-right:20px;color:#000;border:1px solid black}._option_c9ni5_211{display:flex;align-items:center;justify-content:center;gap:10px}._formControl_c9ni5_603{width:100%;border-radius:10px;color:#000;background-color:#fff}._label4_c9ni5_615{width:100%}._formText_c9ni5_621{width:100%;min-height:100px;padding:5px 20px}._formControl_c9ni5_603{width:100%;padding:5px 20px}._durationConatiner_c9ni5_641{display:flex;align-items:center;justify-content:space-between;width:100%}._formDuration_c9ni5_655{width:60%;padding:5px 10px;border-radius:10px;margin-right:10px}._selectDuration_c9ni5_669{width:20%;padding:5px 10px;border-radius:10px}._labelDuration_c9ni5_681{width:100%}._currencyContainer_c9ni5_687{display:flex;align-items:center;justify-content:space-between;width:100%}._currencySelect_c9ni5_701{width:15%;padding:5px 10px;border-radius:10px;margin-right:10px}._richTextContainer_c9ni5_715{background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:10px;box-shadow:0 4px 6px #0000001a}._richTextContainer_c9ni5_715:hover{border-color:#000}._richQuill_c9ni5_739{font-family:Arial,sans-serif;font-size:14px;color:#000}._richQuill_c9ni5_739 ._ql-toolbar_c9ni5_751{background-color:#f7f7f7;border:none;border-bottom:1px solid #ccc}._richQuill_c9ni5_739 ._ql-toolbar_c9ni5_751 ._ql-formats_c9ni5_763{margin-right:10px}._richQuill_c9ni5_739 ._ql-container_c9ni5_771{min-height:200px;background-color:#fff;border:none;color:#000}._richQuill_c9ni5_739 ._ql-container_c9ni5_771._ql-snow_c9ni5_785{border:none}._richQuill_c9ni5_739 ._ql-editor_c9ni5_793{padding:10px;min-height:150px}._richQuill_c9ni5_739 ._ql-editor_c9ni5_793:focus{outline:none}._richQuill_c9ni5_739 ._ql-toolbar_c9ni5_751 button{color:#000}._richQuill_c9ni5_739 ._ql-toolbar_c9ni5_751 button:hover,._richQuill_c9ni5_739 ._ql-toolbar_c9ni5_751 ._ql-active_c9ni5_829{background-color:#000;color:#fff}._ql-bold_c9ni5_837{background-color:red}._button_c9ni5_223{background-color:#fff;color:#000}._paymentText_c9ni5_851{display:flex;flex-direction:column}._paymentSubText_c9ni5_859{color:#000;font-family:var(--font-family-tangosan);font-size:12px;font-weight:500;margin-bottom:10px}@media (max-width: 768px){._container_c9ni5_121{width:100%}._navigation_c9ni5_309{margin-top:50px}._options_c9ni5_211{flex-direction:column;align-items:start}._option_c9ni5_211{margin-inline:20px}._formStep_c9ni5_297{width:100%;margin:auto}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor{width:100%;margin:0 auto;font-family:Arial,sans-serif}.editor-label{font-weight:700;font-size:16px;margin-bottom:10px;display:block;color:#000}.custom-editor .ql-toolbar{background:#fff;border:1px solid #000;border-bottom:none;color:#000}.custom-editor .ql-container{background:#fff;border:1px solid #000;min-height:200px;color:#000}.custom-editor .ql-toolbar button{border:none;background:none;color:#000}.custom-editor .ql-toolbar button:hover{background:#f0f0f0}.custom-editor .ql-toolbar .ql-picker{color:#000}.custom-editor .ql-toolbar .ql-picker-options{background:#fff;border:1px solid #000}.custom-editor .ql-toolbar .ql-picker-item:hover{background:#f0f0f0}.custom-editor .ql-editor.ql-blank:before{color:#999}@font-face{font-family:Tango Sans;src:url(/assets/TangoSans-BUoM4IeC.ttf) format("truetype");font-weight:400;font-style:normal}:root{--font-family-ibm: "IBM Plex Sans", sans-serif;--font-family-inter: "Inter", sans-serif;--font-family-poppins: "Poppins", sans-serif;--font-family-trebuchet: "Trebuchet MS", sans-serif;--font-family-lato: "Lato", sans-serif;--font-family-huang: "ZCOOL QingKe HuangYou", sans-serif;--font-family-tangosans: "Tango Sans", sans-serif;--font-family-meow: "Meow Script", cursive;--dark-color: #000;--medium-dark-color: #141414;--narrow-dark-color: #212529;--light-color: #fff;--grey-color: #909396;--dark-grey-color: #101112;--light-grey-color: rgb(247 247 247 / 70%);--narrow-grey-color: #f2f0eb;--gradient-color: linear-gradient(to right, #63ff49, #05fff6);--gradient-color-second: linear-gradient(to right, #007088, #ff6415, #ff6415);--gradient-background-color: linear-gradient(to right, #0effe6, #46fe7c);--teal-color: #007088;--yellow-color: #d4af26;--orange-color: #ff6415;--green-color: #63ff49;--padding: 60px 0}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--light-color);position:relative}body::-webkit-scrollbar{width:8px;scroll-behavior:smooth}body::-webkit-scrollbar-track{background-color:#eee}body::-webkit-scrollbar-thumb{background-color:#666}a{text-decoration:none;color:inherit;display:inline-block}.register-form .form-group .error-popup{font-size:.8rem;position:absolute;background-color:#fff;border-radius:6px;padding:.5rem;box-shadow:0 0 5px #ccc;right:0;width:100%;bottom:100%;color:red;margin-bottom:0}.page-not-found{width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.page-not-found img{max-width:100%;width:400px}.page-not-found h1{margin-top:1rem;font-weight:700;font-size:2rem}.page-not-found a{color:#f08080;text-transform:capitalize;margin-top:.5rem;transition:ease-in-out .3s}.page-not-found a:hover{color:#ff3434}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
