﻿.navbar-custom {
  min-height: 80px;
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid #ececec;
  background: #fff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
  font-family: "Montserrat", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: visible; }

.navbar-shell {
  padding-left: 15px;
  padding-right: 15px; }

.navbar-custom .navbar-header {
  margin-right: 0; }

.navbar-brand-logo {
  display: flex;
  align-items: center;
  height: 80px;
  padding: 0; }

.navbar-brand-logo > img {
  display: block;
  max-height: 56px;
  width: auto;
  filter: saturate(1.05) contrast(1.03); }

.navbar-custom .navbar-collapse {
  border-color: transparent; }

.navbar-menu > li > a,
.navbar-contact a {
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease; }

.mid {
  font-size: 16px; }

.navbar-menu > li > a {
  display: flex;
  align-items: center;
  min-height: 80px;
  padding: 0 15px;
  color: #5e5e5e !important;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.01em; }

.navbar-menu > li > a:hover,
.navbar-menu > li > a:focus,
.navbar-link-active {
  color: #e31e24 !important;
  background-color: transparent !important; }

.navbar-menu > li > a.navbar-link-active {
  color: #e31e24 !important; }

.navbar-contact {
  display: flex;
  align-items: center;
  gap: 22px;
  min-height: 80px;
  padding: 0; }

.navbar-phone-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px; }

.navbar-phone-kicker {
  color: #9a9a9a;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase; }

.navbar-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #e31e24;
  font-size: 19px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important; }

.navbar-phone .fa {
  font-size: 17px; }

.navbar-cta {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  align-self: flex-start;
  min-width: 152px;
  min-height: 100px;
  margin-top: -8px;
  margin-bottom: -18px;
  padding: 34px 20px 14px;
  background: linear-gradient(180deg, #e31e24 0%, #e31e24 100%);
  color: #fff !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 14px 28px rgba(215, 59, 22, 0.2);
  overflow: visible;
  z-index: 3;
  clip-path: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease; }

.navbar-cta::after {
  display: none; }

.navbar-cta:hover,
.navbar-cta:focus {
  background: linear-gradient(180deg, #e31e24 0%, #e31e24 100%);
  color: #fff !important;
  transform: translateY(-1px); }

.navbar-cta:active {
  transform: translateY(1px); }

.intro-header {
  padding-top: 80px; }

@media (max-width: 767px) {
  .navbar-custom {
    min-height: 76px;
    overflow: visible; }

  .navbar-brand-logo {
    height: 76px;
    padding-left: 15px; }

  .navbar-brand-logo > img {
    max-height: 52px; }

  .navbar-custom .navbar-toggle {
    margin-top: 17px;
    margin-right: 15px;
    border-color: #d6d6d6; }

  .navbar-custom .navbar-toggle .icon-bar {
    background-color: #4b5563; }

  .navbar-custom .navbar-collapse {
    padding-bottom: 16px;
    background: #fff; }

  .navbar-menu {
    margin-top: 0;
    margin-bottom: 0; }

  .navbar-menu > li > a {
    display: block;
    min-height: 0;
    padding: 12px 15px; }

  .navbar-contact {
    flex-direction: column;
    align-items: flex-start;
    min-height: 0;
    gap: 12px;
    padding: 8px 15px 0; }

  .navbar-phone {
    font-size: 17px; }

  .navbar-cta {
    width: 100%;
    min-width: 0;
    min-height: 48px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 18px;
    align-self: stretch;
    clip-path: none; }

  .intro-header {
    padding-top: 68px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-custom {
    min-height: 70px;
    overflow: visible; }

  .navbar-shell {
    min-height: 70px; }

  .navbar-custom .navbar-header {
    float: none;
    margin-right: 0; }

  .navbar-brand-logo {
    height: 76px;
    padding-left: 15px; }

  .navbar-brand-logo > img {
    max-height: 52px; }

  .navbar-custom .navbar-toggle {
    display: block;
    margin-top: 17px;
    margin-right: 15px;
    border-color: #d6d6d6; }

  .navbar-custom .navbar-toggle .icon-bar {
    background-color: #4b5563; }

  .navbar-custom .navbar-collapse {
    clear: both;
    padding-bottom: 16px;
    border-top: 1px solid #ececec;
    background: #fff; }

  .navbar-custom .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    overflow: visible !important; }

  .navbar-custom .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-menu {
    margin-top: 0;
    margin-bottom: 0;
    float: none !important; }

  .navbar-menu > li {
    float: none; }

  .navbar-menu > li > a {
    display: block;
    min-height: 0;
    padding: 12px 15px; }

  .navbar-contact {
    flex-direction: column;
    align-items: flex-start;
    min-height: 0;
    gap: 12px;
    padding: 8px 15px 0; }

  .navbar-phone-kicker {
    font-size: 10px;
    letter-spacing: 0.16em; }

  .navbar-phone {
    font-size: 17px; }

  .navbar-cta {
    width: 100%;
    min-width: 0;
    min-height: 48px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 18px;
    align-self: stretch;
    clip-path: none; }

  .intro-header {
    padding-top: 74px; } }
@media (min-width: 1200px) {
  .navbar-shell {
    position: relative;
    min-height: 84px; }

  .navbar-custom .navbar-header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    height: 84px;
    margin: 0;
    z-index: 2; }

  .navbar-custom .navbar-collapse {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 84px;
    padding-left: 0;
    padding-right: 0; }

  .navbar-menu {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    float: none !important;
    min-height: 84px; }

  .navbar-menu > li {
    float: none;
    display: flex;
    align-items: center;
    min-height: 84px; }

  .navbar-contact {
    margin-left: auto; } }
.cookie-banner {
  position: fixed;
  left: 24px;
  right: 24px;
  bottom: 24px;
  z-index: 1200; }

.cookie-banner__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding: 24px 26px;
  border: 1px solid #d7e4f6;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 18px 40px rgba(63, 98, 151, 0.12); }

.cookie-banner__copy {
  max-width: 760px; }

.cookie-banner__eyebrow {
  margin: 0 0 8px;
  color: #e31e24;
  font-family: "Montserrat", "Lato", sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase; }

.cookie-banner__copy h2 {
  margin: 0 0 10px;
  color: #17213a;
  font-family: "Montserrat", "Lato", sans-serif;
  font-size: 2.6rem;
  font-weight: 800; }

.cookie-banner__copy p:last-child {
  margin: 0;
  color: #5f6878;
  font-size: 1.55rem;
  line-height: 1.7; }

.cookie-banner__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end; }

.cookie-banner__button {
  min-height: 50px;
  padding: 0 20px;
  border-radius: 999px;
  font-family: "Montserrat", "Lato", sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease; }

.cookie-banner__button--ghost {
  border: 1px solid #dbe2ed;
  background: #ffffff;
  color: #334056; }

.cookie-banner__button--primary {
  border: 1px solid #e31e24;
  background: #e31e24;
  color: #ffffff;
  box-shadow: 0 14px 28px rgba(227, 30, 36, 0.18); }

.cookie-banner__button--ghost:hover,
.cookie-banner__button--ghost:focus {
  border-color: #c7d0de;
  color: #17213a;
  transform: translateY(-1px); }

.cookie-banner__button--primary:hover,
.cookie-banner__button--primary:focus {
  background: #cf171d;
  color: #ffffff;
  transform: translateY(-1px); }

.cookie-banner__button:active {
  transform: translateY(1px); }

[data-cookie-embed] {
  position: relative; }

.cookie-embed-placeholder {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: linear-gradient(180deg, rgba(248, 250, 252, 0.92) 0%, rgba(255, 255, 255, 0.98) 100%); }

.cookie-embed-placeholder__card {
  max-width: 320px;
  padding: 22px 22px 20px;
  border: 1px solid #e2e8f2;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  text-align: center;
  box-shadow: 0 14px 32px rgba(22, 33, 58, 0.08); }

.cookie-embed-placeholder__card h3 {
  margin: 0 0 10px;
  color: #17213a;
  font-family: "Montserrat", "Lato", sans-serif;
  font-size: 2.1rem;
  font-weight: 700; }

.cookie-embed-placeholder__card p {
  margin: 0 0 16px;
  color: #626c7b;
  font-size: 1.45rem;
  line-height: 1.65; }

.cookie-embed-placeholder__card button {
  min-height: 46px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: #e31e24;
  color: #ffffff;
  font-family: "Montserrat", "Lato", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  box-shadow: 0 12px 24px rgba(227, 30, 36, 0.16);
  transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease; }

.cookie-embed-placeholder__card button:hover,
.cookie-embed-placeholder__card button:focus {
  transform: translateY(-1px);
  background: #cf171d; }

.cookie-embed-placeholder__card button:active {
  transform: translateY(1px); }

.cookie-embed-enabled .cookie-embed-placeholder {
  display: none; }

@media (max-width: 991px) {
  .cookie-banner {
    left: 16px;
    right: 16px;
    bottom: 16px; }

  .cookie-banner__inner {
    flex-direction: column;
    align-items: stretch; }

  .cookie-banner__actions {
    justify-content: flex-start; } }
@media (max-width: 767px) {
  .cookie-banner__inner {
    padding: 20px 18px;
    border-radius: 20px; }

  .cookie-banner__copy h2 {
    font-size: 2.2rem; }

  .cookie-banner__copy p:last-child {
    font-size: 1.45rem; }

  .cookie-banner__actions {
    flex-direction: column; }

  .cookie-banner__button {
    width: 100%; } }

