.ewh-bus-filter{max-width:1220px;margin:34px auto;font-family:inherit}
.ewh-bus-filter__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}
.ewh-bus-filter__sidebar{background:#109fca;border-radius:16px;padding:20px;box-shadow:0 8px 28px rgba(15,83,100,.10);position:sticky;top:24px}
.ewh-bus-filter__sidebar-title{font-size:22px;line-height:1.2;font-weight:800;color:#fff;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.28)}
.ewh-bus-filter__bar{display:flex;flex-direction:column;gap:15px}
.ewh-bus-filter__bar label{font-size:13px;font-weight:700;color:#fff;display:flex;flex-direction:column;gap:7px;margin:0}
.ewh-bus-filter__bar select,.ewh-bus-filter__bar input{width:100%;height:44px;border:1px solid rgba(255,255,255,.55);border-radius:9px;background:#fff;padding:0 11px;font:inherit;color:#173f4c;box-sizing:border-box;outline:none}
.ewh-bus-filter__bar select:focus,.ewh-bus-filter__bar input:focus{border-color:#0b5366;box-shadow:0 0 0 2px rgba(11,83,102,.16)}
.ewh-bus-filter__reset{height:44px;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:#0d5668;color:#fff;font-weight:800;padding:0 20px;cursor:pointer;margin-top:4px;transition:.2s}
.ewh-bus-filter__reset:hover{background:#083f4d}
.ewh-bus-filter__main{min-width:0}
.ewh-bus-filter__status{padding:0 2px 12px;color:#607b84;font-size:14px;font-weight:600}
.ewh-bus-filter__results{display:flex;flex-direction:column;gap:16px;transition:.2s opacity}
.ewh-bus-filter.is-loading .ewh-bus-filter__results{opacity:.5}
.ewh-tour-card{display:grid;grid-template-columns:250px minmax(0,1fr) 180px;border:1px solid #d6e6ec;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 20px rgba(18,69,84,.06);min-height:235px}
.ewh-tour-card__image{min-height:235px;background:#eaf5f8;display:block}
.ewh-tour-card__image img{width:100%;height:100%;min-height:235px;object-fit:cover;display:block}
.ewh-tour-card__placeholder{height:100%;min-height:235px;display:flex;align-items:center;justify-content:center;color:#70a2b0;font-weight:700}
.ewh-tour-card__body{padding:20px;display:flex;flex-direction:column;gap:11px;min-width:0}
.ewh-tour-card h3{font-size:21px;line-height:1.25;margin:0}.ewh-tour-card h3 a{text-decoration:none;color:#123f4d}
.ewh-tour-card h3 a:hover{color:#0b8fb5}
.ewh-tour-card__badges{display:flex;gap:7px;flex-wrap:wrap}.ewh-tour-card__badges span{background:#dff4ff;color:#08708d;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700}
.ewh-tour-card p{margin:0;color:#677b82;line-height:1.55;font-size:14px}.ewh-tour-card__destinations{color:#6f8288;font-size:13px;line-height:1.45;margin-top:auto}
.ewh-tour-card__side{padding:20px 18px;border-left:1px solid #e7eef1;display:flex;flex-direction:column;gap:14px;justify-content:flex-start;background:#fbfdfe}
.ewh-tour-card__side small{display:block;color:#84949a;font-size:12px;margin-bottom:3px}
.ewh-tour-card__side strong{display:block;color:#123f4d;font-size:18px;line-height:1.2}
.ewh-tour-card__date span{font-size:14px;font-weight:700;color:#49636d}
.ewh-tour-card__button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#1fa8c6;color:#fff!important;text-decoration:none!important;border-radius:999px;padding:12px 15px;font-weight:800;font-size:13px;margin-top:auto}
.ewh-tour-card__button:hover{background:#0e8dac}
.ewh-bus-filter__pagination{display:flex;justify-content:center;gap:7px;margin-top:24px}.ewh-bus-filter__pagination button{border:1px solid #cddde3;background:#fff;border-radius:8px;min-width:38px;height:38px;cursor:pointer}.ewh-bus-filter__pagination button.is-active{background:#1fa8c6;color:#fff;border-color:#1fa8c6}
.ewh-bus-filter__empty{padding:35px;text-align:center;border:1px dashed #cbdde4;border-radius:14px;color:#70858c}
@media(max-width:1000px){.ewh-bus-filter__layout{grid-template-columns:240px minmax(0,1fr);gap:18px}.ewh-tour-card{grid-template-columns:200px minmax(0,1fr)}.ewh-tour-card__side{grid-column:1/-1;border-left:0;border-top:1px solid #e7eef1;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.ewh-tour-card__button{margin-top:0}}
@media(max-width:760px){.ewh-bus-filter{margin:20px auto}.ewh-bus-filter__layout{grid-template-columns:1fr}.ewh-bus-filter__sidebar{position:static}.ewh-tour-card{grid-template-columns:1fr}.ewh-tour-card__image{max-height:260px}.ewh-tour-card__image img{max-height:260px}.ewh-tour-card__side{grid-column:auto;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e7eef1}.ewh-tour-card__button{grid-column:1/-1}}
@media(max-width:480px){.ewh-tour-card__side{grid-template-columns:1fr}.ewh-tour-card__button{grid-column:auto}}
