

/* Start:/local/templates/lifeup/css/normalize.css?17307335186323*/
/*! 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 {
  -webkit-box-sizing: content-box;
  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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
  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] {
  -webkit-box-sizing: border-box;
  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;
}
/* End */


/* Start:/local/templates/lifeup/css/fancybox.css?173073351725343*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/lifeup/css/slick.css?17317546051733*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/lifeup/css/main.css?1772136273156105*/
* {
    outline: none;
    box-sizing: border-box;
}
body {
    font-family: "Roboto", sans-serif;
    color: #323232;
    overflow-x: hidden;
    width: 100%;
}
main {
    width: 100%;
    overflow-x: hidden;
}
.container {
    max-width: 1400px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.hidden_desctop {
    display: none!important;
}
.header_top {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.logo svg {
    width: 62px;
}
.contact_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
}
.contact_header p {
    font-size: 14px;
}
.contact_header .info {
    margin: 0;
}
.contact_header .city {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contact_header .phone a{
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.contact_header .phone a:hover {
    color: #00a0e3;
}
.social__item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.social__item svg, .social__item img {
    width: 20px;
    height: 20px;
    transition: all 0.3s ease-in;
}
.social__item:hover svg {
    transform: scale(1.2);
}
.social__item img {
    transition: all 0.2s ease-in;
} 
.social__item:hover img {
    transform: scale(1.2);
}
.contact_header .city select {
    border: none;
    line-height: 24px;
    -webkit-appearance: none;
    font-family: "Roboto", sans-serif;
}
.contact_header .city .select {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.contact_header .city .select .select_custom {
    display: flex;
    column-gap: 8px;
    align-items: center;
}  
.contact_header .time,.contact_header .mail_header, .contact_header .phone {
    display: flex;
    flex-direction: column;
}
.mail_header a:not(.link_popup) {
    color: #323232;
}
.mail_header a:not(.link_popup):hover {
    color: #00a0e3;
}
.link_popup {
    color: #00a0e3;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.link_popup:hover {
    color: #0297d5;
    text-decoration: underline;
}
.time p {
    margin: 0;
}
.social {
    display: flex;
    align-items: center;
    column-gap: 0;
}
.social a {
    padding-right: 10px;
}
.social a:last-child {
    padding-right: 0;
}
.btn_bg {
    font-size: 16px;
    color: #fff;
    width: auto;
    height: 50px;
    padding: 0 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background: #00a0e3;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    column-gap: 13px;
    border: none;
}
.btn_bg svg {
    width: 16px;
    height: 16px;
    fill: #fff;
}
.btn_border {
    height: 50px;
    padding: 0 30px;
    color: #00a0e3;
    border: 1px solid #00a0e3;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease-in;
    background: none;
    cursor: pointer;
}
.btn_border.grey {
    border: 1px solid #d0d0d0;
    color: #323232;
}
.btn_border.white {
    border: 1px solid #fff;
    color: #fff;
}
.btn_border.grey:hover, 
.btn_border:hover {
    background: #00a0e3;
    color: #fff;
    border-color: #00a0e3;
}
.stock_slider__item svg {
    width: 16px;
    height: 16px;
    fill: #ff7d00;
}
.btn_bg:hover {
    background: #0090d1;
}
.header_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
    height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 40px;
    padding: 0 30px;
}
.menu_header_wrap {
    width: 100%;
    height: 100%;
}
.menu_header {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    justify-content: space-between;
    width: 100%;
    list-style: none;
    height: 100%;
}
.menu_header a {
    color: #323232;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
}
header .serch .search_form_wrap {
    max-width: 600px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: -10px;
    transition: all 0.3s ease-in;
    top: 0;
    height: 100%;
    display: flex;
}
header .serch span {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.serch form input {
    width: 475px;
    height: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 30px;
    padding-right: 30px;
    padding-left: 20px;
}
.serch form .search_submit {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%);
}
header .serch form .search_submit input {
    display: none;
}
header .serch.active .search_form_wrap {
    
    opacity: 1;
}
header .serch.active svg {
    fill: #009fe3;
}
.icon_btn svg {
    width: 16px;
    height: 16px;
}
.icon_btns {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
header .cart {
    position: relative;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
header .serch {
    position: relative;
}
header .serch img, header .serch svg {
    position: relative;
    z-index: 2;
}
header .cart span {
    position: absolute;
    font-size: 12px;
    padding-top: 2px;
    height: 16px;
    width: 16px;
    background: #ff7d00;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    top: -7px;
    right: 4px;
}
header .cart svg {
    width: 16px;
    height: 16px;
}
.menu_header .active a, .menu_header .menu_header__item:hover a {
    color: #00a0e3;
}
.menu_header__item {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu_header__item.bolt a{
    color: #ff7d00;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    height: 100%;
}
.menu_header__item.bolt svg {
    content: "";
    width: 16px;
    height: 16px;
    fill: #ff7d00;
    transition: all 0.3s ease-in;
}
.menu_header__item.bolt:hover svg {
    fill: #009fe3;
} 
.banner_main {
    display: flex;
    column-gap: 20px;
    margin-top: 40px;
}
.banner_slider {
    width: calc(100% - 375px);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.banner_slider  .slick-dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    z-index: 20;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.banner_slider .slick-dots .slick-active button {
    background: #00a0e3;
    width: 55px;
}
.banner_slider  .slick-dots button {
    font-size: 0;
    height: 4px;
    width: 27px;
    background: #fff;
    border-radius: 2px;
    border: none;
    transition: all 0.3s ease-in;
}
.banner_promotion {
    min-width: 355px;
    max-width: 355px;
}
.banner_slider__item {
    overflow: hidden;
    height: 500px;
    position: relative;
    background: #e6e3e7;
}
.banner_slider__item .content h2 {
    font-size: 48px;
    max-width: 620px;
    text-transform: uppercase;
    line-height: 55px;
    margin: 0 0 20px;
    font-weight: 400;
}
.banner_slider__item .content p {
    font-size: 18px;
    max-width: 440px;
    margin: 0;
}
.banner_slider__item .content .content_bottom {
    margin-top: 40px;
    display: flex;
    align-items: center;
    column-gap: 20px;

}
.banner_slider__item .content .content_bottom a:not(.btn_bg) {
    color: #323232;
    transition: all 0.3s ease-in;
}
.banner_slider__item .content .content_bottom a:not(.btn_bg):hover {
    color: #00a0e3;
}
.banner_slider__item .content .content_bottom .btn_bg {
    width: 200px;
}
.banner_slider__item .content h2 span {
    color: #00a0e3;
}
.banner_slider__item .content {
    height: 100%;
    padding: 0 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.banner_slider__item .img{
    position: absolute;
    right: 0;
    top: 0;
}
.banner_promotion {
    position: relative;
    background: #efeae9;
    border-radius: 20px;
    overflow: hidden;
}
.banner_promotion .content {
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 30px 24px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
}
.banner_promotion .content .sale {
    background: #ff7d00;
    border-radius: 30px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 2px 17px 0;
    margin-bottom: 10px;
}
.banner_promotion .content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.banner_promotion .content .name {
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    font-size: 24px;
}

.banner_promotion img {
    position: absolute;
    right: 0;
    top: 0;
}
.advantages_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 40px;
}
.advantages_list__item {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 25%;
}
.advantages_list__item .img {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.advantages_list__item svg {
    height: 55px;
    width: auto;
}
.advantages_list__item p {
    margin-top: 10px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.advantages_list__item span {
    color: #656565;
}
.catalogs_list_wrap {
    margin-top: 65px;
}
.catalogs_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    column-gap: 20px;
}
.catalogs_list__item {
    height: 300px;
    width: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.catalogs_list__item:hover {
    transform: translateY(-10px);
}
.title {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.title p {
    line-height: 24px;
    margin-top: 0;
}
.title p:last-child {
    margin-bottom: 0;
}
.title h2, .title .h2{
    font-size: 40px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.title h1{
    font-size: 48px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.catalogs_list__item:nth-child(1) {
    background: #cfe0c6;
}
.catalogs_list__item:nth-child(2) {
    background: #e3e3e3;
}
.catalogs_list__item:nth-child(3) {
    background: #dedede;
}
.catalogs_list__item:nth-child(4) {
    background: #cda9af;
}
.catalogs_list__item img {
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
}
.catalogs_list__item .content {
    position: relative;
    z-index: 2;
    padding: 0 40px;
    display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}
.catalogs_list__item .content .name {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 20px;
}
.catalogs_list__item .content p:not(.name) {
    max-width: 280px;
    line-height: 24px;
    margin: 0;
}
.all_btn {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    margin-top: 20px;
    color: #323232;
    transition: all 0.3s ease-in;
}
.all_btn:hover {
    border-color: #00a0e3;
    color: #00a0e3;
}
.tab_item {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-in;
}
.tab_item.active {
    opacity: 1;
    display: block;
    height: auto;
    overflow: visible;
}
.product_grid {
    display: grid;
    grid-template-columns: calc(25% - 15px) calc(25% - 15px) calc(25% - 15px) calc(25% - 15px);
    column-gap: 20px;
    row-gap: 20px;
}
.product_slider {
    border-radius: 20px;
    overflow: hidden;
    grid-column: span 3;
}
.product_slider__item {
    min-height: 618px;
    height: 100%;
    background: #cfe3d3;
    width: 100%;
    padding: 30px 30px 60px;
}
.product_slider__item .img {
    height: 448px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_slider__item .img img {
    max-height: 100%;
    width: auto;
    max-width: 90%;
    height: auto;
}
.product_slider__item .content {
    width: 100%;
}
.product_slider__item .content .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_slider__item .content .top p, .product_slider__item .content .top a {
    margin: 0;
    font-size: 24px;
    line-height: 35px;
    color: #424242;
}
.product_slider__item .content .top .name {
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.product_slider__item .content .top .name:hover {
    color: #00a0e3;
}
.product_slider__item .content .bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    column-gap: 40px;
    margin-top: 20px;
}
.reviews_product {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 4px;
}
.reviews_product svg {
    width: 14px;
    height: 14px;
}
.have_product {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
}
.product_dtail_info .have_product:after {
    display: none;
}
.have_product svg, .have_product img {
    width: 14px;
    height: 14px;
    margin-left: 9px;
}
.have_product svg path {
    stroke: #12910c!important;
}
.have_product:after {
    content: "";
    width: 14px;
    height: 14px;
    background: url('/local/templates/lifeup/css/../img/check-circle.png') no-repeat center center;
    margin-left: 9px;
    display: none;
}
.reviews_product a, .reviews_product span {
    display: inline-block;
    margin-left: 8px;
    color: #323232;
}

.reviews_product span:first-child {
    margin-left: 0;
}

.reviews_product > p {
    margin: 0;
    margin-left: 8px;
}
.reviews_product > p a {
    margin-left: 0;
}
.reviews_product a:hover {
    color: #00a0e3;
}
.product_slider__item .content .bottom a {
    color: #424242;
}
.product_slider__item .content .bottom a:hover {
    color: #00a0e3;
}
.product_slider  .slick-dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    z-index: 20;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.product_slider .slick-dots .slick-active button {
    opacity: 1;
    width: 55px;
}
.product_slider  .slick-dots button {
    font-size: 0;
    height: 4px;
    width: 27px;
    background: #fff;
    opacity: 0.502;
    border-radius: 2px;
    border: none;
    transition: all 0.3s ease-in;
}
.product_cart {
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    position: relative;
    overflow: hidden;
}
.product_cart .tags {
    position: absolute;
    top: 21px;
    left: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 8px;
    z-index: 2;
}
.product_cart .tags span {
    height: 30px;
    padding: 0 15px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.product_cart .tags .rec {
   border-color: #3c2b99;
   color: #3c2b99; 
}  
.product_cart .tags .hit {
    border-color: #ff7d00;
    color: #ff7d00;
}
.best_product_wrap {
    margin-top: 65px;
}
.product_tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
}
.product_tabs .tab {
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.3s ease-in;
    cursor: pointer;
}
.product_tabs .tab.active {
    color: #00a0e3;
    border-bottom: 1px solid #00a0e3;
}
.product_cart .content {
    padding: 0 20px 20px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    /*height: calc(100% - 250px);*/
}
.product_cart .content .name {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #323232;
    text-decoration: none;
    display: inline-block;
    max-width: 270px;
    transition: all 0.3s ease-in;
}
.product_cart .content .name:hover {
    color: #00a0e3;
}
.product_slider .slick-list,.product_slider .slick-track {
    height: 100%;
}
.product_cart .content .info {
    display: flex;
    flex-direction: column;
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
}
.img_slider {
    width: 100%;
}
.product_cart .img_slider__item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 184px;
}
.product_cart .img_slider {
    padding-top: 40px;
}
.product_cart .img_slider__item img {
    max-height: 100%;
    width: auto;
}
.price_info {
    display: flex;
    justify-content: flex-start;
    column-gap: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}
/* .price_info .price span {
    position: relative;
} */
.price_info span:before {
    content: attr(data-title);
    opacity: 0;
    transition: all 0.3s ease-in;
    position: absolute;
    background: #eaf3fe;
    border-radius: 10px;
    padding: 5px 15px;
    box-sizing: border-box;
    font-size: 12px;
    color: #323232;
    width: 100%;
    top: 25px;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.price_info span svg {
    transition: all 0.3s ease-in;
}
.price_info span:hover svg {
    fill: #009fe3;
}
.price_info span:hover:before {
    z-index: 2;
    opacity: 1;
    
}
.product_cart .bey_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}

.calc_input {
    height: 50px;
    border: 1px solid #42424233;
    border-radius: 50px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 20px;
    transition: all 0.3s ease-in;
}
.calc_input.focus {
    border-color: #424242;
}
.calc_input input::-webkit-outer-spin-button,
.calc_input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.calc_input span {
    width: 45px;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 400;
    transition: all 0.3s ease-in;
    cursor: pointer;
}  
.calc_input span:first-child {
    padding-bottom: 2px;
} 
.calc_input span:last-child {
    font-size: 20px;
}
.calc_input span:hover {
    color: #00a0e3;
}
.calc_input input{
    width: 50px;
    height: 100%;
    border: none;
    padding: 0;
    text-align: center;
}
.img_slider {
    position: relative;
}
.img_slider .slick-arrow {
    font-size: 0;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    background: none;
    cursor: pointer;
}
.img_slider .slick-next {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.img_slider .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
}
.img_slider .slick-prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    z-index: 2;
}
.price_info .price p {
    margin: 2px 0 0;
    font-size: 17px;
}
.price_info .price.green p {
    color: #12910c;
}
.price_info .price span {
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    line-height: 24px;
    color: #424242bf;
}
.price_info svg {
    width: 14px;
    height: 14px;
    margin-left: 8px;
}
/* .price_info .price span:after {
    content: "";
    width: 13px;
    height: 13px;
    background: url('/local/templates/lifeup/css/../img/information.png') no-repeat center center;
    margin-left: 8px;
} */
.price_info .price span svg
.price_info .price.green p{
    color: #12910c;
}
.bey_btn > input {
    height: 50px;
    border-radius: 50px;
    padding: 0 30px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #00a0e3;
    background: none;
    color: #00a0e3;
    transition: all 0.3s ease-in;
    cursor: pointer;
    min-width: 127px;
}
.bey_btn > input:hover {
    background: #00a0e3;
    color: #fff;
}
.line_logos {
    overflow-x: hidden;
    margin: 30px 0;
}
.marquee:not(:last-child) {
    margin-bottom: 45px;
}
/*.marquee, .marquee-fast {
    height: 70px;
}*/
.logos {
    display: flex;
    column-gap: 80px;
    align-items: center;
}
.about_tabs_wrap {
    background: #f4f9fe;
    border-radius: 40px;
    position: relative;
    margin-bottom: 60px;
}
.about_tabs_wrap:before {
    content: "";
    background: url('/local/templates/lifeup/css/../img/bg-inc2.png') no-repeat center center;
    height: 100%;
    width: 959px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.about_tabs_wrap:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background: url('/local/templates/lifeup/css/../img/bg-inc.png') no-repeat center center;
    height: 100%;
    width: 959px;
    background-size: cover;
}
.about_tabs_wrap .tabs_wrapper {
    margin-top: 108px;
    position: relative;
    z-index: 2;
}
.about_container {
    display: grid;
    grid-template-columns: 1fr 490px 1fr;
    column-gap: 55px;
    padding-top: 40px;
}
.about_container .img {
    margin-top: -88px;
    border-radius: 20px;
    overflow: hidden;
}
.about_container .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_container .info_left .sub {
    font-size: 14px;
    color: #808284;
    display: inline-flex;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.about_container .info_left h2, .about_container .info_left h3 {
    font-size: 40px;
    line-height: 52px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.about_container .info_left h2 span, .about_container .info_left h3 span {
    color: #00a0e3;
}
.about_container .info_left p {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 30px;
}
.about_container .info_left .btn_bg {
    margin-top: 60px;
}
.numbers_info{
    display: flex;
    align-items: flex-start;
    margin-bottom: 38px;
}
.info_right > p {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.info_right ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 14px;
}
.info_right > a:not(.btn_bg) {
    display: inline-block;
    margin-top: 40px;
    color: #00a0e3;
    text-decoration: underline;
    transition: all 0.3s ease-in;
}
.info_right > a:hover {
    color: #0090d1;
}
.info_right ul li {
    display: flex;
    align-items: center;
    column-gap: 13px;
}
.info_right ul li:before {
    border: 1px solid #00a0e3;
    width: 6px;
    height: 6px;
    content: "";
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}
.numbers_info__item {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
.numbers_info__item p {
    margin: 0;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
    column-gap: 5px;
}
.numbers_info__item p:after {
    content: "+";
    color: #00a0e3;
    font-size: 20px;
}
.numbers_info__item span {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 21px;
}
.about_tab {
    list-style: none;
    padding: 0;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.about_tab .tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    padding-bottom: 25px;
    position: relative;
    transition: all 0.3s ease-in;
    cursor: pointer;
}
.about_tab .tab.active {
    color: #00a0e3;
}
.about_tab .tab:before {
    content: "";
    width: 0;
    height: 1px;
    background: #00a0e3;
    transition: all 0.3s ease-in;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about_tab .tab.active:before{
    width: 100%;
}
.stock_slider_wrap {
    display: grid;
    grid-template-columns: 310px calc(100% - 330px);
    column-gap: 20px;
    position: relative;
    margin-bottom: 80px;
}
.stock_slider .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    bottom: 0;
    left: -330px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.stock_slider .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.stock_slider .slick-next:before {
    margin-left: 5px;
}
.stock_slider .slick-prev:before {
    margin-left: 2px;
}
.stock_slider .slick-arrow:hover {
    border-color: #00a0e3;
}
.stock_slider .slick-next {
    left: -270px;
    transform: rotate(0);
}
.stock_slider_wrap .content h2{
    font-size: 40px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.stock_slider_wrap .content p {
    margin-top: 30px;
    line-height: 24px;
}
.stock_slider__item {
    color: #323232;
    text-decoration: none;
    margin-right: 20px;
    width: 100%;
}
a.stock_slider__item:hover .name {
    color: #00a0e3;
}
.stock_slider__item .sale {
    position: absolute;
    right: 0;
    bottom: -40px;
    font-size: 150px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
}
.stock_slider__item .img {
    height: 320px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}
.stock_slider__item .date {
    display: flex;
    column-gap: 9px;
    color: #656565;
    font-size: 16px;
    align-items: center;
    margin-bottom: 5px;
}
.stock_slider__item .name {
    font-size: 18px;
    line-height: 24px;
    transition: all 0.3s ease-in;
}
.stock_slider__item .img img {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.reviews_wrap {
    margin-top: 70px;
}
.reviews_slider__item {
    margin-right: 20px;
}
.reviews_slider__item p {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.reviews_slider__item .video {
    border-radius: 20px;
    overflow: hidden;
    height: 548px;
    position: relative;
}
.reviews_slider__item .video img, .reviews_slider__item .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.reviews_slider__item .play {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ffffff77;
    border: 1px solid #323232;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    cursor: pointer;
}
.reviews_slider__item .play:hover {
    border-color: #00a0e3;
}
.reviews_slider__item .play:hover:after {
    border-left-color: #00a0e3;
}
.reviews_slider__item .play:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-left-color: #323232;
    left: 36px;
    top: 50%;
    transform: translateY(-50%);
}
.reviews_tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 35px;
    column-gap: 35px;
}
.reviews_tab .all_btn {
    margin-top: 30px;
}
.reviews_tabs .tab {
    cursor: pointer;
    color: #323232;
    text-transform: uppercase;
}
.reviews_tabs .tab.active {
    color: #00a0e3;
    text-decoration: underline;
}
.reviews_slider .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.reviews_slider .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.reviews_slider .slick-arrow:hover {
    border-color: #00a0e3;
}
.reviews_slider .slick-next {
    right: 0;
    transform: rotate(0);
}
.form_footer_line {
    background: url('/local/templates/lifeup/css/../img/footer_line_bg.png') no-repeat right bottom #f4f9fe;
    border-radius: 50px;
    padding: 30px 0;
}
.form_footer_line .text p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.form_footer_container {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 20px;
    align-items: center;
}
.form_footer {
    display: flex;
    align-items: center;
    column-gap: 25px;
}
.form_footer input[type="text"] {
    height: 50px;
    width: 320px;
    border: 1px solid #65656562;
    padding-left: 25px;
    border-radius: 50px;
    background: none;
    transition: all 0.3s ease-in;
}
.form_footer input[type="text"]:focus {
    border-color: #656565;
}
.form_footer input[type="submit"] {
    height: 50px;
    padding: 0 50px;
    background: #00a0e3;
    border-radius: 50px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
.form_footer input[type="submit"]:hover {
    background: #0090d1;
}
.checkbox input {
    display: none;
}
.checkbox .text p{
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    margin-bottom: 5px;
    margin-top: 0;
}
.checkbox .text {
    max-width: 380px;
    position: relative;
    display: flex;
    align-items: flex-start;
    column-gap: 15px;
    align-items: center;
}
.checkbox input:checked + .text:after {
    opacity: 1;
}
.checkbox input:checked + .text:before {
    border-color: #00a0e3;
}
.checkbox .text:before {
    content: "";
    display: inline-block;
    min-width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #656565;
    transition: all 0.3s ease-in;
    position: relative;
    top: -4px;
}
.checkbox .text:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 3px;
    top: 3.5px;
    /* top: 14px; */
    border-radius: 2px;
    background: #00a0e3;
    transition: all 0.3s ease-in;
    opacity: 0;
}
.checkbox p a {
    color: #323232;
    transition: all 0.3s ease-in;
}
.checkbox p a:hover {
    color: #00a0e3;
}
footer {
    margin-top: 80px;
}
.footer_wrap {
    margin-top: 28px;
    background: #f4f9fe;
    position: relative;
    padding-top: 40px;
    overflow: hidden;
}
.footer_wrap:before {
    content: "";
    width: 600px;
    height: 260px;
    background: url('/local/templates/lifeup/css/../img/footer_bg.png') no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
}
.footer_wrap:after {
    content: "";
    width: 600px;
    height: 386px;
    background: url('/local/templates/lifeup/css/../img/footer_bg2.png') no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.footer_menu {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.footer_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_menu > a {
    text-transform: uppercase;
    font-size: 18px;
    color: #323232;
    text-decoration: none;
}
.footer_menu > a:hover {
    color: #00a0e3;
}
.footer_menu ul a {
    color: #323232;
    text-decoration: none;
    line-height: 35px;
}
.footer_contact {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    line-height: 24px;
}
.footer_contact .btn_border {
    margin-top: auto;
}
.footer_contact .name{
    color: #323232;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.footer_menu ul a:hover {
    color: #00a0e3;
}
.footer_contact .phone {
    display: flex;
    flex-direction: column;
}
.footer_contact .phone a,.footer_contact .mail {
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.footer_contact .phone a:hover, .footer_contact .mail:hover {
    color: #00a0e3;
}
.footer_item > p {
    margin: 20px 0 0;
    line-height: 24px;
}
.footer_social {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.footer {
    position: relative;
    z-index: 2;

}
.footer_bottom {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    column-gap: 100px;
    font-size: 14px;
}
.footer_bottom a {
    color: #323232;
    text-decoration: none;
}
.footer_bottom a:hover {
    color: #00a0e3;
}
.list_cart_pay {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0 auto;
}
.list_cart_pay svg {
    max-height: 30px;
    width: auto;
    
}
.list_cart_pay svg path {
    fill: #d0d0d0!important;
    transition: all 0.3s ease-in;
}
.list_cart_pay svg:hover path {
    fill: #323232!important;
}
.list_cart_pay .alpha {
    max-height: 16px;
}
.footer_bottom a:last-child {
    margin-left: auto;
}
.no_page {
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 20px;
    background: #f4f9fe;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.no_page img {
    margin-bottom: 20px;
}
.no_page h1 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.no_page p {
    margin-top: 0;
    margin-bottom: 40px;
}
.no_page .links {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}
.no_page .links a {
    width: 200px;
}
.breadcrumbs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 27px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
}
.breadcrumbs svg {
    fill: #323232;
    width: 16px;
    height: 16px;
}
.conditions_bottom__item svg{
    width: 25px;
    height: 30px;
}
.conditions_bottom__item svg path{
    fill: #323232;
}
.breadcrumbs a, .breadcrumbs a span {
    color: #323233;
    text-decoration: none;
}
.breadcrumbs a:hover {
    color: #00a0e3;
}
.breadcrumbs span {
    color: #00a0e3;
}
.breadcrumbs a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    margin-right: 10px;
}
.breadcrumbs a:after {
    content: "";
    width: 5px;
    height: 8px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    background-size: contain;
}
.page_banner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.page_banner .content {
    background: url('/local/templates/lifeup/css/../img/page.png') no-repeat left top#eaf3fe;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 40px;
    position: relative;
}
.page_banner .content span {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    color: #686868;
}
.page_banner .content h2, .page_banner .content h1 {
    font-size: 48px;
    margin-top: 0;
    font-weight: 500;
    max-width: 330px;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page_banner .content p {
    margin: 0;
    line-height: 24px;
    max-width: 560px;
}
.page_banner .call {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 25px;
}
.page_banner .call {
    margin-top: 60px;
}
.page_banner .img {
    border-radius: 20px;
    height: 600px;
    overflow: hidden;
}
.page_banner .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.call .btn_bg {
    width: 290px;
}
.page_banner .call p {
    margin: 0;
    max-width: 150px;
    font-size: 14px;
    color: #686868;
    line-height: 20px;
}
.page_content {
    background: #f4f9fe;
    padding: 60px 40px;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 40px;
}
.page_content h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 500;
}
.page_content p {
    line-height: 24px;
    margin: 0;
}
.page_content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
}
.page_content p:not(:last-child) {
    margin-bottom: 30px;
}
.contact_page {
    display: grid;
    grid-template-columns: 322px 1fr;
    column-gap: 40px;
}
.contact_info .top {
    background: url('/local/templates/lifeup/css/../img/contact-line.png') no-repeat bottom right #eaf3fe;
    padding: 40px 20px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.contact_info .top p {
    margin: 0;
    font-weight: 400;
}
.contact_info .top .contact a {
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.contact_info .top .contact a:hover {
    color: #00a0e3;
}
.contact_info .top .contact {
    display: flex;
    flex-direction: column;
    /* row-gap: 10px; */
}
.contact_info .top .contact .contact_title{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.contact_info .top .contact .list {
    display: flex;
    column-gap: 5px;
}
.contact_info .top .contact span {
    font-size: 14px;
    color: #848484;
}

.contact_info .top .contact a{
    font-weight: 500;
}
.contact_info .top .contact p{
    margin-bottom: 10px;
}

.contact_page .map {
    border-radius: 20px;
    overflow: hidden;
}
.sidebar_call {
    margin-top: 22px;
    background: url('/local/templates/lifeup/css/../img/contact-line2.png') no-repeat top right #eaf3fe;
    border-radius: 20px;
    overflow: hidden;
    padding: 40px 20px;
}
.sidebar_call .name {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
}
.sidebar_call p:not(.name) {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 40px;
}
.page_sidebar {
    display: grid;
    grid-template-columns: 280px calc(100% - 320px);
    column-gap: 40px;
    position: relative;
    align-items: flex-start;
}
.sidebar {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    position: sticky;
    top: 10px;
}
.sidebar_menu {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    row-gap: 18px;
}
.sidebar_menu a {
    color: #323232;
    text-decoration: none;
    transition: all 0.3s;
    text-transform: uppercase;
    font-size: 18px;
}
.sidebar_menu a:hover, .sidebar_menu .active a {
    color: #00a0e3;
}
.questions {
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    overflow: hidden;
}
.questions .text {
    padding: 20px;
}
.questions .text .name {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 500;
}
.questions .text p:not(.name) {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 26px;
    font-size: 16px;
}
.team_list_wrap .title {
    margin-bottom: 20px;
}
.team_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 16px;
    row-gap: 30px;
}
.team_list:not(:last-child) {
    margin-bottom: 60px;
}
.team_list__item .img {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
}
.team_list__item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team_list__item .name {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.team_list__item span {
    color: #686868;
}
.rating_wrap {
    display: grid;
    grid-template-columns: 300px calc(100% - 320px);
    column-gap: 20px;
    margin-bottom: 60px;
}
.rating_wrap_full {
    margin-top: 60px;
}
.rating_static {
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 30px 20px 40px;
}
.rating_static > a {
    color: #323232;
}
.rating_static > a:hover {
    color: #00a0e3;
}
.rating_static .name {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.rating_static p:not(.name) {
    line-height: 24px;
    margin: 0;
}
.rating_static .reviews_product {
    margin-top: 30px;
    margin-bottom: 12px;
}
.rating_static .reviews_product p {
    margin: 0;
    font-size: 20px;
    margin-left: 20px;
}
.rating_slider {
    display: flex;
}
.rating_slider__item {
    width: 257px;
    height: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 30px 20px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 20px;
}
.rating_slider__item .img {
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 13px;
}

.rating_slider__item > span {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
}
.rating_slider__item > p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}
.rating_slider__item .reviews_product {
    justify-content: center;
    margin-bottom: 30px;
}
.rating_slider .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
    
}
.rating_slider .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.rating_slider .slick-arrow:hover {
    border-color: #00a0e3;
}
.rating_slider .slick-next {
    right: 0;
    transform: rotate(0);
}
.page_sidebar_content {
    overflow: hidden;
}
.page_sidebar_content .marquee:not(:last-child) {
    margin-bottom: 40px;
}
.page_sidebar_content .reviews_slider {
    margin-bottom: 60px;
}
.reviews_users {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.reviews_users .reviews {
    padding: 30px 40px;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
}
.reviews .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.reviews .top p {
    margin: 0;
}
.user {
    display: flex;
    align-items: center;
}
.user .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #323232;
    margin-right: 20px;
}
.user .img p {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.pagination {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    padding: 0 10px;
}
.pagination a, .pagination span {
    width: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #323232;
}

.pagination span {
    color: #00a0e3;
}

.pagination a:hover,.pagination a.active {
    color: #00a0e3;
}
.pagination .prev, .pagination .next {
    opacity: 0.5;
    transition: all 0.3s ease-in;
}
.pagination .prev:hover, .pagination .next:hover {
    opacity: 1;
}
.pagination .next {
    transform: rotate(-90deg);
}
.pagination .prev {
    transform: rotate(90deg);
}
.user .info p {
    margin: 0;
}
.user .info p:first-child {
    font-size: 20px;
    margin-bottom: 12px;
}
.user .info .icon {
    display: flex;
    align-items: center;
}
.page_sidebar_content .reviews_slider__item .video {
    height: 410px;
}
.user .info .icon svg {
    min-width: 14px;
    width: 14px;
    height: 14px;
    margin-left: 9px;
}
.user .info .icon svg path {
    stroke: #12910c!important;
}
.reviews .content {
    margin-top: 30px;
}
.reviews .content h3, .reviews .content .name{
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
}
.reviews .content {
    line-height: 24px;
}
.reviews .content p {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 25px;
}
.reviews .content .hidden_content {
    max-height: 0;
    transition: all 0.3s ease-in;
    overflow: hidden;
}
.reviews .content.show .hidden_content {
    max-height: 300px;
    margin-bottom: 38px;
    
}
.reviews .content .hidden_content .img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
}
.reviews .content.show .hidden_content .img img {
    height: 131px;
    width: auto;
    object-fit: cover;
    border-radius: 20px;
}
.reviews .content .link_show {
    color: #323232;
    transition: all 0.3s ease-in;
}
.reviews .content .link_show:hover {
    color: #009fe3;
}
.reviews .content.show .link_show {
    color: #00a0e3;
}
.reviews .content.show .link_show:before {
    content: "Свернуть отзыв";
}
.reviews .content .link_show:before {
    content: "Читать отзыв полностью";
}
.pagination_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pagination_wrap .btn_border {
    width: 300px;
}
.reviews .reviews_product p {
    margin-left: 8px;
    font-weight: 500;
}
.all_info {
    display: flex;
    align-items: center;
}
.all_info svg {
    width: 14px;
    height: 14px;
}
.title .title_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.title .title_bottom p {
    margin: 0;
}
.all_info span {
    display: inline-block;
    margin-left: 9px;
    margin-right: 20px;
}
.catalog {
    display: grid;
    grid-template-columns: 300px calc(100% - 340px);
    column-gap: 40px;
}
.catalog_list {
    display: grid;
    grid-template-columns: calc(33.3% - 13px) calc(33.3% - 13px) calc(33.3% - 13px);
    column-gap: 20px;
    row-gap: 20px;
}
.catalog_list .product_slider {
    grid-column: span 2;
}
.product_slider__item.full {
    position: relative;
}
.product_slider__item.full .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product_slider__item.full .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
}
.product_slider__item.full .img:before {
    content: "";
    width: 100%;
    height: 80%;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7; 
}
.full_img {
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.full_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_slider__item.full .content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.catalog_list .product_slider__item .content .top p, .catalog_list .product_slider__item .content .top a {
    font-size: 20px;
}
.top_filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.top_filter .new-select {
    height: 50px;
    border-radius: 50px;
    border: 1px solid #d0d0d0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
    width: 250px;
}
.top_filter .new-select__list {
    top: 60px;
    min-width: 100%;
} 
.top_filter > p {
    margin: 0;
    text-transform: uppercase;
}
.sort {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 17px;
    position: relative;
}
.active_filters {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 16px;
    flex-flow: row wrap;
    row-gap: 10px;
    margin-bottom: 30px;
}
.active_filters a {
    height: 38px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #00a0e3;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    padding: 0 8px 0 19px;
    column-gap: 16px;
    font-size: 14px;
}
.active_filters a svg {
    fill: #fff;
    width: 21px;
    height: 21px;
    opacity: 0.5;
    transition: all 0.3s ease-in;
}
.active_filters a:hover svg {
    opacity: 1;
}
.sort select {
    height: 50px;
    border-radius: 50px;
    padding: 0 25px;
    padding-right: 40px;
    -webkit-appearance: none;
    position: relative;
    z-index: 2;
    border: 1px solid #d0d0d0;
    background: none;
}
.sort {
    display: flex;
    align-items: center;
}
.sort > p {
    margin: 0;
    min-width: max-content;
}
.filter_item svg {
    width: 15px;
    fill: #0090d1;
}
.filter_item .link_show {
    color: #00a0e3;
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    transition: all 0.5s ease;
}
.filter_item.show .link_show {
    color: #323232;
}

.smart-filter-parameters-box-container.show .link_show {
    top: 15px;
}

.filter_item .link_show:before {
    content: "Показать все"; 
}
.filter_item.show .link_show:before, .smart-filter-parameters-box-container.show .link_show:before {
    content: "Свернуть";
}
.filter_item label p {
    margin: 0;
    display: flex;
    column-gap: 12px;
    position: relative;
    cursor: pointer;
}
.checkbox_list {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    transition: all 0.5s ease-in;
    max-height: 118px;
    overflow: hidden;
}
.show .checkbox_list {
    max-height: 3000px;
}
.slider_tag {
    padding-right: 125px;
    padding-left: 1px;
    position: relative;
    margin-bottom: 65px;
}
.slider_tag:before {
    content: "";
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
    width: 77px;
    height: 74px;
    right: 125px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 20;
}
.slider_tag .slick-slide{
    height: 50px;
    font-size: 16px;
    padding: 0 26px;
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid #d0d0d0;
    margin-right: 20px;
    color: #323232;
    text-decoration: none;
}
.slider_tag .slick-slide:hover{
    color: #00a0e3;
    border: 1px solid #00a0e3;
}
/* .checkbox_list.many label:nth-of-type(n+5) {
    display: none;
}
.show .checkbox_list.many label:nth-of-type(n+5) {
    display: block;
} */
.filter_item label p:before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    top: 3px;
}
.filter_item label input {
    display: none;
}
.filter_item label input:checked + p:after {
    opacity: 1;
}
.filter_item label input:checked + p {
    color: #00a0e3;
}
.filter_item label input:checked + p:before {
    border-color: #00a0e3;
}
.filter_item label p:before {
    content: "";
    min-width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #656565;
    transition: all 0.3s ease-in;
}
.filter_item label p:after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    left: 4px;
    top: 3px;
    border-radius: 2px;
    background: #00a0e3;
    transition: all 0.3s ease-in;
    opacity: 0;
}
.filter_item {
    margin-bottom: 40px;
}
.filter_item .calc {
    display: flex;
    align-items: center;
    column-gap: 17px;
}
.filter_item .calc input {
    height: 40px;
    border-radius: 50px;
    border: 1px solid #d0d0d0;
    padding: 0 18px;
    width: 100%;
}
.filter_item .calc input::-webkit-outer-spin-button,
.filter_item .calc input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filter_item .name {
    margin: 0;
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    column-gap: 9px;
    align-items: center;
}
.filter_item .name.info {
    position: relative;
    display: inline-flex;
    align-items: center;
}
.filter_item .name.info:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:calc(100% + 10px);
    color: #323232;
    background: #eaf3fe;
    border-radius: 10px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 18px;
    padding: 12px 12px;
    opacity: 0;
    width: 100%;
    z-index: -1;
    width: 151px;
    text-transform: none;
}
.cart_content_top .price {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}
.cart_content_top .price svg {
    width: 13px;
    fill: #b3b3b3;
    margin-left: 7px;
}
.cart_content_top .price:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:calc(100% - 40px);
    color: #323232;
    background: #eaf3fe;
    border-radius: 10px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 18px;
    padding: 12px 12px;
    opacity: 0;
    width: 100%;
    z-index: -1;
    width: 151px;
    text-transform: none;
    transition: all 0.3s ease-in;
}
.cart_content_top .price:hover:before {
    opacity: 1;
    z-index: 1;
}
.catalog_filter .btn_bg {
    width: 100%;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}
.link_orange {
    color: #ff7d00;
    display: block;
    margin-top: 10px;
    transition: all 0.3s ease-in;
    text-align: center;
}
.link_orange:hover {
    color: #0090d1;
}
.filter_item .name.info:hover:before {
    opacity: 1;
    z-index: 2;
}
.slider_tag .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: 0;
    right: 60px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.slider_tag .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
    background-size: 7px 10px;
    display: block;
}
.slider_tag .slick-arrow:hover {
    border-color: #00a0e3;
}
.slider_tag .slick-next {
    right: 0;
    transform: rotate(0);
}
.bottom_info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 57px;
    align-items: center;
    margin-top: 80px;
}
.bottom_info .btn_border {
    min-width: 280px;
}
.bottom_info .text h2 {
    margin-top: 0;
    margin-bottom: 29px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
}
.bottom_info .text p {
    margin-bottom: 26px;
    line-height: 24px;
    margin-top: 0;
}
.bottom_info .text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
    padding-right: 10px;
}
.bottom_info .img {
    width: 100%;
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
}
.bottom_info .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bottom_info .text .btn_border {
    margin-top: 60px;
}
.brand_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 20px;
}
.brand_list__item .name {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #323232;
    text-decoration: none;
}
.brand_list__item .name:hover {
    color: #00a0e3;
}
.brand_list__item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 122px;
    margin-bottom: 38px;
}
.brand_list__item .img img {
    max-height: 100%;
    width: auto;
}
.brand_list__item p {
    margin-top: 0;
    margin-bottom: 38px;
    line-height: 24px;
}
.brand_list__item {
    padding: 60px 20px 40px;
    display: flex;
    flex-direction: column;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
}
.brand_list__item span {
    display: block;
    color: #686868;
    margin-top: auto;
}
.brand_list__item_big .small_logo {
    height: 40px;
    width: auto;
    margin-bottom: 20px;
}
.brand_list__item_big {
    position: relative;
    border-radius: 20px;
    grid-column: span 2;
    overflow: hidden;
}
.brand_list__item_big .img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.brand_list__item_big .content {
    width: 370px;
    height: 100%;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-left: 40px;
}
.brand_list__item_big .content .name {
    font-size: 32px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 17px;
    color: #323232;
    text-decoration: none;
}
.brand_list__item_big .content .name:hover {
    color: #00a0e3;
}
.brand_list__item_big .content p:not(.name) {
    max-width: 250px;
    margin: 0;
}
.brand_list__item_big .content .btn_border {
    margin-top: 22px;
}
.brand_list__item_img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.brand_list__item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.brand_list_wrap .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}
.brand_list_wrap .top h2 {
    font-size: 40px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.brand_list_wrap .top .sort {
    display: flex;
    align-items: center;
    column-gap: 25px;
}
.brand_list_wrap .top .sort a {
    color: #323232;
    text-decoration: none;
    text-transform: uppercase;
}
.brand_list_wrap .top .sort a.active, .brand_list_wrap .top .sort a:hover {
    color: #00a0e3;
    text-decoration: underline;
}
.brand_slider_banners {
    margin-bottom: 80px;
}
.brand_slider_banners .slick-list {
    overflow: visible;
}
.brand_slider_banners .item{
    margin-right: 20px;
}
.brand_slider_banners__item {
    width: 800px;
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.brand_slider_banners__item .img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.brand_slider_banners__item .content {
    color: #fff;
    position: relative;
    z-index: 2;
    padding: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.brand_slider_banners__item .content h2 {
    font-size: 40px;
    margin-top: 12px;
    margin-bottom: 16px;
    max-width: 385px;
    line-height: 40px;
}
.brand_slider_banners__item .content p {
    margin: 0;
    max-width: 347px;
    line-height: 24px;
}
.brand_slider_banners__item .content .btn_border {
    margin-top: 50px;
}
.brand_slider_banners .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.brand_slider_banners .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.brand_slider_banners .slick-arrow:hover {
    border-color: #00a0e3;
}
.brand_slider_banners .slick-next {
    right: 0;
    transform: rotate(0);
}
.blog_sort {
    display: flex;
    justify-content: flex-start;
    column-gap: 20px;
    margin-bottom: 40px;
}
.blog_sort__item {
    height: 50px;
    padding: 0 25px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
    margin-right: 20px;
}
.blog_sort__item:hover, .blog_sort__item.active {
    border-color: #00a0e3;
    color: #00a0e3;
}
.blog_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 20px;
    margin-bottom: 40px;
}
.blog_list__item {
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    overflow: hidden;
}
.blog_list__item .img {
    height: 234px;
    width: 100%;
    position: relative;
}
.blog_list__item .tag_list {
    display: flex;
    left: 20px;
    bottom: 20px;
    position: absolute;
    column-gap: 12px;
}
.blog_list__item .tag_list span, .blog_list__item .tag_list a {
    height: 30px;
    background: #ffffffd9;
    font-size: 14px;
    padding: 0 16px;
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #323232;
    transition: all 0.3s ease-in;
}
.blog_list__item .tag_list a:hover {
    background: #ffff;
}
.blog_list__item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog_list__item .content {
    padding: 20px 20px 40px;
}
.blog_list__item .content .name {
    font-size: 18px;
    line-height: 29px;
    color: #323232;
    font-weight: 500;
    transition: all 0.3s ease-in;
    text-decoration: none;
}
.blog_list__item .content .name:hover {
    color: #00a0e3;
}
.blog_list__item .content .data {
    margin-bottom: 20px;
    display: block;
}
.blog_list__item_big {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    grid-column: span 2;
}
.blog_list__item_big .img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.blog_list__item_big .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog_list__item_big .img::before {
    content: "";
    width: 100%;
    height: 60%;
    background: linear-gradient(0deg, rgb(0 0 0) 30%, rgba(255, 255, 255, 0) 70%);
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    left: 0;
}
.blog_list__item_big .content {
    position: relative;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    z-index: 2;
    color: #fff;
}
.blog_list__item_big .content .name {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.blog_list__item_big .content .tag_list {
    color: #323232;
    display: flex;
    column-gap: 12px;
    margin: 20px 0;
}
.blog_list__item_big .content .tag_list span, .blog_list__item_big .content .tag_list a {
    height: 30px;
    background: #ffffffd9;
    font-size: 14px;
    padding: 0 16px;
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #323232;
    text-decoration: none;
}
.blog_list__item_big .content .name:hover {
    color: #00a0e3;
}
.sale_banner {
    display: grid;
    grid-template-columns: 660px 1fr;
    background: url('/local/templates/lifeup/css/../img/bg-sale.jpg') no-repeat center center;
    background-size: cover;
    height: 350px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}
.sale_banner:before {
    content: "";
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
}
.sale_banner .content{
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: flex-start;
    justify-content: center;
    padding: 0 40px;
}
.sale_banner .content .name, .sale_banner .content .page_title {
    font-size: 40px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 45px;
    max-width: 420px;
    color: #fff;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease-in;
}
.sale_banner .content a.name:hover {
    color: #0090d1;
}
.sale_banner .content .date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.sale_banner .content .date i {
    font-style: normal;
    font-size: 14px;
    height: 30px;
    padding: 0 20px;
    border-radius: 50px;
    background: #fff;
    color: #d71840;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
}
.sale_banner .content p {
    max-width: 350px;
    line-height: 24px;
    margin: 0;
}
.sale_banner .content .btn_border {
    margin-top: 25px;
}
.sale_banner .img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.sale_banner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sale_list {
    display: grid;
    grid-template-columns: calc(33.3% - 13px) calc(33.3% - 13px) calc(33.3% - 13px);
    column-gap: 20px;
    row-gap: 40px;
    width: 100%;
    margin-bottom: 60px;
}
.sale_list .stock_slider__item {
    margin: 0;
}
.stock_slider__item.big {
    grid-column: span 2;
}
.stock_slider__item.disabled * {
    filter: grayscale(1);
}
.stock_slider__item.disabled a {
    filter: grayscale(0);
    color: #00a0e3;
    display: block;
    margin-top: 15px;
    transition: all 0.3s ease-in;
}
.stock_slider__item.disabled a:hover {
    color: #323232;
}
.coop_banner {
    height: 616px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background: #00b7eb;
}
.coop_banner.white {
    padding-left: 0;
    border: 1px solid #00b7eb;
    overflow: hidden;
}
.coop_banner.white .content > span {
    color: #00b7eb;
}
.coop_banner.white .content{
    color: #323232;
    background: #fff;
}
.coop_banner .img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.coop_banner .content {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 50%;
    padding: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    color: #fff;
}
.coop_banner .content > span {
    display: block;
    margin-top: auto;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.coop_banner .content > p {
    line-height: 24px;
}
.coop_banner .content .call {
    display: flex;
    column-gap: 20px;
    margin-top: 50px;
    align-items: center;
}
.coop_banner .content .call span {
    font-size: 14px;
    max-width: 190px;
}
.coop_banner .content .call .btn_border {
    width: 320px;
}
.coop_banner .content h2, .coop_banner .content h1 {
    font-size: 46px;
    font-weight: 500;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    max-width: 420px;
}
.coop_banner .content .bottom {
    display: flex;
    margin-top: auto;
    width: 100%;
    justify-content: space-between;
}
.coop_banner .content .bottom p {
    margin: 0;
    font-size: 14px;
    max-width: 270px;
    line-height: 20px;
    text-transform: uppercase;
}
.coop_banner .content .bottom p span {
    position: relative;
    display: inline-block;
}
.social_bottom {
    display: flex;
    flex-direction: column;
    row-gap: 9px;
    text-transform: uppercase;
    font-size: 14px;
}
.coop_banner .content .bottom p span:before {
    content: "";
    width: 150%;
    height: 30px;
    background: url('/local/templates/lifeup/css/../img/c-border.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.coop_banner.white .content .bottom p span:before {
    background: url('/local/templates/lifeup/css/../img/border-text-blue.png') no-repeat center center;
    background-size: contain;
}
.conditions {
    margin-top: 60px;
    margin-bottom: 60px;
}
.conditions_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}
.conditions_top .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.conditions_top .img {
    width: 100%;
    height: 470px;
    border-radius: 20px;
    overflow: hidden;
}
.conditions_top .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.conditions_top .content .sub {
    color: #00a0e3;
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.conditions_top .content h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.conditions_top .btn_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 30px;
}
.conditions_top p {
    display: flex;
    align-items: center;
}
.conditions_top p svg {
    width: 16px;
    height: 16px;
    fill: #ff7d00;
    margin-right: 6px;
}
.conditions_top p img {
    margin-right: 6px;
}
.conditions_top .content > p {
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 0;
}
.conditions_top .content h2 span {
    color: #00a0e3;
}
.conditions_bottom {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    margin-top: 50px;
}
.conditions_bottom__item {
    max-width: 250px;
    margin: 0 auto;
}
.conditions_bottom__item p {
    margin-top: 16px;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.conditions_bottom__item span {
    line-height: 24px;
}
.about_us_full {
    width: 100%;
    overflow: hidden;
}
.about_us_full .about_title {
    margin-bottom: 0;
}
.about_us_slider_full {
    border-radius: 20px;
    overflow: hidden;
}
.about_us_full_top {
    display: grid;
    grid-template-columns: 500px 1fr;
    column-gap: 20px;
    align-items: center;
    margin-bottom: 28px;
}
.about_us_full .marquee {
    margin-bottom: 0;
}
.about_us_full_top > p {
    line-height: 24px;
    margin: 0;
}
.about_title {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}
.about_title h2 {
    font-size: 40px;
    font-weight: 500;
    margin: 0;
}
.about_title span {
    color: #00a0e3;
}
.about_us_slider_full .slick-dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    z-index: 9;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.about_us_slider_full .slick-dots .slick-active button {
    background: #00a0e3;
    width: 55px;
}
.slider_bottom_line p{
    font-size: 18px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.slider_bottom_line p span {
    margin: 0 30px;
    color: #00a0e3;
}
.slider_bottom_line {
    display: flex;
    width: 100%;
}
.about_us_slider_full__item {
    height: 628px;
    overflow: hidden;
}
.about_us_slider_full__item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.about_us_slider_full  .slick-dots button {
    font-size: 0;
    height: 4px;
    width: 27px;
    background: #fff;
    border-radius: 2px;
    border: none;
    transition: all 0.3s ease-in;
}
.add_form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}
.add_form  .img {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
}
.add_form  .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.add_form .form h2 {
    font-size: 32px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.add_form .form > p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 40px;
    max-width: 620px;
}
.add_form .form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.add_form .form .inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.add_form .form .input {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    width: 100%;
}
.add_form .form .input p {
    margin: 0;
}
.add_form .form .input p span {
    color: #f0002d;
}
.add_form .form .input input {
    width: 100%;
    border-radius: 50px;
    height: 45px;
    padding: 0 20px;
    border: 1px solid #d0d0d0;
}
.add_form .form h2 span{
    color: #00a0e3;
}
.add_form .form .bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    align-items: center;
    margin-top: 34px;
}
.add_form .form .bottom p {
    margin: 0;
    color: #818080;
    font-size: 12px;
    max-width: 100%;
    line-height: 20px;
}
.add_form .form .bottom .btn_border {
    width: 100%;
}
.add_form .form .bottom p a {
    color: #818080;
}
.add_form .form .bottom p a:hover {
    color: #00a0e3;
}
.adv_grid {
    display: grid;
    grid-template-columns: calc(50% - 30px) calc(50% - 30px);
    column-gap: 60px;
    margin-bottom: 60px;
}
.adv_grid_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 60px;
}
.video {
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
}
.video .img {
    width: 100%;
    height: 100%;
    position: relative;
}
.video .img:before {
    width: 100px;
    height: 100px;
}
.video .img img, .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.adv_img_slider  .slick-dots {
    position: absolute;
    bottom: 45px;
    width: 100%;
    z-index: 20;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    flex-direction: row;
}

.adv_img_slider .slick-dots li {
    padding-left: 0;
}

.adv_img_slider .slick-dots li:before  {
    display: none;
}

.adv_img_slider .slick-dots .slick-active button {
    background: #00a0e3;
    width: 55px;
}
.adv_img_slider {
    border-radius: 20px;
    overflow: hidden;
}
.adv_img_slider .img {
    position: relative;
    height: 357px;
}
.adv_img_slider .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.adv_img_slider .img:before {
    content: "";
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 70%);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}
.adv_img_slider  .slick-dots button {
    font-size: 0;
    height: 4px;
    width: 27px;
    background: #fff;
    border-radius: 2px;
    border: none;
    transition: all 0.3s ease-in;
}
.about_title {
    margin-bottom: 30px;
    max-width: 820px;
}
.about_title h2{
    line-height: 44px;
    font-size: 32px;
    font-weight: 500;
    margin: 0;
}
.video .play {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ffffff77;
    border: 1px solid #323232;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    cursor: pointer;
}
.video .play:hover {
    border-color: #00a0e3;
}
.video .play:hover:after {
    border-left-color: #00a0e3;
}
.video .play:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-left-color: #323232;
    left: 36px;
    top: 50%;
    transform: translateY(-50%);
}
/*.text_about {
    margin-bottom: 60px;
}*/
.text_about p {
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
}
.text_about p:not(:last-child) {
    margin-bottom: 12px;
}
.rating_list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.product_dtail {
    display: grid;
    grid-template-columns: 440px calc(100% - 470px);
    column-gap: 30px;
}
.product_dtail_slider_wrap {
    border-radius: 20px;
    /* border: 1px solid #d0d0d0; */
    padding-bottom: 20px;
    position: relative;
}

.product_dtail_slider .product_dtail_slider__item {
    height: 448px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.product_dtail_slider_list {
    padding: 0 50px;
}
.product_dtail_slider_list .product_dtail_slider__item {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    border: 1px solid transparent;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_dtail_slider_list .product_dtail_slider__item.slick-current {
    border-color: #00a0e8;
    
}
.product_dtail_slider_list .slick-arrow {
    position: absolute;
    font-size: 0;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    width: 50px;
    height: 50px;
    
    top: 50%;
    transform: translateY(-50%);
    border: none;
}
.product_dtail_slider_list .slick-prev {
    transform: translateY(-50%) rotate(180deg);
    left: -7px;
}
.product_dtail_slider_list .slick-next {
    right: -7px;
}
.product_dtail_slider_list .product_dtail_slider__item img {
    max-height: 80px;
    width: auto;
}
.product_dtail_slider {
    margin-bottom: 30px;
}
.product_dtail_slider .product_dtail_slider__item img {
    max-height: 385px;
    width: auto;
}
.product_dtail_slider_list {
    padding: 0 40px;
}
.product_dtail_slider_list .slick-list {
    margin-right: -16px;
}
.product_dtail_slider_wrap .tags {
    position: absolute;
    top: 21px;
    left: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 8px;
    z-index: 2;
}
.breadcrumbs {
    flex-flow: row wrap;
    row-gap: 10px;
}
.product_dtail_slider_wrap .tags span {
    height: 30px;
    padding: 0 15px;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.product_dtail_slider_wrap .tags .rec {
   border-color: #3c2b99;
   color: #3c2b99; 
}  
.product_dtail_slider_wrap .tags .hit {
    border-color: #ff7d00;
    color: #ff7d00;
}
.product_dtail_info .name {
    margin-top: 25px;
    margin-bottom: 16px;
    font-size: 48px;
    font-weight: 400;
    line-height: 55px;
}
.info_list {
    display: flex;
    justify-content: flex-start;
    column-gap: 100px;
    align-items: center;
    margin-bottom: 20px;
}
.info_list .company {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 20px;
}
.product_dtail_info .link {
    margin-bottom: 40px;
    display: inline-block;
    color: #323223;
    transition: all 0.3s ease-in;
}
.product_dtail_info .link:hover {
    color: #0090d1;
}
.price_list__item {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 20px;
}
.price_list__item .quantity {
    color: #424242;
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 1.1;
    position: relative;
    padding-right: 20px;
    margin-right: 10px;
}
.price_list__item .quantity:before {
    content: attr(data-title);
    opacity: 0;
    transition: all 0.3s ease-in;
    position: absolute;
    background: #eaf3fe;
    border-radius: 10px;
    padding: 5px 15px;
    box-sizing: border-box;
    font-size: 12px;
    color: #323232;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 10px);
    width: 250px;
    z-index: -1;
}
.price_list__item .quantity:hover::before {
    opacity: 1;
    z-index: 1;
}
.tabs_product {
    margin-bottom: 60px;
}
.products_slider .slick-list, .products_slider_small .slick-list{
    margin-right: -20px;
}
.tabs_product_list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    width: 100%;
    margin-top: 40px;
}
.tabs_product .product_tab_content .btn_border {
    margin-top: 20px;
    width: 300px;
}
.tabs_product_list .tab {
    width: 100%;
    padding: 0 20px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    cursor: pointer;
}
.tabs_product_list .tab:hover,
.tabs_product .tab.active {
    color: #00a0e3;
}
.price_list__item svg {
    position: absolute;
    right: 0;
    width: 15px;
    height: 15px;
    fill: #009fe3;
}
/* .price_list__item .quantity:after {
    content: "";
    position: absolute;
    right: -20px;
    background: url('/local/templates/lifeup/css/../img/info-icon.png') no-repeat center center;
    width: 15px;
    height: 15px;
    background-size: contain;
} */
.price_list__item p {
    margin: 0;
    font-size: 18px;
}
.price_list__item .old {
    color: #424242;
    opacity: 0.7;
    text-decoration: line-through;
}
.price_list__item .new {
    color: #12910c;
}
.price_list__item .sale {
    background: #e7f4e6;
    border-radius: 15px;
    height: 25px;
    font-size: 14px;
    padding: 0 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.product_dtail_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.product_dtail_info .bey_btn {
    max-width: 520px;
    display: flex;
    align-items: center;
    column-gap: 40px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.product_dtail_info .calc_input {
    padding: 0 20px;
    
}
.product_dtail_info .calc_input input {
    width: 100%;
}
.product_dtail_info .bey_btn > * {
    width: 100%;
}
.product_delivery {
    display: inline-flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 20px;
    background: #f2fafe;
    padding: 30px 40px;
    column-gap: 96px;
}
.product_delivery__item {
    max-width: 220px;
    font-size: 14px;
    line-height: 20px;
}
.product_delivery__item p {
    font-size: 14px;
}
.product_delivery__item a {
    color: #323232;
    display: block;
    transition: all 0.3s ease-in;
}
.product_delivery__item a:hover {
    color: #009fe3;
}
.product_delivery__item span {
    display: flex;
    column-gap: 8px;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
}
.product_delivery__item p {
    line-height: 20px;
    margin: 0;
    margin-top: 10px;
}
.product_tab_content {
    padding: 30px;
}
.product_tab_content h2 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}
.product_tab_content .text_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;   
}
.text_grid__item p {
    margin: 0;
    line-height: 24px;
}
.text_grid__item p:not(:last-child) {
    margin-bottom: 30px;
}
.products_slider .product_cart, .products_slider_small .product_cart {
    margin-right: 20px;
}
.products_slider > .slick-arrow, .products_slider_small > .slick-arrow{
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.products_slider > .slick-arrow:before, .products_slider_small > .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.products_slider > .slick-arrow:hover, .products_slider_small > .slick-arrow:hover {
    border-color: #00a0e3;
}
.products_slider > .slick-next, .products_slider_small > .slick-next {
    right: 0;
    transform: rotate(0);
}
.info_text {
    border-radius: 20px;
    overflow: hidden;
    padding: 40px;
    background: url('/local/templates/lifeup/css/../img/sale-d-text.png') no-repeat left bottom #eaf3fe;
    margin-bottom: 80px;
}
.info_text h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
}
.info_text h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.info_text ol {
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-left: 20px;
}
.info_text ol a {
    color: #323232;
}
.info_text ol:not(:last-child) {
    margin-bottom: 30px;
}
.stoc_slider_big .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.stoc_slider_big .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.stoc_slider_big .slick-arrow:hover {
    border-color: #00a0e3;
}
.stoc_slider_big .slick-next {
    right: 0;
    transform: rotate(0);
}
.stoc_slider_big .slick-list{
    margin-right: -20px;
}
.blog_dtail_sidebar {
    display: grid;
    grid-template-columns: calc(100% - 340px) 300px;
    column-gap: 40px;
}
.sidebar_blog {

}
.sidebar_blog .name {
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.sidebar_blog .tag_links {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    column-gap: 12px;
    row-gap: 12px;
    margin-bottom: 20px;
}
.sidebar_blog > a {
    color: #00a0e3;
    transition: all 0.3s ease-in;
}
.sidebar_blog > a:hover {
    color: #323232;
}
.sidebar_blog .tag_links a {
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #323232;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    padding: 0 15px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.sidebar_blog .tag_links a:hover {
    color: #00a0e3;
    border-color: #00a0e3;
}
.sidebar_blog .name:not(:first-child) {
    margin-top: 40px;
}
.sidebar_blog .news {
    padding: 0 0 20px;
}
.sidebar_blog .news:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
}
.sidebar_blog .news a {
    font-size: 18px;
    line-height: 29px;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #323232;
    text-decoration: none;
    transition: all 0.3s ease-in;
    display: inline-block;
    font-weight: 500;
}
.sidebar_blog .news a:hover {
    color: #00a0e3;
}
.sidebar_blog .news .list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    column-gap: 12px;
}
.sidebar_blog .news .list span {
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #323232;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    padding: 0 15px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.blog_detail_banner {
    position: relative;
}
.blog_detail_banner .img {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.blog_detail_banner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog_detail_banner .tag_list {
    display: flex;
    left: 25px;
    bottom: 40px;
    position: absolute;
    column-gap: 12px;
}
.blog_detail_banner .tag_list span, .blog_detail_banner .tag_list a {
    height: 50px;
    background: #ffffffd9;
    font-size: 16px;
    padding: 0 25px;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #323232;
}
.post_info_top {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 12px;
}
.author .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.author .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.author_info {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
.author_info p {
    margin: 0;
    font-weight: 500;
}
.short_info {
    display: flex;
    align-items: center;
    column-gap: 35px;
}
.short_info .time svg {
    width: 20px;
    height: auto;
    fill: #323232
}
.short_info .date svg {
    width: 16px;
    height: auto;
    fill: #323232;
}
.short_info > * {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 10px;
}
.anhor_list > p{
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 18px;
}
.anhor_list {
    margin-top: 30px;
    margin-bottom: 50px;
}
.anhor_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 18px;
}
.anhor_list ul a {
    color: #323232;
}
.anhor_list ul li {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.anhor_list ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #323232;
}
.anhor_list ul li:hover:before {
    border-color: #00a0e3;
}
.anhor_list ul a:hover {
    color: #00a0e3;
}
.blog_text {
    margin-bottom: 30px;
}
.blog_text h2{
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 400;
}
.blog_text p {
    line-height: 24px;
}
.blog_text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.blog_text ul li {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.blog_text ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #00a0e3;
}
.blog_text p:not(:last-child) {
    margin-bottom: 25px;
}
.video_blog {
    margin-bottom: 30px;
    height: 400px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.video_blog .img {
    width: 100%;
    height: 100%;
    position: relative;
}
.video_blog .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_blog video {
    width: 100%;
    height: auto;
}
.video_blog .play {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #ffffff77;
    border: 1px solid #323232;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    cursor: pointer;
}
.video_blog .play:hover {
    border-color: #00a0e3;
}
.video_blog .play:hover:after {
    border-left-color: #00a0e3;
}
.video_blog .play:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-left-color: #323232;
    left: 31px;
    top: 50%;
    transform: translateY(-50%);
}
.comment {
    padding: 40px 25px;
    border: 1px solid #00a0e3;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 60px;
}
.comment h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
}
.comment p {
    margin: 0;
    line-height: 24px;
}
.comment p:not(:last-child) {
    margin-bottom: 25px;
}
.comment_who {
    display: flex;
    align-items: center;
    column-gap: 25px;
    margin-bottom: 25px;
}
.comment_who .comment_who_name p{
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 500;
}
.comment_who .img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
}
.comment_who .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.products_slider_small {
    margin-bottom: 60px;
}
.final {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    row-gap: 15px;
}
.social_lins {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    column-gap: 20px;
    padding-right: 20px;
}
.social_lins .share{
    width: 40px;
    height: 40px;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social_lins .share svg {
    width: 17px;
    fill: #0090d1;
}
.blog_slider .blog_list__item {
    margin-right: 20px;
    min-height: 420px;
}
.blog_slider .slick-track {
    display: flex!important;
}
.arrow_top .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.arrow_top .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.arrow_top .slick-arrow:hover {
    border-color: #00a0e3;
}
.arrow_top .slick-next {
    right: 0;
    transform: rotate(0);
}
.arrow_top .slick-list{
    margin-right: -20px;
}
.arrow_top {
    position: relative;
}
.title_about {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 60px;
    margin-bottom: 25px;
    align-items: center;
    margin-top: 30px;
}
.title_about > p {
    line-height: 24px;
}
.title_about h2{
    font-size: 24px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
}
.title_about span {
    color: #00a0e3;
    text-transform: uppercase;
    font-size: 14px;
}
.title_about h2 span {
    background: #00a0e3;
    border-radius: 50%;
    height: 23px;
    width: 23px;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-10px);
}
.catalog_main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
    margin-bottom: 80px;
}
.catalog_main__item {
    border-radius: 20px;
    overflow: hidden;
    height: 400px;
}
.catalog_main__item .img {
    width: 400px;
    height: 100%;
    overflow: hidden;
    border-radius: 50% 0 0 50%;
}
.catalog_main__item .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
.catalog_main__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.catalog_main__item .content {
    padding: 40px;
    padding-right: 15px;
}
.catalog_main__item .content a {
    color: #323232;
    text-decoration: none;
}
.catalog_main__item .content p {
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 24px;
}
.catalog_main__item .content ul {
    list-style: none;
    margin: 0 0 40px;
    padding: 0;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.catalog_main__item .content a:hover {
    color: #00a0e3;
}
.catalog_main__item .content .name {
    font-size: 28px;
    font-weight: 500;
}
.catalog_main__item .content li a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 10px;
}
.catalog_main__item .content li a:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #00a0e3;
    margin-top: 3px;
}
.catalog_main__item .content {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.all {
    margin-top: auto;
}
.grid_order_cart {
    display: grid;
    grid-template-columns: calc(100% - 340px) 300px;
    column-gap: 40px;
}
.order_form {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.order_form__item {
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 40px 20px;
    position: relative;
}
.order_form__item .text_top {
    position: absolute;
    width: calc(50% - 40px);
    right: 20px;
    top: 90px;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 18px;
}
.order_form__item .text_top p {
    margin: 0;
}
.order_tabs_pay {
    display: inline-flex;
    width: calc(50% - 40px);
    flex-direction: column;
    row-gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.order_tabs_pay {
    margin-bottom: 40px;
}
.order_tabs_pay .tab {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    column-gap: 16px;
    cursor: pointer;
}
.order_tabs_pay .tab:before {
    content: "";
    min-width: 18px;
    height: 18px;
    border: 1px solid #323232;
    border-radius: 50%;
}
.order_tabs_pay .tab:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 9px;
    background: #00a0e3;
    opacity: 0;
    transition: all 0.3s ease-in;
    border-radius: 50%;
}
.order_tabs_pay .tab.active:after {
    opacity: 1;
}
.order_tabs_pay .tab.active:before {
    border-color: #00a0e3;
}
.order_form__item h3 {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}
.order_form__item h4 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 500;
}
.order_input p span {
    color: #f0002d;
}
.order_input .info {
    display: flex;
    align-items: center;
}
.order_input .info:after {
    content: "";
    width: 18px;
    height: 18px;
    background: url('/local/templates/lifeup/css/../img/info-icon-big.png') no-repeat center center;
    margin-left: 11px;
    content: "";
    display: inline-block;
}
.order_input p {
    margin-top: 0;
    margin-bottom: 12px;
}
.order_input input{
    width: 100%;
    height: 45px;
    padding: 0 20px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    transition: all 0.3s ease-in;
}
.order_input input:focus {
    border-color: #323232;
}
.order_input > span i {
    color: #f0002d;
}
.order_input {
    display: block;
}
.order_input:not(:last-child){
    margin-bottom: 30px;
}
.order_input > span {
    font-size: 14px;
    opacity: 0.7;
    display: block;
    margin-top: 10px;
}
.order_input select {
    width: 100%;
    height: 45px;
    padding: 0 20px;
    -webkit-appearance: none;
    background: none;
    border: none;
}
.order_input .new-select {
    height: 45px;
    width: 100%;
    padding-left: 20px;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
}
.order_input .new-select.on {
    border-color: #323232;
}
.order_input .new-select__list {
    top: 53px;
    width: 100%;
}
.colum_input {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 30px;
    margin-bottom: 30px;
}
.colum_input .order_input {
    margin-bottom: 0;
}
.order_tab_delivery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.order_tab {
    margin-top: 40px;
}
.order_tab_delivery .tab {
    width: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.order_tab_delivery .tab p:not(.name) {
    color: #b3b3b3;
    margin: 0;
}
.order_tab_delivery .tab .name {
    position: relative;
    margin-top: 0;
    margin-bottom: 8px;
}
.order_tab_delivery .tab .name i {
    font-style: normal;
    display: inline-flex;
    align-items: center;
    position: relative;
}
.order_tab_delivery .tab .name i:hover:before {
    opacity: 1;
    z-index: 2;
}
.order_tab_delivery .tab .name i:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:calc(100% + 10px);
    color: #323232;
    background: #eaf3fe;
    border-radius: 10px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 18px;
    padding: 12px 12px;
    opacity: 0;
    width: 100%;
    z-index: -1;
    width: 151px;
    text-transform: none;
    transition: all 0.3s ease-in;
}
.order_tab_delivery .tab .name i svg {
    width: 18px;
    margin-left: 8px;
    fill: #0090d1;
}
.order_tab_delivery .tab span {
    color: #b3b3b3;
    font-size: 12px;
    display: inline-block;
    margin-top: 30px;
}
.order_tab_delivery .tab .name:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #323232;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.order_tab_delivery .tab .name:after {
    width: 10px;
    height: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    background: #00a0e3;
    opacity: 0;
    content: "";
    border-radius: 50%;
    transition: all 0.3s ease-in;
}
.order_tab_delivery .tab.active .name:before {
    border-color: #00a0e3;
}
.order_tab_delivery .tab.active .name:after{
    opacity: 1;
}
.sticky_order {
    position: sticky;
    top: 10px;
}
.order_sidebar {
    position: relative;
}
.sticky_order .total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.sticky_order .total p {
    margin: 0;
    display: inline-flex;
    column-gap: 12px;
    align-items: center;
    font-size: 20px;
    text-transform: uppercase;
}
.sticky_order .total span {
    font-size: 18px;
}
.sticky_order .total p:after{
    content: "";
    width: 18px;
    height: 18px;
    background: url('/local/templates/lifeup/css/../img/info-icon-big.png') no-repeat center center;
    display: none;
}
.total_info {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
}
.total_info .green {
    color: #12910c;
}
.total_info .info {
    position: relative;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.sticky_order .total > p {
    position: relative;
}
.sticky_order .total > p svg {
    width: 16px;
    height: 16px;
    fill: #009fe3;
}
.sticky_order .total > p::before {
    opacity: 0;
    content: attr(data-title);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #eaf3fe;
    padding: 12px;
    border-radius: 10px;
    color: #323232;
    left: calc(100% + 10px);
    font-size: 12px;
    width: max-content;
    transition: all 0.3s ease-in;
    width: 174px;
    line-height: 18px;
    z-index: -1;
    text-transform: none;
}
.sticky_order .total > p:hover::before {
    opacity: 1;
    z-index: 2;
}
.total_info .info:before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 5px;
    border-bottom: 2px dotted #323232;
    opacity: 0.5;
}
.cart_content_top {
    display: grid;
    align-items: center;
    grid-template-columns: 140px 1fr 190px 145px 210px;
    height: 45px;
}
.cart_content_top .img svg{
    width: 15px;
    height: 15px;
    fill: #b3b3b3;
}
.cart_content_top span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #b3b3b3;
    font-size: 14px;
}
.cart_content__item {
    display: grid;
    grid-template-columns: 140px 1fr 190px 145px 210px;
    align-items: center;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 20px 0;
}
.promocode {
    position: relative;
    width: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    height: 50px;

    margin-bottom: 40px;
}
.promocode .enter {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.promocode .enter svg {
    width: 23px;
    height: 23px;
    fill: #323232;
}
.grid_order_cart .total_info {
    border-bottom: 0;
}
.sticky_order > p.center {
    text-align: center;
}
.clear {
    text-align: center;
    color: #b3b3b3;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.clear:hover {
    color: #f0002d;
}
.promocode .enter input {
    display: none;
}
.promocode .input {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    padding: 0 50px 0 17px;
}
.cart_content__item:not(:last-child) {
    margin-bottom: 20px;
}
.total_info .info span {
    position: relative;
    background: #fff;
}
.total_info .info span:first-child {
    padding-right: 5px;
}
.total_info .info span:last-child {
    padding-left: 5px;
}
.order_info a:hover {
    color: #00a0e3;
}
.order_info {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    margin-top: 35px;
    margin-bottom: 40px;
}
.order_info a {
    color: #323232;
    font-weight: 500;
}
.order_info p {
    margin: 0;
    font-size: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 12px;
}
.sticky_order > p {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
}
.sticky_order > p a {
    color: #323232;
}
.sticky_order > p a:hover {
    color: #00a0e3;
}
.sticky_order .btn_bg {
    width: 100%;
}
.cart_product_name .tags {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 14px;
}
.cart_content__item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 60px;
}
.cart_content__item .img {
    max-width: 100%;
    height: auto;
}
.cart_product_name .tags span {
    height: 30px;
    padding: 0 15px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.cart_product_name .name {
    color: #323232;
    text-decoration: none;
    font-weight: 500;
    display: block;
    margin-top: 0;
    margin-bottom: 16px;
    transition: all 0.3s ease-in;
}
.cart_product_name .name:hover {
    color: #0090d1;
}
.cart_product_name .info {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    font-size: 14px;
}
.cart_content__item .price {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 5px;
}
.cart_content__item .price .new {
    color: #12910c;
}
.cart_content__item .price .old {
    opacity: 0.7;
    text-decoration: line-through;
    font-size: 14px;
}
.cart_product_name .tags .rec {
   border-color: #3c2b99;
   color: #3c2b99; 
}  
.cart_product_name .tags .hit {
    border-color: #ff7d00;
    color: #ff7d00;
}
.cart_content__item .price_total {
    padding-right: 40px;
    text-align: right;
    display: flex;
    flex-direction: column;
    row-gap: 11px;
    justify-content: center;
    align-items: flex-end;
}
.cart_content__item .price_total p {
    font-weight: 500;
    margin: 0;
}
.cart_content__item .price_total .sale {
    background: #e7f4e6;
    border-radius: 15px;
    height: 25px;
    font-size: 14px;
    padding: 0 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.cart_content__item .price_total .old {
    font-size: 14px;
    text-decoration: line-through;
}
.cart_content__item {
    position: relative;
}
.cart_content__item .del {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
.cart_content__item .del svg {
    width: 16px;
    fill: #323232;
    height: 16px;
}
.cart_content__item .del svg:hover {
    fill: #0090d1;
}
.grid_order_cart {
    margin-bottom: 80px;
}
.popup {
    position: fixed;
    top: -40px;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 40px 30px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    z-index: -200;
    opacity: 0;
    transition: all 0.3s ease-in;
    overflow: hidden;
}
.popup.open {
    z-index: 200;
    opacity: 1;
    top: 20px;
}
.popup .ex {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.popup.small {
    max-width: 480px;
}
.popup .input {
    width: 100%;
    margin-bottom: 20px;
    display: block;
}
.popup .name {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 24px;

}
.popup > span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
}
.popup .input input {
    width: 100%;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #d0d0d0;
    padding: 0 20px;
}
.popup input[type="submit"] {
    width: 100%;
    margin-top: 20px;
}
.popup .bottom {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
}
.popup .bottom a {
    color: #323232;
}
.popup .bottom a:hover {
    color: #00a0e3;
}
body.over {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
body.over:before {
    content: "";
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.popup .textarea textarea {
    width: 100%;
    height: 280px;
    resize: none;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    padding: 20px;
}
.popup .file {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px;
    margin-top: 20px;
    column-gap: 12px;
    cursor: pointer;
}
.popup .file p {
    margin: 0;
}
.popup .file input{
    display: none;
}
.popup.big {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
    width: auto;
    padding: 0;
}
.popup .popup_content {
    padding: 20px;
}
.popup .popup_content span {
    line-height: 24px;
    margin-bottom: 24px;
    display: block;
    max-width: 340px;
}
.popup .img {
    width: 100%;
    height: 460px;
    font-size: 0;
}
.popup .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.select {
    display: block;
    width: 100%;
    position: relative;
}

.new-select {
    position: relative;
    cursor: pointer;
    user-select: none;
}

.new-select__list {
    position: absolute;
    top: 25px;
    left: -2px;
    border: 1px solid #ced4da;
    cursor: pointer;
    width: auto;
    z-index: 3;
    background: #fff;
    user-select: none;
    border-radius: 15px;
    min-width: 130px;
    width: max-content
}

.new-select__list.on {
    display: block;
}

.new-select__item span {
    display: block;
    padding: 10px 15px;
}

.new-select__item span:hover {
    color: #00a0e3;
}
.new-select {
    display: flex;
    column-gap: 8px;
    align-items: center;
}
.new-select:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 9px;
    background: url('/local/templates/lifeup/css/../img/sort-down.svg') no-repeat center center;
    background-size: contain;
    transition: all 0.3s ease-in;
}
.new-select.on:after {
    transform: rotate(180deg);
}
.adv_img_slider .slick-track, .adv_img_slider .slick-list {
    height: 100%;
}
.team_photo_slider  .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    background: none;
    top: -70px;
    right: 70px;
    transition: all 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}
.team_photo_slider  .slick-arrow:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url('/local/templates/lifeup/css/../img/play.svg') no-repeat center center;
background-size: 7px 10px;
    display: block;
}
.team_photo_slider  .slick-arrow:hover {
    border-color: #00a0e3;
}
.team_photo_slider .slick-next {
    right: 0;
    transform: rotate(0);
}
.team_photo_slider__item {
    width: 400px;
    height: auto;
    margin-right: 20px;
    color: #323232;
    text-decoration: none;
    line-height: 24px;
}
.team_photo_slider_wrap {
    margin-top: 60px;
}
.team_photo_slider__item .img {
    width: 100%;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
}
.team_photo_slider__item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_dtail_slider_list .product_dtail_slider__item.full img{
    width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}
.product_tab_content > p {
    margin-top: 24px;
    margin-bottom: 0;
    line-height: 24px;
}
.product_tab_content > p:last-child {
    margin-bottom: 0;
}
.characteristic_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 25px;
}
.characteristic_list {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.characteristic {
    display: grid;
    grid-template-columns: 1fr 250px;
    column-gap: 30px;
    row-gap: 5px;
    position: relative;
}
.characteristic:before {
    content: "";
    width: 100%;
    border-bottom: 2px dotted #323232;
    z-index: 0;
    position: absolute;
    bottom: 2px;
    opacity: 0.2;
}
.characteristic p {
    margin: 0;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 2;
    width: max-content;
}
.characteristic p:first-child {
    padding-right: 10px;
}
.characteristic p:last-child {
    width: 100%;
    padding-left: 10px;
}
.delivery_payment_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 15px;
}
.delivery_payment {
    background: #f4f9fe;
    border-radius: 20px;
    padding: 32px 28px;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.delivery_payment .top {
    display: flex;
    justify-content: space-between;
}
.delivery_payment > p {
    margin: 16px 0 0;
    font-size: 14px;

}
.delivery_payment .top .top_price {
    display: flex;
    column-gap: 30px;
}
.reviews_slider .reviews {
    margin-right: 20px;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    padding: 30px 24px;
}
.reviews_slider .reviews .date {
    margin-top: 0;
}
.reviews_slider .slick-track {
    display: flex;
}
.reviews_slider .slick-list {
    display: flex;
}
.catalog_content .pagination_wrap {
    margin-top: 20px;
}
.catalog_content .product_slider__item .content .top{
    font-weight: 500;
}
.grid_order_cart .sticky_order > .info{
    border-radius: 20px;
    background: #eaf3fe;
    padding: 25px;
    margin-top: 44px;
}
.grid_order_cart .sticky_order > .info svg {
    width: 20px;
}
.grid_order_cart .sticky_order > .info .name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 13px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 16px;
}
.grid_order_cart .sticky_order > .info .name p {
    margin: 0;
}
.grid_order_cart .sticky_order > .info > p {
    margin: 0;
    line-height: 24px;
    font-size: 16px;
}
.sticky_order > p.center {
    color: #b3b3b3;
}
.stock_slider__item.disabled .date {
    opacity: 0.5;
}
.stock_slider__item.disabled .name {
    opacity: 0.5;
}

div.title-search-result {
    width: 1358px !important;
    border-radius: 25px;
    padding-bottom: 30px;
    background-color: #ffffff;
}

div.title-search-result table.title-search-result {
    width: 100%;
}

table.title-search-result td.title-search-item img {
    display: none;
}

div.title-search-result table.title-search-result td.title-search-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}

div.title-search-result table.title-search-result td.title-search-all {
    position: relative;
    top: 15px;
    padding-left: 15px;
}

div.title-search-result table.title-search-result td.title-search-item b {
    color: #00a0e3;
}

table.title-search-result td.title-search-more {
    display: none;
}

@media screen and (max-width: 1400px) {
    .container {
        max-width: 1200px;
    }
    .catalog_list {
        grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    }
    .rating_list {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 20px;
        column-gap: 20px;
    }
    .rating_list .rating_slider__item {
        width: 100%;
    }
    .catalog_main__item img {
        width: 200px;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
    .brand_list {
        grid-template-columns: repeat(3, 1fr);
    }
    .brand_list__item_big .img {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .brand_list__item_big .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .adv_img_slider .img {
        height: 100%;
        overflow: hidden;
        border-radius: 20px;
    }
    .blog_sort {
        flex-flow: row wrap;
        row-gap: 10px;
    }
    .grid_order_cart {
        grid-template-columns: 100%;
        row-gap: 30px;
    }

    div.title-search-result {
        width: 1158px !important;
    }
}
@media screen and (max-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    .form_footer_container {
        display: flex;
        flex-flow: row wrap;
    }
    .form_footer_line .text p br{
        display: none;
    }
    .page_sidebar_wrap .reviews_slider__item .video {
        height: 300px;
    }
    .blog_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .product_dtail_slider_wrap {
        display: flex;
        flex-direction: column;
    }
    .product_dtail_slider_list {
        margin-top: auto;
    }
    .product_dtail {
        align-items: flex-start;
    }
    .product_delivery {
        column-gap: 20px;
    }
    .info_list {
        flex-flow: row wrap;
        row-gap: 15px;
    }
    .contact_header {
        padding: 0 14px;
    }
    .contact_header .info {
        display: none;
    }
    .product_grid {
        grid-template-columns: calc(33.3% - 10px) calc(33.3% - 10px) calc(33.3% - 10px);
    }
    .product_slider {
        grid-column: span 2;
    }
    .product_grid .product_cart:nth-child(6) {
        display: none;
    }
    .about_container {
        grid-template-columns: 1fr 300px 1fr;
        align-items: center;
    }
    .team_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    div.title-search-result {
        width: 1098px !important;
    }
}
@media screen and (max-width: 1140px) {
    .footer_social {
        flex-direction: column;
        margin-bottom: 10px;
        align-items: flex-start;
    }
    body {
        width: 100%;
        overflow-x: hidden;
    }
    .sale_banner {
        grid-template-columns: 300px 1fr;
    }
    .container {
        max-width: 960px;
    }
    .adv_grid {
        grid-template-columns: 100%;
        row-gap: 20px;
    }
    .coop_banner .img {
        max-width: 50%;
    }
    .catalog_list .product_slider {
        grid-column: span 1;
    }
    .catalog_list {
        grid-template-columns: 100%;
    }
    .product_dtail {
        grid-template-columns: 100%;
        row-gap: 20px;
    }
    .team_list {
        grid-template-columns: 1fr 1fr;
    }
    .form_footer {
        flex-flow: row wrap;
        row-gap: 15px;
    }
    .product_slider__item .content .top p, .product_slider__item .content .top a {
        font-size: 20px;
    }
    .stock_slider__item .img img {
        width: 100%;
    }
    .full_img  {
        height: 400px;
    }
    .catalog_main {
        grid-template-columns: 1fr;
    }
    .catalog_main__item img {
        width: 300px;
    }
    .stock_slider__item .img {
        height: 250px;
    }
    .catalog_main__item {
        justify-content: space-between;
    }
    
    .reviews_slider__item .video {
        height: 400px;
    }
    .product_cart .bey_btn {
        flex-direction: column;
        row-gap: 10px;
    }
    .banner_slider__item .content h2 {
        font-size: 38px;
        line-height: 40px;
    }
    .footer {
        column-gap: 15px;
    }
    .product_cart .calc_input {
        width: 100%;
    }
    .product_cart .calc_input input {
        width: 90%;
    }
    .product_cart .bey_btn > input {
        width: 100%;
        min-width: 1px;
    }
    .btn_bg {
        padding: 0 20px;
    }
    .header_top {
        justify-content: space-between;
    }
    .order_form__item .text_top {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    div.title-search-result {
        width: 918px !important;
    }
}
@media screen and (max-width: 992px) {
    .container {
        max-width: 720px;
        padding: 0 10px;
    }
    .sale_banner .content .name {
        font-size: 28px;
        line-height: 36px;
    }
    .about_us_full_top {
        grid-template-columns: 100%;
        row-gap: 20px;
    }
    .advantages_list__item p {
        margin-top: 0;
    }
    .banner_main {
        margin-top: 0;
    }
    .header_top .info {
        margin: 0;
        font-size: 12px;
        margin-right: auto;
        margin-left: 10px;
    }
    .product_dtail_info .price_list__item svg {
        position: relative;
        margin-left: 10px;
    }
    header .serch {
        position: initial;
        width: 40px;
    }
    header .serch form input{
        width: 300px;
    }
    .product_dtail_slider_list .product_dtail_slider__item {
        height: 70px;
    }
    .info_right .btn_bg {
        margin-top: 42px;
    }
    .about_container .info_left h2, .about_container .info_left h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .btns_header {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 5px;
    }
    header .serch .search_form_wrap {
        top: -90px;
        right: 50%;
        transform: translateX(50%);
        height: 48px;
        transition: opacity 0.3s ease-in;
    }
    header .serch.active .search_form_wrap {
        top: 90px;
    }
    .ham {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        row-gap: 5px;
        width: 40px;
        height: 50px;
    }
    .ham.ex {
        position: relative;
    }
    .ham.ex span {
        width: 20px!important;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        transition: all 0.3s ease-in;
    }
    header .btn_bg{
        height: 40px;
        font-size: 14px;
    }
    .ham.ex span:nth-child(2) {
        opacity: 0;
    }
    .ham.ex span:nth-child(3) {
        transform: translateY(-50%) rotate(-45deg);
    }
    .ham span {
        width: 16px;
        height: 2px;
        background: #323232;
        display: block;
    }
    .ham span:nth-child(1) {
        width: 20px;
    }
    .header_top {
        top: 0;
        max-width: 100%;
        width: 100%;
        background: #fff;
        padding: 20px 15px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 20px;
        z-index: 20;
    }
    main {
        padding-top: 0;
    }
    .form_footer_container {
        flex-direction: column;
        display: flex;
    }
    .form_footer input[type="text"] {
        width: 100%;
    }
    .form_footer input[type="submit"] {
        width: 100%;
    }
    .form_footer {
        flex-direction: column;
        row-gap: 24px;
        margin-top: 24px;
    }
    .header_top .logo {
        width: 36px;
    }
    .header_top .logo svg {
        width: 36px;
    }
    .header_top .logo img {
        width: 100%;
        height: auto;
    }
    .ham span:nth-child(3) {
        width: 10px;
    }
    .header_bottom {
        position: fixed;
        left: -100%;
        top: 90px;
        height: calc(100vh - 140px);
        width: 100%;
        background-color: #fff;
        z-index: -1;
        flex-direction: column;
        opacity: 0;
        transition: all 0.3s ease-in;
        border-radius: 0;
        border: none;
        overflow: auto;
    }
    .contact_header {
        flex-direction: column;
        row-gap: 20px;
        padding-bottom: 20px;
        margin-top: 40px;
    }
    .header_bottom.active {
        opacity: 1;
        z-index: 200;
        
        left: 0;
        opacity: 1;
    }
    .hidden_desctop {
        display: flex!important;
    }
    .hidden_mobile {
        display: none!important;
    }
    .no_page img {
        width: 100%;
        height: auto;
    }
    .no_page h1 {
        font-size: 28px;
        margin-bottom: 11px;
    }
    .no_page .links a {
        width: 100%;
    }
    .no_page .links {
        width: 100%;
    }
    .menu_header_wrap {
        padding: 20px 0;
    }
    .menu_header {
        flex-direction: column;
        row-gap: 15px;
    }
    .no_page {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }
    .footer {
        flex-direction: column;
        row-gap: 30px;
        align-items: flex-start;
    }
    .footer_social {
        flex-flow: row wrap;
        align-items: center;
    }
    .banner_main {
        flex-direction: column;
        row-gap: 40px;
    }
    .banner_slider__item {
        background: none;
        height: auto;
    }
    .banner_slider .slick-dots {
        bottom: inherit;
        top: 250px;
    }
    .banner_slider__item .img {
        position: relative;
        height: 300px;
        border-radius: 20px 20px 0 0;
        width: 100%;
        object-fit: cover;
        background: #e6e3e7;
    }
    .banner_slider {
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
    .banner_slider__item .content {
        margin-top: 20px;
        padding: 0 15px;
    }
    .banner_slider__item .content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .banner_promotion img {
        height: 356px;
        position: relative;
        z-index: 0;
        object-fit: cover;
        
    }
    .banner_promotion {
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 14px;
    }
    .banner_promotion .content .sale {
        margin-bottom: 14px;
        margin-top: -35px;
    }
    .advantages_list {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .advantages_list__item {
        flex-flow: row nowrap;
        text-align: left;
        column-gap: 12px;
    }
    .advantages_list__item .img {
        width: 75px;
    }
    .catalogs_list__item .content {
        padding: 0 20px;
        padding-right: 0;
        max-width: 200px;
    }
    .catalogs_list__item {
        height: 250px;
    }
    .catalogs_list__item .content .name {
        font-size: 24px;
        margin-bottom: 11px;
    }
    .catalogs_list {
        grid-template-columns: 1fr;
    }
    .catalogs_list__item img {
        right: 0;
        height: 250px;
    }
    .title h2, .title h1, .title .h2 {
        font-size: 28px;
    }
    .product_tabs {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 12px;
    }
    .product_grid {
        grid-template-columns: 100%;
    }
    .product_slider__item {
        height: auto;
        min-height: 0px;
    }
    .product_slider {
        grid-column: span 1;
    }
    .product_slider__item .img {
        height: auto;
    }
    .product_slider__item .content .top {
        flex-direction: column;
        align-items: flex-start;
    }
    .product_slider__item .content .bottom {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 20px;
    }
    .product_cart .bey_btn {
        flex-flow: row nowrap;
        column-gap: 11px;
    }
    .calc_input {
        padding: 0 10px;
    }
    .about_container {
        display: flex;
        flex-direction: column;
        row-gap: 37px;
        background: url('/local/templates/lifeup/css/../img/bg-inc2.png') no-repeat top right #f4f9fe;
        margin-top: 42px;
        padding-bottom: 46px;
    }
    .about_container > * {
        order: 2;
    }
    .about_container .img {
        order: 1;
        margin-top: -42px;
        height: 345px;
        width: 100%;
    }
    .about_tabs_wrap .tabs_wrapper {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 20px;
    }
    .about_tabs_wrap {
        margin-bottom: 0;
    }
    .add_form {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 20px;
    }
    .add_form .img {
        height: 217px;
    }
    .add_form .form .bottom {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 15px;
        text-align: center;
    }
    .add_form .form .inputs {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .about_tab {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15px;
        margin-bottom: 30px;
    }
    .about_tab .tab {
        width: auto;
        padding-bottom: 0;
    }
    .about_tabs_wrap {
        background: none;
        overflow: hidden;
    }
    .about_tab .tab:before {
        display: none;
    }
    .stock_slider_wrap {
        grid-template-columns: 100%;
        align-items: flex-start;
    }
    .stock_slider__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        height: 400px;
    }
    .stock_slider, .reviews_slider  {
        padding-bottom: 86px;
    }
    .stock_slider .slick-arrow, .reviews_slider .slick-arrow {
        bottom: 0;
        top: inherit;
        left: calc(50% - 60px);
    }
    .stock_slider .slick-next, .reviews_slider .slick-next {
        left: 50%;
    }
    .page_banner {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 12px;
    }
    .page_banner .img {
        height: 300px;
    }
    .page_banner .content {
        width: calc(100% + 30px);
        padding: 40px 15px 24px;
        margin: 0 -15px;
    }
    .page_banner .content h2 {
        font-size: 32px;
        max-width: 100%;
        margin-bottom: 24px;
    }
    .page_banner .call {
        flex-direction: column;
        row-gap: 20px;
    }
    .page_banner .call p {
        max-width: 100%;
    }
    .call .btn_bg {
        width: 100%;
    }
    .page_content {
        padding: 40px 20px;
    }
    .page_content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .page_content h3 {
        font-size: 18px;
    }
    .footer_bottom {
        flex-direction: column;
        row-gap: 20px;
        text-align: center;
        padding-bottom: 20px;
    }
    .footer_bottom > * {
        order: 1;
        margin: 0;
    }
    .page_banner .img {
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
    .footer_bottom .list_cart_pay {
        order: 2;
    }
    .footer_bottom a:last-child {
        margin-left: 0;
    }
    .brand_list {
        grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    }
    .brand_slider_banners__item {
        width: 100%;
        height: 350px;
    }
    .brand_slider_banners {
        width: 100%;
    }
    .brand_slider_banners .slick-list {
        overflow: hidden;
    }
    .brand_slider_banners__item .img {
        top: 0;
        transform: translateY(0);
    }
    .brand_slider_banners__item .content {
        padding: 20px;
    }
    .brand_slider_banners__item .content h2 {
        font-size: 23px;
        line-height: 35px;
        max-width: 200px;
    }
    .brand_slider_banners__item .img img {
        width: 200px;
        height: auto;
    }
    .brand_list_wrap .top {
        flex-direction: column;
        row-gap: 20px;
        align-items: flex-start;
    }
    .brand_slider_banners, .products_slider, .stoc_slider_big, .products_slider_small,
    .blog_slider {
        padding-bottom: 86px;
    }
    .team_photo_slider {
        padding-bottom: 60px;
    }
    .brand_slider_banners .slick-arrow, .products_slider .slick-arrow, .stoc_slider_big .slick-arrow,
    .products_slider_small .slick-arrow, .blog_slider .slick-arrow, .team_photo_slider .slick-arrow{
        bottom: 0;
        top: inherit;
        left: calc(50% - 60px);
    }
    .brand_slider_banners .slick-next, .products_slider .slick-next, .stoc_slider_big .slick-next,
    .products_slider_small .slick-next, .blog_slider .slick-next, .team_photo_slider .slick-next {
        left: 50%;
    }
    .brand_list__item .img {
        height: 62px;
    }
    .brand_list__item .img img {
        width: 100%;
    }
    .brand_list__item {
        padding: 20px 11px;
    }
    .brand_list__item_big .content {
        padding: 20px;
    }
    .brand_list__item_big .content .btn_border {
        background: #f0f0f0;
    }
    .brand_list__item p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 20px;
    }
    .catalog_main__item {
        flex-direction: column-reverse;
    }
    .catalog_main__item {
        height: auto;
    }
    .catalog_main__item .content {
        padding: 20px;
    }
    .catalog_main__item .img {
        border-radius: 0;
        width: 100%;
        height: 160px;
        min-height: 160px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .catalog_main__item .img img {
        width: 100%;
        height: 100%;
        object-position: top center;
    }
    .catalog_main__item .content .name {
        font-size: 24px;
    }
    .catalog_main__item .content ul {
        margin-bottom: 30px;
    }
    .catalog_main__item .content ul:last-child {
        margin-bottom: 0;
    }
    .about_us_slider_full {
        margin: 0 15px;
    }
    .about_us_slider_full__item {
        height: 400px;
    }
    .slider_bottom_line_wrap {
        margin-bottom: 0!important;
    }
    .about_us_full .hidden_desctop p {
        line-height: 24px;
        margin: 0;
    }
    .catalog_wrapper {
        display: flex;
        flex-direction: column;
    }
    .catalog_wrapper > * {
        order: 1;
    }
    .catalog_wrapper > .line_logos {
        order: 2;
    }
    .line_logos {
        margin: 50px 0;
    }
    .catalog_wrapper .line_logos {
        margin-bottom: 0;
    }
    .logos {
        column-gap: 50px;
    }
    .logos img {
        max-height: 38px;
        width: auto;
    }
    .about_us_full {
        padding-top: 60px;
    }
    footer {
        margin-top: 60px;
    }
    .sale_banner {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        height: auto;
        width: calc(100% + 30px);
        margin: 0 -15px 30px;
        border-radius: 0;
    }
    .sale_banner .content {
        padding: 20px 10px;
    }
    .sale_list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .sale_list .stock_slider__item {
        height: auto;
    }
    .pagination_wrap {
        flex-direction: column;
        row-gap: 10px;
    }
    .info_text {
        padding: 40px 20px;
    }
    .info_text h3, .info_text h2 {
        font-size: 20px;
    }
    .stock_slider__item {
        height: auto;
    }
    .stoc_slider_big .slick-list {
        margin: 0;
    }
    .blog_list {
        grid-template-columns: 1fr;
    }
    .blog_list__item_big {
        grid-column: span 1;
        height: 300px;
    }
    .blog_list__item .img {
        height: 200px;
    }
    .blog_list__item .img img {
        object-position: top center;
    }
    .pagination {
        width: 100%;
        justify-content: space-between;
    }
    .pagination_wrap .btn_border.grey {
        border: none;
        height: auto;
        text-decoration: underline;
    }
    .blog_dtail_sidebar {
        display: flex;
        flex-direction: column;
    }
    .blog_dtail_sidebar .sidebar_blog {
        display: none;
    }
    .post_info_top {
        flex-direction: column;
        row-gap: 12px;
    }
    .blog_text h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .blog_detail_banner .tag_list {
        left: 20px;
        bottom: 30px;
    }
    .video_blog {
        height: 300px;
    }
    .comment_who {
        column-gap: 10px;
    }
    .comment h3 {
        font-size: 20px;
        font-weight: 400;
    }
    .comment_who .img {
        min-width: 50px;
        max-width: 50px;
        height: 50px;
    }
    .comment {
        padding: 30px 20px;
    }
    .blog_detail_wrap {
        margin-bottom: 60px;
    }
    .contact_page {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .contact_page .map iframe {
        height: 250px;
    }
    .brand_slider_banners .item {
        margin-right: 10px;
        margin-left: 10px;
    }
    .slider_tag .slick-arrow {
        top: -70px;
    }
    .slider_tag {
        padding-right: 0;
    }
    .slider_tag:before {
        display: none;
    }
    .sort p{
        display: none;
    }
    .catalog {
        display: flex;
        flex-direction: column;
    }
    .catalog_filter {
        width: 70%;
        position: fixed;
        top: 90px;
        height: calc(100vh - 90px);
        background: #fff;
        z-index: 20;
        left: -100%;
        transition: all 0.3s ease-in;
    }
    .catalog_filter.open {
        left: 0;
    }
    .catalog_filter form {
        padding: 50px 20px 20px;
        overflow: auto;
        height: 100%;
    }
    .catalog_filter .ex{
        top: 0;
        right: 20px;
        height: 50px;
        width: 50px;
        align-items: center;
        justify-content: center;
        position: absolute;
    }
    .catalog_content .new-select__list {
        left: inherit;
        right: 0;
    }
    .filter_btn {
        display: inline-flex;
        align-items: center;
        text-transform: uppercase;
        column-gap: 9px;
        color: #323232;
        text-decoration: none;
    }
    .filter_btn svg {
        width: 16px;
        height: 16px;
    }
    .full_img {
        height: 300px;
    }
    .bottom_info {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .bottom_info .img {
        height: 300px;
    }
    .bottom_info .btn_border {
        width: 100%;
    }
    .bottom_info .text h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .page_sidebar {
        row-gap: 30px;
        grid-template-columns: 100%;
    }
    .page_sidebar .questions {
        display: none;
    }
    .rating_wrap {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .rating_slider {
        display: grid;
        grid-template-columns: calc(50% - 7px) calc(50% - 7px);
        row-gap: 20px;
        column-gap: 14px;
    }
    .rating_slider__item {
        width: 100%;
        margin: 0;
        padding: 20px;
    }
    .rating_slider__item .img {
        height: 49px;
    }
    .rating_slider__item > span {
        margin-bottom: 10px;
    }
    .rating_slider__item .reviews_product {
        margin-bottom: 10px;
    }
    .rating_slider__item img {
        max-height: 49px;
        width: auto;
        max-width: 90%;
        height: auto;
    }
    .reviews_users .reviews {
        padding: 30px 20px;
    }
    .team_list__item .img img {
        object-position: top center;
    }
    .questions.hidden_desctop {
        flex-direction: column;
        margin-top: 45px;
    }
    .rating_list {
        grid-template-columns: calc(50% - 7px) calc(50% - 7px);
        column-gap: 14px;
    }
    .coop_banner {
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .coop_banner .img {
        position: relative;
        width: 100%;
        height: 300px;
        border-radius: 20px;
        left: 0;
        top: 0;
        transform: translateY(0);
        max-width: 100%;
        
    }
    .coop_banner.white .img {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .coop_banner.white .content {
        border: 1px solid #009fe3;
        border-radius: 0 0 20px 20px;
        padding: 20px 17px;
    }
    .coop_banner .content h2, .coop_banner .content h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .coop_banner .content > p {
        margin-top: 0;
    }
    .coop_banner .content .call {
        flex-direction: column;
        row-gap: 10px;
        width: 100%;
        margin-top: 25px;
    }
    .coop_banner .content .bottom {
        flex-direction: column;
        row-gap: 20px;
        margin-top: 30px;
        width: 100%;
        align-items: center;
    }
    .coop_banner .content .call span {
        max-width: 100%;
    }
    .coop_banner .content .bottom p {
        text-align: center;
    }
    .coop_banner .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .coop_banner.white .content {
        width: 100%;
    }
    .coop_banner.white {
        background: none;
        border: none;
    }
    .coop_banner.white {
        padding-left: 15px;
    }
    .coop_banner .social_bottom {
        flex-flow: row nowrap;
        justify-content: center;
        column-gap: 15px;
    }
    .video {
        height: 300px;
    }
    .adv_grid {
        display: flex;
        flex-direction: column-reverse;
    }
    .adv_img_slider .img {
        height: 300px;
    }
    .title_about {
        grid-template-columns: 100%;
    }
    .adv_grid_list {
        grid-template-columns: 100%;
        row-gap: 20px;
    }
    .conditions_bottom__item {
        max-width: 100%;
        padding-left: 40px;
        position: relative;
    }
    .conditions_bottom__item p {
        margin-top: 0;
    }
    .conditions_bottom__item img {
        width: 20px;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
    }
    .about_banner_top {
        height: 300px;
        border-radius: 20px;
        overflow: hidden;
    }
    .about_banner_top img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .marquee, .marquee-fast {
        height: 30px;
    }
    .text_about {
        margin-bottom: 0;
    }
    .text_about p:last-child {
        margin-bottom: 0;
    }
    .about_title h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .product_delivery {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 29px;
        width: 100%;
    }
    .price_list__item {
        row-gap: 10px;
        flex-flow: row wrap;
    }
    .price_list__item .quantity {
        padding-right: 20px;
        width: auto;
        flex: 100%;
    }
    .price_list__item svg {
        right: 0;
    }
    .price_list__item .quantity::after {
        right: 0;
    }
    .price_list__item {
        column-gap: 10px;
    }
    .product_dtail_slider .product_dtail_slider__item {
        height: 360px;
        padding-top: 30px;
    }
    .product_dtail_slider .product_dtail_slider__item img {
        max-height: 100%;
        width: auto;
    }
    .price_list__item p {
        font-size: 20px;
        min-height: max-content;
    }
    .price_list__item .sale {
        padding: 5px;
        font-size: 12px;
        max-width: 80px;
        height: 44px;
    }
    .product_tab_content .text_grid {
        grid-template-columns: 100%;
        row-gap: 20px;
    }
    .img_slider .slick-arrow {
        top: 50%;
        left: 20px;
    }
    .img_slider .slick-next {
        left: inherit;
        right: 20px;
    }
    .tabs_product_list .slick-arrow {
        position: absolute;
        left: 20px;
        top: 20px;
        transform:rotate(180deg);
        font-size: 0;
        padding: 0;
        background: none;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;
    }
    .tabs_product_list .slick-track {
        display: flex;
        align-items: center;
    }
    .tabs_product_list .tab {
        font-size: 16px;
        width: auto;
        padding: 0 10px;
    }
    .tabs_product_list {
        padding: 0 40px;
    }
    .tabs_product_list .slick-next {
        left: inherit;
        transform:rotate(0);
        right: 20px;
    }
    .tabs_product_list .slick-arrow:before {
        content: "";
        width: 6px;
        height: 10px;
        background: url(/local/templates/lifeup/css/../img/arrow.png) no-repeat center center;
    }
    .product_tab_content {
        padding: 30px 20px;
    }
    .product_dtail_info .name {
        font-size: 32px;
        line-height: 40px;
    }
    .cart_content_top {
        display: none;
    }
    .grid_order_cart {
        display: flex;
        column-gap: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
    .cart_content__item {
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 20px;
    }
    .cart_product_name {
        grid-column: span 2;
    }
    .cart_content__item .price_total .sale {
        display: none;
    }
    .cart_content__item .price_total {
        padding-right: 20px;
    }
    .cart_content__item .calc_input {
        height: 40px;
        width: 140px;
    }
    .cart_content__item .calc_input input {
        font-size: 16px;
    }
    .cart_content__item .calc_input span {
        font-size: 20px;
    }
    
    .colum_input {
        grid-template-columns: 1fr;
        column-gap: 20px;
    }
    .order_tab_delivery {
        grid-template-columns: 1fr;
        row-gap: 20px;
        height: auto;
    }
    .order_tab_delivery .tab {
        min-height: 135px;
    }
    .conditions_bottom {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .conditions_top {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 30px;
    }
    .conditions_top .img {
        height: 300px;
    }
    .conditions_top .content h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .conditions_top .btn_wrap {
        flex-direction: column;
        row-gap: 10px;
        align-items: center;
    }
    .conditions_top .btn_wrap .btn_bg {
        width: 100%;
    }
    .coop_banner .content {
        width: 100%;
        padding: 30px 0;
    }
    .coop_banner .content .call .btn_border {
        background: #fff;
        color: #009fe3;
    }
    .coop_banner .content .call .btn_border:hover {
        background: #00a0e3;
        color: #fff;
    }
    .contact_header {
        margin-top: 0!important;
    }
    .characteristic_wrap {
        grid-template-columns: 100%;
    }
    .delivery_payment_list {
        grid-template-columns: 100%;
    }
    .about_tabs_wrap {
        margin-bottom: 60px;
    }
    .stock_slider_wrap {
        margin-bottom: 40px;
    }
    .product_dtail .price_list__item .quantity:before {
        width: 140px;
        left: 120px;
        top: 50%;
    }
    .product_dtail .price_list__item .quantity {
        position: relative;
    }
    .sidebar {
        position: relative;
        row-gap: 0;
        /*order: 2;*/
    }
    .sidebar_bottom {
        margin-top: 40px;
    }
    .conditions_bottom__item {
        position: relative;
        padding-left: 30px;
        width: 100%;
    }
    .conditions_bottom__item svg {
        position: absolute;
        left: 0;
        top: -4px;
    }
    .title .title_bottom {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15px;
    }
    .user .img {
        margin-right: 15px;
    }
    .user .info .icon {
        font-size: 14px;
    }
    .coop-banner-main {
        width: calc(100% - 20px) !important;
        margin: 0 auto;
    }
    .brand_list_wrap .top h2 {
        font-size: 22px;
    }
    .brand_slider_banners {
        margin-bottom: 40px;
    }

    div.title-search-result {
        width: 1158px !important;
    }
}
@media screen and (max-width: 576px) {
    .characteristic {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        row-gap: 10px;
        border-bottom: 1px solid #d0d0d0;
        padding-bottom: 10px;
    }
    .characteristic:before {
        display: none;
    }
    .characteristic p {
        padding: 0!important;
        width: max-content!important;
        display: inline-block;
    }
    .delivery_payment .top {
        flex-direction: column;
        row-gap: 10px;
    }
    .team_list {
        grid-template-columns: calc(50% - 7px) calc(50% - 7px);
        column-gap: 14px;
        row-gap: 20px;
    }
    /* .team_list {
        grid-template-columns: 300px;
        justify-content: center;
    } */
    .team_list__item .img {
        width: 300px;
        height: 365px;
        border-radius: 20px;
        overflow: hidden;
    }
    .team_list .team_list__item .img {
        height: 210px;
        width: 100%;
    }
    .team_list .team_list__item .img {
        object-fit: cover;
    }
    .container {
        max-width: 540px;
        width: 100%;
    }
    .short_info {
        flex-direction: column;
        row-gap: 12px;
        align-items: flex-start;
    }

    .banner_slider__item .img {
        height: auto;
    }
}
/* End */


/* Start:/local/templates/lifeup/css/custom.css?175682054513019*/
p {
    font-size: 16px;
}

.catalog_main__item {
    background: #eef1f0;
}

.top_filter {
    justify-content: flex-end;
}

.smart-filter-slider-track-container {
    display: none;
}

.form-group {
    margin-bottom: 0;
}

.filter_item {
    position: relative;
}

.bey_btn .btn_in_cart {
    display: none;
}

.in_cart .btn_to_cart {
    display: none;
}

.bey_btn.in_cart .btn_in_cart {
    display: block;
}

.cart .small_cart_qnt {
    display: none;
}

.cart.with_items .small_cart_qnt {
    display: flex;
}

.load {
    transition: all 0.5s ease;
    opacity: 0.5;
}

.coupon_error {
    position: absolute;
    left: 0;
    bottom: -25px;
    font-size: 13px;
    color: red;
}

.product_dtail_info .company img {
    width: 50px;
}

.bx-sls .dropdown-block {
    border: none;
    padding: 0;
    box-shadow: none;
}

.order_errors_wrap {
    color: red;
}

.w-form-success {
    position: relative;
    top: 25px;
    color: green;
    font-size: 14px;
}

.callback_subtitle {
    margin-bottom: 20px;
    display: block;
}

.comment {
    margin-top: 30px;
    margin-bottom: 20px;
}

.rait_list_stars {
    display: flex;
    align-items: center;
}

.raiting_star {
    width: 14px;
    height: 14px;
    margin-right: 3px;
    cursor: pointer;
    background-image: url('/local/templates/lifeup/css/../img/svg/star.svg');
    background-size: cover;
}

.raiting_star.raiting_star_half {
    background-image: url('/local/templates/lifeup/css/../img/svg/star-2.svg');
}

.raiting_star.raiting_star_no_active {
    background-image: url('/local/templates/lifeup/css/../img/svg/star-3.svg');
}

div.raiting_star.hover_active {
    background-image: url('/local/templates/lifeup/css/../img/svg/star.svg');
}

div.raiting_star.hover_no_active {
    background-image: url('/local/templates/lifeup/css/../img/svg/star-3.svg');
}

.sale_banner .img {
    height: 350px;
}

.title-search-result th:first-child {
    display: none;
}

.menu_header__item {
    position: relative;
    z-index: 1;
}

header .serch.active .search_form_wrap {
    z-index: 2;
}

header .serch span {
    position: relative;
    z-index: 3;
}

.review_form_rait {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.review_form_rait .rait_list_stars {
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.footer_menu ul li:first-child a {
    text-transform: uppercase;
    font-size: 18px;
    color: #323232;
    text-decoration: none;
}

.banner_promotion .content .name a {
    text-decoration: none;
    color: #000000;
}

.subscribe_form_success {
    color: green;
}

.subscribe_form_error {
    color: red;
}

.reviews_users_hidden .reviews {
    display: none;
}

.reviews_users_hidden .reviews:nth-child(1),
.reviews_users_hidden .reviews:nth-child(2),
.reviews_users_hidden .reviews:nth-child(3),
.reviews_users_hidden .reviews:nth-child(4),
.reviews_users_hidden .reviews:nth-child(5) {
    display: block;
}

.product_dtail_slider_list .product_dtail_slider__item img {
    max-width: 80%;
}

.catalog_filter .smart-filter {
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    padding: 30px;
}

.no {
    width: 14px;
    height: 14px;
    border: 1px solid #ff0031;
    position: relative;
    border-radius: 50%;
    margin-left: 9px;
}

.no::before {
    content: "";
    width: 7px;
    height: 2px;
    background: #ff0031;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.no::after {
    content: "";
    width: 7px;
    height: 2px;
    background: #ff0031;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.input_file {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #d0d0d0;
    padding-left: 15px;
}

.input_file input {
    display: none;
}

.input_file img {
    margin-right: 10px;
}

.popup .textarea textarea {
    height: 210px;
}

.input-file-list {
    font-size: 12px;
}

.not_rev_title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

.product_tab_content h3 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

.title h1 {
    font-weight: 500;
}

.team_photo_slider__item .img {
    cursor: pointer;
}

.info_text h3 {
    font-size: 20px;
}

.info_text ol a:hover {
    color: #00a0e3;
}

.blog_text h3 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 20px;
}

.blog_text ul li {
    position: relative;
    padding-left: 15px;
    display: block;
}

.blog_text ul li:before {
    position: absolute;
    left: 0;
    top: 5px;
}

a {
    color: #323232;
}

a:hover {
    color: #00a0e3;
}

.blog_detail_content {
    margin-bottom: 40px;
}

.text_page h2 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 400;
}

.text_page h3 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 20px;
}

.text_page h4 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 18px;
}

.text_page p {
    line-height: 24px;
}

.text_page ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}

.text_page ul li {
    position: relative;
    padding-left: 15px;
    display: block;
}

.text_page ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #00a0e3;
    position: absolute;
    left: 0;
    top: 5px;
}

.text_page ol, .blog_text ol {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    padding-left: 15px;
}

.text_page ol li, .blog_text ol li {
    line-height: 24px;
}

.footer_bottom a {
    font-size: 16px;
}

.text_page .catalog_main ul li:before, .text_page .order_tab_delivery li:before {
    display: none;
}

.old_sum_wrap {
    text-align: right;
}

.old_sum_wrap .old {
    font-size: 14px;
    text-decoration: line-through;
    margin-bottom: 10px;
    display: inline-block;
}

.old_sum_wrap .sale {
    background: #e7f4e6;
    border-radius: 15px;
    height: 25px;
    font-size: 14px;
    padding: 0 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.promocode.promocode_error {
    border-color: #ee3e61;
}

.promocode.promocode_error .input {
    color: #ee3e61;
}

.coupon_error {
    color: #ee3e61;
}

.promocode.promocode_success {
    border-color: #59aa59;
}

.promocode.promocode_success .input {
    color: #59aa59;
}

.coupon_success {
    position: absolute;
    left: 0;
    bottom: -25px;
    font-size: 13px;
    color: #59aa59;
    padding-left: 15px;
}

.promocode .coupon_del {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    cursor: pointer;
}

.promocode .coupon_del svg {
    width: 100%;
}

.text_page ul.order_tabs_pay li {
    padding-left: 0;
}

.text_page ul.order_tabs_pay li:before {
    position: static;
}

.pagination .next img, .pagination .prev img {
    width: 9px;
    height: 10px;
}

.slider_bottom_line_wrap {
    height: 40px;
    margin-top: 25px;
}

ul.sidebar_menu li {
    padding-left: 0;
}

ul.sidebar_menu li:before {
    display: none;
}

body.menu_open {
    overflow: hidden;
}

.popup span.text {
    display: flex;
    align-items: flex-start;
}

.popup .checkbox .text:before {
    top: 1px;
}

.popup .checkbox .text:after {
    top: 4px;
}

body {
    padding-top: 190px;
}

header {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 25;
    top: 0;
    padding-bottom: 25px;
}

#panel {
    position: absolute;
    width: 100%;
    top: 0;
}

.filter_item label p:after {
    top: 7px;
}

.city_modal_inner {
    width: 440px;
}

.city_modal_search {
    margin-bottom: 20px;
}

.city_list {
    height: 400px;
    overflow: auto;
}

.city_modal_inner .input {
    position: relative;
}

.city_modal_inner .input input {
    width: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 30px;
    padding-right: 30px;
    padding-left: 50px;
    height: 50px;
}

.city_modal_inner .input svg {
    position: absolute;
    left: 20px;
    top: 17px;
    fill: #009fe3;
}

.city_list_item {
    padding: 10px 15px;
    transition: all 0.5s ease;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.city_list_item:hover {
    background: #f2f2f2;
}

.city_list_item.active {
    background: linear-gradient(#d3d2d2, #d3d2d2);
}

.country_list {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 15px;
}

.country_list > span {
    margin-right: 10px;
}

.disabled {
    pointer-events: none !important;
    opacity: 0.5;
}

.btn_city {
    cursor: pointer;
}

.policy_wrap.error, .policy_wrap.error a {
    color: red;
}

@media screen and (min-width: 992px) {


    .header_bottom {
        position: relative;
    }

    header .serch .search_form_wrap, header .serch .search_form_wrap form {
        max-width: 100%;
        width: 100%;
        right: 0;
    }

    header .serch, header .serch span {
        position: static;
    }

    header .serch form input {
        width: 100%;
        padding-left: 50px;
    }

    header .serch.active span svg {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 6;
    }

}

@media screen and (max-width: 992px) {

    .top_filter {
        justify-content: space-between;
    }

    .title h1 {
        font-size: 32px;
    }

    .brand_list_wrap .top h2 {
        font-size: 24px;
    }

    h2 {
        font-size: 24px;
    }

    main {
        padding-top: 45px;
    }

    .breadcrumbs {
        margin-bottom: 0;
    }

    .product_dtail_slider_list .product_dtail_slider__item img {
        max-height: 65px;
    }

    .advantages_list__item {
        width: 100%;
    }

    .advantages_list__item .conten {
        width: calc(100% - 95px);
    }

    .form_footer .checkbox .text:after {
        top: 13px;
    }

    .catalog_main__item {
        align-items: flex-start;
    }

    main {
        padding-top: 0;
    }

    .breadcrumbs {
        margin-bottom: 25px;
    }

    .brand_list__item .img {
        height: auto;
    }

    .header_top {
        z-index: 2000;
    }

    .search_open .header_top {
        position: absolute;
    }

    body {
        padding-top: 93px;
    }

    .stock_slider {
        margin-top: 25px;
    }

}

@media screen and (max-width: 767px) {

    .banner_slider__item .img, .banner_slider {
        border-radius: 0;
    }

    .banner_slider__item .content font {
        color: #000000 !important;
    }

    .about_banner_top {
        height: auto;
    }

    .video {
        height: auto;
    }

    .grid_order_cart {
        margin-bottom: 0;
    }

    .popup.open {
        top: 145px;
    }

    .popup.small, .popup.big {
        width: 400px;
        max-width: 100%;
    }

    .popup.big {
        display: block;
    }

    .popup .img {
        display: none;
    }

    .coop_banner.white {
        padding-left: 0;
    }

    .stock_slider {
        padding-bottom: 0;
    }

    .about_us_full {
        padding-top: 0;
    }

}

@media screen and (max-width: 520px) {

    .banner_slider .slick-dots {
        top: 210px;
    }

    .coop_banner .content {
        z-index: 0;
    }

}


@media screen and (max-width: 470px) {

    .banner_slider .slick-dots {
        top: 190px;
    }

}

@media screen and (max-width: 420px) {

    .banner_slider .slick-dots {
        top: 170px;
    }

    .form_footer {
        flex-direction: row;
    }

    .form_footer_bottom {
        width: 100%;
    }

    .form_footer_bottom .checkbox {
        display: block;
        width: 300px;
        margin: 0 auto;
    }

}

@media screen and (max-width: 390px) {

    .banner_slider .slick-dots {
        top: 150px;
    }

}
/* End */


/* Start:/local/templates/lifeup/components/bitrix/search.title/search/style.css?17321129012108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/lifeup/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/lifeup/components/bitrix/menu/top/style.css?1732178882581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/lifeup/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/lifeup/components/bitrix/breadcrumb/.default/style.css?1731578530585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/lifeup/components/bitrix/menu/footer/style.css?1732201146581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/lifeup/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */
/* /local/templates/lifeup/css/normalize.css?17307335186323 */
/* /local/templates/lifeup/css/fancybox.css?173073351725343 */
/* /local/templates/lifeup/css/slick.css?17317546051733 */
/* /local/templates/lifeup/css/main.css?1772136273156105 */
/* /local/templates/lifeup/css/custom.css?175682054513019 */
/* /local/templates/lifeup/components/bitrix/search.title/search/style.css?17321129012108 */
/* /local/templates/lifeup/components/bitrix/menu/top/style.css?1732178882581 */
/* /local/templates/lifeup/components/bitrix/breadcrumb/.default/style.css?1731578530585 */
/* /local/templates/lifeup/components/bitrix/menu/footer/style.css?1732201146581 */
