:root {
  --bs-primary: rgb(198, 14, 38);
  --bs-primary-rgb: 198, 14, 38;
  --bs-primary-dark: #8A091A;
  --bs-primary-light: #e3465a;
  --bs-primary-bg-subtle: rgba(var(--bs-primary-rgb), 0.3);
  --bs-primary-border-subtle: rgba(var(--bs-primary-rgb), 0.6);
  --bs-link-color: rgb(198, 14, 38);
  --bs-link-color-rgb: 198, 14, 38;
  --bs-link-hover-color: rgb(198, 14, 38);
  --bs-link-hover-color-rgb: 198, 14, 38;
}

body {
  font-family: "Inter", serif;
}

html,
body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}

textarea {
  resize: none;
}

iframe,
video {
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

p {
  margin-bottom: 1.5rem;
}

@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-Light.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-CondIt.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-CondIt.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-Cond.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Cond.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-BoldCond.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-BoldCond.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-BoldIt.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-BoldIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-SemiboldIt.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-SemiboldIt.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro/MyriadPro-BoldCondIt.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-BoldCondIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Digital-7";
  src: url("../fonts/Digital-7/Digital-7.woff2") format("woff2"), url("../fonts/Digital-7/Digital-7.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.text-underline {
  text-decoration: underline;
}

.fw-thin {
  font-weight: 100 !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-extrabold {
  font-weight: 800 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.fs-italic {
  font-style: italic;
}

.anchor-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 3;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.ff-inter {
  font-family: "Inter", serif;
}

.ff-permanent-marker {
  font-family: "Permanent Marker", serif;
}

.bg-gradient-1 {
  background: linear-gradient(180deg, rgb(15, 15, 15) 0%, rgb(18, 14, 14) 50%, rgb(13, 16, 36) 100%);
}

.bg-gradient-2 {
  background: linear-gradient(180deg, rgb(30, 30, 30) 0%, rgb(26, 32, 71) 100%);
}

.bg-gradient-3 {
  background: linear-gradient(#373030, #000000);
}

.bg-gradient-4 {
  background: linear-gradient(180deg, rgb(12, 22, 44) 0%, rgb(18, 14, 14) 62%, rgb(54, 10, 10) 100%);
}

.bg-gradient-5 {
  background: linear-gradient(180deg, rgb(15, 18, 30) 0%, rgb(18, 14, 14) 50%, rgb(48, 11, 11) 100%);
}

.bg-gradient-6 {
  background: linear-gradient(180deg, rgb(15, 17, 28) 0%, rgb(18, 14, 14) 50%, rgb(48, 11, 11) 100%);
}

.bg-gradient-7 {
  background: linear-gradient(180deg, #0F0F0F 0%, #120E0E 50%, #0d1024 100%);
}

.bg-gradient-8 {
  background: linear-gradient(180deg, #0F0F0F 0%, #120E0E 50%, #082158 100%);
}

.bg-gradient-9 {
  background: linear-gradient(180deg, #082158 0%, #120E0E 50%, #0F0F0F 100%);
}

.bg-gradient-10 {
  background: linear-gradient(180deg, #0c162c 0%, #0e121e 50%, #110f12 100%);
}

.bg-dark-navy {
  background-color: #111531 !important;
}

.text-light {
  color: #F4F4F4 !important;
}

.col-px {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

@media (min-width: 992px) {
  .col-lg-px {
    --bs-gutter-x: 1.5rem;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
._img-line {
  position: relative;
}
._img-line:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  transform: rotate(-1deg);
  margin-left: auto;
  margin-right: auto;
  width: 55%;
  height: 20px;
  background-color: #C60E26;
  mix-blend-mode: multiply;
  z-index: 1;
  content: "";
}

.line-separator-sm {
  width: 50px;
  height: 2px;
}

.bg-gunmetal {
  background-color: #575050 !important;
}

.bg-gray-0 {
  background-color: #707070 !important;
}

.bg-gray-1 {
  background-color: #959595 !important;
}

.bg-gray-2 {
  background-color: #eaeaea !important;
}

.bg-gray-3 {
  background-color: #767676 !important;
}

.bg-gray-4 {
  background-color: #c6b2a7 !important;
}

.bg-gray-5 {
  background-color: #575051 !important;
}

.bg-red {
  background-color: #c60e26 !important;
}

.bg-orange {
  background-color: #ff4500 !important;
}

.bg-green {
  background-color: #0ec61c !important;
}

.border-gray {
  --bs-border-color: #707070;
}

.border-radius-0 {
  border-radius: 0 !important;
}

.text-placeholder-white::placeholder {
  color: #fff;
}

.text-gray-1 {
  color: #848484 !important;
}

.text-gray-2 {
  color: #aaaaaa !important;
}

.text-gray-3 {
  color: #5c5c5c !important;
}

.text-gray-4 {
  color: #CCCCCC !important;
}

.tilt-1 {
  transform: rotate(-3deg);
}

.lh-md {
  line-height: 1.75 !important;
}

.lh-lg {
  line-height: 1.75 !important;
}

.border-primary {
  border-color: var(--bs-primary) !important;
}

.border-white {
  border-color: #ffffff !important;
}

.border-dashed {
  border-style: dashed;
}

.tilt-2 {
  transform: rotate(-2deg);
}

.lh-xs {
  line-height: 1 !important;
}

.text-dark-1 {
  color: #373030 !important;
}

.box-decoration-break {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.z-index-auto {
  z-index: auto !important;
}

.text-muted-1 {
  color: #BEBEBE !important;
}

.ls-base-0 {
  letter-spacing: 0 !important;
}

@media (min-width: 992px) {
  .border-lg-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
  }
}
.white-space-nowrap {
  white-space: nowrap;
}

.text-light-coral {
  color: #f3997b !important;
}

.text-bright-green {
  color: #0dc61d !important;
}

.text-bright-red-orange {
  color: #ff4601 !important;
}

.text-dark-red {
  color: #c60e26 !important;
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.cursor-pointer {
  cursor: pointer;
}

@media (min-width: 992px) {
  .border-lg-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
  }
  .border-lg-gray {
    --bs-border-color: #707070;
  }
}
.impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_1 {
  width: 40% !important;
}
.impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_2 {
  width: 50%;
}
.impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_3 {
  width: 60% !important;
}
.impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_4 {
  width: 100%;
}
@media (max-width: 640px) {
  .impsnippet .impsnippet_row.responsive {
    margin-left: 0;
  }
  .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_1, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_2, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_3, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_4 {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.impsnippet .impsnippet_btn_primary {
  padding: 5px !important;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
}

@media (min-width: 768px) {
  .impsnippet_h_info.impsnippet_h_info_pos_bottom_left {
    right: auto !important;
    min-width: 320px !important;
    max-width: 500px !important;
  }
}

.btn-primary {
  --bs-btn-bg: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-bg: var(--bs-primary-dark);
  --bs-btn-hover-border-color: var(--bs-primary-dark);
  --bs-btn-active-bg: var(--bs-primary-dark);
  --bs-btn-active-border-color: var(--bs-primary-dark);
  --bs-btn-disabled-bg: var(--bs-primary);
  --bs-btn-disabled-border-color: var(--bs-primary);
}

.btn-outline-primary {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-bg: var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-focus-shadow-rgb: var(--bs-primary-rgb);
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-disabled-color: var(--bs-primary);
  --bs-btn-disabled-border-color: var(--bs-primary);
}

.accordion {
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(198, 14, 39, 0.25);
}

.form-control:focus,
.form-select:focus,
.form-check-input:focus {
  border-color: var(--bs-primary-light);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-primary-rgb), 0.2);
}

.form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

.nav {
  --bs-nav-link-color: inherit;
}

.content-section-row {
  position: relative;
}

.bg-img-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-img-fill._object-top img {
  object-position: top;
}
.bg-img-fill._object-right img {
  object-position: right;
}
.bg-img-fill._object-bottom img {
  object-position: bottom;
}
.bg-img-fill._object-left img {
  object-position: left;
}
.bg-img-fill + div {
  position: relative;
  z-index: 2;
}
.bg-img-fill img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.container-limited {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-component iframe,
.swiper-component video {
  pointer-events: none;
}
.swiper-component .swiper-slide[data-video-type=youtube] {
  background-color: #000;
}
.swiper-component .video-slide-error {
  opacity: 0;
  visibility: hidden;
}

.responsive-video-container {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  /* set video aspect ratio and vertically center */
}
.responsive-video-container:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: "";
}
.responsive-video-container .responsive-video-width {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.responsive-video-container .responsive-video-aspect {
  position: absolute;
  width: 100%;
  height: 0;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  padding-bottom: 56.25%;
  /* 16:9 ratio */
  overflow: hidden;
}
.responsive-video-container .responsive-video-make-height {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-video-container .responsive-video-canvas {
  position: absolute;
  width: 100%;
  height: calc(100% + 200px);
  top: -100px;
  left: 0;
  border: 0 none;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

.btn-theme {
  --bs-btn-border-radius: 0;
  --bs-btn-border-width: 0;
  --bs-btn-border-color: rgba(255, 255, 255, 0.37);
  --bs-btn-hover-border-color: rgba(255, 255, 255, 0.37);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  background-image: url("../img/bg-decor-a.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  transition: all ease 0.35s;
}
.btn-theme:hover {
  border-radius: 2rem;
  background-image: url("../img/bg-decor-b.png");
  color: #000 !important;
}

.bg-style-1 {
  background-image: url("../img/bg-decor-3.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-theme-1 {
  --bs-btn-border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
}

.vertical-text {
  position: relative;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.vertical-text .inner-text {
  white-space: nowrap;
  transform: rotate(180deg);
  writing-mode: vertical-rl;
  line-height: 1;
}

.watermark-text {
  position: absolute;
  opacity: 0.09;
  pointer-events: none;
}
@media (min-width: 992px) {
  .watermark-text .inner-text {
    font-size: 8.8125rem;
  }
}

.watermark-text-1 {
  left: 50%;
  bottom: 0;
  transform: translate(-60%, 1%);
}

.watermark-text-2 {
  right: -10%;
  top: 50%;
  transform: translateY(-50%);
}

.watermark-text-3 {
  right: 10%;
  bottom: 100px;
}

.text-style {
  position: relative;
  display: inline-flex;
  padding-top: 3px;
  padding-bottom: 3px;
}
.text-style:before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/bg-decor-b.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  z-index: 0;
}
.text-style._style-1:before {
  background-image: url("../img/bg-decor-b.png");
}
.text-style._style-2:before {
  background-image: url("../img/bg-decor-3.png");
  background-position: right;
}
.text-style._tilt:before {
  transform: rotate(-2deg);
}
.text-style span {
  position: relative;
}

.text-strip-1 {
  display: inline;
  background-color: var(--bs-primary);
  font-weight: 700;
  line-height: 2;
  padding: 0.25rem 0.25rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.scroll-down-object {
  position: absolute;
  top: 180px;
  right: 12%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  z-index: 2;
}
.scroll-down-object ._outline-text {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  animation: rotate 10s linear infinite;
}

.sdo-1 {
  top: 0;
  left: calc(50% - 75px);
  right: auto;
}

.sdo-2 {
  top: 20%;
  left: calc(50% - 75px);
  right: auto;
}

.sdo-3 {
  top: 100px;
  left: calc(50% - 75px);
  right: auto;
}

.sdo-4 {
  position: relative;
  top: auto;
  right: auto;
  margin-bottom: 2rem;
}

.accordion-theme .accordion-item {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  border-bottom: 1px solid #707070;
}
.accordion-theme .accordion-header {
  padding: 0.75rem 0;
}
.accordion-theme .accordion-header:not(.collapsed) ._arrow {
  transform: rotate(-180deg);
}
.accordion-theme .accordion-header > .col {
  padding: 0.5rem 0;
}
.accordion-theme .accordion-header ._arrow {
  height: 36px;
  transition: all ease 0.35s;
}

.form-theme hr {
  border-color: #808080;
}
.form-theme label {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: normal;
}
.form-theme .form-group:not(.form-check) {
  position: relative;
  margin-bottom: 45px;
}
.form-theme .form-group:not(.form-check) label {
  position: absolute;
  top: 0;
  transition: all ease 0.35s;
  pointer-events: none;
  font-weight: 500;
}
.form-theme .form-control {
  --bs-body-color: inherit;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #808080;
}
.form-theme .form-control:focus ~ label, .form-theme .form-control:valid ~ label {
  transform: translateY(calc(-100% - 4px));
  font-size: 0.875rem;
}
.form-theme textarea:focus ~ label, .form-theme textarea:valid ~ label {
  transform: translateY(calc(-100% - 15px)) !important;
}
.form-theme .custom-control .custom-control-label {
  text-transform: uppercase;
  color: #b5b5b5;
}
.form-theme .custom-control .custom-control-input:not(:checked) ~ .custom-control-label:before {
  border-radius: 0;
  background-color: transparent;
}

.table-theme thead {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.table-theme thead th {
  vertical-align: middle;
}
.table-theme tbody tr,
.table-theme tbody td {
  border: none;
}

.link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all ease 0.35s;
}
.link-arrow ._arrow {
  position: relative;
  margin-top: 2px;
  width: 73px;
}
.link-arrow ._arrow:before, .link-arrow ._arrow:after {
  position: absolute;
  content: "";
}
.link-arrow ._arrow:before {
  left: 35px;
  height: 2.2px;
  width: 32px;
  background-color: #fff;
  transition: all ease 0.35s;
  transform-origin: left;
  transform: scaleX(1.1);
}
.link-arrow ._arrow:after {
  display: block;
  top: -9px;
  right: 2px;
  width: 21px;
  height: 21px;
  margin-left: -24px;
  margin-right: 3px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: all ease 0.35s;
}
.link-arrow ._arrow._arrow-back {
  transform: rotate(180deg);
}
.link-arrow path {
  transition: all ease 0.35s;
}
.link-arrow:hover, .link-arrow:has(~ a:hover) {
  color: var(--bs-primary);
}
.link-arrow:hover ._arrow ._tail path, .link-arrow:has(~ a:hover) ._arrow ._tail path {
  stroke: var(--bs-primary);
}
.link-arrow:hover ._arrow:before, .link-arrow:has(~ a:hover) ._arrow:before {
  transform: translateX(8px) scaleX(1.1);
  width: 48px;
  background-color: var(--bs-primary);
}
.link-arrow:hover ._arrow:after, .link-arrow:has(~ a:hover) ._arrow:after {
  right: -24px;
  border-color: var(--bs-primary);
  transform: rotate(45deg);
}

.generic-slider-container {
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-border-radius: 0;
  --swiper-pagination-color: var(--bs-primary);
  --swiper-pagination-bullet-size: 5px;
  position: relative;
}
.generic-slider-container._v2 .generic-slider {
  margin-left: 0;
  margin-right: 30px;
}
.generic-slider-container._v2 .swiper-pagination {
  left: auto;
  right: 0;
  align-items: flex-end;
}
.generic-slider-container:before {
  z-index: 2;
}
.generic-slider-container .swiper-pagination {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 30px;
  top: 0;
  bottom: 0;
  left: 0;
}
.generic-slider-container .swiper-pagination .swiper-pagination-bullet {
  transform: rotate(45deg);
}
.generic-slider-container .swiper-pagination .swiper-pagination-bullet-active {
  transform: rotate(45deg) scale(1.5) !important;
}

.generic-slider {
  position: relative;
  margin-left: 30px;
}
.generic-slider .img-container {
  position: relative;
  padding-bottom: 75%;
}
.generic-slider .img-container img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.table-theme-1 {
  --bs-table-bg: transparent;
  --bs-emphasis-color: #fff;
}

.table-theme-2 {
  --bs-table-bg: transparent;
  --bs-emphasis-color: #fff;
}
.table-theme-2 th,
.table-theme-2 td {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.table-theme-2 th:first-child,
.table-theme-2 td:first-child {
  text-align: left;
}

@media only screen and (max-width: 992px) {
  .responsive-table-container table,
  .responsive-table-container thead,
  .responsive-table-container tbody,
  .responsive-table-container th,
  .responsive-table-container td,
  .responsive-table-container tr {
    display: block;
  }
  .responsive-table-container table thead tr {
    position: absolute;
    top: -99999px;
    left: -99999px;
  }
  .responsive-table-container table tr {
    margin-bottom: 1rem;
    border: 1px solid #aaa;
    border-bottom: none;
  }
  .responsive-table-container table td {
    border: none !important;
    border-bottom: 1px solid #aaa !important;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .responsive-table-container table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .responsive-table-container table td:before {
    content: attr(data-title);
  }
}
.table-theme-4 {
  --bs-table-bg-type: #212020;
  width: 100% !important;
}
.table-theme-4 > tbody > tr:nth-of-type(odd) > * {
  --bs-table-bg-type: #2f292a;
}
.table-theme-4 > :not(caption) > * > * {
  padding: 0.75rem;
  min-height: 50px;
  width: auto !important;
}
@media (min-width: 992px) {
  .table-theme-4 th:first-child,
  .table-theme-4 td:first-child {
    padding-left: 3rem;
  }
}

.table-theme-5 {
  --bs-table-bg-type: #212020;
}
.table-theme-5 > tbody > tr:nth-of-type(odd) > * {
  --bs-table-bg-type: #2f292a;
}
@media (min-width: 992px) {
  .table-theme-5 > :not(caption) > * > * {
    padding: 0 1.5rem;
  }
  .table-theme-5 .td {
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .table-theme-5 th {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    vertical-align: middle;
    background-color: #333333 !important;
    box-shadow: none;
  }
  .table-theme-5 th,
  .table-theme-5 td {
    border: 0;
    border-left: 1px solid #000;
  }
  .table-theme-5 th:nth-child(1), .table-theme-5 th:nth-child(2), .table-theme-5 th:nth-child(3),
  .table-theme-5 td:nth-child(1),
  .table-theme-5 td:nth-child(2),
  .table-theme-5 td:nth-child(3) {
    width: 120px;
    text-align: center;
    box-shadow: none;
    border: 0;
  }
  .table-theme-5 th:nth-child(1) span, .table-theme-5 th:nth-child(2) span, .table-theme-5 th:nth-child(3) span,
  .table-theme-5 td:nth-child(1) span,
  .table-theme-5 td:nth-child(2) span,
  .table-theme-5 td:nth-child(3) span {
    justify-content: center;
  }
  .table-theme-5 td {
    border-left: 1px solid #000 !important;
  }
  .table-theme-5 td:nth-child(1) {
    background-color: #0a390e !important;
    border: 0 !important;
  }
  .table-theme-5 td:nth-child(2) {
    background-color: #451a0a !important;
  }
  .table-theme-5 td:nth-child(3) {
    background-color: #76111e !important;
  }
  .table-theme-5 td:last-child {
    white-space: nowrap;
  }
  .table-theme-5 tbody tr:nth-of-type(even) td:nth-child(1) {
    background-color: #3f6442 !important;
    box-shadow: none;
  }
  .table-theme-5 tbody tr:nth-of-type(even) td:nth-child(2) {
    background-color: #b13000 !important;
    box-shadow: none;
  }
  .table-theme-5 tbody tr:nth-of-type(even) td:nth-child(3) {
    background-color: #c60e26 !important;
    box-shadow: none;
  }
}

.tagline-strip-1 {
  position: absolute;
  letter-spacing: 1.5rem;
  height: 115px;
  width: 102%;
  background-image: url("../img/bg-decor-5.png");
  background-repeat: repeat-x;
  background-size: cover;
  line-height: 1;
}
.tagline-strip-1:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/brand-pattern-1.png");
  background-repeat: repeat-x;
  background-position: 0 center;
  content: "";
  mix-blend-mode: overlay;
  animation: marquee-background 20s linear infinite;
}

.tagline-strip-1-container {
  position: relative;
  height: 180px;
}
.tagline-strip-1-container .tagline-strip-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: -15px;
  transform-origin: left bottom;
  transform: rotate(-2deg);
}

@keyframes marquee-background {
  0% {
    background-position: 0 center;
  }
  100% {
    background-position: -100% center;
    /* Move the background upwards */
  }
}
.icon-container-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
}
.icon-container-1._sm {
  height: 42px;
  width: 38px;
}
.icon-container-1 img {
  max-height: 100%;
  max-width: 100%;
}

div.dtr-modal div.dtr-modal-content {
  color: black;
}

.dataTables_length,
#results-table_filter {
  display: none !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  top: 0.9em;
  bottom: auto;
}

.result-container table .form-control {
  height: 24px;
  background-color: #26292e;
  border-color: #26292e;
  color: #fff;
  text-align: center;
  padding: 0 !important;
}
.result-container .dataTables_filter input {
  background-color: #26292e;
  border-color: #26292e;
  color: #fff;
}

.dtr-modal .hide-modal {
  display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
  /*top: -50%;
  margin-top: 7px;*/
  top: 14px;
  left: 4px;
  height: 14px;
  width: 14px;
  background-color: var(--bs-primary);
}

div.dtr-modal div.dtr-modal-close {
  margin-right: 0.5rem;
  background-color: transparent;
  border: 0;
  width: auto;
  height: auto;
  font-size: 2rem;
}

.modal.lightbox .modal-body:hover .btn-close {
  opacity: 1;
}
.modal.lightbox .btn-close {
  transition: all ease 0.25s;
  opacity: 0;
  background-color: #fff !important;
  border-radius: 0;
}
.modal.lightbox .btn-close svg {
  fill: #000;
}

a[href*=tel]:hover,
a[href*=mailto]:hover {
  color: var(--bs-primary);
}

.scrollable-table-wrapper {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
.scrollable-table-wrapper .scroll-container {
  overflow-x: scroll;
  overflow-y: hidden;
  height: 8px;
  position: relative;
}
.scrollable-table-wrapper .scroll-container::-webkit-scrollbar {
  height: 8px;
  background: #000;
}
.scrollable-table-wrapper .scroll-container::-webkit-scrollbar-thumb {
  background: var(--bs-primary);
  border-radius: 8px;
}
.scrollable-table-wrapper .table-container {
  overflow-x: scroll;
  margin: 1px 0;
  position: relative;
}
.scrollable-table-wrapper .table-container::-webkit-scrollbar {
  display: none;
}
.scrollable-table-wrapper .table-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollable-table-wrapper .scrollable-table {
  border-collapse: collapse;
  width: 100%;
  margin: 0;
}
.scrollable-table-wrapper .scrollable-table th {
  min-width: 100px;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .modal.lightbox:has(.lightbox-carousel) .modal-body {
    overflow: hidden;
  }
  .modal.lightbox:has(.lightbox-carousel) .lightbox-carousel {
    margin-right: -20px;
  }
}

.loader-overlay {
  position: fixed;
  z-index: 1050;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  inset: 0;
  background: linear-gradient(#0F0F0F, #120E0E, #0D1024);
  color: #fff;
  transition: all ease 1.2s;
}
.loader-overlay.done {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
}

.navbar .navbar-toggler {
  margin-right: -5px;
  border: 0;
  color: var(--primary);
}
.navbar .navbar-toggler.collapsed {
  color: #585858;
}
.navbar .navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
  background-image: none;
  font-size: 26px;
}

.rdhf-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 0;
  z-index: 1030;
}
.rdhf-header .brand img {
  height: 80px;
}
.rdhf-header .header-toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: var(--bs-primary);
  cursor: pointer;
  transition: transform ease 0.35s;
}
.rdhf-header .header-toggle:hover {
  transform: rotate(90deg);
}
.rdhf-header .header-toggle .lines {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 12px;
  width: 34px;
}
.rdhf-header .header-toggle .lines .line {
  width: 28px;
  height: 1px;
  background-color: #fff;
}
.rdhf-header .header-toggle .lines .line:first-child {
  margin-left: auto;
}
@media (min-width: 992px) {
  .rdhf-header {
    position: absolute;
    padding: 45px 0 40px;
  }
  .rdhf-header .brand img {
    height: 105px;
  }
}
@media (max-width: 991px) {
  .rdhf-header {
    filter: drop-shadow(10px 10px 15px rgba(0, 0, 0, 0.5));
  }
}

.fullscreen-menu {
  position: fixed;
  z-index: 1050;
  inset: 0;
  transform: translateX(100%);
  transition: transform ease 0.35s;
}
.fullscreen-menu.active {
  transform: translateX(0);
}
.fullscreen-menu .fs-overlay-backdrop {
  display: none;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 60%;
  background-color: rgba(18, 14, 14, 0.5);
}
.fullscreen-menu .header-utilities {
  position: absolute;
  right: -5px;
  top: 15px;
  z-index: 2;
}
.fullscreen-menu .language-toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 35px;
  text-align: center;
  gap: 0.25rem;
}
.fullscreen-menu .language-toggle .label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 28px;
  border-radius: 13px;
  background-color: #000000;
  color: #fff;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: 500;
}
.fullscreen-menu .language-toggle i {
  font-size: 1.2rem;
}
.fullscreen-menu .language-toggle:after {
  display: none;
}
.fullscreen-menu .language-options .dropdown-menu {
  min-width: 0;
  border: 0;
}
.fullscreen-menu .header-toggle {
  cursor: pointer;
  transition: transform ease 0.35s;
}
.fullscreen-menu .header-toggle:hover {
  transform: rotate(90deg);
}
.fullscreen-menu .brand-watermark-1 {
  position: absolute;
  bottom: 165px;
  right: calc(60% + 30px);
  width: 215px;
}
.fullscreen-menu .cover-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  transform: rotate(14deg);
  mix-blend-mode: exclusion;
  opacity: 0.75;
}
.fullscreen-menu .cover-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fullscreen-menu .edge-triangle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.fullscreen-menu .menu-backdrop {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: linear-gradient(#0F0F0F, #120E0E, #0D1024);
}
.fullscreen-menu .menu-backdrop:before {
  position: absolute;
  inset: 0;
  opacity: 0.1;
  z-index: 2;
  content: "";
  background: repeating-linear-gradient(to right, #fff, #fff 1px, transparent 1px, transparent 20px);
}
.fullscreen-menu .brand-pattern {
  position: absolute;
}
.fullscreen-menu .brand-pattern-2 {
  bottom: 25px;
  left: 0;
  z-index: 4;
  width: 100vw;
  height: 56px;
  background-size: contain;
  mix-blend-mode: overlay;
  transform: rotate(-2deg);
  pointer-events: none;
}
.fullscreen-menu .fs-menu-bottom-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(#0F0F0F, #120E0E, #0D1024);
}
.fullscreen-menu .fs-menu-bottom-2 {
  display: none;
  position: absolute;
  z-index: 1001;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  border-top: 2px solid var(--bs-primary);
  background: linear-gradient(35deg, rgb(15, 15, 15) 0%, rgb(18, 14, 14) 25%, rgb(13, 16, 36) 50%);
}
.fullscreen-menu .content-col-2 {
  z-index: 1050;
}
.fullscreen-menu .bottom-brand {
  margin-right: 108px;
}
.fullscreen-menu .main-nav .nav-link {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
  white-space: normal;
}
.fullscreen-menu .active-label {
  position: absolute;
  top: -28px;
  right: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 45px;
  height: 55px;
  font-size: 29px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-image: url("../img/bg-decor-a.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
@media (max-width: 991px) {
  .fullscreen-menu .dropdown-menu {
    position: static !important;
    transform: none !important;
    float: none;
    border: 0;
  }
  .fullscreen-menu .menu-backdrop {
    display: none;
  }
  .fullscreen-menu .head-line img {
    height: 50px;
  }
  .fullscreen-menu .fs-menu-bottom-1 {
    padding: 0.5rem 0 0.5rem;
  }
  .fullscreen-menu .fs-menu-bottom-1 .btn-theme {
    min-height: 0;
  }
  .fullscreen-menu .fs-some-content {
    display: none;
  }
  .fullscreen-menu .content-col-1 {
    height: 100%;
  }
  .fullscreen-menu .content-col-1 .inner {
    position: relative;
    z-index: 2;
    height: calc(100% - 78px);
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .fullscreen-menu.active {
    transform: translateX(60%);
  }
  .fullscreen-menu.active .fs-overlay-backdrop {
    opacity: 1;
    visibility: visible;
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s both;
    animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s both;
  }
  .fullscreen-menu:has(.nav-link.dropdown-toggle.show) {
    transform: translateX(0);
  }
  .fullscreen-menu:has(.nav-link.dropdown-toggle.show) .fs-menu-bottom-2 {
    display: flex;
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  .fullscreen-menu .fs-overlay-backdrop {
    display: block;
    opacity: 0;
    visibility: hidden;
  }
  .fullscreen-menu .main-nav .nav-item {
    position: static;
  }
  .fullscreen-menu .main-nav .nav-link {
    position: relative;
    text-transform: lowercase;
    font-size: 3rem;
    font-size: 5vh;
  }
  .fullscreen-menu .main-nav .nav-link:hover, .fullscreen-menu .main-nav .nav-link.show {
    color: var(--bs-primary);
  }
  .fullscreen-menu .main-nav .nav-link:hover:before, .fullscreen-menu .main-nav .nav-link.show:before {
    opacity: 1;
    transform: translate(0, -50%);
  }
  .fullscreen-menu .main-nav .nav-link:before {
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 400;
    position: absolute;
    left: -27px;
    top: 50%;
    transform: translate(-15px, -50%);
    content: "\f061";
    font-size: 1rem;
    font-weight: 300;
    opacity: 0;
    transition: all ease 0.35s;
    color: #000;
  }
  .fullscreen-menu .main-nav .dropdown-toggle:after {
    display: none;
  }
  .fullscreen-menu .fs-menu-bottom-2 {
    display: none;
    left: 40%;
  }
  .fullscreen-menu .main-nav .dropdown-menu {
    position: absolute !important;
    left: 40% !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 150px !important;
    display: block !important;
    border: 0;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
  }
  .fullscreen-menu .main-nav .dropdown-menu.show {
    visibility: visible;
    opacity: 1;
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  .fullscreen-menu .main-nav .dropdown-menu {
    background: transparent;
  }
  .fullscreen-menu .main-nav .dropdown-menu .dropdown-item {
    display: inline-block;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 30px;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 700;
    text-transform: lowercase;
    width: auto;
    background-image: url("../img/bg-decor-4.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #fff;
    background-size: 100% 100%;
    transition: all ease 0.25s;
  }
  .fullscreen-menu .main-nav .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    background-size: 100% 45%;
    color: var(--bs-primary);
  }
  .fullscreen-menu .header-utilities {
    right: -15px;
    top: 25px;
  }
}
@media (min-width: 992px) {
  .fullscreen-menu .content-col-1 {
    width: 40%;
  }
  .fullscreen-menu .content-col-1 .inner {
    height: calc(100% - 148px);
  }
  .fullscreen-menu .content-col-2 {
    width: 60%;
  }
  .fullscreen-menu .fs-menu-bottom-1 {
    height: 148px;
    width: 40%;
  }
}
@media (min-width: 1400px) {
  .fullscreen-menu .main-nav .nav-link {
    font-size: 3.68rem;
    font-size: 6.5vh;
  }
}

.innerpage-spacer {
  height: 110px;
}
@media (min-width: 992px) {
  .innerpage-spacer {
    height: 190px;
  }
}

.collage {
  position: relative;
}
.collage .frame {
  position: relative;
}
.collage .img-container {
  position: relative;
  padding-bottom: 55%;
}
.collage .img-container img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.collage-1 .frame-1 .img-container {
  padding-bottom: 62%;
}
.collage-1 .frame-2 {
  height: 100%;
}
.collage-1 .frame-2 .img-container {
  height: 100%;
  padding: 0;
}

.main-banner {
  position: relative;
  height: 600px;
}
.main-banner:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 3px;
  background-color: #c60e26;
  content: "";
}
.main-banner .swiper-component {
  height: 100%;
}
.main-banner .slide-content {
  position: relative;
  z-index: 1;
}
.main-banner .bg-img-fill:before {
  position: absolute;
  inset: 0;
  background-color: rgba(48, 50, 55, 0.15);
  z-index: 1;
  content: "";
}
.main-banner .text-1 {
  text-shadow: 0 5px 9px rgba(0, 0, 0, 0.5);
}
@media (min-width: 576px) {
  .main-banner {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .main-banner {
    height: 829px;
  }
  .main-banner .text-2 {
    line-height: 1;
  }
}

.event-counter-container {
  position: relative;
  padding: 12px 15px;
  overflow: hidden;
  line-height: 1;
}
.event-counter-container .separator {
  height: 50px;
  width: 1px;
  background-color: #fff;
}
.event-counter-container .event-countdown {
  padding: 6px 8px;
  border: 1px solid #fff;
  font-family: "Digital-7";
  font-weight: 300;
  border-radius: 4px;
}
.event-counter-container .event-countdown .countdown-block {
  padding: 4px 16px;
  font-size: 30px;
  line-height: 1;
}
.event-counter-container .event-countdown sub {
  font-size: 13px;
}
.event-counter-container .event-countdown .countdown-inner {
  width: 190px;
  border: 1px solid #fff;
}
.event-counter-container .event-countdown .countdown-days {
  border-right: 1px solid #fff;
}
@media (min-width: 1200px) {
  .event-counter-container {
    padding: 12px 25px;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .event-counter-container ._inner {
    gap: 1rem;
  }
  .event-counter-container ._inner > div {
    padding: 0 !important;
  }
  .event-counter-container .separator {
    display: none;
  }
}
@media (max-width: 575px) {
  .event-counter-container .event-countdown .countdown-block {
    padding: 7px 8px;
    font-size: 24px;
  }
  .event-counter-container .event-countdown .countdown-inner {
    width: auto;
  }
  .event-counter-container .event-countdown .countdown-days {
    width: 68px;
  }
  .event-counter-container .event-countdown .countdown-block {
    width: 75px;
  }
}

@media (min-width: 992px) {
  .article-list-1 .row > div:nth-child(1) .article-item-1 {
    padding-left: 0;
  }
  .article-list-1 .row > div:nth-child(2) {
    background-color: #959595;
  }
  .article-list-1 .row > div:nth-child(2) .article-item-1 {
    margin: auto;
  }
  .article-list-1 .row > div:nth-child(3) .article-item-1 {
    padding-right: 0;
  }
}

.article-item-1 {
  position: relative;
}
.article-item-1:hover .img-container img {
  transform: scale(1.05);
}
.article-item-1 .img-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
}
.article-item-1 .img-container img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease 2s;
}

.brands-slider .swiper-wrapper {
  align-items: center;
}
.brands-slider .swiper-slide .brand-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  padding: 0 20px;
  text-align: center;
  filter: grayscale(100%);
}
.brands-slider .swiper-slide .brand-item:hover {
  filter: grayscale(0);
}
.brands-slider .swiper-slide .brand-item img {
  max-height: 100%;
}

.ls-md {
  letter-spacing: 0.45rem;
}

.distances-category-slider {
  padding-bottom: 80px;
}
.distances-category-slider .swiper-pagination {
  bottom: 0;
  top: auto;
}
.distances-category-slider .swiper-slide {
  margin-right: 15px;
  width: 100%;
}
.distances-category-slider .swiper-slide:last-child {
  margin-right: 0;
}
@media (min-width: 576) {
  .distances-category-slider .swiper-slide {
    width: calc(50vw - 58px);
  }
}
@media (min-width: 992px) {
  .distances-category-slider .swiper-slide {
    width: calc(33.3333vw - 65px);
  }
}

.dc-slider-controls .swiper-button {
  position: static;
  width: 55px;
  height: 55px;
  border: 1px solid #BEBEBE;
  border-radius: 50%;
}
.dc-slider-controls .swiper-button:after {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.dc-slider-controls .swiper-pagination {
  --swiper-pagination-progressbar-bg-color: #c3c3c3;
  --swiper-theme-color: #575757;
  height: 2px;
}
.dc-slider-controls .swiper-pagination .swiper-pagination-progressbar-fill {
  top: -1.5px;
  height: 5px;
}

.distance-category-card {
  position: relative;
}
.distance-category-card:hover .main-img {
  transform: scale(1.25, 1.25);
}
.distance-category-card:hover .link-arrow {
  color: var(--bs-primary);
}
.distance-category-card:hover .link-arrow ._arrow ._tail path {
  stroke: var(--bs-primary);
}
.distance-category-card:hover .link-arrow ._arrow:before {
  transform: translateX(8px) scaleX(1.1);
  width: 38px;
  background-color: var(--bs-primary);
}
.distance-category-card:hover .link-arrow ._arrow:after {
  right: -14px;
  border-color: var(--bs-primary);
  transform: rotate(45deg);
}
.distance-category-card .card-graphics {
  position: relative;
  padding: 56px 79px 118px 0;
}
.distance-category-card .inner-graphics {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 16px 20px;
  z-index: 2;
}
.distance-category-card .inner-graphics > div {
  position: relative;
  z-index: 2;
}
.distance-category-card .inner-graphics .arrow {
  margin-bottom: 0.5rem;
  transition: all ease 0.35s;
}
.distance-category-card .inner-graphics .arrow img {
  height: 26px;
}
.distance-category-card .category-img {
  width: 70%;
}
.distance-category-card .img-container {
  position: relative;
  padding-bottom: 130%;
  overflow: hidden;
}
.distance-category-card .img-container:before {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  height: 192px;
  background: linear-gradient(180deg, transparent, #484848);
  content: "";
  mix-blend-mode: multiply;
}
.distance-category-card .img-container .main-img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all ease 5s;
}
.distance-category-card .flag {
  position: absolute;
  left: 29px;
  bottom: 27px;
}
.distance-category-card .vertical-text {
  position: absolute;
  right: 25px;
  bottom: 27px;
  font-size: 26px;
}
.distance-category-card .bottom-line {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 36%;
}

@media (min-width: 576px) {
  .cta-list-1 > div ~ div {
    border-left: 1px solid #808080;
  }
}

.cta-item-1 {
  position: relative;
}
.cta-item-1:has(a:hover) {
  color: var(--bs-primary);
}

.catalog-grid {
  position: relative;
}
.catalog-grid .catalog-item-card {
  position: relative;
}
.catalog-grid .catalog-item-card .product-img {
  position: relative;
  padding-bottom: 105%;
  width: 85%;
}
.catalog-grid .catalog-item-card .product-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
}
@media (max-width: 767px) {
  .catalog-grid .catalog-item-card {
    max-width: 380px;
  }
}
@media (min-width: 450px) and (max-width: 767px) {
  .catalog-grid .catalog-item-card {
    margin-left: auto;
    margin-right: auto;
  }
}

.product-input-component {
  padding-top: 1.5rem;
  border-top: 1px solid #808080;
}
.product-input-component .btn-add-cart {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-image: url("../img/bg-decor-a.png");
  color: #fff;
}
.product-input-component .btn-add-cart:hover, .product-input-component .btn-add-cart:focus {
  color: #fff;
}
.product-input-component .form-select {
  padding-left: 1.25rem;
  background-color: #eaeaea;
  border-radius: 2rem;
  border: 0;
  width: auto;
  height: 38px;
}
.product-input-component .price {
  display: flex;
  align-items: center;
  height: 38px;
  font-size: 26px;
  font-weight: 900;
  white-space: nowrap;
}
.product-input-component .button-container.added .status {
  transform: translateY(0);
}
.product-input-component .button-container .status {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  transition: all ease 0.35s;
  transform: translateY(100%);
  z-index: 2;
  background-color: #d30000;
}

.qty-input-component {
  border-radius: 2rem;
  background-color: #eaeaea;
}
.qty-input-component button {
  width: 26px;
  border: 0;
  background: none;
  height: 38px;
}
.qty-input-component input {
  background: none;
  border: 0;
  text-align: center;
  height: 38px;
  width: 30px;
}
.qty-input-component input[type=number] {
  text-align: center;
  -moz-appearance: textfield;
}
.qty-input-component input[type=number]::-webkit-inner-spin-button,
.qty-input-component input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.search-form label {
  display: block;
  width: 160px;
  color: #7f8289;
}
.search-form .form-control-theme {
  height: 41px;
  background-color: #26292e;
  border-color: #26292e;
  color: #fff;
  border-radius: 0;
}
.search-form option {
  background-color: #fff;
  color: #000;
}
.search-form button {
  padding: 8px 30px;
}
.search-form select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
.search-form .form-group {
  margin-bottom: 15px;
}
.search-form .select-group {
  position: relative;
}
.search-form .select-group:after {
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f0d7";
  pointer-events: none;
}

.ranking-table {
  --bs-table-bg: transparent;
  --bs-table-color: inherit;
}
.ranking-table th,
.ranking-table td {
  text-align: center;
  text-transform: uppercase;
}
.ranking-table th:first-child,
.ranking-table td:first-child {
  text-align: left;
}
.ranking-table th {
  font-weight: normal;
}
.ranking-table td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.media-card {
  position: relative;
  margin-bottom: 45px;
}
.media-card .card-body {
  position: relative;
  height: 300px;
  margin-bottom: 8px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.media-card .card-body:hover .card-img:before {
  background-color: rgba(0, 0, 0, 0.45);
}
.media-card .card-body:hover .card-img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.media-card .card-body:hover .card-content {
  opacity: 0;
  visibility: hidden;
}
.media-card .card-body:hover .card-cover {
  opacity: 1;
  visibility: visible;
}
.media-card .card-cover {
  position: absolute;
  z-index: 3;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px dashed #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.media-card .card-cover a:hover {
  text-decoration: none;
}
.media-card .card-cover .h4 {
  font-size: 20px;
}
.media-card .card-footer {
  padding: 5px 0;
  background-color: transparent;
  border-radius: 0;
  border-top: 1px solid #7f8084;
}
.media-card .card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media-card .card-img:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  content: "";
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.media-card .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.media-card .card-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0 0.5rem;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.media-card .media-tags {
  margin-left: -4px;
  font-size: 14px;
}
.media-card .media-tags > li > a {
  display: block;
  padding: 0 4px;
}
.media-card .media-title {
  text-transform: uppercase;
  color: #fff;
}
.media-card .media-date {
  font-size: 12px;
  color: #818181;
}
.media-card .social-links {
  font-size: 14px;
}
.media-card .social-links > li > a {
  display: block;
  padding: 0 5px;
  color: #818181;
}
.media-card .social-links > li > a:hover {
  color: var(--bs-primary);
}
@media (min-width: 1200px) {
  .media-card .card-body {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .media-card .card-cover {
    border: 0;
    opacity: 1;
    visibility: visible;
  }
  .media-card .card-cover .cover-content {
    display: none;
  }
}

.distance-details-item {
  position: relative;
  background-color: #34363b;
  border-bottom: 6px solid var(--bs-primary);
  color: #fff;
}
.distance-details-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 171px;
  background: linear-gradient(rgba(255, 255, 255, 0), #484848);
  mix-blend-mode: multiply;
  content: "";
}
.distance-details-item .item-head-img {
  height: 150px;
}
.distance-details-item .item-head-img img {
  max-height: 100%;
}
@media (min-width: 1200px) {
  .distance-details-item .details-columns > .row > div {
    width: 20%;
  }
  .distance-details-item .details-columns > .row > div + div {
    position: relative;
  }
  .distance-details-item .details-columns > .row > div + div:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 185px;
    border-left: 1px solid #707070;
    content: "";
  }
}

.html5-video-container {
  position: relative;
  background-color: #000;
}
.html5-video-container:hover .playback-control {
  visibility: visible !important;
}
.html5-video-container .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.html5-video-container .playback-control {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 140px;
  height: 112px;
}
.html5-video-container .playback-btn {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.html5-video-container .pause-btn {
  position: absolute;
  inset: 0;
  display: none;
  z-index: 2;
  background-image: url("../img/btn-pause-1.png");
}
.html5-video-container .play-btn {
  background-image: url("../img/btn-play-1.png");
}
.html5-video-container video {
  width: 100%;
  height: 425px;
}
.html5-video-container .video.playing ~ .playback-control {
  visibility: hidden;
}
.html5-video-container .video.playing ~ .playback-control .pause-btn {
  display: block;
}

#map-canvas {
  position: relative;
  z-index: 1;
  height: 362px;
}
#map-canvas:before {
  position: absolute;
  inset: 0;
  background: radial-gradient(#FFFFFF, rgba(0, 0, 0, 0.459));
  pointer-events: none;
  content: "";
  z-index: 2;
  opacity: 0.48;
}

.order-summary {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.order-summary .order-summary h2 {
  text-align: center;
  margin-bottom: 20px;
}
.order-summary table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.order-summary thead th {
  background-color: var(--bs-primary);
  color: #fff;
  padding: 10px;
  text-align: left;
}
.order-summary tbody td {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.order-summary tbody td img {
  height: 80px;
}
.order-summary tbody td input {
  width: 80px;
}
.order-summary tfoot td {
  padding: 10px;
  font-weight: bold;
  text-align: right;
}
.order-summary tfoot .grand-total {
  color: var(--bs-primary);
}
.order-summary tfoot .total-label {
  text-align: left;
}
.order-summary tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
.order-summary tbody td,
.order-summary tfoot td {
  text-align: center;
}

.gallery-section img[src=""],
.gallery-section img:not([src]) {
  visibility: hidden;
}
.gallery-section .gallery-item {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
.gallery-section .gallery-item a {
  display: block;
}
.gallery-section .gallery-item .img-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery-section .gallery-item .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery-section .gallery-item:hover .img-container img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media (min-width: 1400px) {
  .gallery-section .gallery-item {
    padding-bottom: 0;
    height: 380px;
  }
}

/*# sourceMappingURL=app.css.map */
