.carousel-zerogas h2{font-size:25px;text-align:center}.carousel-zerogas .owl-carousel .owl-stage-outer{padding:20px 0}.carousel-zerogas .owl-dots{align-items:center;display:flex;gap:10px;justify-content:center}.carousel-zerogas .owl-dots .owl-dot{background:var(--green-dark);border-radius:50%;height:10px;width:10px}.carousel-zerogas .owl-dots .owl-dot.active{background:var(--green)}.carousel-zerogas .owl-nav button.owl-next,.carousel-zerogas .owl-nav button.owl-prev{background-color:var(--green);border-radius:50%;color:var(--white);font-size:16px;height:40px;position:absolute;top:40%;width:40px}.carousel-zerogas .owl-nav button.owl-prev{left:15px}.carousel-zerogas .owl-nav button.owl-next{right:15px}.carousel-zerogas .item{margin:0 0 20px}.carousel-zerogas .card{align-items:center;background:var(--white);border-radius:15px;box-shadow:9px 12px 20px #e4e7ee;display:flex;flex-wrap:wrap;padding:30px}.carousel-zerogas .card .card-image{width:155px}.carousel-zerogas .card .card-text{padding-left:30px;width:calc(100% - 155px)}.carousel-zerogas .card .card-text h3{font-size:20px;font-weight:800;margin:0 0 10px}.carousel-zerogas .card .card-text p{line-height:1.3;margin:0}@media (max-width:767.98px){.carousel-zerogas .item{margin:0 20px 20px}.carousel-zerogas .card{padding:20px}.carousel-zerogas .card .card-image{width:115px}.carousel-zerogas .card .card-text{padding-left:15px;width:calc(100% - 115px)}}