body.hca-campaign-closed .hca-seasonal-route { display: none !important; }
body .hca-scope.hca-home-promo { width: calc(100% - 48px); max-width: 1160px; margin: 52px auto 0; }
.hca-scope .hca-contact-hero { display: grid; grid-template-columns: 1.25fr 1fr; align-items: center; gap: 56px; padding: 72px 0 36px; }
.hca-scope .hca-contact-copy { padding: 0; gap: 26px; }
.hca-scope .hca-contact-aside { position: relative; padding: 36px; gap: 24px; border: 1px solid #58b7eb55; border-radius: 26px; background: radial-gradient(ellipse at 100% 0, #48318180, transparent 70%), linear-gradient(135deg,#102e42e8,#0c1430f0); box-shadow: 0 22px 80px #01071555; }
.hca-scope .hca-contact-aside::before { content: ''; position: absolute; top: -1px; left: 36px; right: 36px; width: auto; height: 2px; background: linear-gradient(90deg, transparent, #04e8f4, #9785fd, transparent); }
.hca-scope .hca-contact-aside h2.elementor-heading-title { font-size: clamp(26px,3vw,36px); }
.hca-scope .hca-contact-email { font-size: clamp(19px,2vw,25px); font-weight: 700; overflow-wrap: anywhere; }
.hca-scope .hca-contact-routes { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; padding: 0; }
.hca-scope .hca-route-card { padding: 28px; gap: 18px; border-radius: 22px; border: 1px solid #8ca0d13b; background: linear-gradient(145deg,#142840e0,#121931f5); transition: transform .25s ease,border-color .25s ease,box-shadow .25s ease; }
.hca-scope .hca-route-card .hca-button { margin-top: auto; padding-top: 8px; }
.hca-scope .hca-route-card .hca-price strong { font-size: 29px; }
.hca-scope .hca-route-card .hca-price { gap: 7px; }
.hca-scope .hca-contact-form-layout { display: grid; grid-template-columns: .85fr 1.3fr; gap: 48px; align-items: start; padding: 44px 0 80px; scroll-margin-top: 156px; }
.hca-scope .hca-contact-form-intro { padding: 16px 0 0; gap: 24px; }
.hca-scope .hca-contact-steps { gap: 22px; padding: 24px 0; border-top: 1px solid #88a0cc40; }
.hca-scope .hca-contact-steps strong { display: inline-block; color: #b2eaff; margin-bottom: 5px; }
.hca-scope .hca-contact-form-box { padding: 30px; gap: 14px; border: 1px solid #849cd050; border-radius: 24px; background: #0b1429ed; }
.hca-contact-form-box .wpcf7 form { margin: 0; padding: 0; }
.hca-contact-form-box .hcj-form { color: #e8efff; font-size: 15px; line-height: 1.6; letter-spacing: 0; }
.hcj-form .hcj-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.hcj-form .hcj-full { grid-column: 1/-1; }
.hcj-form .hcj-field { min-width: 0; margin: 0; }
.hcj-form .hcj-field label { display: block; color: #e8efff; font-size: 15px; font-weight: 650; line-height: 1.6; }
.hcj-form .wpcf7-form-control-wrap { display: block; margin-top: 7px; }
.hcj-form .hcj-field .wpcf7-form-control-wrap { position: relative; margin-bottom: 22px; }
.hca-contact-form-box .hcj-form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=hidden]),
.hca-contact-form-box .hcj-form select, .hca-contact-form-box .hcj-form textarea {
  display: block; width: 100%; max-width: 100%; min-height: 50px; margin: 0; padding: 12px 14px; border: 1px solid #7185ae85; border-radius: 10px;
  background: #070f20; color: #f4f7ff; font: inherit; font-size: 16px; line-height: 1.45; box-shadow: none; transition: border-color .2s,box-shadow .2s;
}
.hca-contact-form-box .hcj-form select { padding-right: 30px; }
.hca-contact-form-box .hcj-form textarea { min-height: 145px; resize: vertical; }
.hca-contact-form-box .hcj-form input:focus-visible, .hca-contact-form-box .hcj-form select:focus-visible, .hca-contact-form-box .hcj-form textarea:focus-visible { outline: 2px solid #86f4ff; outline-offset: 3px; border-color: #86f4ff; }
.hcj-form input::placeholder, .hcj-form textarea::placeholder { color: #aebed8; opacity: 1; }
.hcj-form .hcj-required, .hcj-form .hcj-hint { color: #b5c6e1; font-size: 13px; font-weight: 400; line-height: 1.6; }
.hcj-form .hcj-required { margin: 0 0 22px; }
.hcj-form .hcj-hint { margin-top: 7px; }
.hcj-form fieldset { border: 0; padding: 0; margin: 0 0 28px; min-width: 0; }
.hcj-form fieldset > legend { display: block; float: none; width: 100%; margin: 0 0 22px; padding: 0 0 12px; border-bottom: 1px solid #8397bf50; color: #9df2fb; font-size: 19px; font-weight: 750; }
.hcj-form .hcj-project { display: grid; gap: 20px; }
.hcj-form .hcj-choices { margin: 4px 0; }
.hcj-form .hcj-choices legend { color: #e8efff; font-size: 15px; font-weight: 650; margin-bottom: 12px; padding: 0; border: 0; }
.hcj-form .hcj-choices .wpcf7-checkbox { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.hcj-form .wpcf7-list-item { margin: 0; }
.hcj-form .hcj-choices label { display: flex; gap: 10px; align-items: start; padding: 12px; border: 1px solid #8395b34d; border-radius: 10px; background: #15213b; color: #dce8fc; cursor: pointer; font-size: 14px; font-weight: 500; line-height: 1.45; min-height: 48px; }
.hcj-form .hcj-choices label:has(input:checked) { border-color: #64f1f5; background: #10414e; color: #fff; }
.hcj-form input[type=checkbox] { appearance: auto; position: static; width: 18px; height: 18px; flex: 0 0 18px; margin: 2px 0 0; accent-color: #01e9f4; cursor: pointer; }
.hcj-form .hcj-privacy { padding: 22px 0; margin-top: 20px; border-top: 1px solid #8397bf50; }
.hcj-form .hcj-privacy label { display: flex; gap: 12px; align-items: start; color: #cbd8ed; font-size: 14px; line-height: 1.6; }
.hcj-form .hcj-privacy a { color: #80eff5; }
.hcj-form .cf-turnstile { margin-bottom: 20px; max-width: 100%; }
.hca-contact-form-box .hcj-form input[type=submit] { display: inline-block; width: 100%; min-height: 54px; padding: 14px 20px; border: 1px solid #5af3fa; border-radius: 10px; background: #01e9f4; color: #04142b; font: inherit; font-size: 16px; font-weight: 800; cursor: pointer; box-shadow: 0 8px 26px #01e9f426; transition: transform .2s,box-shadow .2s; }
.hcj-form input[type=submit]:disabled { opacity: .55; cursor: not-allowed; }
.hcj-form .hcj-submit { margin-top: 12px; }
.hcj-form .hcj-submit .hcj-hint { text-align: center; }
.hcj-form .wpcf7-not-valid-tip { position: absolute; top: 100%; left: 0; right: 0; margin-top: 5px; color: #ffbccd; font-size: 13px; line-height: 1.4; }
.hca-contact-form-box .wpcf7 form .wpcf7-response-output { margin: 20px 0 0; border-radius: 10px; border-width: 1px; padding: 16px; background: #17273b; color: #f3f7ff; font-size: 15px; }
.hca-contact-form-box .wpcf7 form.sent .wpcf7-response-output { border-color: #73edc4; }
.hca-contact-status { color: #c3d0e5; font-size: 13px; }
.hca-scope.hca-related { padding: 48px 0 72px; }
.hca-scope .hca-related-inner { gap: 22px; }

html body .elementor-194 .hca-offers-menu > a { color: #8ff6fc !important; }
html body .elementor-194 .hca-offers-menu > a:focus-visible { outline: 2px solid #96faff; outline-offset: 3px; }
html body .elementor-194 .hca-offers-menu > .opener:focus-visible { outline: 2px solid #96faff; outline-offset: -4px; border-radius: 8px; }
@media (min-width: 1025px) {
  html body .elementor-194 { --hca-mark-size: 88px; --hca-brand-size: 32px; --hca-header-padding: 14px; }
  html body .elementor-194.hca-header-compact { --hca-mark-size: 52px; --hca-brand-size: 26px; --hca-header-padding: 10px; }
  html body .elementor-194 .elementor-element-2b3ee3d > .e-con-inner { max-width: 1440px !important; width: 100% !important; flex-wrap: nowrap; align-items: center; gap: 14px; padding-block: var(--hca-header-padding); transition: padding .3s ease; }
  html body .elementor-194 .elementor-element-9a0468e { width: var(--hca-mark-size) !important; flex: 0 0 var(--hca-mark-size); transition: width .3s ease,flex-basis .3s ease; }
  html body .elementor-194 .elementor-element-9a0468e a { display: block; line-height: 0; }
  html body .elementor-194 .elementor-element-9a0468e img { display: block; width: 100% !important; max-width: 100% !important; height: auto; filter: drop-shadow(0 0 16px #83e7ff30); }
  html body .elementor-194 .elementor-element-0a8d79d { flex: 0 0 auto; width: auto; }
  html body .elementor-194 .elementor-element-0a8d79d .elementor-heading-title { font-size: var(--hca-brand-size); line-height: 1.2; white-space: nowrap; transition: font-size .3s ease; }
  html body .elementor-194 #menu-1-d0ee840 { gap: 6px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li { margin: 0 !important; }
  html body .elementor-194 #menu-1-d0ee840 > li > a.tmpcoder-menu-item { display: flex; align-items: center; justify-content: center; gap: 8px; box-sizing: border-box; height: 44px; min-height: 44px; padding: 10px 12px !important; font-size: 15px !important; line-height: 22px !important; letter-spacing: .015em !important; border-radius: 12px; }
  /* Keep carets inside each link instead of the theme's absolute positioning. */
  html body .elementor-194 #menu-1-d0ee840 > li > a > .tmpcoder-sub-icon { position: static !important; flex: 0 0 auto; margin: 0 !important; transform: none !important; font-size: 11px; line-height: 1; }
  html body .elementor-194 #menu-1-d0ee840 > li.menu-item-315 { margin-left: 8px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li.menu-item-315 > a { padding: 10px 20px !important; border-radius: 999px; }
  html body .elementor-194 #menu-1-d0ee840 > li > a:focus-visible { outline: 2px solid #96faff; outline-offset: 2px; }
  html body .elementor-194 #menu-1-d0ee840 .tmpcoder-sub-menu { min-width: 300px !important; max-width: min(360px,calc(100vw - 48px)) !important; background: #10182e !important; border-color: #50668a !important; box-shadow: 0 18px 45px #0008; }
  html body .elementor-194 #menu-1-d0ee840 .tmpcoder-sub-menu a > .tmpcoder-sub-icon { position: static !important; margin: 0 !important; transform: rotate(-90deg) !important; }
  html body .elementor-194 #menu-1-d0ee840 .hca-offers-menu > .tmpcoder-sub-menu { left: auto !important; right: 0 !important; }
}
@media (min-width: 1025px) and (max-width: 1365px) {
  html body .elementor-194 { --hca-mark-size: 72px; --hca-brand-size: 26px; }
  html body .elementor-194.hca-header-compact { --hca-mark-size: 48px; --hca-brand-size: 24px; }
}
@media (min-width: 1025px) and (max-width: 1240px) {
  html body .elementor-194 #menu-1-d0ee840 { gap: 4px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li > a.tmpcoder-menu-item { font-size: 13px !important; padding-inline: 7px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li.menu-item-315 > a { padding-inline: 16px !important; }
}
@media (min-width: 1025px) and (max-width: 1100px) {
  html body .elementor-194 { --hca-mark-size: 64px; --hca-brand-size: 20px; }
  html body .elementor-194.hca-header-compact { --hca-mark-size: 44px; --hca-brand-size: 20px; }
  html body .elementor-194 .elementor-element-2b3ee3d > .e-con-inner { gap: 10px; padding-inline: 16px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li > a.tmpcoder-menu-item { padding-inline: 6px !important; }
  html body .elementor-194 #menu-1-d0ee840 > li.menu-item-315 > a { padding-inline: 14px !important; }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .hca-route-card:hover { transform: translateY(-5px); border-color: #70e6f58c; box-shadow: 0 18px 42px #04122470; }
  .hcj-form input[type=submit]:not(:disabled):hover { transform: translateY(-2px); box-shadow: 0 12px 30px #01e9f439; }
}
@media (max-width: 1024px) {
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu { position: relative; }
  html body .elementor-194 .elementor-element.elementor-element-d0ee840 .tmpcoder-mobile-nav-menu .hca-offers-menu > a { padding-right: 56px !important; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu > a::after { display: none !important; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu > .opener { display: flex; position: absolute; top: 0; right: 0; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 10px; color: #b5f8fc; cursor: pointer; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu > .opener::before { content: ''; width: 8px; height: 8px; border: solid currentColor; border-width: 0 2px 2px 0; transform: rotate(45deg); transition: transform .2s ease; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu > .opener[aria-expanded=true]::before { transform: rotate(225deg); }
  html body .elementor-194 .tmpcoder-mobile-nav-menu .hca-offers-menu > .opener:hover { background: #01e9f417; }
  .hca-scope .hca-contact-hero { gap: 28px; }
  .hca-scope .hca-contact-form-layout { grid-template-columns: .75fr 1.25fr; gap: 28px; }
  .hca-scope .hca-route-card { padding: 22px; }
  .hcj-form .hcj-fields { grid-template-columns: 1fr; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  html body .elementor-194 .hc-sticky-header > .e-con-inner { width: 100%; max-width: none; flex-wrap: nowrap; gap: 18px; padding: 12px 24px; }
  html body .elementor-194 .elementor-element-9a0468e { width: 54px; flex: 0 0 54px; }
  html body .elementor-194 .elementor-element-9a0468e img { width: 48px; }
  html body .elementor-194 .elementor-element-0a8d79d { display: block !important; }
  html body .elementor-194 .elementor-element-0a8d79d .elementor-heading-title { font-size: 26px; }
  html body .elementor-194 .elementor-element-d0ee840 { flex: 0 0 46px !important; width: 46px !important; margin-left: auto !important; position: static; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu-container { position: static; }
  html body .elementor-194 .tmpcoder-mobile-toggle-wrap { text-align: right; }
  html body .elementor-194 .tmpcoder-mobile-toggle { display: inline-flex; position: relative; align-items: center; justify-content: center; padding: 0; border: 1px solid #57d5e760; border-radius: 12px; background: #153755; width: 46px !important; height: 46px; }
  html body .elementor-194 .tmpcoder-mobile-toggle-line { position: absolute; left: 12px; top: 21px; width: 22px !important; height: 2px; margin: 0 !important; border-radius: 2px; background: #baf9ff; transition: transform .25s ease,opacity .2s ease; }
  html body .elementor-194 .tmpcoder-mobile-toggle-line:nth-child(1) { transform: translateY(-7px); }
  html body .elementor-194 .tmpcoder-mobile-toggle-line:nth-child(3) { transform: translateY(7px); }
  html body .elementor-194 .tmpcoder-mobile-toggle-open .tmpcoder-mobile-toggle-line:nth-child(1) { transform: rotate(45deg); }
  html body .elementor-194 .tmpcoder-mobile-toggle-open .tmpcoder-mobile-toggle-line:nth-child(2) { opacity: 0; }
  html body .elementor-194 .tmpcoder-mobile-toggle-open .tmpcoder-mobile-toggle-line:nth-child(3) { transform: rotate(-45deg); }
  html body .elementor-194 .tmpcoder-mobile-nav-menu { position: absolute; top: 100%; left: 0 !important; right: 0 !important; width: 100% !important; max-width: none !important; padding: 16px 24px; border: 1px solid #51c9e154; border-radius: 0 0 22px 22px; background: linear-gradient(140deg,#061327,#17123c); box-shadow: 0 24px 60px #0009; max-height: calc(100dvh - 120px); overflow-y: auto; transform: none !important; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu { height: auto !important; min-height: 0 !important; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu > li { margin: 2px 0 !important; padding: 0 !important; }
  html body .elementor-194 .tmpcoder-mobile-menu-item { display: flex; min-height: 0 !important; height: auto !important; padding: 12px 16px !important; color: #edf4ff !important; font-size: 16px !important; line-height: 1.35 !important; text-align: left; border-radius: 10px; }
  html body .elementor-194 .tmpcoder-mobile-sub-menu { background: #ffffff06; padding: 8px; }
  html body .elementor-194 .tmpcoder-mobile-sub-menu-item { padding: 12px 20px; color: #d5e6ff; font-size: 15px; text-align: left; }
  html body .elementor-194 .tmpcoder-mobile-menu-item:hover { background: #01e9f417; }
  html body .elementor-194 .tmpcoder-mobile-nav-menu > li.menu-item-315 > a { justify-content: center; background: #01e9f4; color: #04142b !important; margin-top: 8px; font-weight: 800; }
}
@media (max-width: 767px) {
  body .hca-scope.hca-home-promo { width: calc(100% - 36px); margin-top: 28px; }
  .hca-scope .hca-contact-hero { grid-template-columns: 1fr; padding-top: 40px; }
  .hca-scope .hca-contact-aside { padding: 26px; }
  .hca-scope .hca-contact-routes, .hca-scope .hca-contact-form-layout { grid-template-columns: 1fr; }
  .hca-scope .hca-contact-form-box { padding: 22px; }
  .hca-scope .hca-contact-form-layout { gap: 20px; padding: 24px 0 50px; }
  .hca-scope .hca-contact-steps { display: none; }
  .hcj-form .hcj-choices .wpcf7-checkbox { grid-template-columns: 1fr; }
  .hcj-form .cf-turnstile { min-height: 140px; }
}
@media (max-width: 359px) {
  .hca-scope .hca-contact-form-box { padding: 16px; }
}
@media (prefers-reduced-motion: reduce) {
  .hca-route-card, .hcj-form input, .hcj-form select, .hcj-form textarea, .elementor-194 .tmpcoder-mobile-toggle-line, .elementor-194 .hca-offers-menu > .opener::before { transition: none !important; }
  html body .elementor-194 .elementor-element-2b3ee3d > .e-con-inner, html body .elementor-194 .elementor-element-9a0468e, html body .elementor-194 .elementor-heading-title { transition: none !important; }
}
