:root{--article-container-width: 73rem;--article-wide-container-width: 83rem}.main-article-template{width:100%}.Article__Main-Wrapper{display:flex}.Article__MetaItem,.Article__Read-Time{margin-left:2rem;position:relative}.Article__CustomImage{margin-bottom:4rem;position:relative}.Article__CustomImage img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1.2rem}.Article__Title{font-size:4.6rem;line-height:5.5rem;margin-bottom:2rem;margin-top:0}.Article__AuthorName{color:#387274;font-weight:600}.Article__AuthorName:hover{text-decoration:underline}.Article__Author,.Article__MetaItem,.Article__Read-Time,.Article__UpdatedAt{font-size:1.6rem;line-height:2.4rem;color:#10182080}.Article__Read-Time:before,.Article__MetaItem:before{content:"\2022";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%)}@media screen and (max-width: 749px){.Article__Read-Time:before{display:none}.Article__Read-Time{display:block;margin:.5rem 0}}table-of-contents{background:#f8f8f9;position:relative;margin:4rem 0;padding:2rem;border-radius:1.2rem;display:block}table-of-contents .table-heading{margin:0;font-size:1.8rem;line-height:2.4rem;font-weight:600;color:#101820}table-of-contents #table-of-contents-toggle{position:absolute;right:2rem;top:2rem;cursor:pointer;text-decoration:underline;font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1rem;color:#101820}table-of-contents .table-contents-li{margin-bottom:.5rem}table-of-contents .table-contents-li:last-child{margin-bottom:0}table-of-contents .table-contents-li a{text-decoration:none;margin-left:1rem;color:rgba(var(--color-foreground),.75)}table-of-contents .table-contents-li::marker{font-weight:600;color:#387274b3}table-of-contents ol{display:none}table-of-contents ol.active{display:block;list-style:decimal-leading-zero;margin:0;padding-top:2rem}table-of-contents li:not(.table-contents-li)::marker{margin:0}.Article__Body{color:rgba(var(--color-foreground),.75)}.Article__Body a:not(.table_of_contents_link,.Article__Body .comparison_table .product_cell-title a,.button,.full-unstyled-link){font-weight:600;color:#387274b3;text-decoration:underline}.Article__Body table:not([class]){width:100%}.Article__Body h2{font-size:2rem;line-height:2.4rem}.Article__Body h3,.Article__Body h4{font-size:1.8rem;line-height:2.4rem}.Article__Body ul{list-style:none}.Article__Body ul li{position:relative;margin-bottom:2rem}.Article__Body ul li:not(.slider__slide):before{content:"";background:url(/cdn/shop/files/teleties-checkmark.png?v=1708437501);background-repeat:no-repeat;background-size:100%;background-color:#b6cfd0;border-radius:50%;position:absolute;width:2.5rem;height:2.5rem;left:-4rem;top:.3rem}.Article__Body ol{padding-left:3rem;margin-bottom:0}@media screen and (min-width: 1140px){.breakout-container{margin-left:calc((var(--article-container-width) - var(--article-wide-container-width)) / 2);margin-right:calc((var(--article-container-width) - var(--article-wide-container-width)) / 2)}}@media screen and (min-width: 750px) and (max-width: 989px){.Article__CustomImage{margin:0 auto 2rem}.Article__Wrapper{margin-bottom:4rem}.Article__Header--Wrap{margin-bottom:2rem}.Article__Wrapper,.Article__Header--Wrap{padding:2rem 2rem 0}}@media screen and (min-width: 750px){.Article__Body h2{font-size:2.6rem;line-height:3.2rem}.Article__Body h3{font-size:2.4rem;line-height:3rem}.Article__Body h4{font-size:2rem;line-height:3rem}}@media screen and (max-width: 749px){.Article__Header--Wrap{padding:4rem 2rem 2rem}.Article__CustomImage{margin:0 auto 2rem}.Article__Wrapper,.Article__Header{padding-left:2rem;padding-right:2rem}.Article__Wrapper{margin-bottom:2rem}.Article__Title{font-size:2.6rem;line-height:3.4rem}table-of-contents{margin:3rem 0}table-of-contents .table-heading{font-size:1.8rem}}.article-promo-images{padding:4rem 0;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.article-promo-images .promo-image__wrap{width:100%}.article-promo-images img{width:100%;object-fit:cover;border-radius:1.2rem}@media screen and (max-width: 749px){.article-promo-images{padding:2rem 0;gap:2rem;flex-direction:column}}.article-pros-cons{margin:4rem 0}.article-pros-cons-table{width:100%;background:#f9f9f9;border-radius:.4rem;padding-bottom:2rem}.article-pros-cons .article-pro-cons-title{color:rgba(var(--color-foreground),1);font-size:2rem;padding:2rem;font-weight:600}.article-pros-cons .pros-cons-point,.article-pros-cons .article-pro-cons-title{width:50%}.article-pros-cons .pros-cons-point{position:relative;padding:1rem 0 1rem 4rem}.article-pros-cons .icon-checkmark{color:#000}.article-pros-cons .icon-close path{stroke:#e01717}.article-pros-cons .icon-close,.article-pros-cons .icon-checkmark{width:1.2rem;position:absolute;left:2rem;top:2rem}@media screen and (max-width: 749px){.article-pros-cons-table{padding-bottom:1rem}.article-pros-cons{margin-left:-2rem;margin-right:-2rem}.article-pros-cons .article-pro-cons-title{padding:2rem}.article-pros-cons .pros-cons-point{font-size:1.4rem;padding:1rem 1rem 1rem 4.5rem}}.article-quote-highlight{margin:4rem 0;font-size:3.2rem;line-height:4.2rem;font-weight:600;color:rgba(var(--color-foreground),1)}@media screen and (max-width: 749px){.article-quote-highlight{font-size:2.6rem;line-height:3.4rem}}.Article__Previous_Next{margin-top:6rem;padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:space-between}.Article__Previous_Next a{color:rgba(var(--color-foreground),1);text-decoration:none}.Article__Previous_Next a:hover{text-decoration:underline}.Article__Previous_Next .previous-post svg{transform:rotate(90deg)}.Article__Previous_Next .next-post svg{transform:rotate(-90deg)}.Article__Sidebar-Wrap{background:#faf7f4}.Article__Sidebar{height:100%}.Article__Sidebar>*{word-break:break-word}.Article__Sidebar .sidebar__block-container{padding:2rem}.Article__Sidebar .author-sidebar-card{margin:0 auto;max-width:32rem}.Article__Sidebar .author_title{font-size:2rem;margin:1rem 0 2rem;font-weight:600}.Article__Sidebar .sidebar__author-image img{max-width:16rem;border-radius:50%}.Article__Sidebar .author_text{margin-top:2rem;line-height:2.4rem;color:rgba(var(--color-foreground),.75)}.Article__Sidebar .learn-more--author{padding-top:2rem;text-transform:uppercase;letter-spacing:.1rem}.Article__Sidebar .learn-more-button{font-weight:600;font-size:1.5rem;line-height:2rem;color:rgba(var(--color-foreground),1)}.Article__Sidebar .article_sidebar_blog_item:not(:last-child),.Article__Sidebar .article_sidebar_guide_item:not(:last-child){margin-bottom:2rem}.Article__Sidebar .article_sidebar_blog_item:hover .sidebar-blog-title,.Article__Sidebar .article_sidebar_guide_item:hover .sidebar-blog-title{text-decoration:underline}.Article__Sidebar .sidebar-tag-heading{margin-bottom:2rem;font-size:1.4rem;font-weight:600;line-height:1.7rem;padding:.6rem 1.2rem;background:#e0ceaa;border-radius:.2rem;color:rgba(var(--color-foreground),1);text-transform:uppercase;letter-spacing:.1rem}.Article__Sidebar .sidebar-guide-blog-image{display:block;width:100%;max-width:8rem;height:8rem;margin-right:1.2rem;object-fit:cover;border-radius:.4rem}.Article__Sidebar .article_sidebar_guide_item,.Article__Sidebar .article_sidebar_blog_item{display:flex;text-decoration:none}.Article__Sidebar .article_sidebar_guide_item{text-decoration:none}.Article__Sidebar .sidebar-blog-meta{display:flex;flex-direction:column}.Article__Sidebar .sidebar-blog-title{font-size:1.4rem;line-height:2rem;font-weight:600;color:rgba(var(--color-foreground),1)}.Article__Sidebar .sidebar-blog-date{color:rgba(var(--color-foreground),.6);margin-top:.5rem;font-size:1.4rem}.Article__Main-Wrapper .sticky-product-container{position:-webkit-sticky;position:sticky;top:12rem}.Article__Main-Wrapper .sticky-product-title{font-size:2.4rem;line-height:3rem}@media screen and (min-width: 990px){.Article__Sidebar-Wrap{max-width:37.5rem;width:100%}.Article__Header--Wrap{max-width:var(--article-container-width);margin:6rem auto 3rem}.Article__Wrapper{max-width:var(--article-container-width);margin:0 auto 8rem}}@media screen and (min-width: 990px) and (max-width: 1140px){.Article__Header--Wrap,.Article__Wrapper{padding:0 2rem}}@media screen and (min-width: 990px) and (max-width: 1300px){.Article__Sidebar-Wrap{max-width:30rem}.Article__Sidebar .sidebar__block-container{padding:2rem;margin:0}}@media screen and (max-width: 989px){.Article__Main-Wrapper{flex-direction:column}.Article__Sidebar .sidebar__block-container{padding:2rem;margin:0 auto}}@media screen and (min-width: 750px) and (max-width: 989px){.Article__Sidebar{display:flex;flex-wrap:wrap;padding:4rem 2rem 2rem;margin-bottom:4rem}.Article__Sidebar .sidebar__block{width:50%}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/section-blog-post.css.map */
