/** Shopify CDN: Minification failed

Line 65:4 Unexpected "{"
Line 66:15 Expected ":"
Line 69:0 Unexpected "{"
Line 86:4 Unexpected "{"
Line 87:15 Expected ":"
Line 95:4 Unexpected "{"
Line 96:15 Expected ":"
Line 103:4 Unexpected "{"
Line 104:15 Expected ":"
Line 113:4 Unexpected "{"
... and 24 more hidden warnings

**/
:root{
    --colorBtnPrimary:#ffb400;
    --colorBtnPrimaryDim:#c21f2a;
    --colorBtnPrimaryText:#ffffff
}
a.filter.js-no-transition{
    color:#fff !important
}
a.reset.js-no-transition{
    font-size:20px;
    text-decoration:underline!important
}
.Detailed_introduction{
    text-align:center;
    padding:1rem 0
}
.cd-products-wrapper::-webkit-scrollbar{
    width:10px;
    height:10px
}
.products-table{
    margin-top:1em
}
.cd-products-wrapper::-webkit-scrollbar-track{
    background:rgb(239,239,239);
    border-radius:2px
}
.cd-products-wrapper::-webkit-scrollbar-thumb{
    background:#bfbfbf;
    border-radius:10px
}
.cd-products-wrapper::-webkit-scrollbar-thumb:hover{
    background:#bfbfbf
}
.father::-webkit-scrollbar-corner{
    background:#179a16
}
div,ul,li{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
.cd-products-columns .product{
    width:310px
}
.products-comparison-{
    {
        section.id
    }
}
{
    margin-bottom:6em
}
h1.section-header__title.compare{
    margin-bottom:15px;
    text-transform:uppercase;
    color:#000;
    font-weight:600;
    text-align:center;
    font-size:40px;
    padding-top:4rem
}
.cd-products-comparison-table{
    margin-top: 80px; 
    margin-bottom:10rem; 
}
.products-comparison-{
    {
        section.id
    }
}
::after{
    display:none;
    content:'mobile'
}
.products-comparison-{
    {
        section.id
    }
}
header{
    padding:0 5% 25px
}
.products-comparison-{
    {
        section.id
    }
}
header::after{
    clear:both;
    content:"";
    display:table
}
.products-comparison-{
    {
        section.id
    }
}
h2{
    float:left;
    font-weight:bold
}
.products-comparison-{
    {
        section.id
    }
}
.actions{
    float:right
}
.products-comparison-{
    {
        section.id
    }
}
.reset,.products-comparison-{
    {
        section.id
    }
}
.filter{
    font-size:1.4rem
}
.products-comparison-{
    {
        section.id
    }
}
.reset{
    color:#404042;
    text-decoration:underline
}
.products-comparison-{
    {
        section.id
    }
}
.filter{
    padding:.6em 1.5em;
    color:#ffffff;
    background-color:#cccccc;
    border-radius:3px;
    margin-left:1em;
    cursor:not-allowed;
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    transition:background-color 0.3s
}
.products-comparison-{
    {
        section.id
    }
}
.filter.active{
    cursor:pointer;
    background-color:#ffb400
}
@media only screen and (min-width:1170px){
    .products-comparison-{
        {
            section.id
        }
    }
    {
        margin-bottom:8em
    }
    .products-comparison-{
        {
            section.id
        }
    }
    ::after{
        content:'desktop'
    }
    .products-comparison-{
        {
            section.id
        }
    }
    header{
        padding:0 5% 40px
    }
    .products-comparison-{
        {
            section.id
        }
    }
    h2{
        font-size:2.4rem
    }
    .products-comparison-{
        {
            section.id
        }
    }
    .filter{
        padding:.6em 2em;
        margin-left:1.6em
    }
}
.products-table{
    position:relative
}
.products-table .features{
    position:absolute;
    z-index:10;
    top:0;
    left:0;
    width:200px;
    border-style:solid;
    border-color:#e6e6e6;
    border-top-width:1px;
    border-bottom-width:1px;
    background-color:#fafafa;
    opacity:.95
}
.products-table .features::after{
    content:'';
    position:absolute;
    top:0;
    left:100%;
    width:4px;
    height:100%;
    background-color:transparent;
    background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.06),transparent);
    background-image:linear-gradient(to right,rgba(0,0,0,0.06),transparent);
    opacity:0
}
@media only screen and (min-width:1170px){
    .products-table .features{
        width:280px
    }
}
.products-table.scrolling .features::after{
    opacity:1
}
.cd-products-wrapper{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    border-style:solid;
    border-color:#e6e6e6;
    border-top-width:1px;
    border-bottom-width:1px
}
.cd-products-columns{
    width:4100px;
    margin-left:200px
}
.cd-products-columns::after{
    clear:both;
    content:"";
    display:table
}
@media only screen and (min-width:1170px){
    .cd-products-columns{
        width:4100px;
        margin-left:280px
    }
}
.cd-products-columns .product{
    position:relative;
    float:left;
    text-align:center;
    -webkit-transition:opacity 0.3s,visibility 0.3s,-webkit-transform 0.3s;
    -moz-transition:opacity 0.3s,visibility 0.3s,-moz-transform 0.3s;
    transition:opacity 0.3s,visibility 0.3s,transform 0.3s
}
.filtering .cd-products-columns .product:not(.selected){
    opacity:0;
    visibility:hidden;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0)
}
.no-product-transition .cd-products-columns .product.selected{
    -webkit-transition:opacity 0.3s,visibility 0.3s;
    -moz-transition:opacity 0.3s,visibility 0.3s;
    transition:opacity 0.3s,visibility 0.3s
}
.filtered .cd-products-columns .product:not(.selected){
    position:absolute
}
@media only screen and (min-width:1170px){
    .cd-products-columns .product{
        width:310px
    }
}
.cd-features-list li{
    padding:10px 0;
    border-color:#e6e6e6;
    border-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    font-size:16px
}
.cd-features-list li.rate{
    padding:21px 0
}
.cd-features-list li.rate span{
    display:inline-block;
    height:22px;
    width:110px;
    background:url(../img/cd-star.svg);
    color:transparent
}
@media only screen and (min-width:1170px){
    .cd-features-list li.rate{
        padding:22px 0
    }
}
.features .cd-features-list li{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    padding: 10px 5px;
}
.products-table .top-info{
    position:relative;
    height:245px;
    text-align:center;
    padding:1.25em 2.5em;
    border-color:#e6e6e6;
    border-style:solid;
    border-right-width:1px;
    -webkit-transition:height 0.3s;
    -moz-transition:height 0.3s;
    transition:height 0.3s;
    cursor:pointer;
    background:#ffffff
}
.products-table .top-info::after{
    content:'';
    position:absolute;
    left:0;
    top:100%;
    height:4px;
    width:100%;
    background-color:transparent;
    background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.06),transparent);
    background-image:linear-gradient(to bottom,rgba(0,0,0,0.06),transparent);
    opacity:0
}
.products-table .top-info h4{
    padding:1.25em 0 0.625em;
    font-weight:bold;
    color:#333333;
    font-size:18px
}
@media only screen and (max-width:1024px){
    .products-table .top-info{
        height: 177px;
    }
    .products-table .top-info h4{
        padding:0 5px
    }
}
.products-table .top-info img{
    display:block;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.products-table .top-info h4,.products-table .top-info img{
    -webkit-transition:-webkit-transform 0.3s;
    -moz-transition:-moz-transform 0.3s;
    transition:transform 0.3s
}
.products-table .top-info .check{
    position:relative;
    display:inline-block;
    height:16px;
    width:16px;
    margin:0 auto 1em
}
.products-table .top-info .check::after,.products-table .top-info .check::before{
    position:absolute;
    top:0;
    left:0;
    content:'';
    height:100%;
    width:100%
}
.products-table .top-info .check::before{
    border-radius:50%;
    border:1px solid #e6e6e6;
    background:#ffffff;
    -webkit-transition:background-color 0.3s,-webkit-transform 0.3s,border-color 0.3s;
    -moz-transition:background-color 0.3s,-moz-transform 0.3s,border-color 0.3s;
    transition:background-color 0.3s,transform 0.3s,border-color 0.3s
}
@media only screen and (min-width:1170px){
    .products-table .top-info{
        height:280px;
        width:310px
    }
    .products-table .top-info .check{
        margin-bottom:1.5em
    }
}
.products-table .features .top-info{
    width:200px;
    cursor:auto;
    background:#fafafa;
    display: block;
}
@media only screen and (min-width:1170px){
    .products-table .features .top-info{
        width:280px
    }
}
.products-table .selected .top-info .check::before{
    background:var(--colorBtnPrimary);
    border-color:var(--colorBtnPrimary);
    -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -ms-transform:scale(1.5);
    -o-transform:scale(1.5);
    transform:scale(1.5);
    -webkit-animation:cd-bounce 0.3s;
    -moz-animation:cd-bounce 0.3s;
    animation:cd-bounce 0.3s
}
@-webkit-keyframes cd-bounce{
    0%{
        -webkit-transform:scale(1)
    }
    60%{
        -webkit-transform:scale(1.6)
    }
    100%{
        -webkit-transform:scale(1.5)
    }
}
@-moz-keyframes cd-bounce{
    0%{
        -moz-transform:scale(1)
    }
    60%{
        -moz-transform:scale(1.6)
    }
    100%{
        -moz-transform:scale(1.5)
    }
}
@keyframes cd-bounce{
    0%{
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        transform:scale(1)
    }
    60%{
        -webkit-transform:scale(1.6);
        -moz-transform:scale(1.6);
        -ms-transform:scale(1.6);
        -o-transform:scale(1.6);
        transform:scale(1.6)
    }
    100%{
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5);
        transform:scale(1.5)
    }
}
.products-table .selected .top-info .check::after{
    opacity:1
}
@media only screen and (min-width:1170px){
    .products-table.top-fixed .cd-products-columns>li,.products-table.top-scrolling .cd-products-columns>li,.products-table.top-fixed .features,.products-table.top-scrolling .features{
        padding-top:160px
    }
    .products-table.top-fixed .top-info,.products-table.top-scrolling .top-info{
        height:135px;
        margin-top:80px;
        position:fixed;
        top:0;
        z-index:7
    }
    .no-cssgradients .products-table.top-fixed .top-info,.no-cssgradients .products-table.top-scrolling .top-info{
        border-bottom:1px solid #e6e6e6
    }
    .products-table.top-fixed .top-info::after,.products-table.top-scrolling .top-info::after{
        opacity:1
    }
    .products-table.top-fixed .top-info h4,.products-table.top-scrolling .top-info h4{
        -webkit-transform:translateY(-116px);
        -moz-transform:translateY(-116px);
        -ms-transform:translateY(-116px);
        -o-transform:translateY(-116px);
        transform:translateY(-116px)
    }
    .products-table.top-fixed .top-info img,.products-table.top-scrolling .top-info img{
        -webkit-transform:translateY(-62px) scale(0.4);
        -moz-transform:translateY(-62px) scale(0.4);
        -ms-transform:translateY(-62px) scale(0.4);
        -o-transform:translateY(-62px) scale(0.4);
        transform:translateY(-62px) scale(0.4)
    }
    .products-table.top-scrolling .top-info{
        position:absolute
    }
}
.cd-table-navigation a{
    position:absolute;
    z-index:12;
    top:0;
    right:15px;
    -webkit-transform:translateY(55px);
    -moz-transform:translateY(55px);
    -ms-transform:translateY(55px);
    -o-transform:translateY(55px);
    transform:translateY(55px);
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    color:transparent;
    height:45px;
    width:35px;
    background:var(--colorBtnPrimary) url("https://cdn.shopifycdn.net/s/files/1/0255/9528/1483/files/arrow.svg?v=1637572872") no-repeat center center;
    border-radius:3px;
    -webkit-transition:background-color 0.3s,opacity 0.3s,visibility 0.3s,-webkit-transform 0.3s;
    -moz-transition:background-color 0.3s,opacity 0.3s,visibility 0.3s,-moz-transform 0.3s;
    transition:background-color 0.3s,opacity 0.3s,visibility 0.3s,transform 0.3s
}
.cd-table-navigation a.inactive{
    opacity:0;
    visibility:hidden
}
.cd-table-navigation a.prev{
    left:120px;
    right:auto;
    -webkit-transform:translateY(55px) translateX(15px) rotate(180deg);
    -moz-transform:translateY(55px) translateX(15px) rotate(180deg);
    -ms-transform:translateY(55px) translateX(15px) rotate(180deg);
    -o-transform:translateY(55px) translateX(15px) rotate(180deg);
    transform:translateY(55px) translateX(15px) rotate(180deg)
}
.no-touch .cd-table-navigation a:hover{
    background-color:#404042
}
@media only screen and (min-width:1170px){
    .cd-table-navigation a{
        -webkit-transform:translateY(100px);
        -moz-transform:translateY(100px);
        -ms-transform:translateY(100px);
        -o-transform:translateY(100px);
        transform:translateY(100px)
    }
    .cd-table-navigation a.prev{
        left:210px;
        -webkit-transform:translateY(100px) translateX(15px) rotate(180deg);
        -moz-transform:translateY(100px) translateX(15px) rotate(180deg);
        -ms-transform:translateY(100px) translateX(15px) rotate(180deg);
        -o-transform:translateY(100px) translateX(15px) rotate(180deg);
        transform:translateY(100px) translateX(15px) rotate(180deg)
    }
    .top-fixed .cd-table-navigation a{
        position:fixed;
        z-index:12
    }
    .top-fixed .cd-table-navigation a,.top-scrolling .cd-table-navigation a{
        -webkit-transform:translateY(145px);
        -moz-transform:translateY(145px);
        -ms-transform:translateY(145px);
        -o-transform:translateY(145px);
        transform:translateY(145px)
    }
    .top-fixed .cd-table-navigation a.prev,.top-scrolling .cd-table-navigation a.prev{
        -webkit-transform:translateY(145px) translateX(15px) rotate(180deg);
        -moz-transform:translateY(145px) translateX(15px) rotate(180deg);
        -ms-transform:translateY(145px) translateX(15px) rotate(180deg);
        -o-transform:translateY(145px) translateX(15px) rotate(180deg);
        transform:translateY(145px) translateX(15px) rotate(180deg)
    }
}
.no-js .actions{
    display:none
}
.no-js .products-table .top-info{
    height:145px
}
@media only screen and (min-width:1170px){
    .no-js .products-table .top-info{
        height:248px
    }
}
.no-js .cd-products-columns .check{
    display:none
}
.cd-features-list{
    margin:0
}
.top-info img{
    max-width:150px;
    margin:0 auto
}
@media only screen and (max-width:1024px){
    .top-info img{
        max-width:100px
    }
}
@media screen and (max-width:768px){
    h1.section-header__title.compare{
        font-size:30px;
        margin-bottom:40px;
        padding-top:0rem
    }
    .products-table{
        margin-top:2rem
    }
    header{
        padding:0
    }
    .Detailed_introduction{
        text-align:center;
        padding:0;
        padding-bottom:2rem;
        display:none
    }
}
