:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(215, 73, 72);--bs-secondary: rgb(46, 53, 72);--bs-tertiary: rgb(219, 166, 109);--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(241, 242, 244);--bs-dark: rgb(32, 37, 52);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(0, 0, 0);--bs-emphasis-color-rgb: 0, 0, 0;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 215, 73, 72;--bs-secondary-rgb: 46, 53, 72;--bs-tertiary-rgb: 219, 166, 109;--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: 241, 242, 244;--bs-dark-rgb: 32, 37, 52;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(241, 242, 244);--bs-secondary-bg: rgb(136, 142, 164);--bs-tertiary-bg: rgb(234, 212, 188);--bs-primary-bg-rgb: 241, 242, 244;--bs-secondary-bg-rgb: 136, 142, 164;--bs-tertiary-bg-rgb: 234, 212, 188;--bs-primary-color: rgba(215, 73, 72, .75);--bs-secondary-color: rgba(46, 53, 72, .75);--bs-tertiary-color: rgba(219, 166, 109, .75);--bs-link-color: rgb(215, 73, 72);--bs-link-color-rgb: 215, 73, 72;--bs-link-hover-color-rgb: 183, 62, 61;--bs-link-hover-color: rgba(183, 62, 61, 1);--bs-body-color: rgb(0, 0, 0);--bs-body-color-rgb: 0, 0, 0;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(129, 44, 43, 1);--bs-secondary-text-emphasis: rgba(28, 32, 43, 1);--bs-tertiary-text-emphasis: rgba(131, 100, 65, 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(241, 242, 244);--bs-secondary-bg-subtle: rgb(136, 142, 164);--bs-tertiary-bg-subtle: rgb(234, 212, 188);--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(193, 194, 195, 1);--bs-secondary-border-subtle: rgba(109, 114, 131, 1);--bs-tertiary-border-subtle: rgba(187, 170, 150, 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);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0);--bs-body-font-family: "Montserrat 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: "Montserrat 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(215, 73, 72);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(215, 73, 72);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0);}.btn-primary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(215, 73, 72);--bs-btn-border-color: rgb(215, 73, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(221, 100, 99, 1);--bs-btn-hover-border-color: rgb(215, 73, 72);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(223, 109, 109, 1);--bs-btn-active-border-color: rgba(223, 109, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(227, 128, 127, 1);--bs-btn-disabled-border-color: rgba(227, 128, 127, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(241, 242, 244);--bs-btn-border-color: rgb(215, 73, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(221, 100, 99, 1);--bs-btn-hover-border-color: rgb(215, 73, 72);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(223, 109, 109, 1);--bs-btn-active-border-color: rgba(223, 109, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(227, 128, 127, 1);--bs-btn-disabled-border-color: rgba(227, 128, 127, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(241, 242, 244);--bs-btn-border-color: rgb(241, 242, 244);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(243, 244, 246, 1);--bs-btn-hover-border-color: rgb(241, 242, 244);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(223, 109, 109, 1);--bs-btn-active-border-color: rgba(223, 109, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(227, 128, 127, 1);--bs-btn-disabled-border-color: rgba(227, 128, 127, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(46, 53, 72);--bs-btn-border-color: rgb(46, 53, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(77, 83, 99, 1);--bs-btn-hover-border-color: rgb(46, 53, 72);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(88, 93, 109, 1);--bs-btn-active-border-color: rgba(88, 93, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(109, 114, 127, 1);--bs-btn-disabled-border-color: rgba(109, 114, 127, 1);}.btn-tertiary {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(219, 166, 109);--bs-btn-border-color: rgb(219, 166, 109);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(224, 179, 131, 1);--bs-btn-hover-border-color: rgb(219, 166, 109);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(226, 184, 138, 1);--bs-btn-active-border-color: rgba(226, 184, 138, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(230, 193, 153, 1);--bs-btn-disabled-border-color: rgba(230, 193, 153, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(136, 142, 164);--bs-btn-border-color: rgb(46, 53, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(77, 83, 99, 1);--bs-btn-hover-border-color: rgb(46, 53, 72);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(88, 93, 109, 1);--bs-btn-active-border-color: rgba(88, 93, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(109, 114, 127, 1);--bs-btn-disabled-border-color: rgba(109, 114, 127, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(222, 226, 230);--bs-btn-bg: rgb(234, 212, 188);--bs-btn-border-color: rgb(219, 166, 109);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(224, 179, 131, 1);--bs-btn-hover-border-color: rgb(219, 166, 109);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(226, 184, 138, 1);--bs-btn-active-border-color: rgba(226, 184, 138, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(230, 193, 153, 1);--bs-btn-disabled-border-color: rgba(230, 193, 153, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(136, 142, 164);--bs-btn-border-color: rgb(136, 142, 164);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(154, 159, 178, 1);--bs-btn-hover-border-color: rgb(136, 142, 164);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(88, 93, 109, 1);--bs-btn-active-border-color: rgba(88, 93, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(109, 114, 127, 1);--bs-btn-disabled-border-color: rgba(109, 114, 127, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgb(234, 212, 188);--bs-btn-border-color: rgb(234, 212, 188);--bs-btn-hover-color: rgb(222, 226, 230);--bs-btn-hover-bg: rgba(237, 218, 198, 1);--bs-btn-hover-border-color: rgb(234, 212, 188);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(222, 226, 230);--bs-btn-active-bg: rgba(226, 184, 138, 1);--bs-btn-active-border-color: rgba(226, 184, 138, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(222, 226, 230);--bs-btn-disabled-bg: rgba(230, 193, 153, 1);--bs-btn-disabled-border-color: rgba(230, 193, 153, 1);}.btn-light {--bs-btn-color: rgb(32, 37, 52);--bs-btn-bg: rgb(241, 242, 244);--bs-btn-border-color: rgb(241, 242, 244);--bs-btn-hover-color: rgba(65, 70, 82, 1);--bs-btn-hover-bg: rgba(229, 230, 232, 1);--bs-btn-hover-border-color: rgba(229, 230, 232, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(65, 70, 82, 1);--bs-btn-active-bg: rgba(217, 218, 220, 1);--bs-btn-active-border-color: rgba(217, 218, 220, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgba(65, 70, 82, 1);--bs-btn-disabled-bg: rgba(193, 194, 195, 1);--bs-btn-disabled-border-color: rgba(193, 194, 195, 1);}.btn-dark {--bs-btn-color: rgb(241, 242, 244);--bs-btn-bg: rgb(32, 37, 52);--bs-btn-border-color: rgb(32, 37, 52);--bs-btn-hover-color: rgba(243, 244, 246, 1);--bs-btn-hover-bg: rgba(65, 70, 82, 1);--bs-btn-hover-border-color: rgba(65, 70, 82, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(245, 245, 247, 1);--bs-btn-active-bg: rgba(88, 92, 103, 1);--bs-btn-active-border-color: rgba(88, 92, 103, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgba(193, 194, 195, 1);--bs-btn-disabled-bg: rgb(32, 37, 52);--bs-btn-disabled-border-color: rgb(32, 37, 52);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(241, 242, 244);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(136, 142, 164);}.bg-tertiary {background-color: rgb(219, 166, 109) !important;}.text-bg-tertiary {background-color: rgb(219, 166, 109) !important;color: rgb(222, 226, 230) !important;}.text-tertiary {color: rgb(219, 166, 109) !important;}.text-tertiary-subtle {color: rgb(234, 212, 188);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(215, 73, 72);--bs-dropdown-link-hover-color: rgba(221, 100, 99, 1);--bs-dropdown-link-hover-bg: rgb(241, 242, 244);--bs-dropdown-link-color: rgb(0, 0, 0);}.pagination {--bs-pagination-active-bg: rgb(215, 73, 72);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(215, 73, 72);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0);}.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(221, 100, 99, 1); --bs-nav-link-font-weight: 300;}.nav-pills {--bs-nav-pills-link-active-color: rgb(0, 0, 0);--bs-nav-pills-link-active-bg: rgb(136, 142, 164);}.progress {--bs-progress-bar-bg: rgb(215, 73, 72);}.accordion {--bs-accordion-active-color: rgb(215, 73, 72);}.btn-outline-primary {--bs-btn-color: rgb(215, 73, 72);--bs-btn-border-color: rgb(215, 73, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(215, 73, 72);--bs-btn-hover-border-color: rgb(215, 73, 72);--bs-btn-focus-shadow-rgb: 215, 73, 72;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(215, 73, 72);--bs-btn-active-border-color: rgb(215, 73, 72);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(215, 73, 72);--bs-btn-disabled-border-color: rgb(215, 73, 72);}.btn-outline-secondary {--bs-btn-color: rgb(46, 53, 72);--bs-btn-border-color: rgb(46, 53, 72);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(46, 53, 72);--bs-btn-hover-border-color: rgb(46, 53, 72);--bs-btn-focus-shadow-rgb: 46, 53, 72;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(46, 53, 72);--bs-btn-active-border-color: rgb(46, 53, 72);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(46, 53, 72);--bs-btn-disabled-border-color: rgb(46, 53, 72);}.btn-outline-tertiary {--bs-btn-color: rgb(219, 166, 109);--bs-btn-border-color: rgb(219, 166, 109);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(219, 166, 109);--bs-btn-hover-border-color: rgb(219, 166, 109);--bs-btn-focus-shadow-rgb: 219, 166, 109;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(219, 166, 109);--bs-btn-active-border-color: rgb(219, 166, 109);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);--bs-btn-disabled-color: rgb(219, 166, 109);--bs-btn-disabled-border-color: rgb(219, 166, 109);}.table-primary {--bs-table-bg:rgb(215, 73, 72);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(46, 53, 72);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(219, 166, 109);--bs-table-color:rgb(222, 226, 230);}.form-check-input:checked {background-color: rgb(46, 53, 72) ;border-color: rgb(46, 53, 72) ;}.form-control:focus, .form-select:focus {border-color: rgba(235, 164, 164, 1);}.list-group {--bs-list-group-active-bg: rgb(215, 73, 72);--bs-list-group-active-border-color: rgb(215, 73, 72);--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(0, 0, 0) !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(0, 0, 0) !important; background-color: rgb(241, 242, 244) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(32, 37, 52) !important;}.text-bg-primary-subtle { background-color: rgb(241, 242, 244) !important; color: rgb(0, 0, 0) !important;}.text-bg-secondary-subtle { background-color: rgb(136, 142, 164) !important; color: rgb(0, 0, 0) }.text-bg-tertiary-subtle { background-color: rgb(234, 212, 188) !important; color: rgb(0, 0, 0) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(0, 0, 0) !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);--bs-card-title-color: rgb(0, 0, 0);--bs-card-color: rgb(0, 0, 0);--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; }/* scroll padding */:root { --safe-header-spacing: 75px;}/* árvasorok megszüntetése */p, label { text-wrap: pretty !important;}/* szekció címek hasonló sorhosszra való tördelése és méretezése */h2, h3, .header_banner div { text-wrap: balance !important; text-transform: uppercase;}h3 { font-size: 1.25rem !important;}/* banner háttér */.section-builder-component:has(.header_banner) { background-color: var(--bs-secondary);}/* form textarea méret */textarea { min-height: calc(5em + 3.5rem + calc(var(--bs-border-width) * 2)) !important;}/* adatvédelmi nyilatkozat label elrejtés */form div:last-child label:first-child { display: none;}/* recaptcha info */.collapse p.text-body-tertiary, .collapsing p.text-body-tertiary { color: var(--bs-secondary-subtle) !important;}/* 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-visible, .page-link:focus { box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .25) !important;}/* form aktív beviteli mező körvonala */.form-control:focus, .form-select:focus { outline-color: var(--bs-tertiary) !important;}/* footer menü */#footer-menu nav a:hover, #footer-copyright a:not(.btn):hover { color: var(--bs-primary) !important;}#footer-menu nav a { text-transform: uppercase;}/* lebegő gombok */.floating-buttons .btn-floating:not(.floating-buttons__cookie--hidden) { padding: 1.25rem !important; margin-top: .5rem !important;}.floating-buttons .btn-floating { border: none !important; border-radius: 50% !important;}.floating-buttons .btn-floating i { line-height: .75rem !important;}/* süti */#cookies-policy .cookies__alert { width: 26em !important;}#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;}/* gombok */.btn:not(.social, .dropdown-toggle) { --bs-btn-padding-x: 1.5rem;--bs-btn-padding-y: .75rem; text-transform: uppercase; font-weight: 700 !important;}.header_banner .btn-body:hover, .header_banner .btn-outline-body:hover { background-color: var(--bs-primary); color: white;}/* blog showpage */@media (min-width: 1024px) { main#main:has(.content.lead) .container-narrow { max-width: 1320px !important;}}.news_show_aside { gap: 2rem !important;}.news_show_aside section h2 { margin-bottom: 1rem !important;}.news_show_related h3 { text-transform: initial; line-height: 1.25 !important; margin-bottom: .5rem !important;}.news_show_related article a:first-of-type { align-self: flex-start;}.news_show_aside section:has(h2.social_share_title) a { border-radius: 0 !important; padding: 1.25rem !important;}/* paginátor */.pagination { text-transform: uppercase; font-weight: 700; user-select: none;}.pagination a, .pagination span, .pagination .disabled > .page-link { padding: 1rem 1.5rem; border: none;}.pagination .disabled > .page-link { background-color: var(--bs-body-bg); color: rgba(var(--bs-primary-rgb), .25);}.pagination a:hover, .pagination a:focus { text-decoration: none; background-color: var(--bs-primary); color: var(--bs-body-bg);}/* kártya */.card { border: none !important;}.card div:has(.card-meta) { gap: .5rem !important;}.card h3 { text-wrap: pretty !important;}.card-meta { color: var(--bs-tertiary); font-size: .9rem !important; font-weight: 700 !important;}.card-text .lc { -webkit-line-clamp: 4 !important;}.service_box i { color: var(--bs-tertiary);}/* speciális szekció szöveg méretezés */#meet-the-team h2, #our-philosophy h2 { font-size: clamp(2rem, .5rem + 3vw, 3rem) !important; color: var(--bs-tertiary);}#why-choose-us h2, #services div[class="h-auto"]:first-of-type .simple-content-box p,#welcome-to-bls div[class="h-auto"]:first-of-type .simple-content-box p:last-of-type,#our-solutions div[class="h-auto"]:first-of-type .simple-content-box p:last-of-type { font-size: clamp(2rem, .5rem + 3vw, 3rem) !important; color: var(--bs-secondary);}#welcome-to-bls div[class="h-auto"]:first-of-type .simple-content-box p:first-of-type,#our-solutions div[class="h-auto"]:first-of-type .simple-content-box p:first-of-type { font-size: clamp(1rem, .5rem + 2.5vw, 1.75rem) !important; color: var(--bs-primary);}#our-philosophy p,#why-choose-us p,#services div[class="h-auto"]:last-of-type .simple-content-box p,#welcome-to-bls div[class="h-auto"]:last-of-type .simple-content-box p,#our-solutions div[class="h-auto"]:last-of-type .simple-content-box p { font-size: clamp(1rem, .5rem + 3vw, 1.5rem) !important;}#services div[class="h-auto"]:first-of-type .simple-content-box p,#welcome-to-bls div[class="h-auto"]:first-of-type .simple-content-box p,#our-solutions div[class="h-auto"]:first-of-type .simple-content-box p { text-transform: uppercase; font-weight: 700 !important; line-height: initial !important;}/* header */.navbar { --bs-navbar-nav-link-padding-x: 1.25rem;}.navbar a { text-transform: uppercase; font-weight: 700;}.navbar a:hover { text-decoration: none;}@media (max-width: 992px) { .navbar-collapse { margin-bottom: .5rem; }}@media (min-width: 992px) { #navbar_top_menu { gap: 2.5rem !important;}}.navbar .dropdown-toggle { border: 1px solid var(--bs-secondary-bg);}.navbar .dropdown .dropdown-toggle::after, .navbar .dropup .dropdown-toggle::after { content: "\f0ac" !important; font-weight: 100 !important; transform: none !important;}/* banner */.header_banner_title { font-weight: 700 !important;}.header_banner:has(.btn) .header_banner_title { font-weight: 300 !important;}.section_banner h2, .section_banner .header_banner_text { text-transform: uppercase; color: white;}.section_banner:has(.header_banner_buttons) { height: calc(100svh - 100px);}.section_banner .col-lg-9, .section_banner .col-xl-7, .section_banner .col-xxl-6 { width: 100% !important;}.section_banner:has(.header_banner_buttons) h2 { font-size: clamp(1rem, .5rem + 2.5vw, 2rem) !important;}.section_banner:has(.header_banner_buttons) .header_banner_text { font-size: clamp(2rem, .5rem + 3vw, 5rem) !important; font-weight: bolder !important; line-height: 1;}@media (max-width: 992px) { .section_banner .swiper-pagination { bottom: 2rem !important; }}/* egyedi swiperek */.box-swiper:not([data-gap="0"]), .news-swiper { padding-left: 1rem !important; padding-right: 1rem !important;}/* cta kártyák */#cta-cards .card_kite_overlay > div { padding: 2.5rem !important; align-items: flex-start !important; text-align: left !important;}#cta-cards .kite_box .card_kite_overlay { background: transparent !important;}#cta-cards .kite_box span:has(> i) { background-color: var(--bs-body-bg); color: var(--bs-secondary); padding: .75rem 1.5rem; text-transform: uppercase; font-size: .875rem;}@media (max-width: 440px) { #cta-cards a { aspect-ratio: 6 / 9;}}@media (min-width: 640px) and (max-width: 920px) { #cta-cards a { aspect-ratio: 6 / 9;}}@media (min-width: 1320px) and (max-width: 1580px) { #cta-cards a { aspect-ratio: 6 / 9;}}#cta-cards .kite_box p { font-size: 1rem;}#cta-cards .kite_box span i { display: none;}#cta-cards .kite_box img { opacity: .15;}#cta-cards .swiper-slide:nth-child(1) .kite_box a { background-color: var(--bs-primary) !important;}#cta-cards .swiper-slide:nth-child(1) .kite_box .card_kite_overlay { background-color: rgba(var(--bs-primary-rgb), .65) !important;}#cta-cards .swiper-slide:nth-child(2) .kite_box a { background-color: var(--bs-tertiary) !important;}#cta-cards .swiper-slide:nth-child(2) .kite_box .card_kite_overlay { background-color: rgba(var(--bs-tertiary-rgb), .65) !important;}#cta-cards .swiper-slide:nth-child(3) .kite_box a { background-color: var(--bs-secondary-bg) !important;}#cta-cards .swiper-slide:nth-child(3) .kite_box .card_kite_overlay { background-color: rgba(var(--bs-secondary-bg-rgb), .65) !important;}#cta-cards .swiper-slide:nth-child(4) .kite_box a { background-color: var(--bs-secondary) !important;}#cta-cards .swiper-slide:nth-child(4) .kite_box .card_kite_overlay { background-color: rgba(var(--bs-secondary-rgb), .65) !important;}#cta-cards .swiper-slide:nth-child(2) .kite_box .card_kite_overlay > div { color: var(--bs-dark) !important;}#cta-cards .swiper-pagination-bullet-active { background: white;}/* számlálók */.counter-bg { aspect-ratio: 2 / 1; justify-content: center;}@media (max-width: 576px) { .counter-bg { aspect-ratio: 3 / 1;}}@media (min-width: 768px) and (max-width: 992px) { .counter-bg { aspect-ratio: 2 / 1;}}@media (min-width: 992px) and (max-width: 1400px) { .counter-bg { aspect-ratio: 8 / 3;}}.counter-bg span.counter-number { color: var(--bs-tertiary) !important; text-transform: uppercase; font-weight: 700 !important; font-size: clamp(1.725rem, .25rem + 2vw, 4rem) !important; margin-bottom: 0 !important; line-height: normal !important;}.counter-bg span.counter-subtitle { font-size: clamp(.875rem, .25rem + 1vw, 1.325rem) !important; -webkit-line-clamp: 3;}/* why choose us kezdőlap */@media (max-width: 576px) { #why-choose-us-homepage .card_kite { aspect-ratio: 1;}}@media (min-width: 768px) and (max-width: 992px) { #why-choose-us-homepage .card_kite { aspect-ratio: 1;}}@media (min-width: 992px) and (max-width: 1400px) { #why-choose-us-homepage .card_kite { aspect-ratio: 4 / 3;}}#why-choose-us-homepage .kite_box img { opacity: .15;}#why-choose-us-homepage .kite_box span:has(> i) { background-color: var(--bs-body-bg); color: var(--bs-secondary); padding: .75rem 1.5rem; text-transform: uppercase; font-size: .875rem; width: fit-content;}#why-choose-us-homepage .kite_box span i { display: none;}#why-choose-us-homepage .kite_box .card_kite_overlay { inset: 0;}#why-choose-us-homepage .kite_box .card_kite_overlay > div { justify-content: center !important;}#why-choose-us-homepage .kite_box:not(:has(i)) .card_kite { background-color: var(--bs-primary) !important;}#why-choose-us-homepage .kite_box:not(:has(i)) h3 { font-size: 2.75rem !important; text-align: center;}#why-choose-us-homepage .kite_box:has(i) .card_kite { background-color: var(--bs-secondary) !important;}#why-choose-us-homepage .kite_box:has(i) .card_kite h3 { display: none !important;}#why-choose-us-homepage .kite_box:has(i) .card_kite p { font-size: clamp(.875rem, .5rem + 1vw, 1.175rem) !important;}/* kártyák */.service_box * { border: none !important;}.service_box > div > div { align-items: flex-start !important;}.service_box a { transition: color .15s ease-in-out;}/* our services kezdőlap, fields of practice */#our-services h2, #fields-of-practice h2 { display: none;}/* welcome to bls */#welcome-to-bls p[class] { font-size: 3rem !important;}#welcome-to-bls h2 { font-size: 1.75rem !important; margin-bottom: 0 !important;}/* why choose us menüpont kártyák */#why-choose-us-cards-01 .card_kite, #why-choose-us-cards-02 .card_kite { height: 100%;}#why-choose-us-cards-01 .small, #why-choose-us-cards-02 .small { font-size: unset !important;}#why-choose-us-cards-01 h3, #why-choose-us-cards-02 h3 { font-size: 2.5rem !important;}#why-choose-us-cards-01 .card_kite_text > p:first-of-type, #why-choose-us-cards-02 .card_kite_text > p:first-of-type { font-size: 1.25rem !important; font-weight: 700 !important; text-transform: uppercase;}#why-choose-us-cards-01 .card_kite_overlay > div, #why-choose-us-cards-02 .card_kite_overlay > div { padding: 2.5rem !important; justify-content: flex-start !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(1) .kite_box .card_kite { background-color: var(--bs-dark) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(1) .kite_box .card_kite_overlay { background: rgba(var(--bs-dark-rgb), .65) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(2) .kite_box .card_kite { background-color: var(--bs-secondary) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(2) .kite_box .card_kite_overlay { background: rgba(var(--bs-secondary-rgb), .65) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(3) .kite_box .card_kite { background-color: var(--bs-secondary-bg) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(3) .kite_box .card_kite_overlay { background: rgba(136,142,164,.65) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(4) .kite_box .card_kite { background-color: var(--bs-tertiary) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(4) .kite_box .card_kite_overlay { background: rgba(var(--bs-tertiary-rgb), .65) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(1) .kite_box .card_kite { background-color: var(--bs-primary) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(1) .kite_box .card_kite_overlay { background: rgba(var(--bs-primary-rgb), .65) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(2) .kite_box .card_kite { background-color: var(--bs-dark) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(2) .kite_box .card_kite_overlay { background: rgba(var(--bs-dark-rgb), .65) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(3) .kite_box .card_kite { background-color: var(--bs-secondary) !important;}#why-choose-us-cards-02 div[class="h-auto"]:nth-child(3) .kite_box .card_kite_overlay { background: rgba(var(--bs-secondary-rgb), .65) !important;}#why-choose-us-cards-01 div[class="h-auto"]:nth-child(4) .kite_box .card_kite_overlay > div { color: var(--bs-dark) !important;}/* meet the team cards */#meet-the-team-cards .card_item .card-image { aspect-ratio: 1 !important;}#meet-the-team-cards .card_item .card-image img { object-position: top !important;}#meet-the-team-cards .card_item .card-body { text-align: center;}#meet-the-team-cards .card_item .card-body h3 { font-size: 1.5rem !important;}#meet-the-team-cards .card_item .card-body p { color: var(--bs-tertiary);}/* meet our talent menüpont kártyák */#meet-our-talent .card_item .card-image { aspect-ratio: 1 !important;}#meet-our-talent .card_item .card-image img { object-position: top !important;}#meet-our-talent .card_item .card-body h3 { margin-top: 0 !important; font-size: clamp(1rem, .25rem + 1vw, 1.5rem) !important; margin-top: .75rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; text-overflow: ellipsis;}#meet-our-talent .card_item .card-text > p:first-of-type { color: var(--bs-tertiary);}/* get in touch cta */#get-in-touch-cta .kite_box a { background-color: white !important; height: 25rem !important; text-transform: uppercase;}#get-in-touch-cta .kite_box span { background-color: var(--bs-primary); padding: .75rem 1.5rem; color: white; font-weight: 700; font-size: .875rem !important; margin-top: 2rem;}#get-in-touch-cta .kite_box h3 { font-size: clamp(1rem, .5rem + 3vw, 1.5rem); font-weight: 300;}#get-in-touch-cta .kite_box .card_kite_text { font-size: clamp(1.5rem, .5rem + 3vw, 3rem); font-weight: bold;}/* contact us cta */#contact-us .service_box > div { padding-top: 0 !important;}#contact-us .service_box div:has(> i) { background-color: var(--bs-primary) !important;}#contact-us .service_box i { color: white !important;}#contact-us .service_box a:hover { color: var(--bs-primary); text-decoration: none !important;}/* contact us form */.section-builder-component:has(#contact-form) { background-color: var(--bs-primary-bg);}/* google maps */#google-maps .px-0 { padding: 0 !important;}#google-maps p { line-height: 0 !important; margin: 0 !important;}#google_maps_embed { transition: filter .15s ease-in-out !important;}#google_maps_embed:hover { filter: saturate(100%) !important;}