:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(0, 81, 97);--bs-secondary: rgb(61, 204, 172);--bs-tertiary: rgb(0, 36, 0);--bs-success: rgb(30, 85, 60);--bs-info: rgb(52, 139, 152);--bs-warning: rgb(255, 193, 7);--bs-danger: rgb(172, 41, 54);--bs-light: rgb(249, 250, 251);--bs-dark: rgb(3, 7, 18);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(0, 51, 0);--bs-emphasis-color-rgb: 0, 51, 0;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 0, 81, 97;--bs-secondary-rgb: 61, 204, 172;--bs-tertiary-rgb: 0, 36, 0;--bs-success-rgb: 30, 85, 60;--bs-info-rgb: 52, 139, 152;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 172, 41, 54;--bs-light-rgb: 249, 250, 251;--bs-dark-rgb: 3, 7, 18;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(118, 195, 152);--bs-secondary-bg: rgb(177, 220, 194);--bs-tertiary-bg: rgb(229, 231, 235);--bs-primary-bg-rgb: 118, 195, 152;--bs-secondary-bg-rgb: 177, 220, 194;--bs-tertiary-bg-rgb: 229, 231, 235;--bs-primary-color: rgba(0, 81, 97, .75);--bs-secondary-color: rgba(61, 204, 172, .75);--bs-tertiary-color: rgba(0, 36, 0, .75);--bs-link-color: rgb(0, 81, 97);--bs-link-color-rgb: 0, 81, 97;--bs-link-hover-color-rgb: 0, 69, 82;--bs-link-hover-color: rgba(0, 69, 82, 1);--bs-body-color: rgb(55, 65, 81);--bs-body-color-rgb: 55, 65, 81;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(0, 49, 58, 1);--bs-secondary-text-emphasis: rgba(37, 122, 103, 1);--bs-tertiary-text-emphasis: rgba(0, 22, 0, 1);--bs-success-text-emphasis: rgba(18, 51, 36, 1);--bs-info-text-emphasis: rgba(31, 83, 91, 1);--bs-warning-text-emphasis: rgba(153, 116, 4, 1);--bs-danger-text-emphasis: rgba(103, 25, 32, 1);--bs-primary-bg-subtle: rgb(118, 195, 152);--bs-secondary-bg-subtle: rgb(177, 220, 194);--bs-tertiary-bg-subtle: rgb(229, 231, 235);--bs-success-bg-subtle: rgba(244, 247, 245, 1);--bs-info-bg-subtle: rgba(245, 249, 250, 1);--bs-warning-bg-subtle: rgba(255, 252, 243, 1);--bs-danger-bg-subtle: rgba(251, 244, 245, 1);--bs-primary-border-subtle: rgba(94, 156, 122, 1);--bs-secondary-border-subtle: rgba(142, 176, 155, 1);--bs-tertiary-border-subtle: rgba(183, 185, 188, 1);--bs-success-border-subtle: rgba(210, 221, 216, 1);--bs-info-border-subtle: rgba(214, 232, 234, 1);--bs-warning-border-subtle: rgba(255, 243, 205, 1);--bs-danger-border-subtle: rgba(238, 212, 215, 1);--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0.15);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.15);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.15);--bs-body-font-family: "DM Sans Variable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-heading-font-family: "Jost", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-header-menu-breakpoint: 1200px;--bs-header-logo-height: 30%;--bs-on-primary-text: rgb(255, 255, 255);--bs-on-secondary-text: rgb(255, 255, 255);--bs-on-tertiary-text: rgb(229, 231, 235);--bs-header-additional-menu-bg: var(--bs-dark);--bs-header-main-menu-bg: var(--bs-body-bg);--bs-footer-bg: var(--bs-dark);--bs-footer-cta-bg: var(--bs-dark);--bs-container-max: 1320px;--bs-container-narrow-max: 960px;--bs-shadow-color: rgba(0, 0, 0, 0.15);--bs-shadow-rgb: 0, 0, 0;}html {background-color: var(--bs-dark);}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: var(--bs-heading-font-family);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(0, 81, 97);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(0, 81, 97);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.btn-primary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(0, 81, 97);--bs-btn-border-color: rgb(0, 81, 97);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(38, 107, 121, 1);--bs-btn-hover-border-color: rgb(0, 81, 97);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(51, 116, 129, 1);--bs-btn-active-border-color: rgba(51, 116, 129, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(77, 133, 144, 1);--bs-btn-disabled-border-color: rgba(77, 133, 144, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(118, 195, 152);--bs-btn-border-color: rgb(0, 81, 97);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(38, 107, 121, 1);--bs-btn-hover-border-color: rgb(0, 81, 97);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(51, 116, 129, 1);--bs-btn-active-border-color: rgba(51, 116, 129, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(77, 133, 144, 1);--bs-btn-disabled-border-color: rgba(77, 133, 144, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(118, 195, 152);--bs-btn-border-color: rgb(118, 195, 152);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(139, 204, 167, 1);--bs-btn-hover-border-color: rgb(118, 195, 152);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(51, 116, 129, 1);--bs-btn-active-border-color: rgba(51, 116, 129, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(77, 133, 144, 1);--bs-btn-disabled-border-color: rgba(77, 133, 144, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(61, 204, 172);--bs-btn-border-color: rgb(61, 204, 172);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(90, 212, 184, 1);--bs-btn-hover-border-color: rgb(61, 204, 172);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(100, 214, 189, 1);--bs-btn-active-border-color: rgba(100, 214, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(119, 219, 197, 1);--bs-btn-disabled-border-color: rgba(119, 219, 197, 1);}.btn-tertiary {--bs-btn-color: rgb(229, 231, 235);--bs-btn-bg: rgb(0, 36, 0);--bs-btn-border-color: rgb(0, 36, 0);--bs-btn-hover-color: rgb(229, 231, 235);--bs-btn-hover-bg: rgba(38, 69, 38, 1);--bs-btn-hover-border-color: rgb(0, 36, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(229, 231, 235);--bs-btn-active-bg: rgba(51, 80, 51, 1);--bs-btn-active-border-color: rgba(51, 80, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(229, 231, 235);--bs-btn-disabled-bg: rgba(77, 102, 77, 1);--bs-btn-disabled-border-color: rgba(77, 102, 77, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(177, 220, 194);--bs-btn-border-color: rgb(61, 204, 172);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(90, 212, 184, 1);--bs-btn-hover-border-color: rgb(61, 204, 172);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(100, 214, 189, 1);--bs-btn-active-border-color: rgba(100, 214, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(119, 219, 197, 1);--bs-btn-disabled-border-color: rgba(119, 219, 197, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(229, 231, 235);--bs-btn-bg: rgb(229, 231, 235);--bs-btn-border-color: rgb(0, 36, 0);--bs-btn-hover-color: rgb(229, 231, 235);--bs-btn-hover-bg: rgba(38, 69, 38, 1);--bs-btn-hover-border-color: rgb(0, 36, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(229, 231, 235);--bs-btn-active-bg: rgba(51, 80, 51, 1);--bs-btn-active-border-color: rgba(51, 80, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(229, 231, 235);--bs-btn-disabled-bg: rgba(77, 102, 77, 1);--bs-btn-disabled-border-color: rgba(77, 102, 77, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(177, 220, 194);--bs-btn-border-color: rgb(177, 220, 194);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(189, 225, 203, 1);--bs-btn-hover-border-color: rgb(177, 220, 194);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(100, 214, 189, 1);--bs-btn-active-border-color: rgba(100, 214, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(119, 219, 197, 1);--bs-btn-disabled-border-color: rgba(119, 219, 197, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgb(229, 231, 235);--bs-btn-border-color: rgb(229, 231, 235);--bs-btn-hover-color: rgb(229, 231, 235);--bs-btn-hover-bg: rgba(233, 235, 238, 1);--bs-btn-hover-border-color: rgb(229, 231, 235);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(229, 231, 235);--bs-btn-active-bg: rgba(51, 80, 51, 1);--bs-btn-active-border-color: rgba(51, 80, 51, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(229, 231, 235);--bs-btn-disabled-bg: rgba(77, 102, 77, 1);--bs-btn-disabled-border-color: rgba(77, 102, 77, 1);}.btn-light {--bs-btn-color: rgb(3, 7, 18);--bs-btn-bg: rgb(249, 250, 251);--bs-btn-border-color: rgb(249, 250, 251);--bs-btn-hover-color: rgba(41, 44, 54, 1);--bs-btn-hover-bg: rgba(237, 237, 238, 1);--bs-btn-hover-border-color: rgba(237, 237, 238, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(41, 44, 54, 1);--bs-btn-active-bg: rgba(224, 225, 226, 1);--bs-btn-active-border-color: rgba(224, 225, 226, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(41, 44, 54, 1);--bs-btn-disabled-bg: rgba(199, 200, 201, 1);--bs-btn-disabled-border-color: rgba(199, 200, 201, 1);}.btn-dark {--bs-btn-color: rgb(249, 250, 251);--bs-btn-bg: rgb(3, 7, 18);--bs-btn-border-color: rgb(3, 7, 18);--bs-btn-hover-color: rgba(250, 251, 252, 1);--bs-btn-hover-bg: rgba(41, 44, 54, 1);--bs-btn-hover-border-color: rgba(41, 44, 54, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(251, 251, 252, 1);--bs-btn-active-bg: rgba(66, 69, 77, 1);--bs-btn-active-border-color: rgba(66, 69, 77, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(199, 200, 201, 1);--bs-btn-disabled-bg: rgb(3, 7, 18);--bs-btn-disabled-border-color: rgb(3, 7, 18);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(118, 195, 152);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(177, 220, 194);}.bg-tertiary {background-color: rgb(0, 36, 0) !important;}.text-bg-tertiary {background-color: rgb(0, 36, 0) !important;color: rgb(229, 231, 235) !important;}.text-tertiary {color: rgb(0, 36, 0) !important;}.text-tertiary-subtle {color: rgb(229, 231, 235);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(0, 81, 97);--bs-dropdown-link-hover-color: rgba(38, 107, 121, 1);--bs-dropdown-link-hover-bg: rgb(118, 195, 152);--bs-dropdown-link-color: rgb(0, 51, 0);}.pagination {--bs-pagination-active-bg: rgb(0, 81, 97);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(0, 81, 97);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.navbar {--bs-navbar-active-color: var(--bs-primary) ;--bs-navbar-color: inherit;}.navbar .nav-link.static-active { color: var(--bs-navbar-active-color);}.navbar-nav {--bs-nav-link-hover-color: rgba(38, 107, 121, 1); --bs-nav-link-font-weight: 400;}.nav-pills {--bs-nav-pills-link-active-color: rgb(0, 51, 0);--bs-nav-pills-link-active-bg: rgb(177, 220, 194);}.progress {--bs-progress-bar-bg: rgb(0, 81, 97);}.accordion {--bs-accordion-active-color: rgb(0, 81, 97);}.btn-outline-primary {--bs-btn-color: rgb(0, 81, 97);--bs-btn-border-color: rgb(0, 81, 97);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(0, 81, 97);--bs-btn-hover-border-color: rgb(0, 81, 97);--bs-btn-focus-shadow-rgb: 0, 81, 97;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(0, 81, 97);--bs-btn-active-border-color: rgb(0, 81, 97);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(0, 81, 97);--bs-btn-disabled-border-color: rgb(0, 81, 97);}.btn-outline-secondary {--bs-btn-color: rgb(61, 204, 172);--bs-btn-border-color: rgb(61, 204, 172);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(61, 204, 172);--bs-btn-hover-border-color: rgb(61, 204, 172);--bs-btn-focus-shadow-rgb: 61, 204, 172;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(61, 204, 172);--bs-btn-active-border-color: rgb(61, 204, 172);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(61, 204, 172);--bs-btn-disabled-border-color: rgb(61, 204, 172);}.btn-outline-tertiary {--bs-btn-color: rgb(0, 36, 0);--bs-btn-border-color: rgb(0, 36, 0);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(0, 36, 0);--bs-btn-hover-border-color: rgb(0, 36, 0);--bs-btn-focus-shadow-rgb: 0, 36, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(0, 36, 0);--bs-btn-active-border-color: rgb(0, 36, 0);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(0, 36, 0);--bs-btn-disabled-border-color: rgb(0, 36, 0);}.table-primary {--bs-table-bg:rgb(0, 81, 97);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(61, 204, 172);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(0, 36, 0);--bs-table-color:rgb(229, 231, 235);}.form-check-input:checked {background-color: rgb(0, 81, 97) ;border-color: rgb(0, 81, 97) ;}.form-control:focus, .form-select:focus {border-color: rgba(128, 168, 176, 1);}.list-group {--bs-list-group-active-bg: rgb(0, 81, 97);--bs-list-group-active-border-color: rgb(0, 81, 97);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: rgb(30, 85, 60) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(255, 193, 7) !important;}.text-bg-danger { color: rgb(255, 255, 255) !important; background-color: rgb(172, 41, 54) !important;}.text-bg-info { color: rgb(255, 255, 255) !important; background-color: rgb(52, 139, 152) !important;}.text-bg-light { color: rgb(55, 65, 81) !important; background-color: rgb(249, 250, 251) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(3, 7, 18) !important;}.text-bg-primary-subtle { background-color: rgb(118, 195, 152) !important; color: rgb(55, 65, 81) !important;}.text-bg-secondary-subtle { background-color: rgb(177, 220, 194) !important; color: rgb(55, 65, 81) }.text-bg-tertiary-subtle { background-color: rgb(229, 231, 235) !important; color: rgb(55, 65, 81) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(55, 65, 81) !important;}.text-bg-white { background-color: rgb(255, 255, 255) !important; color: rgb(0, 0, 0) !important;}.text-body-bg { color: var(--bs-body-bg);}.btn-body { --bs-btn-color: var(--bs-body-color); --bs-btn-bg: var(--bs-body-bg);}.btn-outline-body { --bs-btn-color: var(--bs-body-bg); --bs-btn-border-color: var(--bs-body-bg);}.offcanvas, .offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl { --bs-offcanvas-bg: var(--bs-white) !important;}.card {--bs-card-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.15);--bs-card-title-color: rgb(0, 51, 0);--bs-card-color: rgb(55, 65, 81);--bs-card-border-color: rgba(217, 217, 217, 1);} .card {--bs-card-border-radius: 0rem !important;--bs-card-inner-border-radius: 0rem !important;}:root { --bs-border-radius: 0rem !important; --bs-border-radius-sm: 0rem !important; --bs-border-radius-lg: 0rem !important; --bs-border-radius-xl: 0rem !important; --bs-border-radius-xxl: 0rem !important; --bs-border-radius-2xl: 0rem !important; --bs-border-radius-pill: 0rem !important;} .btn, .btn-sm, .btn-lg { --bs-btn-border-radius: 0rem !important; } .dropdown-menu { --bs-dropdown-border-radius: 0rem !important; --bs-dropdown-inner-border-radius: 0rem !important; } .dropdown { --bs-dropdown-item-border-radius: 0rem !important; } .badge { --bs-badge-border-radius: 0rem !important; } .img-rounded, .form-check-input[type=checkbox] { border-radius: 0rem !important; } .card_kite { --kite-clip-radius: 0rem !important; --bs-card-border-radius: 0rem !important; } .form-control { border-radius: 0rem; } * { border-radius: 0rem !important; } .border-body { border-color: var(--bs-body-bg) !important; }/* Alba-Energetika: strukturális gap a mockuphoz — spacing nem CSS */h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 { font-weight: 300 !important;}:is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):is(.fw-bold, .fw-semibold, .fw-medium) { font-weight: 300 !important;}.header_banner_title,.header_banner_title.display-4,.header_banner_title.fw-semibold,.header_banner_title.fw-bold,.editorial_title,.editorial_title.fw-bold,.editorial_title.fw-semibold,.introduction-box_title,.introduction-box_title.fs-2,.introduction-box_title.fw-bold,.simple-content-box_title,.simple-content-box_title.fs-2,.simple-content-box_title.fw-bold,.card-title,.card-title.fw-semibold,.card-title.fw-bold { font-weight: 400 !important;}:is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) :is(em, strong, b) { font-weight: 600 !important;}#palyazat-lakossagi,#palyazat-napelem,#palyazat-dokumentacio,#tanusitas-adasvetel,#tanusitas-berbeadas,#tanusitas-hasznalatbavetel,#tanusitas-palyazat { scroll-margin-top: calc(var(--header-height-base) + 0.75rem);}.u-ae-intro .introduction-box_content blockquote { display: inline-block; width: fit-content; margin: 1rem 0 0; border: 0; border-radius: var(--bs-border-radius); background: var(--bs-body-bg); color: var(--bs-body-color); padding: 0.75rem 1rem; box-shadow: var(--bs-box-shadow-sm);}.u-ae-intro .introduction-box_content blockquote p { margin: 0;}.u-ae-intro .introduction-box_content blockquote p:first-child { font-family: var(--bs-heading-font-family); font-size: 1.5rem; font-weight: 300; line-height: 1.15; color: var(--bs-primary);}.u-ae-intro .introduction-box_content blockquote p:last-child { font-size: 0.75rem; letter-spacing: 0.06em; text-transform: uppercase;}@media (min-width: 992px) { .u-ae-intro .introduction-box .row > :first-child { flex: 0 0 auto; width: 66.66666667%; max-width: 66.66666667%; } .u-ae-intro .introduction-box .row > .introduction-box_image { flex: 0 0 auto; width: 33.33333333%; max-width: 33.33333333%; }}.u-ae-band.section_box::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 6px; background: var(--bs-primary); z-index: 2;}.u-ae-form-dark form { background: var(--bs-body-bg); color: var(--bs-body-color); padding: 1.5rem; border-radius: var(--bs-border-radius-lg);}@media (min-width: 992px) { .u-ae-form-dark.section_form > .container-xxl { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); column-gap: 2rem; align-items: center; } .u-ae-form-dark.section_form > .container-xxl > .row { grid-column: 2; grid-row: 1 / span 8; margin: 0; }}footer #footer-menu .small p:has(> i) { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 0.35rem;}footer #footer-menu .small p:has(> i) i { color: var(--bs-primary); width: 1.125rem; text-align: center;}footer #footer-menu .small p:has(> i) a { color: inherit; text-decoration: none;}.u-ae-counters .counter-bg { --bs-bg-opacity: 0; background: transparent !important; box-shadow: none !important; padding: 0; border-radius: 0;}.u-ae-counters .counter-number { font-family: var(--bs-heading-font-family); font-size: clamp(2.75rem, 4.5vw, 3.5rem); font-weight: 700; line-height: 1.15; color: var(--bs-emphasis-color);}.u-ae-counters .counter-subtitle { font-weight: 400; font-size: 0.9375rem; color: rgba(var(--bs-emphasis-color-rgb), 0.48); display: block; overflow: visible; -webkit-line-clamp: unset;}.u-ae-quote .introduction-box_content ul { list-style: none; margin: 1.25rem 0 0; padding: 0; border-top: 1px solid var(--bs-border-color);}.u-ae-quote .introduction-box_content li { display: flex; align-items: center; gap: 0.875rem; padding: 1rem 0; border-bottom: 1px solid var(--bs-border-color); color: var(--bs-body-color);}.u-ae-quote .introduction-box_content li i { color: var(--bs-primary); width: 1.25rem; text-align: center; flex-shrink: 0;}#header_navbar .navbar-nav { column-gap: clamp(0.875rem, 2vw, 2.25rem);}#header_navbar .navbar-nav > .nav-item > .nav-link { position: relative; flex-grow: 0; overflow: visible; color: var(--bs-body-color); text-decoration: none; padding-left: 0; padding-right: 0; padding-bottom: 0.65rem; border-bottom: 0; transition: color 0.22s ease;}#header_navbar .navbar-nav > .nav-item > .nav-link::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: var(--bs-primary); pointer-events: none; opacity: 0; transform: translateY(0.2rem); transition: transform 0.22s ease, opacity 0.22s ease;}#header_navbar .navbar-nav > .nav-item > .nav-link:hover,#header_navbar .navbar-nav > .nav-item > .nav-link:focus-visible { color: var(--bs-primary);}#header_navbar .navbar-nav > .nav-item > .nav-link.active,#header_navbar .navbar-nav > .nav-item > .nav-link.static-active { color: var(--bs-primary);}#header_navbar .navbar-nav > .nav-item > .nav-link.active::after,#header_navbar .navbar-nav > .nav-item > .nav-link.static-active::after { opacity: 1; transform: translateY(0);}#header_navbar .navbar-nav > .nav-item > .nav-link:hover::after,#header_navbar .navbar-nav > .nav-item > .nav-link:focus-visible::after { opacity: 1; transform: translateY(-0.2rem);}@media (prefers-reduced-motion: reduce) { #header_navbar .navbar-nav > .nav-item > .nav-link, #header_navbar .navbar-nav > .nav-item > .nav-link::after { transition: none; } #header_navbar .navbar-nav > .nav-item > .nav-link::after { transform: none; }}.additional-menu .nav-link:hover,.additional-menu .nav-link:focus-visible { color: var(--bs-primary-bg-subtle);}.additional-menu .fa,.additional-menu .fas,.additional-menu .far,.additional-menu .fab,.additional-menu .fa-solid,.additional-menu .fa-regular,.additional-menu .fa-brands,.additional-menu .btn i { color: var(--bs-primary-bg-subtle); --fa-primary-color: var(--bs-primary-bg-subtle);}