.shipping-table{width:100%;border-collapse:collapse;background:#fff;margin-bottom:40px}.shipping-table th{background:#f6f8f8;padding:12px 15px;text-align:left;font-weight:500;font-size:14px;border-bottom:1px solid #E1E5E7;color:#1c2123}.shipping-table td{padding:10px 15px;border-bottom:1px solid #E1E5E7;font-size:14px;color:#1c2123}.shipping-table td[rowspan]{vertical-align:middle;text-align:center}.shipping-table td[rowspan]:first-child{text-align:left}.shipping-table tbody tr:hover{background-color:#f6f8f8}.country-group{background-color:#f6f8f8;font-weight:500}.country-group td{padding:12px 15px;border-bottom:1px solid #E1E5E7}.carrier{color:#f9b235;font-weight:500}.price{font-weight:500;text-align:right}.delivery-time{font-style:italic;text-align:center}.info-note{font-size:13px;color:#1c2123;line-height:1.6;margin-top:20px;padding:15px;background:#f6f8f8;border-left:3px solid #F9B235}@media (max-width: 768px){.shipping-table{font-size:12px}.shipping-table th,.shipping-table td{padding:8px 10px}.shipping-table td:first-child,.shipping-table th:first-child{display:none}.country-group td{font-size:14px;font-weight:600}}@media (max-width: 480px){.shipping-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.weight-range{white-space:nowrap}}.article-toc{background:#f6f8f8;border:1px solid #E1E5E7;border-radius:8px;padding:20px 24px;margin-bottom:32px;max-width:100%}.article-toc__header{display:flex;justify-content:space-between;align-items:center}.article-toc__title{font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;color:#1c2123}.article-toc__toggle{background:none;border:none;cursor:pointer;padding:4px;color:#1c2123}.article-toc__toggle svg{transform:rotate(-90deg);transition:transform .2s ease}.article-toc__toggle[aria-expanded=true] svg{transform:rotate(0)}.article-toc__nav{overflow:hidden;max-height:1000px;transition:max-height .3s ease,margin .3s ease}.article-toc__nav.collapsed{max-height:0}.article-toc__list{list-style:none;margin:0;padding:0;counter-reset:toc}.article-toc__list li{counter-increment:toc;margin:0;padding:8px 0;border-bottom:1px solid #E1E5E7}.article-toc__list li:last-child{border-bottom:none;padding-bottom:0}.article-toc__list li a{color:#1c2123;text-decoration:none;font-size:15px;display:block;transition:color .15s ease;border-bottom:none}.article-toc__list li .rte a{position:unset}.article-toc__list li a:hover{color:#f9b235}.article-toc__list li.toc-h3{padding-left:20px}.article-toc__list li.toc-h3 a:before{content:"\2014  ";color:#e1e5e7}@media (max-width: 749px){.article-toc{padding:16px 18px}.article-toc__list li a{font-size:14px}}.blog-product-carousel{position:relative;margin:2rem 0;padding:0}.blog-product-carousel__track{display:flex;align-items:stretch;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:.5rem 0;list-style:none!important;margin:0;padding-left:0}.blog-product-carousel__track::-webkit-scrollbar{display:none}.blog-product-carousel__item{flex:0 0 calc(25% - .75rem);min-width:200px;scroll-snap-align:start;list-style:none!important;display:flex}.blog-product-carousel__item::marker,.blog-product-carousel__item:before{display:none!important;content:none!important}.blog-product-carousel__nav-wrapper{display:none;justify-content:flex-end;gap:.5rem;margin-bottom:1rem}.blog-product-carousel.has-overflow .blog-product-carousel__nav-wrapper{display:flex}.blog-product-carousel__nav{width:2.5rem;height:2.5rem;border:1px solid #E1E5E7;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1c2123;transition:all .2s ease}.blog-product-carousel__nav:hover{background:#f6f8f8;border-color:#f9b235}.blog-product-carousel__nav svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.blog-product-card{background:#fff;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:none;box-shadow:0 1px 3px #00000014}.blog-product-card:hover{box-shadow:0 4px 12px #0000001f}.blog-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#fff;text-decoration:none}.blog-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease;padding:.5rem}.blog-product-card:hover .blog-product-card__media img{transform:scale(1.05)}.blog-product-card__content{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.blog-product-card__vendor{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#f9b235;margin:0 0 .25rem;line-height:1.2}.blog-product-card__title{font-size:15px;font-weight:400;color:#1c2123;line-height:1.5;margin:0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-product-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.blog-product-card__title a:hover{color:#f9b235;text-decoration:none}.blog-product-card__price{margin-top:auto;padding-top:.75rem}.blog-product-card__price-current{font-size:16px;font-weight:600;color:#1c2123}.blog-product-card__price-compare{font-size:13px;color:#999;text-decoration:line-through;margin-right:.5rem;font-weight:400}.blog-product-card__price--sale .blog-product-card__price-current{color:#f9b235}.blog-product-single{margin:2rem 0;max-width:220px;display:inline-block}.blog-product-single .blog-product-card{height:auto}.blog-product-error{color:#999;font-style:italic;margin:1rem 0;padding:1rem;background:#f6f8f8;border-radius:8px}@media screen and (max-width: 989px){.blog-product-carousel__item{flex:0 0 calc(33.333% - .75rem);min-width:180px}}@media screen and (max-width: 749px){.blog-product-carousel__item{flex:0 0 calc(50% - .5rem);min-width:150px}.blog-product-carousel__track{gap:.75rem}.blog-product-single{max-width:100%}.blog-product-card__title{font-size:14px}.blog-product-card__price-current{font-size:15px}.blog-product-card__media img{padding:.25rem}.blog-product-card__content{padding:.75rem}}.rte .blog-product-card__title a,.rte .blog-product-card__title a:after,.rte .blog-product-card__title a:before{position:unset;display:none;background:none!important}.rte .blog-product-card__title a{display:block}.rte .blog-product-card,.rte .blog-product-card *{border-top:none;border-bottom:none}.rte .blog-product-carousel__item{border:none;padding:0;margin:0}.rte-tip{background:#f6f8f8;border-left:4px solid #F9B235;padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0;line-height:1.6;color:#1c2123}.rte-warning{background:#fff;border:2px solid #E1E5E7;padding:16px 20px;margin:24px 0;border-radius:8px;line-height:1.6;color:#1c2123}.rte-note{background:#1c2123;border-left:4px solid #F9B235;padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0;line-height:1.6;color:#fff}.rte-note a{color:#f9b235}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom.css.map */
