.bds-featured-hotels{width:100%;margin-top:-98px;padding:58px 20px 90px;background:#fff;color:#173638;font-family:Arial,Helvetica,sans-serif}
.bds-featured-hotels *{box-sizing:border-box}
.bds-featured-wrap{width:min(1180px,100%);margin:0 auto}
.bds-featured-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.bds-featured-heading span{display:block;margin-bottom:9px;color:#ff751f;font-size:12px;font-weight:800;letter-spacing:.16em}
.bds-featured-heading h2{margin:0 0 9px!important;color:#173638!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(32px,4vw,48px)!important;font-weight:500!important;line-height:1.12!important}
.bds-featured-heading p{margin:0;color:#6b7c7d;font-size:16px}
.bds-featured-heading>a{flex:0 0 auto;color:#e96113!important;font-size:15px;font-weight:800;text-decoration:none!important}
.bds-featured-heading>a b{font-size:20px}
.bds-featured-tabs{display:flex;gap:34px;margin:0 0 30px;border-bottom:1px solid #e2e7e6;overflow-x:auto}
.bds-featured-tabs span{position:relative;flex:0 0 auto;padding:12px 2px 14px;color:#657576;font-size:15px;font-weight:700}
.bds-featured-tabs .is-active{color:#173638}
.bds-featured-tabs .is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#ff751f;border-radius:3px}
.bds-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.bds-featured-card{min-width:0;overflow:hidden;border:1px solid #dde4e3;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(12,48,51,.07);transition:transform .2s,box-shadow .2s}
.bds-featured-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(12,48,51,.13)}
.bds-featured-image{position:relative;display:flex;height:220px;align-items:center;justify-content:center;overflow:hidden;background:#dceae8;color:#416263!important;text-decoration:none!important}
.bds-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.bds-featured-card:hover .bds-featured-image img{transform:scale(1.035)}
.bds-featured-image em{position:absolute;left:13px;top:13px;padding:7px 9px;border-radius:6px;background:#fff;color:#173638;font-size:11px;font-style:normal;font-weight:800}
.bds-featured-image strong{position:absolute;right:12px;top:12px;display:grid;place-items:center;min-width:44px;height:39px;padding:0 8px;border-radius:7px;background:#ff751f;color:#fff;font-size:17px}
.bds-featured-body{padding:18px 18px 17px}
.bds-featured-body h3{min-height:50px;margin:0 0 8px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;line-height:1.3!important}
.bds-featured-body h3 a{color:#173638!important;text-decoration:none!important}
.bds-featured-location{min-height:42px;margin:0 0 10px;color:#657778;font-size:13px;line-height:1.45}
.bds-featured-rating{display:flex;align-items:center;gap:7px;min-height:25px;margin-bottom:14px}
.bds-featured-rating span{color:#e96616;font-size:14px;letter-spacing:1px}
.bds-featured-rating small{overflow:hidden;color:#7b8889;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.bds-featured-price{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid #e5e9e8}
.bds-featured-price>div{min-width:0}
.bds-featured-price small{display:block;color:#7a8889;font-size:10px;text-transform:uppercase}
.bds-featured-price strong{display:inline-block;color:#173638;font-size:19px}
.bds-featured-price span{color:#718080;font-size:11px}
.bds-featured-price>a{flex:0 0 auto;padding:10px 12px;border-radius:7px;background:#173f41;color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important}
@media(max-width:1050px){.bds-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){
 .bds-featured-hotels{margin-top:-20px;padding:44px 14px 65px}
 .bds-featured-heading{align-items:flex-start;flex-direction:column}
 .bds-featured-heading h2{font-size:34px!important}
 .bds-featured-tabs{gap:23px}
 .bds-featured-grid{grid-template-columns:1fr}
 .bds-featured-image{height:235px}
 .bds-featured-body h3{min-height:0}
}
