/* _content/RFLandingPage/Components/Layout/Footer/Footer.razor.rz.scp.css */
/* Footer CSS - Racing Future Academy - CSS Isolation */

.footer-section[b-r32kdgex33] {
  background-color: var(--white);
  padding: 40px 0;
  border-top: 1px solid var(--dark-gray);
}

/* === FOOTER MAIN - 3 columns === */
.footer-main[b-r32kdgex33] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  min-height: 225px;
}

@media (min-width: 1400px) {
  .footer-main[b-r32kdgex33] {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 48px;
  }
  
  .footer-section[b-r32kdgex33] {
    padding: 80px 0;
  }
}

/* === LEFT COLUMN: Logo, Social, Copyright === */
.footer-left[b-r32kdgex33] {
  display: flex;
  flex-direction: column;
}

.footer-logo[b-r32kdgex33] {
  margin-bottom: 32px;
}

.footer-logo .logo-brand[b-r32kdgex33] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-logo .logo-racing-future[b-r32kdgex33] {
  margin-bottom: 4px;
}

.footer-logo .logo-text-racing[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #262728;
}

.footer-logo .logo-academy[b-r32kdgex33] {
  background-color: #e62242;
  padding: 4px 8px;
  margin-left: 0;
}

.footer-logo .logo-text-academy[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Social Media Icons */
.footer-social-icons[b-r32kdgex33] {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
}

.footer-social-icon[b-r32kdgex33] {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  display: inline-block;
  transition: var(--transition-normal);
}

.facebook-icon[b-r32kdgex33] {
  background-color: #1877F2;
}

.instagram-icon[b-r32kdgex33] {
  background: linear-gradient(45deg, #F58529, #DD2A7B, #8134AF, #515BD4);
}

.linkedin-icon[b-r32kdgex33] {
  background-color: #0F3854;
}

.footer-social-icon:hover[b-r32kdgex33] {
  transform: translateY(-2px);
  box-shadow: var(--shadow-card);
}

/* Copyright */
.footer-copyright[b-r32kdgex33] {
  margin-top: auto;
}

.footer-copyright-text[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #262728;
  margin: 0 0 8px 0;
}

.footer-privacy-link[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #262728;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-privacy-link:hover[b-r32kdgex33] {
  color: #e62242;
}

/* === CENTER COLUMN: Contact Info === */
.footer-center[b-r32kdgex33] {
  display: flex;
  flex-direction: column;
}

.footer-organization-name[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #262728;
  margin: 0 0 32px 0;
}

.footer-contact-info[b-r32kdgex33] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.footer-address[b-r32kdgex33],
.footer-legal-info[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #262728;
  margin: 0;
}

/* === RIGHT COLUMN: Partners === */
.footer-right[b-r32kdgex33] {
  display: flex;
  flex-direction: column;
}

.footer-partners-title[b-r32kdgex33] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #262728;
  margin: 0 0 16px 0;
}

.footer-partners-logos[b-r32kdgex33] {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.footer-partner-logo[b-r32kdgex33] {
  border-radius: 4px;
  padding: 12px;
  min-height: 48px;
  min-width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.footer-partner-logo:hover[b-r32kdgex33] {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(38, 39, 40, 0.15);
}

.partner-placeholder[b-r32kdgex33] {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #262728;
  text-align: center;
}

/* _content/RFLandingPage/Components/Layout/Header/Header.razor.rz.scp.css */
/* Header CSS - Racing Future Academy - CSS Isolation */

/* Force border-box dla elementów nawigacji */
.nav-link[b-tvdl0fjtav],
.nav-text[b-tvdl0fjtav],
.mobile-menu-button[b-tvdl0fjtav],
.mobile-menu[b-tvdl0fjtav],
.mobile-menu *[b-tvdl0fjtav],
.nav-link *[b-tvdl0fjtav],
.nav-text *[b-tvdl0fjtav],
.mobile-menu-button *[b-tvdl0fjtav],
.nav-link *[b-tvdl0fjtav]::before,
.nav-link *[b-tvdl0fjtav]::after,
.nav-text *[b-tvdl0fjtav]::before,
.nav-text *[b-tvdl0fjtav]::after,
.mobile-menu-button *[b-tvdl0fjtav]::before,
.mobile-menu-button *[b-tvdl0fjtav]::after {
  box-sizing: border-box !important;
}

/* === FIXED HEADER === */
.header-fixed[b-tvdl0fjtav] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px; /* Mobile first */
  background-color: var(--white);
  z-index: 1000;
  transition: all var(--transition-normal);
}

/* Desktop */
@media (min-width: 1400px) {
  .header-fixed[b-tvdl0fjtav] {
    height: 99px;
  }
}

/* Header container */
.header-fixed .container[b-tvdl0fjtav] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px !important;
}

/* Tablet */
@media (min-width: 768px) {
  .header-fixed .container[b-tvdl0fjtav] {
    padding: 0 24px !important;
  }
}

/* Desktop */
@media (min-width: 1400px) {
  .header-fixed .container[b-tvdl0fjtav] {
    padding: 0 48px !important;
  }
}

/* === LOGO === */
.header-logo[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
}

.header-logo a[b-tvdl0fjtav] {
  text-decoration: none;
  display: block;
}

.logo-image[b-tvdl0fjtav] {
  height: 40px;
  width: auto;
  transition: opacity 0.3s ease;
}

.logo-image:hover[b-tvdl0fjtav] {
  opacity: 0.8;
}

.header-logo .logo-brand[b-tvdl0fjtav] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.header-logo .logo-racing-future[b-tvdl0fjtav] {
  margin-bottom: 2px;
}

.header-logo .logo-text-racing[b-tvdl0fjtav] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 24px;
  color: var(--dark-gray);
  line-height: 1;
}

.header-logo .logo-text-academy[b-tvdl0fjtav] {
  font-family: var(--font-headings);
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-red);
  line-height: 1;
}

/* === NAVIGATION === */
.header-nav[b-tvdl0fjtav] {
  display: none;
}

@media (min-width: 1400px) {
  .header-nav[b-tvdl0fjtav] {
    display: flex;
    align-items: center;
    gap: 32px;
  }
}

.nav-menu[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-language-selector[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  gap: 32px;
}

.language-divider[b-tvdl0fjtav] {
  width: 2px;
  height: 24px;
  background-color: var(--dark-gray);
}

/* Language Selector - inline w Header */
.language-selector[b-tvdl0fjtav] {
  position: relative;
  display: flex;
  align-items: center;
}

.language-selector-button[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 0;
  transition: all var(--transition-normal);
}

.language-selector-button:hover[b-tvdl0fjtav] {
  background-color: transparent;
}

.current-language[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  gap: 8px;
}

.language-icon[b-tvdl0fjtav] {
  width: 25px;
  height: 25px;
}

.language-code[b-tvdl0fjtav] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 20px;
  line-height: 18.4px;
  color: var(--dark-gray);
}

.dropdown-arrow[b-tvdl0fjtav] {
  transition: transform var(--transition-normal);
  color: var(--dark-gray);
}

.dropdown-arrow.open[b-tvdl0fjtav] {
  transform: rotate(180deg);
}

.language-dropdown[b-tvdl0fjtav] {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: var(--white);
  border-radius: 4px;
  box-shadow: var(--shadow-md);
  padding: 8px 0;
  min-width: 80px;
  z-index: 1001;
}

.language-option[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 8px 16px;
  background: none;
  border: none;
  text-align: left;
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 16px;
  color: var(--dark-gray);
  cursor: pointer;
  transition: background-color var(--transition-normal);
  text-decoration: none;
}

.language-option:hover:not(:disabled)[b-tvdl0fjtav] {
  background-color: rgba(230, 34, 66, 0.05);
}

.language-option:disabled[b-tvdl0fjtav] {
  opacity: 0.5;
  cursor: not-allowed;
}

.language-option.active[b-tvdl0fjtav] {
  background-color: rgba(230, 34, 66, 0.1);
  color: var(--primary-red);
}

.language-option .check-icon[b-tvdl0fjtav] {
  color: var(--primary-red);
  width: 16px;
  height: 16px;
}

.nav-item[b-tvdl0fjtav] {
  position: relative;
}

.nav-link[b-tvdl0fjtav] {
  text-decoration: none;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 16px;
  line-height: 44px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  position: relative;
  transition: color var(--transition-normal);
}

.nav-link:hover[b-tvdl0fjtav] {
  color: var(--primary-red);
}

/* Active state dla aktualnej strony */
.nav-link.active[b-tvdl0fjtav] {
  color: var(--primary-red) !important;
}

.nav-link.active .nav-underline[b-tvdl0fjtav] {
  opacity: 1 !important;
  background-color: var(--primary-red) !important;
}

.nav-text[b-tvdl0fjtav] {
  margin: 0;
}

.nav-underline[b-tvdl0fjtav] {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-red);
  opacity: 0;
  transition: opacity var(--transition-normal);
}

.nav-link:hover .nav-underline[b-tvdl0fjtav] {
  opacity: 1;
}

@media (max-width: 1199px) {
  .nav-link[b-tvdl0fjtav] {
    line-height: 40px;
    min-height: 40px;
  }
}

/* === MOBILE NAVIGATION === */
.mobile-menu-button[b-tvdl0fjtav] {
  display: block;
  background: none;
  border: none;
  color: var(--dark-gray);
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  transition: all var(--transition-normal);
}

@media (min-width: 1400px) {
  .mobile-menu-button[b-tvdl0fjtav] {
    display: none;
  }
}

.mobile-menu-button:hover[b-tvdl0fjtav] {
  background-color: rgba(38, 39, 40, 0.05);
}

.mobile-menu[b-tvdl0fjtav] {
  position: fixed;
  top: 79px;
  left: 0;
  width: 100%;
  height: calc(100vh - 79px);
  background-color: var(--white);
  z-index: 999;
  animation: slideDown-b-tvdl0fjtav 0.3s ease-out;
}

@media (min-width: 1400px) {
  .mobile-menu[b-tvdl0fjtav] {
    top: 99px;
    height: calc(100vh - 99px);
  }
}

@keyframes slideDown-b-tvdl0fjtav {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mobile-menu-content[b-tvdl0fjtav] {
  padding: 48px 24px;
}

.mobile-nav-menu[b-tvdl0fjtav] {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.mobile-nav-link[b-tvdl0fjtav] {
  text-decoration: none;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  padding: 16px;
  border-radius: 8px;
  transition: all var(--transition-normal);
}

.mobile-nav-link:hover[b-tvdl0fjtav] {
  color: var(--primary-red);
  background-color: rgba(230, 34, 66, 0.05);
}

/* Active state dla mobile menu */
.mobile-nav-link.active[b-tvdl0fjtav] {
  color: var(--primary-red);
  background-color: rgba(230, 34, 66, 0.1);
  font-weight: 900;
}

/* Mobile Language Selector */
.mobile-language-selector[b-tvdl0fjtav] {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(38, 39, 40, 0.1);
}

.mobile-language-button[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 16px;
  background: none;
  border: 1px solid var(--dark-gray);
  border-radius: 8px;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  transition: all var(--transition-normal);
}

.mobile-language-button:hover[b-tvdl0fjtav] {
  background-color: rgba(230, 34, 66, 0.05);
  border-color: var(--primary-red);
  color: var(--primary-red);
}

.mobile-language-dropdown[b-tvdl0fjtav] {
  margin-top: 8px;
  background-color: var(--white);
  border: 1px solid rgba(38, 39, 40, 0.1);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--shadow-sm);
}

.mobile-language-dropdown .language-option[b-tvdl0fjtav] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  text-decoration: none;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 18px;
  border-bottom: 1px solid rgba(38, 39, 40, 0.1);
  transition: background-color var(--transition-normal);
}

.mobile-language-dropdown .language-option:last-child[b-tvdl0fjtav] {
  border-bottom: none;
}

.mobile-language-dropdown .language-option:hover[b-tvdl0fjtav] {
  background-color: rgba(230, 34, 66, 0.05);
}

.mobile-language-dropdown .language-option.active[b-tvdl0fjtav] {
  color: var(--primary-red);
  background-color: rgba(230, 34, 66, 0.1);
}

.mobile-nav-button[b-tvdl0fjtav] {
  text-align: center;
  margin-top: 16px;
}

/* === HEADER SCROLL BEHAVIOR === */
.header-fixed.scrolled[b-tvdl0fjtav] {
  box-shadow: var(--shadow-md);
  background-color: rgba(249, 249, 249, 0.95);
  backdrop-filter: blur(10px);
}

/* === HEADER BUTTONS - Override dla btn-* classes === */
/* Teraz używamy zmiennych CSS z variables.css! */
a.btn-base[b-tvdl0fjtav] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: var(--font-ui) !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
  border: none !important;
  cursor: pointer !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all var(--transition-normal) !important;
  gap: var(--spacing-sm) !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  user-select: none !important;
  box-sizing: border-box !important;
}

a.btn-primary[b-tvdl0fjtav] {
  background-color: var(--primary-red) !important;
  color: var(--white) !important;
  border: 1px solid var(--primary-red) !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  min-height: 44px !important;
}

a.btn-primary:hover[b-tvdl0fjtav] {
  background-color: #d11a39 !important;
  border-color: #d11a39 !important;
  transform: translateY(-1px) !important;
  box-shadow: var(--shadow-md) !important;
  text-decoration: none !important;
  color: var(--white) !important;
}

a.btn-md[b-tvdl0fjtav] {
  padding: 12px 24px !important;
  font-size: 16px !important;
  min-height: 44px !important;
}

/* === ACCESSIBILITY === */
.nav-link:focus[b-tvdl0fjtav],
.language-button:focus[b-tvdl0fjtav],
.mobile-menu-button:focus[b-tvdl0fjtav] {
  outline: 2px solid var(--primary-red);
  outline-offset: 2px;
}

/* === SMOOTH TRANSITIONS === */
.header-fixed[b-tvdl0fjtav],
.nav-link[b-tvdl0fjtav],
.language-button[b-tvdl0fjtav],
.mobile-menu-button[b-tvdl0fjtav] {
  transition: all var(--transition-normal);
}

/* _content/RFLandingPage/Components/Sections/ContactSection/ContactSection.razor.rz.scp.css */
/* Contact Section */

/* === CONTACT SECTION === */
.contact-section[b-iymzgfd7vi] {
  background-color: var(--dark-gray);
  padding: 80px 0;
}

/* Contact container now uses global .container class */

.contact-content[b-iymzgfd7vi] {
  display: flex;
  flex-direction: column; /* Mobile first */
  gap: 32px;
  align-items: start;
}

/* Desktop */
@media (min-width: 1400px) {
  .contact-content[b-iymzgfd7vi] {
    display: grid;
    grid-template-columns: 504px 840px; /* 504px + 840px = 1344px (zgodnie z globalnym kontenerem) */
    gap: 0;
  }
}

.contact-left[b-iymzgfd7vi] {
  padding: 48px 24px;
}

.contact-title[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 44px;
  line-height: 44px;
  color: var(--white);
  margin-bottom: 48px;
}

.contact-method[b-iymzgfd7vi] {
  margin-bottom: 32px;
}

.contact-method-title[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: var(--white);
  margin-bottom: 16px;
}

.contact-method-title a[b-iymzgfd7vi] {
  color: #fff;
}

.contact-method-description[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: var(--white);
}

.contact-form-card[b-iymzgfd7vi] {
  background-color: var(--white);
  border-radius: 4px;
  padding: 24px;
}

.contact-form[b-iymzgfd7vi] {
  width: 100%;
}

.form-header[b-iymzgfd7vi] {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e0e0e0;
}

.form-icon[b-iymzgfd7vi] {
  color: var(--dark-gray);
}

.form-title[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: var(--dark-gray);
  margin: 0;
}

.form-row[b-iymzgfd7vi] {
  display: flex;
  flex-direction: column; /* Mobile first - stacked */
  gap: 16px;
  margin-bottom: 24px;
}

/* Desktop - side by side */
@media (min-width: 1400px) {
  .form-row[b-iymzgfd7vi] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}

.form-group[b-iymzgfd7vi] {
  display: flex;
  flex-direction: column;
}

.form-group label[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: var(--dark-gray);
  margin-bottom: 8px;
  text-transform: uppercase;
}

.form-control[b-iymzgfd7vi] {
  padding: 12px 16px;
  border: 1px solid var(--dark-gray);
  border-radius: 0;
  font-family: var(--font-ui);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--dark-gray);
  background-color: var(--white);
}

.form-control:focus[b-iymzgfd7vi] {
  outline: none;
  border-color: var(--primary-red);
  box-shadow: 0 0 0 2px rgba(230, 34, 66, 0.1);
}

.gdpr-section[b-iymzgfd7vi] {
  margin: 32px 0;
  padding: 24px;
  background-color: var(--light-gray);
  border-radius: 4px;
}

.gdpr-title[b-iymzgfd7vi] {
  font-family: var(--font-ui);
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: var(--dark-gray);
  margin-bottom: 16px;
}

.gdpr-text[b-iymzgfd7vi] {
  font-family: var(--font-ui);
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: var(--text-gray);
  margin-bottom: 24px;
}

.checkbox-group[b-iymzgfd7vi] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.checkbox-group input[type="checkbox"][b-iymzgfd7vi] {
  width: 16px;
  height: 16px;
  accent-color: var(--success-green);
  margin-top: 4px;
}

.checkbox-group label[b-iymzgfd7vi] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: var(--dark-gray);
  cursor: pointer;
}

.captcha-container[b-iymzgfd7vi] {
  margin: 24px 0;
}

.form-submit[b-iymzgfd7vi] {
  margin-top: 32px;
}

.status-message[b-iymzgfd7vi] {
  margin-top: 24px;
  padding: 16px;
  border-radius: 4px;
  font-family: var(--font-ui);
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}

.status-message.success[b-iymzgfd7vi] {
  background-color: rgba(75, 170, 88, 0.1);
  color: var(--success-green);
  border: 1px solid var(--success-green);
}

.status-message.error[b-iymzgfd7vi] {
  background-color: rgba(230, 34, 66, 0.1);
  color: var(--primary-red);
  border: 1px solid var(--primary-red);
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
  .contact-section[b-iymzgfd7vi] {
    padding: 48px 0;
  }

  .contact-left[b-iymzgfd7vi] {
    padding: 32px 24px;
  }

  .contact-title[b-iymzgfd7vi] {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 32px;
  }

  .contact-method-title[b-iymzgfd7vi] {
    font-size: 24px;
    line-height: 24px;
  }

  .contact-method-description[b-iymzgfd7vi] {
    font-size: 20px;
    line-height: 30px;
  }

  .form-title[b-iymzgfd7vi] {
    font-size: 20px;
    line-height: 25px;
  }
}
/* _content/RFLandingPage/Components/Sections/GallerySection/GallerySection.razor.rz.scp.css */
/* Components/Sections/GallerySection/GallerySection.razor.css */

.gallery-section[b-nifuf26w3o] {
    background-color: var(--white);
    padding: 80px 0;
    max-width: 1344px;
    margin: 0 auto;
}

.gallery-header[b-nifuf26w3o] {
    text-align: center;
    margin-bottom: 64px;
}

.gallery-title[b-nifuf26w3o] {
    font-family: var(--font-headings);
    font-size: 44px;
    font-weight: 700;
    line-height: 44px;
    color: var(--dark-gray);
    margin: 0 auto 24px;
    max-width: 950px;
}

.gallery-subtitle[b-nifuf26w3o] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: var(--dark-gray);
    margin: 0 auto;
    padding-top: 8px;
}

.gallery-widget[b-nifuf26w3o] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.gallery-display[b-nifuf26w3o] {
    position: relative;
    display: flex;
    align-items: center;
}

.gallery-track-wrapper[b-nifuf26w3o] {
    flex: 1;
    overflow: hidden;
    scrollbar-width: none;
}

.gallery-track-wrapper[b-nifuf26w3o]::-webkit-scrollbar {
    display: none;
}

.gallery-track[b-nifuf26w3o] {
    display: flex;
    align-items: center;
    gap: 20px;
    transition: transform 0.4s ease;
}

.gallery-slide[b-nifuf26w3o] {
    flex: 0 0 auto;
    height: 520px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--dark-gray);
    transition: opacity 0.3s ease, transform 0.35s ease;
}

.gallery-slide img[b-nifuf26w3o] {
    height: 100%;
    width: auto;
    max-width: none;
    object-fit: contain;
    display: block;
    opacity: 0.2;
}

.gallery-slide.active img[b-nifuf26w3o] {
    opacity: 1;
}

.gallery-control[b-nifuf26w3o] {
    border: none;
    background: rgba(0, 0, 0, 0.6);
    color: var(--white);
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease;
    position: absolute;
    z-index: 2;
}

.gallery-control:hover[b-nifuf26w3o] {
    background: rgba(0, 0, 0, 0.85);
}

.gallery-control.prev[b-nifuf26w3o] {
    margin-right: 12px;
    left: 20px;
}

.gallery-control.next[b-nifuf26w3o] {
    margin-left: 12px;
    right: 20px;
}

.gallery-thumbnails[b-nifuf26w3o] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.gallery-thumbnails-wrapper[b-nifuf26w3o] {
    flex: 1;
    display: flex;
    gap: 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 4px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.gallery-thumbnails-wrapper[b-nifuf26w3o]::-webkit-scrollbar {
    display: none;
}

.gallery-thumbnail[b-nifuf26w3o] {
    min-width: 120px;
    height: 80px;
    border: none;
    background: none;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid transparent;
    padding: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
}

.gallery-thumbnail img[b-nifuf26w3o] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.gallery-thumbnail.active[b-nifuf26w3o] {
    border-color: var(--primary-red);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.gallery-thumbnail:not(.active):hover[b-nifuf26w3o] {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.gallery-arrow-button[b-nifuf26w3o] {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border: none;
    background-color: var(--light-gray);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease, background-color 0.3s ease;
    position: absolute;
    right: 20px;
}

.gallery-arrow-button:hover[b-nifuf26w3o] {
    background-color: #e0e0e0;
}

.gallery-empty[b-nifuf26w3o] {
    text-align: center;
    font-size: 18px;
    color: var(--dark-gray);
    padding: 60px 0;
}

@media (max-width: 900px) {
    .gallery-display[b-nifuf26w3o] {
        min-height: 320px;
    }

    .gallery-slide[b-nifuf26w3o] {
        height: 320px;
        background-color: transparent;
        opacity: 0.35;
        padding: 0 4px;
    }

    .gallery-slide.active[b-nifuf26w3o] {
        opacity: 1;
    }

    .gallery-slide img[b-nifuf26w3o] {
        height: 100%;
        max-width: 90vw;
    }

    .gallery-control[b-nifuf26w3o] {
        width: 46px;
        height: 46px;
    }

    .gallery-arrow-button[b-nifuf26w3o] {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 767px) {
    .gallery-section[b-nifuf26w3o] {
        padding: 48px 0;
    }

    .gallery-title[b-nifuf26w3o] {
        font-size: 36px;
        line-height: 36px;
    }

    .gallery-subtitle[b-nifuf26w3o] {
        font-size: 20px;
        line-height: 28px;
    }

    .gallery-thumbnail[b-nifuf26w3o] {
        min-width: 120px;
        height: 90px;
    }
}

@media (max-width: 991px) {
    .gallery-thumbnails[b-nifuf26w3o] {
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) {
    .gallery-thumbnail[b-nifuf26w3o] {
        min-width: 120px;
        height: 80px;
    }
}

@media (min-width: 1400px) {

    .gallery-slide img[b-nifuf26w3o] {
        height: 520px;
    }
}

/* _content/RFLandingPage/Components/Shared/LanguageSelector/LanguageSelector.razor.rz.scp.css */
/* LanguageSelector Component - CSS Isolation */

.language-selector[b-t81267fei1] {
  position: relative;
  display: flex;
  align-items: center;
}

.language-selector-button[b-t81267fei1] {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  color: var(--dark-gray);
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 0;
  transition: all var(--transition-normal);
}

.language-selector-button:hover[b-t81267fei1] {
  background-color: transparent;
}

.current-language[b-t81267fei1] {
  display: flex;
  align-items: center;
  gap: 8px;
}

.language-icon[b-t81267fei1] {
  width: 25px;
  height: 25px;
}

.language-code[b-t81267fei1] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 20px;
  line-height: 18.4px;
  color: var(--dark-gray);
}

.dropdown-arrow[b-t81267fei1] {
  transition: transform var(--transition-normal);
  color: var(--dark-gray);
}

.dropdown-arrow.open[b-t81267fei1] {
  transform: rotate(180deg);
}

.language-dropdown[b-t81267fei1] {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: var(--white);
  border-radius: 4px;
  box-shadow: var(--shadow-md);
  padding: 8px 0;
  min-width: 80px;
  z-index: 1001;
}

.language-option[b-t81267fei1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 8px 16px;
  background: none;
  border: none;
  text-align: left;
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 16px;
  color: var(--dark-gray);
  cursor: pointer;
  transition: background-color var(--transition-normal);
}

.language-option:hover:not(:disabled)[b-t81267fei1] {
  background-color: rgba(230, 34, 66, 0.05);
}

.language-option:disabled[b-t81267fei1] {
  opacity: 0.5;
  cursor: not-allowed;
}

.language-option.active[b-t81267fei1] {
  background-color: rgba(230, 34, 66, 0.1);
  color: var(--primary-red);
}

.language-option .check-icon[b-t81267fei1] {
  color: var(--primary-red);
  width: 16px;
  height: 16px;
}

/* _content/RFLandingPage/Components/Shared/ScrollToTop/ScrollToTop.razor.rz.scp.css */
/* ScrollToTop Component - CSS Isolation */

.scroll-to-top[b-wpzhs1t38o] {
  position: fixed;
  bottom: 32px;
  right: 32px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.scroll-to-top.visible[b-wpzhs1t38o] {
  opacity: 1;
  visibility: visible;
}

.scroll-to-top-button[b-wpzhs1t38o] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: var(--primary-red);
  color: var(--white);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: var(--shadow-lg);
  transition: all 0.3s ease;
}

.scroll-to-top-button:hover[b-wpzhs1t38o] {
  background-color: #d11a39;
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(230, 34, 66, 0.3);
}

.scroll-to-top-button:active[b-wpzhs1t38o] {
  transform: translateY(0);
}

/* Mobile */
@media (max-width: 767px) {
  .scroll-to-top[b-wpzhs1t38o] {
    bottom: 16px;
    right: 16px;
  }
  
  .scroll-to-top-button[b-wpzhs1t38o] {
    width: 40px;
    height: 40px;
  }
}

/* Accessibility */
.scroll-to-top-button:focus[b-wpzhs1t38o] {
  outline: 2px solid var(--primary-red);
  outline-offset: 2px;
}

@media (prefers-reduced-motion: reduce) {
  .scroll-to-top[b-wpzhs1t38o],
  .scroll-to-top-button[b-wpzhs1t38o] {
    transition: none;
  }
}

/* _content/RFLandingPage/Components/UI/Button/Button.razor.rz.scp.css */
/* Button Component - CSS Isolation */

/* Force border-box dla przycisku */
button[b-rdntqn5dmt],
button *[b-rdntqn5dmt],
button *[b-rdntqn5dmt]::before,
button *[b-rdntqn5dmt]::after,
a.btn-base[b-rdntqn5dmt],
a.btn-base *[b-rdntqn5dmt],
a.btn-base *[b-rdntqn5dmt]::before,
a.btn-base *[b-rdntqn5dmt]::after {
  box-sizing: border-box !important;
}

/* Button loading state */
button.btn-loading[b-rdntqn5dmt] {
  pointer-events: none;
  opacity: 0.7;
}

.btn-spinner[b-rdntqn5dmt] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid transparent;
  border-top: 2px solid currentColor;
  border-radius: 50%;
  animation: btn-spin-b-rdntqn5dmt 1s linear infinite;
  margin-right: 8px;
}

@keyframes btn-spin-b-rdntqn5dmt {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Disabled state */
button:disabled[b-rdntqn5dmt] {
  opacity: 0.6;
  cursor: not-allowed;
}

button.btn[b-rdntqn5dmt],
a.btn-base[b-rdntqn5dmt] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-ui);
  font-weight: 600;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  transition: all var(--transition-normal);
  gap: var(--spacing-sm);
  line-height: 1;
  white-space: nowrap;
  user-select: none;
}

button.btn:disabled[b-rdntqn5dmt],
a.btn-base:disabled[b-rdntqn5dmt] {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}

button.btn:focus[b-rdntqn5dmt],
a.btn-base:focus[b-rdntqn5dmt] {
  outline: 2px solid var(--primary-red);
  outline-offset: 2px;
}

/* Button Variants */
button.btn-primary[b-rdntqn5dmt],
a.btn-primary[b-rdntqn5dmt] {
  background-color: var(--primary-red);
  color: var(--white);
  border: none;
}

button.btn-primary:hover:not(:disabled)[b-rdntqn5dmt],
a.btn-primary:hover:not(:disabled)[b-rdntqn5dmt] {
  background-color: #d11a39;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

button.btn-primary:active:not(:disabled)[b-rdntqn5dmt],
a.btn-primary:active:not(:disabled)[b-rdntqn5dmt] {
  transform: translateY(0);
  box-shadow: var(--shadow-sm);
}

button.btn-secondary[b-rdntqn5dmt],
a.btn-secondary[b-rdntqn5dmt] {
  background-color: var(--dark-gray);
  color: var(--white);
  border: 1px solid var(--dark-gray);
}

button.btn-secondary:hover:not(:disabled)[b-rdntqn5dmt],
a.btn-secondary:hover:not(:disabled)[b-rdntqn5dmt] {
  background-color: #1a1b1c;
  border-color: #1a1b1c;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

button.btn-outline[b-rdntqn5dmt],
a.btn-outline[b-rdntqn5dmt] {
  background-color: var(--white);
  color: var(--primary-red);
  border: 1px solid var(--primary-red);
}

button.btn-outline:hover:not(:disabled)[b-rdntqn5dmt],
a.btn-outline:hover:not(:disabled)[b-rdntqn5dmt] {
  background-color: var(--primary-red);
  color: var(--white);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

/* Button Sizes */
button.btn-sm[b-rdntqn5dmt],
a.btn-sm[b-rdntqn5dmt] {
  padding: 8px 16px;
  font-size: 14px;
  min-height: 36px;
}

button.btn-md[b-rdntqn5dmt],
a.btn-md[b-rdntqn5dmt] {
  padding: 12px 24px;
  font-size: 16px;
  min-height: 44px;
}

button.btn-lg[b-rdntqn5dmt],
a.btn-lg[b-rdntqn5dmt] {
  padding: 16px 32px;
  font-size: 18px;
  min-height: 52px;
}

/* Mobile Responsive */
@media (max-width: 767px) {
  button.btn-lg[b-rdntqn5dmt],
  a.btn-lg[b-rdntqn5dmt] {
    padding: 14px 24px;
    font-size: 16px;
    min-height: 48px;
    width: 100%;
    justify-content: center;
  }
  
  button.btn-md[b-rdntqn5dmt],
  a.btn-md[b-rdntqn5dmt] {
    padding: 10px 20px;
    font-size: 15px;
    min-height: 40px;
  }
  
  button.btn-sm[b-rdntqn5dmt],
  a.btn-sm[b-rdntqn5dmt] {
    padding: 6px 12px;
    font-size: 13px;
    min-height: 32px;
  }
}

/* _content/RFLandingPage/Components/UI/CaptchaModal/CaptchaModal.razor.rz.scp.css */
/* CaptchaModal Component - CSS Isolation */

/* Force border-box */
.captcha-modal-overlay[b-koomle9x5o],
.captcha-modal-overlay *[b-koomle9x5o],
.captcha-modal-overlay *[b-koomle9x5o]::before,
.captcha-modal-overlay *[b-koomle9x5o]::after {
  box-sizing: border-box !important;
}

.captcha-modal-overlay[b-koomle9x5o] {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  backdrop-filter: blur(4px);
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 9999 !important;
  padding: 20px;
  opacity: 1 !important;
  transform: none !important;
  margin: 0 !important;
  pointer-events: auto !important;
  will-change: auto !important;
  backface-visibility: hidden !important;
}

/* Prevent any transforms inside modal */
.captcha-modal-overlay *[b-koomle9x5o],
.captcha-modal-content[b-koomle9x5o],
.captcha-modal-content *[b-koomle9x5o],
.captcha-modal-overlay *:hover[b-koomle9x5o],
.captcha-modal-content:hover[b-koomle9x5o],
.captcha-modal-content *:hover[b-koomle9x5o] {
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

/* Specific rules for content inside modal */
.captcha-modal-content *:not(.captcha-modal-overlay)[b-koomle9x5o] {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
}

.captcha-modal-content[b-koomle9x5o] {
  background: white;
  border-radius: 16px;
  max-width: 500px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  position: relative !important;
  pointer-events: auto !important;
  transform: none !important;
  animation: none !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  float: none !important;
}

.captcha-modal-header[b-koomle9x5o] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 16px;
  border-bottom: 1px solid #e5e7eb;
}

.captcha-modal-header h3[b-koomle9x5o] {
  margin: 0;
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #262728;
}

.captcha-modal-close[b-koomle9x5o] {
  background: none;
  border: none;
  color: #6b7280;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.captcha-modal-close:hover[b-koomle9x5o] {
  background-color: #f3f4f6;
  color: #374151;
}

.captcha-modal-body[b-koomle9x5o] {
  padding: 24px;
}

.captcha-description[b-koomle9x5o] {
  margin: 0 0 24px;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5;
}

.captcha-container-modal[b-koomle9x5o] {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  min-height: 78px;
}

.captcha-loading[b-koomle9x5o] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 20px;
  color: #6b7280;
  font-size: 14px;
}

.captcha-spinner[b-koomle9x5o] {
  width: 24px;
  height: 24px;
  border: 2px solid #e5e7eb;
  border-top: 2px solid #e62242;
  border-radius: 50%;
  animation: spin-b-koomle9x5o 1s linear infinite;
}

@keyframes spin-b-koomle9x5o {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.captcha-error[b-koomle9x5o] {
  background-color: #fef2f2;
  border: 1px solid #fecaca;
  color: #dc2626;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.captcha-error[b-koomle9x5o]::before {
  content: "⚠️";
  font-size: 16px;
}

.captcha-modal-footer[b-koomle9x5o] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 16px 24px 24px;
  border-top: 1px solid #e5e7eb;
}

/* Mobile responsiveness */
@media (max-width: 640px) {
  .captcha-modal-overlay[b-koomle9x5o] {
    padding: 16px;
  }
  
  .captcha-modal-content[b-koomle9x5o] {
    max-height: 95vh;
  }
  
  .captcha-modal-header[b-koomle9x5o],
  .captcha-modal-body[b-koomle9x5o] {
    padding: 20px 16px;
  }
  
  .captcha-modal-footer[b-koomle9x5o] {
    padding: 16px;
    flex-direction: column-reverse;
  }
  
  .captcha-modal-footer .btn[b-koomle9x5o] {
    width: 100%;
    justify-content: center;
  }
}

/* _content/RFLandingPage/Components/UI/CaptchaModal/Modal/Modal.razor.rz.scp.css */
/* Modal Component - CSS Isolation */

/* Base modal styles - można rozszerzyć według potrzeb */
.modal-overlay[b-811rdodeiv] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 20px;
}

.modal-content[b-811rdodeiv] {
  background: white;
  border-radius: 8px;
  max-width: 500px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.modal-header[b-811rdodeiv] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 16px;
  border-bottom: 1px solid #e5e7eb;
}

.modal-body[b-811rdodeiv] {
  padding: 24px;
}

.modal-footer[b-811rdodeiv] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 16px 24px 24px;
  border-top: 1px solid #e5e7eb;
}

/* Mobile */
@media (max-width: 640px) {
  .modal-overlay[b-811rdodeiv] {
    padding: 16px;
  }
  
  .modal-content[b-811rdodeiv] {
    max-height: 95vh;
  }
  
  .modal-header[b-811rdodeiv],
  .modal-body[b-811rdodeiv] {
    padding: 20px 16px;
  }
  
  .modal-footer[b-811rdodeiv] {
    padding: 16px;
    flex-direction: column-reverse;
  }
}

/* _content/RFLandingPage/Components/UI/Card/Card.razor.rz.scp.css */
/* Card Component - CSS Isolation */

/* Force border-box dla karty */
.card-base[b-mljrdk59n1],
.card-base *[b-mljrdk59n1],
.card-base *[b-mljrdk59n1]::before,
.card-base *[b-mljrdk59n1]::after {
  box-sizing: border-box !important;
}

.card-base[b-mljrdk59n1] {
  background: var(--white);
  border-radius: 8px;
  box-shadow: var(--shadow-sm);
  overflow: hidden;
  transition: all var(--transition-normal);
  transform-origin: center;
}

.card-base:hover[b-mljrdk59n1] {
  box-shadow: var(--shadow-lg);
  transform: scale(1.02);
}

/* Override dla benefit cards - MUSI być bardziej specyficzne */
.card-base.benefit-card[b-mljrdk59n1] {
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: scale(1) !important;
  transition: transform var(--transition-normal) !important;
  min-height: 256px !important;
  padding: 24px !important;
}

.card-base.benefit-card:hover[b-mljrdk59n1] {
  box-shadow: none !important;
  transform: scale(1.02) !important; /* Delikatne powiększenie o 2% */
}

.card-base.benefit-card--dark[b-mljrdk59n1] {
  background-color: var(--dark-gray) !important;
}

.card-base.benefit-card--light[b-mljrdk59n1] {
  background-color: var(--light-gray) !important;
}

/* Kolory tekstów dla benefit cards */
.card-base.benefit-card--dark .benefit-title[b-mljrdk59n1] {
  color: var(--light-gray) !important; /* Light text on dark background */
}

.card-base.benefit-card--light .benefit-title[b-mljrdk59n1] {
  color: var(--primary-red) !important; /* Red text on light background */
}

.card-base.benefit-card--dark .benefit-description[b-mljrdk59n1] {
  color: var(--light-gray) !important; /* Light text on dark background */
}

.card-base.benefit-card--light .benefit-description[b-mljrdk59n1] {
  color: var(--dark-gray) !important; /* Dark text on light background */
}

.card-content[b-mljrdk59n1] {
  padding: var(--spacing-lg);
}

/* Override padding dla benefit cards */
.benefit-card .card-content[b-mljrdk59n1] {
  padding: 0 !important;
}

/* Override dla lesson-step cards */
.card-base.lesson-step-card[b-mljrdk59n1] {
  background-color: rgba(230, 34, 66, 0.04) !important; /* Light red tint z Figma */
  border-radius: 8px !important;
  box-shadow: none !important;
  transform: scale(1) !important;
  transition: transform var(--transition-normal) !important;
  min-height: 337px !important;
  padding: 32px 24px !important;
}

.card-base.lesson-step-card:hover[b-mljrdk59n1] {
  box-shadow: none !important;
  transform: scale(1.02) !important; /* Delikatne powiększenie o 2% */
}

/* Override padding dla lesson-step cards */
.lesson-step-card .card-content[b-mljrdk59n1] {
  padding: 0 !important;
}

.card-header[b-mljrdk59n1] {
  padding: var(--spacing-lg) var(--spacing-lg) 0;
}

.card-footer[b-mljrdk59n1] {
  padding: 0 var(--spacing-lg) var(--spacing-lg);
}

/* _content/RFLandingPage/Components/UI/ContactForm/ContactForm.razor.rz.scp.css */
/* ContactForm Component - CSS Isolation */

/* Force border-box dla formularza */
.contact-form[b-apygn19mzr],
.contact-form *[b-apygn19mzr],
.contact-form *[b-apygn19mzr]::before,
.contact-form *[b-apygn19mzr]::after {
  box-sizing: border-box !important;
}

.contact-form[b-apygn19mzr] {
  width: 100%;
}

.form-header[b-apygn19mzr] {
  text-align: center;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e0e0e0;
}

.form-icon[b-apygn19mzr] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 48px;
  margin-bottom: 16px;
}

.form-logo-svg[b-apygn19mzr] {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.form-title[b-apygn19mzr] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: var(--dark-gray);
  margin: 0 0 8px 0;
}

.form-subtitle[b-apygn19mzr] {
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-gray);
  margin: 0;
}

.form-submit[b-apygn19mzr] {
  text-align: center;
  margin-top: 32px;
}

.contact-form-submit[b-apygn19mzr] {
  min-width: 200px;
  margin-bottom: 16px;
}

.form-note[b-apygn19mzr] {
  font-family: var(--font-ui);
  font-size: 12px;
  line-height: 16px;
  color: var(--text-gray);
  margin: 0;
}

.contact-form-submit[disabled][b-apygn19mzr] {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .form-header[b-apygn19mzr] {
    margin-bottom: 24px;
  }
  
  .form-title[b-apygn19mzr] {
    font-size: 20px;
    line-height: 26px;
  }
  
  .form-subtitle[b-apygn19mzr] {
    font-size: 14px;
    line-height: 20px;
  }
  
  .form-submit[b-apygn19mzr] {
    margin-top: 24px;
  }
  
  .contact-form-submit[b-apygn19mzr] {
    width: 100%;
  }
}

/* _content/RFLandingPage/Components/UI/ContactForm/ContactFormFields/ContactFormFields.razor.rz.scp.css */
/* ContactFormFields Component - CSS Isolation */

.form-row[b-wg519gqd9i] {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}

@media (min-width: 1400px) {
  .form-row[b-wg519gqd9i] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}

.form-group[b-wg519gqd9i] {
  display: flex;
  flex-direction: column;
}

.form-group--full[b-wg519gqd9i] {
  grid-column: 1 / -1;
}

.form-group label[b-wg519gqd9i] {
  font-family: var(--font-headings);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--dark-gray);
  margin-bottom: 8px;
}

.form-group label[b-wg519gqd9i]::after {
  content: "*";
  color: var(--primary-red);
  margin-left: 4px;
}

.form-group label[for="phone"][b-wg519gqd9i]::after,
.form-group label[for="message"][b-wg519gqd9i]::after {
  display: none;
}

.form-control[b-wg519gqd9i],
.form-control--textarea[b-wg519gqd9i] {
  width: 100%;
  padding: 12px 16px;
  border: 0;
  border-bottom: 1px solid #d0d0d0;
  border-radius: 4px;
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--dark-gray);
  background-color: var(--white);
  transition: all 0.3s ease;
}

.form-control--textarea[b-wg519gqd9i] {
  resize: vertical;
  min-height: 96px;
}

.form-control[b-wg519gqd9i]::placeholder {
  color: #999;
  font-style: italic;
}

select.form-control[b-wg519gqd9i] {
  padding: 0;
}

.form-control:focus[b-wg519gqd9i] {
  outline: none;
  border-color: var(--primary-red);
  box-shadow: 0 0 0 2px rgba(230, 34, 66, 0.1);
}

.form-control.valid[b-wg519gqd9i] {
  border: 0;
  border-bottom: 1px solid var(--success-green);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234baa58' d='m2.3 6.73.94-.94 2.94 2.94-1.06 1.06z'/%3e%3cpath fill='%234baa58' d='m.55 4.54 1.41-1.41 1.06 1.06L1.61 5.6z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.invalid[b-wg519gqd9i] {
  border: 0;
  border-bottom: 1px solid var(--primary-red);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e62242'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.5 5.5 1 1m0-1-1 1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.validation-message[b-wg519gqd9i] {
  display: block;
  color: var(--primary-red);
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 4px;
  animation: fadeInUp-b-wg519gqd9i 0.3s ease-out;
}

@keyframes fadeInUp-b-wg519gqd9i {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.form-group.has-error .form-control[b-wg519gqd9i] {
  border-color: var(--primary-red);
  background-color: rgba(230, 34, 66, 0.05);
}

.form-group.has-success .form-control[b-wg519gqd9i] {
  border-color: var(--success-green);
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .validation-message[b-wg519gqd9i],
  .form-control[b-wg519gqd9i] {
    animation: none;
    transition: none;
  }
}

@media (prefers-contrast: high) {
  .form-control:focus[b-wg519gqd9i] {
    border-color: var(--dark-gray);
    box-shadow: 0 0 0 2px var(--dark-gray);
  }
  
  .validation-message[b-wg519gqd9i] {
    background-color: var(--white);
    padding: 4px 8px;
    border: 1px solid var(--primary-red);
  }
}

/* _content/RFLandingPage/Components/UI/ContactForm/GDPRSection/GDPRSection.razor.rz.scp.css */
/* GDPRSection Component - CSS Isolation */

.gdpr-section[b-jzf1or3h3b] {
  margin: 32px 0;
  padding: 24px;
}

.gdpr-title[b-jzf1or3h3b] {
  font-family: var(--font-headings);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--dark-gray);
  margin: 0 0 16px 0;
}

.gdpr-text[b-jzf1or3h3b] {
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-gray);
  margin-bottom: 24px;
}

.checkbox-group[b-jzf1or3h3b] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
}

.checkbox-group:last-child[b-jzf1or3h3b] {
  margin-bottom: 0;
}

.form-checkbox[b-jzf1or3h3b] {
  width: 18px;
  height: 18px;
  accent-color: var(--primary-red);
  margin-top: 2px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.form-checkbox:invalid[b-jzf1or3h3b],
.form-checkbox.invalid[b-jzf1or3h3b] {
  outline: 2px solid var(--primary-red);
  outline-offset: 2px;
}

.checkbox-group label[b-jzf1or3h3b] {
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--dark-gray);
  cursor: pointer;
  flex-grow: 1;
}

.checkbox-group label[b-jzf1or3h3b]::after {
  display: none;
}

.checkbox-group + .validation-message[b-jzf1or3h3b] {
  margin-left: 30px;
  margin-top: -12px;
  margin-bottom: 12px;
}

.privacy-link[b-jzf1or3h3b] {
  color: var(--primary-red);
  text-decoration: underline;
  transition: color 0.3s ease;
}

.privacy-link:hover[b-jzf1or3h3b] {
  color: #d91e3e;
}

@media (max-width: 768px) {
  .gdpr-section[b-jzf1or3h3b] {
    padding: 16px;
    margin: 24px 0;
  }
}

/* _content/RFLandingPage/Components/UI/ContactForm/StatusMessage/StatusMessage.razor.rz.scp.css */
/* StatusMessage Component - CSS Isolation */

.status-message[b-tx0ypgjan2] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  border-radius: 8px;
  margin-top: 24px;
  font-family: var(--font-ui);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  animation: slideDown-b-tx0ypgjan2 0.4s ease-out;
}

@keyframes slideDown-b-tx0ypgjan2 {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.status-message.success[b-tx0ypgjan2] {
  background-color: rgba(75, 170, 88, 0.1);
  color: var(--success-green);
  border: 1px solid var(--success-green);
}

.status-message.error[b-tx0ypgjan2] {
  background-color: rgba(230, 34, 66, 0.1);
  color: var(--primary-red);
  border: 1px solid var(--primary-red);
}

.status-message svg[b-tx0ypgjan2] {
  flex-shrink: 0;
}

@media (prefers-reduced-motion: reduce) {
  .status-message[b-tx0ypgjan2] {
    animation: none;
  }
}

/* _content/RFLandingPage/Components/UI/VideoPlayer/VideoOverlay/VideoOverlay.razor.rz.scp.css */
/* VideoOverlay Component - CSS Isolation */

.video-overlay[b-2lu3ctkmd1] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}

.video-overlay:hover[b-2lu3ctkmd1] {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.video-play-button[b-2lu3ctkmd1] {
  width: 72px;
  height: 72px;
  background-color: var(--primary-red);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-bottom: 24px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(230, 34, 66, 0.4);
}

.video-play-button:hover[b-2lu3ctkmd1] {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(230, 34, 66, 0.6);
}

.video-title[b-2lu3ctkmd1] {
  text-align: center;
  color: white;
}

@media (min-width: 1400px) {
  .video-title[b-2lu3ctkmd1] {
    text-align: left;
  }
}

.video-title h3[b-2lu3ctkmd1] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 8px 0;
}

.video-title p[b-2lu3ctkmd1] {
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  opacity: 0.9;
}

/* Mobile */
@media (max-width: 768px) {
  .video-play-button[b-2lu3ctkmd1] {
    width: 60px;
    height: 60px;
  }
  
  .video-title h3[b-2lu3ctkmd1] {
    font-size: 20px;
    line-height: 26px;
  }
  
  .video-title p[b-2lu3ctkmd1] {
    font-size: 14px;
    line-height: 20px;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .video-play-button[b-2lu3ctkmd1],
  .video-overlay[b-2lu3ctkmd1] {
    transition: none;
  }
}

.video-overlay:focus-visible[b-2lu3ctkmd1] {
  outline: 2px solid rgba(255, 255, 255, 0.9);
  outline-offset: 4px;
}

@media (prefers-contrast: high) {
  .video-overlay[b-2lu3ctkmd1] {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }
}

/* _content/RFLandingPage/Components/UI/VideoPlayer/VideoPlayer.razor.rz.scp.css */
/* VideoPlayer Component - CSS Isolation */

.video-player[b-3571gkuhcr] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0;
  background-color: #000;
}

.video-element[b-3571gkuhcr] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 1;
}

/* Video Overlay Styles (moved from VideoOverlay component) */
.video-overlay[b-3571gkuhcr] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}

.video-overlay:hover[b-3571gkuhcr] {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.video-play-button[b-3571gkuhcr] {
  width: 72px;
  height: 72px;
  background-color: var(--primary-red);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(230, 34, 66, 0.4);
}

.video-overlay:hover .video-play-button[b-3571gkuhcr] {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(230, 34, 66, 0.6);
}

.video-overlay:focus-visible[b-3571gkuhcr] {
  outline: 2px solid rgba(255, 255, 255, 0.9);
  outline-offset: 4px;
}

.video-loading[b-3571gkuhcr] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
}

.loading-spinner[b-3571gkuhcr] {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid var(--primary-red);
  border-radius: 50%;
  animation: spin-b-3571gkuhcr 1s linear infinite;
  margin-bottom: 16px;
}

@keyframes spin-b-3571gkuhcr {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.video-fullscreen-btn[b-3571gkuhcr] {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.video-fullscreen-btn:hover[b-3571gkuhcr] {
  background-color: var(--primary-red);
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .loading-spinner[b-3571gkuhcr] {
    animation: none;
    border-top-color: var(--primary-red);
  }
}

/* _content/RFLandingPage/Pages/Academy/Sections/AboutSection/AboutSection.razor.rz.scp.css */
/* Pages/Academy/Sections/AboutSection/AboutSection.razor.css */

.academy-about-section[b-iqy00cqspt] {
    background-color: var(--white);
    padding: 0;
    width: 100%;
}

.about-row[b-iqy00cqspt] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    height: 500px; /* Fixed height from Figma */
    max-width: 1344px;
    margin: 0 auto;
}

.about-row-reverse[b-iqy00cqspt] {
    grid-template-columns: 1fr 1fr;
}

/* Image column */
.about-image[b-iqy00cqspt] {
    width: 672px; /* Fixed width from Figma */
    height: 500px; /* Fixed height from Figma */
    flex-shrink: 0;
    overflow: hidden;
}

.about-img[b-iqy00cqspt] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Content column */
.about-content[b-iqy00cqspt] {
    background-color: var(--dark-gray);
    color: var(--light-gray);
    display: flex;
    align-items: center;
    padding: 48px;
    width: 672px; /* Fixed width from Figma */
    height: 500px; /* Fixed height from Figma */
    flex-shrink: 0;
}

.about-content-inner[b-iqy00cqspt] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 576px;
}

/* Icon + Title in one row */
.about-header[b-iqy00cqspt] {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: nowrap;
}

.about-icon[b-iqy00cqspt] {
    width: 64px;
    height: 64px;
    background-color: var(--light-gray);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.about-title[b-iqy00cqspt] {
    font-family: var(--font-headings);
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    color: var(--light-gray);
    margin: 0;
    flex: 1;
}

.about-description[b-iqy00cqspt] {
    font-family: var(--font-headings);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--light-gray);
}

.about-description p[b-iqy00cqspt] {
    margin: 0 0 16px 0;
}

.about-description p:last-child[b-iqy00cqspt] {
    margin-bottom: 0;
}

.about-description ul[b-iqy00cqspt] {
    margin: 0 0 16px 0;
    padding-left: 20px;
    list-style-type: none;
}

.about-description ul li[b-iqy00cqspt] {
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
}

.about-description ul li[b-iqy00cqspt]::before {
    content: none;
}

/* Button from Figma: 279×49px, outline */
.about-content .btn-outline[b-iqy00cqspt] {
    width: 279px;
    height: 49px;
    font-family: var(--font-body);
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    padding: 12px 24px;
    color: var(--light-gray);
    border: 2px solid var(--primary-red);
    border-radius: 4px;
    background-color: transparent;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.about-content .btn-outline:hover[b-iqy00cqspt] {
    background-color: var(--primary-red);
    color: var(--light-gray);
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .academy-about-section[b-iqy00cqspt] {
        padding: 40px 32px;
    }

    .about-row[b-iqy00cqspt],
    .about-row-reverse[b-iqy00cqspt] {
        grid-template-columns: 1fr !important;
        height: auto;
        max-width: 100% !important;
        margin: 0 auto 40px auto;
        gap: 0;
    }

    .about-row:last-child[b-iqy00cqspt],
    .about-row-reverse:last-child[b-iqy00cqspt] {
        margin-bottom: 0;
    }

    .about-row .about-image[b-iqy00cqspt],
    .about-row-reverse .about-image[b-iqy00cqspt] {
        order: 1;
        width: 100%;
        height: auto;
        min-height: 300px;
        max-height: 400px;
    }
    
    .about-image img[b-iqy00cqspt] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .about-row .about-content[b-iqy00cqspt],
    .about-row-reverse .about-content[b-iqy00cqspt] {
        order: 2;
        width: 100%;
        height: auto;
        padding: 32px 24px;
    }
    
    .about-content-inner[b-iqy00cqspt] {
        max-width: 100%;
    }
    
    .about-title[b-iqy00cqspt] {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 12px;
    }
    
    .about-description[b-iqy00cqspt] {
        font-size: 15px;
        line-height: 22px;
    }
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
    .academy-about-section[b-iqy00cqspt] {
        padding: 0;
        overflow-x: hidden;
    }

    .about-row[b-iqy00cqspt],
    .about-row-reverse[b-iqy00cqspt] {
        grid-template-columns: 1fr !important;
        height: auto;
        max-width: 100% !important;
        margin: 0;
    }

    .about-row .about-image[b-iqy00cqspt] {
        order: 1;
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    .about-row .about-content[b-iqy00cqspt] {
        order: 2;
        width: 100%;
        height: auto;
    }

    .about-row-reverse .about-image[b-iqy00cqspt] {
        order: 1;
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    .about-row-reverse .about-content[b-iqy00cqspt] {
        order: 2;
        width: 100%;
        height: auto;
    }

    .about-content[b-iqy00cqspt] {
        padding: 32px 24px;
    }

    .about-content-inner[b-iqy00cqspt] {
        max-width: 100%;
    }

    .about-title[b-iqy00cqspt] {
        font-size: 28px;
        line-height: 28px;
    }

    .about-description[b-iqy00cqspt] {
        font-size: 16px;
        line-height: 24px;
    }

    .about-image .image-placeholder[b-iqy00cqspt] {
        width: 100% !important;
        height: 300px !important;
    }
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .about-row[b-iqy00cqspt],
    .about-row-reverse[b-iqy00cqspt] {
        grid-template-columns: 1fr 1fr;
        height: auto;
    }

    .about-image[b-iqy00cqspt] {
        width: 50%;
        height: auto;
        min-height: 450px;
    }

    .about-content[b-iqy00cqspt] {
        width: 50%;
        height: auto;
        padding: 40px 32px;
    }

    .about-title[b-iqy00cqspt] {
        font-size: 28px;
        line-height: 28px;
    }

    .about-description[b-iqy00cqspt] {
        font-size: 15px;
        line-height: 22px;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .about-row[b-iqy00cqspt] {
        height: 500px;
    }

    .about-image[b-iqy00cqspt] {
        width: 672px;
        height: 500px;
    }

    .about-content[b-iqy00cqspt] {
        width: 672px;
        height: 500px;
        padding: 48px;
    }
}

/* _content/RFLandingPage/Pages/Academy/Sections/FAQSection/FAQSection.razor.rz.scp.css */
/* Pages/Academy/Sections/FAQSection/FAQSection.razor.css */

.academy-faq-section[b-74hlkdnj5g] {
    background-color: var(--white);
    padding: 0 0 80px 0;
}

.academy-faq-section .container[b-74hlkdnj5g] {
    max-width: 1344px;
    margin: 0 auto;
}

.academy-faq-section .divider[b-74hlkdnj5g] {
    border-top: 1px solid #e0e0e0;
    padding-top: 80px;
}

/* Section Header */
.faq-header[b-74hlkdnj5g] {
    text-align: center;
    margin-bottom: 64px;
    max-width: 1248px;
    margin-left: auto;
    margin-right: auto;
}

.faq-title[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 44px;
    font-weight: 700;
    line-height: 44px;
    color: var(--dark-gray);
    margin: 0 0 24px 0;
}

.faq-subtitle[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: var(--dark-gray);
    margin: 0;
    padding-top: 15px;
}

/* FAQ Content: Two columns */
.faq-content[b-74hlkdnj5g] {
    display: grid;
    grid-template-columns: 922px 382px;
    gap: 40px;
    max-width: 1344px;
    margin: 0 auto;
    align-items: start;
}

/* FAQ List */
.faq-list[b-74hlkdnj5g] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 922px; /* Fixed width from Figma */
    flex-shrink: 0;
}

.faq-item[b-74hlkdnj5g] {
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 16px 24px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.faq-item:hover[b-74hlkdnj5g] {
    border-color: #ccc;
}

.faq-item-open[b-74hlkdnj5g] {
    border-color: #fad3d9;
}

.faq-item-open:hover[b-74hlkdnj5g] {
    border-color: #fad3d9;
}

.faq-question[b-74hlkdnj5g] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.faq-question-text[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: var(--dark-gray);
    margin: 0;
}

.faq-item-open .faq-question-text[b-74hlkdnj5g] {
    color: #e62242;
}

.faq-icon[b-74hlkdnj5g] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    color: var(--dark-gray);
    transition: transform 0.3s ease, color 0.3s ease;
}

.faq-item-open .faq-icon[b-74hlkdnj5g] {
    transform: rotate(45deg);
    color: #e62242;
}

.faq-answer[b-74hlkdnj5g] {
    margin-top: 8px;
    padding-top: 8px;
}

.faq-answer p[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--dark-gray);
    margin: 0;
}

/* FAQ Info Box (Right Column) */
.faq-info-box[b-74hlkdnj5g] {
    border: 1px solid #e0e0e0;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 382px; /* Fixed width from Figma */
    flex-shrink: 0;
    position: sticky;
    top: 100px;
}

.faq-info-icon[b-74hlkdnj5g] {
    margin-bottom: 24px;
}

.faq-info-title[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    color: var(--dark-gray);
    margin: 0 0 24px 0;
}

.faq-info-text[b-74hlkdnj5g] {
    font-family: var(--font-headings);
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--dark-gray);
    margin: 0;
}

.faq-info-text[b-74hlkdnj5g]  .highlight {
    color: #e62242 !important;
    font-weight: 500;
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
    .academy-faq-section  .divider[b-74hlkdnj5g] {
        padding-top: 48px;
    }

    .faq-header[b-74hlkdnj5g] {
        margin-bottom: 40px;
    }

    .faq-title[b-74hlkdnj5g] {
        font-size: 36px;
        line-height: 36px;
    }

    .faq-subtitle[b-74hlkdnj5g] {
        font-size: 20px;
        line-height: 28px;
    }

    .faq-content[b-74hlkdnj5g] {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .faq-list[b-74hlkdnj5g] {
        width: 100%;
    }

    .faq-info-box[b-74hlkdnj5g] {
        width: 100%;
        position: static;
    }

    .faq-item[b-74hlkdnj5g] {
        padding: 16px 24px;
    }

    .faq-question[b-74hlkdnj5g] {
        gap: 16px;
    }

    .faq-question-text[b-74hlkdnj5g] {
        font-size: 18px;
        line-height: 24px;
    }

    .faq-answer p[b-74hlkdnj5g] {
        font-size: 14px;
        line-height: 20px;
    }

    .faq-info-title[b-74hlkdnj5g] {
        font-size: 24px;
        line-height: 28px;
    }

    .faq-info-text[b-74hlkdnj5g] {
        font-size: 16px;
        line-height: 24px;
    }
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .academy-faq-section  .divider[b-74hlkdnj5g] {
        padding-top: 64px;
    }

    .faq-header[b-74hlkdnj5g] {
        margin-bottom: 48px;
    }

    .faq-title[b-74hlkdnj5g] {
        font-size: 40px;
        line-height: 40px;
    }

    .faq-subtitle[b-74hlkdnj5g] {
        font-size: 20px;
        line-height: 28px;
    }

    .faq-content[b-74hlkdnj5g] {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .faq-list[b-74hlkdnj5g] {
        width: 100%;
    }

    .faq-info-box[b-74hlkdnj5g] {
        width: 100%;
        position: static;
    }

    .faq-question-text[b-74hlkdnj5g] {
        font-size: 20px;
        line-height: 24px;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .academy-faq-section .divider[b-74hlkdnj5g] {
        padding-top: 80px;
    }

    .faq-list[b-74hlkdnj5g] {
        width: 922px;
    }

    .faq-info-box[b-74hlkdnj5g] {
        width: 382px;
    }
}

/* _content/RFLandingPage/Pages/Academy/Sections/HeroSection/HeroSection.razor.rz.scp.css */
/* Pages/Academy/Sections/HeroSection/HeroSection.razor.css */

.academy-hero-section[b-1brin4jlsi] {
    color: var(--light-gray);
    padding: 0;
    width: 100%;
}

.hero-content[b-1brin4jlsi] {
    background-color: var(--dark-gray);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    min-height: auto;
    max-width: 1344px; /* Exact width from Figma */
    margin: 0 auto;
    width: 100%;
}

/* Left column: Text */
.hero-text[b-1brin4jlsi] {
    display: flex;
    align-items: center;
    padding: 48px;
    background-color: var(--dark-gray);
}

.hero-text-content[b-1brin4jlsi] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 576px;
}

.hero-title[b-1brin4jlsi] {
    font-family: var(--font-headings);
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    color: var(--light-gray);
    margin: 0;
}

.hero-description[b-1brin4jlsi] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: var(--light-gray);
    margin: 0;
}

/* Button styles from Figma: 292px × 60px, cornerRadius: 4px */
.hero-text .btn-primary[b-1brin4jlsi] {
    width: 292px;
    height: 60px;
    font-family: var(--font-body);
    font-size: 22px;
    font-weight: 600;
    line-height: 27.5px;
    padding: 16px 32px;
    border-radius: 4px;
    background-color: var(--primary-red);
    color: var(--light-gray);
    border: none;
    cursor: pointer;
}

/* Right column: Two images side by side */
.hero-images[b-1brin4jlsi] {
    display: flex;
    gap: 0;
    height: 594px; /* Fixed height from Figma */
}

.hero-image-video[b-1brin4jlsi] {
    width: 336px; /* Fixed width from Figma */
    height: 594px; /* Fixed height from Figma */
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-image-static[b-1brin4jlsi] {
    width: 336px; /* Fixed width from Figma */
    height: 594px; /* Fixed height from Figma */
    flex-shrink: 0;
    position: relative;
}

.hero-video-player[b-1brin4jlsi] {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #000;
}

.hero-video-player[b-1brin4jlsi]  .video-player,
.hero-video-player[b-1brin4jlsi]  .video-element {
    width: 100%;
    height: 100%;
}

.hero-video-player[b-1brin4jlsi]  .video-element {
    object-fit: cover;
}

.hero-static-image[b-1brin4jlsi] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
    .academy-hero-section[b-1brin4jlsi] {
        overflow-x: hidden;
    }

    .hero-content[b-1brin4jlsi] {
        grid-template-columns: 1fr !important;
        min-height: auto;
        max-width: 100% !important;
        margin: 0;
    }

    .hero-text[b-1brin4jlsi] {
        padding: 32px 24px 24px 24px;
        order: 1;
    }

    .hero-text-content[b-1brin4jlsi] {
        max-width: 100%;
    }

    .hero-title[b-1brin4jlsi] {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
    }

    .hero-description[b-1brin4jlsi] {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .hero-images[b-1brin4jlsi] {
        order: 2;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        min-height: auto;
    }

    .hero-image-video[b-1brin4jlsi] {
        padding: 0;
    }

    .hero-video-player[b-1brin4jlsi] {
        max-width: 320px;
    }

    /* Hide static image on mobile */
    .hero-image-static[b-1brin4jlsi] {
        display: none;
    }

    .hero-text .btn-primary[b-1brin4jlsi] {
        width: 100%;
        max-width: 345px;
        height: 60px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 22px;
    }
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .hero-content[b-1brin4jlsi] {
        grid-template-columns: 1fr 400px;
        gap: 32px;
        align-items: center;
    }

    .hero-text[b-1brin4jlsi] {
        padding: 40px 32px;
    }

    .hero-title[b-1brin4jlsi] {
        font-size: 40px;
        line-height: 44px;
    }

    .hero-description[b-1brin4jlsi] {
        font-size: 16px;
        line-height: 24px;
    }

    .hero-images[b-1brin4jlsi] {
        height: auto;
        gap: 0;
    }

    .hero-image-video[b-1brin4jlsi] {
        width: 100%;
        height: auto;
    }

    .hero-image-static[b-1brin4jlsi] {
        display: none;
    }

    .hero-video-player[b-1brin4jlsi] {
        width: 100%;
        height: auto;
        aspect-ratio: 9 / 16;
        max-height: 600px;
    }

}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .hero-content[b-1brin4jlsi] {
        min-height: 594px;
    }

    .hero-text[b-1brin4jlsi] {
        padding: 48px;
    }

    .hero-images[b-1brin4jlsi] {
        height: 594px;
    }

    .hero-image-video[b-1brin4jlsi],
    .hero-image-static[b-1brin4jlsi] {
        width: 336px;
        height: 594px;
    }

    .hero-video-player[b-1brin4jlsi] {
        width: 100%;
        height: 100%;
    }
}

/* _content/RFLandingPage/Pages/Academy/Sections/OfferSection/OfferSection.razor.rz.scp.css */
/* Pages/Academy/Sections/OfferSection/OfferSection.razor.css */

.academy-offer-section[b-k9qlzzc1mp] {
    background-color: var(--white);
    padding: 48px 0 0 0;
}


.academy-offer-section .divider[b-k9qlzzc1mp] {
    border-bottom: 1px solid var(--dark-gray);
    padding-bottom: 48px;
    padding: 0 0 48px 0;
}

/* Section Header */
.offer-header[b-k9qlzzc1mp] {
    text-align: center;
    margin-bottom: 40px;
}

.offer-main-title[b-k9qlzzc1mp] {
    font-family: var(--font-headings);
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    color: var(--dark-gray);
    margin: 0 0 16px 0;
}

.offer-main-subtitle[b-k9qlzzc1mp] {
    font-family: var(--font-ui);
    font-size: 18px;
    line-height: 27px;
    color: var(--text-gray);
    margin: 0;
}

/* Offer Cards Grid - Mobile (base) */
.offer-cards[b-k9qlzzc1mp] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 48px;
}

.offer-card[b-k9qlzzc1mp] {
    border-radius: 0;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: var(--light-gray);
}

.offer-card:hover[b-k9qlzzc1mp] {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

/* Card 1 and 3: red tint background (opacity 0.04) */
.offer-card:nth-child(1)[b-k9qlzzc1mp],
.offer-card:nth-child(3)[b-k9qlzzc1mp] {
    background-color: rgba(230, 34, 66, 0.04);
}

/* Card 2: light gray background */
.offer-card:nth-child(2)[b-k9qlzzc1mp] {
    background-color: var(--light-gray);
}

.offer-card-icon[b-k9qlzzc1mp] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: 120px;
}

.offer-card-icon img[b-k9qlzzc1mp] {
    display: block;
    width: 120px;
    height: auto;
}

.offer-card-content[b-k9qlzzc1mp] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.offer-card-title[b-k9qlzzc1mp] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: var(--dark-gray);
    margin: 0;
}

.offer-card-description[b-k9qlzzc1mp] {
    font-family: var(--font-headings);
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: var(--dark-gray);
    margin: 0;
}

/* CTA Section - Mobile (base) */
.offer-cta[b-k9qlzzc1mp] {
    background-color: var(--white);
    border: none;
    border-radius: 0;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    text-align: center;
}

.offer-cta-content[b-k9qlzzc1mp] {
    flex: 1;
}

.offer-cta-title[b-k9qlzzc1mp] {
    font-family: var(--font-headings);
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: var(--dark-gray);
    margin: 0 0 8px 0;
}

.offer-cta-description[b-k9qlzzc1mp] {
    font-family: var(--font-headings);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--dark-gray);
    margin: 0;
}

.offer-cta[b-k9qlzzc1mp]  .btn-primary,
.offer-cta button.btn-primary[b-k9qlzzc1mp] {
    flex-shrink: 0;
    width: 100%;
    background-color: var(--primary-red);
    color: var(--white);
    border: none;
    padding: 16px 32px;
    font-size: 18px;
    min-height: 52px;
    font-family: var(--font-ui);
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.offer-cta[b-k9qlzzc1mp]  .btn-primary:hover,
.offer-cta button.btn-primary:hover[b-k9qlzzc1mp] {
    background-color: #d11a39;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(230, 34, 66, 0.3);
}

/* Tablet (768px+) */
@media (min-width: 768px) {
    .academy-offer-section[b-k9qlzzc1mp] {
        padding-top: 64px;
    }

    .academy-offer-section .divider[b-k9qlzzc1mp] {
        padding-bottom: 64px;
    }

    .offer-header[b-k9qlzzc1mp] {
        margin-bottom: 48px;
    }

    .offer-main-title[b-k9qlzzc1mp] {
        font-size: 40px;
        line-height: 1.2;
    }

    .offer-main-subtitle[b-k9qlzzc1mp] {
        font-size: 18px;
        line-height: 1.5;
    }

    .offer-cards[b-k9qlzzc1mp] {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        margin-bottom: 64px;
    }

    .offer-card[b-k9qlzzc1mp] {
        padding: 48px 32px;
    }

    .offer-card-title[b-k9qlzzc1mp] {
        font-size: 24px;
        line-height: 1.3;
    }

    .offer-card-description[b-k9qlzzc1mp] {
        font-size: 20px;
        line-height: 26px;
    }

    /* Trzecia karta na całą szerokość na tabletach */
    .offer-card:last-child[b-k9qlzzc1mp] {
        grid-column: 1 / -1;
    }

    .offer-cta[b-k9qlzzc1mp] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 0 32px;
        text-align: left;
    }

    .offer-cta-title[b-k9qlzzc1mp] {
        font-size: 28px;
        line-height: 32px;
    }

    .offer-cta-description[b-k9qlzzc1mp] {
        font-size: 18px;
        line-height: 27px;
    }

    .offer-cta[b-k9qlzzc1mp]  .btn-primary,
    .offer-cta button.btn-primary[b-k9qlzzc1mp] {
        width: auto;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .academy-offer-section[b-k9qlzzc1mp] {
        padding-top: 80px;
    }

    .academy-offer-section .divider[b-k9qlzzc1mp] {
        padding-bottom: 80px;
    }

    .offer-header[b-k9qlzzc1mp] {
        margin-bottom: 64px;
    }

    .offer-main-title[b-k9qlzzc1mp] {
        font-size: 48px;
    }

    .offer-main-subtitle[b-k9qlzzc1mp] {
        font-size: 20px;
    }

    .offer-cards[b-k9qlzzc1mp] {
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
        margin-bottom: 80px;
    }

    .offer-card[b-k9qlzzc1mp] {
        padding: 64px 48px;
    }

    /* Reset trzeciej karty na desktop - wszystkie 3 obok siebie */
    .offer-card:last-child[b-k9qlzzc1mp] {
        grid-column: auto;
    }

    .offer-card-description[b-k9qlzzc1mp] {
        font-size: 24px;
        line-height: 30px;
    }

    .offer-cta[b-k9qlzzc1mp] {
        padding: 0 48px;
        gap: 32px;
    }

    .offer-cta-title[b-k9qlzzc1mp] {
        font-size: 32px;
        line-height: 32px;
    }

    .offer-cta-description[b-k9qlzzc1mp] {
        font-size: 20px;
        line-height: 30px;
    }
}

/* _content/RFLandingPage/Pages/Privacy/Privacy.razor.rz.scp.css */
/* Pages/Privacy/Privacy.razor.css */
.privacy-page[b-1r174gpd9i] {
    padding: var(--spacing-xxl) 0;
    min-height: 60vh;
    border-top: 1px solid var(--dark-gray);
    background-color: var(--white);
}

.privacy-content[b-1r174gpd9i] {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 var(--spacing-md);
}

.privacy-title[b-1r174gpd9i] {
    font-family: var(--font-headings);
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    color: var(--primary-red);
    margin: 0 0 var(--spacing-lg) 0;
    text-align: left;
}

.privacy-last-updated[b-1r174gpd9i] {
    font-size: var(--font-size-sm);
    color: var(--text-gray);
    margin-bottom: var(--spacing-xxl);
    font-style: italic;
}

.privacy-text[b-1r174gpd9i] {
    font-size: var(--font-size-base);
    line-height: 1.8;
    color: var(--dark-gray);
    text-align: justify;
}

[b-1r174gpd9i] .privacy-text h2 {
    font-size: 32px;
    font-weight: 700 !important;
    font-family: var(--font-headings);
    color: var(--dark-gray);
    margin-top: var(--spacing-xl);
    margin-bottom: var(--spacing-md);
    text-align: left;
}

[b-1r174gpd9i] .privacy-text h3 {
    font-size: var(--font-size-lg);
    font-weight: var(--font-weight-semibold);
    color: var(--dark-gray);
    margin-top: var(--spacing-lg);
    margin-bottom: var(--spacing-sm);
    text-align: left;
}

[b-1r174gpd9i] .privacy-text p {
    margin-bottom: var(--spacing-md);
    text-align: justify;
}

[b-1r174gpd9i] .privacy-text ul,
[b-1r174gpd9i] .privacy-text ol {
    margin-bottom: var(--spacing-md);
    padding-left: var(--spacing-lg);
    text-align: left;
}

[b-1r174gpd9i] .privacy-text li {
    margin-bottom: var(--spacing-xs);
    text-align: left;
}

[b-1r174gpd9i] .privacy-text a {
    color: var(--primary-red);
    text-decoration: underline;
}

[b-1r174gpd9i] .privacy-text a:hover {
    text-decoration: none;
}

/* Responsive */
@media (min-width: 768px) {
    .privacy-page[b-1r174gpd9i] {
        padding: calc(var(--spacing-xxl) * 1.5) 0;
    }

    .privacy-title[b-1r174gpd9i] {
        font-size: 56px;
        margin-bottom: var(--spacing-xl);
    }

    .privacy-content[b-1r174gpd9i] {
        padding: 0 var(--spacing-lg);
    }
}

@media (min-width: 1200px) {
    .privacy-content[b-1r174gpd9i] {
        max-width: 1000px;
        padding: 0;
    }
    
    .privacy-title[b-1r174gpd9i] {
        font-size: 64px;
        line-height: 1.05;
    }
    
    .privacy-text[b-1r174gpd9i] {
        font-size: 18px;
    }
    
    [b-1r174gpd9i] .privacy-text h2 {
        font-size: 40px;
    }
}

/* _content/RFLandingPage/Pages/Sim/Sections/BenefitsSection/BenefitsSection.razor.rz.scp.css */
/* Pages/Sim/Sections/BenefitsSection/BenefitsSection.razor.css */

.sim-benefits-section[b-1w7d6k4mxi] {
    padding: 0;
    width: 100%;
    margin-top: 0;
}

.benefits-container[b-1w7d6k4mxi] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    max-width: 1344px;
    margin: 0 auto;
    width: 100%;
    padding-top: 24px; /* Odstęp od sekcji Hero */
}

/* Benefit card - wysokość 232px */
.benefit-card[b-1w7d6k4mxi] {
    padding: 48px 24px 24px 24px;
    height: 232px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
}

.benefit-card-dark[b-1w7d6k4mxi] {
    background-color: var(--dark-gray);
}

.benefit-card-light[b-1w7d6k4mxi] {
    background-color: var(--light-gray);
}

/* Header (Icon + Title side by side) */
.benefit-header[b-1w7d6k4mxi] {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Icon */
.benefit-icon[b-1w7d6k4mxi] {
    width: 64px;
    height: 64px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.benefit-icon-light[b-1w7d6k4mxi] {
    background-color: var(--light-gray);
}

.benefit-icon-gray[b-1w7d6k4mxi] {
    background-color: #f2f2f2;
}

.benefit-icon-img[b-1w7d6k4mxi] {
    width: 46px;
    height: 46px;
    object-fit: contain;
}

/* Title */
.benefit-title[b-1w7d6k4mxi] {
    font-family: var(--font-body);
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0;
    max-width: 206px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-transform: uppercase;
}

.benefit-card-dark .benefit-title[b-1w7d6k4mxi] {
    color: var(--light-gray);
}

.benefit-card-light .benefit-title[b-1w7d6k4mxi] {
    color: var(--primary-red);
}

/* Description */
.benefit-description[b-1w7d6k4mxi] {
    font-family: var(--font-headings);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    max-width: 384px;
}

.benefit-card-dark .benefit-description[b-1w7d6k4mxi] {
    color: var(--light-gray);
}

.benefit-card-light .benefit-description[b-1w7d6k4mxi] {
    color: var(--dark-gray);
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
    .benefits-container[b-1w7d6k4mxi] {
        grid-template-columns: 1fr;
        max-width: 100%;
        padding-top: 0;
    }

    .benefit-card[b-1w7d6k4mxi] {
        padding: 32px 24px;
        height: auto;
        min-height: 200px;
    }

    .benefit-header[b-1w7d6k4mxi] {
        gap: 12px;
    }

    .benefit-icon[b-1w7d6k4mxi] {
        width: 48px;
        height: 48px;
    }

    .benefit-icon-img[b-1w7d6k4mxi] {
        width: 36px;
        height: 36px;
    }

    .benefit-title[b-1w7d6k4mxi] {
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
    }

    .benefit-description[b-1w7d6k4mxi] {
        font-size: 14px;
        line-height: 21px;
        max-width: 100%;
    }
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .benefits-container[b-1w7d6k4mxi] {
        grid-template-columns: repeat(3, 1fr);
        padding-top: 16px;
    }

    .benefit-card[b-1w7d6k4mxi] {
        padding: 40px 20px 20px 20px;
        height: 220px;
    }

    .benefit-title[b-1w7d6k4mxi] {
        max-width: 180px;
    }

    .benefit-description[b-1w7d6k4mxi] {
        max-width: 340px;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .benefits-container[b-1w7d6k4mxi] {
        grid-template-columns: repeat(3, 1fr);
        padding-top: 24px;
    }

    .benefit-card[b-1w7d6k4mxi] {
        width: 448px;
        height: 232px;
        padding: 48px 24px 24px 24px;
    }
}

/* _content/RFLandingPage/Pages/Sim/Sections/HeroSection/HeroSection.razor.rz.scp.css */
/* Pages/Sim/Sections/HeroSection/HeroSection.razor.css */

.sim-hero-section[b-wxnw4y4pl2] {
    color: var(--light-gray);
    padding: 0;
    width: 100%;
}

.hero-content[b-wxnw4y4pl2] {
    background-color: var(--dark-gray);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    min-height: 594px;
    max-width: 1344px; /* Exact width from Figma */
    margin: 0 auto;
    width: 100%;
}

/* Left column: Text */
.hero-text[b-wxnw4y4pl2] {
    display: flex;
    align-items: flex-end;
    padding: 48px;
    background-color: var(--dark-gray);
}

.hero-text-content[b-wxnw4y4pl2] {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 576px;
}

.hero-title[b-wxnw4y4pl2] {
    font-family: var(--font-headings);
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    color: var(--light-gray);
    margin: 0;
}

/* Button styles from Figma: 276px × 60px, cornerRadius: 4px */
.hero-text .btn-primary[b-wxnw4y4pl2] {
    width: 276px;
    height: 60px;
    font-family: var(--font-body);
    font-size: 22px;
    font-weight: 600;
    line-height: 27.5px;
    padding: 16px 32px;
    border-radius: 4px;
    background-color: var(--primary-red);
    color: var(--light-gray);
    border: none;
    cursor: pointer;
}

/* Right column: Image */
.hero-image[b-wxnw4y4pl2] {
    width: 100%;
    height: 594px;
    position: relative;
    overflow: hidden;
}

.hero-image .image-placeholder[b-wxnw4y4pl2] {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--primary-red) 0%, var(--dark-gray) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light-gray);
    font-family: var(--font-body);
    font-size: 24px;
    font-weight: 600;
}

/* Mobile (< 768px) */
@media (max-width: 767px) {
    .sim-hero-section[b-wxnw4y4pl2] {
        overflow-x: hidden;
    }

    .hero-content[b-wxnw4y4pl2] {
        grid-template-columns: 1fr !important;
        min-height: auto;
        max-width: 100% !important;
        margin: 0;
    }

    .hero-text[b-wxnw4y4pl2] {
        padding: 32px 24px 24px 24px;
        order: 2;
        align-items: center;
    }

    .hero-text-content[b-wxnw4y4pl2] {
        max-width: 100%;
        gap: 24px;
    }

    .hero-title[b-wxnw4y4pl2] {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
    }

    .hero-image[b-wxnw4y4pl2] {
        order: 1;
        height: 221px;
        width: 100%;
        max-width: 393px;
        margin: 0 auto;
    }

    .hero-text .btn-primary[b-wxnw4y4pl2] {
        width: 100%;
        max-width: 345px;
        height: 60px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 22px;
    }
}

/* Tablet (768px - 1399px) */
@media (min-width: 768px) and (max-width: 1399px) {
    .hero-content[b-wxnw4y4pl2] {
        grid-template-columns: 1fr 1fr;
        min-height: 500px;
    }

    .hero-text[b-wxnw4y4pl2] {
        padding: 40px 32px;
    }

    .hero-title[b-wxnw4y4pl2] {
        font-size: 44px;
        line-height: 44px;
    }

    .hero-image[b-wxnw4y4pl2] {
        height: 500px;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .hero-content[b-wxnw4y4pl2] {
        min-height: 594px;
    }

    .hero-text[b-wxnw4y4pl2] {
        padding: 48px;
    }

    .hero-image[b-wxnw4y4pl2] {
        width: 672px;
        height: 594px;
    }
}

/* _content/RFLandingPage/Pages/Sim/Sections/OfferSection/OfferSection.razor.rz.scp.css */
/* Pages/Sim/Sections/OfferSection/OfferSection.razor.css */

.sim-offer-section[b-mni5vr9cwx] {
    background-color: var(--white);
    padding: 0;
    width: 100%;
    padding-top: 0;
}

/* Container - Mobile First */
.offer-container[b-mni5vr9cwx] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

/* Left column */
.offer-left[b-mni5vr9cwx] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Right column */
.offer-right[b-mni5vr9cwx] {
    display: flex;
    flex-direction: column;
}

/* Text content */
.offer-text[b-mni5vr9cwx] {
    background-color: var(--light-gray);
    padding: 48px 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.offer-title[b-mni5vr9cwx] {
    font-family: var(--font-headings);
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    color: var(--dark-gray);
    margin: 0;
    text-align: center;
}

.offer-description[b-mni5vr9cwx] {
    font-family: var(--font-headings);
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: var(--dark-gray);
    margin: 0;
    text-align: center;
}

/* Videos */
.offer-video[b-mni5vr9cwx] {
    position: relative;
    overflow: hidden;
}

.offer-video-large[b-mni5vr9cwx] {
    width: 100%;
    height: 221px;
    margin-bottom: 24px;
}

.offer-video-small[b-mni5vr9cwx] {
    width: 100%;
    height: 393px;
}

/* VideoPlayer in large (landscape) container */
.offer-video-large[b-mni5vr9cwx]  .video-player {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
}

.offer-video-large[b-mni5vr9cwx]  .video-element {
    aspect-ratio: inherit;
}

/* VideoPlayer in small (portrait) container */
.offer-video-small[b-mni5vr9cwx]  .video-player {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
}

.offer-video-small[b-mni5vr9cwx]  .video-element {
    aspect-ratio: inherit;
}

.video-placeholder[b-mni5vr9cwx] {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--primary-red) 0%, var(--dark-gray) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light-gray);
    font-family: var(--font-body);
    font-size: 16px;
    font-weight: 600;
}

/* Small Tablet (768px+) */
@media (min-width: 768px) {
    .sim-offer-section[b-mni5vr9cwx] {
        padding-top: 16px;
    }
    
    .offer-container[b-mni5vr9cwx] {
        padding: 0 32px;
    }

    .offer-left[b-mni5vr9cwx] {
        gap: 16px;
    }

    .offer-text[b-mni5vr9cwx] {
        padding: 60px 40px;
        flex: 1;
    }

    .offer-title[b-mni5vr9cwx] {
        font-size: 38px;
        line-height: 38px;
    }

    .offer-description[b-mni5vr9cwx] {
        font-size: 20px;
        line-height: 26px;
    }

    .offer-video-large[b-mni5vr9cwx] {
        height: 400px;
    }

    .offer-video-small[b-mni5vr9cwx] {
        height: 600px;
    }
}

/* Tablet (1130px+) */
@media (min-width: 1130px) {
    .sim-offer-section[b-mni5vr9cwx] {
        padding-top: 16px;
    }

    .offer-container[b-mni5vr9cwx] {
        display: grid;
        grid-template-columns: 1.5fr 1fr;
        gap: 16px;
        padding: 0; /* Nadpisuje padding z 768px+ */
    }

    .offer-left[b-mni5vr9cwx] {
        justify-content: space-between;
    }

    .offer-text[b-mni5vr9cwx] {
        padding: 60px 32px 32px 32px;
    }

    .offer-title[b-mni5vr9cwx] {
        font-size: 36px;
        line-height: 36px;
        text-align: left;
    }

    .offer-description[b-mni5vr9cwx] {
        font-size: 20px;
        line-height: 26px;
        text-align: left;
    }

    .offer-video-large[b-mni5vr9cwx] {
        height: 400px;
        margin-bottom: 0;
    }

    .offer-video-small[b-mni5vr9cwx] {
        height: 700px;
    }
}

/* Desktop (1400px+) */
@media (min-width: 1400px) {
    .sim-offer-section[b-mni5vr9cwx] {
        padding-top: 24px;
    }

    .offer-container[b-mni5vr9cwx] {
        display: flex;
        gap: 24px;
        max-width: 1344px;
        align-items: stretch;
    }

    .offer-left[b-mni5vr9cwx] {
        flex: 1.7;
        min-width: 0;
        gap: 0;
        justify-content: space-between;
    }

    .offer-right[b-mni5vr9cwx] {
        flex: 1;
        min-width: 0;
    }

    .offer-text[b-mni5vr9cwx] {
        padding: 107px 48px 48px 48px;
        flex: 1;
    }

    .offer-title[b-mni5vr9cwx] {
        font-size: 44px;
        line-height: 44px;
        text-align: left;
    }

    .offer-description[b-mni5vr9cwx] {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
    }

    .offer-video-large[b-mni5vr9cwx] {
        height: 468px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .offer-video-small[b-mni5vr9cwx] {
        height: 871px;
    }

    .video-placeholder[b-mni5vr9cwx] {
        font-size: 24px;
    }
}

/* _content/RFLandingPage/Pages/Steam/Sections/BenefitsSection/BenefitsSection.razor.rz.scp.css */
/* Benefits Section */

/* === BENEFITS SECTION === */
.benefits-section[b-mk2sxko2cf] {
  background-color: var(--white);
  padding: 0 0 80px 0;
}

/* Benefits container now uses global .container class */

.benefits-header[b-mk2sxko2cf] {
  text-align: center;
  margin-bottom: 64px;
}

.benefits-title[b-mk2sxko2cf] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 36px; /* Mobile first */
  line-height: 36px;
  color: var(--dark-gray);
  margin-bottom: 24px;
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-title[b-mk2sxko2cf] {
    font-size: 44px;
    line-height: 44px;
  }
}

.benefits-subtitle[b-mk2sxko2cf] {
  font-family: var(--font-ui);
  font-weight: 400;
  font-size: 16px; /* Mobile first */
  line-height: 27px;
  color: var(--text-gray);
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  display: inline-block;
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-subtitle[b-mk2sxko2cf] {
    font-size: 18px;
    line-height: 30px;
  }
}

/* === TOP SECTION: Image + 3x2 Grid === */
.benefits-top-section[b-mk2sxko2cf] {
  display: flex;
  flex-direction: column; /* Mobile first */
  margin-bottom: 0;
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-top-section[b-mk2sxko2cf] {
    display: grid;
    grid-template-columns: repeat(4, 336px); /* 4 równe kolumny po 336px */
    gap: 0;
    margin-bottom: 0;
  }
}

.benefits-image-left[b-mk2sxko2cf] {
  position: relative;
  background-color: var(--text-gray);
  min-height: 200px; /* Mobile first */
  order: 1; /* Mobile: image first */
  overflow: hidden;
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-image-left[b-mk2sxko2cf] {
    min-height: 512px;
    order: 1; /* Desktop: image on left */
    grid-column: 1; /* Zajmuje 1. kolumnę */
  }
}

.benefits-main-grid[b-mk2sxko2cf] {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Mobile: 2 columns */
  gap: 0;
  order: 2; /* Mobile: grid after image */
}

/* Desktop: 3 columns, 2 rows */
@media (min-width: 1400px) {
  .benefits-main-grid[b-mk2sxko2cf] {
    grid-template-columns: repeat(3, 1fr);
    order: 2; /* Desktop: grid on right */
    grid-column: 2 / 5; /* Zajmuje kolumny 2-4 (3 kolumny) */
  }
}

/* === BOTTOM SECTION: 2 Cards + Right Image === */
.benefits-bottom-section[b-mk2sxko2cf] {
  display: flex;
  flex-direction: column; /* Mobile first */
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-bottom-section[b-mk2sxko2cf] {
    display: grid;
    grid-template-columns: repeat(4, 336px); /* 4 równe kolumny po 336px */
    gap: 0;
  }
}

.benefits-bottom-cards[b-mk2sxko2cf] {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Mobile: 2 columns */
  gap: 0;
  order: 2; /* Mobile: cards after image */
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-bottom-cards[b-mk2sxko2cf] {
    order: 1; /* Desktop: cards on left */
    grid-column: 1 / 3; /* Zajmuje kolumny 1-2 (2 kolumny) */
    grid-template-columns: repeat(2, 1fr); /* 2 równe kolumny dla 2 kart */
  }
}

.benefits-image-right[b-mk2sxko2cf] {
  position: relative;
  background-color: var(--text-gray);
  min-height: 200px; /* Mobile first */
  order: 1; /* Mobile: image first */
  overflow: hidden;
}

/* Desktop */
@media (min-width: 1400px) {
  .benefits-image-right[b-mk2sxko2cf] {
    min-height: 256px;
    order: 2; /* Desktop: image on right */
    grid-column: 3 / 5; /* Zajmuje kolumny 3-4 (2 kolumny jak górne zdjęcie) */
  }
}

/* === BENEFIT CARDS === */
/* Note: Style dla .benefit-card--dark i .benefit-card--light są w globalnym site.css 
   bo CSS Isolation nie pozwala stylować child components */

.benefit-content[b-mk2sxko2cf] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.benefit-header[b-mk2sxko2cf] {
  display: flex;
  align-items: center; /* Mobile: center alignment */
  flex-direction: column; /* Mobile: column layout - icon above title */
  gap: 16px;
  margin-bottom: 24px;
  text-align: center; /* Mobile: center text */
}

/* Desktop: restore horizontal layout */
@media (min-width: 1400px) {
  .benefit-header[b-mk2sxko2cf] {
    flex-direction: row; /* Desktop: horizontal layout */
    align-items: flex-start; /* Desktop: top alignment */
    text-align: left; /* Desktop: left-aligned text */
  }
}

.benefit-icon[b-mk2sxko2cf] {
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  border-radius: 4px;
  background-color: var(--light-gray);
}

.benefit-icon--light[b-mk2sxko2cf] {
  background-color: var(--light-gray);
}

.benefit-icon--accent[b-mk2sxko2cf] {
  background-color: rgba(230, 34, 66, 0.08); /* Light red tint zgodnie z Figma */
}

/* SVG Icons styling */
.benefit-icon-svg[b-mk2sxko2cf] {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

/* Responsive Images styling */
.benefits-image-picture[b-mk2sxko2cf] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.benefits-image[b-mk2sxko2cf] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

/* Mobile: horizontal crop for better composition */
@media (max-width: 767px) {
  .benefits-image[b-mk2sxko2cf] {
    object-position: center 30%;
  }
}

/* Desktop: center positioning */
@media (min-width: 1400px) {
  .benefits-image[b-mk2sxko2cf] {
    object-position: center center;
  }
}

.benefit-title[b-mk2sxko2cf] {
  font-family: var(--font-ui);
  font-weight: 600;
  font-size: 18px;
  line-height: 22.5px;
  margin: 0;
  flex-grow: 1;
  text-transform: uppercase; /* Duże litery */
}

/* Color variants for benefit title based on card type */
.benefit-card--dark .benefit-title[b-mk2sxko2cf] {
  color: var(--light-gray) !important; /* Light text on dark background */
}

.benefit-card--light .benefit-title[b-mk2sxko2cf] {
  color: var(--primary-red) !important; /* Red text on light background */
}

.benefit-description[b-mk2sxko2cf] {
  font-family: var(--font-headings);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  flex-grow: 1;
}

/* Color variants for benefit description based on card type */
.benefit-card--dark .benefit-description[b-mk2sxko2cf] {
  color: var(--light-gray) !important; /* Light text on dark background */
}

.benefit-card--light .benefit-description[b-mk2sxko2cf] {
  color: var(--dark-gray) !important; /* Dark text on light background */
}

.benefits-background-image[b-mk2sxko2cf] {
  width: 100%;
  height: 100%;
}
/* _content/RFLandingPage/Pages/Steam/Sections/ExperienceSection/ExperienceSection.razor.rz.scp.css */
/* Experience Section - Frame 159:1144 */

/* === EXPERIENCE SECTION - Frame 159:1144 === */
.experience-section[b-33bpuf19o4] {
  position: relative;
  overflow: hidden;
  min-height: 330px; /* Mobile first */
}

/* Desktop */
@media (min-width: 1400px) {
  .experience-section[b-33bpuf19o4] {
    min-height: 330px; /* Frame 159:1144 height = 330px */
  }
}

/* Experience container now uses global .container class */

/* Experience Main Content - Frame 159:1144 "o składaniu gokarta" */
.experience-main-content[b-33bpuf19o4] {
  display: flex;
  flex-direction: column; /* Mobile first - single column */
  min-height: 330px;
}

/* Desktop - Grid layout 456px + 888px zgodnie z Figma */
@media (min-width: 1400px) {
  .experience-main-content[b-33bpuf19o4] {
    display: grid;
    grid-template-columns: 456px 888px; /* Frame 301 + Frame 302 */
    height: 330px;
  }
}

/* Left Image - Frame 301 (456px) */
.experience-image-left[b-33bpuf19o4] {
  position: relative;
  background-color: #f0f0f0; /* Fallback background */
  min-height: 200px; /* Mobile first */
  order: 1; /* Mobile: image first */
  overflow: hidden; /* Ensure proper cropping */
}

/* Desktop */
@media (min-width: 1400px) {
  .experience-image-left[b-33bpuf19o4] {
    width: 456px; /* Exact width from Figma Frame 301 */
    height: 330px;
    order: 1; /* Desktop: image left */
  }
}

/* Picture element for responsive experience image */
.experience-image-picture[b-33bpuf19o4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* Experience Image - Responsive behavior */
.experience-image[b-33bpuf19o4] {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Crop to fill container */
  object-position: center center; /* Center the image */
  display: block;
}

/* Mobile - landscape crop (focus on people working) */
@media (max-width: 767px) {
  .experience-image[b-33bpuf19o4] {
    object-position: center 40%; /* Focus on the people and gokart work area */
    /* This will show more of the workshop activity and less background */
  }
}

/* Desktop - portrait crop (full scene) */
@media (min-width: 1400px) {
  .experience-image[b-33bpuf19o4] {
    object-position: center center; /* Balanced crop showing full workshop scene */
  }
}

/* Right Content - Frame 302 (888px) */
.experience-content-right[b-33bpuf19o4] {
  background-color: #262728; /* Dark background */
  padding: 48px 24px; /* Mobile first */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
  order: 2; /* Mobile: text after image */
}

/* Desktop */
@media (min-width: 1400px) {
  .experience-content-right[b-33bpuf19o4] {
    width: 888px; /* Exact width from Figma Frame 302 */
    height: 330px;
    padding: 0; /* No padding - content positioned absolutely */
    order: 2; /* Desktop: content right */
  }
}

/* Text Wrapper - Frame 19 positioning */
.experience-text-wrapper[b-33bpuf19o4] {
  position: relative;
  z-index: 5;
  text-align: center; /* Mobile first */
}

/* Desktop positioning - Frame 19 coordinates */
@media (min-width: 1400px) {
  .experience-text-wrapper[b-33bpuf19o4] {
    position: absolute;
    top: 64px; /* y: 1005 - 941 = 64px from Frame 19 */
    left: 48px; /* x: 8060 - 8012 = 48px padding */
    width: 792px; /* Width from Frame 19 */
    height: 202px; /* Height from Frame 19 */
    text-align: left;
  }
}

/* Text Content - Frame 49 */
.experience-text-content[b-33bpuf19o4] {
  /* Frame 49 dimensions match Frame 19 */
}

/* Experience Title - exact Figma text */
.experience-title[b-33bpuf19o4] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700; /* Bold from Figma */
  font-size: 36px; /* Mobile first */
  line-height: 36px;
  color: #f9f9f9; /* Light gray from Figma */
  margin-bottom: 24px;
}

/* Desktop - exact Figma specs */
@media (min-width: 1400px) {
  .experience-title[b-33bpuf19o4] {
    font-size: 44px; /* Figma fontSize: 44 */
    line-height: 44px; /* Figma lineHeight: 44px */
    width: 792px; /* Frame text width */
    height: 88px; /* Frame text height */
    margin-bottom: 24px;
  }
}

/* Experience Description */
.experience-description[b-33bpuf19o4] {
  font-family: "League Spartan", sans-serif;
  font-weight: 300; /* Light weight from Figma */
  font-size: 20px; /* Mobile first */
  line-height: 25px;
  color: #f9f9f9; /* Light gray from Figma */
}

/* Desktop - exact Figma specs */
@media (min-width: 1400px) {
  .experience-description[b-33bpuf19o4] {
    font-size: 24px; /* Figma fontSize: 24 */
    line-height: 30px; /* Figma lineHeight: 30px */
    width: 792px; /* Frame text width */
    height: 90px; /* Frame text height */
  }
}
/* _content/RFLandingPage/Pages/Steam/Sections/HeroSection/HeroSection.razor.rz.scp.css */
/* Hero Section - CSS Isolation */

/* === HERO SECTION === */
.hero-section[b-lduxuog1wc] {
  position: relative;
  overflow: hidden;
  min-height: 640px;
}

@media (min-width: 1400px) {
  .hero-section[b-lduxuog1wc] {
    min-height: 640px;
  }
}

/* Hero Main Content */
.hero-main-content[b-lduxuog1wc] {
  display: flex;
  flex-direction: column;
  min-height: 640px;
}

@media (min-width: 1400px) {
  .hero-main-content[b-lduxuog1wc] {
    display: grid;
    /* Dokładne wymiary z Figma: 456px + 888px = 1344px */
    grid-template-columns: 456px 888px;
    height: 640px;
  }
}

/* Left Image */
.hero-image-left[b-lduxuog1wc] {
  position: relative;
  background-color: #262728;
  min-height: 300px;
  overflow: hidden;
}

@media (min-width: 1400px) {
  .hero-image-left[b-lduxuog1wc] {
    width: 456px;
    height: 640px;
    min-height: 640px;
    order: 1;
  }
}

.hero-image-picture[b-lduxuog1wc] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.hero-image[b-lduxuog1wc] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

@media (max-width: 767px) {
  .hero-image[b-lduxuog1wc] {
    object-position: center 30%;
  }
}

@media (min-width: 1400px) {
  .hero-image[b-lduxuog1wc] {
    object-position: center center;
  }
}

/* Right Content */
.hero-content-right[b-lduxuog1wc] {
  background-color: #262728;
  padding: 48px 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 300px;
}

@media (min-width: 1400px) {
  .hero-content-right[b-lduxuog1wc] {
    width: 888px;
    height: 640px;
    padding: 0;
    order: 2;
  }
}

/* Mobile Logo */
.hero-mobile-logo[b-lduxuog1wc] {
  display: block;
  text-align: center;
  margin-bottom: 24px;
  padding: 0 24px;
}

.hero-logo-mobile-svg[b-lduxuog1wc] {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media (min-width: 1400px) {
  .hero-mobile-logo[b-lduxuog1wc] {
    display: none;
  }
}

/* Desktop Logo */
.hero-large-logo[b-lduxuog1wc] {
  display: none;
}

@media (min-width: 1400px) {
  .hero-large-logo[b-lduxuog1wc] {
    display: block;
    position: absolute;
    top: 100px;
    left: -290px;
    width: 1132px;
    height: 167px;
    z-index: 10;
    pointer-events: none;
  }
}

.hero-logo-desktop-svg[b-lduxuog1wc] {
  width: 100%;
  height: 100%;
  display: block;
}

/* Main Content Text */
.hero-main-content-text[b-lduxuog1wc] {
  position: relative;
  z-index: 5;
}

@media (min-width: 1400px) {
  .hero-main-content-text[b-lduxuog1wc] {
    position: absolute;
    bottom: 50px;
    left: 48px;
    width: 792px;
    height: 300px;
  }
}

/* Text Wrapper */
.hero-text-wrapper[b-lduxuog1wc] {
  margin-bottom: 40px;
  text-align: center;
}

@media (min-width: 1400px) {
  .hero-text-wrapper[b-lduxuog1wc] {
    margin-bottom: 40px;
    text-align: left;
    width: 792px;
    height: 200px;
  }
}

/* Hero Title */
.hero-title[b-lduxuog1wc] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: #f9f9f9;
  margin-bottom: 24px;
}

@media (min-width: 1400px) {
  .hero-title[b-lduxuog1wc] {
    font-size: 56px;
    line-height: 56px;
  }
}

/* Hero Description */
.hero-description[b-lduxuog1wc] {
  font-family: "League Spartan", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #f9f9f9;
  margin-bottom: 40px;
}

@media (min-width: 1400px) {
  .hero-description[b-lduxuog1wc] {
    font-size: 24px;
    line-height: 30px;
  }
}

/* Hero Buttons */
.hero-buttons[b-lduxuog1wc] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  width: 100%;
}

@media (min-width: 1400px) {
  .hero-buttons[b-lduxuog1wc] {
    flex-direction: row;
    gap: 32px;
    align-items: center;
    width: 536px;
  }
}

.hero-button-outline[b-lduxuog1wc] {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #e62242;
  border-radius: 4px;
  padding: 16px 32px;
  width: 100%;
  max-width: 267px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.hero-button-outline:hover[b-lduxuog1wc] {
  background-color: #e62242;
}

@media (min-width: 1400px) {
  .hero-button-outline[b-lduxuog1wc] {
    font-size: 20px;
    line-height: 20px;
    padding: 16px 32px;
    width: 267px;
    height: 60px;
  }
}

.hero-button-filled[b-lduxuog1wc] {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #f9f9f9;
  background-color: #e62242;
  border: 2px solid #e62242;
  border-radius: 4px;
  padding: 16px 32px;
  width: 100%;
  max-width: 237px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.hero-button-filled:hover[b-lduxuog1wc] {
  background-color: #d91e3e;
  border-color: #d91e3e;
}

@media (min-width: 1400px) {
  .hero-button-filled[b-lduxuog1wc] {
    font-size: 20px;
    line-height: 20px;
    padding: 16px 32px;
    width: 237px;
    height: 60px;
  }
}

/* _content/RFLandingPage/Pages/Steam/Sections/LessonStepsSection/LessonStepsSection.razor.rz.scp.css */
/* Lesson Steps Section */

/* === LESSON STEPS SECTION === */
.lesson-steps-section[b-2cxo8cfno1] {
  background-color: var(--white);
  padding: 80px 0;
}

/* Lesson steps container now uses global .container class */

.lesson-steps-header[b-2cxo8cfno1] {
  text-align: center;
  margin-bottom: 64px;
}

.lesson-steps-title[b-2cxo8cfno1] {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 36px; /* Mobile first */
  line-height: 36px;
  color: var(--dark-gray);
}

/* Desktop */
@media (min-width: 1400px) {
  .lesson-steps-title[b-2cxo8cfno1] {
    font-size: 44px;
    line-height: 44px;
  }
}

.lesson-steps-grid[b-2cxo8cfno1] {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Mobile first - 2 kolumny */
  gap: 16px; /* Niewielkie odstępy między kartami */
}

/* Desktop - 4 kolumny w 1 rzędzie */
@media (min-width: 1400px) {
  .lesson-steps-grid[b-2cxo8cfno1] {
    grid-template-columns: repeat(4, 1fr);
  }
}

.lesson-step-card[b-2cxo8cfno1] {
  min-height: 337px;
  padding: 32px 16px; /* Mobile first */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border: none;
  border-radius: 8px;
  background-color: rgba(230, 34, 66, 0.04); /* Light red tint zgodnie z Figma */
}

/* Desktop */
@media (min-width: 1400px) {
  .lesson-step-card[b-2cxo8cfno1] {
    min-height: 337px;
    padding: 32px 24px;
  }
}

.lesson-step-card--light[b-2cxo8cfno1] {
  background-color: rgba(230, 34, 66, 0.04); /* Light red tint */
}

.lesson-step-icon[b-2cxo8cfno1] {
  width: 100%;
  height: 80px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lesson-step-icon-placeholder[b-2cxo8cfno1] {
  width: 100%;
  height: 100%;
  background-color: var(--text-gray);
  border-radius: 8px;
  opacity: 0.3;
}

/* SVG Icons styling */
.lesson-step-icon-svg[b-2cxo8cfno1] {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}

.lesson-step-text[b-2cxo8cfno1] {
  font-family: var(--font-headings);
  font-weight: 500;
  font-size: 18px; /* Mobile first */
  line-height: 27px;
  color: var(--dark-gray);
  margin-bottom: 24px;
  flex-grow: 1;
}

/* Desktop */
@media (min-width: 1400px) {
  .lesson-step-text[b-2cxo8cfno1] {
    font-size: 20px;
    line-height: 30px;
  }
}

.lesson-step-action[b-2cxo8cfno1] {
  margin-top: auto;
}

.lesson-step-button[b-2cxo8cfno1] {
  background-color: var(--white);
  color: var(--primary-red);
  border: 1px solid var(--white);
  border-radius: 4px;
  padding: 8px 16px;
  font-family: var(--font-ui);
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  cursor: pointer;
  transition: var(--transition-normal);
}

.lesson-step-button:hover[b-2cxo8cfno1] {
  background-color: var(--primary-red);
  color: var(--white);
  border-color: var(--primary-red);
}
/* _content/RFLandingPage/Pages/Steam/Sections/VideoSection/VideoSection.razor.rz.scp.css */
/* Video Section - Frame 50 */

/* === VIDEO SECTION - Frame 50 === */
.video-section[b-jmy0ypt2nh] {
  position: relative;
  overflow: hidden;
  min-height: 500px; /* Mobile first */
}

/* Desktop */
@media (min-width: 1400px) {
  .video-section[b-jmy0ypt2nh] {
    min-height: 500px; /* Frame 50 height = 500px */
  }
}

/* Video container now uses global .container class */

/* Video Main Content - Frame 50 from Frame 303 */
.video-main-content[b-jmy0ypt2nh] {
  display: flex;
  flex-direction: column; /* Mobile first - single column */
  min-height: 500px;
}

/* Desktop - Grid layout 456px + 888px zgodnie z Figma */
@media (min-width: 1400px) {
  .video-main-content[b-jmy0ypt2nh] {
    display: grid;
    grid-template-columns: 456px 888px; /* Dokładnie jak w Frame 50 */
    height: 500px;
  }
}

/* Left Content - Frame 16 (456px) */
div.video-content-left[b-jmy0ypt2nh] {
  background-color: #262728; /* Dark background */
  padding: 48px 24px; /* Mobile first */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 300px;
  order: 2; /* Mobile: text after video */
  box-sizing: border-box;
}

/* Desktop */
@media (min-width: 1400px) {
  .video-content-left[b-jmy0ypt2nh] {
    width: 456px; /* Exact width from Figma */
    height: 500px;
    padding: 48px; /* Figma padding */
    order: 1; /* Desktop: text first */
  }
}

/* Video Text Wrapper */
.video-text-wrapper[b-jmy0ypt2nh] {
  text-align: center; /* Mobile first */
  margin-bottom: var(--spacing-xl); /* Dodaj odstęp do przycisków */
}

/* Desktop */
@media (min-width: 1400px) {
  .video-text-wrapper[b-jmy0ypt2nh] {
    text-align: left;
  }
}

/* Video Buttons Wrapper */
.video-buttons[b-jmy0ypt2nh] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-md);
}

/* Desktop */
@media (min-width: 1400px) {
  .video-buttons[b-jmy0ypt2nh] {
    align-items: flex-start; /* Left alignment on desktop */
  }
}

/* Video Title - "Zobacz, jak wygląda nauka przyszłości" */
.video-title[b-jmy0ypt2nh] {
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 36px; /* Mobile first */
  line-height: 36px;
  color: #f9f9f9; /* Light gray from Figma */
  margin-bottom: 24px;
}

/* Desktop - exact Figma specs */
@media (min-width: 1400px) {
  .video-title[b-jmy0ypt2nh] {
    font-size: 44px; /* Figma fontSize: 44 */
    line-height: 44px; /* Figma lineHeight: 44px */
  }
}

/* Video Description */
.video-description[b-jmy0ypt2nh] {
  font-family: "League Spartan", sans-serif;
  font-weight: 400; /* Regular weight from Figma */
  font-size: 14px; /* Mobile first */
  line-height: 20px;
  color: #f9f9f9; /* Light gray from Figma */
  margin-bottom: 0; /* Odstęp kontrolowany przez video-text-wrapper */
}

/* Desktop - exact Figma specs */
@media (min-width: 1400px) {
  .video-description[b-jmy0ypt2nh] {
    font-size: 16px; /* Figma fontSize: 16 */
    line-height: 24px; /* Figma lineHeight: 24px */
  }
}

/* Video Button - button_primary_XL (237px) */
.video-button-filled[b-jmy0ypt2nh] {
  font-family: "Inter", sans-serif;
  font-weight: 600; /* Semi Bold */
  font-size: 18px; /* Mobile first */
  line-height: 22px;
  color: #f9f9f9; /* Light gray */
  background-color: #e62242; /* Primary red */
  border: 2px solid #e62242;
  border-radius: 4px;
  padding: 16px 32px; /* Mobile first */
  width: 100%;
  max-width: 237px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0 auto; /* Center on mobile */
}

.video-button-filled:hover[b-jmy0ypt2nh] {
  background-color: #d91e3e; /* Darker red on hover */
  border-color: #d91e3e;
}

/* Desktop */
@media (min-width: 1400px) {
  .video-button-filled[b-jmy0ypt2nh] {
    font-size: 20px; /* Figma fontSize: 22 */
    line-height: 20px; /* Figma lineHeight: 27.5px */
    padding: 16px 32px;
    width: 237px; /* Exact width from button_primary_XL */
    height: 60px; /* Height from Figma */
    margin: 0; /* No centering on desktop */
  }
}

/* Right Content - Group 4 (888px) */
.video-content-right[b-jmy0ypt2nh] {
  position: relative;
  background-color: #f0f0f0; /* Light placeholder background */
  min-height: 300px; /* Mobile first */
  order: 1; /* Mobile: video first */
}

/* Desktop */
@media (min-width: 1400px) {
  .video-content-right[b-jmy0ypt2nh] {
    width: 888px; /* Exact width from Figma */
    height: 500px;
    order: 2; /* Desktop: video second */
  }
}

.video-player-wrapper[b-jmy0ypt2nh] {
  width: 100%;
  height: 100%;
  position: relative;
}

/* Video Placeholder with background image */
.video-placeholder[b-jmy0ypt2nh] {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Video Background Image */
.video-background-image[b-jmy0ypt2nh] {
  width: 100%;
  height: 100%;
  background-color: #ddd; /* Placeholder for RacingFutureAcademy_ang_v2-kopia 1 */
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%), 
                    linear-gradient(-45deg, #ccc 25%, transparent 25%), 
                    linear-gradient(45deg, transparent 75%, #ccc 75%), 
                    linear-gradient(-45deg, transparent 75%, #ccc 75%);
  background-size: 20px 20px;
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
  position: relative;
}

.video-background-image[b-jmy0ypt2nh]::before {
  content: "Video Placeholder";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #666;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

/* Video Player Styles */
.video-player[b-jmy0ypt2nh] {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
  border-radius: 0;
  overflow: hidden;
}

.video-element[b-jmy0ypt2nh] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Video Overlay */
.video-overlay[b-jmy0ypt2nh] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.video-overlay:hover[b-jmy0ypt2nh] {
  background: rgba(0, 0, 0, 0.5);
}

.video-play-button[b-jmy0ypt2nh] {
  width: 80px;
  height: 80px;
  background: rgba(230, 34, 66, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-bottom: 16px;
  transition: all 0.3s ease;
}

.video-play-button:hover[b-jmy0ypt2nh] {
  background: rgba(230, 34, 66, 1);
  transform: scale(1.1);
}

.video-title h3[b-jmy0ypt2nh] {
  color: white;
  font-family: "League Spartan", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 8px 0;
  text-align: center;
}

.video-title p[b-jmy0ypt2nh] {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  margin: 0;
  text-align: center;
}

/* Loading State */
.video-loading[b-jmy0ypt2nh] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
}

.loading-spinner[b-jmy0ypt2nh] {
  width: 40px;
  height: 40px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top: 4px solid #e62242;
  border-radius: 50%;
  animation: spin-b-jmy0ypt2nh 1s linear infinite;
  margin-bottom: 16px;
}

@keyframes spin-b-jmy0ypt2nh {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Video Controls */

/* Mobile Responsive */
@media (max-width: 767px) {
  .video-play-button[b-jmy0ypt2nh] {
    width: 60px;
    height: 60px;
  }
  
  .video-title h3[b-jmy0ypt2nh] {
    font-size: 20px;
  }
  
  .video-title p[b-jmy0ypt2nh] {
    font-size: 14px;
  }
  
  .video-controls[b-jmy0ypt2nh] {
    bottom: 12px;
    right: 12px;
    gap: 6px;
  }
  
  .video-mute-btn[b-jmy0ypt2nh],
  .video-fullscreen-btn[b-jmy0ypt2nh] {
    width: 36px;
    height: 36px;
  }
}
