/** Shopify CDN: Minification failed

Line 19:0 Unexpected "{"
Line 19:1 Expected identifier but found "%"
Line 19:78 Unexpected "{"
Line 19:79 Expected identifier but found "%"
Line 22:0 Unexpected "{"
Line 22:1 Expected identifier but found "%"
Line 22:78 Unexpected "{"
Line 22:79 Expected identifier but found "%"

**/
.others_vs_us-container{width:100%}
.others_vs_us-container .text-container{text-align:center;margin-bottom:40px}
.others_vs_us-container .heading{font-size:36px;margin-bottom:16px;color:#333}
.others_vs_us-container .subheading{font-size:18px;color:#666;max-width:700px;margin:0 auto}
.comparison-slider{position:relative}
.comparison-slider .swiper-wrapper{padding:10px 0 30px}
{% comment %}.comparison-slider .swiper-wrapper .swiper-slide{background:#fff}{% endcomment %}
.comparison-item{overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;height:auto}
.comparison-content{display:flex;gap:20px;flex-direction:row}
{% comment %}@media (min-width:768px){.comparison-content{flex-direction:row}}{% endcomment %}
.comparison-side{flex:1;padding:20px;background:#fbeeee;position:relative;border-radius:15px;width:0%;box-shadow:0px 0px 5px 0px #bbbbbb}
.media-slider{position:relative;margin-bottom:15px;border-radius:8px;overflow:hidden}
.media-slider .swiper-wrapper{height:560px}
.media-slide{height:100%;width:100%;display:flex;align-items:center;justify-content:center}
.others_zibaa-slider-button{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;z-index:1;display:flex;justify-content:space-between;width:100%;opacity:0}
.comparison-slider__btns{background:#7a001f;width:20px;height:20px;padding:3px;display:flex;justify-content:center;align-items:center;border-radius:50px;cursor:pointer}
.comparison-slider__btns svg{width:8px}
.image-media{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}
.video-media{width:100%;height:100%;position:relative;overflow:hidden;border-radius:10px}
.video-media video{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}
.video-media iframe{width:100%;height:100%;border:none}
.comparison-text{font-size:14px;line-height:1.6;color:#555}
.comparison-text p{margin:0}
.other_vs_zibaa_header{display:flex;align-items:center;justify-content:space-around;position:relative;margin-bottom:10px}
.other_vs_zibaa_header::before{content:'vs';position:absolute;font-size:30px;font-weight:600}
.other_vs_zibaa_header h2{margin:0;font-size:30px}
.zibaa-other_sliders-btn_box{display:flex;justify-content:center;gap:10px}
.zibaa-other_sliders-btn{width:40px;height:40px;background:#7a001f;border-radius:50px;padding:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.zibaa-other_sliders-btn svg{width:8px}
.zibaa-other_sliders-btn.swiper-button-disabled{opacity:0.6;cursor:not-allowed}
.comparison-text_list{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px;font-size:15px;color:#000}
.comparison-list_icon svg{width:25px;height:25px;display:inline-flex;justify-content:center;align-items:center;border-radius:50px;color:#fff;padding:2px}
.comparison-list_icon.red_color-icon svg{background:#7a001f}
.comparison-list_icon.green_color-icon svg{background:#00ff29}
@media (max-width:767px){.comparison-side{background:#ffff;padding:5px;box-shadow:0px -2px 3px 0 #dbdbdb;border:1px solid #dddddd}.others_vs_us-container .container{padding-left:15px;padding-right:15px}.others_vs_us-container .heading{font-size:28px}.media-slider .swiper-wrapper{height:250px;padding-bottom:0px;padding-top:0px}.comparison-content{gap:10px}.comparison-text_list{font-size:12px;gap:5px}.comparison-list_icon svg{width:15px;height:15px}.others_zibaa-slider-button{opacity:1}.other_vs_zibaa_header::before,.other_vs_zibaa_header h2{font-size:20px}}