.abv6-hero{position:relative;min-height:610px;overflow:visible;background:#eaf0f7}
.abv6-hero-picture{position:absolute;inset:0;overflow:hidden}
.abv6-hero-picture img{width:100%;height:100%;object-fit:cover;display:block}
.abv6-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,22,60,.04) 0%,rgba(255,255,255,.02) 48%,rgba(255,255,255,.74) 100%)}
.abv6-hero-inner{position:relative;z-index:2;min-height:610px;padding-top:55px}
.abv6-hero-copy{width:50%;margin-right:auto;text-align:right;color:#071e56;padding:0 20px}
.abv6-kicker{display:block;font-size:22px;font-weight:720;margin-bottom:5px}
.abv6-hero-copy h1{font-size:72px;line-height:1.1;margin:0;font-weight:860;letter-spacing:-.045em;color:#08205e}
.abv6-subtitle{font-size:25px;font-weight:700;margin:10px 0 3px}
.abv6-note{font-size:18px;font-weight:570;margin:0;color:#203762}

.abv6-booking-card{
  width:610px;position:absolute;right:40px;bottom:-35px;
  background:#fff;border:1px solid rgba(19,51,112,.12);border-radius:22px;
  box-shadow:0 22px 50px rgba(2,31,89,.16);overflow:visible
}
.abv6-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e4e8ef}
.abv6-tab{
  height:66px;border:0;background:#fff;color:#36435d;display:flex;align-items:center;justify-content:center;
  gap:9px;font-weight:720;font-size:16px;position:relative;cursor:pointer
}
.abv6-tab:first-child{border-radius:0 22px 0 0}
.abv6-tab:last-child{border-radius:22px 0 0 0}
.abv6-tab svg{width:23px;height:23px}
.abv6-tab.is-active{color:#081f58}
.abv6-tab.is-active::after{content:"";position:absolute;right:38px;left:38px;bottom:-1px;height:3px;background:#ffd326;border-radius:9px}
.abv6-booking-body{padding:20px 22px 22px}
.abv6-field-grid{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:13px}
.abv6-field{display:flex;flex-direction:column;gap:7px;color:#24334f;font-size:12px;font-weight:650;position:relative}
.abv6-select-wrap{height:52px;background:#fff;border:1px solid #d9e0eb;border-radius:12px;display:flex;align-items:center;padding:0 12px;gap:8px}
.abv6-select-wrap svg{width:18px;height:18px;color:#0b2c70;flex:0 0 auto}
.abv6-select-wrap select{width:100%;height:100%;border:0;outline:0;background:transparent;color:#132752;font-weight:680;appearance:auto}
.abv6-date-trigger{
  width:100%;height:52px;border:1px solid #d9e0eb;border-radius:12px;background:#fff;color:#132752;
  display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;column-gap:8px;text-align:right;padding:7px 11px;cursor:pointer
}
.abv6-date-trigger svg{grid-row:1/3;width:18px;height:18px;align-self:center;color:#0b2c70}
.abv6-date-trigger strong{font-size:13px;align-self:end}
.abv6-date-trigger small{font-size:9px;color:#7c879c;align-self:start}
.abv6-price-result{min-height:35px;margin-top:13px;color:#62708a;font-size:12px;display:flex;align-items:center}
.abv6-price-result strong{color:#08205e;font-size:14px;margin-right:4px}
.abv6-primary-cta{
  height:55px;margin-top:7px;border-radius:10px;background:linear-gradient(90deg,#ffd529,#ffcf19);
  color:#071c4f;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;
  font-size:18px;font-weight:820;box-shadow:0 9px 22px rgba(255,211,38,.2)
}
.abv6-primary-cta svg{width:22px;height:22px}

.abv6-date-panel{
  position:absolute;z-index:80;top:78px;right:0;width:520px;background:#fff;border:1px solid #dce3ef;
  border-radius:18px;box-shadow:0 24px 65px rgba(3,27,77,.2);padding:15px
}
.abv6-date-panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px}
.abv6-date-panel-head>div{display:flex;flex-direction:column;gap:2px}
.abv6-date-panel-head strong{font-size:14px;color:#08205e}
.abv6-date-panel-head small{font-size:11px;color:#7b879e}
.abv6-date-panel-head button{border:0;background:#edf2fb;color:#0a2a70;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:700}
.abv6-quick-dates{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}
.abv6-date-choice{
  min-height:78px;border:1px solid #dfe5ef;border-radius:12px;background:#fff;color:#0a285f;
  display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:8px 4px;cursor:pointer
}
.abv6-date-choice small{font-size:9px;color:#75829a}
.abv6-date-choice strong{font-size:18px;font-weight:790}
.abv6-date-choice span{font-size:8px;color:#8792a7}
.abv6-date-choice:hover,.abv6-date-choice.is-selected{background:#fff8d6;border-color:#f4c900}
.abv6-more-dates{
  width:100%;height:39px;margin-top:10px;border:0;border-radius:10px;background:#f2f5fa;color:#0a2a70;
  display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:700;cursor:pointer
}
.abv6-more-dates svg{width:17px;height:17px;transition:.2s}
.abv6-more-dates.is-open svg{transform:rotate(180deg)}
.abv6-month-dates{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:10px;max-height:290px;overflow:auto;padding-left:3px}

.abv6-trust{background:#fff;border-bottom:1px solid #e7ebf2}
.abv6-trust-grid{min-height:125px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.abv6-trust article{display:flex;align-items:center;justify-content:center;gap:13px;min-height:75px;padding:10px 24px;border-left:1px solid #e2e6ee}
.abv6-trust article:last-child{border-left:0}
.abv6-trust-icon{width:46px;height:46px;color:#21468f;display:grid;place-items:center}
.abv6-trust-icon svg{width:42px;height:42px}
.abv6-trust article>div{display:flex;flex-direction:column;gap:2px}
.abv6-trust strong{font-size:16px;color:#09215b}
.abv6-trust small{font-size:11px;color:#69758c}

.abv6-routes-section{padding:48px 0 55px;background:#fff}
.abv6-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.abv6-section-title>div{display:flex;align-items:center;gap:11px}
.abv6-section-title i{display:block;width:27px;height:5px;border-radius:99px;background:#ffd326}
.abv6-section-title h2{margin:0;font-size:31px;color:#071e56;font-weight:820}
.abv6-section-title a{color:#1553b8;text-decoration:none;font-size:13px;font-weight:650}
.abv6-section-title a span{font-size:18px}
.abv6-route-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}
.abv6-route-card{border:1px solid #e1e6ef;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(6,32,83,.08);transition:.2s}
.abv6-route-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(6,32,83,.12)}
.abv6-route-card>img{display:block;width:100%;height:142px;object-fit:cover}
.abv6-route-card-body{padding:11px}
.abv6-route-card h3{margin:0;color:#071e56;font-size:21px;font-weight:800}
.abv6-route-card p{min-height:25px;margin:3px 0 10px;color:#203660;font-size:12px;font-weight:580}
.abv6-route-card a{
  height:39px;border-radius:8px;background:#ffd326;color:#061d54;text-decoration:none;
  display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:780
}
.abv6-route-card a.is-muted{background:#e9edf4;color:#536079}

.abv6-promo{position:relative;min-height:250px;overflow:hidden}
.abv6-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.abv6-promo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,27,75,.78),rgba(5,27,75,.27) 55%,rgba(255,255,255,.08))}
.abv6-promo-copy{position:relative;z-index:2;min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}
.abv6-promo-copy h2{margin:0 0 6px;font-size:35px;font-weight:820}
.abv6-promo-copy p{max-width:620px;margin:0 0 16px;color:#edf2ff;font-size:15px}
.abv6-promo-copy a{color:#061d54;background:#ffd326;border-radius:9px;padding:10px 15px;text-decoration:none;font-size:12px;font-weight:760}

@media(max-width:1100px){
  .abv6-hero-copy{width:53%}
  .abv6-hero-copy h1{font-size:60px}
  .abv6-booking-card{width:570px;right:20px}
  .abv6-route-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .abv6-hero{min-height:auto;padding-bottom:18px;background:#fff}
  .abv6-hero-picture{position:relative;display:block;height:430px}
  .abv6-hero-picture img{object-position:42% center}
  .abv6-hero-shade{height:430px;background:linear-gradient(0deg,rgba(4,25,69,.85) 0%,rgba(4,25,69,.12) 58%,rgba(4,25,69,.02) 100%)}
  .abv6-hero-inner{min-height:auto;padding-top:0;margin-top:-430px;padding-bottom:0;display:flex;flex-direction:column}
  .abv6-hero-copy{width:100%;height:430px;padding:250px 12px 25px;text-align:right;color:#fff;margin:0}
  .abv6-kicker{font-size:14px;color:#e9eef9}
  .abv6-hero-copy h1{font-size:46px;color:#fff;line-height:1.05}
  .abv6-subtitle{font-size:18px;margin-top:7px}
  .abv6-note{font-size:12px;color:#e8eefb}
  .abv6-booking-card{
    position:relative;right:auto;bottom:auto;width:calc(100% - 8px);margin:-4px auto 0;border-radius:18px;
    box-shadow:0 16px 34px rgba(3,29,78,.14)
  }
  .abv6-tab{height:58px;font-size:13px}
  .abv6-tab.is-active::after{right:24px;left:24px}
  .abv6-booking-body{padding:14px}
  .abv6-field-grid{grid-template-columns:1fr;gap:11px}
  .abv6-field>span:first-child{font-size:11px}
  .abv6-select-wrap,.abv6-date-trigger{height:52px}
  .abv6-price-result{font-size:11px;line-height:1.8}
  .abv6-primary-cta{height:52px;font-size:15px}
  .abv6-date-panel{
    position:fixed;z-index:150;right:10px;left:10px;top:auto;bottom:86px;width:auto;
    max-height:70vh;overflow:auto;border-radius:20px;padding:14px
  }
  .abv6-quick-dates{grid-template-columns:repeat(4,1fr)}
  .abv6-month-dates{grid-template-columns:repeat(4,1fr);max-height:44vh}
  .abv6-date-choice{min-height:72px}
  .abv6-trust-grid{grid-template-columns:repeat(4,1fr);min-height:94px}
  .abv6-trust article{min-height:72px;padding:5px;gap:5px;flex-direction:column;text-align:center}
  .abv6-trust-icon{width:31px;height:31px}
  .abv6-trust-icon svg{width:29px;height:29px}
  .abv6-trust strong{font-size:10px}
  .abv6-trust small{font-size:8px}
  .abv6-section-title h2{font-size:24px}
  .abv6-section-title a{font-size:11px}
  .abv6-route-grid{grid-template-columns:1fr 1fr;gap:10px}
  .abv6-route-card>img{height:118px}
  .abv6-route-card h3{font-size:17px}
  .abv6-route-card p{font-size:10px}
  .abv6-routes-section{padding:34px 0}
  .abv6-promo{min-height:220px}
  .abv6-promo-copy{min-height:220px;align-items:flex-start;text-align:right}
  .abv6-promo-copy h2{font-size:28px}
  .abv6-promo-copy p{font-size:12px;max-width:90%}
}
@media(max-width:460px){
  .abv6-hero-picture{height:390px}
  .abv6-hero-shade{height:390px}
  .abv6-hero-inner{margin-top:-390px}
  .abv6-hero-copy{height:390px;padding-top:225px}
  .abv6-hero-copy h1{font-size:40px}
  .abv6-route-grid{grid-template-columns:1fr 1fr}
}
