/* Vendor */
/* ------------------------------------ */
/**
 * Swiper 11.1.14
 * 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: September 12, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  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;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  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);
  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%;
  -o-object-fit: contain;
     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;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 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%;
  -o-object-fit: contain;
     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.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
}

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

.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
}

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

.swiper.swiper-cards {
  overflow: visible;
}

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

.tippy-tooltip[data-placement^=top] > .tippy-backdrop {
  border-radius: 40% 40% 0 0;
  transform-origin: 0 25%;
}

.tippy-tooltip[data-placement^=top] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -55%);
}

.tippy-tooltip[data-placement^=top] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-50%, -45%);
}

.tippy-tooltip[data-placement^=bottom] > .tippy-backdrop {
  border-radius: 0 0 30% 30%;
  transform-origin: 0 -50%;
}

.tippy-tooltip[data-placement^=bottom] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -45%);
}

.tippy-tooltip[data-placement^=bottom] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-50%);
}

.tippy-tooltip[data-placement^=left] > .tippy-backdrop {
  border-radius: 50% 0 0 50%;
  transform-origin: 50% 0;
}

.tippy-tooltip[data-placement^=left] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -50%);
}

.tippy-tooltip[data-placement^=left] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-75%, -50%);
}

.tippy-tooltip[data-placement^=right] > .tippy-backdrop {
  border-radius: 0 50% 50% 0;
  transform-origin: -50% 0;
}

.tippy-tooltip[data-placement^=right] > .tippy-backdrop[data-state=visible] {
  transform: scale(1) translate(-50%, -50%);
}

.tippy-tooltip[data-placement^=right] > .tippy-backdrop[data-state=hidden] {
  transform: scale(0.2) translate(-25%, -50%);
}

.tippy-tooltip[data-animatefill] {
  background-color: transparent !important;
}

.tippy-backdrop {
  backface-visibility: hidden;
  background-color: #333;
  border-radius: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  width: calc(110% + 32px);
  z-index: -1;
}

.tippy-backdrop[data-state=hidden] {
  opacity: 0;
}

.tippy-backdrop:after {
  content: "";
  float: left;
  padding-top: 100%;
}

.tippy-backdrop + .tippy-content {
  transition-property: opacity;
  will-change: opacity;
}

.tippy-backdrop + .tippy-content[data-state=hidden] {
  opacity: 0;
}

.tippy-content {
  padding: 16px 8px;
}

.tippy-box[data-theme~=custom] .tippy-content {
  color: #000000;
  padding: 0;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 60px 0 rgba(72, 72, 72, 0.1);
}

/* Global */
/* ------------------------------------ */
/*! 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 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* 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] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
* 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 {
  padding: 0;
  border-style: none;
}

/**
* 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 {
  display: table; /* 1 */
  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  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] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* 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;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2"), url("../fonts/NotoSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Noto Sans", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  background-color: #ffffff;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  color: #000000;
  text-decoration: none;
}

button {
  cursor: pointer;
}

.container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

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

/* Blocks */
/* ------------------------------------ */
.btn {
  padding: 12px;
  background-color: #9BE198;
  border-radius: 8px;
  border: none;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  justify-content: center;
}
.btn--secondary {
  background-color: transparent;
  border: 1px solid #91D6AC;
}
.btn--big {
  font-size: 18px;
  font-weight: 600;
  line-height: 25.2px;
  padding: 15px 12px;
}
.btn--icon {
  gap: 16px;
}
.btn:disabled {
  opacity: 0.6;
}

.header__top {
  padding: 18px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E9EBF0;
}
.header__logo-link {
  margin: 0 56px 0 0;
}
.header__logo-link svg {
  height: 26px;
  width: 140px;
}
.header__catalog-btn {
  background-color: transparent;
  border: 1px solid #9BE198;
  border-radius: 6px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 40px 0 0;
}
.header__catalog-text {
  font-size: 14px;
  line-height: 19.6px;
}
.header__user-list {
  margin: 0 0 0 auto;
  display: flex;
  padding: 0;
  list-style: none;
  gap: 20px;
  position: relative;
}
.header__user-btn {
  background-color: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 16.8px;
  gap: 5px;
  position: relative;
}
.header__user-btn svg {
  height: 24px;
  width: 24px;
}
.header__user-count {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #9BE198;
  position: absolute;
  top: -5px;
  right: -13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
}
.header__bottom {
  padding: 18px 0;
  display: flex;
  align-items: center;
}
.header__nav-list {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__nav-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
}
.header__contacts {
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
}
.header__btn {
  width: 170px;
}
.header__phone {
  font-size: 14px;
  line-height: 19.6px;
}

.location {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  gap: 5px;
  line-height: 19.6px;
  position: relative;
}
.location__city {
  align-items: center;
  background-color: transparent;
  border: none;
  display: flex;
  gap: 5px;
  padding: 0;
}
.location__city--active + .location__sublist {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
.location__sublist {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 60px 0 rgba(72, 72, 72, 0.1019607843);
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 0;
  min-width: 157px;
  padding: 16px 8px;
  position: absolute;
  left: 100px;
  top: calc(100% + 10px);
  transform: translateY(-20px);
  opacity: 0;
  pointer-events: none;
  transition: opacity ease-in 0.3s, transform ease-in 0.3s;
}
.location__sublink {
  background-color: transparent;
  cursor: pointer;
  width: 100%;
  border: none;
  display: flex;
  font-size: 12px;
  line-height: 16.8px;
  padding: 0;
  transition: color ease-in 0.3s;
}
.location__sublink:hover, .location__sublink:focus-visible {
  color: #9BE198;
}

.basket {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 16px;
  position: absolute;
  right: 0;
  top: calc(100% + 18px);
  box-shadow: 0 10px 60px 0 rgba(72, 72, 72, 0.1019607843);
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
  transition: opacity ease-in 0.3s, transform ease-in 0.3s;
  z-index: 10;
}
.basket--active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
.basket__empty-block {
  text-align: center;
  padding: 40px;
  width: 366px;
}
.basket__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.basket__item {
  display: grid;
  gap: 20px;
  grid-template-columns: 60px 170px 76px 20px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
}
.basket__close {
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basket__img {
  align-items: flex-start;
  background-color: #F8F8F8;
  border-radius: 6px;
  display: flex;
  height: 60px;
  justify-content: center;
  width: 60px;
  overflow: hidden;
}
.basket__img img {
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 60px;
}

.breadcrumbs {
  margin: 20px 0 60px 0;
}
.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 15px;
  display: flex;
  align-items: center;
}
.breadcrumbs__link {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #000000;
}
.breadcrumbs__link:not(span) {
  color: #6FC76C;
  padding: 0 15px 0 0;
  border-right: 1px solid #E9EBF0;
}

.main-menu {
  bottom: 0;
  display: flex;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity ease-in 0.3s 0.3s;
  z-index: 10;
}
.main-menu--active {
  opacity: 1;
  pointer-events: all;
  transition: opacity ease-in 0.3s;
}
.main-menu--active .main-menu__wrapper {
  transform: translateX(0);
  transition-delay: 0.2s;
}
.main-menu::before {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-menu__wrapper {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 36px;
  padding: 28px 28px 28px 40px;
  position: relative;
  transform: translateX(-100%);
  transition: transform ease-in 0.3s;
  z-index: 2;
}
.main-menu__heading {
  align-items: center;
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
.main-menu__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
.main-menu__close {
  align-items: center;
  background-color: transparent;
  border: none;
  display: flex;
  height: 24px;
  justify-content: center;
  padding: 0;
  width: 24px;
}
.main-menu__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0;
  min-width: 340px;
  overflow-y: scroll;
  padding: 0;
}
.main-menu__list::-webkit-scrollbar {
  display: none;
}
.main-menu__link {
  display: flex;
  font-size: 16px;
  line-height: 20.8px;
}
.main-menu__link--active {
  border-bottom: 1px solid #91D6AC;
  font-weight: 600;
  padding: 0 0 10px;
}

.catalog__title {
  margin: 0 0 44px 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 54.6px;
}
.catalog__wrapper {
  display: grid;
  grid-template-columns: 290px 1fr;
  gap: 40px;
  margin: 0 0 80px 0;
  align-items: start;
}
.catalog__sort {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 40px;
}
.catalog__sort-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.catalog__sort-select {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #9BE198;
  border: none;
}
.catalog__list {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 40px;
}
.catalog__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px;
}
.catalog__pagination-link {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 25.2px;
  color: #A5A5A5;
  transition: opacity ease-in 0.3s;
  border: none;
  background-color: transparent;
}
.catalog__pagination-link:hover {
  opacity: 0.7;
}
.catalog__pagination-link:disabled {
  pointer-events: none;
}
.catalog__pagination-link:not(:disabled) {
  color: #000000;
}

.catalog-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: sticky;
  top: 20px;
}
.catalog-form__reset {
  border: 1px solid #E9EBF0;
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  transition: opacity ease-in 0.3s;
  cursor: pointer;
}
.catalog-form__reset:hover, .catalog-form__reset:focus-visible {
  opacity: 0.7;
}
.catalog-form__fieldset {
  border: none;
  border-bottom: 1px solid #E9EBF0;
  padding: 0 0 30px;
  margin: 0;
}
.catalog-form__legend {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin: 0 0 30px 0;
}
.catalog-form__list-col {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.catalog-form__list-row {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}

.custom-checkbox__field:checked + .custom-checkbox__label .custom-checkbox__icon {
  opacity: 1;
}
.custom-checkbox__field:checked + .custom-checkbox__label::before {
  background-color: #9BE198;
  border-color: #9BE198;
}
.custom-checkbox__label {
  display: flex;
  align-items: center;
  padding: 0 0 0 26px;
  gap: 10px;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  cursor: pointer;
  transition: opacity ease-in 0.3s;
}
.custom-checkbox__label:hover, .custom-checkbox__label:focus-visible {
  opacity: 0.7;
}
.custom-checkbox__label::before {
  content: "";
  height: 16px;
  width: 16px;
  border: 1px solid #A5A5A5;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: border-color ease-in 0.3s, background-color ease-in 0.3s;
}
.custom-checkbox__count {
  color: #A5A5A5;
}
.custom-checkbox__icon {
  position: absolute;
  top: 36%;
  left: 4px;
  opacity: 0;
  transition: opacity ease-in 0.3s;
}

.custom-radio {
  position: relative;
}
.custom-radio__field:checked ~ .custom-radio__label .custom-radio__toggle {
  background-color: #9BE198;
}
.custom-radio__field:checked ~ .custom-radio__label .custom-radio__toggle::after {
  left: calc(100% - 17px);
}
.custom-radio__label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 19.6px;
  padding: 30px 0 0;
  position: relative;
  transition: opacity ease-in 0.3s;
}
.custom-radio__label:hover, .custom-radio__label:focus-visible {
  opacity: 0.7;
}
.custom-radio__toggle {
  background-color: #E9EBF0;
  border-radius: 12px;
  height: 20px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  transition: background-color ease-in 0.3s;
  width: 40px;
}
.custom-radio__toggle::after {
  background-color: #ffffff;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: left ease-in 0.3s, right ease-in 0.3s;
  width: 14px;
}

.product-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-card--small {
  width: 290px;
}
.product-card--small .product-card__visual {
  height: 344px;
}
.product-card--small .product-card__img {
  height: 344px;
}
.product-card__visual {
  background-color: #F8F8F8;
  border-radius: 12px;
  display: flex;
  height: 436px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.product-card__visual:hover .product-card__more {
  opacity: 1;
  pointer-events: all;
}
.product-card__img {
  height: 436px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 290px;
  transform: scale(1.03);
}
.product-card__more {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity ease-in 0.3s;
}
.product-card__link {
  width: 210px;
  position: relative;
}
.product-card__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.product-card__info {
  display: flex;
  flex-direction: column;
  position: relative;
}
.product-card__title {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
}
.product-card__old {
  text-decoration: line-through;
  color: #A5A5A5;
  font-size: 16px;
  line-height: 22.4px;
}
.product-card__price {
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
}
.product-card__old, .product-card__price {
  display: flex;
  gap: 5px;
}
.product-card__tooltip {
  position: absolute;
  bottom: 3px;
  right: 0;
}

.tooltip__btn {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  width: 18px;
  cursor: pointer;
  transition: border-color ease-in 0.3s, background-color ease-in 0.3s;
}
.tooltip__btn:hover {
  background-color: #9BE198;
  border-color: #9BE198;
}
.tooltip__content {
  position: absolute;
  min-width: 208px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 60px 0 rgba(72, 72, 72, 0.1019607843);
  padding: 16px 8px;
  top: 0;
  right: 0;
  transform: translate(9px, calc(-100% - 8px));
}
.tooltip__text {
  font-size: 12px;
  font-weight: 400;
  line-height: 13.2px;
}
.tooltip__list {
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tooltip__item {
  position: relative;
  padding: 0 0 0 16px;
}
.tooltip__item::before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #9BE198;
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
}

.day-products {
  padding: 70px 0 76px;
}
.day-products__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 100px;
  margin: 0 0 60px 0;
}
.day-products__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
}
.day-products__navigation {
  display: flex;
  align-items: center;
  gap: 20px;
}
.day-products__navigation-btn {
  background-color: transparent;
  border: none;
  padding: 5px 0;
  color: #000000;
  cursor: pointer;
}
.day-products__navigation-btn:disabled {
  color: #A5A5A5;
}
.day-products__list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.day-products__item {
  width: 290px;
}

.description {
  padding: 124px 0 70px;
  position: relative;
  border-top: 1px solid #A5A5A5;
}
.description__lamp {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.description__texts {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
.description__texts p {
  margin: 0;
}
.description__texts p:not(:last-child) {
  margin: 0 0 40px 0;
}

.faq__wrapper {
  display: grid;
  grid-template-columns: 1fr 672px;
  gap: 69px;
}
.faq__title {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.accordion__element {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 24px;
}
.accordion__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  width: 100%;
  background-color: transparent;
  border: none;
  text-align: left;
  padding: 0 72px 0 0;
  position: relative;
  cursor: pointer;
}
.accordion__btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.accordion__btn--active .accordion__btn-icon::after {
  opacity: 0;
}
.accordion__btn--active + .accordion__content {
  display: flex;
}
.accordion__btn-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.accordion__btn-icon {
  position: absolute;
  height: 32px;
  width: 32px;
  top: 0;
  right: 0;
}
.accordion__btn-icon::before, .accordion__btn-icon::after {
  content: "";
  height: 2px;
  width: 19px;
  background-color: #000000;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.accordion__btn-icon::after {
  height: 19px;
  width: 2px;
  transition: opacity ease-in 0.3s;
}
.accordion__content {
  display: none;
}
.accordion__inner {
  padding: 12px 0 0;
}
.accordion__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
}
.accordion__text p {
  margin: 0;
}

.questions {
  padding: 0 0 78px;
}
.questions__wrapper {
  position: relative;
  padding: 70px 0 0;
}
.questions__title {
  display: flex;
  flex-direction: column;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
  max-width: 800px;
  margin: 0 0 40px 0;
}
.questions__img {
  position: absolute;
  top: 0;
  right: 70px;
}
.questions__text {
  max-width: 733px;
  margin: 0 0 40px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
}
.questions__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 290px;
  gap: 40px;
  align-items: start;
  margin: 0 0 40px 0;
}
.questions__btn {
  margin-top: 27px;
}

.custom-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.custom-input__label {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.custom-input__field {
  padding: 14px 32px 14px 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  border-radius: 8px;
  border: 1px solid #A5A5A5;
}
.custom-input__field::-moz-placeholder {
  color: #A5A5A5;
}
.custom-input__field::placeholder {
  color: #A5A5A5;
}

.footer {
  background-color: #000000;
  padding: 44px 0;
}
.footer__main {
  display: flex;
  margin: 0 0 64px 0;
}
.footer__logo-link {
  margin: 0 136px 0 0;
}
@media (max-width: 1150px) {
  .footer__logo-link {
    margin: 0 50px 0 0;
  }
}
.footer__menu {
  margin: 0 30px 0 0;
}
.footer__box {
  display: flex;
  gap: 80px;
  margin: 0 0 40px 0;
}
.footer__name {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
  margin: 0 0 12px 0;
  display: block;
}
.footer__contact-link {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  display: block;
}
.footer__contact-link:not(:last-child) {
  margin: 0 0 12px 0;
}
.footer__social-list {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 60px;
}
.footer__social-item {
  position: relative;
}
.footer__social-item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  right: -30px;
  height: 100%;
  background-color: #737373;
}
.footer__social-link {
  color: #ffffff;
  font-size: 14px;
  line-height: 19.6px;
  transition: color ease-in 0.3s;
}
.footer__social-link:hover, .footer__social-link:focus-visible {
  color: #9BE198;
}
.footer__info {
  margin: 0 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer__btn {
  width: 180px;
}
.footer__cards {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: auto 0 0;
  padding: 0;
  list-style: none;
}
.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #737373;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
}
.footer__policy {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer__policy-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #737373;
}
.footer__develop {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__develop-text {
  color: #737373;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
}

.message {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.message__content {
  width: 400px;
  min-height: 200px;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.message__close {
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  top: 10px;
  right: 10px;
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-form {
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-form::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 1;
}
.modal-form__block {
  width: 719px;
  height: 256px;
  background-color: #ffffff;
  padding: 60px;
  border-radius: 16px;
  position: relative;
  z-index: 2;
}
.modal-form__close {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0 0 5px;
  margin: 0;
}
.modal-form__close::before {
  content: "x";
  font-size: 32px;
  position: absolute;
  color: #737373;
  width: 100%;
  height: 100%;
  text-align: center;
}
.modal-form__close + svg {
  margin: 0 0 16px;
}
.modal-form__title {
  font-size: 24px;
  line-height: 130%;
  margin: 0 0 20px;
}
.modal-form__text {
  font-size: 18px;
  line-height: 140%;
}
.modal-form.hidden {
  visibility: hidden;
}

.loader-wrap {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease-in;
}

.loader {
  width: 8px;
  height: 186px;
  background: rgb(38, 48, 56);
  margin: auto;
  position: fixed;
  inset: 0 auto auto 50%;
  animation: shake 1s linear infinite alternate;
  transform-origin: 0 0;
}

.loader::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 32px;
  height: 16px;
  box-sizing: border-box;
  border: 5px solid #ff3d00;
  border-top: none;
  border-radius: 0 0 20px 20px;
  animation: lightup 1s linear infinite;
}

.loader::after {
  content: "";
  left: 50%;
  bottom: 0;
  position: absolute;
  transform: translateX(-50%);
  width: 64px;
  height: 32px;
  border-radius: 50px 50px 0 0;
  background: rgb(38, 48, 56);
}

@keyframes shake {
  0% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@keyframes lightup {
  0%, 20%, 40% {
    opacity: 0;
  }
  10%, 30%, 50%, 100% {
    opacity: 1;
  }
}
.loader-text {
  position: fixed;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loader-text::before {
  content: "AffArts";
  color: rgb(38, 48, 56);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 64px;
  letter-spacing: 2px;
  display: inline-block;
  box-sizing: border-box;
  animation: floating 1s ease-out infinite alternate;
}

.loader-text::after {
  content: "";
  width: 100%;
  height: 10px;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 100%;
  filter: blur(4px);
  border-radius: 50%;
  box-sizing: border-box;
  animation: animloader 1s ease-out infinite alternate;
}

@keyframes floating {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-25px);
  }
}
@keyframes animloader {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.2);
  }
}/*# sourceMappingURL=style.css.map */