.elementor-kit-6{--e-global-color-primary:#072939;--e-global-color-secondary:#00455E;--e-global-color-text:#072939;--e-global-color-accent:#FFCC00;--e-global-color-8f8f6c4:#FDF7F4;--e-global-color-26d3cda:#F1F7F7;--e-global-typography-primary-font-family:"Bryanat NAOS";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Bryanat NAOS";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Bryanat NAOS";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bryanat NAOS";--e-global-typography-accent-font-weight:700;background-color:#00000000;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{font-size:40px;letter-spacing:0.4px;word-spacing:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{text-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.flip-card { 
  perspective: 1200px; 
  cursor: pointer;
  width: 100% !important;
  min-width: 0 !important;
}

.flip-inner {
  position: relative;
  transform-style: preserve-3d;
  transition: transform .6s ease;
  min-height: 380px;
}

@media (max-width: 767px){
  .flip-inner{ min-height: 520px; }
}

.flip-front, .flip-back {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  border-radius: 0;
  overflow: hidden;
  box-sizing: border-box;
}

.flip-front { 
  background-size: cover;
  background-position: center;
}

.flip-back {
  transform: rotateY(180deg);
  background: #fff;
  padding: 24px;
  display: flex;
  align-items: center;
}

.flip-card.is-flipped .flip-inner { 
  transform: rotateY(180deg); 
}

/* 3x2 grid */
.values-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 32px !important;
  align-items: stretch !important;
}

/* tablet 2 kolumny */
@media (max-width: 1024px){
  .values-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}

/* mobile 1 kolumna */
@media (max-width: 767px){
  .values-grid{ grid-template-columns: 1fr; gap: 20px !important; }
}

.naos-header{
  transition: transform .25s ease, background-color .25s ease, box-shadow .25s ease;
  will-change: transform;
}

/* stan ukryty - ukrywanie się paska menu 
.naos-header.is-hidden{
  transform: translateY(-110%);
}
*/

/* opcjonalnie: jeśli ktoś ma redukcję animacji */
@media (prefers-reduced-motion: reduce){
  .naos-header{ transition: none; }
}
/* DOMYŚLNIE: pokazuj logo na górze */
.logo-sticky{ 
  display: none; 
}
.logo-top{ 
  display: block; 
}

/* GDY HEADER JEST STICKY (Elementor dodaje tę klasę) */
.elementor-sticky--effects .logo-top{ 
  display: none; 
}
.elementor-sticky--effects .logo-sticky{ 
  display: block; 
}

/* (1) Płynniejsze przejście (bez mignięcia) */
.logo-top img, 
.logo-sticky img{
  transition: opacity .2s ease;
}

/* (2) Stała szerokość logo – zapobiega "skakaniu" menu
   Zmień 140px na wartość, która pasuje do Twojego nagłówka */
.logo-top img, 
.logo-sticky img{
  width: 140px;
  height: auto;
}

@media (max-width: 767px){
  /* mniejsza wysokość karty na mobile */
  .flip-inner{
    min-height: 420px; /* było 520 – to jest główna przyczyna "gigantów" */
  }

  /* na mobile zamiast cover dajemy contain, żeby postać nie była za wielka/ucięta */
  .flip-front{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bryanat NAOS';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-Light.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Bryanat NAOS';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://karierawnaos.pl/wp-content/uploads/2026/01/Bryant-Naos-BoldItalic.woff') format('woff');
}
/* End Custom Fonts CSS */