:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.BlogsSection_heading-1__ubKSr{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.BlogsSection_heading-2__2D42y{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.BlogsSection_heading-3__twyy8{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.BlogsSection_btn__LBbej{outline:none;border:0;cursor:pointer}.BlogsSection_btn__LBbej:focus{outline:none}.BlogsSection_btn-outline__HLoVw{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.BlogsSection_btn-filled__iyQYI{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.BlogsSection_blogs__070ED h2{margin-top:20px}.BlogsSection_blogs__070ED .BlogsSection_owl-nav__61WIf{position:absolute;width:100%;top:50%;transform:translateY(-50%);z-index:-10}.BlogsSection_blogs__070ED .BlogsSection_owl-nav__61WIf .BlogsSection_owl-prev__Pk81X{background:none!important;background-image:url(https://static1.hkrtcdn.com/smashnext/static/media/home/carousel/carousel-icon-prev.svg)!important;width:50px;height:50px;background-position:0 0;left:-44px;top:50%;transform:translateY(-50%);position:absolute;background-size:contain;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat!important;margin:0!important}.BlogsSection_blogs__070ED .BlogsSection_owl-nav__61WIf .BlogsSection_owl-prev__Pk81X.BlogsSection_disabled__NNqPz{opacity:.5}.BlogsSection_blogs__070ED .BlogsSection_owl-nav__61WIf .BlogsSection_owl-next__zwWZw{background:none!important;background-image:url(https://static1.hkrtcdn.com/smashnext/static/media/home/carousel/carousel-icon-next.svg)!important;width:50px;height:50px;background-position:0 0;right:-46px;top:50%;transform:translateY(-50%);position:absolute;background-size:contain;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat!important;margin:0!important}.BlogsSection_blogs__070ED .BlogsSection_owl-nav__61WIf .BlogsSection_owl-next__zwWZw.BlogsSection_disabled__NNqPz{opacity:.5}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu{text-align:left;margin:20px 10px;cursor:pointer;border:1px solid #dbdee9;border-radius:10px;padding:15px;min-height:350px}@media(max-width:1024px){.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu{width:300px}}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_leader-img__ThLOz{border-top-left-radius:10px;border-top-right-radius:10px}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_leader-img__ThLOz img{width:100%;max-height:201px;object-fit:cover;border-radius:10px}@media(max-width:1024px){.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_leader-img__ThLOz img{height:auto;max-height:201px}}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF{padding-top:10px}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF .BlogsSection_name__S9gBZ{font-size:20px;line-height:26px;font-weight:600;color:#1c1c28;height:26px;display:flex;align-items:center;column-gap:10px}@media(min-width:1025px){.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF .BlogsSection_name__S9gBZ{font-size:20px;line-height:22px}}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF .BlogsSection_title__1n6l6{padding-top:10px;font-size:16px;font-weight:600}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF .BlogsSection_desc__vhgzK{margin-top:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.BlogsSection_blogs__070ED .BlogsSection_leader__7bwxu .BlogsSection_content-media__SkPhF .BlogsSection_read_more__hJ1SM{font-size:12px;font-weight:600;color:#00b5b7;cursor:pointer;text-align:right;background:none!important}.BlogsSection_blogs_mweb__qOSAS{padding:15px}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL{background-color:#fff;width:100%;margin-top:20px}@media screen and (min-width:200px)and (max-width:1024px){.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL{display:flex;flex-direction:column;align-items:center;margin-top:16px}}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr{background:#fdf9e4}@media(max-width:1024px){.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr{border-bottom:1px solid #ececec;justify-content:center;display:flex;flex-direction:column;padding:10px 0}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-flex__8Nlxl{display:flex;align-items:center}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-img__dBWmN{width:30%}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-img__dBWmN img{border-radius:4px;width:100%}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-content-media__NAkI8{text-align:left;width:70%;padding-left:10px}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-content-media__NAkI8 .BlogsSection_title__1n6l6{font-weight:600;color:#1c1c28}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-content-media__NAkI8 .BlogsSection_desc__vhgzK{margin-top:10px;font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.BlogsSection_blogs_mweb__qOSAS .BlogsSection_leader-group-mweb-list__oLJJL tr .BlogsSection_mweb-content-media__NAkI8 .BlogsSection_read_more__hJ1SM{font-size:12px;font-weight:600;color:#00b5b7;cursor:pointer;text-align:right}}.prdctDetail_heading-1__HO5k0{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.prdctDetail_heading-2__n2jUF{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.prdctDetail_heading-3__CgSJ7{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.prdctDetail_btn__Ra0cf{outline:none;border:0;cursor:pointer}.prdctDetail_btn__Ra0cf:focus{outline:none}.prdctDetail_btn-outline__h5KRQ{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.prdctDetail_btn-filled__tgJ_s{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.prdctDetail_safe-and-effective-sectiPlp__Napya{padding:32px 44px 0!important;background:rgba(0,0,0,0)!important}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-sectiPlp__Napya{padding:0!important}}.prdctDetail_safe-and-effective-section-container__dlfP6{background:#fff;padding:60px 0 0;margin-top:16px}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6{margin:20px 16px;padding:0}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_safe-effective-title-container__bWRES{font-size:24px;font-weight:500;line-height:32px;color:#131313}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_safe-effective-title-container__bWRES{font-size:24px}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5{padding-top:20px}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5{padding-top:8px}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP{margin-bottom:8px;border-bottom:1px solid #eee;padding-bottom:12px}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB{display:flex;align-items:center;justify-content:space-between;padding:16px 0}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB{padding:16px 0;gap:45px}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB .prdctDetail_rotate-180-deg__cM042{transform:rotate(180deg)}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB svg{cursor:pointer;flex-shrink:0}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB .prdctDetail_qusetions__X8j0B{color:#131313;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.5px;width:95%;cursor:pointer}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_question-container-section__3T8nB .prdctDetail_qusetions__X8j0B{font-size:18px;line-height:28px}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_open-disp-block__5ckVY{display:none}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_open-disp-block__5ckVY .prdctDetail_answer__8FH7n{color:#646464;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.5px}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_open-disp-block__5ckVY .prdctDetail_answer__8FH7n{font-size:16px;line-height:24px;color:#131313}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_open-disp-block__5ckVY .prdctDetail_answer__8FH7n p{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;margin-bottom:0}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_answel-qusetion-container__OLhQP .prdctDetail_block-show__HGaWZ{display:block}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_active__663wP .prdctDetail_question-container-section__3T8nB{padding:16px 0;gap:45px}}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_active__663wP .prdctDetail_question-container-section__3T8nB .prdctDetail_qusetions__X8j0B{font-weight:500}.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_active__663wP .prdctDetail_answer__8FH7n{background-color:#fff}@media screen and (max-width:1024px){.prdctDetail_safe-and-effective-section-container__dlfP6 .prdctDetail_faq-sec-body-container__cmji5 .prdctDetail_active__663wP .prdctDetail_answer__8FH7n{padding:0;gap:45px}}.normalProductCardScItms_heading-1__Oylao{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.normalProductCardScItms_heading-2__9q2XF{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.normalProductCardScItms_heading-3__NFOLj{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.normalProductCardScItms_btn__wrfb2{outline:none;border:0;cursor:pointer}.normalProductCardScItms_btn__wrfb2:focus{outline:none}.normalProductCardScItms_btn-outline__QaYNG{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.normalProductCardScItms_btn-filled__qSb40{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.normalProductCardScItms_productList__luRtP{position:relative;margin-left:10px;padding-top:20px;max-width:300px;height:100%}.normalProductCardScItms_productList__luRtP.normalProductCardScItms_search-page__GNguI{margin-left:0}.normalProductCardScItms_productList__luRtP a{display:block}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9,.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC{position:relative;height:100%}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC a{display:block}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_no-img-contains__UKCtJ{border:1px solid #dedede;background:#eee;min-height:143px;border-radius:8px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l{display:flex;justify-content:center;border-radius:12px;background:#fafafa;padding:12px;min-height:300px;position:relative}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l{padding:10px;min-height:200px;border-radius:16px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD{position:absolute;bottom:0;right:0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD .normalProductCardScItms_freebie_tag_holdr__2mM_R{position:static;background:#000;color:#fff;font-size:14px;font-weight:600;padding:3px 33px;border-radius:0 0 12px 0}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD .normalProductCardScItms_freebie_tag_holdr__2mM_R{padding:1px 18px;font-size:12px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_small-icon__BIRra{height:50px;top:30%}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu{width:100%;display:flex;align-items:center;justify-content:flex-end;position:absolute;top:20px;right:20px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu{width:calc(100% - 16px)}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu .normalProductCardScItms_best-buy-tag__1k_WB{background:#2976e0;padding:2px 10.5px;font-size:13.2px;font-weight:700;color:#fff;text-transform:uppercase;border-radius:4.8px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu .normalProductCardScItms_vegNonVegIconPLP__xIWjM{width:14px;height:14px;margin-left:auto}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu .normalProductCardScItms_small-icon__BIRra{height:12px;width:12px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags-freebie__11F_r{position:absolute;left:0;bottom:0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags-freebie__11F_r .normalProductCardScItms_product-tags-b1g1__6tC_X{background:#4f73b9;position:static;color:#fff;font-size:14px;font-weight:600;padding:3px 40px;border-radius:0 0 0 12px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags-freebie__11F_r .normalProductCardScItms_product-tags-b1g1__6tC_X{padding:1px 18px;font-size:12px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags-bgo__2kPJA{justify-content:start}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags-freee__aX37C{justify-content:end}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_productImage-div__x8OTM{display:flex;align-items:center;justify-content:center;padding:30px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_productImage-div__x8OTM{padding:22px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_productImage-div__x8OTM img{width:100%;mix-blend-mode:multiply}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-oos__DOII4{filter:grayscale(1);opacity:.6}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_fnl2-mai__lHVzl{width:71px;height:71px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl_wellness__cn_LK{background:#fff}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl_wellness_page__yI7DZ{background:#fafafa}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl_wellness_page_scnd__NJ2GK{border-radius:12px;background:#fafafa;padding:14px;min-height:auto}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl-old__6OVFV{background:#fff;padding:16px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl-old__6OVFV .normalProductCardScItms_product-tags__jDiSu{width:16px;height:16px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl2-main__7wMMP{border-radius:12px;background:#fff;padding:12px;min-height:-moz-fit-content;min-height:fit-content}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl2-main__7wMMP .normalProductCardScItms_product-tags__jDiSu{top:12px;right:12px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl2-main__7wMMP .normalProductCardScItms_product-tags__jDiSu{top:10px;right:10px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl__RpOIv{align-items:center}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_fnl__RpOIv .normalProductCardScItms_productList-title__AuNkX{text-align:center}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW{display:flex;flex-direction:column;gap:0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-title__AuNkX{margin-top:12px;color:#131313;font-size:16px;font-style:normal;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:24px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_fnl2__sUWZ0{margin:0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-sellAttr__D1g9R{padding:12px 0 0;display:flex;align-items:center;gap:3px;width:100%;position:relative}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-sellAttr__D1g9R{display:flex;padding:4px 0 0}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-sellAttr__D1g9R span{background:#fff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:max-content;color:#646464;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:5px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-sellAttr__D1g9R span{border:none;width:max-content;padding:0;font-size:16px;line-height:17px;font-weight:400;color:#646464}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-sellAttr-nrml-hight__9vwPB{min-height:21px!important}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_empty-div__stsN4{min-height:21px}@media screen and (min-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_empty-div__stsN4{min-height:36px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-concrns__cXvxV{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-concrns__cXvxV{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-concrns__cXvxV span{font-size:14px;font-weight:500;line-height:normal;letter-spacing:normal;color:#131313;font-style:italic;opacity:.6}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-concrns__cXvxV span{font-size:12px;font-weight:500;line-height:normal;letter-spacing:normal;color:#131313}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-empty-concrns__Kt38K{min-height:21px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_rtng-star-brdr__cGnPQ{min-height:1px;display:block;width:200px;background-color:#131313;margin:5px 0}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_rtng-star-brdr__cGnPQ{width:160px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_rtng-star-brdr-empty__fP_A3{min-height:21px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-mrp-flexing__16_bM{display:flex;align-items:baseline;margin-top:0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-mrp-flexing__16_bM .normalProductCardScItms_productList-mrp-full__Vef_2{margin-top:5px;color:#828282;font-size:14px;font-style:normal;font-weight:400;text-decoration:line-through}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-title-div__swiTW .normalProductCardScItms_productList-mrp-flexing__16_bM .normalProductCardScItms_productList-offr-Pr__OCwaF{margin-right:10px;color:#131313;font-size:18px;font-style:normal;font-weight:700}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_rtng-star__CEZTj{display:flex;align-items:center;margin-top:16px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_rtng-star__CEZTj span{line-height:10px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_rtng-star__CEZTj .normalProductCardScItms_rtng-star-txt__SgUF3{padding-right:4px;font-weight:400;line-height:20px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_rtng-star-empty__2CAtl{min-height:20px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-mrp-flexing__16_bM{display:flex;align-items:center;gap:8px;margin:12px 0}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-mrp-flexing__16_bM .normalProductCardScItms_productList-mrp-full__Vef_2{color:#646464;font-size:14px;font-style:normal;font-weight:400;text-decoration:line-through;line-height:20px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-mrp-flexing__16_bM .normalProductCardScItms_productList-mrp-full__Vef_2{font-size:12px}}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-mrp-flexing__16_bM .normalProductCardScItms_productList-offr-Pr__OCwaF{color:#131313;font-size:22px;font-style:normal;font-weight:700;line-height:28px}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productList-mrp-flexing-fnl__qWSzM{justify-content:center}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_product-oos-msg__MR4Of{color:#ff2d2d;font-size:14px;line-height:20px;font-weight:600;margin-top:12px;text-transform:uppercase}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_fnl2-ma__ZFGng{display:flex;gap:16px}@media screen and (max-width:1024px){.normalProductCardScItms_productList__luRtP .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_fnl2-ma__ZFGng{flex-direction:column}.normalProductCardScItms_productList__luRtP .normalProductCardScItms_fnl2-mainyy__zGFH8{border:none;padding:0}}.normalProductCardScItms_fnl-olddy__KKCfi{margin-left:0;padding-top:0}@media screen and (max-width:1024px){.normalProductCardScItms_fnl-olddy__KKCfi{padding-top:0;margin:0 auto;max-width:-moz-fit-content;max-width:fit-content;width:100%}}.normalProductCardScItms_capign__NPV_e{margin-left:0;padding-top:0;width:48%}.normalProductCardScItms_capign__NPV_e .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC a .normalProductCardScItms_productImage-innr-off__YBF4l{min-height:-moz-fit-content;min-height:fit-content}.normalProductCardScItms_fnl2-m__DrJpx{max-width:400px;padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid #e7cfae}@media screen and (max-width:1024px){.normalProductCardScItms_fnl2-m__DrJpx{max-width:-moz-fit-content;max-width:fit-content;width:31%;padding:0 13px 0 0;margin:0 13px 0 0;border:none;border-right:1px solid #e7cfae}}.normalProductCardScItms_fnl2-m__DrJpx:last-child{padding:0;margin:0;border:none}.normalProductCardScItms__category_page_product_card__sZTMc{margin-left:0;padding-top:0;width:calc(50% - 8px)}@media screen and (max-width:1024px){.normalProductCardScItms__category_page_product_card__sZTMc{min-width:42%}}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l{padding:18px;width:100%;min-height:165px;position:relative}@media screen and (max-width:1024px){.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l{padding:8px;min-height:145px}}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu{width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu{width:calc(100% - 16px)}}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu .normalProductCardScItms_best-buy-tag__1k_WB{background:#2976e0;padding:2px 10.5px;font-size:13.2px;font-weight:700;color:#fff;text-transform:uppercase;border-radius:4.8px}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_product-tags__jDiSu .normalProductCardScItms_vegNonVegIconPLP__xIWjM{width:14px;height:14px;margin-left:auto;position:absolute;top:0;right:0}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD{position:absolute;bottom:0;right:0}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD .normalProductCardScItms_freebie_tag_holdr__2mM_R{position:static;background:#000;color:#fff;font-size:14px;font-weight:600;padding:3px 33px;border-radius:0 0 12px 0}@media screen and (max-width:1024px){.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_productImage-innr-off__YBF4l .normalProductCardScItms_freebie_tag__EdQdD .normalProductCardScItms_freebie_tag_holdr__2mM_R{padding:1px 18px;font-size:12px}}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_product-tags__jDiSu{position:absolute;bottom:9px}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-card-data__nrGOC .normalProductCardScItms_product-tags__jDiSu img{width:18px;height:18px}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-title-div__swiTW{gap:8px!important}@media screen and (min-width:1024px){.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_productList-title-div__swiTW{gap:5px!important}.normalProductCardScItms__category_page_product_card__sZTMc .normalProductCardScItms_productList-card-details__wQ0H9 .normalProductCardScItms_rtng-star__CEZTj{margin-top:12px}}.normalProductCardScItms_productCardBuyNow__i_BP7 button{margin-top:12px!important}@media screen and (max-width:1024px){.normalProductCardScItms_category_sale_page_product_card__2MqBn{width:47.5%;margin-left:0!important}.normalProductCardScItms_category_sale_page_product_card__2MqBn .normalProductCardScItms_productImage-innr-off__YBF4l{min-height:auto!important}.normalProductCardScItms_category_sale_page_product_card_saleType__nr40X{margin-left:0;width:auto}}.normalProductCardScItms_product-oos__DOII4{opacity:.6}.normalProductCardScItms_productList-card-data__nrGOC{display:flex;flex-direction:column;justify-content:space-between}.normalProductCardScItms_top_section_wrap__qQF_b{display:flex;gap:16px;align-items:flex-start}.normalProductCardScItms_noHeight__ItMnQ{min-height:0;display:none}.normalProductCardScItms_productList-brdr__RFe7_{position:relative;display:flex;align-items:center}.normalProductCardScItms_productList-brdr__RFe7_ .normalProductCardScItms_line__g3cSL{height:15px;width:1px;top:5px;right:0;background-color:#646464;position:absolute}.normalProductCardScItms_buy-now-prod-crd-btn__PD70c button{margin-top:8px;width:100%;min-height:44px}.seoNew_heading-1__K2f_N{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.seoNew_heading-2__q_PYp{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.seoNew_heading-3__Fy8yg{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.seoNew_btn__HZBmX{outline:none;border:0;cursor:pointer}.seoNew_btn__HZBmX:focus{outline:none}.seoNew_btn-outline__JA5wr{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.seoNew_btn-filled__R_rOt{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.seoNew_seo-parent__f8Cm2{padding:16px 0;background-color:#fff}@media(max-width:768px){.seoNew_seo-parent__f8Cm2{padding:16px}}.seoNew_seo-content__QruOp ul{margin-left:20px;list-style-position:outside;list-style-type:circle}.seoNew_seo-acc__S9j_8{border-radius:16px;border:none;background:#eee}.seoNew_seo-acc__header__4TJPt{padding:28px 20px;display:flex;column-gap:10px;justify-content:space-between;align-items:center;cursor:pointer}@media(max-width:768px){.seoNew_seo-acc__header__4TJPt{padding:20px}}.seoNew_seo-acc__header__icon__9wWWG{width:18px;height:max-content;line-height:normal}.seoNew_seo-acc__header__4TJPt h1{color:#131313;font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:768px){.seoNew_seo-acc__header__4TJPt h1{color:#0e3a52;font-size:14px;font-style:normal;font-weight:500;width:240px;line-height:24px}}.seoNew_seo-acc__header__4TJPt h2{margin:0 0 -3px!important}.seoNew_seo-acc__S9j_8.seoNew_open__rzp7d .seoNew_seo-acc__body__eRA18{display:block}.seoNew_seo-acc__S9j_8.seoNew_close__3I6Js .seoNew_seo-acc__body__eRA18{display:none}.seoNew_seo-acc__body__eRA18{padding:0 18px 18px 44px}.seoNew_seo-acc__body__eRA18 h1,.seoNew_seo-acc__body__eRA18 h2{font-size:32px!important;font-weight:600!important;letter-spacing:.64px!important}.seoNew_seo-acc__body__eRA18 p{font-size:14px;line-height:20px;color:#0e3a52}.seoNew_seo-acc__body__eRA18 h1,.seoNew_seo-acc__body__eRA18 h2{font-size:14px!important;line-height:auto}@media(max-width:768px){.seoNew_seo-acc__body__eRA18 h1,.seoNew_seo-acc__body__eRA18 h2{font-size:13px!important}.seoNew_seo-acc__body__eRA18{padding:0 16px 16px!important}}.seoNew_seo-acc__body__eRA18 .seoNew_seo-cont__I8YhE>h1,.seoNew_seo-acc__body__eRA18 .seoNew_seo-cont__I8YhE>h2{font-size:20px!important;margin-top:16px!important}@media(max-width:768px){.seoNew_seo-acc__body__eRA18 .seoNew_seo-cont__I8YhE>h1,.seoNew_seo-acc__body__eRA18 .seoNew_seo-cont__I8YhE>h2{font-size:16px!important}}@media(min-width:1024px){.seoNew_catFaqSection__f3QQs{margin:0 -30px}}.freebieChip_heading-1__y2fx3{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.freebieChip_heading-2__G5It2{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.freebieChip_heading-3__mHLqi{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.freebieChip_btn__kfDc7{outline:none;border:0;cursor:pointer}.freebieChip_btn__kfDc7:focus{outline:none}.freebieChip_btn-outline__Mlcra{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.freebieChip_btn-filled__QSybi{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.freebieChip_freebie-chip-cntnr__g_Asy{padding:4px;border-radius:4px;background-color:#3b39ff;width:max-content;gap:4px;max-width:100px;display:flex;align-items:center;justify-content:center}.freebieChip_freebie-chip-cntnr__g_Asy .freebieChip_freebie-text__OPfSp{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:normal;max-width:71%}.popularLinks_heading-1__zQJ_1{font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;color:#161616}.popularLinks_heading-2__O9fMY{font-size:24px;font-weight:600;line-height:36px;letter-spacing:0;color:#161616}.popularLinks_heading-3__vyXyE{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;color:#161616}.popularLinks_btn___EO_O{outline:none;border:0;cursor:pointer}.popularLinks_btn___EO_O:focus{outline:none}.popularLinks_btn-outline__DX1J_{border-radius:4px 4px 4px 4px;border:1px solid #131313;background-color:#fff}.popularLinks_btn-filled__raaDn{border-radius:4px 4px 4px 4px;background:#131313;color:#fff}.popularLinks_popularLinks__4R2kM .popularLinks_title__VixkC{text-transform:capitalize;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#131313}.popularLinks_popularLinks__4R2kM .popularLinks_link_items__PmDKG ul{display:flex;margin:0 -4px;flex-wrap:wrap}.popularLinks_popularLinks__4R2kM .popularLinks_link_items__PmDKG ul li{margin:2px 0}.popularLinks_popularLinks__4R2kM .popularLinks_link_items__PmDKG ul li a{display:block;padding:0 4px;cursor:pointer;color:#0e3a52;font-size:14px}