@font-face {
  font-family: "Pragmatica";
  src: local("Pragmatica"), url("../fonts/pragmatica/Pragmatica Book Reg.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Pragmatica";
  src: local("Pragmatica"), url("../fonts/pragmatica/Pragmatica Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Pragmatica";
  src: local("Pragmatica"), url("../fonts/pragmatica/Pragmatica Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Pragmatica Extended";
  src: local("Pragmatica Extended"), url("../fonts/pragmatica ext/PragmaticaExtendedMedium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Pragmatica Extended";
  src: local("Pragmatica Extended"), url("../fonts/pragmatica ext/PragmaticaExtendedBook.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@3.0.1/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*, ::after, ::before {
  box-sizing: border-box;
}

html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
}

body {
  margin: 0;
}

b, strong {
  font-weight: bolder;
}

code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: currentcolor;
}

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

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}


.date-picker {
  width: 170px;
  height: 25px;
  padding: 0;
  border: 0;
  line-height: 25px;
  padding-left: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  color: #303030;
  position: relative;
  z-index: 2;
}

.date-picker-wrapper {
  position: absolute;
  z-index: 1;
  border: 1px solid #bfbfbf;
  background-color: #efefef;
  padding: 5px 12px;
  font-size: 12px;
  line-height: 20px;
  color: #aaa;
  font-family: Arial, sans-serif;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  box-sizing: initial;
}

.dp-clearfix {
  clear: both;
  height: 0;
  font-size: 0;
}

.date-picker-wrapper.inline-wrapper {
  position: relative;
  box-shadow: none;
  display: inline-block;
}
.date-picker-wrapper.single-date {
  width: auto;
}
.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px;
}
.date-picker-wrapper.no-topbar {
  padding-top: 12px;
}
.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px;
}
.date-picker-wrapper b {
  color: #666;
  font-weight: 700;
}
.date-picker-wrapper a {
  color: rgb(107, 180, 214);
  text-decoration: underline;
}
.date-picker-wrapper .month-name {
  text-transform: uppercase;
}
.date-picker-wrapper .select-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.date-picker-wrapper .select-wrapper:hover {
  text-decoration: underline;
}
.date-picker-wrapper .month-element {
  display: inline-block;
  vertical-align: middle;
}
.date-picker-wrapper .select-wrapper select {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: -1px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  opacity: 0.01;
}
.date-picker-wrapper .month-wrapper {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative;
  _overflow: hidden;
}
.date-picker-wrapper .month-wrapper table {
  width: 190px;
  float: left;
}
.date-picker-wrapper .month-wrapper table.month2 {
  width: 190px;
  float: left;
}
.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}
.date-picker-wrapper .month-wrapper table .day {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #ccc;
  cursor: default;
}
.date-picker-wrapper .month-wrapper table div.day.lastMonth, .date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default;
}
.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: rgb(156, 219, 247);
}
.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
  text-transform: uppercase;
}
.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important;
}
.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip {
  white-space: nowrap;
}
.date-picker-wrapper .time label {
  white-space: nowrap;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #cdecfa;
}
.date-picker-wrapper .month-wrapper table .day.nextMonth, .date-picker-wrapper .month-wrapper table .day.lastMonth {
  display: none;
}
.date-picker-wrapper .month-wrapper table .day.real-today.checked, .date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: rgb(112, 204, 213);
}
.date-picker-wrapper table .caption {
  height: 40px;
}
.date-picker-wrapper table .caption > th:first-of-type, .date-picker-wrapper table .caption > th:last-of-type {
  width: 27px;
}
.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
  padding: 0 5px;
  cursor: pointer;
}
.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
  background-color: #ccc;
  color: white;
}
.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: red;
  font-size: 0;
  line-height: 0;
  float: left;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0;
}
.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden;
}
.date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative;
}
.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid white;
  border-top: 8px solid #eee;
  border-bottom: 8px solid #eee;
}
.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid white;
}
.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid white;
}
.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #eee;
  z-index: 3;
}
.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #eee;
  z-index: 3;
}
.date-picker-wrapper .selected-days {
  display: none;
}
.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px 40px 10px 0;
}
.date-picker-wrapper .drp_top-bar .error-top,
.date-picker-wrapper .drp_top-bar .normal-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar .default-top {
  display: block;
}
.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: red;
}
.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block;
}
.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top {
  color: #333;
}
.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0px;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adee", endColorstr="#0078a5");
  color: white;
  line-height: initial;
}
.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ededed");
}
.date-picker-wrapper .time {
  position: relative;
}
.date-picker-wrapper.single-month .time {
  display: block;
}
.date-picker-wrapper .time input[type=range] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px;
}
.date-picker-wrapper .time1 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}

/*time styling*/
.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}

.date-picker-wrapper .time1 {
  float: left;
}
.date-picker-wrapper .time2 {
  float: right;
}
.date-picker-wrapper .hour {
  text-align: right;
}

.minute {
  text-align: right;
}

.date-picker-wrapper .hide {
  display: none;
}
.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
  color: white !important;
}
.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -4px;
  margin-left: -8px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: none;
  background-color: yellow;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
}
.date-picker-wrapper .date-range-length-tip:after {
  content: "";
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid yellow;
  left: 50%;
  margin-left: -4px;
  bottom: -4px;
}
.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
  display: none;
}
.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer;
}
.date-picker-wrapper .week-number.week-number-selected {
  color: #49e;
  font-weight: bold;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

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

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") 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;
  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;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  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));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.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;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

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

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

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

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

.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;
  -webkit-appearance: none;
  -moz-appearance: 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: 0.2s transform, 0.2s 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: 0.2s transform, 0.2s left;
}

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

.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-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  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;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  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 infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
html {
  scroll-behavior: smooth;
}

:root {
  --scrollbar-width: 17px;
}

body {
  --scrollbar-width: calc(100vw - 100%);
}

html,
body {
  min-height: 100%;
  font-family: "Pragmatica Extended", sans-serif;
  background: #fff;
  position: relative;
  z-index: 1;
  font-size: 16px;
}

section {
  position: relative;
  z-index: 2;
}

* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  position: relative;
  color: var(--Black-800, #404040);
}

body.is-fixed {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

a {
  text-decoration: none;
  color: var(--Black-800, #404040);
}

p {
  margin-top: 0;
  font-weight: 400;
  font-size: 18px;
}

p:last-child {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

.container {
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}

.link-primary {
  position: relative;
}
.link-primary:hover::before {
  width: 100%;
}
.link-primary::before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: rgb(14, 19, 22);
  top: 100%;
  left: 0;
  transition: 0.5s ease-in;
}

.page-ui {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 107%;
  text-transform: uppercase;
  color: rgb(14, 19, 22);
}
.page-ui::before {
  top: calc(100% + 2px);
}
.page-title {
  font-weight: 500;
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: -0.03rem;
  color: rgb(14, 19, 22);
}
.page-text {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 120%;
  color: rgb(14, 19, 22);
}
.page-text::before {
  top: calc(100% + 3px);
}
.page-subtitle {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 112.5%;
  letter-spacing: -0.02rem;
  color: rgb(14, 19, 22);
}
.page-book {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 144%;
  color: rgb(14, 19, 22);
}

.error-mess {
  font-weight: 400;
  font-size: 11px;
  line-height: 144%;
  color: rgb(231, 63, 63);
  position: absolute;
  top: calc(100% + 3px);
  left: 0;
  font-family: "Pragmatica";
}

.overlay {
  opacity: 0.5;
  background: var(--Brand-2, #192f44);
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 9;
}

.overlay.is-active {
  opacity: 1;
  visibility: visible;
}

.overlay.is-modal {
  z-index: 20;
  opacity: 1;
  visibility: visible;
}

input {
  font-family: "Pragmatica";
  height: 40px;
  border: none;
  border-bottom: 1px solid var(--UI-Border, rgba(14, 19, 22, 0.25));
  outline: none;
  transition: 0.3s;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 107%;
  text-transform: uppercase;
  color: rgb(14, 19, 22);
  width: 100%;
}

input::placeholder {
  color: rgba(14, 19, 22, 0.5);
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit;
}

textarea {
  height: 70px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  border-radius: var(--UI-Radius-Fields, 10px);
  border: var(--Border-Border, 1px) solid var(--UI-Border, rgba(25, 47, 68, 0.25));
  outline: none;
  transition: 0.3s;
}

textarea:focus {
  border: var(--Border-Border, 1px) solid var(--UI-Prime, #06a7bc);
}

textarea::placeholder {
  color: rgb(109, 109, 109);
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: -0.14px;
}

@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
  input {
    padding: 0 10px;
  }
}

.page-desc {
  padding-bottom: 100px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 1028px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.page-desc__label {
  text-transform: uppercase;
  font-family: "Pragmatica";
}
.page-desc__text {
  text-transform: uppercase;
  text-align: justify;
}

.about {
  padding-top: 150px;
}
.about-banner {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: calc(100dvh - 50px);
  display: flex;
  flex-direction: column;
}
.about-banner__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.about-banner__body {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}
.about-banner__title {
  max-width: 1029px;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  text-align: center;
}
.about-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.about-banner__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  z-index: 2;
}
.about-banner__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
}
.about-history {
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
}
.about-history__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.about-history__top {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
.about-history__slider {
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.about-history__slider .swiper-wrapper {
  flex: 1 1 auto;
}
.about-history__slider .swiper-slide {
  height: auto !important;
}
.about-history__thumb .swiper-slide:last-child .about-history__tab {
  text-align: right;
}
.about-history__thumb .swiper-slide:first-child .about-history__tab {
  text-align: right;
}
.about-history__thumb .swiper-slide .about-history__tab span {
  opacity: 0.3;
}
.about-history__thumb .swiper-slide.swiper-slide-thumb-active .about-history__tab span {
  opacity: 1;
}
.about-history__card {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.about-history__card-label {
  font-family: "Pragmatica";
  text-transform: uppercase;
  text-align: center;
}
.about-history__card-title {
  text-transform: uppercase;
  text-align: center;
  max-width: 1028px;
}
.about-history__tab {
  padding-top: 22px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-align: center;
}
.about-history__tab::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: rgba(14, 19, 22, 0.1);
  z-index: 1;
}
.about-history__tab::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: rgb(217, 174, 130);
  z-index: 2;
}
.about-history__tab span {
  font-family: "Pragmatica";
  text-transform: uppercase;
  transition: 0.3s;
}
.about-distrib {
  padding-top: 150px;
  padding-bottom: 200px;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
.about-distrib.is-simple .about-distrib__body {
  justify-content: center;
}
.about-distrib .page-head__title {
  max-width: 800px;
}
.about-distrib__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.about-distrib__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.about-distrib .page-head {
  padding: 50px 0;
  margin-bottom: 0;
}
.about-distrib__name {
  display: block;
  text-align: center;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
}
.about-distrib__main {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.about-company__head {
  margin-bottom: 30px;
}
.about-company__title {
  font-weight: 500;
  font-size: 120px;
  line-height: 1;
  letter-spacing: -0.03rem;
  text-align: center;
  text-transform: uppercase;
  color: rgb(14, 19, 22);
}
.about-company__body-container {
  padding: 0;
}
.about-company__group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-company__group img {
  margin-bottom: 30px;
}
.about-company__group img:last-child {
  margin-bottom: 0;
}
.about-company__content {
  display: flex;
  flex-direction: column;
  gap: 150px;
  padding-top: 150px;
  padding-bottom: 200px;
  background: rgb(14, 19, 22);
}
.about-company__content p {
  font-family: "Pragmatica";
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 120%;
  text-align: center;
  color: rgb(126, 121, 118);
  margin-bottom: 50px;
  padding: 0 30px;
  max-width: 1068px;
  width: 100%;
}
.about-company__content p:first-child:not(:has(b)) {
  font-size: 0.875rem;
  line-height: 107%;
  text-transform: uppercase;
}
.about-company__content p:has(b) {
  max-width: none;
  text-align: left;
  font-family: "Pragmatica";
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 112.5%;
  letter-spacing: -0.02rem;
  color: rgb(255, 255, 255);
  text-transform: none;
  max-width: 1920px;
}
.about-company__content p:has(b) b {
  font-weight: 300;
}
.about-company__content p:last-child {
  margin-bottom: 0;
}
.about-company__imgs {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
  gap: 50px;
  max-width: 1960px;
  padding: 0 30px;
}
.about-company__imgs.is-unequal {
  grid-template-columns: 1.3fr 0.65fr;
}
.about-company__imgs img {
  margin-bottom: 0;
}

@keyframes fillLine {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.js-about-history-thumb .swiper-slide.is-animate .about-history__tab::before {
  width: 100%;
  animation: fillLine 7s linear forwards;
}

.js-about-history-thumb .swiper-slide.is-full .about-history__tab::before {
  width: 100% !important;
  transition: none;
}
.catalog-intro {
  padding-top: 100px;
  padding-bottom: 50px;
}
.catalog-intro__body {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.catalog-intro__head {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 278px;
  position: relative;
}
.catalog-intro__title {
  text-transform: uppercase;
}
.catalog-intro__img {
  position: absolute;
  top: 0;
  height: 0;
  z-index: 2;
  overflow: hidden;
  transition: 0.5s ease-in;
}
.catalog-intro__img.is-visible {
  height: 278px;
}
.catalog-intro__img-inner {
  width: 614px;
  height: 278px;
  position: relative;
}
.catalog-intro__img-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalog-intro__tabs {
  display: flex;
  gap: 10px;
}
.catalog-intro__tabs:hover .catalog-intro__tab {
  opacity: 0.5;
}
.catalog-intro__tab {
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  transition: 0.3s ease;
  text-transform: uppercase;
}
.catalog-intro__tab span {
  font-family: "Pragmatica";
}
.catalog-intro__tab:hover {
  opacity: 1 !important;
}
.catalog-intro__tab:first-child {
  justify-content: flex-start;
}
.catalog-intro__tab:last-child {
  justify-content: flex-end;
}
.catalog-banner {
  position: relative;
  z-index: 2;
}
.catalog-banner.is-index .catalog-banner__bg::before {
  background: rgba(0, 0, 0, 0.35);
}
.catalog-banner.is-product .catalog-banner__bg::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 75%, rgba(0, 0, 0, 0.5) 100%);
}
.catalog-banner.is-product .catalog-banner__body {
  padding-bottom: 40px;
}
.catalog-banner.is-product .catalog-banner__info-body {
  align-items: flex-end;
}
.catalog-banner__anchors {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 406px;
  width: 100%;
}
.catalog-banner__anchor {
  display: flex;
  gap: 10px;
}
.catalog-banner__anchor:hover span {
  opacity: 1;
}
.catalog-banner__anchor span {
  width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.catalog-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.catalog-banner__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
}
.catalog-banner__bg img,
.catalog-banner__bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.catalog-banner__body {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
  align-items: flex-end;
  display: flex;
}
.catalog-banner__title {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-weight: 500;
  font-size: 200px;
  line-height: 100%;
  letter-spacing: -0.06rem;
  text-align: center;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}
.catalog-banner__info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.catalog-banner__info-head {
  margin-bottom: 6px;
}
.catalog-banner__info-head span {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.catalog-banner__info-btn {
  font-family: "Pragmatica";
  padding: 5px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-left: auto;
  margin-right: 10%;
  background: rgb(0, 0, 0);
  margin-bottom: 20px;
}
.catalog-banner__info-btn::after {
  content: "";
  width: 10px;
  height: 10px;
  flex: 0 0 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.60352 1.29297L6.95703 4.64648C7.0508 4.74025 7.10352 4.86739 7.10352 5C7.10352 5.13261 7.0508 5.25975 6.95703 5.35352L3.60352 8.70703L2.89648 8L5.89648 5L2.89648 2L3.60352 1.29297Z' fill='white'/%3E%3C/svg%3E%0A");
}
.catalog-banner__info-body {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.catalog-banner__info-vals {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 200px;
  width: 100%;
}
.catalog-banner__info-vals * {
  text-align: right;
  color: rgb(255, 255, 255);
}
.catalog-banner__info-val {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  border-bottom: 2px solid var(--UI-Text-Light, rgb(255, 255, 255));
}
.catalog-cards {
  padding-top: 100px;
  padding-bottom: 130px;
}
.catalog-cards__panel {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 50px;
}
.catalog-cards__panel-wrapper {
  align-items: center;
  gap: 10px;
  display: flex;
}
.catalog-cards__panel-item {
  display: flex;
  justify-content: center;
}
.catalog-cards__panel-item:first-child {
  justify-content: flex-start;
}
.catalog-cards__panel-item:last-child {
  justify-content: flex-end;
}
.catalog-cards__body-container {
  padding: 0;
}
.catalog-cards__grid {
  display: flex;
  flex-direction: column;
  row-gap: 150px;
  column-gap: 20px;
  transition: 0.5s ease-out;
  padding-bottom: 150px;
}
.catalog-cards__grid[data-layout] {
  flex-wrap: wrap;
  flex-direction: row;
}
.catalog-cards__grid[data-layout] .catalog-card {
  width: calc(50% - 10px);
  flex-direction: column;
}
.catalog-cards__grid[data-layout] .catalog-card.is-hover .catalog-card__head {
  padding-bottom: 48%;
}
.catalog-cards__grid[data-layout] .catalog-card.is-hover .catalog-card__main {
  opacity: 0.5;
  padding: 0;
}
.catalog-cards__grid[data-layout] .catalog-card.is-hover .catalog-card__main-inner {
  padding: 20px 0;
}
.catalog-cards__grid[data-layout] .catalog-card__head {
  padding-bottom: 46%;
  flex: 0 0 auto;
  transition: 0.5s ease-out;
}
.catalog-cards__grid[data-layout] .catalog-card__body {
  padding: 10px 30px 0;
  width: 100%;
  flex: 0 0 auto;
}
.catalog-cards__grid[data-layout] .catalog-card__label, .catalog-cards__grid[data-layout] .catalog-card__main, .catalog-cards__grid[data-layout] .catalog-card__info {
  padding-left: 0;
}
.catalog-cards__grid:not([data-layout]) .catalog-card:nth-child(even) {
  flex-direction: row-reverse;
}
.catalog-cards__grid:not([data-layout]) .catalog-card:nth-child(even) .catalog-card__body {
  padding-left: 20px;
  padding-right: 10px;
}
.catalog-cards__grid:not([data-layout]) .catalog-card.is-hover .catalog-card__body {
  width: 382px;
  flex: 0 0 382px;
}
.catalog-cards__grid:not([data-layout]) .catalog-card.is-hover .catalog-card__main {
  opacity: 0.5;
}
.catalog-cards__grid:not([data-layout]) .catalog-card.is-hover .catalog-card__head-inner {
  height: 105%;
}
.catalog-card {
  display: flex;
  width: 100%;
}
.catalog-card.is-vertical {
  flex-direction: column;
}
.catalog-card.is-vertical.is-hover .catalog-card__head {
  padding-bottom: 48%;
}
.catalog-card.is-vertical.is-hover .catalog-card__main {
  opacity: 0.5;
  padding: 0;
}
.catalog-card.is-vertical.is-hover .catalog-card__main-inner {
  padding: 20px 0;
}
.catalog-card.is-vertical .catalog-card__head {
  padding-bottom: 46%;
  flex: 0 0 auto;
  transition: 0.5s ease-out;
}
.catalog-card.is-vertical .catalog-card__body {
  padding: 10px 30px 0;
  width: 100%;
  flex: 0 0 auto;
}
.catalog-card.is-vertical .catalog-card__label, .catalog-card.is-vertical .catalog-card__main, .catalog-card.is-vertical .catalog-card__info {
  padding-left: 0;
}
.catalog-card__head {
  flex: 1 1 auto;
  padding-bottom: 35%;
  position: relative;
}
.catalog-card__head-inner {
  position: absolute;
  max-height: 900px;
  min-height: 100%;
  transition: 0.5s ease-out;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.catalog-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalog-card__body {
  display: flex;
  flex-direction: column;
  width: 435px;
  flex: 0 0 435px;
  justify-content: space-between;
  padding-right: 30px;
  transition: 0.5s ease-out;
}
.catalog-card__label {
  text-transform: uppercase;
  font-family: "Pragmatica";
  padding-left: 10px;
}
.catalog-card__name {
  text-transform: uppercase;
}
.catalog-card__availability {
  text-transform: uppercase;
  font-family: "Pragmatica";
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.catalog-card__availability::before {
  content: "";
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99935 1.0415C5.0518 1.0415 1.04102 5.05229 1.04102 9.99984C1.04102 14.9474 5.0518 18.9582 9.99935 18.9582C14.9469 18.9582 18.9577 14.9474 18.9577 9.99984C18.9577 5.05229 14.9469 1.0415 9.99935 1.0415ZM6.27472 9.97459C6.03064 9.7305 5.63492 9.7305 5.39083 9.97459C5.14676 10.2187 5.14676 10.6143 5.39083 10.8584L7.89083 13.3584C8.13492 13.6025 8.53068 13.6025 8.77468 13.3584L14.608 7.52511C14.8521 7.28104 14.8521 6.8853 14.608 6.64123C14.3639 6.39715 13.9683 6.39715 13.7242 6.64123L8.33277 12.0326L6.27472 9.97459Z' fill='%2359B979'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.catalog-card__main {
  padding: 20px 0;
  padding-left: 10px;
  transition: 0.5s ease-out;
}
.catalog-card__main-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: 0.5s ease-out;
}
.catalog-card__info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  padding-left: 10px;
}
.catalog-card__info-item {
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  gap: 6px;
  border-bottom: 2px solid var(--Font-Prime, rgb(14, 19, 22));
  max-width: 200px;
  width: 100%;
}
.catalog-card__info-item span {
  text-transform: uppercase;
}
.catalog-card__info-item span:last-child {
  font-family: "Pragmatica";
}
.catalog-card__info-item * {
  text-align: right;
}
.page-head {
  margin-bottom: 100px;
  padding-left: 30px;
  padding-right: 30px;
  flex-direction: column;
  gap: 25px;
  display: flex;
  align-items: center;
}
.page-head__title, .page-head__desc {
  text-align: center;
  text-transform: uppercase;
}
.page-head__desc {
  font-family: "Pragmatica";
}

.catalog-available {
  padding-top: 150px;
  padding-bottom: 200px;
}

.catalog__more {
  padding: 17.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  text-transform: uppercase;
  gap: 10px;
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
}
.catalog__more-wrapper {
  padding: 0 30px;
}
.catalog__more::after {
  content: "";
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 9.5H16.5V10.5H10.5V16.5H9.5V10.5H3.5V9.5H9.5V3.5H10.5V9.5Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.ymaps3--map-copyrights_right {
  display: none !important;
}

.map__marker {
  width: 40px;
  height: 70px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='70' viewBox='0 0 40 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' fill='%230E1316'/%3E%3Crect x='16' y='16' width='8' height='8' fill='white'/%3E%3Crect width='2' height='30' transform='translate(19 40)' fill='%230E1316'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.contacts {
  padding-top: 150px;
}
.contacts-info {
  padding-top: 40px;
  padding-bottom: 200px;
  background: rgba(217, 174, 130, 0.1);
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
.contacts-info__container {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.contacts-info__top {
  padding-bottom: 100px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.contacts-info__group {
  display: grid;
  grid-template-columns: 613px 1fr;
  gap: 50px;
}
.contacts-info__subitem {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.contacts-info__subitem-label {
  padding: 10px 0;
  position: relative;
}
.contacts-info__subitem-label span {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.contacts-info__subitem-label::before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 200px;
  height: 2px;
  background: rgb(14, 19, 22);
}
.contacts-info__subitem-text {
  text-transform: uppercase;
}
.contacts-info__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}
.contacts-info__contact {
  max-width: 1029px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
.contacts-info__contact-label {
  padding: 10px 0;
  position: relative;
  width: 100%;
  text-align: center;
}
.contacts-info__contact-label span {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.contacts-info__contact-label::before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: rgb(14, 19, 22);
}
.contacts-info__contact-link {
  text-transform: uppercase;
}
.contacts-map {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  pointer-events: none;
}
.contacts-map__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.delivery {
  padding: 200px 0;
}
.delivery__head {
  margin-bottom: 150px;
}
.delivery__title {
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  text-align: center;
}
.delivery__grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(5, 1fr);
}
.delivery-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.delivery-card__label {
  font-family: "Pragmatica";
  text-transform: uppercase;
  text-align: center;
}
.delivery-card__text {
  font-family: "Pragmatica";
  text-align: center;
}
.designer {
  padding-top: 150px;
}
.designer .page-head__desc {
  max-width: 1028px;
}
.footer {
  padding: 150px 0 30px;
  background: rgb(14, 19, 22);
}
.footer__container {
  max-width: none;
  padding: 0 30px;
}
.footer-top {
  padding-bottom: 150px;
}
.footer-top__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  transition: 0.3s ease;
}
.footer-top__inner {
  position: relative;
  overflow: hidden;
}
.footer-top__animate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgb(14, 19, 22);
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
.footer-top__animate-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
.footer-top__animate-label {
  color: white;
  text-align: center;
  text-transform: uppercase;
}
.footer-top__animate-text {
  color: white;
  letter-spacing: -0.02rem;
  text-align: justify;
  text-transform: uppercase;
}
.footer-top__animate * {
  max-width: 1028px;
}
.footer-nav {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.footer-nav__link {
  color: rgb(255, 255, 255);
}
.footer-nav__link::before {
  background: rgb(255, 255, 255);
}
.footer__middle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  padding-bottom: 212px;
}
.footer-logo {
  transition: 0.5s;
}
.footer-logo:hover {
  opacity: 0.7;
}
.footer__consult {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.footer__consult::before {
  background: rgb(255, 255, 255);
  opacity: 0.7;
}
.footer__bottom {
  padding-bottom: 220px;
  transition: 0.3s ease;
}
.footer-contact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
}
.footer-contact__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer-contact__head {
  padding-bottom: 10px;
  border-bottom: 2px solid var(--Font-Prime, rgb(255, 255, 255));
  text-align: center;
}
.footer-contact__head span {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.footer-contact__link {
  align-self: center;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.footer-contact__link::before {
  background: rgb(255, 255, 255);
}
.footer__copy {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  text-transform: uppercase;
}
.footer__copy a, .footer__copy span {
  color: rgba(255, 255, 255, 0.5);
}

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0 20px 30px;
  background: rgb(14, 19, 22);
  display: none;
  gap: 20px;
  z-index: 4;
  align-items: flex-end;
}
.cookie.is-active {
  display: flex;
}
.cookie__btn {
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 30px;
}
.cookie-left {
  flex: 1 1 auto;
}
.cookie__text {
  color: white;
  text-transform: uppercase;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  font-family: "Pragmatica";
}
.cookie__text a {
  color: white;
  text-transform: uppercase;
}
.cookie__text a::before {
  background: white;
}

.page:has(.cookie.is-active) .product-btns {
  bottom: 80px;
}

.product-btns {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
  gap: 6px;
  transition: 0.3s ease;
}
.product-btns__item {
  font-family: "Pragmatica";
  padding: 10px 25px;
  background: rgb(14, 19, 22);
  color: white;
  text-transform: uppercase;
}

.modal {
  padding: 0;
  background: white;
  max-width: 960px;
  width: 100%;
}
.modal .fancybox-close-small {
  top: 30px;
  right: 30px;
  padding: 0;
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.207 12.5L25.707 25L38.207 37.5L37.5 38.207L25 25.707L12.5 38.207L11.793 37.5L24.293 25L11.793 12.5L12.5 11.793L25 24.293L37.5 11.793L38.207 12.5Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.modal .fancybox-close-small svg {
  display: none;
}
.modal__inner {
  height: 960px;
  display: flex;
  flex-direction: column;
}
.modal__main, .modal__success {
  display: none;
  flex-direction: column;
  flex: 1 1 auto;
  gap: 100px;
  justify-content: center;
  padding: 30px;
}
.modal__main.is-active, .modal__success.is-active {
  display: flex;
}
.modal__top {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.modal-form {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.modal-form__top {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.modal-form__agree {
  display: flex;
  gap: 10px;
  position: relative;
  cursor: pointer;
}
.modal-form__agree:has(input:checked)::before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3721 3.5L12.0186 3.85352L5.60254 10.2705L5.24902 10.624L1.625 7L2.33203 6.29297L5.24805 9.20898L11.3115 3.14648L11.665 2.79297L12.3721 3.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
.modal-form__agree::before {
  content: "";
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgb(217, 174, 130);
  transition: 0.3s;
  margin-top: -5px;
}
.modal-form__agree span {
  color: rgba(14, 19, 22, 0.5);
  text-transform: uppercase;
  font-family: "Pragmatica";
}
.modal-form__agree span a {
  color: rgb(14, 19, 22);
}
.modal-form__btn {
  outline: none;
  box-shadow: none;
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
  background: var(--Font-Prime, rgb(14, 19, 22));
  padding: 17.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "Pragmatica";
  text-transform: uppercase;
  cursor: pointer;
}
.modal-form__btn.is-close {
  background: transparent;
  color: var(--Font-Prime, rgb(14, 19, 22));
}
.modal-form__bottom {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.modal-form__item {
  display: flex;
}
.modal-form__item-col {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.modal-form__item-col:first-child {
  border-bottom: 1px solid var(--UI-Divider, rgba(14, 19, 22, 0.1));
}
.modal-form__item-name {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.modal__title {
  text-transform: uppercase;
  text-align: center;
}
.modal__desc {
  text-align: center;
  font-family: "Pragmatica";
}
.header {
  position: sticky;
  top: 0;
  width: 100%;
  left: 0;
  padding-top: 10px;
  background: transparent;
  z-index: 10;
}
.header.is-white .header-nav__link {
  color: white;
}
.header.is-white svg path {
  fill: white;
}
.header.is-white svg path.icon {
  fill: rgb(14, 19, 22);
}
.header__container {
  max-width: 1476px;
  padding: 0 16px;
}
.header__body {
  display: grid;
  grid-template-columns: 1fr 280px 1fr;
  gap: 10px;
  align-items: center;
}
.header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-logo img,
.header-logo svg {
  display: block;
}
.header-logo svg path {
  transition: 0.3s;
}
.header-nav:first-child .header-nav__item:first-child {
  justify-content: flex-start;
}
.header-nav:last-child .header-nav__item:last-child {
  justify-content: flex-end;
}
.header-nav__item {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.header-nav__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.header-nav__link {
  font-family: "Pragmatica";
  text-transform: uppercase;
  transition: 0.3s;
}
.header-nav__link::before {
  top: calc(100% + 2px);
}
.header-soc {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-soc svg path {
  transition: 0.3s;
}

.menu {
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  padding-bottom: 80px;
  transition: 0.3s;
  transform: translateY(-105%);
}
.menu.is-active {
  transform: none;
}
.menu__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.menu__top {
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
}
.menu__close {
  cursor: pointer;
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.207 12.5L25.707 25L38.207 37.5L37.5 38.207L25 25.707L12.5 38.207L11.793 37.5L24.293 25L11.793 12.5L12.5 11.793L25 24.293L37.5 11.793L38.207 12.5Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.menu-bottom__links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding-bottom: 88px;
}
.menu-bottom__scrollable {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.menu-bottom__link {
  text-transform: uppercase;
}
.menu__middle {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 88px;
  align-items: center;
}
.menu-sublinks {
  display: flex;
  gap: 10px;
  width: 100%;
}
.menu-sublinks__item {
  display: flex;
  justify-content: center;
  width: 100%;
}
.menu__tel {
  text-transform: uppercase;
  font-family: "Pragmatica";
  margin-top: 55px;
}
.menu__sublink {
  text-transform: uppercase;
  font-family: "Pragmatica";
}
.header {
  position: sticky;
  top: 0;
  width: 100%;
  left: 0;
  padding-top: 10px;
  background: transparent;
  z-index: 10;
}
.header.is-white .header-nav__link {
  color: white;
}
.header__container {
  max-width: 1476px;
  padding: 0 16px;
}
.header__body {
  display: grid;
  grid-template-columns: 1fr 280px 1fr;
  gap: 10px;
  align-items: center;
}
.header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-logo img,
.header-logo svg {
  display: block;
}
.header-logo svg path {
  transition: 0.3s;
}
.header-nav:first-child .header-nav__item:first-child {
  justify-content: flex-start;
}
.header-nav:last-child .header-nav__item:last-child {
  justify-content: flex-end;
}
.header-nav__item {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.header-nav__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.header-nav__link {
  font-family: "Pragmatica";
  text-transform: uppercase;
  transition: 0.3s;
}
.header-nav__link::before {
  top: calc(100% + 2px);
}
.header-soc {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-soc svg path {
  transition: 0.3s;
}
.index {
  padding-top: 220px;
  padding-bottom: 150px;
}
.index-links {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.index-links:hover .catalog-intro__tab {
  opacity: 0.5;
}
.index-links__item {
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  transition: 0.3s ease;
  text-transform: uppercase;
}
.index-links__item span {
  font-family: "Pragmatica";
}
.index-links__item:hover {
  opacity: 1 !important;
}
.index-links__item:first-child {
  justify-content: flex-start;
}
.index-links__item:last-child {
  justify-content: flex-end;
}
.index-hits {
  padding: 200px 0;
  background: rgba(217, 174, 130, 0.1);
}
.index-hits .catalog-cards__grid {
  padding-bottom: 100px;
}
.index-hits__head {
  margin-bottom: 100px;
}
.index-hits__container {
  padding: 0;
}
.index-hits__title {
  letter-spacing: -0.02rem;
  text-align: center;
  text-transform: uppercase;
}
.index-hits__more {
  display: flex;
  flex-direction: column;
  max-width: 1028px;
  width: 100%;
  margin: 0 auto;
  gap: 30px;
}
.index-hits__more-top {
  border-bottom: 2px solid var(--Font-Prime, rgb(14, 19, 22));
  padding: 10px 0;
  text-align: center;
}
.index-hits__more-top span {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.index-hits__more-bottom {
  display: flex;
  justify-content: center;
}
.index-hits__more-link {
  text-transform: uppercase;
}
.index-banner {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: calc(100dvh - 50px);
  display: flex;
  flex-direction: column;
}
.index-banner__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index-banner__body {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  padding: 200px 0 150px 0;
  flex-direction: column;
  width: 100%;
  max-width: 1028px;
}
.index-banner__label {
  color: white;
  text-align: center;
  font-family: "Pragmatica";
  margin-bottom: 20px;
  text-transform: uppercase;
}
.index-banner__title {
  max-width: 1029px;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  text-align: center;
}
.index-banner__bottom {
  padding-top: 72px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 100%;
}
.index-banner__bottom-head {
  padding: 10px 0;
  border-bottom: 2px solid var(--Font-Prime, rgb(255, 255, 255));
  width: 100%;
  text-align: center;
}
.index-banner__bottom-head span {
  color: white;
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.index-banner__link {
  color: white;
  text-transform: uppercase;
}
.index-banner__link::before {
  background: white;
}
.index-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.index-banner__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 2;
}
.index-banner__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
}
.index-products {
  padding-top: 200px;
}
.index-products .catalog-cards__grid {
  padding-bottom: 100px;
}
.index-products__head {
  margin-bottom: 100px;
}
.index-products__container {
  padding: 0;
}
.index-products__title {
  letter-spacing: -0.02rem;
  text-align: center;
  text-transform: uppercase;
}
.index-products__more {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.index-products__more:hover .index-products__more-bottom::after {
  height: 100%;
}
.index-products__more-bottom {
  padding-bottom: 220px;
  position: relative;
}
.index-products__more-bottom::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 220px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: rgb(14, 19, 22);
  opacity: 0.1;
}
.index-products__more-bottom::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 30%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: rgb(14, 19, 22);
  opacity: 1;
  transition: 0.5s ease-in;
}
.index-products__more span {
  text-align: center;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
.navigation {
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigation-pages {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.navigation-pages__list {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.navigation-pages__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 50px;
  flex: 0 0 59px;
  color: rgb(14, 19, 22);
  transition: 0.3s;
  background-color: transparent;
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.navigation-pages__link.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.navigation-pages__link.is-dots {
  width: 40px;
  flex: 0 0 40px;
  border: none;
  pointer-events: none;
}
.navigation-pages__link.is-active, .navigation-pages__link:hover {
  color: white;
  background: rgb(14, 19, 22);
}
.navigation-pages__link.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.navigation-pages__link.is-next, .navigation-pages__link.is-prev {
  background-repeat: no-repeat;
  background-position: center;
  justify-content: center;
  width: 70px;
  flex: 0 0 70px;
}
.navigation-pages__link.is-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.707 4L5.20703 9.5H16.5V10.5H5.20703L10.707 16L10 16.707L3.29297 10L10 3.29297L10.707 4Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.navigation-pages__link.is-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.707 4L5.20703 9.5H16.5V10.5H5.20703L10.707 16L10 16.707L3.29297 10L10 3.29297L10.707 4Z' fill='white'/%3E%3C/svg%3E%0A");
}
.navigation-pages__link.is-next {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.707 10L10 16.707L9.29297 16L14.793 10.5H3.5V9.5H14.793L9.29297 4L10 3.29297L16.707 10Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.navigation-pages__link.is-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.707 10L10 16.707L9.29297 16L14.793 10.5H3.5V9.5H14.793L9.29297 4L10 3.29297L16.707 10Z' fill='white'/%3E%3C/svg%3E%0A");
}

@media (max-width: 767px) {
  .navigation-pages__link {
    font-size: 13px;
  }
  .navigation-pages__link {
    width: 45px;
    flex: 0 0 45px;
  }
  .navigation-pages__link.is-next, .navigation-pages__link.is-prev {
    width: 60px;
    flex: 0 0 60px;
  }
  .navigation-pages__list {
    gap: 4px;
  }
}
.news {
  padding-top: 150px;
  padding-bottom: 200px;
}
.news__head {
  margin-bottom: 200px;
}
.news__title {
  letter-spacing: -0.02ren;
  text-align: center;
  text-transform: uppercase;
}
.news__container {
  padding: 0;
}
.news-top {
  margin-bottom: 150px;
}
.news__grid {
  display: flex;
  flex-direction: column;
  gap: 150px;
  padding-bottom: 150px;
}
.news__grid .news-card:nth-child(even) {
  flex-direction: row-reverse;
}
.news__grid .news-card:nth-child(even) .news-card__body {
  padding-left: 20px;
  padding-right: 10px;
}
.news-card {
  display: flex;
  width: 100%;
}
.news-card:not(.is-vertical).is-hover .news-card__body {
  width: 570px;
  flex: 0 0 570px;
}
.news-card:not(.is-vertical).is-hover .news-card__head-inner {
  height: 105%;
}
.news-card.is-vertical {
  flex-direction: column;
}
.news-card.is-vertical .news-card__head {
  padding-bottom: 46%;
  flex: 0 0 auto;
  transition: 0.5s ease-out;
}
.news-card.is-vertical .news-card__body {
  padding: 10px 30px 0;
  width: 100%;
  flex: 0 0 auto;
  min-height: 200px;
}
.news-card.is-vertical .news-card__label, .news-card.is-vertical .news-card__main, .news-card.is-vertical .news-card__info {
  padding-left: 0;
}
.news-card__head {
  flex: 1 1 auto;
  padding-bottom: 30%;
  position: relative;
}
.news-card__head-inner {
  position: absolute;
  max-height: 900px;
  min-height: 100%;
  transition: 0.5s ease-out;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-card__body {
  display: flex;
  flex-direction: column;
  width: 653px;
  flex: 0 0 653px;
  justify-content: space-between;
  padding-right: 30px;
  transition: 0.5s ease-out;
}
.news-card__label {
  text-transform: uppercase;
  font-family: "Pragmatica";
  padding-left: 10px;
}
.news-card__name {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -0.02rem;
}
.news-card__link {
  margin-left: auto;
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.news-card__main {
  padding: 20px 0;
  padding-left: 10px;
  transition: 0.5s ease-out;
}
.news-card__main-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: 0.5s ease-out;
}
.news__btn {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: "Pragmatica";
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
}
.news__btn-wrapper {
  padding: 0 30px;
}
.news__btn::after {
  content: "";
  width: 20px;
  flex: 0 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 9.5H16.5V10.5H10.5V16.5H9.5V10.5H3.5V9.5H9.5V3.5H10.5V9.5Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.detail {
  padding-top: 100px;
  padding-bottom: 150px;
}
.detail-banner {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  margin-top: -50px;
}
.detail-banner__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.detail-banner__body {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: flex-start;
  padding: 200px 0;
}
.detail-banner__title {
  max-width: 1029px;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  text-align: center;
}
.detail-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.detail-banner__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 75%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 2;
}
.detail-banner__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
}
.detail__date {
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Pragmatica";
  color: rgb(126, 121, 118);
}
.detail__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-top: 75px;
  padding-bottom: 99px;
  width: calc(100% + 60px);
  margin-left: -30px;
  margin-right: -30px;
}
.detail__img {
  max-width: 1444px;
  width: 100%;
  margin: 75px 0 99px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.detail__img-inner {
  padding-bottom: 50%;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
.detail__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail__img p {
  max-width: 1028px;
  font-family: "Pragmatica";
  color: rgb(14, 19, 22);
  font-size: 0.6878rem !important;
  font-weight: 400 !important;
  line-height: 87% !important;
}
.detail-cite {
  max-width: 1028px;
  margin-bottom: 100px;
}
.detail-cite span {
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.detail-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.detail-content *:last-child {
  margin-bottom: 0 !important;
}
.detail-content p, .detail-content h2, .detail-content h3, .detail-content h4, .detail-content h5, .detail-content h6, .detail-content ul, .detail-content ol {
  max-width: 1028px;
  width: 100%;
}
.detail-content h2, .detail-content h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.03rem;
  color: rgb(43, 54, 60);
  margin-bottom: 24px;
}
.detail-content p {
  font-family: "Pragmatica";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 120%;
  color: rgb(14, 19, 22);
  margin-bottom: 24px;
}
.detail-content p + h2, .detail-content p + h3 {
  margin-top: 30px;
}
.detail-content p a {
  color: rgb(73, 126, 118);
  text-decoration: underline;
}
.detail-content li p {
  display: inline-block;
}
.detail-content li {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 133%;
  color: rgb(43, 54, 60);
}
.detail-content li:last-child {
  margin-bottom: 0;
}
.detail-content li a {
  color: rgb(73, 126, 118);
  text-decoration: underline;
}
.detail-content ol,
.detail-content ul {
  margin-bottom: 20px;
  max-width: 1020px;
}
.detail-content ol + h2, .detail-content ol + h3,
.detail-content ul + h2,
.detail-content ul + h3 {
  margin-top: 30px;
}
.detail-content ol {
  list-style: decimal;
  list-style-position: inside;
}
.detail-content ul li {
  position: relative;
  display: flex;
  gap: 10px;
}
.detail-content ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 2px;
  background: rgb(128, 133, 157);
  margin-top: 8px;
}
.detail-more {
  padding: 150px 0;
  background: rgba(217, 174, 130, 0.1);
}
.detail-more__container {
  padding: 0;
}
.detail-more__head {
  margin-bottom: 150px;
}
.detail-more__title {
  text-align: center;
  letter-spacing: -0.03rem;
  text-transform: uppercase;
}
.policy {
  padding: 150px 0;
}
.policy__head {
  margin-bottom: 100px;
}
.policy__title {
  text-transform: uppercase;
  letter-spacing: -0.02rem;
  text-align: center;
}
.policy__container {
  max-width: 1068px;
}
.policy__content {
  width: 100%;
}
.policy__content h2 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 120%;
  color: rgb(14, 19, 22);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.policy__content p {
  font-family: "Pragmatica";
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 144%;
  color: rgb(14, 19, 22);
  margin-bottom: 20px;
}
.policy__content p ~ h2 {
  margin-top: 50px;
}
.product-intro {
  padding: 20px 0;
}
.product-intro__head {
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}
.product-intro__head span {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.product-intro__head::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  width: 200px;
  background: rgb(14, 19, 22);
}
.product-intro__body {
  padding: 280px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-intro__title {
  text-align: center;
  text-transform: uppercase;
}
.product-intro__title-wrapper {
  max-width: 700px;
  width: 100%;
}
.product-gal__container {
  padding: 0;
}
.product-gal__pagination {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  padding: 19px 30px;
  background: rgb(14, 19, 22);
  display: flex;
  gap: 7px;
  transition: 0.3s ease;
  opacity: 0;
}
.product-gal__pagination .swiper-pagination-bullet {
  opacity: 0.3;
  height: 2px;
  border-radius: 0;
  width: 100%;
  border-radius: 2px;
  background: white;
  transition: 0.3s;
}
.product-gal__pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.product-gal__slider-wrapper {
  position: relative;
  height: 120vh;
}
.product-gal__slider-wrapper.is-active .product-gal__pagination,
.product-gal__slider-wrapper.is-active .product-gal__card-desc {
  opacity: 1;
}
.product-gal__slider-sticky {
  position: sticky;
  top: 50px;
}
.product-gal__nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  cursor: none;
}
.product-gal__nav-left, .product-gal__nav-right {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.product-gal__btn {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.product-gal__btn.is-follow {
  top: 0;
}
.product-gal__btn.is-next {
  right: 100px;
  background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M64.707 40L40 64.707L39.293 64L62.793 40.5H15.5V39.5H62.793L39.293 16L40 15.293L64.707 40Z' fill='white'/%3E%3C/svg%3E%0A");
}
.product-gal__btn.is-next.is-follow {
  right: calc(100% - 80px);
}
.product-gal__btn.is-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.293 40L40 15.293L40.707 16L17.207 39.5L64.5 39.5V40.5L17.207 40.5L40.707 64L40 64.707L15.293 40Z' fill='white'/%3E%3C/svg%3E%0A");
  left: 100px;
}
.product-gal__btn.is-prev.is-follow {
  left: 0;
}
.product-gal__card {
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: calc(100dvh - 50px);
  position: relative;
}
.product-gal__card-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  padding: 12.5px 30px;
  background: rgb(14, 19, 22);
  justify-content: center;
  transition: 0.3s ease;
  opacity: 0;
}
.product-gal__card-desc span {
  color: rgb(255, 255, 255);
  text-align: center;
}
.product-gal__card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-info {
  padding-top: 30px;
  padding-bottom: 200px;
}
.product-info__body {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.product-info__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.product-info__detail {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-info__detail-item {
  display: flex;
  gap: 6px;
  padding: 10px 0;
  position: relative;
}
.product-info__detail-item span {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.product-info__detail-item::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  height: 2px;
  background: rgb(14, 19, 22);
}
.product-info__detail-item img {
  position: absolute;
  left: 0;
  top: 5px;
}
.product-info__detail-item:has(img) {
  padding-left: 30px;
}
.product-info__about {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 1028px;
  margin: 0 auto;
}
.product-info__about-label {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.product-info__about-text {
  text-transform: uppercase;
  text-align: justify;
}
.product-imgs__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 220px;
  row-gap: 50px;
}
.product-imgs__container {
  padding: 0;
}
.product-imgs__item img,
.product-imgs__item video {
  display: block;
  width: calc(50% - 110px);
}
.product-imgs__item:first-child {
  display: block;
}
.product-imgs__item:first-child img,
.product-imgs__item:first-child video {
  width: 100%;
}
.product-imgs__item:nth-child(odd) {
  display: flex;
  justify-content: flex-end;
}
.product-price {
  padding-top: 200px;
}
.product-price__head {
  margin-bottom: 100px;
}
.product-price__container {
  padding: 0;
}
.product-price__title {
  text-transform: uppercase;
  text-align: center;
}
.product-price__grid {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.product-price__card {
  display: flex;
  min-height: 668px;
}
.product-price__card:nth-child(even) {
  flex-direction: row-reverse;
}
.product-price__card:nth-child(even) .product-price__card-right {
  padding-left: 30px;
  padding-right: 10px;
}
.product-price__card-left {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-price__card-img {
  max-width: 629px;
  max-height: 302px;
}
.product-price__card-img img {
  max-width: 100%;
  max-height: 100%;
}
.product-price__card-right {
  width: 446px;
  flex: 0 0 446px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 30px;
}
.product-price__card-label {
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.product-price__card-text {
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
}
.product-price__card-price {
  margin-left: auto;
  padding: 10px 0;
  position: relative;
}
.product-price__card-price span {
  text-transform: uppercase;
}
.product-price__card-price::before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 200px;
  height: 2px;
  background: var(--Font-Prime, rgb(14, 19, 22));
}
.product-tech {
  padding-top: 200px;
}
.product-tech__head {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--Font-Prime, rgb(14, 19, 22));
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 50px;
}
.product-tech__title {
  text-align: center;
  text-transform: uppercase;
}
.product-tech__btn {
  padding: 17.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(14, 19, 22);
  font-family: "Pragmatica";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.product-tech__img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-tech__img-link {
  max-width: 1016px;
}
.product-tech__img-link img {
  max-width: 100%;
}
.product-material {
  display: flex;
  flex-direction: column;
  background: rgb(17, 17, 17);
  padding: 50px 0;
}
.product-material__container {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  flex: 1 1 auto;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: calc(100dvh - 50px);
}
.product-material__body {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
}
.product-material__title {
  text-transform: uppercase;
  letter-spacing: -0.02rem;
  color: rgb(255, 255, 255);
  text-align: center;
}
.product-material__label {
  padding: 10px 0;
  text-align: center;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  position: relative;
}
.product-material__label.is-up::before {
  top: auto;
  bottom: 100%;
}
.product-material__label::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 2px;
  background: rgb(255, 255, 255);
}
.product-material__card {
  width: 120px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.3s ease;
  height: 72px;
  justify-content: flex-start;
}
.product-material__card-img img {
  display: block;
  max-width: 100%;
}
.product-material__card-text {
  text-align: center;
  overflow: hidden;
  transition: 0.3s ease;
  text-transform: uppercase;
  font-family: "Pragmatica";
  color: white;
  height: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-material__slider {
  width: 100%;
}
.product-material__slider .swiper-slide-active .product-material__card {
  padding-top: 24px;
}
.product-material__slider.is-main .product-material__card {
  flex-direction: column-reverse;
  justify-content: flex-start;
}
.product-material__slider.is-main .product-material__card-text {
  bottom: 0;
  top: auto;
}
.product-material__slider.is-main .swiper-wrapper {
  align-items: flex-end;
}
.product-material__slider.is-main .swiper-slide-active .product-material__card {
  padding-bottom: 24px;
}
.product-material__slider .swiper-slide {
  width: auto !important;
}
.product-material__slider .swiper-slide-active .product-material__card-text {
  height: 14px;
}
.product-help {
  position: relative;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
.product-help__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.product-help__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.product-help__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.product-help__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
}
.product-help__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  padding: 30px 0;
}
.product-help__title {
  position: absolute;
  color: white;
  letter-spacing: -0.02rem;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.product-help__main {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.product-help__group {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-help__group:last-child * {
  text-align: right;
}
.product-help__group:last-child .product-help__label::before {
  left: auto;
  right: 0;
}
.product-help__link {
  text-transform: uppercase;
  color: white;
}
.product-help__link::before {
  background: white;
}
.product-help__label {
  padding: 10px 0;
  position: relative;
}
.product-help__label span {
  color: white;
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.product-help__label::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 2px;
  top: 100%;
  left: 0;
  background-color: white;
}
.product-popular {
  padding: 200px 0;
  background: rgba(217, 174, 130, 0.1);
}
.product-popular__container {
  padding: 0;
}
.product-popular__head {
  margin-bottom: 100px;
  padding: 0 30px;
}
.product-popular__slider .swiper-slide {
  height: auto !important;
}
.product-popular__title {
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  text-align: center;
}
.product-available {
  padding: 200px 0;
}
.product-available__container {
  padding: 0;
}
.product-available .catalog-cards__grid {
  padding-bottom: 0;
}
.product-available__head {
  margin-bottom: 100px;
  padding: 0 30px;
}
.product-available__title {
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  text-align: center;
}
.projects {
  padding-top: 150px;
  padding-bottom: 200px;
}
.projects__head {
  margin-bottom: 150px;
}
.projects__title {
  text-align: center;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
.projects__grid {
  display: flex;
  flex-direction: column;
  gap: 150px;
  padding-bottom: 150px;
}
.projects-card {
  display: flex;
  width: 100%;
}
.projects-card:nth-child(even) {
  flex-direction: row-reverse;
}
.projects-card.is-hover .projects-card__body {
  width: 600px;
  flex: 0 0 600px;
}
.projects-card.is-hover .projects-card__name {
  opacity: 0.5;
}
.projects-card__head {
  flex: 1 1 auto;
  padding-bottom: 35%;
  position: relative;
}
.projects-card__head-inner {
  position: absolute;
  max-height: 900px;
  min-height: 100%;
  transition: 0.5s ease-out;
  overflow: hidden;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(217, 174, 130, 0.1);
}
.projects-card__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.projects-card__body {
  display: flex;
  flex-direction: column;
  width: 653px;
  flex: 0 0 653px;
  justify-content: space-between;
  padding-right: 30px;
  transition: 0.5s ease-out;
}
.projects-card__label {
  text-transform: uppercase;
  font-family: "Pragmatica";
  padding-left: 10px;
}
.projects-card__name {
  text-transform: uppercase;
  text-align: center;
  transition: 0.3s ease;
}
.projects-card__main {
  padding: 20px 0;
  padding-left: 10px;
  transition: 0.5s ease-out;
}
.projects-card__main-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: 0.5s ease-out;
}
.projects-card__link {
  margin-left: auto;
  font-family: "Pragmatica";
  text-transform: uppercase;
}
.projects-card__info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  padding-left: 10px;
}
.projects-card__info-item {
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  gap: 6px;
  border-bottom: 2px solid var(--Font-Prime, rgb(14, 19, 22));
  max-width: 200px;
  width: 100%;
}
.projects-card__info-item span {
  text-transform: uppercase;
}
.projects-card__info-item span:last-child {
  font-family: "Pragmatica";
}
.projects-card__info-item * {
  text-align: right;
}
.projects__btn {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: "Pragmatica";
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
}
.projects__btn::after {
  content: "";
  width: 20px;
  flex: 0 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 9.5H16.5V10.5H10.5V16.5H9.5V10.5H3.5V9.5H9.5V3.5H10.5V9.5Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}
.quality-banner {
  position: relative;
  z-index: 2;
}
.quality-banner__anchors {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 406px;
  width: 100%;
  margin-left: auto;
}
.quality-banner__anchor {
  display: flex;
  gap: 10px;
}
.quality-banner__anchor:hover span {
  opacity: 1;
}
.quality-banner__anchor span {
  width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.quality-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.quality-banner__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
}
.quality-banner__bg img,
.quality-banner__bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.quality-banner__body {
  padding-top: 200px;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  position: relative;
  z-index: 2;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  margin-top: -50px;
}
.quality-banner__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.quality-banner__title {
  letter-spacing: -0.02rem;
  text-align: center;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}
.quality-banner__info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.quality-banner__info-head {
  margin-bottom: 6px;
}
.quality-banner__info-head span {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
.quality-banner__info-btn {
  font-family: "Pragmatica";
  padding: 5px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-left: auto;
  margin-right: 10%;
  background: rgb(0, 0, 0);
  margin-bottom: 20px;
}
.quality-banner__info-btn::after {
  content: "";
  width: 10px;
  height: 10px;
  flex: 0 0 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.60352 1.29297L6.95703 4.64648C7.0508 4.74025 7.10352 4.86739 7.10352 5C7.10352 5.13261 7.0508 5.25975 6.95703 5.35352L3.60352 8.70703L2.89648 8L5.89648 5L2.89648 2L3.60352 1.29297Z' fill='white'/%3E%3C/svg%3E%0A");
}
.quality-banner__info-body {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.quality-banner__info-vals {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 200px;
  width: 100%;
}
.quality-banner__info-vals * {
  text-align: right;
  color: rgb(255, 255, 255);
}
.quality-banner__info-val {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  border-bottom: 2px solid var(--UI-Text-Light, rgb(255, 255, 255));
}
.quality-desc {
  padding: 200px 0;
}
.quality-desc__head {
  margin-bottom: 100px;
}
.quality-desc__title {
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  text-align: center;
}
.quality-desc__label {
  font-family: "Pragmatica";
  display: block;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.quality-desc__text {
  text-align: justify;
  text-transform: uppercase;
}
.quality-desc__body {
  max-width: 1028px;
  margin: 0 auto;
}
.quality-imgs {
  padding-top: 50px;
  padding-bottom: 200px;
}
.quality-imgs__grid {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.quality-imgs__container {
  padding: 0;
}
.quality-imgs__item {
  width: calc(50% - 110px);
}
.quality-imgs__item:nth-child(even) {
  margin-left: auto;
}
.quality-imgs__item-head {
  position: relative;
  padding-bottom: 130%;
  margin-bottom: 10px;
}
.quality-imgs__item-head video,
.quality-imgs__item-head img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quality-imgs__item-body {
  padding: 0 30px;
}
.quality-imgs__item-desc {
  text-transform: uppercase;
}
.quality-collection {
  padding-top: 200px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
}
.quality-collection__container {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.quality-collection__inner {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.quality-collection__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.quality-collection__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 75%, rgba(0, 0, 0, 0.5) 100%);
}
.quality-collection__bg img,
.quality-collection__bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.quality-collection__inner {
  max-width: 1028px;
  width: 100%;
  margin: 0 auto;
}
.quality-collection__title {
  color: white;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -0.02rem;
}
.quality-collection__body {
  display: flex;
  flex-direction: column;
}
.quality-collection__label {
  text-transform: uppercase;
  color: white;
  margin-bottom: 20px;
}
.quality-collection__text {
  text-align: justify;
  color: white;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.quality-collection__link {
  font-family: "Pragmatica";
  align-self: center;
  color: white;
  text-transform: uppercase;
}
.quality-collection__link::before {
  background: white;
}
.quality-vals {
  padding-top: 10px;
  padding-bottom: 60px;
}
.quality-vals__slider .quality-imgs__item {
  width: 100%;
}
.quality-history {
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  width: calc(100vw - var(--scrollbar-width, 0px));
  min-height: 100dvh;
  padding: 50px 0;
  background: rgb(14, 19, 22);
}
.quality-history__container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.quality-history__top {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
.quality-history__slider {
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.quality-history__slider .swiper-wrapper {
  flex: 1 1 auto;
}
.quality-history__slider .swiper-slide {
  height: auto !important;
}
.quality-history__thumb .swiper-slide .quality-history__tab span {
  opacity: 0.3;
}
.quality-history__thumb .swiper-slide:last-child .quality-history__tab {
  text-align: right;
}
.quality-history__thumb .swiper-slide:first-child .quality-history__tab {
  text-align: left;
}
.quality-history__thumb .swiper-slide.swiper-slide-thumb-active .quality-history__tab span {
  opacity: 1;
}
.quality-history__card {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.quality-history__card-label {
  font-family: "Pragmatica";
  text-transform: uppercase;
  color: white;
  max-width: 1028px;
  width: 100%;
}
.quality-history__card-head {
  margin-bottom: 100px;
}
.quality-history__card-title {
  text-transform: uppercase;
  max-width: 1028px;
  color: white;
}
.quality-history__tab {
  padding-top: 22px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-align: center;
}
.quality-history__tab::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
}
.quality-history__tab::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: rgb(217, 174, 130);
  z-index: 2;
}
.quality-history__tab span {
  font-family: "Pragmatica";
  text-transform: uppercase;
  color: white;
  transition: 0.3s;
}

.js-quality-history-thumb .swiper-slide.is-animate .quality-history__tab::before {
  width: 100%;
  animation: fillLine 7s linear forwards;
}

.js-quality-history-thumb .swiper-slide.is-full .quality-history__tab::before {
  width: 100% !important;
  transition: none;
}
.unexist {
  padding-top: 90px;
  margin-top: -50px;
  padding-bottom: 150px;
  background: rgb(236, 248, 250);
}
.unexist__head {
  margin-bottom: 160px;
}
.unexist__title {
  font-weight: 500;
  font-size: 120px;
  line-height: 1;
  letter-spacing: -0.06rem;
  text-transform: uppercase;
  color: rgb(126, 121, 118);
}
.unexist__body {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.unexist__text {
  text-transform: uppercase;
  text-align: center;
}
.unexist__link {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: "Pragmatica";
  border: 1px solid var(--Font-Prime, rgb(14, 19, 22));
}
.unexist__link::after {
  content: "";
  width: 20px;
  flex: 0 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.707 10L10 16.707L9.29297 16L14.793 10.5H3.5V9.5H14.793L9.29297 4L10 3.29297L16.707 10Z' fill='%230E1316'/%3E%3C/svg%3E%0A");
}