.blog-related-tours-section{margin-top:58px;padding:38px;border-radius:24px;background:#fff8ee}
.blog-related-tours-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.blog-related-tours-heading span{display:block;margin-bottom:5px;color:#ed6b29;font-size:11px;font-weight:800;letter-spacing:.13em}
.blog-related-tours-heading h2{margin:0;color:#664027;font-size:30px;font-weight:800}
.blog-related-tours-nav{display:flex;gap:9px}
.blog-related-tours-nav button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #ed6b29;border-radius:50%;background:#fff;color:#ed6b29}
.blog-related-tours-nav button:hover{background:#ed6b29;color:#fff}
.blog-related-tour-carousel .owl-stage{display:flex}
.blog-related-tour-carousel .owl-item,.blog-related-tour-carousel .owl-item>.item{display:flex;height:auto}
.blog-related-tour-carousel .tour-card-clean{width:100%}
.blog-related-tour-carousel .tour-img>a>img{width:100%;object-fit:cover}
.blog-related-tour-carousel .tour-content{padding-top:14px}
.blog-related-tour-carousel .owl-dots{display:flex;justify-content:center;gap:7px;margin-top:22px}
.blog-related-tour-carousel .owl-dot span{display:block;width:8px;height:8px;border-radius:99px;background:#ddcec2}
.blog-related-tour-carousel .owl-dot.active span{width:24px;background:#ed6b29}
@media(max-width:767px){.blog-related-tours-section{margin-top:38px;padding:24px 16px}.blog-related-tours-heading h2{font-size:24px}.blog-related-tours-nav button{width:39px;height:39px}}
