/** Shopify CDN: Minification failed

Line 155:21 Unexpected "{"
Line 155:30 Expected ":"
Line 158:21 Unexpected "{"
Line 158:30 Expected ":"
Line 161:21 Unexpected "{"
Line 161:30 Expected ":"

**/
.custom_container{
    max-width: 1220px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.compare_with_others-wrapper.text_align_left{
    text-align: left;
}
.compare_with_others-wrapper.text_align_center{
    text-align: center;
}
.compare_with_others-wrapper.text_align_right{
    text-align: right;
}
.compare_with_others-heading {
    font-size: 28px;
    /* line-height: 100%; */
    text-transform: inherit !important;
    font-family: 'ArialMT';
    font-weight: 900;
    margin: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    letter-spacing: 0px !important;
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.page-new-nitric-oxide-3 .compare_with_others-heading {
    max-width: 600px;
}
.icon_img_description{
    font-size: 16px;
    font-size: 16px;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
.icon_img_description p{
    margin-bottom: 40px;
}
.compare_with_text_inline{
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 34px;
}
.compare_with_text_button{
    margin-top: 34px;
}
.compare_with_text_button .banner_button{
    background: #0095a2;
    color: #fff;
    font-size: 20px;
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 1px 3px 1px #006d76;
    display: inline-block;
}
.icon_img_description p em{
    font-style: normal;
    font-weight: 900;
}
.center_content .compare_with_others-content,
.compare_with_others-img{
    flex: 0 0 45%;
}
.center_content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 46px;
    align-items: center;
}
.center_content .compare_with_des{
    font-size: 16px;
    /* line-height: 100%; */
    font-weight: 400;
    text-align: end;
}
.desktop-img .desktop_img_logo{
    position: absolute;
    bottom: -40px;
    left: -60px;
}
.desktop-img .desktop_img_logo img{
    height: 100%;
    width: 100%;
    max-width: 400px;
}
.center_content .compare_with_others-item{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.center_content .compare_with_others-item.row_1{
    display: unset;
}
.center_content .compare_with_others-item.row_2 .icon_text_1, 
.center_content .compare_with_others-item.row_2 .icon_text_2, 
.center_content .compare_with_others-item.row_2 .icon_text_3{
    flex: 0 0 50%;
}
.center_content .compare_with_others-item.row_1 .icon_text_1,
.center_content .compare_with_others-item.row_1 .icon_text_2,
.center_content .compare_with_others-item.row_1 .icon_text_3{
    display: flex;
    gap: 40px;
}
.center_content .compare_with_others-item.row_1 .compare_with_others-icon img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}
.center_content .compare_with_others-item.row_1 .icon_text_1 .compare_with_others-icon img{
    width: 90px;
}
.center_content .compare_with_others-item.row_1 .compare_content p{
    margin-bottom: 0;
}
.center_content .compare_with_others-item.row_1 .compare_content{
    margin-bottom: 20px;
}
.center_content .compare_with_others-desc{
    font-size: 16px;
    font-weight: 400;
}
.compare_with_others-icon img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}
.compare_text_large p{
    font-size: 16px;
    font-weight: 400;
    text-align: end;
    padding-top: 24px;
}
.icon_text_1, .icon_text_2, .icon_text_3{
    flex: 0 0 33.33%;
}
#compare_with_othes-{{ section.id }} .compare_with_others-wrapper.text_align_right .compare_with_others-heading::after{
    margin-left: 0;
}
#compare_with_othes-{{ section.id }} .compare_with_others-wrapper.text_align_center .compare_with_others-heading::after{
    margin: 0 auto;
}
#compare_with_othes-{{ section.id }} .compare_with_others-wrapper.text_align_right .compare_with_others-heading::after{
    margin-left: auto;
}
.mobile_img_logo{
    display: none;
}
@media (max-width: 1024px){
    .desktop-img .desktop_img_logo img{
        height: 100%;
        width: 100%;
        max-width: 350px;
    }
}
@media (max-width:767px) {
    .center_content .compare_with_others-content, .compare_with_others-img{
        flex: 0 0 100%;
    }
    .center_content .compare_with_others-content{
        order: 2;
    }
    .center_content .compare_with_des {
        text-align: center;
    }
    .compare_text_large p {
        text-align: center;
    }
    .icon_img_description p {
        margin-bottom: 20px;
    }
    .compare_with_text_button {
        margin-top: 10px;
    }
    .image_first img{
        width: 100%;
    }
    .compare_with_others-wrapper .icon_img_description p{
        font-size: 16px;
    }
    .compare_with_others-heading {
        padding-bottom: 20px;
    }
    .center_content .compare_with_des{
        max-width: 300px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .compare_with_others-desc{
        max-width: 200px;
        margin: 0 auto;
    }
    .custom-img-icon-text-blocks .image_text_large br + br {
        display: block;
    }
    .mobile_img_logo{
        display: block;
    }
    .compare_with_others-content .compare_with_others-item.row_1 .compare_with_others-desc{
        max-width: 100%;
    }

}
@media (max-width: 440px) {
    .center_content .compare_with_others-item{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .icon_text_1, .icon_text_2, .icon_text_3 {
        flex: 0 0 100%;
    }
    .icon_text_1{
        order: 2;
    }
    .icon_text_2{
        order: 3;
    }
    .icon_text_3{
        order: 1;
    }
    .compare_with_text_button .banner_button{
        font-size: 16px;
    }
}
@media (max-width: 425px) {
    .custom-img-icon-text-blocks .image-with-text-3 .custom-img-icon-text-item{
        flex: 0 0 100%;
    }
}