.swiper-container[_ngcontent-sc307] {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307] {
  float: left;
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-wrapper[_ngcontent-sc307] {
  flex-direction: column;
}
.swiper-wrapper[_ngcontent-sc307] {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: initial;
}
.swiper-container-android[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307],
.swiper-wrapper[_ngcontent-sc307] {
  transform: translateZ(0);
}
.swiper-container-multirow[_ngcontent-sc307]
  > .swiper-wrapper[_ngcontent-sc307] {
  flex-wrap: wrap;
}
.swiper-container-free-mode[_ngcontent-sc307]
  > .swiper-wrapper[_ngcontent-sc307] {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide[_ngcontent-sc307] {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank[_ngcontent-sc307] {
  visibility: hidden;
}
.swiper-container-autoheight[_ngcontent-sc307],
.swiper-container-autoheight[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307] {
  height: auto;
}
.swiper-container-autoheight[_ngcontent-sc307]
  .swiper-wrapper[_ngcontent-sc307] {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d[_ngcontent-sc307] {
  perspective: 1200px;
}
.swiper-container-3d[_ngcontent-sc307] .swiper-cube-shadow[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-bottom[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-left[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-right[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-top[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307] .swiper-wrapper[_ngcontent-sc307] {
  transform-style: preserve-3d;
}
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-bottom[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-left[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-right[_ngcontent-sc307],
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-top[_ngcontent-sc307] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-left[_ngcontent-sc307] {
  background-image: linear-gradient(270deg, #00000080, #0000);
}
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-right[_ngcontent-sc307] {
  background-image: linear-gradient(90deg, #00000080, #0000);
}
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-top[_ngcontent-sc307] {
  background-image: linear-gradient(0deg, #00000080, #0000);
}
.swiper-container-3d[_ngcontent-sc307]
  .swiper-slide-shadow-bottom[_ngcontent-sc307] {
  background-image: linear-gradient(180deg, #00000080, #0000);
}
.swiper-container-wp8-horizontal[_ngcontent-sc307],
.swiper-container-wp8-horizontal[_ngcontent-sc307]
  > .swiper-wrapper[_ngcontent-sc307] {
  touch-action: pan-y;
}
.swiper-container-wp8-vertical[_ngcontent-sc307],
.swiper-container-wp8-vertical[_ngcontent-sc307]
  > .swiper-wrapper[_ngcontent-sc307] {
  touch-action: pan-x;
}
.swiper-button-next[_ngcontent-sc307],
.swiper-button-prev[_ngcontent-sc307] {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled[_ngcontent-sc307],
.swiper-button-prev.swiper-button-disabled[_ngcontent-sc307] {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307] .swiper-button-next[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307] .swiper-button-prev[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307]
  .swiper-button-next.swiper-button-white[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307]
  .swiper-button-prev.swiper-button-white[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307]
  .swiper-button-next.swiper-button-black[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black[_ngcontent-sc307],
.swiper-container-rtl[_ngcontent-sc307]
  .swiper-button-prev.swiper-button-black[_ngcontent-sc307] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock[_ngcontent-sc307] {
  display: none;
}
.swiper-pagination[_ngcontent-sc307] {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden[_ngcontent-sc307] {
  opacity: 0;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-bullets[_ngcontent-sc307],
.swiper-pagination-custom[_ngcontent-sc307],
.swiper-pagination-fraction[_ngcontent-sc307] {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307] {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active[_ngcontent-sc307],
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active-main[_ngcontent-sc307] {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active-prev[_ngcontent-sc307] {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active-prev-prev[_ngcontent-sc307] {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active-next[_ngcontent-sc307] {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet-active-next-next[_ngcontent-sc307] {
  transform: scale(0.33);
}
.swiper-pagination-bullet[_ngcontent-sc307] {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet[_ngcontent-sc307] {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  cursor: pointer;
}
.swiper-pagination-bullet-active[_ngcontent-sc307] {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-bullets[_ngcontent-sc307] {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-bullets[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc307] {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  display: inline-block;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-bullets[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  margin: 0 4px;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc307] {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  transition: left 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl[_ngcontent-sc307]
  > .swiper-pagination-bullets-dynamic[_ngcontent-sc307]
  .swiper-pagination-bullet[_ngcontent-sc307] {
  transition: right 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}
.swiper-pagination-progressbar[_ngcontent-sc307] {
  background: #00000040;
  position: absolute;
}
.swiper-pagination-progressbar[_ngcontent-sc307]
  .swiper-pagination-progressbar-fill[_ngcontent-sc307] {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl[_ngcontent-sc307]
  .swiper-pagination-progressbar[_ngcontent-sc307]
  .swiper-pagination-progressbar-fill[_ngcontent-sc307] {
  transform-origin: right top;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-progressbar[_ngcontent-sc307],
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc307] {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc307],
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-pagination-progressbar[_ngcontent-sc307] {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white[_ngcontent-sc307]
  .swiper-pagination-bullet-active[_ngcontent-sc307] {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc307] {
  background: #ffffff40;
}
.swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc307]
  .swiper-pagination-progressbar-fill[_ngcontent-sc307] {
  background: #fff;
}
.swiper-pagination-black[_ngcontent-sc307]
  .swiper-pagination-bullet-active[_ngcontent-sc307] {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc307] {
  background: #00000040;
}
.swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc307]
  .swiper-pagination-progressbar-fill[_ngcontent-sc307] {
  background: #000;
}
.swiper-pagination-lock[_ngcontent-sc307] {
  display: none;
}
.swiper-scrollbar[_ngcontent-sc307] {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: #0000001a;
}
.swiper-container-horizontal[_ngcontent-sc307]
  > .swiper-scrollbar[_ngcontent-sc307] {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical[_ngcontent-sc307]
  > .swiper-scrollbar[_ngcontent-sc307] {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag[_ngcontent-sc307] {
  height: 100%;
  width: 100%;
  position: relative;
  background: #00000080;
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag[_ngcontent-sc307] {
  cursor: move;
}
.swiper-scrollbar-lock[_ngcontent-sc307] {
  display: none;
}
.swiper-zoom-container[_ngcontent-sc307] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container[_ngcontent-sc307] > canvas[_ngcontent-sc307],
.swiper-zoom-container[_ngcontent-sc307] > img[_ngcontent-sc307],
.swiper-zoom-container[_ngcontent-sc307] > svg[_ngcontent-sc307] {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed[_ngcontent-sc307] {
  cursor: move;
}
.swiper-lazy-preloader[_ngcontent-sc307] {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}
.swiper-lazy-preloader[_ngcontent-sc307]:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white[_ngcontent-sc307]:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
.swiper-container[_ngcontent-sc307] .swiper-notification[_ngcontent-sc307] {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307] {
  transition-timing-function: ease-out;
}
.swiper-container-fade[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
}
.swiper-container-fade[_ngcontent-sc307] .swiper-slide-active[_ngcontent-sc307],
.swiper-container-fade[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307] {
  pointer-events: auto;
}
.swiper-container-cube[_ngcontent-sc307] {
  overflow: visible;
}
.swiper-container-cube[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307] {
  transform-origin: 100% 0;
}
.swiper-container-cube[_ngcontent-sc307] .swiper-slide-active[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307] {
  pointer-events: auto;
}
.swiper-container-cube[_ngcontent-sc307] .swiper-slide-active[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307] .swiper-slide-next[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-next[_ngcontent-sc307]
  + .swiper-slide[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307] .swiper-slide-prev[_ngcontent-sc307] {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-shadow-bottom[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-shadow-left[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-shadow-right[_ngcontent-sc307],
.swiper-container-cube[_ngcontent-sc307]
  .swiper-slide-shadow-top[_ngcontent-sc307] {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-cube[_ngcontent-sc307] .swiper-cube-shadow[_ngcontent-sc307] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip[_ngcontent-sc307] {
  overflow: visible;
}
.swiper-container-flip[_ngcontent-sc307] .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307] {
  pointer-events: none;
}
.swiper-container-flip[_ngcontent-sc307] .swiper-slide-active[_ngcontent-sc307],
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307]
  .swiper-slide-active[_ngcontent-sc307] {
  pointer-events: auto;
}
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide-shadow-bottom[_ngcontent-sc307],
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide-shadow-left[_ngcontent-sc307],
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide-shadow-right[_ngcontent-sc307],
.swiper-container-flip[_ngcontent-sc307]
  .swiper-slide-shadow-top[_ngcontent-sc307] {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-coverflow[_ngcontent-sc307]
  .swiper-wrapper[_ngcontent-sc307] {
  -ms-perspective: 1200px;
}
.fx-section--legal-key[_ngcontent-sc307] .list-pdf-links[_ngcontent-sc307] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fx-section--legal-key[_ngcontent-sc307] {
  padding-bottom: 3rem;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] {
    padding-bottom: 5rem;
  }
}
.fx-section--legal-key[_ngcontent-sc307]
  .swiper-slide[_ngcontent-sc307]:not(.swiper-slide-active) {
  /* opacity: 0 !important; */
}
.fx-section--legal-key[_ngcontent-sc307] .heading-title[_ngcontent-sc307] {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] .heading-title[_ngcontent-sc307] {
    margin-bottom: 80px;
  }
}
.fx-section--legal-key[_ngcontent-sc307] h2[_ngcontent-sc307] {
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .fx-section--legal-key[_ngcontent-sc307] h2[_ngcontent-sc307] {
    margin-bottom: 30px;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .heading[_ngcontent-sc307] {
  font-size: 14px;
  color: #b2bec3;
  margin-bottom: 35px;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] .heading[_ngcontent-sc307] {
    margin-bottom: 60px;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .heading-2[_ngcontent-sc307] {
  margin-bottom: 35px;
  padding-top: 30px;
}
.fx-section--legal-key[_ngcontent-sc307] .text-size-h3[_ngcontent-sc307] {
  margin: 0;
  font-weight: 300;
  font-size: 30px;
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__content[_ngcontent-sc307] {
  padding: 50px 0 0;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] .tabs__content[_ngcontent-sc307] {
    padding: 70px 0 0;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__wrapper[_ngcontent-sc307] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] .tabs__wrapper[_ngcontent-sc307] {
    margin: 0;
    border-bottom: 2px solid #b2bec3;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__item[_ngcontent-sc307] {
  font-size: 1rem;
  transition: border-color 0.4s, color 0.4s;
  display: flex;
  color: #2d3436;
  position: relative;
  border-bottom: 2px solid #b2bec3;
  padding: 0 5px 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307] .tabs__item[_ngcontent-sc307] {
    padding: 20px 20px 20px 0;
    border: none;
    flex-direction: row;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__item[_ngcontent-sc307]:after {
  content: "";
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  background: #303135;
  transition: width 0.4s;
}
.fx-section--legal-key[_ngcontent-sc307]
  .tabs__item[_ngcontent-sc307]
  .fxpro[_ngcontent-sc307] {
  display: none;
}
@media (min-width: 480px) {
  .fx-section--legal-key[_ngcontent-sc307]
    .tabs__item[_ngcontent-sc307]
    .fxpro[_ngcontent-sc307] {
    display: inline-block;
  }
}
.fx-section--legal-key[_ngcontent-sc307]
  .tabs__item[_ngcontent-sc307]
  i[_ngcontent-sc307] {
  align-self: center;
  vertical-align: initial;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .fx-section--legal-key[_ngcontent-sc307]
    .tabs__item[_ngcontent-sc307]
    i[_ngcontent-sc307] {
    margin-right: 16px;
    margin-bottom: 0;
  }
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__item[_ngcontent-sc307]:hover {
  cursor: pointer;
  color: #303135;
  text-decoration: none;
}
.fx-section--legal-key[_ngcontent-sc307] .tabs__item.active[_ngcontent-sc307] {
  color: #303135;
}
.fx-section--legal-key[_ngcontent-sc307]
  .tabs__item.active[_ngcontent-sc307]:after {
  width: 100%;
}
.fx-section--legal-key[_ngcontent-sc307] .list-pdf-links[_ngcontent-sc307] {
  margin: 0 -20px;
}
.fx-section--legal-key[_ngcontent-sc307]
  .list-pdf-links[_ngcontent-sc307]
  li[_ngcontent-sc307] {
  margin-bottom: 17px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.fx-section--legal-key[_ngcontent-sc307]
  .list-pdf-links[_ngcontent-sc307]
  li[_ngcontent-sc307]
  a[_ngcontent-sc307] {
  overflow: hidden;
  text-overflow: ellipsis;
}
.fx-section--legal-key[_ngcontent-sc307]
  .list-pdf-links[_ngcontent-sc307]
  .icon[_ngcontent-sc307] {
  flex: 0 0 27px;
  margin-right: 15px;
}
@media (min-width: 1024px) {
  [lang="ar"] .fx-section--legal-key .tabs__item {
    padding: 20px 0 20px 20px !important;
  }
}
[lang="ar"] .fx-section--legal-key .tabs__item:after {
  left: auto !important;
  right: 0 !important;
}
@media (min-width: 1024px) {
  [lang="ar"] .fx-section--legal-key .tabs__item i {
    margin-right: 0 !important;
    margin-left: 16px !important;
  }
}
[lang="ar"] .fx-section--legal-key .list-pdf-links .icon {
  margin-right: 0 !important;
  margin-left: 15px !important;
}
