:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(44, 62, 105);--bs-secondary: rgb(238, 117, 0);--bs-tertiary: rgb(85, 120, 255);--bs-success: rgb(25, 135, 84);--bs-info: rgb(23, 162, 184);--bs-warning: rgb(255, 193, 7);--bs-danger: rgb(220, 53, 69);--bs-light: rgb(249, 250, 251);--bs-dark: rgb(17, 24, 39);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(3, 7, 18);--bs-emphasis-color-rgb: 3, 7, 18;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 44, 62, 105;--bs-secondary-rgb: 238, 117, 0;--bs-tertiary-rgb: 85, 120, 255;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 249, 250, 251;--bs-dark-rgb: 17, 24, 39;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(198, 210, 255);--bs-secondary-bg: rgb(255, 213, 172);--bs-tertiary-bg: rgb(200, 212, 255);--bs-primary-bg-rgb: 198, 210, 255;--bs-secondary-bg-rgb: 255, 213, 172;--bs-tertiary-bg-rgb: 200, 212, 255;--bs-primary-color: rgba(44, 62, 105, .75);--bs-secondary-color: rgba(238, 117, 0, .75);--bs-tertiary-color: rgba(85, 120, 255, .75);--bs-link-color: rgb(44, 62, 105);--bs-link-color-rgb: 44, 62, 105;--bs-link-hover-color-rgb: 37, 53, 89;--bs-link-hover-color: rgba(37, 53, 89, 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(26, 37, 63, 1);--bs-secondary-text-emphasis: rgba(143, 70, 0, 1);--bs-tertiary-text-emphasis: rgba(51, 72, 153, 1);--bs-success-text-emphasis: rgba(15, 81, 50, 1);--bs-info-text-emphasis: rgba(14, 97, 110, 1);--bs-warning-text-emphasis: rgba(153, 116, 4, 1);--bs-danger-text-emphasis: rgba(132, 32, 41, 1);--bs-primary-bg-subtle: rgb(198, 210, 255);--bs-secondary-bg-subtle: rgb(255, 213, 172);--bs-tertiary-bg-subtle: rgb(200, 212, 255);--bs-success-bg-subtle: rgba(244, 249, 246, 1);--bs-info-bg-subtle: rgba(243, 250, 251, 1);--bs-warning-bg-subtle: rgba(255, 252, 243, 1);--bs-danger-bg-subtle: rgba(253, 245, 246, 1);--bs-primary-border-subtle: rgba(158, 168, 204, 1);--bs-secondary-border-subtle: rgba(204, 170, 138, 1);--bs-tertiary-border-subtle: rgba(160, 170, 204, 1);--bs-success-border-subtle: rgba(209, 231, 221, 1);--bs-info-border-subtle: rgba(209, 236, 241, 1);--bs-warning-border-subtle: rgba(255, 243, 205, 1);--bs-danger-border-subtle: rgba(248, 215, 218, 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: "Inter 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: "Lexend Deca 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";}html {background-color: var(--bs-primary);}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(44, 62, 105);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(44, 62, 105);}.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(44, 62, 105);--bs-btn-border-color: rgb(44, 62, 105);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(76, 91, 128, 1);--bs-btn-hover-border-color: rgb(44, 62, 105);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(86, 101, 135, 1);--bs-btn-active-border-color: rgba(86, 101, 135, 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(107, 120, 150, 1);--bs-btn-disabled-border-color: rgba(107, 120, 150, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(198, 210, 255);--bs-btn-border-color: rgb(44, 62, 105);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(76, 91, 128, 1);--bs-btn-hover-border-color: rgb(44, 62, 105);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(86, 101, 135, 1);--bs-btn-active-border-color: rgba(86, 101, 135, 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(107, 120, 150, 1);--bs-btn-disabled-border-color: rgba(107, 120, 150, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(198, 210, 255);--bs-btn-border-color: rgb(198, 210, 255);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(207, 217, 255, 1);--bs-btn-hover-border-color: rgb(198, 210, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(86, 101, 135, 1);--bs-btn-active-border-color: rgba(86, 101, 135, 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(107, 120, 150, 1);--bs-btn-disabled-border-color: rgba(107, 120, 150, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(238, 117, 0);--bs-btn-border-color: rgb(238, 117, 0);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(241, 138, 38, 1);--bs-btn-hover-border-color: rgb(238, 117, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(241, 145, 51, 1);--bs-btn-active-border-color: rgba(241, 145, 51, 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(243, 158, 77, 1);--bs-btn-disabled-border-color: rgba(243, 158, 77, 1);}.btn-tertiary {--bs-btn-color: rgb(0, 0, 0);--bs-btn-bg: rgb(85, 120, 255);--bs-btn-border-color: rgb(85, 120, 255);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(111, 140, 255, 1);--bs-btn-hover-border-color: rgb(85, 120, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(119, 147, 255, 1);--bs-btn-active-border-color: rgba(119, 147, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(136, 161, 255, 1);--bs-btn-disabled-border-color: rgba(136, 161, 255, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(255, 213, 172);--bs-btn-border-color: rgb(238, 117, 0);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(241, 138, 38, 1);--bs-btn-hover-border-color: rgb(238, 117, 0);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(241, 145, 51, 1);--bs-btn-active-border-color: rgba(241, 145, 51, 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(243, 158, 77, 1);--bs-btn-disabled-border-color: rgba(243, 158, 77, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(0, 0, 0);--bs-btn-bg: rgb(200, 212, 255);--bs-btn-border-color: rgb(85, 120, 255);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(111, 140, 255, 1);--bs-btn-hover-border-color: rgb(85, 120, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(119, 147, 255, 1);--bs-btn-active-border-color: rgba(119, 147, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(136, 161, 255, 1);--bs-btn-disabled-border-color: rgba(136, 161, 255, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(255, 213, 172);--bs-btn-border-color: rgb(255, 213, 172);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(255, 219, 184, 1);--bs-btn-hover-border-color: rgb(255, 213, 172);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(241, 145, 51, 1);--bs-btn-active-border-color: rgba(241, 145, 51, 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(243, 158, 77, 1);--bs-btn-disabled-border-color: rgba(243, 158, 77, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgb(200, 212, 255);--bs-btn-border-color: rgb(200, 212, 255);--bs-btn-hover-color: rgb(0, 0, 0);--bs-btn-hover-bg: rgba(208, 218, 255, 1);--bs-btn-hover-border-color: rgb(200, 212, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(0, 0, 0);--bs-btn-active-bg: rgba(119, 147, 255, 1);--bs-btn-active-border-color: rgba(119, 147, 255, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(0, 0, 0);--bs-btn-disabled-bg: rgba(136, 161, 255, 1);--bs-btn-disabled-border-color: rgba(136, 161, 255, 1);}.btn-light {--bs-btn-color: rgb(17, 24, 39);--bs-btn-bg: rgb(249, 250, 251);--bs-btn-border-color: rgb(249, 250, 251);--bs-btn-hover-color: rgba(53, 59, 71, 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(53, 59, 71, 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(53, 59, 71, 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(17, 24, 39);--bs-btn-border-color: rgb(17, 24, 39);--bs-btn-hover-color: rgba(250, 251, 252, 1);--bs-btn-hover-bg: rgba(53, 59, 71, 1);--bs-btn-hover-border-color: rgba(53, 59, 71, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(251, 251, 252, 1);--bs-btn-active-bg: rgba(77, 82, 93, 1);--bs-btn-active-border-color: rgba(77, 82, 93, 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(17, 24, 39);--bs-btn-disabled-border-color: rgb(17, 24, 39);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(198, 210, 255);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(255, 213, 172);}.bg-tertiary {background-color: rgb(85, 120, 255) !important;}.text-bg-tertiary {background-color: rgb(85, 120, 255) !important;color: rgb(0, 0, 0) !important;}.text-tertiary {color: rgb(85, 120, 255) !important;}.text-tertiary-subtle {color: rgb(200, 212, 255);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(44, 62, 105);--bs-dropdown-link-hover-color: rgba(76, 91, 128, 1);--bs-dropdown-link-hover-bg: rgb(198, 210, 255);--bs-dropdown-link-color: rgb(3, 7, 18);}.pagination {--bs-pagination-active-bg: rgb(44, 62, 105);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(44, 62, 105);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.navbar {--bs-navbar-active-color: var(--bs-secondary) ;--bs-navbar-color: inherit;}.navbar .nav-link.static-active { color: var(--bs-navbar-active-color);}.navbar-nav {--bs-nav-link-hover-color: rgba(76, 91, 128, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(3, 7, 18);--bs-nav-pills-link-active-bg: rgb(255, 213, 172);}.progress {--bs-progress-bar-bg: rgb(44, 62, 105);}.accordion {--bs-accordion-active-color: rgb(44, 62, 105);}.btn-outline-primary {--bs-btn-color: rgb(44, 62, 105);--bs-btn-border-color: rgb(44, 62, 105);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(44, 62, 105);--bs-btn-hover-border-color: rgb(44, 62, 105);--bs-btn-focus-shadow-rgb: 44, 62, 105;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(44, 62, 105);--bs-btn-active-border-color: rgb(44, 62, 105);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(44, 62, 105);--bs-btn-disabled-border-color: rgb(44, 62, 105);}.btn-outline-secondary {--bs-btn-color: rgb(238, 117, 0);--bs-btn-border-color: rgb(238, 117, 0);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(238, 117, 0);--bs-btn-hover-border-color: rgb(238, 117, 0);--bs-btn-focus-shadow-rgb: 238, 117, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(238, 117, 0);--bs-btn-active-border-color: rgb(238, 117, 0);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(238, 117, 0);--bs-btn-disabled-border-color: rgb(238, 117, 0);}.btn-outline-tertiary {--bs-btn-color: rgb(85, 120, 255);--bs-btn-border-color: rgb(85, 120, 255);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(85, 120, 255);--bs-btn-hover-border-color: rgb(85, 120, 255);--bs-btn-focus-shadow-rgb: 85, 120, 255;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(85, 120, 255);--bs-btn-active-border-color: rgb(85, 120, 255);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(85, 120, 255);--bs-btn-disabled-border-color: rgb(85, 120, 255);}.table-primary {--bs-table-bg:rgb(44, 62, 105);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(238, 117, 0);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(85, 120, 255);--bs-table-color:rgb(0, 0, 0);}.form-check-input:checked {background-color: rgb(44, 62, 105) ;border-color: rgb(44, 62, 105) ;}.form-control:focus, .form-select:focus {border-color: rgba(150, 159, 180, 1);}.list-group {--bs-list-group-active-bg: rgb(44, 62, 105);--bs-list-group-active-border-color: rgb(44, 62, 105);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: rgb(25, 135, 84) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(255, 193, 7) !important;}.text-bg-danger { color: rgb(55, 65, 81) !important; background-color: rgb(220, 53, 69) !important;}.text-bg-info { color: rgb(255, 255, 255) !important; background-color: rgb(23, 162, 184) !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(17, 24, 39) !important;}.text-bg-primary-subtle { background-color: rgb(198, 210, 255) !important; color: rgb(55, 65, 81) !important;}.text-bg-secondary-subtle { background-color: rgb(255, 213, 172) !important; color: rgb(55, 65, 81) }.text-bg-tertiary-subtle { background-color: rgb(200, 212, 255) !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(3, 7, 18);--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; }.navbar_logo_group { transform: translateY(10px)}.header_banner_content>div { width: auto !important;}.header_banner_title { font-size: 2.2rem;}.navbar-toggler { background-color: rgba(var(--bs-dark-rgb), 0.3) !important; padding-left: .75rem; padding-right: .75rem; backdrop-filter: blur(10px);}.introduction-box img { box-shadow: none !important;}#languageDropdown>button { background-color: rgba(var(--bs-dark-rgb), 0.3) !important; backdrop-filter: blur(10px); color: var(--bs-white); padding-top: 0.7rem; padding-bottom: 0.7rem;}.header_banner_content { position: relative; overflow: visible !important;}.header_banner_content::after { content: ""; position: absolute; bottom: 1.3rem; /* container-xxl középre igazítás mellett ~10rem a viewport jobb szélétől */ right: 0.5rem; width: 160px; aspect-ratio: 300 / 164; background: url("/storage/blkf/editor/sigil.png") no-repeat center / contain; pointer-events: none; z-index: 2;}@media (max-width: 1320px) { .header_banner_content::after { right: 0.5rem; width: 120px; }}@media (max-width: 1023px) { .header_banner_content::after { display: none; }}