.tt-main-article{padding:2.5rem 0 3.5rem;width:100%;background-color:#f5f5f7}.tt-main-article span.space-mark-dot{display:inline-block;margin:0 .5rem;width:.25rem;height:.25rem;border-radius:50%;background-color:#7c7c7c}.tt-main-article .article-header .article-header-left,.tt-main-article .article-header .article-header-right{flex:1}.tt-main-article .article-header .article-title{font-size:2.75rem}.tt-main-article .article-header ul.article-tag-list li{background-color:#e7e7e7;color:#7c7c7c}.tt-main-article .article-header .article-author-info .author-head{display:flex;align-items:center;justify-content:center;background-color:#e7e7e7;border-radius:50%;overflow:hidden}.tt-main-article .article-body article{flex:1}.tt-main-article .article-body article p,.tt-main-article .article-body article ul{margin:1rem auto}.tt-main-article .article-body article picture,.tt-main-article .article-body article img:not(.product-image),.tt-main-article .article-body article video{border-radius:15px;width:90%}.tt-main-article .article-body article a{color:var(--color-blue)}.tt-main-article .article-body article a:hover{color:var(--hover-color-blue)}.tt-main-article .article-body article>*:nth-child(1){margin-top:0}.tt-main-article .article-body article>*:nth-last-child(1){margin-bottom:0}.tt-main-article .article-body .media-item{position:relative;display:block;width:90%;border-radius:15px;overflow:hidden}.tt-main-article .article-body .media-item video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1}.tt-main-article .article-body .media-item .control-pannel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#737373;opacity:.62;z-index:3}.tt-main-article .article-body .media-item .control-pannel svg{display:block;width:4rem;height:4rem;object-fit:contain;cursor:pointer}.tt-main-article .article-body .media-item.play .control-pannel{opacity:0;visibility:hidden}.tt-main-article .article-body .article-rightbar{flex:0 0 30%}.tt-main-article .article-body .article-rightbar>div{top:calc(1rem + var(--height-header, 70px));height:calc(100vh - 2rem - var(--height-header, 70px));overflow:hidden}.tt-main-article .article-body .article-category,.tt-main-article .article-body .article-category-mb{display:flex;flex-direction:column;will-change:max-height;transition:max-height .3s ease;overflow:hidden}.tt-main-article .article-body .article-category h3,.tt-main-article .article-body .article-category-mb h3{flex:0 0 auto}.tt-main-article .article-body .article-category .article-category-content,.tt-main-article .article-body .article-category-mb .article-category-content{flex:1;display:flex;flex-direction:column;gap:1.25rem;position:relative;margin:0;overflow:auto}.tt-main-article .article-body .article-category .article-category-content a,.tt-main-article .article-body .article-category-mb .article-category-content a{display:block;margin:0;font-size:inherit;line-height:1.25;font-weight:400;color:#575757}.tt-main-article .article-body .article-category .article-category-content a:hover,.tt-main-article .article-body .article-category .article-category-content a.active,.tt-main-article .article-body .article-category-mb .article-category-content a:hover,.tt-main-article .article-body .article-category-mb .article-category-content a.active{color:#000;font-weight:600}.tt-main-article .article-body .article-category .show-more-con,.tt-main-article .article-body .article-category-mb .show-more-con{display:flex;justify-content:center;margin:1.5rem 0 0;padding:1.5rem 0 0;border-top:1px solid #bfbfbf}.tt-main-article .article-body .article-category .show-more-con .show-more-btn,.tt-main-article .article-body .article-category-mb .show-more-con .show-more-btn{display:flex;align-items:center;gap:.5rem;margin:0;padding:.35rem 1.5rem;background-color:#f5f5f5;border-radius:1.5rem;font-weight:400;cursor:pointer}.tt-main-article .article-body .article-category .show-more-con .show-more-btn svg,.tt-main-article .article-body .article-category-mb .show-more-con .show-more-btn svg{display:block;width:1rem;height:auto;transform:rotate(-180deg)}.tt-main-article .article-body .article-category .show-more-con .show-more-btn:after,.tt-main-article .article-body .article-category-mb .show-more-con .show-more-btn:after{display:inline-block;content:var(--category-hide)}.tt-main-article .article-body .article-category.hide .show-more-con .show-more-btn svg,.tt-main-article .article-body .article-category-mb.hide .show-more-con .show-more-btn svg{transform:rotate(0)}.tt-main-article .article-body .article-category.hide .show-more-con .show-more-btn:after,.tt-main-article .article-body .article-category-mb.hide .show-more-con .show-more-btn:after{content:var(--category-show)}.tt-main-article .article-social-share{position:fixed;top:50%;right:1.25rem;transform:translateY(-50%);z-index:11}.tt-main-article .blog-article-product{--block-color: #FFFFFF;margin:4.5rem 0;width:90%;background:#fff;border-radius:15px;overflow:hidden}.tt-main-article .blog-article-product .product-item__wrapper{--col-width: 50%}.tt-main-article .blog-article-product .bls-loaded-image{background:transparent}.tt-main-article .blog-article-product .product-item__name{color:#000;font-size:1.5rem;font-weight:700}.tt-main-article .blog-article-product .product-item__name:hover{color:#8f53ed}.tt-main-article .blog-article-product .price-same-style{color:#8f53ed;font-size:1.5rem;font-weight:700}.tt-main-article .blog-article-product .product__color-swatches{justify-content:start}@media screen and (max-width: 1600px){.tt-main-article .article-header .article-title{font-size:2.5rem}}@media screen and (max-width: 768px){.tt-main-article .article-header .article-header-left,.tt-main-article .article-header .article-header-right{flex:0 0 auto;width:100%}.tt-main-article .article-header .article-title{font-size:2rem}.tt-main-article .article-body article{flex:0 0 auto;width:100%}.tt-main-article .article-body article picture,.tt-main-article .article-body article img:not(.product-image),.tt-main-article .article-body article video{width:100%}.tt-main-article .article-body .article-rightbar{flex:0 0 auto;width:100%}.tt-main-article .article-body .article-rightbar>div{top:auto;height:auto;overflow:visible}.tt-main-article .article-body .article-category-mb .article-category-content{gap:17.5px}.tt-main-article .article-body .media-item{width:100%}.tt-main-article .article-body .media-item .control-pannel svg{width:4rem;height:4rem}.tt-main-article .article-social-share{top:calc(var(--height-header, 70px) + var(--height-bar, 42px) + 6rem);right:1rem;transform:translateY(0)}.tt-main-article .blog-article-product{margin:4rem 0;width:100%}.tt-main-article .blog-article-product .product-item__wrapper{--col-width: 100%}.tt-main-article .blog-article-product .w__customAction .product-item__select-options,.tt-main-article .blog-article-product .w__customAction .product-item__product-form,.tt-main-article .blog-article-product .w__customAction .product-item__learnmore{max-width:none}}
