@import"https://fonts.googleapis.com/css2?family=Karantina:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:Gilroy-Medium;src:local("Gilroy"),url(/fonts/Gilroy-Medium.ttf) format("truetype")}@font-face{font-family:Semplicita;src:local("Gilroy"),url(/fonts/Gilroy-Medium.ttf) format("truetype")}@font-face{font-family:Gilroy-SemiBold;src:local("Gilroy"),url(/fonts/Gilroy-SemiBold.ttf) format("truetype")}@font-face{font-family:Gilroy-Regular;src:local("Gilroy"),url(/fonts/Gilroy-Regular.ttf) format("truetype")}@font-face{font-family:Gilroy-MediumItalic;src:local("Gilroy"),url(/fonts/Gilroy-MediumItalic.ttf) format("truetype")}html{scroll-behavior:smooth!important}html body{font-family:Exo\ 2;background-color:#fff;color:#333;margin:0;padding:0;box-sizing:border-box;overflow-y:auto!important;overflow-x:hidden!important}html body img{max-width:100%;height:auto}html body.ovr-hiddn{overflow:hidden!important}h1{color:#0070f3}a{text-decoration:none!important}@keyframes move-nw{0%{transform:translateZ(0);animation-timing-function:ease-in}50%{transform:translate3d(-10px,-10px,0);animation-timing-function:ease-out}to{transform:translateZ(0)}}@keyframes float-up{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes float-down{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}.move-nw{animation-name:move-nw;animation-duration:2s;animation-iteration-count:infinite}.float-up{animation:float-up 6s ease-in-out infinite}.float-down{animation:float-down 6s ease-in-out infinite}.headers-wrapper{position:absolute;top:0;width:100%;z-index:2}.headers-wrapper .upper-header-wrapper{padding:10px 0;background:#fa7d89}.headers-wrapper .upper-header-wrapper .help-login-wrap,.headers-wrapper .upper-header-wrapper .location-email-wrap{display:flex;gap:20px;height:100%;align-items:center}.headers-wrapper .upper-header-wrapper .help-login-wrap .help-wrap,.headers-wrapper .upper-header-wrapper .help-login-wrap .location-wrap,.headers-wrapper .upper-header-wrapper .location-email-wrap .help-wrap,.headers-wrapper .upper-header-wrapper .location-email-wrap .location-wrap{padding-right:15px;border-right:1px solid hsla(0,0%,100%,.6235294118)}.headers-wrapper .upper-header-wrapper .help-login-wrap .email-wrap a,.headers-wrapper .upper-header-wrapper .help-login-wrap .help-wrap a,.headers-wrapper .upper-header-wrapper .help-login-wrap .location-wrap a,.headers-wrapper .upper-header-wrapper .help-login-wrap .login-wrap a,.headers-wrapper .upper-header-wrapper .location-email-wrap .email-wrap a,.headers-wrapper .upper-header-wrapper .location-email-wrap .help-wrap a,.headers-wrapper .upper-header-wrapper .location-email-wrap .location-wrap a,.headers-wrapper .upper-header-wrapper .location-email-wrap .login-wrap a{text-decoration:none;color:var(--white);font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center;gap:8px}.headers-wrapper .upper-header-wrapper .help-login-wrap .email-wrap a p,.headers-wrapper .upper-header-wrapper .help-login-wrap .help-wrap a p,.headers-wrapper .upper-header-wrapper .help-login-wrap .location-wrap a p,.headers-wrapper .upper-header-wrapper .help-login-wrap .login-wrap a p,.headers-wrapper .upper-header-wrapper .location-email-wrap .email-wrap a p,.headers-wrapper .upper-header-wrapper .location-email-wrap .help-wrap a p,.headers-wrapper .upper-header-wrapper .location-email-wrap .location-wrap a p,.headers-wrapper .upper-header-wrapper .location-email-wrap .login-wrap a p{margin:0}.headers-wrapper .upper-header-wrapper .help-login-wrap{justify-content:flex-end}.headers-wrapper .upper-header-wrapper .upper-middle-wrap p{color:var(--white);text-align:center;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:400;line-height:28px;margin:0}.headers-wrapper .upper-header-wrapper .upper-middle-wrap p b{font-weight:700}.headers-wrapper .header-wrapper{display:flex;justify-content:center;align-items:center;padding:20px;background-color:var(--white)}.headers-wrapper .header-wrapper .container .logo img{width:270px;height:auto}.headers-wrapper .header-wrapper .container .menu .btn-menu{display:flex;gap:10px}.headers-wrapper .header-wrapper .container .menu .btn-menu .btn-li{border-radius:99px;border:1px solid #d6dfe1;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.headers-wrapper .header-wrapper .container .menu .btn-menu .btn-li a{color:var(--white);text-align:center;font-family:var(--fontfamily);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize;padding:0;margin:0}.headers-wrapper .header-wrapper .container .menu .btn-menu .btn-li:hover{background-color:var(--white)}.headers-wrapper .header-wrapper .container .menu .btn-menu .btn-li:hover a{border-bottom:none;color:var(--primary-color)}.headers-wrapper .header-wrapper .container .menu ul{list-style-type:none;display:flex;justify-content:center;padding:0;margin:0;position:relative}.headers-wrapper .header-wrapper .container .menu ul li{position:relative}.headers-wrapper .header-wrapper .container .menu ul li a{text-decoration:none;color:var(--list-color);font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize;padding:20px 10px 5px;transition:all .3s ease-in-out;margin:0 6px}.headers-wrapper .header-wrapper .container .menu ul li a:hover{border-bottom:1px solid #000;color:var(--primary-color);font-weight:500}.headers-wrapper .header-wrapper .container .menu ul li.has-submenu>a{position:relative;padding-right:20px}.headers-wrapper .header-wrapper .container .menu ul li.has-submenu>a .arrow-down{margin-left:5px;font-size:10px;position:absolute;top:68%;right:5px;transform:translateY(-50%)}.headers-wrapper .header-wrapper .container .menu ul li:last-child{border-right:none}.headers-wrapper .header-wrapper .container .menu ul li .submenu{list-style-type:none;position:absolute;top:100%;left:0;background:var(--white);padding:10px 0;margin:0;display:none;box-shadow:0 8px 16px rgba(0,0,0,.2)}.headers-wrapper .header-wrapper .container .menu ul li .submenu li a{padding:10px 20px;white-space:nowrap;font-size:12px}.headers-wrapper .header-wrapper .container .menu ul li .submenu li a:hover{display:flex;background:#f1f1f1}.headers-wrapper .header-wrapper .container .menu ul li:hover .submenu{display:block}.headers-wrapper .menu-Bar{width:30px;height:20px;cursor:pointer;position:absolute;left:15px;top:5px;bottom:0;margin:auto;z-index:999999;display:none}.headers-wrapper .menu-Bar span{display:block;height:2px;width:100%;background:#000;position:absolute;transition:all .6s;border-radius:100px}.headers-wrapper .menu-Bar span:first-child{top:0}.headers-wrapper .menu-Bar span:nth-child(2){top:9px}.headers-wrapper .menu-Bar span:nth-child(3){top:18px}.headers-wrapper .menu-Bar.open span:first-child{transform:rotate(45deg);top:12px;transform-origin:right-center}.headers-wrapper .menu-Bar.open span:nth-child(2){width:0;opacity:0}.headers-wrapper .menu-Bar.open span:nth-child(3){transform:rotate(-45deg);top:12px;transform-origin:right-center}.headers-wrapper .mobile-view{display:none}@media(max-width:1400px){.headers-wrapper .header-wrapper .menu ul li a{font-size:12px}}@media(max-width:786px){.headers-wrapper .header-wrapper .logo{text-align:center}.headers-wrapper .header-wrapper .logo img{width:100px}.headers-wrapper .header-wrapper .menu{transition:all .5s ease-in-out}.headers-wrapper .header-wrapper .menu ul{display:none}.headers-wrapper .header-wrapper .menu ul .submenu{z-index:1;width:100%}.headers-wrapper .header-wrapper .menu.open{background:var(--white);position:absolute;top:0;left:0;width:100%;height:110vh;transition:all .5s ease-in-out;z-index:10}.headers-wrapper .header-wrapper .menu.open ul{display:block;margin-top:130px}.headers-wrapper .header-wrapper .menu.open ul li{border-right:none}.headers-wrapper .header-wrapper .menu.open ul li a{padding:10px 20px;display:block;border-bottom:1px solid #9c9c98}.headers-wrapper .header-wrapper .menu.open .mobile-view{display:block}.headers-wrapper .header-wrapper .menu.open .mobile-view .accounts-wrap{display:flex;justify-content:center;align-items:center;gap:20px}.headers-wrapper .header-wrapper .menu.open .mobile-view .accounts-wrap a{padding:10px;text-decoration:none;color:#787676}.headers-wrapper .menu-Bar{display:block}}.header-search .avatar h6,.header-search .avatar p{margin:0!important;font-size:14px}.header-search .avatar img{width:45px;height:45px;border-radius:50%;object-fit:cover}.header-search .avatar{gap:5px}@media screen and (max-width:767px){.header-search .avatar img{width:40px;height:40px}}.myheader.nav-closed .sidebar{overflow:hidden;transition:all .5s ease}.main{height:calc(100% - 50px);display:flex;flex:1 1}.nav-closed .sidebar,.sidebar{transition:width .5s ease}.sidebar{height:auto;min-height:200vh;min-width:369px;box-sizing:border-box;box-shadow:0 0 2rem 0 rgba(0,0,0,.05);overflow:visible;background-color:#000;transition:all .5s ease}.total-stores .span{font-size:17px;color:#ea1b24;font-weight:700;cursor:pointer;transition:.3s;display:flex;justify-content:end;margin-top:8px;padding:0 26px}.total-stores .span:hover{color:#000;margin-right:10px}.myheader.nav-closed .header-logo,.myheader.nav-closed .sidebar{width:0;min-width:0}.sidebar ul{display:flex;flex-direction:column;padding:5px 0 0 5px}.sidebar ul li{display:flex;align-items:center}.sidebar ul li.active{background-color:#2d4736}.sidebar ul li.active a{color:#fff}.sidebar ul li a{color:#fff;text-decoration:none;display:flex;align-items:center;width:100%;padding:15px 10px;white-space:nowrap;font-family:Poppins,sans-serif}.sidebar ul li span{margin-left:16px;font-size:16px;font-weight:400;letter-spacing:.5px}.sidebar ul li i{font-size:18px;color:#fff;font-weight:400}.header{width:100%;display:flex;align-items:center;flex-basis:100%;background-color:#fff}.sidebar ul li a.active i{color:#303f9e}.site-logo{height:32px;width:32px;min-height:32px;min-width:32px;margin:0 18px 0 15px}.site-logo path{fill:#000}.site-title{color:#fff;font-size:24px;letter-spacing:1px;font-weight:400}.page-content{padding:10px 29px;box-sizing:border-box;width:100%;flex:1 1;background-color:#fff}.page-content h2{font-size:30px;font-weight:700;font-family:Montserrat,sans-serif;color:#1d265a;margin:0 0 20px}.page-content p{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;margin:0 0 6px;color:#333}.page-content h1{font-size:20px;font-weight:400;color:#333}.header-search{height:100%;align-items:center;display:flex;justify-content:space-between;padding:0 20px;flex:1 1;border:1px solid rgba(0,0,0,0);box-shadow:10px 10px 23px -11px rgba(0,0,0,.4);border-radius:8px;margin-left:30px;margin-right:30px;height:66px;transition:.5s ease;background-color:#fff}.header-search .button-menu{width:28px;height:28px;margin-right:15px;background:none;border:0;cursor:pointer}.header-logo{display:flex;align-items:center;width:369px;overflow:hidden;background:#000;transition:width .5s ease}.header-logo img{width:100%;filter:invert(1);margin:19px 30px}.header-search input[type=search]{height:100%;width:300px;padding:10px 20px;box-sizing:border-box;font-size:14px;font-weight:100;background:none;border:none;color:#fff}.header-search input[type=search]:focus{outline:none}.header-search input[type=search]::placeholder{color:#ccc}.header-search .button-menu:focus{outline:none;border:none}.header-search .button-menu svg path{fill:#000}section.myheader.nav-closed .header-search{margin-top:0;margin-left:0}@media screen and (max-width:991px){.page-content{width:100vw}}@media screen and (max-width:767px){.sidebar{width:369px;min-width:revert}.header-logo{display:none}.page-content{padding:10px;box-sizing:border-box;width:100%;flex:1 1}.header-search,section.myheader.nav-closed .header-search{margin-left:0;margin-right:0}.myheader .page-content{filter:blur(3px)}.myheader.nav-closed .page-content{filter:blur(0)}}@media screen and (min-width:768px)and (max-width:1023px){.myheader .page-content{filter:blur(3px)}.myheader.nav-closed .page-content{filter:blur(0)}}.accordion-item{background-color:rgba(0,0,0,0)!important}.accordion-item button{background-color:rgba(0,0,0,0);color:#fff;text-decoration:none;width:100%;padding:15px 10px;white-space:nowrap;font-family:Poppins,sans-serif}.accordion-item button span,.accordion-item button svg{margin-left:16px}.accordion-button:not(.collapsed){color:#fff!important;background-color:#ea1b24!important}.accordion-button:after{fill:#fff;color:#fff;background-image:url(https://cdn-icons-png.flaticon.com/512/8213/8213476.png)!important;background-position:50%;background-repeat:no-repeat;background-size:contain}.home-banner-sec{padding-top:100px;padding-bottom:50px;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/images/home/home-banner-bg.png);background-size:100% 100%;background-repeat:no-repeat;position:relative}.home-banner-sec .car-wrap{position:absolute;left:10%;top:70%}.home-banner-sec .flower-wrap{position:absolute;right:5%;top:20%}.home-banner-sec .bee-wrap{position:absolute;right:10%;top:60%}.home-banner-sec .right-content-wrap .content h4{color:var(--primary-color);font-family:var(--fontnunito);font-size:64px;font-style:normal;font-weight:800;line-height:71px}.home-banner-sec .right-content-wrap .content p{color:#111;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.home-banner-sec .right-content-wrap .btn-wrap{display:flex;gap:15px}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn{display:inline-flex;padding:15px 34px;justify-content:center;align-items:center;border-radius:50px;background:#fff}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn a{text-decoration:none;text-align:center;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:30px}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn.red-btn{border:2px dashed #fa7d89}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn.red-btn a{color:#fa7d89}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn.green-btn{border:2px dashed #71e2ac}.home-banner-sec .right-content-wrap .btn-wrap .banner-btn.green-btn a{color:#71e2ac}.inner-banner-wrapper{height:80vh;background:url(/images/innerBanner-bg.png);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:darken;display:flex;flex-direction:column;align-items:center;justify-content:center}.inner-banner-wrapper .heading-breadcrumb-wrap{margin-top:80px}.inner-banner-wrapper .heading-breadcrumb-wrap .heading h4{color:#000;text-align:center;font-family:var(--fontnunito);font-size:60px;font-style:normal;font-weight:700;line-height:72px}.inner-banner-wrapper .heading-breadcrumb-wrap .heading p{color:#000;text-align:center;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:-.8px}.inner-banner-wrapper .heading-breadcrumb-wrap .breadcrumb-wrap{display:flex;justify-content:center}.inner-banner-wrapper .heading-breadcrumb-wrap .breadcrumb-wrap p{display:flex;align-items:center;gap:5px;color:#000;text-align:center;font-family:var(--fontnunito);font-size:20px;font-style:normal;font-weight:500;line-height:33.2px;text-transform:capitalize;margin:0}.inner-banner-wrapper .heading-breadcrumb-wrap .breadcrumb-wrap p span a{text-decoration:none;color:#000}.inner-banner-wrapper .heading-breadcrumb-wrap .breadcrumb-wrap img{width:10px;height:10px}.how-it-work-sec{padding:80px 0}.how-it-work-sec .heading h4{color:var(--primary-color);text-align:center;font-family:var(--fontnunito);font-size:40px;font-style:normal;font-weight:700;line-height:54px}.how-it-work-sec .work-card{display:flex;align-items:center;gap:15px;border-radius:20px;padding:20px;margin:30px 0}.how-it-work-sec .work-card.green{background:#e6fff3}.how-it-work-sec .work-card.yellow{background:#fff9e5}.how-it-work-sec .work-card.pink{background:#fff8fa}.how-it-work-sec .work-card .img-wrap{flex:0 0 20%}.how-it-work-sec .work-card .img-wrap img{width:100%;height:auto}.how-it-work-sec .work-card .content-wrap{flex:0 0 78%}.how-it-work-sec .work-card .content-wrap .heading-wrap h5{color:var(--list-color);font-family:var(--fontquick);font-size:24px;font-style:normal;font-weight:700;line-height:42.971px;margin-bottom:0}.how-it-work-sec .work-card .content-wrap .desc-wrap p{color:var(--list-color);font-family:var(--fontsource);font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin:0}.trending-items-sec{background:url(/images/home/trending-items-bg.png);background-repeat:no-repeat;min-height:120vh;padding:100px 0;background-size:100% 100%}.trending-items-sec .heading h4{color:var(--primary-color);font-size:40px;font-weight:700;line-height:54px}.trending-items-sec .heading h4,.trending-items-sec .heading p{text-align:center;font-family:var(--fontnunito);font-style:normal}.trending-items-sec .heading p{color:rgba(17,17,17,.5);font-size:18px;font-weight:600;line-height:24px}.trending-items-sec .poster-img-wrap,.trending-items-sec .poster-img-wrap img{height:100%}.trending-items-sec .item-card{border-radius:20px;border:1px solid #d6dfe1;background:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:20px;position:relative;margin:15px 0}.trending-items-sec .item-card .item-desc .discount-percentage{position:absolute;top:5px;right:5px;display:flex;width:58px;height:24px;padding:2px 12.839px 3px 13.22px;justify-content:center;align-items:center;flex-shrink:0;border-radius:30px;background:#00bbae}.trending-items-sec .item-card .item-desc .discount-percentage h6{color:var(--white);text-align:center;font-family:var(--fontquick);font-size:15px;font-style:normal;font-weight:600;line-height:24px;margin:0}.trending-items-sec .item-card .item-desc h5{color:#103741;font-family:var(--fontquick);font-size:18px;font-style:normal;font-weight:700;line-height:23.99px}.trending-items-sec .item-card .item-desc .price-wrap{display:flex;gap:10px}.trending-items-sec .item-card .item-desc .price-wrap p{color:#00bbae;font-family:var(--fontquick);font-size:16px;font-style:normal;font-weight:700;line-height:28px;margin:0}.trending-items-sec .item-card .item-desc .price-wrap p.previous-amount{color:#5c707e;font-family:var(--fontquick);font-size:16px;font-style:normal;font-weight:500;line-height:28px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.home-cat-sec{padding:100px 0}.home-cat-sec .heading h4{color:var(--primary-color);font-size:40px;font-weight:700;line-height:54px}.home-cat-sec .heading h4,.home-cat-sec .heading p{text-align:center;font-family:var(--fontnunito);font-style:normal}.home-cat-sec .heading p{color:rgba(17,17,17,.5);font-size:18px;font-weight:600;line-height:24px}.home-cat-sec .category-card{display:flex;padding:38.887px 38.887px 39.538px;flex-direction:column;justify-content:center;align-items:center;gap:18.332px;border-radius:28px;background:#fcfcf3;margin:30px 0}.home-cat-sec .category-card.pink{background:#fff8fa}.home-cat-sec .category-card.blue{background:#f5fbfb}.home-cat-sec .category-card .green{background:#f7fff0}.home-cat-sec .category-card .img-wrap img{width:100px;height:100px;border-radius:100px}.home-cat-sec .category-card .cat-heading h5{color:var(--primary-color);text-align:center;font-family:var(--fontnunito);font-size:26px;font-style:normal;font-weight:700;line-height:36px}.websites-benefits-sec-wrap{min-height:100vh;padding:120px 0;background-image:url(/images/home/benefit-sec-bg.png);background-size:100% 100%;background-repeat:no-repeat}.websites-benefits-sec-wrap .left-content h4{color:var(--primary-color);font-family:var(--fontnunito);font-size:48px;font-style:normal;font-weight:700;line-height:57.4px}.websites-benefits-sec-wrap .left-content .benefits-wrapper .benefits-wrap{display:flex;gap:10px;align-items:center;margin:50px 0}.websites-benefits-sec-wrap .left-content .benefits-wrapper .benefits-wrap .img-wrap{flex:0 0 10%}.websites-benefits-sec-wrap .left-content .benefits-wrapper .benefits-wrap .benefit{flex:0 0 88%}.websites-benefits-sec-wrap .left-content .benefits-wrapper .benefits-wrap .benefit h6{color:var(--primary-color);font-family:var(--fontnunito);font-size:28px;font-style:normal;font-weight:700;line-height:100%;margin:4px 0}.websites-benefits-sec-wrap .left-content .benefits-wrapper .benefits-wrap .benefit p{color:var(--primary-color);font-family:var(--fontsource);font-size:22px;font-style:normal;font-weight:400;line-height:32.443px;margin:0}.middle-banner-sec-wrap{padding:80px 0;background-image:url(/images/home/middle-banner-bg.png);background-size:100% 100%;background-repeat:no-repeat;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.middle-banner-sec-wrap .heading{margin:30px 0}.middle-banner-sec-wrap .heading h4{color:var(--list-color);text-align:center;font-family:var(--fontnunito);font-size:64px;font-style:normal;font-weight:800;line-height:71px}.middle-banner-sec-wrap .heading p{color:var(--list-color);text-align:center;font-family:var(--fontsource);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.middle-banner-sec-wrap .middle-btn-wrap{display:flex;justify-content:center;align-items:center}.middle-banner-sec-wrap .middle-btn-wrap a{display:inline-flex;padding:14px 28px;justify-content:center;align-items:center;border-radius:50px;background:#fa7d89;text-decoration:none;color:var(--white);text-align:center;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:23.94px}.news-article-sec-wrap{padding:100px 0}.news-article-sec-wrap .heading h4{color:var(--list-color);font-family:var(--fontquick);font-size:22px;font-style:normal;font-weight:700;line-height:32px;text-align:center}.news-article-sec-wrap .heading p{color:var(--list-color);text-align:center;font-family:var(--fontsource);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.news-article-sec-wrap .news-card-wrap{padding:20px;border-radius:30px;background:var(--white);box-shadow:0 4px 25px 0 rgba(0,0,0,.06);margin:15px 0}.news-article-sec-wrap .news-card-wrap .img-wrap{position:relative}.news-article-sec-wrap .news-card-wrap .img-wrap .tag-wrap{position:absolute;left:10px;top:10px;border-radius:10px;background:#00bbae;padding:8px 9.626px 8px 10px}.news-article-sec-wrap .news-card-wrap .img-wrap .tag-wrap h6{color:var(--white);font-family:var(--fontquick);font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin:0}.news-article-sec-wrap .news-card-wrap .img-wrap img{border-radius:10px}.news-article-sec-wrap .news-card-wrap .content-wrap .date-person-wrap{display:flex;gap:15px;margin:8px 0}.news-article-sec-wrap .news-card-wrap .content-wrap .date-person-wrap .date-wrap,.news-article-sec-wrap .news-card-wrap .content-wrap .date-person-wrap .person-wrap{display:flex;gap:8px;align-items:center}.news-article-sec-wrap .news-card-wrap .content-wrap .date-person-wrap .date-wrap p,.news-article-sec-wrap .news-card-wrap .content-wrap .date-person-wrap .person-wrap p{color:#5c707e;font-family:var(--fontsource);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.news-article-sec-wrap .news-card-wrap .content-wrap .title-wrap h5{color:var(--list-color);font-family:var(--fontquick);font-size:22px;font-style:normal;font-weight:700;line-height:32px}.news-article-sec-wrap .news-card-wrap .content-wrap .read-more-wrap a{display:flex;gap:5px;text-decoration:none;color:#103741;font-family:var(--fontquick);font-size:16px;font-style:normal;font-weight:500;line-height:12.8px;text-transform:capitalize}.logo-banner-sec{padding:20px 0}.logo-banner-sec .logos-wrapper{display:flex;justify-content:space-around}:root{--primary-color:#333}.testimonial-sec-wrap{padding:100px 0;position:relative;background:url(/images/testimonials/testimonial-bg.png);background-size:100% 100%;background-repeat:no-repeat}.testimonial-sec-wrap .heading{position:absolute;top:0}.testimonial-sec-wrap .heading h4{text-align:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e5e5e5;font-family:var(--fontnunito);font-size:300px;font-style:normal;font-weight:800;line-height:210px;color:#fff}.testimonial-sec-wrap .testimonial-wrap{padding:30px;border-radius:10px;border:1px dashed #d8d8d8;background:#fff;margin:15px 0}.testimonial-sec-wrap .testimonial-wrap:nth-child(2n){margin-top:50px}.testimonial-sec-wrap .testimonial-wrap .intro-rating-wrap .intro-wrap h6{color:#111;font-family:var(--fontnunito);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.testimonial-sec-wrap .testimonial-wrap .intro-rating-wrap .intro-wrap p{color:#666;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.testimonial-sec-wrap .testimonial-wrap .desc-wrap p{color:#505050;font-family:var(--fontnunito);font-size:18px;font-style:italic;font-weight:500;line-height:28px}.testimonial-sec-wrap .testimonial-wrap .testi-btm-wrap{display:flex;gap:15px;margin-top:80px;border-top:1px dashed #d8d8d8;padding-top:20px}.testimonial-sec-wrap .testimonial-wrap .testi-btm-wrap .pic-wrap{flex:0 0 20%}.testimonial-sec-wrap .testimonial-wrap .testi-btm-wrap .pic-wrap img{width:75px;height:75px;border-radius:37.5px}.testimonial-sec-wrap .testimonial-wrap .testi-btm-wrap .product-price-wrap h6{color:#111;font-family:var(--fontnunito);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.testimonial-sec-wrap .testimonial-wrap .testi-btm-wrap .product-price-wrap p{color:#fa7d89;font-family:Nunito;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin:0}.swiper-slide:nth-child(2n) .testimonial-wrap{margin-top:80px}.product-card-wrap{border-radius:10px;border:2px dashed rgba(0,0,0,.3);background:#faedd8;padding:15px;position:relative}.product-card-wrap.sold .sold-banner-wrap{position:absolute;width:100%;height:-moz-fit-content;height:fit-content;top:35%;background:#faedd8;padding:5px 0;left:0}.product-card-wrap.sold .sold-banner-wrap h6{color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:28.8px;margin:0;text-align:center}.product-card-wrap.featured{border-radius:10px;border:2px dashed rgba(0,0,0,.3);background:#fbeab0}.product-card-wrap.featured .featured-tag{border-radius:30px;background:#00bbae;width:-moz-fit-content;width:fit-content;padding:0 10px;position:absolute;top:15px;left:15px}.product-card-wrap.featured .featured-tag h6{color:#fff;text-align:center;font-family:var(--fontnunito);font-size:15px;font-style:normal;font-weight:600;line-height:24px;margin:0}.product-card-wrap .img-wrap img{width:300px;height:auto}.product-card-wrap .details-card-wrap{border-top:2px dashed rgba(0,0,0,.3);padding-top:20px}.product-card-wrap .details-card-wrap a{text-decoration:none}.product-card-wrap .details-card-wrap a h6{color:#000;text-align:center;font-family:var(--fontbaloo);font-size:14px;font-style:normal;font-weight:500;line-height:26.8px;text-transform:uppercase}.product-card-wrap .details-card-wrap a h6 span{font-size:14px}.product-card-wrap .details-card-wrap a h5{color:#000;text-align:center;font-family:var(--fontnunito);font-size:24px;font-style:normal;font-weight:600;line-height:28.8px;text-transform:capitalize}.product-card-wrap .details-card-wrap a p{color:#fa7d89;text-align:center;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.4px;margin:0}.steps-container{position:relative;width:100%;height:180vh;margin-top:100px;margin-bottom:150px}.steps-container .step{position:absolute;width:45vw;padding:1rem;display:flex;gap:10px}.steps-container .step .pointer-wrap{flex:0 0 15%}.steps-container .step .content-wrap{flex:0 0 80%}.steps-container .step .content-wrap h4{color:#dfc04d;font-family:var(--fontnunito);font-size:24px;font-style:normal;font-weight:700;line-height:normal}.steps-container .step .content-wrap h2{color:#000;font-family:var(--fontnunito);font-size:34px;font-style:normal;font-weight:700;line-height:50px}.steps-container .step .content-wrap p{color:#000;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.32px}.steps-container .step.step-1{top:3%;left:52%}.steps-container .step.step-2{top:20%;left:5%}.steps-container .step.step-3{top:38%;left:51%}.steps-container .step.step-4{top:55%;left:5%}.steps-container .step.step-5{top:74%;left:51%}.steps-container .step.step-6{top:92%;left:5%}.steps-container .step-1 h2,.steps-container .step-1 h4,.steps-container .step-1 p,.steps-container .step-3 h2,.steps-container .step-3 h4,.steps-container .step-3 p,.steps-container .step-5 h2,.steps-container .step-5 h4,.steps-container .step-5 p{text-align:left;margin:0}.steps-container .step-2 h2,.steps-container .step-2 h4,.steps-container .step-2 p,.steps-container .step-4 h2,.steps-container .step-4 h4,.steps-container .step-4 p,.steps-container .step-6 h2,.steps-container .step-6 h4,.steps-container .step-6 p{text-align:right;margin:0}.analytics-chart{padding:30px;margin-top:30px;border-radius:16px;background:#fff}.analytics-chart .chart-header{display:flex;justify-content:space-between;align-items:center}.analytics-chart .chart-header h2{color:#111;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:30px;margin:0}.analytics-chart .chart-header .time-options{border-radius:12px;background:#f8f8f8;padding:10.407px 8px;width:-moz-fit-content;width:fit-content}.analytics-chart .chart-header .time-options button{border-radius:12.037px;color:#111;font-family:Poppins;font-size:15.648px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.156px;border:none;padding:5px 10px;margin:0 5px}.analytics-chart .chart-header .time-options button.active{background-color:#4fb948;color:#fff}.analytics-chart .chart-header .filter-options select{color:#111;font-family:Poppins;font-size:16.852px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.169px;padding:10px 27px;border-radius:12px;box-shadow:0 24.074px 60.185px 0 rgba(0,0,0,.09);border:none}.analytics-chart .chart-header .chart-tab-wrap{display:flex;gap:10px;align-items:center}.dashhome-box{margin-top:20px;padding:30px;border-radius:16px;background:silver}.dashhome-box .dashhome-box-top{display:flex;align-items:center;gap:10px}.dashhome-box .dashhome-box-top .icon-wrap{display:flex;justify-content:center;align-items:center}.dashhome-box .dashhome-box-top .icon-wrap img{width:100%;height:auto}.dashhome-box .dashhome-box-top .content-wrap h2{font-family:Circular Std;font-size:48px;font-style:normal;font-weight:700;line-height:normal;color:#000;margin:0}.dashhome-box .dashhome-box-top .details-wrap{margin-top:30px;height:70px}.dashhome-box .dashhome-box-top .details-wrap h4{color:#000;font-family:Circular Std;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}.dashhome-box .dashhome-box-top .details-wrap a{color:#111;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.dashhome-box .veiw-link-wrap{position:relative;display:flex;justify-content:space-between;cursor:pointer;padding-top:10px}.dashhome-box .veiw-link-wrap a{color:#060620;font-feature-settings:"liga" off,"clig" off;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}.dashhome-box .veiw-link-wrap:before{content:"";position:absolute;top:-5px;left:-30px;width:110%;height:2px;background-color:#7c88a5}.dashhome-box .veiw-link-wrap:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#060620;transform:scaleX(0);transition:transform .3s ease-in-out}.dashhome-box .veiw-link-wrap:hover:after{transform:scaleX(1)}@media(max-width:786px){.dashhome-box{margin-top:20px;padding:10px 18px;background:#fff;border-radius:4px;border-left:5px solid rgba(69,94,136,.64)}}.NoOfOrders,.TotalOffense,.chart-container,.subscriptionBox,.ticketData,.tickets,.total-card,.total-entries,.total-entries-by-stores,.total-orders{border:0 solid rgba(0,0,0,0)!important;box-shadow:0 2px 5px 1px rgba(64,60,67,.16);border-radius:24px!important;padding:10px}.NoOfOrders.NoOfOrders,.TotalOffense.NoOfOrders,.chart-container.NoOfOrders,.subscriptionBox.NoOfOrders,.ticketData.NoOfOrders,.tickets.NoOfOrders,.total-card.NoOfOrders,.total-entries-by-stores.NoOfOrders,.total-entries.NoOfOrders,.total-orders.NoOfOrders{padding:26px}.NoOfOrders.NoOfOrders .balance,.TotalOffense.NoOfOrders .balance,.chart-container.NoOfOrders .balance,.subscriptionBox.NoOfOrders .balance,.ticketData.NoOfOrders .balance,.tickets.NoOfOrders .balance,.total-card.NoOfOrders .balance,.total-entries-by-stores.NoOfOrders .balance,.total-entries.NoOfOrders .balance,.total-orders.NoOfOrders .balance{font-family:Montserrat,sans-serif;padding:20px;border-radius:20px;height:100px;color:#fff}.NoOfOrders.NoOfOrders .balance h4,.TotalOffense.NoOfOrders .balance h4,.chart-container.NoOfOrders .balance h4,.subscriptionBox.NoOfOrders .balance h4,.ticketData.NoOfOrders .balance h4,.tickets.NoOfOrders .balance h4,.total-card.NoOfOrders .balance h4,.total-entries-by-stores.NoOfOrders .balance h4,.total-entries.NoOfOrders .balance h4,.total-orders.NoOfOrders .balance h4{font-size:14px;font-weight:400}.NoOfOrders.NoOfOrders .balance h3,.TotalOffense.NoOfOrders .balance h3,.chart-container.NoOfOrders .balance h3,.subscriptionBox.NoOfOrders .balance h3,.ticketData.NoOfOrders .balance h3,.tickets.NoOfOrders .balance h3,.total-card.NoOfOrders .balance h3,.total-entries-by-stores.NoOfOrders .balance h3,.total-entries.NoOfOrders .balance h3,.total-orders.NoOfOrders .balance h3{font-size:40px;font-weight:600}.NoOfOrders.TotalOffense,.TotalOffense.TotalOffense,.chart-container.TotalOffense,.subscriptionBox.TotalOffense,.ticketData.TotalOffense,.tickets.TotalOffense,.total-card.TotalOffense,.total-entries-by-stores.TotalOffense,.total-entries.TotalOffense,.total-orders.TotalOffense{font-family:Montserrat,sans-serif;display:flex!important;justify-content:center;align-items:center;padding:50px 20px 20px}.NoOfOrders.TotalOffense span,.TotalOffense.TotalOffense span,.chart-container.TotalOffense span,.subscriptionBox.TotalOffense span,.ticketData.TotalOffense span,.tickets.TotalOffense span,.total-card.TotalOffense span,.total-entries-by-stores.TotalOffense span,.total-entries.TotalOffense span,.total-orders.TotalOffense span{color:#05cd99;background-color:#e6faf5;width:80px;text-align:center;border-radius:12px;font-weight:700}.NoOfOrders.TotalOffense p,.TotalOffense.TotalOffense p,.chart-container.TotalOffense p,.subscriptionBox.TotalOffense p,.ticketData.TotalOffense p,.tickets.TotalOffense p,.total-card.TotalOffense p,.total-entries-by-stores.TotalOffense p,.total-entries.TotalOffense p,.total-orders.TotalOffense p{color:#a3aed0;font-size:16px}.NoOfOrders.TotalOffense h3,.TotalOffense.TotalOffense h3,.chart-container.TotalOffense h3,.subscriptionBox.TotalOffense h3,.ticketData.TotalOffense h3,.tickets.TotalOffense h3,.total-card.TotalOffense h3,.total-entries-by-stores.TotalOffense h3,.total-entries.TotalOffense h3,.total-orders.TotalOffense h3{font-size:40px;font-weight:700;margin-bottom:16px}.card.total-card h6,.tick h3,.total-entries h3,.total-entries-by-stores h3,.total-orders h3{font-size:24px;font-family:Montserrat,sans-serif;font-weight:700}.total-entries h2{font-size:48px;font-family:Montserrat,sans-serif;font-weight:700;color:#ed1b24}.card.total-card small{font-size:13px;font-weight:400;font-family:Montserrat,sans-serif;color:gray}.orders-wrap,.total-entries div div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.orders-wrap{padding:14px;border:1px solid rgba(128,128,128,.2901960784);border-radius:10px}.orders-wrap h6{font-size:18px;font-family:Montserrat,sans-serif;font-weight:600;color:#000;margin-bottom:0}.orders-wrap p{font-size:13px;display:flex;justify-content:center;color:gray}.orders-wrap h5,.orders-wrap p{margin-bottom:0;text-align:center;font-family:Montserrat,sans-serif}.orders-wrap h5{font-size:35px;font-weight:700;color:#ed1b24}.css-1qdzy9k-MuiBarElement-root{stroke:none;fill:#ed1b24!important}.total-stores thead.ant-table-thead tr{display:none}.total-stores tbody.ant-table-tbody td{font-size:16px!important;color:#000;font-weight:600;padding:13px 7px;border:0}.total-stores tbody.ant-table-tbody td:last-child{text-align:center}.total-stores tbody.ant-table-tbody td:last-child span{font-size:16px;font-weight:600}.by-store-wrap{background:#f4f4f4;border-radius:13px;padding:10px 16px;transition:.3s}.by-store-wrap .row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.by-store-wrap:hover{background:#ed1b24;transform:scale(1.02)}.by-store-wrap:hover .wrapp h6,.by-store-wrap:hover .wrapp small,.by-store-wrap:hover h5{color:#fff}.wrapp{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:17px}.wrapp h6{color:#000;font-size:20px;font-weight:600}.wrapp h6,.wrapp small{font-family:Montserrat,sans-serif;margin-bottom:0}.wrapp small{color:rgba(0,0,0,.4509803922);font-size:14px;font-weight:400}.store-number h5{color:#000;font-size:34px;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:0;text-align:left;display:flex;justify-content:end;align-items:center}.view-all small{font-size:17px;color:#ed1b24;font-weight:700;cursor:pointer;transition:.3s}.view-all small:hover{color:#000;margin-right:10px}.ticketData{font-family:Montserrat,sans-serif}.ticketData h5{color:#a3aed0;font-size:14px}.ticketData h3{font-size:40px;font-weight:700}.ticketData h6{color:#05cd99}.order-table{display:flex;justify-content:space-between;align-items:center;font-family:Montserrat,sans-serif}.order-table img{width:15%}.order-table div{width:70%}.order-table div h5{font-size:22px;font-weight:700;margin:0}.order-table div p{font-weight:500;color:#a3aed0}.order-table span{width:11%;font-size:22px;font-weight:700}.subscriptionBox,.tickets{font-family:Montserrat,sans-serif;background-color:#fff}.subscriptionBox h6,.tickets h6{font-size:16px;color:#a3aed0}.subscriptionBox h3,.tickets h3{font-size:40px;font-weight:700}.tickets{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:26px 50px}.tickets h4{color:#a3aed0;font-size:16px;width:100%;margin-bottom:20px}.tickets h5{color:#000;font-weight:700;font-size:40px;margin-right:40px;width:20%}.tickets img{width:80%}.tickets div{width:100%}.main-stats{background-color:#fff;border-radius:26px;border:0 solid rgba(0,0,0,0)!important;border-radius:24px!important;padding:20px;display:flex;justify-content:start;align-items:center;gap:20px;box-shadow:0 2px 5px 1px rgba(64,60,67,.16)}.main-stats img{width:70px;height:70px}.main-stats h2,.main-stats p{margin:0!important}.main-stats p{font-weight:600!important;color:#a3aed0!important}.main-stats h2{margin-top:3px!important}.controls{display:flex;border:1px solid #ccc;border-top:0;padding:10px}.controls-right{margin-left:auto}.state{margin:10px 0;font-family:monospace}.state-title{color:#999;text-transform:uppercase}.event-table-wrap{max-width:100%}.my-chats-status{margin:4px 0 0;color:#6b7280;font-size:13px;font-family:Circular Std}.my-chats-wrap{border-radius:12px;background:#fff}.my-chats-wrap .my-chats-search{margin-bottom:12px}.my-chats-wrap .my-chats-list{border-radius:10px;overflow:hidden;max-height:560px;overflow-y:auto;background:#fff}.my-chats-wrap .my-chats-list .my-chats-list-item{cursor:pointer;transition:background-color .2s ease}.my-chats-wrap .my-chats-list .my-chats-list-item:hover{background:#f8fafc}.my-chats-wrap .my-chats-list .my-chats-list-item.active{background:#eef5ff}.my-chats-wrap .my-chats-list-content{width:100%}.my-chats-wrap .my-chats-list-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.my-chats-wrap .my-chats-list-head strong{font-family:Circular Std;font-size:14px;color:#111827;font-weight:600}.my-chats-wrap .my-chats-list-subtitle{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-chats-wrap .my-chats-list-presence{margin-top:4px;font-size:12px;color:#374151}.my-chats-conversation{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;padding:14px}.my-chats-conversation-title{margin:0 0 12px;font-family:Circular Std;font-size:16px;color:#111827;font-weight:700}.my-chats-messages{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:12px;min-height:420px;max-height:480px;overflow-y:auto}.my-chat-message-row{display:flex;margin-bottom:10px}.my-chat-message-row.mine{justify-content:flex-end}.my-chat-message-row.other{justify-content:flex-start}.my-chat-message-bubble{width:min(100%,520px);border-radius:12px;padding:10px 12px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.my-chat-message-bubble.mine{background:#dbeafe;border:1px solid #bfdbfe;text-align:right}.my-chat-message-bubble.other{background:#f3f4f6;border:1px solid #e5e7eb;text-align:left}.my-chat-reply-preview{font-size:12px;color:#4b5563;border-left:3px solid #9ca3af;padding-left:8px;margin-bottom:8px}.my-chat-sender{font-size:12px;color:#111827;font-weight:600;margin-bottom:2px}.my-chat-attachments{margin-top:8px}.my-chat-attachment-item{margin-bottom:8px}.my-chat-attachment-image{max-width:220px;max-height:220px;width:100%;object-fit:cover;border-radius:8px;border:1px solid #d1d5db}.my-chat-attachment-link{font-size:13px;text-decoration:underline}.my-chat-attachment-link.mine{color:#1d4ed8}.my-chat-attachment-link.other{color:#0f766e}.my-chat-meta{margin-top:6px;font-size:11px;color:#6b7280}.my-chat-actions{margin-top:8px;display:flex;gap:6px;justify-content:flex-end}.my-chat-actions .ant-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#111827;border-color:#d1d5db;background:#fff}.my-chat-typing{margin-top:8px;color:#6b7280;font-size:12px}.my-chat-info-box{margin-top:10px;border-radius:10px;padding:10px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:13px;color:#111827}.my-chat-info-box.reply{background:#eff6ff;border-color:#bfdbfe}.my-chat-info-box.edit{background:#fffbeb;border-color:#fde68a}.my-chat-inline-btn{margin-left:8px}.my-chat-edit-actions{margin-top:8px;display:flex;gap:8px}.my-chat-composer{margin-top:12px;display:flex;align-items:flex-end;gap:10px}.my-chat-composer-input{flex:1 1}.my-chat-upload{margin-top:8px}.my-chat-upload-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.my-chat-selected-files{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.my-chat-selected-file{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:999px;padding:4px 10px;font-size:12px;display:inline-flex;align-items:center;gap:6px;max-width:220px;cursor:pointer}.my-chat-selected-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-chat-send-btn{min-width:96px}@media(max-width:991px){.my-chats-messages{min-height:320px;max-height:380px}.my-chat-message-bubble{width:100%}}footer{min-height:102vh;padding:80px 0;background:url(/images/footer-bg.png);background-repeat:no-repeat;background-size:100% 100%;position:relative}footer .girl-wrapper{position:absolute;top:60%;left:0}footer .boy-wrapper{position:absolute;top:60%;right:0}footer .footer-wrapper .footerLogo .content p{color:var(--list-color);font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:10px 0}footer .footer-wrapper .footerLogo-content-links .logo-links a{text-decoration:none;display:flex;gap:5px;align-items:center;margin:10px 0}footer .footer-wrapper .footerLogo-content-links .logo-links a span{color:var(--list-color);font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:600;line-height:19.2px}footer .footer-wrapper .footerLinks h3{color:var(--list-color);font-family:var(--fontnunito);font-size:20px;font-style:normal;font-weight:600;line-height:36px;position:relative}footer .footer-wrapper .footerLinks h3:before{content:"";position:absolute;top:100%;width:30px;height:4px;border-radius:30px;background:#fa7d89}footer .footer-wrapper .footerLinks p{text-decoration:none;color:var(--list-color);font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:600;line-height:22.4px;margin:20px 0}footer .footer-wrapper .footerLinks ul{list-style:none;padding:0}footer .footer-wrapper .footerLinks ul li{padding-top:14px}footer .footer-wrapper .footerLinks ul li a{text-decoration:none;color:var(--list-color);font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:600;line-height:22.4px}footer .footer-wrapper .newsletter-wrapper form .input-wrap{position:relative}footer .footer-wrapper .newsletter-wrapper form .input-wrap input{border-radius:50px;display:inline-flex;height:50px;padding:15px;justify-content:flex-end;align-items:center;flex-shrink:0;color:#69778a;font-family:var(--fontsource);font-size:14px;font-style:normal;font-weight:400;line-height:normal;border:1px solid #333;width:100%}footer .footer-wrapper .newsletter-wrapper form .input-wrap .submit-wrap{position:absolute;top:3px;left:84%}footer .footer-wrapper .newsletter-wrapper form .input-wrap .submit-wrap button{display:flex;width:44px;height:44px;padding:11.807px 11.39px 11.8px 12.217px;justify-content:center;align-items:center;flex-shrink:0;border-radius:22px;background:#fa7d89;border:none}footer .footer-wrapper .socials-wrapper{display:flex;gap:10px;margin:15px 0}.products-wrapper .filteration-products-wrapper{padding:80px 0}.products-wrapper .filteration-products-wrapper .filteration-wrapper{border-radius:10px;border:2px dashed rgba(0,0,0,.3);background:#faedd8;padding:15px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box{margin-bottom:20px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box h6{color:#000;font-family:var(--fontnunito);font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box p{color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:600;line-height:32.4px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box select{flex:1 1;padding:8px;border:1px solid #000;border-radius:5px;color:#000;font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:500;line-height:normal;background-color:rgba(0,0,0,0);width:100%;margin:15px 0}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .search-box{display:flex}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .search-box input{flex:1 1;padding:8px;border:1px solid #000;border-radius:5px 0 0 5px;color:#000;font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:500;line-height:normal;background-color:rgba(0,0,0,0)}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .search-box button{background:#f87b8b;border:none;padding:8px 12px;border-radius:0 5px 5px 0;color:#fff;cursor:pointer}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .filter-tags{display:flex;gap:10px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .filter-tags button{padding:6px 22px;background:#fff;cursor:pointer;border-radius:100px;border:2px dashed #000;color:#000;font-family:var(--fontnunito);font-size:15px;font-style:normal;font-weight:700;line-height:29.88px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box .filter-tags button.active{background:#fa7d89;color:#fff}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box ul{list-style:none;padding:0;margin:0}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box ul li{display:flex;justify-content:space-between;margin-bottom:5px;font-size:14px;color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:29.88px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box ul li span{color:#777}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box input[type=range]{-webkit-appearance:none;width:100%;height:10px;border-radius:10px;background:#f87b8b;outline:none;margin:10px 0;cursor:pointer}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid #f87b8b;cursor:pointer;margin-top:-5px}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid #f87b8b;cursor:pointer}.products-wrapper .filteration-products-wrapper .filteration-wrapper .filter-box input[type=range]::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid #f87b8b;cursor:pointer}.products-wrapper .sorting-wrap{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:10px;border:2px dashed rgba(0,0,0,.3);background:#faedd8;margin-bottom:20px}.products-wrapper .sorting-wrap .result-wrap h6{color:#000;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:800;line-height:28.8px;text-transform:capitalize;margin:0}.products-wrapper .sorting-wrap .sorting-select-wrap select{width:250px;padding:8px;border:1px solid #000;border-radius:5px;color:#000;font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:500;line-height:normal;background-color:rgba(0,0,0,0);margin:0}.accounts-wrapper .heading h4{font-family:var(--fontsem);font-size:20px;font-weight:600;text-transform:uppercase;color:#000;text-align:center;height:70px;margin-bottom:0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ddd}.accounts-wrapper .login-reg-wrapper{padding:30px 0}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .form-head{margin:20px 0}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .form-head h5{font-family:var(--fontsem);font-size:12px;line-height:20px;color:#000}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form{padding:20px;border:1px solid #ddd;border-radius:5px}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .inp-wrap label{font-family:Arial,Helvetica,sans-serif;font-size:16px}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .inp-wrap label span{color:red;margin-left:5px}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .inp-wrap input{font-family:inherit;font-weight:400;letter-spacing:normal;display:block;line-height:normal;height:auto;width:100%;background:#f9fafa;border:none;color:#69727d;font-size:14px;padding:16px;margin:10px 0}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .inp-wrap i{position:absolute;right:30px;top:41%;transform:translateY(-50%);color:#9a9ab0;cursor:pointer}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .submit-btn-wrap .submit-btn{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;font-weight:700;border-radius:3px;left:auto;color:#515151;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none;background-color:#000;color:#fff;padding:12px 30px;font-family:var(--fontsem)}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .btm-text p{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:10px 0}.accounts-wrapper .login-reg-wrapper .authForm-wrapper .auth-form .btm-text p span{margin-left:5px}:root{--fontsem:"Semplicita"}.wishlist-wrapper .heading h4{font-family:var(--fontsem);font-size:20px;font-weight:600;text-transform:uppercase;color:#000;text-align:center;height:70px;margin-bottom:0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ddd}.wishlist-wrapper .empty-img-wrap{display:flex;justify-content:center;margin:30px 0}.wishlist-wrapper .empty-wishlist-desc{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px}.wishlist-wrapper .empty-wishlist-desc h4{font-size:18px;margin:20px 0 10px;font-family:Arial,Helvetica,sans-serif;font-weight:600}.wishlist-wrapper .empty-wishlist-desc p{border-spacing:0 5px;font-size:14px;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif}.wishlist-wrapper .empty-wishlist-desc .shop-btn-wrapper .shop-btn{font-size:14px;line-height:1;cursor:pointer;position:relative;font-weight:700;font-family:Arial,Helvetica,sans-serif;background-color:#000;color:#fff;border:none;border-radius:8px;padding:15px}.wishlist-wrapper .wishlist-card{display:flex;align-items:center;justify-content:space-between;border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:12px;background:#fff;transition:box-shadow .2s ease-in-out}.wishlist-wrapper .wishlist-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.wishlist-wrapper .wishlist-card .chk-cancel-wrap{display:flex;flex-direction:column-reverse;gap:10px;justify-content:center;align-items:center;margin-right:10px}.wishlist-wrapper .wishlist-card .chk-cancel-wrap .checkbox{cursor:pointer}.wishlist-wrapper .wishlist-card .chk-cancel-wrap .remove-btn{border:none;background:rgba(0,0,0,0);font-size:20px;color:#999;cursor:pointer;transition:color .2s;font-family:var(--fontsem)}.wishlist-wrapper .wishlist-card .chk-cancel-wrap .remove-btn:hover{color:#000}.wishlist-wrapper .wishlist-card .image-wrapper{flex-shrink:0;margin-right:12px}.wishlist-wrapper .wishlist-card .image-wrapper .product-image{border-radius:6px;max-width:80px;max-height:80px;object-fit:cover}.wishlist-wrapper .wishlist-card .product-info{flex:1 1;display:flex;flex-direction:column;justify-content:center}.wishlist-wrapper .wishlist-card .product-info .product-title{font-size:14px;font-weight:600;margin:0;color:#000;font-family:var(--fontsem)}.wishlist-wrapper .wishlist-card .product-info .product-price{font-size:14px;color:#666;margin:4px 0 0;font-family:var(--fontsem)}.wishlist-wrapper .wishlist-card .actions{display:flex;align-items:center;gap:8px}.wishlist-wrapper .wishlist-card .actions .select-btn{background:#000;color:#fff;padding:6px 12px;border-radius:4px;border:none;font-size:13px;cursor:pointer;transition:background .2s;font-family:var(--fontsem)}.wishlist-wrapper .wishlist-card .actions .select-btn:hover{background:#333}.wishlist-wrapper .wishlist-card-filter .card-filter{display:flex;align-items:center;justify-content:space-between;border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:12px;background:#fff;transition:box-shadow .2s ease-in-out}.wishlist-wrapper .wishlist-card-filter .card-filter:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.wishlist-wrapper .wishlist-card-filter .card-filter .left{display:flex}.wishlist-wrapper .wishlist-card-filter .card-filter .left .chk-cancel-wrap{display:flex;flex-direction:column-reverse;gap:10px;justify-content:center;align-items:center;margin-right:10px}.wishlist-wrapper .wishlist-card-filter .card-filter .left .chk-cancel-wrap .checkbox{cursor:pointer}.wishlist-wrapper .wishlist-card-filter .card-filter .left .filter-wrap{display:flex;gap:10px}.wishlist-wrapper .wishlist-card-filter .card-filter .left .filter-wrap select{font-size:14px;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%;background:#f9fafa;border:none;border-radius:5px;font-family:Arial,Helvetica,sans-serif}.wishlist-wrapper .wishlist-card-filter .card-filter .apply-btn{background:#f9fafa;border:none;font-size:14px;font-weight:600;font-family:var(--fontsem);padding:10px 15px}.Innerproduct-wrapper{background:#fbf7e9}.Innerproduct-wrapper .about-top-product{margin:80px 0}.Innerproduct-wrapper .about-top-product .product-gallery{display:flex;gap:20px}.Innerproduct-wrapper .about-top-product .product-gallery .thumbnails{display:flex;flex-direction:column;gap:10px}.Innerproduct-wrapper .about-top-product .product-gallery .thumbnails .thumb{border:1px solid #000;padding:5px;cursor:pointer;border-radius:5px;transition:all .3s;background:#fff}.Innerproduct-wrapper .about-top-product .product-gallery .thumbnails .thumb.active{border:2px dotted #000}.Innerproduct-wrapper .about-top-product .product-gallery .thumbnails .thumb img{width:80px;height:auto;object-fit:cover}.Innerproduct-wrapper .about-top-product .product-gallery .main-image{position:relative;border-radius:10px;border:2px solid #000;background:#fff}.Innerproduct-wrapper .about-top-product .product-gallery .main-image .counter{position:absolute;bottom:10px;right:10px;background:#fff;padding:3px 8px;border-radius:10px;border:1px solid #ccc;color:#000;text-align:center;font-family:var(--fontnunito);font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.6px}.Innerproduct-wrapper .about-top-product .product-gallery .main-image img{width:400px;height:auto;border-radius:10px}.Innerproduct-wrapper .about-top-product .about-product-wrap{display:flex;justify-content:space-between;margin-bottom:30px}.Innerproduct-wrapper .about-top-product .about-product-wrap .left-wrap p{color:#000;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:700;line-height:26.56px;margin:0}.Innerproduct-wrapper .about-top-product .about-product-wrap .left-wrap p span{font-weight:500;margin-left:5px}.Innerproduct-wrapper .about-top-product .about-product-wrap .left-wrap h5{color:#000;font-family:var(--fontnunito);font-size:34px;font-style:normal;font-weight:700;line-height:55px}.Innerproduct-wrapper .about-top-product .about-product-wrap .left-wrap h6{color:#fa7d89;font-family:var(--fontnunito);font-size:36px;font-style:normal;font-weight:700;line-height:33.2px}.Innerproduct-wrapper .about-top-product .about-product-wrap .right-wrap .tag{background-color:#ffe6df;border-radius:100px;padding:5px 15px}.Innerproduct-wrapper .about-top-product .about-product-wrap .right-wrap .tag h6{color:#ff5636;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize;margin:0}.Innerproduct-wrapper .about-top-product .person-card-wrap{border-radius:10px;border:2px dashed rgba(0,0,0,.3);background:#faedd8;padding:20px;width:-moz-fit-content;width:fit-content}.Innerproduct-wrapper .about-top-product .person-card-wrap .top{display:flex;gap:10px;margin-bottom:10px}.Innerproduct-wrapper .about-top-product .person-card-wrap .top .person-img-wrap{border:2px dashed rgba(0,0,0,.3);background-color:#fbeab0;border-radius:60%;height:80px;width:80px;display:flex;align-items:baseline;justify-content:center;padding:0}.Innerproduct-wrapper .about-top-product .person-card-wrap .top .person-about-wrap h6{color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:21.6px;text-transform:capitalize}.Innerproduct-wrapper .about-top-product .person-card-wrap .top .person-about-wrap p{color:rgba(0,0,0,.5);font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:700;line-height:21.6px;text-transform:capitalize;margin:0}.Innerproduct-wrapper .about-top-product .person-card-wrap .top .person-about-wrap .chat-btn-wrap{margin-top:5px}.Innerproduct-wrapper .about-top-product .person-card-wrap .top .person-about-wrap .chat-btn-wrap .chat-btn{color:#fff;text-align:center;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:700;line-height:21.6px;text-transform:capitalize;display:inline-flex;padding:2px 15px;justify-content:center;align-items:center;gap:4px;border-radius:100px;background:#fa7d89;border:none}.Innerproduct-wrapper .about-top-product .person-card-wrap .bottom{border-top:2px dashed rgba(0,0,0,.3);display:flex;justify-content:space-between}.Innerproduct-wrapper .about-top-product .person-card-wrap .bottom .icon-detail-wrap{display:flex;gap:15px;margin-top:15px}.Innerproduct-wrapper .about-top-product .person-card-wrap .bottom .icon-detail-wrap .detail-wrap h6{color:rgba(0,0,0,.5);text-align:center;font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:400;line-height:21.6px;letter-spacing:-.42px;text-transform:capitalize;margin:0}.Innerproduct-wrapper .about-top-product .person-card-wrap .bottom .icon-detail-wrap .detail-wrap p{color:#000;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:500;line-height:21.6px;letter-spacing:-.8px;text-transform:capitalize}.Innerproduct-wrapper .product-description-wrap{margin-bottom:80px}.Innerproduct-wrapper .product-description-wrap .desc-wrap h6{color:#000;font-family:var(--fontnunito);font-size:24px;font-style:normal;font-weight:700;line-height:19.8px;text-transform:uppercase}.Innerproduct-wrapper .product-description-wrap .desc-wrap p{color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:500;line-height:29.88px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .listing-wrap .list-wrap{display:flex;align-items:center;gap:15px;margin:20px 0}.Innerproduct-wrapper .product-description-wrap .desc-wrap .listing-wrap .list-wrap p{color:#000;font-family:var(--fontbaloo);font-size:24px;font-style:normal;font-weight:700;line-height:28.8px;margin:0}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap{margin-top:28px;padding-top:12px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-form-note{margin-bottom:10px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-rating-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-rating-wrap .review-star-btn{border:1px solid #d9d9d9;color:#8c8c8c;background:#fff;border-radius:6px;min-width:36px;height:34px;display:inline-flex;justify-content:center;align-items:center;transition:all .2s ease}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-rating-wrap .review-star-btn.active{color:#faad14;border-color:#f5d487;background:#fffaf0}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-rating-wrap .review-rating-text{color:rgba(0,0,0,.7);font-family:var(--fontnunito);font-size:15px;font-style:normal;font-weight:600;line-height:21px;margin-left:4px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-comment-input{width:100%;border:1px solid #d9d9d9;border-radius:10px;padding:12px 14px;color:#000;font-family:var(--fontnunito);font-size:15px;font-style:normal;font-weight:500;line-height:24px;background:#fff;outline:none;resize:vertical}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-comment-input:focus{border-color:#fa7d89}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-submit-btn{margin-top:14px;min-height:46px;padding:10px 24px;border:1px solid #000;border-radius:999px;background:#fa7d89;box-shadow:3px 3px 0 0 #000;color:#fff;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-submit-btn:hover:not(:disabled){background:#f56b79;transform:translate(-1px,-1px);box-shadow:4px 4px 0 0 #000}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-submit-btn:active:not(:disabled){transform:translate(0);box-shadow:2px 2px 0 0 #000}.Innerproduct-wrapper .product-description-wrap .desc-wrap .review-form-wrap .review-submit-btn:disabled{opacity:.65;cursor:not-allowed;background:#d5aab0;box-shadow:none}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap{margin-top:28px;padding-top:4px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .review-summary-text{margin-bottom:12px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list{display:flex;flex-direction:column;gap:12px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item{border:1px solid rgba(0,0,0,.18);border-radius:12px;padding:14px;background:#fffdf6}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item .review-item-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item .review-item-head strong{color:#000;font-family:var(--fontnunito);font-size:16px;font-style:normal;font-weight:700;line-height:22px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item .review-item-head span{color:rgba(0,0,0,.6);font-family:var(--fontnunito);font-size:13px;font-style:normal;font-weight:600;line-height:18px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item .review-item-stars{color:#faad14;margin-bottom:3px}.Innerproduct-wrapper .product-description-wrap .desc-wrap .reviews-list-wrap .reviews-list .review-item .review-item-comment{margin:0}.Innerproduct-wrapper .product-description-wrap .product-description-img{display:flex;align-items:center;height:100%}.Innerproduct-wrapper .platform-benefit-banner{margin-bottom:80px}.Innerproduct-wrapper .platform-benefit-banner .container{background:url(/images/platform-bg.png);padding:50px 0;background-size:100% 100%}.Innerproduct-wrapper .platform-benefit-banner .container .content-wrap h5{color:#404d46;font-family:var(--fontnunito);font-size:60px;font-style:normal;font-weight:700;line-height:61px}.Innerproduct-wrapper .platform-benefit-banner .container .content-wrap p{color:rgba(0,0,0,.5);font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:400;line-height:29.88px}.Innerproduct-wrapper .platform-benefit-banner .container .content-wrap .shop-btn-wrap .shop-btn{display:inline-flex;padding:16.41px 31px 15.59px 32px;justify-content:center;align-items:center;border-radius:45px;background:#fbdf7d;box-shadow:4px 4px 0 0 #000;color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:18px;text-transform:uppercase}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container{background:none;padding:0 15px}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container .row .col-lg-3{padding:0}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container .row .col-lg-3 .benefit-wrap{border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;display:flex;gap:10px;padding:30px 20px;justify-content:center;align-items:start;flex-shrink:0}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container .row .col-lg-3 .benefit-wrap .content-wrap h6{color:#000;font-family:var(--fontnunito);font-size:18px;font-style:normal;font-weight:700;line-height:22.4px;margin:0}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container .row .col-lg-3 .benefit-wrap .content-wrap p{color:#000;font-family:var(--fontnunito);font-size:14px;font-style:normal;font-weight:500;line-height:20.56px;letter-spacing:.8px;margin:0}.Innerproduct-wrapper .platform-benefit-banner .container.sec-container .row .col-lg-3:last-child .benefit-wrap{border-right:1px solid #000}.Innerproduct-wrapper .related-product-wrap{margin-bottom:80px}.Innerproduct-wrapper .related-product-wrap .heading{margin-bottom:40px}.Innerproduct-wrapper .related-product-wrap .heading h4{color:#000;text-align:center;font-family:var(--fontbaloo);font-size:60px;font-style:normal;font-weight:700;line-height:72px}:root{--primary-color:#2d4736;--fontgilroy:"Gilroy-Regular";--fontkarantine:"Karantina"}.signup-wrapper{padding:100px 0}.signup-wrapper .img-wrap img{width:100%}.signup-wrapper .create-acc-wrap .head h2{color:#262626;font-family:var(--fontnunito);font-size:42px;font-style:normal;font-weight:700;line-height:52px;text-transform:capitalize}.signup-wrapper .create-acc-wrap .tabs-wrapper ul{display:flex;justify-content:center;align-items:center;margin-top:20px;border-radius:99px;background:#f2f2f2;width:-moz-fit-content;width:fit-content;padding:10px 20px}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li{list-style:none}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li button{border-radius:99px;border:none;color:#ada4a5;text-align:center;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer;padding:10px 30px;transition:all .5s ease}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li button.active{background:var(--primary-color);color:#fff}.signup-wrapper .create-acc-wrap .tab-content form{padding:10px}.signup-wrapper .create-acc-wrap .tab-content form label{color:#11142d;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px}.signup-wrapper .create-acc-wrap .tab-content form input{display:flex;padding:10px 20px;margin-bottom:10px;gap:10px;border-radius:8px;background:#f2f2f2;position:relative}.signup-wrapper .create-acc-wrap .tab-content form input::placeholder{color:#9a9ab0;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.08px}.signup-wrapper .create-acc-wrap .tab-content form i{position:absolute;right:30px;top:41%;transform:translateY(-50%);color:#9a9ab0;cursor:pointer}.signup-wrapper .create-acc-wrap .tab-content form .signup-btn{border:none;width:100%;border-radius:8px;background:#fa7d89;padding:15px;color:#fff;text-align:center;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px;transition:all .5s ease}.signup-wrapper .create-acc-wrap .tab-content form .signup-btn:hover{background:#3f8e3e}.signup-wrapper .create-acc-wrap .tab-content form p{color:#9a9ab0;text-align:center;font-family:var(--fontgilroy);font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.096px;margin:10px 0}.signup-wrapper .create-acc-wrap .tab-content form .signup-google-btn{width:100%;background:#fff;border-radius:8px;border:2px solid #455e88;padding:15px;color:#455e88;text-align:center;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px;transition:all .5s ease}.signup-wrapper .create-acc-wrap .tab-content form .signup-google-btn img{width:20px;margin-right:10px}.signup-wrapper .create-acc-wrap .tab-content form .signup-google-btn:hover{background:#455e88;color:#fff}.signup-wrapper .create-acc-wrap .tab-content .sign-in-wrap{display:flex;justify-content:space-around;margin:10px 0}.signup-wrapper .create-acc-wrap .tab-content .sign-in-wrap a{color:#000;text-align:center;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.signup-wrapper .tabs-wrapper ul{display:flex;justify-content:center;align-items:center;margin-top:20px;border-radius:99px;background:#f2f2f2;width:-moz-fit-content;width:fit-content;padding:10px 20px}.signup-wrapper .tabs-wrapper ul li{list-style:none}.signup-wrapper .tabs-wrapper ul li button{border-radius:99px;border:none;color:#ada4a5;text-align:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer;padding:10px 30px;transition:all .5s ease}.signup-wrapper .tabs-wrapper ul li button.active{background:var(--primary-color);color:#fff}@media(max-width:786px){.signup-wrapper{padding:50px 0}.signup-wrapper .create-acc-wrap .head h2{color:#262626;font-family:var(--fontgilroy);font-size:32px;font-style:normal;font-weight:400;line-height:42px;text-transform:capitalize}.signup-wrapper .create-acc-wrap .tabs-wrapper ul{display:flex;justify-content:center;align-items:center;margin-top:20px;border-radius:99px;background:#f2f2f2;width:-moz-fit-content;width:fit-content;padding:10px 20px}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li{list-style:none}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li button{border-radius:99px;border:none;color:#ada4a5;text-align:center;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer;padding:10px 30px;transition:all .5s ease}.signup-wrapper .create-acc-wrap .tabs-wrapper ul li button.active{background:var(--primary-color);color:#fff}.signup-wrapper .create-acc-wrap .tab-content form label{color:#11142d;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px}.signup-wrapper .create-acc-wrap .tab-content form input{display:flex;padding:20px 10px;gap:10px;border-radius:8px;background:#f2f2f2;position:relative}.signup-wrapper .create-acc-wrap .tab-content form input::placeholder{color:#9a9ab0;font-family:var(--fontgilroy);font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.08px}}.verify-email-page{display:flex;justify-content:center;align-items:center;padding:80px 20px;background:#f9f5f6}.verify-email-page .verify-card{background:#fff;padding:56px 48px;border-radius:20px;box-shadow:0 8px 40px rgba(250,125,137,.12);text-align:center;width:100%;max-width:460px;border-top:5px solid #fa7d89}.verify-email-page .verify-card .verify-state{display:flex;flex-direction:column;align-items:center}.verify-email-page .verify-card .verify-icon{width:80px;height:80px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.verify-email-page .verify-card .verify-icon svg{width:72px;height:72px}.verify-email-page .verify-card .verify-icon .spinner{display:block;width:56px;height:56px;border-radius:50%;border:4px solid #f9e0e3;border-top-color:#fa7d89;animation:spin .9s linear infinite}.verify-email-page .verify-card h2{font-family:var(--fontnunito);font-size:1.75rem;font-weight:800;color:#2d2d2d;margin:0 0 12px}.verify-email-page .verify-card h2.success{color:#2d8f5e}.verify-email-page .verify-card h2.error{color:#c0392b}.verify-email-page .verify-card p{font-family:var(--fontnunito);font-size:1rem;line-height:1.7;color:#6b7280;margin:0 0 32px;max-width:340px}.verify-email-page .verify-card .verify-btn{display:inline-block;padding:14px 36px;border-radius:50px;text-decoration:none;font-family:var(--fontnunito);font-size:15px;font-weight:700;letter-spacing:.3px;transition:all .25s ease;cursor:pointer}.verify-email-page .verify-card .verify-btn.success-btn{background:#fa7d89;color:#fff;box-shadow:0 4px 16px rgba(250,125,137,.35)}.verify-email-page .verify-card .verify-btn.success-btn:hover{background:#f85f70;box-shadow:0 6px 20px rgba(250,125,137,.5);transform:translateY(-1px)}.verify-email-page .verify-card .verify-btn.error-btn{background:#fff;color:#fa7d89;border:2px solid #fa7d89}.verify-email-page .verify-card .verify-btn.error-btn:hover{background:#fa7d89;color:#fff;transform:translateY(-1px)}@keyframes spin{to{transform:rotate(1turn)}}:root{--primary-color:#111;--list-color:#333;--white:#fff;--fontfamily:"Gilroy-Regular";--fontnunito:"Nunito",sans-serif;--fontquick:"Quicksand",sans-serif;--fontsource:"Source Sans 3",sans-serif;--fontbaloo:"Baloo Chettan 2",sans-serif}.profile-page{padding:40px}.profile-page h2{font-size:24px;margin-bottom:20px}.profile-page .profile-card{display:flex;gap:40px;align-items:flex-start;background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.profile-page .profile-card .profile-left img{width:120px;height:120px;border-radius:50%;object-fit:cover}.profile-page .profile-card .profile-right{flex:1 1}.profile-page .profile-card .profile-right form{display:flex;flex-direction:column;gap:15px}.profile-page .profile-card .profile-right form label{font-weight:500;display:flex;flex-direction:column;gap:5px;font-family:var(--fontquick)}.profile-page .profile-card .profile-right form label input{padding:10px;border:1px solid #ddd;border-radius:8px;font-size:15px;font-family:var(--fontsource)}.profile-page .profile-card .profile-right form button{background:#fa7d89;color:#fff;border:none;padding:10px 15px;border-radius:8px;cursor:pointer;transition:.3s;font-family:var(--fontsource)}.profile-page .profile-card .profile-right form button:hover{background:#ff7583}.profile-page .password-section{margin-top:40px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.profile-page .password-section .password-input-wrapper{position:relative;display:flex;align-items:center}.profile-page .password-section .password-input-wrapper input{width:100%;padding-right:35px}.profile-page .password-section .eye-icon{position:absolute;right:10px;cursor:pointer;color:#555;transition:color .2s ease}.profile-page .password-section .eye-icon:hover{color:#000}.profile-page .password-section h3{margin-bottom:20px}.profile-page .password-section form{display:flex;flex-direction:column;gap:15px}.profile-page .password-section form label{font-weight:500;display:flex;flex-direction:column;gap:5px;font-family:var(--fontquick)}.profile-page .password-section form label input{padding:10px;border:1px solid #ddd;border-radius:8px;font-size:15px}.profile-page .password-section form button{background:#fa7d89;color:#fff;border:none;padding:10px 15px;border-radius:8px;cursor:pointer;transition:.3s;font-family:var(--fontsource)}.profile-page .password-section form button:hover{background:#ff7583}.community-wrapper .section-heading h4{color:#000;font-family:var(--fontnunito);font-size:40px;font-style:normal;font-weight:700;line-height:54px;margin-bottom:10px}.community-wrapper .section-heading p{color:#333;font-family:var(--fontsource);font-size:16px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:0}.community-wrapper .section-heading.centered{text-align:center;margin-bottom:30px}.community-wrapper .community-intro{padding:80px 0}.community-wrapper .community-intro .community-points{list-style:none;padding:0;margin:24px 0}.community-wrapper .community-intro .community-points li{position:relative;padding-left:28px;margin-bottom:12px;color:#111;font-family:var(--fontnunito);font-size:16px;font-weight:600;line-height:24px}.community-wrapper .community-intro .community-points li:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;border-radius:50%;background:#f87b8b}.community-wrapper .community-intro .community-actions{display:flex;gap:16px;flex-wrap:wrap}.community-wrapper .community-intro .community-actions .primary-btn,.community-wrapper .community-intro .community-actions .secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:30px;font-family:var(--fontnunito);font-size:16px;font-weight:700;line-height:22px;border:2px dashed #000;transition:all .3s ease}.community-wrapper .community-intro .community-actions .primary-btn{background:#f87b8b;color:#fff;border-color:#f87b8b}.community-wrapper .community-intro .community-actions .secondary-btn{background:#fff;color:#000}.community-wrapper .community-intro .community-image-stack{position:relative;display:flex;justify-content:center;align-items:center}.community-wrapper .community-intro .community-image-stack .main{border-radius:26px;box-shadow:0 20px 40px rgba(0,0,0,.12)}.community-wrapper .community-intro .community-image-stack .accent{position:absolute;width:45%;bottom:-30px;right:10%;border-radius:22px;box-shadow:0 16px 32px rgba(0,0,0,.12);background:#fff}.community-wrapper .community-highlights{padding:70px 0;background:#fff9e5}.community-wrapper .community-highlights .highlight-card{border:2px dashed rgba(0,0,0,.25);background:#fff;border-radius:18px;padding:24px;height:100%}.community-wrapper .community-highlights .highlight-card h5{color:#111;font-family:var(--fontnunito);font-size:20px;font-weight:700;margin:18px 0 10px}.community-wrapper .community-highlights .highlight-card p{color:#333;font-family:var(--fontsource);font-size:15px;line-height:24px;margin:0}.community-wrapper .community-highlights .highlight-icon{width:56px;height:56px;border-radius:16px;background:#faedd8;display:inline-flex;align-items:center;justify-content:center}.community-wrapper .community-cta{padding:70px 0}.community-wrapper .community-cta .cta-wrap{border:2px dashed rgba(0,0,0,.25);background:#faedd8;border-radius:24px;padding:30px 40px}.community-wrapper .community-cta .cta-wrap h4{font-family:var(--fontnunito);font-size:32px;font-weight:700;margin-bottom:10px}.community-wrapper .community-cta .cta-wrap p{font-family:var(--fontsource);font-size:16px;line-height:26px;margin-bottom:0}.community-wrapper .community-cta .cta-wrap .primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;border-radius:30px;background:#f87b8b;color:#fff;font-family:var(--fontnunito);font-size:16px;font-weight:700;border:none}@media(max-width:991px){.community-wrapper .community-intro .community-image-stack .accent{position:static;width:60%;margin-top:20px}.community-wrapper .community-cta .cta-wrap{text-align:center}}.contact-wrapper .section-heading h4{color:#000;font-family:var(--fontnunito);font-size:32px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:10px}.contact-wrapper .section-heading p{color:#333;font-family:var(--fontsource);font-size:15px;line-height:24px;margin-bottom:0}.contact-wrapper .contact-section{padding:80px 0}.contact-wrapper .contact-section .contact-card{border-radius:18px;border:2px dashed rgba(0,0,0,.25);background:#faedd8;padding:20px;display:flex;align-items:center;gap:16px;margin-bottom:20px}.contact-wrapper .contact-section .contact-card .icon{width:52px;height:52px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center}.contact-wrapper .contact-section .contact-card h5{color:#111;font-family:var(--fontnunito);font-size:18px;font-weight:700;margin-bottom:6px}.contact-wrapper .contact-section .contact-card p{color:#333;font-family:var(--fontsource);font-size:14px;line-height:22px;margin:0}.contact-wrapper .contact-section .contact-form{border-radius:24px;border:2px dashed rgba(0,0,0,.25);background:#fff9e5;padding:30px}.contact-wrapper .contact-section .contact-form form{margin-top:24px}.contact-wrapper .contact-section .contact-form label{display:block;color:#000;font-family:var(--fontnunito);font-size:14px;font-weight:700;margin-bottom:8px}.contact-wrapper .contact-section .contact-form input,.contact-wrapper .contact-section .contact-form textarea{width:100%;border-radius:10px;border:1px solid #000;padding:12px 14px;font-family:var(--fontsource);font-size:14px;color:#000;margin-bottom:20px;background:#fff}.contact-wrapper .contact-section .contact-form button{background:#f87b8b;color:#fff;border:none;border-radius:30px;padding:12px 30px;font-family:var(--fontnunito);font-size:16px;font-weight:700;cursor:pointer}.contact-wrapper .contact-section .contact-form button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:991px){.contact-wrapper .contact-section{padding:60px 0}.contact-wrapper .contact-form{margin-top:30px}}.howitwork-wrapper .how-it-work-sec{padding-top:60px}.howitwork-wrapper .steps-container{margin-top:20px;padding-bottom:60px}