/* Local Russian/Ukrainian switcher + header click fix. Does not move the header layout. */
html.translated-ltr, body {
  top: 0 !important;
}
.skiptranslate,
#goog-gt-tt,
iframe.skiptranslate,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf,
.VIpgJd-ZVi9od-xl07Ob-OEVmcd {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.mcb-background-overlay,
.mcb-wrap-background-overlay {
  pointer-events: none !important;
}
.mfn-header-tmpl,
.mfn-header-tmpl * {
  pointer-events: auto;
}
.mfn-header-menu,
.mfn-header-menu .mfn-menu-link,
.logo-wrapper,
.gtranslate_wrapper.albatros-language-native,
.gtranslate_wrapper.albatros-language-native .albatros-lang-select {
  position: relative !important;
  z-index: 1000000 !important;
  pointer-events: auto !important;
}
.gtranslate_wrapper.albatros-language-native {
  display: block !important;
  width: 232px;
  max-width: 100%;
  min-height: 44px;
  overflow: visible !important;
}
.gtranslate_wrapper.albatros-language-native p {
  margin: 0 !important;
}
.gtranslate_wrapper.albatros-language-native .albatros-lang-select {
  display: block !important;
  width: 100% !important;
  height: 44px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 0 42px 0 16px !important;
  box-sizing: border-box !important;
  border-radius: 14px !important;
  border: 1px solid rgba(53, 211, 216, 0.55) !important;
  background-color: rgba(4, 29, 49, 0.74) !important;
  color: #ffffff !important;
  font-family: 'Unbounded', 'Public Sans', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 44px !important;
  cursor: pointer !important;
  outline: none !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04) !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23F4C96A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6l4 4 4-4'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 16px 16px !important;
}
.gtranslate_wrapper.albatros-language-native .albatros-lang-select::-ms-expand {
  display: none !important;
}
.gtranslate_wrapper.albatros-language-native .albatros-lang-select:hover,
.gtranslate_wrapper.albatros-language-native .albatros-lang-select:focus {
  border-color: rgba(244, 201, 106, 0.75) !important;
  box-shadow: 0 0 0 3px rgba(53, 211, 216, 0.14), inset 0 1px 0 rgba(255,255,255,0.05) !important;
}
.gtranslate_wrapper.albatros-language-native .albatros-lang-select option {
  color: #061d34 !important;
  background: #ffffff !important;
}
@media (max-width: 767px) {
  .gtranslate_wrapper.albatros-language-native {
    width: 120px;
  }
  .gtranslate_wrapper.albatros-language-native .albatros-lang-select {
    height: 40px !important;
    min-height: 40px !important;
    padding-left: 10px !important;
    padding-right: 22px !important;
    font-size: 12px !important;
  }
}


/* Step 14: fine-tune desktop header language pill alignment with menu items */
.mcb-column.mcb-item-li3cxalm,
.mcb-column.mcb-item-fimqhgxd {
  display: flex !important;
  align-items: center !important;
}

.mcb-column-inner-li3cxalm,
.mcb-column-inner-fimqhgxd {
  display: flex !important;
  align-items: center !important;
  min-height: 100% !important;
}

.mcb-item-li3cxalm .column_attr,
.mcb-item-fimqhgxd .column_attr {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
}

.mcb-item-li3cxalm .gtranslate_wrapper.albatros-language-native,
.mcb-item-fimqhgxd .gtranslate_wrapper.albatros-language-native {
  margin: -2px 0 0 0 !important;
}


/* Step 28: mobile header - keep only one language selector */
@media (max-width: 767px) {
  /* The site has two header templates on mobile. They overlap, so both language selects were visible. */
  section.mcb-section-4b9n4mice .mcb-item-dcbsh0hm,
  section.mcb-section-4b9n4mice .albatros-language-native,
  .mcb-section .mcb-wrap .mcb-item-dcbsh0hm {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  section.mcb-section-urbmemh3 .mcb-item-x3hyk9w,
  section.mcb-section-urbmemh3 .mcb-item-x3hyk9w .albatros-language-native {
    display: block !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

/* Step 29: MOBILE ONLY — one language selector, readable logo, working burger */
@media (max-width: 767px) {
  /* Keep only the true mobile header. The desktop/show-on-scroll header was causing the second language selector. */
  body #mfn-header-template section.mcb-section-4b9n4mice,
  body #mfn-header-template .mcb-section-4b9n4mice {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body #mfn-header-template section.mcb-section-urbmemh3,
  body #mfn-header-template .mcb-section-urbmemh3 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body #mfn-header-template .mcb-section-urbmemh3 .mcb-section-inner-urbmemh3 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }

  body #mfn-header-template .mcb-wrap-zsne0pt {
    width: calc(100vw - 26px) !important;
    max-width: 560px !important;
    flex-grow: 0 !important;
  }

  body #mfn-header-template .mcb-wrap-zsne0pt .mcb-wrap-inner-zsne0pt {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    padding: 12px 14px !important;
    border-radius: 22px !important;
    min-height: 72px !important;
    box-sizing: border-box !important;
  }

  /* Logo: bigger and readable on mobile */
  body #mfn-header-template .mcb-item-6g1hl0bo {
    display: flex !important;
    align-items: center !important;
    width: 134px !important;
    max-width: 134px !important;
    flex: 0 0 134px !important;
    order: 1 !important;
    margin: 0 !important;
  }

  body #mfn-header-template .mcb-item-6g1hl0bo .mcb-column-inner-6g1hl0bo,
  body #mfn-header-template .mcb-item-6g1hl0bo .logo-wrapper {
    display: flex !important;
    align-items: center !important;
    width: 134px !important;
    max-width: 134px !important;
    margin: 0 !important;
  }

  body #mfn-header-template .mcb-item-6g1hl0bo img {
    display: block !important;
    width: 134px !important;
    max-width: 134px !important;
    height: auto !important;
  }

  /* Burger: visible, above overlays and clickable */
  body #mfn-header-template .mcb-item-pfio7i5gr {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    max-width: 46px !important;
    flex: 0 0 46px !important;
    order: 2 !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1000003 !important;
    pointer-events: auto !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr .mfn-header-menu-burger,
  body #mfn-header-template .mcb-item-pfio7i5gr .mfn-icon-box {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr .icon-wrapper i {
    font-size: 31px !important;
    line-height: 1 !important;
    color: #eafaff !important;
  }

  /* Language selector: keep one only */
  body #mfn-header-template .mcb-item-x3hyk9w {
    display: flex !important;
    align-items: center !important;
    width: 144px !important;
    max-width: 144px !important;
    flex: 0 0 144px !important;
    order: 3 !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1000003 !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w .mcb-column-inner-x3hyk9w,
  body #mfn-header-template .mcb-item-x3hyk9w .column_attr,
  body #mfn-header-template .mcb-item-x3hyk9w .albatros-language-native {
    display: flex !important;
    align-items: center !important;
    width: 144px !important;
    max-width: 144px !important;
    margin: 0 !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w p,
  body #mfn-header-template .mcb-item-x3hyk9w .column_attr > p {
    display: none !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w .albatros-lang-select {
    width: 144px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 34px 0 14px !important;
    font-size: 13px !important;
    line-height: 44px !important;
    border-radius: 14px !important;
  }

  /* Hide every other language selector on mobile */
  body #mfn-header-template .mcb-item-dcbsh0hm,
  body #mfn-header-template .mcb-item-li3cxalm,
  body #mfn-header-template .mcb-item-fimqhgxd,
  body #mfn-header-template .mcb-section-4b9n4mice .albatros-language-native,
  body #mfn-header-template .mcb-section-4b9n4mice .albatros-lang-select {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Mobile slide menu */
  body #mfn-header-template .mcb-item-pfio7i5gr .mfn-header-tmpl-menu-sidebar {
    z-index: 10000000 !important;
    background: #061d34 !important;
    border-left: 1px solid rgba(53, 211, 216, 0.45) !important;
    box-shadow: -20px 0 50px rgba(0,0,0,0.45) !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-right,
  body.mobile-menu-open #mfn-header-template .mcb-item-pfio7i5gr .mfn-header-tmpl-menu-sidebar-right {
    right: 0 !important;
  }
}

@media (max-width: 390px) {
  body #mfn-header-template .mcb-item-6g1hl0bo,
  body #mfn-header-template .mcb-item-6g1hl0bo .mcb-column-inner-6g1hl0bo,
  body #mfn-header-template .mcb-item-6g1hl0bo .logo-wrapper,
  body #mfn-header-template .mcb-item-6g1hl0bo img {
    width: 116px !important;
    max-width: 116px !important;
    flex-basis: 116px !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w,
  body #mfn-header-template .mcb-item-x3hyk9w .mcb-column-inner-x3hyk9w,
  body #mfn-header-template .mcb-item-x3hyk9w .column_attr,
  body #mfn-header-template .mcb-item-x3hyk9w .albatros-language-native,
  body #mfn-header-template .mcb-item-x3hyk9w .albatros-lang-select {
    width: 132px !important;
    max-width: 132px !important;
    flex-basis: 132px !important;
  }
}


/* Step 30: MOBILE ONLY — replace broken native drawer with clean full-screen menu */
@media (max-width: 767px) {
  body.albatros-mobile-ready #mfn-header-template .mcb-section-4b9n4mice,
  body.albatros-mobile-ready #mfn-header-template section.mcb-section-4b9n4mice {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body #mfn-header-template .mcb-section-urbmemh3 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    padding: 14px 10px 0 !important;
  }

  body #mfn-header-template .mcb-wrap-zsne0pt {
    width: calc(100vw - 22px) !important;
    max-width: 560px !important;
  }

  body #mfn-header-template .mcb-wrap-zsne0pt .mcb-wrap-inner-zsne0pt {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    min-height: 72px !important;
    padding: 10px 12px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  body #mfn-header-template .mcb-item-6g1hl0bo,
  body #mfn-header-template .mcb-item-6g1hl0bo .mcb-column-inner-6g1hl0bo,
  body #mfn-header-template .mcb-item-6g1hl0bo .logo-wrapper {
    display: flex !important;
    align-items: center !important;
    width: clamp(112px, 34vw, 140px) !important;
    max-width: clamp(112px, 34vw, 140px) !important;
    flex: 0 1 clamp(112px, 34vw, 140px) !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  body #mfn-header-template .mcb-item-6g1hl0bo img {
    width: clamp(112px, 34vw, 140px) !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    max-width: 40px !important;
    flex: 0 0 40px !important;
    margin: 0 !important;
    z-index: 1000005 !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr .mfn-header-menu-burger,
  body #mfn-header-template .mcb-item-pfio7i5gr .mfn-icon-box {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  body #mfn-header-template .mcb-item-pfio7i5gr .icon-wrapper i {
    font-size: 30px !important;
    color: #eafaff !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w,
  body #mfn-header-template .mcb-item-x3hyk9w .mcb-column-inner-x3hyk9w,
  body #mfn-header-template .mcb-item-x3hyk9w .column_attr,
  body #mfn-header-template .mcb-item-x3hyk9w .albatros-language-native {
    display: flex !important;
    align-items: center !important;
    width: clamp(124px, 34vw, 146px) !important;
    max-width: clamp(124px, 34vw, 146px) !important;
    flex: 0 0 clamp(124px, 34vw, 146px) !important;
    margin: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w p,
  body #mfn-header-template .mcb-item-x3hyk9w .column_attr > p {
    display: none !important;
  }

  body #mfn-header-template .mcb-item-x3hyk9w .albatros-lang-select {
    width: clamp(124px, 34vw, 146px) !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 32px 0 13px !important;
    font-size: 13px !important;
    line-height: 42px !important;
    border-radius: 14px !important;
  }

  body #mfn-header-template .mcb-item-dcbsh0hm,
  body #mfn-header-template .mcb-item-li3cxalm,
  body #mfn-header-template .mcb-item-fimqhgxd,
  body #mfn-header-template .mcb-section-4b9n4mice .albatros-language-native,
  body #mfn-header-template .mcb-section-4b9n4mice .albatros-lang-select,
  body #mfn-header-template .mcb-section-urbmemh3 .mcb-item-fimqhgxd,
  body #mfn-header-template .mcb-section-urbmemh3 .mcb-item-fimqhgxd .albatros-language-native {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Disable the native theme drawer; it covered the logo and put the close X over language select on iPhone. */
  body #mfn-header-template .mfn-header-tmpl-menu-sidebar,
  body #mfn-header-template .mfn-header-tmpl-menu-sidebar-right,
  body #mfn-header-template .mfn-header-tmpl-menu-sidebar-wrapper {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.albatros-mobile-menu-open {
    overflow: hidden !important;
  }

  .albatros-mobile-menu-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 2147483000;
    padding: 92px 18px 24px;
    box-sizing: border-box;
    background: rgba(4, 21, 38, 0.96);
    backdrop-filter: blur(10px);
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-overlay {
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
  }

  .albatros-mobile-menu-panel {
    position: relative;
    width: min(420px, 100%);
    min-height: 320px;
    padding: 78px 20px 34px;
    border-radius: 28px;
    border: 1px solid rgba(53, 211, 216, 0.50);
    background: linear-gradient(180deg, rgba(6, 29, 52, 0.98), rgba(4, 21, 38, 0.96));
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.45);
  }

  .albatros-mobile-menu-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    border: 1px solid rgba(53, 211, 216, 0.55);
    background: rgba(4, 29, 49, 0.92);
    color: #eafaff;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
    z-index: 2;
  }

  .albatros-mobile-menu-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .albatros-mobile-menu-link {
    display: block;
    width: 100%;
    padding: 6px 8px;
    color: #eafaff !important;
    font-family: 'Unbounded', 'Public Sans', Arial, sans-serif !important;
    font-size: clamp(22px, 6.2vw, 32px) !important;
    font-weight: 800 !important;
    line-height: 1.22 !important;
    text-align: center;
    text-decoration: none !important;
  }

  .albatros-mobile-menu-link:active,
  .albatros-mobile-menu-link:hover {
    color: #35d3d8 !important;
  }
}


/* Step 32: remove unused floating CookieYes revisit circle on mobile and desktop */
.cky-btn-revisit-wrapper,
.cky-revisit-bottom-left,
.cky-revisit-bottom-right,
button.cky-btn-revisit,
.cky-btn-revisit {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}


/* Step 33: prevent the custom mobile burger menu from appearing on desktop */
.albatros-mobile-menu-overlay,
.albatros-mobile-menu-panel,
.albatros-mobile-menu-close,
.albatros-mobile-menu-nav,
.albatros-mobile-menu-link {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 767px) {
  .albatros-mobile-menu-overlay {
    display: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-overlay {
    display: flex !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-panel {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-close {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-nav {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-link {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}


/* Step 35: mobile typography and overflow optimization across the site */
html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (max-width: 767px) {
  html,
  body,
  #Wrapper,
  #Content {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  .section,
  .section_wrapper,
  .mcb-section-inner,
  .mcb-wrap,
  .mcb-wrap-inner,
  .mcb-column,
  .mcb-column-inner,
  .column_attr,
  .mfn-module-wrapper,
  .privacy-page-main,
  .privacy-page-card,
  .thank-you-main,
  .thank-you-card {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  img,
  svg,
  video,
  canvas,
  iframe {
    max-width: 100% !important;
    height: auto;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title,
  .menu-label,
  .desc,
  p,
  li,
  a,
  span,
  input,
  textarea,
  select,
  button {
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    hyphens: auto;
  }

  /* Main hero: keep big title beautiful but inside the screen */
  .mcb-section .mcb-wrap .mcb-item-98wwodpb .title,
  .mcb-section .mcb-wrap .mcb-item-yp6jes2tw .title,
  .mcb-section .mcb-wrap .mcb-item-4nhzqv2v .title,
  .mcb-section .mcb-wrap .mcb-item-tph1ktal .title,
  .mcb-section .mcb-wrap .mcb-item-9idb4g5m .title,
  .mcb-section .mcb-wrap .mcb-item-vtrb5ws4 .title {
    font-size: clamp(28px, 9.2vw, 44px) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.8px !important;
    max-width: 100% !important;
  }

  .mcb-section .mcb-wrap .mcb-item-98wwodpb .mfn-icon-box,
  .mcb-section .mcb-wrap .mcb-item-yp6jes2tw .mfn-icon-box {
    width: 100% !important;
    max-width: calc(100vw - 28px) !important;
    padding: 10px 18px !important;
    justify-content: center !important;
  }

  .mcb-section .mcb-wrap .mcb-item-98wwodpb .icon-wrapper img,
  .mcb-section .mcb-wrap .mcb-item-yp6jes2tw .icon-wrapper img {
    max-width: 44px !important;
  }

  /* Form card and contact block */
  .mcb-section .mcb-wrap-db3b61113 .mcb-wrap-inner-db3b61113,
  .mcb-section .mcb-wrap-rk411t3y .mcb-wrap-inner-rk411t3y {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 28px 16px !important;
    border-radius: 24px !important;
  }

  .mcb-section .mcb-wrap .mcb-item-69140f59d .title,
  .mcb-section .mcb-wrap .mcb-item-dslbrfus .title {
    font-size: clamp(22px, 7.2vw, 31px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.5px !important;
  }

  .mcb-section .mcb-wrap .mcb-item-a42f72cbb form input:not(.wpcf7-submit),
  .mcb-section .mcb-wrap .mcb-item-a42f72cbb form select,
  .mcb-section .mcb-wrap .mcb-item-a42f72cbb form textarea,
  .mcb-section .mcb-wrap .mcb-item-ny7iljxk form input:not(.wpcf7-submit),
  .mcb-section .mcb-wrap .mcb-item-ny7iljxk form select,
  .mcb-section .mcb-wrap .mcb-item-ny7iljxk form textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 18px 22px !important;
    font-size: 16px !important;
  }

  .wpcf7-form-control-wrap,
  .wpcf7-form-control-wrap input,
  .wpcf7-form-control-wrap select,
  .wpcf7-form-control-wrap textarea {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  input.wpcf7-submit,
  .wpcf7-form button,
  .wpcf7-form input[type="submit"] {
    width: min(100%, 320px) !important;
    max-width: 100% !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .cf-turnstile,
  .cf-turnstile iframe {
    max-width: 100% !important;
  }

  /* Statistic cards and timeline: keep numbers/text inside cards */
  .mcb-section .mcb-wrap-fi50ja02 .mcb-wrap-inner-fi50ja02,
  .mcb-section .mcb-wrap-av9f2d1h .mcb-wrap-inner-av9f2d1h,
  .mcb-section .mcb-wrap-n3cdsjtq .mcb-wrap-inner-n3cdsjtq,
  .mcb-section .mcb-wrap-0c88hdi .mcb-wrap-inner-0c88hdi,
  .mcb-section .mcb-wrap-jhy44px .mcb-wrap-inner-jhy44px,
  .mcb-section .mcb-wrap-c9c60f662 .mcb-wrap-inner-c9c60f662,
  .mcb-section .mcb-wrap-8nnyu7og .mcb-wrap-inner-8nnyu7og,
  .mcb-section .mcb-wrap-6ayswqrlq .mcb-wrap-inner-6ayswqrlq,
  .mcb-section .mcb-wrap-syvioupy .mcb-wrap-inner-syvioupy,
  .mcb-section .mcb-wrap-io7b956s .mcb-wrap-inner-io7b956s,
  .mcb-section .mcb-wrap-yxphxbhl .mcb-wrap-inner-yxphxbhl,
  .mcb-section .mcb-wrap-u2t0ur9j .mcb-wrap-inner-u2t0ur9j {
    width: 100% !important;
    max-width: calc(100vw - 24px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .counter .number-wrapper .number,
  .counter .number-wrapper .postfix {
    font-size: clamp(36px, 11vw, 54px) !important;
    line-height: 1 !important;
  }

  .counter .title,
  .timeline_items li h3,
  .timeline_items li .desc {
    font-size: clamp(15px, 4.3vw, 18px) !important;
    line-height: 1.35 !important;
  }

  /* Legal pages: smaller titles, readable text, no horizontal overflow */
  .privacy-page-main {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .privacy-page-card {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    padding: 28px 18px !important;
    border-radius: 24px !important;
  }

  .privacy-page-card h1 {
    font-size: clamp(28px, 8vw, 38px) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.7px !important;
    max-width: 100% !important;
  }

  .privacy-page-card h2 {
    font-size: clamp(20px, 5.8vw, 26px) !important;
    line-height: 1.2 !important;
  }

  .privacy-page-card p,
  .privacy-page-card li {
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  .privacy-back-link {
    max-width: 100% !important;
    white-space: normal !important;
    text-align: center !important;
    justify-content: center !important;
  }

  /* Thank-you page */
  .thank-you-card {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    padding: 30px 18px !important;
    border-radius: 24px !important;
  }

  .thank-you-card h1,
  .thank-you-title {
    font-size: clamp(30px, 8.5vw, 42px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.8px !important;
  }

  .thank-you-card p,
  .thank-you-subtitle {
    font-size: 16px !important;
    line-height: 1.55 !important;
  }

  .thank-you-steps,
  .thank-you-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    width: 100% !important;
  }

  .thank-you-step,
  .thank-you-card .step {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Footer */
  #Footer,
  .mfn-footer,
  .mfn-footer * {
    max-width: 100% !important;
  }

  .mfn-footer-menu a,
  .mfn-footer .desc {
    font-size: 16px !important;
    line-height: 1.45 !important;
    overflow-wrap: anywhere !important;
  }
}

@media (max-width: 380px) {
  .mcb-section .mcb-wrap .mcb-item-98wwodpb .title,
  .mcb-section .mcb-wrap .mcb-item-yp6jes2tw .title {
    font-size: clamp(25px, 8.8vw, 36px) !important;
  }

  .mcb-section .mcb-wrap .mcb-item-69140f59d .title,
  .mcb-section .mcb-wrap .mcb-item-dslbrfus .title {
    font-size: clamp(20px, 6.8vw, 27px) !important;
  }

  .gtranslate_wrapper.albatros-language-native .albatros-lang-select {
    font-size: 12px !important;
  }
}


/* Step 36: restore normal desktop scrolling and prevent mobile overlay from catching wheel events */
@media (min-width: 768px) {
  html,
  body,
  #Wrapper,
  #Content {
    height: auto !important;
    min-height: 0 !important;
    overflow-y: visible !important;
    touch-action: auto !important;
  }

  html.mfn-header-tmpl-burger-sidebar-opened,
  html.scrollbar-hidden,
  body.albatros-mobile-menu-open {
    overflow: visible !important;
    overflow-y: visible !important;
    padding-right: 0 !important;
  }

  body.albatros-mobile-menu-open {
    position: static !important;
  }

  #albatros-mobile-menu-overlay,
  .albatros-mobile-menu-overlay,
  .albatros-mobile-menu-panel {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}

/* Step 37: hard desktop scroll restore */
@media (min-width: 768px) {
  html,
  body {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
    max-height: none !important;
    position: relative !important;
    touch-action: auto !important;
  }

  html.scrollbar-hidden,
  html.mfn-header-tmpl-burger-sidebar-opened,
  html.mfn-popup-browser-scroll-disabled,
  body.albatros-mobile-menu-open,
  body.mfn-ofcs-opened {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
    max-height: none !important;
    position: relative !important;
    padding-right: 0 !important;
  }

  #Wrapper,
  #Content {
    overflow: visible !important;
    overflow-y: visible !important;
    height: auto !important;
    max-height: none !important;
  }

  #albatros-mobile-menu-overlay,
  .albatros-mobile-menu-overlay,
  .albatros-mobile-menu-panel {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}


/* Step 39: desktop fix for timeline/statistics section layout */
@media (min-width: 960px) {
  section.mcb-section-puwpb2nh {
    overflow: hidden !important;
  }

  section.mcb-section-puwpb2nh .mcb-section-inner-puwpb2nh {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 44px !important;
    width: 100% !important;
    max-width: 1540px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-iosf8vns {
    float: none !important;
    clear: none !important;
    width: 43% !important;
    max-width: 620px !important;
    min-width: 430px !important;
    flex: 0 0 43% !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 {
    float: none !important;
    clear: none !important;
    width: 57% !important;
    max-width: 860px !important;
    min-width: 0 !important;
    flex: 1 1 57% !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-iosf8vns .mcb-wrap-inner-iosf8vns,
  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 .mcb-wrap-inner-b7pl2d39 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-vtrb5ws4 .title,
  section.mcb-section-puwpb2nh .mcb-item-9idb4g5m .title,
  section.mcb-section-puwpb2nh .timeline_items,
  section.mcb-section-puwpb2nh .timeline_items * {
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-vtrb5ws4 .title {
    max-width: 560px !important;
    white-space: normal !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-9idb4g5m .title {
    max-width: 620px !important;
    font-size: clamp(43px, 4.1vw, 68px) !important;
    line-height: 1.08 !important;
    white-space: normal !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items {
    width: 100% !important;
    max-width: 560px !important;
    margin-top: 36px !important;
    padding-top: 0 !important;
    background: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items:after {
    display: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li,
  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li:nth-child(even) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 0 34px 118px !important;
    margin: 0 0 8px 0 !important;
    background: none !important;
    position: relative !important;
    box-sizing: border-box !important;
    text-align: left !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li h3,
  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li:nth-child(even) h3 {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 0 26px !important;
    border-left: 2px solid rgba(53, 211, 216, 0.70) !important;
    border-right: 0 !important;
    text-align: left !important;
    box-sizing: border-box !important;
    font-size: clamp(25px, 2vw, 34px) !important;
    line-height: 1.18 !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li h3:before {
    display: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li h3 span,
  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li:nth-child(even) h3 span {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    top: 0 !important;
    min-width: 72px !important;
    padding: 0 !important;
    background: none !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    text-align: right !important;
    color: var(--odesa-sand, #f4c96a) !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li h3 span:after {
    display: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li .desc,
  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li:nth-child(even) .desc {
    width: 100% !important;
    margin: 0 !important;
    padding: 14px 0 0 26px !important;
    border-left: 2px solid rgba(53, 211, 216, 0.70) !important;
    border-right: 0 !important;
    text-align: left !important;
    box-sizing: border-box !important;
    font-size: 18px !important;
    line-height: 1.65 !important;
    text-decoration: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items > li .desc:before {
    display: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(260px, 1fr)) !important;
    gap: 24px !important;
    align-items: stretch !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 > .mcb-wrap {
    float: none !important;
    clear: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 > .mcb-wrap .mcb-wrap-inner {
    height: 100% !important;
    margin: 0 !important;
    padding: 42px 34px !important;
    box-sizing: border-box !important;
  }
}

@media (min-width: 960px) and (max-width: 1180px) {
  section.mcb-section-puwpb2nh .mcb-section-inner-puwpb2nh {
    gap: 28px !important;
  }
  section.mcb-section-puwpb2nh .mcb-wrap-iosf8vns {
    min-width: 380px !important;
    flex-basis: 42% !important;
  }
  section.mcb-section-puwpb2nh .mcb-item-9idb4g5m .title {
    font-size: clamp(38px, 3.9vw, 52px) !important;
  }
}

/* Step 40: restore desktop layout of the "Glory to Ukraine" statistics section to the Step 24 look */
@media (min-width: 960px) {
  section.mcb-section-puwpb2nh {
    padding-left: 2.5% !important;
    padding-right: 2.5% !important;
    overflow: hidden !important;
  }

  section.mcb-section-puwpb2nh .section_wrapper,
  section.mcb-section-puwpb2nh .mcb-section-inner-puwpb2nh {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-iosf8vns {
    float: none !important;
    clear: none !important;
    width: 49% !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 0 0 49% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 {
    float: none !important;
    clear: none !important;
    width: 51% !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 0 0 51% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-iosf8vns .mcb-wrap-inner-iosf8vns {
    margin-right: 48px !important;
    margin-left: 0 !important;
    width: auto !important;
    max-width: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    align-content: flex-start !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 > .mcb-wrap {
    float: none !important;
    clear: none !important;
    width: 50% !important;
    max-width: 50% !important;
    min-width: 0 !important;
    flex: 0 0 50% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  section.mcb-section-puwpb2nh .mcb-wrap-b7pl2d39 > .mcb-wrap-inner-b7pl2d39 > .mcb-wrap .mcb-wrap-inner {
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    min-height: 214px !important;
    margin: 0 12px 24px 12px !important;
    padding: 48px 38px 34px 38px !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-vtrb5ws4 .title {
    font-size: clamp(25px, 2vw, 34px) !important;
    line-height: 1.1 !important;
    max-width: none !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-9idb4g5m .title {
    font-size: clamp(44px, 4vw, 68px) !important;
    line-height: 1.03 !important;
    letter-spacing: -2px !important;
    max-width: 720px !important;
    white-space: normal !important;
  }

  section.mcb-section-puwpb2nh .mcb-item-63stf2z8 .timeline_items {
    max-width: 680px !important;
    margin-top: 36px !important;
  }

  section.mcb-section-puwpb2nh .counter .number-wrapper .number,
  section.mcb-section-puwpb2nh .counter .number-wrapper .postfix {
    font-size: clamp(44px, 4.1vw, 68px) !important;
    line-height: 1 !important;
  }

  section.mcb-section-puwpb2nh .counter .title {
    font-size: clamp(15px, 1.05vw, 18px) !important;
    line-height: 1.18 !important;
    max-width: 260px !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }
}


/* Step 45: Android/mobile scroll fix. Page must scroll normally unless the burger menu is open. */
@media (max-width: 767px) {
  html,
  body {
    height: auto !important;
    min-height: 100% !important;
    max-height: none !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: relative !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body:not(.albatros-mobile-menu-open),
  html:not(.mfn-header-tmpl-burger-sidebar-opened) {
    overflow-y: auto !important;
    height: auto !important;
    max-height: none !important;
    position: relative !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body:not(.albatros-mobile-menu-open) #Wrapper,
  body:not(.albatros-mobile-menu-open) #Content {
    overflow: visible !important;
    overflow-y: visible !important;
    height: auto !important;
    max-height: none !important;
    touch-action: pan-y !important;
  }

  body.albatros-mobile-menu-open {
    overflow: hidden !important;
    height: 100% !important;
    touch-action: none !important;
  }

  .albatros-mobile-menu-overlay[aria-hidden="true"] {
    display: none !important;
    pointer-events: none !important;
  }
}

/* Step 46: Android one-finger scroll restore. Keep native page scrolling free unless burger menu is open. */
@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    position: static !important;
    touch-action: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body:not(.albatros-mobile-menu-open),
  html:not(.mfn-header-tmpl-burger-sidebar-opened) {
    overflow-y: auto !important;
    height: auto !important;
    max-height: none !important;
    position: static !important;
    touch-action: auto !important;
  }

  body:not(.albatros-mobile-menu-open) #Wrapper,
  body:not(.albatros-mobile-menu-open) #Content,
  body:not(.albatros-mobile-menu-open) .mfn-builder-content {
    overflow: visible !important;
    overflow-y: visible !important;
    height: auto !important;
    max-height: none !important;
    position: relative !important;
    touch-action: auto !important;
  }

  .albatros-mobile-menu-overlay[aria-hidden="true"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.albatros-mobile-menu-open {
    overflow: hidden !important;
    height: 100% !important;
    touch-action: none !important;
  }
}


/* Step 48: final Android native scroll reset.
   No manual touch scrolling. The page scrolls normally with one finger.
   Only the opened burger menu locks background scroll. */
@media (max-width: 767px) {
  html,
  body {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
    max-height: none !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: relative !important;
    touch-action: pan-y !important;
    -ms-touch-action: pan-y !important;
    overscroll-behavior-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body:not(.albatros-mobile-menu-open),
  body:not(.albatros-mobile-menu-open) #Wrapper,
  body:not(.albatros-mobile-menu-open) #Content,
  body:not(.albatros-mobile-menu-open) .mfn-builder-content,
  body:not(.albatros-mobile-menu-open) .section,
  body:not(.albatros-mobile-menu-open) .section_wrapper {
    height: auto !important;
    max-height: none !important;
    overflow-y: visible !important;
    position: relative !important;
    touch-action: pan-y !important;
    -ms-touch-action: pan-y !important;
  }

  body:not(.albatros-mobile-menu-open) {
    overflow-y: auto !important;
  }

  .albatros-mobile-menu-overlay[aria-hidden="true"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.albatros-mobile-menu-open {
    overflow: hidden !important;
    height: 100% !important;
    max-height: 100% !important;
    touch-action: none !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-overlay {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.albatros-mobile-menu-open .albatros-mobile-menu-panel {
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-y !important;
  }
}


/* Step 54: mobile form typography fix. Do not split words like "Присоединись" letter-by-letter. */
@media (max-width: 767px) {
  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title,
  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title *,
  section.mcb-section-c68ytcd .mcb-item-dslbrfus .title,
  section.mcb-section-c68ytcd .mcb-item-dslbrfus .title *,
  section.mcb-section-74krmk1m .mcb-item-69140f59d .title,
  section.mcb-section-74krmk1m .mcb-item-69140f59d .title * {
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    -webkit-hyphens: none !important;
    text-wrap: balance;
  }

  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title {
    font-size: clamp(34px, 9vw, 44px) !important;
    line-height: 1.12 !important;
    letter-spacing: -1.2px !important;
    max-width: 100% !important;
  }

  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title font:first-child,
  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title font:first-child font {
    white-space: nowrap !important;
  }

  section.mcb-section-c68ytcd .mcb-item-dslbrfus .title,
  section.mcb-section-74krmk1m .mcb-item-69140f59d .title {
    font-size: clamp(24px, 6.3vw, 31px) !important;
    line-height: 1.18 !important;
    letter-spacing: -0.8px !important;
    max-width: 100% !important;
  }
}

@media (max-width: 374px) {
  section.mcb-section-c68ytcd .mcb-item-tph1ktal .title {
    font-size: 32px !important;
  }

  section.mcb-section-c68ytcd .mcb-item-dslbrfus .title,
  section.mcb-section-74krmk1m .mcb-item-69140f59d .title {
    font-size: 22px !important;
    line-height: 1.18 !important;
  }
}
