* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  position: relative;
}

article,
aside,
details,
figure,
figfz-x-sm,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
.summary-row.--stock{
  display: none !important;;
}
audio,
canvas,
progress,
video {
  display: block;
  max-width: 100%;
}

.hidden,
[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  color: inherit;
}

a:active, a:hover {
  outline: 0;
}

a img {
  border: 0;
}

@media (any-hover: hover) {
  a:hover {
    text-decoration: none;
  }
}

sub,
sup {
  font-size: .5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -1em;
}

sub {
  bottom: -.25em;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  font: inherit;
  color: inherit;
  background-color: transparent;
}

button,
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: inherit;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

textarea::-moz-placeholder, input::-moz-placeholder {
  color: inherit;
  -moz-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

textarea::-ms-input-placeholder, input::-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

textarea::placeholder,
input::placeholder {
  color: inherit;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

textarea:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder, input:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder, input:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::-ms-input-placeholder, input:focus::-ms-input-placeholder {
  color: transparent;
}

textarea:focus::placeholder,
input:focus::placeholder {
  color: transparent;
}

input[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  resize: none;
  overflow: auto;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  display: block;
}

section {
  position: relative;
  overflow: hidden;
}

@font-face {
  font-family: "Ezer Basic";
  src: url("https://lynkco.co.il/purchase/assets/fonts/EzerBasic-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ezer Basic";
  src: url("https://lynkco.co.il/purchase/assets/fonts/EzerBasic-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ezer Basic";
  src: url("https://lynkco.co.il/purchase/assets/fonts/EzerBasic-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url("https://lynkco.co.il/purchase/assets/fonts/iconfont/iconfont.ttf?572h48") format("truetype"), url("https://lynkco.co.il/purchase/assets/fonts/iconfont/iconfont.woff?572h48") format("woff"), url("https://lynkco.co.il/purchase/assets/fonts/iconfont/iconfont.svg?572h48#Icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon__"],
[class*=" icon__"] {
  line-height: 1;
  display: inline-block;
  height: 1em;
}

[class^="icon__"]::before,
[class*=" icon__"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon__close {
  width: 1.1875rem;
  height: 1.125rem;
  display: inline-block;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99941 8.99912L-1.74975e-07 15.9985L1.99983 17.9983L10.999 8.99911L1.99983 1.69913e-05L-1.39878e-06 1.99982L6.99941 8.99912Z' fill='white'/%3E%3Cpath d='M11.2933 9.0009L18.2927 2.0015L16.2928 0.00168658L7.29366 9.0009L16.2928 18L18.2927 16.0002L11.2933 9.0009Z' fill='white'/%3E%3C/svg%3E%0A");
}

.icon__arrow-left:before {
  content: "\e900";
}

.icon__arrow-left-thin:before {
  content: "\e901";
}

.icon__arrow-right:before {
  content: "\e902";
}

.icon__dropdown:before {
  content: "\e903";
}

.icon__info:before {
  content: "\e904";
}

:root {
  --compensate-scroll-bar: 15px;
}

html {
  scroll-behavior: smooth;
  font-size: 0.83333vw;
}

@media (max-width: 768px) and (orientation: portrait) {
  html {
    font-size: 4.10256vw;
  }
}

body {
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  min-height: 100vh;
  font-size: 1rem;
  color: #fff;
  background: #000;
  font-family: "Ezer Basic", sans-serif;
}

body.fixed {
  overflow: hidden;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  body.fixed {
    padding-right: var(--compensate-scroll-bar, 15px);
  }
  body.fixed .header {
    padding-right: var(--compensate-scroll-bar, 15px);
  }
}

* {
  -webkit-tap-highlight-color: rgba(45, 45, 45, 0.1);
}

::-moz-selection {
  background-color: rgba(45, 45, 45, 0.5);
  color: #fff;
}

::selection {
  background-color: rgba(45, 45, 45, 0.5);
  color: #fff;
}

.compensate-for-scrollbar .header {
  padding-right: 15px;
}

.preloader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #000;
}

.btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

.tab-item:not(:first-child) {
  display: none;
}

/**
 * Swiper 8.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2022
 */
@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");
  font-weight: 400;
  font-style: normal;
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

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

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

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

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

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

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

: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(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: 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: .35;
  cursor: auto;
  pointer-events: none;
}

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

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.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;
  font-variant: initial;
  line-height: 1;
}

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

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

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

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

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

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

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

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .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 {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

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

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.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%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

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

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

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

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

.swiper-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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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%;
  -o-object-fit: contain;
     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;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

.swiper-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-flip {
  overflow: visible;
}

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

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.form-grid {
  display: -ms-grid;
  display: grid;
  gap: 1.25rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .form-grid {
    gap: 0.875rem;
  }
}

html[dir='rtl'] form input[type="tel"] {
  direction: rtl;
}

.form-item {
  position: relative;
}

.form-item input:not([type="checkbox"]),
.form-item textarea,
.form-item select {
  display: block;
  width: 100%;
  height: 3.25rem;
  padding-inline: 1.125rem;
  border: 1px solid #fff;
  border-radius: 0 0 0 0.625rem;
  font-size: 1.125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .form-item input:not([type="checkbox"]),
  .form-item textarea,
  .form-item select {
    font-size: 1rem;
    height: 3rem;
  }
}

.form-item input:not([type="checkbox"]):focus::-webkit-input-placeholder, .form-item input:not([type="checkbox"]):not(:placeholder-shown)::-webkit-input-placeholder, .form-item textarea:focus::-webkit-input-placeholder, .form-item textarea:not(:placeholder-shown)::-webkit-input-placeholder, .form-item select:focus::-webkit-input-placeholder, .form-item select:not(:placeholder-shown)::-webkit-input-placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):focus::-moz-placeholder, .form-item input:not([type="checkbox"]):not(:placeholder-shown)::-moz-placeholder, .form-item textarea:focus::-moz-placeholder, .form-item textarea:not(:placeholder-shown)::-moz-placeholder, .form-item select:focus::-moz-placeholder, .form-item select:not(:placeholder-shown)::-moz-placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):focus:-ms-input-placeholder, .form-item input:not([type="checkbox"]):not(:placeholder-shown):-ms-input-placeholder, .form-item textarea:focus:-ms-input-placeholder, .form-item textarea:not(:placeholder-shown):-ms-input-placeholder, .form-item select:focus:-ms-input-placeholder, .form-item select:not(:placeholder-shown):-ms-input-placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):focus::-ms-input-placeholder, .form-item input:not([type="checkbox"]):not(:placeholder-shown)::-ms-input-placeholder, .form-item textarea:focus::-ms-input-placeholder, .form-item textarea:not(:placeholder-shown)::-ms-input-placeholder, .form-item select:focus::-ms-input-placeholder, .form-item select:not(:placeholder-shown)::-ms-input-placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):not(:-moz-placeholder-shown)::placeholder, .form-item textarea:not(:-moz-placeholder-shown)::placeholder, .form-item select:not(:-moz-placeholder-shown)::placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):not(:-ms-input-placeholder)::placeholder, .form-item textarea:not(:-ms-input-placeholder)::placeholder, .form-item select:not(:-ms-input-placeholder)::placeholder {
  color: transparent !important;
}

.form-item input:not([type="checkbox"]):focus::placeholder, .form-item input:not([type="checkbox"]):not(:placeholder-shown)::placeholder,
.form-item textarea:focus::placeholder,
.form-item textarea:not(:placeholder-shown)::placeholder,
.form-item select:focus::placeholder,
.form-item select:not(:placeholder-shown)::placeholder {
  color: transparent !important;
}

.select-wrapper {
  position: relative;
}

.select-wrapper i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  inset-inline-end: 1.25rem;
  font-size: 1.5rem;
}

.checkbox-item {
  position: relative;
}

.checkbox-item input[type="checkbox"] {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 0;
  height: 0;
}

.checkbox-item input[type="checkbox"]:checked + span::before {
  background: #fff;
  opacity: 1;
}

.checkbox-item span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.625rem;
  font-size: 0.875rem;
  cursor: pointer;
}

.checkbox-item span::before {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  border: 1px solid #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0.125rem;
}

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

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
      .content-wrapper__main-bottom {

        grid-template-columns: 1fr 16rem !important;

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

@media (max-width: 768px) and (orientation: portrait) {
  .d-none-mob {
    display: none !important;
  }
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn.--primary {
  min-width: 10.1875rem;
  padding-inline: 1.125rem;
  border-radius: 0 0 0.875rem 0;
}

.btn.--primary:not(.--back) {
  gap: 0.75rem;
  color: #000;
  background: #1EF1C6;
  height: 3.125rem;
}

@media (any-hover: hover) {
  .btn.--primary:not(.--back):hover {
    background: #0dcfa8;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .btn.--primary {
    height: 3rem;
    padding-inline: .75rem;
  }
}

.btn.--secondary {
  height: 2.5rem;
  min-width: 5.625rem;
  padding-inline: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0 0 0.625rem 0;
}

@media (max-width: 768px) and (orientation: portrait) {
  .btn.--secondary {
    height: 2.1875rem;
    min-width: 4.375rem;
    padding-inline: 1.25rem;
  }
}

.btn.--secondary.isActive {
  border-color: #1EF1C6;
  color: #1EF1C6;
  background: rgba(30, 241, 198, 0.1);
}

.btn.--back {
  border: 1px solid #fff;
  height: 3rem;
}

@media (any-hover: hover) {
  .btn.--back:hover {
    background: #fff;
    color: #000;
  }
}

.page-wrapper {
  overflow: hidden;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .page-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 1.875rem 2.25rem;
  border-bottom: 1px solid #535353;
  min-height: 2.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) and (orientation: portrait) {
  .page-header {
    min-height: 3.125rem;
    padding-inline: 0.75rem 1rem;
  }
}

.page-header .logo {
  width: 10.8125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .page-header .logo {
    width: 7.25rem;
  }
}

.page-header .logo img {
  width: 100%;
}

.page-header .switcher ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.1875rem;
}

.page-header .switcher a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-padding-end: 0.875rem;
          padding-inline-end: 0.875rem;
  height: 3.5rem;
  font-size: 1.125rem;
  border-bottom: 0.125rem solid transparent;
}

.page-header .switcher a.current-page {
  border-color: #1EF1C6;
  color: #1EF1C6;
}

.page-header .select-wrapper {
  color: #1EF1C6;
}

.page-header .select-wrapper select {
  -webkit-padding-end: 1.75rem;
          padding-inline-end: 1.75rem;
  background: #000;
}

.page-header .select-wrapper i {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.375rem;
  inset-inline-end: .5rem;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper {
    display: -ms-grid;
    display: grid;
    min-height: 43.75rem;
    height: calc(101svh - 4.625rem);
    -ms-grid-columns: 1fr 88.625rem;
    grid-template-columns: 1fr 88.625rem;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 10.625rem;
  }
  .content-wrapper:has(.--step-4.isActive), .content-wrapper:has(.--step-5.isActive), .content-wrapper:has(.--step-6.isActive), .content-wrapper:has(.--step-7.isActive) {
    padding-bottom: 13.125rem;
  }
  .content-wrapper:has(.--step-4.isActive) .content-wrapper__main-bottom, .content-wrapper:has(.--step-5.isActive) .content-wrapper__main-bottom, .content-wrapper:has(.--step-6.isActive) .content-wrapper__main-bottom, .content-wrapper:has(.--step-7.isActive) .content-wrapper__main-bottom {
    bottom: 7rem;
  }
}

.content-wrapper__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__main {
    height: 100%;
    min-height: 0;
  }
}

.content-wrapper__main-navigation {
  position: absolute;
  top: 1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
  padding: 1.75rem 2.125rem;
  background: rgba(0, 0, 0, 0.33);
  -webkit-backdrop-filter: blur(7.45px);
          backdrop-filter: blur(7.45px);
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-navigation {
    width: 100%;
    top: 0;
    gap: 0.75rem;
    padding: 1.125rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.content-wrapper__main-navigation div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 1.125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-navigation div {
    font-size: 0.8125rem;
    gap: 0.375rem;
  }
}

.content-wrapper__main-navigation div .number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  width: 1.25rem;
  height: 1.25em;
  background: #343434;
  border-radius: 0.3125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-navigation div .number {
    font-size: 0.8125rem;
    width: 1rem;
    height: 1rem;
    border-radius: 0.25rem;
  }
}

.content-wrapper__main-navigation div.isActive {
  color: #1EF1C6;
}

.content-wrapper__main-navigation div.isActive .number {
  background: #1EF1C6;
  color: #000;
}

.content-wrapper__main-slider {
  position: relative;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__main-slider {
    min-height: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.content-wrapper__main-slider-items {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.content-wrapper__main-slider-items .default-slider {
  height: 100%;
}

.content-wrapper__main-slider-items .default-slider button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  font-size: 2rem;
  line-height: 1;
  width: 2.875rem;
  height: 2.875rem;
  background: rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 0px 33.6px rgba(30, 241, 198, 0.19);
          box-shadow: 0px 0px 33.6px rgba(30, 241, 198, 0.19);
  border-radius: 50%;
}

@media (any-hover: hover) {
  .content-wrapper__main-slider-items .default-slider button:hover {
    color: #1EF1C6;
  }
}

.content-wrapper__main-slider-items .default-slider button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.content-wrapper__main-slider-items .default-slider button.swiper-btn-prev {
  right: 1.875rem;
}

.content-wrapper__main-slider-items .default-slider button.swiper-btn-next {
  left: 1.875rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-slider-items .default-slider button {
    font-size: 1.5rem;
  }
  .content-wrapper__main-slider-items .default-slider button.swiper-btn-prev {
    right: 0.75rem;
  }
  .content-wrapper__main-slider-items .default-slider button.swiper-btn-next {
    left: 0.75rem;
  }
}

.content-wrapper__main-slider-switcher {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 4.625rem;
  z-index: 10;
  border-radius: 0.375rem;
  background: #2F2F2F;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.375rem;
  padding: 0.375rem;
  -webkit-box-shadow: 0px 4px 8.6px rgba(0, 0, 0, 0.56);
          box-shadow: 0px 4px 8.6px rgba(0, 0, 0, 0.56);
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-slider-switcher {
    bottom: 3rem;
    padding: 0.25rem;
  }
}

.content-wrapper__main-slider-switcher button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.1875rem;
  padding-inline: 1.5rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-slider-switcher button {
    height: 1.75rem;
    padding-inline: 0.75rem;
    font-size: 0.8125rem;
  }
}

@media (any-hover: hover) {
  .content-wrapper__main-slider-switcher button:hover {
    color: #1EF1C6;
  }
}

.content-wrapper__main-slider-switcher button.isActive {
  color: #1EF1C6;
  background: #394845;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__main-slider .pollution {
    z-index: 10;
    position: absolute;
    inset-inline-start: 1.25rem;
    bottom: 1rem;
  }
}

.content-wrapper__main-slide {
  height: 100%;
  background-image: url("https://lynkco.co.il/purchase/assets/img/slide-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 0.75rem;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__main-slide {
    padding-top: 6.75rem;
  }
}

.content-wrapper__main-slide .media-wrapper {
  max-width: 61rem;
  width: 100%;
  margin-inline: auto;
}

.content-wrapper__main-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-wrapper__main-bottom {
  overflow: hidden;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__main-bottom {
    border-top: 1px solid #535353;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15rem;
    grid-template-columns: 1fr 15rem;
    gap: 2rem;
    padding: 0.875rem 0.875rem 0.875rem 1.6875rem;
    /* height: 6.375rem; */
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-bottom {
    padding: 1rem 1rem .75rem;
    position: fixed;
    bottom: 4.5rem;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #000;
  }
}

.content-wrapper__main-bottom .price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  gap: 0.25rem;
}

.content-wrapper__main-bottom .price-wrapper:not(:first-child) {
  position: relative;
}

.content-wrapper__main-bottom .price-wrapper:not(:first-child)::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 50%;
  inset-inline-start: -0.875rem;
  background: #5B5B5B;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.content-wrapper__main-bottom .price-wrapper .price {
  font-weight: 700;
  font-size: 2.1875rem;
}

.content-wrapper__main-bottom .price-wrapper .price i {
  font-style: normal;
  font-size: 1.125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-bottom .price-wrapper .price {
    font-size: 1.75rem;
  }
}

.content-wrapper__main-bottom .price-wrapper .prev {
  font-size: 0.875rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-bottom .price-wrapper .prev {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.375rem;
    color: rgba(255, 255, 255, 0.7);
  }
  .content-wrapper__main-bottom .price-wrapper .prev i {
    font-size: 1.125rem;
    color: #6A6A6A;
  }
}

.content-wrapper__main-bottom .price-wrapper .after {
  font-size: 0.8125rem;
}

.content-wrapper__main-bottom p {
  line-height: 1.2;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.74);
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__main-bottom p {
    display: none;
  }
}

.content-wrapper__options {
  overflow: hidden;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__options {
    height: calc(99svh - 5.75rem);
  }
}

.content-wrapper__options-step {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
}

.content-wrapper__options-step .step-title {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__options-step .step-title {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
}

.content-wrapper__options-step .notice {
  margin-top: auto;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.74);
}

.content-wrapper__options-step .notice p:not(:last-child) {
  margin-bottom: 1em;
}

.content-wrapper__options-step .notice a {
  text-decoration: underline;
  color: #1EF1C6;
}

.content-wrapper__options .--step-1 .link {
  color: #1EF1C6;
  text-decoration: underline;
}

.content-wrapper__options-main {
  background: #1F1F1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.content-wrapper__options-main > p {
  font-size: 0.875rem;
}

.content-wrapper__options-main > p:not(:last-child) {
  margin-bottom: 1em;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__options-main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-height: 0;
    padding: 3.75rem 1.5rem 3.25rem 0.75rem;
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #535353 transparent;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__options-main {
    padding: 1.5rem 1rem;
  }
}

.content-wrapper__options-main .btns {
  margin-bottom: 1.5rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__options-main .btns {
    margin-bottom: 1.125rem;
  }
}

.content-wrapper__options-main::-webkit-scrollbar {
  width: 6px;
}

.content-wrapper__options-main::-webkit-scrollbar-track {
  background: transparent;
}

.content-wrapper__options-main::-webkit-scrollbar-thumb {
  background-color: #535353;
  border-radius: 10px;
}

.content-wrapper__options-main::-webkit-scrollbar-thumb:hover {
  background-color: #707070;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .content-wrapper__options-bottom {
    overflow: hidden;
    height: 6.375rem;
    border-top: 1px solid #535353;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    padding: 1.5rem;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .content-wrapper__options-bottom {
    padding: .5rem 1rem 1rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
  }
  .content-wrapper__options-bottom button.--back {
    min-width: auto !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.content-wrapper__options-bottom p {
  font-size: 0.7rem;
  margin-top: 0.5em;
}

.pollution {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  font-weight: 500;
  font-size: 0.875rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .pollution {
    background: #1F1F1F;
    font-size: 0.625rem;
    padding: .5rem 1rem;
    width: 100%;
    gap: 0.5rem;
  }
}

.pollution div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.5rem;
}

.pollution span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  font-size: 0.75rem;
}

.grid-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
}

.grid-list:not(:first-child) {
  margin-top: 2.8125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .grid-list:not(:first-child) {
    margin-top: 2.125rem;
  }
}

.grid-list:not(:last-child) {
  margin-bottom: 2.625rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .grid-list:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.grid-list .item {
  background: #2D2D2D;
  padding: 1rem;
  line-height: 1.4;
  min-height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.25rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .grid-list .item {
    line-height: 1.2;
    padding: 0.75rem;
    min-height: 4.5rem;
  }
}

.grid-list .item p {
  font-weight: 500;
  font-size: 1.125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .grid-list .item p {
    font-size: 1rem;
  }
}

.grid-list .item span {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.74);
}

@media (max-width: 768px) and (orientation: portrait) {
  .grid-list .item span {
    font-size: 0.8125rem;
  }
}

.info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}

.info-list__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-weight: 500;
  font-size: 1.25rem;
}

.info-list__label i {
  font-size: 1.375rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .info-list__label {
    font-size: 1rem;
  }
  .info-list__label i {
    font-size: 1.25rem;
  }
}

.info-list ul {
  line-height: 1.6;
  list-style: square;
  -webkit-padding-start: 1.5em;
          padding-inline-start: 1.5em;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .info-list ul {
    font-size: 1.125rem;
  }
}

.color-selection {
  padding-top: 4.125rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.375rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .color-selection {
    padding-top: 3.875rem;
    gap: 1.25rem;
  }
}

.color-selection:not(:last-child) {
  margin-bottom: 4rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .color-selection:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}

.color-selection__item-desc {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

@media (max-width: 768px) and (orientation: portrait) {
  .color-selection__item-desc {
    font-size: 0.875rem;
  }
}

.color-selection__item-desc span {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.74);
}

.color-selection__item-radio {
  width: 3.625rem;
  height: 3.625rem;
  border-radius: 50%;
  border: .5rem solid #1F1F1F;
  position: relative;
  cursor: pointer;
}

@media (max-width: 768px) and (orientation: portrait) {
  .color-selection__item-radio {
    border-width: 0.375rem;
    width: 3.125rem;
    height: 3.125rem;
  }
}

.color-selection__item-radio::before {
  position: absolute;
  content: "";
  inset: -0.5rem;
  border-radius: 50%;
  border: 1px solid #585858;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

@media (max-width: 768px) and (orientation: portrait) {
  .color-selection__item-radio::before {
    inset: -0.375rem;
  }
}

.color-selection__item input {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.color-selection__item input:checked ~ .color-selection__item-desc {
  opacity: 1;
}

.color-selection__item input:checked ~ .color-selection__item-radio::before {
  border-color: #1EF1C6;
}

.accessories-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-selection {
    gap: 0.5rem;
  }
}

.accessories-selection:not(:last-child) {
  margin-bottom: 4rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-selection:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

.accessories-selection__item label {
  position: relative;
  cursor: pointer;
}

.accessories-selection__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  background: #2D2D2D;
  border: 1px solid #2D2D2D;
  position: relative;
  padding: 0.75rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-selection__item-content {
    padding: 0.625rem;
    gap: 0.75rem;
  }
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .accessories-selection__item-content {
    -webkit-padding-end: 6.25rem;
            padding-inline-end: 6.25rem;
  }
}

.accessories-selection__item-content .image {
  width: 4.5rem;
  aspect-ratio: 1;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-selection__item-content .image {
    width: 3.625rem;
  }
}

.accessories-selection__item-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.accessories-selection__item-content .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.accessories-selection__item-content .price {
  position: absolute;
  font-weight: 500;
  font-size: 0.875rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  inset-inline-end: 1.25rem;
}

.accessories-selection__item-content .title {
  line-height: 1.38;
}

.accessories-selection__item-content button {
  color: #1EF1C6;
  font-size: 0.875rem;
  text-decoration: underline;
}

.accessories-selection__item-content p {
  /* display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; */
  color: #C9C9C9;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-selection__item-content p {
    display: none;
  }
}

.accessories-selection__item input {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 0;
  height: 0;
}

.accessories-selection__item input:checked ~ .accessories-selection__item-content {
  border-color: #1EF1C6;
}

.modal-item {
  position: fixed;
  z-index: 20;
  overflow: hidden;
  background: #1F1F1F;
  border: 1px solid #535353;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  top: 50%;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .modal-item {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    inset-inline-end: 15.4375rem;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .modal-item {
    width: 22.5rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-height: 90vh;
    overflow: auto;
  }
}

.modal-item .close-tab {
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.modal-item.isActive {
  opacity: 1;
  visibility: visible;
}

.accessories-modal {
  width: 57.8125rem;
}

.accessories-modal__inner {
  display: -ms-grid;
  display: grid;
  gap: 3rem;
  padding: 1.25rem 1rem;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .accessories-modal__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3rem 2.375rem 4.1875rem 3.4375rem;
    -ms-grid-columns: 1fr 17.125rem;
    grid-template-columns: 1fr 17.125rem;
    gap: 4.1875rem;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-modal__inner {
    font-size: 0.875rem;
  }
}

.accessories-modal__inner p {
  line-height: 1.8;
}

.accessories-modal__title {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-modal__title {
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
  }
}

.accessories-modal .swiper-slide img {
  width: 100%;
}

.accessories-modal .btns {
  margin-top: 1.125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}

.accessories-modal .btns button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.375rem;
  width: 1em;
  height: 1em;
  background: #2D2D2D;
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-modal .btns button {
    font-size: 2rem;
  }
}

.accessories-modal .btns button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (any-hover: hover) {
  .accessories-modal .btns button:hover {
    background: #606060;
  }
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .accessories-modal__media {
    overflow: hidden;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .accessories-modal__media {
    max-width: 14.1875rem;
    margin-inline: auto;
  }
}

.summary:not(:last-child) {
  margin-bottom: 2rem;
}

.summary-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  padding-block: 0.875rem;
  border-bottom: 1px solid #535353;
}

.summary-row:has(+ .tooltip) {
  border-bottom: none;
}

@media (max-width: 768px) and (orientation: portrait) {
  .summary-row {
    gap: 1.5rem;
    font-size: 0.875rem;
  }
}

.summary-row span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.875rem;
}

.summary-row .total-price {
  font-weight: 500;
  font-size: 1.125rem;
}

.summary-row .price {
  font-size: 0.875rem;
}

.summary-row:has(+ .--total) {
  border: none;
}

.summary-row > div:last-child {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}

.summary-row.--total {
  border: none;
  background: #2D2D2D;
  padding-inline: 1.25rem;
  line-height: 1.05;
  margin-top: 0.75rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .summary-row.--total {
    padding-inline: 0.75rem;
  }
}

.summary-row.--total div {
  font-weight: 500;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .summary-row.--total div {
    font-size: 1.125rem;
  }
}

.summary-row.--total span {
  font-size: 0.75rem;
}

.otp-code {
  text-align: center;
  max-width: 25.5rem;
  margin: auto;
  padding-bottom: 2.375rem;
}

.otp-code h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.otp-code p {
  font-size: 1.125rem;
}

.otp-code p:not(:last-child) {
  margin-bottom: 2rem;
}

.otp-code__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
}

.otp-code__inputs input {
  width: 3rem;
  text-align: center;
  font-size: 1.5rem;
  height: 3.125rem;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.otp-code .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1EF1C6;
}

.otp-code .link i {
  font-size: 1.5em;
  -webkit-transform: translateY(10%);
      -ms-transform: translateY(10%);
          transform: translateY(10%);
}

.otp-code .link span {
  text-decoration: underline;
}

.otp-code .link:not(:first-child) {
  margin-top: 1.75rem;
}

@media (any-hover: hover) {
  .otp-code .link:hover span {
    text-decoration: none;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .otp-code__inputs {
    gap: 0.5rem;
  }
  .otp-code__inputs input {
    width: 2.25rem;
    height: 2.5rem;
    font-size: 1.125rem;
    padding: 0;
    min-width: 0;
  }
}

.compare-modal {
  width: 49rem;
  padding: 1.25rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .compare-modal {
    width: 22.5rem;
    padding: 1.25rem 1rem;
  }
}

.compare-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.25rem;
}

.compare-modal__header .close-tab {
  position: static;
}

.compare-modal__title {
  font-weight: 400;
  font-size: 1.5rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .compare-modal__title {
    font-size: 1.25rem;
  }
}

.compare-modal table {
  width: 100%;
}

.compare-modal tr {
  font-size: 1.125rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .compare-modal tr {
    font-size: 0.875rem;
  }
}

.compare-modal tr th {
  font-size: 1.25rem;
  font-weight: 400;
}

@media (max-width: 768px) and (orientation: portrait) {
  .compare-modal tr th {
    font-size: 1.125rem;
  }
}

.compare-modal tr td {
  padding-block: .5rem;
}

.compare-modal tr td:not(:first-child) {
  opacity: 0.75;
}

.compare-modal tr th,
.compare-modal tr td {
  text-align: center;
  padding-inline: .5rem;
}

@media (orientation: landscape), (min-width: 769px) and (orientation: portrait) {
  .compare-modal tr th,
  .compare-modal tr td {
    padding-inline: 2rem;
  }
}

.compare-modal tr th:not(:last-child),
.compare-modal tr td:not(:last-child) {
  -webkit-border-end: 1px solid rgba(255, 255, 255, 0.15);
          border-inline-end: 1px solid rgba(255, 255, 255, 0.15);
}

.compare-modal tr th:first-child,
.compare-modal tr td:first-child {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  text-align: start;
  width: 32%;
  min-width: 11.125rem;
}

.compare-modal tr th:last-child,
.compare-modal tr td:last-child {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}

.tooltip {
  position: relative;
  margin-block: 0.875rem 2rem;
}

.tooltip-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  font-weight: 500;
}

.tooltip-label i {
  color: #1EF1C6;
}

.tooltip-item {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  padding: 0.875rem;
  background: #2D2D2D;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  inset-inline-start: 0;
  top: -0.625rem;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.tooltip-item::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  border-top: 0.375rem solid #2D2D2D;
  bottom: -0.375rem;
  inset-inline-start: 0.875rem;
}

.tooltip:hover .tooltip-item {
  opacity: 1;
  visibility: visible;
}

.question-wrapper {
  padding: 1.125rem;
  border: 1px solid #535353;
  margin-bottom: 2rem;
}

.question-wrapper__title {
  margin-bottom: 1rem;
  text-align: center;
}

@media (max-width: 768px) and (orientation: portrait) {
  .question-wrapper__title {
    font-size: 0.875rem;
  }
}

.question-wrapper__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.125rem;
}

.question-wrapper__btns label {
  position: relative;
  cursor: pointer;
}

.question-wrapper__btns label .btn {
  padding-inline: 1.3125rem;
  height: 2.5rem;
  border: 1px solid #fff;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

@media (any-hover: hover) {
  .question-wrapper__btns label .btn:hover {
    background: rgba(255, 255, 255, 0.3);
  }
}

.question-wrapper__btns label input {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.question-wrapper__btns label input:checked ~ .btn {
  background: #1EF1C6;
  color: #000;
}

.question-wrapper__text {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: center;
  max-width: 18.75rem;
  margin-inline: auto;
  display: none;
}

.question-wrapper:has(.true:checked) .question-wrapper__text {
  display: block;
}
.out-of-stock { opacity: 0.3;    cursor: not-allowed;    pointer-events: none;}
.stock-badge { color: red; font-size: 12px; margin-right: 4px; }
.in-stock-badge { color: green; }
.out-of-stock-badge { color: red; }

.confirmation .summary-row .summary-cell {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    margin-inline-start: unset !important;
}
.confirmation .summary-row.--total .total-price {

    direction: rtl !important;
}
.confirmation .summary-row.--total .summary-cell div {

    margin-bottom: 0.5rem;
}
.confirmation__summary h3 {
    font-weight: 400 !important;
    text-align: right !important;
    margin-bottom: 0.5rem;
}
.confirmation .summary-row {

    justify-content: unset !important;

}
.content-wrapper__main-slide .media-wrapper {
    height: 100%;
}

/* Cookie notice */
.cookie-notice {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 1rem 2rem;
    background: rgb(255 255 255);
    color: black;
    font-size: 0.95rem;
    line-height: 1.4;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.25);
}
.cookie-notice[hidden] {
    display: none;
}
.cookie-notice .text {
    flex: 1;
    text-align: right;
}
.cookie-notice .text a {
    color: #fff;
    text-decoration: underline;
    margin-inline-start: 0.25rem;
}
.cookie-notice .close-notice {
    flex-shrink: 0;
    background: transparent;
    color: black;
    border: 1px solid black;
    border-radius: 999px;
    padding: 0.45rem 1.6rem;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}
.cookie-notice .close-notice:hover {
    background: #fff;
    color: #141414;
}
@media (max-width: 600px) {
    .cookie-notice {
        flex-direction: column;
        align-items: stretch;
        gap: 0.75rem;
        padding: 0.85rem 1rem;
        text-align: center;
    }
    .cookie-notice .text {
        text-align: center;
    }
    .cookie-notice .close-notice {
        align-self: center;
    }
}
ul.legal-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

ul.legal-links a {
    text-decoration: underline;
}

span#disclaimerText {
    font-size: 0.8rem;
}
.disclaimer-block {
    line-height: 1;
}
.--step-3 .notice,
.--step-2 .notice{
  display: none;;
}
.color-selection__item-desc > span{
  display: none;
}