*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}:root{--black:black;--white:white;--gray:#EDEDED;--light-gray:#F6F6F6;--blue:rgb(43,54,116);--light-blue:rgb(163,174,208);--light-black:rgb(46,46,46)}.active span{color:var(--black)!important}.home-container{display:flex;flex-direction:column}.products-fillters{width:100%;display:flex;background:var(--light-gray);flex-direction:column;gap:30px;padding:50px}.products-fillters p{font-size:25px;color:var(--black);font-weight:600;text-align:center}.fillters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.fillter-box{width:200px;height:170px;background:var(--gray);border-radius:5px;display:flex;flex-direction:column;gap:15px;padding:20px;align-items:center;justify-content:center;cursor:pointer}.fillter-box img{width:80px;object-fit:contain}.fillter-box span{font-size:18px;color:var(--black);font-weight:500;text-align:center;line-height:1.2}.products{width:100%;padding:50px 50px 70px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:50px}.home-product{width:24%}.feature-devices{width:100%;display:flex;align-items:center;padding:50px 0;overflow-x:auto}.feature-devices::-webkit-scrollbar{height:1px}.feature-device{width:25%;height:500px;padding:20px;display:flex;flex-direction:column;gap:20px;background:#fbfbfb;justify-content:space-between}.feature-device-img{width:100%;display:flex;align-items:center;justify-content:center}.feature-device-img img{width:250px;object-fit:contain}.feature-device-detail,.color{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;width:100%}.feature-device-detail span{font-size:25px;color:var(--black);font-weight:500;text-align:center}.color span{font-size:25px;color:var(--white);font-weight:500}.feature-device-detail p,.color p{font-size:16px;color:#b3b3b3;font-weight:400}.feature-device-detail button{width:100%;background:transparent;border:1px solid var(--black);color:var(--black);border-radius:5px;height:50px;font-size:16px;cursor:pointer}.color button{width:100%;background:transparent;border:1px solid var(--white);color:var(--white);border-radius:5px;height:50px;font-size:16px;cursor:pointer}.feature-device:nth-child(2){background:#f6f6f6}.feature-device:nth-child(3){background:#eaeaea}.feature-device:nth-child(4){background:#2c2c2c}.feature-device:nth-child(5){background:#0a0a0a}.device-info{display:flex;width:100%;height:250px;background:#f8f8f8;align-items:center;justify-content:space-between;padding:50px;margin-top:-50px}.device-info-box{flex-direction:column;gap:20px;width:33%;display:flex;align-items:center;justify-content:center}.device-info-logo{width:60px;height:60px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center}.device-info-logo img{width:30px;height:30px;object-fit:contain}.device-info-box span{font-size:20px;color:var(--black);font-weight:500;text-align:center}.home-blog{width:100%;display:flex;flex-direction:column;gap:50px;padding:50px}.home-blog-heading{width:100%;display:flex;align-items:center;justify-content:center}.home-blog-heading span{font-size:30px;color:var(--black);font-weight:600}.home-blog-cards{width:100%;display:flex;align-items:center;justify-content:center;gap:30px}.home-blog-card{width:25%}.home-blog-btn{width:100%;display:flex;align-items:center;justify-content:center}.home-blog-btn button{width:160px;height:40px;background:transparent;color:var(--black);border:1px solid var(--black);border-radius:5px;cursor:pointer}@media screen and (max-width:1024px){.fillters{justify-content:center}.home-product{width:40%}.products{justify-content:center;gap:30px}.home-blog-cards{flex-direction:column;align-items:center}.home-blog-card{width:80%}.feature-device{width:35%;height:500px;padding:20px;display:flex;flex-direction:column;gap:20px;background:#fbfbfb;justify-content:space-between}}@media screen and (max-width:659px){.feature-devices{flex-wrap:wrap;justify-content:center}.feature-device{width:50%;height:400px}.device-info{height:fit-content;flex-wrap:wrap;justify-content:center;gap:30px}.feature-device{width:40%;height:500px;padding:20px;display:flex;flex-direction:column;gap:20px;background:#fbfbfb;justify-content:space-between}.device-info-box{width:100%}.testimonial-slide{flex:0 0 100%}.home-blog-cards{flex-direction:column;align-items:center}.home-blog-card{width:80%}}@media screen and (max-width:639px){.feature-devices{padding:30px;gap:30px}.feature-device{width:100%;height:500px;padding:20px;display:flex;flex-direction:column;gap:20px;background:#fbfbfb;justify-content:space-between}}@media screen and (max-width:613px){.home-product{width:70%}}@media screen and (max-width:500px){.fillter-box{width:140px;height:130px}.device-info,.products-fillters{padding:30px}.fillter-box img{width:60px;object-fit:contain}.fillter-box span{font-size:16px;color:var(--black);font-weight:500}.customer-reviews-section{padding:30px}}.home-blog-card{width:100%}.home-blog{padding:30px}.customer-review-heading span{font-size:30px;text-align:center}@media screen and (max-width:461px){.home-product{width:100%}.products{padding:30px 30px 60px}}.fillter-box.active{border:2px solid var(--black);background-color:#f0f0f0}.no-flavors-message{text-align:center;width:100%;padding:20px;font-size:18px;color:#666}.home-banner-container{width:100%;height:calc(100vh - 115px);background:#211c24;display:flex;justify-content:space-between}.home-banner-left{width:48%;display:flex;flex-direction:column;gap:30px;justify-content:center;padding-left:50px}.home-banner-left span{font-size:50px;color:var(--white);font-weight:600}.home-banner-left p{font-size:16px;color:var(--white);font-weight:400}.home-banner-left button{width:140px;height:40px;color:var(--white);background:transparent;border:1px solid var(--white);border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-banner-right{width:48%;display:flex;align-items:center;justify-content:center}.home-mockup{width:350px;height:350px;background:var(--white);border-radius:50%}.home-mockup img{width:300px;object-fit:contain}@media screen and (max-width:940px){.home-banner-container{flex-direction:column-reverse;height:fit-content;padding:30px;gap:50px}.home-banner-left{width:100%}.home-banner-left span{line-height:1.2}.home-banner-right{width:100%}}@media screen and (max-width:500px){.home-banner-left span{line-height:1.2;font-size:38px}.home-mockup{height:250px;width:250px;justify-content:center}.home-mockup img{width:200px}}@media screen and (max-width:480px){.home-banner-left{padding:0}.home-banner-left button{width:120px}}.product-card-container{width:100%;height:500px;display:flex;flex-direction:column;gap:25px;background:var(--white);padding:15px;border-radius:10px;box-shadow:#63636333 0 2px 8px}.product-card-like{width:100%;display:flex;align-items:center;justify-content:end}.producr-img{width:100%;display:flex;align-items:center;justify-content:center}.producr-img img{width:190px;height:200px;object-fit:contain}.product-card-detail{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.product-card-detail span{font-size:25px;color:var(--black);font-weight:500}.product-tags{width:100%;display:flex;align-items:center;gap:15px;justify-content:center;flex-wrap:wrap}.product-tag{padding:5px 10px;background:var(--black);border-radius:20px}.product-tag p{color:var(--white);font-weight:400;font-size:14px}.product-card-detail button{width:100%;height:50px;color:var(--white);background:var(--black);cursor:pointer;border:none;border-radius:5px;font-size:16px}.view-more-btn{width:100%;display:flex;align-items:center;justify-content:center}.view-more-btn button{width:180px;height:50px;border:1px solid var(--black);color:var(--black);background:var(--white);cursor:pointer;border-radius:5px;font-size:16px}.blog-card-container{width:100%;height:400px;background:#f6f6f6;padding:20px;border-radius:5px;display:flex;flex-direction:column;gap:15px}.blog-card-container img{width:100%;height:200px;object-fit:cover}.blog-card-heading{width:100%;display:flex;align-items:center;justify-content:space-between}.blog-card-heading span{font-size:18px;color:var(--black);font-weight:500}.blog-card-container p{font-size:16px;color:#535862;font-weight:400}.home-cta-container{width:100%;height:400px;padding:50px;display:flex;align-items:center;justify-content:center;background:url(/assets/banner-BDj_lrHf.png);background-size:cover;background-repeat:no-repeat}.home-cta-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-cta-content span{font-size:50px;color:var(--white);font-weight:600}.home-cta-content p{font-size:16px;color:var(--white);font-weight:400}.home-cta-btn{display:flex;align-items:center;gap:50px;margin-top:30px}.home-cta-btn button{width:160px;height:40px;border:1px solid var(--white);color:var(--white);cursor:pointer;border-radius:5px;background:transparent}@media screen and (max-width:700px){.home-cta-content span{font-size:42px;text-align:center;line-height:1.3;padding-bottom:10px}.home-cta-btn button{width:120px;height:40px;border:1px solid var(--white);color:var(--white);cursor:pointer;border-radius:5px;background:transparent}}@media screen and (max-width:500px){.home-cta-container{padding:30px}}.header-container{width:100%;display:flex;align-items:center;justify-content:center;gap:50px;padding:10px 50px}.logo img{width:80px;object-fit:contain}.search{width:300px;height:50px;display:flex;align-items:center;padding:0 0 0 10px;justify-content:space-between;background:var(--light-gray);border-radius:5px}.search input{width:90%;height:100%;border:none;outline:none;background:transparent}.links{display:flex;align-items:center;gap:30px}.links span{font-size:18px;color:#b3b3b3;font-weight:400;cursor:pointer}.header-icons{display:flex;align-items:center;gap:30px}.allien{display:none}.sidebar{position:fixed;top:100;right:0;width:250px;height:100%;background-color:#fff;box-shadow:-2px 0 8px #0000001a;z-index:1000;padding:20px;display:flex;flex-direction:column;transform:translate(100%);transition:transform .5s ease}.sidebar.open{transform:translate(0)}.sidebar-header{display:flex;justify-content:flex-end}.close-icon{cursor:pointer}.sidebar-links{display:flex;flex-direction:column;gap:16px;margin-top:30px}.sidebar-links a{color:#333;font-size:16px;text-decoration:none;transition:.2s}.sidebar-links a:hover{color:#007bff}.i{padding-top:8px}@media screen and (max-width: 1000px){.header-container{justify-content:space-between}.links,.search{display:none}.allien{display:flex}}@media screen and (max-width: 500px){.header-container{padding:10px 30px}.header-icons{gap:20px}}.signin-page-main-container{height:100vh;width:100%;display:flex;flex-direction:column;position:relative}.sign-in-up{height:50%;width:100%;background-color:var(--black)}.sign-in-down{height:50%;width:100%;background-color:var(--white)}.signin-box-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:390px;padding:30px;background-color:var(--white);box-shadow:0 4px 12px #0000001a;border-radius:16px;text-align:center;display:flex;flex-direction:column;gap:10px}.sigin-in-text{width:100%;display:flex;align-items:start;flex-direction:column;gap:5px}.sigin-in-text span{font-size:24px;font-weight:550;color:var(--blue)}.sigin-in-text p{font-size:14px;color:var(--light-blue)}.google-btn{margin-top:5px;width:100%;padding:10px;background-color:var(--light-gray);border:1px solid var(--gray);border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:5px;justify-content:center;color:var(--blue)}.separator{font-size:14px;color:var(--light-blue)}form{display:flex;flex-direction:column;text-align:left}form label{font-size:16px;margin:8px 0 4px}form input{padding:15px;border:1px solid var(--light-blue);border-radius:15px;margin-bottom:10px;outline:none}.options{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:15px}.options a{color:var(--black);text-decoration:none}.options input{background-color:var(--black)}.sign-in-btn{background-color:var(--black);color:var(--white);padding:12px;border:none;border-radius:8px;cursor:pointer;margin-bottom:10px}.signup-link{font-size:13px;color:var(--black);display:flex;align-items:center;justify-content:start}.signup-link a{color:var(--black);text-decoration:none;font-size:16px;font-weight:550}@media screen and (max-width:480px){.signin-box-main{width:330px}.signup-link{font-size:12px!important;display:flex;justify-content:space-between}}.sign-up-page-main-container{height:120vh;width:100%;display:flex;flex-direction:column;position:relative;gap:10px}.signup-top{height:50%;width:100%;background-color:var(--black)}.signup-bottom{height:50%;width:100%;background-color:var(--white)}.signup-main-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:390px;padding:30px;background-color:var(--white);box-shadow:0 4px 12px #0000001a;border-radius:16px;text-align:center;display:flex;flex-direction:column;gap:12px}.sign-up-heading{display:flex;flex-direction:column;width:100%;gap:10px;align-items:start;justify-content:start}.sign-up-heading span{font-size:24px;font-weight:550;color:var(--blue)}.sign-up-heading p{font-size:14px;color:var(--light-blue)}.google-button button{height:40px;width:100%;background-color:var(--gray);display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;border:none;cursor:pointer}.spectator p{font-size:16px;color:var(--light-blue)}.signup-name-main-box{display:flex;align-items:center;gap:10px;width:100%}.first-input{display:flex;flex-direction:column;gap:5px;align-items:start;justify-content:start}.first-input input{height:44px;width:160px;padding:10px;border-radius:15px;border:1px solid var(--light-blue);outline:none;font-size:12px}.first-input span{font-size:14px;color:var(--blue)}.signup-email-box{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:5px}.signup-email-box span{color:var(--blue)}.signup-email-box input{height:44px;width:100%;padding:10px;border-radius:15px;border:1px solid var(--light-blue);outline:none;font-size:12px}.check-book-term-and-condition{display:flex;align-items:center;gap:10px}.text-of-privcy{display:flex;align-items:center}.input-checkbox input{height:15px;width:15px}.text-of-privcy{display:flex;align-items:start;justify-content:start}.text-of-privcy span{margin-top:5px;font-size:14px;text-align:start;gap:5px;color:var(--blue)}.sign-up-button{padding-top:10px}.sign-up-button button{height:40px;width:100%;border-radius:15px;background-color:var(--black);color:var(--white);cursor:pointer}.already-a-member-text{display:flex;align-items:center}.already-a-member-text span{color:var(--blue)}@media screen and (max-width:480px){.signup-main-box{width:320px}.signup-name-main-box{display:flex;flex-direction:column;gap:15px}.first-input,.first-input input{width:100%}.sign-up-page-main-container{height:140vh}}.forgot-page-container{height:100vh;width:100%;display:flex;flex-direction:column;position:relative}.forgot-top-bg{height:50%;width:100%;background-color:var(--black)}.forgot-bottom-bg{height:50%;width:100%;background-color:var(--white)}.forgot-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:390px;padding:30px;background-color:var(--white);border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:20px;text-align:start}.forgot-header{display:flex;flex-direction:column;gap:10px}.forgot-title{font-size:24px;font-weight:600;color:var(--blue)}.forgot-description{font-size:14px;color:var(--light-blue);line-height:1.6}.forgot-input-group{display:flex;flex-direction:column;gap:5px}.forgot-label{font-size:14px;color:var(--blue)}.forgot-input{height:44px;padding:10px;border-radius:12px;border:1px solid var(--light-blue);outline:none;font-size:12px}.forgot-button-group{display:flex;justify-content:center}.forgot-submit-button{width:100%;height:40px;border-radius:12px;background-color:var(--black);color:var(--white);border:none;cursor:pointer}.reset-password-container{height:100vh;width:100%;display:flex;flex-direction:column;position:relative}.reset-password-top-bg{height:50%;width:100%;background-color:var(--black)}.reset-password-bottom-bg{height:50%;width:100%;background-color:var(--white)}.reset-password-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:390px;padding:30px;background-color:var(--white);border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:20px;text-align:start}.reset-password-header{display:flex;flex-direction:column;gap:10px}.reset-password-title{font-size:24px;font-weight:600;color:var(--blue)}.reset-password-description{font-size:14px;color:var(--light-blue);line-height:1.6}.reset-password-input-group{display:flex;flex-direction:column;gap:5px}.reset-password-label{font-size:14px;color:var(--blue)}.reset-password-input{height:44px;padding:10px;border-radius:12px;border:1px solid var(--light-blue);outline:none;font-size:12px;width:100%}.reset-password-button-group{display:flex;justify-content:center}.reset-password-button{width:100%;height:40px;border-radius:12px;background-color:var(--black);color:var(--white);border:none;cursor:pointer}.cart-main-page{height:100vh;width:100%;display:flex;padding:50px;align-items:center;justify-content:space-between}.cart-main-left-container{height:100%;width:60%;display:flex;gap:20px;flex-direction:column}.shopping-cart-heading{display:flex;width:100%;align-items:center;justify-content:start}.shopping-cart-heading span{font-size:18px;font-weight:500;color:var(--black)}.cart-box{height:170px;width:100%;display:flex;align-items:center;padding:30px 0;justify-content:space-between;border-bottom:1px solid var(--light-blue)}.product-image{height:100%;width:100px}.product-image img{height:100%;width:100%;object-fit:contain}.cart-page-product-name{height:100%;width:30%;display:flex;flex-direction:column;gap:10px;padding-top:5px}.cart-page-product-name span{font-size:18px;font-weight:550}.cart-page-product-name p{font-size:16px;font-weight:500}.add-remove-cart-page{width:20%;display:flex;align-items:center;gap:10px;justify-content:center}.count{height:34px;width:34px;border:1px solid var(--light-blue);border-radius:7px;display:flex;align-items:center;justify-content:center}.minus,.plus{height:30px;width:30px;border:1px solid var(--light-blue);border-radius:7px;display:flex;align-items:center;justify-content:center}.cart-product-price{width:20%;display:flex;align-items:center;justify-content:center}.cart-product-price span{font-size:24px;font-weight:550}.cart-right-main-container{height:fit-content;width:35%;border:1px solid var(--light-blue);border-radius:10px;padding:30px;display:flex;flex-direction:column;gap:30px}.cart-old-summary span{font-size:20px;font-weight:550}.subtotal-texes-main{display:flex;flex-direction:column;gap:7px}.subtotal{width:100%;display:flex;align-items:center;gap:10px;justify-content:space-between}.subtotal span,.subtotal p{font-size:16px;font-weight:550}.cart-product-tex{display:flex;width:100%;align-items:center;justify-content:space-between}.cart-product-tex span{font-size:16px}.cart-product-tex p{font-weight:550}.cart-buttons-main{width:100%;display:flex;align-items:center;gap:30px;justify-content:center}.check-out-button button{height:50px;width:130px;border-radius:7px;border:none;background-color:var(--black);color:var(--white);cursor:pointer}.open-on-whatsapp-button button{height:50px;width:220px;border-radius:7px;border:1px solid var(--black);color:var(--black);background-color:var(--white);cursor:pointer}@media only screen and (max-width: 1200px){.cart-main-page{padding:30px}.cart-right-main-container{padding:20px}}@media only screen and (max-width: 992px){.cart-main-page{flex-direction:column;height:auto;gap:40px}.cart-main-left-container,.cart-right-main-container{width:100%}.cart-box{height:auto;flex-wrap:wrap;padding:20px 0;gap:15px}.product-image{width:80px;height:120px}.cart-page-product-name{width:50%}.add-remove-cart-page{order:1;width:auto}.cart-product-price{order:2;width:auto}.cart-page-cross{order:3}}@media only screen and (max-width: 768px){.cart-main-page{padding:20px}.cart-box{padding:15px 0}.cart-page-product-name span{font-size:16px}.cart-page-product-name p{font-size:14px}.cart-product-price span{font-size:20px}.cart-buttons-main{flex-direction:column;gap:15px}.check-out-button button,.open-on-whatsapp-button button{width:200px}}@media only screen and (max-width: 576px){.cart-main-page{padding:15px}.cart-box{flex-direction:column;align-items:flex-start;gap:10px}.product-image{width:100%;height:200px;display:flex;justify-content:center}.cart-page-product-name{width:100%}.add-remove-cart-page,.cart-product-price{width:100%;justify-content:flex-start}.cart-page-cross{position:absolute;right:15px;margin-top:-40px}.cart-right-main-container{padding:15px}}.address-main-page{height:fit-content;width:100%;display:flex;flex-direction:column;padding:50px;gap:30px;box-sizing:border-box}.adress-steps-main-container{display:flex;width:100%;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:15px}.address-box{display:flex;align-items:center;gap:10px;flex:1;min-width:150px;flex-shrink:1}.address-logo{height:30px;width:30px;min-width:30px;background-color:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center}.step-address p{font-size:14px;margin:0}.step-address span{font-size:16px;font-weight:550}.address-section-container{display:flex;flex-direction:column;gap:20px;padding-top:30px}.address-card{display:flex;align-items:flex-start;justify-content:space-between;background-color:#f5f5f5;border-radius:10px;padding:15px;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:15px;cursor:pointer;transition:all .2s ease}.address-card.selected{border:1px solid black;background-color:#e9e9e9}.address-left{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px}.address-radio{margin-top:5px;height:20px;width:20px;min-width:20px;flex-shrink:0;cursor:pointer}.address-details{display:flex;flex-direction:column;gap:5px}.address-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-weight:700}.address-text{color:#555}.address-tag{font-size:10px;font-weight:600;padding:2px 6px;background-color:#000;color:#fff;border-radius:3px}.default-tag{background-color:#4caf50}.address-actions{display:flex;align-items:center;gap:10px}.address-actions svg{cursor:pointer;transition:color .2s ease}.address-actions svg:hover{color:#666}.add-address-section{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:20px;cursor:pointer}.add-divider{display:flex;align-items:center;width:100%;gap:10px}.add-divider-line{height:1px;flex-grow:1;background-color:#ccc;min-width:10px}.add-icon-circle{height:24px;width:24px;background-color:#000;color:#fff;font-size:16px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.add-address-section:hover .add-icon-circle{background-color:#333}.add-new-text{font-size:14px;color:#333;font-weight:500;transition:color .2s ease}.add-address-section:hover .add-new-text{color:#000}.bottom-buttons{display:flex;justify-content:space-between;gap:10px;padding-top:30px;flex-wrap:wrap}.btn{height:40px;min-width:100px;width:auto;padding:0 20px;border-radius:6px;font-weight:500;border:1px solid black;background-color:transparent;cursor:pointer;transition:all .2s ease}.btn-black{background-color:#000;color:#fff}.btn-black:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.btn:hover:not(:disabled){opacity:.85}.address-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:15px;box-sizing:border-box}.address-popup{background-color:#fff;padding:30px;border-radius:10px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 20px #00000026;box-sizing:border-box;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.popup-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:5px;color:#666;transition:color .2s ease}.popup-close-btn:hover{color:#000}.address-popup h3{margin-top:0;margin-bottom:20px;font-size:20px;color:#333}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#444}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:14px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#666;outline:none}.form-group textarea{min-height:100px;resize:vertical}@media (max-width: 768px){.address-popup{padding:20px;max-width:100%}}@media (max-width: 480px){.address-popup{padding:15px}.popup-close-btn{top:10px;right:10px}.form-group{margin-bottom:15px}.form-group input,.form-group select,.form-group textarea{font-size:13px;padding:8px 10px}.address-popup h3{font-size:18px;margin-bottom:15px}}@media (max-width: 1024px){.adress-steps-main-container{justify-content:center;gap:10px}}@media (max-width: 768px){.address-main-page{padding:30px;gap:20px}.adress-steps-main-container{justify-content:center}.address-box{flex:none;width:auto}.address-card{flex-direction:column;gap:15px}.address-left{width:100%}.address-actions{align-self:flex-end;gap:15px}.bottom-buttons{justify-content:center}.btn{width:100%}.address-popup{padding:20px;margin:0 15px;max-width:100%}}@media (max-width: 480px){.address-main-page{padding:20px}.step-address p{font-size:12px}.step-address span,.address-details div{font-size:14px}.add-new-text{font-size:13px}.bottom-buttons{flex-direction:column;gap:15px}.address-card{padding:12px}.address-radio{height:18px;width:18px}.add-icon-circle{height:20px;width:20px;font-size:14px}.address-popup{padding:15px}.form-group{margin-bottom:15px}}.cart-shipping-main-container{height:fit-content;width:100%;display:flex;flex-direction:column;padding:50px;font-family:sans-serif;background-color:#fff;gap:40px}.adress-steps-main-container{display:flex;width:100%;align-items:center;justify-content:space-around}.step-address{display:flex;flex-direction:column;padding-top:5px}.step-address p{font-size:14px}.step-address span{font-size:18px;font-weight:550}.shipment-method-section h4{margin-bottom:20px}.shipment-option{border:1px solid #ddd;border-radius:8px;padding:15px;display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;cursor:pointer}.shipment-option.selected{border-color:#000}.shipment-details span{font-size:13px;color:#999}.right-section{font-weight:700;font-size:14px}.shipping-buttons{margin-top:50px;display:flex;justify-content:flex-end;gap:20px}.back-btn,.next-btn{padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer}.back-btn{border:1px solid #000;background:transparent;color:#000}.next-btn{border:none;background:#000;color:#fff}@media screen and (max-width:500px){.cart-shipping-main-container{padding:30px}.right-section{font-weight:550;font-size:12px}}.cart-shipping-main-container{max-width:800px;margin:0 auto;padding:30px}.shipment-method-section{margin-top:30px}.shipment-method-section h4{font-size:18px;margin-bottom:20px;color:#333}.shipment-options{display:flex;flex-direction:column;gap:15px}.shipment-option{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s ease}.shipment-option:hover{border-color:#999}.shipment-option.selected{border-color:#000;background-color:#f9f9f9}.left-section{display:flex;align-items:center;gap:15px}.shipment-details{display:flex;flex-direction:column}.shipment-details strong{font-size:16px;margin-bottom:5px}.shipment-details span{font-size:14px;color:#666}.right-section{font-size:14px;color:#333}.shipping-buttons{display:flex;justify-content:space-between;margin-top:30px}.back-btn,.next-btn{padding:12px 25px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}.back-btn{background-color:transparent;border:1px solid #ddd}.next-btn{background-color:#000;color:#fff;border:none}.next-btn:disabled{background-color:#ccc;cursor:not-allowed}.date-picker-popup{margin-top:15px;padding:15px;border:1px solid #ddd;border-radius:8px;background-color:#fff;box-shadow:0 4px 12px #0000001a}.date-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.date-picker-header h5{margin:0;font-size:16px}.date-options-container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.date-option{padding:10px;border:1px solid #ddd;border-radius:6px;text-align:center;cursor:pointer;transition:all .2s ease}.date-option:hover{background-color:#f5f5f5}.date-option.selected{background-color:#000;color:#fff;border-color:#000}@media (max-width: 768px){.cart-shipping-main-container{padding:20px}.date-options-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.left-section{gap:10px}.shipment-option{flex-direction:column;align-items:flex-start;gap:10px}.right-section{align-self:flex-end}.date-options-container{grid-template-columns:1fr}}:root{--black: #000000;--white: #ffffff;--light-blue: #3498db;--gray: #f5f5f5;--dark-gray: #333333;--light-gray: #e0e0e0;--green: #27ae60}.payment-main-container{min-height:100vh;width:100%;display:flex;flex-direction:column;gap:50px;padding:50px;background-color:#f9f9f9;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.adress-steps-main-container{display:flex;width:100%;align-items:center;justify-content:space-between;max-width:800px;margin:0 auto}.address-box{display:flex;align-items:center;gap:10px}.address-logo{height:30px;width:30px;background-color:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center}.step-address{display:flex;flex-direction:column}.step-address p{font-size:14px;color:var(--dark-gray);margin:0}.step-address span{font-size:16px;font-weight:600;color:var(--dark-gray)}.payment-content-container{width:100%;max-width:800px;margin:0 auto}.order-summary-container{background-color:var(--white);border-radius:10px;box-shadow:0 2px 10px #0000000d;padding:30px}.summary-heading{font-size:24px;font-weight:600;margin-bottom:20px;color:var(--dark-gray);border-bottom:1px solid var(--light-gray);padding-bottom:15px}.products-list{margin-bottom:30px}.product-item{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid var(--light-gray)}.product-image{width:80px;height:80px;margin-right:20px}.product-image img{width:100%;height:100%;object-fit:contain}.product-details{flex:1}.product-name{font-size:16px;font-weight:600;margin:0 0 5px;color:var(--dark-gray)}.product-specs{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;color:#666}.product-specs span{background-color:var(--light-gray);padding:2px 8px;border-radius:4px}.product-price{font-size:16px;font-weight:600;color:var(--dark-gray)}.order-details{margin-top:30px}.shipping-info{margin-bottom:30px}.shipping-info h3{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--dark-gray)}.address-info p,.shipping-method p{margin:5px 0;font-size:15px;color:#555}.order-totals{border-top:1px solid var(--light-gray);padding-top:20px}.order-totals h3{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--dark-gray)}.total-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:15px}.total-row span:first-child{color:#666}.total-row span:last-child{font-weight:500}.grand-total{margin-top:15px;padding-top:15px;border-top:1px solid var(--light-gray);font-size:18px;font-weight:600}.payment-actions{display:flex;justify-content:space-between;margin-top:30px;gap:20px}.back-button{padding:12px 25px;background-color:var(--white);border:1px solid var(--dark-gray);border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.back-button:hover{background-color:var(--light-gray)}.pay-now-button{flex:1;padding:12px 25px;background-color:var(--black);color:var(--white);border:none;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.pay-now-button:hover{background-color:#333}.pay-now-button:disabled{background-color:#999;cursor:not-allowed}@media (max-width: 1024px){.payment-main-container{padding:30px 20px;gap:30px}}@media (max-width: 768px){.adress-steps-main-container{flex-wrap:wrap;gap:15px;justify-content:center}.product-item{flex-direction:column;align-items:flex-start;gap:15px}.product-image{width:100%;height:auto;margin-right:0}.payment-actions{flex-direction:column}.back-button,.pay-now-button{width:100%}}@media (max-width: 480px){.payment-main-container{padding:20px 15px;gap:20px}.order-summary-container{padding:20px}.product-specs{flex-direction:column;gap:5px}.product-specs span{width:fit-content}}.active-step .address-logo{background-color:#4caf50}.error-message{color:#d32f2f;background-color:#fde0e0;padding:12px;border-radius:4px;margin:15px 0;text-align:center}.error-text{color:#d32f2f}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.pay-now-button:disabled{background-color:#ccc;cursor:not-allowed}.about-main-container{width:100%;height:fit-content;padding:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:100px}.about-content{display:flex;justify-content:space-around;align-items:flex-start;gap:40px;margin-top:20px}.about-left{flex:1;width:50%}.about-left .sub-heading{font-size:16px;color:#333;margin-bottom:10px}.about-left h2{font-size:36px;font-weight:550;margin-bottom:20px;line-height:1.2}.vape-images{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px}.vape-img{width:140px;height:auto}.about-right{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-info h3{font-size:38px;font-weight:550;margin-bottom:8px}.about-info p{font-size:16px;line-height:1.5}.how-we-start-main-container{width:100%;display:flex;align-items:center;justify-content:center;gap:60px;padding:40px 20px;box-sizing:border-box;background-color:#fff}.about-how-we-start-left-container{width:40%;display:flex;align-items:center;justify-content:center}.how-we-start-image{width:100%;max-width:350px;height:auto;border-radius:8px}.about-how-we-start-right-container{width:40%;display:flex;flex-direction:column;justify-content:center}.about-how-we-start-right-container span{font-size:32px;font-weight:600;color:#1e1e2f;margin-bottom:16px}.about-how-we-start-right-container p{font-size:16px;line-height:1.6;color:#333}.what-we-offer-main-container{width:100%;display:flex;flex-direction:column;gap:30px}.what-we-offer-heading{width:100%;display:flex;align-items:center;justify-content:center}.what-we-offer-heading span{font-size:32px;font-weight:550}.what-we-offer-features{width:100%;display:flex;justify-content:space-around;align-items:center;padding:40px 20px;background-color:#f7f7f7;flex-wrap:wrap;gap:20px}.offer-box{width:180px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.offer-icon{width:50px;height:50px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:22px;box-shadow:0 2px 6px #0000001a}.offer-box p{font-size:14px;font-weight:500;color:#222}.customer-reviews-section{display:flex;flex-direction:column;gap:50px;padding:50px}.customer-review-heading{width:100%;display:flex;align-items:center;justify-content:center}.customer-review-heading span{font-size:30px;color:var(--black);font-weight:600}.testimonial-carousel-container{display:flex;align-items:center;justify-content:center;width:100%;gap:20px;padding:0 50px}.testimonial-carousel{display:flex;gap:30px;width:100%;overflow:hidden;padding:20px;scroll-behavior:smooth}.testimonial-carousel.transition{transition:transform .5s ease}.testimonial-slide{flex:0 0 calc(33.333% - 20px);text-align:center;background:#fff;padding:30px;box-shadow:0 4px 20px #0000001a;border-radius:8px;min-width:0}.quote-icon{font-size:20px;color:#333}.left-quote{float:left;margin-right:10px}.right-quote{float:right;margin-left:10px}.quote-text{font-size:16px;color:#444;line-height:1.6;margin:20px 0;clear:both}.user-info{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px}.user-info img{width:50px;height:50px;border-radius:50%}.user-info h4{margin:0;font-size:16px;font-weight:600}.user-info p{margin:0;font-size:14px;color:#888}.nav{background:none;border:none;font-size:30px;cursor:pointer;color:#aaa;transition:.3s;flex-shrink:0}.nav:hover{color:#000}.view-more-btn{width:100%;display:flex;justify-content:center;margin-top:20px}.view-more-btn button{padding:10px 20px;background:var(--primary-color);color:var(--white);border:none;border-radius:5px;cursor:pointer;font-size:14px}@media screen and (max-width:1124px){.testimonial-slide{flex:0 0 100%}.testimonial-carousel-container{flex-direction:column;padding:0}.testimonial-slide{padding:20px}}@media (max-width: 992px){.about-content{flex-direction:column;align-items:center}.about-left,.about-right{width:100%}.about-right{grid-template-columns:1fr}.how-we-start-main-container{flex-direction:column;gap:30px}.about-how-we-start-left-container,.about-how-we-start-right-container{width:100%;text-align:center}.what-we-offer-features{justify-content:center}}@media (max-width: 576px){.how-we-start-main-container{padding:0}.about-left h2,.about-info h3{font-size:28px}.about-info p,.about-how-we-start-right-container p,.offer-box p{font-size:14px}.what-we-offer-heading span,.about-how-we-start-right-container span{font-size:24px}.vape-img{width:100px}.what-we-offer-features{padding:20px}.offer-box{width:140px}.about-main-container{padding:30px}.customer-reviews-section{padding:0}}.heading-main-container{height:fit-content;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:50px;color:var(--white);background-color:var(--black)}@media screen and (max-width:500px){.heading-main-container{font-size:18px;padding:30px;text-align:center;line-height:1.2}}.contect-us-main-container-page{height:fit-content;width:100%;display:flex;align-items:center;flex-direction:column;gap:20px;padding:50px}.contect-us-heading{height:60px;width:50%;background-color:var(--black);border-radius:5px;display:flex;align-items:center;justify-content:center}.error{font-size:14px;color:red}.contect-us-heading span{font-size:28px;font-weight:500;color:var(--white)}.contect-us-main-box{height:500px;width:100%;display:flex;align-items:center;justify-content:space-between;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;padding:5px}.contect-us-left-box{height:100%;width:30%;display:flex;padding:30px;flex-direction:column;background-color:var(--black);border-radius:8px}.contect-us-text{width:100%;display:flex;flex-direction:column;gap:5px}.contect-us-text span{font-size:20px;font-weight:500;color:var(--white)}.contect-us-text p{font-size:16px;font-weight:400;color:var(--white);line-height:1.1}.contect-info{padding-top:50px;display:flex;flex-direction:column;gap:30px}.contect-us-phone{display:flex;align-items:center;gap:10px}.contect-us-phone span{font-size:16px;font-weight:400;color:var(--white)}.contect-us-right-box{height:100%;width:65%;display:flex;flex-direction:column;gap:30px;padding:20px}.conctect-us-input-main{display:flex;align-items:center;gap:50px}.contect-us-input-first{display:flex;flex-direction:column;gap:8px}.contect-us-input-first span{font-size:14px}.contect-us-input-first input{height:36px;width:300px;border:none;outline:none;border-bottom:1px solid var(--gray);color:var(--black)}.contect-us-input-first input:hover{color:var(--blue);border-bottom:1px solid var(--blue)}.check-box-contect{display:flex;flex-direction:column;gap:10px}.check-box-heading span{font-size:16px;color:var(--black);font-weight:550}.check-box-inputs{display:flex;align-items:center;gap:10px}.checkbox{display:flex;align-items:center;gap:5px}.checkbox input{height:20px;width:20px}.checkbox span{font-size:14px}.contect-us-massage{display:flex;flex-direction:column;gap:5px}.contect-us-massage input{border:none;height:35px;outline:none;border-bottom:1px solid var(--gray);color:var(--black)}.contect-us-massage input:hover{color:var(--blue);border-bottom:1px solid var(--blue)}.contect-us-page-submit-button{width:100%;display:flex;align-items:center;justify-content:end}.contect-us-page-submit-button button{height:40px;width:150px;border:none;outline:none;color:var(--white);background-color:var(--black);border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1120px){.contect-us-main-box{height:fit-content;width:100%;flex-direction:column;gap:30px}.contect-us-left-box,.contect-us-right-box{width:100%}}@media screen and (max-width:796px){.conctect-us-input-main{flex-direction:column;gap:30px}.contect-us-input-first input{width:550px}.check-box-contect{width:80%}.contect-us-massage{width:550px}.contect-us-page-submit-button button{height:37px;width:120px;border:none;outline:none;color:var(--white);background-color:var(--black);border-radius:5px;cursor:pointer}}@media screen and (max-width:670px){.contect-us-input-first input{width:400px}.check-box-contect{width:80%}.contect-us-massage{width:400px}}@media screen and (max-width:550px){.contect-us-input-first input{width:350px}.check-box-contect{width:80%}.contect-us-massage{width:350px}.contect-us-main-container-page{padding:30px}.checkbox span{font-size:14px}.check-box-inputs{flex-wrap:wrap;gap:10px}.contect-us-heading span{padding:8px;font-size:20px}}@media screen and (max-width:440px){.contect-us-input-first input{width:300px}.check-box-contect{width:80%}.contect-us-massage{width:300px;justify-content:center}.contect-us-main-container-page{padding:30px}.checkbox span{font-size:14px}}@media screen and (max-width:396px){.contect-us-input-first input{width:260px}.check-box-contect{width:80%}.contect-us-massage{width:260px;justify-content:center}.contect-us-main-container-page{padding:30px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-container{width:100%;display:flex;flex-direction:column;gap:50px;padding:50px}.page-ref{width:100%;display:flex;align-items:center;gap:10px}.page-ref span{font-size:16px;color:#a4a4a4;font-weight:400}.page-ref p{font-size:16px;color:var(--black);font-weight:400}.products-fillters-top{width:100%;display:flex;align-items:center;justify-content:space-between}.products-fillters-top p{font-size:16px;color:#a4a4a4;font-weight:400}.products-fillters-top span{font-size:16px;color:var(--black);font-weight:400}.products-fillters-top select{width:200px;height:40px;border-radius:5px;border:1px solid #A4A4A4;outline:none}.products-flavor{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:30px}.products-product{width:23%}.pagination-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.pagination-btn{padding:8px 12px;border:none;background-color:#f5f5f5;color:#000;font-size:14px;border-radius:6px;cursor:pointer;min-width:36px;transition:.3s}.pagination-btn.active{background-color:#000;color:#fff}.pagination-btn:hover:not(.active){background-color:#ddd}.pagination-dots{padding:8px 12px;color:#888}.np-btn{background:none;border:none;font-size:30px}@media screen and (max-width:1079px){.products-flavor{flex-wrap:wrap;justify-content:center;gap:40px}.products-product{width:40%}}@media screen and (max-width:691px){.products-product{width:60%}}@media screen and (max-width:500px){.products-container{padding:30px}.products-fillters-top select{width:120px;height:40px}.products-product{width:100%}}.product-detail-container{width:100%;display:flex;flex-direction:column;gap:50px;padding:50px;height:fit-content}.page-ref{display:flex;align-items:center;gap:10px;color:#a4a4a4;font-size:14px}.product-section{display:flex;gap:50px;flex-wrap:wrap}.product-images{width:100%;display:flex;flex-direction:column;gap:15px}.thumbnail-column{display:flex;flex-direction:row;gap:10px;order:2;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#ccc #f4f4f4}.thumbnail-column::-webkit-scrollbar{height:4px}.thumbnail-column::-webkit-scrollbar-track{background:#f4f4f4}.thumbnail-column::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:20px}.thumbnail{width:80px;height:80px;min-width:80px;object-fit:cover;cursor:pointer;border-radius:6px;border:1px solid #ccc;transition:border-color .2s ease}.thumbnail.active{border-color:#000}.main-image{order:1;width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9;border-radius:8px;overflow:hidden;height:450px}.main-image img{width:100%;height:100%;object-fit:contain;max-height:400px}.product-info{flex:1;max-width:600px;display:flex;flex-direction:column;gap:20px}.price{display:flex;gap:10px;align-items:center;font-size:20px}.current-price{font-weight:700;color:#000}.old-price{color:#aaa;text-decoration:line-through}.color-selector .colors{display:flex;gap:10px;margin-top:10px}.color-circle{width:24px;height:24px;border-radius:50%;cursor:pointer;border:2px solid transparent}.color-circle.active{border-color:#000}.storage-selector{display:flex;gap:10px}.storage-btn{padding:8px 14px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:5px}.storage-btn.active{background:#000;color:#fff;border-color:#000}.product-features{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feature{background:#f4f4f4;padding:10px;border-radius:5px}.product-description{color:#555}.actions{display:flex;gap:15px}.wishlist-btn,.cart-btn{padding:10px 20px;border:none;cursor:pointer;border-radius:6px;font-weight:600}.wishlist-btn{background:#f3f3f3}.cart-btn{background:#000;color:#fff}.service-info{display:flex;align-items:center;justify-content:space-between}.services-info-box{display:flex;width:32%;align-items:center;gap:20px}.services-info-logo{width:60px;height:60px;border-radius:5px;background:var(--gray);display:flex;align-items:center;justify-content:center}.services-info-text span{font-size:16px;color:#7a7a7a;font-weight:500}.services-info-text{font-size:16px;color:var(--black);font-weight:500}.product-detail{background:var(--gray);width:100%;display:flex;flex-direction:column;gap:20px;padding:15px;border-radius:5px}.product-detail-heading{display:flex;flex-direction:column;gap:15px}.product-detail-heading span{font-size:25px;color:var(--black);font-weight:500}.product-detail-heading p{font-size:14px;color:var(--black);font-weight:400}.product-detail-point{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #4E4E4E;padding-bottom:10px}.last-point{border:none}.option-selector{margin-bottom:15px}.option-selector h4{margin-bottom:10px;font-size:16px;color:#333}.option-buttons{display:flex;gap:10px;flex-wrap:wrap}.option-btn{padding:8px 14px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:5px;font-size:14px}.option-btn.active{background:#000;color:#fff;border-color:#000}@media (max-width: 1024px){.product-detail-container{padding:30px}.service-info{flex-wrap:wrap;gap:15px}.services-info-box{width:48%}}@media (max-width: 768px){.product-detail-container{padding:30px;gap:30px}.product-section{gap:30px}.product-features{grid-template-columns:1fr}.services-info-box{width:100%}.actions{flex-direction:column}.wishlist-btn,.cart-btn{width:100%}}@media (min-width: 768px){.product-images{width:48%;flex-direction:row}.thumbnail-column{flex-direction:column;order:1;width:80px;overflow-x:visible;overflow-y:auto;max-height:400px}.main-image{order:2;flex:1;aspect-ratio:3/4}.page-ref span{font-size:14px}.page-ref p{font-size:10px;background-color:gold}}@media (min-width: 1024px){.thumbnail{width:90px;height:90px;min-width:90px}.thumbnail-column{width:100px}.main-image{aspect-ratio:1/1}}.footer-main-cotainer{height:fit-content;width:100%;display:flex;background-color:var(--black);padding:50px;justify-content:space-between;align-items:center}.footer-left-container{width:40%;display:flex;flex-direction:column;gap:20px}.footer-text span{font-size:14px;color:var(--white)}.footer-soical-icons{padding-top:50px;width:100%;display:flex;align-items:center;gap:20px}.footer-soical-icons img{height:17px;width:17px;object-fit:contain;cursor:pointer}.footer-right-container{display:flex;width:50%;align-items:center;justify-content:space-around}.right-footer-items{display:flex;flex-direction:column;gap:8px}.right-footer-items span{font-size:20px;color:var(--white);font-weight:550}.right-footer-items p{font-size:14px;color:var(--gray)}@media screen and (max-width:899px){.footer-main-cotainer{flex-direction:column;align-items:start;gap:50px}.footer-left-container{width:100%}.footer-right-container{display:flex;width:100%;align-items:center;justify-content:space-between}}@media screen and (max-width:500px){.footer-right-container{display:flex;width:100%;flex-direction:column;justify-content:start;align-items:start;gap:30px}.footer-main-cotainer{padding:30px}}.flavour-detail-wrapper{display:flex;gap:40px;padding:40px;max-width:1200px;margin:auto;flex-wrap:wrap}.flavour-gallery{display:flex;flex:1;gap:20px;flex-direction:row;min-width:300px}.flavour-thumbnails{display:flex;flex-direction:column;gap:12px}.flavour-thumb-img{width:50px;height:60px;object-fit:cover;border:1px solid #ccc;border-radius:6px;cursor:pointer}.flavour-main-image img{width:100%;height:500px;border-radius:8px;object-fit:contain}.flavour-info{flex:1;min-width:300px}.flavour-title{font-size:28px;margin-bottom:10px}.flavour-price{font-size:24px;font-weight:700;margin-bottom:20px}.flavour-size-options{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.flavour-size-btn{padding:6px 16px;border:1px solid #ccc;border-radius:20px;background:#fff;cursor:pointer}.flavour-size-btn.active{background:#000;color:#fff;border-color:#000}.flavour-description{color:#444;font-size:14px;margin-bottom:20px;line-height:1.6}.flavour-quantity{display:flex;align-items:center;gap:12px;margin-bottom:20px}.flavour-quantity button{width:30px;height:30px;border-radius:50%;font-weight:700;font-size:16px;border:1px solid #ccc;background:#fff;cursor:pointer}.flavour-actions{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap}.flavour-wishlist,.flavour-add-cart{flex:1;padding:12px 0;border-radius:8px;font-weight:700;min-width:140px;cursor:pointer}.flavour-wishlist{border:1px solid #000;background:#fff;color:#000}.flavour-add-cart{background:#000;color:#fff;border:none}.flavour-features{display:flex;gap:20px;font-size:14px;color:#555;flex-wrap:wrap}.flavour-feature-item{display:flex;align-items:center;gap:10px;min-width:140px}.flavour-feature-item img{width:20px;height:20px}@media (max-width: 992px){.flavour-detail-wrapper{flex-direction:column;padding:20px}.flavour-gallery{flex-direction:column-reverse;align-items:center}.flavour-thumbnails{flex-direction:row;justify-content:center}.flavour-main-image img{height:300px;width:100%}.flavour-actions{flex-direction:column;align-items:center}.flavour-wishlist,.flavour-add-cart{width:90%}.flavour-feature-item{justify-content:center;text-align:center}}@media (max-width: 576px){.flavour-main-image img{height:200px}.flavour-thumb-img{width:40px;height:50px}.flavour-title{font-size:22px}.flavour-price{font-size:20px}.flavour-description{font-size:13px;padding:0 10px}.flavour-feature-item{flex-direction:column}.flavour-features{flex-direction:column;gap:16px}}.flavors-container{width:100%;display:flex;flex-direction:column;gap:50px;padding:50px;min-height:100vh}.all-flavors{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:30px}.flavor-card{width:24%}.flavors-page-top{width:100%;display:flex;align-items:center;justify-content:space-between}.fillter select{width:250px;height:40px;border:1px solid var(--gray);outline:none}.blogpage-main-container{height:fit-content;width:100%;display:flex;justify-content:center;flex-wrap:wrap;padding:50px 20px;gap:20px;box-sizing:border-box}.blogpage-card{width:25%;min-width:250px;box-sizing:border-box}.blog-page-button{height:100px;width:100%;display:flex;align-items:center;justify-content:center}.blog-page-button button{height:40px;width:130px;border:none;outline:none;background-color:var(--black);color:var(--white);border-radius:7px;cursor:pointer}@media (max-width: 992px){.blogpage-card{width:45%}}@media (max-width: 600px){.blogpage-card{width:100%}}.blog-detailpage-mian-container{height:fit-content;width:100%;display:flex;justify-content:center;padding:50px;flex-direction:column;gap:50px}.blog-detial-image{height:400px;width:100%;border-radius:10px;overflow:hidden}.blog-detial-image img{height:100%;width:100%;object-fit:cover}.blog-detial-text{display:flex;flex-direction:column;gap:10px;color:var(--light-black)}@media screen and (max-width:786px){.blog-detial-image{height:300px}}@media screen and (max-width:480px){.blog-detailpage-mian-container{padding:30px}}
