/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 11.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 5, 2024
 */
@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;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.new-message {
  top: 10px;
  z-index: 1;
  width: 100%;
  padding: 10px;
  position: fixed;
  max-width: 450px;
  left: 50%;
  transform: translateX(-50%);
}
.new-message-inner {
  text-align: center;
  background: #fff;
  z-index: 1;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0 20px 0px #b8b8b8;
}
.new-message-inner a {
  color: #41AFFF;
}
.new-message-close {
  position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.change-lang {
  bottom: 10px;
  z-index: 11;
  width: 100%;
  padding: 10px;
  position: fixed;
  max-width: 450px;
  left: 50%;
  transform: translateX(-50%);
}
.change-lang p {
  gap: 5px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}
.change-lang-btns {
  gap: 10px;
  display: flex;
}
.change-lang-btn {
  padding: 10px;
  flex-grow: 1;
  background: #eee;
  border-radius: 10px;
  width: 50%;
}
.change-lang-flag {
  display: flex;
  align-items: center;
}
.change-lang-flag img {
  box-shadow: 0 0 1px 0px;
  border-radius: 50%;
}
.change-lang-btn--blue {
  background-color: #E3F3FF;
}
.change-lang-inner {
  text-align: center;
  background: #fff;
  z-index: 1;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0 20px 0px #b8b8b8;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

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

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

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

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

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

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.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-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

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

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

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

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

.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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

.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%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  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: var(--swiper-navigation-top-offset, 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: 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.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 svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: 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;
  font-variant: initial;
  line-height: 1;
}

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

.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-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: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  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: 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: var(--swiper-pagination-bullet-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;
  box-shadow: none;
  -webkit-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: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  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%;
  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;
  transition: 0.2s transform, 0.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%;
  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 {
  transition: 0.2s transform, 0.2s left;
}

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, 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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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: var(--swiper-pagination-progressbar-size, 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: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

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

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-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;
  touch-action: none;
}

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

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

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

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

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

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

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

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

.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;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

.swiper-cube.swiper-rtl .swiper-slide {
  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-prev {
  pointer-events: auto;
  visibility: visible;
}

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

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

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

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

.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-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-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;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

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

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.cabinet__edit, .cabinet__close, .create__pay, .create__uploaded, .oferta__close, .cards__thumb img, .chat__upload, .chat__person, .mobile-menu__close, .footer a, .categories__edit, .header__x, .header__searching, .header__close, .header__again, .header__tab, .header__prev, .arrow, .blue-link,
.light-link, .profile__review, .liked, .modal__close, .modal__clear, .white-link, .outer-link, .black-link, .cabinet__circle, .create__circle, .chat__circle, .upscroll, .header__btn, .grey-link, .tabs__item {
  transition: all 0.1s ease-in;
  cursor: pointer;
}
.cabinet__edit:hover, .cabinet__close:hover, .create__pay:hover, .create__uploaded:hover, .oferta__close:hover, .cards__thumb img:hover, .chat__upload:hover, .chat__person:hover, .mobile-menu__close:hover, .footer a:hover, .categories__edit:hover, .header__x:hover, .header__searching:hover, .header__close:hover, .header__again:hover, .header__tab:hover, .header__prev:hover, .arrow:hover, .blue-link:hover,
.light-link:hover, .profile__review:hover, .liked:hover, .modal__close:hover, .modal__clear:hover, .white-link:hover, .outer-link:hover, .black-link:hover, .cabinet__circle:hover, .create__circle:hover, .chat__circle:hover, .upscroll:hover, .header__btn:hover, .grey-link:hover, .tabs__item:hover {
  opacity: 0.8;
}

.categories__send {
  transition: all 0.1s ease-out;
  cursor: pointer;
}
.categories__send:hover {
  scale: 1.05;
}

.create__link {
  transition: all 0.1s ease-in;
  cursor: pointer;
}
.create__link img {
  transition: all 0.1s ease-in;
}
.create__link:hover {
  opacity: 0.8;
}
.create__link:hover img {
  scale: 1.05;
}

.cabinet__circle, .create__pay, .create__circle, .filter__badge, .cards__share, .chat__circle, .chat__badge, .upscroll, .categories__price, .header__inputs input, .header__icon, .header__badge, .header__btn, .blue-link,
.light-link,
.black-link,
.grey-link,
.white-link,
.outer-link, .pagination__arrow, .modal__clear, .modal__btns .blue-link,
.modal__btns .white-link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.oferta, .chat__dropdown, .modal__confirm {
  transition: all ease-in 0.1s;
  visibility: hidden;
  opacity: 0;
}
.active.oferta, .active.chat__dropdown, .active.modal__confirm {
  visibility: visible;
  opacity: 1;
}

.filter__item::selection {
  background-color: transparent;
}
.filter__item *::selection {
  background-color: transparent;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=checkbox] {
  position: relative;
  cursor: pointer;
  height: 22px;
  width: 22px;
}
input[type=checkbox]::after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../images/check-0.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
input[type=checkbox]:checked::after {
  background-image: url("../images/check-1.svg");
}

input[type=radio] {
  position: relative;
  cursor: pointer;
  height: 22px;
  width: 22px;
}
input[type=radio]::after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../images/radio-0.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
input[type=radio]:checked::after {
  background-image: url("../images/radio-1.svg");
}

.cabinet__circle:hover, .create__circle:hover, .chat__circle:hover, .upscroll:hover, .header__btn:hover, .grey-link:hover, .tabs__item:hover {
  background-color: #E3F3FF;
  opacity: 1;
}

.white-link:hover, .outer-link:hover, .black-link:hover {
  background-color: #41AFFF;
  opacity: 1;
}

/* inter-300 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v13-cyrillic_latin-300.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-300.ttf") format("truetype");
}
/* inter-regular - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v13-cyrillic_latin-regular.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-regular.ttf") format("truetype");
}
/* inter-500 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/inter-v13-cyrillic_latin-500.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-500.ttf") format("truetype");
}
/* inter-600 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/inter-v13-cyrillic_latin-600.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-600.ttf") format("truetype");
}
/* inter-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v13-cyrillic_latin-700.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-700.ttf") format("truetype");
}
/* roboto-regular - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-cyrillic_latin-regular.woff2") format("woff2"), url("../fonts/roboto-v30-cyrillic_latin-regular.ttf") format("truetype");
}
/* roboto-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v30-cyrillic_latin-700.woff2") format("woff2"), url("../fonts/roboto-v30-cyrillic_latin-700.ttf") format("truetype");
}
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

p {
  line-height: 140%;
}

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

ul li {
  position: relative;
  padding-left: 15px;
}
ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  width: 3px;
  background-color: #000;
  border-radius: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}
a img {
  width: inherit;
  height: inherit;
  object-fit: contain;
}

textarea {
  resize: none;
}

button {
  cursor: pointer;
  background-color: transparent;
  display: inline-block;
}

button,
input,
select,
textarea {
  outline: none;
  border: none;
}

iframe {
  border: none;
}

select {
  background-color: transparent;
}

.container {
  margin: auto;
  max-width: 960px;
}

body {
  font-family: "Inter";
  font-weight: 400;
  color: #262633;

  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.title {
  font-size: 24px;
}
.title_center {
  text-align: center;
}
.title_white {
  color: #fff;
}
.title_mb {
  margin-bottom: 60px;
}

.spacing {
  padding-bottom: 60px;
}

.input,
.btn {
  height: 68px;
}

.tabs {
    overflow: hidden;
}

.create .tabs {
  flex-wrap: wrap;
  margin: 20px 0;
}

.create .tab-content {
  padding: 0;
}

.create .create__radios {
  padding: 20px;
}

.create .create__box {
  margin-bottom: 10px;
}

.create__box .blue-link {
  width: 100%;
  margin-bottom: 10px;
}

.tabs--md {
  margin: 20px 0;
}

.tab-button.active {
  color: #41AFFF;
}

.tab-content {
    display: none; 
    padding: 20px;
}

.tab-content.active {
    display: block;
}


.modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}
.modal.active {
  visibility: visible;
  opacity: 1;
}
.modal.active .modal__inner {
  visibility: visible;
  opacity: 1;
  scale: 1;
}
.modal__inner {
  width: 960px;
  border-radius: 30px;
  visibility: hidden;
  scale: 0;
  opacity: 0;
  background: #F4F5F8;
  padding: 60px;
  text-align: center;
  position: relative;
}
.modal__inner.blue {
  background-color: #E3F3FF;
  padding: 20px 30px 50px !important;
}
.modal__inner.blue .modal__head {
  align-items: start;
}
.modal__wraps {
  border-radius: 30px;
  padding: 20px 30px;
  background-color: #fff;
  margin-top: 20px;
}
.modal__btns {
  margin-top: 20px;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.modal__btns .blue-link,
.modal__btns .white-link {
  height: 60px;
  width: 100%;
}
.modal__blue {
  text-align: left;
  color: #41AFFF;
  font-weight: 600;
}
.modal__title {
  font-size: 32px;
}
.modal__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.modal__image {
  position: relative;
  flex-shrink: 0;
}
.modal__image:hover .modal__clear {
  visibility: visible;
  opacity: 1;
}
.modal__clear {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 30px;
  width: 30px;
  object-fit: contain;
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s;
  border-radius: 50%;
  background-color: rgba(38, 38, 51, 0.4);
}
.modal__clear:hover {
  background-color: #41AFFF;
}
.modal__confirm {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  padding: 25px 37px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  gap: 6px;
  z-index: 5;
}
.modal__confirm a {
  padding: 11px 25px;
}
.modal__img {
  width: 55px;
  height: 47px;
  border-radius: 15px;
  object-fit: cover;
}
.modal__bottom {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 20px;
}
.modal .blue-link {
  display: block;
  flex: 1;
}
.modal__label {
  position: absolute;
  font-size: 12px;
  left: 30px;
  top: 20px;
}
.modal__wrap {
  position: relative;
}
.modal__wrap input {
  background-color: #fff;
  border-radius: 30px;
  display: block;
  width: 100%;
  padding: 30px 30px 20px;
  min-height: 90px;
}
.modal input:focus {
  outline: 2px solid #ECD579;
}
.modal__left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.modal__uploads {
  display: flex;
  align-items: center;
  gap: 20px;
}
.modal__labels {
  display: block;
  width: fit-content;
  font-size: 12px;
  margin-bottom: 10px;
}
.modal__upload {
  cursor: pointer;
}
.modal__upload input {
  display: none;
}
.modal__upload svg {
  height: 25px;
  width: 25px;
}
.modal__upload:hover path {
  stroke: #41AFFF;
}

img {
  max-width: 100%;
}

.mb {
  margin-bottom: 60px;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.form__policy {
  font-size: 12px;
  text-align: center;
}
.form__policy a {
  text-decoration: underline;
}

.breadcrumbs ~ .spacing:first-of-type {
  padding-top: 0px !important;
}

.breadcrumbs {
  padding: 20px 0 30px;
  font-size: 13px;
}
.breadcrumbs__inner {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.breadcrumbs__inner li:first-of-type {
  padding: 0;
}
.breadcrumbs__inner li:first-child:after {
  display: none;
}
.breadcrumbs__link {
  position: relative;
  font-weight: 400;
  transition: all 0.1s;
}
.breadcrumbs__link:hover {
  color: #41AFFF;
}
/* .breadcrumbs__link::after {
  content: "";
  position: absolute;
  right: 0;
  height: 2px;
  width: 2px;
  border-radius: 90%;
  background-color: #000;
  top: 50%;
  transform: translateY(-50%);
} */

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}
.pagination__item {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.1s ease-out;
  border-radius: 8.25px;
}
.pagination__item:hover {
  color: #ECD579;
}
.pagination__item.active {
  color: #41AFFF;
  font-weight: 600;
}
.pagination__arrow {
  height: 40px;
  border-radius: 50%;
  width: 40px;
  transition: all 0.2s ease-out;
  padding: 8px;
  background-color: #f4f5f8;
}
.pagination__arrow:hover {
  background-color: #E3F3FF;
}
.pagination__arrow:hover path {
  fill: #41AFFF;
}
.pagination__text {
  color: rgba(38, 38, 51, 0.4);
}

.tabs {
  margin: 20px 0 40px;
  display: flex;
  align-items: center;
  overflow-x: auto;
  white-space: nowrap;
  gap: 20px;
  padding-bottom: 5px;
  position: relative;
}
.tabs__item {
  padding: 11px 25px;
  border-radius: 30px;
  background-color: #F4F5F8;
}
.tabs__item.active {
  background-color: #E3F3FF;
  opacity: 1;
}

.liked {
  position: absolute;
  bottom: 12px;
  right: 16px;
  z-index: 2;
}
.liked path {
  transition: all 0.1s;
}
.liked:hover .liked__line {
  stroke: #41AFFF;
}
.liked.active .liked__bg {
  fill: #41AFFF;
}
.liked.active .liked__line {
  stroke: #41AFFF;
}

.categories__item.grey .profile__rate,
.categories__item.blue .profile__rate {
  background-color: #fff;
}
.categories__item.grey .profile__rate.active,
.categories__item.blue .profile__rate.active {
  background-color: #ECD579;
}

.profile {
  margin-top: 10px;
}
.profile__data {
  display: flex;
  align-items: center;
  gap: 10px;
}
.profile__data img {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  align-self: flex-start;
  object-fit: cover;
  object-position: center;
  border: 3px solid #ECD579;
}
.profile__upper {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
  font-size: 13px;
}
.profile__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.profile__rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
.profile__rate {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #F4F5F8;
}
.profile__rate.active {
  background-color: #ECD579;
}
.profile__name {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile__review {
  flex-grow: 1;
  color: #41AFFF;
}
.profile__review:hover {
  color: #ECD579;
  opacity: 1;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #F6F3F3;
  border-radius: 66px;
}

::-webkit-scrollbar-thumb {
  background: #E8E7E4;
  border-radius: 66px;
}

::-webkit-scrollbar-thumb:hover {
  background: #b5b5b5;
}

.policy h3 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}
.policy p, .policy ul {
  line-height: 160%;
  font-weight: 400;
  color: #6E7C87;
}
.policy p {
  margin-bottom: 20px;
}
.policy ul {
  padding-left: 40px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.policy ul li:has(b) {
  display: grid;
  grid-template-columns: 0.3fr 1fr;
  gap: 32px;
}
.policy ul b {
  font-weight: 600;
  color: #000;
}
.policy__wrapper {
  margin-top: 60px;
}

input::placeholder {
  color: #a5a5a5;
}

.link {
  color: #41afff;
  transition: all .2s ease;
}
.link:hover {
  color: unset;
}

.alert {
  width: 100%;
  display: block;
  margin: 20px auto;
  max-width: 480px;
  padding: 20px;
  border-radius: 30px;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.alert-danger {

}
.alert-success {

}

.blue-link,
.light-link,
.black-link,
.grey-link,
.white-link,
.outer-link {
  border-radius: 100px;
  text-align: center;
}

.black-link {
  background-color: #000;
  color: #fff;
  padding: 15px 40px;
}

.blue-link {
  background-color: #41AFFF;
  color: #fff;
}
.blue-link:hover {
  background-color: #ECD579;
  opacity: 1;
}

.light-link {
  background-color: #E3F3FF;
  color: #41AFFF;
}

.blue-link,
.light-link {
  padding: 18px 30px;
}

.grey-link {
  background-color: #F4F5F8;
  padding: 11px 25px;
  width: fit-content;
  margin: auto;
}

.centered-link {
  margin-top: 20px;
}

.outer-link {
  background-color: #262633;
  padding: 15px 30px;
}
.outer-link img {
  height: 27px;
  object-fit: contain;
}

path {
  transition: all 0.1s;
}

.white-link {
  background-color: #fff;
  padding: 11px 25px;
  width: fit-content;
}
.white-link:hover {
  color: #fff;
}

.arrow {
  height: 40px;
  width: 40px;
}

.swiper-pagination-bullet-active {
  background-color: #CAE9FF;
}

button[disabled] {
  background-color: #E3E6F0;
  color: #fff;
}
button[disabled]:hover {
  opacity: 1;
  background-color: #E3E6F0;
  cursor: not-allowed;
}

input[type=range] {
  box-sizing: border-box;
  appearance: none;
  width: 225px;
  margin: 0;
  padding: 0 2px;
  overflow: hidden;
  border: 0;
  border-radius: 1px;
  outline: none;
  background: linear-gradient(#41AFFF, #41AFFF) no-repeat center;
  background-size: 100% 2px;
  pointer-events: none;
}
input[type=range]:active, input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
  height: 24px;
  width: 24px;
  border-radius: 28px;
  background-color: #41AFFF;
  position: relative;
  margin: 5px 0;
  cursor: pointer;
  appearance: none;
  pointer-events: all;
}
input[type=range]::-webkit-slider-thumb::before {
  content: " ";
  display: block;
  position: absolute;
  top: 13px;
  left: 100%;
  width: 2000px;
  height: 2px;
}

.multi-range {
  position: relative;
  height: 50px;
}
.multi-range input[type=range] {
  position: absolute;
}
.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb::before {
  background-color: red;
}
.multi-range input[type=range]:nth-child(2) {
  background: none;
}
.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb::before {
  background-color: grey;
}

.switcher {
  border-radius: 24px;
  background-color: #F4F5F8;
  width: 35px;
  height: 12px;
  display: flex;
  position: relative;
  cursor: pointer;
  transition: all 0.1s;
}
.switcher__round {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  left: 0;
  background-color: #E3E6F0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s linear;
}
.switcher.active {
  background-color: #E3F3FF;
}
.switcher.active .switcher__round {
  left: unset;
  right: 0;
  background-color: #41AFFF;
}
.switcher input {
  width: 100%;
  position: absolute;
  inset: 0;
  height: 100%;
  visibility: hidden;
}

.texter {
  padding-bottom: 20px;
  gap: 30px;
  display: flex;
  align-items: center;
  font-size: 32px;
  border-bottom: 1px solid #E3E6F0;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.texter__link {
  transition: all 0.1s;
}
.texter__link.active {
  font-weight: 600;
}
.texter__link:hover {
  color: #41AFFF;
}
/* .texter__content {
  position: absolute;
  z-index: -2;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  height: 0;
}
.texter__content.active {
  position: relative;
  z-index: 2;
  visibility: visible;
  opacity: 1;
  height: auto;
  overflow: visible;
} */

.cats * {
  min-width: 0;
}

.deadline {
  margin-bottom: 10px;
  font-size: 13px;
}
.deadline__top {
  text-align: center;
  margin-bottom: 10px;
}
.deadline__top span {
  color: #41AFFF;
}
.deadline__line {
  margin-bottom: 8px;
  width: 100%;
  height: 1px;
  background-color: #E3E6F0;
  display: flex;
  justify-content: flex-end;
}
.deadline__progress {
  height: 100%;
  background-color: #41AFFF;
}
.deadline__times {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.stats {
  display: flex;
  margin-top: 15px;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.stats__item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
}
.stats__item img {
  height: 20px;
  width: 20px;
  object-fit: contain;
}
.stats__item span {
  color: #41AFFF;
}

.cabinet__edit, .cabinet__close, .create__pay, .create__uploaded, .oferta__close, .cards__thumb img, .chat__upload, .chat__person, .mobile-menu__close, .footer a, .categories__edit, .header__x, .header__searching, .header__close, .header__again, .header__tab, .header__prev, .cabinet__circle, .create__circle, .chat__circle, .upscroll, .header__btn, .modal__clear, .modal__close, .tabs__item, .liked, .profile__review, .black-link, .blue-link,
.light-link, .grey-link, .outer-link, .white-link, .arrow {
  transition: all 0.1s ease-in;
  cursor: pointer;
}
.cabinet__edit:hover, .cabinet__close:hover, .create__pay:hover, .create__uploaded:hover, .oferta__close:hover, .cards__thumb img:hover, .chat__upload:hover, .chat__person:hover, .mobile-menu__close:hover, .footer a:hover, .categories__edit:hover, .header__x:hover, .header__searching:hover, .header__close:hover, .header__again:hover, .header__tab:hover, .header__prev:hover, .cabinet__circle:hover, .create__circle:hover, .chat__circle:hover, .upscroll:hover, .header__btn:hover, .modal__clear:hover, .modal__close:hover, .tabs__item:hover, .liked:hover, .profile__review:hover, .black-link:hover, .blue-link:hover,
.light-link:hover, .grey-link:hover, .outer-link:hover, .white-link:hover, .arrow:hover {
  opacity: 0.8;
}

.categories__send {
  transition: all 0.1s ease-out;
  cursor: pointer;
}
.categories__send:hover {
  scale: 1.05;
}

.create__link {
  transition: all 0.1s ease-in;
  cursor: pointer;
}
.create__link img {
  transition: all 0.1s ease-in;
}
.create__link:hover {
  opacity: 0.8;
}
.create__link:hover img {
  scale: 1.05;
}

.cabinet__circle, .create__pay, .create__circle, .filter__badge, .cards__share, .chat__circle, .chat__badge, .upscroll, .categories__price, .header__inputs input, .header__icon, .header__badge, .header__btn, .modal__btns .blue-link,
.modal__btns .white-link, .modal__clear, .pagination__arrow, .blue-link,
.light-link,
.black-link,
.grey-link,
.white-link,
.outer-link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.oferta, .chat__dropdown, .modal__confirm {
  transition: all ease-in 0.1s;
  visibility: hidden;
  opacity: 0;
}
.active.oferta, .active.chat__dropdown, .active.modal__confirm {
  visibility: visible;
  opacity: 1;
}

.filter__item::selection {
  background-color: transparent;
}
.filter__item *::selection {
  background-color: transparent;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=checkbox] {
  position: relative;
  cursor: pointer;
  height: 22px;
  width: 22px;
}
input[type=checkbox]::after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../images/check-0.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
input[type=checkbox]:checked::after {
  background-image: url("../images/check-1.svg");
}

input[type=radio] {
  position: relative;
  cursor: pointer;
  height: 22px;
  width: 22px;
}
input[type=radio]::after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../images/radio-0.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
input[type=radio]:checked::after {
  background-image: url("../images/radio-1.svg");
}

.cabinet__circle:hover, .create__circle:hover, .chat__circle:hover, .upscroll:hover, .header__btn:hover, .tabs__item:hover, .grey-link:hover {
  background-color: #E3F3FF;
  opacity: 1;
}

.black-link:hover, .outer-link:hover, .white-link:hover {
  background-color: #41AFFF;
  opacity: 1;
}

/* inter-300 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v13-cyrillic_latin-300.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-300.ttf") format("truetype");
}
/* inter-regular - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v13-cyrillic_latin-regular.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-regular.ttf") format("truetype");
}
/* inter-500 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/inter-v13-cyrillic_latin-500.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-500.ttf") format("truetype");
}
/* inter-600 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/inter-v13-cyrillic_latin-600.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-600.ttf") format("truetype");
}
/* inter-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v13-cyrillic_latin-700.woff2") format("woff2"), url("../fonts/inter-v13-cyrillic_latin-700.ttf") format("truetype");
}
/* roboto-regular - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-cyrillic_latin-regular.woff2") format("woff2"), url("../fonts/roboto-v30-cyrillic_latin-regular.ttf") format("truetype");
}
/* roboto-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v30-cyrillic_latin-700.woff2") format("woff2"), url("../fonts/roboto-v30-cyrillic_latin-700.ttf") format("truetype");
}
.header {
  padding: 15px 0 30px;
}
.header__container {
  max-width: 1300px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.header__top {
  display: flex;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  justify-content: flex-end;
  border-bottom: 1px solid #e5e7eb;
}
.header__top .header__icon {
  width: 30px;
  height: 30px;
}
.header__city,
.header__country {
  gap: 5px;
  display: flex;
  cursor: pointer;
}
.header__top ul {
  gap: 30px;
  display: flex;
  align-items: center;
  list-style-type: none;
  justify-content: flex-end;
}
.header__top ul li {
  padding: 0;
  font-size: 14px;
}
.header__top ul li::after {
  display: none;
}
.header__mob {
  display: none;
}
.header__mobile {
  height: 47px;
  width: 47px;
  object-fit: contain;
  display: none;
}
.header__start, .header__wrap {
  display: flex;
  align-items: center;
  position: relative;
}
.header__start {
  gap: 20px;
}
.header__btn {
  width: 80px;
  height: 60px;
  border-radius: 100px;
  background-color: #F4F5F8;
  padding: 10px;
}
.header__btn.active {
  background-color: #E3F3FF;
}
.header__info {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  line-height: 120%;
}
.header__item {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 5px;
  font-size: 13px;
}
.header__item.active, .header__item:hover {
  color: #41AFFF;
}
.header__item.active .header__icon, .header__item:hover .header__icon {
  transition: all 0.1s ease-in;
  background-color: #E3F3FF;
}
.header__name {
  transition: all 0.1s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: auto;
}
.header__wrap {
  gap: 25px;
}
.header__badge {
  position: absolute;
  top: -4px;
  right: 7px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #41AFFF;
  color: #fff;
  font-weight: 600;
}
.header__icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #F4F5F8;
}
.header__icon img {
  height: 20px;
  width: 20px;
  object-fit: contain;
}
.header__img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.header__lang {
  gap: 5px;
  display: flex;
  align-items: center;
}
.header__profile,
.header__langs,
.header__cities,
.header__countries {
  position: absolute;
  background-color: #f4f5f8;
  padding: 20px;
  border-radius: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  transition: all 0.1s;
  opacity: 0;
  z-index: 4;
}
.header__profile {
  left: 50%;
  top: 70px;
  text-wrap: nowrap;
  transform: translateX(-50%);
}
.header__profile a {
  color: #262633;
  font-size: 16px;
}
.header__langs {
  top: 45px;
  right: 0;
}
.header__cities {
  top: 45px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  max-height: 500px;
  overflow: scroll;
}
.header__countries {
  top: 45px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.header__profile.active,
.header__langs.active,
.header__cities.active,
.header__countries.active {
  visibility: visible;
  opacity: 1;
}
.header__tits {
  text-align: center;
  font-size: 12px;
  margin-bottom: 8px;
}
.header__title {
  width: 100%;
  font-size: 32px;
  display: block;
  text-align: center;
}
.header__acts {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
  margin-bottom: 20px;
}
.registration-tabs {
  gap: 10px;
  width: 100%;
  display: flex;
  padding: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 20px;
}
.registration-tabs a {
  background: #f4f5f8;
  border-radius: 20px;
  padding: 10px 20px;
  flex-grow: 1;
  color: #000;
  text-align: center;
}
.registration-tabs a.active {
  background: #41afff;
  color: #fff;
}
.header__prev {
  height: 40px;
  width: 40px;
}
.header__tabs {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
}
.header__tab {
  color: #9EA7AD;
}
.header__tab.active {
  color: #262633;
}
.header__content {
  display: none;
}
.header__content.active {
  display: block;
}
.header__content .white-link {
  margin-top: 20px;
}
.header__textes {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-size: 12px;
}
.header__size {
  color: #9EA7AD;
}
.header__upload {
  cursor: pointer;
  border: 2px dashed #E3E6F0;
  padding: 15px 30px;
  background-color: #fff;
  border-radius: 30px;
}
.header__upload input {
  display: none;
}
.header__upload img {
  height: 100px;
  width: 100px;
  display: block;
  margin: auto;
  border-radius: 50%;
  object-fit: cover;
}
.header__wrapping {
  position: relative;
  text-align: center;
}
.header__wrapping label {
  position: absolute;
  bottom: 12px;
  left: 30px;
  font-size: 12px;
}
.header__wrapping input {
  width: 100%;
  border-radius: 30px;
  height: 60px;
  padding: 12px 30px 30px;
  background-color: #fff;
}
.header__wrapping input:disabled {
  background-color: #E3E6F0;
}

.header__wrapping.active input {
  background-color: #ECD579;
}
.header__bots {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
}
.header__wraps {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.header__again {
  font-size: 12px;
  margin-bottom: 5px;
}
.header__inputs {
  display: flex;
  align-items: center;
}
.header__inputs input {
  padding: 18px;
  width: 75px;
  border-radius: 60px;
  text-align: center;
}
.header__inputs input.active {
  background-color: #ECD579;
}
.header__middle {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  gap: 30px;
  justify-content: space-around;
}
.header__head {
  align-items: flex-start;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.header__close {
 display: none;
}
.header__link {
  background-color: #E3F3FF;
  padding: 15px 25px;
  border-radius: 100px;
  display: inline-block;
}
.header__link--chat {
  text-align: center;
}
.header__link--offer {
    align-self: flex-start;
    padding: 10px 25px;
    transition: color 0.2s ease;
}
.header__link--offer:hover {
  color: #41AFFF;
}
.header__close {
  height: 15px;
  width: 15px;
  object-fit: contain;
}
.header__lists {
  font-size: 24px;
  font-weight: 600;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 60px;
}
.header__menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 80px;
  left: 0;
  list-style: none;
  border-radius: 30px;
  background-color: #F4F5F8;
  padding: 35px 40px;
  z-index: 11;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: all 0.1s ease-in;
}
.header__menu.active {
  opacity: 1;
  visibility: visible;
}
.header__menu li {
  padding-left: 0;
}
.header__menu li::after {
  display: none;
}
.header__menu a {
  transition: all 0.1s;
  white-space: nowrap;
}
.header__menu a:hover {
  color: #41AFFF;
}
.header__searchbar {
  display: flex;
}
.header__searchbar.active {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
}
.header__searchbar.active .header__search {
  gap: 20px;
  background-color: #E3F3FF;
}
.header__searchbar.active .header__x {
  display: block;
}
.header__x {
  display: none;
}
.header__links {
  gap: 20px;
  display: flex;
  text-align: center;
  flex-direction: column;
}

.header__links img,
.header__lang img {
  display: block;
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  border-radius: 50%;
}

.header__bottom-links {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.header__x.active {
  display: block;
}
.header__dropdown {
  position: absolute;
  top: 70px;
  border: 2px solid #f4f5f8;
  border-radius: 30px;
  padding: 35px 40px;
  background-color: #fff;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: all 0.1s;
}
.header__dropdown.active {
  visibility: visible;
  opacity: 1;
}
.header__prevs {
  display: flex;
  align-items: center;
  overflow-x: auto;
  white-space: nowrap;
  gap: 20px;
  padding-bottom: 5px;
}
.header__prevs a {
  color: #a8a8ad;
  transition: all 0.1s;
}
.header__prevs a:hover {
  color: #41AFFF;
}
.header__list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.header__list li {
  padding-left: 0;
}
.header__list li::after {
  display: none;
}
.header__list a {
  transition: all 0.1s;
}
.header__list a:hover {
  color: #41AFFF;
}
.header__search {
  height: 60px;
  padding: 20px;
  background-color: #F4F5F8;
  flex: 1;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 45px;
}
.header__search input {
  background-color: transparent;
  width: 100%;
}
.header__search button {
  padding: 0;
}
.header__logo {
  display: block;
  line-height: 1;
}
.logo-symbols {
  font-size: 36px;
  font-weight: bold;
  transition: color 0.2s ease;
}
.logo-symbols:hover {
  color: #41AFFF;
}
.header__logo path {
  transition: fill 0.2s ease;
}
.header__logo:hover path {
  fill: #41AFFF;
}

.signup {
  margin: 40px auto;
  max-width: 480px;
  background-color: #f4f5f8;
  padding: 20px 30px 30px;
  border-radius: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.view {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.view__box {
  border-radius: 30px;
  background-color: #F4F5F8;
  padding: 30px 50px;
}
.view__main {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 10px;
}
.view__img {
  height: 500px;
  object-fit: contain;
  width: 100%;
}
.view__title {
  font-size: 64px;
}
.view__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  margin-top: 35px;
}
.view__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 45px;
}
.view__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.view .white-link {
  margin-top: 35px;
}
.view__mini {
  position: relative;
}
.view__mini img {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 70px;
  width: 80px;
  object-fit: contain;
}

.categories__inner {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.categories__prices {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.categories__price {
  background-color: #fff;
  border-radius: 100px;
  padding: 12px 25px;
  font-size: 13px;
  text-wrap: nowrap;
  transition: all 0.1s;
}
.categories__price.blue {
  background-color: #E3F3FF;
}
.categories__price:hover {
  background-color: #41AFFF;
  color: #fff;
}
.categories__wrapping {
  display: flex;
  flex-direction: column;
}
.categories__wrapping.disabled .categories__brand, .categories__wrapping.disabled .categories__slider, .categories__wrapping.disabled .categories__content {
  filter: grayscale(100%);
}
.categories__wrapping.disabled .stats,
.categories__wrapping.disabled .deadline {
  filter: grayscale(100%);
}
.categories__edit {
  position: absolute;
  z-index: 5;
  bottom: 5px;
  right: 10px;
  height: 40px;
  object-fit: contain;
}
.categories__four {
  grid-template-columns: repeat(4, 1fr);
}
.categories__touch {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
}
.categories__slider .swiper-slide {
  transition: all 0.1s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
.categories__slider .visible {
  visibility: visible;
  opacity: 1;
}
.categories__brand, .categories__badge {
  z-index: 9;
}
.categories .liked {
  z-index: 6;
}
.categories__touchspace {
  height: 100%;
  transition: border-color 0.3s ease;
  border-bottom: 5px solid transparent;
}
.categories__touchspace:hover {
  border-color: #41afff;
}
.categories__send {
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.2);
  border-radius: 50%;
}
.categories__head {
  display: block;
  position: relative;
  height: 260px;
}
.categories__slider {
  height: 260px;
}
.categories__item {
  border-radius: 30px;
  overflow: hidden;
  border: 2px solid #f4f5f8;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.categories__brand {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  object-fit: cover;
}
.categories__content {
  padding: 10px 20px 30px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.categories__content .white-link {
  flex-grow: 1;
  font-size: 13px;
  background-color: #F4F5F8;
}
.categories__content .white-link:hover {
  color: #41AFFF;
}
.categories__item.blue .categories__content {
  background-color: #E3F3FF;
}
.categories__item.blue .categories__content .white-link {
  flex-grow: 1;
  background-color: #fff;
}
.categories__item.grey .categories__content {
  background: #f4f5f8;
}
.categories__item.grey .categories__content .white-link {
  background-color: #fff;
}
.categories__bottom {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.categories .white-link {
  font-size: 13px;
}
.categories__send {
  height: 35px;
  width: 35px;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.categories__title {
  font-weight: 600;
  font-size: 1.17em;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: .2s ease;
}
.categories__title:hover {
  color: #41afff;
}
.categories__description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 54.6px;
}
.categories__list {
  font-size: 13px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.categories__bg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
  z-index: 1;
}
.categories__badge {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: rgba(38, 38, 51, 0.4);
  border-radius: 10px;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: 600;
  z-index: 2;
  color: #fff;
}
.categories__content p {
  font-size: 13px;
}

.company {
  border-radius: 30px;
  background-color: #F4F5F8;
  padding: 35px 50px;
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  gap: 50px;
  margin-bottom: 80px;
}
.company__wrapper {
  position: relative;
}
.company__img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 30px;
  width: 100%;
  height: 170%;
  object-fit: cover;
}
.company p {
  margin-top: 20px;
  line-height: 160%;
}

.footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding-bottom: 60px;
  padding-top: 20px;
  border-top: 1px solid #E3E6F0;
  position: relative;
  width: 100%;
  margin: auto auto 0 !important;
}
.footer__left {
  display: flex;
  align-items: center;
  gap: 30px;
}
.footer a:hover {
  opacity: 1;
  color: #41AFFF;
}

.upscroll {
  position: fixed;
  right: 0;
  bottom: 100px;
  right: 10%;
  height: 43px;
  width: 43px;
  background-color: #F4F5F8;
  border-radius: 50%;
  padding: 15px;
  transition: all 0.3s linear;
  visibility: hidden;
  opacity: 0;
  transform: translateY(300%);
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.2);
}
.upscroll.active {
  cursor: pointer;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.upscroll:hover path {
  fill: #41AFFF;
}

.questions__accordion {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.questions__head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
  align-items: center;
}
.questions__head.active .questions__trigger {
  rotate: 45deg;
}
.questions__head.active .questions__trigger img {
  filter: brightness(1000%);
}
.questions__name {
  font-size: 26px;
  font-weight: 700;
}
.questions__content {
  padding-top: 16px;
  width: 80%;
  line-height: 140%;
}
.questions__trigger {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  transition: all 0.2s linear;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(238, 193, 79, 0.2);
  padding: 10px;
}
.questions__trigger img {
  height: 100%;
  transition: all 0.2s linear;
  width: 100%;
}

.mobile-menu {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s;
}
.mobile-menu__inner {
  visibility: hidden;
  opacity: 0;
  transform: translateX(100%);
  width: 540px;
  background: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #131313;
  color: #fff;
  padding: 40px;
  overflow-y: auto;
  transition: all 0.2s linear;
}
.mobile-menu.active {
  visibility: visible;
  opacity: 1;
}
.mobile-menu.active .mobile-menu__inner {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.mobile-menu__logo {
  height: 80px;
}
.mobile-menu__close {
  height: 20px;
  width: 20px;
}
.mobile-menu__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 24px;
}
.mobile-menu__list > li {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
}
.mobile-menu__list ul {
  font-size: 22px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile-menu__list img {
  transition: all 0.1s linear;
}
.mobile-menu__list img.active {
  rotate: 180deg;
}
.mobile-menu__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.mobile-menu__socials {
  margin: 20px 0 30px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.mobile-menu__social {
  height: 40px;
  width: 40px;
}
.mobile-menu .btn {
  width: 100%;
}

.mobile-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  background-color: #fff;
  border: 1px solid #f4f5f8;
  z-index: 10;
  padding: 10px 20px;
  justify-content: center;
  gap: 50px;
  display: none;
}
.mobile-bar .header__name {
  display: none;
}

.chat__wrapper {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 30px;
}
.chat__main,
.chat__list {
  min-height: calc(100vh - 285px);
  min-height: calc(100dvh - 285px);
}
.chat__view {
  position: relative;
}
.chat__upper {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 10px;
  font-size: 13px;
}
.chat__persons {
  max-height: 670px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}

.chat__badge {
  background-color: #41AFFF;
  color: #fff;
  border-radius: 100px;
  height: 23px;
  min-width: 23px;
  font-weight: 600;
  position: relative;
  top: -11px;
  max-width: 30px;
}
.chat__theme {
  margin-bottom: 5px;
}
.chat__person {
  padding: 23px 0 10px;
  border-bottom: 1px solid #E3E6F0;
}
.chat__person:last-child {
  border: none;
}
.chat__price {
  font-weight: 600;
  color: #41AFFF;
}
.chat__name {
  font-weight: 600;
  margin-bottom: 2px;
}
.chat__top {
  position: absolute;
  top: -15px;
  right: -5px;
}
.chat__top img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #fff;
}
.chat__img {
  width: 55px;
  height: 47px;
  border-radius: 15px;
  object-fit: cover;
}
.chat__circle {
  background-color: #F4F5F8;
  border-radius: 50%;
  height: 43px;
  width: 43px;
  padding: 12px;
}
.chat__messages {
  padding: 20px 0 60px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.chat__time {
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 13px;
}
.chat__message {
  display: grid;
  grid-template-columns: auto auto auto;
  width: fit-content;
  gap: 15px;
}
.chat__avi {
  height: 37px;
  width: 37px;
  border-radius: 50%;
  object-fit: cover;
}
.chat__text {
  padding: 15px 20px 20px;
  width: fit-content;
}
.chat__hour {
  align-self: center;
  font-size: 13px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.chat__sender .chat__text {
  border-radius: 0px 10px 10px 10px;
  background: #F4F5F8;
}
.chat__reciever {
  margin-left: auto;
}
.chat__reciever .chat__text {
  border-radius: 10px 0px 10px 10px;
  background: rgba(65, 175, 255, 0.1);
}
.chat__bottom {
  padding-top: 20px;
  border-top: 1px solid #E3E6F0;
}
.chat__upload input {
  display: none;
}
.chat__actions {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 25px;
  align-items: center;
}
.chat__actions input {
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  background: #F4F5F8;
  min-height: 56px;
}
.chat__actions input:focus {
  background-color: #E3F3FF;
}
.chat__actions input:disabled {
  opacity: 0.5;
}
.chat__actions button {
  border-radius: 50%;
  padding: 0;
}
.chat__actions button:disabled {
  opacity: 0.5;
}
.chat__photo {
  height: 200px;
  width: 225px;
  border-radius: 30px;
  object-fit: cover;
}
.chat__dropdown {
  position: absolute;
  right: 0;
  top: 55px;
  border-radius: 30px;
  padding: 35px 40px;
  background-color: #F4F5F8;
  font-weight: 600;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 9;
}
.chat__warning {
  transition: all 0.1s;
}
.chat__warning:hover {
  color: #41AFFF;
}
.chat__head {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 20px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #E3E6F0;
}
.chat__head .chat__upper {
  margin-bottom: 0;
}
.chat__head .chat__name {
  font-size: 18px;
}
.chat__head .chat__line {
  display: flex;
  align-items: center;
  gap: 10px;
}
.chat__head .chat__price, .chat__head .chat__theme {
  margin-bottom: 0;
  font-size: 18px;
}
.chat__data {
  display: flex;
  gap: 18px;
  align-items: center;
}

.notification__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.notification__item {
  padding: 25px 30px;
  background: #f4f5f8;
  border-radius: 30px;
}
.notification__item.active {
  background-color: #E3F3FF;
}
.notification__time {
  font-size: 13px;
  margin-bottom: 15px;
}
.notification__heading {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
}
.notification__list {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cards {
  padding-bottom: 40px;
  border-bottom: 1px solid #E3E6F0;
}
.cards__wrap {
  position: relative;
}

.cards__btns {
  margin-bottom: 20px;
}
.cards .liked {
  bottom: unset;
  top: 30px;
  right: 30px;
}
.cards__mains {
  width: 100%;
  position: relative;
}
.cards__mains a {
  display: block;
  width: 100%;
}
.cards__mains img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 45px;
}
.cards__title {
  font-size: 32px;
}
.cards__price {
  color: #41AFFF;
  margin-top: 5px;
  font-size: 32px;
  font-weight: 600;
}
.cards p,
.cards ul {
  line-height: 130%;
}
.cards ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cards ul li {
  padding-left: 0;
}
.cards ul li::after {
  display: none;
}
.cards__what {
  color: #51515c;
}
.cards__line {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  padding: 10px 0;
  border-bottom: 1px solid #E3E6F0;
}
.cards__line:last-child {
  border-bottom: none;
}
.cards__value {
  justify-self: end;
}
.cards__data {
  margin: 40px 0 6px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 30px;
}
.cards__avi {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  object-fit: cover;
}
.cards__top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.cards__reviews {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.cards__adds {
  font-size: 13px;
}
.cards__more {
  margin-top: 16px;
  color: #41AFFF;
  font-weight: 500;
}
.cards__rating {
  display: flex;
  align-items: center;
  gap: 8px;
}
.cards__rate {
  flex-shrink: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #e2e3e7;
}
.cards__rate.active {
  background-color: #ecd579;
}
.cards__feedback {
  color: #41AFFF;
  font-weight: 500;
}
.cards__name {
  font-weight: 500;
  font-size: 18px;
}
.cards__type {
  font-size: 13px;
}
.cards__thumb {
  height: 60px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.cards__thumb img {
  border: 3px solid transparent;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}
.cards__thumb img:active, .cards__thumb img:hover {
  border: 3px solid #ECD579;
}
.cards .swiper-slide-thumb-active img {
  border: 3px solid #41AFFF;
}
.cards__info .cards__box {
  margin-top: 40px;
}
.cards__box .cards__title {
  margin-bottom: 10px;
}
.cards__wrapper {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 50px;
}
.cards__wrapper * {
  min-width: 0;
}
.cards__links {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
  margin-top: 10px;
}
.cards__right {
  position: relative;
  width: fit-content;
}
.cards__online {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 3px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #41AFFF;
}
.cards__share {
  height: 55px;
  width: 55px;
  background-color: #41AFFF;
  border-radius: 50%;
  transition: all 0.1s;
}
.cards__share img {
  object-fit: contain;
  height: 50%;
  width: 50%;
}
.cards__share:hover {
  background-color: #ECD579;
}
.cards__more, .cards__feedback {
  transition: all 0.1s;
}
.cards__more:hover, .cards__feedback:hover {
  color: #ECD579;
}

.not-found {
  text-align: center;
  padding: 60px 0 110px;
}
.not-found__title {
  font-size: 170px;
  font-weight: 400;
  margin-bottom: 5px;
}
.not-found .blue-link,
.not-found .light-link {
  padding: 19px 80px;
}
.not-found__text {
  font-size: 32px;
}
.not-found__bottom {
  margin-top: 90px;
}
.not-found__mini {
  margin-bottom: 20px;
}
.not-found__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.oferta {
  position: absolute;
  bottom: 110px;
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 50px;
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.2);
  z-index: 12;
}
.oferta__close {
  position: absolute;
  right: 30px;
  top: 30px;
  object-fit: contain;
}
.oferta__title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 32px;
}
.oferta__content {
  line-height: 160%;
  height: 400px;
  overflow-y: auto;
  padding-right: 20px;
}
.oferta__content a {
  color: #41AFFF;
}

.afisha__top + .cats {
  padding-top: 0;
}

.afisha__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.afisha__top .grey-link {
  margin: 0;
  font-size: 14px;
}
.afisha__top .tabs {
  margin: 0;
  /* margin: 20px 0 40px; */
  padding: 0 0 5px 10px;
}
.afisha__wrapper {
  position: relative;
}
.afisha__item {
  min-height: 400px;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.afisha__info {
  background-color: #fff;
  border-radius: 0 30px 30px 30px;
  width: 260px;
  padding: 25px 30px;
  backdrop-filter: blur(100px);
  position: absolute;
  left: 0;
  top: 0;
}
.afisha__arrows {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}
.afisha__title {
  margin-bottom: 10px;
  font-size: 18px;
}
.afisha ul {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.afisha__price {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-weight: 600;
  font-size: 13px;
  border-radius: 100px;
  background: rgba(38, 38, 51, 0.4);
  color: #fff;
  padding: 2px 8px;
  width: fit-content;
}

.tabs-wrapper {
  position: relative;
}
.tabs-wrapper:before {
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  content: '';
  z-index: 10;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.tabs-wrapper:after {
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  content: '';
  z-index: 10;
  position: absolute;
  background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.cats {
  padding: 30px 0;
}
.cats__title {
  font-size: 32px;
  margin-bottom: 20px;
}

.categories__normal .categories__head {
  height: 200px;
}
.categories__normal .categories__bg {
  height: 200px;
}
.categories__normal .categories__slider {
  height: 200px;
}
.categories__normal .categories__item {
  position: relative;
}
.categories__normal .categories__send {
  position: absolute;
  right: 20px;
  bottom: 25px;
  height: 25px;
  width: 25px;
  top: unset;
}

.categories__bottom .categories__send {
  position: static;
  height: 35px;
  width: 35px;  
}

.filter {
  padding-bottom: 30px;
}
.filter__wrapper {
  display: grid;
  grid-template-columns: 230px 1fr;
  gap: 20px;
}
.filter__aside {
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 40px;
}
.filter__aside .grey-link {
  width: 100%;
  margin: 0;
}
.filter__switches {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.filter__switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}
.filter__line {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.filter__title {
  font-size: 32px;
}
.filter__minititle {
  font-size: 18px;
  margin-bottom: 20px;
}
.filter__items {
  max-height: 180px;
  overflow-y: auto;
  padding-right: 20px;
  gap: 18px;
}
.filter__text {
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.filter__item {
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}
.filter__item:last-child {
  margin-bottom: 0;
}
.filter__inputs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  margin-bottom: 15px;
}
.filter__inputs input {
  border-radius: 100px;
  height: 47px;
  width: 100%;
  padding: 11px 20px;
  background-color: #F4F5F8;
}
.filter__inputs input:focus {
  background-color: #E3F3FF;
}
.filter__close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  display: none;
}
.filter__bar {
  position: fixed;
  bottom: 58px;
  left: 0;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 10;
  gap: 10px;
  padding: 0 30px;
}
.filter__bar .light-link {
  padding: 11px 25px;
}
.filter__wrap {
  position: relative;
  width: fit-content;
}
.filter__badge {
  background-color: #41AFFF;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  height: 23px;
  width: 23px;
  position: absolute;
  top: -5px;
  right: -5px;
}

.create {
  border-radius: 30px;
  background: #f4f5f8;
  padding: 20px 30px 50px;
  margin-bottom: 40px;
}
.create__head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}
.create__circle {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  background-color: #fff;
}
.create__circle:hover path {
  fill: #41AFFF;
}
.create__title {
  font-size: 32px;
}
.create__blue {
  font-weight: 600;
  margin-top: 10px;
  font-size: 18px;
  color: #41AFFF;
}
.create__boxes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.create__box {
  border-radius: 30px;
  padding: 20px 30px;
  background-color: #fff;
}
.create__minititle {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 500;
}
.create__minititle span {
  color: #9EA7AD;
  font-weight: 400;
}
.create__radios {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 14px;
  max-height: 500px;
  overflow-y: scroll;
}
.create input[type=text] {
  width: 100%;
}
.create__radio {
  color: #9EA7AD;
  cursor: pointer;
}
.create__radio:has(input:checked) {
  color: #41AFFF;
}
.create__radio input {
  display: none;
}
.create input::placeholder {
  color: #9EA7AD;
}
.create__policy {
  font-size: 12px;
  text-align: center;
}
.create__policy a {
  color: #41AFFF;
}
.create__top {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.create__switcher {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: #9EA7AD;
}
.create p {
  font-size: 12px;
  color: #9EA7AD;
}
.create__center {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  gap: 10px;
}
.create__upload input {
  display: none;
}
.create__uploads {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.create__uploaded {
  height: 110px;
  width: 110px;
  border-radius: 30px;
  object-fit: cover;
  object-position: center;
}
.create__pays {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.create__pay {
  border: 2px dashed #E3E6F0;
  padding: 13px 20px;
  border-radius: 30px;
  width: 110px;
  height: 100px;
}
.create__pay:has(input:checked) {
  border: 2px solid #ECD579;
}
.create__pay input {
  display: none;
}
.create__pay img {
  object-fit: contain;
}

.cabinet__top {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 30px;
}
.cabinet__top .cabinet__title {
  margin-bottom: 0;
}
.cabinet__datas {
  display: flex;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
  text-align: center;
}
.cabinet__num {
  font-size: 32px;
  margin-bottom: 2px;
}
.cabinet__title {
  font-size: 32px;
  margin-bottom: 10px;
}
.cabinet__next {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.cabinet__next .cabinet__title {
  margin-bottom: 0;
}
.cabinet__nots {
  font-size: 32px;
}
.cabinet__nots span {
  color: #41AFFF;
}
.cabinet__inner {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.cabinet__item {
  min-width: 360px;
  display: flex;
  flex-direction: column;
}
.cabinet__card {
  background-color: #F4F5F8;
  border-radius: 30px;
  padding: 25px 30px;
  flex: 1;
}
.cabinet__card.active {
  background-color: #E3F3FF;
}
.cabinet__content {
  font-size: 13px;
  line-height: 150%;
  height: 330px;
  overflow-y: auto;
  padding-right: 10px;
}
.cabinet__circle {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #F4F5F8;
  padding: 10px;
}
.cabinet__date {
  margin-bottom: 15px;
  font-size: 13px;
}
.cabinet .profile {
  margin-bottom: 20px;
}
.cabinet__bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  gap: 10px;
}
.cabinet__bottom .grey-link {
  margin: 0;
  font-size: 13px;
}
.cabinet__boxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 10px;
}
.cabinet__notifs {
  margin-bottom: 40px;
}
.cabinet__box {
  background-color: #F4F5F8;
  border-radius: 30px;
  padding: 25px 30px;
  flex: 1;
}
.cabinet__box.active {
  background-color: #E3F3FF;
}
.cabinet__box ul {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.cabinet__edit {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-top: 15px;
  height: 40px;
  width: 40px;
  object-fit: contain;
}
.cabinet__tops {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 15px;
}
.cabinet__tops .cabinet__date {
  margin-bottom: 0;
}
.cabinet__name {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
}

.private {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 230px 1fr;
  gap: 20px;
}
.private__aside {
  padding-bottom: 50px;
  gap: 20px;
}
.private__aside .grey-link:hover {
  background-color: #41AFFF;
  color: #fff;
}

.grey-link--suspend {
  margin-top: 10px;
  width: 100%;
}

.private__aside, .private__prices {
  display: flex;
  flex-direction: column;
}
.private__prices {
  gap: 10px;
}
.private__price {
  padding: 20px 40px;
  border-radius: 30px;
  border: 2px dashed #41AFFF;
  min-height: 110px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  gap: 3px;
  transition: all 0.1s;
}
.private__price span {
  color: #41AFFF;
}
.private__price.grey {
  background-color: #F4F5F8;
}
.private__price.disabled {
  color: #E3E6F0;
  background-color: #fff;
  border-color: #E3E6F0;
}
.private__price.blue {
  background-color: #E3F3FF;
}
.private__price:hover {
  border-color: #ECD579;
  background-color: #fff;
}
.private__title {
  text-align: center;
  font-size: 18px;
}
.private__card {
  border-radius: 30px;
  border: 2px dashed #41AFFF;
  background-color: #E3F3FF;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.private__card .white-link {
  font-size: 13px;
}
.private__card .deadline__line {
  background-color: #fff;
}
.private .cats {
  padding-top: 0;
}
.private__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin: 20px 0;
}
.private__head .blue-link {
  padding: 11px 25px;
  font-size: 13px;
}
.private__head .rating {
  gap: 8px;
}
.private__head .rating__item {
  height: 20px;
  width: 20px;
}
.private__head .private__online {
  height: 15px;
  width: 15px;
}
.private__head .private__image img {
  height: 64px;
  width: 64px;
}
.private__info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.private__tops, .private__bots {
  display: flex;
  align-items: center;
  gap: 10px;
}
.private__bots {
  margin-top: 5px;
}
.private__name {
  font-weight: 600;
  font-size: 18px;
}
.private__type {
  font-size: 13px;
}
.private__revs {
  color: #41AFFF;
  font-weight: 500;
}
.private__center {
  text-align: center;
}
.private__company {
  margin-bottom: 10px;
  font-size: 13px;
}
.private__main {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  margin-bottom: 10px;
}
.private__main .private__name {
  font-size: 15px;
}
.private__main .rating {
  position: relative;
  left: 10px;
}
.private__edit {
  position: absolute;
  top: 20px;
  right: 20px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s;
}
.private__edit:hover circle {
  fill: #41AFFF;
  transition: all 0.1s;
}
.private__edit:hover path {
  fill: #fff;
}
.private__message {
  padding: 15px 20px;
  border-radius: 10px;
  background-color: #F4F5F8;
  line-height: 130%;
  position: relative;
}
.private__message:hover .private__edit {
  visibility: visible;
  opacity: 1;
}
.private__answer {
  margin-left: 50px;
  margin-top: 20px;
}
.private__answer .private__message {
  background-color: #fff;
  border: 2px solid #F4F5F8;
}
.private__image {
  position: relative;
}
.private__image img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  object-fit: cover;
}
.private__online {
  height: 9px;
  width: 9px;
  background-color: #41AFFF;
  border: 3px solid #fff;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
}
.private__items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 20px 0 40px;
}

.rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
.rating__item {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #E3E6F0;
}
.rating__item.active {
  background-color: #ECD579;
}

.private .categories__inner {
  gap: 30px 10px;
  margin-bottom: 40px;
}

@media (max-width: 1400px) {
  .header__bottom {
    margin-bottom: 20px;
  }
  .header__link--offer {
    display: none;
  }
  .header__link--bottom {
    position: fixed;
    bottom: 65px;
    padding: 10px 25px;
    font-size: 16px;
    box-shadow: 0px 0 5px 1px #E3F3FF;
  }
  .header__link--bottom.header__link--category {
    bottom: 120px;
  }
  .header__langs.active .header__links {
    height: 100%;
  }
  .header__cities {
    top: 40px;
    right: unset;
  }
  .header__countries {
    left: 0;
    top: 40px;
    right: unset;
    transform: unset;
  }
  .filter__bar {
    box-shadow: 1px 0px 10px 0px rgb(0 0 0 / 20%);
  }
  .header {
    margin: 0;
    padding: 0;
  }
  .header__wrap .header__item, .header__info {
    display: none;
  }
  .header__wrap .header__account {
    display: block;
  }
  .header__profile {
    transform: translateY(100%);
  }
  .header__menu {
    left: unset;
    right: 60px;
    top: 55px;
  }
  .header__head {
    display: flex;
  }
  .header__searchbar {
    margin-right: 20px;
  }
  .header__container {
    position: relative;
  }
  .header__top {
    padding: 10px !important;
  }
  .header__top nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .header__top nav ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .header__profile,
  .header__langs {
    padding: 20px 20px 80px;
    overflow-y: auto;
  }
  .header__start {
    position: unset;
  }
  .header__btn {
    position: absolute;
    right: 60px;
    height: 47px;
    width: 47px;
    padding: 0px;
  }
  .header__btn img {
    display: none;
  }
  .header__btn .header__mob {
    display: block;
  }
  .header__dropdown {
    top: 55px;
    background-color: #F4F5F8;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    left: 0;
    right: 0;
  }
  .header__middle {
    position: unset;
  }
  .header__tab {
    font-size: 26px;
  }
  .header__inputs input {
    width: 60px;
    height: 40px;
  }
  .header__searchbar {
    width: 100%;
  }
  .header__searchbar.active {
    position: relative;
  }
  .header__search {
    height: 47px;
  }
  .header__mobile {
    display: block;
  }
  .view__main {
    grid-template-columns: 1fr;
    position: relative;
  }
  .view__img {
    position: absolute;
    height: 150px;
    top: 15px;
    width: 85px;
    right: 30px;
  }
  .view__title {
    padding-right: 100px;
  }
  .header__container {
    max-width: 100%;
    padding: 0 60px;
  }
  body {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .mobile-bar {
    display: flex;
    gap: 15px;
  }
  .header__profile,
  .header__langs {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 11;
    border-radius: 0;
  }
}
@media (max-width: 1200px) {
  .header__close {
    display: block;
  }
  .header__container,
  .container {
    padding: 0 60px;
    max-width: 100%;
  }
  .header__menu {
    left: 0;
    right: 0;
  }
  .afisha__top {
    display: block;
  }
  .afisha__top .grey-link {
    margin: unset;
    margin-top: 20px;
  }
  .modal__inner {
    width: 100%;
  }
  .footer {
    padding: 30px 60px;
  }
}
@media (max-width: 1024px) {
  .header__container,
  .container {
    padding: 0 40px;
  }
  .view__inner {
    grid-template-columns: 1fr;
  }
  .cards__thumb {
    height: 60px;
  }
  .categories__inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
  }
  .header__searchbar {
    margin-right: 20px;
  }
  .header__btn {
    right: 40px;
  }
  .company {
    display: flex;
    flex-direction: column-reverse;
    gap: 25px;
    padding-top: 200px;
    margin-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
    text-align: center;
  }
  .company__img {
    height: 260px;
    max-width: 300px;
    position: static;
    transform: unset;
  }
  .company p {
    font-size: 16px;
    margin-top: 15px;
  }
  .footer {
    flex-direction: column;
    padding-bottom: 40px;
  }
  .footer__left {
    justify-content: center;
    gap: 10px 40px;
    flex-wrap: wrap;
  }
  .cards__wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .oferta {
    position: fixed;
    bottom: 150px;
    inset: 0;
    height: 100%;
    width: 100%;
    padding: 40px 30px;
    border-radius: 0;
  }
  .oferta__content {
    height: 100%;
  }
  .footer {
    position: unset;
  }
  .upscroll {
    display: none;
  }
  .chat {
    margin: 0 30px;
  }
  .chat__wrapper {
    display: block;
  }
  .chat__actions {
    gap: 10px;
  }
  .chat__persons {
    max-height: none;
    overflow: visible;
    padding-right: 0;
    display: grid;
    margin-bottom: 30px;
  }
  .chat .chat__persons {
    display: none;
  }
  .chats .chat__persons {
    display: grid !important;
  }
  .modal__inner {
    padding-bottom: 150px;
  }
  .modal__uploads {
    position: absolute;
    bottom: 50px;
  }
  .modal__bottom {
    gap: 6px;
  }
  .modal__clear {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%);
    top: unset;
    bottom: -30px;
    height: 25px;
    width: 25px;
  }
  .modal__clear img {
    height: 10px;
    width: 10px;
  }
  .filter__wrapper {
    grid-template-columns: 1fr;
  }
  .filter input[type=range] {
    width: 700px;
  }
  .filter__aside {
    position: fixed;
    inset: 0;
    top: 0;
    bottom: 60px;
    z-index: 10;
    background-color: #fff;
    padding: 30px;
    overflow-y: auto;
    visibility: hidden;
    padding-bottom: 70px;
    opacity: 0;
    transition: all 0.1s;
  }
  .filter__aside.active {
    visibility: visible;
    opacity: 1;
  }
  .filter__close {
    display: block;
  }
  .filter__bar {
    display: flex;
  }
  .categories .swiper-slide {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
  .categories__touch {
    display: none;
  }
  .texter {
    gap: 10px;
  }
  .texter__link {
    font-size: 16px;
    border-radius: 100px;
    padding: 11px 25px;
    background-color: #F4F5F8;
  }
  .texter__link.active {
    font-weight: 400;
    background-color: #E3F3FF;
  }
  .private {
    grid-template-columns: 1fr;
  }
  .private__head, .private__items, .private__aside {
    padding: 10px;
  }
  .private__info {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .private__edit {
    visibility: visible;
    opacity: 1;
    height: 30px;
    width: 30px;
  }
  .private__message:has(.private__edit) {
    padding-right: 55px;
  }
  .private__center {
    text-align: left;
  }
  .private__head {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .private__head .private__image img {
    height: 40px;
    width: 40px;
  }
  .private__message {
    font-size: 14px;
  }
  .footer {
    padding: 30px 60px;
  }
}
@media (max-width: 768px) {
  .company {
    padding-top: 20px;
    margin-top: 40px;
  }
  .header__searchbar {
    margin-right: 47px;
  }
  .header__profile,
  .header__langs {
    pointer-events: none;
  }
  .header__profile {
    top: unset;
    bottom: 60px;
    width: 100%;
    right: 0;
    left: 0;
    width: 100%;

    height: auto;
    max-height: unset;
    padding: 20px;
    
  }
  .header__profile.active {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: block;
    transform: unset;
    overflow: hidden;
  }
  .header__account .header__icon,
  .header__account .header__name {
    display: none;
  }
  .header__profile.active .header__links {
    gap: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .header__langs.active {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    height: 50px;
    top: 51px;
    width: 100%;
    padding: 0;
    position: absolute;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  .header__langs.active .header__links {
    gap: 20px;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .header__lang-mob img {
    border-radius: 50%;
  }
  .header__container,
  .container {
    padding: 0 30px;
  }
  .header__btn {
    right: 30px;
  }
  .spacing {
    padding-bottom: 60px;
  }
  .header {
    position: relative;
  }
  .header__container {
    gap: 10px;
  }
  .header__start {
    position: unset;
  }
  .header__lists {
    grid-template-columns: 1fr;
  }
  .header__menu {
    padding: 30px;
    right: 0;
    width: 100%;
  }
  .header__menu a {
    white-space: wrap;
  }
  .header__search {
    padding: 10px 20px;
  }
  .header__search input::placeholder {
    font-size: 14px;
  }
  .afisha__top .tabs {
    margin: 20px 0 40px;
  }
  .chat__head {
    gap: 8px;
  }
  .chat__head .chat__name, .chat__head .chat__date {
    font-size: 13px;
  }
  .chat__head .chat__line {
    gap: 2px;
  }
  .chat__head .chat__price, .chat__head .chat__theme {
    font-size: 16px;
  }
  .chat__head .chat__theme {
    width: 160px;
  }
  .chat__avi {
    height: 30px;
    width: 30px;
    position: absolute;
    left: -30px;
  }
  .chat__message {
    gap: 0;
    position: relative;
  }
  .chat__hour {
    position: absolute;
    bottom: 5px;
    right: 10px;
    flex-direction: row-reverse;
  }
  .chat__messages {
    padding-bottom: 20px;
  }
  .chat__text {
    padding-bottom: 25px;
    font-size: 14px;
  }
  .chat__actions input {
    min-height: 40px;
    font-size: 14px;
    padding: 10px 16px;
  }
  .chat__circle {
    height: 40px;
    width: 40px;
    padding: 12px;
  }
  .chat__reciever .chat__hour {
    right: 10px;
  }
  .chat__reciever .chat__avi {
    left: unset;
    right: -30px;
  }
  .chat__line:last-child {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 5px;
  }
  .filter input[type=range] {
    width: 500px;
  }
}
@media (max-width: 620px) {
  .profile-tabs {
    padding: 0 10px 20px;
  }
  .cards__title,
  .cats__title {
    font-size: 24px;
  }
  .create .tabs {
    margin: 20px 0;
    padding: 0 0 5px 0;
  }
  .footer__left {
    padding-top: 20px;
    flex-direction: column;
  }
  .container {
    padding: 0;
  }
  .header__container {
    padding: 0 10px;
  }
  .filter input[type=range] {
    width: 400px;
  }
  .filter__line {
    padding: 0 10px;
  }
  .header__btn {
    right: 10px;
  }
  .modal__title {
    text-align: left;
  }
  .modal__inner {
    padding: 20px 30px;
    padding-bottom: 130px;
  }
  .modal input {
    font-size: 14px;
  }
  .modal__uploads {
    bottom: 50px;
  }
  .mobile-menu__inner {
    width: 95%;
  }
  .spacing {
    padding-bottom: 40px;
  }
  .mb {
    margin-bottom: 30px;
  }
  .tabs {
    gap: 8px;
    padding: 0 0 5px 10px;
  }
  .categories__inner {
    padding: 0 16px;
  }
  .view__title {
    font-size: 32px;
  }
  .view__box {
    padding: 20px 30px;
  }
  .view__links {
    margin-top: 25px;
  }
  .view__list {
    margin-top: 20px;
    padding-right: 40px;
  }
  .view__mini img {
    right: 10px;
    top: 45px;
  }
  .view .white-link {
    margin-top: 20px;
  }
  .view .outer-link {
    padding: 15px 30px;
  }
  .view__main .view__list {
    padding-right: 0;
  }
  .categories__bottom {
    position: relative;
    flex-direction: column;
  }
  .categories__content {
    padding: 10px 20px 20px;
  }
  .categories__send {
    position: absolute;
    right: -5px;
    top: -65px;
    height: 25px;
    width: 25px;
  }
  .categories .white-link {
    width: 100%;
    padding: 10px;
  }
  .categories__list {
    margin-bottom: 15px;
  }
  .cards__mains {
    height: auto;
    padding: 0 16px;
  }
  .cards__thumb {
    margin-top: 10px;
    height: 70px;
  }
  .breadcrumbs {
    margin: 0 10px;
  }
  .notification__inner {
    gap: 6px;
    grid-template-columns: 1fr;
  }
  .notification__item {
    min-height: 200px;
    padding: 20px;
  }
  .profile__upper {
    gap: 3px;
  }
  .profile__name {
    width: 75px;
  }
  .profile__data {
    gap: 5px;
  }
  .not-found {
    padding-left: 30px;
    padding-right: 30px;
  }
  .not-found__btns {
    display: grid;
    justify-content: unset;
    width: 100%;
  }
  .not-found__title {
    font-size: 130px;
  }
  .not-found__bottom {
    margin-top: 60px;
  }
  .not-found .blue-link,
  .not-found .light-link {
    width: 100%;
    padding: 18px 30px;
  }
  .cards__thumb, .cards__info, .cards__box {
    margin: 0 20px;
    border-bottom: 1px solid #E3E6F0;
    padding-bottom: 20px;
  }
  .cards__box:last-child {
    border-bottom: none;
  }
  .cards__thumb {
    margin-top: 10px;
  }
  .cards__info .cards__box {
    margin-left: 0;
    margin-right: 0;
    border-bottom: none;
  }
  .cards__links {
    gap: 5px;
  }
  .cards__data {
    gap: 10px;
    display: flex;
    flex-direction: column-reverse;
  }
  .cards__line {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .cards__what {
    font-weight: 600;
  }
  .cards__value {
    justify-self: start;
  }
  .black-link {
    font-size: 13px;
    padding: 16px 16px;
  }
  .cards__thumb {
    height: 80px;
  }
  .afisha__item {
    min-height: 300px;
    background-position: right 20% center;
  }
  .afisha__info {
    padding: 20px;
    width: 200px;
  }
  .afisha__title {
    font-size: 16px;
  }
  .afisha ul {
    font-size: 14px;
  }
  .modal__btns {
    display: flex;
    flex-direction: column-reverse;
  }
  .categories__head {
    height: 200px;
  }
  .categories__bg {
    height: 200px;
  }
  .categories .swiper {
    height: 200px;
  }
  .pagination {
    padding: 0 22px;
    padding-bottom: 50px;
    position: relative;
    gap: 20px;
  }
  .pagination__text {
    position: absolute;
    bottom: 0;
  }
  .pagination__text:first-child {
    left: 22px;
  }
  .pagination__text:last-child {
    right: 22px;
  }
  .cats {
    padding: 30px 0;
  }
  .cats__title {
    padding: 0 20px;
  }
  .categories__content .white-link {
    font-size: 12px;
  }
  .create__pays {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .create__pay {
    width: 100%;
  }
  .create__uploads {
    gap: 10px;
  }
  .cabinet {
    padding: 0 20px;
  }
  .cabinet__top {
    gap: 24px;
    flex-direction: column;
  }
  .cabinet__datas {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cabinet__item {
    min-width: 300px;
  }
  .cabinet__nots {
    font-size: 24px;
  }
  .cabinet__boxes {
    grid-template-columns: 1fr;
  }
  .afisha {
    margin: 0 30px;
  }
  .afisha__info {
    position: relative;
    padding-bottom: 40px;
  }
  .afisha__arrows {
    bottom: 0;
    left: 0;
    right: 0;
    height: fit-content;
    top: unset;
    display: flex;
    justify-content: space-between;
  }
  .afisha .swiper-pagination {
    z-index: 4;
    width: 80%;
    margin: auto;
    display: block;
    position: relative;
  }
  .afisha .arrow {
    position: relative;
    z-index: 6;
  }
  .afisha__item {
    min-height: 260px;
  }
  .create__switcher {
    flex-direction: column;
  }
  .create__top {
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .filter__bar {
    gap: 5px;
    padding: 0 5px;
    justify-content: space-between;
  }
  .filter__bar .light-link {
    padding: 11px 16px;
  }
  .filter__selected {
    font-size: 14px;
  }
  .filter input[type=range] {
    width: 270px;
  }
  .categories__normal .categories__send {
    right: 5px;
    bottom: 25px;
  }
  .chat__dropdown {
    padding: 30px;
    text-align: right;
  }
  .cards__share {
    height: 45px;
    width: 45px;
  }
  .view__img {
    height: 80px;
    top: 30px;
    right: 10px;
  }
  .view__title {
    padding-right: 60px;
  }
  .view__links {
    grid-template-columns: 1fr;
  }
  .profile__rating {
    gap: 3px;
  }
  .profile__rate {
    height: 10px;
    width: 10px;
  }
  .categories .white-link {
    font-size: 11px;
    text-align: center;
  }
  .categories__content {
    padding: 10px;
  }
}