/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/import-glob-loader2/index.js??ruleSet[1].rules[1].use[4]!./assets/scss/main.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper
 */
/**
 * Bootstrap
 */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative; }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2; }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none; }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px; }
    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top; }
  .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top; }
  .swiper-container-horizontal > .swiper-pagination-progressbar,
  .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .swiper-container-vertical > .swiper-pagination-progressbar,
  .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/**
 * Custom
 */
/* avada overwrite */
.fusion-footer-widget-area .widget a:hover {
  color: #fff !important; }

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

/* bg colors */
.bg-color-jagd {
  background-color: #617629; }

.bg-color-sport {
  background-color: #6d1b00; }

.bg-color-defence {
  background-color: #6f6f6f; }

.bg-color-black {
  background-color: #000; }

.bg-color-white {
  background-color: white; }

/* fusion menu overwrite */
.fusion-overlay-search {
  padding-top: 2rem; }

.fusion-menu {
  margin-top: 2.5rem !important; }
  @media (max-width: 575.98px) {
    .fusion-menu {
      margin-top: 0 !important; } }
  .fusion-menu .menu-item .sub-menu .menu-item .fusion-bar-highlight:hover {
    color: white; }

/* hnl-subnav */
.hnl-subnav {
  padding-bottom: 1.85rem;
  padding-top: 1.6rem;
  height: 4rem; }
  .hnl-subnav .hnl-subnav-item .hnl-subnav-item-link {
    display: block;
    text-align: center;
    padding: 0.3rem 1.5rem;
    color: white;
    text-transform: uppercase; }
  @media (max-width: 575.98px) {
    .hnl-subnav .hnl-subnav-item {
      margin-bottom: 1rem; } }

/* hnl avada classes */
.hnl-headline-border {
  border-top: 4px solid black;
  padding: 1rem 0; }

.hnl-headline-border-sm {
  border-top: 2px solid black;
  padding: 1rem 0;
  margin-bottom: 0; }

.hnl-button button {
  width: 100%;
  margin-bottom: 1rem;
  background: black;
  color: white;
  padding: .8rem 2rem;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: 0.875rem;
  font-weight: 700;
  transition: all .2s;
  font-family: "Lato", sans-serif; }
  .hnl-button button:hover {
    background-color: #6f6f6f; }

.hnl-hero {
  position: relative;
  margin-bottom: 5rem;
  margin-top: -60px; }
  .hnl-hero .swiper-container {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important; }
    .hnl-hero .swiper-container .hnl-slide {
      position: relative;
      background-size: cover;
      background-position: top center;
      height: 50rem; }
      .hnl-hero .swiper-container .hnl-slide.hnl-slide-margin-bottom {
        margin-bottom: 10rem; }
      @media (max-width: 991.98px) {
        .hnl-hero .swiper-container .hnl-slide {
          height: 45rem; } }
      @media (max-width: 767.98px) {
        .hnl-hero .swiper-container .hnl-slide {
          height: 35rem; } }
      @media (max-width: 575.98px) {
        .hnl-hero .swiper-container .hnl-slide {
          height: 25rem; } }
  .hnl-hero .hnl-hero-content {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    right: 50%;
    transform: translateX(-50%); }
    .hnl-hero .hnl-hero-content .hnl-hero-content-caption {
      color: white;
      width: 100%;
      padding: 0.75rem 1.5rem;
      line-height: 1.6rem; }
      .hnl-hero .hnl-hero-content .hnl-hero-content-caption .hnl-hero-content-caption-subtitle {
        font-size: 1rem; }
      .hnl-hero .hnl-hero-content .hnl-hero-content-caption .hnl-hero-content-caption-title {
        font-weight: 900;
        font-size: 1.4rem; }
      .hnl-hero .hnl-hero-content .hnl-hero-content-caption .hnl-hero-content-caption-link {
        color: white; }
        .hnl-hero .hnl-hero-content .hnl-hero-content-caption .hnl-hero-content-caption-link:hover {
          color: white; }
      @media (max-width: 767.98px) {
        .hnl-hero .hnl-hero-content .hnl-hero-content-caption {
          padding: 0.75rem 2rem; } }
      .hnl-hero .hnl-hero-content .hnl-hero-content-caption.hnl-hero-content-caption-negative-margin {
        margin-bottom: -10rem; }

.flex-row {
  display: flex;
  flex-wrap: wrap; }

.flex-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.875rem; }

.flex-row.row:after,
.flex-row.row:before {
  display: flex; }

.masonry-small {
  min-height: 22rem !important; }

.hnl-masonry .hnl-masonry-container {
  position: relative;
  height: 100%; }
  .hnl-masonry .hnl-masonry-container .hnl-masonry-image {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .hnl-masonry .hnl-masonry-container .hnl-masonry-image.hnl-masonry-image-big {
      min-height: 40rem; }
      @media (max-width: 575.98px) {
        .hnl-masonry .hnl-masonry-container .hnl-masonry-image.hnl-masonry-image-big {
          min-height: 22rem !important; } }
    .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-image-image {
      position: relative;
      height: 100%;
      background-position: center center;
      background-size: cover;
      padding-top: 8rem; }
    .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content {
      bottom: 0;
      width: 100%;
      align-self: flex-end; }
      .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption {
        color: white;
        width: 100%;
        padding: 0.75rem 1.5rem;
        line-height: 1.6rem; }
        .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-subtitle {
          font-size: 1rem; }
          .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-subtitle p {
            margin: 0 0 0.7rem 0; }
        .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-title {
          font-weight: 900;
          font-size: 1.4rem; }
          .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-title.text-uppercase {
            text-transform: uppercase; }
        .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-link {
          color: white; }
          .hnl-masonry .hnl-masonry-container .hnl-masonry-image .hnl-masonry-content .hnl-masonry-content-caption .hnl-masonry-content-caption-link:hover {
            color: white; }
  .hnl-masonry .hnl-masonry-container .hnl-masonry-image-icon {
    position: absolute;
    top: 1rem;
    left: 1rem; }

.hnl-product-details {
  background-color: #e1e1e1;
  padding: 2rem;
  margin-bottom: 5rem; }
  .hnl-product-details .hnl-product-details-title {
    position: relative;
    text-transform: uppercase; }
    .hnl-product-details .hnl-product-details-title .hnl-product-details-title-two {
      font-weight: 400;
      padding-right: 7rem; }
      @media (max-width: 767.98px) {
        .hnl-product-details .hnl-product-details-title .hnl-product-details-title-two {
          padding-right: 7rem; } }
    .hnl-product-details .hnl-product-details-title .hnl-product-details-title-badges {
      position: absolute;
      right: 0;
      top: 1.5rem; }
      .hnl-product-details .hnl-product-details-title .hnl-product-details-title-badges .clear-float {
        clear: both; }
      .hnl-product-details .hnl-product-details-title .hnl-product-details-title-badges .hnl-product-details-title-badge {
        display: block;
        float: left;
        width: 2rem;
        height: 2rem;
        margin-left: 0.5rem;
        border-radius: 50%;
        font-size: 1.1rem;
        font-weight: 900;
        color: white;
        text-align: center;
        line-height: 2rem; }
  .hnl-product-details .hnl-product-details-images .swiper-container .swiper-wrapper .swiper-slide {
    width: 100% !important; }
    .hnl-product-details .hnl-product-details-images .swiper-container .swiper-wrapper .swiper-slide img {
      width: 100%; }
    @media (max-width: 575.98px) {
      .hnl-product-details .hnl-product-details-images .swiper-container .swiper-wrapper .swiper-slide {
        padding-top: 2rem;
        padding-bottom: 3.5rem; } }
  .hnl-product-details .hnl-product-details-images .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    background: transparent;
    opacity: 1;
    border: 2px solid black; }
    .hnl-product-details .hnl-product-details-images .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: black; }
  .hnl-product-details .hnl-product-details-details-head {
    position: relative;
    cursor: pointer;
    margin-bottom: 1.5rem; }
    .hnl-product-details .hnl-product-details-details-head .hnl-product-details-details-head-toggle {
      position: absolute;
      width: 2rem;
      height: 2rem;
      border: 2px solid black;
      cursor: pointer;
      top: 0.2rem; }
      .hnl-product-details .hnl-product-details-details-head .hnl-product-details-details-head-toggle .bar-1 {
        position: absolute;
        top: 0.8rem;
        left: 0.47rem;
        width: 0.8rem;
        height: 2px;
        background-color: black; }
      .hnl-product-details .hnl-product-details-details-head .hnl-product-details-details-head-toggle .bar-2 {
        position: absolute;
        top: 0.798rem;
        left: 0.47rem;
        width: 0.8rem;
        height: 2px;
        background-color: black;
        transform: rotate(90deg);
        transition: all 0.2s; }
      .hnl-product-details .hnl-product-details-details-head .hnl-product-details-details-head-toggle.open .bar-2 {
        transform: rotate(0); }
    .hnl-product-details .hnl-product-details-details-head .hnl-product-details-details-head-headline {
      padding-left: 3rem;
      font-weight: 900;
      font-size: 1.3rem; }
  .hnl-product-details .hnl-product-details-details-content tr {
    background-color: white; }
    .hnl-product-details .hnl-product-details-details-content tr td {
      padding: 5px 10px; }
    @media (max-width: 767.98px) {
      .hnl-product-details .hnl-product-details-details-content tr {
        display: flex;
        flex-direction: column; }
        .hnl-product-details .hnl-product-details-details-content tr td {
          border-top: none; } }
  .hnl-product-details .hnl-product-details-details-content tr:nth-child(even) {
    background-color: #e1e1e1; }
  .hnl-product-details .hnl-product-details-details-content .hnl-product-details-details-content-td-first-col {
    font-weight: 900; }

.hnl-product-feature {
  position: relative;
  display: flex;
  color: white; }
  .hnl-product-feature .hnl-product-feature-background {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: -999; }
  .hnl-product-feature .hnl-product-feature-image {
    width: 50%; }
  .hnl-product-feature .hnl-product-feature-features {
    width: 50%;
    padding: 4rem 0 4rem 2rem; }
    .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-title {
      font-size: 1.9rem;
      font-weight: 900;
      border-top: 4px solid white;
      margin-bottom: 1rem;
      padding-top: 0.5rem; }
    .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item {
      position: relative;
      border-bottom: 1px solid;
      padding: 1.1rem 0; }
      .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-headline {
        font-weight: 900;
        padding-left: 2.75rem;
        cursor: pointer; }
      .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-description {
        font-size: 1rem;
        padding-top: 1.2rem;
        padding-left: 2.75rem; }
      .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-toggle {
        position: absolute;
        width: 1.6rem;
        height: 1.6rem;
        border: 1px solid white;
        cursor: pointer; }
        .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-toggle .bar-1 {
          position: absolute;
          top: 0.7rem;
          left: 0.38rem;
          width: 0.75rem;
          height: 2px;
          background-color: white; }
        .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-toggle .bar-2 {
          position: absolute;
          top: 0.71rem;
          left: 0.4rem;
          width: 0.75rem;
          height: 2px;
          background-color: white;
          transform: rotate(90deg);
          transition: all 0.2s; }
        .hnl-product-feature .hnl-product-feature-features .hnl-product-feature-features-item .hnl-product-feature-features-item-toggle.open .bar-2 {
          transform: rotate(0); }
  @media (max-width: 767.98px) {
    .hnl-product-feature {
      flex-wrap: wrap; }
      .hnl-product-feature .hnl-product-feature-image img {
        width: 100%;
        margin-top: 1rem; }
      .hnl-product-feature .hnl-product-feature-image {
        width: 100%; }
      .hnl-product-feature .hnl-product-feature-features {
        width: 100%;
        padding: 4rem 0 4rem 0; } }

.hnl-product-list .hnl-product-list-headline {
  padding: 0.5rem 0;
  margin-top: 2rem;
  border-top: 2px solid black;
  font-size: 1.2rem; }
  .hnl-product-list .hnl-product-list-headline .hnl-product-list-headline-link:hover {
    color: black; }
  .hnl-product-list .hnl-product-list-headline .hnl-product-list-headline-title {
    font-weight: 900; }

.hnl-retailer-buttons .hnl-retailer-button {
  margin-bottom: 2.5rem;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: 0.875rem;
  font-weight: 700;
  transition: all .2s;
  font-family: "Lato", sans-serif; }
  .hnl-retailer-buttons .hnl-retailer-button .stretched-link {
    display: block;
    color: white;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: .8rem 2rem; }
    .hnl-retailer-buttons .hnl-retailer-button .stretched-link.active {
      font-weight: 900; }

@media (max-width: 767.98px) {
  .hnl-retailer-buttons {
    margin-bottom: 0.75rem; }
    .hnl-retailer-buttons .hnl-retailer-button {
      margin-bottom: 0.75rem; } }

.hnl-retailer .hnl-retailer-column {
  background: #e1e1e1;
  margin-bottom: 1.785rem; }
  .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container {
    padding: 2rem;
    height: 24rem; }
    .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container .hnl-retailer-column-container-header {
      display: flex;
      justify-content: space-between;
      padding-top: 1rem;
      border-top: 2px solid black; }
      .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container .hnl-retailer-column-container-header .hnl-retailer-column-container-header-language img {
        width: 2rem;
        height: 2rem; }
      .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container .hnl-retailer-column-container-header .hnl-retailer-column-container-header-category {
        display: flex; }
        .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container .hnl-retailer-column-container-header .hnl-retailer-column-container-header-category .hnl-retailer-column-container-header-category-badge {
          display: block;
          width: 2rem;
          height: 2rem;
          color: white;
          font-weight: bold;
          text-align: center;
          line-height: 2rem;
          border-radius: 50%;
          margin-left: 0.75rem; }
    .hnl-retailer .hnl-retailer-column .hnl-retailer-column-container .hnl-retailer-column-container-description {
      padding-top: 1rem; }

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/import-glob-loader2/index.js??ruleSet[1].rules[1].use[4]!./node_modules/swiper/swiper.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container-pointer-events {
  touch-action: pan-y; }
  .swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

