:root{--main-color:#7a3abf;--main-hover:#ff9d13;--sec-color:#1d1e20;--text-color:#718096;--back-color:#f1f5f9;--black-color:#000;--white-color:#fff;--border-color:#f0f0f0;--border-radius:24px;font-size:16px}@font-face{font-family:Linotte;src:url(/_next/static/media/Linotte-Light.2af8de6a.woff2) format("woff2"),url(/_next/static/media/Linotte-Light.17040252.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Linotte;src:url(/_next/static/media/Linotte-Regular.d149b0e5.woff2) format("woff2"),url(/_next/static/media/Linotte-Regular.ddcc25e1.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Linotte;src:url(/_next/static/media/Linotte-SemiBold.d321316c.woff2) format("woff2"),url(/_next/static/media/Linotte-SemiBold.7a392b28.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Linotte;src:url(/_next/static/media/Linotte-Bold.d6db0ac3.woff2) format("woff2"),url(/_next/static/media/Linotte-Bold.851cf450.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Linotte;src:url(/_next/static/media/Linotte-Heavy.583f914d.woff2) format("woff2"),url(/_next/static/media/Linotte-Heavy.0da41a66.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-ExtraLight.adeb5701.woff2) format("woff2"),url(/_next/static/media/Alexandria-ExtraLight.fc17df4b.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Thin.472a4716.woff2) format("woff2"),url(/_next/static/media/Alexandria-Thin.6a32ae6e.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Medium.7a733ca3.woff2) format("woff2"),url(/_next/static/media/Alexandria-Medium.82c22cb6.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-SemiBold.a19d5b7d.woff2) format("woff2"),url(/_next/static/media/Alexandria-SemiBold.5d8cbe0a.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Bold.d405a8fa.woff2) format("woff2"),url(/_next/static/media/Alexandria-Bold.1174b7f8.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-ExtraBold.960f8095.woff2) format("woff2"),url(/_next/static/media/Alexandria-ExtraBold.e45eca9c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Black.e1a843e6.woff2) format("woff2"),url(/_next/static/media/Alexandria-Black.8ca6f5c8.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Light.f2e7d8d2.woff2) format("woff2"),url(/_next/static/media/Alexandria-Light.ff110553.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Alexandria;src:url(/_next/static/media/Alexandria-Regular.79ef04b1.woff2) format("woff2"),url(/_next/static/media/Alexandria-Regular.8a7b94f3.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body{font-family:Linotte,Alexandria,sans-serif!important;box-sizing:border-box;font-style:normal;font-weight:400;background-color:#f9f9f9}.overflow{overflow:hidden}*{margin:0;padding:0;transition:all .3s ease}a{text-decoration:none;color:#000}figure{margin:0}img{image-rendering:-webkit-optimize-contrast!important;max-width:100%}.ul-es{list-style:none;padding:0;margin:0}a{text-decoration:none!important}.ancor,.ancor:hover{text-decoration:none}::-webkit-scrollbar{height:2px}::-webkit-scrollbar-track{background:var(--main-color)}::-webkit-scrollbar-thumb{background:var(--main-hover)}html{scrollbar-width:thin;scrollbar-color:var(--main-color) #fff;scroll-behavior:smooth!important}::-webkit-scrollbar{width:6px;height:1px}::-webkit-scrollbar-track{background:var(--white-color)}::-webkit-scrollbar-thumb{background:var(--main-color)}::-webkit-scrollbar-thumb:hover{background:var(--main-hover)}.preloader{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.progress{position:fixed;z-index:99999;top:0;width:100%;height:5px;background-color:#f7f7f7;background-image:linear-gradient(180deg,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:2px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);overflow:hidden}.progress-bar{animation:progress 6s ease infinite;padding:1px;color:#fff;background-image:linear-gradient(135deg,var(--main-hover),var(--main-color))}html[dir=ltr] .progress-bar{background-image:linear-gradient(135deg,var(--main-color),var(--main-hover))}@keyframes progress{0%{width:0;color:hsla(0,0%,100%,0)}to{width:100%;color:#fff}}@media only screen and (max-width:767px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{padding-right:20px;padding-left:20px}}@media only screen and (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1170px}}@media only screen and (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1352px}}.lazy-img{transition:.5s}.loading-img{background-color:#fafafa!important;position:relative;overflow:hidden}.loading-img img{opacity:0!important;filter:blur(40px)}.loaded-img img{opacity:1;filter:blur(0)}.arrow-top{position:fixed;bottom:20px;inset-inline-start:20px;display:none;z-index:10;width:40px;height:40px;text-align:center;border-radius:50%;background-color:var(--main-color);font-size:18px;border:none;outline:none!important;color:var(--white-color);text-decoration:none!important;box-shadow:0 0 15px 0 rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease-in-out}.arrow-top:focus,.arrow-top:hover{background-color:var(--main-hover);color:var(--white-color)}@media only screen and (max-width:767px){.arrow-top{bottom:15px;inset-inline-start:15px}}.custom-pagention{flex-wrap:wrap;margin-top:40px;margin-bottom:40px;gap:20px}.custom-pagention,.custom-pagention div{display:flex;align-items:center;justify-content:center}.custom-pagention div{gap:8px}.custom-pagention a{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#191c1f;width:40px;height:40px;border-radius:50%;line-height:40px;background-color:var(--white-color);border:1px solid #e4e7e9;text-decoration:none!important;transition:all .3s ease-in-out}.custom-pagention a.arrow{border-color:var(--main-hover);color:var(--main-hover)}.custom-pagention a.active{border-color:var(--main-hover)}.custom-pagention a.active,.custom-pagention a:hover{color:var(--white-color);background-color:var(--main-hover)}.custom-pagention a i{font-size:20px}html[dir=ltr] .custom-pagention a i{transform:scaleX(-1)}.breadcrumb-sec{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 0}.page-head{font-size:24px;color:var(--white-color);font-weight:700;margin-bottom:15px;padding:0;text-transform:capitalize;text-align:center}@media screen and (max-width:991px){.page-head{font-size:20px;font-weight:500}}ul.breadcrumb{background-color:transparent;border:none;border-radius:0;position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start}ul.breadcrumb li{padding:0 10px}ul.breadcrumb li,ul.breadcrumb li a,ul.breadcrumb li span{transition:all .3s ease-in-out;text-transform:capitalize;font-size:14px;color:grey;font-weight:400;text-decoration:none!important}ul.breadcrumb li span{color:var(--black-color)}ul.breadcrumb li span:after{display:none}ul.breadcrumb li a:hover{color:var(--main-hover)}@media (max-width:991px){.breadcrumb-sec{padding:30px 0}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:0}.font16-400{font-size:16px;font-weight:400}.logoMainLink{flex-shrink:0}.font14-400{font-size:14px;font-weight:400}.col-md-6{max-width:480px}.font12-400{font-size:12px;font-weight:400}.bgMain,.colorMain{color:var(--main-color)}.upper{display:flex;align-items:center;justify-content:space-between;color:#484c52;padding:10px 33px 15px}.upper,.upper *{transition:none!important}@media screen and (max-width:767px){.upper{padding:10px 0}}.upper .right-side{display:flex;align-items:center;gap:16px}@media screen and (max-width:767px){.upper .right-side{gap:8px}}.upper .right-side button{transition:none!important;padding:2px!important;gap:3px!important;justify-content:center!important;align-items:center!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.upper .van{display:flex;gap:6px;align-items:center;cursor:pointer;color:var(--black-color)}.upper .van img{width:20px;height:auto}.upper .global{display:flex;align-items:center;gap:6px;position:relative;cursor:pointer}.upper .global img{width:12px;height:auto;flex-shrink:0}.upper .global i{font-size:8px}.upper .langs{display:flex;flex-direction:column;gap:5px;padding-bottom:10px;padding-top:10px;align-items:center;justify-content:center;min-width:150px;border-radius:15px;box-shadow:0 0 10px #484c52;position:absolute;top:30px;inset-inline-end:0;z-index:60;background-color:#fff;display:none}.upper .langs a{margin:0;border-bottom:1px solid #484c52;width:100%;text-align:center;color:#484c52}.upper .langs a:hover{background-color:#cfd3d8}.upper .langs a:last-child{border:none}.upper .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#484c52;opacity:.3;z-index:50;display:none}.mainNavBar{border-radius:28px;box-shadow:0 0 20px #e5e5e5;display:flex;align-items:center;padding:17px 33px;border:1px solid rgba(28,28,28,.1);justify-content:space-between;gap:25px}@media screen and (max-width:991px){.mainNavBar{gap:15px;padding:7px 10px}.mainNavBar .input-cont{order:2}.mainNavBar .input-cont input{padding-inline-start:15px}.mainNavBar .cart-balance,.mainNavBar .locati,.mainNavBar .nav-card{display:none}}.logo{width:89px;height:auto;max-height:50px}@media screen and (max-width:767px){.logo{width:70px}}.selec{display:flex;align-items:center;gap:7px}@media screen and (max-width:767px){.selec span{display:none}}.selec i{font-size:8px}.locati{flex-shrink:0;display:flex;align-items:flex-end;flex-direction:column}@media screen and (max-width:767px){.locati{align-items:center}}header{margin-bottom:24px}@media screen and (max-width:767px){header{margin-bottom:10px}}header .input-cont{position:relative;display:flex;align-items:center;gap:14px;border-radius:30px;border:1px solid rgba(28,28,28,.102);height:48px;width:100%;transition:none!important}@media screen and (max-width:767px){header .input-cont{height:40px;gap:0}}header .input-cont *,header .input-cont input{transition:none!important}header .input-cont input{border:none;outline:none;padding-inline-start:30px;height:100%;width:100%;border-radius:30px;background-color:transparent}header .input-cont select{transition:none!important}header .input-cont button{transition:none!important;background-color:transparent;color:#484c52;font-size:14px;font-weight:400;border:transparent!important;outline:none!important;display:flex;box-shadow:none!important;gap:7px;align-items:center}@media screen and (max-width:767px){header .input-cont button{padding:4px!important}}header .input-cont .search-data{position:absolute;top:100%;left:0;right:0;background-color:#f9f9f9;border-radius:10px;box-shadow:0 0 20px #e5e5e5;z-index:6;display:flex;flex-direction:column;gap:10px;padding:10px}header .input-cont .search-data a{display:flex;align-items:center;gap:20px;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding:10px;color:var(--black-color);transition:.3s ease;border-radius:7px;transition:all .3s ease-in-out!important}header .input-cont .search-data a:hover{background-color:var(--main-color);color:var(--white-color)}header .input-cont .search-data a .img{width:80px;height:50px;border-radius:7px;flex-shrink:0;overflow:hidden}header .input-cont .search-data a .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header .input-cont .search-data a .text{display:flex;flex-direction:column;align-items:flex-end;height:100%;justify-content:space-between}header .input-cont .search-data a .text h2{font-size:16px;font-weight:400;margin-bottom:0}header .input-cont .search-data a .text h3{font-size:18px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){header .input-cont .search-data a .text h3{font-weight:500}}header .input-cont .search-icon{width:48px;height:48px;background-color:var(--main-color);border-end-end-radius:30px;border-start-end-radius:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:767px){header .input-cont .search-icon{width:40px;height:40px}}header .nav-card{display:flex;flex-direction:column;gap:8px;align-items:center;flex-shrink:0}@media screen and (max-width:767px){header .nav-card{gap:4px}}header .nav-card img{width:50px;height:50px;border-radius:50%;flex-shrink:0;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){header .nav-card img{width:40px;height:40px}}header .nav-card i{color:var(--main-color);height:20px;width:auto;max-width:100px;border-radius:3px;overflow:hidden;padding-bottom:3px}@media screen and (max-width:767px){header .nav-card i{height:15px}}header .nav-card p{color:var(--main-color);font-size:14px;font-weight:400;margin:0}header .cart{width:52px;height:52px;flex-shrink:0;background-color:var(--main-color);position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}@media screen and (max-width:767px){header .cart{width:40px;height:40px}}header .cart i{color:var(--white-color)}header .cart span{position:absolute;inset-inline-end:-4px;bottom:0;width:18px;height:18px;border:1px solid var(--main-color);box-shadow:0 0 10px var(--white-color);background-color:var(--white-color);color:var(--main-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Linotte-Regular;font-size:12px;font-weight:400}header .balance{display:flex;align-items:center;flex-direction:column;gap:4px}@media screen and (max-width:767px){header .balance{display:none}}header .balance span{color:var(--main-color);font-size:14px;font-weight:700}@media screen and (max-width:991px){header .balance span{font-weight:500}}header .cart-balance{display:flex;align-items:center;gap:15px}.fixed-nav-bar-in-mobile{position:fixed;bottom:0;left:0;right:0;background-color:var(--white-color);box-shadow:0 0 20px #e5e5e5;z-index:10;display:none;border-radius:20px 20px 0 0}@media screen and (max-width:991px){.fixed-nav-bar-in-mobile{display:block}}.fixed-nav-bar-in-mobile .container{display:flex;align-items:center;justify-content:space-between;padding:12px}.home-slider{margin-bottom:40px}@media screen and (max-width:991px){.home-slider{margin-bottom:10px}.home-slider .swiper-wrapper{height:200px}}.home-slider .slide-img{border-radius:20px;overflow:hidden;min-height:200px;max-height:300px;display:flex;align-items:center;justify-content:center;height:100%}.home-slider .slide-img img{min-height:200px;border-radius:20px;cursor:pointer}.home-slider .slide-img img,.home-slider .slide-img video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-slider .swiper-pagination{display:flex;align-items:center;justify-content:center}.home-slider .swiper-pagination-bullet{background-color:var(--white-color);width:5px;height:5px}.home-slider .swiper-pagination-bullet-active{width:11px;height:11px}.tabs{display:flex;align-items:center;justify-content:center;gap:32px;border-bottom:1px solid #e7e7e7;margin-bottom:30px}@media screen and (max-width:767px){.tabs{margin-bottom:10px}}.tabs .tab{display:flex;align-items:center;gap:8px;padding:0 9px 10px;cursor:pointer;position:relative;transition:all .3s ease-in-out;text-align:center}.tabs .tab img{width:20px;height:auto}.tabs .tab span{font-size:18px;font-weight:400;color:#484c52}.tabs .tab:hover span{font-size:18px;font-weight:700;color:var(--main-color)}@media screen and (max-width:991px){.tabs .tab:hover span{font-weight:500}}.tabs .tab:hover :after{position:absolute;content:"";width:35px;height:2px;border-radius:0 0 10px 10px;bottom:-3px;right:50%;background-color:var(--main-color);transform:translateX(50%)}.tabs .avtiveTab{border-bottom:1px solid var(--main-color);min-width:64px;align-items:center;text-align:center}.tabs .avtiveTab :after{position:absolute;content:"";width:35px;height:2px;border-radius:0 0 10px 10px;bottom:-3px;right:50%;background-color:var(--main-color);transform:translateX(50%)}.tabs .avtiveTab span{font-size:18px;font-weight:700;color:var(--main-color);width:100%;text-align:center}@media screen and (max-width:991px){.tabs .avtiveTab span{font-weight:500}}.tab-bullet-cont{gap:11px}.tab-bullet-cont,.tab-bullet-cont .bullet{display:flex;align-items:center;justify-content:center}.tab-bullet-cont .bullet{width:24px;height:24px;border-radius:50%;flex-shrink:0;border:1px solid var(--main-color);cursor:pointer}@media screen and (max-width:767px){.tab-bullet-cont .bullet{width:20px;height:20px}}.tab-bullet-cont .bullet .bullet-dot{width:16px;height:16px;border-radius:50%;background-color:var(--main-color)}@media screen and (max-width:767px){.tab-bullet-cont .bullet .bullet-dot{width:12px;height:12px}}.title-category-page{font-size:18px;font-weight:700;color:var(--black-color);margin-bottom:24px}@media screen and (max-width:991px){.title-category-page{font-weight:500}}.cart-page{min-height:calc(100vh - 511px)}.pagination-custom{gap:8px;margin-top:24px}.pagination-custom,.pagination-custom button{display:flex;align-items:center;justify-content:center}.pagination-custom button{width:40px;height:40px;border-radius:50%;border:1px solid var(--main-color);font-size:14px;font-weight:400;color:var(--main-color)}.pagination-custom .active-pagination-custom{background-color:var(--main-color);color:var(--white-color)}.HomeContentHeader{min-height:calc(100vh - 511px)}.HomeContentHeader .swiper-slide{height:auto}.HomeContentHeader .products{display:flex;flex-direction:column;gap:12px;margin-bottom:60px}.HomeContentHeader .products .cat-cat{margin-bottom:24px}.HomeContentHeader .products .cat-cat .swiper-slide{height:auto}.HomeContentHeader .products .products-group-title{display:flex;align-items:center;justify-content:space-between}.HomeContentHeader .products .products-group-title .group-title{margin:0;color:var(--black-color);font-size:22px;font-weight:500}@media screen and (max-width:767px){.HomeContentHeader .products .products-group-title .group-title{font-size:18px}}.HomeContentHeader .products .products-group-title .seeLink{color:var(--black-color);font-size:18px;font-weight:400}@media screen and (max-width:767px){.HomeContentHeader .products .products-group-title .seeLink{font-size:14px}}.HomeContentHeader .product-card{padding:20px 20px 15px;position:relative;background-color:var(--white-color);display:flex;flex-direction:column;border:1px solid rgba(28,28,28,.1);border-radius:10px;height:100%;transition:all .3s ease-in-out}@media screen and (max-width:991px){.HomeContentHeader .product-card{padding:10px}}.HomeContentHeader .product-card .img-cont{width:100%;height:144px;display:flex;align-items:center;justify-content:center}.HomeContentHeader .product-card .img-cont img{max-height:144px;width:auto;max-width:144px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.HomeContentHeader .product-card .offerTag{position:absolute;top:0;inset-inline-start:26px;width:37px;height:47px;display:flex;align-items:center;justify-content:center;padding-bottom:3px}.HomeContentHeader .product-card .offerTag p{font-size:12px;font-weight:400;color:var(--white-color);text-align:center;margin:0;line-height:14.4px}.HomeContentHeader .product-card .fa-bookmark{position:absolute;top:20px;inset-inline-end:20px;font-size:21px;color:var(--black-color);cursor:pointer}.HomeContentHeader .product-card .colored{color:rgba(199,25,25,.8)}.HomeContentHeader .product-ticket{position:relative;padding:0;border-radius:10px;overflow:hidden;height:100%;display:flex;flex-direction:column}.HomeContentHeader .product-ticket .productName{height:unset;padding-bottom:10px;border-bottom:1px dashed rgba(28,28,28,.2)}.HomeContentHeader .product-ticket .img-cont{width:100%;height:133px;position:relative}.HomeContentHeader .product-ticket .prod-price{position:absolute;bottom:0;inset-inline-end:13px;flex-direction:column;aspect-ratio:1/1;padding:8px;border-radius:50%;min-height:50px;background-color:var(--main-color);bottom:-25px;color:var(--white-color);display:flex;align-items:center;justify-content:center}.HomeContentHeader .product-ticket .prod-price .num{font-size:16px;font-weight:600}@media screen and (max-width:991px){.HomeContentHeader .product-ticket .prod-price .num{font-weight:400}}.HomeContentHeader .product-ticket .prod-price .curr{font-size:12px;font-weight:400}.HomeContentHeader .product-ticket img{width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover}.HomeContentHeader .product-ticket .data-cont{padding-bottom:17px;border:1px solid rgba(28,28,28,.2);border-radius:0 0 10px 10px;height:100%;display:flex;flex-direction:column}.HomeContentHeader .product-ticket .data-cont .prod-name-dess{padding:17px 13px 0;height:100%}.HomeContentHeader .product-ticket .data-cont .feature-cont{height:100%}.HomeContentHeader .product-ticket .data-cont ul{padding-inline-start:13px;margin-bottom:0;list-style-type:disc}.HomeContentHeader .product-ticket .data-cont li{font-size:14px;font-weight:400;color:var(--black-color);margin-bottom:8px}.HomeContentHeader .product-ticket .data-cont li:last-child{font-weight:600}@media screen and (max-width:991px){.HomeContentHeader .product-ticket .data-cont li:last-child{font-weight:400}}.HomeContentHeader .product-ticket .data-cont .circul{position:absolute;width:16px;height:16px;top:50%;inset-inline-end:-8px;background-color:#f9f9f9;border:1px solid rgba(28,28,28,.2);border-radius:50%}.HomeContentHeader .product-ticket .data-cont .circul2{inset-inline-start:-8px}.HomeContentHeader .product-card:hover{border:1px solid var(--main-color)}.HomeContentHeader .product-card:hover .addBtn{background-color:var(--main-color);color:var(--white-color)}.HomeContentHeader .productName{color:var(--black-color);font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px}.HomeContentHeader .productCat{font-size:16px;font-weight:400;color:#484c52;margin-bottom:6px}.HomeContentHeader .rate{display:flex;align-items:center;gap:5px;margin-bottom:10px}.HomeContentHeader .rate i{font-size:15px;color:#c3c3c3}.HomeContentHeader .rate .golden{color:#fac950}.HomeContentHeader .price-period{display:flex;align-items:center;justify-content:space-between}.HomeContentHeader .price-period .period{color:#484c52;font-size:14px;font-weight:400}.HomeContentHeader .productPrice{font-size:17px;font-weight:700;color:var(--black-color);margin-bottom:11px}@media screen and (max-width:991px){.HomeContentHeader .productPrice{font-weight:500}}.HomeContentHeader .addBtn{width:100%;height:40px;border:1px solid var(--main-color);border-radius:7px;text-align:center;line-height:40px;color:var(--main-color);font-size:16px;font-weight:500;background-color:transparent}.HomeContentHeader .addBtn:hover{transform:scale(1.03)}.addBtn{width:100%;height:40px;border:1px solid var(--main-color);border-radius:7px;text-align:center;line-height:40px;color:var(--main-color);font-size:16px;font-weight:500;background-color:transparent}.addBtn:hover{transform:scale(1.1)}@media (max-width:767px){.tabs{gap:5px}.tabs .tab span,.tabs .tab:hover span{font-size:13px}}:where([data-sonner-toast][data-mounted=true]){border:1px solid var(--main-color)}:where([data-sonner-toast][data-styled=true]){border:1px solid var(--main-color)}.ticket-checkout-cont{display:flex;flex-direction:column;align-items:center}.ticket-checkout-cont .img-cont{width:170px;height:170px;overflow:hidden;border-radius:10px;margin-bottom:16px}.ticket-checkout-cont .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ticket-checkout-cont h3{font-size:18px;font-weight:600;color:var(--black-color);margin-bottom:16px}@media screen and (max-width:991px){.ticket-checkout-cont h3{font-weight:400}}.ticket-checkout-cont h4{font-size:16px;font-weight:700;color:var(--black-color);margin-bottom:16px}@media screen and (max-width:991px){.ticket-checkout-cont h4{font-weight:500}}.ticket-checkout-cont .count-cont-discount{margin-bottom:16px}.ticket-checkout-cont .input-cont{width:100%}.ticket-checkout-cont .input-cont label{margin-bottom:8px}.ticket-checkout-cont .input-cont .imp-btn-cont{margin-bottom:16px}.ticket-checkout-cont .methods-cont{padding:15px;width:100%}.ticket-checkout-cont .methods-cont .tabs{gap:8px;margin-bottom:10px;justify-content:space-around}.ticket-checkout-cont .methods-cont .tabs .tab{gap:5px}.ticket-checkout-cont .methods-cont .tabs .tab span,.ticket-checkout-cont .methods-cont .tabs .tab:hover span{font-size:14px}.ticket-checkout-cont .methods-cont .tabs .avtiveTab{border-bottom:1px solid var(--main-color);gap:5px}.ticket-checkout-cont .methods-cont .tabs .avtiveTab span{font-size:14px;font-weight:700;color:var(--main-color)}@media screen and (max-width:991px){.ticket-checkout-cont .methods-cont .tabs .avtiveTab span{font-weight:500}}.favourates-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media only screen and (max-width:991px){.favourates-cards{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.favourates-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.favourates-cards{grid-template-columns:repeat(1,1fr)}}.about-page{min-height:calc(100vh - 512px)}.about-page .cont-wrapper{padding:27px 36px;border-radius:7px;border:1px solid rgba(0,0,0,.1);background-color:#fff;margin-bottom:24px}.about-page .cont-wrapper p{font-size:16px;font-weight:300;margin-bottom:0}.boys-and-girls{display:flex;gap:20px;width:100%;align-items:center;justify-content:center;margin-bottom:24px}@media screen and (max-width:767px){.boys-and-girls{margin-bottom:10px}}.boys-and-girls .boys,.boys-and-girls .girls{width:100%;height:115px;border-radius:7px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding-top:15px}.boys-and-girls .boys:hover img,.boys-and-girls .girls:hover img{transform:scale(1.1)}@media screen and (max-width:767px){.boys-and-girls .boys,.boys-and-girls .girls{height:80px}}.boys-and-girls .boys .boys-cont,.boys-and-girls .girls .boys-cont{display:flex;align-items:center;gap:34px;width:-moz-fit-content;width:fit-content;min-width:60%;cursor:pointer}@media screen and (max-width:767px){.boys-and-girls .boys .boys-cont,.boys-and-girls .girls .boys-cont{gap:15px}}.boys-and-girls .boys .boys-cont img,.boys-and-girls .girls .boys-cont img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){.boys-and-girls .boys .boys-cont img,.boys-and-girls .girls .boys-cont img{width:70px;height:70px}}.boys-and-girls .boys .boys-cont h3,.boys-and-girls .girls .boys-cont h3{font-size:28px;font-weight:900}@media screen and (max-width:991px){.boys-and-girls .boys .boys-cont h3,.boys-and-girls .girls .boys-cont h3{font-weight:600}}@media screen and (max-width:767px){.boys-and-girls .boys .boys-cont h3,.boys-and-girls .girls .boys-cont h3{font-size:20px}}.boys-and-girls .boys{background-color:#bcedff}.boys-and-girls .boys h3{color:#3ea4ca}.boys-and-girls .girls{background-color:#ffd7eb}.boys-and-girls .girls h3{color:#ea4b9b}select{position:relative!important;transition:none!important}.footer{margin-top:40px}.footer i{width:28px;height:28px;background-color:rgba(122,58,191,.1);font-size:11px;line-height:28px}.footer .social i,.footer i{border-radius:50%;text-align:center}.footer .social i{color:var(--main-color);width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:16px}.footer .mainFooter{padding:30px 0 22px;background-color:#ece6f3}.footer .mainFooter,.footer .mainFooter .cols-cont{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.footer .mainFooter .cols-cont{gap:40px}.footer .mainFooter .colmn{display:flex;flex-direction:column;gap:21px}@media screen and (max-width:500px){.footer .mainFooter .colmn{min-width:250px;margin:auto;align-items:center}}.footer .mainFooter .colmn .discription{color:#484c52;font-size:14px;font-weight:400;max-width:250px;text-align:justify}@media screen and (max-width:767px){.footer .mainFooter .colmn .discription{max-width:100%}}.footer .mainFooter .colmn .discription p{text-align:justify}.footer .mainFooter .colmn .social{display:flex;align-items:center;gap:8px;max-width:250px;flex-wrap:wrap;justify-content:center}@media screen and (max-width:767px){.footer .mainFooter .colmn .social{margin:auto}}.footer .mainFooter .colmn .col-title{color:var(--main-color);font-size:18px;font-weight:700}@media screen and (max-width:991px){.footer .mainFooter .colmn .col-title{font-weight:500}}.footer .mainFooter .colmn .col-item{color:#484c52;font-size:16px;font-weight:400}.footer .mainFooter .colmn .app-item img{width:118px;height:auto}.footer .mainFooter .colmn .contact-item{display:flex;gap:11px;color:var(--main-color);text-align:justify}.footer .mainFooter .colmn .contact-item span{max-width:155px;font-size:16px;font-weight:500}.footer .logo-in-footer{width:106px;height:auto}.bottom-footer{background-color:var(--main-color);padding:12px 0 10px}@media screen and (max-width:991px){.bottom-footer{margin-bottom:76px}}@media screen and (max-width:767px){.bottom-footer{margin-bottom:65px}}.bottom-footer .bottom-cont{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.bottom-footer .bottom-cont{flex-direction:column;gap:10px}}.bottom-footer .bottom-cont span{color:#fff;font-size:14px;font-weight:400}@media screen and (max-width:767px){.bottom-footer .bottom-cont span{font-size:12px}}.bottom-footer .bottom-cont .raiyan{display:flex;align-items:center;gap:10px}.bottom-footer .bottom-cont .raiyan img{height:14px;width:auto}#content{position:relative;padding:40px 0}@media only screen and (max-width:991px){#content{padding:20px 0}}#content .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,2,2,.2);z-index:1;display:none}.breadCrumb{margin:0 0 20px}.breadCrumb h2{color:var(--main-color);font-size:24px}@media only screen and (max-width:991px){.breadCrumb{margin:0 0 15px}.breadCrumb h2{font-size:20px}}.products-main-container{width:100%;overflow:hidden}.cat-main-content{display:grid;grid-template-columns:235px 1fr;gap:14px}.cities-a{cursor:pointer}.products-cont{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px}@media only screen and (max-width:991px){.products-cont{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.products-cont{grid-template-columns:repeat(1,1fr)}}.nodata{font-size:22px;font-weight:500;color:var(--main-color);text-align:center}.category{min-height:calc(100vh - 274px)}.category .product-card{width:100%;max-width:100%;border-radius:23px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 0 12px hsla(0,0%,80%,.4)}.category .product-card .img-cont{width:100%;aspect-ratio:308/160;overflow:hidden}.category .product-card .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category .product-card .product-title{font-size:20px;font-weight:700;color:var(--main-color);margin-bottom:9px}@media screen and (max-width:991px){.category .product-card .product-title{font-weight:500}}.category .product-card .product-address{font-size:18px;font-weight:500;color:var(--main-color)}.category .product-card .type-cont{display:flex;justify-content:space-between;margin-top:9px;gap:10px}.category .product-card .details{padding:16px 21px 11px}.category .product-card .made-in{color:#878787;font-size:16px;font-weight:500;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.category .price{color:#ff9d13;font-size:18px;font-weight:800;flex-shrink:0}.category .paginationContainer{display:flex;justify-content:center;padding:10px 81px 32px}.category .pagination{list-style:none;display:flex;gap:7px;cursor:pointer}.category .paginationTerm{background-color:#fff;padding:10px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .5s ease-in-out;box-shadow:0 0 2.6px rgba(0,0,0,.15)}.category .paginationTerm:hover{background-color:#eae5e5}.category .imgTitleGrid{display:grid;grid-template-columns:2fr 1fr;padding:30px 0;gap:30px}.category .pageItem{list-style:none;width:54px;height:54px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);border-radius:50%;color:#fff}.category .active{background-color:var(--main-color);border:3px solid var(--main-hover);color:var(--main-hover)}.title-cont{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.title-cont i{display:none;color:#000}.filter-container{background-color:#f4f4f4;border-radius:23px;padding:28px;height:-moz-max-content;height:max-content;margin-bottom:30px}@media only screen and (max-width:991px){.filter-container{padding:20px}}.filter-container .filter-title{color:var(--main-color);font-size:18px;font-weight:700;margin:0}@media screen and (max-width:991px){.filter-container .filter-title{font-weight:500}}.OthertypeOfFilters{margin-top:24px}.formControl{font-size:16px;font-weight:400;display:flex;gap:9px;color:#878787;align-items:center;margin-bottom:16px}.formControl--disabled{color:#959495;cursor:not-allowed}.inputCheckSpan,.inputCheck[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:19px;height:19px;border:1px solid var(--main-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.inputCheckSpan:before,.inputCheck[type=radio]:before{content:"";width:13px;height:13px;opacity:0;transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--main-color);border-radius:50%;background-color:var(--main-color)}.inputCheckSpanActive:before,.inputCheck[type=radio]:checked:before{opacity:1}.formControl:has(.inputCheck[type=radio]:checked){color:var(--main-color)}.formControl:has(.inputCheckSpanActive){color:var(--main-color)}.inputCheck[type=radio]:disabled{--form-control-color:#959495;color:#959495;cursor:not-allowed}.category-titles-cont{margin-bottom:20px;gap:10px;overflow:auto}.category-titles-cont .category-titles{flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:center;padding:0 41px;background-color:#ececec;border-radius:23px;color:#878787;text-wrap:nowrap;cursor:pointer}.category-titles-cont .active-cat{background-color:var(--main-color);border-radius:23px;color:#fff}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:550px){.category .moreTnan{display:none}}@media (max-width:676px){.cat-main-content{display:flex;flex-direction:column}.products-cont{justify-content:center}.filter-cont{width:100%;display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:0}.filter-cont .filter-title{margin-bottom:0;font-size:16px}.filter-cont .all-cites{height:0;opacity:0;visibility:hidden}.title-cont{margin-bottom:0}.title-cont i{display:block;color:#252a62}.OthertypeOfFilters{margin-top:0}}.loaddiing{display:flex;align-items:center;justify-content:center;height:400px}* ::-moz-selection{color:var(--white-color);background:var(--main-color)}* ::selection{color:var(--white-color);background:var(--main-color)}.bead-cramp{margin-bottom:20px}@media screen and (max-width:767px){.bead-cramp{margin-bottom:10px}}.bead-cramp a,.bead-cramp p{font-size:16px;font-weight:400;color:var(--black-color)}@media screen and (max-width:767px){.ProductDataWrapper{flex-direction:column;gap:20px}}.ProducrSwiper{margin-bottom:48px;max-width:482px}@media screen and (max-width:767px){.ProducrSwiper{margin-bottom:10px}}.ProducrSwiper .small-swiper .swiper-slide-active{border:1px solid var(--main-color)!important;border-radius:8px}.ProducrSwiper .mainImgCont{height:323px;width:100%;margin-bottom:17px;display:block;overflow:hidden}@media screen and (max-width:767px){.ProducrSwiper .mainImgCont{height:200px}}.ProducrSwiper .mainImgCont a{width:100%;height:100%;display:block}.ProducrSwiper .mainImgCont figure{width:100%;height:100%}.ProducrSwiper .mainImgCont img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:7px}.ProducrSwiper .slide-img-cont{width:100%;aspect-ratio:1/1}.ProducrSwiper .slide-img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:7px}.rate{gap:8px}.rate p{margin:0;color:#484c52;font-size:16px;font-weight:400}@media screen and (max-width:767px){.rate p{font-size:14px}}.rate .stars{display:flex;gap:6px}.rate i{font-size:18px}.rate .goldenStar{color:#fac950}.rate .grayStar{color:#c3c3c3}.rate{display:flex;align-items:center;gap:5px;margin-bottom:10px}.rate i{font-size:15px;color:#c3c3c3}.rate .golden{color:#fac950}.product-review{border:1px solid rgba(28,28,28,.1);border-radius:10px;padding:32px 0 24px;background-color:#fff}.product-review .main-rate{padding-bottom:24px;margin:0 40px;border-bottom:1px solid rgba(28,28,28,.1)}@media screen and (max-width:767px){.product-review .main-rate{margin:0 10px;padding-bottom:15px;justify-content:space-between}}.product-review .main-rate p{display:flex;align-items:center;gap:11px}.product-review .review{padding:20px 40px}@media screen and (max-width:767px){.product-review .review{padding:10px}}.product-review .review .head{display:flex;align-items:center;gap:8px;margin-bottom:17px}.product-review .review .head .img-cont{width:53px;height:53px;border-radius:50%;overflow:hidden;flex-shrink:0}.product-review .review .head .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-review .review .head .user-data{display:flex;flex-direction:column;padding:2px 0;height:55px;justify-content:space-between}.product-review .review .head .user-data .name{font-size:16px;font-weight:700;color:var(--black-color);margin-bottom:0}@media screen and (max-width:991px){.product-review .review .head .user-data .name{font-weight:500}}.product-review .review .head .user-data p{margin:0;font-size:14px;font-weight:400;color:#484c52}@media screen and (max-width:767px){.product-review .review .head .user-data p{font-size:12px}}.product-review .review .comment{font-size:14px;font-weight:400;color:#484c52}.product-review .View-More{padding:10px 40px 0;display:flex;align-items:center;gap:10px;color:var(--main-color);cursor:pointer}.product-review .View-More span{font-size:14px;font-weight:400}.product-review .View-More:hover{color:var(--black-color)}.product-review .View-More:hover i{transform:translateX(5px)}.product-review .review:nth-child(odd){background-color:#f8f8f8}.count-cont{display:flex;align-items:center;gap:24px}.ProductDetails{display:flex;flex-direction:column;margin-bottom:48px;gap:12px;position:relative}@media screen and (max-width:767px){.ProductDetails{margin-bottom:20px;gap:8px}}.ProductDetails .fa-bookmark{position:absolute;top:20px;inset-inline-end:20px;font-size:21px;color:var(--black-color);cursor:pointer}.ProductDetails .colored{color:rgba(199,25,25,.8)}.ProductDetails .product-name{color:var(--black-color);font-size:24px;font-weight:400;margin:0}.ProductDetails .product-cat{color:#484c52;font-size:20px;font-weight:400;margin:0}.ProductDetails .prod-price{margin:0;font-size:28px;font-weight:700;color:var(--black-color)}@media screen and (max-width:991px){.ProductDetails .prod-price{font-weight:500}}.ProductDetails .availability{margin:0;font-size:16px;font-weight:400;color:#c71919}.ProductDetails .van-hint{display:flex;align-items:center;gap:17px;padding:12px 19px;border-radius:7px;border:1px solid rgba(28,28,28,.1)}@media screen and (max-width:767px){.ProductDetails .van-hint{padding:8px}}.ProductDetails .van-hint .img{width:33px;height:auto;flex-shrink:0}.ProductDetails .van-hint .img img{width:100%}.ProductDetails .van-hint .hinrP{margin:0;font-size:16px;font-weight:400;color:#c71919}@media screen and (max-width:767px){.ProductDetails .van-hint .hinrP{font-size:14px;text-align:justify}}.ProductDetails .van-hint .hinrP span{font-weight:700}@media screen and (max-width:991px){.ProductDetails .van-hint .hinrP span{font-weight:500}}.ProductDetails .policies{font-size:18px;font-weight:300;color:var(--black-color);margin:0}.ProductDetails .policies span{font-size:18px;font-weight:700;color:var(--main-color)}@media screen and (max-width:991px){.ProductDetails .policies span{font-weight:500}}.ProductDetails .cartLink{width:100%;padding-top:14px;padding-bottom:14px;background-color:var(--main-color);color:var(--white-color);border-radius:7px;text-align:center;font-size:18px;font-weight:400}.prod-count{display:flex;align-items:center;gap:24px}.prod-count span{font-size:24px;font-weight:400;color:var(--black-color)}.prod-count .minus{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:7px;border:1px solid var(--main-color);cursor:pointer;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.prod-count .count{min-width:30px;text-align:center}.tick-description h2{font-size:24px;font-weight:500;color:var(--main-color);margin-bottom:16px}.tick-description .desk-cont{border:1px solid rgba(28,28,28,.1);border-radius:10px;padding:33px 26px;background-color:var(--white-color)}.tick-description .desk-cont ul{list-style-type:disc}.tick-description .desk-cont li{margin-bottom:18px}.ticket-productDetails{justify-content:unset}.ticket-productDetails .prod-price{margin-bottom:8px}.ticket-productDetails .prod-count{margin-bottom:23px}.ticket-productDetails .tickets-text{font-size:20px;font-weight:400;color:#484c52;margin-bottom:0}.ticket-productDetails .tickets-persons{font-size:20px;font-weight:300;color:#484c52;margin-bottom:0}.productFeatures .tabs{justify-content:flex-start}.dataP{border:1px solid rgba(28,28,28,.1);padding:31px 36px;border-radius:10px;font-size:18px;font-weight:400;color:#484c52}@media screen and (max-width:767px){.dataP{padding:8px}}.grid-cont{display:grid;background-color:#fff;grid-template-columns:1fr 1fr;padding:5px 0;border-radius:10px;border:1px solid rgba(28,28,28,.1)}.grid-cont :nth-child(11),.grid-cont :nth-child(12),.grid-cont :nth-child(15),.grid-cont :nth-child(16),.grid-cont :nth-child(3),.grid-cont :nth-child(4),.grid-cont :nth-child(7),.grid-cont :nth-child(8){background-color:#f8f8f8}.grid-cont .feature{display:flex;padding:16px 36px}@media screen and (max-width:991px){.grid-cont .feature{padding:10px;gap:10px}}.grid-cont .feature .question{width:52%;display:flex;align-items:center;gap:10px}@media screen and (max-width:991px){.grid-cont .feature .question{width:60%}}.grid-cont .feature .question p{margin:0;color:#484c52;font-size:16px;font-weight:400}.grid-cont .feature .answar{font-size:16px;font-weight:600;color:var(--black-color);margin:0}@media screen and (max-width:991px){.grid-cont .feature .answar{font-weight:400}}@media (max-width:991px){.grid-cont{grid-template-columns:1fr}.grid-cont>:nth-child(2n){background-color:#f8f8f8}.grid-cont>:nth-child(odd){background-color:#fff}}.additional{display:flex;flex-direction:column;gap:12px}.additional .avi-cont{display:flex;align-items:center;justify-content:space-between;padding:8px 17px;border:1px solid rgba(28,28,28,.1);border-radius:7px;background-color:var(--white-color)}.additional .avi-cont span{color:#484c52;font-size:14px;font-weight:300;display:flex;gap:8px}.additional .avi-cont span .fa-check{background-color:#28a745}.additional .avi-cont span .fa-check,.additional .avi-cont span .fa-xmark{color:var(--white-color);font-size:10px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.additional .avi-cont span .fa-xmark{background-color:#c71919}.additional .avi-cont .availableSpan{color:#28a745}.additional .avi-cont .unavailableSpan{color:#c71919}.additional .avi-cont .dates .calender-icon-cont{background-color:transparent}.additional .avi-cont .dates i{font-size:10px}.additional h3{font-size:16px;font-weight:400;color:var(--black-color)}.additional .ser{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(28,28,28,.1);border-radius:7px;padding:10px 15px 10px 20px;background-color:var(--white-color)}.additional .ser .l-side{display:flex;align-items:center;gap:10px}.additional .ser .l-side .checkb{width:20px;height:20px;border:1px solid rgba(28,28,28,.1);border-radius:4px}.additional .ser h5{font-size:14px;font-weight:600;color:#484c52}@media screen and (max-width:991px){.additional .ser h5{font-weight:400}}.additional .checked-ser{background-color:rgba(122,58,191,.1);border:1px solid var(--main-color)}.additional .checked-ser .l-side .checkb{border:1px solid var(--main-color);background-color:var(--main-color)}.additional .checked-ser .l-side .checkb i{color:#fff;font-size:10px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.additional .checked-ser h5{color:var(--main-color)}.border-\[\#7A3ABF\]{border-color:#7a3abf!important}.disabled-scroll{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}.disabled-scroll::-webkit-scrollbar{display:none}.sub-ticket-cont-container{overflow:auto;scrollbar-width:thin}.sub-ticket-cont-container ::-webkit-scrollbar-track{background:var(--main-color)}.sub-ticket-cont-container ::-webkit-scrollbar-thumb,.sub-ticket-cont-container ::-webkit-scrollbar-thumb:hover{background:var(--main-hover)}.sub-ticket-cont-container::-webkit-scrollbar{width:4px;background-color:var(--main-color)}.cart-body{display:grid;grid-template-columns:2fr 1fr;gap:20px}@media only screen and (max-width:991px){.cart-body{grid-template-columns:1fr}}.cart-body .prods{display:flex;flex-direction:column;gap:10px}.cart-body .prods-heading{display:flex;align-items:center;justify-content:space-between}.cart-body .prods-heading button,.cart-body .prods-heading h2{font-size:18px;font-weight:400;margin-bottom:0}.cart-body .prods-heading button{color:#c71919;border:none;outline:none;background-color:transparent;cursor:pointer}.cart-body .price-summary{display:flex;flex-direction:column;padding:28px 26px 22px;border:1px solid rgba(28,28,28,.1);border-radius:10px;background-color:var(--white-color);box-shadow:0 0 4px rgba(0,0,0,.1);margin-top:30px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:991px){.cart-body .price-summary{padding:15px}}.cart-body .price-summary h2{font-size:18px;font-weight:700;margin-bottom:30px}@media only screen and (max-width:991px){.cart-body .price-summary h2{font-weight:500}}.cart-body .price-summary .price-details{display:flex;flex-direction:column;gap:16px;margin-bottom:14px;border-bottom:1px solid rgba(28,28,28,.1);padding-bottom:14px}.cart-body .price-summary .flex-dit,.cart-body .price-summary .total{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.cart-body .price-summary .head{font-size:18px;font-weight:400;color:var(--black-color);margin-bottom:0}.cart-body .price-summary .value{font-size:18px;font-weight:600;color:var(--black-color);margin-bottom:0}@media screen and (max-width:991px){.cart-body .price-summary .value{font-weight:400}}.cart-body .price-summary .dis-value{color:#c71919}.cart-body .price-summary .total{margin-bottom:40px}.cart-body .price-summary .total .head{font-weight:600}@media screen and (max-width:991px){.cart-body .price-summary .total .head{font-weight:400}}.cart-body .price-summary .total .value{font-weight:900}@media screen and (max-width:991px){.cart-body .price-summary .total .value{font-weight:600}}.cart-body .price-summary .addBtn{background-color:var(--main-color);color:var(--white-color);margin-bottom:10px}.cart-body .price-summary .addBtn:hover{background-color:transparent;color:var(--main-color);transform:scale(1.05)}.cart-body .price-summary p{color:#c71919}.cart-body .price-summary .input-cont{display:flex;flex-direction:column;gap:8px}.cart-body .price-summary .input-cont label{font-size:16px;font-weight:400;margin-bottom:0;color:var(--black-color)}.cart-body .price-summary .input-cont input{border:1px solid rgba(28,28,28,.1);border-radius:7px;padding:16px;padding-inline-end:52px;background-color:#f9f9f9;font-size:16px;font-weight:400;color:#141414;line-height:16px;width:100%}.cart-body .price-summary .input-cont input::-moz-placeholder{font-size:16px;font-weight:400;color:#878787}.cart-body .price-summary .input-cont input::placeholder{font-size:16px;font-weight:400;color:#878787}.cart-body .price-summary .input-cont button{position:absolute;top:50%;inset-inline-end:16px;transform:translateY(-50%);color:var(--main-color);font-size:14px;font-weight:700;border:none;outline:none;background-color:transparent;cursor:pointer}@media screen and (max-width:991px){.cart-body .price-summary .input-cont button{font-weight:500}}.cart-body .empty{font-size:22px;font-weight:400;color:var(--black-color);margin:0}.imp-btn-cont{position:relative;width:100%;margin-bottom:24px}.imp-btn-cont input{border:1px solid rgba(28,28,28,.1);border-radius:7px;padding:16px;padding-inline-end:52px;background-color:#f9f9f9;font-size:16px;font-weight:400;color:#141414;line-height:16px;width:100%}.imp-btn-cont button{position:absolute;top:50%;inset-inline-end:16px;transform:translateY(-50%);color:var(--main-color);font-size:14px;font-weight:700;border:none;outline:none;background-color:transparent;cursor:pointer}@media screen and (max-width:991px){.imp-btn-cont button{font-weight:500}}.cart-products{display:flex;flex-direction:column;padding:8px 40px;border:1px solid rgba(28,28,28,.1);border-radius:10px;background-color:var(--white-color);box-shadow:0 0 4px rgba(0,0,0,.1)}@media only screen and (max-width:991px){.cart-products{padding:15px}}.cart-products .cart-product{display:flex;align-items:center;justify-content:space-between;padding:28px 0 30px;border-bottom:1px solid rgba(28,28,28,.1);position:relative}@media screen and (max-width:767px){.cart-products .cart-product{flex-direction:column;gap:30px;align-items:flex-start}}.cart-products .cart-product .l-side{display:flex;gap:30px}.cart-products .cart-product .l-side .img-cont{width:100px;height:100px;aspect-ratio:1/1;overflow:hidden}.cart-products .cart-product .l-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-products .cart-product .l-side .info{display:flex;flex-direction:column;justify-content:space-between}.cart-products .cart-product .l-side .info .title{font-size:16px;font-weight:700;margin-bottom:0;color:var(--black-color)}@media screen and (max-width:991px){.cart-products .cart-product .l-side .info .title{font-weight:500}}.cart-products .cart-product .l-side .info .categ{font-size:14px;font-weight:400;margin-bottom:0;color:#484c52}.cart-products .cart-product .l-side .info .rate{margin-bottom:0}.cart-products .cart-product .l-side .info .price{font-size:18px;font-weight:700;margin-bottom:0;color:var(--black-color)}@media screen and (max-width:991px){.cart-products .cart-product .l-side .info .price{font-weight:500}}.cart-products .cart-product .fa-bookmark{font-size:21px;color:var(--black-color);cursor:pointer}@media only screen and (max-width:767px){.cart-products .cart-product .fa-bookmark{position:absolute;top:20px;inset-inline-end:20px}}.cart-products .cart-product .colored{color:rgba(199,25,25,.8)}.cart-products .cart-product:last-child{border-bottom:none}.cart-products .r-side{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media screen and (max-width:767px){.cart-products .r-side{align-items:center;width:100%}}.cart-products .r-side .prod-count span{font-size:20px}.cart-products .r-side .prod-count .minus{cursor:pointer;width:32px;height:32px}.cart-products .r-side .prod-count .minus .trach-in-cart-count{width:100%;height:100%;color:#c71919;font-size:15px;display:flex;align-items:center;justify-content:center}.colored{color:rgba(199,25,25,.8)}.setAsDefaultAddress{border:2px solid var(--main-color)!important}.checkout-address,.checkout-address-Updated{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:20px;margin-bottom:10px}.checkout-address .l-side,.checkout-address-Updated .l-side{display:flex;align-items:center;gap:16px}.checkout-address .l-side .add-details,.checkout-address-Updated .l-side .add-details{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:8px;align-items:flex-start}.checkout-address .l-side .img-cont,.checkout-address-Updated .l-side .img-cont{height:44px;width:44px;background-color:rgba(122,58,191,.2);border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center}.checkout-address .l-side .img-cont img,.checkout-address-Updated .l-side .img-cont img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover}.checkout-address .l-side h2,.checkout-address-Updated .l-side h2{font-size:16px;font-weight:600;margin-bottom:0}@media screen and (max-width:991px){.checkout-address .l-side h2,.checkout-address-Updated .l-side h2{font-weight:400}}.checkout-address .l-side h3,.checkout-address-Updated .l-side h3{font-size:14px;font-weight:400;margin-bottom:0}.checkout-address .r-side,.checkout-address-Updated .r-side{height:100%;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content}.checkout-address .r-side i,.checkout-address-Updated .r-side i{font-size:16px}.cart-body .checkout-order{padding:24px 26px;display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width:767px){.cart-body .checkout-order{grid-template-columns:1fr}}.cart-body .checkout-order .checkout-product{display:flex;gap:24px}.cart-body .checkout-order .img-cont{width:70px;height:70px;border-radius:4px}.cart-body .checkout-order .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-body .checkout-order .add-details{display:flex;flex-direction:column;gap:10px}.cart-body .checkout-order .add-details h2{font-size:16px;font-weight:500;margin-bottom:0}.cart-body .checkout-order .add-details h3{font-size:18px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.cart-body .checkout-order .add-details h3{font-weight:500}}.cart-body .checkout-order .add-details h4{font-size:16px;font-weight:400;margin-bottom:0;color:#484c52;text-wrap:nowrap}@media screen and (max-width:991px){.cart-body .checkout-order .add-details h4{font-size:12px;text-wrap:wrap}}.methods-cont{padding:31px 50px}@media screen and (max-width:767px){.methods-cont{padding:15px}}.methods-cont .tabs{justify-content:space-between}.count-cont-discount{display:flex;flex-direction:column;gap:8px}.count-cont-discount .Voucher{font-size:16px;font-weight:400;margin-bottom:0;color:var(--black-color)}.methods-body .wallet{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.methods-body .wallet{flex-direction:column;gap:30px}}.methods-body .wallet .l-side{display:flex;align-items:center;gap:17px;width:40%}@media screen and (max-width:767px){.methods-body .wallet .l-side{width:100%}}.methods-body .wallet .l-side .img-cont{width:64px;height:auto;overflow:hidden;border-radius:4px;flex-shrink:0}.methods-body .wallet .l-side .img-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.methods-body .wallet .h{display:flex;gap:7px}.methods-body .wallet .h h3{font-size:18px;font-weight:400;margin-bottom:0}.methods-body .wallet .h h4{font-size:22px;font-weight:400;color:var(--main-color)}.methods-body .wallet .h h4 span{font-weight:700}@media screen and (max-width:991px){.methods-body .wallet .h h4 span{font-weight:500}}.methods-body .wallet .r-side{height:100%;display:flex;align-items:center;gap:15px;flex-direction:row;width:60%}@media screen and (max-width:767px){.methods-body .wallet .r-side{width:100%}}.methods-body .wallet .r-side .img-cont{width:36px;height:36px;overflow:hidden;border-radius:50%;flex-shrink:0}.methods-body .wallet .r-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.methods-body .wallet .r-side p{font-size:14px;font-weight:400;margin-bottom:0;color:#c71919}.methods-body .wallet .r-side p span{font-weight:700}@media screen and (max-width:991px){.methods-body .wallet .r-side p span{font-weight:500}}.methods-body form{display:flex;flex-direction:column;gap:20px}.methods-body form .formControl{display:flex;align-items:center;gap:9px;color:#878787}.methods-body form .due{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (max-width:767px){.methods-body form .due{grid-template-columns:1fr}}.methods-body .input-cont{display:flex;flex-direction:column;gap:10px}.methods-body .input-cont label{font-size:16px;font-weight:400;margin-bottom:0}.methods-body .input-cont input{width:100%;height:48px;border-radius:7px;border:1px solid rgba(0,0,0,.1);padding:0 16px;font-size:16px;font-weight:400;color:#141414;background-color:#f9f9f9}.methods-body .input-cont input::-moz-placeholder{font-size:16px;font-weight:400;color:#878787}.methods-body .input-cont input::placeholder{font-size:16px;font-weight:400;color:#878787}.methods-body .input-cont input:focus-visible{outline:none;border:1px solid var(--main-color)}.date-cont{display:flex;align-items:center;gap:10px;background-color:#fff;border-radius:7px;padding:10px 15px;border:1px solid rgba(0,0,0,.1);margin-bottom:10px}@media screen and (max-width:767px){.date-cont{padding:10px}}.date-cont h3{font-size:18px;font-weight:400;margin-bottom:0;min-width:100px}.profile{padding:40px 0}@media screen and (max-width:767px){.profile{padding:0}}.profile .img-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:none}.profile .img-empty img{width:100%;height:auto;opacity:.5}.add-new-address-heading{font-size:18px;font-weight:400;margin-bottom:30px;display:flex;align-items:center;gap:10px}.add-new-address-heading .new-date-cont h6{color:#484c52;font-size:12px;font-weight:400}.edit-profile-cont .items-start{align-items:flex-start}.edit-profile-cont .items-start i{margin-top:5px}.profile-content{height:100%}.profile-cont{width:100%;display:grid;grid-template-columns:1fr 2fr;gap:20px}@media screen and (max-width:767px){.profile-cont{grid-template-columns:1fr}}.profile-sideBar{border:1px solid rgba(0,0,0,.1);background-color:var(--white-color);border-radius:7px;padding:7px 0;margin-top:30px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:767px){.profile-sideBar{border:none}}.profile-sideBar .img-cont{width:100px;height:100px;border-radius:50%;overflow:hidden;margin:-50px auto 16px}.profile-sideBar .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-sideBar h3{font-size:18px;font-weight:700;margin-bottom:7px;text-align:center}@media screen and (max-width:991px){.profile-sideBar h3{font-weight:500}}.profile-sideBar h4{font-size:16px;font-weight:400;margin-bottom:16px;text-align:center}.profile-sideBar .user-x{display:flex;flex-direction:column}.profile-sideBar .user-x .tooggllee{display:none}@media screen and (max-width:767px){.profile-sideBar .user-x{flex-direction:row;justify-content:space-between;padding:0 18px;gap:12px;align-items:center}.profile-sideBar .user-x .tooggllee{display:block}}.profile-sideBar .user-main-data{display:flex;flex-direction:column}@media screen and (max-width:767px){.profile-sideBar .user-main-data{flex-direction:row;align-items:center;gap:13px}.profile-sideBar .user-main-data .img-cont{margin:0;width:55px;height:55px}.profile-sideBar .user-main-data h3,.profile-sideBar .user-main-data h4{text-align:start}}.profile-sideBar .wallet-cont{padding:0 26px;margin-bottom:14px;display:block}.profile-sideBar .wallet-cont .wallet{display:flex;justify-content:space-between;align-items:center;padding:10px 22px;background-color:#f2ebf9;border-radius:7px}@media screen and (max-width:767px){.profile-sideBar .wallet-cont .wallet{flex-direction:column;gap:30px}}.profile-sideBar .wallet-cont .wallet .wal-det{display:flex;flex-direction:column;gap:8px}.profile-sideBar .wallet-cont .wallet .wal-det img{width:34px;height:auto}.profile-sideBar .wallet-cont .wallet .wal-det h4{font-size:16px;font-weight:400;margin-bottom:0;color:var(--black-color)}.profile-sideBar .wallet-cont .wallet h3{font-size:22px;font-weight:400;margin-bottom:0;color:var(--main-color)}.profile-sideBar .wallet-cont .wallet h3 span{font-weight:700}@media screen and (max-width:991px){.profile-sideBar .wallet-cont .wallet h3 span{font-weight:500}}.profile-sideBar .linksslast-child{border-bottom:none}@media screen and (max-width:767px){.profile-sideBar .linkss{border:1px solid rgba(0,0,0,.1);border-radius:7px;padding-top:20px}}.profile-sideBar .links-cont{padding:0 18px}.profile-sideBar .links-cont .link{padding:13px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.1)}.profile-sideBar .links-cont .link .img{width:30px;height:30px;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f2ebf9}.profile-sideBar .links-cont .link .img img{width:16px;height:auto;-o-object-fit:cover;object-fit:cover}.profile-sideBar .links-cont .link .det h4{font-size:16px;font-weight:400;margin-bottom:0}.profile-sideBar .links-cont .link .det a{font-size:16px;font-weight:500;margin-bottom:0;color:var(--black-color)}.profile-sideBar .links-cont .border-none{border-bottom:none}.profile-sideBar .links-cont-active{background-color:rgba(122,58,191,.1)}.edit-profile-cont{margin-bottom:24px}.edit-profile-cont .add-new-address,.edit-profile-cont .edit-address{height:-moz-fit-content;height:fit-content}.edit-profile-cont .add-new-address{padding:13px 18px;background-color:var(--main-color);border-radius:7px;font-size:17px;font-weight:500;color:#fff;border:1px solid var(--main-color);display:flex;width:-moz-fit-content;width:fit-content}.edit-profile-cont .add-new-address:hover{background-color:var(--white-color);color:var(--main-color)}.edit-profile-cont h3{font-size:18px;font-weight:400;margin-bottom:8px}.edit-profile-cont .addresses{display:flex;flex-direction:column;gap:12px;margin-bottom:60px}.edit-profile-cont .addresses .address{display:flex;justify-content:space-between;padding:13px 17px;border-radius:10px;background-color:#fcfcfc;border:1px solid rgba(28,28,28,.1)}.address-det{display:flex;gap:8px}.address-det .img-cont{width:25px;height:25px;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#ece5f5}.address-det .img-cont img{width:13px;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.address-det .text{display:flex;flex-direction:column;gap:6px}.address-det .text h3{font-size:14px;font-weight:600;margin-bottom:0}@media screen and (max-width:991px){.address-det .text h3{font-weight:400}}.address-det .text h4{color:#484c52;font-size:12px;font-weight:300;margin-bottom:0}.add-opts{display:flex;gap:18px}.add-opts i{font-size:17px}.add-opts .fa-pen-to-square{color:var(--main-color)}.add-opts .fa-trash-can{color:#c71919}.profile-r-side{padding:42px 30px;border:1px solid rgba(0,0,0,.1);border-radius:7px;background-color:var(--white-color)}@media screen and (max-width:767px){.profile-r-side{padding:42px 10px}}.profile-r-side .setting{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 20px;border:1px solid rgba(0,0,0,.1);border-radius:7px;background-color:#f9f9f9;height:50px}.profile-r-side .setting h4{font-size:16px;font-weight:400;margin-bottom:0}.profile-r-side .has-dropdown button{background-color:transparent!important;border:none!important;padding:0!important;margin:0!important;color:var(--main-color)!important}.profile-r-side .rate-raiata{display:flex}.profile-r-side .rate-raiata label{margin-bottom:0;margin-inline-end:16px}.profile-r-side .profile-img-contt{display:flex;align-items:center;flex-direction:column;gap:10px}.profile-r-side .profile-img-contt p{font-size:14px;font-weight:400;margin-bottom:0;text-align:center}.profile-r-side .profile-img-lable{width:100px;height:100px;margin:0 auto 48px;position:relative;cursor:pointer}.profile-r-side .profile-img-lable img{overflow:hidden;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-r-side .profile-img-lable .triger{width:22px;height:22px;border-radius:50%;background-color:var(--main-color);position:absolute;bottom:10px;inset-inline-end:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.profile-r-side .profile-img-lable .triger img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile-r-side label{font-size:14px;font-weight:400;margin-bottom:4px;display:block}.profile-r-side input,.profile-r-side select{border:1px solid rgba(0,0,0,.1);border-radius:7px;height:44px;padding:0 17px;background-color:#f9f9f9!important;margin-bottom:16px!important;box-shadow:none!important}@media screen and (max-width:767px){.profile-r-side input,.profile-r-side select{height:40px;padding:0 5px}}.profile-r-side .phoneInput-cont{display:flex;align-items:center;height:44px;border:1px solid rgba(0,0,0,.1);border-radius:7px;background-color:#f9f9f9!important;margin-bottom:16px!important;box-shadow:none!important;padding:0 17px}@media screen and (max-width:767px){.profile-r-side .phoneInput-cont{height:40px;padding:0 5px}}.profile-r-side .phoneInput-cont input{border:none;margin-bottom:0!important;height:unset;border-radius:0;border-inline-start:1px solid rgba(0,0,0,.1)}.profile-r-side .phoneInput-cont input:focus-visible{outline:none;border:none}.profile-r-side .submit-btn{margin:48px auto!important;display:flex;height:48px;border-radius:7px;font-size:18px;font-weight:500;background-color:var(--main-color)!important;color:var(--white-color)!important;min-width:50%!important}@media screen and (max-width:767px){.profile-r-side .submit-btn{margin:48px 0!important;transform:translateX(0)}}.profile-r-side .logout{width:100%;display:flex;align-items:center;justify-content:center}.profile-r-side .logout button{color:#eb0017;background-color:unset;border:none!important;padding:0!important}.profile-r-side .edit-address-form{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px;margin-bottom:20px}@media screen and (max-width:767px){.profile-r-side .edit-address-form{display:flex;flex-direction:column}}.profile-r-side .edit-address-form button,.profile-r-side .edit-address-form input,.profile-r-side .edit-address-form select{border:1px solid rgba(0,0,0,.1);border-radius:7px;height:44px;padding:0 17px;background-color:#f9f9f9!important;margin-bottom:16px!important;box-shadow:none!important}@media screen and (max-width:767px){.profile-r-side .edit-address-form button,.profile-r-side .edit-address-form input,.profile-r-side .edit-address-form select{height:40px;padding:0 5px}}.profile-r-side .edit-address-form .submit-btn{margin:20px 0 24px!important;transform:translateX(0);height:48px;border-radius:7px;font-size:18px;font-weight:500;background-color:var(--main-color)!important;color:var(--white-color)!important;min-width:0!important;width:-moz-fit-content!important;width:fit-content!important}@media screen and (max-width:767px){.profile-r-side .edit-address-form .submit-btn{margin:48px 0!important;transform:translateX(0)}}.map-container{width:100%;border-radius:7px;margin-bottom:24px}.map-container,.map-container *{transition:none!important}.map-container input{border:1px solid rgba(0,0,0,.1)}.map-container input:focus-visible{outline:none;border:var(--main-color)}.map-container input:focus{outline:none;border:var(--main-color)}.error-map-container .map-canvas{border:2px solid #c71919!important;margin-bottom:10px}.map-error-in-add-location{color:#c71919;margin-top:-14px;margin-bottom:20px;font-size:12px;font-weight:500}.login-cont{margin:100px auto;width:100%;max-width:410px}@media screen and (max-width:767px){.login-cont{margin-top:40px auto}}.login-cont .logo{width:100%;max-width:220px;margin:0 auto 30px}.login-cont .login-form{width:100%;padding:40px 33px;background-color:var(--white-color);border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1)}@media screen and (max-width:767px){.login-cont .login-form{padding:40px 20px}}.login-cont .login-form .otp .otp-input-cont{display:flex;gap:8px}.login-cont .login-form .otp input{width:100%!important;background-color:transparent!important;font-size:22px!important;font-weight:500!important;text-align:center;border-radius:7px!important;box-shadow:none!important}.login-cont .login-form h2{font-size:22px;font-weight:500;margin-bottom:10px;text-align:center}.login-cont .login-form h3{font-size:14px;font-weight:400;margin-bottom:60px;text-align:center}.login-cont .login-form .verify-head{margin-bottom:30px}.login-cont .login-form .verify-head h3{margin-bottom:10px}.login-cont .login-form .verify-head h4{font-size:16px;font-weight:400;color:var(--main-color);margin-bottom:0;text-align:center}.login-cont .login-form label{font-size:14px;font-weight:400;margin-bottom:4px;display:block}.login-cont .login-form .phoneInput-cont{display:flex;align-items:center;height:44px;border:1px solid rgba(0,0,0,.1);border-radius:7px;background-color:#f9f9f9!important;box-shadow:none!important;padding:0 17px;margin-bottom:16px}@media screen and (max-width:767px){.login-cont .login-form .phoneInput-cont{height:40px;padding:0 5px}}.login-cont .login-form .phoneInput-cont input{border:none;margin-bottom:0!important;height:unset;padding-inline-start:10px;border-radius:0;border-inline-start:1px solid rgba(0,0,0,.1);background-color:#f9f9f9!important}.login-cont .login-form .phoneInput-cont input:focus-visible{outline:none;border:none}.login-cont .login-form .submit-btn{width:100%;height:48px;border-radius:7px;font-size:18px;font-weight:500;background-color:var(--main-color)!important;color:var(--white-color)!important;margin:33px 0 30px!important}.login-cont .login-form .have-account{display:flex;align-items:center;justify-content:center;gap:5px;font-size:16px}.login-cont .login-form .have-account span{color:var(--black-color);font-weight:400}.login-cont .login-form .have-account a,.login-cont .login-form .have-account button{color:var(--main-color);font-weight:600;cursor:pointer!important;border:none;background-color:transparent;padding:0;margin:0;text-decoration:none}@media screen and (max-width:991px){.login-cont .login-form .have-account a,.login-cont .login-form .have-account button{font-weight:400}}.login-cont label{font-size:14px;font-weight:400;margin-bottom:4px;display:block}.login-cont input{border:1px solid rgba(0,0,0,.1);border-radius:7px;height:44px;padding:0 17px;background-color:#f9f9f9!important;margin-bottom:16px!important;box-shadow:none!important}@media screen and (max-width:767px){.login-cont input{height:40px;padding:0 5px}}.select-trigger-country{width:150px}.code-country-slug-cont{display:flex;align-items:center;gap:5px}.code-country-slug-cont p{margin-bottom:0}button:has(.select-country-item-cont){width:150px}button:has(.select-country-item-cont) .lucide-chevron-down{display:none}span:has(.select-country-item-cont){height:100%;display:flex;align-items:center;width:150px}.select-country-item-cont{display:flex;align-items:center;gap:5px;cursor:pointer;justify-content:space-between;width:75px;padding-inline-start:0;border-inline-end:1px solid #000;padding-inline-end:7px;height:100%}.select-country-item-cont img{width:28px;height:16px;border-radius:2px;-o-object-fit:cover;object-fit:cover}.input-of-mobile-num{position:relative}.input-of-mobile-num .country-select{position:absolute;top:0;inset-inline-start:0}.input-of-mobile-num option{display:flex;align-items:center;gap:5px}.input-of-mobile-num .ps-12{padding-inline-start:142px!important}.input-of-mobile-num .border-none{border:none!important;padding-inline-start:17px!important;border-radius:0!important}@media print{#download-btttn{display:none}}.contact-content{margin:50px auto;width:100%;max-width:820px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.contact-content{margin:30px auto}}.contact-content .icons{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media screen and (max-width:767px){.contact-content .icons{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.contact-content .icons{grid-template-columns:repeat(1,1fr)}}.contact-content .icons .cardian{display:flex;flex-direction:column;align-items:center;gap:13px;width:100%;padding:22px 20px;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);border-radius:10px;background-color:var(--white-color)}.contact-content .icons .cardian p{text-align:center}.contact-content .icons .iccont{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:rgba(122,58,191,.1);font-size:22px;color:var(--main-color);margin-bottom:7px}.contact-content .icons h3{font-size:16px;font-weight:500;margin-bottom:0;color:var(--main-color)}.contact-content .icons a,.contact-content .icons p{font-size:16px;font-style:400;margin-bottom:0;color:var(--black-color)}.contact-content .icons a:hover{color:var(--main-color)}.contact-content .icons .card-location1 .iccont{background-color:rgba(62,164,202,.2);color:#3ea4ca}.contact-content .icons .card-location1 h3{color:#3ea4ca}.contact-content .icons .card-location2 .iccont{background-color:rgba(250,201,80,.2);color:#fac950}.contact-content .icons .card-location2 h3{color:#fac950}.feedback{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 10px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background-color:var(--white-color);box-shadow:0 0 4px rgba(0,0,0,.1)}.feedback form{width:100%;max-width:350px}.feedback h2{font-size:18px;font-weight:500;margin-bottom:20px;color:var(--black-color);text-align:center}.feedback .rate-raiata{display:flex;align-items:center;justify-content:center;margin-bottom:24px;gap:6px;width:100%}.feedback .rate-raiata i{font-size:40px}@media screen and (max-width:767px){.feedback .rate-raiata i{font-size:30px}}.feedback textarea{width:100%;height:130px;resize:none;border:1px solid rgba(0,0,0,.1)!important;border-radius:5px;outline:none;padding:16px!important;font-size:16px;background-color:#f9f9f9!important;margin-bottom:16px}.feedback .submit-btn{width:100%;height:48px;border-radius:7px;font-size:18px;font-weight:500;background-color:var(--main-color)!important;color:var(--white-color)!important}.tab-content-tickets{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.close-download-cont .close-dialog{position:absolute;top:10px;inset-inline-end:15px;padding:0!important;cursor:pointer;border:none!important;outline:none!important;background-color:transparent!important}@media screen and (max-width:767px){.close-download-cont .close-dialog{top:20px;inset-inline-end:20px}}.close-download-cont .close-dialog i{font-size:15px}.ticket-cont{display:flex;justify-content:space-between;gap:30px;padding:14px 16px;background-color:#fcfcfc;border-radius:10px;border:1px solid rgba(28,28,28,.1)}@media screen and (max-width:767px){.ticket-cont{gap:10px;flex-direction:column}}.ticket-cont .l-side{display:flex;gap:15px}.ticket-cont .l-side .img-cont{width:80px;height:80px;border-radius:7px;overflow:hidden;flex-shrink:0}.ticket-cont .l-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ticket-cont .l-side .img-cont-small{width:30px;height:30px;border-radius:7px;overflow:hidden;flex-shrink:0}.ticket-cont .l-side .img-cont-small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ticket-cont .l-side .text-cont{display:flex;flex-direction:column;gap:8px}.ticket-cont .l-side .text-cont h3{font-size:16px;font-weight:500;margin-bottom:0}.ticket-cont .l-side .text-cont p{font-size:14px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.ticket-cont .l-side .text-cont p{font-weight:500}}.ticket-cont .l-side .text-cont span{font-size:14px;font-weight:300;color:#484c52}.ticket-cont .r-side{display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;gap:10px}.ticket-cont .r-side span{font-size:12px;font-weight:400;color:#484c52}.ticket-status{width:95px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;border-radius:7px;margin-bottom:0}.valid{color:#7a3abf;background-color:rgba(122,58,191,.1)}.expired{color:#c71919;background-color:rgba(199,25,25,.1)}.used{color:#53aa00;background-color:rgba(83,170,0,.1)}.ticket-cont-list .l-side .text-cont h4{font-size:14px;font-weight:500;margin-bottom:0;color:#484c52}.ticket-cont-list .l-side .text-cont h5{font-size:14px;font-weight:400;margin-bottom:0;color:#484c52}.ticket-cont-list .l-side .text-cont h5 span{font-weight:600;color:var(--black-color)}@media screen and (max-width:991px){.ticket-cont-list .l-side .text-cont h5 span{font-weight:400}}.ticket-cont-list .l-side .text-cont h5 .heavy{font-weight:900}@media screen and (max-width:991px){.ticket-cont-list .l-side .text-cont h5 .heavy{font-weight:600}}.last{border:1px solid var(--main-color);box-shadow:0 0 10px rgba(122,58,191,.5)}.dialog-cont-in-ticket{display:flex;flex-direction:column;padding:6px 12px;align-items:flex-start}.dialog-cont-in-ticket .input-cont{height:130px;margin-bottom:28px;margin-top:16px}.dialog-cont-in-ticket .input-cont,.dialog-cont-in-ticket .input-cont textArea{width:100%;background-color:#f9f9f9;border-radius:5px;font-size:14px;font-weight:400}.dialog-cont-in-ticket .input-cont textArea{height:100%;padding:10px}.dialog-cont-in-ticket .dialog-number{font-size:18px;font-weight:700;margin-bottom:7px}@media screen and (max-width:991px){.dialog-cont-in-ticket .dialog-number{font-weight:500}}.dialog-cont-in-ticket .date-publish{font-size:12px;font-weight:400;margin-bottom:24px;color:#484c52}.dialog-cont-in-ticket .more-details{display:flex;gap:10px;margin-bottom:14px;width:100%}.dialog-cont-in-ticket .more-details .img-cont{border-radius:9px;width:72px;height:66px;overflow:hidden;flex-shrink:0}.dialog-cont-in-ticket .more-details .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dialog-cont-in-ticket .more-details .text{display:flex;flex-direction:column;gap:7px;align-items:flex-start;width:100%}.dialog-cont-in-ticket .more-details .text h2{font-size:18px;font-weight:600;margin-bottom:6px}@media screen and (max-width:991px){.dialog-cont-in-ticket .more-details .text h2{font-weight:400}}.dialog-cont-in-ticket .more-details .text h4{font-size:16px;font-weight:400;margin-bottom:8px;color:#484c52}.dialog-cont-in-ticket .more-details .det-status{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.dialog-cont-in-ticket .more-details .det-status .det{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.dialog-cont-in-ticket .more-details .det-status .det h5{font-size:14px;font-weight:300;margin-bottom:0}.dialog-cont-in-ticket .more-details .det-status .det h6{font-size:20px;font-weight:900;margin-bottom:0;color:#484c52}@media screen and (max-width:991px){.dialog-cont-in-ticket .more-details .det-status .det h6{font-weight:600}}.dialog-cont-in-ticket .expire{padding:9px 16px;border:1px solid rgba(28,28,28,.1);background-color:#fcfcfc;margin-bottom:46px;border-radius:6px;width:100%}.dialog-cont-in-ticket .expire .exp{color:#484c52;font-size:14px;font-weight:400;text-align:start}.dialog-cont-in-ticket .qr-cont{width:128px;height:128px;margin:0 auto 30px}.dialog-cont-in-ticket .qr-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.summary{display:flex;flex-direction:column;gap:6px;width:100%}.summary h3{font-size:16px;font-weight:700;margin-bottom:0;text-align:start}@media screen and (max-width:991px){.summary h3{font-weight:500}}.summary .summ-cont{display:flex;flex-direction:column;gap:12px;padding:17px 20px;background-color:#fcfcfc;border-radius:10px;border:1px solid rgba(28,28,28,.1)}.summary .summ-cont .sub-summ-cont{display:flex;align-items:center;justify-content:space-between}.summary .summ-cont .sub-summ-cont h4{font-size:12px;font-weight:400;margin-bottom:0}.summary .summ-cont .sub-summ-cont h5{font-size:12px;font-weight:600;margin-bottom:0}@media screen and (max-width:991px){.summary .summ-cont .sub-summ-cont h5{font-weight:400}}.summary .summ-cont .sub-summ-cont .discount{color:#d80027}.summary .summ-cont .sub-summ-cont-discount{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.1)}.summary .summ-cont .total h4{font-size:12px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.summary .summ-cont .total h4{font-weight:500}}.summary .summ-cont .total h5{font-size:12px;font-weight:900;margin-bottom:0}@media screen and (max-width:991px){.summary .summ-cont .total h5{font-weight:600}}.related-text{width:100%;text-align:start;margin-bottom:16px}.related-text h3{font-size:14px;font-weight:500;margin-bottom:8px}.related-text .sub-ticket-cont{border-radius:10px;background-color:#fcfcfc;padding:13px 16px;border:1px solid rgba(28,28,28,.1);display:flex;align-items:center;gap:8px;width:100%;text-align:start}.related-text .sub-ticket-cont .img-cont-small{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:rgba(122,58,191,.2);border-radius:5px}.related-text .sub-ticket-cont .img-cont-small img{width:13px;height:auto;-o-object-fit:contain;object-fit:contain}.related-text .sub-ticket-cont h5{font-size:14px;font-weight:700;margin-bottom:0;color:#484c52}@media screen and (max-width:991px){.related-text .sub-ticket-cont h5{font-weight:500}}.sub-ticket-cont-container{max-height:200px;overflow-y:auto}.pay-method .sub-ticket-cont .text-cont{display:flex;flex-direction:column;gap:8px}.pay-method .sub-ticket-cont .img-cont-small{width:25px;height:25px;flex-shrink:0}.pay-method .sub-ticket-cont .img-cont-small img{width:15px}.pay-method .sub-ticket-cont h5{font-size:14px;font-weight:600}@media screen and (max-width:991px){.pay-method .sub-ticket-cont h5{font-weight:400}}.pay-method .sub-ticket-cont h6{font-size:12px;font-weight:500;color:#484c52}.order-address .sub-ticket-cont{align-items:flex-start}.profile-orders .tab-title{font-size:14px;font-weight:500;margin-bottom:8px}.profile-orders .ticket-cont{padding:22px 22px 16px}.profile-orders .ticket-cont .l-side .img-cont-small{width:28px;height:28px;border-radius:4px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:rgba(122,58,191,.2)}.profile-orders .ticket-cont .l-side .img-cont-small img{width:18px;height:auto;-o-object-fit:contain;object-fit:contain}.profile-orders .ticket-cont .l-side .text-cont .status{font-size:12px;font-weight:600;color:var(--main-color);background-color:rgba(122,58,191,.2);width:95px;display:flex;align-items:center;justify-content:center;height:22px;border-radius:4px}@media screen and (max-width:991px){.profile-orders .ticket-cont .l-side .text-cont .status{font-weight:400}}.profile-orders .ticket-cont .l-side .text-cont .Canceled{color:#c71919;background-color:rgba(199,25,25,.2)}.profile-orders .ticket-cont .l-side .text-cont .Delivered{color:#53aa00;background-color:rgba(83,170,0,.2)}.profile-orders .ticket-cont .l-side .text-cont .Returned{color:#d49700;background-color:rgba(212,151,0,.2)}.profile-r-side{width:100%}.profile-r-side .order-progress-cont{width:100%;margin-bottom:42px}@media screen and (max-width:767px){.profile-r-side .order-progress-cont{padding:0 20px}}.profile-r-side .order-progress-cont .order-progress-bar{display:flex;align-items:center;gap:0}.profile-r-side .order-progress-cont .order-progress-bar .order-bar{width:100%;height:4px;background-color:#d9d9d9;position:relative}.profile-r-side .order-progress-cont .order-progress-bar .active-bar{background-color:#53aa00}.profile-r-side .order-progress-cont .progress-bull{display:flex;flex-direction:column;gap:8px;align-items:flex-start;position:absolute;top:-6px;inset-inline-start:-8px}.profile-r-side .order-progress-cont .progress-bull .bullet{width:16px;height:16px;border-radius:50%;background-color:#d9d9d9}.profile-r-side .order-progress-cont .progress-bull span{font-size:12px;font-weight:400;color:#484c52;margin-bottom:0;transform:translateX(calc(-50% + 8px))}.profile-r-side .order-progress-cont .lastbull{inset-inline-end:-42px;inset-inline-start:unset;width:50px}.profile-r-side .order-progress-cont .active-bullet .bullet{background-color:#53aa00}.profile-r-side .order-progress-cont .active-bullet span{color:#53aa00}.profile-r-side .order-progress-cont-ar .progress-bull span{transform:translateX(calc(50% - 8px))}.profile-order .tab-title{font-size:14px;font-weight:500;margin-bottom:8px}.profile-order .tab-content-tickets{gap:8px}.profile-order .add-new-address-heading{margin-bottom:5px}.profile-order .l-side .img-cont-small-order{width:auto;height:100%;max-height:80px;max-width:68px}.profile-order .l-side .text-cont{justify-content:space-between}.profile-order .l-side .text-cont h3{font-size:14px;font-weight:600;margin-bottom:0}@media screen and (max-width:991px){.profile-order .l-side .text-cont h3{font-weight:400}}.profile-order .l-side .text-cont h5{font-size:12px;font-weight:900;margin-bottom:0}@media screen and (max-width:991px){.profile-order .l-side .text-cont h5{font-weight:600}}.profile-order .l-side .text-cont h4,.profile-order .order-date{font-size:12px;font-weight:400}.profile-order .order-date{color:#484c52;margin-bottom:24px}.cancel-order-btn{font-size:18px;font-weight:500;color:#d80027;background-color:var(--white-color);border:1px solid #d80027;border-radius:7px;height:48px;width:178px;display:flex;align-items:center;justify-content:center;margin-top:21px;line-height:48px}.cancel-order-btn:hover{color:var(--white-color);background-color:#d80027}@media screen and (max-width:767px){.cancel-order-btn{width:100%;height:30px;line-height:30px;font-size:12px}}.review-btn{width:134px;height:36px;color:var(--main-color);background-color:var(--white-color);border:1px solid var(--main-color);font-size:14px;font-weight:500;margin:0}.review-btn:hover{color:var(--white-color);background-color:var(--main-color)}.profile-r-side .profile-img-return{display:flex;align-items:flex-start;justify-content:flex-start}.profile-r-side .profile-img-return .img-triger-cont{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;height:166px;width:166px;border:1px solid rgba(0,0,0,.1);border-radius:7px;overflow:hidden;cursor:pointer}.profile-r-side .profile-img-return .img-triger-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-r-side .profile-img-return .img-triger-cont i{color:#484c52;font-size:20px}.profile-r-side .profile-img-return .img-triger-cont span{color:#484c52;font-size:14px;font-weight:300;margin-bottom:0}.profile-r-side form .return-btn{margin:20px 0 0!important;transform:translate(0);min-width:200px!important}.profile-r-side .check-box-return{border-radius:3px;height:21px;width:21px;border:1px solid rgba(0,0,0,.2);cursor:pointer;margin:0;overflow:hidden}.profile-r-side .check-box-return i{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--white-color);background-color:var(--main-color)}div .react-datepicker{border-radius:44px;overflow:hidden;padding:40px 30px;font-family:Linotte,Alexandria,sans-serif!important}div .react-datepicker__header{background-color:var(--white-color)}div .react-datepicker__current-month{font-family:Linotte,Alexandria,sans-serif!important;font-size:16px;font-weight:400;line-height:24px;margin-bottom:13px}div .react-datepicker__header:not(.react-datepicker__header--has-time-select){border-bottom:none}div .react-datepicker__day-name{color:#484c52;font-size:12px;font-weight:500}div .react-datepicker__day--today{color:var(--main-color);font-weight:900}@media screen and (max-width:991px){div .react-datepicker__day--today{font-weight:600}}div .react-datepicker__day{font-size:14px;font-weight:400}div .react-datepicker__day--selected{background-color:var(--main-color);color:var(--white-color);border-radius:50%}div .react-datepicker__day--excluded{color:#c71919;font-weight:500}div .react-datepicker__triangle{display:none}div .react-datepicker__navigation{top:40px;bottom:unset;color:var(--black-color)}div .react-datepicker__navigation--next{right:30px}div .react-datepicker__navigation--previous{left:30px}div .react-datepicker__navigation-icon:before{border-color:var(--black-color);border-width:1px 1px 0 0}div .react-datepicker__day--keyboard-selected{background-color:rgba(122,58,191,.2)}.dates{height:30px;display:flex;align-items:center;gap:10px;justify-content:center}.dates .calender-icon-cont{background-color:rgba(122,58,191,.2);height:25px;width:25px;border-radius:7px;padding:5.5px}.dates .calender-icon-cont img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.dates label{position:relative;height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.dates label input{width:25px}.dates label .react-datepicker-popper{z-index:1;line-height:0;transform:translate(calc(-100% + 25px),35px)!important}.dates .react-datepicker__input-container{position:absolute;opacity:0;top:0;left:0;right:0}.transctios-cont{display:flex;flex-direction:column;gap:12px}.transctios-cont .transaction-cont{background-color:#fcfcfc;border-radius:10px;border:1px solid rgba(28,28,28,.1);padding:17px 20px;display:flex;gap:5px}@media screen and (max-width:767px){.transctios-cont .transaction-cont{padding:17px 10px}}.transctios-cont .transaction-cont .fa-arrow-up{width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px}.transctios-cont .green .fa-arrow-up{border:1px solid #53aa00;color:#53aa00;transform:rotate(225deg)}.transctios-cont .green h4{color:#53aa00}.transctios-cont .red .fa-arrow-up{border:1px solid #c71919;color:#c71919;transform:rotate(45deg)}.transctios-cont .red h4{color:#c71919}.transctios-cont h3{font-size:14px;font-weight:400;line-height:16.8px;margin-bottom:5px}.transctios-cont h4{font-size:14px;font-weight:600;line-height:16.8px;width:100%;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:18px}@media screen and (max-width:991px){.transctios-cont h4{font-weight:400}}.transctios-cont p{display:flex;align-items:center;gap:6px;color:#484c52;margin-bottom:0}.transctios-cont p i{font-size:12px}.transctios-cont p span{font-size:12px;font-weight:400}.transctios-cont .trx-details{width:100%}.add-to-wallet-btn{height:48px;padding:0 30px;border-radius:7px;background-color:#53aa00;border:1px solid #53aa00;font-size:18px;font-weight:700;color:var(--white-color);margin-top:24px}@media screen and (max-width:991px){.add-to-wallet-btn{font-weight:500}}.add-to-wallet-form{display:flex;flex-direction:column;gap:10px;margin-top:24px;align-items:flex-start}.add-to-wallet-form input{height:48px;padding:0 30px;border-radius:7px;background-color:#fcfcfc;border:1px solid rgba(28,28,28,.1);font-size:14px;font-weight:400;color:var(--black-color);width:100%}.add-to-wallet-form label{font-size:16px;font-weight:400;color:var(--black-color)}.points-profile-cont p{color:#484c52;font-size:12px;font-weight:300;margin-bottom:0}.points-profile-cont .title{width:100%;padding:12px 20px;background-color:var(--main-color);border-radius:7px;color:var(--white-color);display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.points-profile-cont .title h2{font-size:18px;font-weight:500;margin-bottom:0}.points-profile-cont .title h4{font-size:22px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.points-profile-cont .title h4{font-weight:500}}.points-profile-cont .points-title{font-size:16px;font-weight:400;color:var(--black-color);margin-bottom:28px}.points-profile-cont .no-gifts{text-align:center;font-size:16px;font-weight:400;color:#c71919}.points-profile-cont .points-cont{display:flex;flex-direction:column;gap:12px}.points-profile-cont .point-cont{display:flex;align-items:center;justify-content:space-between;background-color:#fcfcfc;padding:18px 20px;border:1px solid rgba(0,0,0,.1);border-radius:10px}.points-profile-cont .l-side{display:flex;gap:10px;align-items:center}.points-profile-cont .l-side .img-cont{width:24px;height:24px;flex-shrink:0;background-color:rgba(122,58,191,.2);padding:4px;border-radius:4px}.points-profile-cont .l-side .img-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.points-profile-cont .l-side .details{display:flex;flex-direction:column;gap:4px}.points-profile-cont .l-side .details h4{font-size:14px;font-weight:500;margin-bottom:0}.points-profile-cont .l-side .details span{font-size:12px;font-weight:500;color:var(--main-color);margin-bottom:0}.points-profile-cont .r-side{display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;gap:20px}.points-profile-cont .r-side h2{font-size:14px;font-weight:900;margin-bottom:0}@media screen and (max-width:991px){.points-profile-cont .r-side h2{font-weight:600}}.points-profile-cont .gift-card-cont{background-color:#fcfcfc;padding:18px 20px;border:1px solid rgba(0,0,0,.1);border-radius:10px;margin-bottom:22px}.points-profile-cont .gift-card-cont .gift-cont{margin-bottom:14px}.points-profile-cont .gift-card-cont .point-cont{padding:0;border:none;border-radius:none;display:flex;align-items:flex-start;justify-content:space-between}.points-profile-cont .gift-card-cont .point-cont .l-side .img-cont{width:64px;height:64px;flex-shrink:0;background-color:rgba(122,58,191,.2);padding:0;border-radius:9px;overflow:hidden}.points-profile-cont .gift-card-cont .point-cont .l-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.points-profile-cont .gift-card-cont .point-cont .l-side .details h5{font-size:12px;font-weight:300;line-height:14.4px;margin:4px 0}.remain-cont{display:flex;flex-direction:column;gap:9px}.remain-cont .max-prog{width:100%;height:6px;background-color:#d9d9d9;border-radius:5px;overflow:hidden}.remain-cont .max-prog .remain-prog{border-radius:5px;height:100%;background-color:var(--main-color)}.remain-cont .result-reman{display:flex;align-items:center;gap:4px}.remain-cont .result-reman span{font-size:12px;font-weight:500;margin-bottom:0}.gift-details-cont{margin-bottom:16px}.gift-details-cont p{color:#484c52;font-size:12px;font-weight:300;margin-bottom:0}.gift-details-cont .gift-cont{margin-bottom:14px}.gift-details-cont .point-cont{padding:0;border:none;border-radius:none;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.gift-details-cont .l-side{display:flex;gap:10px;align-items:center}.gift-details-cont .l-side .img-cont{width:46px;height:46px;flex-shrink:0;background-color:rgba(122,58,191,.2);border-radius:9px;overflow:hidden}.gift-details-cont .l-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gift-details-cont .l-side .details{display:flex;flex-direction:column;gap:4px}.gift-details-cont .l-side .details h4{font-size:14px;font-weight:500;margin-bottom:0}.gift-details-cont .l-side .details span{font-size:12px;font-weight:500;color:var(--main-color);margin-bottom:0}.gift-details-cont .l-side h2{font-size:14px;font-weight:900;margin-bottom:0}@media screen and (max-width:991px){.gift-details-cont .l-side h2{font-weight:600}}.gift-details-det-cont{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.gift-details-det-cont span{font-size:14px;font-weight:400;line-height:16.8px;margin:0}.gift-details-det-cont .cont-data{width:100%;display:flex;align-items:center;justify-content:center;background-color:#fcfcfc;padding:10px;border:1px solid rgba(0,0,0,.1);border-radius:5px}.gift-details-det-cont .cont-data .copt-cont{cursor:pointer;display:flex;align-items:center;gap:10px;color:var(--main-color)}.gift-details-det-cont .cont-data .copt-cont i{font-size:18px}.gift-details-det-cont .cont-data .copt-cont p{font-size:16px;font-weight:900;margin-bottom:0;color:var(--main-color)}@media screen and (max-width:991px){.gift-details-det-cont .cont-data .copt-cont p{font-weight:600}}.gift-details-det-cont .cont-data .supp-items{display:flex;width:100%;flex-direction:column;gap:10px}.gift-details-det-cont .cont-data .supp-items .type-cont{display:flex;align-items:center;gap:10px;padding:0 10px}.gift-details-det-cont .cont-data .supp-items .type-cont p{font-size:16px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.gift-details-det-cont .cont-data .supp-items .type-cont p{font-weight:500}}.gift-details-det-cont .cont-data .supp-items .type-cont .bullet{width:4.5px;height:4.5px;border-radius:50%;margin-bottom:0;background-color:var(--black-color)}.gift-details-det-cont .cont-data .supp-items-p0{display:flex;align-items:flex-start;gap:10px;width:100%}.gift-details-det-cont .cont-data .supp-items-p0 .within-cont{display:flex;align-items:center;gap:10px;color:var(--main-color)}.gift-details-det-cont .cont-data .supp-items-p0 .within-cont i{font-size:18px}.gift-details-det-cont .cont-data .supp-items-p0 .within-cont p{font-size:16px;font-weight:600;margin-bottom:0;color:var(--main-color)}@media screen and (max-width:991px){.gift-details-det-cont .cont-data .supp-items-p0 .within-cont p{font-weight:400}}.btn-add-gift{height:36px;padding:0 40px;border-radius:7px;background-color:transparent;border:1px solid var(--main-color);font-size:14px;font-weight:600;color:var(--main-color)}@media screen and (max-width:991px){.btn-add-gift{font-weight:400}}.btn-add-gift:hover{background-color:var(--main-color);color:var(--white-color)}.spin-cont-img{max-width:350px;width:100%;height:auto;margin:auto;display:flex;flex-direction:column;gap:45px;align-items:center;justify-content:center}.spin-cont-img h2{font-size:24px;font-weight:600;margin-bottom:0;text-align:center}@media screen and (max-width:991px){.spin-cont-img h2{font-weight:400}}.spin-cont-img a{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;height:48px;border-radius:7px;border:2px solid var(--main-color);color:var(--main-color);font-size:18px;font-weight:500;transition:all .3s ease-in-out}.spin-cont-img a:hover{background-color:var(--main-color);color:var(--white-color)}.spin-cont-img a img{height:25px}.spin-cont-img .spin-img{width:100%;aspect-ratio:367/344;overflow:hidden;-o-object-fit:cover;object-fit:cover}.spin-cont-img .spins-btn{width:100%;display:flex;align-items:center;flex-direction:column;gap:22px}.spin-cont-img .spins-btn h4{font-size:18px;font-weight:600;margin-bottom:0}@media screen and (max-width:991px){.spin-cont-img .spins-btn h4{font-weight:400}}.spin-cont-img .spins-btn button{background-color:var(--main-color);color:var(--white-color);width:100%;height:48px;border-radius:7px;border:2px solid var(--main-color);font-size:18px;font-weight:500;transition:all .3s ease-in-out}.spin-cont-img .spins-btn button:hover{background-color:var(--white-color);color:var(--main-color)}.wheel-random-gift .gift-ccoonntt{width:100%;display:flex;align-items:center;flex-direction:column;gap:14px}.wheel-random-gift .gift-ccoonntt img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;margin-bottom:5px}.wheel-random-gift .gift-ccoonntt h2{font-size:22px;font-weight:700;margin-bottom:0}@media screen and (max-width:991px){.wheel-random-gift .gift-ccoonntt h2{font-weight:500}}.wheel-random-gift .gift-ccoonntt h3{font-size:20px;font-weight:500;margin-bottom:0}.wheel-gifts .tickets{display:flex;flex-direction:column;gap:12px}.wheel-gifts .tickets .ticket{display:flex;align-items:flex-end;justify-content:space-between;padding:14px 15px;border-radius:5px;background-color:#fcfcfc;gap:10px;border:1px solid rgba(28,28,28,.1)}.wheel-gifts .tickets .ticket .l-side{display:flex;gap:10px;align-items:center}.wheel-gifts .tickets .ticket .l-side .img-cont{width:80px;height:80px;flex-shrink:0;background-color:rgba(122,58,191,.2);border-radius:9px;overflow:hidden}.wheel-gifts .tickets .ticket .l-side .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wheel-gifts .tickets .ticket .l-side .text,.wheel-gifts .tickets .ticket .r-side{display:flex;flex-direction:column;gap:8px}.wheel-gifts .tickets .ticket .r-side{align-items:flex-end;justify-content:space-between}.wheel-gifts .tickets .ticket h3{font-size:16px;font-weight:500;margin-bottom:0}.wheel-gifts .tickets .ticket span{font-size:16px;font-weight:900;margin-bottom:0}@media screen and (max-width:991px){.wheel-gifts .tickets .ticket span{font-weight:600}}.wheel-gifts .tickets .ticket p{font-size:14px;font-weight:300;margin-bottom:0;color:#484c52}.home-banner{width:100%;height:170px;margin-bottom:16px}.home-banner .slide-img{border-radius:10px;overflow:hidden;height:100%;width:100%}.home-banner .slide-img img{min-height:200px;border-radius:20px;cursor:pointer}.home-banner .slide-img img,.home-banner .slide-img video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brands-section{margin-bottom:24px}@media screen and (max-width:767px){.brands-section{margin-bottom:10px}}.brands-section h2{font-size:22px;font-weight:500;margin-bottom:12px;color:var(--black-color)}@media screen and (max-width:767px){.brands-section h2{font-size:18px;margin-bottom:8px}}.brands-section .brands-img-cont{width:100%;aspect-ratio:1/1;padding:17px;background-color:var(--white-color);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:767px){.brands-section .brands-img-cont{padding:8px}}.brands-section .brands-img-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.brands-section .active-brand{border:2px solid var(--main-color)}