.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#F2CD00;--e-global-color-6aa67a6:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-66ef2ed-font-size:24px;--e-global-typography-5223c44-font-family:"Roboto";--e-global-typography-5223c44-font-weight:400;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#D3A610;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Roboto", Sans-serif;font-weight:500;border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-66ef2ed-font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html { scroll-behavior: smooth; }
body { overflow-x: hidden; }

/* Logo size */
.elementor-widget-site-logo,
.elementor-widget-site-logo .elementor-widget-container,
.elementor-widget-site-logo a,
.elementor-widget-site-logo img {
  max-width: 180px !important;
  width: 180px !important;
  height: auto !important;
}

/* Expedition cards — rounded bottom only, image bleeds to top edges */
.card-hover-zoom {
  border-radius: 0 0 20px 20px !important;
  overflow: hidden !important;
}

/* Expedition cards — horizontal scroll */
.expedition-scroll {
  overflow-x: auto !important;
  overflow-y: visible !important;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 12px !important;
}
.expedition-scroll > .e-con {
  scroll-snap-align: start;
  flex-shrink: 0 !important;
}
.expedition-scroll::-webkit-scrollbar { height: 4px; }
.expedition-scroll::-webkit-scrollbar-track { background: #1a1a1a; }
.expedition-scroll::-webkit-scrollbar-thumb { background: #FFE500; border-radius: 2px; }

/* YouTube 2x2 grid */
.yt-grid > .e-con {
  width: calc(50% - 8px) !important;
  flex: 0 0 calc(50% - 8px) !important;
  max-width: calc(50% - 8px) !important;
}

@media (max-width: 768px) {
  [data-elementor-type="header"] .elementor-widget-button { display: none !important; }
  [data-elementor-type="header"] a.elementor-button { display: none !important; }
  .elementor-widget-site-logo,
  .elementor-widget-site-logo .elementor-widget-container,
  .elementor-widget-site-logo a,
  .elementor-widget-site-logo img {
    max-width: 120px !important;
    width: 120px !important;
  }
  .yt-grid > .e-con {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}/* End custom CSS */