*, :after, :before {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  margin: 0;
  font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529; }

main {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

a {
  color: #0d6efd;
  text-decoration: underline; }

a:hover {
  color: #0a58ca; }

img, svg {
  vertical-align: middle; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, select {
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

ol, ul {
  padding-left: 2rem;
  margin-top: 0;
  margin-bottom: 1rem; }

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

[class*=col-] {
  position: relative;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.col-0 {
  display: none; }

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-sm-0 {
    display: none; } }

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-md-0 {
    display: none; } }

@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-lg-0 {
    display: none; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-xl-0 {
    display: none; } }

.navbar {
  position: relative;
  padding: .5rem 1rem; }

.navbar, .navbar > .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.navbar > .container {
  width: 100%; }

.navbar-brand {
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
  transition: color .15s ease-in-out; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.collapse:not(.show) {
  display: none; }

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: .375rem;
  transition: box-shadow .15s ease-in-out;
  cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%; }

.navbar-expand-lg {
  flex-wrap: nowrap;
  justify-content: flex-start; }

@media (max-width: 991px) {
  .navbar-expand-lg {
    flex-wrap: wrap; }
  .navbar-expand-lg .navbar-nav {
    flex-direction: column; }
  .navbar-expand-lg .navbar-collapse {
    display: none;
    flex-basis: 100%; }
  .navbar-expand-lg .navbar-collapse.show {
    display: block; }
  .navbar-expand-lg .navbar-toggler {
    display: flex; } }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row; }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; } }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out; }

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block; }

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%); }

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }

.carousel-indicators button {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease; }

.carousel-indicators button.active {
  opacity: 1; }

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: inherit;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .375rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.btn:disabled {
  pointer-events: none;
  opacity: .65; }

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: .5rem; }

.form-label {
  margin-bottom: .5rem;
  display: inline-block; }

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.form-control, .form-control:focus {
  color: #212529;
  background-color: #fff; }

.form-control:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::placeholder {
  color: #6c757d;
  opacity: 1; }

textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px); }

.pagination {
  padding-left: 0; }

.page-link {
  position: relative;
  display: block;
  padding: .375rem .75rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.page-item:not(:first-child) .page-link {
  margin-left: -1px; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-block {
    display: block !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.align-items-start {
  align-items: flex-start !important; }

.align-items-center {
  align-items: center !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-stretch {
  align-items: stretch !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-between {
  justify-content: space-between !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

html {
  scroll-padding-top: 80px; }

body {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #20252b;
  padding-top: 64px;
  background-color: #fff; }

.skip-link {
  position: absolute;
  top: -100%;
  left: 16px;
  z-index: 2000;
  padding: 8px 16px;
  background-color: #c21b17;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 4px; }

.skip-link:focus {
  top: 8px; }

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

:focus-visible {
  outline: 3px solid #c21b17;
  outline-offset: 2px; }

.typography-h1 {
  font-size: 56px;
  font-weight: 300;
  line-height: 1.286; }

.typography-h2 {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.333; }

.typography-h3 {
  font-size: 38px;
  font-weight: 300;
  line-height: 1.368; }

.typography-h5 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.417; }

.typography-h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.556; }

.typography-subtitle1 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6; }

.typography-body1 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.556; }

.typography-body2 {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6; }

.typography-body3 {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.667; }

.typography-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.66; }

.typography-button-small {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.538;
  text-transform: uppercase; }

.typography-menu-item {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.714;
  text-transform: uppercase; }

.bg-primary {
  background-color: #c21b17 !important; }

.bg-paper {
  background-color: #fff !important; }

.bg-default {
  background-color: #f5f5f5 !important; }

.text-primary-color {
  color: #c21b17 !important; }

.text-contrast {
  color: #fff !important; }

.btn-primary {
  background-color: #c21b17;
  border-color: #c21b17;
  border-radius: 4px;
  font-weight: 300;
  padding: 16px 32px;
  color: #fff; }

.btn-primary:focus-visible, .btn-primary:hover {
  background-color: #af2219;
  border-color: #af2219;
  color: #fff; }

.btn-primary:focus-visible {
  outline: 3px solid rgba(194, 27, 23, 0.5);
  outline-offset: 2px; }

.btn-outline-primary {
  color: #c21b17;
  border-color: #c21b17; }

.btn-outline-primary:focus, .btn-outline-primary:hover {
  background-color: #c21b17;
  border-color: #c21b17;
  color: #fff; }

@media (min-width: 768px) and (max-width: 991px) {
  .typography-h1, h1 {
    font-size: 46px; }
  .typography-h2, h2 {
    font-size: 32px; }
  .typography-h3, h3 {
    font-size: 26px;
    line-height: 36px; }
  .typography-body1 {
    font-size: 16px; } }

@media (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px; }
  .section {
    padding: 40px 0; }
  .typography-h1, h1 {
    font-size: 42px; }
  .typography-h2, h2 {
    font-size: 32px; }
  .typography-h3, h3 {
    font-size: 26px; }
  .typography-h5 {
    font-size: 18px; }
  .typography-body1 {
    font-size: 16px; }
  .typography-body2 {
    font-size: 14px; } }

.app-bar {
  background: #fff;
  backdrop-filter: blur(40.77px);
  -webkit-backdrop-filter: blur(40.77px);
  padding: 0 32px; }

.app-bar.scrolled {
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1); }

.app-bar .container {
  align-items: center; }

.app-bar .navbar-brand {
  padding-right: 64px;
  margin-right: 0; }

.app-bar .navbar-brand img {
  width: auto;
  height: 40px; }

.app-bar .navbar-collapse {
  gap: 32px; }

.app-bar .navbar-nav {
  gap: 0;
  padding: 4px 0;
  flex-grow: 1; }

.app-bar .nav-link {
  color: #c21b17;
  padding: 16px;
  transition: color .2s; }

.app-bar .nav-link:focus, .app-bar .nav-link:hover {
  color: #af2219; }

.app-bar .nav-link.active {
  color: #c21b17; }

.app-bar .social-icons {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 16px 0; }

.app-bar .social-icons .social-icon {
  color: #c21b17;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center; }

.app-bar .social-icons .social-icon:hover {
  color: #af2219; }

.app-bar .social-icons .social-icon i {
  font-size: 18px; }

.app-bar .navbar-toggler {
  align-items: center;
  gap: 8px;
  border: none;
  padding: 8px 0;
  color: #c21b17; }

.app-bar .navbar-toggler-label {
  color: #c21b17; }

.app-bar .navbar-toggler-icon {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23C21B17' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

@media (max-width: 991px) {
  .app-bar .navbar-brand {
    padding-right: 16px; }
  .app-bar .social-icons {
    margin-left: auto;
    margin-right: 16px; } }

@media (max-width: 767px) {
  .app-bar {
    padding: 0 16px; }
  .app-bar .navbar-brand {
    padding-right: 8px;
    padding-top: 16px;
    padding-bottom: 16px; }
  .app-bar .navbar-brand img {
    height: 32px; }
  .app-bar .social-icons {
    display: none; } }

@media (min-width: 992px) {
  .app-bar .social-icons {
    order: 3; }
  .app-bar .navbar-collapse {
    order: 2; }
  .app-bar .navbar-brand {
    order: 1; } }

.hero-section {
  background: #fff;
  padding: 0;
  position: relative;
  overflow: hidden; }

.hero-section .hero-agent-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 0; }

.hero-section .hero-agent-cover .hero-bg-blur {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top; }

.hero-section .container {
  max-width: 1152px;
  position: relative;
  z-index: 1; }

.hero-section .hero-content {
  padding: 0 0 60px;
  position: relative;
  z-index: 1; }

.hero-section .hero-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
  padding-top: 80px;
  position: relative;
  z-index: 1; }

.hero-section .hero-subtitle-small {
  color: #c21b17;
  text-transform: uppercase;
  font-weight: 500; }

.hero-section .hero-badge {
  background: #c21b17;
  color: #fff;
  font-weight: 700;
  padding: 1px 16px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  text-transform: uppercase; }

.hero-section .hero-title {
  color: #20252b;
  margin-bottom: 8px; }

.hero-section .hero-description {
  color: #20252b;
  max-width: 444px;
  margin-bottom: 24px; }

.hero-section .hero-contact-info {
  background: #fff;
  border-left: 2px solid #c21b17;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1);
  padding: 16px 24px;
  margin-bottom: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.hero-section .hero-contact-info .contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300; }

.hero-section .hero-contact-info .contact-item:last-child {
  margin-bottom: 0; }

.hero-section .hero-contact-info .contact-item .contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  color: #c21b17; }

.hero-section .hero-contact-info .contact-item .contact-icon svg {
  width: 100%;
  height: 100%; }

.hero-section .hero-contact-info .contact-item i {
  color: #c21b17;
  width: 20px;
  flex-shrink: 0; }

.hero-section .hero-contact-info .contact-item a {
  color: #20252b;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font; }

.hero-section .hero-contact-info .contact-item a:hover {
  color: #c21b17; }

.hero-section .hero-contact-info .contact-item .map-link {
  color: #c21b17;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font;
  margin-left: 8px; }

.hero-section .hero-contact-info .contact-item .map-link:hover {
  color: #c21b17;
  color: #af2219; }

.hero-section .hero-cta {
  padding: 16px 32px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px; }

.hero-section .hero-social-media {
  display: none; }

.hero-section.no-photo .hero-col-content {
  flex: 0 0 100%;
  max-width: 100%; }

.hero-section.no-photo .hero-image-wrapper {
  display: none !important; }

.hero-section.no-photo .hero-contact-info {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
  padding: 16px 32px; }

.hero-section.no-photo .hero-contact-info .contact-item {
  margin-bottom: 0; }

.hero-section .hero-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 24px; }

.hero-section .hero-image-wrapper .hero-agent-photo-container {
  width: 540px;
  height: 540px;
  overflow: hidden;
  position: relative; }

.hero-section .hero-image-wrapper .hero-agent-photo-container .hero-agent-photo {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

@media (min-width: 768px) {
  .hero-section .hero-header-col {
    order: -2; }
  .hero-section .hero-col-content {
    order: -1; } }

@media (max-width: 991px) {
  .hero-section .container {
    padding-left: 32px;
    padding-right: 32px; }
  .hero-section .hero-content {
    padding-bottom: 40px; }
  .hero-section .hero-content .contact-item {
    font-size: 15px; }
  .hero-section .hero-contact-info {
    display: block; }
  .hero-section .hero-contact-info .contact-item:last-child {
    flex-wrap: wrap; }
  .hero-section .hero-contact-info .contact-item:last-child .map-link {
    flex: 0 0 100%;
    margin-left: 0;
    padding-left: 40px;
    font-size: 18px;
    color: #20252b; }
  .hero-section .hero-cta {
    display: inline-block; }
  .hero-section .hero-image-wrapper {
    align-items: flex-end;
    padding-top: 0; }
  .hero-section .hero-image-wrapper .hero-agent-photo-container {
    width: 100%;
    height: auto;
    max-height: 480px;
    aspect-ratio: auto;
    overflow: hidden; }
  .hero-section .hero-image-wrapper .hero-agent-photo-container .hero-agent-photo {
    position: static;
    width: 100%;
    height: auto;
    transform: none; }
  .hero-section.no-photo .hero-contact-info {
    flex-direction: column;
    align-items: flex-start; } }

@media (max-width: 767px) {
  .hero-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .hero-section .hero-image-wrapper {
    order: -1; }
  .hero-section .hero-header {
    padding-top: 16px;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px; }
  .hero-section .hero-badge {
    order: -1; }
  .hero-section .hero-description {
    max-width: none;
    margin-bottom: 32px; }
  .hero-section .hero-agent-cover {
    bottom: auto;
    height: 360px; }
  .hero-section .hero-agent-cover .hero-bg-blur {
    -o-object-position: center bottom;
    object-position: center bottom; }
  .hero-section .hero-content {
    padding-bottom: 40px;
    background: #fff;
    position: relative;
    z-index: 1; }
  .hero-section .hero-header-col {
    order: 0;
    background: #fff;
    position: relative;
    z-index: 1; }
  .hero-section .hero-contact-info {
    display: block;
    width: 100%; }
  .hero-section .hero-contact-info .contact-item {
    font-size: 15px; }
  .hero-section .hero-contact-info .contact-item:last-child {
    flex-wrap: wrap; }
  .hero-section .hero-contact-info .contact-item:last-child .map-link {
    flex: 0 0 100%;
    margin-left: 0;
    padding-left: 40px;
    font-size: 15px;
    color: #20252b; }
  .hero-section .hero-cta {
    display: block;
    width: 100%;
    text-align: center; }
  .hero-section .hero-image-wrapper {
    justify-content: center;
    padding-top: 0;
    background: transparent; }
  .hero-section .hero-image-wrapper .hero-agent-photo-container {
    width: 100%;
    height: 360px;
    max-height: none;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 40px; }
  .hero-section .hero-image-wrapper .hero-agent-photo-container .hero-agent-photo {
    width: auto;
    height: 100%;
    max-width: none;
    -o-object-fit: contain;
    object-fit: contain;
    position: static;
    transform: none;
    display: block;
    margin: 0 auto; }
  .hero-section.no-photo .hero-contact-info {
    flex-direction: column;
    align-items: flex-start; } }

.stats-section {
  background: #c21b17;
  padding: 40px 0; }

.stats-section .stats-row {
  display: flex;
  flex-direction: row;
  gap: 24px;
  width: 100%; }

.stats-section .stats-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center; }

.stats-section .stats-column .stat-label, .stats-section .stats-column .stat-value {
  color: #fff; }

@media (max-width: 991px) {
  .stats-section .container {
    padding-left: 32px;
    padding-right: 32px; } }

@media (max-width: 767px) {
  .stats-section {
    padding: 40px 0; }
  .stats-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .stats-section .stats-row {
    flex-wrap: wrap;
    gap: 24px; }
  .stats-section .stats-column {
    flex: 0 0 calc(50% - 12px); } }

.section {
  padding: 80px 0; }

.section.bg-light {
  background-color: #f5f5f5; }

.section .section-title {
  text-align: center;
  color: #20252b;
  margin-bottom: 40px; }

.section .section-subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.556;
  color: #63666b;
  text-align: center;
  margin-bottom: 40px; }

.about-section {
  position: relative;
  padding: 80px 0;
  background: #fff;
  overflow-x: clip; }

.about-section .container {
  position: relative;
  z-index: 1; }

.about-section .about-content {
  display: flex;
  flex-direction: row;
  max-width: 956px;
  margin: 0 auto;
  gap: 32px;
  align-items: flex-start; }

.about-section .about-left {
  max-width: 368px;
  flex-shrink: 0; }

.about-section .about-title {
  color: #c21b17;
  margin: 0; }

.about-section .about-line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 589px;
  height: 204px;
  pointer-events: none;
  z-index: 0; }

.about-section .about-text {
  flex: 1;
  color: #20252b;
  margin: 0; }

@media (max-width: 1024px) {
  .about-section .container {
    padding-left: 32px;
    padding-right: 32px; }
  .about-section .about-left {
    max-width: 50%; }
  .about-section .about-line {
    left: 0;
    top: auto;
    bottom: 20px;
    transform: translateX(-60%); }
  .about-section .about-content {
    min-height: 256px; } }

@media (max-width: 767px) {
  .about-section {
    padding: 40px 0 80px;
    overflow: hidden; }
  .about-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .about-section .about-content {
    flex-direction: column;
    gap: 24px; }
  .about-section .about-left {
    max-width: 100%; }
  .about-section .about-line {
    left: auto;
    right: 200px;
    top: auto;
    bottom: -150px;
    transform: translateX(50%); } }

.products-section {
  background: #f5f5f5;
  padding: 0 0 80px; }

.products-section .products-header {
  background: linear-gradient(225deg, #c5281c, #af2219);
  padding: 80px 0 200px;
  margin-bottom: -128px; }

.products-section .products-header .container {
  max-width: 1151px; }

.products-section .products-header .products-header-content {
  display: flex;
  gap: 24px; }

.products-section .products-header .products-title {
  color: #fff;
  flex: 0 0 367px; }

.products-section .products-header .products-subtitle {
  color: #fff;
  padding-top: 12px;
  flex: 1; }

.products-section .products-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; }

.products-section .products-grid .product-card-wrapper {
  flex: 0 0 calc((100% - 3 * 24px) / 4);
  max-width: calc((100% - 3 * 24px) / 4); }

.products-section .products-show-more {
  display: none; }

.product-card {
  background: #fff;
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: box-shadow .2s ease; }

.product-card:hover {
  box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.15); }

.product-card .product-image {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover; }

.product-card .product-description {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1;
  width: 100%; }

.product-card .product-header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 0 24px; }

.product-card .product-title {
  display: flex;
  padding: 32px 0;
  gap: 10px; }

.product-card .product-title h5 {
  color: #20252b;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font;
  margin: 0; }

.product-card .product-title h5 a {
  color: inherit;
  text-decoration: inherit; }

.product-card .product-title h5 a:focus, .product-card .product-title h5 a:hover {
  color: inherit; }

.product-card .product-divider-wrap {
  padding-bottom: 16px; }

.product-card .product-divider {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.12);
  width: 100%; }

.product-card .product-content {
  padding: 4px 24px;
  flex: 1; }

.product-card .product-content-text {
  color: #20252b;
  margin: 0; }

.product-card .product-icon, .product-card .product-icon--desktop, .product-card .product-icon--mobile {
  display: none; }

.product-card .product-action {
  padding: 24px 16px;
  width: 100%; }

.product-card .product-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  padding: 8px 16px;
  background-color: #c21b17;
  border-radius: 4px;
  color: #fff;
  font-family: Roboto,sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  line-height: 20px; }

.product-card .product-btn:hover {
  background-color: #af2219;
  color: #fff; }

.product-card .product-btn span {
  display: flex;
  align-items: center; }

.product-card .product-btn svg {
  width: 18px;
  height: 18px;
  display: flex;
  align-self: center; }

@media (max-width: 991px) {
  .products-section .container, .products-section .products-header .container {
    padding-left: 32px;
    padding-right: 32px; }
  .products-section .products-grid .product-card-wrapper {
    flex: 0 0 calc((100% - 2 * 24px) / 3);
    max-width: calc((100% - 2 * 24px) / 3); }
  .product-card .product-content, .product-card .product-divider-wrap {
    display: none; }
  .product-card .product-header {
    padding: 0 16px; }
  .product-card .product-title {
    padding-top: 16px;
    padding-bottom: 0; }
  .product-card .product-action {
    padding-top: 16px; } }

@media (max-width: 767px) {
  .products-section {
    padding: 0 0 40px; }
  .products-section .products-header {
    padding: 40px 0 160px;
    margin-bottom: -120px; }
  .products-section .products-header .container {
    padding-left: 16px;
    padding-right: 16px; }
  .products-section .products-header .products-header-content {
    flex-direction: column;
    gap: 16px; }
  .products-section .products-header .products-title {
    flex: none; }
  .products-section .products-header .products-subtitle {
    padding-top: 0; }
  .products-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .products-section .products-grid {
    flex-direction: column;
    gap: 16px; }
  .products-section .products-grid .product-card-wrapper {
    flex: 0 0 100%;
    max-width: 100%; }
  .products-section .products-grid .product-card-wrapper--hidden-mobile {
    display: none; }
  .products-section .products-grid.expanded .product-card-wrapper--hidden-mobile {
    display: block; }
  .products-section .products-show-more {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 8px 0;
    margin-top: 8px;
    background: none;
    border: none;
    cursor: pointer;
    color: #c21b17;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px; }
  .products-section .products-show-more svg {
    width: 18px;
    height: 18px;
    transition: transform .2s ease; }
  .products-section .products-show-more[aria-expanded=true] svg {
    transform: rotate(180deg); }
  .products-section .products-show-more:hover {
    color: #af2219; }
  .product-card .product-content, .product-card .product-divider-wrap, .product-card .product-image, .products-section .products-grid.expanded + .products-show-more {
    display: none; }
  .product-card .product-header {
    padding: 0 12px; }
  .product-card .product-title {
    padding: 16px 0;
    flex-direction: row;
    align-items: center;
    gap: 16px; }
  .product-card .product-icon {
    display: block;
    width: 48px;
    height: 48px;
    flex-shrink: 0; }
  .product-card .product-icon--mobile {
    display: flex;
    align-items: center;
    justify-content: center; }
  .product-card .product-icon--mobile svg {
    width: 48px;
    height: 48px; }
  .product-card .product-icon--desktop {
    display: none; }
  .product-card .product-action {
    padding: 0 12px 12px; }
  .product-card .product-btn {
    font-size: 13px;
    padding: 8px 16px; } }

.honored-section {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 40px;
  padding: 80px 0;
  width: 100%; }

.honored-section .honored-title {
  color: #20252b;
  text-align: center;
  margin: 0; }

.honored-section .honored-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 40px 0; }

.honored-section .honored-bg {
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  height: 480px;
  background: #c21b17;
  z-index: 0; }

.honored-section .honored-inner {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px; }

.honored-section .honored-nav {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c21b17;
  background: transparent;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  padding: 0; }

.honored-section .honored-nav:hover {
  opacity: .8; }

.honored-section .honored-nav svg {
  width: 32px;
  height: 32px; }

.honored-section .honored-nav.honored-nav-next {
  color: #fff; }

.honored-section .honored-content {
  display: flex;
  align-items: center;
  gap: 40px;
  flex: 1;
  max-width: 1152px; }

.honored-section .honored-text {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 24px;
  flex: 1;
  max-width: 390px; }

.honored-section .honored-description, .honored-section .honored-name {
  color: #20252b;
  margin: 0; }

.honored-section .honored-photo-wrap {
  width: 662px;
  height: 480px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  z-index: 2; }

.honored-section .honored-photo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.honored-section .honored-dots.carousel-indicators {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 24px 0;
  z-index: 1; }

.honored-section .honored-dot {
  width: 6px;
  height: 6px;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background: rgba(194, 27, 23, 0.16);
  cursor: pointer;
  transition: all .2s;
  opacity: 1;
  text-indent: 0; }

.honored-section .honored-dot.adjacent {
  width: 8px;
  height: 8px; }

.honored-section .honored-dot.active {
  width: 8px;
  height: 8px;
  background: #c21b17; }

@media (max-width: 991px) {
  .honored-section {
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 0; }
  .honored-section .honored-content {
    flex-direction: column;
    align-items: flex-start; }
  .honored-section .honored-text {
    max-width: 100%;
    color: #20252b; }
  .honored-section .honored-name {
    font-size: 26px; }
  .honored-section .honored-photo-wrap {
    width: 100%;
    height: auto;
    aspect-ratio: 662/480; }
  .honored-section .honored-bg {
    left: -32px;
    right: -32px;
    top: auto;
    bottom: 0;
    height: 300px; }
  .honored-section .honored-nav-next {
    color: #c21b17 !important; } }

@media (max-width: 767px) {
  .honored-section {
    padding: 40px 16px 0; }
  .honored-section .honored-title {
    padding: 0 32px; }
  .honored-section .honored-inner {
    gap: 12px; }
  .honored-section .carousel {
    padding-bottom: 56px; }
  .honored-section .honored-dot {
    background: rgba(255, 255, 255, 0.5); }
  .honored-section .honored-dot.active {
    background: #fff; }
  .honored-section .honored-bg {
    left: -16px;
    right: -16px;
    height: 250px; }
  .honored-section .honored-photo-wrap {
    width: 100%;
    height: auto;
    aspect-ratio: auto; } }

.team-section {
  background: #f5f5f5;
  padding: 80px 0; }

.team-section .section-title {
  color: #20252b;
  text-align: center;
  margin-bottom: 40px; }

.team-rows {
  flex-direction: column; }

.team-row, .team-rows {
  display: flex;
  gap: 24px; }

.team-row {
  align-items: stretch; }

.team-row .team-card {
  flex: 0 0 calc((100% - 3 * 24px) / 4);
  min-width: 0;
  min-height: 0; }

.team-carousel-wrap {
  display: contents; }

.team-dots {
  display: none; }

.team-rows--hidden {
  display: none;
  flex-direction: column;
  gap: 24px;
  margin-top: 24px; }

.team-carousel-wrap.expanded .team-rows--hidden {
  display: flex; }

.team-show-more {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 16px 0;
  margin-top: 8px;
  background: none;
  border: none;
  cursor: pointer;
  color: #c21b17;
  font-family: Roboto,sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px; }

.team-show-more svg {
  width: 18px;
  height: 18px;
  transition: transform .2s ease; }

.team-show-more[aria-expanded=true] svg {
  transform: rotate(180deg); }

.team-show-more[aria-expanded=false] .team-show-more__text-hide, .team-show-more[aria-expanded=true] .team-show-more__text-show {
  display: none; }

.team-show-more:hover {
  color: #af2219; }

@media (max-width: 991px) {
  .team-section {
    padding-bottom: 40px; }
  .team-section .container {
    padding-left: 32px;
    padding-right: 32px; }
  .team-carousel-wrap {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    scrollbar-width: none; }
  .team-carousel-wrap::-webkit-scrollbar {
    display: none; }
  .team-row, .team-rows, .team-rows--hidden {
    display: contents; }
  .team-carousel-wrap .team-card {
    flex: 0 0 275px;
    scroll-snap-align: start; }
  .team-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-top: 24px; }
  .team-dots .team-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(194, 27, 23, 0.16);
    border: none;
    padding: 0;
    cursor: pointer;
    transition: background .2s; }
  .team-dots .team-dot.active {
    background: #c21b17; }
  .team-show-more {
    display: none; } }

@media (max-width: 767px) {
  .team-section {
    padding: 40px 0; }
  .team-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .team-carousel-wrap .team-card {
    flex: 0 0 calc(90vw - 48px); } }

.team-card {
  background: #fff;
  border-radius: 8px;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1);
  transition: box-shadow .2s ease; }

.team-card:hover {
  box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.15); }

.team-card .team-wrap {
  display: flex;
  align-items: center;
  gap: 16px; }

.team-card .team-avatar-frame {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  background: rgba(143, 118, 112, 0.15); }

.team-card .team-avatar {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  position: absolute;
  top: 0;
  left: 0; }

.team-card .team-flags {
  display: flex;
  gap: 12px; }

.team-card .team-flag {
  display: inline-flex;
  width: 17px;
  height: 12px; }

.team-card .team-flag svg {
  width: 100%;
  height: 100%; }

.team-card .team-person {
  display: flex;
  flex-direction: column;
  gap: 4px; }

.team-card .team-name {
  color: #20252b;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font; }

.team-card .team-name:hover {
  color: #c21b17; }

.team-card .team-role {
  color: #63666b;
  height: 40px; }

.team-card .team-divider {
  width: 40px;
  height: 1px;
  background: rgba(0, 0, 0, 0.12); }

.team-card .team-divider:first-of-type {
  margin-top: auto; }

.team-card .team-contacts {
  display: flex;
  flex-direction: column;
  gap: 6px; }

.team-card .team-contact-item {
  color: #20252b;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font; }

.team-card .team-contact-item:hover {
  color: #c21b17; }

.team-card .team-socials {
  display: flex;
  gap: 6px; }

.team-card .team-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  min-height: 24px;
  color: #c21b17; }

.team-card .team-social-icon svg {
  width: 24px;
  height: 24px; }

.team-card .team-location {
  color: #63666b; }

.awards-section {
  background: #c21b17;
  padding: 40px 0; }

.awards-section .awards-title {
  color: #fff;
  text-align: center;
  margin-bottom: 32px; }

.awards-row {
  display: flex;
  gap: 24px; }

.awards-row .award-item {
  flex: 1; }

.award-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px; }

.award-item .award-icon {
  width: 96px;
  height: 96px; }

.award-item .award-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.award-item .award-description, .award-item .award-title {
  color: #fff;
  margin: 0; }

@media (max-width: 991px) {
  .awards-section .container {
    padding-left: 32px;
    padding-right: 32px; } }

@media (max-width: 767px) {
  .awards-section {
    padding: 40px 0; }
  .awards-section .container {
    padding-left: 20px;
    padding-right: 20px; }
  .awards-row {
    flex-wrap: wrap;
    gap: 24px; }
  .awards-row .award-item {
    flex: 0 0 calc(50% - 12px); } }

.review-section {
  background: #f5f5f5;
  padding: 80px 0; }

.review-section .review-title {
  color: #20252b;
  text-align: center;
  margin-bottom: 40px; }

.review-section .review-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px; }

.review-section .review-rating .rating-value {
  color: #20252b; }

.review-section .review-rating .rating-stars {
  display: flex;
  align-items: center;
  gap: 2px; }

.review-section .review-rating .rating-stars .star {
  font-size: 24px;
  line-height: 1;
  color: #ffb400; }

.review-section .review-rating .rating-stars .star.empty {
  color: #c4c4c4; }

.review-section .review-rating .rating-stars .star-half-wrapper {
  position: relative;
  display: inline-flex;
  width: 24px;
  height: 24px; }

.review-section .review-rating .rating-stars .star-half-wrapper .star {
  position: absolute;
  top: 0;
  left: 0; }

.review-section .review-rating .rating-stars .star-half-wrapper .bi-star-half {
  z-index: 1; }

.review-section .review-caption {
  color: #20252b;
  text-align: center;
  margin-bottom: 40px; }

.review-section .testimonial-card {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px; }

.review-section .testimonial-card #reviewsCarousel {
  flex: 1;
  max-width: 900px; }

.review-section .testimonial-card .testimonial-nav {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c21b17;
  cursor: pointer;
  flex-shrink: 0;
  background: none;
  border: none;
  padding: 0; }

.review-section .testimonial-card .testimonial-text-content {
  text-align: center;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.review-section .testimonial-card .testimonial-text-content .testimonial-text {
  color: #20252b;
  margin-bottom: 16px; }

.review-section .testimonial-card .testimonial-text-content .testimonial-author {
  color: #20252b; }

.review-section .review-dots.carousel-indicators {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: 24px;
  padding: 24px 0; }

.review-section .review-dots.carousel-indicators .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: background .2s;
  border: none;
  padding: 0;
  margin: 0;
  opacity: 1;
  text-indent: 0; }

.review-section .review-dots.carousel-indicators .dot.active {
  background: rgba(0, 0, 0, 0.54); }

@media (max-width: 991px) {
  .review-section .container {
    padding-left: 32px;
    padding-right: 32px; } }

@media (max-width: 767px) {
  .review-section {
    padding: 40px 0; }
  .review-section .container {
    padding-left: 16px;
    padding-right: 16px; } }

.office-section {
  background: #fff;
  padding: 80px 0; }

.office-section .container {
  max-width: 1151px; }

.office-section .section-title {
  color: #20252b;
  text-align: center;
  margin-bottom: 40px; }

.office-section .office-loading, .office-section .office-rows {
  display: flex;
  flex-direction: column; }

.office-section .office-loading {
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 40px 0;
  color: #63666b; }

.office-section .office-loading-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(0, 0, 0, 0.12);
  border-top-color: #c21b17;
  border-radius: 50%;
  -webkit-animation: office-spin 1s linear infinite;
  animation: office-spin 1s linear infinite; }

@-webkit-keyframes office-spin {
  to {
    transform: rotate(1turn); } }

@keyframes office-spin {
  to {
    transform: rotate(1turn); } }

.office-item {
  padding: 24px 0 0; }

.office-item .office-item-wrap {
  display: flex;
  align-items: flex-start;
  gap: 24px; }

.office-item .office-photo {
  width: 245px;
  height: 155px;
  flex-shrink: 0;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover; }

.office-item .office-description {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px; }

.office-item .office-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px; }

.office-item .office-header {
  display: flex;
  flex-direction: column;
  gap: 4px; }

.office-item .office-header .office-name {
  color: #20252b;
  margin: 0; }

.office-item .office-header .office-status-wrapper {
  position: relative; }

.office-item .office-header .office-status {
  display: flex;
  align-items: center;
  gap: 8px; }

.office-item .office-header .office-status .status-open {
  font-weight: 700;
  color: #55ab67; }

.office-item .office-header .office-status .status-closed {
  font-weight: 700;
  color: #f3313a; }

.office-item .office-header .office-status .status-hours {
  display: flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer; }

.office-item .office-header .office-status .status-hours span {
  color: #63666b; }

.office-item .office-header .office-status .status-hours i {
  font-size: 16px;
  color: #63666b;
  transition: transform .2s ease; }

.office-item .office-header .office-status .status-hours[aria-expanded=true] i {
  transform: rotate(180deg); }

.office-item .office-header .office-status .status-hours:hover i, .office-item .office-header .office-status .status-hours:hover span {
  color: #20252b; }

.office-item .office-header .office-hours-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 320px;
  padding: 16px;
  margin-top: 4px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 12px; }

.office-item .office-header .office-hours-dropdown[hidden] {
  display: none; }

.office-item .office-header .office-hours-dropdown .hours-row {
  display: flex;
  gap: 20px; }

.office-item .office-header .office-hours-dropdown .hours-day {
  width: 100px;
  flex-shrink: 0;
  color: #63666b; }

.office-item .office-header .office-hours-dropdown .hours-time {
  flex: 1;
  color: #63666b; }

.office-item .office-header .office-hours-dropdown .hours-time.hours-closed {
  color: #f3313a; }

.office-item .office-info {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.office-item .office-info .office-address {
  color: #20252b; }

.office-item .office-info .office-features {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px; }

.office-item .office-info .office-features .feature-text {
  color: #63666b; }

.office-item .office-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  color: #c21b17;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  align-self: center; }

.office-item .office-link i {
  font-size: 18px; }

.office-item .office-link:hover {
  color: #af2219; }

.office-item .office-divider {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  margin-top: 24px; }

.office-item:last-child .office-divider {
  display: none; }

@media (max-width: 991px) {
  .office-section .container {
    padding-left: 32px;
    padding-right: 32px; }
  .office-item .office-description {
    flex-direction: column; }
  .office-item .office-link {
    align-self: flex-start; } }

@media (max-width: 767px) {
  .office-section {
    padding: 40px 0; }
  .office-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .office-item .office-item-wrap {
    flex-direction: column;
    gap: 16px; }
  .office-item .office-photo {
    width: 100%;
    height: auto;
    aspect-ratio: 343/191; } }

@use "variables" as *;
.contact-section {
  background: #f5f5f5;
  padding: 0;
  position: relative; }

.contact-wrapper {
  position: relative;
  max-width: 1152px;
  margin: 0 auto; }

.contact-left {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 360px;
  background: #c21b17;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 80px calc((100vw - 1152px) / 2); }

.contact-left .contact-title {
  color: #fff;
  margin: 0;
  max-width: 400px; }

.contact-right {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 40px 0;
  min-height: 500px; }

.contact-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 12px 40px -4px rgba(0, 0, 0, 0.1);
  padding: 48px;
  width: 100%;
  max-width: 50%;
  z-index: 1; }

.contact-card .form-heading {
  color: #20252b;
  margin: 0 0 32px; }

.contact-form {
  display: flex;
  flex-direction: column;
  gap: 24px; }

.contact-form .form-group {
  display: flex;
  flex-direction: column;
  gap: 0; }

.contact-form .form-label {
  font-size: 15px;
  font-weight: 400;
  color: #63666b;
  margin-bottom: 0; }

.contact-form .form-control {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 300;
  background: #fff; }

.contact-form .form-control:focus {
  outline: none;
  border-color: #c21b17;
  box-shadow: 0 0 0 2px rgba(194, 27, 23, 0.16); }

.contact-form .form-control::-moz-placeholder {
  color: #63666b; }

.contact-form .form-control:-ms-input-placeholder {
  color: #63666b; }

.contact-form .form-control::placeholder {
  color: #63666b; }

.contact-form textarea.form-control {
  resize: vertical;
  min-height: 80px; }

.contact-form .btn-primary {
  align-self: flex-start;
  background: #c21b17;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s; }

.contact-form .btn-primary:hover {
  background: #af2219; }

.gdpr-notice {
  margin-top: 24px;
  color: #63666b; }

.gdpr-notice a {
  color: #20252b;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font; }

.gdpr-notice a:hover {
  color: #c21b17; }

@media (max-width: 1024px) {
  .contact-left .contact-title {
    margin-left: 16px; }
  .contact-card {
    margin-right: 16px; } }

@media (max-width: 991px) {
  .contact-wrapper {
    padding: 0 32px; }
  .contact-left {
    position: relative;
    left: auto;
    transform: none;
    width: auto;
    height: 200px;
    margin: 0 -32px;
    padding: 40px 32px 64px;
    justify-content: center;
    align-items: flex-end; }
  .contact-left .contact-title {
    max-width: 100%;
    text-align: center; }
  .contact-right {
    padding: 0 0 40px;
    min-height: auto;
    justify-content: stretch;
    margin-top: -32px; }
  .contact-card {
    max-width: 100%; } }

@media (max-width: 767px) {
  .contact-wrapper {
    padding: 0 16px; }
  .contact-left {
    margin: 0 -16px;
    padding: 40px 16px 64px;
    height: 180px; }
  .contact-right {
    margin-top: -32px;
    padding-bottom: 40px; }
  .contact-card {
    padding: 24px; }
  .contact-card .form-heading {
    margin-bottom: 24px; }
  .contact-form .form-label {
    font-size: 15px; }
  .contact-form .form-control {
    font-size: 18px; }
  .contact-form textarea.form-control {
    font-size: 14px; }
  .contact-form .btn-primary {
    width: 100%;
    text-align: center;
    justify-content: center; } }

.jobs-section {
  background: #fff;
  padding: 80px 0; }

.jobs-section .container {
  max-width: 1151px; }

.jobs-section .section-title {
  color: #20252b;
  text-align: center;
  margin-bottom: 40px; }

.jobs-section .jobs-rows {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 24px; }

.job-item {
  width: 100%;
  background: #fff;
  padding: 24px 0 0; }

.job-item .job-item-wrap {
  display: flex;
  align-items: center;
  gap: 40px; }

.job-item .job-content {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 24px; }

.job-item .job-title-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px; }

.job-item .job-title-wrap .job-title {
  color: #20252b;
  margin: 0; }

.job-item .job-title-wrap .job-department {
  color: #63666b;
  margin: 0; }

.job-item .job-meta {
  width: 465px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.job-item .job-meta .job-meta-row {
  display: flex;
  align-items: center;
  gap: 8px; }

.job-item .job-meta .job-meta-row .job-meta-label {
  color: #20252b;
  flex-shrink: 0; }

.job-item .job-meta .job-meta-row .job-meta-value {
  color: #63666b; }

.job-item .job-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  color: #c21b17;
  text-decoration: none;
  flex-shrink: 0; }

.job-item .job-link i {
  font-size: 18px; }

.job-item .job-link:hover {
  color: #af2219; }

.job-item .job-divider {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  margin-top: 24px; }

.job-item:last-child .job-divider {
  display: none; }

@media (max-width: 991px) {
  .jobs-section .container {
    padding-left: 32px;
    padding-right: 32px; }
  .job-item .job-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px; }
  .job-item .job-meta {
    width: 100%; } }

@media (max-width: 767px) {
  .jobs-section {
    padding: 40px 0; }
  .jobs-section .container {
    padding-left: 16px;
    padding-right: 16px; }
  .job-item .job-item-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px; } }

.pagination {
  display: flex;
  justify-content: center;
  gap: 6px;
  padding: 0 6px;
  margin: 0;
  list-style: none; }

.pagination .page-item .page-link {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.714;
  color: #20252b;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.23);
  text-decoration: none;
  transition: all .2s; }

.pagination .page-item .page-link:hover {
  background: rgba(0, 0, 0, 0.08); }

.pagination .page-item.active .page-link {
  background: rgba(194, 27, 23, 0.12);
  border-color: rgba(194, 27, 23, 0.5);
  color: #c21b17; }

.pagination .page-item.disabled .page-link {
  opacity: .38;
  cursor: not-allowed; }

.pagination .page-item.disabled .page-link:hover {
  background: #fff; }

footer.pageFooter {
  background: linear-gradient(45deg, #6f7072, #20252b);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 64px;
  position: relative;
  color: #fff;
  gap: 64px; }

footer.pageFooter a {
  color: #fff;
  text-decoration: none; }

footer.pageFooter a:hover {
  color: #fff !important; }

footer.pageFooter .container.brand {
  display: flex;
  justify-content: flex-start;
  max-width: 1152px;
  width: 100%;
  margin: auto;
  padding: 0 16px; }

footer.pageFooter .container.brand img {
  margin-bottom: -40px;
  height: 60px;
  width: auto; }

footer.pageFooter .links {
  display: flex;
  flex-direction: row;
  margin-top: 64px;
  align-items: flex-start !important; }

footer.pageFooter .container {
  flex-direction: row;
  margin: auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1152px;
  width: 100%;
  padding: 0 16px; }

footer.pageFooter .legalInfo {
  height: 48px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  background: #737577;
  font-weight: 400;
  line-height: 1.43; }

footer.pageFooter .legalInfo .container {
  display: flex;
  align-items: center;
  padding: 0 16px;
  flex-wrap: nowrap;
  gap: 16px; }

footer.pageFooter .legalInfo .legal-links {
  display: flex;
  gap: 21px;
  flex: 1; }

footer.pageFooter .legalInfo .legal-links a {
  color: #fff;
  text-decoration: none;
  white-space: nowrap; }

footer.pageFooter .legalInfo .legal-links a:hover {
  color: #fff; }

footer.pageFooter .legalInfo .copyright {
  text-align: right;
  white-space: nowrap; }

footer.pageFooter .legalInfo a {
  white-space: nowrap; }

footer.pageFooter .flag {
  padding-left: 11px;
  flex-shrink: 0; }

footer.pageFooter .flag img {
  display: block;
  margin: 0; }

footer.pageFooter .separator {
  padding: 0 3px; }

footer.pageFooter .social-icons {
  display: flex;
  margin-left: 8px;
  justify-content: flex-end; }

footer.pageFooter .social-icons a {
  padding: 8px; }

footer.pageFooter .social-icons img {
  margin: 0; }

footer.pageFooter .list-unstyled {
  float: left;
  width: 50%;
  list-style: none;
  padding: 0;
  margin: 0; }

footer.pageFooter li.productLink {
  font-weight: 300;
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  text-decoration: none; }

footer.pageFooter li.productLink:hover {
  color: #fff !important; }

footer.pageFooter li.productLink a {
  color: #ccc; }

footer.pageFooter li.productLink .footer-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  color: #fff; }

footer.pageFooter li.productLink .footer-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor; }

footer.pageFooter .labelFooter {
  margin-bottom: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; }

footer.pageFooter .mgPromo {
  width: 100%;
  min-height: 160px;
  float: left;
  border-radius: 8px;
  padding: 24px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/mg-promo.png) 90% 10px/65% no-repeat;
  margin-top: 24px; }

footer.pageFooter .mgPromo .qr {
  width: 64px;
  height: 64px;
  margin-top: 8px;
  border-radius: 4px; }

footer.pageFooter .mgPromo .qr img {
  border-radius: 4px; }

footer.pageFooter .mgPromo h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin: 0; }

footer.pageFooter .desktop-only {
  display: block; }

footer.pageFooter .mobile-only {
  display: none !important; }

footer.pageFooter .col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

footer.pageFooter .col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

footer.pageFooter .col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

footer.pageFooter .col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

footer.pageFooter .col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

footer.pageFooter .col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

@media (max-width: 991px) {
  footer.pageFooter .legalInfo {
    height: auto;
    padding: 16px 0; }
  footer.pageFooter .legalInfo .container {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px; }
  footer.pageFooter .legalInfo .legal-links {
    flex: 0 0 100%;
    justify-content: center; }
  footer.pageFooter .legalInfo .copyright {
    text-align: center; } }

footer.pageFooter .footer-products-extra {
  width: 70%; }

@media (max-width: 767px) {
  footer.pageFooter {
    padding-top: 40px;
    gap: 40px; }
  footer.pageFooter .container, footer.pageFooter .container.brand {
    padding: 0 16px; }
  footer.pageFooter .links {
    flex-direction: column;
    margin-top: 40px;
    gap: 0; }
  footer.pageFooter .col-2, footer.pageFooter .col-3, footer.pageFooter .col-4, footer.pageFooter .col-5, footer.pageFooter .col-6 {
    flex: 0 0 100%;
    max-width: 100%; }
  footer.pageFooter .list-unstyled {
    float: none;
    width: 100%; }
  footer.pageFooter li.productLink {
    align-items: center; }
  footer.pageFooter .desktop-only {
    display: none; }
  footer.pageFooter .mobile-only {
    display: block !important; }
  footer.pageFooter .mgPromo {
    margin-top: 16px; }
  footer.pageFooter .footer-products-extra {
    width: 100%; }
  footer.pageFooter .legalInfo .container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0; }
  footer.pageFooter .legalInfo .legal-links {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-bottom: 40px; }
  footer.pageFooter .legalInfo .copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    white-space: normal; }
  footer.pageFooter .legalInfo .copyright .separator {
    display: none; } }

footer.pageFooter .body2 {
  font-size: 14px;
  font-weight: 300; }

footer.pageFooter .body3 {
  font-size: 12px;
  font-weight: 300; }

footer.pageFooter .footer-accordion-item {
  padding: 0 16px; }