.categories-content{position:relative;max-width:150px;width:100%;align-items:center;display:flex;flex-direction:column;padding-bottom:10px;cursor:pointer;transform:scale(1);transition:all .4s ease-in-out}.categories-content:hover{transform:scale(1.1);transition:all .5s ease-in-out}.categories-content .pic-section{height:105px;width:105px}.categories-content .pic-section .pic{border-radius:50%}.categories-content .pic-section .pic img{height:100%}.categories-content .category-name-and-amount{display:flex;flex-direction:column;align-items:center;gap:10px}.categories-content .category-name-and-amount .ct-name{text-align:center;padding-top:5px}.categories-content .category-name-and-amount .ct-name h3,.categories-content .category-name-and-amount .ct-amount .symbol{font-size:1.1rem}.categories-content .category-name-and-amount .ct-amount p{color:var(--color-primary);font-size:1.1rem}.categories-section-content{padding:80px 20px;background-color:var(--color-white)}.categories-section-content .categories-section{position:relative}.categories-section-content .categories-section .heading-section{width:100%;flex-wrap:wrap}.categories-section-content .categories-section .heading-section .header-content-categories{flex:1 0 300px;flex-wrap:wrap}.categories-section-content .categories-section .heading-section .header-content-categories h2{text-align:start;color:var(--color-black);display:block;padding:8px 15px;max-width:-moz-max-content;max-width:max-content;width:100%;border-radius:10px;background-color:var(--color-surface);margin-bottom:15px;box-shadow:1px 2px 20px #0000001a}.categories-section-content .categories-section .heading-section .header-content-categories p{max-width:640px;text-align:start;color:var(--font-light);font-size:clamp(.8rem,1.4vw,.95rem)}.categories-section-content .categories-section .heading-section .button-content{z-index:999;justify-content:space-between}.categories-section-content .categories-section .heading-section .button-content:hover button{background-color:var(--color-primary)!important;color:var(--color-black)!important}.outer-pics-sec .pic-top{position:absolute;top:0;right:0;height:120px;width:120px;background-color:transparent;z-index:0}.outer-pics-sec .pic-top .pic{box-shadow:unset}.outer-pics-sec .pic-top img{-o-object-fit:contain;object-fit:contain}.outer-pics-sec .pic-bottom{position:absolute;bottom:0;left:0}.outer-pics-sec .pic-bottom .pic{box-shadow:unset}.outer-pics-sec .pic-bottom img{-o-object-fit:contain;object-fit:contain}.categories-section-content .categories-sc{padding:30px 0}.hero-section{position:relative;padding:40px 20px;background:var(--color-white)}.hero-section .under-two-sections{padding:20px}.under-two-sections{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.hero-section .under-two-sections .first-section{flex:1 0 500px}.hero-section .under-two-sections .second-section{position:relative;flex:0 620px}.first-section-content,.pic-section-and-some-details{visibility:hidden;opacity:0;height:0;overflow:hidden;transition:opacity .5s ease-in-out}.first-section-content.block,.pic-section-and-some-details.block{visibility:visible;height:-moz-max-content;height:max-content;display:block;opacity:1}.hero-offer-badge{display:inline-block;padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#fff;background:linear-gradient(135deg,#e53935,#c62828);box-shadow:0 4px 14px #e5393559;margin-bottom:16px}.heading-section .title-heading h2{font-size:clamp(1.9rem,4vw,3rem);font-weight:900;line-height:1.12;color:var(--font-dark);margin:0 0 6px;padding:0}.heading-section .headline h1{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.4px;margin:0 0 10px;padding:0}.heading-section .some-detail p{font-size:1rem;line-height:1.7;color:var(--font-light);margin:0 0 22px;max-width:520px;padding:0}.button-section{display:flex;flex-wrap:wrap;gap:14px}.button-section button{padding:12px 28px;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button-section button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.hero-card{width:100%;background:var(--color-white);border:1px solid var(--color-border-light);border-radius:28px;box-shadow:0 18px 48px #0000001f;padding:14px}.hero-card .pic-section{position:relative;width:100%;height:420px;border-radius:20px;overflow:hidden}.hero-card .pic-section img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-card__badge{position:absolute;top:14px;left:14px;padding:6px 14px;border-radius:100px;font-size:.85rem;font-weight:800;letter-spacing:.3px;color:#fff;background:linear-gradient(135deg,#ef5350,#c62828);box-shadow:0 4px 14px #c6282873}.hero-card .some-detail-section{padding:14px 6px 4px}.hero-card .amount-and-rating-sec{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 14px;border-radius:14px;background:var(--color-white);border:1px solid var(--color-border-light);box-shadow:0 6px 20px #00000014}.hero-card .amount-sec{display:flex;align-items:baseline;gap:8px;background:none;border-radius:0;padding:0;flex:none;position:static}.hero-card .amount-sec:after{display:none}.hero-card .amount-old{font-size:1.05rem;color:var(--font-light);text-decoration:line-through}.hero-card .amount-cn{color:var(--color-primary);font-weight:900;font-size:1.65rem}.hero-card .rating-stars{border-radius:100px;border:1px solid var(--color-border-light);padding:2px 8px;max-width:-moz-max-content;max-width:max-content}.hero-card .rating-stars .edit_icon{color:var(--color-for-star)}.hero-card .rating-stars span{font-size:.8rem;font-weight:600;color:var(--font-dark)}.hero-card .buttons-section{display:flex;flex-wrap:wrap;gap:14px;padding:14px 2px 4px}.hero-card .buttons-section button{font-weight:600}.hero-section .under-two-sections .first-section .left-right-arrows{padding:20px 0;display:flex;gap:14px;margin-top:24px}.hero-section .under-two-sections .first-section .left-right-arrows button{display:inline-flex;align-items:center;justify-content:center;width:46px!important;height:46px!important;border:1px solid var(--color-border-light);border-radius:50%;cursor:pointer;background:var(--color-white);padding:0;transition:background .25s ease,border-color .25s ease,transform .2s ease}.hero-section .under-two-sections .first-section .left-right-arrows button:hover{background:var(--color-primary);border-color:var(--color-primary);transform:scale(1.06);box-shadow:none}.hero-section .under-two-sections .first-section .left-right-arrows button .edit_icon{color:var(--font-dark);transition:color .2s ease}.hero-section .under-two-sections .first-section .left-right-arrows button:hover .edit_icon{color:var(--color-on-primary)}.hero-dots{display:flex;gap:8px;margin-top:24px;justify-content:center}.hero-dots__dot{width:10px;height:10px;padding:0;border:none;border-radius:100px;cursor:pointer;background:var(--color-border-light);transition:width .25s ease,background .25s ease}.hero-dots__dot.active{width:28px;background:var(--color-primary)}@media screen and (max-width:1240px){.hero-section .under-two-sections .second-section{flex:1 0 400px}}@media screen and (max-width:1020px){.hero-section .under-two-sections{flex-direction:column-reverse;gap:18px}.hero-section .under-two-sections .first-section,.hero-section .under-two-sections .second-section{flex:1 0 100%}.hero-card .pic-section{height:320px}}@media screen and (max-width:1030px){.heading-section .title-heading h2{font-size:1.5rem}.heading-section .headline h1{font-size:1rem}.heading-section .some-detail p{font-size:.9rem}}@media screen and (max-width:640px){.hero-section{padding:20px 10px}.hero-section .under-two-sections{padding:10px}.hero-card .pic-section{height:260px}.hero-card{border-radius:20px}}.offer-section-content{padding:20px;border-top:1px dashed var(--color-border-light);border-bottom:1px dashed var(--color-border-light);border-width:1.5px;background-color:var(--color-white)}.offer-content{padding:0 20px}.offer-content .offer-content-cn{display:flex;flex-direction:column;align-items:flex-start;padding:26px;flex:1 0 340px;max-width:400px;border:1px solid var(--color-border-light);border-radius:18px;background:var(--color-white);box-shadow:0 4px 16px #0000000d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.offer-content .offer-content-cn:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f;border-color:var(--color-primary-soft, rgba(63, 81, 181, .4))}.offer-content .offer-content-cn .offer-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;font-size:.85rem;font-weight:800;letter-spacing:.3px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ef5350,#c62828);box-shadow:0 4px 14px #c6282859;margin-bottom:16px}.offer-content .offer-content-cn .offer-badge .edit_icon{font-size:1rem;color:var(--color-white)}.offer-content .offer-content-cn .offer-heading-section{display:flex;flex-direction:column;width:100%}.offer-content .offer-content-cn .offer-heading-section .discount-name h2{font-size:1.25rem;font-weight:800;color:var(--font-dark);margin:0 0 6px}.offer-content .offer-content-cn .offer-heading-section .offer-on p{font-size:.92rem;line-height:1.6;color:var(--font-light);margin:0 0 12px}.offer-content .offer-content-cn .offer-heading-section .offer-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.offer-content .offer-content-cn .offer-heading-section .offer-chip{padding:4px 10px;border:1px solid var(--color-border-light);border-radius:100px;font-size:.72rem;font-weight:700;color:var(--font-dark);background:var(--color-soft-bg, #f8f9fb)}.offer-content .offer-content-cn .offer-heading-section .offer-chip--code{color:var(--color-primary);border-color:var(--color-primary-soft, rgba(63, 81, 181, .4))}.offer-content .offer-content-cn .offer-heading-section .more-settings p{font-size:.8rem;color:var(--font-light);margin:0}.offer-content .offer-content-cn .offer-heading-section .offer-button-section{display:flex;gap:10px;width:100%}.offer-content .offer-content-cn .offer-heading-section .offer-button-section .base-button{flex:1;min-width:0}.offer-content .offer-content-cn .offer-heading-section .offer-button-section .base-button .primary-button,.offer-content .offer-content-cn .offer-heading-section .offer-button-section .base-button .normal-button{width:100%;justify-content:center}@media screen and (max-width:720px){.offer-content .offer-content-cn .offer-heading-section .offer-button-section{flex-direction:column}.offer-content .offer-content-cn{flex:1 0 100%;max-width:none;padding:20px}}.products-section-con{padding:50px 20px;background-color:var(--color-white)}.products-section-con .products-section-content{position:relative;max-width:1200px;margin:0 auto}.products-section-con .products-section-content .heading-section{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:10px}.products-section-con .products-section-content .heading-section .heading-contnts-product{flex:1 1 300px}.products-section-con .products-section-content .heading-section .heading-contnts-product h2{display:inline-block;padding:8px 18px;border-radius:10px;background-color:var(--color-surface);margin-bottom:14px;box-shadow:1px 2px 20px #00000014;color:var(--color-black);font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.3}.products-section-con .products-section-content .heading-section .heading-contnts-product p{max-width:640px;color:var(--font-light);font-size:clamp(.8rem,1.4vw,.95rem);line-height:1.7}.products-section-con .products-section-content .heading-section .button-content{flex-shrink:0;z-index:2}.products-section-con .products-section-content .outer-pr-pic-cn .pic-top,.products-section-con .products-section-content .outer-pr-pic-cn .pic-bottom{position:absolute;width:70px;height:70px;opacity:.35;pointer-events:none}.products-section-con .products-section-content .outer-pr-pic-cn .pic-top{top:0;right:0}.products-section-con .products-section-content .outer-pr-pic-cn .pic-bottom{bottom:0;left:0}.products-section-con .products-section-content .outer-pr-pic-cn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-sections-cn .products-sc{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:28px 20px;padding:32px 0 24px}.product-tabs-cn{margin-top:24px;flex-wrap:wrap}.product-tab-btn{padding:8px 22px;border:1px solid var(--color-border, #ddd);border-radius:24px;background:var(--color-white, #fff);color:var(--font-dark, #333);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.product-tab-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.product-tab-btn.active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white, #fff)}@media(max-width:900px){.product-sections-cn .products-sc{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.product-sections-cn .products-sc{grid-template-columns:repeat(2,1fr);gap:18px 12px}.product-sections-cn .products-sc>div{width:100%!important;min-width:0}}.signup-benefit-section-cn-outer-section{padding:40px 20px;position:relative;background-color:var(--color-white)}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-top{position:absolute;top:20px;left:-20px;height:120px;width:120px;opacity:.5;background-color:transparent;z-index:9}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-top .pic{box-shadow:unset}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-top img{-o-object-fit:contain;object-fit:contain}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-bottom{position:absolute;bottom:45px;right:0;height:80px;opacity:.5;width:80px;z-index:9}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-bottom .pic{box-shadow:unset}.signup-benefit-section-cn-outer-section .outer-sign-pic .pic-bottom img{-o-object-fit:contain;object-fit:contain}.signup-benefit-section-cn{position:relative;padding:20px 35px;border:1px solid var(--color-border-light);border-radius:20px;margin:50px 0}.signup-benefit-section-cn .heading-section{max-width:650px;width:100%;padding:10px 0 25px}.signup-benefit-section-cn .heading-section h2{font-size:1.7rem;padding-bottom:10px}.signup-benefit-section-cn .heading-section p{font-size:1.1rem;color:var(--font-light)}.signup-benefit-section-cn .pic-section-and-sign-up-to .pic{height:380px;width:100%;border-radius:20px}.signup-benefit-section-cn .benefits-section{background-color:var(--color-assent-dark);padding:20px;margin-top:30px;border-radius:20px}.signup-benefit-section-cn .benefits-section .section-first,.signup-benefit-section-cn .benefits-section .section-second{flex:1 0 400px}.pic-section-and-sign-up-to .sign-up-section{max-width:750px;width:100%;margin:0 auto;background-color:var(--color-white);box-shadow:1px 2px 20px #cfcfcf14;padding:40px 25px;border-radius:20px;transform:translateY(-40px)}.pic-section-and-sign-up-to .sign-up-section .signup-form,.pic-section-and-sign-up-to .sign-up-section .pack-a-gift-section{flex:1 0 320px}.pic-section-and-sign-up-to .sign-up-section .signup-form label,.pic-section-and-sign-up-to .sign-up-section .pack-a-gift-section label{font-size:1.2rem;padding:5px;display:block}.pic-section-and-sign-up-to .sign-up-section .pack-a-gift-section p{font-size:.9rem;color:var(--font-light)}.pic-section-and-sign-up-to .sign-up-section .pack-a-gift-section span{font-size:1rem;color:var(--font-dark)}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn .inp-and-icon,.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn input{flex:1}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn .inp-and-icon{border:1px solid var(--color-border-light);padding:5px 8px;border-radius:8px}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn .icon-content{padding:10px;border-radius:10px;background-color:var(--color-primary);border:none;cursor:pointer}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn button.icon-content:disabled{opacity:.6;cursor:not-allowed}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn .icon-content .edit_icon{color:var(--color-white)}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn input{padding:8px;border:1px solid transparent}.pic-section-and-sign-up-to .sign-up-section .signup-form .input-and-icon-and-submit-button-cn input:focus-visible{outline:none}.pic-section-and-sign-up-to .sign-up-section .signup-form .subscriber-status-msg{margin-top:12px;padding:10px 14px;border-radius:8px;font-size:.95rem;line-height:1.4}.pic-section-and-sign-up-to .sign-up-section .signup-form .subscriber-status-msg.success{color:#1e7d3c;background-color:#1e7d3c1a;border:1px solid rgba(30,125,60,.3)}.pic-section-and-sign-up-to .sign-up-section .signup-form .subscriber-status-msg.error{color:#b3261e;background-color:#b3261e14;border:1px solid rgba(179,38,30,.3)}.signup-benefit-section-cn .benefits-section .section-first .benefits,.signup-benefit-section-cn .benefits-section .section-second .benefits{background-color:var(--color-white);border-radius:10px;padding:25px 20px}.signup-benefit-section-cn .benefits-section .section-first .benefits ul li,.signup-benefit-section-cn .benefits-section .section-second .benefits ul li{padding:4px;color:var(--font-light)}.signup-benefit-section-cn .benefits-section .section-first .ben-heading h3,.signup-benefit-section-cn .benefits-section .section-second .ben-heading h3{font-size:1.2rem;padding:10px}@media screen and (max-width:650px){.signup-benefit-section-cn .pic-section-and-sign-up-to .pic{height:auto}}@media screen and (max-width:450px){.pic-section-and-sign-up-to .sign-up-section .signup-form,.pic-section-and-sign-up-to .sign-up-section .pack-a-gift-section,.signup-benefit-section-cn .benefits-section .section-first,.signup-benefit-section-cn .benefits-section .section-second{flex:1 0 100%}.signup-benefit-section-cn{padding:15px}}.testimonials-section{padding:50px 0;background-color:var(--color-white)}.testimonials-section .heading-section{flex-wrap:wrap}.testimonials-section .testimonials-heading-section{background-color:var(--color-assent-dark);padding:45px 20px}.testimonials-section .testimonials-heading-section .button-section:hover button{background-color:var(--color-primary)!important;color:var(--color-black)!important}.testimonials-section .testimonials-heading-section .heading-section .sub-title span{color:#e9e9e9;display:block;padding:8px 15px;max-width:-moz-max-content;max-width:max-content;width:100%;border-radius:10px;background-color:#333;font-size:.9rem}.testimonials-section .testimonials-heading-section .heading-section .main-title h2{color:var(--color-black);padding:10px 0}.testimonials-section .testimonials-content .testimonials-sc{padding:30px 20px}.testimonials-section .testimonials-content .testimonials-sc .testimonial-slide{flex:0 0 350px}.testimonials-section .testimonials-content .next-previous-button{display:none}@media screen and (max-width:765px){.testimonials-section .testimonials-content .testimonials-sc{flex-wrap:nowrap;width:100%;overflow:hidden}.testimonials-section .testimonials-content .testimonials-sc .testimonials-content-cn{flex:1 0 100%;max-width:100%}.testimonials-section .testimonials-content .next-previous-button{display:flex}.testimonial-slide{display:none;opacity:0;transform:translate(0);transition:all .4s ease-in-out}.testimonial-slide.active{transform:translate(1);display:block;transition:all .4s ease-in-out;opacity:1}}.lading-page-contents{background-color:var(--color-white)}
