.article-section .input,.article-section .textarea,.article-section .select{-webkit-appearance:none;appearance:none;width:100%;padding:var(--input-padding-block) var(--input-padding-inline);border:1px solid rgb(var(--input-text-color) / calc(var(--has-transparent-background, 0) * .85 + .15));border-radius:var(--input-border-radius);background:rgb(var(--input-background, transparent));color:rgb(var(--input-text-color, var(--text-color)));text-align:start;text-transform:var(--input-text-transform);vertical-align:top}.article-section .textarea{border-radius:min(12px,var(--input-border-radius))}:is(.input:focus,.article-section .textarea:focus,.article-section .select:focus-visible){border-color:currentColor;outline:none}.article-section .select~svg,.article-section .select>svg{pointer-events:none;position:absolute;inset-block-start:calc(50% - 4.5px);inset-inline-end:calc(var(--input-padding-inline) + 1px)}.article-section .select:has(option[value=""]:checked){color:rgb(var(--text-color) / .7)}.article-section .floating-label{height:100%;padding-block:var(--input-padding-block);z-index:1;color:rgb(var(--input-text-color, var(--text-color)) / calc(var(--has-transparent-background, 0) * .3 + .7));transform-origin:var(--transform-origin-start) top;pointer-events:none;border:1px solid #0000;transition:transform .15s ease-in-out;position:absolute;inset-block-start:0;inset-inline-start:var(--input-padding-inline)}.article-section .input~.floating-label{align-items:center;display:none}.article-section .product-card-two-title h3,.article-section .product-card-two-title h3 *{margin:0;color:#fff!important;font-family:Outfit-Regular;font-size:16px;line-height:22px;font-weight:700}.article-section-mid .product-card .product-card-info,.blog-product-you-may-also-like .product-card .product-card-info{padding:10px 10px 5px}.article-section-mid .product-card .product-card-info .product-card-swatch img,.blog-product-you-may-also-like .product-card .product-card-info .product-card-swatch img{margin-bottom:0;max-width:100%;width:auto}.article-section-mid .product-card .product-card-info .product-card-pricebox ins span,.blog-product-you-may-also-like .product-card .product-card-info .product-card-pricebox ins span{font-size:16px!important}.article-section-mid .product-card .product-card-info .product-v-img,.blog-product-you-may-also-like .product-card .product-card-info .product-v-img{padding-top:0}.article-section-mid .product-card .product-card-info .product-card-pricebox,.blog-product-you-may-also-like .product-card .product-card-info .product-card-pricebox{margin-top:0!important;padding-top:0!important}.article-section-mid .product-card .product-card-two-titlebox,.blog-product-you-may-also-like .product-card .product-card-two-titlebox{height:calc(100vw * 55 / var(--base-size))}.article-section-mid .product-card .product-card-swatches .product-card-swatch,.blog-product-you-may-also-like .product-card .product-card-swatches .product-card-swatch{width:calc(100vw * 30 / var(--base-size));height:calc(100vw * 30 / var(--base-size))}.article-section-mid .product-card .add-to-cart-btn-iconsvg,.blog-product-you-may-also-like .product-card .add-to-cart-btn-iconsvg{width:calc(100vw * 40 / var(--base-size));height:calc(100vw * 40 / var(--base-size))}.article-section-mid .product-card-two-title span,.blog-product-you-may-also-like .product-card-two-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.article-section-mid .product-card .product-card-two-titlebox,.blog-product-you-may-also-like .product-card .product-card-two-titlebox{height:calc(100vw * 90 / var(--base-size))}.article-section-mid .product-card .product-card-swatches .product-card-swatch,.blog-product-you-may-also-like .product-card .product-card-swatches .product-card-swatch{width:calc(100vw * 50 / var(--base-size));height:calc(100vw * 50 / var(--base-size))}.article-section-mid .product-card .add-to-cart-btn-iconsvg,.blog-product-you-may-also-like .product-card .add-to-cart-btn-iconsvg{width:calc(100vw * 60 / var(--base-size));height:calc(100vw * 60 / var(--base-size))}.article-section-mid .product-card .product-card-info .product-card-pricebox,.blog-product-you-may-also-like .product-card .product-card-info .product-card-pricebox{margin-top:6px!important}.blog-product-you-may-also-like-swiper .swiper-slide{height:100%!important}.recommended-articles-item-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.article-section .faq-wrap{padding:28px 37px;background:var(--blog-theme-block-color);border-radius:8px;border-top:3px solid var(--blog-theme-active-text-color);margin-top:60px}.article-section .faq-wrap h2{margin-top:0;margin-bottom:14px}.article-section .faq-wrap .faq-title{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(29,29,29,.2);padding:22px 0;cursor:pointer;margin:0}.article-section .faq-wrap .faq-title *{font-size:18px;font-style:normal;font-weight:400;line-height:24px}.article-section .faq-wrap .faq-title:first-child{border-top:1px solid rgba(29,29,29,.2)}.article-section .faq-wrap .faq-title .faq-icon{width:27px;height:27px;border-radius:50%;border:1px solid rgba(29,29,29,.13);display:flex;align-items:center;justify-content:center;transition:transform .25s ease;flex-shrink:0}.article-section .faq-wrap .faq-title .faq-icon svg path:last-child{transition:opacity .25s ease}.article-section .faq-wrap .faq-title.active{border-bottom:0px}.article-section .faq-wrap .faq-title.active .faq-icon{transform:rotate(180deg);background-color:var(--blog-theme-active-text-color)}.article-section .faq-wrap .faq-title.active .faq-icon svg path:first-child{fill:#fff}.article-section .faq-wrap .faq-title.active .faq-icon svg path:last-child{opacity:0}.article-section .faq-wrap .faq-title.active+.faq-content{display:block;border-bottom:1px solid rgba(29,29,29,.2);opacity:.8}.article-section .faq-wrap .faq-content{display:none;padding:0 0 22px}.blog-progress-box{position:fixed;top:var(--header-height);left:0;width:0%;height:5px;background:#ff5f00;z-index:100}.article-section-lt .toc-list{list-style:none;display:flex;flex-direction:column;transition:transform .3s ease;gap:4px;margin-left:0}.article-section-lt .toc-list li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:38px;display:flex;align-items:center;padding-left:16px;padding-right:10px;cursor:pointer}.article-section-lt .toc-list li:hover{background:#fff3eb;border-radius:8px}.article-section-lt .toc-list li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;width:100%}.article-section-lt .tocbox{border-radius:8px;background:#f9f9f9;padding:20px}.article-section-mid p a,a.c21{position:relative;overflow:hidden;width:fit-content;display:inline-flex}.article-section-mid p [span=LTR],.article-section-mid div [p=LTR]{display:flow-root}.article-section-mid p a:after,a.c21:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:#ff5f00;left:0}.article-section-mid p a:hover:after,a.c21:hover:after{left:100%;transition:left .3s ease}.article-section-lt .one-level-heading.is-active{border-radius:8px;border-left:3px solid #FF5F00;background:#fff3eb}.article-section-lt .one-level-heading.is-active a{color:#ff5f00}.article-section-lt .toc-list li .button-group{width:100%}.article-section-rt{position:relative}.article_recommended_blogs{position:absolute;left:0;width:100%;height:fit-content;top:1500px}.article_recommended_blogs2{top:5000px}.article-section .article-section-rt .article_recommended_blogs_item_info_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-transform:capitalize;overflow:hidden;color:var(--blog-theme-default-text-color);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.article-section .article-section-rt .article_recommended_blogs a{width:fit-content;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize;position:relative;overflow:hidden;display:inline-flex}.article-section .article-section-rt .article_recommended_blogs a:before{width:100%;height:1px;position:absolute;content:"";bottom:0;left:0;background-color:var(--blog-theme-default-text-color)}.article-section .article_recommended_blogs_item_info_read_more a{position:relative}.article-section .article_recommended_blogs_item_info_read_more_learn_more:hover{color:var(--blog-theme-active-text-color)}.article-section .article_recommended_blogs a:before{width:100%;height:1px;position:absolute;content:"";bottom:0;left:0%;background-color:var(--blog-theme-default-text-color)}.article-section .article_recommended_blogs .article_recommended_blogs_list_item_a_img:before{display:none}.article-section .article_recommended_blogs a:hover:before{background-color:var(--blog-theme-active-text-color);left:100%;transition:left .3s ease-in-out}@keyframes borderWidthAnimation{0%{left:0%}to{left:100%}}.article_recommended_blogs_item_info{display:flex;justify-content:space-between;flex-direction:column}.article_recommended_blogs_list{display:flex;flex-direction:column;gap:24px;margin-top:20px;border-top:1px solid rgba(29,29,29,.2);padding-top:24px;color:var(--blog-theme-default-text-color)}.article_recommended_blogs_list_item_img{width:149px;height:108px;border-radius:8px;object-fit:cover;object-position:center}.article_recommended_blogs_item_info{display:flex;justify-content:space-between}.article_recommended_blogs_list_item{display:flex;gap:20px}.article_recommended_blogs_list_item_a{flex-shrink:0}.article_recommended_blogs_read_more{color:#1d1d1db3;margin-top:24px}.article-section-mid blockquote{border-radius:12px;padding:24px 28px;margin:2rem 0;background-color:var(--blog-theme-block-color);border-left:4px solid var(--blog-theme-active-text-color)}.article-section-mid blockquote *{font-family:Outfit-Regular!important;margin:0}.article-section-mid blockquote p strong{font-size:20px!important;font-style:normal;font-weight:400;line-height:26px!important}.article-section-mid blockquote{display:flex;flex-direction:column;gap:10px}.one_product_box{border-radius:8px;border-top:3px solid var(--blog-theme-active-text-color);background:var(--blog-theme-block-color);padding:20px;margin-top:0;margin-bottom:30px}.one_product_box_product{gap:20px;margin-top:0;margin-bottom:0;display:grid;grid-template-columns:2fr 4fr}.one_product_box_product_imagebox{width:100%;height:auto;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:0;background-color:#fff}.one_product_box_product_imagebox img{width:100%;border-radius:10px;height:100%;object-fit:cover;object-position:center;margin-bottom:0}.one_product_box_product_info{flex-direction:column;display:flex;justify-content:space-between;margin-top:0;margin-bottom:0}.one_product_box_product_info_button *{margin-top:0;margin-bottom:0}.one_product_box_product_info_button{display:flex;align-items:flex-end;gap:7px;margin-top:0}.one_product_box_product_info_button product-form{flex-shrink:0}.one_product_box_product_info_button button,.one_product_box_product_info_button button-content,.one_product_box_product_info_button a{margin-top:0}.one_product_box_product_info .one_product_box_product_info_button a{background:var(--blog-theme-default-text-color)}.one_product_box_product_info_content{display:flex;flex-direction:column;gap:5px}.one_product_box_product .one_product_box_product_info-price sale-price{color:#333;font-size:15.713px;font-style:italic;font-weight:400;line-height:16.583px}.one_product_box_product .one_product_box_product_info-price compare-at-price{color:#3333334d;font-size:12.152px;font-style:italic;font-weight:400;line-height:16.583px;text-decoration-line:line-through}.one_product_box_product .one_product_box_product_info-price .price-list{align-items:baseline;margin-bottom:0;margin-top:10px}.one_product_box_product_info_content *{margin:0}.one_product_box_product_info_content .price ins span{color:#333;font-weight:700;font-size:16px!important;line-height:24px!important}.one_product_box_table .metafield-rich_text_field{display:grid;grid-template-columns:2fr 6fr 2fr 6fr;border-radius:10px;margin-top:20px;border:1px solid rgba(29,29,29,.1);overflow:hidden;margin-bottom:20px;border-bottom:0px}.one_product_box_content .metafield-rich_text_field ul{margin-top:0}.one_product_box_table .metafield-rich_text_field p{margin-top:0;margin-bottom:0;text-align:center;padding:10px}.one_product_box_table .metafield-rich_text_field p:nth-child(2n+2){background-color:#f9f9f9;align-items:left}.one_product_box_table .metafield-rich_text_field p:nth-child(4n+2),.one_product_box_table .metafield-rich_text_field p:nth-child(4n+4){background:#f9f9f9}.one_product_box_table .metafield-rich_text_field p:nth-child(odd){background:var(--blog-theme-active-text-color);color:#fff;border-color:#e4dfd8}.one_product_box_table .metafield-rich_text_field p{border-bottom:1px solid rgba(29,29,29,.1);min-height:62px;display:flex;align-items:center;justify-content:center}.one_product_box_table .one_product_box_table_item:nth-last-child(1),.one_product_box_table .one_product_box_table_item:nth-last-child(2),.one_product_box_table .one_product_box_table_item:nth-last-child(3),.one_product_box_table .one_product_box_table_item:nth-last-child(4){border-bottom:none}.picture-products-big-image{height:100%;width:100%;object-fit:cover;margin-bottom:0;border-radius:8px}.picture-products-list{margin-top:0;margin-bottom:0}.picture-products-list-button{position:absolute;bottom:-60px;left:0;width:100%}.image-switch-thumb-item img{width:92.397px;height:57.945px;object-fit:cover;object-position:center;border-radius:5px;border:1px solid transparent}.image-switch-thumb-item.active img{border:1px solid #333}.image-switch-box{margin-bottom:14px;width:100%}.image-switch-box .image-switch-box-swiper{width:100%}.image-switch-box .image-switch-section .swiper,.image-switch-box .image-switch-thumb *{margin-top:0;margin-bottom:0}.image-switch-thumb{display:flex;gap:5px;margin-top:10px;margin-bottom:0}.image-switch-slide{display:flex;flex-direction:column;gap:16px;height:auto}.image-switch-slide-text{color:#333;margin-top:0}.image-switch-slide-image{border-radius:10px;height:100%;width:100%;flex:1;margin-bottom:0}.single-product-content-btm{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.article-section-mid a,.article-section-mid a *{color:var(--blog-theme-active-text-color)!important}.article-section-mid .grid-item__meta-modify{width:100%}.article-section-mid .single-product-content .one_product_box_product_info-title{margin-top:0;margin-bottom:0}.single-product-content-btm-button{display:flex;align-items:center;gap:8px;flex-shrink:0;width:100%}.single-product-content-btm-button product-form button{width:100%;border-radius:66px;background:#ff5f00;height:36px;padding-left:0;padding-right:0}.single-product-content-btm-button product-form,.single-product-content-btm-button .learn-more-button{flex:1;flex-shrink:0}.one_product_box_product_info_content,.single-product-content-btm *{margin-bottom:0;margin-top:0}.single-product-content-info{flex:1}.single-product-content-textbox{color:var(--blog-theme-default-text-color);background:var(--blog-theme-block-color);padding:20px 26px 20px 40px;margin-top:0;border-radius:10px;border-left:3px solid var(--blog-theme-active-text-color);margin-bottom:14px}.single-product-content-textbox .metafield-rich_text_field{position:relative}.blog-faq-box{border-radius:15px;background:#f2f2f2;padding:48px 42px 36px;color:var(--blog-theme-default-text-color);margin-top:60px}.blog-faq-box-title{margin-bottom:32px;margin-top:0}.blog-faq-box-item-title{margin-bottom:9px;margin-top:0}.blog-faq-box-list{display:flex;flex-direction:column;gap:32px;margin-top:0}.blog-faq-box-item{margin-top:0}.blog-product-box-info{display:flex;justify-content:space-between;flex-direction:column}.blog-product-box-info-content{color:var(--blog-theme-default-text-color)}.blog-product-box-info-button{margin-top:20px;display:flex;justify-content:end}.blog-product-box-info-button a{text-transform:capitalize;border-bottom:1px solid var(--blog-theme-default-text-color);background:transparent;color:var(--blog-theme-default-text-color)}.article-section .blog-product-box{display:grid;grid-template-columns:193px auto;gap:26px;padding:28px;background:var(--blog-theme-block-color);border-radius:8px;border-top:3px solid var(--blog-theme-active-text-color);margin-bottom:14px}.blog-product-box-info-button,.blog-product-box-info{margin-bottom:0;margin-top:0}.article-section .product-card{margin-bottom:0}.article-section .blog-product-box .product-card-item,.article-section .blog-product-box .product-card-item .product-card{border-radius:10px;background:#fff}.section-split__column--image img{border-radius:10px;aspect-ratio:4 / 3;object-fit:cover;object-position:center}.article-section .blog-product-box .blog-product-box-info-content ul{margin-top:6px}.article-section .product-card-item .product-card__media{border-bottom:0px;background:transparent}.article-section .product-card-item{padding:calc(100vw * 5 / var(--base-width)) calc(100vw * 6 / var(--base-width))}.article-section .product-card-item .product-card__media img{margin-bottom:0;height:auto;aspect-ratio:auto;border-radius:5px}.article-section .product-card-item .product-title-snippet-box .product-snippet{display:none}.article-section .product-card-item .product-title-snippet-box{min-height:calc(100vw * 30 / var(--base-width))}.article-section .product-card-item *,.article-section .product-card-item{margin-top:0}.article-section .picture-products{margin-bottom:30px}.article-section .picture-products .picture-products-list-button a{color:#fff;margin-top:0}.article-section .product-card .product-v-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.article-section .picture-products .picture-products-list-button button,.article-section .picture-products .picture-products-list-button button-content{margin-top:0}.article-section .product-card-item:hover .addCart-pricebox-active{margin-bottom:10px}.article-section .product-card-item .product-card-addcart-button-price{display:block}.article-section .product-card-item{padding:calc(100vw * 10 / var(--base-width)) calc(100vw * 12 / var(--base-width))}.article-section .product-card-item a{border-bottom:0px;background:transparent;color:#333}.article-section .picture-products .picture-products-list-button button-content{background:var(--blog-theme-default-text-color)}.article-section .picture-products .picture-products-list-button .button{background:var(--blog-theme-default-text-color)}.article-section .one_product_box_product .single-product-content-btm-button a{color:var(--blog-theme-default-text-color);margin-top:0;background:#fff;width:100%;height:36px;padding-right:0;padding-left:0}.article-section .one_product_box_product .single-product-content-btm-button .button__content{margin-top:0}.article-section .one_product_box_product .single-product-content-btm-button button{margin-top:0;padding-right:0;padding-left:0}.blog-product-box .product-card-item:hover .product-card-one .product-card__media{background:#fff}.article-section .product-card-item:hover .product-card__info,.article-section .product-card-item:hover .product-card__figure .price-list,.article-section .product-card-item:hover .product-card__figure .rating-badge{display:none}.blog-product-box-product{height:fit-content}.blog-product-box-product .custom-product-card{border-radius:8px;background:#fff}.article-section-mid .blog-product-box-info ul li:before{color:var(--blog-theme-active-text-color)}.article-section-mid img:nth-of-type(1){margin-top:0!important}.article-section-mid .blog-product-box-info a{color:var(--blog-theme-active-text-color)!important;border-color:var(--blog-theme-active-text-color)}.article-section-mid .blog-product-box-info .blog-product-box-info-title{margin-top:12px}.blog_recommended_products .swiper-wrapper{margin-top:30px}.blog_recommended_products .swiper-wrapper .swiper-slide{height:auto}.blog-progress-box{position:fixed;top:100px;left:0;width:0%;height:5px;background:#ff5f00;z-index:100}.blog_recommended_products .swiper-pagination-progressbar{display:none}.one_product_box_product_info_button,.one_product_box_product_info_button *{margin-top:0}@media(max-width:1500px){.single-product-content-btm-button .button__content{padding-left:1rem;padding-right:1rem}}@media(max-width:1024px){.blog-product-box-product .product-card-item{height:auto}.blog_recommended_products .swiper-pagination-progressbar{display:flex}.article-section .product-card-item .addCart-pricebox .product-card__quick-buy{margin-top:15px}.article-section .product-card-item .product-card-addcart-button-price{display:none}.article-section .product-card-item .addCart-pricebox .product-card__quick-buy{display:block}.article-section .product-card-item:hover .addCart-pricebox-defualt{opacity:1}.page-sidebar-rightbox{display:none}.article-section .product-card-item:hover .product-card__info{display:block}.single-product-content-btm{flex-direction:row;align-items:center}.one_product_box_product .one_product_box_product_info-price .price-list{margin-bottom:0}.one_product_box_product_imagebox{padding-top:0;padding-bottom:0}.one_product_box_product_info{margin-top:0}}.article-section .swiper-slide{margin-bottom:0;margin-top:0}.one_product_box_product_info_button button-content,.picture-products-list-button button-content{margin-bottom:0}.one_product_box_product_info_button button-content span,.picture-products-list-button button-content span{margin-bottom:0}.one_product_box_product_info_button a,.one_product_box_product_info_button,.one_product_box_product_info_button product-form,.one_product_box_product_info_button product-form form,.one_product_box_product_info_button product-form form button{margin-bottom:0;margin-top:0}@media(max-width:768px){.article-section .product-card-item *,.article-section .product-card-item{margin-top:0;margin-bottom:0}.product-card-item .button__content{display:flex;align-items:center;justify-content:center;margin-bottom:0}.product-card-item .button__content *{margin-bottom:0}.article-section .product-card-item .price-list{margin-bottom:10px}.article-section .product-card-item .addCart-pricebox .product-card__quick-buy,.product-card-item .addCart-pricebox{margin-bottom:0}.article-section .prose .product-card-item .product-title-snippet-box a{margin-bottom:10px}.picture-products-list-button{bottom:-100px}.one_product_box_product_info_button a button-content{padding-left:2rem;padding-right:2rem}.article-section .picture-products-list .product-card-item .button__content,.article-section .blog_recommended_products .product-card-item .button__content{height:calc(100vw * 40 / var(--base-width))}}@media(max-width:1024px){.article-section .blog_recommended_products .swiper-pagination-progressbar{position:static;background:#0000001a;border-radius:24px}.article-section .blog_recommended_products .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{top:0;background:#00000080;border-radius:24px}.blog_recommended_products .swiper-wrapper{gap:0px;display:flex}.article-section .blog_recommended_products .swiper-pagination-progressbar{margin-top:20px;position:relative;top:0;height:1px}}@media(max-width:767px){.single-product-content-btm{display:block}.article-section .blog-product-box{padding:calc(100vw * 20 / var(--base-width));gap:0px}.article-section .picture-products .product-card .product-v-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-section .one_product_box{padding:calc(100vw * 10 / var(--base-width))}.article-section .one_product_box_product{margin-bottom:0}.article-section .one_product_box_product{margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:calc(100vw * 20 / var(--base-width))}.one_product_box_product_imagebox{width:100%;height:auto}.one_product_box_product_info_button button-content{padding:var(--button-padding-block) var(--button-padding-inline)}.single-product-content-btm-button .button__content{padding:var(--button-padding-block) var(--button-padding-inline)}.one_product_box_product_info *{margin-bottom:0;margin-top:0}.one_product_box_product{gap:10px}.one_product_box_product_info_button{margin-top:15px}.one_product_box_table{margin:calc(100vw * 50 / var(--base-width)) 0}.one_product_box_table{grid-template-columns:3fr 6fr}.article-section .product-card-item *,.article-section .product-card-item{margin-bottom:0}.article-section .prose .product-card-item .product-title-snippet-box .product-snippet{margin:7px 0}.article-section .product-card-item .price-list{margin-bottom:7px}.article-section .picture-products-list-button *{margin:0}.article-section .blog-faq-box{padding:calc(100vw * 26 / var(--base-width))}.article-section .picture-products{padding-bottom:0;grid-template-columns:1fr}.article-section .blog-product-box{grid-template-columns:1fr}.article-section .picture-products img{width:100%;max-height:calc(100vw * 420 / var(--base-width));object-fit:cover;object-position:center}.article-section .product-card-item .button__content{height:calc(100vw * 60 / var(--base-width))}.picture-products-list-button{position:static;column-span:all;grid-column:span 2;margin-top:0;margin-bottom:0}.blog-faq-box-list{margin-bottom:0;gap:calc(100vw * 40 / var(--base-width))}.blog-faq-box-item{margin-bottom:0}.single-product-content-btm .one_product_box_product_info-price .price span{color:#333}.single-product-content-btm-button{margin-top:calc(100vw * 20 / var(--base-width))}.blog-product-box-info{margin-bottom:0}.blog-product-box-info-button{margin-bottom:0;margin-top:30px}.blog_recommended_products .swiper-wrapper{display:flex;grid-template-columns:repeat(4,1fr);gap:0px;margin-top:calc(100vw * 40 / var(--base-width))}.article-section .blog_recommended_products{margin-bottom:calc(100vw * 40 / var(--base-width))}.one_product_box_table .one_product_box_table_item:nth-last-child(3),.one_product_box_table .one_product_box_table_item:nth-last-child(4){border-bottom:1px solid rgba(29,29,29,.1)}.one_product_box_table .one_product_box_table_item:nth-last-child(1),.one_product_box_table .one_product_box_table_item:nth-last-child(2){border-bottom:0px}}.left-top-header-text{margin-bottom:19px;color:var(--blog-theme-default-text-color)}.left-top-header{border-bottom:1px solid rgba(29,29,29,.2);margin-bottom:20px}.blog-best-product{margin-bottom:10px}.blog-best-product .blog-best-product-header{display:flex;align-items:center;height:46px;background:var(--blog-theme-active-text-color);color:var(--blog-theme-color-fff);padding:0 20px;margin:0}.blog-best-product-box .blog-best-product-info{width:100%;display:flex;justify-content:center;flex-direction:column;padding-top:20px;padding-bottom:20px}.blog-best-product-content{border-radius:8px;border:.4px solid #E4DFD8;background:#fff;overflow:hidden}.blog-best-product-addcart-item{display:flex;align-items:center;justify-content:space-between}.blog-best-product-addcart-item-lt{display:flex;align-items:center}.blog-best-product-addcart-item{border-radius:8px;border:.4px solid #E4DFD8;padding:8px}.blog-best-product-box{display:flex;gap:24px;padding-right:20px;border-bottom:1px solid #E4DFD8}.blog-best-product-box .blog-best-product-box-imgbox{flex-shrink:0}.blog-best-product-box .blog-best-product-box-img{width:204px;height:100%;object-fit:contain;object-position:center}.blog-best-product-box .blog-best-product-info-title{margin-top:0;margin-bottom:0}.blog-best-product-box .blog-best-product-info-tag{color:#1d1d1d99}.blog-best-product-box .blog-best-product-info-title{margin-bottom:20px;margin-top:6px}.blog-best-product-info-rating{margin-bottom:23px}.blog-best-addcart button{border-radius:6px;border:1px solid var(--button-border-color);height:34px;padding:0 15px;color:#fff;font-weight:700}.blog-best-product-addcart-item .blog-best-product-addcart-item-lt img{max-width:31px}.blog-best-product-addcart-item .blog-best-product-addcart-item-lt p{margin-bottom:0}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt{flex-shrink:0}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .price ins span{font-size:14px!important;font-style:normal;font-weight:400;line-height:16px!important;color:var(--blog-theme-default-text-color)}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .price,.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .blog-best-addcart button{flex-shrink:0}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .blog-best-addcart button button-content{display:flex;align-items:anchor-center;gap:6px}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .blog-best-addcart-one button{background-color:var(--blog-theme-active-text-color)}.blog-best-addcart button-content{--button-padding-block: 0px;--button-padding-inline: 0px;color:#fff!important}.blog-best-addcart-two button-content{color:#ff5f00!important}.blog-best-product-addcart-item .blog-best-product-addcart-item-rt .blog-best-addcart-two button{background-color:transparent;border:1px solid #FF5F00;color:#ff5f00}.blog-best-addcart button .button__content_span_text{color:var(--button-text-color)!important}.blog-best-product-addcart-item-rt{display:flex;align-items:center;gap:11px}.blog-best-product-addcart-item-lt{gap:10px}.blog-best-product-info-addlinebox{display:flex;flex-direction:column;gap:8px}.blog-best-product-parameter .metafield-rich_text_field{display:grid;grid-template-columns:repeat(4,1fr)}.blog-best-product-parameter .metafield-rich_text_field p{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px 0 12px 20px;margin-bottom:0}.blog-best-product-parameter .metafield-rich_text_field p{border-right:1px solid #E4DFD8;color:#1d1d1d99;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.blog-best-product-parameter .metafield-rich_text_field p strong{font-size:18px;line-height:24px;font-family:Outfit-Regular}.blog-best-product-parameter .metafield-rich_text_field p:last-child{border-right:0px}.blog-best-product-pros-cons{display:grid;grid-template-columns:repeat(2,1fr);border-radius:8px;border:.4px solid #E4DFD8;overflow:hidden;gap:1px}.blog-best-product-pros-cons ul{list-style:none}.blog-best-product-pros-cons p{font-size:14px;font-style:normal;font-weight:400;line-height:20px;font-family:Outfit-Regular;position:relative;padding-left:33px;min-height:26px;margin-bottom:20px;display:flex;align-items:center;opacity:.7}.blog-best-product-pros-cons p:first-child{opacity:1;color:#01a96b}.blog-best-product-pros-cons .blog-best-product-cons p:first-child{color:#e84040}.blog-best-product-pros-cons p:last-child{margin-bottom:0}.blog-best-product-pros-cons p:before{position:absolute;content:"\2714";left:0;top:0;width:26px;height:26px;background-color:#01a96b;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff}.blog-best-product-pros-cons .blog-best-product-cons p:before{content:"X";background-color:#e84040}.blog-best-product-pros-cons .blog-best-product-pros{background:#e6f8f2}.blog-best-product-pros-cons .blog-best-product-cons{background:#fef3f2}.blog-best-product-pros-cons{margin-top:14px}.blog-best-product-pros-cons ul{display:flex;flex-direction:column;gap:20px}.blog-best-product-pros-cons ul li{font-size:14px;font-style:normal;font-weight:400;line-height:20px;font-family:Outfit-Regular;position:relative;padding-left:33px}.blog-best-product-pros-cons ul li:before{position:absolute;content:"\2714";left:0;top:0;width:26px;height:26px;color:#01a96b;background-color:#cbecde;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.blog-best-product-pros-cons .blog-best-product-cons li:before{background-color:#fcdedc;color:#e84040}.blog-best-product-pros-item{padding:20px}.blog-product-info{display:grid;grid-template-columns:3fr 4fr;margin:20px 0;gap:15px}.blog-product-info-rt-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.blog-product-info-rt-header-item{display:flex;flex-direction:column;gap:6px;padding:15px}.blog-product-info-rt-header-item:first-child{border-radius:8px;background:#1c1a18}.blog-product-info-rt-header-item:last-child{border-radius:8px;background:var(--blog-theme-active-text-color)}.blog-product-info-rt-header-item p:first-child{font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-family:Outfit-Regular;color:#fffc}.blog-product-info-rt-header-item p:nth-child(2){font-size:40px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;color:#fff;font-family:Outfit-Regular}.blog-product-info-rt-header-item p:nth-child(2) em{font-size:30px;font-style:normal;font-weight:400;line-height:normal;color:#fff9;text-transform:uppercase}.blog-product-info-rt-header-item p:nth-child(3){color:#fffc;font-size:14px;font-style:normal;font-weight:400;line-height:16px;font-family:Outfit-Regular;margin-bottom:0}.blog-product-info-rt-content .metafield-rich_text_field{display:grid;grid-template-columns:131px auto;background:#fff}.blog-product-info-rt-content{border-radius:8px;overflow:hidden;border:.4px solid #E4DFD8;margin-top:13px}.blog-product-info-rt-content .metafield-rich_text_field p:nth-child(4n+1),.blog-product-info-rt-content .metafield-rich_text_field p:nth-child(4n+2){background:#fff9f5}.blog-product-info-rt-content .metafield-rich_text_field p:nth-child(1),.blog-product-info-rt-content .metafield-rich_text_field p:nth-child(2){background:var(--blog-theme-active-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px;font-family:Outfit-Regular;color:#f7f5f2;font-weight:700}.blog-product-info-rt-content .metafield-rich_text_field p{padding:15px 10px 15px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom:.4px solid #E4DFD8;margin-bottom:0}.blog-product-info-rt-content .metafield-rich_text_field p:nth-last-child(1),.blog-product-info-rt-content .metafield-rich_text_field p:nth-last-child(2){border-bottom:0px}.blog-product-info-rt-content .metafield-rich_text_field p a{color:var(--blog-theme-active-text-color)}.blog-product-info-rt-content .metafield-rich_text_field p:nth-child(odd){border-right:.4px solid #E4DFD8;font-family:Outfit-Regular}.article-section .choose_size_box{border-radius:8px;border-top:3px solid var(--blog-theme-active-text-color);background:var(--blog-theme-block-color);padding:30px 35px 40px;margin-top:20px}.article-section .choose_size_box h2{margin-bottom:20px;margin-top:0}.article-section .choose_size_box div:nth-of-type(1){padding-left:0!important}.article-section .choose_size_box>h3{position:relative;display:flex;gap:12px;margin-bottom:12px;margin-top:40px;padding-left:42px}.article-section .choose_size_box>h3:before{content:"";position:absolute;left:0;top:2px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;width:30px;height:30px;background-color:var(--blog-theme-active-text-color);border-radius:50%;flex-shrink:0;color:#fff;display:flex;align-items:center;justify-content:center}.article-section .choose_size_box h3:nth-of-type(1):before{content:"1"}.article-section .choose_size_box h3:nth-of-type(2):before{content:"2"}.article-section .choose_size_box h3:nth-of-type(3):before{content:"3"}.article-section .choose_size_box h3:nth-of-type(4):before{content:"4"}.article-section .choose_size_box h3:nth-of-type(5):before{content:"5"}.article-section .choose_size_box h3:nth-of-type(6):before{content:"6"}.article-section .choose_size_box h3:nth-of-type(7):before{content:"7"}.article-section .choose_size_box h3:nth-of-type(8):before{content:"8"}.article-section .choose_size_box h3:nth-of-type(9):before{content:"9"}.article-section .choose_size_box h3:nth-of-type(10):before{content:"10"}.article-section .choose_size_box p,.article-section .choose_size_box div.ace-line{color:#1d1d1dcc;padding-left:42px}.updates_history_sources_box h2{margin-bottom:26px}.article-section .updates_history_sources_box h3{font-size:20px;font-style:normal;font-weight:400;line-height:26px;height:46px;background:var(--blog-theme-active-text-color);display:flex;align-items:center;justify-content:space-between;padding:0 25px;border:.4px solid #E4DFD8;color:#fff;border-radius:8px;margin-top:0;margin-bottom:0}.article-section .article-section-mid .updates_history_sources_box h3,.article-section .article-section-mid .updates_history_sources_box h3 *{color:#fff!important}.updates-h3-open-span{transform:rotate(90deg);transition:transform .3s ease}.article-section .updates_history_sources_box h3.active{border-radius:8px 8px 0 0}.article-section .updates_history_sources_box h3.active .updates-h3-open-span{transform:rotate(0);transition:transform .3s ease}.article-section .updates_history_sources_box .updates_history_sources_content{height:0px;overflow:hidden;transition-duration:.3s;transition-property:height;transition-timing-function:cubic-bezier(.18,.71,.11,1);border-top:0px;background:var(--blog-theme-block-color);margin-bottom:30px}.article-section .updates_history_sources_box .updates_history_sources_content p{padding-bottom:22px;color:#1d1d1dcc;padding-top:22px;margin-bottom:0}.article-section .updates_history_sources_box .updates_history_sources_content:nth-of-type(1) p{padding-bottom:0;color:#1d1d1dcc;padding-top:0;margin-bottom:0}.article-section .updates_history_sources_box .updates_history_sources_content:nth-of-type(1) p:first-child{margin-top:15px;margin-bottom:5px}.article-section .updates_history_sources_box .updates_history_sources_content ul{margin-top:20px}.article-section .updates_history_sources_box .updates_history_sources_content ul li:before{color:var(--blog-theme-active-text-color)}.article-section .updates_history_sources_box .updates_history_sources_content:nth-of-type(1) :is(h5,.h5,h5 *,.h5 *){margin-top:20px;margin-bottom:0}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p{position:relative;padding-left:30px}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:before{content:"";position:absolute;left:0;top:23px;color:var(--blog-theme-active-text-color)}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(1):before{content:"[1]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(2):before{content:"[2]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(3):before{content:"[3]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(4):before{content:"[4]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(5):before{content:"[5]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(6):before{content:"[6]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(7):before{content:"[7]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(8):before{content:"[8]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(9):before{content:"[9]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(10):before{content:"[10]"}.article-section .updates_history_sources_box .updates_history_sources_content:nth-last-of-type(1) p:nth-of-type(11):before{content:"[11]"}.article-section .updates_history_sources_box .updates_history_sources_content p a{color:var(--blog-theme-active-text-color)}.article-section .updates_history_sources_box h3.active+.updates_history_sources_content{border-radius:0 0 8px 8px;border:.4px solid #E4DFD8;border-top:0px;height:auto;transition-duration:.8s;transition-property:height;transition-timing-function:cubic-bezier(.18,.71,.11,1);padding:0 25px}.article-section .updates_history_sources_box .updates_history_sources_content:last-child p{border-bottom:.4px solid rgba(0,0,0,.1)}.article-section .updates_history_sources_box .updates_history_sources_content:last-child p:nth-last-child(1){border-bottom:0px}.article-section .footer-content-white-left-top{border-radius:5px;background:#ff5f00;color:var(--blog-theme-default-text-color);padding:16px 19px;color:#f9f9f9}.article-section .footer-content-white-left-top .subscribe_heading{color:#f9f9f9;text-transform:capitalize}.article-section .footer-content-white-left-top,.article-section .footer-content-white-left-top *,.subscribe_agreement,.article-section .footer-content-white-left-top .subscribe_description{color:#f9f9f9cc}.article-section .article-input-row-item{width:100%;display:flex;gap:5px}.article-section .article-input-row-item{height:28px;margin-bottom:13px}.article-section .article-input-row-item-inputbox{height:fit-content}.article-section .article-input-row-item input{border-radius:2px;background:#fff;color:var(--blog-theme-default-text-color);height:100%;padding:0;font-size:12px}.article-section .footer-content-white-left-top-form button{--button-padding-block: 0;--button-padding-inline: 0;height:auto;width:auto;border-radius:2px;color:#fff;font-family:Outfit-Regular;flex-shrink:0;height:28px}.article-section .subscribe_heading{font-family:Outfit-Regular;margin-bottom:9px}.article-section .subscribe_description{color:#1d1d1dcc}.article-section .footer-content-white-left-top-form{margin-top:17px}.article-section .footer-content-white-left-top-form-agreement{border-top:0px;margin-top:0}.article-section .footer-content-white-left-top-form-agreement a{color:#fff!important;text-decoration:underline!important}.article-section .article-input-row-item .form-control{position:relative;height:28px}.article-section .article-input-row-item-inputbox{position:relative;flex:1}.article-section .article-input-row-item .email-icon{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:13px;height:13px;border-radius:2.167px;background:#bac0cac2;display:flex;align-items:center;justify-content:center}.article-section .article-input-row-item input{padding-right:1.5rem}.article-section .subscribe_agreement{color:#1d1d1dcc}.one_product_box_product_info-score-mobile,.single-product-content-btm-button-mobile{display:none}.article-section .article-section-mid .product-card__title{margin-top:0;margin-bottom:10px;line-height:0px}.article-section .article-section-mid .product-card__title a{line-height:normal}.article-section .custom-product-card .product-card__hover-action button{--button-padding-block: 6px;--button-padding-inline: 0px}.article-section-mid .ace-line img,.article-section-mid p img{margin-top:30px;border-radius:8px;margin-bottom:20px}@media(max-width:1024px){.article-section .single-product-content-btm{flex-direction:column;align-items:self-start}.article-section .custom-product-card .product-card__hover-action button{--button-padding-block: 10px;--button-padding-inline: 0px}.blog-best-product-box{flex-direction:column;gap:12px}.blog-best-product-box{padding-left:20px;padding-bottom:20px}.blog-product-info-rt-header-item p:nth-child(2){font-size:30px}.blog-best-product-addcart-item-lt p{font-size:14px}.blog-best-addcart button-content{--button-padding-inline: 8px}.picture-products{grid-template-columns:1fr}.one_product_box_product_info{gap:30px}}@media(max-width:860px){.blog-product-info,.article-section .blog-product-box{grid-template-columns:1fr}}.single-product-content-btm-button-mobile .single-product-content-btm-button-learn-more{flex:1;height:36px}@media(max-width:767px){.blog-best-product-box .blog-best-product-box-img{width:100%;height:auto}.article-section .updates_history_sources_box h3{padding:10px 25px;min-height:100%;height:auto}.article-section .product-card .product-v-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-best-product-box{padding-bottom:0}.blog-best-product-pros-cons{grid-template-columns:1fr}.article-section .article-input-row-item{margin-bottom:0}.one_product_box_product_info-score-pc{display:none}.article-section .footer-content-white-left-top{margin-bottom:20px}.one_product_box_product_info-score-mobile{display:flex}.single-product-content-btm-button-mobile{display:flex;gap:calc(100vw * 20/var(--base-width))}.single-product-content-btm-button-pc{display:none}.single-product-content-btm-button-mobile product-form{flex:1}.single-product-content-btm-button-mobile .single-product-content-btm-button-learn-more{flex:1;height:36px;border-radius:66px;background:#fff;padding-left:0;padding-right:0;text-align:center}.single-product-content-btm-button-mobile .single-product-content-btm-button-learn-more a{height:100%;border-radius:66px;background:#fff;padding-left:0;padding-right:0;text-align:center}.article-section .article-content-white-left{margin-top:40px}.article-section .choose_size_box{padding-left:calc(100vw * 20 / var(--base-width));padding-right:calc(100vw * 20 / var(--base-width));padding-top:calc(100vw * 40 / var(--base-width));padding-bottom:calc(100vw * 40 / var(--base-width))}.article-section .faq-wrap{padding:calc(100vw * 40 / var(--base-width)) calc(100vw * 20 / var(--base-width))}.article-section .article-input-row-item,.article-section .article-input-row-item-inputbox{height:fit-content}.article-section .article-input-row-item input{height:100%;padding-top:0;margin-bottom:0;padding-block:0px}.blog-best-product-parameter .metafield-rich_text_field{grid-template-columns:repeat(2,1fr)}.blog-best-product-parameter .metafield-rich_text_field p{padding-left:0;align-items:center}.blog-best-product-parameter .metafield-rich_text_field p:nth-child(1),.blog-best-product-parameter .metafield-rich_text_field p:nth-child(2){border-bottom:.4px solid #E4DFD8}.blog-best-product-addcart-item{align-items:flex-start;justify-content:space-between}}.gap-6{gap:1.5rem}.section-split{--distance-to-bleed: var(--container-gutter);display:grid;max-width:1440px;margin:30px auto 0;padding:0;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.section-header{margin-inline:var(--container-gutter);grid-template-columns:minmax(0,1fr);align-items:start;row-gap:1.8rem;display:grid}:where(.container,.section-split) .section-header{margin-inline:0}.section-header__controls{align-self:end}@media screen and (min-width:700px){.section-header{grid-auto-columns:auto;grid-auto-flow:column;gap:2rem}.section-header.section-header--stack{grid-auto-flow:row}}.section-split__column{padding:var(--section-vertical-spacing) var(--container-gutter)}.section-split__column--image{padding-block:calc(var(--section-disable-padding-collapsing, 1) * var(--container-gutter)) var(--container-gutter)}.section-split__column--flushed{padding:0!important}@media screen and (max-width:999px){.section-split__column:where(:first-child){padding-block-end:var(--section-stack-row-gap)}.section-split__column:where(:last-child){padding-block-start:var(--section-stack-row-gap)}.section-split__column:not(.section-split__column--flushed)+.section-split__column{padding-block-start:0}}@media screen and (min-width:1000px){.section-split{grid-template-columns:var(--section-split-grid-template-columns, repeat(2, minmax(0, 1fr)));align-items:start;display:grid}.section-split:has(.section-split__column--image){align-items:center}.section-split:has(.section-split__column--image) .section-split__column:not(.section-split__column--image){padding-block:var(--container-gutter)}.section-split__column--image{align-self:stretch}.section-split--reverse .section-split__column:first-child{order:2}.section-split:not(.section-split--reverse) .section-split__column--image:first-child,.section-split--reverse .section-split__column--image:last-child{padding-inline-end:0}.section-split:not(.section-split--reverse) .section-split__column--image:last-child,.section-split--reverse .section-split__column--image:first-child{padding-inline-start:0}}.section-stack{row-gap:var(--section-stack-row-gap);grid-template-columns:minmax(0,1fr);display:grid}.section-stack--tight{row-gap:min(2rem,var(--section-stack-row-gap))}.meta-information{flex-wrap:wrap;align-items:center;column-gap:.5rem;display:flex}.meta-information>span:last-child{display:none}.meta-information>:not(.shape)~:before{content:"";background:currentColor;width:1px;height:.5625rem;margin-inline-end:.75rem;display:inline-block}.container--narrow{--container-gutter-context: min(1.75rem, var(--container-gutter))}.v-stack{align-content:start;justify-items:inherit;grid-template-columns:minmax(0,1fr);display:grid}.h-stack{align-items:center;justify-content:inherit;display:flex}@media(max-width:1460px){.section-split{padding:0 20px}}@media(max-width:1024px){.section-split{padding:10px 20px 0;gap:38px;margin-top:10px}.section-split__column{margin-bottom:10px}}@media(max-width:767px){.section-split{--distance-to-bleed: var(--container-gutter);display:flow-root;gap:28px;padding-left:10px;padding-right:10px}}.table-tr-len1{border-radius:10px;overflow:hidden}.table-tr-len1 .tr-td-4.td-ele8>td>:first-child *,.table-tr-len1 .tr-td-4.td-ele8>td>:first-child{font-size:40px;font-style:normal;font-weight:600;line-height:46px;text-transform:capitalize;font-family:Outfit-Regular;color:#1a56db;text-align:center;margin-bottom:0}.table-tr-len1 .tr-td-4.td-ele8>td{border-radius:10px;border:.4px solid #E4DFD8;background:var(--blog-theme-block-color);padding-bottom:20px}.table-tr-len1 .tr-td-4.td-ele8{display:flex;gap:13px}.table-tr-len1 .tr-td-4.td-ele8>td>:last-child *,.table-tr-len1 .tr-td-4.td-ele8>td>:last-child,.table-tr-len1 .td-ele2 td>:last-child{font-size:14px;font-style:normal;font-weight:400;line-height:16px;font-family:Outfit-Regular;color:#1d1d1d99;text-align:center}.table-tr-len1 .tr-td-2 td{background:#fcf7f2;padding:20px 15px}.table-tr-len1 .tr-td-2 td :first-child *,.table-tr-len1 .tr-td-2 td :first-child{font-size:20px;font-style:normal;font-weight:600;line-height:26px;color:var(--blog-theme-default-text-color);font-family:Outfit-Regular}.table-tr-len1 .tr-td-2 td>:not(:first-child),.table-tr-len1 .tr-td-2 td>:not(:first-child) *{font-size:14px;font-style:normal;font-weight:400;line-height:16px;font-family:Outfit-Regular;color:#1d1d1d99}.article-section .article-section-mid .product-card-two-now,.blog-product-you-may-also-like .product-card-two-now{background-color:var(--blog-theme-block-color)}.table-tr-len1 .td-ele2 td>:first-child{font-size:20px;font-style:normal;font-weight:600;line-height:26px;color:var(--blog-theme-default-text-color);font-family:Outfit-Regular}
/*# sourceMappingURL=/cdn/shop/t/78/assets/blog2.css.map */
