/* compiled by scssphp 1.6.0 on Mon, 14 Jul 2025 21:57:02 +0000 (0.0302s) */

@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-ExtraBold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-ExtraBold.woff2") format('woff2');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-Bold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-SemiBold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-SemiBold.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-Regular.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
html #root #wrap_all .section.header_popular_routes {
  overflow: hidden;
  position: relative;
  margin: 0 0 60px;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes {
    margin-bottom: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes {
    margin-bottom: 0;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container {
  min-height: 500px;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container {
    min-height: 300px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container {
    min-height: 300px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .header-container {
    min-height: 210px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .header-container {
    min-height: 210px;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .background {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .background {
    min-height: 300px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .background {
    min-height: 300px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .header-container .background {
    min-height: 210px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .header-container .background {
    min-height: 210px;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .background:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.7;
  background-color: #283278;
}
html #root #wrap_all .section.header_popular_routes .header-container .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html #root #wrap_all .section.header_popular_routes .header-container .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  width: 100%;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .container {
    padding: 20px 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .container {
    padding: 20px 0;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .container .one-half {
  max-width: calc(50% - 53px);
  min-width: calc(50% - 53px);
  padding: 70px 0 40px 0;
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .one-half {
    max-width: 100%;
    min-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .one-half {
    max-width: 100%;
    min-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .heading {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .heading {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .heading h1 {
    margin: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .container .heading h1 {
    margin: 0;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .submenu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background: #283278;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .header-container .submenu {
    display: none;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .submenu {
    display: none;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .submenu .inner-container {
  max-width: 1540px;
  width: 100%;
  padding: 0 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html #root #wrap_all .section.header_popular_routes .header-container .submenu .inner-container .one-half {
  max-width: calc(50% - 53px);
  min-width: calc(50% - 53px);
}
html #root #wrap_all .section.header_popular_routes .header-container .submenu a {
  color: #fff;
  position: relative;
  z-index: 1;
  text-decoration: none;
  font-size: 18px;
  font-weight: 900;
  font-family: Overpass;
  margin-right: 40px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.header_popular_routes .header-container .submenu a {
    margin-right: 20px;
    font-size: 15px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.header_popular_routes .header-container .submenu a {
    margin-right: 20px;
    font-size: 15px;
  }
}
html #root #wrap_all .section.header_popular_routes .header-container .submenu a:last-child {
  margin-right: 0;
}
html #root #wrap_all .section.header_popular_routes .container {
  display: grid;
  gap: 106px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .container {
    gap: 56px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .container {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .container {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .container .column:first-child {
    order: 2;
    min-width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .container .column:first-child {
    order: 2;
    min-width: 100% !important;
    max-width: 100% !important;
  }
}
html #root #wrap_all .section.header_popular_routes .heading {
  margin: 0;
}
html #root #wrap_all .section.header_popular_routes .heading h1 {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.3;
  display: block;
  text-align: left;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .heading h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .heading h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .heading h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .heading h1 {
    font-size: 22px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .heading h1 {
    font-size: 22px;
  }
}
html #root #wrap_all .section.header_popular_routes .subheading {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.header_popular_routes .subheading {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.header_popular_routes .subheading {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .subheading {
    font-size: 15px;
    text-align: left;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .subheading {
    font-size: 15px;
    text-align: left;
  }
}
html #root #wrap_all .section.header_popular_routes .excerpt {
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .excerpt {
    margin-bottom: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .excerpt {
    margin-bottom: 0;
  }
}
html #root #wrap_all .section.header_popular_routes .excerpt p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.header_popular_routes .excerpt p {
    font-size: 18px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.header_popular_routes .excerpt p {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .excerpt p {
    font-size: 15px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .excerpt p {
    font-size: 15px;
  }
}
html #root #wrap_all .section.header_popular_routes .company-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .company-info {
    margin-top: 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .company-info {
    margin-top: 20px;
  }
}
html #root #wrap_all .section.header_popular_routes .company-info .info {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  text-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  text-align: left;
  margin-right: 30px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    display: inline-block;
    font-size: 22px;
  }
  html #root #wrap_all .section.header_popular_routes .company-info .info:last-child {
    margin-left: 0;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    display: inline-block;
    font-size: 22px;
  }
  html #root #wrap_all .section.header_popular_routes .company-info .info:last-child {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    font-size: 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    font-size: 17px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.header_popular_routes .company-info .info {
    font-size: 17px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container {
  background-color: #eaecf5;
  padding: 32px 30px;
  margin: 56px 0 0;
  border-radius: 10px;
  margin-top: -440px;
  position: relative;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container {
    margin-top: -10px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 20px 16px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container {
    margin-top: -10px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 20px 16px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .heading {
  padding: 0;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .heading h2 {
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .heading h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .heading h2 {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .heading h2 {
    font-size: 16px;
    text-align: center;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input {
  width: 100%;
  border: 0;
  background-color: #fff;
  font-size: 16px;
  color: #283278;
  font-weight: 400;
  font-family: Overpass;
  padding: 17px 20px;
  margin: 0 0 8px;
  border-radius: 6px;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input::-webkit-input-placeholder {
  color: #283278;
  font-weight: 400;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input:-ms-input-placeholder {
  color: #283278;
  font-weight: 400;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input::placeholder {
  color: #283278;
  font-weight: 400;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input {
    padding: 10px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input {
    font-size: 12px;
    border-radius: 12px;
    padding: 10px 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper input {
    font-size: 12px;
    border-radius: 12px;
    padding: 10px 20px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper .button-wrapper .button {
  width: 100%;
  padding: 16px 20px;
  border-radius: 6px;
  margin: 12px 0 0;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper .button-wrapper .button:before {
  display: none;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper .button-wrapper .button {
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 12px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-container .search-wrapper .button-wrapper .button {
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 12px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper {
  margin: 25px 0 0;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .label {
  font-size: 18px;
  font-weight: 300;
  font-family: Overpass;
  margin: 0 0 8px;
  display: inline-block;
  width: 100%;
  color: #283278;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .label {
    font-size: 15px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .label {
    font-size: 15px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .button-container .button.colored {
  background: #283278;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 6px;
  padding: 19px 30px;
  margin: 0 0 8px;
  position: relative;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .ocean {
  opacity: 0;
  bottom: -54px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result {
    padding: 12px 15px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result {
    border-radius: 12px;
    padding: 12px 15px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result {
    border-radius: 12px;
    padding: 12px 15px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:last-child {
  margin: 0;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part {
  width: calc(50% - 20px);
  position: relative;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .label {
  font-size: 19px;
  font-weight: bold;
  color: #283278;
  display: inline-block;
  width: 100%;
  margin: 0;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .label {
    font-size: 14px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .nationality {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .nationality img {
  width: 15px;
  height: 15px;
  border-radius: 8px;
  overflow: hidden;
  object-fit: cover;
  margin-right: 6px;
  flex: 0 0 15px;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .nationality .label {
  font-size: 15px;
  color: #222222;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: normal;
  margin: 0;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part .nationality .label {
    font-size: 14px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part.arrival .label {
  text-align: right;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part.arrival .nationality {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part.arrival .nationality img {
  order: 2;
  margin-right: 0;
  margin-left: 6px;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .route-part.arrival .nationality .label {
  text-align: right;
  order: 1;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .icon-part {
  width: 37px;
  height: 45px;
  position: relative;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .icon-part .icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .icon-part .icon.icon-boat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='37px' height='45px' viewBox='0 0 37.0 45.0'%3E%3Cdefs%3E%3CclipPath id='i0'%3E%3Cpath fill='%23ff5f39' d='M20.58846,-0.00027 C22.07859,-0.00027 23.29012,1.21268 23.29012,2.70282 L23.29012,4.51549 L28.19751,4.51549 C29.95122,4.51549 31.37662,5.94204 31.37662,7.6946 C31.37662,7.6946 31.40899,7.92966 31.47373,8.39978 L31.4876,8.39978 L31.57546,9.14196 L31.57662,9.15236 L33.41819,22.73583 L35.64125,23.74737 C36.55337,24.17279 37.01809,25.17739 36.75567,26.14037 C36.75567,26.14037 36.7545133,26.14538 36.7522,26.1554 C33.3842733,37.7466267 31.70031,43.54224 31.70031,43.54224 C31.46216,44.39655 30.66218,44.99973 29.75816,44.99973 L7.0651,44.99973 C6.16571,44.99973 5.38769,44.41736 5.12527,43.55148 C5.12527,43.55148 0.08262,26.1554 0.08262,26.1554 C-0.19945,25.18895 0.2595,24.17741 1.17277,23.75199 C1.17277,23.75199 1.92072667,23.41173 3.41664,22.73121 L5.25821,9.1489 L5.34723,8.39979 L5.36688,8.39979 C5.43316,7.85413667 5.4663,7.58131 5.4663,7.58131 C5.45821,5.94204 6.88476,4.51549 8.63732,4.51549 L13.53777,4.51549 L13.53777,2.70282 C13.53777,1.21269 14.75046,-0.00027 16.24175,-0.00027 Z M18.53187,17.87006 C18.45442,17.83422 18.36772,17.83769 18.28217,17.87353 C18.28217,17.87353 13.2349,20.1701967 3.14036,24.76353 C2.31225333,25.1380867 1.89762,25.32652 1.89762,25.32652 C1.77161,25.38663 1.70571,25.52883 1.74733,25.67102 C1.74733,25.67102 3.0442013,30.144933 4.32227736,34.5540068 L4.54094651,35.3083659 C5.70358146,39.3191939 6.78766,43.05902 6.78766,43.05902 C6.8235,43.17925 6.93679,43.26595 7.06511,43.26595 L29.75817,43.26595 C29.89112,43.26595 29.99979,43.18734 30.03331,43.06711 C30.03331,43.06711 31.2596582,38.8457603 32.5037796,34.5632316 L32.7232689,33.8077029 L32.9416513,33.0559847 C34.0645585,29.1907008 35.08404,25.68143 35.08404,25.68143 C35.12219,25.53346 35.05398,25.38664 34.91757,25.32306 C34.91757,25.32306 34.5094867,25.1377067 33.69332,24.767 C23.5860733,20.1717367 18.53187,17.87006 18.53187,17.87006 Z M18.39546,15.41695 L6.15184,15.41695 L5.27903,21.88384 C13.47535,18.156 17.57351,16.29208 17.57351,16.29208 C17.70993,16.23081 17.84981,16.18573 17.992,16.15567 C18.04864,16.14411 18.10529,16.14527 18.16309,16.13833 C18.24748,16.12792 18.33302,16.11174 18.41857,16.11174 L18.5486338,16.121275 L18.67753,16.13948 C18.73302,16.14642 18.78967,16.14526 18.84516,16.15682 C18.98505,16.18803 19.12146,16.23311 19.25209,16.29323 C19.25209,16.29323 23.3533333,18.1583067 31.55582,21.88846 L30.68185,15.41695 L18.43939,15.41695 C18.43245,15.41695 18.42551,15.42157 18.41742,15.42157 C18.40933,15.42157 18.40355,15.41695 18.39546,15.41695 Z M29.93389,10.13385 L19.28445,10.13385 L19.28445,13.68289 L30.36625,13.68289 L29.93389,10.13385 Z M17.55039,10.13385 L6.89748,10.13385 L6.46859,13.68289 L17.55039,13.68289 L17.55039,10.13385 Z M28.19751,6.24956 L8.63732,6.24956 C7.82694,6.24956 7.19227,6.88423 7.19227,7.69461 C7.19227,7.69461 7.16375333,7.92967333 7.10672,8.3998 L29.72233,8.3998 C29.6737767,8.00597333 29.6495,7.80906 29.6495,7.80906 C29.64256,6.8981 28.99518,6.24956 28.19751,6.24956 Z M20.58847,1.73407 L16.24176,1.73407 C15.70651,1.73407 15.27184,2.16874 15.27184,2.70283 L15.27184,4.51203 L21.55607,4.51203 L21.55607,2.70283 C21.55607,2.16874 21.12256,1.73407 20.58847,1.73407 Z'/%3E%3C/clipPath%3E%3CclipPath id='i1'%3E%3Cpath d='M3.33402,0 C5.17213,0 6.66804,1.49591 6.66804,3.33517 C6.66804,5.17328 5.17212,6.66919 3.33402,6.66919 C1.49592,6.66919 0,5.17327 0,3.33517 C0,1.49592 1.49592,0 3.33402,0 Z M3.33402,1.73406 C2.45196,1.73406 1.73406,2.45311 1.73406,3.33517 C1.73406,4.21723 2.45196,4.93513 3.33402,4.93513 C4.21608,4.93513 4.93398,4.21723 4.93398,3.33517 C4.93398,2.45312 4.21608,1.73406 3.33402,1.73406 Z'/%3E%3C/clipPath%3E%3CclipPath id='i2'%3E%3Cpath d='M3.33402,0 C5.17212,0 6.66804,1.49591 6.66804,3.33517 C6.66804,5.17328 5.17212,6.66919 3.33402,6.66919 C1.49592,6.66919 0,5.17327 0,3.33517 C0,1.49592 1.49592,0 3.33402,0 Z M3.33402,1.73406 C2.45196,1.73406 1.73406,2.45311 1.73406,3.33517 C1.73406,4.21723 2.45196,4.93513 3.33402,4.93513 C4.21608,4.93513 4.93398,4.21723 4.93398,3.33517 C4.93398,2.45312 4.21608,1.73406 3.33402,1.73406 Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23i0)'%3E%3Cpolygon points='-2.23326656e-06,-0.00027 36.8284349,-0.00027 36.8284349,44.99973 -2.23326656e-06,44.99973 -2.23326656e-06,-0.00027' stroke='none' fill='%23FF5E39'/%3E%3C/g%3E%3Cg transform='translate(5.780750000000012 24.37279000000002)'%3E%3Cg clip-path='url(%23i1)'%3E%3Cpolygon points='0,0 6.66804,0 6.66804,6.66919 0,6.66919 0,0' stroke='none' fill='%23FF5E39'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(24.38027 24.37279000000002)'%3E%3Cg clip-path='url(%23i2)'%3E%3Cpolygon points='0,0 6.66804,0 6.66804,6.66919 0,6.66919 0,0' stroke='none' fill='%23FF5E39'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  height: 100%;
  width: 100%;
  display: inline-block;
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result .icon-part .icon.icon-boat {
    background-size: 27px;
  }
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover {
  overflow: hidden;
  /* waves */
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover .route-part .nationality .label {
  color: #fff;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover .ocean {
  height: 50px;
  /* change the height of the waves here */
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  z-index: 0;
  opacity: 1;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover .wave {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23003F7C'/%3E%3C/svg%3E");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 10s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 0.8;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover .wave:nth-of-type(2) {
  bottom: 0;
  animation: wave 18s linear reverse infinite;
  opacity: 0.5;
}
html #root #wrap_all .section.header_popular_routes .popular-routes-wrapper .results-wrapper .result:hover .wave:nth-of-type(3) {
  bottom: 0;
  animation: wave 20s -1s linear infinite;
  opacity: 0.5;
}
@keyframes wave {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-25%);
  }
  100% {
    transform: translateX(-50%);
  }
}
html #root #wrap_all .section.header_popular_routes .info-container {
  background-color: #fff;
  margin: 40px 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
html #root #wrap_all .section.header_popular_routes .info-container.specialist {
  padding: 50px 40px 45px 233px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 1599px) {
  html #root #wrap_all .section.header_popular_routes .info-container.specialist {
    padding: 30px 40px 30px 150px;
  }
}
@media (max-width: laptop) {
  html #root #wrap_all .section.header_popular_routes .info-container.specialist {
    padding: 30px 40px 30px 150px;
  }
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .info-container.specialist {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.header_popular_routes .info-container {
    display: none;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.header_popular_routes .info-container {
    display: none;
  }
}
html #root #wrap_all .section.header_popular_routes .info-container .heading {
  padding: 0;
}
html #root #wrap_all .section.header_popular_routes .info-container .image-container {
  border-radius: 100%;
  overflow: hidden;
  width: 160px;
  height: 160px;
  position: absolute;
  left: 40px;
  top: 54px;
}
@media (max-width: 1599px) {
  html #root #wrap_all .section.header_popular_routes .info-container .image-container {
    width: 100px;
    height: 100px;
    left: 25px;
    top: 30px;
  }
}
@media (max-width: laptop) {
  html #root #wrap_all .section.header_popular_routes .info-container .image-container {
    width: 100px;
    height: 100px;
    left: 25px;
    top: 30px;
  }
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .info-container .image-container {
    position: static;
    top: auto;
    left: auto;
    width: 80px;
    height: 80px;
  }
}
html #root #wrap_all .section.header_popular_routes .info-container .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html #root #wrap_all .section.header_popular_routes .info-container .content h3 {
  font-size: 29px;
  font-weight: 900;
  color: #283278;
  line-height: 1.5;
  margin: 0 0 5px;
}
@media (max-width: 1599px) {
  html #root #wrap_all .section.header_popular_routes .info-container .content h3 {
    font-size: 22px;
  }
}
@media (max-width: laptop) {
  html #root #wrap_all .section.header_popular_routes .info-container .content h3 {
    font-size: 22px;
  }
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .info-container .content h3 {
    font-size: 22px;
    margin: 20px 0 5px;
  }
}
html #root #wrap_all .section.header_popular_routes .info-container .content p {
  font-weight: normal;
  margin: 0 0 10px;
}
html #root #wrap_all .section.header_popular_routes .info-container .content p a {
  color: #283278;
  text-decoration: underline;
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1599px) {
  html #root #wrap_all .section.header_popular_routes .info-container .button-container .button {
    padding: 13px 26px 10px 19px;
    font-size: 14px;
  }
}
@media (max-width: laptop) {
  html #root #wrap_all .section.header_popular_routes .info-container .button-container .button {
    padding: 13px 26px 10px 19px;
    font-size: 14px;
  }
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .info-container .button-container .button {
    padding: 13px 18px 10px 18px;
  }
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.colored {
  background-color: #283278;
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.colored {
    font-size: 15px;
  }
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.colored:hover {
  background-color: #ff5f39;
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.ghost-button {
  color: #222222;
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.ghost-button:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23222222' d='M422.6 278.6L445.3 256l-22.6-22.6-144-144L256 66.7 210.8 112l22.6 22.6L322.8 224 32 224 0 224l0 64 32 0 290.7 0-89.4 89.4L210.8 400 256 445.3l22.6-22.6 144-144z'/%3E%3C/svg%3E");
}
html #root #wrap_all .section.header_popular_routes .info-container .button-container .button.ghost-button:hover {
  color: #ff5f39;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-search-input {
  border: none;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-container-single {
  width: 100% !important;
  height: 100%;
  background: white;
  padding: 20px;
  border-radius: 12px;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-container-single span {
  display: inline-block;
  line-height: 18px;
  padding: 0 65px 0 0;
  color: #283278;
  font-weight: normal;
}
@media only screen and (max-width: 570px) {
  html #root #wrap_all .section.header_popular_routes .filter-container .chosen-container-single span {
    font-size: 14px;
  }
}
html #root #wrap_all .section.header_popular_routes .filter-container .select-container {
  position: relative;
  border: 2px solid #eaeaea;
  border-radius: 3px;
  background-image: url(/wp-content/uploads/2019/10/select_chevron.svg);
  background-repeat: no-repeat;
  background-size: 55px;
  background-position: right 10px center;
  height: 70px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
html #root #wrap_all .section.header_popular_routes .filter-container .submit-container .button {
  height: auto;
  border-radius: 10px;
  padding: 16px 0;
}
html #root #wrap_all .section.header_popular_routes .filter-container label {
  position: absolute;
  top: -5px;
  left: 20px;
  color: #929292;
  text-transform: uppercase;
  z-index: 99;
}
html #root #wrap_all .section.header_popular_routes .filter-container label {
  font-size: 10px;
  font-family: Overpass;
}
@media screen and (min-width: 320px) {
  html #root #wrap_all .section.header_popular_routes .filter-container label {
    font-size: calc(10px + 4 * ((100vw - 320px) / 819));
    font-weight: 800;
    line-height: 0.8571428571;
  }
}
@media screen and (min-width: 1139px) {
  html #root #wrap_all .section.header_popular_routes .filter-container label {
    font-size: 14px;
    font-weight: 800;
    line-height: 0.8571428571;
  }
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-single {
  min-width: 100% !important;
  color: black;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-single {
  font-size: 16px;
  font-family: Overpass;
}
@media screen and (min-width: 320px) {
  html #root #wrap_all .section.header_popular_routes .filter-container .chosen-single {
    font-size: calc(16px + 0 * ((100vw - 320px) / 819));
    font-weight: 700;
    line-height: 0.75;
  }
}
@media screen and (min-width: 1139px) {
  html #root #wrap_all .section.header_popular_routes .filter-container .chosen-single {
    font-size: 16px;
    font-weight: 700;
    line-height: 0.75;
  }
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-results {
  margin: 0 10px;
  display: none;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-search {
  margin: 0 10px;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-search-input {
  width: 100%;
  border: 2px solid #eaeaea;
  border-radius: 3px;
  padding: 0;
  background: transparent;
  display: none;
  height: 40px;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop {
  padding-top: 20px;
  display: block;
  z-index: 9999;
  position: relative;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .chosen-single {
  display: none;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .chosen-search-input {
  display: block;
  padding: 0 0 0 30px;
  background-image: url(/wp-content/uploads/2019/11/search929292.svg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 10px center;
  background-size: 15px;
  z-index: 100;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .chosen-drop {
  background: white;
  border-radius: 3px;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.35);
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .chosen-results {
  display: block;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .chosen-results {
  padding: 0;
  max-height: 450px;
  overflow: auto;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .active-result, html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .no-results {
  list-style: none;
  padding: 8px 15px;
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .active-result, html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .no-results {
  font-size: 12px;
  font-family: Overpass;
}
@media screen and (min-width: 320px) {
  html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .active-result, html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .no-results {
    font-size: calc(12px + 4 * ((100vw - 320px) / 819));
    font-weight: 400;
    line-height: 1.125;
  }
}
@media screen and (min-width: 1139px) {
  html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .active-result, html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .no-results {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.125;
  }
}
html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .active-result:hover, html #root #wrap_all .section.header_popular_routes .filter-container .chosen-with-drop .no-results:hover {
  background: #283278;
  color: white;
}
html #root #wrap_all .section.header_popular_routes .filter-container .departure-select2-placeholder, html #root #wrap_all .section.header_popular_routes .filter-container .arrival-select2-placeholder {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 0;
  font-family: Overpass;
  font-weight: 700;
  padding: 0 70px 0 10px;
  display: inline-block;
}
html #root #wrap_all .section.header_popular_routes .filter-container .submit-container {
  cursor: pointer;
}
html #root #wrap_all .section.header_popular_routes .filter-container .submit-container .button-icon:before {
  position: relative;
  z-index: 1;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fploi%2Fovertocht.draad.dev-deploy%2Fovertocht.draad.dev%2F14072025_084109%2Fwp-content%2Fthemes%2FDraadCore%2Fsass%2F..%2F..%2FDraadCore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fploi%2Fovertocht.draad.dev-deploy%2Fovertocht.draad.dev%2F14072025_084109%2Fwp-content%2Fthemes%2FDraadCore%2Fsass%2Fheader_popular_routes.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADoFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7CM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACbI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2BQ%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4DE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwFE%3BAAAA%3BAAAA%3BAAAA%3BADhHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwGE%3BAAAA%3BAAAA%3BAD1HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8GI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4HE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9IF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyKQ%3BAAAA%3BAAAA%3BAAAA%3BADjJR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiJQ%3BAAAA%3BAAAA%3BAAAA%3BADnKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyLI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAD3LN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BADrNR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAD1PV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqPE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsQQ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpRR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiSQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxSV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmTU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FTZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2UY%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADneJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0cI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoeM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrhBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2fM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhjBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACihBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjhBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0hBU%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrrBJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqrBG%3BAAAA%3BAAAA%3BAAAA%3BAD%2FrBJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2rBG%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BADhwBN%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4vBO%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%22%7D */