:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(179, 145, 77);--bs-secondary: rgb(233, 205, 150);--bs-tertiary: rgb(43, 48, 53);--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(252, 245, 233);--bs-dark: rgb(48, 41, 29);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(59, 45, 17);--bs-emphasis-color-rgb: 59, 45, 17;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 179, 145, 77;--bs-secondary-rgb: 233, 205, 150;--bs-tertiary-rgb: 43, 48, 53;--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: 252, 245, 233;--bs-dark-rgb: 48, 41, 29;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(238, 224, 196);--bs-secondary-bg: rgb(252, 245, 233);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 238, 224, 196;--bs-secondary-bg-rgb: 252, 245, 233;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(179, 145, 77, .75);--bs-secondary-color: rgba(233, 205, 150, .75);--bs-tertiary-color: rgba(43, 48, 53, .75);--bs-link-color: rgb(179, 145, 77);--bs-link-color-rgb: 179, 145, 77;--bs-link-hover-color-rgb: 152, 123, 65;--bs-link-hover-color: rgba(152, 123, 65, 1);--bs-body-color: rgb(59, 45, 17);--bs-body-color-rgb: 59, 45, 17;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(107, 87, 46, 1);--bs-secondary-text-emphasis: rgba(140, 123, 90, 1);--bs-tertiary-text-emphasis: rgba(26, 29, 32, 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(238, 224, 196);--bs-secondary-bg-subtle: rgb(252, 245, 233);--bs-tertiary-bg-subtle: rgba(222, 226, 230, 0.5);--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(190, 179, 157, 1);--bs-secondary-border-subtle: rgba(202, 196, 186, 1);--bs-tertiary-border-subtle: rgba(178, 181, 184, 0.5);--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: "Spectral", 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: "Cormorant SC", 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: 90%;--bs-on-primary-text: rgb(255, 253, 250);--bs-on-secondary-text: rgb(59, 45, 17);--bs-on-tertiary-text: rgb(222, 226, 230);--bs-header-additional-menu-bg: var(--bs-primary);--bs-header-main-menu-bg: var(--bs-white);--bs-footer-bg: var(--bs-dark);--bs-footer-cta-bg: var(--bs-primary);--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-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(179, 145, 77);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(179, 145, 77);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.btn-primary {--bs-btn-color: rgb(255, 253, 250);--bs-btn-bg: rgb(179, 145, 77);--bs-btn-border-color: rgb(179, 145, 77);--bs-btn-hover-color: rgb(255, 253, 250);--bs-btn-hover-bg: rgba(190, 162, 104, 1);--bs-btn-hover-border-color: rgb(179, 145, 77);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 253, 250);--bs-btn-active-bg: rgba(194, 167, 113, 1);--bs-btn-active-border-color: rgba(194, 167, 113, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 253, 250);--bs-btn-disabled-bg: rgba(202, 178, 130, 1);--bs-btn-disabled-border-color: rgba(202, 178, 130, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 253, 250);--bs-btn-bg: rgb(238, 224, 196);--bs-btn-border-color: rgb(179, 145, 77);--bs-btn-hover-color: rgb(255, 253, 250);--bs-btn-hover-bg: rgba(190, 162, 104, 1);--bs-btn-hover-border-color: rgb(179, 145, 77);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 253, 250);--bs-btn-active-bg: rgba(194, 167, 113, 1);--bs-btn-active-border-color: rgba(194, 167, 113, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 253, 250);--bs-btn-disabled-bg: rgba(202, 178, 130, 1);--bs-btn-disabled-border-color: rgba(202, 178, 130, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(238, 224, 196);--bs-btn-border-color: rgb(238, 224, 196);--bs-btn-hover-color: rgb(255, 253, 250);--bs-btn-hover-bg: rgba(241, 229, 205, 1);--bs-btn-hover-border-color: rgb(238, 224, 196);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 253, 250);--bs-btn-active-bg: rgba(194, 167, 113, 1);--bs-btn-active-border-color: rgba(194, 167, 113, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 253, 250);--bs-btn-disabled-bg: rgba(202, 178, 130, 1);--bs-btn-disabled-border-color: rgba(202, 178, 130, 1);}.btn-secondary {--bs-btn-color: rgb(59, 45, 17);--bs-btn-bg: rgb(233, 205, 150);--bs-btn-border-color: rgb(233, 205, 150);--bs-btn-hover-color: rgb(59, 45, 17);--bs-btn-hover-bg: rgba(236, 213, 166, 1);--bs-btn-hover-border-color: rgb(233, 205, 150);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(59, 45, 17);--bs-btn-active-bg: rgba(237, 215, 171, 1);--bs-btn-active-border-color: rgba(237, 215, 171, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(59, 45, 17);--bs-btn-disabled-bg: rgba(240, 220, 182, 1);--bs-btn-disabled-border-color: rgba(240, 220, 182, 1);}.btn-tertiary {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(43, 48, 53);--bs-btn-border-color: rgb(43, 48, 53);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(75, 79, 83, 1);--bs-btn-hover-border-color: rgb(43, 48, 53);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(59, 45, 17);--bs-btn-bg: rgb(252, 245, 233);--bs-btn-border-color: rgb(233, 205, 150);--bs-btn-hover-color: rgb(59, 45, 17);--bs-btn-hover-bg: rgba(236, 213, 166, 1);--bs-btn-hover-border-color: rgb(233, 205, 150);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(59, 45, 17);--bs-btn-active-bg: rgba(237, 215, 171, 1);--bs-btn-active-border-color: rgba(237, 215, 171, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(59, 45, 17);--bs-btn-disabled-bg: rgba(240, 220, 182, 1);--bs-btn-disabled-border-color: rgba(240, 220, 182, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgb(43, 48, 53);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(75, 79, 83, 1);--bs-btn-hover-border-color: rgb(43, 48, 53);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(252, 245, 233);--bs-btn-border-color: rgb(252, 245, 233);--bs-btn-hover-color: rgb(59, 45, 17);--bs-btn-hover-bg: rgba(252, 247, 236, 1);--bs-btn-hover-border-color: rgb(252, 245, 233);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(59, 45, 17);--bs-btn-active-bg: rgba(237, 215, 171, 1);--bs-btn-active-border-color: rgba(237, 215, 171, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(59, 45, 17);--bs-btn-disabled-bg: rgba(240, 220, 182, 1);--bs-btn-disabled-border-color: rgba(240, 220, 182, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgba(222, 226, 230, 0.5);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(227, 230, 234, 0.5);--bs-btn-hover-border-color: rgba(222, 226, 230, 0.5);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-light {--bs-btn-color: rgb(48, 41, 29);--bs-btn-bg: rgb(252, 245, 233);--bs-btn-border-color: rgb(252, 245, 233);--bs-btn-hover-color: rgba(79, 73, 63, 1);--bs-btn-hover-bg: rgba(239, 233, 221, 1);--bs-btn-hover-border-color: rgba(239, 233, 221, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(79, 73, 63, 1);--bs-btn-active-bg: rgba(227, 220, 210, 1);--bs-btn-active-border-color: rgba(227, 220, 210, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(79, 73, 63, 1);--bs-btn-disabled-bg: rgba(202, 196, 186, 1);--bs-btn-disabled-border-color: rgba(202, 196, 186, 1);}.btn-dark {--bs-btn-color: rgb(252, 245, 233);--bs-btn-bg: rgb(48, 41, 29);--bs-btn-border-color: rgb(48, 41, 29);--bs-btn-hover-color: rgba(252, 247, 236, 1);--bs-btn-hover-bg: rgba(79, 73, 63, 1);--bs-btn-hover-border-color: rgba(79, 73, 63, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(253, 248, 239, 1);--bs-btn-active-bg: rgba(100, 95, 86, 1);--bs-btn-active-border-color: rgba(100, 95, 86, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(202, 196, 186, 1);--bs-btn-disabled-bg: rgb(48, 41, 29);--bs-btn-disabled-border-color: rgb(48, 41, 29);}.text-bg-primary {color: rgb(255, 253, 250) !important;}.text-primary-subtle {color: rgb(238, 224, 196);}.text-bg-secondary {color: rgb(59, 45, 17) !important;}.text-secondary-subtle {color: rgb(252, 245, 233);}.bg-tertiary {background-color: rgb(43, 48, 53) !important;}.text-bg-tertiary {background-color: rgb(43, 48, 53) !important;color: rgb(222, 226, 230) !important;}.text-tertiary {color: rgb(43, 48, 53) !important;}.text-tertiary-subtle {color: rgba(222, 226, 230, 0.5);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(179, 145, 77);--bs-dropdown-link-hover-color: rgba(190, 162, 104, 1);--bs-dropdown-link-hover-bg: rgb(238, 224, 196);--bs-dropdown-link-color: rgb(59, 45, 17);}.pagination {--bs-pagination-active-bg: rgb(179, 145, 77);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(179, 145, 77);--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(190, 162, 104, 1); --bs-nav-link-font-weight: 300;}.nav-pills {--bs-nav-pills-link-active-color: rgb(59, 45, 17);--bs-nav-pills-link-active-bg: rgb(252, 245, 233);}.progress {--bs-progress-bar-bg: rgb(179, 145, 77);}.accordion {--bs-accordion-active-color: rgb(179, 145, 77);}.btn-outline-primary {--bs-btn-color: rgb(179, 145, 77);--bs-btn-border-color: rgb(179, 145, 77);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(179, 145, 77);--bs-btn-hover-border-color: rgb(179, 145, 77);--bs-btn-focus-shadow-rgb: 179, 145, 77;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(179, 145, 77);--bs-btn-active-border-color: rgb(179, 145, 77);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(179, 145, 77);--bs-btn-disabled-border-color: rgb(179, 145, 77);}.btn-outline-secondary {--bs-btn-color: rgb(233, 205, 150);--bs-btn-border-color: rgb(233, 205, 150);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(233, 205, 150);--bs-btn-hover-border-color: rgb(233, 205, 150);--bs-btn-focus-shadow-rgb: 233, 205, 150;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(233, 205, 150);--bs-btn-active-border-color: rgb(233, 205, 150);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(233, 205, 150);--bs-btn-disabled-border-color: rgb(233, 205, 150);}.btn-outline-tertiary {--bs-btn-color: rgb(43, 48, 53);--bs-btn-border-color: rgb(43, 48, 53);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(43, 48, 53);--bs-btn-hover-border-color: rgb(43, 48, 53);--bs-btn-focus-shadow-rgb: 43, 48, 53;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(43, 48, 53);--bs-btn-active-border-color: rgb(43, 48, 53);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(43, 48, 53);--bs-btn-disabled-border-color: rgb(43, 48, 53);}.table-primary {--bs-table-bg:rgb(179, 145, 77);--bs-table-color:rgb(255, 253, 250);}.table-secondary {--bs-table-bg:rgb(233, 205, 150);--bs-table-color:rgb(59, 45, 17);}.table-tertiary {--bs-table-bg:rgb(43, 48, 53);--bs-table-color:rgb(222, 226, 230);}.form-check-input:checked {background-color: rgb(179, 145, 77) ;border-color: rgb(179, 145, 77) ;}.form-control:focus, .form-select:focus {border-color: rgba(217, 200, 166, 1);}.list-group {--bs-list-group-active-bg: rgb(179, 145, 77);--bs-list-group-active-border-color: rgb(179, 145, 77);--bs-list-group-active-color: rgb(255, 253, 250);}.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(59, 45, 17) !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(59, 45, 17) !important; background-color: rgb(252, 245, 233) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(48, 41, 29) !important;}.text-bg-primary-subtle { background-color: rgb(238, 224, 196) !important; color: rgb(59, 45, 17) !important;}.text-bg-secondary-subtle { background-color: rgb(252, 245, 233) !important; color: rgb(59, 45, 17) }.text-bg-tertiary-subtle { background-color: rgba(222, 226, 230, 0.5) !important; color: rgb(59, 45, 17) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(59, 45, 17) !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(59, 45, 17);--bs-card-color: rgb(59, 45, 17);--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; }/* ##### ALAP BEÁLLÍTÁSOK ##### *//* scroll padding */:root { --safe-header-spacing: 99px;}@media (max-width: 1200px) { :root { --safe-header-spacing: 59px; }}/* egyedi háttér */@media (max-width: 992px) {.unique_bg_image, #cta { background-size: auto !important; }}.unique_bg_image { background-repeat: repeat-x !important; background-size: auto 275px, contain !important; opacity: .35;}#cta { background-image: url('/storage/alfabestyle/editor/_asset/alfa_vine_cta.png'); background-repeat: repeat-x; background-size: auto 275px, contain !important; background-position: bottom;}/* banner háttér */.section-builder-component:has(.header_banner) { background-color: var(--bs-primary);}/* árvasorok megszüntetése */p, label { text-wrap: pretty !important;}/* fejlécek újraszínezése, hogy felvegyék a téma színét */h1 {color: inherit;}/* fejlécek hasonló sorhosszra való tördelése */h2, a { text-wrap: balance !important;}/* oldal tetejére gomb keret */#scroll_top { border: none !important;}/* lábléc logo magasság */#footer-menu picture { height: 125% !important;}/* egyedi swiperek */.box-swiper:not([data-gap="0"]), .news-swiper, .gallery-swiper { padding-left: 1rem !important; padding-right: 1rem !important;}/* swiper overflow */.box-swiper { overflow: initial !important;}/* gombok csupa nagybetűvel és szélesebben */.btn, .navbar .navbar-nav:last-child .nav-link { text-transform: uppercase; --bs-btn-padding-x: 1.5rem;--bs-btn-padding-y: .575rem;}header .navbar-nav:last-child .nav-link, .pagination li:first-child span, .pagination li:first-child a, .pagination li:last-child span, .pagination li:last-child a { padding: .575rem 1.5rem !important;}.additional-menu .btn, #cta .col-12:first-child .btn, .offcanvas-footer .btn { text-transform: lowercase;}#header .btn, #cta .col-12:first-child .btn { --bs-btn-padding-x: .75rem;--bs-btn-padding-y: .5rem;}/* mobil menü és focus állapotok színezése */.navbar-toggler, .btn-close { color: var(--bs-primary);}.form-check-input:focus, .navbar-toggler:focus, .btn-close:focus, .page-link:focus { box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .25) !important;}/* mobil menü és a cta kapcsolatfelvételi gombjainak távolsága */.offcanvas-footer .gap-1, footer .gap-1 { gap: .75rem !important;}@media (max-width: 1199px) { .offcanvas-body { margin-block: 1.5rem .75rem !important;}#navbar_top_menu { gap: 0 !important;}}/* hero betűvastagság */.header_banner .fw-semibold { font-weight: 900 !important;}.header_banner .fw-bold { font-weight: 600 !important;} /* hero üres gomb színe */.header_banner .btn-outline-primary { color: white; border-color: white;}.header_banner .btn-outline-primary:hover { background-color: var(--bs-btn-hover-bg); border-color: var(--bs-btn-hover-border-color);}/* kártya címek elsődleges színnel */.card-title, .counter-number { color: var(--bs-primary) !important;}/* pagináció alsó padding */main nav ul { padding-block-end: 3rem; align-content: center;} /* pagináció tartalom igazítás */main nav ul a, main nav ul span { align-content: center;}/* pagináció színek */.page-link:hover { background-color: var(--bs-primary-bg); color: white; border-color: white;} /* adatvédelmi nyilatkozat label elrejtés */form div:last-child label:first-child { display: none;}/* adatvédelmi nyilatkozat link hover szín */form a:hover { color: var(--bs-primary) !important;}/* form aktív beviteli mező körvonala */.form-control:focus { outline-color: var(--bs-primary) !important;}/* süti */#cookies-policy .cookies__title { margin-block-end: 1rem !important;}#cookies-policy .cookies__sections { overflow-y: auto !important;}#cookies-policy .cookies__name { margin-inline-end: .5rem;}/* kép-szöveg doboz: a kép magassága a szöveges tartalomhoz igazodjon, torzítás nélkül */@media (min-width: 992px) { .introduction-box .row:has(> .introduction-box_image) { align-items: stretch !important; } .introduction-box .row:has(> .introduction-box_image) > div:not(.introduction-box_image) { align-self: center; } .introduction-box_image { display: block !important; min-height: 16rem; } .introduction-box_image picture { position: relative; display: block; width: 100%; height: 100%; } .introduction-box_image img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }}/* hírek részletoldal: kapcsolódó hírek címének mérete */.news_show_related li h3 { font-size: 1.25rem;}/* hírek részletoldal: közösségi megosztás gombok négyzet alakban, kisebb belső térközzel */.social_share .btn { border-radius: 0 !important; --bs-btn-padding-x: .625rem; --bs-btn-padding-y: .625rem;}/* hírek részletoldal: cím alsó térköz */.news_show_heading .editorial_title { margin-bottom: 0 !important;}/* hírek részletoldal: sticky aside eltolása a fejléc alatt */.top-header-spacing { top: calc(var(--safe-header-spacing) + 2rem) !important;}