.elementor-kit-117{--e-global-color-primary:#045801;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#002208E8;--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:"Rhodium Libre";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:italic;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(180deg, #001100 0%, #012707 0%);}.elementor-kit-117 e-page-transition{background-color:#FFBC7D;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === TELEFONY (PORTRET) === */
@media (max-width: 480px) {
  .elementor-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-heading-title {
    font-size: 20px !important;
  }
  .elementor-widget-image img {
    width: 100%;
    height: auto;
  }
}

/* === TELEFONY (LANDSCAPE) === */
@media (min-width: 481px) and (max-width: 767px) {
  .elementor-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .elementor-heading-title {
    font-size: 22px !important;
  }
}

/* === TABLETY (PORTRET & LANDSCAPE) === */
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-section {
    padding-left: 30px;
    padding-right: 30px;
  }
  .elementor-heading-title {
    font-size: 26px !important;
  }
  .elementor-widget-image img {
    max-width: 100%;
    height: auto;
  }
}

/* === LAPTOPY / MACBOOKI (np. MacBook Air 13") === */
@media (min-width: 1025px) and (max-width: 1366px) {
  .elementor-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .elementor-container {
    max-width: 95% !important;
    margin: 0 auto;
  }
  .elementor-heading-title {
    font-size: 32px !important;
  }
  .elementor-widget-image img {
    max-width: 100%;
    height: auto;
  }
}

/* === DESKTOPY STANDARDOWE === */
@media (min-width: 1367px) and (max-width: 1920px) {
  .elementor-container {
    max-width: 1200px;
    margin: 0 auto;
  }
  .elementor-heading-title {
    font-size: 36px !important;
  }
}

/* === MONITORY 4K I WIĘKSZE === */
@media (min-width: 1921px) {
  .elementor-container {
    max-width: 1440px;
    margin: 0 auto;
  }
  .elementor-heading-title {
    font-size: 40px !important;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Rhodium+Libre&display=swap');

body, html {
  font-family: 'Rhodium Libre', serif;
  font-size: clamp(16px, 1.4vw, 20px);
  line-height: 1.7;
}

/* Nagłówki – większe, ale z zachowaną hierarchią */
h1, .elementor-heading-title.elementor-size-xxl {
  font-size: clamp(36px, 5vw, 64px);
}
h2, .elementor-heading-title.elementor-size-xl {
  font-size: clamp(30px, 4vw, 52px);
}
h3, .elementor-heading-title.elementor-size-large {
  font-size: clamp(26px, 3.5vw, 44px);
}
h4, .elementor-heading-title.elementor-size-medium {
  font-size: clamp(22px, 3vw, 36px);
}
h5, .elementor-heading-title.elementor-size-small {
  font-size: clamp(20px, 2.5vw, 30px);
}
h6, .elementor-heading-title.elementor-size-xs {
  font-size: clamp(18px, 2vw, 26px);
}/* End custom CSS */