<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! bluetti v2.0.0 | (c) 2022 Bluettipower | MIT License | https://gitee.com/bluetti/shopify-gulp.git */
@charset "UTF-8";[data-section-type=product-tech-specs] .tm-tech-filter-subnav {
    list-style: none
}

[data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;*&gt;:first-child {
    color: #333;
    text-transform: capitalize;
    transition: all .3s ease-in-out
}

@media (max-width: 767px) {
    [data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;*&gt;:first-child {
        font-size:.775rem
    }
}

[data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;*&gt;:first-child:hover,[data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;.tm-active&gt;a {
    color: #fff;
    text-decoration: none;
    background: #00a7e1;
    border: 1px solid #00a7e1
}

@supports (backdrop-filter: saturate(100%) blur(10px)) {
    [data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;*&gt;:first-child:hover,[data-section-type=product-tech-specs] .tm-tech-filter-subnav&gt;.tm-active&gt;a {
        backdrop-filter:saturate(100%) blur(10px)
    }
}

@media (max-width: 768px) {
    [data-section-type=product-tech-specs] [data-tech-content] {
        padding-top:60px
    }
}
</pre></body></html>