

/* Start:/local/templates/maneken/css/reset.css?16823334663624*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-family: 'TT Norms', sans-serif;
}
/* HTML5 display-role reset for older browsers */
body {
  -webkit-overflow-scrolling: touch;

  /*   -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; */
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
[hidden] {
  display: none;
}
a,
li,
a:active,
a:hover {
  outline: 0 !important;
}
img {
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="submit"],
button,
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -webkit-appearance: none;
    cursor: pointer;
    outline: none;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-family: 'TT Norms', sans-serif;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-decoration: none;
}

select,
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  display: block;
  width: 100%;
  outline: none;
  font-family: 'TT Norms', sans-serif;
  -webkit-appearance: none;
}
select::-ms-clear,
input[type="text"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="color"]::-ms-clear,
input[type="date"]::-ms-clear,
input[type="datetime"]::-ms-clear,
input[type="datetime-local"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="month"]::-ms-clear,
input[type="number"]::-ms-clear,
input[type="range"]::-ms-clear,
input[type="search"]::-ms-clear,
input[type="tel"]::-ms-clear,
input[type="time"]::-ms-clear,
input[type="url"]::-ms-clear,
input[type="week"]::-ms-clear,
textarea::-ms-clear {
  display: none;
}
textarea {
  overflow: auto;
  resize: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* End */


/* Start:/local/templates/maneken/css/swipebox.min.css?16823334674308*/
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(/local/templates/maneken/css/../img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(/local/templates/maneken/css/../img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}
/* End */


/* Start:/local/templates/maneken/css/slick.css?16823334661776*/
/* 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;
    margin-left: auto;
    margin-right: auto;
}
.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/maneken/css/jquery.fancybox.min.css?168802127012754*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/maneken/css/swiper-bundle.min.css?172768692218432*/
/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/maneken/css/select2.min.css?174721917614792*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:flex;gap: 5px;align-items: center;height:28px;user-select:none;-webkit-user-select:none;justify-content: flex-end;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:relative;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-image: url('/local/templates/maneken/css/../img/icons/select-arrow.svg');background-size: contain;background-repeat: no-repeat;width: 20px;height: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: transform 0.3s ease;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform: translate(-50%, -50%) rotate(180deg);}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{color: #181818;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#181818}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/maneken/css/style.css?1780904067223141*/
@charset "UTF-8";
:root {
  --clr-base: #181818;
  --clr-dark: #000;
  --clr-att: #37F713;
  --clr-att-hover: #C0F743;
  --clr-light: #78787A;
  --clr-border: #D1D1D1;
  --clr-attention: #FF5E0D;
  --min: 320px;
  --max: 1220px;
  --paddingContainer: 15px;
  font-size: 10px;
}
.sl-wrap ~ .sl-wrap {
  display: none;
}
.elm-hidden {
  display: none;
}
.ft {
  font-family: 'Press Start 2P', cursive;
}
/* ----------------------------------- *\
			main styles
\* ----------------------------------- */
body {
  color: var(--clr-base);
  background: #fff;
  font-size: 16px;
  line-height: 1.25;
}
p,
ul,
ol,
table,
blockquote,
.bq-text {
  position: relative;
  margin-bottom: 1.25em;
}
p img,
ul img,
ol img,
table img,
blockquote img,
.bq-text img {
  max-width: 100%;
}
p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
blockquote:last-child,
.bq-text:last-child {
  margin-bottom: 0 !important;
}
li {
  position: relative;
  padding-left: 24px;
}
li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.625em;
  left: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-top: -2px;
  background-color: currentColor;
}
.menu,
.list {
  margin: 0;
  padding: 0;
}
.menu li,
.list li {
  margin: 0;
  padding: 0;
}
.menu li:before,
.list li:before {
  display: none;
}
a {
  text-decoration: none;
  color: var(--clr-base);
}
a:hover {
  text-decoration: none;
  color: var(--clr-att);
}
a.link-main,
.link-main {
  text-decoration: none;
  border-bottom: 1px solid;
}
.link-phone {
  white-space: nowrap;
}
.page-inner-subtitle,
.page-inner-title,
.page-subtitle,
.page-title,
h1,
.h1-title,
h2,
.h2-title,
h3,
.h3-title,
h4,
.h4-title,
h5,
.h5-title,
h6,
.h6-title {
  display: block;
  position: relative;
  font-weight: bold;
  margin: 1em 0;
}
.page-inner-subtitle:first-child,
.page-inner-title:first-child,
.page-subtitle:first-child,
.page-title:first-child,
h1:first-child,
.h1-title:first-child,
h2:first-child,
.h2-title:first-child,
h3:first-child,
.h3-title:first-child,
h4:first-child,
.h4-title:first-child,
h5:first-child,
.h5-title:first-child,
h6:first-child,
.h6-title:first-child {
  margin-top: 0;
}
.h1-title,
h1 {
  font-size: 22px;
  line-height: 1.25;
  font-weight: 500;
}
.h2-title,
h2 {
  font-size: 18px;
  line-height: 1.25;
  font-weight: bold;
}
.page-inner-subtitle {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: normal;
  margin-bottom: 21px;
  color: #B6BBBD;
  position: relative;
}
.page-inner-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.25;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: normal;
  font-family: 'Press Start 2P', cursive;
}
.page-inner-title * {
  font-family: 'Press Start 2P', cursive;
}
.page-inner-title .title-att {
  color: var(--clr-att);
}
.page-subtitle {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 500;
  text-transform: uppercase;
}
.page-title {
  display: block;
  position: relative;
  z-index: 2;
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--clr-base);
  padding-top: 0.27272727em;
}
.page-title.title-center {
  text-align: center;
}
.page-title.title-center:before {
  right: 0.4em;
  text-align: center;
}
.mobyle_menu{
  display: none!important;
}
/*  content: attr(data-title);
  position: absolute;
  top: 0;
  left: 0.4em;
  color: rgba(24, 24, 24, 0.15);
  font-weight: 400;
  z-index: -1;
  font-family: 'Press Start 2P', cursive;
}*/
.text-att,
.title-att {
  color: var(--clr-att);
}
.text-light,
.title-light {
  color: var(--clr-light);
}
.text-center,
.title-center {
  text-align: center;
}
table.tbl-orders {
  border-top: 1px solid #DCDCDC;
}
table.tbl-orders thead th,
table.tbl-orders thead td {
  border: none;
  border-bottom: 1px solid #DCDCDC;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
  color: #808080;
  vertical-align: top;
  padding: 14px;
}
table.tbl-orders thead th:first-child,
table.tbl-orders thead td:first-child {
  text-align: left;
}
table.tbl-orders tbody tr:last-child th,
table.tbl-orders tbody tr:last-child td {
  border-bottom: none;
}
table.tbl-orders tbody th,
table.tbl-orders tbody td {
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #DCDCDC;
  padding: 20px 14px;
}
table.tbl-total {
  line-height: 1.25;
  font-size: 1em;
}
table.tbl-total th,
table.tbl-total td {
  font-size: 1em;
  line-height: inherit;
  text-align: left;
  font-weight: 400;
  padding: 0 10px 10px 0;
  color: inherit;
}
table.tbl-total th:last-child,
table.tbl-total td:last-child {
  padding-right: 0;
  text-align: right;
}
table.tbl-total .tr-main th,
table.tbl-total .tr-main td {
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 1.375em;
  font-weight: 500;
}
table .tbl-order-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
table .tbl-order-item .elm-photo {
  width: 70px;
  height: 70px;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
table .tbl-order-item .tbl-info-wrap {
  -ms-flex: 1;
      flex: 1;
  padding: 0 0 0 20px;
  text-align: left;
}
table .tbl-order-item .tbl-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
table .tbl-order-item .tbl-title:last-child {
  margin-bottom: 0;
}
table .tbl-order-item a:not(:hover) {
  color: inherit;
}
@media (max-width: 1399px) {
  :root {
    font-size: 9.5px;
  }
}
@media (max-width: 1199px) {
  :root {
    font-size: 9px;
  }

  .mobyle_menu{
    display: block!important;
  }  

  .desktop_menu{
    display: none!important;
  }   
}
@media (max-width: 1023px) {
  :root {
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  :root {
    font-size: 7px;
  }
   
}
@media (min-width: 1024px) {
  :root {
    --paddingContainer: 30px;
  }
}
/* ----------------------------------- *\
			structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: var(--min);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  width: 100vw;
  overflow-x: hidden;
}
.cnt-full-wrap {
  margin-left: calc(var(--paddingContainer) * -1);
  margin-right: calc(var(--paddingContainer) * -1);
  padding-left: var(--paddingContainer);
  padding-right: var(--paddingContainer);
}
.inner-wrap,
.page-full {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding-left: var(--paddingContainer);
  padding-right: var(--paddingContainer);
  min-width: var(--min);
  max-width: var(--max);
  width: 100%;
}
.inner-wrap .inner-wrap,
.page-full .inner-wrap {
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}
.inner-wrap .cnt-section,
.page-full .cnt-section {
  min-width: 0;
}
.page-full {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.wrap,
.header,
.nav,
.footer,
.cnt-section {
  position: relative;
  clear: both;
  min-width: var(--min);
  width: 100%;
}
.wrap {
  overflow: hidden;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.wrap > .cnt-section {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap.wrap-dark {
  background-color: #0f0f0f;
}
.wrap.wrap-dark-light {
  background-color: var(--clr-base);
}
.nav,
.header,
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
  text-align: left;
}
.nav ul,
.header ul,
.footer ul,
.nav li,
.header li,
.footer li,
.nav p,
.header p,
.footer p {
  margin: 0;
  padding: 0;
}
.nav ul:before,
.header ul:before,
.footer ul:before,
.nav li:before,
.header li:before,
.footer li:before,
.nav p:before,
.header p:before,
.footer p:before {
  display: none;
}
.nav a,
.header a,
.footer a {
  text-decoration: none;
  position: relative;
  transition: all ease 0.2s;
}
.header {
  z-index: 99;
  background-color: #fff;
  border-bottom: 1px solid var(--clr-border);
  font-weight: 400;
}
.header .inner-wrap {
  height: 59px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.header .logo-wrap {
  -ms-flex-order: 1;
      order: 1;
  width: 132px;
  width: 13.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .menu-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-order: 2;
      order: 2;
}
.header .search-wrap {
  width: 36px;
  -ms-flex-order: 3;
      order: 3;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .actions-wrap {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-order: 4;
      order: 4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
.header .action-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.header .popup-content-block {
  display: none;
}
.popup-lk-wrap .popup-content-block {
  position: absolute;
  top: 100%;
  right: 0;
  margin-right: -40px;
  width: 400px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  z-index: 20;
  margin-top: 24px;
  padding: 20px;
}
.popup-lk-wrap .menu {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 500;
  columns: 2;
  column-gap: 10px;
}
.popup-lk-wrap .menu li {
  display: block;
  break-inside: avoid-column;
}
.popup-lk-wrap .btn-menu {
  display: block;
  position: relative;
  padding: 7px 0 7px 30px;
}
.popup-lk-wrap .btn-menu .button-ico {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.popup-menu-wrap .menu-logo-wrap {
  padding: 0 40px 10px 40px;
}
.popup-menu-wrap .menu-logo-wrap .logo {
  width: 120px;
}
.popup-menu-wrap .menu-contacts-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 40px;
}
.popup-menu-wrap .menu-phone {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}
.popup-menu-wrap .menu-soc-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 5px 0;
}
.popup-menu-wrap .menu-soc-wrap .btn-action-ico.button-soc {
  width: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.popup-menu-wrap .btn-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
#digi-recs-home_page-personalised .digi-recs__header {
    font-family: 'Microgramma' !important;
    color: #000;
}
#digi-recs-home_page-personalised .digi-recs__header:before {
    display: none!important;
}
.footer {
  background-color: var(--clr-base);
  font-weight: 300;
  line-height: 1.5;
  font-size: 15px;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: var(--clr-att);
}
.footer-main-panel {
  padding: 80px 0 15px 0;
  padding: 8rem 0 15px 0;
}
.footer-main-panel .inner-wrap {
  display: -ms-flexbox;
  display: flex;
}
.footer-main-panel .info-inner-wrap {
  width: 320px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 15px 0 0;
}
.footer-main-panel .menu-inner-wrap {
  -ms-flex: 1;
      flex: 1;
}
.footer-main-panel .contacts-inner-wrap {
  width: 45%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.footer-main-panel .contacts-inner-wrap .footer-title {
  margin-bottom: 1.05em;
}
.footer-main-panel .logo-wrap {
  width: 200px;
  max-width: 100%;
  margin: 0 0 32px 0;
}
.footer-main-panel .soc-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 200px;
      width: 246px;
  max-width: 100%;
  margin-bottom: 35px;
}
.footer-main-panel .soc-wrap .button-soc {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 3px;
}
.footer-main-panel .action-wrap {
  margin-bottom: 15px;
  width: 200px;
  width:250px;
  max-width: 100%;
}
.footer-main-panel .action-wrap .btn {
  width: 100%;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  letter-spacing: normal;
}
.footer-main-panel .menu {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer-main-panel .menu a {
  display: block;
  padding: 5px 0;
}
.footer-main-panel .button-soc {
  filter: brightness(0) invert(1);
}
.footer-main-panel .footer-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25;
  margin: 0 0 0.83333333em 0;
  color: var(--clr-light);
}
.footer-main-panel .footer-title a:not(:hover) {
  color: inherit;
}
.footer-main-panel .footer-subtitle {
  display: block;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  text-transform: none;
  color: var(--clr-light);
  margin: 0 0 5px 0;
}
.footer-main-panel .cnt-wrap {
  margin-bottom: 30px;
}
.footer-main-panel .cnt-section-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 0 0;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
  text-transform: uppercase;
}
.footer-main-panel .cnt-section-wrap .cnt-wrap {
  width: 53%;
  padding: 0 10px 0 0;
  margin-bottom: 15px;
}
.footer-main-panel .cnt-section-wrap .cnt-wrap + .cnt-wrap {
  width: auto;
  -ms-flex: 1;
      flex: 1;
}
.footer-main-panel .cnt-section-wrap .cnt-wrap.wrap-full {
  width: 100%;
}
.footer-bottom-panel {
  overflow: hidden;
  position: relative;
  clear: both;
  width: 100%;
  font-size: 13px;
  line-height: 1.45;
  color: var(--clr-light);
  border-top: 1px solid #45484D;
  font-weight: 400;
  text-transform: uppercase;
}
.footer-bottom-panel .inner-wrap {
  padding-top: 15px;
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.footer-bottom-panel .info-wrap {
  padding: 0 15px 0 0;
  width: 320px;
}
.footer-bottom-panel .info-wrap:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  border-radius: 50%;
  opacity: 0;
}
.footer-bottom-panel .info-wrap + .info-wrap {
  width: auto;
  -ms-flex: 1;
      flex: 1;
}
.footer-bottom-panel .info-wrap + .info-wrap + .info-wrap {
  -ms-flex: inherit;
      flex: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 45%;
  padding-left: 15px;
  position: relative;
}
.footer-bottom-panel .info-wrap + .info-wrap + .info-wrap:before {
  opacity: 1;
}
.footer-bottom-panel a:not(.link-main):not(:hover) {
  color: inherit;
}
.logo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  letter-spacing: normal;
  font-weight: 400;
}
.logo:hover {
  text-decoration: none;
}
.logo img {
  display: block;
  width: 100%;
}
@media (max-width: 1199px) {
  .menu-show {
    overflow: hidden;
  }
  .header .inner-wrap {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .header .logo-wrap {
    margin: 0 auto;
    width: 132px;
    -ms-flex-order: 3;
        order: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -66px;
    transform: translateY(-50%);
  }
  .header .menu-wrap {
    width: 40px;
    height: 40px;
    -ms-flex-order: 1;
        order: 1;
    position: absolute;
    top: 50%;
    left: var(--paddingContainer);
    margin-top: -20px;
  }
  .header .search-wrap {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: var(--paddingContainer);
    margin-left: 50px;
    margin-top: -18px;
    -ms-flex-order: 2;
        order: 2;
  }
  .header .actions-wrap {
    -ms-flex-order: 4;
        order: 4;
    -ms-flex: inherit;
        flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header .action-lk {
    display: none;
  }
  .popup-search-wrap .btn-action-ico.ico-search {
    width: 36px;
    height: 36px;
  }
  .popup-menu-wrap .popup-content-block {
    width: 300px;
    display: none;
    -ms-flex-direction: column;
        flex-direction: column;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 48px 0;
    background-color: #fff;
    z-index: 22;
  }
  .popup-menu-wrap .menu-logo-wrap,
  .popup-menu-wrap .menu-contacts-wrap {
    display: block;
  }
  .popup-menu-wrap .menu-list-wrap {
    -ms-flex: 1;
        flex: 1;
    padding: 30px 0;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .popup-menu-wrap .menu-list-wrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .popup-menu-wrap .menu {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
  }
  .popup-menu-wrap .menu ul {
    display: none;
    padding-left: 40px;
  }
  .popup-menu-wrap .menu ul .btn-menu {
    padding-left: 70px;
  }
  .popup-menu-wrap .btn-menu {
    display: block;
    position: relative;
    padding: 10px 20px 10px 50px;
  }
  .popup-menu-wrap .btn-menu .button-ico {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -10px;
  }
  .popup-menu-wrap .btn-menu.btn-action-toggle {
    padding-right: 40px;
  }
  .popup-menu-wrap .btn-menu.btn-action-toggle:after {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 8px;
  }
  .popup-menu-wrap .js-btn-toggle.active + .js-popup-block {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .popup-menu-wrap .js-btn-toggle.active + .js-popup-block ~ .elm-overlay {
    display: block;
    z-index: 3;
  }
}
@media (max-width: 1023px) {
  .footer-main-panel .info-inner-wrap {
    width: 240px;
  }
  .footer-bottom-panel .inner-wrap {
    display: block;
  }
  .footer-bottom-panel .info-wrap {
    text-align: center;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .footer-bottom-panel .info-wrap + .info-wrap {
    width: 100%;
  }
  .footer-bottom-panel .info-wrap + .info-wrap + .info-wrap {
    width: 100%;
    padding: 0;
  }
  .footer-bottom-panel .info-wrap + .info-wrap + .info-wrap:before {
    opacity: 0;
  }
  .footer-bottom-panel .info-wrap:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer-main-panel .inner-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-main-panel .info-inner-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .footer-main-panel .menu-inner-wrap {
    width: 200px;
    -ms-flex: inherit;
        flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer-main-panel .contacts-inner-wrap {
    -ms-flex: 1;
        flex: 1;
    max-width: calc(100% - 200px);
  }
  .footer-main-panel .logo-wrap,
  .footer-main-panel .soc-wrap,
  .footer-main-panel .action-wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 639px) {
  .footer-main-panel .inner-wrap {
    display: block;
  }
  .footer-main-panel .menu-inner-wrap {
    padding: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-main-panel .contacts-inner-wrap {
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  .header .inner-wrap {
    height: 50px;
  }
  .header .logo-wrap {
    width: 120px;
    margin-left: -60px;
  }
  .header .search-wrap {
    width: 32px;
    height: 32px;
    margin-left: 35px;
  }
  .header .menu-wrap {
    margin-left: -10px;
  }
  .header .actions-wrap {
    margin-right: -6px;
  }
  .popup-search-wrap .btn-action-ico.ico-search {
    width: 32px;
    height: 32px;
  }
  .popup-menu-wrap .btn-action-ico.ico-menu:before,
  .popup-menu-wrap .btn-action-ico.ico-menu:after {
    width: 20px;
    margin-left: -10px;
  }
}
@media (max-width: 479px) {
  .footer-main-panel .cnt-section-wrap {
    display: block;
  }
  .footer-main-panel .cnt-section-wrap .cnt-wrap {
    padding: 0;
    width: 100%;
  }
  .footer-main-panel .cnt-section-wrap .cnt-wrap + .cnt-wrap {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .header .menu-wrap {
    padding-left: 20px;
  }
  .header .search-wrap {
    padding-left: 10px;
  }
  .header .action-cart {
    margin-left: 8px;
  }
  .header .action-fav {
    margin-left: 8px;
  }
  .header .action-lk {
/*    margin-right: 14px;*/
  }
  .header .action-lk .btn-action-toggle {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
  }
  .popup-menu-wrap .popup-content-block {
    display: block;
  }
  .popup-menu-wrap .menu {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .popup-menu-wrap .menu > li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-left: 1px solid var(--clr-border);
  }
  .popup-menu-wrap .menu > li:first-child {
    border: none;
  }
  .popup-menu-wrap .menu .menu-lk {
    display: none;
  }
  .popup-menu-wrap .btn-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
  }
  .popup-menu-wrap .btn-popup,
  .popup-menu-wrap .btn-popup-close {
    display: none;
  }
  .popup-menu-wrap .menu-contacts-wrap,
  .popup-menu-wrap .menu-logo-wrap {
    display: none;
  }
}
/* ----------------------------------- *\
			items styles
\* ----------------------------------- */
.item-tile-start {
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500;
  color: #000;
  max-width: 300px;
}
.item-tile-start .tile-title {
  font-size: 26px;
  display: block;
  padding-bottom: 4px;
  margin: 0 0 4px 0;
  border-bottom: 1px solid #E0E2E3;
  font-weight: 400;
}
.item-tile-plus {
  display: block;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
  color: #56586B;
}
.item-tile-plus .tile-ico {
  width: 50px;
  height: 50px;
  margin: 0 0 18px 0;
}
.item-tile-history {
  font-size: 1em;
  line-height: 1.55;
  text-align: left;
}
.item-tile-history .tile-title {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 26px 0;
}
.item-tile-history ul {
  margin: 0;
}
.item-tile-history li {
  margin: 0;
  padding: 0;
}
.item-tile-history li:first-letter {
  padding-left: 12px;
}
.item-tile-history li:before {
  width: 3px;
  height: 3px;
  background-color: #fff;
  top: 0.775em;
  left: 4px;
  margin-top: -2px;
}
.item-tile-partner {
  display: block;
  position: relative;
  height: 100%;
  min-height: 165px;
  background: #212330;
  border-radius: 8px;
  padding: 24px 20px;
  font-size: 11px;
  line-height: 1.55;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.item-tile-partner .tile-ico {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.item-tile-partner .tile-title {
  display: block;
}
.item-tile-photo-link {
  display: block;
  position: relative;
  text-align: center;
  color: var(--clr-base);
  overflow: hidden;
}
.item-tile-photo-link:hover {
  color: var(--clr-base);
}
.item-tile-photo-link.tile-small {
/*  padding-top: 50px;*/
}
.item-tile-photo-link.tile-small .tile-photo:before {
  padding-top: 127.58%;
}
.item-tile-photo-link .tile-title {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: normal;
  margin: 15px 0 0 0;
      text-align: left;
    padding-left: 15px;
}
.item-tile-photo-link .tile-photo {
  border-radius: 25px;
  display: block;
  position: relative;
}
.item-tile-photo-link .tile-photo span{
  display:inline-flex;
  border-radius: 100px;
  padding: 5px 10px;
  background:#fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 145%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  align-items:center;
  gap:5px;
  align-items:center;
  position: absolute;
      bottom: 15px;
      left: 15px;
  }
.item-tile-photo-link .tile-photo:before {
  padding-top: 162%;
}
.item-tile-catalog-main {
  display: block;
  min-height: 370px;
  height: 100%;
  background: linear-gradient(90deg, #C8C9CD 0%, #D7D8DC 39.06%, #D8D9DD 71.81%, #C2C5CA 100%);
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 30px 20px 0 20px;
  text-align: center;
  color: var(--clr-base);
}
.item-tile-catalog-main:hover {
  color: var(--clr-base);
}
.item-tile-catalog-main:hover .tile-title {
  color: var(--clr-attention);
}
.item-tile-catalog-main .tile-info-wrap {
  -ms-flex-order: 1;
      order: 1;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.item-tile-catalog-main .tile-title {
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0 0 33px 0;
  margin: 0 0 3.3rem 0;
  letter-spacing: 0.1em;
  transition: all ease 0.2s;
  font-family: 'Press Start 2P', cursive;
}
.item-tile-catalog-main .btn {
  display: none;
  min-width: 180px;
  height: 49px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 0;
}
.item-tile-catalog-main .tile-photo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-catalog-main .tile-photo img {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 294px;
  margin: 0 auto;
}
.item-tile-catalog-main.tile-second .tile-photo img {
  max-width: 240px;
}
.item-tile-catalog-main.tile-photo-right .tile-photo img {
  margin-right: 0;
  margin-left: auto;
}
.item-tile-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 100%;
  position: relative;
  min-height: 395px;
  background: #000;
  color: #fff;
  overflow: hidden;
  text-transform: uppercase;
  padding: 175px 30px 50px 30px;
  text-align: center;
  font-size: 14px;
  line-height: 1.25;
}
.item-tile-main .tile-title-wrap {
  display: block;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-main .tile-action {
  margin-top: 45px;
  display: block;
}
.item-tile-main .tile-title {
  font-size: 26px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 0 20px 0;
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: 'Press Start 2P', cursive;
}
.item-tile-main .tile-info {
  display: block;
}
.item-tile-main .btn {
  height: 54px;
  padding: 0 24px;
  min-width: 208px;
  border-radius: 0;
}
.item-tile-main .btn.button-att.button-border:not(:hover) {
  color: #fff !important;
}
.wrap-dark .item-tile-new .tile-title {
  color: #fff;
}
.wrap-dark .item-tile-new:hover {
  color: #fff;
}
.item-tile-gallery {
  display: block;
  position: relative;
  color: var(--clr-base);
  font-size: 14px;
  line-height: 1.25;
}
.item-tile-gallery:hover {
  color: var(--clr-base);
}
.item-tile-gallery .tile-info-wrap {
  display: block;
  padding: 16px 10px 0 10px;
}
.item-tile-gallery .tile-photo {
  border-radius: 25px;
  height: 340px;
}
.item-tile-gallery .tile-photo-wrap:last-child .tile-photo {
  height: 470px;
}
.item-tile-gallery .tile-info-text {
  height: 36px;
  line-height: 18px;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}
.item-tile-gallery .tile-info-link {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.item-tile-gallery .tile-info-title {
  margin-bottom: 16px;
  display: block;
  position: relative;
  text-transform: uppercase;
  padding: 0 0 0 24px;
  font-weight: bold;
}
.item-tile-gallery .tile-info-title:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  background: url(/local/templates/maneken/css/../img/icons/loc-att.svg) center no-repeat;
  background-size: 14px auto;
  top: 50%;
  left: -5px;
  margin-top: -12px;
}
.item-tile-gallery a:not(:hover) {
  color: inherit;
}
.item-tile-new {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 400;
  color: #999999;
}
.item-tile-new .tile-photo-wrap {
  display: block;
}
.item-tile-new .tile-photo:before {
  padding-top: 58.62%;
}
.item-tile-new .tile-info-wrap {
  display: block;
  padding: 10px 0 0 10px;
}
.item-tile-new .tile-title {
  color: var(--clr-base);
  display: block;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.item-tile-new:hover {
  color: var(--clr-base);
}
.item-tile-press {
  font-size: 14px;
  position: relative;
  line-height: 1.55;
  font-weight: 300;
  border: 1px solid var(--clr-base);
  display: -ms-flexbox;
  display: flex;
  color: var(--clr-base);
  border-radius: 15px;
  min-height: 352px;
  height: 100%;
  padding-left: 203px;
  -ms-flex-direction: column;
      flex-direction: column;
}
.item-tile-press .tile-info-wrap {
  width: 100%;
  display: block;
  -ms-flex: 1;
      flex: 1;
  padding: 40px 20px 0 20px;
  padding: 4rem 20px 0 20px;
}
.item-tile-press .tile-action-wrap {
  display: block;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 15px;
  font-weight: 400;
  padding: 20px 20px 40px 20px;
  padding: 20px 20px 4rem 20px;
}
.item-tile-press .tile-photo-wrap {
  width: 203px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  border-radius: 15px;
  background: #292929;
  z-index: 2;
}
.item-tile-press .tile-title {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 500;
  margin: 0 0 20px 0;
}
.item-tile-press .tile-photo {
  width: 203px;
  height: 203px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  transform: rotate(90deg);
}
.item-tile-press a {
  color: inherit;
}
.item-tile-press a:hover {
  color: var(--clr-att);
}
.item-tile-press:hover {
  color: var(--clr-base);
}
.item-tile-cart {
  font-size: 14px;
  line-height: 1.25;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  padding: 15px 70px 15px 0;
}
.item-tile-cart .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 70px;
}
.item-tile-cart .tile-info-wrap {
  -ms-flex: 1;
      flex: 1;
  padding: 0 30px 0 20px;
  padding: 0 3rem 0 20px;
}
.item-tile-cart .tile-actions-wrap {
  width: 420px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.item-tile-cart .tile-price-wrap {
  width: 176px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px 0 0;
}
.item-tile-cart .tile-price-wrap .tile-price {
  font-size: 16px;
  font-weight: 400;
}
.item-tile-cart .tile-counter-wrap {
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-cart .tile-total-wrap {
  -ms-flex: 1;
      flex: 1;
  padding-left: 30px;
  padding-left: 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.item-tile-cart .tile-total-wrap .tile-price {
  display: block;
  min-width: 120px;
}
.item-tile-cart .tile-price-info {
  display: block;
  margin: 5px 0 0 0;
  color: #808080;
}
.item-tile-cart .tile-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.item-tile-cart .tile-title:last-child {
  margin-bottom: 0;
}
.item-tile-cart .tile-price {
  font-size: 18px;
  font-weight: bold;
}
.item-tile-cart .tile-photo {
  border-radius: 10px;
}
.item-tile-cart .tile-photo:before {
  padding-top: 100%;
}
.item-tile-cart a:not(:hover) {
  color: inherit;
}
.item-tile-cart .ico-del {
  position: absolute;
  top: 50%;
  right: 32px;
  right: 3.2rem;
  margin-top: -12px;
}
.item-tile-question {
  display: block;
  position: relative;
}
.item-tile-question .popup-content-block {
  display: none;
  padding-bottom: 18px;
}
.item-tile-question .btn-popup {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 1.25;
  color: var(--clr-base);
  text-transform: uppercase;
  font-weight: 500;
  padding: 20px 40px 20px 0;
  padding: 20px 4rem 20px 0;
  cursor: pointer;
}
.item-tile-question .btn-popup:hover {
  color: var(--clr-base);
}
.item-tile-question .btn-popup.active:before {
  transform: rotate(45deg);
}
.item-tile-question .btn-popup.active:after {
  transform: rotate(-45deg);
}
.item-tile-question .btn-popup:before,
.item-tile-question .btn-popup:after {
  content: "";
  display: block;
  width: 26px;
  width: 2.6rem;
  height: 1px;
  background-color: var(--clr-base);
  position: absolute;
  top: 50%;
  right: 19px;
  margin: -1px -13px 0 0;
  margin: -1px -1.3rem 0 0;
  transition: all ease 0.2s;
}
.item-tile-question .btn-popup:before {
  transform: rotate(90deg);
}
.item-tile-question a:not(:hover) {
  color: inherit;
}
.item-tile-catalog {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 16px;
  line-height: 1.25;
  color: var(--clr-base);
  font-weight: 300;
  min-height: 100%;
}
.item-tile-catalog:hover {
  color: var(--clr-light);
}
.item-tile-catalog:hover .tile-title {
  color: var(--clr-att);
}
.item-tile-catalog .tile-stickers-wrap {
  width: 30px;
  width: 3rem;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.item-tile-catalog .tile-photo-wrap,
.item-tile-catalog .tile-price-wrap {
  display: block;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog .tile-price-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
}
.item-tile-catalog .tile-info-wrap {
  display: block;
  position: relative;
  width: 100%;
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  padding: 22px 0 15px 0;
  min-height: 100px;
  max-height: 100px;
}
.item-tile-catalog .tile-price {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 5px;
  line-height: 30px;
  line-height: 3rem;
}
.item-tile-catalog .tile-title {
  display: block;
  font-size: 1.125em;
  text-transform: uppercase;
  font-weight: bold;
  transition: color ease 0.2s;
  margin: 0 0 10px 0;
}
.item-tile-catalog .tile-photo:before {
  padding-top: 125%;
}
.item-tile-catalog .tile-ico {
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  display: block;
  margin-bottom: 10px;
}
.elm-photo,
.tile-photo {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  line-height: 1;
  transform: translateZ(0);
}
.elm-photo.photo-main,
.tile-photo.photo-main {
  border: 1px solid #f00;
  width: 300px;
  height: 300px;
}
.elm-photo:before,
.tile-photo:before {
  content: "";
  display: none;
  padding-top: 100%;
}
.elm-photo img,
.tile-photo img {
  display: block;
  position: relative;
  width: 100%;
}
.elm-photo.photo-cover:before,
.tile-photo.photo-cover:before {
  display: block;
}
.elm-photo.photo-cover img,
.tile-photo.photo-cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.elm-photo.photo-contain:before,
.tile-photo.photo-contain:before {
  display: block;
}
.elm-photo.photo-contain img,
.tile-photo.photo-contain img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.elm-price,
.tile-price {
  white-space: nowrap;
}
.elm-price.price-old,
.tile-price.price-old {
  text-decoration: line-through;
  color: #9C9A9A;
}
.elm-ico,
.button-ico,
.menu-ico,
.frm-ico,
.tab-ico,
.tile-ico {
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.elm-ico img,
.button-ico img,
.menu-ico img,
.frm-ico img,
.tab-ico img,
.tile-ico img,
.elm-ico [class*="icon-"],
.button-ico [class*="icon-"],
.menu-ico [class*="icon-"],
.frm-ico [class*="icon-"],
.tab-ico [class*="icon-"],
.tile-ico [class*="icon-"],
.elm-ico .i,
.button-ico .i,
.menu-ico .i,
.frm-ico .i,
.tab-ico .i,
.tile-ico .i,
.elm-ico svg,
.button-ico svg,
.menu-ico svg,
.frm-ico svg,
.tab-ico svg,
.tile-ico svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.elm-overlay {
  display: none;
  animation: fadein ease 0.2s;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 120;
}
.elm-overlay.active {
  display: block;
}
.elm-point {
  display: block;
  position: relative;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  background-color: var(--clr-att);
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--clr-base);
}
@media (max-width: 1199px) {
  .item-tile-plus br {
    display: none;
  }
}
@media (max-width: 1023px) {
  .item-tile-press {
    padding: 203px 0 0 0;
  }
  .item-tile-press .tile-photo-wrap {
    right: -1px;
    bottom: auto;
    height: 203px;
    width: auto;
  }
  .item-tile-press .tile-photo {
    transform: rotate(0deg);
  }
  .item-tile-cart {
    padding-right: 40px;
  }
  .item-tile-cart .tile-actions-wrap {
    width: 380px;
  }
  .item-tile-cart .tile-price-wrap {
    width: 150px;
  }
  .item-tile-cart .ico-del {
    right: 0;
  }
}
@media (max-width: 767px) {
  .item-tile-cart .tile-actions-wrap {
    width: 300px;
  }
  .item-tile-cart .tile-total-wrap .tile-price {
    min-width: 0;
  }
  .item-tile-cart .tile-price-wrap {
    width: 120px;
    font-size: 12px;
  }
  .item-tile-cart .tile-price-wrap .tile-price {
    font-size: 14px;
  }
  .item-tile-cart .tile-price {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .item-tile-new {
    font-size: 12px;
  }
  .item-tile-new .tile-title {
    font-size: 14px;
  }
  .item-tile-new .tile-info-wrap {
    padding-left: 0;
  }
  .item-tile-cart {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
  .item-tile-cart .tile-info-wrap {
    padding-right: 30px;
    width: calc(100% - 70px);
    -ms-flex: inherit;
        flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-cart .tile-actions-wrap {
    width: 100%;
    padding-top: 3rem;
    max-width: 300px;
  }
  .item-tile-cart .tile-total-wrap {
    padding-left: 10px;
  }
  .item-tile-cart .ico-del {
    top: 10px;
    right: 0;
    margin: 0;
  }
}
@media (max-width: 479px) {
  .item-tile-partner {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
  }
  .item-tile-catalog-main {
    min-height: 240px;
  }
  .item-tile-catalog-main .tile-title {
    font-size: 18px;
  }
  .item-tile-catalog-main .tile-photo img {
    max-width: 155px;
  }
  .item-tile-catalog-main.tile-second .tile-photo img {
    max-width: 155px;
  }
  .item-tile-catalog {
    font-size: 14px;
  }
}
@media (min-width: 480px) {
  .item-tile-catalog-main.tile-main {
    min-height: 370px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .item-tile-catalog-main.tile-main .tile-photo {
    width: 373px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
  }
  .item-tile-catalog-main.tile-main .tile-photo img {
    width: 100%;
    max-width: 100%;
  }
  .item-tile-catalog-main.tile-main .tile-info-wrap {
    width: 226px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: left;
  }
  .item-tile-catalog-main.tile-main .btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .item-tile-catalog-main.tile-main .tile-title {
    font-size: 22px;
    text-align: left;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .item-tile-catalog-main.tile-main {
    min-height: 240px;
  }
  .item-tile-catalog-main.tile-main .tile-info-wrap {
    width: 200px;
  }
  .item-tile-catalog-main.tile-main .tile-photo {
    width: 240px;
  }
}
@media (min-width: 1024px) {
  .item-tile-catalog-main.tile-second {
    min-height: 370px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .item-tile-catalog-main.tile-second .tile-photo {
    width: 294px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
  }
  .item-tile-catalog-main.tile-second .tile-photo img {
    width: 100%;
    max-width: 100%;
  }
  .item-tile-catalog-main.tile-second .tile-info-wrap {
    width: 216px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: left;
  }
  .item-tile-catalog-main.tile-second .btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .item-tile-catalog-main.tile-second .tile-title {
    font-size: 22px;
    text-align: left;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .item-tile-catalog-main.tile-main .tile-info-wrap {
    width: 180px;
  }
  .item-tile-catalog-main.tile-main .tile-photo {
    width: 320px;
  }
  .item-tile-catalog-main.tile-second .tile-info-wrap {
    width: 180px;
  }
  .item-tile-catalog-main.tile-second .tile-photo {
    width: 250px;
  }
}
/* ----------------------------------- *\
			content styles
\* ----------------------------------- */
.main-photos-box {
  padding: 40px 0 20px 0;
  padding: 4rem 0 20px 0;
}
.main-photos-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
}
.main-photos-box .title-inner-wrap {
  width: 44%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 26px 0 0;
}
.main-photos-box .title-inner-wrap .item-wrap {
  width: 50%;
}
.main-photos-box .title-inner-wrap .elm-photo {
  height: 230px;
}
.main-photos-box .title-wrap {
  min-height: 180px;
  padding-bottom: 15px;
}
.main-photos-box .items-inner-wrap {
  -ms-flex: 1;
      flex: 1;
}
.main-photos-box .h1-title {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.1;
  margin: 0;
  position: relative;
  z-index: 2;
  color: var(--clr-base);
  text-transform: none;
  font-weight: bold;
}
.main-photos-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.main-photos-box .item-wrap {
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.main-photos-box .elm-photo {
  border-radius: 5px;
  height: 320px;
}
.main-terms-box {
  background-color: #13141C;
  position: relative;
  overflow: hidden;
  padding: 170px 0;
  padding: 17rem 0;
  color: #fff;
}
.main-terms-box .items-wrap {
  margin: 0 -5px -10px -5px;
}
.main-terms-box .item-wrap {
  width: 60%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.main-terms-box .item-wrap + .item-wrap {
  width: 40%;
}
.main-terms-box .title-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 52px 30px 30px 55px;
  padding: 5.2rem 3rem 3rem 5.5rem;
  background: #13141C;
  border-radius: 15px;
  min-height: 100%;
}
.main-terms-box .title-inner-wrap .info-title {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: bold;
  color: #65677A;
  margin: 0 0 32px 0;
  margin: 0 0 3.2rem 0;
  padding-top: 10px;
  padding-top: 1rem;
}
.main-terms-box .title-inner-wrap ul {
  font-size: 15px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 400;
}
.main-terms-box .title-inner-wrap ul li {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
  padding-left: 20px;
}
.main-terms-box .title-inner-wrap ul li:last-child {
  margin-bottom: 0;
}
.main-terms-box .title-inner-wrap ul li:before {
  width: 8px;
  height: 8px;
  top: 0.55em;
  left: 0;
  margin-top: -4px;
  background-color: var(--clr-att);
}
.main-terms-box .info-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 100%;
  border-radius: 15px;
  background-color: #191A26;
  padding: 40px;
  padding: 4rem;
  text-align: center;
  font-size: 16px;
  line-height: 1.1;
}
.main-terms-box .info-inner-wrap .elm-ico {
  display: block;
  margin: 0 auto 12px auto;
  width: 50px;
  height: 50px;
}
.main-terms-box .info-inner-wrap .info-title {
  display: block;
  margin: 0 auto;
  max-width: 11.5em;
}
.main-terms-box .info-inner-wrap .info-title-wrap {
  width: 100%;
}
.main-terms-box .title-wrap {
  width: 56.5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px 0 0;
}
.main-terms-box .info-wrap {
  width: 43.5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-terms-box .elm-photo {
  width: 221px;
  max-width: 100%;
}
.main-terms-box .h1-title {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.1;
  font-weight: bold;
  text-transform: none;
  color: #fff;
  margin: 0 0 26px 0;
  margin: 0 0 2.6rem 0;
}
.main-map-box {
  background: #13141C;
  padding: 40px 0 0 0;
  padding: 4rem 0 0 0;
  font-size: 15px;
  line-height: 1.35;
  color: #fff;
  font-weight: 400;
}
.main-map-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main-map-box .items-wrap {
  margin: 0 -60px -20px -10px;
}
.main-map-box .item-wrap {
  padding: 0 10px;
  width: 33.33%;
  margin-bottom: 20px;
}
.main-map-box .map-outer-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-map-box .map-inner-wrap {
  width: 1160px;
  position: relative;
  left: 50%;
  margin-left: -580px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 50px;
  margin-top: 5rem;
}
.main-map-box .map-inner-wrap .img-map {
  display: block;
  width: 100%;
}
.main-map-box .title-inner-wrap {
  width: 500px;
  width: 50rem;
  padding: 0 30px 0 0;
  padding: 0 3rem 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-map-box .items-inner-wrap {
  overflow: hidden;
  -ms-flex: 1;
      flex: 1;
  padding-top: 55px;
  padding-top: 5.5rem;
  width: calc(100% - 50rem);
}
.main-map-box .h1-title {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.1;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: bold;
  margin-top: 0;
}
.main-map-box .h1-title:last-child {
  margin-bottom: 0;
}
.main-map-box .text-light {
  display: inline;
  color: #B6BBBD;
  font-weight: 400;
}
.main-map-box .elm-point {
  position: absolute;
  margin-bottom: -15px;
  margin-left: -15px;
}
.main-map-box .elm-point:hover {
  z-index: 4;
}
.main-map-box .elm-point:hover + .point-popup-box {
  display: block;
}
.main-map-box .point-popup-box {
  display: none;
  position: absolute;
  margin-bottom: 30px;
  width: 280px;
  margin-left: -140px;
  z-index: 5;
  color: var(--clr-base);
}
.main-start-box {
  padding: 10px 0;
}
.main-start-box .box-inner-wrap {
  background: #F9F9F9;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 80px 20px 120px;
  padding: 20px 8rem 20px 12rem;
  display: -ms-flexbox;
  display: flex;
}
.main-start-box .info-inner-wrap {
  width: 455px;
  width: 45.5rem;
  padding: 13px 77px 0 0;
  padding: 13px 7.7rem 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-start-box .photo-inner-wrap {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-start-box .item-wrap {
  margin-bottom: 23px;
}
.main-start-box .item-wrap:last-child {
  margin-bottom: 0;
}
.main-start-box .info-wrap {
  background-color: #212330;
  margin-bottom: 20px;
  position: relative;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
  color: #fff;
  padding: 10px 10px 10px 0;
}
.main-start-box .info-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 1000px;
  background-color: #212330;
}
.main-start-box .info-wrap .info-total {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--clr-att);
}
.main-start-box .h1-title {
  font-size: 58px;
  font-size: 5.8rem;
  margin: 0 -50px 20px 0;
  margin: 0 -5rem 20px 0;
  line-height: 0.95;
  font-weight: 400;
}
.main-pluses-box .inner-wrap {
  padding-top: 40px;
  padding-top: 4rem;
  padding-bottom: 80px;
  padding-bottom: 8rem;
}
.main-pluses-box .title-inner-wrap {
  font-size: 15px;
  line-height: 1.55;
  color: #56586B;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.main-pluses-box .h1-title {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.1;
  font-weight: bold;
  text-transform: none;
  margin: 0 0 11px 0;
  color: var(--clr-base);
  max-width: 8.96551724em;
}
.main-pluses-box .items-wrap {
  margin: 0 -10px -53px -10px;
  margin: 0 -10px -5.3rem -10px;
  position: relative;
}
.main-pluses-box .items-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 906px;
  background: url(/local/templates/maneken/css/../img/logo-plus.svg) center no-repeat;
  background-size: contain;
}
.main-pluses-box .item-wrap {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 53px;
  margin-bottom: 5.3rem;
  z-index: 2;
}
.main-history-box {
  background-color: #13141C;
  position: relative;
  text-align: center;
  font-size: 15px;
  line-height: 1.55;
  color: #fff;
  overflow: hidden;
}
.main-history-box .items-outer-wrap {
  position: relative;
  overflow: hidden;
}
.main-history-box .items-wrap {
  margin: -4px -10px -40px -10px;
  padding-left: 30px;
}
.main-history-box .item-wrap {
  padding: 0 10px 40px 40px;
  position: relative;
}
.main-history-box .item-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: -40px;
  left: 0;
  bottom: 40px;
  width: 1px;
  border-left: 1px dashed #56586B;
}
.main-history-box .item-wrap:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(86, 88, 107, 0.5);
  position: absolute;
  top: 0.77em;
  left: -6px;
  margin-top: -6px;
}
.main-history-box .item-tile-history {
  position: static;
}
.main-history-box .item-tile-history .tile-title {
  position: static;
}
.main-history-box .item-tile-history .tile-title:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #56586B;
  z-index: 2;
  position: absolute;
  top: 0.77em;
  left: -4px;
  margin-top: -4px;
}
.main-history-box .elm-photo {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 338px;
  z-index: 1;
}
.main-history-box .inner-wrap {
  padding-top: 40px;
  padding-bottom: 0;
  z-index: 2;
}
.main-history-box .line-slider-box {
  margin: 0;
  height: 54px;
  padding: 0;
}
.main-history-box .line-slider-box .sl-wrap img,
.main-history-box .line-slider-box .sl-wrap svg {
  height: 54px;
}
.main-history-box .title-inner-wrap {
  text-align: center;
  font-size: 15px;
  line-height: 1.55;
  color: #D3D3D3;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.main-history-box .page-inner-subtitle {
  margin: 0 0 20px 0;
  color: #B6BBBD;
}
.main-history-box .h1-title {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.1;
  margin: 0 0 11px 0;
  text-transform: none;
  font-weight: bold;
  color: #fff;
}
.main-partners-box {
  background: #13141C;
  position: relative;
  overflow: hidden;
  color: #fff;
  font-size: 15px;
  line-height: 1.55;
  padding: 58px 0 67px 0;
  padding: 5.8rem 0 6.7rem 0;
}
.main-partners-box .items-wrap {
  margin: 0 -3px -5px -2px;
}
.main-partners-box .item-wrap {
  padding: 0 3px 0 2px;
  width: 20%;
  margin-bottom: 5px;
}
.main-partners-box .photo-inner-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #D3D3D3;
  padding: 50px 80px 70px 80px;
  padding: 5rem 8rem 7rem 8rem;
  overflow: hidden;
  margin-top: 5px;
  min-height: 425px;
}
.main-partners-box .photo-inner-wrap:first-child {
  margin-top: 0;
}
.main-partners-box .photo-inner-wrap p {
  max-width: 28em;
}
.main-partners-box .title-inner-wrap {
  display: block;
  width: 100%;
}
.main-partners-box .page-inner-subtitle {
  margin-bottom: 21px;
}
.main-partners-box .h1-title {
  text-transform: none;
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.1;
  font-weight: bold;
  letter-spacing: normal;
  max-width: 7.24137931em;
}
.main-fs-box {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.55;
}
.main-fs-box .inner-wrap {
  padding-top: 50px;
  padding-top: 5rem;
  padding-bottom: 70px;
  padding-bottom: 7rem;
  min-height: 720px;
  min-height: 72rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.main-fs-box .title-inner-wrap {
  display: block;
  width: 100%;
}
.main-fs-box .h1-title {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.18421053;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 12px 0;
}
.main-fs-box .logo-wrap {
  width: 100%;
  max-width: 566px;
  max-width: 56.6rem;
  margin: 0 auto 55px auto;
  margin: 0 auto 5.5rem auto;
  position: relative;
}
.main-fs-box .info-wrap {
  margin: 0 auto;
  max-width: 16.66666667em;
  display: block;
}
.main-fs-box .logo-title {
  float: left;
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: rotate(-4deg);
  margin-left: 30px;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1;
  z-index: 2;
}
.about-article-box {
  padding: 80px 0;
  padding: 8rem 0;
  font-size: 12px;
  line-height: 1.4;
  color: #999999;
  letter-spacing: normal;
  font-weight: 400;
  font-family: 'Press Start 2P', cursive;
}
.about-article-box .article-section-wrap {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  margin-bottom: 8rem;
  margin-left: -20px;
  margin-left: -2rem;
  margin-right: -20px;
  margin-right: -2rem;
}
.about-article-box .article-section-wrap:last-child {
  margin-bottom: 0;
}
.about-article-box .page-inner-title {
  color: #fff;
}
.about-article-box .page-inner-title:last-child {
  margin-bottom: 0 !important;
}
.about-article-box .article-column-wrap {
  padding: 0 20px;
  padding: 0 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
.about-article-box .column-start {
  padding-top: 22px;
  padding-top: 2.2rem;
}
.about-article-box .column-end {
  padding-top: 60px;
  padding-top: 6rem;
}
.about-article-box .section-full .elm-photo + .page-inner-title {
  position: relative;
  padding-left: 45px;
  padding-left: 4.5rem;
  z-index: 2;
  margin-top: -65px;
  margin-top: -6.5rem;
  max-width: 37.69230769em;
}
.about-article-box .section-main {
  margin-left: -50px;
  margin-left: -5rem;
  margin-right: -50px;
  margin-right: -5rem;
}
.about-article-box .section-main .article-column-wrap {
  width: 47.5%;
  padding-left: 50px;
  padding-left: 5rem;
  padding-right: 50px;
  padding-right: 5rem;
}
.about-article-box .section-main .article-column-wrap + .article-column-wrap {
  width: 52.5%;
}
.about-article-box .section-main .page-inner-title {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.about-article-box .section-main .elm-photo {
  margin-bottom: 77px;
  margin-bottom: 7.7rem;
}
.about-article-box .section-inner .article-column-wrap {
  width: 45%;
}
.about-article-box .section-inner .article-column-wrap + .article-column-wrap {
  width: 27.5%;
}
.about-article-box .section-inner .article-column-wrap + .article-column-wrap + .article-column-wrap {
  width: 27.5%;
}
.about-article-box p {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.about-article-box .elm-photo {
  margin-bottom: 20px;
}
.about-article-box .elm-photo:last-child {
  margin-bottom: 0 !important;
}
.about-article-box * {
  font-family: 'Press Start 2P', cursive;
}
.about-top-box {
  background: #000;
  color: #fff;
}
.about-top-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 750px;
  min-height: 75rem;
  padding-top: 50px;
  padding-top: 5rem;
  padding-bottom: 50px;
  padding-bottom: 5rem;
}
.about-top-box .title-inner-wrap {
  display: block;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.about-top-box .page-inner-title {
  margin-bottom: 0.3em;
  margin-left: auto;
  margin-right: auto;
  max-width: 24.34615385em;
}
.about-top-box .page-inner-title:last-child {
  margin-bottom: 0;
}
.main-subscribe-box {
  background-color: #1e1e1e;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  color: #fff;
  border-top:1px solid #999;
}
.main-subscribe-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-top: 6.4rem;
  padding-bottom: 48px;
  padding-bottom: 4.8rem;
}
.main-subscribe-box .form-inner-wrap {
  width: 572px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 9px;
}
.main-subscribe-box .title-inner-wrap {
  -ms-flex: 1;
      flex: 1;
  padding-right: 24px;
}
.main-subscribe-box .inner-title {
  display: block;
  position: relative;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 45px;
  letter-spacing: normal;
}
.main-subscribe-box .inner-title:before {
  content: "";
  display: block;
  width: 30px;
  height: 22px;
  position: absolute;
  background: url(/local/templates/maneken/css/../img/icons/email-att.svg) center no-repeat;
  background-size: 100% auto;
  margin-top: -11px;
  left: 0;
  top: 0.625em;
}
.main-subscribe-box .frm-row {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.main-subscribe-box .field-input {
  -ms-flex: 1;
      flex: 1;
  padding: 0 20px 0 0;
  width: auto;
}
.main-subscribe-box .field-button {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
}
.main-subscribe-box .form-input {
  height: 45px;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  font-weight: 400;
  padding: 0;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.main-subscribe-box [placeholder]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.main-subscribe-box [placeholder]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.main-subscribe-box [placeholder]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.main-subscribe-box [placeholder]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.main-subscribe-box .btn {
  height: 65px;
  height: 6.5rem;
  min-height: 45px;
  padding: 0 30px;
  min-width: 252px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.main-subscribe-box p {
  max-width: 23.625em;
}
.main-reviews-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.main-reviews-box .items-wrap {
  margin: 0 -6px -20px -6px;
}
.main-reviews-box .item-wrap {
  width: 25%;
  padding: 0 6px;
  margin-bottom: 20px;
}
.main-reviews-box .more-wrap {
  margin-top: 40px;
  margin-top: 4rem;
  text-align: center;
}
.main-reviews-box .more-wrap .btn {
  min-width: 252px;
  height: 65px;
  height: 6.5rem;
  border-radius: 0;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.main-reviews-box .elm-photo {
  border-radius: 2.5rem;
  box-shadow: 0px 0px 35px rgba(24, 24, 24, 0.1);
  transition: all ease 0.2s;
}
.main-reviews-box .elm-photo:hover {
  box-shadow: 0px 0px 50px rgba(24, 24, 24, 0.2);
}
.main-srt-box {
  background-color: #fafafa;
  margin-bottom: 90px;
  margin-bottom: 9rem;
  font-size: 16px;
  line-height: 1.55;
  overflow: visible;
}
.main-srt-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}
.main-srt-box .info-inner-wrap {
  width: 49%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 70px;
  padding-top: 7rem;
  padding-bottom: 80px;
  padding-bottom: 8rem;
}
.main-srt-box .photo-inner-wrap {
  width: 51%;
  padding: 0 20px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-srt-box .photo-inner-wrap .elm-photo {
  margin-left: -30px;
  margin-right: 0;
  width: auto;
  overflow: visible;
}
.main-srt-box .photo-inner-wrap .elm-photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: inherit;
}
.main-srt-box .photo-inner-wrap .elm-photo:before {
  display: block;
  padding-top: 80%;
}
.main-srt-box .logo-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.25;
}
.main-srt-box .logo-inner-wrap .elm-photo {
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}
.main-srt-box .logo-inner-wrap p,
.main-srt-box .logo-inner-wrap .logo-title {
  max-width: 27em;
  display: block;
  margin: 0;
  -ms-flex: 1;
      flex: 1;
}
.main-srt-box .btn {
  border-radius: 0;
  height: 65px;
  height: 6.5rem;
  padding: 0 24px;
  min-width: 252px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.main-srt-box p {
  max-width: 23.625em;
  margin-bottom: 10px;
}
.main-srt-box .info-title {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: bold;
  margin: 0 0 20px 0;
  letter-spacing: normal;
}
.main-srt-box .info-title-image {
  display: block;
  width: 140px;
  margin-bottom: 6px;
}
.main-srt-box .info-title-image img {
  display: block;
  width: 100%;
}
.main-brand-box {
  background-color: var(--clr-base);
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  position: relative;
  margin-bottom: 66px;
  margin-bottom: 6.6rem;
}
.main-brand-box .photos-inner-wrap {
  -ms-flex: 1;
      flex: 1;
  max-width: calc(100% - 340px);
}
.main-brand-box .photo-out-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  padding-bottom: 42px;
}
.main-brand-box .photo-out-wrap:before {
  content: "";
  display: block;
  position: absolute;
  width: 406px;
  height: 558px;
  bottom: -30px;
  left: 50%;
  margin-left: -203px;
  background: url(/local/templates/maneken/css/../img/photo-out.png) center bottom no-repeat;
  background-size: 100% auto;
}
.main-brand-box .photo-out-wrap .elm-photo:before {
  padding-top: 100%;
}
.main-brand-box .elm-photo:before {
  padding-top: 144.18%;
}
.main-brand-box .items-wrap {
  width: 1400px;
  -ms-flex-align: end;
      align-items: flex-end;
}
.main-brand-box .item-wrap {
  width: 225px;
  padding: 0 10px 0 0;
  z-index: 2;
}
.main-brand-box .item-wrap:nth-child(5) {
  display: none;
}
.main-brand-box .item-wrap.wrap-main {
  width: 238px;
  z-index: 1;
}
.main-brand-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.main-brand-box .title-inner-wrap {
  width: 340px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 540px;
  padding: 10px 30px 40px 0;
}
.main-brand-box .inner-title {
  display: block;
  font-size: 32px;
  line-height: 1.55;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 -60px 15px 0;
}
.main-brand-box .inner-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  transition: all ease 0.2s;
  font-size: 12px;
  font-weight: 500;
  margin-top: 40px;
  margin-top: 4rem;
  letter-spacing: 0.1em;
}
.main-brand-box .inner-button .button-ico {
  width: 66px;
  height: 66px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-brand-box .inner-button .button-title {
  display: block;
  padding: 0 0 0 15px;
}
.main-brand-box .inner-button:hover {
  color: var(--clr-att);
}
.main-brand-box .elm-ico {
  width: 60px;
  height: 120px;
  margin-top: -35px;
  margin-top: -3.5rem;
}
.main-brand-box p {
  max-width: 16.25em;
}
.main-section-box > .inner-wrap > *:first-child {
  margin-top: 0;
}
.main-about-box {
  color: #fff;
  position: relative;
  overflow: hidden;
  background-color: #000;
  margin-bottom: 70px;
  margin-bottom: 7rem;
}
.main-about-box .inner-wrap {
  min-height: 564px;
  padding-top: 140px;
  padding-bottom: 40px;
}
.main-about-box .info-inner-wrap {
  width: 737px;
  width: 73.7rem;
  display: block;
  margin: 0 90px 0 auto;
  margin: 0 9rem 0 auto;
  position: relative;
  background: url(/local/templates/maneken/css/../img/about.svg) 0 0 no-repeat;
  background-size: 100% auto;
  padding: 190px 0 0 350px;
  padding: 19rem 0 0 35rem;
}
.main-about-box .info-title {
  display: block;
  font-size: 22px;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  font-weight: 400;
  margin: 0 0 40px 0;
  font-family: 'Press Start 2P', cursive;
}
.main-about-box .btn {
  min-width: 160px;
  padding: 0;
  margin-left: 80px;
  margin-left: 8rem;
  font-size: 33px;
  font-weight: 400;
  letter-spacing: normal;
  border-radius: 0;
  height: 45px;
}
.main-catalog-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.main-catalog-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.main-catalog-box .item-wrap {
  width: 46.5%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.main-catalog-box .wrap-main {
  width: 53.5%;
}
.main-catalog-box .wrap-small {
  width: 26.75%;
}
.main-tiles-box {
  padding: 80px 0;
  padding: 8rem 0;
  margin-bottom: 90px;
  margin-bottom: 9rem;
}
.main-tiles-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.main-tiles-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 50%;
}
.main-top-box {
  background: #000;
  position: relative;
  overflow: hidden;
}
.main-top-box .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  min-height: 750px;
  min-height: 75rem;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 140px;
  padding-top: 14rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
.main-top-box .title-inner-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-top-box .actions-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.main-top-box .action-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px;
  margin-bottom: 20px;
}
.main-top-box .top-title {
  font-size: 21px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin: 0 auto 75px auto;
  margin: 0 auto 7.5rem auto;
  max-width: 20.47619048em;
  font-family: 'Press Start 2P', cursive;
}
.main-top-box .btn {
  min-width: 252px;
  height: 66px;
  height: 6.6rem;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.main-top-box .btn.button-att.button-border:not(:hover) {
  color: #fff !important;
}
.gallery-slider-box {
  margin-bottom: 75px;
  margin-bottom: 7.5rem;
  position: relative;
}
.main-section-box_margin .gallery-slider-box{
  margin-bottom: 0;
}
.gallery-slider-box .more-wrap {
  margin-top: 40px;
  margin-top: 4rem;
}
.gallery-slider-box .slider-wrap {
  margin: 0 -10px;
  position: static;
}
.gallery-slider-box .slider {
  position: static;
}
.gallery-slider-box .sl-wrap {
  padding: 0 10px;
  position: relative;
}
.gallery-slider-box .title-box {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding-right: 110px;
}
.gallery-slider-box .ico-arrow {
  position: absolute;
  top: -2px;
  right: 10px;
}
.gallery-slider-box .ico-arrow-prev {
  margin-right: 55px;
}
.gallery-slider-box .item-tile-gallery,
.gallery-slider-box .item-tile-photo-link {
  width: 290px;
}
.gallery-slider-box .slick-list {
  overflow: visible;
}
.gallery-slider-box .btn {
  height: 75px;
  height: 7.5rem;
  padding: 0 23px;
  padding: 0 2.3rem;
  font-size: 12px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  border-radius: 0;
}
.point-popup-box {
  display: block;
  z-index: 10;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px 15px 20px 20px;
  font-size: 14px;
  line-height: 1.55;
}
.point-popup-box .popup-title {
  font-weight: bold;
  font-size: 1em;
  line-height: inherit;
  margin: 0;
}
.point-popup-box p {
  margin-bottom: 24px;
}
.point-popup-box a:not(:hover) {
  color: inherit;
}
.map-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.map-box .img-map {
  height: 373px;
  display: block;
  position: relative;
  max-width: inherit;
  width: auto;
}
.map-box .ico-point {
  position: absolute;
  bottom: 306px;
  right: 370px;
  margin: 0 -15px -15px 0;
}
.map-box .point-popup-box {
  position: absolute;
  bottom: 306px;
  right: 370px;
  width: 280px;
  margin-right: -140px;
  margin-bottom: 25px;
}
.add-shop-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
  background-color: #F5F5F5;
  padding: 50px 35px;
  padding: 5rem 3.5rem;
  font-size: 14px;
  line-height: 1.25;
}
.add-shop-box .h1-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.add-shop-box .btn {
  height: 65px;
  height: 6.5rem;
  padding: 0 26px;
  padding: 0 2.6rem;
  font-size: 11px;
  letter-spacing: 0.1em;
  margin-top: 22px;
  margin-top: 2.2rem;
}
.logo-box {
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.logo-box:first-child {
  margin-top: 75px;
  margin-top: 7.5rem;
}
.logo-box .logo-wrap {
  width: 340px;
  max-width: 100%;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}
.logo-box .info-wrap {
  margin: 0 auto;
  max-width: 25.625em;
}
.news-box {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.news-box .items-wrap {
  margin: 0 -10px -30px -10px;
}
.news-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 30px;
  width: 25%;
}
.page-title-box {
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.page-title-box:first-child {
  margin-top: 130px;
  margin-top: 13rem;
}
.page-title-box img {
  display: block;
  width: auto;
  max-width: inherit;
  height: 190px;
  height: 19rem;
  margin-bottom: 18px;
}
.page-title-box img:last-child {
  margin-bottom: 0;
}
.tiles-box {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.tiles-box .items-wrap {
  margin: 0 -5px -10px -5px;
}
.tiles-box .item-wrap {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.tiles-box .more-wrap {
  margin-top: 40px;
  margin-top: 4rem;
  text-align: center;
}
.tiles-box .more-wrap .btn {
  min-width: 252px;
  height: 65px;
  height: 6.5rem;
  border-radius: 0;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.line-slider-box {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  position: relative;
  display: block;
}
.line-slider-box.slider-small {
  margin: 0;
}
.line-slider-box.slider-small:first-child {
  margin-top: 0;
}
.line-slider-box.slider-dark {
  background-color: #000;
  color: #fff;
}
.line-slider-box.slider-dark .line-inner-wrap {
  background-color: #000;
}
.line-slider-box .sl-title {
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
}
.line-slider-box:first-child {
  margin-top: 110px;
  margin-top: 11rem;
}
.line-slider-box .info-inner-wrap {
  margin-top: 15px;
  line-height: 1.55;
  text-align: center;
}
.line-slider-box .button-inner-wrap {
  margin-bottom: 35px;
  text-align: center;
  line-height: 1;
}
.line-slider-box .button-inner-wrap .btn {
  min-width: 132px;
  height: 32px;
  font-size: 12px;
  border-radius: 5px;
  letter-spacing: normal;
}
.line-slider-box .line-inner-wrap {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
.line-slider-box .sl-wrap {
  padding: 0 15px;
}
.line-slider-box .sl-wrap img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: inherit;
  height: 37px;
}
.line-slider-box .sl-small img {
  height: 27px;
}
.widget-box {
  display: block;
  position: relative;
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.article-box {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.article-box .article-columns-wrap {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  display: -ms-flexbox;
  display: flex;
}
.article-box .column-main {
  width: 24.3%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 30px 0 0;
  padding: 0 3rem 0 0;
}
.article-box .column-middle {
  -ms-flex: 1;
      flex: 1;
  padding-right: 30px;
  padding-right: 3rem;
}
.article-box .column-right {
  width: 322px;
  width: 32.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.article-box .column-right img {
  display: block;
  width: 100%;
}
.article-box h1,
.article-box h2,
.article-box .h1-title,
.article-box .h2-title {
  font-size: 22px;
  font-weight: 500;
  margin: 40px 0 15px 0;
  margin: 4rem 0 15px 0;
}
.article-box h1:first-child,
.article-box h2:first-child,
.article-box .h1-title:first-child,
.article-box .h2-title:first-child {
  margin-top: 0;
}
.article-box h1 + h1,
.article-box h2 + h1,
.article-box .h1-title + h1,
.article-box .h2-title + h1,
.article-box h1 + h2,
.article-box h2 + h2,
.article-box .h1-title + h2,
.article-box .h2-title + h2,
.article-box h1 + .h1-title,
.article-box h2 + .h1-title,
.article-box .h1-title + .h1-title,
.article-box .h2-title + .h1-title,
.article-box h1 + .h2-title,
.article-box h2 + .h2-title,
.article-box .h1-title + .h2-title,
.article-box .h2-title + .h2-title {
  margin-top: 20px;
}
.article-box h1.title-space,
.article-box h2.title-space,
.article-box .h1-title.title-space,
.article-box .h2-title.title-space {
  line-height: 1.55;
}
.article-box a {
  color: var(--clr-att);
}
.article-box a:hover {
  color: var(--clr-attention);
}
.submit-box {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.submit-box .btn {
  height: 55px;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 0 30px;
  min-width: 298px;
  max-width: 100%;
}
.page-section-box {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  border: 1px solid #DCDCDC;
  border-radius: 2rem;
  line-height: 1.25;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}
.page-section-box.section-side {
  background-color: #fafafa;
  font-size: 16px;
}
.page-section-box .section-title-wrap {
  display: block;
  border-bottom: 1px solid #DCDCDC;
  background-color: #FAFAFA;
  padding: 19px 40px 14px 40px;
  padding: 19px 4rem 14px 4rem;
}
.page-section-box .section-content-wrap {
  display: block;
  padding: 40px 30px;
  padding: 4rem 3rem;
}
.page-section-box .section-title {
  display: block;
  font-size: 1.22222222em;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
.page-section-box .frm-field {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  line-height: inherit;
}
.page-section-box .frm-row {
  line-height: inherit;
}
.page-section-box .frm-row:last-child .frm-field {
  margin-bottom: 0;
}
.page-section-box .frm-field-title {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
.page-section-box .frm-select {
  margin-bottom: 7px;
  margin-left: 10px;
}
.page-section-box .frm-select:last-child {
  margin-bottom: 0;
}
.page-section-box table {
  margin: 0;
}
.page-section-box .tbl-wrap {
  margin: -20px -30px -40px -30px;
  margin: -2rem -3rem -4rem -3rem;
}
.page-section-box .tbl-wrap table {
  margin: 0;
}
.page-section-box .tbl-wrap table thead th:first-child,
.page-section-box .tbl-wrap table tbody th:first-child,
.page-section-box .tbl-wrap table thead td:first-child,
.page-section-box .tbl-wrap table tbody td:first-child {
  padding-left: 40px;
  padding-left: 4rem;
}
.page-section-box .tbl-wrap table thead th:last-child,
.page-section-box .tbl-wrap table tbody th:last-child,
.page-section-box .tbl-wrap table thead td:last-child,
.page-section-box .tbl-wrap table tbody td:last-child {
  padding-right: 30px;
  padding-right: 3rem;
}
.cart-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.cart-box .items-wrap {
  border-top: 1px solid #83857E;
}
.cart-box .item-wrap {
  border-bottom: 1px solid #83857E;
}
.cart-box .cart-title {
  font-size: 22px;
  line-height: 1.25;
  margin-bottom: 22px;
  font-weight: bold;
  display: block;
}
.cart-box .cart-total-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-top: 40px;
  margin-top: 4rem;
  margin-left: 0;
 /* margin-right: -40px;
  margin-right: -4rem;*/
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cart-box .cart-total-wrap .cart-total {
  padding: 10px 40px 10px 0;
  padding: 1rem 4rem 1rem 0;
  padding: 1rem 0rem 1rem 0;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
}
.cart-box .cart-total-wrap .btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px;
  margin-right: 40px;
  margin-right: 4rem;
  white-space: normal;
}
.card-box {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.card-box .photos-inner-wrap {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card-box .info-inner-wrap {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 4px;
  padding-left: 40px;
  padding-left: 4rem;
}
.card-box .photos-slider-box {
  max-width: 560px;
  margin: 0;
}
.card-box .title-wrap {
  margin-bottom: 20px;
}
.card-box .price-wrap {
  margin: 0 -10px 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 22px;
  line-height: 1.25;
}
.card-box .price-wrap .elm-price {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px 10px 0;
}
.card-box .widget-wrap {
  line-height: 1;
  margin-bottom: 20px;
}
.card-box .actions-wrap {
  margin: 0 -10px 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.card-box .actions-wrap .btn,
.card-box .actions-wrap .btn-action-ico {
  margin: 0 10px 10px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card-box .h2-title {
  text-transform: uppercase;
  margin-bottom: 0.3em;
}
.card-box .h2-title:last-child {
  margin-bottom: 0;
}
.photos-slider-box {
  display: block;
  position: relative;
  padding: 0 0 0 60px;
}
.photos-slider-box .slider-outer-wrap {
  padding: 0 70px;
  padding: 0 7rem;
  position: relative;
}
.photos-slider-box .slider-outer-wrap .ico-arrow {
  position: absolute;
  top: 50%;
  left: -40px;
  left: -4rem;
  margin-top: -15px;
}
.photos-slider-box .slider-outer-wrap .ico-arrow.slick-disabled {
  opacity: 0.3;
}
.photos-slider-box .slider-outer-wrap .ico-arrow-next {
  left: auto;
  right: -40px;
  right: -4rem;
}
.photos-slider-box .slider-wrap .elm-photo {
  height: 480px;
}
.photos-slider-box .sl-wrap.active .elm-photo:after {
  opacity: 1;
}
.photos-slider-box .elm-photo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity ease 0.2s;
}
.questions-box {
  margin-bottom: 70px;
  margin-bottom: 7rem;
}
.questions-box .items-wrap {
  border-top: 1px solid var(--clr-base);
}
.questions-box .item-wrap {
  border-bottom: 1px solid var(--clr-base);

}

.title-box {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.title-box.title-small {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.title-box .page-title,
.title-box .page-subtitle {
  margin-bottom: 0.3em;
  text-transform: uppercase;
}
.title-box .page-title:last-child,
.title-box .page-subtitle:last-child {
  margin-bottom: 0;
}
.title-box .page-title:last-child,
.title-box .page-subtitle:last-child {
  margin-bottom: 0;
  font-family: 'Microgramma' !important;
  color: rgb(255 255 255 / 61%);
  color: #000;
}
.about-locations-box .title-box .page-title {
color: #fff;
}
.catalog-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.catalog-box .items-wrap {
 /* margin: 0 -20px -50px -20px;
  margin: 0 -2rem -5rem -2rem;*/
}
.catalog-box .slider-wrap {
  margin: 0 -20px;
  margin: 0 -2rem;
}
.catalog-box .sl-wrap {
  padding: 0 20px;
  padding: 0 2rem;
}
.catalog-box .item-wrap {
  padding: 0 20px;
  padding: 0 2rem;
  margin-bottom: 50px;
  margin-bottom: 5rem;
  width: 33.33%;
  width: 25%;
}
.catalog-box .slick-dots {
  padding-top: 20px;
}
.catalog-box .ico-arrow {
  position: absolute;
  top: 50%;
  left: -50px;
  left: -5rem;
  margin-top: -15px;
}
.catalog-box .ico-arrow-next {
  left: auto;
  right: -50px;
  right: -5rem;
  right: 3rem;
}
.catalog-box .ico-arrow-prev{
  left: auto;
  right: -50px;
  right: -5rem;
  right: 7rem;
}
.catalog-menu-box {
  margin-bottom: 50px;
  margin-bottom: 5rem;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 400;
  color: var(--clr-light);
}
.catalog-menu-box .menu {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px 0 0;
  border-bottom: 1px solid #83857E;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.catalog-menu-box li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.catalog-menu-box a {
  display: block;
  position: relative;
  padding: 0 40px 13px 0;
}
.catalog-menu-box a.active {
  font-weight: bold;
}
.catalog-menu-box a:not(:hover) {
  color: var(--clr-base);
}
.breadcrumbs-box {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 45px 0 58px 0;
  padding: 4.5rem 0 5.8rem 0;
  font-weight: 500;
}
.breadcrumbs-box .menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 0 0;
}
.breadcrumbs-box .menu li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin: 0 20px 0 0;
}
.breadcrumbs-box .menu li:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 100%;
  background: url(/local/templates/maneken/css/../img/icons/arrow-bread.svg) center no-repeat;
  background-size: 10px auto;
  margin-top: -10px;
}
.breadcrumbs-box .menu li:last-child:after {
  display: none;
}
.breadcrumbs-box a:not(:hover) {
  color: inherit;
}
.wrap-dark .page-title-box {
  color: #fff;
}
.bg-dark {
  background-color: var(--clr-base);
  color: #fff;
}
.bg-actions-box .action-wrap > a.btn.all_ws:not(:hover)  {
  background:#37f713;
  color:#000!important;
}

.bg-actions-box .action-wrap > a.btn.all_ws:hover {
  background:#ff5e0d;
  border-color:#ff5e0d;
  color:#fff!important;
}
@media (max-width: 1399px) {
  .catalog-box .ico-arrow-prev {
    left: 3rem;
  }
  .catalog-box .ico-arrow-next {
    right: 3rem;
  }
}
@media (max-width: 1279px) {
  .main-history-box .elm-photo {
    right: 50%;
    margin-right: -640px;
  }
}
@media (max-width: 1199px) {
  .main-map-box .items-wrap {
    margin-right: -10px;
  }
  .main-start-box .box-inner-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .about-article-box .section-main {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .about-article-box .section-main .article-column-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .main-brand-box .items-wrap {
    margin-left: -60px;
  }
}
@media (max-width: 1023px) {
  .main-photos-box .items-wrap {
    margin: 0 -5px -10px -5px;
  }
  .main-photos-box .item-wrap {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .main-terms-box .item-wrap {
    width: 100%;
  }
  .main-terms-box .item-wrap + .item-wrap {
    width: 100%;
  }
  .main-terms-box .info-inner-wrap {
    min-height: 38rem;
  }
  .main-map-box .inner-wrap {
    display: block;
  }
  .main-map-box .title-inner-wrap {
    width: 100%;
    padding-right: 0;
  }
  .main-map-box .items-inner-wrap {
    width: 100%;
  }
  .main-start-box .h1-title {
    font-size: 4.5rem;
  }
  .main-partners-box .item-wrap {
    width: 33.33%;
  }
  .about-article-box .section-main,
  .about-article-box .section-inner,
  .about-article-box .section-full {
    margin-left: -10px;
    margin-right: -10px;
  }
  .about-article-box .section-main .article-column-wrap,
  .about-article-box .section-inner .article-column-wrap,
  .about-article-box .section-full .article-column-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-subscribe-box {
    text-align: center;
  }
  .main-subscribe-box .inner-wrap {
    display: block;
  }
  .main-subscribe-box .title-inner-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 4rem;
  }
  .main-subscribe-box .form-inner-wrap {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .main-subscribe-box .frm-row {
    margin: 0 auto;
    max-width: 572px;
    width: 100%;
  }
  .main-subscribe-box .inner-title {
    padding-left: 0;
    padding-top: 34px;
  }
  .main-subscribe-box .inner-title:before {
    top: 0;
    left: 50%;
    margin: 0 0 0 -15px;
  }
  .main-subscribe-box p {
    margin-left: auto;
    margin-right: auto;
  }
  .main-brand-box .inner-wrap {
    display: block;
  }
  .main-brand-box .item-wrap {
    width: 250px;
  }
  .main-brand-box .item-wrap:nth-child(5) {
    display: block;
  }
  .main-brand-box .items-wrap {
    left: 50%;
    margin-left: -470px;
  }
  .main-brand-box .title-inner-wrap {
    width: 100%;
    padding-right: 0;
    text-align: center;
    display: block;
    padding-top: 20px;
    min-height: 0;
    margin-bottom: 200px;
  }
  .main-brand-box .inner-title {
    margin-right: 0;
    font-size: 20px;
  }
  .main-brand-box p {
    margin-left: auto;
    margin-right: auto;
  }
  .main-about-box .inner-wrap {
    min-height: 400px;
    padding-top: 100px;
  }
  .main-catalog-box .item-wrap {
    width: 50%;
  }
  .main-catalog-box .wrap-main {
    width: 100%;
  }
  .map-box {
    width: 810px;
    left: 50%;
    margin-left: -405px;
  }
  .add-shop-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
  .news-box .item-wrap {
    width: 50%;
  }
  .article-box .article-columns-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .article-box .column-main {
    width: calc(100% - 32.2rem);
    -ms-flex-order: 1;
        order: 1;
  }
  .article-box .column-right {
    -ms-flex-order: 2;
        order: 2;
  }
  .article-box .column-middle {
    width: 100%;
    padding: 0;
    margin-top: 4rem;
    -ms-flex-order: 3;
        order: 3;
  }
  .page-section-box {
    font-size: 16px;
  }
  .photos-slider-box {
    padding: 0;
  }
  .photos-slider-box .slider-outer-wrap {
    margin-bottom: 5px;
    padding: 0;
  }
  .photos-slider-box .slider-outer-wrap .ico-arrow {
    left: 10px;
  }
  .photos-slider-box .slider-outer-wrap .ico-arrow-next {
    left: auto;
    right: 10px;
  }
  .photos-slider-box .slider-preview-wrap {
    margin: 0 -5px;
  }
  .photos-slider-box .slider-preview-wrap .sl-wrap {
    padding: 0 5px;
  }
  .catalog-box .item-wrap {
    padding: 0 5px;
    margin-bottom: 30px;
  }
  .catalog-box .items-wrap {
    margin: 0 -5px -30px -5px;
  }
  .catalog-box .slider-wrap {
    margin: 0 -5px;
  }
  .catalog-box .sl-wrap {
    padding: 0 5px;
  }
  .catalog-menu-box .menu {
    margin-left: calc(var(--paddingContainer) * -1);
    margin-right: calc(var(--paddingContainer) * -1);
    padding-left: var(--paddingContainer);
    padding-right: var(--paddingContainer);
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .catalog-menu-box .menu::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}
@media (max-width: 767px) {
  .main-photos-box .inner-wrap {
    display: block;
  }
  .main-photos-box .title-inner-wrap {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .main-photos-box .title-wrap {
    min-height: 0;
  }
  .main-map-box .map-inner-wrap {
    width: 800px;
    margin-left: -400px;
  }
  .main-start-box .box-inner-wrap {
    padding: 20px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .main-start-box .info-inner-wrap {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 4rem;
  }
  .main-start-box .item-tile-start {
    margin: 0 auto;
  }
  .main-start-box .photo-inner-wrap {
    -ms-flex: inherit;
        flex: inherit;
    width: 100%;
  }
  .main-start-box .h1-title {
    margin-right: 0;
  }
  .main-start-box .info-wrap {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-article-box .section-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-article-box .section-inner .article-column-wrap {
    width: 52.5%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .about-article-box .section-inner .article-column-wrap + .article-column-wrap {
    width: 47.5%;
  }
  .about-article-box .section-inner .article-column-wrap + .article-column-wrap + .article-column-wrap {
    margin-top: 5rem;
    width: 100%;
  }
  .main-reviews-box .item-wrap {
    width: 50%;
  }
  .main-srt-box .inner-wrap {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .main-srt-box .info-inner-wrap {
    width: 100%;
    padding-left: 0;
    text-align: center;
    -ms-flex-order: 1;
        order: 1;
  }
  .main-srt-box .logo-inner-wrap {
    display: block;
  }
  .main-srt-box .logo-inner-wrap p,
  .main-srt-box .logo-inner-wrap .logo-title {
    margin: 0 auto;
    width: 100%;
  }
  .main-srt-box .logo-inner-wrap .elm-photo {
    margin: 0 auto 15px auto;
  }
  .main-srt-box .photo-inner-wrap {
    -ms-flex-order: 2;
        order: 2;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 400px;
  }
  .main-srt-box .photo-inner-wrap .elm-photo {
    margin-left: auto;
    margin-right: auto;
  }
  .main-srt-box .photo-inner-wrap .elm-photo img {
    position: static;
  }
  .main-srt-box .photo-inner-wrap .elm-photo:before {
    display: none;
  }
  .main-srt-box p {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .main-srt-box .info-title-image {
    margin-left: auto;
    margin-right: auto;
  }
  .catalog-box .item-wrap {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .main-terms-box .title-inner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-terms-box .info-inner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-map-box .item-wrap {
    width: 50%;
  }
  .main-map-box .map-inner-wrap {
    width: 640px;
    margin-left: -320px;
  }
  .main-photos-box .h1-title,
  .main-map-box .h1-title,
  .main-history-box .h1-title,
  .main-start-box .h1-title,
  .main-pluses-box .h1-title {
    font-size: 4.5rem;
  }
  .main-partners-box .item-wrap {
    width: 50%;
  }
  .main-partners-box .photo-inner-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-partners-box .photo-inner-wrap .h1-title {
    font-size: 4.5rem;
  }
  .about-article-box {
    font-size: 10px;
  }
  .main-subscribe-box .frm-row {
    display: block;
    max-width: 300px;
  }
  .main-subscribe-box .field-input {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .main-subscribe-box .field-button {
    width: 100%;
  }
  .main-about-box .inner-wrap {
    padding-top: 50px;
    min-height: 300px;
  }
  .main-about-box .info-inner-wrap {
    margin-right: 0;
    max-width: 100%;
    padding-left: 25rem;
    padding-top: 14rem;
    background-size: 70% auto;
  }
  .main-tiles-box .item-wrap {
    width: 100%;
  }
  .gallery-slider-box .title-box {
    padding-right: 0;
  }
  .gallery-slider-box .item-tile-gallery,
  .gallery-slider-box .item-tile-photo-link {
    width: 260px;
  }
  .gallery-slider-box .ico-arrow {
    display: none !important;
  }
  .tiles-box .item-wrap {
    width: 100%;
  }
  .submit-box .btn {
    width: 100%;
    min-width: 0;
  }
  .page-section-box .tbl-wrap {
    margin-top: -4rem;
  }
  .page-section-box .tbl-wrap table.tbl-orders {
    display: block;
    position: relative;
    border-top: none;
  }
  .page-section-box .tbl-wrap table.tbl-orders .tbl-order-item {
    display: block;
    text-align: center;
  }
  .page-section-box .tbl-wrap table.tbl-orders .tbl-order-item .elm-photo {
    margin: 0 auto 20px auto;
  }
  .page-section-box .tbl-wrap table.tbl-orders .tbl-order-item .tbl-info-wrap {
    text-align: center;
    padding-left: 0;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead tr:last-child th:last-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody tr:last-child th:last-child,
  .page-section-box .tbl-wrap table.tbl-orders thead tr:last-child td:last-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody tr:last-child td:last-child {
    border-bottom: none;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead th,
  .page-section-box .tbl-wrap table.tbl-orders tbody th,
  .page-section-box .tbl-wrap table.tbl-orders thead td,
  .page-section-box .tbl-wrap table.tbl-orders tbody td {
    padding: 5px 10px;
    border: none;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead th:first-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody th:first-child,
  .page-section-box .tbl-wrap table.tbl-orders thead td:first-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody td:first-child {
    padding: 20px 10px 10px 10px;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead th:last-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody th:last-child,
  .page-section-box .tbl-wrap table.tbl-orders thead td:last-child,
  .page-section-box .tbl-wrap table.tbl-orders tbody td:last-child {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDCDC;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead th[data-title]:before,
  .page-section-box .tbl-wrap table.tbl-orders tbody th[data-title]:before,
  .page-section-box .tbl-wrap table.tbl-orders thead td[data-title]:before,
  .page-section-box .tbl-wrap table.tbl-orders tbody td[data-title]:before {
    content: attr(data-title);
    font-size: 14px;
    font-weight: 500;
    display: block;
  }
  .page-section-box .tbl-wrap table.tbl-orders thead {
    display: none;
  }
  .page-section-box .tbl-wrap table.tbl-orders tbody,
  .page-section-box .tbl-wrap table.tbl-orders tr,
  .page-section-box .tbl-wrap table.tbl-orders td,
  .page-section-box .tbl-wrap table.tbl-orders th {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%\9;
    float: left\9;
    position: relative;
    overflow: hidden;
  }
  .card-box {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .card-box .photos-inner-wrap {
    width: 100%;
    margin-bottom: 5rem;
  }
  .card-box .info-inner-wrap {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 479px) {
  .main-photos-box .item-wrap {
    width: 50%;
  }
  .main-photos-box .elm-photo {
    height: 230px;
  }
  .main-terms-box .title-inner-wrap {
    display: block;
  }
  .main-terms-box .title-inner-wrap .title-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 5rem;
  }
  .main-terms-box .title-inner-wrap .info-wrap {
    width: 100%;
    padding: 0;
  }
  .main-fs-box .logo-title {
    margin-left: 0;
  }
  .about-article-box .article-section-wrap {
    display: block;
  }
  .about-article-box .article-column-wrap {
    width: 100%;
    min-width: 100%;
    margin-top: 5rem;
  }
  .about-article-box .article-column-wrap:first-child {
    margin-top: 0;
  }
  .about-article-box .section-full .elm-photo + .page-inner-title {
    margin-top: 3rem;
    padding-left: 0;
  }
  .main-about-box .info-inner-wrap {
    background-size: 200px auto;
    padding-left: 0;
  }
  .add-shop-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-title-box img {
    height: 14rem;
  }
  .article-box .column-main {
    width: 100%;
    padding-right: 0;
  }
  .article-box .column-right {
    width: 100%;
  }
}
@media (max-width: 439px) {
  .main-map-box .item-wrap {
    width: 100%;
  }
}
@media (min-width: 640px) {
  .main-pluses-box .item-wrap {
    width: 33.33%;
  }
  .main-history-box .items-wrap {
    display: block;
    columns: 2;
    column-gap: 0;
  }
}
@media (min-width: 1024px) {
  .main-pluses-box .item-wrap {
    width: 25%;
  }
  .main-history-box .items-wrap {
    columns: 3;
  }
  .page-section-box.section-side .section-title-wrap {
    padding: 3rem 3rem 2rem 3rem;
  }
  .page-section-box.section-side .section-content-wrap {
    padding: 3rem;
  }
  .photos-slider-box .slider-preview-wrap {
    width: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -10px;
  }
  .photos-slider-box .slider-preview-wrap .slick-slide {
    border: none;
  }
  .photos-slider-box .slider-preview-wrap .sl-wrap {
    height: 70px;
    padding: 0 0 10px 0;
  }
  .photos-slider-box .slider-preview-wrap .elm-photo {
    height: 60px;
  }
  .map-outer-wrap,
  .content-outer-wrap,
  .order-outer-wrap {
    display: -ms-flexbox;
    display: flex;
  }
  .map-outer-wrap .content-wrap,
  .content-outer-wrap .content-wrap,
  .order-outer-wrap .content-wrap {
    -ms-flex: 1;
        flex: 1;
    padding: 0 4rem 0 0;
    max-width: calc(100% - 34.7rem);
  }
  .map-outer-wrap .side-wrap,
  .content-outer-wrap .side-wrap,
  .order-outer-wrap .side-wrap {
    width: 34.7rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .content-outer-wrap .side-wrap {
    width: 41rem;
  }
  .content-outer-wrap .content-wrap {
    max-width: calc(100% - 41rem);
    padding-right: 6rem;
  }
  .map-outer-wrap {
    padding-top: 1.5rem;
  }
  .map-outer-wrap .side-wrap {
    width: 39.8rem;
  }
  .map-outer-wrap .content-wrap {
    max-width: calc(100% - 39.8rem);
    padding-right: 5.2rem;
  }
}
@media (min-width: 1200px) {
  .main-pluses-box .item-wrap {
    width: 27%;
  }
  .main-pluses-box .item-wrap + .item-wrap {
    width: 31%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap {
    width: 27%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 15%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 18%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 29%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 25%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 18%;
  }
  .main-pluses-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 10%;
  }
  .main-history-box .inner-wrap {
    padding-top: 40px;
  }
  .main-history-box .title-inner-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 40px;
  }
  .main-history-box .items-wrap {
    display: -ms-flexbox;
    display: flex;
    columns: 1;
    column-gap: 0;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 0;
    margin: 0;
    width: 1230px;
    max-width: inherit;
    min-width: 1230px;
  }
  .main-history-box .items-outer-wrap {
    overflow: visible;
  }
  .main-history-box .item-wrap {
    width: 130px;
    padding: 0 10px;
    margin: 0;
    margin-top: 465px;
  }
  .main-history-box .item-wrap:after {
    display: none;
  }
  .main-history-box .item-wrap:before {
    display: none;
  }
  .main-history-box .item-wrap .item-tile-history .tile-title {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .main-history-box .item-wrap .item-tile-history {
    position: static;
    font-size: 11px;
  }
  .main-history-box .item-wrap .item-tile-history .tile-title:after {
    display: none;
  }
  .main-history-box .item-wrap .item-tile-history .tile-text {
    position: relative;
    display: block;
    overflow: visible;
  }
  .main-history-box .item-wrap .item-tile-history .tile-text:after,
  .main-history-box .item-wrap .item-tile-history .tile-text:before {
    content: "";
    display: block;
    position: absolute;
    top: -32px;
    left: -10px;
    bottom: -100px;
    border-left: 1px dashed #56586B;
    width: 1px;
  }
  .main-history-box .item-wrap .item-tile-history .tile-text:after {
    border: none;
    top: 50%;
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  }
  .main-history-box .item-wrap .item-tile-history ul {
    position: static;
  }
  .main-history-box .item-wrap .item-tile-history ul:after,
  .main-history-box .item-wrap .item-tile-history ul:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(86, 88, 107, 0.5);
    position: absolute;
    z-index: 2;
    top: -20px;
    left: -10px;
    margin-left: -6px;
    margin-top: -6px;
  }
  .main-history-box .item-wrap .item-tile-history ul:before {
    background-color: #56586B;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
  }
  .main-history-box .item-wrap + .item-wrap {
    width: 145px;
    margin-top: 440px;
  }
  .main-history-box .item-wrap + .item-wrap .item-tile-history .tile-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .main-history-box .item-wrap + .item-wrap .item-tile-history {
    font-size: 12px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap {
    width: 215px;
    margin-top: 310px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap .item-tile-history .tile-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap .item-tile-history {
    font-size: 14px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 300px;
    margin-top: 190px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history .tile-title {
    font-size: 25px;
    margin-bottom: 32px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history {
    font-size: 15px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 190px;
    margin-top: 120px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history .tile-title {
    font-size: 30px;
    margin-bottom: 32px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history {
    font-size: 15px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap {
    width: 210px;
    margin-top: 0;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history .tile-title {
    font-size: 30px;
    margin-bottom: 32px;
  }
  .main-history-box .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap + .item-wrap .item-tile-history {
    font-size: 15px;
  }
}
/* ----------------------------------- *\
			inputs elements styles
\* ----------------------------------- */
.form-input[placeholder] {
  text-overflow: ellipsis;
}
.form-input {
  height: 55px;
  height: 5.5rem;
  padding: 0 10px 0 18px;
  font-size: 16px;
  color: var(--clr-base);
  background: #FAFAFA;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
}
[placeholder]::-webkit-input-placeholder {
  color: #808080;
}
[placeholder]:-moz-placeholder {
  color: #808080;
}
[placeholder]::-moz-placeholder {
  color: #808080;
}
[placeholder]:-ms-input-placeholder {
  color: #808080;
}
select.form-input {
  display: block;
  width: 100%;
  padding-right: 30px;
  background-image: url(/local/templates/maneken/css/../img/icons/arrow-select.svg);
  background-position: right 20px center;
  background-color: #fff;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none!important;
  line-height: 1em;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
}
select.form-input.form-input-clear {
  height: auto;
  border: none;
  min-height: 0;
  border-radius: 0;
  box-shadow: none;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  line-height: inherit;
  padding: 0 16px 0 0;
  color: inherit;
  font-weight: bold;
  background-image: url(/local/templates/maneken/css/../img/icons/arrow-select.png);
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
select::-ms-expand {
  display: none;
}
select.form-input:required:invalid {
  color: #ADADAD;
}
.btn {
  height: 45px;
  padding: 0 30px;
  border-radius: 0px;
  border: 1px solid var(--clr-attention);
  background-color: var(--clr-attention);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.btn:hover {
  color: var(--clr-base) !important;
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-att {
  color: var(--clr-base) !important;
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-att:hover {
  color: #fff !important;
  background-color: var(--clr-attention);
  border-color: var(--clr-attention);
}
.btn.button-dark:not(:hover) {
  border-color: #000000;
  background-color: #000000;
}
.btn.button-dark[data-vacancy]:not(:hover){
    color: rgb(255, 255, 255);
}
.btn.button-border:not(:hover) {
  background-color: transparent;
  color: #231f20;
}
.btn.button-border:hover,
.btn.button-border.active {
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-border:hover .button-ico,
.btn.button-border.active .button-ico {
  filter: brightness(0) invert(1);
}
.btn.button-border-dark:not(:hover) {
  background-color: transparent;
  color: var(--clr-base);
  border-color: var(--clr-base);
}
.btn.button-border-dark:hover,
.btn.button-border-dark.active {
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-border-dark:hover .button-ico,
.btn.button-border-dark.active .button-ico {
  filter: brightness(0) invert(1);
}
.btn.button-border-light:not(:hover) {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn.button-border-light:hover,
.btn.button-border-light.active {
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-border-light:hover .button-ico,
.btn.button-border-light.active .button-ico {
  filter: brightness(0) invert(1);
}
.btn .button-ico {
  width: 24px;
  height: 24px;
  margin: 0 10px;
  transition: all ease 0.2s;
}
.btn .button-ico:last-child {
  margin-right: 0;
}
.btn .button-ico:first-child {
  margin-left: 0;
}
.btn-action-ico {
  min-width: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  transition: all ease 0.2s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.btn-action-ico:not(.btn) {
  background: none;
  border: none;
  box-shadow: none;
}
.btn-action-ico.btn {
  min-width: 0;
  min-height: 0;
  padding: 0;
  display: block;
}
.btn-action-ico:before,
.btn-action-ico:after,
.btn-action-ico [class*="icon-"],
.btn-action-ico img,
.btn-action-ico svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  transition: all ease 0.2s;
}
.btn-action-ico img,
.btn-action-ico svg {
  max-width: 24px;
  max-height: 24px;
}
.btn-action-ico:before,
.btn-action-ico:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px auto;
}
.btn-action-ico:hover {
  text-decoration: none;
}
.btn-action-ico:hover:not(.btn) {
  background: none;
  box-shadow: none;
}
.btn-action-ico.ico-point {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.btn-action-ico.ico-point:hover {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.btn-action-ico.ico-point:before {
  background-image: url(/local/templates/maneken/css/../img/icons/point.svg);
  background-size: 14px auto;
}
.btn-action-ico.ico-arrow {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: var(--clr-base);
  z-index: 20;
  cursor: pointer;
}
.btn-action-ico.ico-arrow:before {
  background-image: url(/local/templates/maneken/css/../img/icons/arrow-slider.svg);
  background-size: auto 24px;
}
.btn-action-ico.ico-arrow:hover {
  background-color: var(--clr-attention);
}
.btn-action-ico.ico-arrow-second {
  width: 40px;
  height: 40px;
  border: 1px solid var(--clr-base);
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
.btn-action-ico.ico-arrow-second:hover {
  border: 1px soplid var(--clr-base);
  border-radius: 0;
  box-shadow: none;
  background-color: var(--clr-base);
}
.btn-action-ico.ico-arrow-second:hover:before {
  filter: brightness(0) invert(1);
}
.btn-action-ico.ico-arrow-second:before {
  background-image: url(/local/templates/maneken/css/../img/icons/arrow-slider-second.svg);
  background-size: 40px auto;
}
.btn-action-ico.ico-arrow-second.ico-arrow-prev:before {
  transform: scaleX(-1);
}
.btn-action-ico.ico-arrow-prev:before {
  transform: rotate(180deg);
}
.btn-action-ico.ico-menu:after,
.btn-action-ico.ico-menu:before {
  width: 24px;
  height: 18px;
  border-top: 2px solid var(--clr-base);
  border-bottom: 2px solid var(--clr-base);
  margin: -9px 0 0 -12px;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
}
.btn-action-ico.ico-menu:before {
  height: 2px;
  margin-top: -1px;
  border-top: none;
}
.btn-action-ico.ico-menu.active:after {
  height: 2px;
  margin-top: -1px;
  border-top: none;
  transform: rotate(-45deg);
}
.btn-action-ico.ico-menu.active:before {
  transform: rotate(45deg);
}
.btn-action-ico.ico-close:after,
.btn-action-ico.ico-close:before {
  width: 20px;
  height: 2px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin: -1px 0 0 -10px;
  background: var(--clr-base);
}
.btn-action-ico.ico-close:before {
  transform: rotate(45deg);
}
.btn-action-ico.ico-close:after {
  transform: rotate(-45deg);
}
.btn-action-ico.ico-search {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(24, 24, 24, 0.65);
}
.btn-action-ico.ico-search:before {
  background-image: url(/local/templates/maneken/css/../img/icons/2026/search.svg);
}
.btn-action-ico.ico-search:hover {
  border: 1px solid rgba(24, 24, 24, 0.65);
}
.btn-action-ico.ico-fav:before {
  background-image: url(/local/templates/maneken/css/../img/icons/fav.svg);
  background-size: 26px auto;
}
.btn-action-ico.ico-add-fav {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.btn-action-ico.ico-add-fav:hover {
  border-color: #000;
}
.btn-action-ico.ico-add-fav.active {
  border-color: var(--clr-attention);
}
.btn-action-ico.ico-add-fav.active:before {
  opacity: 0;
}
.btn-action-ico.ico-add-fav.active:after {
  opacity: 1;
}
.btn-action-ico.ico-add-fav:before {
  background-image: url(/local/templates/maneken/css/../img/icons/fav.svg);
  background-size: 26px auto;
}
.btn-action-ico.ico-add-fav:after {
  background-image: url(/local/templates/maneken/css/../img/icons/fav-active.svg);
  opacity: 0;
  background-size: 26px auto;
}
.btn-action-ico.ico-del {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #83857E;
}
.btn-action-ico.ico-del:hover {
  border-color: var(--clr-base);
}
.btn-action-ico.ico-del:hover:before,
.btn-action-ico.ico-del:hover:after {
  background-color: var(--clr-base);
}
.btn-action-ico.ico-del:before,
.btn-action-ico.ico-del:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background-color: #83857E;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin: -1px 0 0 -6px;
  transform: rotate(45deg);
}
.btn-action-ico.ico-del:before {
  transform: rotate(-45deg);
}
.btn-action-ico.ico-cart:before {
  background-image: url(/local/templates/maneken/css/../img/icons/2026/bag.svg);
  background-size: 27px auto;
}
.btn-action-ico.button-soc:hover {
  opacity: 0.8;
}
.btn-action-ico.button-soc img,
.btn-action-ico.button-soc svg {
  max-width: 30px;
  max-height: 30px;
}
.btn-action-ico[data-count] {
  overflow: visible;
}
.btn-action-ico[data-count]:after {
  content: attr(data-count);
  text-indent: 0;
  display: block;
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  height: 16px;
  min-width: 16px;
  text-align: center;
  z-index: 1;
  border-radius: 50%;
  background-color: var(--clr-base);
  padding: 0 4px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  line-height: 16px;
  margin-left: 2px;
  margin-top: 1px;
}
.btn-action-toggle {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0 0;
}
.btn-action-toggle:after {
  content: "";
  display: block;
  width: 7px;
  height: 6px;
  position: absolute;
  background: url(/local/templates/maneken/css/../img/icons/arrow-menu.svg) center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 5px;
  margin-top: -3px;
  transition: all ease 0.2s;
  filter: brightness(0) grayscale(1);
}
.btn-action-toggle.active:after {
  transform: rotate(180deg);
}
.btn-action-toggle:hover:after {
  filter: none;
}
/* ----------------------------------- *\
			forms elements styles
\* ----------------------------------- */
.frm-row,
.frm-field,
.frm-row-submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  line-height: 1;
}
.frm-field {
  display: block;
  width: 100%;
}
.frm-select {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 1;
}
.frm-select input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.frm-select label {
  display: block;
  position: relative;
  cursor: pointer;
}
.frm-select label:before,
.frm-select label:after {
  content: "";
  display: block;
  position: absolute;
}
.frm-select input[type="radio"] ~ label:before,
.frm-select input[type="radio"] ~ label:after {
  border-radius: 50%;
}
.frm-select input:checked ~ label:after {
  opacity: 1;
}
.frm-select label {
  padding-left: 30px;
  line-height: 1.25;
}
.frm-select label:before,
.frm-select label:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid var(--clr-base);
  position: absolute;
  top: 0.625em;
  left: 8px;
  margin-left: -8px;
  margin-top: -8px;
}
.frm-select label:after {
  width: 10px;
  height: 10px;
  background-color: var(--clr-base);
  margin: -5px 0 0 -5px;
  opacity: 0;
}
.frm-field-counter {
  display: block;
  position: relative;
  width: 70px;
  height: 20px;
  padding: 0 20px;
}
.frm-field-counter .counter-value {
  display: block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #83857E;
}
.frm-field-counter .btn-plus,
.frm-field-counter .btn-minus {
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #83857E;
  transition: all ease 0.2s;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-radius: 50%;
}
.frm-field-counter .btn-plus:hover,
.frm-field-counter .btn-minus:hover {
  border-color: var(--clr-base);
}
.frm-field-counter .btn-plus:hover:before,
.frm-field-counter .btn-minus:hover:before,
.frm-field-counter .btn-plus:hover:after,
.frm-field-counter .btn-minus:hover:after {
  background-color: var(--clr-base);
}
.frm-field-counter .btn-plus:before,
.frm-field-counter .btn-minus:before,
.frm-field-counter .btn-plus:after,
.frm-field-counter .btn-minus:after {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -4px;
  transition: all ease 0.2s;
  background-color: #83857E;
}
.frm-field-counter .btn-plus {
  left: auto;
  right: 0;
}
.frm-field-counter .btn-plus:before {
  transform: rotate(90deg);
}
/* ----------------------------------- *\
		common styles
\* ----------------------------------- */
@keyframes flash {
  0% {
    opacity: 0.55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeinslide {
  from {
    opacity: 0;
    transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0px);
  }
}
.i,
[class*="icon-"] {
  display: block;
  transition: none;
}
.img-bg-cover,
.img-bg-contain {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.img-bg-contain {
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
@supports (object-fit: cover) {
  .img-bg-cover {
    height: 100%;
    object-fit: cover;
  }
}
@supports (object-fit: contain) {
  .img-bg-contain {
    height: 100%;
    object-fit: contain;
    max-width: inherit;
    max-height: inherit;
    right: auto;
    bottom: auto;
  }
}
.js-btn-toggle.active + .js-popup-block {
  display: block !important;
}
.js-popup-block {
  animation: fadein ease 0.3s;
}
.js-tab-block {
  display: none;
  animation: fadein ease 0.2s;
}
.js-tab-block.active {
  display: block;
}
.items-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.items-wrap.show-all .item-wrap.wrap-hidden {
  display: block;
}
.items-wrap.show-all .wrap-more a:after {
  content: attr(data-hide);
}
.item-wrap {
  width: 100%;
  position: relative;
  break-inside: avoid-column;
  display: block;
  animation: fadein ease 0.2s;
}
.item-wrap.wrap-more ~ .item-wrap {
  display: none;
}
.item-wrap.wrap-more.active {
  display: none;
}
.item-wrap.wrap-more.active ~ .item-wrap {
  display: block;
}
.item-wrap.wrap-more a:after {
  content: attr(data-show);
}
.item-wrap.wrap-hidden {
  display: none;
  animation: fadein ease 0.2s;
}
.slider-wrap,
.slider,
.sl-wrap {
  position: relative;
  line-height: 1;
  display: block;
}
.sl-wrap ~ .sl-wrap {
  display: none;
}
.slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  line-height: 1;
  text-align: center;
  font-size: 0;
  margin: 0;
}
.slick-dots li {
  margin: 0 5px 5px 0;
  padding: 0;
  display: block;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  background: none;
  border: none;
  min-width: 0;
  padding: 0;
  box-shadow: none;
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #C4C4C4;
}
.slick-dots li button:hover,
.slick-dots li button.active {
  background: var(--clr-base);
}
.slick-dots .slick-active button {
  background: var(--clr-base);
}
.item-tile,
.tile-outer-wrap,
.tile-inner-wrap,
.tile-photo-wrap,
.tile-photos-wrap,
.tile-info-wrap,
.tile-text-wrap,
.tile-title-wrap,
.tile-desc-wrap,
.tile-actions-wrap,
.tile-action-wrap,
.tile-ico,
.tile-photo,
.tile-info,
.tile-text,
.tile-title,
.tile-desc {
  display: block;
  position: relative;
}
.tile-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  color: transparent;
}
.tile-photo {
  transform: translateZ(0);
}
.tile-photo img {
  transition: all ease 0.2s;
}
.no-mbottom {
  margin-bottom: 0 !important;
}
.no-mtop {
  margin-top: 0 !important;
}
.elm-hidden {
  display: none !important;
}
@media (max-width: 1023px) {
  .elm-hidden-mobile {
    display: none !important;
  }
  .slick-dots li button:hover,
  .slick-dots li button.active {
    background-color: #c4c4c4;
  }
}
@media (min-width: 1024px) {
  .elm-hidden-desktop {
    display: none !important;
  }
}
/* ----------------------------------- *\
			fonts
\* ----------------------------------- */
/* ----------------------------------- *\
			fonts
\* ----------------------------------- */
@font-face {
  font-family: 'TT Norms';
  src: url('/local/templates/maneken/css/../fonts/TTNorms-Bold.eot');
  src: local('TT Norms Bold'), local('TTNorms-Bold'), url('/local/templates/maneken/css/../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/maneken/css/../fonts/TTNorms-Bold.woff') format('woff'), url('/local/templates/maneken/css/../fonts/TTNorms-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms';
  src: url('/local/templates/maneken/css/../fonts/TTNorms-Regular.eot');
  src: local('TT Norms Regular'), local('TTNorms-Regular'), url('/local/templates/maneken/css/../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/maneken/css/../fonts/TTNorms-Regular.woff') format('woff'), url('/local/templates/maneken/css/../fonts/TTNorms-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms';
  src: url('/local/templates/maneken/css/../fonts/TTNorms-Light.eot');
  src: local('TT Norms Light'), local('TTNorms-Light'), url('/local/templates/maneken/css/../fonts/TTNorms-Light.eot?#iefix') format('embedded-opentype'), url('/local/templates/maneken/css/../fonts/TTNorms-Light.woff') format('woff'), url('/local/templates/maneken/css/../fonts/TTNorms-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms';
  src: url('/local/templates/maneken/css/../fonts/TTNorms-Medium.eot');
  src: local('TT Norms Medium'), local('TTNorms-Medium'), url('/local/templates/maneken/css/../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'), url('/local/templates/maneken/css/../fonts/TTNorms-Medium.woff') format('woff'), url('/local/templates/maneken/css/../fonts/TTNorms-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Impact';
  src: url('/local/templates/maneken/css/../fonts/impact.eot'); /* IE 9 Compatibility Mode */
  src: url('/local/templates/maneken/css/../fonts/impact.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/local/templates/maneken/css/../fonts/impact.woff2') format('woff2'), /* Super Modern Browsers */
    url('/local/templates/maneken/css/../fonts/impact.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/local/templates/maneken/css/../fonts/impact.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/local/templates/maneken/css/../fonts/impact.svg#impact') format('svg'); /* Chrome < 4, Legacy iOS */
}
/* ----------------------------------- *\
			icons
\* ----------------------------------- */

.btn-action-ico.button-search {
  border-radius: 5px;
  background: #000;
}
.btn-action-ico.button-search:hover {
  background: #090909;
}
.btn-action-ico.button-search:before {
  background-image: url(/local/templates/maneken/css/../img/search.svg);
  background-size: 100% auto;
}
.btn-action-ico.button-close {
  border-radius: 5px;
  background: #f0f0f0;
}
.btn-action-ico.button-close:hover {
  background: #f9f9f9;
}
.btn-action-ico.button-close:before {
  background-image: url(/local/templates/maneken/css/../img/close.svg);
  background-size: 100% auto;
}
.btn.button-large {
  height: 65px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.elm-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.elm-row .row-title {
  font-weight: bold;
  padding-right: 10px;
}
.elm-row .row-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.elm-row.row-att {
  color: #FF5E0D;
}
.elm-row.row-total {
  border-top: 1px solid #83857E;
  padding-top: 19px;
}
.frm-select.select-second input:checked ~ label {
  font-weight: bold;
}
.form-input.input-second {
  height: 38px;
  padding-left: 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-base);
  border-radius: 0;
  background: none;
  border-color: #83857E;
}
.form-input.input-second[placeholder]::-webkit-input-placeholder {
  color: var(--clr-base);
}
.form-input.input-second[placeholder]:-moz-placeholder {
  color: var(--clr-base);
}
.form-input.input-second[placeholder]::-moz-placeholder {
  color: var(--clr-base);
}
.form-input.input-second[placeholder]:-ms-input-placeholder {
  color: var(--clr-base);
}
select.form-input.input-second:required:invalid {
  color: var(--clr-base);
}
.page-title.title-large {
  font-size: 33px;
  line-height: 1.25;
}
.page-title.title-large:before {
  font-size: 1em;
}
.catalog-filter-box {
  line-height: 1;
}
.catalog-filter-box .filter-content-block {
  display: none;
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 310px;
  z-index: 5;
}
.catalog-filter-box .filter-actions-wrap {
  margin: 10px 0 0 0;
  display: -ms-flexbox;
  display: flex;
}
.catalog-filter-box .filter-actions-wrap .btn-action-ico {
  width: 60px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px 0 0;
}
.catalog-filter-box .filter-form-wrap {
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #83857E;
  background: #F7F7F7;
}
.catalog-filter-box .frm-field {
  margin-bottom: 15px;
}
.catalog-filter-box .frm-row:last-child .frm-field {
  margin-bottom: 0;
}
.catalog-filter-box .btn-popup-open {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  position: relative;
  padding-left: 28px;
  color: var(--clr-base);
}
.catalog-filter-box .btn-popup-open:hover {
  color: var(--clr-base);
}
.catalog-filter-box .btn-popup-open .button-ico {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.catalog-top-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  max-height: 330px;
}
.catalog-top-box .catalog-filter-box {
  z-index: 3;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 18px;
  margin: 0;
}
.catalog-top-box + .breadcrumbs-box {
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 100px;
}
.catalog-top-box:before {
  content: "";
  display: block;
  padding-top: 65%;
}
.catalog-top-box .cat-title {
  font-size: 40px;
  line-height: 1.25;
  display: block;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: bold;
  margin: 0;
  padding: 0;
  z-index: 2;
  font-family: 'Microgramma' !important;
  color: #fff;
  opacity: 0.61;
}
.catalog-top-box .cat-title:before {
  font-size: 1em;
  display: none;
  color: rgba(255, 255, 255, 0.25);
}
.catalog-top-box .elm-photo {
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
}
.catalog-top-box .cat-title {
  font-size: 40px;
  line-height: 1.25;
  display: block;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
  margin: 0;
  padding: 0;
  z-index: 2;
  opacity: 0.61;
}
.catalog-top-box .cat-title:before {
  font-size: 1em;
  color: rgba(255, 255, 255, 0.25);
}
.order-form-box {
  max-width: 480px;
  margin-bottom: 20px;
}
.order-form-box .frm-row {
  margin: 0 -10px;
}
.order-form-box .frm-field {
  padding: 0 10px;
  margin-bottom: 10px;
}
.order-form-box .frm-title-wrap {
  margin: 20px 0 18px 0;
}
.order-form-box .frm-title-wrap:first-child {
  margin-top: 0;
}
.order-form-box .frm-title-wrap.title-small {
  margin-bottom: 10px;
}
.order-form-box .frm-title-wrap.title-small .frm-title {
  font-size: 16px;
}
.order-form-box .frm-title {
  font-size: 20px;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 10px;
}
.order-form-box .frm-title:last-child {
  margin-bottom: 0;
}
.order-form-box .frm-select {
  margin-bottom: 15px;
  font-size: 14px;
}
.order-form-box .frm-select b {
  font-weight: 500;
}
.order-form-box .frm-select:last-child {
  margin-bottom: 0;
}
.order-total-box {
  margin-bottom: 40px;
  border-radius: 15px;
  border: 1px solid #83857E;
  padding: 19px;
  font-size: 16px;
  line-height: 1.25;
  max-width: 452px;
}
.order-total-box .order-submit-wrap {
  margin-top: 30px;
}
.order-total-box .order-title {
  text-align: center;
  font-size: 20px;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 30px;
}
.order-total-box .elm-row {
  margin-bottom: 20px;
}
.order-total-box .elm-row:last-child {
  margin-bottom: 0;
}
.order-total-box .btn {
  width: 100%;
}
.lk-order-box {
  margin-bottom: 50px;
  max-width: 580px;
}
.lk-order-box .frm-row,
.lk-order-box .frm-row-submit {
  margin: 0 -10px;
}
.lk-order-box .frm-field {
  padding: 0 10px;
  margin-bottom: 10px;
}
.lk-order-box .frm-row-submit {
  padding-top: 20px;
}
.lk-order-box .frm-row-submit .frm-field {
  margin: 0;
}
.lk-order-box .frm-row-submit .btn {
  width: 100%;
}
.lk-order-box .field-select {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lk-order-box .field-select .frm-select {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
  margin: 0 30px 10px 0;
}
.lk-menu-box {
  margin-bottom: 50px;
}
.lk-menu-box .action-wrap {
  margin-top: 30px;
}
.lk-menu-box .action-wrap .btn {
  width: 100%;
  font-size: 12px;
  letter-spacing: normal;
}
.lk-menu-box .menu {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25;
}
.lk-menu-box .menu a {
  display: block;
  padding: 9px 0;
}
.lk-menu-box .menu a:not(:hover, .active) {
  color: inherit;
}
.lk-user-box {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  font-size: 16px;
  line-height: 1.25;
}
.lk-user-box .user-title-wrap {
  -ms-flex: 1;
      flex: 1;
  display: block;
  padding: 0 0 0 20px;
  color: var(--clr-base);
}
.lk-user-box .elm-photo {
  width: 78px;
  border-radius: 50%;
  background: #f2f2f2 url(/local/templates/maneken/css/../img/user.jpg) center no-repeat;
  background-size: 100% auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.lk-user-box .user-info {
  display: block;
  margin-bottom: 10px;
}
.lk-user-box .user-info:last-child {
  margin-bottom: 0;
}
.lk-user-box a:not(:hover) {
  color: inherit;
}
.lk-outer-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.lk-outer-wrap .side-wrap {
  -ms-flex-order: 1;
      order: 1;
}
.lk-outer-wrap .content-wrap {
  -ms-flex-order: 2;
      order: 2;
}
.cart-order-outer-wrap .cart-box {
  margin-bottom: 30px;
  max-width: 580px;
}
.cart-order-outer-wrap .cart-box .cart-title {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.25;
}
.cart-order-outer-wrap .cart-box .cart-total-wrap {
  margin-top: 20px;
}

.sort-filter {
  display: flex;
  gap: 15px;
}

.sort-wrapper{
  margin-bottom: 5rem;
}

.sort-field {
    visibility: hidden;
}

.select2-container {
    width: max-content !important;
}

.select2-container--default .select2-selection--single {
    position: relative;
    border-radius: 100px;
    border: none;
    padding: 0px 20px;
    padding-left: 45px;
    width: max-content;
    height: 42px;
    background-color: rgba(24, 24, 24, 0.05);
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: none;
    color: #181818;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.select2-container--default .select2-selection--single::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('/local/templates/maneken/css/../img/icons/sort.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    background-color: rgba(24, 24, 24, 0.2);
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.select2-container--open .select2-dropdown {
    border: 1px solid rgba(24, 24, 24, 0.05);
    border-radius: 15px;
    padding: 20px;
    width: 180px!important;
    left: 0;
    top: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #181818;
	font-weight: 500;
	font-size: 16px;
	line-height: 137%;
}

.select2-results__option {
	font-weight: 500;
	font-size: 16px;
	line-height: 137%;
	white-space: no-wrap;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #181818;
}


.select2-results__option:before {
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('/local/templates/maneken/css/../img/icons/radiobutton-off.svg');
    background-repeat: no-repeat;
    background-size: contain;
	border-radius: 0;
    margin-top: 0;
    background-color: unset;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:before {
    background-image: url('/local/templates/maneken/css/../img/icons/radiobutton-on.svg');
}

.select2-results__options {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.select2-results__option {
	padding: 0 0 0 25px;
}


@media (max-width: 767px) {
    .select2-dropdown.mobile-dropdown {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100% !important;
        top: auto;
        border-radius: 15px 15px 0 0;
        box-shadow: 0 -5px 15px rgba(0,0,0,0.1);
        border: 1px solid rgba(24, 24, 24, 0.2);
        max-height: 50vh;
        overflow-y: auto;
        padding: 15px;
        transform: translateY(100%);
        animation: slideUp 0.3s forwards;
    }

   .select2-results__option {
        padding: 0 25px 0 0;
   }

   .select2-results__option:before {
      content: none;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-image: url('/local/templates/maneken/css/../img/icons/radiobutton-off.svg');
      background-repeat: no-repeat;
      background-size: contain;
	  border-radius: 0;
      margin-top: 0;
      background-color: unset;
   }

   .select2-results__option:after{
	  content: "";
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-image: url('/local/templates/maneken/css/../img/icons/radiobutton-off.svg');
      background-repeat: no-repeat;
      background-size: contain;
	  border-radius: 0;
      margin-top: 0;
      background-color: unset;
   }

    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
        filter: brightness(0.5); 
    }

   .select2-container--default .select2-results__option--highlighted[aria-selected]:after {
      background-image: url('/local/templates/maneken/css/../img/icons/radiobutton-on.svg');
   }

    .select2-mobile-header {
        position: relative;
        padding: 0 0 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .select2-mobile-header span {
        font-weight: 700;
        font-size: 20px;
        line-height: 120%;
    }
    
    .select2-mobile-close {
        width: 24px;
        height: 24px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .select2-mobile-close svg {
        width: 100%;
        height: 100%;
    }
    
    .select2-mobile-close:hover svg path {
        fill: #000;
    }
    
    .select2-mobile-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(24, 24, 24, 0.7);
        z-index: 9998;
    }
    
    .select2-container--open {
        z-index: 9999 !important;
    }

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

	.select2-container--default .select2-selection--single::before {
        left: 9px;
        width: 12px;
        height: 12px;
   }

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

	.select2-container--default .select2-selection--single {
        width: 28px;
        height: 28px;
        padding-left: 0;
   }
    
    @keyframes slideUp {
        to { transform: translateY(0); }
    }
    
    .select2-container--closing .select2-dropdown.mobile-dropdown {
        animation: slideDown 0.3s forwards;
    }
    
    @keyframes slideDown {
        to { transform: translateY(100%); }
    }
}

@media (max-width: 639px) {
  .item-tile-cart {
    padding: 15px 0;
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .item-tile-cart .tile-photo-wrap {
    width: 80px;
  }
  .item-tile-cart .tile-inner-wrap {
    -ms-flex: 1;
        flex: 1;
    padding: 0 0 0 20px;
  }
  .item-tile-cart .tile-title {
    margin: 0 0 10px 0;
  }
  .item-tile-cart .tile-title:last-child {
    margin-bottom: 0;
  }
  .item-tile-cart .tile-title-info {
    font-size: 16px;
  }
  .item-tile-cart .tile-info-wrap {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .item-tile-cart .tile-actions-wrap {
    display: block;
    padding-top: 10px;
  }
  .item-tile-cart .tile-total-wrap {
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0;
    margin-top: 20px;
  }
  .item-tile-cart .tile-price {
    font-weight: 400;
  }
  .item-tile-cart .tile-photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .item-tile-cart .ico-del {
    display: none;
  }
}
@media (min-width: 640px) {
  .item-tile-cart.tile-order {
    -ms-flex-align: start;
        align-items: flex-start;
    padding-right: 24px;
  }
  .item-tile-cart.tile-order .tile-photo-wrap {
    width: 120px;
  }
  .item-tile-cart.tile-order .tile-inner-wrap {
    -ms-flex: 1;
        flex: 1;
    padding-top: 28px;
    padding-left: 20px;
    max-width: calc(100% - 120px);
    display: -ms-flexbox;
    display: flex;
  }
  .item-tile-cart.tile-order .tile-info-wrap {
    -ms-flex: 1;
        flex: 1;
    max-width: inherit;
    padding: 0 15px 0 0;
    width: auto;
  }
  .item-tile-cart.tile-order .tile-actions-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex: inherit;
        flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-cart.tile-order .tile-counter-wrap {
    width: 70px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-cart.tile-order .tile-total-wrap {
    width: 136px;
    padding: 0 10px;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: inherit;
        flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-cart.tile-order .tile-price {
    font-weight: 400;
    font-size: 16px;
  }
  .item-tile-cart.tile-order .tile-title-info {
    font-size: 16px;
  }
  .item-tile-cart.tile-order .tile-title {
    margin-bottom: 5px;
  }
  .item-tile-cart.tile-order .tile-title:last-child {
    margin-bottom: 0;
  }
  .item-tile-cart.tile-order .btn-action-ico.ico-del {
    position: absolute;
    top: 54px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    right: 0;
  }
  .item-tile-cart.tile-order .btn-action-ico.ico-del:before,
  .item-tile-cart.tile-order .btn-action-ico.ico-del:after {
    width: 8px;
    margin-left: -4px;
  }
}
@media (min-width: 768px) {
  .form-input.input-second {
    height: 55px;
    padding-left: 19px;
    font-size: 18px;
  }
  .catalog-top-box {
    max-height: 550px;
  }
  .catalog-top-box + .breadcrumbs-box {
    padding-top: 40px;
    padding-bottom: 45px;
  }
  .catalog-top-box .catalog-filter-box {
    padding-top: 38px;
  }
  .catalog-top-box:before {
    padding-top: 42.85%;
  }
  .catalog-top-box .cat-title {
    font-size: 90px;
  }
  .order-form-box .frm-title-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .order-form-box .frm-title-wrap.title-small {
    margin-bottom: 20px;
  }
  .order-form-box .frm-title-wrap.title-small .frm-title {
    font-size: 22px;
  }
  .order-form-box .frm-field {
    margin-bottom: 20px;
  }
  .order-form-box .frm-select {
    font-size: 18px;
  }
  .order-form-box .frm-title {
    font-size: 22px;
  }
  .order-form-box .frm-title.title-large {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .order-total-box {
    padding: 29px;
  }
  .order-total-box .order-submit-wrap {
    margin-top: 40px;
  }
  .order-total-box .order-title {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .lk-order-box .frm-field {
    margin-bottom: 20px;
  }
  .lk-order-box .frm-row-submit {
    padding-top: 10px;
  }
  .lk-order-box .field-select {
    font-size: 18px;
  }
  .lk-box {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }
  .lk-box .user-wrap {
    -ms-flex-order: 2;
        order: 2;
    -ms-flex: 1;
        flex: 1;
    text-align: right;
    max-width: calc(100% - 35.3rem);
    padding-right: 40px;
    padding-top: 10px;
  }
  .lk-box .menu-wrap {
    width: 35.3rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .lk-box .lk-menu-box,
  .lk-box .lk-user-box {
    margin: 0 auto;
  }
  .lk-box .lk-user-box {
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 100%;
  }
  .lk-menu-box .menu {
    font-size: 26px;
  }
  .lk-menu-box .menu a {
    padding: 10px 0;
  }
  .lk-menu-box .action-wrap {
    margin-top: 20px;
  }
  .lk-menu-box .action-wrap .btn {
    width: auto;
    padding: 0 30px;
  }
  .lk-user-box {
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
  .lk-user-box .elm-photo {
    width: 122px;
    height: 122px;
  }
  .cart-order-outer-wrap .cart-box {
    margin-bottom: 40px;
  }
  .cart-order-outer-wrap .cart-box .cart-title {
    font-size: 22px;
  }
  .cart-order-outer-wrap .cart-box .cart-total-wrap {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .lk-box .lk-menu-box .menu {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .catalog-filter-box .filter-content-block {
    bottom: 25px;
  }
  .catalog-top-box {
    height: 550px;
  }
  .catalog-top-box + .breadcrumbs-box {
    padding-bottom: 50px;
  }
  .catalog-top-box .cat-title {
    font-size: 11rem;
  }
  .order-total-box {
    max-width: 100%;
  }
  .order-form-box {
    margin-bottom: 50px;
  }
  .lk-box .user-wrap {
    text-align: center;
    padding-right: 0;
  }
  .cart-order-outer-wrap {
    display: -ms-flexbox;
    display: flex;
  }
  .cart-order-outer-wrap .cart-box {
    max-width: 100%;
  }
  .cart-order-outer-wrap .content-wrap {
    -ms-flex: 1;
        flex: 1;
    padding: 0 4.8rem 0 0;
    max-width: calc(100% - 45.2rem);
    -ms-flex-order: 1;
        order: 1;
  }
  .cart-order-outer-wrap .side-wrap {
    width: 45.2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-order: 2;
        order: 2;
  }
  .lk-outer-wrap {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .lk-outer-wrap .side-wrap {
    width: 35.3rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .lk-outer-wrap .content-wrap {
    -ms-flex: 1;
        flex: 1;
    max-width: calc(100% - 35.3rem);
    padding-left: 3rem;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .cart-order-outer-wrap .content-wrap {
    padding: 0 3rem 0 0;
    max-width: calc(100% - 38rem);
  }
  .cart-order-outer-wrap .side-wrap {
    width: 38rem;
  }
}
/*error page*/
.btn.button-border-green {
  background-color: transparent;
  border-color: #37F713;
  color: #fff;
}
.btn.button-border-green:hover,
.btn.button-border-green.active {
  background-color: #37F713;
  border-color: #37F713;
  color: var(--clr-base);
}
.wrap-error .page-full:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: #181818 url(/local/templates/maneken/css/../img/error-bg.png) center no-repeat;
  background-size: cover;
}
.wrap-error .footer {
  z-index: 10;
}
.error-box {
  padding: 40px 0 50px 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
}
.error-box .box-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.error-box .title-inner-wrap {
  display: block;
  -ms-flex-order: 1;
      order: 1;
  position: relative;
  z-index: 2;
}
.error-box .info-inner-wrap {
  -ms-flex-order: 2;
      order: 2;
  position: relative;
  display: block;
  z-index: 2;
}
.error-box .photo-inner-wrap {
  display: block;
  position: relative;
  z-index: 3;
  margin-top: -72px;
  margin-left: -35px;
  margin-right: -15px;
  -ms-flex-order: 3;
      order: 3;
}
.error-box .actions-inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -160px -5px 0 -5px;
  position: relative;
  z-index: 6;
}
.error-box .action-wrap {
  width: 33.33%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 5px;
  margin-bottom: 10px;
}
.error-box .error-title,
.error-box .error-number {
  font-family: Press Start\ 2P,cursive;
  display: block;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 0;
}
.error-box .error-title *,
.error-box .error-number * {
  font-family: Press Start\ 2P,cursive;
}
.error-box .error-number {
  font-size: 5.5em;
  text-shadow: 1px 1px 0 #37F713, 2px 2px 0 #37F713, 3px 3px 0 #37F713;
}
.error-box .error-number img {
  display: block;
  width: 3.15em;
  margin-top: 30px;
}
.error-box .actions-title {
  display: block;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 0.8em 0;
  font-weight: 400;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 100%;
  padding: 0 5px;
}
.error-box .elm-photo {
  max-width: 400px;
  margin: 0 auto;
  overflow: visible;
  z-index: 4;
}
.error-box .elm-photo:after {
  content: "";
  display: block;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
  height: 65%;
  border-radius: 50%;
  background: rgba(55, 247, 19, 0.8);
  filter: blur(111.59999847px);
  z-index: -1;
}
.error-box .btn {
  width: 100%;
  border-radius: 0;
  height: 55px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .error-box {
    padding: 15rem 0 10rem 0;
    font-size: 3.6rem;
    position: relative;
  }
  .error-box .box-inner-wrap {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    position: static;
  }
  .error-box .title-inner-wrap {
    width: auto;
    -ms-flex: 1;
        flex: 1;
    padding: 0 3rem 3rem 0;
    margin: 0;
  }
  .error-box .info-inner-wrap {
    width: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 3.5rem 0 0 3rem;
    text-align: right;
    margin: 0;
  }
  .error-box .photo-inner-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    padding-top: 6rem;
  }
  .error-box .actions-inner-wrap {
    margin: -20px -8px 0 -8px;
  }
  .error-box .actions-title {
    margin-bottom: 1.1em;
  }
  .error-box .action-wrap {
    padding: 0 8px;
  }
  .error-box .elm-photo {
    max-width: 43rem;
    width: 50%;
  }
  .error-box .error-title {
    font-size: 1.33333333em;
    line-height: 1.5;
  }
  .error-box .error-number {
    font-size: 4em;
    line-height: 1;
  }
  .error-box .error-number img {
    margin-top: 10px;
  }
  .error-box .btn {
    height: 6.4rem;
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .error-box {
    font-size: 3rem;
  }
}
/*end error page*/

/*about page start*/
/* 



  --clr-base: #181818;
  --clr-dark: #000;
  --clr-att: #37F713;
  --clr-att-hover: #C0F743;
  --clr-light: #78787A;
  --clr-border: #D1D1D1;
  --clr-attention: #FF5E0D;



 */

 #popup_enter{
  position:fixed;
  background-color: #ffffff;
  box-shadow: 0 5px 14px -3px rgba(0,0,0,.3);
  display: flex;
  margin: 0 auto;
  padding: 10px 30px;
  bottom: 0;
  pointer-events: auto;
  cursor: auto;
  width: 100%;
  font-size: 15px;
  align-items: center;
  z-index: 199;
  margin: 0 auto;
}

#popup_enter .inner-wrap{
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 20px;
  align-items: center;
}

#popup_enter .inner-wrap .btn{
  border-radius:0;
  min-width: 202px;
}

@media (max-width: 768px) {
  #popup_enter {
    padding: 20px 13px;
  }
  #popup_enter .inner-wrap{
    display:flex;
    flex-direction: row;
    text-align: center;
    zoom: 70%;
  }
  .modals-text {
    padding-bottom: 15px;
    text-align: left;
  }
  #popup_enter .inner-wrap .btn {
    min-width: 136px;
  }
  .social_links_fixed {
    bottom: 20rem!important;
  }
}

.no-ptop {
  padding-top: 0 !important;
}
.no-pbottom {
  padding-bottom: 0 !important;
}
.ftitle {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.ftitle * {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.page-title.title-small {
  font-size: 20px;
  line-height: 1.2;
}
.item-tile-video {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 1;
  height: 700px;
  background: #ccc;
}
.item-tile-video iframe,
.item-tile-video object,
.item-tile-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item-tile-video .tile-img {
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-video .tile-bg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.item-tile-video .btn-action-ico {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  margin: auto;
}
.item-tile-video:after {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-video.active .tile-bg,
.item-tile-video.active img,
.item-tile-video.active .tile-img,
.item-tile-video.active .btn-action-ico,
.item-tile-video.active:after {
  display: none;
}
.item-tile-info-plus {
  line-height: 1.375;
}
.item-tile-info-plus .tile-ico {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.item-tile-info-plus .tile-title {
  font-weight: bold;
  margin-bottom: 4px;
}
.item-tile-about-inst {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.item-tile-about-inst .tile-photo-wrap {
  display: none;
}
.item-tile-about-inst .tile-total {
  display: block;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #EFEFEF;
}
.item-tile-button {
  aspect-ratio: 1;
  border: 2px solid var(--clr-att);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 18px;
  text-align: right;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--clr-base);
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.item-tile-button:hover {
  color: var(--clr-att);
}
.section-padding {
  padding: 50px 0;
}
.info-action-box {
  padding: 50px 0;
  line-height: 22px;
}
.info-action-box .action-wrap {
  margin: 30px 0 0 0;
}
.info-action-box .action-wrap .btn {
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  height: 45px;
  letter-spacing: normal;
}
.info-action-box .action-wrap .btn.button-border:not(:hover) {
  border-color: var(--clr-base);
}
.info-action-box .h3-title,
.info-action-box p {
  margin-bottom: 0.875em;
  margin-top: 0;
}
.info-action-box .h3-title:last-child,
.info-action-box p:last-child {
  margin-bottom: 0;
}
.about-story-box {
  padding: 50px 0;
  background: #181818;
}
.about-story-box .title-box {
  font-size: 16px;
  line-height: 22px;
  color: #999;
  margin-bottom: 30px;
}
.about-story-box .title-box .page-title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #fff !important;
}
.about-story-box .title-box .inner-title {
  font-weight: bold;
  color: #EFEFEF;
  margin: 0 0 20px 0;
  font-size: 1em;
  max-width: 450px;
}
.about-story-box .title-box p {
  max-width: 450px;
}
.about-collabe-box {
  padding: 80px 0 50px 0;
}
.about-collabe-box .title-box.title-text-att .page-title:before {
  opacity: 1;
}
.about-collabe-box .action-inner-wrap {
  text-align: center;
  margin-top: 30px;
}
.about-collabe-box .action-inner-wrap .btn {
  height: 45px;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.about-collabe-box .action-inner-wrap .btn.button-border {
  border-color: var(--clr-base);
  border-radius: 0;
}
.about-collabe-box .action-inner-wrap .btn.button-border:hover {
  background-color: var(--clr-base);
  color: #fff !important;
}
.about-collabe-box .items-inner-wrap {
  margin-bottom: 50px;
}
.about-collabe-box .items-inner-wrap:last-child,
.about-collabe-box .items-inner-wrap:has(+.action-inner-wrap) {
  margin-bottom: 0;
}
.about-collabe-box .items-inner-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.about-collabe-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.about-collabe-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.about-collabe-box .item-wrap .elm-photo {
  aspect-ratio: inherit;
  height: 420px;
}
.about-future-box {
  padding: 70px 0 50px 0;
  background: var(--clr-base);
  color: #999;
  line-height: 1.375;
}
.about-future-box p,
.about-future-box .text-wrap,
.about-future-box .photo-wrap {
  margin-bottom: 30px;
}
.about-future-box .photo-inner-wrap {
  margin-bottom: 30px;
}
.about-future-box .info-wrap {
  margin-bottom: 30px;
}
.about-future-box .bottom-wrap {
  padding-right: 30px;
}
.about-future-box .bottom-wrap .elm-photo {
  max-width: 563px;
  margin-bottom: 0;
}
.about-future-box .title-box.title-text-att .page-title {
  color: #fff;
  opacity: 1;
}
.about-awards-box {
  padding: 50px 0;
}
.about-awards-box .title-box .page-title {
  font-size: 24px;
  line-height: 28px;
}
.about-awards-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.about-awards-box .item-wrap {
  padding: 10px 10px;
  margin-bottom: 20px;
  line-height: 1.375;
}
.about-awards-box .item-wrap:has(.elm-photo, .item-tile-button) {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  text-align: left;
}
.about-awards-box .items-inner-wrap {
  margin-bottom: 20px;
}
.about-awards-box .items-inner-wrap:last-child {
  margin-bottom: 0;
}
.about-awards-box .award-title {
  display: block;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.about-inst-box {
  padding: 50px 0;
  position: relative;
  background: #181818;
}
.about-inst-box .title-box {
  color: #fff;
}
.about-inst-box .title-box .page-title {
  color: inherit;
  font-size: 24px;
  line-height: 28px;
}
.about-inst-box .title-box .page-title:before {
  color: var(--clr-att);
  opacity: 0.2;
}
.about-inst-box .items-wrap {
  margin: 0 -10px;
  -ms-flex-pack: center;
      justify-content: center;
}
.about-inst-box .item-wrap {
  padding: 0 10px;
  width: 50%;
  max-width: 170px;
  margin-bottom: 30px;
}
.about-inst-box .wrap-main {
  width: 100%;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0 45px;
}
.about-tiles-box {
  padding: 50px 0;
}
.about-tiles-box .slider-wrap {
  margin: 0 -10px;
  overflow: visible;
}
.about-tiles-box .sl-wrap {
  padding: 0 10px;
  width: 310px;
}
.about-locations-box {
  padding: 50px 0;
  background: #181818;
  color: #fff;
}
.about-locations-box .title-inner-wrap {
  margin-bottom: 0;
  color: inherit;
}
.about-locations-box .slider-main-box .slider-pagination-wrap {
  bottom: auto;
  top: 360px;
  transform: translatey(-100%);
  z-index: 10;
}
.about-locations-box .slider-main-box .btn-action-ico.ico-arrow {
  top: 180px;
}
.about-locations-box .sl-info-wrap {
  margin-top: 20px;
}
.about-locations-box .slider-wrap {
  overflow: hidden;
  position: relative;
  margin: 0;
}
.about-locations-box .slider-wrap .sl-wrap {
  padding: 0;
}
.about-locations-box .slider-wrap .elm-photo {
  height: 360px;
  border-radius: 2.5rem;
}
.about-locations-box .map-inner-wrap {
  margin-top: -130px;
  margin-bottom: -100px;
  margin-right: 0;
  margin-left: -15px;
}
.about-locations-box .map-inner-wrap .elm-photo {
  width: 1268px;
  margin-left: -15px;
}
.about-locations-box .location-info {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #999;
  margin-bottom: 15px;
}
.about-locations-box .location-action {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0.11px;
}
.about-locations-box .location-action a {
  color: #EFEFEF;
}
.about-locations-box .location-action a:hover {
  color: #fff;
}
.about-locations-box .location-title {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #EFEFEF;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
}
.about-locations-box .location-title:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  background: url(/local/templates/maneken/css/../img/about/icons/location.svg) center no-repeat;
  background-size: 100% auto;
  top: 50%;
  left: -5px;
  margin-top: -12px;
}
.about-locations-box .location-title a {
  color: #EFEFEF;
}
.about-locations-box .location-title a:hover {
  color: #fff;
}
.about-locations-box .page-title {
  /*color: inherit;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;*/
}
.about-locations-box .page-title * {
 /* font-family: 'Press Start 2P', cursive;
  font-weight: 400;*/
}
.about-video-box {
  padding: 80px 0 50px 0;
  line-height: 1.375;
}
.about-video-box .info-inner-wrap {
  margin-bottom: 30px;
}
.about-who-box {
  padding: 80px 0 50px 0;
  position: relative;
  background: #181818;
  color: #fff;
}
.about-who-box .title-box {
  color: #fff;
}
.about-who-box .h3-title,
.about-who-box h3 {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 1em;
  line-height: inherit;
}
.title-box.title-text-att {
  margin-bottom: 30px;
}
.title-box.title-text-att .page-title {
 /* font-size: 18px;
  line-height: 22px;*/
  color: inherit;
  font-family: 'Press Start 2P', cursive;
  /*font-weight: 400;*/
}
.title-box.title-text-att .page-title * {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.title-box.title-text-att .page-title:before {
  font-size: 2.66666667em;
  line-height: 1.16666667;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #37F713;
  font-family: "TT Norms", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: transparent;
  margin-top: -16px;
  left: 0.3em;
  opacity: 0.4;
}
.line-slider-box .sl-title.title-main {
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: #fff;
  text-stroke-color: #fff;
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.line-slider-box .sl-title.title-main * {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.line-slider-box .sl-wrap {
  padding-top: 7px;
  padding-bottom: 8px;
}
.line-slider-box .sl-wrap img.h20 {
  height: 20px;
}
.abourt-teams-box {
  padding: 50px 0;
  font-size: 16px;
  line-height: 1.375;
  background: #fff;
}
.abourt-teams-box .title-box {
  margin-bottom: 30px;
}
.abourt-teams-box .title-box .page-title:before {
  white-space: nowrap;
}
.abourt-teams-box p,
.abourt-teams-box .elm-photo,
.abourt-teams-box .info-wrap {
  margin-bottom: 30px;
}
.abourt-teams-box .info-wrap:nth-child(2){
  display:flex;
  flex-direction:column;

}
.abourt-teams-box .info-wrap:nth-child(2) .inner-title{
  /*order:1;*/
}
.abourt-teams-box .info-wrap:nth-child(2) .inner-subtitle{
/*order:2;*/
}
.abourt-teams-box .info-wrap:nth-child(2) .elm-photo{
order:4;
}
.abourt-teams-box p:last-child,
.abourt-teams-box .elm-photo:last-child,
.abourt-teams-box .info-wrap:last-child {
  margin-bottom: 0;
}
.abourt-teams-box .inner-title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.abourt-teams-box .inner-subtitle {
  display: block;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 0;
  letter-spacing: 0.11px;
  color: #999;
}
.main-top-box.section-about .inner-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 700px;
}
.main-top-box.section-about .top-title {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
}
.main-top-box.section-about .top-title:last-child {
  margin-bottom: 0;
}
.main-top-box .bg-photo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  aspect-ratio: inherit;
}
.main-top-box .bg-photo:before {
  display: none;
}
.main-top-box .top-title .title-att {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.main-top-box .top-title .title-att * {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.title-box.max-750 {
  max-width: 750px;
}
.title-box .icons-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 5px;
}
.title-box .icons-list .elm-ico {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px 0 0;
}
.title-box .icons-list .elm-ico.ico-small {
  width: 28px;
  height: 28px;
}
.info-pluses-box {
  margin-bottom: 50px;
}
.info-pluses-box .items-wrap {
  margin: 0 -20px -40px -20px;
}
.info-pluses-box .item-wrap {
  padding: 0 20px;
  width: 100%;
  margin-bottom: 40px;
}
.bg-actions-box {
  padding: 50px 0 30px 0;
  position: relative;
  line-height: 1.375;
  color: #EFEFEF;
}
.bg-actions-box .bg-inner-wrap {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100dvw;
  min-width: var(--min);
  transform: translateX(-50%);
  background: var(--clr-base);
}
.bg-actions-box .bg-inner-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.bg-actions-box .page-title,
.bg-actions-box p,
.bg-actions-box .action-wrap,
.bg-actions-box .title-box {
  margin-bottom: 20px;
  color: inherit;
}
.bg-actions-box .btn {
  width: 100%;
  height: 45px;
  border-radius: 0;
  font-size: 11px;
  letter-spacing: 0.01em;
  font-weight: bold;
  text-transform: uppercase;
}
.bg-actions-box .btn.button-border.button-att:not(:hover) {
  color: var(--clr-att) !important;
}
.questions-box .title-box {
  margin-bottom: 20px;
}
.info-icons-box {
  margin-bottom: 45px;
}
.info-icons-box .title-box {
  line-height: 1.375;
}
.info-icons-box .title-box .page-title {
  margin-bottom: 30px;
}
.top-bg-box {
  position: relative;
  margin-bottom: 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 200px;
  padding: 30px 0;
  color: #fff;
}
.top-bg-box .bg-inner-wrap {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100dvw;
  min-width: var(--min);
  transform: translateX(-50%);
  background: #000;
}
.top-bg-box .bg-inner-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.top-bg-box .title-inner-wrap {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}
.top-bg-box .h1-title {
  text-align: center;
  color: inherit;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 0 50px;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.top-bg-box .h1-title * {
  font-family: 'Press Start 2P', cursive;
  font-weight: 400;
}
.slider-main-box .sl-wrap ~ .sl-wrap {
  display: block;
}
.slider-main-box .slider-pagination-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.slider-main-box .slider-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
  padding: 10px 10px 5px 10px;
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.2);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 20;
  width: auto;
}
.slider-main-box .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.slider-main-box .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px 5px 2px !important;
  background: #EFEFEF;
  opacity: 1;
}
.slider-main-box .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider-main-box .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--clr-att);
}
.slider-main-box .btn-action-ico.ico-arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #00000020;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -16px;
}
.slider-main-box .btn-action-ico.ico-arrow:hover {
  background: #00000040;
}
.slider-main-box .btn-action-ico.ico-arrow:before {
  background-image: url(/local/templates/maneken/css/../img/about/icons/arrow-slider-main.svg);
  background-size: 32px auto;
}
.slider-main-box .btn-action-ico.ico-arrow-next {
  left: auto;
  right: 10px;
}
.card-box .info-inner-wrap img{
  width:30px!important;
  height:30px!important;
  padding:0!important;
  margin-right:20px!important;
}
@media (max-width: 1023px) {
  .about-collabe-box .items-scroll-wrap {
    margin-left: calc(var(--paddingContainer) * -1);
    margin-right: calc(var(--paddingContainer) * -1);
    padding-left: var(--paddingContainer);
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .about-collabe-box .items-scroll-wrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .about-collabe-box .item-wrap {
    width: 310px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .about-collabe-box .items-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .about-inst-box .wrap-main {
    -ms-flex-order: 1;
        order: 1;
  }
  .about-inst-box .item-tile-about-inst-main {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media (min-width: 640px) {
  .about-future-box .info-inner-wrap {
    margin: 0 -2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-future-box .bottom-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .about-future-box .info-wrap {
    padding: 0 2rem;
    margin: 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .about-future-box .info-wrap + .info-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .about-awards-box .item-wrap {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: right;
  }
  .about-awards-box .items-wrap:has(.item-tile-button) {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .item-tile-info-plus .tile-title {
    margin-bottom: 10px;
  }
  .info-action-box .info-wrap {
    max-width: 500px;
  }
  .info-action-box .action-wrap {
    margin-top: 4rem;
  }
  .info-action-box .action-wrap .btn {
    width: auto;
    padding: 0 6rem;
    height: 6.5rem;
    border-radius:0px;
    font-size:14px;
  }
  .about-future-box .box-inner-wrap {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -2rem;
  }
  .about-future-box .photo-inner-wrap {
    width: 45%;
    padding: 0 2rem;
  }
  .about-future-box .info-inner-wrap {
    width: 55%;
    padding: 0 2rem;
    margin: 0;
  }
  .about-future-box .info-wrap {
    padding: 0 2rem 0 0;
  }
  .about-future-box .info-wrap + .info-wrap {
    padding: 0 0 0 2rem;
  }
  .about-awards-box .item-wrap {
    width: 33.33%;
  }
  .about-locations-box .inner-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-locations-box .map-inner-wrap {
    -ms-flex-order: 3;
        order: 3;
    width: calc(100% - 38rem);
    margin-left: 0;
  }
  .about-locations-box .map-inner-wrap .elm-photo {
    width: 1268px;
    margin: 0 0 0 12rem;
  }
  .about-locations-box .title-inner-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-order: 1;
        order: 1;
    margin: 0;
    padding: 0;
  }
  .about-locations-box .info-inner-wrap {
    -ms-flex-order: 2;
        order: 2;
    width: 38rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    padding: 0;
  }
  .main-top-box.section-about .inner-wrap {
    min-height: 73.8rem;
  }
  .main-top-box.section-about .top-title {
    font-size: 2.6rem;
    line-height: 1.23076923;
    margin: 0 auto;
    max-width: 23.07692308em;
  }
  .info-pluses-box .item-wrap {
    max-width: 300px;
    width: 33.33%;
  }
  .bg-actions-box .actions-wrap {
    margin: 0 -20px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bg-actions-box .action-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 20px 0 0;
  }
  .bg-actions-box .btn {
    width: auto;
    padding: 0 30px;
    min-width: 252px;
  }
}
@media (min-width: 1024px) {
  .item-tile-about-inst {
    font-size: 16px;
    line-height: 18px;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .item-tile-about-inst .tile-info-wrap {
    width: 100%;
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 15px 0;
  }
  .item-tile-about-inst .tile-photo-wrap {
    display: block;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-about-inst .tile-total {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 5px;
  }
  .item-tile-about-inst .tile-photo {
    border-radius: 10px;
  }
  .info-action-box {
    padding: 10rem 0;
  }
  .section-padding {
    padding: 8rem 0;
  }
  .about-story-box {
    padding: 17rem 0 10rem 0;
  }
  .about-story-box .title-box {
    margin-bottom: 40px;
  }
  .about-story-box .title-box .page-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  .about-story-box .title-box.title-text-att .page-title:before {
    left: 3em;
  }
  .about-collabe-box {
    padding: 17rem 0 10rem 0;
  }
  .about-collabe-box .items-inner-title {
    font-size: 32px;
    line-height: 40px;
  }
  .about-collabe-box .items-inner-wrap {
    margin-bottom: 40px;
  }
  .about-collabe-box .action-inner-wrap {
    margin-top: 40px;
  }
  .about-collabe-box .items-wrap {
    margin: 0 -5px -10px -5px;
  }
  .about-collabe-box .item-wrap {
    padding: 0 5px;
    margin-bottom: 10px;
    width: 33.33%;
  }
  .about-collabe-box .item-wrap .elm-photo {
    height: auto;
    aspect-ratio: 380/500;
  }
  .about-collabe-box .action-inner-wrap .btn {
    height: 65px;
    padding: 0 65px;
  }
  @supports (display: grid) {
    .about-collabe-box .section-grid01 {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows: 1fr 1fr;
          grid-template-rows: 1fr 1fr;
      -ms-grid-columns: 2fr 1fr 1fr 2fr;
          grid-template-columns: 2fr 1fr 1fr 2fr;
    }
    .about-collabe-box .section-grid01 .item-wrap {
      width: 100%;
    }
    .about-collabe-box .section-grid01 .item-wrap .elm-photo {
      aspect-ratio: inherit;
      height: 245px;
    }
    .about-collabe-box .section-grid01 .wrap-first {
      -ms-grid-row: span 2;
          grid-row: span 2;
    }
    .about-collabe-box .section-grid01 .wrap-first .elm-photo {
      height: 500px;
    }
    .about-collabe-box .section-grid01 .wrap-last {
      -ms-grid-row: span 2;
          grid-row: span 2;
    }
    .about-collabe-box .section-grid01 .wrap-last .elm-photo {
      height: 500px;
    }
    .about-collabe-box .section-grid02 {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows: 1fr 1fr;
          grid-template-rows: 1fr 1fr;
      -ms-grid-columns: 40% 22% 38%;
          grid-template-columns: 40% 22% 38%;
    }
    .about-collabe-box .section-grid02 .item-wrap {
      width: 100%;
    }
    .about-collabe-box .section-grid02 .item-wrap .elm-photo {
      aspect-ratio: inherit;
      height: 245px;
    }
    .about-collabe-box .section-grid02 .wrap-first {
      -ms-grid-row: span 2;
          grid-row: span 2;
    }
    .about-collabe-box .section-grid02 .wrap-first .elm-photo {
      height: 500px;
    }
    .about-collabe-box .section-grid02 .wrap-last {
      -ms-grid-row: span 2;
          grid-row: span 2;
    }
    .about-collabe-box .section-grid02 .wrap-last .elm-photo {
      height: 500px;
    }
  }
  .about-future-box {
    padding: 16rem 0 10rem 0;
  }
  .about-future-box .title-box {
    margin-bottom: 5.5rem;
  }
  .about-awards-box {
    padding: 10rem 0;
  }
  .about-awards-box:has(+.info-action-box) {
    padding-bottom: 0;
  }
  .about-awards-box .item-wrap {
    width: 25%;
  }
  .about-awards-box .title-box .page-title {
    font-size: 32px;
    line-height: 40px;
  }
  .about-awards-box .award-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .about-inst-box {
    padding: 10rem 0;
  }
  .about-inst-box .title-box .page-title {
    font-size: 32px;
    line-height: 40px;
  }
  .about-inst-box .items-wrap {
    margin: 0 -15px;
  }
  .about-inst-box .item-wrap {
    padding: 0 15px;
    width: 230px;
    max-width: inherit;
    margin: 0;
  }
  .about-inst-box .wrap-main {
    width: calc(100% - 920px);
  }
  .about-inst-box .item-tile-about-inst-main {
    max-width: inherit;
    margin: -10px -15px;
    width: auto;
  }
  .about-locations-box {
    padding: 10rem 0;
  }
  .about-locations-box .title-inner-wrap {
    margin-bottom: 4rem;
  }
  .about-locations-box .page-title {
    /*font-size: 26px;
    line-height: 32px;
    margin: 0;*/
  }
  .about-locations-box .slider-wrap .elm-photo {
    aspect-ratio: inherit;
    height: 500px;
  }
  .about-locations-box .slider-main-box .slider-pagination-wrap {
    top: 500px;
  }
  .about-locations-box .slider-main-box .btn-action-ico.ico-arrow {
    top: 250px;
  }
  .info-pluses-box {
    margin-bottom: 8rem;
  }
  .info-pluses-box .title-box {
    margin-bottom: 30px;
  }
  .about-video-box {
    padding: 14.6rem 0 10rem 0;
  }
  .about-video-box .title-box.title-text-att .page-title:before {
    left: 2.9em;
  }
  .about-video-box .box-inner-wrap {
    display: -ms-flexbox;
    display: flex;
  }
  .about-video-box .video-inner-wrap {
    -ms-flex-order: 1;
        order: 1;
    width: 50%;
    padding: 0 2rem 0 0;
    margin: 0;
  }
  .about-video-box .info-inner-wrap {
    -ms-flex: 1;
        flex: 1;
    padding-left: 2rem;
    -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
  }
  .about-video-box .item-tile-video {
    height: 274px;
  }
  .abourt-teams-box {
    padding: 10rem 0;
  }
  .abourt-teams-box .info-inner-wrap {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -2rem;
  }
  .abourt-teams-box .info-wrap {
    padding: 0 2rem;
    margin: 0;
    width: 33.33%;
  }
  .abourt-teams-box .info-wrap:nth-child(2){
    display:block;
  }
  .about-who-box {
    padding: 16rem 0 10rem 0;
  }
  .title-box.title-text-att {
    margin-bottom: 5rem;
  }
  .title-box.title-text-att .page-title {
    /*font-size: 26px;
    line-height: 32px;*/
  }
  .title-box.title-text-att .page-title:before {
    font-size: 96px;
    line-height: 112px;
    left: 2.4em;
    margin-top: -0.5em;
  }
  .bg-actions-box {
    padding: 8rem 0 6rem 0;
  }
  .bg-actions-box .btn {
    height: 65px;
  }
  .top-bg-box {
    min-height: 30rem;
    padding: 8rem 0;
    margin-bottom: 8.5rem;
  }
  .top-bg-box .h1-title {
    font-size: 26px;
    line-height: 32px;
  }
  .info-icons-box .title-box .page-title {
    margin-bottom: 20px;
  }
  .info-icons-box .title-box p {
    max-width: 35em;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .about-inst-box .item-wrap {
    width: 180px;
    padding: 0 10px;
  }
  .about-inst-box .wrap-main {
    width: calc(100% - 760px);
  }
  .about-inst-box .items-wrap {
    margin: 0 -10px;
  }
  .about-inst-box .item-tile-about-inst-main {
    margin: -10px auto;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .about-inst-box .item-wrap {
    width: 210px;
    padding: 0 10px;
  }
  .about-inst-box .wrap-main {
    width: calc(100% - 840px);
  }
  .about-inst-box .items-wrap {
    margin: 0 -10px;
  }
  .about-inst-box .item-tile-about-inst-main {
    margin: -10px auto;
  }
}
/*about page end*/

/* brand about page */
.item-tile-photo {
  color: #181818;
}
.item-tile-photo .tile-title {
  margin: 20px 15px 0 15px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
.item-tile-photo:hover {
  color: #181818;
}
.brand-about-box {
  padding: 0 15px;
  position: relative;
}
.brand-about-box .items-wrap {
  margin: 0 -1px 0 0;
}
.brand-about-box .items-full {
  margin-left: -15px;
  margin-right: -16px;
}
.brand-about-box .item-wrap {
  width: 100%;
  padding: 0 1px 0 0;
  margin-bottom: 40px;
}
.brand-about-box .wrap-half {
  width: 50%;
}
.brand-about-box .info-inner-wrap {
  padding: 0px 0 50px 0;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #181818;
}
.brand-about-box .title-wrap {
  padding-top: 10px;
}
.brand-about-box .action-wrap,
.brand-about-box .info-wrap {
  margin-top: 30px;
}
.brand-about-box .action-wrap:first-child,
.brand-about-box .info-wrap:first-child {
  margin-top: 0;
}
.brand-about-box .action-wrap .btn,
.brand-about-box .info-wrap .btn {
  width: 100%;
  height: 45px;
  padding: 0 49px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
}
.brand-about-box .action-wrap .btn:not(:hover),
.brand-about-box .info-wrap .btn:not(:hover) {
  border-color: #181818;
  color: #fff;
}
.brand-about-box .h1-title {
  font-family: 'Press Start 2P', cursive;
  display: block;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #c5b4e3;
  text-align: center;
}
.brand-about-box .h1-title:last-child {
  margin-bottom: 0;
}
.brand-about-box .h1-title * {
  font-family: 'Press Start 2P', cursive;
}
.brand-about-box .subtitle,
.brand-about-box .h1-title .subtitle {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #181818;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-family: "TT Norms", sans-serif;
}
.brand-about-box .subtitle *,
.brand-about-box .h1-title .subtitle * {
  font-family: "TT Norms", sans-serif;
}
.brand-about-box .subtitle:last-child,
.brand-about-box .h1-title .subtitle:last-child {
  margin-bottom: 0;
}
.brand-about-box .no-mbottom {
  padding-bottom: 1px !important;
}
.brand-about-box p {
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .brand-about-box .scroll-outer-wrap {
    position: relative;
  }
  .brand-about-box .scroll-outer-wrap:before {
    content: "";
    display: none;
    width: 24px;
    height: 24px;
    background: rgba(255, 255, 255, 0.4) url(/local/templates/maneken/css/../img/icons/arrow-button.svg) center no-repeat;
    background-size: 24px auto;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 3;
    pointer-events: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
  }
  .brand-about-box .items-mobile-scroll {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-left: -15px;
    margin-right: -16px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .brand-about-box .items-mobile-scroll::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .brand-about-box .items-mobile-scroll .item-wrap {
    width: 196px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    min-width: 33.33dvw;
  }
  .brand-about-box .items-mobile-scroll:has(.item-wrap:nth-child(4)) .item-wrap {
    min-width: 25dvw;
  }
}
@media (max-width: 655px) {
  .brand-about-box .scroll-outer-wrap:before {
    display: block;
  }
}
@media (min-width: 1024px) {
  .item-tile-photo .tile-title {
    margin: 25px 0 0 0;
    padding: 0 25px;
    font-size: 16px;
    line-height: 22px;
  }
  .brand-about-box {
    padding: 0;
  }
  .brand-about-box .info-inner-wrap {
    padding-top: 45px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .brand-about-box .h1-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .brand-about-box .subtitle {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .brand-about-box .info-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    margin-top: 40px;
  }
  .brand-about-box .info-wrap.w600 {
    max-width: 600px;
  }
  .brand-about-box .info-wrap.w620 {
    max-width: 620px;
  }
  .brand-about-box .info-wrap.w720 {
    max-width: 720px;
  }
  .brand-about-box .action-wrap {
    margin-top: 40px;
  }
  .brand-about-box .action-wrap .btn {
    width: auto;
    min-width: 287px;
    height: 65px;
    font-size: 14px;
    letter-spacing: 0.28px;
  }
  .brand-about-box .items-wrap {
    margin: 0 -1px 0 0;
  }
  .brand-about-box .item-wrap {
    margin-bottom: 55px;
  }
  .brand-about-box .wrap-half,
  .brand-about-box .wrap-half-d {
    width: 50%;
  }
  .brand-about-box .wrap-four {
    width: 25%;
  }
}
/* end brand about page */

/* animate button */
.btn.button-animate {
  background: none;
  border: none;
  border-radius: 0;
  color: #fff !important;
  text-transform: uppercase;
  filter: none;
}
.btn.button-animate.button-text-dark {
  color: #000 !important;
}
.btn.button-animate.button-border-light:before,
.btn.button-animate.button-border-light:after {
  border-color: #fff;
}
.btn.button-animate:hover {
  background: none;
  border: none;
  color: #fff;
  filter: none;
}
.btn.button-animate:hover:before,
.btn.button-animate:hover:after {
  width: 50%;
}
.btn.button-animate:before,
.btn.button-animate:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  border: 2px solid var(--clr-att);
  transition: all ease-in-out 0.3s;
}
.btn.button-animate:before {
  left: 0;
  border-right: none;
}
.btn.button-animate:after {
  right: 0;
  border-left: none;
}
/* end animate button */
/* about locations and main slider animate  */
.actions-slider-box .sl-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  padding: 28px;
}
.actions-slider-box .slider-wrap {
  margin: 0;
  padding: 0;
  position: relative;
}
.actions-slider-box .slider {
  display: -ms-flexbox;
  display: flex;
  aspect-ratio: 1440/720;
  aspect-ratio: 1440/570;
  margin: 0;
  position: relative;
  background: #000;
}
.actions-slider-box .sl-wrap {
  -ms-flex: 1;
      flex: 1;
  transition: all ease-in-out 0.8s;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 100%;
}
.actions-slider-box .sl-wrap ~ .sl-wrap {
  display: block;
}
.actions-slider-box .sl-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  display: block;
}
.actions-slider-box .elm-photo {
  aspect-ratio: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.actions-slider-box .sl-title-wrap {
  display: block;
}
.actions-slider-box .btn {
  height: 112px;
  height: 7rem;
  padding: 0 32px;
  padding: 0 2rem;
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  border: none;
  background: none;
  min-width: 0;
  letter-spacing: normal;
  transition: background ease-in-out 0.8s;
}
.actions-slider-box .btn .button-ico {
  width: 64px;
  width: 4rem;
  height: 64px;
  height: 4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  transform: scaleX(0);
  width: 0;
  margin-left: 0;
  transition: transform ease-in-out 0.1s;
  transition: none;
}
.actions-slider-box .btn .button-title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 16px;
  margin: 0 1rem;
}
.actions-slider-box .btn .button-hidden {
  display: inline-block;
  transition: transform ease-in-out 0.1s;
  transition: none;
  transform: scaleX(0);
  width: 0;
}
.actions-slider-box .btn * {
  font-family: 'Press Start 2P', cursive;
}
.about-locations-box .title-box {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.about-locations-box .title-box .page-title:before {
  color: rgba(55, 247, 19, 0.2);
  text-transform: uppercase;
  font-size: 1.3em;
  white-space: nowrap;
}
.about-locations-box .list-inner-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.28571429;
  color: #999999;
}
.about-locations-box .list-inner-wrap .list li {
  break-inside: avoid-column;
  padding: 0 0 30px 0;
}
.about-locations-box .list-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.about-locations-box .list-title a:not(:hover) {
  color: inherit;
}
.about-locations-box .list-info {
  margin-bottom: 10px;
}
.about-locations-box .list-info:last-child {
  margin-bottom: 0;
}
.about-locations-box .list-more {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
}
.about-locations-box .list-more a:not(:hover) {
  color: inherit;
}
.about-locations-box .btn-title {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}
.about-locations-box .btn-title:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  background: url(/local/templates/maneken/css/../img/icons/location-min.svg) center no-repeat;
  background-size: 100% auto;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.brand-about-box .items_big_tile .item-wrap {
    width: 33.12%;
    padding: 0 1px 0 0;
    margin-bottom: 0px;
}

@media (max-width: 1023px) {
  .actions-slider-box .slider {
    -ms-flex-direction: column;
        flex-direction: column;
    aspect-ratio: 390/600;
  }
  .actions-slider-box .sl-wrap.sl-hover {
    -ms-flex: 1;
        flex: 1;
  }
  .actions-slider-box .sl-wrap.sl-hover .sl-title-wrap {
    margin-bottom: 10px;
  }
  .actions-slider-box .sl-wrap.sl-hover .btn:hover .button-title {
    color: var(--clr-base);
  }
  .actions-slider-box .sl-wrap.sl-hover .btn {
    background: var(--clr-att);
    color: var(--clr-base);
    border-radius: 0;
  }
  .actions-slider-box .sl-wrap.sl-hover .btn .button-ico {
    transform: scaleX(1);
    width: 4rem;
    margin-right: 1rem;
  }
  .actions-slider-box .sl-wrap.sl-hover .btn .button-hidden {
    transform: scaleX(1);
    width: auto;
  }
  .actions-slider-box .sl-title-wrap {
    text-align: left;
    padding: 0 0 0 5px;
    margin-bottom: -15px;
    transition: all ease 0.2s;
  }
  .actions-slider-box .btn {
    font-size: 24px;
    padding: 0 10px;
    height: 36px;
  }
  .actions-slider-box .btn:hover .button-title {
    color: #fff;
  }
  .actions-slider-box .btn .button-hidden {
    display: inline;
    margin: 0;
    transform: none !important;
    width: auto !important;
  }
  .actions-slider-box .btn .button-title {
    margin: 0;
  }
  .actions-slider-box .btn .button-ico {
    display: none;
  }
}
.actions-slider-box .elm-photo:after { 
 content: ""; 
 display: block; 
 position: absolute; 
 top: 0; 
 bottom: 0; 
 left: 0; 
 right: 0; 
 transition: all ease-in-out 0.8s; 
 opacity: 0; 
 background: #00000040; 
} 
@media (max-width: 1023px) { 
 .actions-slider-box .sl-wrap:not(.sl-hover) .elm-photo:after { 
  opacity: 1; 
 } 
} 
@media (min-width: 1024px) { 
 .actions-slider-box .elm-photo:after { 
  opacity: 1; 
 } 
 .actions-slider-box .sl-wrap:hover .elm-photo:after { 
  opacity: 0; 
 } 
}
@media (min-width: 640px) {
  .about-locations-box .list-inner-wrap .list {
    columns: 2;
    column-gap: 30px;
  }
}
@media (min-width: 768px) {
  .about-locations-box .list-inner-wrap {
    -ms-flex: 1;
        flex: 1;
    padding: 0 30px 0 0;
    margin: 0;
    -ms-flex-order: 2;
        order: 2;
    width: calc(100% - 42rem);
  }
  .about-locations-box .list-inner-wrap + .info-inner-wrap {
    -ms-flex-order: 2;
        order: 2;
    width: 42rem;
  }
  .about-locations-box .list-inner-wrap + .info-inner-wrap .slider-wrap .elm-photo {
    height: 560px;
  }
  .about-locations-box .list-inner-wrap + .info-inner-wrap .slider-main-box .slider-pagination-wrap {
    top: 560px;
  }
  .about-locations-box .list-inner-wrap + .info-inner-wrap .slider-main-box .btn-action-ico.ico-arrow {
    top: 280px;
  }
  .about-locations-box .list-inner-wrap .list {
    max-width: 528px;
    columns: 2;
  }
  .about-locations-box .title-box {
    -ms-flex-order: 1;
        order: 1;
  }
}
@media (min-width: 1024px) {
  .actions-slider-box .sl-wrap:hover {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
  .actions-slider-box .sl-wrap:hover .btn {
    background: var(--clr-att);
    color: var(--clr-base);
    border-radius: 0;
  }
  .actions-slider-box .sl-wrap:hover .btn .button-ico {
    transform: scaleX(1);
    width: 4rem;
    margin-right: 1rem;
  }
  .actions-slider-box .sl-wrap:hover .btn .button-hidden {
    transform: scaleX(1);
    width: auto;
  }
  .about-locations-box:has(.list-inner-wrap) {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .about-locations-box .list-inner-wrap .list {
    column-gap: 60px;
  }
}
/* end about locations and main slider animate  */


/* Filter */

.custom-filter-btns {
	display: flex;
	align-items;
	gap: 20px;
	margin-top: 20px;
}

.custom-filter-btns .new-btn-2 {
	background: none!important;
    color: #333!important;
}

.custom-filter-btns .new-btn-2:hover {
	background: none!important;
	color: #333!important;
}

.bx-filter-select-popup.custom {
	display: none;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid rgba(24, 24, 24, 0.05);
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    color: #181818;
    position: absolute;
    z-index: 1000;
    left: 0px;
    top: 45px;
}

.bx-filter-select-popup.custom.active {
	display: block;
}


.bx-filter-select-block.form-input.active .bx-filter-select-arrow {
	transform: rotate(180deg);
}

.catalog-menu-inner-filter input[type="submit"] {
	border-radius: 100px!important;
	transition: .2s;
	height: 42px!important;
	display: none;
}
.catalog-menu-inner-filter input[type="submit"]:hover {
	background: rgba(24, 24, 24, 0.2)!important;
	border: none!important;
	border-color: none!important;
}
.catalog-menu-inner-filter .new-btn-2 {
	background: #181818!important;
	color: #fff!important;
}
.bx-filter-select-arrow {
	transition: .3s;
}

.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
	background: #fff;
}

.bx-filter-input-checkbox input[type="checkbox"] {
    display: none;
}

.bx-filter-select-popup label {
	padding-left: 0!important;
}

.bx-filter-param-text::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 16px;
    color: white;
    z-index: 2;
}

.bx-filter-input-checkbox input:checked + .bx-filter-param-text::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='100' height='100' viewBox='0,0,256,256'%3E%3Cg fill='%23ffffff' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(8.53333,8.53333)'%3E%3Cpath d='M26.98047,5.99023c-0.2598,0.00774 -0.50638,0.11632 -0.6875,0.30273l-15.29297,15.29297l-6.29297,-6.29297c-0.25082,-0.26124 -0.62327,-0.36647 -0.97371,-0.27511c-0.35044,0.09136 -0.62411,0.36503 -0.71547,0.71547c-0.09136,0.35044 0.01388,0.72289 0.27511,0.97371l7,7c0.39053,0.39037 1.02353,0.39037 1.41406,0l16,-16c0.29576,-0.28749 0.38469,-0.72707 0.22393,-1.10691c-0.16075,-0.37985 -0.53821,-0.62204 -0.9505,-0.60988z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
    width: 15px;
    height: 14px;
}

.bx-filter-param-label:hover .bx-filter-param-text::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='100' height='100' viewBox='0,0,256,256'%3E%3Cg fill='%23ffffff' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(8.53333,8.53333)'%3E%3Cpath d='M26.98047,5.99023c-0.2598,0.00774 -0.50638,0.11632 -0.6875,0.30273l-15.29297,15.29297l-6.29297,-6.29297c-0.25082,-0.26124 -0.62327,-0.36647 -0.97371,-0.27511c-0.35044,0.09136 -0.62411,0.36503 -0.71547,0.71547c-0.09136,0.35044 0.01388,0.72289 0.27511,0.97371l7,7c0.39053,0.39037 1.02353,0.39037 1.41406,0l16,-16c0.29576,-0.28749 0.38469,-0.72707 0.22393,-1.10691c-0.16075,-0.37985 -0.53821,-0.62204 -0.9505,-0.60988z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
    width: 15px;
    height: 14px;
}

.bx-filter .bx-filter-popup-result.left {
	display: none!important;
}

.bx-filter-input-checkbox {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    user-select: none;
}

.bx-filter-input-checkbox::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: transparent;
    transition: background-color 0.2s, border-color 0.2s;
}

.bx-filter-input-checkbox input:checked + .bx-filter-param-text::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 16px;
    color: white;
	z-index: 2;
}

.bx-filter-input-checkbox input:checked + .bx-filter-param-text::after {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 18px;
    height: 18px;
    background-color: #000;
    border-radius: 4px;
    z-index: 1;
}

.bx-filter-input-checkbox:hover::before {
    /*background-color: #000;*/
    border-color: #000;
}

.bx-filter-input-checkbox:hover .bx-filter-param-text {

}

.custom-filter-btns {
	display: flex;
	align-items;
	gap: 20px;
	margin-top: 20px;
}

.custom-filter-btns .new-btn-2 {
	background: none!important;
    color: #333!important;
}

.custom-filter-btns .new-btn-2:hover {
	background: rgba(24, 24, 24, 0.2) !important;
    border: none!important;
}

.custom-filter-btns .new-btn-1:hover {
	background: rgba(24, 24, 24, 0.2) !important;
    border: none!important;
}

@media screen and (max-width: 768px) {
	.bx-filter-select-popup.custom{
		left: -135px;
		top: 30px;
	}
	.catalog-menu-box .form-input.bx-filter-select-block {
		display: flex;
		align-items: center;
	}
	.bx-filter .bx-filter-select-arrow {
		top: 8px;
	}
	.bx-filter-param-label:hover .bx-filter-param-text::before {
		background-color: none;
	}
	.bx-filter-input-checkbox:hover::before {
		background: none;
	}
	.sort-wrapper,
	.catalog-menu-box {
    		margin-bottom: 20px;
	}
  span.frm-title_span{
    display:block;
    width:100%;
  }
}

/*end*/


/* arrows sliders modify */
#digi-recs-item_page-alternatives.digi-recs--mobile .swiper-button-prev {
	display: block !important;
}
@media (max-width: 1023px) {
	.catalog-box.index-catalog-top-box .btn-action-ico.ico-arrow.ico-arrow-second.ico-arrow-prev:after  {
		transform: scaleX(-1);
	}
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container {
    position: static;
    width: 0;
    height: 0;
    overflow: visible;
    margin: 0;
    padding: 0;
  }
  #digi-recs-item_page-alternatives:has(.digi-product__label) .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev,
  #digi-recs-item_page-alternatives:has(.digi-product__label) .digi-recs__product__list .digi-swiper-button-container .swiper-button-next {
	top: 40%;
  }
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next {
    position: absolute;
    top: 300px;
    left: 7px;
    margin: -12px 0 0 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #00000020 url(/local/templates/maneken/css/../img/icons/arrow-slider.svg) center no-repeat;
    border: none;
    background-size: auto 24px;
    box-shadow: none;
    transform: scaleX(-1);
    overflow: visible;
  }
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:before,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:before,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:after,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:after,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev *,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next * {
    display: none;
  }
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:before,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    max-width: 40px;
    max-height: 40px;
  }
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:hover,
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:hover {
    background-color: #00000040;
    border: none;
    box-shadow: none;
  }
  #digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next {
    left: auto;
    right: 7px;
    transform: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow,
  .catalog-box .slider .btn-action-ico.ico-arrow-second {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: none;
    border-radius: 0;
    border: none;
    filter: none;
    pointer-events: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow:before,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:before {
    content: "";
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding-top: 63%;
    background: none;
    border: none;
    filter: none;
    pointer-events: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow:after,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: #00000020 url(/local/templates/maneken/css/../img/icons/arrow-slider.svg) center no-repeat;
    background-size: auto 24px;
    position: absolute;
    top: 50%;
    left: 7px;
    margin: -12px 0 0 0;
    border-radius: 50%;
    pointer-events: auto;
    filter: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow:hover,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:hover {
    background: none;
    border: none;
    filter: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow:hover:before,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:hover:before,
  .catalog-box .slider .btn-action-ico.ico-arrow:hover:after,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:hover:after {
    filter: none;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow:hover:after,
  .catalog-box .slider .btn-action-ico.ico-arrow-second:hover:after {
    background-color: #00000040;
  }
  .catalog-box .slider .btn-action-ico.ico-arrow-next:after {
    left: auto;
    right: 7px;
  }
  .gallery-slider-box .slider {
    position: relative;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #00000020;
    box-shadow: none;
    border: none;
    position: absolute;
    top: 218px;
    left: 37px;
    margin: -12px 0 0 0;
    overflow: visible;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow.ico-arrow-next,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second.ico-arrow-next {
    left: auto;
    right: 37px;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow:hover,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second:hover {
    background: #00000040;
    border: none;
    box-shadow: none;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow:hover:before,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second:hover:before {
    filter: none;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow:after,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second:after,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow *,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second * {
    display: none;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow:after,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    max-width: 40px;
    max-height: 40px;
  }
  .gallery-slider-box .slider .btn-action-ico.ico-arrow:before,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second:before {
    display: block;
    background: url(/local/templates/maneken/css/../img/icons/arrow-slider.svg) center no-repeat;
    background-size: auto 24px;
    filter: none;
  }
}
@media (max-width: 1023px) {
  .about-collabes-page-box .info-card-box {
    position: static;
  }
  .about-collabes-page-box .info-card-box .actions-wrap {
    width: 79px;
    position: absolute;
    right: 0;
    top: calc(-5rem - 40px);
  }
  .about-collabes-page-box .info-card-box .actions-wrap .btn-action-ico.ico-arrow-second:first-child {
    border-right: none;
    width: 39px;
  }
  .about-collabes-page-box .info-card-box .logos-actions-wrap {
    position: relative;
  }
  .about-collabes-page-box .info-card-box .logos-wrap {
    padding-right: 0;
  }
  .about-collabes-page-box .box-inner-wrap .title-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-height: 40px;
    padding-right: 100px;
  }
  .about-collabes-page-box .box-inner-wrap .title-box .page-title {
    word-wrap: break-word;
    max-width: 100%;
  }
  .about-collabes-page-box .slider-inner-wrap,
  .about-collabes-page-box .slider-wrap,
  .about-collabes-page-box .slider,
  .about-collabes-page-box .sl-wrap {
    position: static;
    overflow: visible;
  }
  .about-collabes-page-box .swiper-slide {
    transition: all ease 0.2s;
  }
  .about-collabes-page-box .swiper-slide:not(.swiper-slide-active) {
    opacity: 0;
    pointer-events: none;
  }
}
@media (max-width: 639px) {
	#digi-recs-item_page-alternatives:has(.digi-product__label) .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev,
	#digi-recs-item_page-alternatives:has(.digi-product__label) .digi-recs__product__list .digi-swiper-button-container .swiper-button-next {
	  top: 35%;
	}
}
@media (min-width: 640px) and (max-width: 1023px) {
  .gallery-slider-box .slider .btn-action-ico.ico-arrow,
  .gallery-slider-box .slider .btn-action-ico.ico-arrow-second {
    top: 233px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .catalog-box .slider .btn-action-ico.ico-arrow:before {
    padding-top: 42.5%;
  }
}
@media (min-width: 1024px) {
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container {
		position: static;
		margin: 0;
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev,
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next {
	  top: -60px;
	  margin-top: 0;
	  right: 40px;
	  left: auto;
	  border: 1px solid var(--clr-base);
	  box-shadow: none;
	  transition: all ease 0.2s;
	  transform: rotate(0deg);
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev {
		margin-right: 38px;
		transform: scaleX(-1);
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev span,
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next span {
		display: none;
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:before,
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-image: url(/local/templates/maneken/css/../img/icons/arrow-slider-second.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 40px auto;
		transition: all ease 0.2s;
		transform: rotate(0deg);
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:hover:before,
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:hover:before {
		filter: brightness(0) invert(1);
	}
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-prev:hover,
	#digi-recs-item_page-alternatives .digi-recs__product__list .digi-swiper-button-container .swiper-button-next:hover {
		background: var(--clr-base);
	}
}
/* end arrows sliders modify */



/*  404 page styles */
body:has(.error-section-box:last-child) .page-full {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
body:has(.error-section-box:last-child) .breadcrumbs-box {
  min-height: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
body:has(.error-section-box:last-child) .breadcrumbs-box .menu {
  gap: 20px 0;
}
body:has(.error-section-box:last-child) .breadcrumbs-box .menu li {
  margin-bottom: 0;
}
.error-section-box {
  position: relative;
  padding: 15px 15px 276px 15px;
  width: calc(100% + 30px);
  background: #000;
  margin: 0 -15px;
  -ms-flex: 1;
      flex: 1;
  font-size: 16px;
  line-height: 1.375;
  color: #181818;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.error-section-box .bg-inner-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
}
.error-section-box .box-inner-wrap {
  display: block;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 27.4em;
  padding: 3.125em 1em;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  z-index: 2;
}
.error-section-box .section-title {
  display: block;
  font-size: 6em;
  line-height: normal;
  margin: 0 0 10px 0;
  font-weight: 400;
  font-family: 'Microgramma', sans-serif;
}
.error-section-box .actions-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 30px -5px 0 -5px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 0;
}
.error-section-box .action-wrap {
  width: auto;
  padding: 0 5px;
  margin: 0;
  -ms-flex: 1;
      flex: 1;
}
.error-section-box .new-btn-1 {
  height: 45px;
  padding: 0 30px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.02em;
  margin: 0;
  min-width: 150px;
}
@media (min-width: 640px) {
  .error-section-box .action-wrap {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
}
@media (min-width: 1024px) {
  .error-section-box {
    width: 100%;
    padding: 216px 0;
    margin: 0;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 20px;
    line-height: 1.4;
  }
  .error-section-box .bg-inner-wrap {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100dvw;
  }
  .error-section-box .box-inner-wrap {
    padding: 2.5em;
  }
  .error-section-box .actions-wrap {
    margin-top: 2.5em;
  }
}

/* end 404 page styles */



/* news styles 444 */
.article-inner-box {
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 50px;
}
.article-inner-box .article-catalog-tiles-wrap .btn-action-ico.ico-add-fav {
  position: absolute;
  top: 32px;
  top: 2rem;
  right: 64px;
  right: 4rem;
  border: none;
}
.article-inner-box .article-catalog-tiles-wrap,
.article-inner-box .article-tiles-wrap,
.article-inner-box .article-gallery-wrap {
  margin: 30px 0;
}
.article-inner-box .article-catalog-tiles-wrap:first-child,
.article-inner-box .article-tiles-wrap:first-child,
.article-inner-box .article-gallery-wrap:first-child {
  margin-top: 0;
}
.article-inner-box .article-catalog-tiles-wrap:last-child,
.article-inner-box .article-tiles-wrap:last-child,
.article-inner-box .article-gallery-wrap:last-child {
  margin-bottom: 0;
}
.article-inner-box .article-catalog-tiles-wrap .item-wrap {
  width: 50%;
  padding: 0 1px 0 0;
  margin-bottom: 1px;
}
.article-inner-box .article-catalog-tiles-wrap .items-wrap {
  margin: 0 -1px 0 0;
}
.article-inner-box .article-gallery-wrap .items-wrap {
  margin: 0 -1px 0 0;
}
.article-inner-box .article-gallery-wrap .item-wrap {
  margin-bottom: 1px;
  padding: 0 1px 0 0;
  width: 50%;
}
.article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n+1) {
  width: 100%;
}
.article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n+1) .elm-photo {
  aspect-ratio: 360/280;
}
.article-inner-box .article-gallery-wrap .elm-photo {
  aspect-ratio: 180/280;
}
.article-inner-box .article-tiles-wrap .items-wrap {
  margin: 0 -1px 0 0;
}
.article-inner-box .article-tiles-wrap .item-wrap {
  width: 100%;
  padding: 0 1px 0 0;
  margin-bottom: 1px;
}
.article-inner-box .article-tiles-wrap .item-tile-gallery-info:nth-child(2) {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  text-align: right;
}
.article-inner-box .article-tiles-wrap .item-tile-gallery-info:first-child {
  margin-top: 0;
}
.article-inner-box .article-lead-wrap {
  font-size: 14px;
  line-height: 1.28571429;
  font-weight: 500;
  margin-bottom: 30px;
}
.article-inner-box .article-action-wrap {
  display: block;
  margin: 30px 0;
}
.article-inner-box .article-action-wrap:first-child {
  margin-top: 0;
}
.article-inner-box .article-action-wrap:last-child {
  margin-bottom: 0;
}
.article-inner-box .article-action-wrap .btn {
  width: 100%;
  padding: 0 10px;
  height: 45px;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.24px;
}
.article-inner-box .h2-title {
  margin: 45px 0 15px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
.article-inner-box .h2-title:first-child {
  margin-top: 0;
}
.article-inner-box .h2-title:last-child {
  margin-bottom: 0;
}
.side-tiles-news-box {
  margin-bottom: 50px;
}
.side-tiles-news-box .items-wrap {
  margin: 0;
}
.side-tiles-news-box .item-wrap {
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}
.side-tiles-news-box .item-wrap:last-child {
  margin-bottom: 0;
}
.side-tiles-news-box .item-tile-new-main .tile-photo {
  aspect-ratio: 1;
}
.side-tiles-news-box .item-tile-new-main .tile-photo-wrap {
  width: 55px;
}
.side-tiles-news-box .item-tile-new-main .tile-info-wrap {
  padding-left: 10px;
}
.side-tiles-news-box .item-tile-new-main .tile-title {
  margin-bottom: 8px;
}
.tile-new-box {
  margin-bottom: 15px;
}
.tile-new-box .item-tile-new-main {
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 16px;
  line-height: 1.375;
}
.tile-new-box .item-tile-new-main .tile-photo-wrap {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
.tile-new-box .item-tile-new-main .tile-info-wrap {
  padding: 20px 0 0 0;
}
.tile-new-box .item-tile-new-main .tile-photo {
  aspect-ratio: 390/300;
}
.tile-new-box .item-tile-new-main .tile-title {
  margin-bottom: 10px;
  line-height: inherit;
  font-family: "Press Start 2P", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.tile-new-box .item-tile-new-main .tile-title * {
  font-family: "Press Start 2P", sans-serif;
}
.tile-new-box .item-tile-new-main .tile-info {
  margin-bottom: 10px;
}
.tile-new-box .item-tile-new-main .tile-date {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.11px;
}
.tile-new-box .item-tile-new-main .elm-sticker {
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 10px;
  margin-bottom: 10px;
  z-index: 2;
}
.tiles-news-box {
  margin-bottom: 60px;
}
.tiles-news-box .more-inner-wrap {
  margin-top: 40px;
  text-align: center;
}
.tiles-news-box .more-inner-wrap .btn {
  width: 100%;
  height: 45px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.24px;
  border-radius: 0;
}
.tiles-news-box .items-wrap {
  margin: 0 -10px;
}
.tiles-news-box .item-wrap {
  padding: 0 10px;
  width: 100%;
  margin-bottom: 20px;
}
.tiles-news-box .item-wrap:last-child {
  margin-bottom: 0;
}
.tiles-news-box .wrap-main {
  margin: 40px 0;
}
.tiles-news-box .wrap-main:first-child {
  margin-top: 0;
}
.wrap-main .item-tile-new-main {
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 16px;
  line-height: 1.375;
}
.wrap-main .item-tile-new-main .tile-photo-wrap {
  width: 100%;
}
.wrap-main .item-tile-new-main .tile-info-wrap {
  padding: 20px 0 0 0;
}
.wrap-main .item-tile-new-main .tile-photo {
  aspect-ratio: 360/270;
}
.wrap-main .item-tile-new-main .tile-title {
  margin-bottom: 10px;
  line-height: inherit;
  font-family: "Press Start 2P", sans-serif;
  font-weight: 400;
}
.wrap-main .item-tile-new-main .tile-title * {
  font-family: "Press Start 2P", sans-serif;
}
.wrap-main .item-tile-new-main .tile-info {
  margin-bottom: 10px;
}
.wrap-main .item-tile-new-main .tile-date {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.11px;
}
.wrap-main .item-tile-new-main .elm-sticker {
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 10px;
  margin-bottom: 10px;
  z-index: 2;
}
.item-tile-new-main {
  font-size: 12px;
  line-height: 1.33333333;
  color: var(--clr-base);
  display: -ms-flexbox;
  display: flex;
}
.item-tile-new-main:hover {
  color: var(--clr-base);
}
.item-tile-new-main:hover .tile-title {
  color: var(--clr-att);
}
.item-tile-new-main .tile-photo-wrap {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-new-main .tile-info-wrap {
  -ms-flex: 1;
      flex: 1;
  position: relative;
  padding-left: 10px;
}
.item-tile-new-main .tile-photo {
  aspect-ratio: 80/106;
}
.item-tile-new-main .tile-title {
  display: block;
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  transition: all ease 0.2s;
}
.item-tile-new-main .tile-title:last-child {
  margin-bottom: 0;
}
.item-tile-new-main .tile-info {
  display: block;
  margin-bottom: 7px;
}
.item-tile-new-main .tile-info:last-child {
  margin-bottom: 0;
}
.item-tile-new-main .tile-date {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  letter-spacing: 0.1px;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.item-tile-new-main .tile-date:last-child {
  margin-bottom: 0;
}
.item-tile-new-main:hover {
  color: var(--clr-base);
}
.item-tile-new-main a:not([class]):not(:hover) {
  color: inherit;
}
.item-tile-new-main .elm-sticker {
  display: none;
  height: 26px;
  padding: 0 10px;
  font-size: 11px;
  letter-spacing: 0.11px;
  line-height: 26px;
}
.item-tile-gallery-info {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: end;
      align-items: flex-end;
  background: #fff;
  color: var(--clr-base);
  overflow: hidden;
}
.item-tile-gallery-info .tile-photo-wrap {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-gallery-info .tile-info-wrap {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px;
  overflow: hidden;
}
.item-tile-gallery-info .tile-title {
  display: block;
  transition: all ease 0.2s;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.24px;
  font-weight: 500;
  text-transform: none;
}
.item-tile-gallery-info:hover .tile-title {
  color: var(--clr-att);
}
.elm-sticker.bg-att {
  background-color: var(--clr-att);
  color: var(--clr-base);
}
.h2-title.title-medium {
  font-size: 20px;
  margin: 15px 0;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
.h2-title.title-medium:first-child {
  margin-top: 0;
}
.h2-title.title-medium:last-child {
  margin-bottom: 0;
}
.blockquote-text {
  display: block;
  position: relative;
  margin: 30px 0;
  padding-left: 10px;
  border-left: 5px solid var(--clr-att);
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--clr-base);
  letter-spacing: 0.1px;
  font-family: 'Press Start 2P', cursive;
}
.blockquote-text * {
  font-family: 'Press Start 2P', cursive;
}
.blockquote-text:first-child {
  margin-top: 0;
}
.blockquote-text:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .article-inner-box .h2-title br {
    display: none;
  }
}
@media (min-width: 768px) {
  .article-inner-box .article-tiles-wrap .items-wrap {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .article-inner-box .article-tiles-wrap .item-wrap {
    width: 50%;
  }
  .article-inner-box .article-gallery-wrap .item-wrap {
    margin-bottom: 1px;
    padding: 0 1px 0 0;
    width: 25%;
  }
  .article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n+1) {
    width: 25%;
  }
  .article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n+1) .elm-photo {
    aspect-ratio: inherit;
    height: 280px;
  }
  .article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n) {
    width: 50%;
  }
  .article-inner-box .article-gallery-wrap .item-wrap:nth-child(3n) .elm-photo {
    aspect-ratio: inherit;
    height: 280px;
  }
  .article-inner-box .article-gallery-wrap .elm-photo {
    aspect-ratio: inherit;
    height: 280px;
  }
  .tile-new-box .item-tile-new-main .tile-photo-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .tile-new-box .item-tile-new-main .tile-photo {
    aspect-ratio: 1160/600;
  }
  .tiles-news-box .more-inner-wrap {
    margin-top: 30px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .tiles-news-box .more-inner-wrap .btn {
    width: calc(33.33% - 10px);
  }
  .tiles-news-box .items-wrap {
    margin: 0 -5px;
  }
  .tiles-news-box .item-wrap {
    width: 33.33%;
    padding: 0 5px;
    margin: 0;
  }
  .tiles-news-box .wrap-main {
    width: 100%;
    margin: 30px 0;
  }
  .tiles-news-box .wrap-main .item-tile-new-main {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
  }
  .tiles-news-box .wrap-main .item-tile-new-main.tile-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .tiles-news-box .wrap-main .item-tile-new-main.tile-reverse .tile-info-wrap {
    padding-left: 0;
    padding-right: 35px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-photo-wrap {
    width: calc(66.66% - 5px);
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-info-wrap {
    -ms-flex: 1;
        flex: 1;
    width: auto;
    padding: 0 0 0 35px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .elm-sticker {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0 0 15px 0;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-photo {
    aspect-ratio: 770/400;
  }
  .tiles-news-box .item-tile-new-main {
    -ms-flex-direction: column;
        flex-direction: column;
    font-size: 16px;
    line-height: 1.375;
  }
  .tiles-news-box .item-tile-new-main .tile-photo-wrap {
    width: 100%;
  }
  .tiles-news-box .item-tile-new-main .tile-info-wrap {
    padding: 20px 0 0 0;
  }
  .tiles-news-box .item-tile-new-main .tile-photo {
    aspect-ratio: 360/270;
  }
  .tiles-news-box .item-tile-new-main .tile-title {
    margin-bottom: 10px;
    line-height: inherit;
  }
  .tiles-news-box .item-tile-new-main .tile-info {
    margin-bottom: 10px;
  }
  .tiles-news-box .item-tile-new-main .tile-date {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.11px;
  }
  .tiles-news-box .item-tile-new-main .elm-sticker {
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 10px;
    margin-bottom: 10px;
    z-index: 2;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tiles-news-box .wrap-main .item-tile-new-main {
    font-size: 15px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main.tile-reverse .tile-info-wrap {
    padding-left: 0;
    padding-right: 20px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-info-wrap {
    padding-left: 20px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .tile-title {
    font-size: 14px;
    line-height: 24px;
  }
  .tiles-news-box .wrap-main .item-tile-new-main .elm-sticker {
    margin-bottom: 5px;
  }
  .tiles-news-box .item-tile-new-main {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .tile-new-box {
    margin-bottom: 20px;
  }
  .title-box.title-vsmall {
    margin-bottom: 20px;
  }
  .content-outer-wrap.content-large .side-wrap {
    width: 34rem;
    padding-top: 30px;
  }
  .content-outer-wrap.content-large .content-wrap {
    max-width: calc(100% - 34rem);
    padding-right: 5rem;
  }
}
/* end news styles */

/* End */


/* Start:/local/templates/maneken/components/bitrix/news.detail/header_line/style.css?1765885396264*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.mod_header_line .text {
animation:fadein ease 0.2s;
}
.mod_header_line .text:not(.active) {
display: none;
}
/* End */


/* Start:/bitrix/components/arturgolubev/search.title/templates/.default/style.css?169883972714073*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

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

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/templates/maneken/components/bitrix/sale.basket.basket.line/basket/style.css?16847385994749*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	.block-wrapper .bx-basket-fixed {
		padding-top: 0;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile {
		display: flex;
		justify-content: space-between;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block {
		margin-right: 20px;
		padding-bottom: 0;
	}

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/local/templates/maneken/components/bitrix/form/subscribe/style.css?17659733683970*/
.about-form-box {
    padding: 50px 0;
    position: relative;
    line-height: 1.375;
    /* old styles */
    /* end old styles */
}

.about-form-box .box-inner-wrap {
    position: relative;
    z-index: 2;
}

.about-form-box .form-inner-wrap {
    margin-bottom: 30px;
}

.about-form-box .title-box {
    margin-bottom: 16px;
}

.about-form-box .title-box .page-title {
    font-size: 24px;
    line-height: 28px;
}

.about-form-box .info-wrap {
    margin-bottom: 30px;
}

.about-form-box .frm-row,
.about-form-box .frm-row-submit {
    margin: 0;
}

.about-form-box .frm-field {
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

.about-form-box .frm-row-submit .frm-field {
    margin: 0;
}

.about-form-box .frm-row-submit .btn {
    width: 100%;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
}

.about-form-box .field-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 18px;
    color: #747474;
    margin: 0;
}

.about-form-box .form-input.input-line {
    height: 42px;
    margin: 0;
    font-size: 16px;
}

.about-form-box select.form-input.input-line {
    cursor: pointer;
    padding-right: 30px;
    background-image: url(/local/templates/maneken/img/partners/img/arrow-select.svg);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: right center;
}

.about-form-box .form-input.input-line {
    border-radius: 0;
    border: none;
    background: #fff;
    border-bottom: 1px solid var(--clr-base);
    padding: 0;
    color: var(--clr-base);
    margin: 0;
}

.about-form-box .form-input.input-line.input-error {
    border-bottom-color: #FF0D0D;
}

.about-form-box .form-input.input-line.input-valid {
    border-bottom-color: #37F713;
}

.about-form-box .form-input-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about-form-box .form-input-text.input-line {
    border-bottom-color: transparent;
}


@media (min-width: 768px) {
    .about-form-box .box-inner-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .about-form-box .title-box {
        width: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-bottom: 3rem;
    }

    .about-form-box .title-box .page-title {
        font-size: 3.2rem;
        line-height: 1.25;
    }

    .about-form-box .title-box .page-title br {
        display: none;
    }

    .about-form-box .form-inner-wrap {
        width: 50%;
        padding: 0 4rem 0 0;
        margin: 0;
        max-width: 54rem;
    }

    .about-form-box .photo-inner-wrap {
        -ms-flex: 1;
        flex: 1;
        margin: 0;
        padding: 0;
        max-width: 46.4rem;
    }
}


@media (min-width: 1024px) {
    .about-form-box {
        padding: 10rem 0;
    }

    .about-form-box .frm-row-submit .btn {
        width: auto;
        padding: 0 30px;
    }
}

.about-form-box select.inputselect {
    height: 42px;
    margin: 0;
    font-size: 16px;
}

.about-form-box select.inputselect {
    cursor: pointer;
    padding-right: 30px;
    background-image: url(/local/templates/maneken/img/partners/img/arrow-select.svg);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: right center;
}

.about-form-box select.inputselect {
    border-radius: 0;
    border: none;
    background-color: #fff;
    border-bottom: 1px solid var(--clr-base);
    padding: 0;
    color: var(--clr-base);
    margin: 0;
}

.about-form-box select.inputselect.input-error {
    border-bottom-color: #FF0D0D;
}

.about-form-box select.inputselect.input-valid {
    border-bottom-color: #37F713;
}
/* End */


/* Start:/local/templates/maneken/components/bitrix/news.detail/footer/style.css?1691961231155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/components/Maneken/Prmocodelink/templates/.default/style.css?1758184562814*/
#popup-PROMO_CODE {
    padding: 0 3rem;
    border-radius: 5px;
    background: 0 0;

}

#popup-PROMO_CODE .fancybox-button {
    right: 25px;
}

#popup-PROMO_CODE .fancybox-button svg path {
    fill: white !important;
}

#popup-PROMO_CODE .form-rass-button {
    width: unset;
}

#promo-link {
    border: 1px solid #d8fdd1;
    text-decoration: none;
    gap: 8px;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #181818;
    background: #d8fdd1;
    border-radius: 0;
    width: fit-content;
}

@media (max-width: 768px) {
  #popup-PROMO_CODE  .new-btn-3:hover {
        background: black;
        color: #19d900;
        border-color: #19d900;
    }
}


/* End */


/* Start:/local/templates/maneken/template_styles.css?1784526626139930*/
.about-article-box p,
body {
    font-family: "TT Norms" !important;
}

.tile-price.price-old,
.elm-price.price-old {
    display: none !important;
}

.digi-dolyame-scheme__text {
    display: none !important;
}

.frm-title_span {
    display: none !important;
}

.elm-card-panel .panel-info-wrap {
    /* display: none !important;*/
}

/*
.index-slider-box .btn.button-animate {
    color: #000!important;
}*/
.page-full.catalog_top_product_main .mod_main_catalog_top {
    margin-top: 0;

}

.index-slider-box .btn.button-animate:before {
    border: 2px solid #fff;
     border: 2px solid #37f713;
    border-right: none;
}

.index-slider-box .btn.button-animate:after {
    border: 2px solid #fff;
     border: 2px solid #37f713;
    border-left: none;
}

/*
.main-section-box.cnt-section.main-section-box_margin {
    display: none !important;
}*/

.main-catalog-box.cnt-section {
    margin-bottom: 0;
}

div.cat-title.page-title[data-title="MANEKEN_SARTI"],
div.cat-title.page-title[data-title="maneken_secret"],
div.cat-title.page-title[data-title="VALENTINE_DAY"] {
    display: none !important;
}

div.cat-title.page-title[data-title="MANEKEN_POKRAS"] {
    font-size: 8rem;
}


.lk-outer-wrap .info-title {
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 20px;
    letter-spacing: normal;
}

.lk-outer-wrap .tile-row-main .row-title,
.lk-outer-wrap .tile-row-main .row-value {
    background-color: transparent !important;
}

.catalog-box .tile-title {
    font-size: 1em !important;
    padding: 0 1.5rem;
}

.main-subscribe-box font.notetext,
.mod_add_cart:hover .info .text,
.mod_btn_personal a,
.mod_personal_modal .title-box .page-title,
.mod_warranty_service .page-title,
.personal-box .wrap-second ul li.selected a {
    color: #fff;
}

.order-form-box {
    margin-bottom: 0 !important;
}

.mod_recomended {
    margin-bottom: 0.5rem;
}

.mod_recomended .slick-track {
    margin-right: auto;
    margin-left: 0;
}

.vw_shadow {
    position: relative;
    z-index: 0;
}

.price-delivery.info_12412,
.info_28503,
.info_28505,
.price-delivery.info_28504 {
    display: none;
}

.main-catalog-box .item-wrap {
    width: 50%;
}

.main-catalog-box .item-wrap .item-tile-catalog-main {
    background: url("/local/templates/maneken/img/main_catalog_item_big.jpg") center/cover no-repeat;
    padding: 0;
    min-height: auto;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo {
    right: auto;
    left: 5%;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo img {
    max-width: none;
    position: unset;
    width: auto;
    height: 100%;
}

#bx-soa-properties div[data-property-id-row="27"],
.about-top-box img.mobile,
.breadcrumbs-box i,
.btn-action-ico.ico-arrow.ico-arrow_new:after,
.btn-action-ico.ico-arrow.ico-arrow_new:before,
.bx-filter .form-input.input-second .bx-filter-select-arrow,
.bx-filter-select-popup ul li::before,
.bx-pagination ul li::before,
.index-slider-box #myVideoMobile,
.index-slider-box .ico-arrow::after,
.index-slider-box .ico-arrow::before,
.index-slider-box .main-top-box .img_mobile,
.lk-menu-box li:before,
.lk-menu-box ul:before,
.main-about-box .img_0,
.main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo .mobile_img,
.main-subscribe-box .img,
.main-subscribe-box .inner-title::before,
.main-subscribe-box .select_types input[type="radio"],
.mod_main_catalog_top .catalog-top .item-wrap .btn-action-ico.ico-add-fav,
.mod_video .item-tile-new .tile-photo:before,
.open_popup_subscribe,
.personal-box .wrap-second ul li:before,
.search-page .search-change-how,
.search-page .search-description small {
    display: none;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .tile-info-wrap {
    margin-left: auto;
    width: 50%;
    padding: 130px 15px 130px 0;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .tile-title {
    font-size: 42px;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .btn {
    display: block;
    color: #fff;
    font-weight: 400;
    margin: auto;
    width: auto;
    height: auto;
    min-width: auto;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px 10px;
    border-radius: 0;
}

.main-catalog-box .item-wrap .item-tile-catalog-main .btn:hover {
    background-color: transparent;
    color: #fff !important;
}

.bonus_card img,
.lk-actions-box .btn,
.main-catalog-box .item-wrap.big,
.mod_redbox_form .items-wrap_grid .item-wrap {
    width: 100%;
}

.main-catalog-box .item-wrap.big .item-tile-catalog-main .tile-photo {
    left: 8%;
}

.main-catalog-box .item-wrap.big .item-tile-catalog-main .btn {
    max-width: 50%;
}

.main-catalog-box .item-wrap .item-tile-catalog-main::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    display: block;
}

.basket-item-price-old {
    position: unset !important;
}

.mod_personal_modal {
    background: #000;
    padding: 1rem;
}

.lk-actions-box .action-wrap:last-child,
.lk-history-box .item-wrap:last-child,
.lk-title-box .h1-title:last-child,
.mod_personal_modal .title-box,
.popup-outer-box .main-subscribe-box .select_types {
    margin-bottom: 0;
}

.mod_personal_modal .title-box .page-title:before {
    left: 0.1em;
    color: #666;
}

.mod_personal_modal .mod_content_personal_modal {
    padding: 3rem;
}

.mod_personal_modal .popup-content-wrap {
    max-width: 1500px !important;
    width: 100%;
    background: #fff;
}

.mod_personal_modal .mod_header_personal_modal {
    background: url("/local/templates/maneken/img/header_modal_personal.jpg") center/cover no-repeat;
    padding: 3rem;
}

.mod_personal_modal .mod_btn_personal {
    padding: 1.5rem;
    max-width: max-content;
    margin-left: 0;
    cursor: pointer;
}

.mod_btn_personal .more,
.mod_referral_promocode .more a {
    color: #fff;
    text-transform: lowercase;
    border-bottom: 1px solid #fff;
    transition: 0.3s;
    font-weight: 400;
}

.mod_btn_personal .more:hover,
.mod_header_line a,
.mod_referral_promocode .more a:hover {
    color: var(--clr-att);
}

.mod_btn_personal {
    margin: 0 auto 1.5rem;
    transition: 0.3s;
    background: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 30px;
    padding: 6px 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.about-article-box p {
    font-size: initial;
}

#popup-subscribe,
#popup-subscribe_bn {
    padding: 0 3rem;
    border-radius: 5px;
    background: 0 0;
}

#payButton,
#payButton:hover /*,
.fancybox-stage .popup-content-wrap input[type="submit"]:not(.btn.button-att):hover*/
{
    background-color: var(--clr-attention);
}

#popup-subscribe .fancybox-button,
#popup-subscribe_bn .fancybox-button {
    right: 25px;
}

#popup-subscribe .fancybox-button svg path {
    fill: #fff;
}

#popup-subscribe .info-outer-wrap {
    overflow: auto;
    border-radius: 10px;
}

[data-title="maneken_kravzzz"] {
    display: none !important;
}

.main-subscribe-box {
    background: url("/local/templates/maneken/img/for_our.jpg") center/cover no-repeat #000;
}

.main-subscribe-box .inner-title {
    padding-left: 0;
    font-weight: 400;
    margin-bottom: 3rem;
    font-size: 25px;
}

.main-subscribe-box .page-inner-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

.main-subscribe-box .frm-row {
    flex-direction: column;
    align-items: start;
}

.main-subscribe-box p {
    max-width: none;
}

.main-subscribe-box .inner-wrap {
    max-width: 1920px;
}

.main-subscribe-box .text {
    text-transform: none;
}

.main-subscribe-box .title-inner-wrap {
    max-width: 50%;
    padding-right: 0;
}

.main-subscribe-box .form-inner-wrap {
    max-width: 40%;
    width: 100%;
    margin-left: auto;
}

.main-subscribe-box .email {
    width: 100%;
    margin-bottom: 3rem;
}

.main-subscribe-box .politic {
    margin-top: 1rem;
}

.main-subscribe-box .email input {
    height: auto !important;
    text-transform: uppercase !important;
    border-radius: 3px !important;
    color: #fff !important;
    border: 1px solid #7cf24f !important;
    padding: 1.5rem 3rem !important;
    width: 100% !important;
    font-size: 20px !important;
}

.main-subscribe-box .email input::placeholder {
    color: #9c9a9a;
}

/*.main-subscribe-box button[type="submit"],
.main-subscribe-box input[type="submit"] {
    width: 100%;
    letter-spacing: 0;
    max-width: 475px;
    background: #7cf24f;
    text-transform: uppercase;
    font-size: 25px;
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
}*/
.main-subscribe-box .politic a {
    color: #37f713;
    text-decoration: underline;
}

.main-subscribe-box .select_types {
    margin-bottom: 1.5rem;
    display: flex;
    padding: 1.5rem 0;
}

.main-subscribe-box .select_types .select_types_item {
    position: relative;
    padding-left: calc(31px + 1rem);
    margin-right: 1.5rem;
    margin-bottom: 3rem;
}

.main-subscribe-box .select_types .select_types_item:last-child {
    margin-right: 0;
}

.mod_not_popup_for_our .main-subscribe-box {
    border-bottom: 3px solid var(--clr-att);
}

.main-subscribe-box .select_types label {
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    font-size: 22px;
}

.main-subscribe-box .select_types label:before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 31px;
    position: absolute;
    left: 15px;
    top: 50%;
    background: 0 0;
    border: 1px solid var(--clr-att);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.main-subscribe-box .select_types input[type="radio"]:checked + label:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 15px;
    top: 50%;
    background: var(--clr-att);
    border: 1px solid var(--clr-att);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.popup-outer-box .main-subscribe-box {
    background: #000;
}

.popup-outer-box .main-subscribe-box .inner-wrap {
    min-width: auto;
    max-width: none;
    flex-direction: column;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.popup-outer-box .main-subscribe-box .form-inner-wrap {
    padding-top: 1.5rem;
}

.popup-outer-box .main-subscribe-box .form-inner-wrap,
.popup-outer-box .main-subscribe-box .title-inner-wrap {
    max-width: none;
    width: 100%;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title {
    font-size: 20px;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .text {
    font-size: 13px;
}

.popup-outer-box .main-subscribe-box .page-inner-title {
    font-size: 10px;
}

.popup-outer-box .main-subscribe-box .politic {
    font-size: 13px;
    padding-right: 0;
}

#redbox_form .title-inner-wrap div.inner-title {
    text-align: center;
    margin-bottom: 1rem;
}

.mod_warranty_service .text .info,
.popup-outer-box .main-subscribe-box .email,
.referral_promocode {
    margin-bottom: 1.5rem;
}

.popup-outer-box .main-subscribe-box .email input {
    font-size: 13px !important;
    padding: 5px 13px !important;
    margin-bottom: 0 !important;
}

.popup-outer-box .main-subscribe-box button[type="submit"],
.popup-outer-box .main-subscribe-box input[type="submit"] {
    /* font-size: 18px;
    max-width: 173px;
    height: auto;
    min-height: auto;
    padding: 0.5rem 0;*/
}

.popup-outer-box .main-subscribe-box .select_types label {
    font-size: 16px;
}

.popup-outer-box .main-subscribe-box .select_types label:before {
    width: 25px;
    height: 25px;
    left: 13px;
}

.popup-outer-box .main-subscribe-box .select_types input[type="radio"]:checked + label:after {
    width: 10px;
    height: 10px;
    left: 13px;
}

.popup-outer-box .main-subscribe-box .select_types .select_types_item {
    padding-left: calc(25px + 1rem);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
}

.popup-outer-box .main-subscribe-box .img {
    display: flex;
    margin-bottom: 2rem;
}

.popup-outer-box .main-subscribe-box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header .soc-wrap a img {
    filter: brightness(0);
}

.index-slider-box .main-top-box::before {
    background: 0 0 !important;
}

.mod_main_catalog_top,
.search-page {
    margin-top: 3rem;
}

.card-box,
.mod_main_catalog_top .catalog-box {
    margin-bottom: 3rem;
}

.mod_add_cart,
.mod_referral_promocode {
    margin: 0 auto 1.5rem;
    border-radius: 30px;
    display: flex;
    transition: 0.3s;
}

.mod_header_line {
    letter-spacing: 2px;
    display: flex;
    justify-content: center;
    background: var(--clr-base);
    text-align: center;
    color: var(--clr-att);
    text-transform: uppercase;
    padding: 1rem 3rem;
    font-size: 12px;
    font-family: 'Bounded';
    align-items: center;
    line-height: 14px;
}

.mod_header_line .text {
    margin-left: auto;
}

.mod_header_line .text * {
    color: #fff;
}

.mod_header_line .close_btn {
    margin-left: auto;
    fill: var(--clr-att);
    fill: #fff;
    width: 20px;
    height: 20px;
    margin-top: -3px;
    cursor: pointer;
}

.mod_header_line .close_btn svg {
    width: 20px;
    height: 20px;
}

.js_search_href.bx_item_block_href.bx_item_block_section:focus .bx_item_block_href_category_name,
.js_search_href.bx_item_block_href.bx_item_block_section:focus .bx_item_block_href_category_title,
.js_search_href.bx_item_block_href.bx_item_block_section:hover .bx_item_block_href_category_name,
.js_search_href.bx_item_block_href.bx_item_block_section:hover .bx_item_block_href_category_title {
    color: #fff !important;
}

.mod_referral_promocode {
    background: #000;
    justify-content: space-between;
    padding: 6px 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.line-slider-box.slider-small.slider-dark .sl-title {
    /* color: #000;
    font-size: 20px;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    font-family: "Press Start 2P", cursive;*/
    font-size: 20px;
    font-family: 'Impact';
    color: #fff;
    font-style: italic;
}

.index-slider-box .main-top-box,
.mod_add_cart .info,
.mod_add_cart_parent {
    display: flex;
}

.mod_add_cart {
    background: #38f713;
    justify-content: center;
    padding: 6px;
}

.elm-row-main select,
.lk-form-box,
.map-outer-wrap .map-box .item:hover .point-popup-box,
.tile-row-main select {
    display: block;
}

.mod_add_cart .info .text {
    display: flex;
    transition: 0.3s;
    align-items: center;
    margin-right: 1.5rem;
    padding-left: 1.5rem;
}

.mod_add_cart .info .wallet {
    display: flex;
    align-items: center;
    font-weight: 700;
    background: #fff;
    border-radius: 30px;
    padding: 0 1.5rem;
    height: 100%;
}

.mod_warranty_service {
    color: #fff;
    background: url("/local/templates/maneken/img/warranty_service_bg.jpg") center/cover;
}

.mod_warranty_service .text * {
    font-family: "Press Start 2P", cursive;
}

.mod_warranty_service .text .info,
.mod_warranty_service .text .info * {
    font-family: "Press Start 2P", cursive;
    font-weight: 400;
    line-height: 1.4;
    color: #999;
    letter-spacing: normal;
    font-size: 12px;
}

.bonus_card {
    position: relative;
    color: #fff;
    font-family: PressStart2P-Regular;
    margin-bottom: 1rem;
}

.bonus_card .info {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translateZ(0);
}

.bonus_card .info .name {
    position: absolute;
    top: 14%;
    left: 7%;
    width: 80%;
    font-family: 'Bounded';
    font-size: 24px;
    line-height: 28px;
    color: #EFEFEF;
    font-weight: 400;
}

.bonus_card .info .bonuses {
    position: absolute;
    bottom: 12%;
    right: 22%;
    font-family: 'Bounded';
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;

}

.bonus_card .info .cashback {
    position: absolute;
    bottom: 12%;
    left: 8%;
    font-size: 20px;
    font-family: 'Bounded';
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;

}

#basket-item-list .item-tile-cart .tile-total-wrap,
.bx-filter-select-popup ul li {
    padding-left: 0;
}

.error-box .photo-inner-wrap {
    display: flex;
    align-items: end;
}

.item-tile-catalog .tile-stickers-wrap {
    right: auto;
    left: 10px;
    left: 0;
    top: 0;
}

.item-tile-catalog .tile-ico {
    width: 100px !important;
    height: 7.5rem !important;
    object-fit: contain;
}

.item-tile-catalog .tile-ico {
    width: auto !important;
    min-width: 100px !important;
    height: 7.5rem !important;
    object-fit: cover;

    min-width: 50px !important;
    height: 3.5rem !important;
    height: 5.5rem !important;
}

.item-tile-catalog .tile-stickers-wrap {
    width: 19rem !important;
    width: 9rem !important;
    width: 13rem !important;
}

@media (max-width: 1199px) {
    .popup-menu-wrap .js-btn-toggle.active + .js-popup-block {
        left: 0;
        opacity: 1;
    }

    .popup-menu-wrap .js-popup-block {
        left: -300px;
        transition: 0.4s;
        display: flex;
        opacity: 0;
    }
}

.main-about-box .img_2,
.main-about-box .img_3 {
    width: 1920px;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

@font-face {
    font-family: PressStart2P-Regular;
    src: url("/local/templates/maneken/fonts/PressStart2P-Regular.eot");
    src: local("PressStart2P-Regular"), local("PressStart2P-Regular"), url("/local/templates/maneken/fonts/PressStart2P-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/maneken/fonts/PressStart2P-Regular.woff") format("woff"),
    url("/local/templates/maneken/fonts/PressStart2P-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "TT Norms";
    src: url("/local/templates/maneken/fonts/TTNorms-Bold.eot");
    src: local("TT Norms Bold"), local("TTNorms-Bold"), url("/local/templates/maneken/fonts/TTNorms-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/maneken/fonts/TTNorms-Bold.woff") format("woff"), url("/local/templates/maneken/fonts/TTNorms-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "TT Norms";
    src: url("/local/templates/maneken/fonts/TTNorms-Regular.eot");
    src: local("TT Norms Regular"), local("TTNorms-Regular"), url("/local/templates/maneken/fonts/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/maneken/fonts/TTNorms-Regular.woff") format("woff"), url("/local/templates/maneken/fonts/TTNorms-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "TT Norms";
    src: url("/local/templates/maneken/fonts/TTNorms-Light.eot");
    src: local("TT Norms Light"), local("TTNorms-Light"), url("/local/templates/maneken/fonts/TTNorms-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/maneken/fonts/TTNorms-Light.woff") format("woff"), url("/local/templates/maneken/fonts/TTNorms-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "TT Norms";
    src: url("/local/templates/maneken/fonts/TTNorms-Medium.eot");
    src: local("TT Norms Medium"), local("TTNorms-Medium"), url("/local/templates/maneken/fonts/TTNorms-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/maneken/fonts/TTNorms-Medium.woff") format("woff"), url("/local/templates/maneken/fonts/TTNorms-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bounded';
    src: url('/local/templates/maneken/fonts/Bounded-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WorkSans-Medium';
    src: url('/local/templates/maneken/fonts/WorkSans-Medium.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'WorkSans-Regular';
    src: url('/local/templates/maneken/fonts/WorkSans-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WorkSans-Semibold';
    src: url('/local/templates/maneken/fonts/WorkSans-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Microgramma';
    src: local('Microgramma'),
    url('/local/templates/maneken/./fonts/microgrammanormal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.item-tile-catalog .tile-info-wrap .tile-title {
    font-family: 'Bounded' !important;
    font-size: 14px !important;
}

.item-tile-catalog .tile-price-wrap,
.item-tile-catalog .tile-price-wrap .tile-price,
.item-tile-catalog .tile-price-wrap + div {
    /*font-family: 'WorkSans-Regular'!important;*/
}

.product-item-scu-item-text-block {
    padding: 1rem 1.5rem;
}

.anim-chatting {
    animation: 2.1s linear infinite anim-chatting;
}

.anim-rotate {
    transition: 0.5s;
}

.anim-rotate:hover {
    transform: rotate(360deg);
}

@keyframes anim-chatting {
    0% {
        transform: rotate(-5deg);
        animation-timing-function: linear;
    }

    50% {
        transform: rotate(5deg);
    }

    100% {
        transform: rotate(-5deg);
    }
}

.mod_range_points input[type="range"] {
    background: #1e1e1e;
    height: 5px;
    border-radius: 5px;
}

.breadcrumbs-box {
    font-size: 15px;
    font-weight: 600;
    padding: 4.5rem 0 3rem;
}

.breadcrumbs-box .menu li {
    margin: 0 20px 20px 0;
}

.item-tile-catalog-main .tile-photo img {
    object-fit: cover;
}

.about-top-box .img-bg-cover {
    object-position: left;
}

.about-top-box .inner-wrap {
    min-height: 100rem;
}

.bx_smart_searche.theme-green .bx_item_block_href:hover {
    background-color: var(--clr-attention) !important;
}

.main-about-box .info-title {
    font-size: 27px;
}

.main-about-box .img_2 {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.main-about-box .img_3 {
    padding-left: 395px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.main-about-box .img_3 img {
    margin-top: -60px;
}

.main-about-box .info-inner-wrap {
    padding: 18rem 0 0 35rem;
}

.btn-action-ico.ico-search {
    border-radius: 8px;
    /*background-color: #f3f3f3;*/
    border: none;
}

.btn-action-ico.ico-cart,
.btn-action-ico.ico-fav {
    border-radius: 8px;
    /*background-color: #f3f3f3;*/
}

.btn-action-ico.ico-cart:before {
    /* background-size: 18px auto;*/
}

header .bx-basket-block {
    padding-bottom: 0;
}

header .btn-action-ico.ico-fav:before {
    background-image: url("/local/templates/maneken/img/icons/2026/heart.svg?v=1");
}

header #smart-title-search {
    width: 100%;
    max-width: 1000px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

header #smart-title-search .bx-input-group {
    display: flex;
    border-bottom: 1px solid #c4c4c4;
    height: 60px;
    width: 100%;
    align-items: center;
}

header #smart-title-search .bx-input-group-btn {
    width: auto;
}

header #smart-title-search #smart-title-search-input {
    border: none !important;
    background: 0 0 !important;
    padding: 0;
}

.title-search-result {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: 1000px;
    margin: auto;
}

header .btn-action-ico.ico-close:after,
header .btn-action-ico.ico-close:before {
    height: 1px;
}

.catalog-box .item-wrap .btn-action-ico.ico-add-fav,
.catalog-top .item-wrap .btn-action-ico.ico-add-fav {
    position: absolute;
    top: 2rem;
    right: 4rem;
    border: none;
}

.btn-action-ico.ico-add-fav:before {
    background-image: url(/local/templates/maneken/img/icons/fav.svg?v=1);
}

.questions-box .item-tile-question img {
    display: block;
    max-width: 100%;
}

.card-box .actions-wrap {
    align-items: start;
}

.index-slider-box video {
    height: calc(95vh - 60px - 3rem);
    width: 100%;
    object-fit: cover;
}

.index-slider-box .main-top-box .top-title {
    font-size: 20px;
    font-weight: 500;
}

.index-slider-box .main-top-box .top-subtitle {
    color: var(--clr-att);
    font-weight: 600;
    margin-bottom: 1rem;
}

.index-slider-box .main-top-box::before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.index-slider-box .main-top-box .inner-wrap {
    padding-bottom: 60px;
    z-index: 2;
    height: calc(95vh - 60px - 3rem);
    min-height: auto;
    align-items: end;
}

.index-slider-box .ico-arrow {
    position: absolute;
    border: none;
    filter: brightness(0) invert(1);
    z-index: 3;
    left: 0;
    right: auto;
    top: 50%;
    transform: translate(50%, -50%) scale(-1);
    -webkit-transform: translate(50%, -50%) scale(-1);
}

.index-slider-box .ico-arrow:hover {
    filter: unset;
}

.index-slider-box .ico-arrow.ico-arrow-next {
    left: auto;
    right: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.index-slider-box .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.index-slider-box .slick-dots li button {
    background: 0 0;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
}

.index-slider-box .slick-dots li.slick-active button,
.social_links_fixed.show .icon {
    background: #fff;
}

.item-tile-catalog-main.tile-second .tile-photo img {
    width: auto;
    height: 100%;
}

.line-slider-box .sl-title {
    padding: 0 10px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.bx-filter .btn-action-ico {
    cursor: pointer;
}

.bx-filter .form-input.input-second {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header .search-wrap .btn-popup.active + .popup-content-block {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 3rem;
    z-index: 100;
    text-align: center;
}

.header .search-wrap .btn-popup.active + .popup-content-block .js-btn-close {
    display: inline-block;
}

#smart-title-search {
    display: inline-block;
    width: 50%;
}

#smart-title-search-input {
    border-radius: 25px;
    border-right: 1px solid #78787a !important;
}

.header .bx-searchtitle .bx-input-group-btn button {
    background: url("/local/templates/maneken/img/search-icon.png") center center no-repeat #fff !important;
}

#payButton {
    min-height: 45px;
    padding: 0 30px;
    min-width: 252px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid var(--clr-attention);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--clr-base) !important;
    background-color: var(--clr-att);
    border-color: var(--clr-att);
}

#payButton:hover {
    color: #fff !important;
    border-color: var(--clr-attention);
}

.personal-box .item-wrap .image_2 {
    display: none !important;
}

.lk-history-box .item-wrap,
.personal-box .item-wrap {
    margin-bottom: 20px;
}

.personal-box .pesonal-content-box .item-wrap {
    width: 33.33%;
    margin-bottom: 20px;
    padding: 0 15px;
}

.personal-box .wrap-main {
    width: 75%;
    padding-right: 10px;
}

.personal-box .wrap-second {
    width: 25%;
    padding-right: 5px;
}

.personal-box .sale-personal-section-index-block {
    height: auto;
    background: #fafafa;
    border: 1px solid #dcdcdc;
    border-radius: 15px;
    margin-bottom: 10px;
    margin-top: 0;
}

.personal-box .sale-personal-section-index-block-name {
    color: #181818;
}

.personal-box .sale-personal-section-index-block-link {
    padding: 60px 0;
}

.personal-box .wrap-second ul li {
    background: #fafafa;
    border: 1px solid #dcdcdc;
    text-transform: uppercase;
    font-size: 14px;
    padding: 16px 20px;
}

.personal-box .wrap-second ul li.selected {
    background: #ff5e0d;
    border-color: #ff5e0d;
}

.personal-box .wrap-second ul li a {
    color: #181818;
    transition: 0.3s;
}

.personal-box .wrap-second ul li:not(.selected) a:hover {
    color: #ff5e0d;
}

.personal-box .wrap-second ul li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.personal-box .wrap-second ul li:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.fancybox-stage .popup-content-wrap {
    max-width: 500px;
}

.fancybox-stage .popup-content-wrap input[type="submit"]:not(.btn.button-att) {
    /* margin-bottom: 0;
    color: #fff !important;
    background-color: #181818;*/
}

.fancybox-stage .popup-content-wrap input:not(.btn.button-att) {
    /* color: #181818;
    border: 1px solid #83857e;
    background-color: transparent;
    -webkit-appearance: none;
    margin: 0 0 24px;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0;*/
}

.fancybox-stage .popup-content-wrap select {
    color: #181818;
    border: 1px solid #83857e;
    background-color: transparent;
    -webkit-appearance: none;
    margin: 0 0 24px;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0;
}

.fancybox-stage .popup-content-wrap textarea {
    color: #181818;
    border: 1px solid #83857e;
    background-color: transparent;
    -webkit-appearance: none;
    margin: 0 0 24px;
    height: 120px;
    padding: 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0;
}

.map-outer-wrap .map-box .item .point-popup-box {
    display: none;
    margin-bottom: 10px;
}

.lk-menu-box .btn-menu.active,
.lk-menu-box .btn-menu:hover {
    color: var(--clr-att-second);
}

.lk-menu-box .btn-menu.active {
    color: var(--clr-base);
}

.content-lk .side-wrap {
    -ms-flex-order: 1;
    order: 1;
}

.content-lk .content-wrap {
    -ms-flex-order: 2;
    order: 2;
}

.lk-form-box {
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    margin-top: 5px;
    padding: 3rem 4.3rem 5rem;
    margin-bottom: 6rem;
    font-size: 16px;
    line-height: 1.28571429;
}

.lk-form-box .lk-title {
    font-size: 2.5rem;
    margin-bottom: 2.8rem;
}

.lk-form-box .frm-inner-title {
    padding-top: 3.8rem;
    margin-bottom: 3rem;
    font-weight: 400;
    border-top: 1px solid #d8d8d8;
    margin-top: 10px;
}

.lk-form-box .frm-row {
    margin: 0 -10px;
}

.lk-form-box .row-main {
    padding-top: 8px;
}

.lk-form-box .row-address .frm-field {
    width: 32%;
}

.lk-form-box .row-address .frm-field:last-child {
    width: 36%;
}

.lk-form-box .row-address .field-line {
    min-width: 300px;
}

.lk-form-box .row-address .frm-field-address {
    max-width: inherit;
}

.lk-form-box .field-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lk-form-box .frm-field {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 15px;
    min-width: 300px;
}

.lk-form-box .frm-field .frm-info {
    margin-left: 0;
}

.lk-form-box .frm-row-submit {
    padding-top: 3.2rem;
    padding-bottom: 2.4rem;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.lk-form-box .frm-row-submit .field-button {
    width: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 10px;
    margin: 0;
    min-width: 0;
}

.lk-form-box .frm-row-submit .field-info {
    -ms-flex: 1;
    flex: 1;
    width: auto;
    padding: 0 10px;
    min-width: 0;
    margin: 0;
}

.lk-form-box .frm-row-submit .btn {
    padding: 0 2.8rem;
}

.lk-form-box .field-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 232px;
}

.lk-form-box .field-line .field-title {
    font-weight: 400;
    padding: 5px 0;
    margin: 0 2.5rem 0 0;
}

.lk-form-box .field-line .frm-select {
    margin: 5px 18px 5px 0;
}

.lk-form-box .field-third {
    width: 33.33%;
}

.lk-form-box .frm-info {
    margin-left: 10px;
    padding-bottom: 2.5rem;
    margin-top: 15px;
}

.lk-form-box .frm-info:first-child {
    margin-top: 0;
}

.lk-form-box .form-input {
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
}

.lk-history-box {
    margin-bottom: 7rem;
}

.lk-title-box {
    margin-bottom: 4rem;
}

.lk-title-box .h1-title {
    font-weight: 400;
    margin-bottom: 10px;
}

.lk-photo-box {
    margin: 11rem 0 5rem;
}

.lk-photo-box .elm-photo {
    margin: 0 -1rem 0 -7rem;
}

.lk-actions-box {
    border-top: 1px solid var(--clr-border);
    margin-bottom: 5rem;
    padding-top: 3.2rem;
}

.lk-actions-box .action-wrap {
    margin-bottom: 10px;
}

.lk-menu-box {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.22222222;
}

.lk-menu-box .btn-menu {
    color: var(--clr-base);
    display: block;
    position: relative;
    padding: 11px 0 11px 40px;
    color: var(--clr-attention);
}

.lk-menu-box .btn-menu .button-ico {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 8px;
    margin: -12px 0 0 -12px;
    transition: 0.2s;
    filter: grayscale(100%) opacity(0.2);
}

.lk-menu-box .btn-menu.active,
.lk-menu-box .btn-menu:hover {
    color: var(--clr-attention);
}

.lk-menu-box .btn-menu.active .button-ico,
.lk-menu-box .btn-menu:hover .button-ico {
    filter: none;
}

.lk-menu-box .btn-menu.active {
    font-weight: 700;
    color: var(--clr-attention);
}

.lk-menu-box li,
.lk-menu-box ul {
    margin: 0;
    padding: 0;
}

.item-tile-history {
    border: 1px solid #e9e9e9;
    transition: 0.2s;
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.42857143;
    color: var(--clr-base);
    border-radius: 5px;
}

.item-tile-history .inner-items-wrap {
    margin: 0 -1.3rem -2.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.item-tile-history .inner-item-wrap {
    padding: 0 1.3rem;
    margin-bottom: 2.6rem;
    width: 50%;
    max-width: 412px;
}

.item-tile-history:hover {
    border-color: var(--clr-att);
    color: var(--clr-base);
}

.item-tile-history .tile-rows-wrap {
    max-width: 760px;
    columns: 2;
    column-gap: 6rem;
    margin-bottom: 28px;
    margin-left: -5px;
    font-size: 16px;
    line-height: 25px;
}

.item-tile-history .tile-inner-title {
    margin: 0 0 24px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.22222222;
}

.item-tile-history .tile-row-main {
    break-inside: avoid-column;
    margin: 0;
    line-height: inherit;
    font-size: 1em;
}

.item-tile-history .popup-content-block {
    display: none;
    padding: 0 3.5rem 5.8rem 66px;
}

.item-tile-history .button-title-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.item-tile-history .button-info {
    color: #a1a1a1;
    display: block;
}

.item-tile-history .button-title {
    display: block;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33333333;
}

.item-tile-history .tile-status {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 10px 0 0;
}

.item-tile-history .btn-popup {
    display: block;
    position: relative;
    padding: 20px 20px 18px 66px;
    color: inherit;
}

.item-tile-history .btn-popup.active:before {
    opacity: 1;
    transition: none;
    background-color: var(--clr-att);
}

.item-tile-history .btn-popup.active:after {
    transition: 0.2s;
    background-color: var(--clr-att);
    opacity: 0;
}

.item-tile-history .btn-popup:after,
.item-tile-history .btn-popup:before {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 19px;
    left: 24px;
    background: var(--clr-attention) url(/local/templates/maneken/img/icons/minus.png) center no-repeat;
    border-radius: 50%;
    background-size: 100% auto;
    opacity: 0;
}

.item-tile-history .btn-popup:after {
    background-image: url(/local/templates/maneken/img/icons/plus.png);
    opacity: 1;
}

.item-tile-history .btn-popup:before {
    transition: 0.2s;
}

.item-tile-history .btn-popup:hover {
    color: inherit;
}

.item-tile-history .item-tile-catalog-row {
    width: 100%;
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .content-lk {
        padding-top: 0;
    }

    .content-lk .side-wrap {
        width: 31rem;
    }

    .content-lk .content-wrap {
        padding: 0;
        max-width: none;
    }

    .content-lk .catalog-box .item-wrap {
        width: 50%;
    }
}

.elm-status,
.tile-status {
    height: 24px;
    border-radius: 5px;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    overflow: hidden;
    padding: 0 13px;
    background-color: #edf7ee;
    line-height: 24px;
    font-size: 12px;
    font-weight: 700;
    color: #53b357;
}

.elm-status.st-cancel,
.tile-status.st-cancel {
    background-color: #faf2ed;
    color: #d58c5e;
}

.elm-row-main,
.tile-row-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.78571429;
    position: relative;
    margin: 0 -5px;
}

.elm-row-main:before,
.tile-row-main:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.3em;
    left: 0;
    right: 0;
    height: 1px;
    border-top: 1px dashed #cbcbcc;
}

.elm-row-main .row-title,
.elm-row-main .row-value,
.tile-row-main .row-title,
.tile-row-main .row-value {
    display: block;
    background-color: #f6f7f8;
    position: relative;
    z-index: 2;
    padding: 0 5px;
}

.elm-row-main .row-title,
.tile-row-main .row-title {
    font-weight: 700;
}

.elm-row-main .row-value,
.tile-row-main .row-value {
    text-align: right;
}

.frm-field-address,
.frm-field-date {
    display: -ms-flexbox;
    display: flex;
    max-width: 312px;
    margin: 0 -10px;
}

.frm-field-address .field-date-input,
.frm-field-date .field-date-input {
    width: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 10px;
}

.frm-field-address .field-date-input .form-input,
.frm-field-date .field-date-input .form-input {
    padding-left: 14px;
    background: url(/local/templates/maneken/../img/icons/arrow-select-input.png) right 4px center no-repeat #fff;
}

.frm-field-address .field-date-input:last-child,
.frm-field-date .field-date-input:last-child {
    width: 40%;
}

.frm-field-address .field-address-input,
.frm-field-date .field-address-input {
    width: 33.33%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 10px;
}

.frm-field-address .field-address-input .form-input,
.frm-field-date .field-address-input .form-input {
    padding-left: 14px;
}

.header .action-fav-lk {
    margin-top: 2px;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
}

.social_links_fixed .icon_close,
.social_links_fixed .icon_write {
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.social_links_fixed {
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    bottom: 3rem;
    bottom: 10rem;
    right: 3rem;
    display: flex;
}

.social_links_fixed .icon_close {
    transform: scale(0);
    -webkit-transform: scale(0);
    visibility: hidden;
    opacity: 0;
}

.social_links_fixed .icon_write,
.social_links_fixed.show .icon_close {
    transform: scale(1);
    -webkit-transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.social_links_fixed .wa,
.social_links_fixed.show .text {
    visibility: hidden;
    opacity: 0;
}

.social_links_fixed.show .icon_write {
    transform: scale(0);
    -webkit-transform: scale(0);
    visibility: hidden;
    opacity: 0;
}

.social_links_fixed .icon {
    transition: 0.2s ease-in-out;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    width: 60px;
    height: 60px;
    display: block;
    margin-left: 1.5rem;
    background: #37f713;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_links_fixed .icon:hover,
.social_links_fixed .wa .wa_link:hover .wa_icon {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}

.social_links_fixed .text {
    transition: 0.3s ease-in-out;
    position: relative;
    font-weight: 700;
    background: #292929;
    padding: 9px 13px;
    border-radius: 3px;
    color: #fff;
    margin: auto;
    font-size: 15px;
}

.social_links_fixed .wa .wa_link:hover .wa_name,
.social_links_fixed.show .wa {
    opacity: 1;
    visibility: visible;
}

.social_links_fixed .text::before,
.social_links_fixed .wa .wa_link .wa_name::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929;
}

.social_links_fixed .wa {
    display: flex;
    flex-direction: column;
    z-index: -1;
    transition: 0.2s ease-in-out;
    position: absolute;
    bottom: 0;
    right: 6px;
    align-items: center;
    padding-bottom: 1.5rem;
}

.social_links_fixed.show .wa {
    bottom: 100%;
}

.social_links_fixed .wa .wa_link {
    position: relative;
}

.social_links_fixed .wa .wa_link .wa_name {
    transition: 0.2s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    font-weight: 700;
    color: #fff;
    background: #292929;
    padding: 6px 9px;
    font-size: 13px;
    border-radius: 3px;
    right: 100%;
    margin-right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.social_links_fixed .wa .wa_link .wa_icon {
    transition: 0.2s ease-in-out;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

#maneken_beztarelok-popup-thanks .info-outer-wrap a {
    text-align: center;
    margin: 0 auto;
    background: #C5B4E3;
    border: none;
    color: #fff;
}

#maneken_beztarelok-popup-thanks .info-outer-wrap a:hover {
    color: #000;
}

@media (min-width: 1023px) {

    .mod_header_line br,
    header .menu-list-wrap li.index_1,
    header .menu-list-wrap li.index_2,
    header .menu-list-wrap li.index_3,
    header .menu.lk_mobile {
        display: none;
    }

    .header .search-wrap {
        padding-left: 0 !important;
    }

    header .search-wrap.popup-search-wrap .popup-content-block #smart-title-search-input {
        height: 70px;
    }

    .btn-action-ico.ico-close:before,
    header .search-wrap.popup-search-wrap .popup-content-block .btn-action-ico.ico-close:after {
        width: 40px;
    }

    header .search-wrap.popup-search-wrap .popup-content-block .btn-action-ico {
        width: 65px;
        height: 65px;
    }

    header .search-wrap.popup-search-wrap .popup-content-block .bx-searchtitle .bx-input-group-btn button {
        background-size: 20px 20px !important;
    }
}

@media (max-width: 1023px) {
    .catalog-filter-box .filter-content-block {
        height: 27vh;
        bottom: 30px;
    }

    .catalog-filter-box .bx-filter,
    .catalog-filter-box .bx-filter-section,
    .catalog-filter-box .smartfilter {
        height: 100%;
    }

    .catalog-filter-box .filter-form-wrap {
        height: 100%;
        overflow: auto;
    }

    .breadcrumbs-box {
        font-size: 12px;
        padding: 1.5rem 0;
    }

    .mod_redbox_form .politic {
        max-width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    .bonus_card .info .cashback,

    /*.mod_redbox_form .items-wrap .item-wrap .form_btn input*/
,
.mod_redbox_form .items-wrap .item-wrap input[type="text"] {
    font-size: 16px;
}

    .mod_redbox_form .items-wrap .item-wrap {
        width: 100%;
        margin-bottom: 1.5rem;
    }

    .main-catalog-box .item-tile-catalog-main .tile-title {
        margin-bottom: 1rem;
    }

    .main-catalog-box .item-wrap .item-tile-catalog-main::before {
        background-size: cover !important;
    }

    .main-catalog-box .item-wrap .item-tile-catalog-main .tile-title {
        font-size: 24px !important;
    }

    .main-catalog-box .item-wrap .item-tile-catalog-main .btn {
        font-size: 10px;
        padding: 5px 10px;
        max-width: 65% !important;
    }

    .main-catalog-box .item-wrap .item-tile-catalog-main .tile-info-wrap {
        padding: 70px 1rem !important;
        width: 60% !important;
    }

    .main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo {
        top: auto;
    }

    .about-top-box img:not(.mobile),
    .index-slider-box #myVideoPc,
    .index-slider-box .main-top-box .img_pc,
    .main-about-box .img_2,
    .main-brand-box .items-wrap > .item-wrap:first-child,
    .main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo .pc_img,
    header .menu-list-wrap li.index_0,
    header .popup-menu-wrap .btn-action-ico.ico-menu:after,
    header .popup-menu-wrap .btn-action-ico.ico-menu:before {
        display: none;
    }

    .bx-pagination .bx-pagination-container ul li:first-child,
    .bx-pagination .bx-pagination-container ul li:last-child,
    .index-slider-box #myVideoMobile,
    .index-slider-box .main-top-box .img_mobile,
    .main-catalog-box .item-wrap .item-tile-catalog-main .tile-photo .mobile_img,
    header .menu.lk_mobile {
        display: block;
    }

    .main-catalog-box .item-wrap:nth-child(2n) .item-tile-catalog-main::before {
        transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
    }

    .main-catalog-box .item-wrap:nth-child(2n) .item-tile-catalog-main .tile-info-wrap {
        margin-left: 0;
        margin-right: auto;
    }

    .main-catalog-box .item-wrap:nth-child(2n) .item-tile-catalog-main .tile-photo {
        right: 5%;
        left: auto;
    }

    .main-catalog-box .item-wrap:first-child .item-tile-catalog-main .tile-photo .mobile_img {
        width: 144px;
        height: auto;
    }

    .main-catalog-box .item-wrap:nth-child(2) .item-tile-catalog-main .tile-photo .mobile_img {
        width: 106px;
        height: auto;
    }

    .main-catalog-box .item-wrap:nth-child(3) .item-tile-catalog-main .tile-photo .mobile_img {
        width: 77px;
        height: auto;
    }

    .main-subscribe-box {
        background: url("/local/templates/maneken/img/m_for_our.jpg") center no-repeat #000;
    }

    .popup-outer-box .main-subscribe-box {
        text-align: left;
    }

    .mod_main_catalog_top .catalog-box .slick-dots,
    .popup-outer-box .main-subscribe-box .inner-title {
        padding-top: 0;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap {
        margin-bottom: 0;
    }

    .popup-outer-box .main-subscribe-box .frm-row {
        max-width: none;
        display: flex;
    }

    .main-brand-box .photos-inner-wrap,
    .mod_not_popup_for_our .main-subscribe-box .form-inner-wrap,
    .mod_not_popup_for_our .main-subscribe-box .title-inner-wrap {
        max-width: none;
    }

    .mod_main_catalog_top .catalog-box .item-wrap {
        margin-bottom: 1.5rem;
    }

    .item-tile-question .btn-popup,
    .item-tile-question .popup-content-block {
        font-size: 14px;
    }

    .bonus_card .info .bonuses {
        /*font-size: 12px;*/
    }

    .main-tiles-box .item-tile-main {
        padding: 100px 30px 50px;
        min-height: 300px;
    }

    header .popup-menu-wrap .lk_mobile .btn-menu .button-ico {
        left: 20px;
    }

    .lk-outer-wrap .title-box {
        margin-bottom: 10rem;
        margin-top: 3rem;
    }

    .error-box {
        padding-bottom: 47px;
    }

    .item-tile-catalog .tile-ico {
        width: 60px !important;
        height: 7.5rem !important;
        object-fit: contain;
    }

    .header .search-wrap,
    .popup-search-wrap .btn-action-ico.ico-search {
        width: 40px;
        height: 40px;
    }

    header .popup-menu-wrap .btn-action-ico.ico-menu {
        background: url("/local/templates/maneken/img/icons/2026/menu.svg") center no-repeat;
    }

    .header .search-wrap {
        margin-top: -20px !important;
    }

    .item-tile-question .btn-popup {
        padding: 14px 4rem 14px 0;
    }

    .about-top-box {
        overflow: hidden;
    }

    .about-top-box img.mobile {
        display: block;
        height: 110%;
        margin-top: -10%;
    }

    .main-brand-box .items-wrap {
        width: 1920px;
        margin: 0;
        justify-content: center;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    header .bx-basket-block a {
        margin-right: 0;
    }

    header .btn-action-ico.ico-fav {
        margin-right: 5px;
        margin-left: 5px;
    }

    .frm-field-address,
    .frm-field-date {
        margin: 0 -5px;
    }

    .frm-field-address .field-address-input,
    .frm-field-address .field-date-input,
    .frm-field-date .field-address-input,
    .frm-field-date .field-date-input {
        padding: 0 5px;
    }

    .personal-box .wrap-main {
        order: 2;
    }

    .personal-box .wrap-second {
        order: 1;
    }

    .personal-box .items-wrap,
    .personal-box .pesonal-content-box > .items-wrap {
        flex-direction: column;
    }

    .personal-box .items-wrap > .item-wrap,
    .personal-box .pesonal-content-box > .items-wrap > .item-wrap {
        width: 100%;
    }

    .catalog-top-box .catalog-filter-box {
        bottom: 0;
        top: auto;
        margin-bottom: 1rem;
        background: #fff;
        border-radius: 15px;
        padding: 1rem;
    }

    .catalog-filter-box .filter-actions-wrap .btn-action-ico {
        width: 30px;
        height: 30px;
    }

    .catalog-filter-box .filter-form-wrap {
        padding: 10px;
    }

    .bx-filter-parameters-box-container {
        padding-bottom: 10px;
    }

    .main-about-box .inner-wrap {
        min-height: 560px;
        padding: 0;
    }

    .popup-menu-wrap .menu-phone {
        font-size: 20px;
    }

    .popup-menu-wrap .soc-wrap > .button-soc:first-child {
        margin-left: -10px;
    }

    .main-brand-box .photo-out-wrap:before {
        width: 310px;
        bottom: -20px;
        margin-left: -154px;
    }

    .main-brand-box .item-wrap {
        width: 165px;
    }

    .main-brand-box .item-wrap.wrap-main {
        width: 180px;
    }

    .catalog-box .item-wrap .btn-action-ico.ico-add-fav,
    .catalog-top .item-wrap .btn-action-ico.ico-add-fav {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .main-brand-box .title-inner-wrap {
        margin-bottom: 150px;
    }

    .main-about-box {
        height: 700px;
    }

    .main-about-box .img_0 {
        margin: 95px auto 0;
        width: 640px;
        max-width: 100%;
        display: block;
    }

    .main-about-box .info-title {
        font-size: 26px;
        width: 270px;
        margin-bottom: 20px;
        margin-left: calc(50% + 115px);
        transform: translate(-50%, -100%);
    }

    .main-about-box .btn {
        margin-left: calc(50% + 60px);
        transform: translate(-50%, -100%);
    }

    .main-about-box .info-inner-wrap {
        padding: 0;
        background: 0 0;
    }

    .main-about-box .img_3 {
        left: 0;
        display: flex;
        transform: none;
        -webkit-transform: none;
        width: 100%;
        padding-left: 0;
    }

    .main-about-box .img_3 img {
        margin-top: auto;
    }

    .catalog-box .items-wrap {
        margin: 0 -15px -30px;
    }
}

@media (max-width: 431px) {
    .main-about-box .img_3 img {
        width: 440px;
        max-width: none;
    }
}

@media (max-width: 635px) {

    .main-catalog-box .item-wrap,
    .news-box .item-wrap {
        width: 100%;
    }

    .main-about-box .info-title {
        font-size: 19px;
        width: 270px;
        margin-bottom: 20px;
        margin-left: calc(50% + 115px);
        transform: translate(-50%, -100%);
    }

    .main-about-box .img_0 {
        margin: 95px auto 0;
        width: 350px;
        max-width: 100%;
        display: block;
    }

    .header .bx-basket-block {
        padding-left: 0;
    }

    .header .inner-wrap {
        height: 80px;
        flex: 1 1 auto;
    }

    .header .actions-wrap {
        flex-wrap: wrap;
    }

    .header .action-fav-lk {
        text-align: right;
        width: 100%;
        order: 3;
        display: none;
    }

    .item-tile-history .popup-content-block {
        padding: 0 1.5rem;
    }

    .item-tile-history .tile-rows-wrap {
        columns: 1;
    }

    .main-subscribe-box .select_types label {
        font-size: 13px !important;
    }

    .popup-outer-box .main-subscribe-box .select_types label:before {
        width: 15px;
        height: 15px;
        left: 10px;
    }

    .mod_not_popup_for_our .main-subscribe-box .politic {
        text-align: left;
        font-size: 14px;
    }

    .mod_not_popup_for_our .main-subscribe-box .frm-row {
        max-width: none;
    }

    .main-subscribe-box .select_types .select_types_item {
        padding-left: calc(15px + 1rem) !important;
        margin-right: 0 !important;
    }

    .main-subscribe-box .select_types label:before {
        width: 12px;
        height: 12px;
        left: 10px;
    }

    .main-subscribe-box .select_types input[type="radio"]:checked + label:after {
        width: 5px !important;
        height: 5px !important;
        left: 10px !important;
    }

    .mod_not_popup_for_our .main-subscribe-box .email input {
        font-size: 20px !important;
    }

    .mod_not_popup_for_our .main-subscribe-box .inner-title:not(.text) {
        font-size: 20px;
    }

    .mod_not_popup_for_our .main-subscribe-box .page-inner-title {
        font-size: 14px;
    }

    .mod_not_popup_for_our .main-subscribe-box .inner-title.text {
        text-align: left;
        padding-top: 1.5rem;
    }

    .main-section-box .tiles-box .item-wrap:not(:first-child),
    .mod_not_popup_for_our .main-subscribe-box .inner-title.text br {
        display: none;
    }

    .mod_not_popup_for_our .main-subscribe-box .inner-title,
        /*.mod_not_popup_for_our .main-subscribe-box button[type="submit"],
        .mod_not_popup_for_our .main-subscribe-box input[type="submit"]*/
    {
        font-size: 16px;
    }

    .item-tile-catalog .tile-ico {
        height: 4.5rem !important;
        width: 80px !important;
    }

    .item-tile-catalog .tile-stickers-wrap {
        width: 10rem !important;
    }
}

.btn-black,
.buttons-grid .btn.btn-black {
    background-color: var(--clr-base);
    border-color: var(--clr-base);
}

.questions-box {
    margin-bottom: 5rem;
}

@media (max-width: 767px) {
    .tile-photo-wrap {
        width: 100% !important;
        height: auto;
    }

    .catalog-box .item-wrap {
        padding-left: 0 !important;
        padding-right: 1px !important;
    }
}

input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    display: block;
    width: 100%;
    outline: 0;
    font-family: "TT Norms", sans-serif;
    -webkit-appearance: none;
}

.mod_redbox_form {
    margin: 5rem 0;
}

.mod_redbox_form .politic {
    max-width: 66.66%;
    margin-left: auto;
    padding-left: 1.5rem;
}

.mod_redbox_form .politic label {
    font-weight: 400;
}

.mod_redbox_form .items-wrap {
    margin: 0 -1.5rem;
}

.mod_redbox_form .items-wrap .item-wrap {
    width: 33.33%;
    padding: 0 1.5rem;
}

.mod_redbox_form .items-wrap .item-wrap .page-inner-title {
    font-size: 20px;
    margin-bottom: 0;
}

.mod_redbox_form .items-wrap .item-wrap input[type="text"],
.mod_redbox_form .items-wrap .item-wrap textarea {
    border: 1px solid #83857e;
    height: 100%;
    padding: 1rem 3rem;
    font-size: 20px;
    font-style: italic;
}

.mod_redbox_form .items-wrap .item-wrap .form_btn {
    width: 100%;
    height: 100%;
}

.mod_redbox_form .items-wrap .item-wrap .form_btn input {
    /* width: 100%;
    height: 100%;
    font-size: 20px;
    padding: 1rem 0;*/
}

.mod_redbox_form .items-wrap_grid {
    display: grid;
    grid-template-columns: 67% 33%;
    row-gap: 1.5rem;
}

.mod_redbox_form .items-wrap_grid .item-wrap.item-wrap_row {
    width: 100%;
    grid-row: span 2;
}

.buttons-grid {
    display: flex;
    gap: 20px;
}

.buttons-grid .btn.btn-black:hover {
    color: var(--clr-base) !important;
    background-color: var(--clr-att);
    border-color: var(--clr-att);
}

@media (max-width: 1023px) {
    .mod_redbox_form .politic {
        max-width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    /*.mod_redbox_form .items-wrap .item-wrap .form_btn input*/
,
.mod_redbox_form .items-wrap .item-wrap input[type="text"] {
    font-size: 16px;
}

    .mod_redbox_form .items-wrap .item-wrap {
        width: 100%;
        margin-bottom: 1.5rem;
    }

    .mod_redbox_form .items-wrap .item-wrap textarea {
        font-size: 16px;
        height: 100px;
    }

    .mod_redbox_form .items-wrap_grid {
        grid-template-columns: 1fr;
    }

    .mod_redbox_form .items-wrap_grid .item-wrap.item-wrap_row {
        grid-row: span 1;
    }

    .buttons-grid .btn.btn-black {
        padding: 0 20px;
    }

    .buttons-grid {
        gap: 10px;
    }
}

.review-desktop {
    max-width: 100%;
    height: auto;
}

.review-mobile {
    display: none;
    width: 100%;
    height: auto;
}

@media (max-width: 479px) {
    .review-desktop {
        display: none;
    }

    .review-mobile {
        display: block;
    }
}

@media (max-width: 639px) {
    .item-tile-cart .tile-photo-wrap {
        width: 70px !important;
        flex: none;
        height: 70px;
    }

    .item-tile-gallery .tile-info-text {
        height: auto;
    }
}

@media (max-width: 580px) {
    .basket-checkout-section-inner {
        align-items: flex-end;
        text-align: right;
    }

    .cart-box .cart-total-wrap .basket-checkout-section-inner .btn.btn-black {
        margin-right: 4rem;
    }
}

.catalog-box .item-wrap {
    padding-left: 0 !important;
    padding-right: 1px !important;
}

@media (min-width: 1200px) {
    .catalog-box {
        width: 100dvw;
        position: relative;
        left: 50%;
        margin-left: -50dvw;
    }
}

@media (min-width: 1600px) {
    .catalog-box .item-wrap {
        width: 25%;
    }
}

.personal-attention {
    border-radius: 5px;
    border: 1px solid #922235;
    background-color: #f1dfe2;
    padding: 5px 10px;
    font-weight: 300;
    margin-bottom: 15px;
}

.btn-action-ico.ico-arrow.ico-arrow_new,
.btn-action-ico.ico-arrow.ico-arrow_new:hover {
    border-radius: 0;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 10.8" style="enable-background:new 0 0 30 10.8;" xml:space="preserve"><path d="M27.8,4.8c-0.1-0.1-0.2-0.2-0.3-0.3c-1.1-1.1-2.2-2.2-3.3-3.3C24.2,1.1,24.1,1,24,1c-0.2-0.2-0.1-0.6,0.1-0.8c0.2-0.2,0.5-0.2,0.8-0.1c0.1,0.1,0.2,0.1,0.2,0.2c1.5,1.5,3.1,3.1,4.6,4.6c0.3,0.3,0.3,0.7,0,1c-1.5,1.5-3.1,3-4.6,4.6c-0.4,0.4-0.8,0.4-1,0.2c-0.3-0.3-0.2-0.6,0.2-1c1.1-1.1,2.2-2.2,3.3-3.3c0.1-0.1,0.2-0.1,0.2-0.2c0,0,0-0.1,0-0.1c-0.1,0-0.2,0-0.4,0C18.6,6,9.8,6,1,6C0.9,6,0.7,6,0.6,6C0.3,6,0.1,5.7,0.1,5.4c0-0.3,0.2-0.6,0.5-0.6c0.1,0,0.3,0,0.4,0c8.8,0,17.6,0,26.3,0C27.5,4.8,27.6,4.8,27.8,4.8z"/></svg>');
    top: 4rem;
}


/* vacantions page */
.item-tile-text-toggle {
    display: block;
    position: relative;
    font-size: 11px;
    line-height: 1.54545455;
}

.item-tile-text-toggle .popup-content-block {
    display: none;
    padding: 15px 0;
    font-size: 14px;

}

.item-tile-text-toggle .popup-content-block .btn {
    height: 33px;
    border-radius: 8px;
    padding: 0 16px;
    font-size: 11px;
    font-weight: 500;
    margin-top: 5px;
}

.item-tile-text-toggle .btn-popup {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    border-radius: 10px;
    background: #000;
    padding: 0.5em 30px 0.5em 15px;
}

.item-tile-text-toggle .btn-popup:before {
    content: "";
    display: block;
    width: 1.1em;
    height: 1.1em;
    margin-top: -0.55em;
    position: absolute;
    background: url(/local/templates/maneken/img/icons/arrow-toggle.png) center no-repeat;
    background-size: 100% auto;
    top: 50%;
    right: 1em;
    transition: rotate ease 0.2s;
}

.item-tile-text-toggle .btn-popup.active:before {
    rotate: 90deg;
}

.item-tile-text-toggle .button-items {
    display: flex;
    flex-wrap: wrap;
    margin: 5px -6px 0 0;
}

.item-tile-text-toggle .button-tag {
    height: 15px;
    border-radius: 20px;
    border-color: #12ff00;
    background-color: transparent;
    padding: 0 10px;
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    cursor: default;
    max-width: 100%;
    flex-shrink: 0;
    margin: 0 6px 6px 0;
    text-transform: none;
}

.item-tile-text-toggle .button-tag:hover {
    color: #fff !important;
}

.item-tile-text-toggle .h3-title {
    font-size: 15px;
    line-height: 1.52;
    margin: 1em 0 0.4em 0;
    font-weight: 500;
    letter-spacing: 0.01em;;
}

.item-tile-text-toggle .h3-title:last-child {
    margin-bottom: 0;
}

.item-tile-text-toggle .h3-title:first-child {
    margin-top: 0;
}

.item-tile-text-toggle .text-400 {
    font-weight: 400;
}

.item-tile-text-toggle li:before {
    top: 0.79166667em;
    width: 2px;
    height: 2px;
    margin-top: -1px;
}

.page-full > .title-box:first-child {
    padding-top: 0;
    margin-top: 20px;
}

.tiles-vacantions-box {
    margin-bottom: 8rem;
}

.tiles-vacantions-box .items-wrap {
    margin: 0;
}

.tiles-vacantions-box .item-wrap {
    padding: 0;
    width: 100%;
    margin-bottom: 8px;
}

.tiles-vacantions-box .item-wrap:last-child {
    margin-bottom: 0;
}

form[name=SIMPLE_FORM_11] .mod_redbox_form .items-wrap .item-wrap {
    width: 100%;
}

@media (min-width: 1024px) {
    .popup-content-block {
    }

    .item-tile-text-toggle {
        font-size: 2.4rem;
        line-height: 1.58333333;
    }

    .item-tile-text-toggle .btn-popup {
        font-size: 3.3rem;
        padding: 3rem 15rem 3rem 4rem;
        border-radius: 1.5rem;
    }

    .item-tile-text-toggle .btn-popup .button-items {
        margin: 1.5rem -2rem -1.5rem 0;
    }

    .item-tile-text-toggle .btn-popup:before {
        width: 5rem;
        height: 5rem;
        right: 6rem;
        margin-top: -2.5rem;
    }

    .item-tile-text-toggle .popup-content-block {
        padding: 5rem 0;
        font-size: 2.4rem;
    }

    .item-tile-text-toggle .popup-content-block .btn {
        height: 7.2rem;
        font-size: 2.2rem;
        padding: 0 6rem;
        margin-top: 2rem;
        letter-spacing: 0.01em;
    }

    .item-tile-text-toggle .button-tag {
        height: 3rem;
        padding: 0 1.8rem;
        font-size: 2.1rem;
        margin: 0 2rem 1rem 0;
    }

    .item-tile-text-toggle .h3-title {
        font-size: 2.7rem;
    }

    .page-full > .title-box:first-child {
        margin-top: 4rem;
    }

    .tiles-vacantions-box .item-wrap {
        margin-bottom: 25px;
    }

    .title-box.title-large .page-title {
        font-size: 5.1rem;
    }
}

/* end vacantions page */
.mod_detail_product .podeli-container {
    display: none !important;
}

.item-tile-gallery .tile-info-text {
    height: auto
}

.btn-white {
    background-color: #fff !important;
    color: var(--clr-base) !important;
    border-color: var(--clr-base) !important;
}

.main-top-box .btn.button-att.button-border.btn-white:not(:hover),
.btn.button-att.btn-white:hover {
    color: var(--clr-base) !important;
}

.btn-white:hover {
    opacity: 0.7;
}

/*custom dots*/
.catalog-box .catalog-item-slider .slick-dots {
    padding-top: 0;
    flex-wrap: nowrap;
    bottom: 9px;
    position: absolute;
    display: flex;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 5;
    white-space: nowrap;
}

.catalog-box .catalog-item-slider .slick-dots li button {
    margin: auto .05rem;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    border-radius: 0px;
    background: rgba(255, 255, 255, .4);
    transition: background .1s ease-in-out;
}

.catalog-box .catalog-item-slider .slick-dots li {
    margin: auto .05rem;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    transition: background .1s ease-in-out;
}

.catalog-box .catalog-item-slider .slick-dots .slick-active button {
    background: rgba(255, 255, 255, .9);
}

.catalog-item-slider {
    font-size: 0;

}

/*for slider arrow*/
.catalog-box .item-wrap .tile-photo-wrap:hover .catalog-item-slider .btn-action-ico.ico-arrow {
    opacity: 1;
}

.catalog-item-slider {
    position: relative;
}

.catalog-item-slider .btn-action-ico.ico-arrow {
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    opacity: 0;
    transition: all ease 0.2s;
    z-index: 30;
}

.catalog-item-slider .btn-action-ico.ico-arrow.ico-arrow-next {
    left: auto;
    right: 0;
}

.catalog-item-slider .btn-action-ico.ico-arrow.ico-arrow-next:before {
    transform: none;
    rotate: 180deg;
}

.catalog-item-slider .btn-action-ico.ico-arrow:before {
    background: url(/local/templates/maneken/img/arrow-slider.svg) center / auto 24px no-repeat;
    transform: none;
    rotate: 0;
}

.personal-attention {
    margin-top: 10px;
}

.main-subscribe-box p {
    margin-bottom: 20px !important;
}

#result_client_link {
    padding: 50px;
    font-size: 14px;
    font-weight: bold;
}


/*freedelivery*/
@font-face {
    font-family: 'Press Start 2P';
    src: local('Press Start 2P Regular'), local('PressStart2P-Regular'),
    url('/local/templates/maneken/fonts/PressStart2P-Regular.woff2') format('woff2'),
    url('/local/templates/maneken/fonts/PressStart2P-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ftitle {
    font-family: 'Press Start 2P', cursive;
    font-weight: 400;
}

.ftitle * {
    font-family: 'Press Start 2P', cursive;
    font-weight: 400;
}

.page-title.title-small {
    font-size: 20px;
    line-height: 1.2;
}

.item-tile-info-plus {
    line-height: 1.375;
}

.item-tile-info-plus .tile-ico {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.item-tile-info-plus .tile-title {
    font-weight: bold;
    margin-bottom: 4px;
}

.section-padding {
    padding: 50px 0;
}

.title-box.max-750 {
    max-width: 750px;
}

.title-box .icons-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 5px;
}

.title-box .icons-list .elm-ico {
    width: 40px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 10px 0 0;
}

.title-box .icons-list .elm-ico.ico-small {
    width: 28px;
    height: 28px;
}

.info-pluses-box {
    margin-bottom: 50px;
}

.info-pluses-box .items-wrap {
    margin: 0 -20px -40px -20px;
}

.info-pluses-box .item-wrap {
    padding: 0 20px;
    width: 100%;
    margin-bottom: 40px;
}

.bg-actions-box {
    padding: 50px 0 30px 0;
    position: relative;
    line-height: 1.375;
    color: #EFEFEF;
}

.bg-actions-box .bg-inner-wrap {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100dvw;
    min-width: var(--min);
    transform: translateX(-50%);
    background: var(--clr-base);
}

.bg-actions-box .bg-inner-wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.bg-actions-box .page-title,
.bg-actions-box p,
.bg-actions-box .action-wrap,
.bg-actions-box .title-box {
    margin-bottom: 20px;
    color: inherit;
}

.bg-actions-box .btn {
    width: 100%;
    height: 45px;
    border-radius: 0;
    font-size: 11px;
    letter-spacing: 0.01em;
    font-weight: bold;
    text-transform: uppercase;
}

.bg-actions-box .btn.button-border.button-att:not(:hover) {
    color: var(--clr-att) !important;
}

.questions-box .title-box {
    margin-bottom: 20px;
}

.info-icons-box {
    margin-bottom: 45px;
}

.info-icons-box .title-box {
    line-height: 1.375;
}

.info-icons-box .title-box .page-title {
    margin-bottom: 30px;
}

.top-bg-box {
    position: relative;
    margin-bottom: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    padding: 30px 0;
    color: #fff;
}

.top-bg-box .bg-inner-wrap {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100dvw;
    min-width: var(--min);
    transform: translateX(-50%);
    background: #000;
}

.top-bg-box .bg-inner-wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.top-bg-box .title-inner-wrap {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.top-bg-box .h1-title {
    text-align: center;
    color: inherit;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0 50px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Press Start 2P', cursive;
    font-weight: 400;
}

.top-bg-box .h1-title * {
    font-family: 'Press Start 2P', cursive;
    font-weight: 400;
}

@media (min-width: 768px) {
    .item-tile-info-plus .tile-title {
        margin-bottom: 10px;
    }

    .info-pluses-box .item-wrap {
        max-width: 300px;
        width: 33.33%;
    }

    .bg-actions-box .actions-wrap {
        margin: 0 -20px 0 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .bg-actions-box .action-wrap {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 0 20px 0 0;
    }

    .bg-actions-box .btn {
        width: auto;
        padding: 0 30px;
        min-width: 252px;
    }
}

@media (min-width: 1024px) {
    .section-padding {
        padding: 8rem 0;
    }

    .info-pluses-box {
        margin-bottom: 8rem;
    }

    .info-pluses-box .title-box {
        margin-bottom: 30px;
    }

    .bg-actions-box {
        padding: 8rem 0 6rem 0;
    }

    .bg-actions-box .btn {
        height: 65px;
    }

    .top-bg-box {
        min-height: 30rem;
        padding: 8rem 0;
        margin-bottom: 8.5rem;
    }

    .top-bg-box .h1-title {
        font-size: 26px;
        line-height: 32px;
    }

    .info-icons-box .title-box .page-title {
        margin-bottom: 20px;
    }

    .info-icons-box .title-box p {
        max-width: 35em;
    }
}

.bx-basket-block {
    padding-left: 0;
}

.btn-action-toggle:after {
    right: 0;
}

.btn-action-toggle {
    padding-right: 15px;
}

.popup-window-with-titlebar .popup-window-content p {
    margin-top: 10px;
}

.main-section-box_margin {
    margin-top: 50px;
}

@media (min-width: 1024px) {
    .main-section-box_margin {
        margin-top: 100px;
    }
}

@media (min-width: 1024px) {
    .catalog-top-box .cat-title.cat-title_small {
        font-size: 9rem;
    }
}

.form-thanks font {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
}

.catalog-box .btn-action-ico.ico-arrow-second {
    background: #fff;
    top: 30px;
}

.catalog-box .btn-action-ico.ico-arrow-second:hover {
    background: var(--clr-base);
}

.form-thanks font.notetext {
    display: none;
}

.slider.swiper-wrapper {
    display: flex;
}

@media (max-width: 768px) {
    .video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 Aspect Ratio */
        height: 0;
        overflow: hidden;
    }

    .responsive-iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
}

.new-btn-1,
.new-btn-1:focus,
#payButton,
.bx-green .popup-window-buttons .btn.btn-default {
    border: none;
    text-decoration: none;
    /*width: 166px;
    height: 65px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    background: #181818;

    text-transform: uppercase;
    min-width: 150px;
    padding: 0px 30px;
    width: fit-content;
    cursor: pointer;
    height: 45px;
    border-radius: 0;
    outline: none;
}

.bx-green .popup-window-buttons .btn.btn-default {
    width: 100%;
}

#payButton {
    color: #fff !important;
}

.popup-window-buttons {
    display: flex;
    justify-content: center;
}

.new-btn-1:hover,
#payButton:hover,
.bx-green .popup-window-buttons .btn.btn-default:hover {
    background: #37f713;
    color: #181818;
}

.new-btn-1:active,
#payButton:active,
.bx-green .popup-window-buttons .btn.btn-default:active {
    background: #19d900;
}

@media (max-width: 768px) {

    .new-btn-1,
    .new-btn-1:focus,
    #payButton {
        padding: 0px 30px;
    }

    .new-btn-1:hover,
    #payButton:hover {
        background: #19d900;
    }
}


.new-btn-2,
.new-btn-2:focus,
#twpx-showpvz-simple .btn,
#russianpost_btn_openmap,
.SDEK_selectPVZ.btn,
.check-product .button-enter {
    border: 1px solid #181818;
    text-decoration: none;
    /*    width: 166px;*/
    /*    height: 65px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #181818;
    background: #fff;
    text-transform: uppercase;
    min-width: 150px;
    padding: 0px 30px;
    width: fit-content;
    cursor: pointer;
    height: 45px;
    border-radius: 0;
    outline: none;
}

#russianpost_btn_openmap {
    padding: 13px 30px !important;
    border-radius: 0 !important;
    height: auto !important;
    border: 1px solid #181818 !important;
    background: #fff !important;
    color: #181818 !important;
}

#twpx-showpvz-simple .btn {
    padding: 13px 30px !important;
    line-height: 16px !important;
}

.new-btn-2:hover,
#twpx-showpvz-simple .btn:hover,
#russianpost_btn_openmap:hover,
.SDEK_selectPVZ.btn:hover,
.check-product .button-enter:hover {
    background: #37f713 !important;
    border-color: #37f713 !important;
    color: #181818 !important;
}

.new-btn-2:active,
#twpx-showpvz-simple .btn:active,
#russianpost_btn_openmap:active,
.SDEK_selectPVZ.btn:active,
.check-product .button-enter:active {
    background: #19d900;
    border-color: #19d900;
    color: #181818;
}

@media (max-width: 768px) {

    .new-btn-2,
    .new-btn-2:focus,
    #twpx-showpvz-simple .btn,
    #russianpost_btn_openmap,
    .SDEK_selectPVZ.btn {
        padding: 12px 30px !important;
    }

    .new-btn-2:hover,
    #twpx-showpvz-simple .btn:hover,
    #russianpost_btn_openmap:hover,
    .SDEK_selectPVZ.btn:hover {
        background: #19d900;
    }
}

.new-btn-3,
.new-btn-3:focus,
.page-warranty .article-box a.new-btn-3 {
    border: none;

    text-decoration: none;
    /* width: 166px;
    height: 65px;*/
    gap: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    /* color: #181818;
    background:#37f713;*/
    color: #fff;
    background: #181818;

    text-transform: uppercase;
    min-width: 150px;
    padding: 0px 29px;
    height: 45px;
    width: fit-content;
    cursor: pointer;

    border-radius: 0;
    outline: none;
}

.footer .new-btn-3 {
    border: 1px solid #37f713;
    color: #181818;
    background: #37f713;
}

.new-btn-3:hover,
.page-warranty .article-box a.new-btn-3:hover {
    background: #37f713;
    color: #181818;
}

.footer .new-btn-3:hover{
    background: none;
    color: #37f713 !important;
    border: 1px solid #37f713 !important;
    background: #181818 !important;
}


.tiles-box > .btn.favorites_btn {
    background: none;
    color: #fff !important;
    border: 1px solid #181818 !important;
    background: #181818 !important;
}

.tiles-box > .btn.favorites_btn:hover {
    background: none;
    color: #181818 !important;
    border: 1px solid #37f713 !important;
    background: #37f713 !important;
}


.new-btn-3:hover svg path {
    fill: #37f713;
}

.new-btn-3:active,
.page-warranty .article-box a.new-btn-3:active {
    background: none;
    color: #19d900;
    border-color: #19d900;
}

.new-btn-3:active svg path {
    fill: #19d900;
}

.new-btn-3_dark:hover,
.new-btn-3_dark:active,
.page-warranty .article-box a.new-btn-3_dark:hover,
.page-warranty .article-box a.new-btn-3_dark:active {
    background: #19D900;
    border-color: #19D900;
    color: #181818;
}

.new-btn-3_dark:hover svg path,
.new-btn-3_dark:active svg path {
    fill: #181818;
}

@media (max-width: 768px) {
    .new-btn-3 svg {
        height: 18px;
        width: 18px;
    }

    .new-btn-3,
    .new-btn-3:focus {
        padding: 0px 29px;
    }

    .new-btn-3:hover {
        background: #fff;
        color: #19d900;
        border-color: #19d900;
    }
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.cart-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .mobile-100 {
        width: 100%;
    }

    .main-srt-box .action-wrap {
        display: flex;
        justify-content: center;
    }

    .order-form-box .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #bx-soa-delivery .bx-soa-pp-company-block {
        margin-left: 0;
    }

    .cart-buttons .new-btn-2,
    .cart-buttons .new-btn-1 {
        width: 100%;
    }

    .sale_order_full_table #payButton {
        width: 100%;
    }
}

.sale_order_full_table:last-child {
    margin-bottom: 50px !important;
}

.main-subscribe-box .field-input {
    padding-right: 0;
}

.fancybox-stage .popup-content-wrap input[type="submit"]:not(.btn.button-att),
.main-subscribe-box .field-button {
    width: 100%;
}

.mod_redbox_form .items-wrap .item-wrap .form_btn input {
    width: 100%;
}

.card-box .actions-wrap .btn-action-ico.ico-add-fav {
    height: 55px;
    width: 55px;
    margin-left: 1rem;
}

.form-input {
    margin-bottom: 10px;
}

input[name="captcha_word"] {
    margin-bottom: 10px;
    height: 5.5rem;
    padding: 0 10px 0 18px;
    font-size: 16px;
    color: var(--clr-base);
    background: #FAFAFA;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}

.captchaYandexClass {
    height: 102px !important;
}

@media (max-width: 635px) {
    .main-subscribe-box .inner-title {
        font-size: 16px;
    }
}

.basket-coupon-block-total-price-difference {
    margin-left: 5px;
}

.whatsapp-and-buy {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}


/*new header*/
.header ul.new-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    z-index: 20;
    padding: 20px;
    display: none;
}

.header .has-new-submenu.open-mobile-submenu ul.new-submenu {
    display: block;
}

.header ul.new-submenu li {
    display: block;
    position: relative;
    padding: 7px 0 7px 0px;
}




.has-new-submenu__inner {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.has-new-submenu__inner a.btn-menu {
    padding-right: 0px;
}

.submenu.menu-catalog .has-new-submenu__inner .btn-menu{
    margin-right: -14px;
}

.has-new-submenu__arrow {
    padding: 0 5px;
    display: flex;
}

.has-new-submenu__arrow img {
    transition: all ease 0.2s;
    filter: brightness(0) grayscale(1);

}

@media (min-width: 1200px) {
    .header .has-new-submenu:hover ul.new-submenu {
        display: block;
    }

    .has-new-submenu:hover .has-new-submenu__arrow img {
        filter: none;
        transform: rotate(180deg);
    }

    .has-new-submenu:hover .has-new-submenu__inner a {
        color: var(--clr-att);
    }
}

.fl-26111-top {
    display: none;
}

header .bx-basket-block {
    padding-left: 0;
}

.header .inner-wrap {
    justify-content: space-between;
}

.header .actions-wrap {
    flex: none;
}

@media (min-width: 1200px) {
    .header .menu-wrap {
        padding-left: 0px;
    }
}

@media (max-width: 1199px) {
    .header .menu-wrap {
        position: static;
        margin-top: 0px;
    }

    .header ul.new-submenu {
        position: static;
        width: 100%;
        box-shadow: none;
        padding-left: 50px;
        padding-top: 0;
    }

    .has-new-submenu__arrow {
        padding: 0 20px;
    }

    .has-new-submenu__inner {
        justify-content: space-between;
    }

    header .popup-menu-wrap .btn-action-ico.ico-menu {
        border-radius: 8px;
    }

    .popup-menu-wrap .btn-menu {
        padding-left: 40px;
    }

    .popup-menu-wrap .menu ul {
        padding-left: 40px;
    }

    header .popup-menu-wrap .lk_mobile .btn-menu .button-ico {
        left: 0;
    }

    .popup-menu-wrap .menu ul .btn-menu {
        padding-left: 30px;
    }

    .has-new-submenu.open-mobile-submenu .has-new-submenu__arrow img {
        filter: none;
        transform: rotate(180deg);
    }

    .has-new-submenu.open-mobile-submenu .has-new-submenu__inner a {
        color: var(--clr-att);
    }
}

/*new main block sections*/
.actions-slider-box .elm-photo.photo-cover img.mobile_img {
    display: none;
}

@media (max-width: 1023px) {
    .actions-slider-box .elm-photo.photo-cover img.mobile_img {
        display: block;
    }

    .actions-slider-box .elm-photo.photo-cover img.pc_img {
        display: none;
    }
}

/*кнопка на главной*/
/*.main-top-box .btn{
    height:45px;
    background:#fff !important;
    color:var(--clr-base) !important;
}*/
/*.main-top-box .btn.button-animate:before, .main-top-box .btn.button-animate:after{
    display:none;
}
.main-top-box .btn:hover{
    opacity:0.7;
    color:var(--clr-base) !important;
}*/
#registration .smart-captcha {
    filter: invert(1);
}

.pay_caps {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.25;
    color: var(--clr-base);
}

.page-warranty .text-att,
.page-warranty .title-att {
    color: #181818;
}

.basket-checkout-block-total-inner {
    gap: 2px;
    font-size: 18px;

}

.bx-soa-cart-total__text {
    font-size: 12px;
    margin-top: 5px;
}

/* footer */
@media (max-width: 639px) {
    .footer .footer-bottom-panel .info-wrap {
        text-align: left;
    }

    .footer .footer-main-panel {
        text-align: left;
    }

    .footer .footer-main-panel .cnt-section-wrap .cnt-wrap:first-child {
        width: 50%;
    }

    .footer .footer-main-panel .info-inner-wrap {
        margin-bottom: 38px;
    }

    .footer .footer-main-panel .menu-inner-wrap {
        text-align: left;
    }

    .footer .footer-main-panel .menu-inner-wrap .menu {
        columns: 2;
        column-gap: 20px;
    }

    .footer .footer-main-panel .menu-inner-wrap .menu li {
        break-inside: avoid-column;
    }

    .footer .footer-main-panel .contacts-inner-wrap {
        text-align: left;
        font-size: 18px;
        line-height: 1.22222222;
        text-transform: none;
    }

    .footer .footer-main-panel .contacts-inner-wrap .footer-title {
        margin-bottom: 25px;
    }

    .footer .footer-main-panel .cnt-section-wrap {
        text-transform: none;
    }

    .footer .footer-main-panel .soc-wrap {
        margin-bottom: 30px;
    }

    .footer .footer-main-panel .action-wrap {
        width: 100%;
    }

    .footer .footer-main-panel .action-wrap .new-btn-3 {
        width: 100%;
    }

    .footer .footer-main-panel .footer-title {
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .footer .footer-main-panel .footer-subtitle {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .footer .footer-main-panel .footer-subtitle:first-child {
        margin-top: 0;
    }

    .footer .footer-main-panel p {
        margin-bottom: 6px;
    }

    .footer .footer-main-panel p:last-child {
        margin-bottom: 0;
    }

    .info-inner-wrap .info-wrap p {
        padding-bottom: 20px;
    }

    .how_1 .title-att {
        text-align: left;
    }

    .m_views {
        display: block;
    }
}

@media (max-width: 479px) {
    .footer .footer-main-panel .cnt-section-wrap .cnt-wrap:first-child {
        width: 100%;
    }

    .item-tile-catalog .tile-info-wrap .tile-title {
        font-size: 12px !important;
    }
}

@media (min-width: 640px) {
    .footer .cnt-section-wrap {
        text-transform: none;
    }

    .footer .footer-subtitle {
        margin-top: 10px;
    }

    .footer .footer-subtitle:first-child {
        margin-top: 0;
    }

    .footer .footer-bottom-panel .inner-wrap {
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer .footer-bottom-panel .info-wrap {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .footer-main-panel .contacts-inner-wrap {
        width: 50%;
    }

    .footer .footer-bottom-panel .inner-wrap {
        display: -ms-flexbox;
        display: flex;
    }

    .footer .footer-bottom-panel .info-wrap {
        width: 240px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .footer .footer-bottom-panel .info-wrap + .info-wrap {
        width: auto;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .footer .footer-main-panel {
        padding-top: 10rem;
    }

    .footer .footer-main-panel .info-inner-wrap {
        width: 270px;
    }

    .footer .footer-bottom-panel .info-wrap {
        width: 270px;
    }
}

@media (min-width: 1200px) {
    .footer .footer-main-panel .cnt-section-wrap .cnt-wrap:first-child {
        max-width: 200px;
    }

    .footer .footer-main-panel .cnt-section-wrap .cnt-wrap:first-child.wrap-full {
        max-width: 100%;
    }

    .footer .footer-main-panel .cnt-section-wrap .cnt-wrap:first-child.wrap-full br {
        display: none;
    }

    .footer .footer-bottom-panel .info-wrap {
        width: 320px;
    }
}

/* end footer */
.cart-box .cart-total-wrap .cart-total {
    font-size: 20px;
}

/*.cart-order-outer-wrap .side-wrap{
    position: -webkit-sticky; 
  position: sticky;
  top: 0;
  align-self: flex-start; 
}
.cart-order-outer-wrap #bx-soa-order{
     overflow:auto;
}*/
.remove_block .btn-action-ico.ico-del {
    border-radius: none;
    border: none;
    background: url(/local/templates/maneken/img/trash.svg) center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.remove_block .btn-action-ico.ico-del:before,
.remove_block .btn-action-ico.ico-del:after {
    display: none;
}

/*@media (min-width: 640px) and (max-width: 767px) {
 .item-tile-cart.tile-order .tile-photo-wrap {
  width: 120px !important;
 }
}
@media (min-width: 1024px) {
 body:has(#bx-soa-total) .wrap {
  overflow-x: visible;
 }
 #bx-soa-total {
  position: sticky;
  top: 120px;
 }
}*/
@media (min-width: 640px) and (max-width: 767px) {
    .item-tile-cart.tile-order .tile-photo-wrap {
        width: 120px !important;
    }
}

@media (min-width: 1024px) {
    body:has(#bx-soa-total) .wrap {
        overflow: visible;
    }

    #bx-soa-total {
        position: sticky;
        top: 120px;
    }
}

@media (max-width: 1024px) {
    .brand-about-box .page-full {
        padding: 0;
    }
}

.about-form-box #maneken_beztarelok .frm-row-submit .btn {
    background: #C5B4E3;
    border: none;
}

.smart-captcha {
    min-width: 300px;
    height: 102px;
    margin-top: 16px;
}

/*new font font-family: 'Bounded';*/
.popup-menu-wrap .btn-menu,
.header .action-fav-lk a,
.popup-menu-wrap .menu ul .btn-menu .button-title {
    font-family: 'Bounded' !important;
}

.btn {
    font-family: 'Bounded';
}

.digi-product__label {
    font-family: 'Bounded';
    font-size: 14px;
}

@media (max-width: 479px) {
    .digi-recs .digi-product--mobile.recs .digi-product__label {
        font-size: 12px !important;
    }
}

.actions-slider-box .btn * {
    font-family: 'Bounded';
}

.about-locations-box .btn-title {
    font-family: 'Bounded';
}

.footer-main-panel .footer-title {
    font-family: 'Bounded';
}

.footer .new-btn-3 {
    font-family: 'Bounded';
}

.footer-main-panel .logo-wrap {
    width: 240px;
    width: 246px;
}

.header .action-fav-lk {
    margin-top: 0;
}

.mod_detail_product .title-wrap .h2-title {
    font-family: 'Bounded';
    font-size: 16px;
    line-height: 1.5;
}

.new-btn-1,
.new-btn-3,
.info-card-box .panel-actions-wrap .new-btn-1 span,
.info-card-box .panel-actions-wrap .new-btn-3 span {
    font-family: 'Bounded';
}

a.link-main.hint-gift-link {
    font-family: 'Bounded';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border: none;
}

@media (max-width: 768px) {
    #popup_enter .inner-wrap {
        gap: 20px;
    }

    .menu-list-wrap .btn-menu {
        font-size: 12px;
    }
}

.new-btn-2,
.btn.button-dark[data-vacancy] .button-title {
    font-family: 'Bounded';
}

input[type="submit"],
button,
.btn,
.about-info-page-box .action-wrap .btn .button-title,
.about-history-page-box .action-wrap .btn .button-title,
.load-photo,
.button-enter {
    font-family: 'Bounded';
}

.page-inner-title,
.page-inner-title *,
.title-box.title-text-att .page-title,
.title-box.title-text-att .page-title *,
.about-locations-box .page-title *,
.about-history-page-box .page-title,
.banner-title {
    font-family: 'Microgramma';
}

#digi-shield .digi-search .digi-wrapper .digi-search__form .digi-search-form__submit {
    background: #181818 !important;
    border-color: #181818 !important;
    color: #fff !important;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#digi-shield .digi-search .digi-wrapper .digi-search__form .digi-search-form__close {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#digi-shield .digi-search .digi-wrapper .digi-search__form .digi-search-form__submit:hover,
#digi-shield .digi-search .digi-wrapper .digi-search__form .digi-search-form__close:hover {
    opacity: 1 !important;
    background: #37F713 !important;
    border-color: #37F713 !important;
    color: #000 !important;
}

.custom-filter-btns .new-btn-1:hover,
.custom-filter-btns .new-btn-2:hover {
    background: #37F713 !important;
}

#digi-recs-item_page-alternatives .digi-recs__header,
.complete-look {
    font-family: 'Bounded' !important;
}

.about-info-page-box .item-wrap .page-subtitle {
    font-family: 'Bounded';
    font-weight: bold;
}

.about-history-page-box .page-title {
    font-weight: bold;
}

.about-info-page-box .action-wrap .btn:hover {
    background: none;
    color: #37f713 !important;
    border-color: #37f713;
}

.about-history-page-box .info-wrap {
    font-variant-ligatures: none;
}

/*xfluence and popups*/
.item-tile-photo-link {
    border: 1px solid #999;
    padding: 19px 19px 19px 19px;
    background: none;
    position: relative;
    display: block;
    border-radius: 0;
}

.item-tile-photo-link .tile-photo {
    border-radius: 0;
    aspect-ratio: 280/398;
    margin: 0;
    width: 100%;
}

.item-tile-photo-link .tile-photo span {
    display: none;
}

.item-tile-photo-link .tile-title {
    margin: 20px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 17.5px;
    padding: 0;
}

.item-tile-photo-link .tile-actions-wrap {
    margin: 10px 0 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.item-tile-photo-link .tile-action {
    -ms-flex: 1;
    flex: 1;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: left;
}

.item-tile-photo-link .tile-action-button {
    cursor: pointer;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1em;
    font-weight: bold;
    gap: 3px;
    color: inherit;
}

.tile-views {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding: 0 0 0 21px;
    color: #747474;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
}

.tile-views:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(/local/templates/maneken/./img/icons/view.svg) center no-repeat;
    background-size: 100% auto;
    top: 50%;
    left: 0;
    margin-top: -8px;
}

.gallery-slider-box .ico-arrow-prev {
    margin-right: 39px;
}

.main-section-box > .gallery-slider-box .slider-wrap {
    padding-left: var(--paddingContainer);
    padding-right: var(--paddingContainer);
}

.gallery-slider-box .item-tile-gallery,
.gallery-slider-box .item-tile-photo-link {
    width: 340px;
}

#redbox_form .title-inner-wrap div.inner-title {
    text-align: left;
    margin-bottom: 15px;
}

.mod_not_popup_for_our .main-subscribe-box .page-inner-title {
    text-align: left;
    font-size: 20px;
}

.mod_not_popup_for_our .main-subscribe-box .email input {
    font-size: 14px !important;
}

.mod_not_popup_for_our .main-subscribe-box .inner-title.text {
    padding: 0;
}

.mod_not_popup_for_our .main-subscribe-box .politic {
    font-size: 10px;
}

.mod_not_popup_for_our .main-subscribe-box {
    border-bottom: none;
}

#popup-subscribe .info-outer-wrap {
    border-radius: 0;
}

#popup-subscribe .fancybox-button {
    right: 5px;
    top: 5px;
    padding: 6px;
}

#popup-subscribe .fancybox-button svg {
    filter: brightness(0) grayscale(1);
}

.popup-outer-box .main-subscribe-box {
    width: 360px;
    max-width: 100%;
    background: #fff;
    border-radius: 0;
    border: none;
    color: #000;
}

.popup-outer-box .main-subscribe-box .img {
    display: none;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap {
    margin-bottom: 15px;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px !important;
    display: none;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title.text {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0 !important;
}

.popup-outer-box .main-subscribe-box .page-inner-title {
    font-size: 18px;
    line-height: 1.44444444;
    letter-spacing: 0.02em;
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: -15px;
}

.popup-outer-box .main-subscribe-box .page-inner-title .title-att {
    display: inline;
    white-space: nowrap;
}

.popup-outer-box .main-subscribe-box .inner-wrap {
    padding: 20px;
    display: block;
}

.popup-outer-box .main-subscribe-box .form-inner-wrap {
    padding-top: 0;
}

.mod_warranty_service .text .info,
.popup-outer-box .main-subscribe-box .email,
.referral_promocode {
    margin-bottom: 10px;
}

.popup-outer-box .main-subscribe-box .politic {
    font-size: 10px;
    line-height: 1.4;
}

.main-subscribe-image {
    position: relative;
    aspect-ratio: 360/264;
    overflow: hidden;
}

.main-subscribe-box {
    background: #fff;
    border-bottom: none;
    font-size: 16px;
    line-height: 1.375;
    color: #181818;
}

.main-subscribe-box .inner-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.main-subscribe-box .title-inner-wrap {
    margin-bottom: 30px;
    text-transform: none;
}

.main-subscribe-box .title-inner-wrap p {
    text-transform: none;
}

.main-subscribe-box .inner-title {
    font-size: 1em;
    line-height: inherit;
    text-transform: uppercase;
    color: #747474;
    padding: 0;
    margin: 0 0 15px 0;
    text-align: left;
}

.main-subscribe-box .inner-title.text {
    text-transform: none;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #181818;
    font-weight: 400;
}

.main-subscribe-box .page-inner-title {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: inherit;
    text-align: left;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.main-subscribe-box .page-inner-title .title-att {
    color: #A50B0B;
    display: block;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.main-subscribe-box .email {
    margin-bottom: 10px;
}

.main-subscribe-box .email .form-input {
    margin: 0;
}

.main-subscribe-box .email input.form-input {
    height: 45px !important;
    border-radius: 0 !important;
    color: #181818 !important;
    border: 1px solid #999 !important;
    padding: 0 14px !important;
    text-transform: uppercase;
}

.main-subscribe-box .politic {
    color: #747474;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 0;
}

.main-subscribe-box .frm-row {
    max-width: 100%;
}

.main-subscribe-box .img {
    display: none;
}

.main-subscribe-box .form-rass-button.new-btn-1 {
    width: 100%;
    height: 45px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    font-weight: 400;
}

.main-subscribe-box .captchaYandexClass {
    margin-top: 0;
}

.main-subscribe-box .captchaYandexClass iframe {
    color: #181818;
    background: none;
}

.popup-message-box {
    background: #fff;
    font-size: 14px;
    line-height: 1.28571429;
    text-align: left;
    color: #181818;
    position: relative;
    padding: 20px;
    width: 360px;
}

.popup-message-box .popup-logo-wrap {
    margin: 0 auto 30px auto;
}

.popup-message-box .popup-logo-wrap img {
    display: block;
    margin: 0 auto;
    width: 132px;
}

.popup-message-box .popup-message-title {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.32px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.popup-message-box .popup-message-title .title-att {
    white-space: nowrap;
    display: inline;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    color: #A50B0B;
}

.popup-message-box .popup-message-action .new-btn-1 {
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

@media (max-width: 639px) {

    .gallery-slider-box .item-tile-gallery,
    .gallery-slider-box .item-tile-photo-link {
        width: 320px;
    }
}

@media (max-width: 417px) {
    .fancybox-slide:has(.main-subscribe-box) {
        padding-top: 100px;
    }

    .fancybox-slide:has(.main-subscribe-box) .popup-outer-box#popup-subscribe {
        padding: 0;
    }

    .fancybox-slide:has(.main-subscribe-box):before {
        display: none;
    }
}

@media (min-width: 768px) {
    .main-subscribe-box .inner-wrap {
        margin-left: auto;
        margin-right: auto;
        max-width: 860px;
    }
}

@media (min-width: 1024px) {
    .main-subscribe-box .inner-wrap {
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        padding-bottom: 40px;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .main-subscribe-box .title-inner-wrap {
        width: 330px;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
    }

    .main-subscribe-box .form-inner-wrap {
        margin: 0;
        width: 400px;
        max-width: 400px;
        padding: 0;
    }

    .main-subscribe-box .inner-title.text {
        max-width: 290px;
    }

    .main-subscribe-box .frm-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-subscribe-box .frm-row > div,
    .main-subscribe-box .frm-row > .frm-field {
        -ms-flex-order: 1;
        order: 1;
    }

    .main-subscribe-box .frm-row > div.field-button,
    .main-subscribe-box .frm-row > .frm-field.field-button {
        -ms-flex-order: 2;
        order: 2;
    }

    .main-subscribe-box .politic {
        margin: 0 0 10px 0;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap {
        width: 900px;
        max-width: 900px;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap {
        position: relative;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        gap: 0;
        width: 100%;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form .main-subscribe-image {
        width: 50%;
        aspect-ratio: inherit;
        height: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form .main-subscribe-box {
        width: 50%;
        margin: 0 0 0 auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .popup-outer-box .main-subscribe-box .inner-wrap {
        padding: 40px;
    }

    .popup-outer-box .main-subscribe-box .page-inner-title {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 0.4px;
        margin-bottom: 20px;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title {
        display: block;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title.text {
        font-size: 16px;
        line-height: 22px;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap {
        margin-bottom: 30px;
    }

    .popup-outer-box .main-subscribe-box .frm-row > div.field-button,
    .main-subscribe-box .frm-row > .frm-field.field-button {
        -ms-flex-order: 1;
        order: 1;
    }

    .popup-outer-box .main-subscribe-box .politic {
        margin: 10px 0 0 0;
    }

    .popup-message-box {
        width: 450px;
        padding: 40px;
    }

    .popup-message-box .popup-message-title {
        font-size: 20px;
        letter-spacing: 0.4px;
    }
}

@media (min-width: 1220px) {
    .main-section-box > .gallery-slider-box .ico-arrow {
        right: 50%;
        margin-right: -580px;
    }

    .main-section-box > .gallery-slider-box .ico-arrow-prev {
        margin-right: -541px;
    }
}

.mod_not_popup_for_our .main-subscribe-image {
    display: none;
}

/*pp*/
.item-tile-photo-link {
    border: 1px solid #999;
    padding: 19px 19px 19px 19px;
    background: none;
    position: relative;
    display: block;
    border-radius: 0;
}

.item-tile-photo-link .tile-photo {
    border-radius: 0;
    aspect-ratio: 280/398;
    margin: 0;
    width: 100%;
}

.item-tile-photo-link .tile-photo span {
    display: none;
}

.item-tile-photo-link .tile-title {
    margin: 20px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 17.5px;
    padding: 0;
}

.item-tile-photo-link .tile-actions-wrap {
    margin: 10px 0 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.item-tile-photo-link .tile-action {
    -ms-flex: 1;
    flex: 1;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: left;
}

.item-tile-photo-link .tile-action-button {
    cursor: pointer;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1em;
    font-weight: bold;
    gap: 3px;
    color: inherit;
}

.tile-views {
    display: none !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding: 0 0 0 21px;
    color: #747474;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
}

.tile-views:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(/local/templates/maneken/../img/icons/view.svg) center no-repeat;
    background-size: 100% auto;
    top: 50%;
    left: 0;
    margin-top: -8px;
}

.gallery-slider-box .ico-arrow-prev {
    margin-right: 39px;
}

.main-section-box > .gallery-slider-box .slider-wrap {
    padding-left: var(--paddingContainer);
    padding-right: var(--paddingContainer);
}

.gallery-slider-box .item-tile-gallery,
.gallery-slider-box .item-tile-photo-link {
    width: 340px;
}

#redbox_form .title-inner-wrap div.inner-title {
    text-align: left;
    margin-bottom: 15px;
}

.mod_not_popup_for_our .main-subscribe-box .page-inner-title {
    text-align: left;
    font-size: 20px;
}

.mod_not_popup_for_our .main-subscribe-box .email input {
    font-size: 14px !important;
}

.mod_not_popup_for_our .main-subscribe-box .inner-title.text {
    padding: 0;
}

.mod_not_popup_for_our .main-subscribe-box .politic {
    font-size: 10px;
}

.mod_not_popup_for_our .main-subscribe-box {
    border-bottom: none;
}

#popup-subscribe .info-outer-wrap {
    border-radius: 0;
}

#popup-subscribe .fancybox-button {
    right: 32px;
    top: 5px;
    padding: 6px;
}

#popup-subscribe .fancybox-button svg {
    filter: brightness(0) grayscale(1);
}

.popup-outer-box .main-subscribe-box {
    width: 360px;
    max-width: 100%;
    background: #fff;
    border-radius: 0;
    border: none;
    color: #000;
}

.popup-outer-box .main-subscribe-box .img {
    display: none;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap {
    margin-bottom: 15px;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px !important;
    display: none;
}

.popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title.text {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0 !important;
}

.popup-outer-box .main-subscribe-box .page-inner-title {
    font-size: 18px;
    line-height: 1.44444444;
    letter-spacing: 0.02em;
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: -15px;
}

.popup-outer-box .main-subscribe-box .page-inner-title .title-att {
    display: inline;
    white-space: nowrap;
}

.popup-outer-box .main-subscribe-box .inner-wrap {
    padding: 20px;
    display: block;
}

.popup-outer-box .main-subscribe-box .form-inner-wrap {
    padding-top: 0;
}

.mod_warranty_service .text .info,
.popup-outer-box .main-subscribe-box .email,
.referral_promocode {
    margin-bottom: 10px;
}

.popup-outer-box .main-subscribe-box .politic {
    font-size: 10px;
    line-height: 1.4;
}

.main-subscribe-image {
    position: relative;
    aspect-ratio: 360/264;
    overflow: hidden;
}

.main-subscribe-box {
    background: #fff;
    border-bottom: none;
    font-size: 16px;
    line-height: 1.375;
    color: #181818;
}

.main-subscribe-box .inner-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.main-subscribe-box .title-inner-wrap {
    margin-bottom: 30px;
    text-transform: none;
}

.main-subscribe-box .title-inner-wrap p {
    text-transform: none;
}

.main-subscribe-box .inner-title {
    font-size: 1em;
    line-height: inherit;
    text-transform: uppercase;
    color: #747474;
    padding: 0;
    margin: 0 0 15px 0;
    text-align: left;
}

.main-subscribe-box .inner-title.text {
    text-transform: none;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #181818;
    font-weight: 400;
}

.main-subscribe-box .page-inner-title {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: inherit;
    text-align: left;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.main-subscribe-box .page-inner-title .title-att {
    color: #A50B0B;
    display: block;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.main-subscribe-box .email {
    margin-bottom: 10px;
}

.main-subscribe-box .email .form-input {
    margin: 0;
}

.main-subscribe-box .email input.form-input {
    height: 45px !important;
    border-radius: 0 !important;
    color: #181818 !important;
    border: 1px solid #999 !important;
    padding: 0 14px !important;
    text-transform: uppercase;
}

.main-subscribe-box .politic {
    color: #747474;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 0;
}

.main-subscribe-box .frm-row {
    max-width: 100%;
}

.main-subscribe-box .img {
    display: none;
}

.main-subscribe-box .form-rass-button.new-btn-1 {
    width: 100%;
    height: 45px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    font-weight: 400;
}

.main-subscribe-box .captchaYandexClass {
    margin-top: 0;
}

.main-subscribe-box .captchaYandexClass iframe {
    color: #181818;
    background: none;
}

.popup-message-box {
    background: #fff;
    font-size: 14px;
    line-height: 1.28571429;
    text-align: left;
    color: #181818;
    position: relative;
    padding: 20px;
    width: 360px;
    max-width: 100%;
}

.popup-message-box .popup-logo-wrap {
    margin: 0 auto 30px auto;
}

.popup-message-box .popup-logo-wrap img {
    display: block;
    margin: 0 auto;
    width: 132px;
}

.popup-message-box .popup-message-title {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.32px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.popup-message-box .popup-message-title .title-att {
    white-space: nowrap;
    display: inline;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    color: #A50B0B;
}

.popup-message-box .popup-message-action .new-btn-1 {
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.popup-outer-box:has(.popup-message-photo-box) .fancybox-button {
    filter: none;
    margin-top: 5px;
    margin-right: 5px;
}

.popup-outer-box:has(.popup-message-photo-box) .fancybox-button svg {
    filter: brightness(0) invert(1) !important;
    fill: #fff;
    z-index: 10;
}

.popup-outer-box:has(.popup-message-photo-box) .fancybox-button svg * {
    fill: #fff;
}

.popup-message-photo-box {
    width: 360px;
    background: #000;
    color: #fff;
    padding: 20px;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 95dvh;
    height: 665px;
    overflow: hidden;
}

.popup-message-photo-box .popup-message-photo {
    display: block;
    line-height: 1;
    margin: 0 -20px;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.popup-message-photo-box .popup-message-photo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.popup-message-photo-box .popup-message-title-wrap {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.popup-message-photo-box .popup-message-title {
    font-size: 1em;
    line-height: 1.5;
    padding-right: 30px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 1em 0;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    color: inherit;
    letter-spacing: 0.02em;
}

.popup-message-photo-box .popup-message-action {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}

.popup-message-photo-box .popup-message-action .new-btn-1 {
    width: 100%;
    height: 45px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.popup-message-photo-box .popup-message-action .new-btn-1:not(:hover) {
    /* background: none !important;*/
    border: 1px solid #A50B0B;
    color: #fff;

    background: #A50B0B;
}

@media (max-width: 639px) {

    .gallery-slider-box .item-tile-gallery,
    .gallery-slider-box .item-tile-photo-link {
        width: 320px;
    }

    span.tel_wrap {
        display: block;
    }

    #popup-subscribe_bn .popup-message-title-wrap p {
        font-size: 16px;
    }
}

@media (max-width: 417px) {
    .fancybox-slide:has(.main-subscribe-box) {
        padding-top: 100px;
    }

    .fancybox-slide:has(.main-subscribe-box) .popup-outer-box#popup-subscribe {
        padding: 0;
    }

    .fancybox-slide:has(.main-subscribe-box):before {
        display: none;
    }

    #popup-subscribe_bn .popup-message-photo-box .popup-message-title-wrap {
        font-size: 19px;
    }

    #popup-subscribe_bn .popup-message-photo-box {
        padding: 20px 14px;
    }


}

@media (min-width: 768px) {
    .main-subscribe-box .inner-wrap {
        margin-left: auto;
        margin-right: auto;
        max-width: 860px;
    }
}

@media (min-width: 1024px) {
    .main-subscribe-box .inner-wrap {
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        padding-bottom: 40px;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .main-subscribe-box .title-inner-wrap {
        width: 330px;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
    }

    .main-subscribe-box .form-inner-wrap {
        margin: 0;
        width: 400px;
        max-width: 400px;
        padding: 0;
    }

    .main-subscribe-box .inner-title.text {
        max-width: 290px;
    }

    .main-subscribe-box .frm-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-subscribe-box .frm-row > div,
    .main-subscribe-box .frm-row > .frm-field {
        -ms-flex-order: 1;
        order: 1;
    }

    .main-subscribe-box .frm-row > div.field-button,
    .main-subscribe-box .frm-row > .frm-field.field-button {
        -ms-flex-order: 2;
        order: 2;
    }

    .main-subscribe-box .politic {
        margin: 0 0 10px 0;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap {
        width: 900px;
        max-width: 900px;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap {
        position: relative;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        gap: 0;
        width: 100%;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form .main-subscribe-image {
        width: 50%;
        aspect-ratio: inherit;
        height: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .fancybox-stage:has(.main-subscribe-image) .popup-content-wrap .info-outer-wrap > form .main-subscribe-box {
        width: 50%;
        margin: 0 0 0 auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .popup-outer-box .main-subscribe-box .inner-wrap {
        padding: 40px;
    }

    .popup-outer-box .main-subscribe-box .page-inner-title {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 0.4px;
        margin-bottom: 20px;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title {
        display: block;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap .inner-title.text {
        font-size: 16px;
        line-height: 22px;
    }

    .popup-outer-box .main-subscribe-box .title-inner-wrap {
        margin-bottom: 30px;
    }

    .popup-outer-box .main-subscribe-box .frm-row > div.field-button,
    .main-subscribe-box .frm-row > .frm-field.field-button {
        -ms-flex-order: 1;
        order: 1;
    }

    .popup-outer-box .main-subscribe-box .politic {
        margin: 10px 0 0 0;
    }

    .popup-message-box {
        width: 450px;
        padding: 40px;
    }

    .popup-message-box .popup-message-title {
        font-size: 20px;
        letter-spacing: 0.4px;
    }

    .popup-message-photo-box {
        width: 536px;
        padding: 40px;
        max-width: 100%;
        height: 905px;
        min-height: 600px;
    }

    .popup-message-photo-box .popup-message-photo {
        margin: 0 -40px;
    }

    .fancybox-stage .popup-content-wrap:has(.popup-message-photo-box) {
        width: 536px;
        max-width: 536px;
    }

    .popup-outer-box:has(.popup-message-photo-box) .fancybox-button {
        margin-top: 25px;
        margin-right: 25px;
    }
}

@media (min-width: 1220px) {
    .main-section-box > .gallery-slider-box .ico-arrow {
        right: 50%;
        margin-right: -580px;
    }

    .main-section-box > .gallery-slider-box .ico-arrow-prev {
        margin-right: -541px;
    }
}

@media (max-width: 768px) {

    .career-button,
    .page-warranty .article-box a.new-btn-3 {
        width: 100%;
    }

    a.item-tile-catalog .temp_c {
        bottom: 10px;
        left: 20px;
        font-size: 10px !important;
        padding: 4px 0px;
        width: 47px;
        height: 20px;
    }

    #popup-subscribe img.img-bg-cover {
        object-fit: cover;
        object-position: top;
    }

    #popup-subscribe .fancybox-button {
        right: 5px;
        right: 23px;
        top: 5px;
    }
}

@media (max-width: 420px) {

    #popup-subscribe .fancybox-button {
        right: 5px;
    }
}

.info-card-box .panel-actions-wrap .new-btn-3 {
    background: #37f713;
    color: #181818;
}

.main-section-box_margin + .about-locations-box {
    margin-top: 50px;
}

.page-warranty .article-box a.new-btn-3 {
    background: #37f713;
    border: 1px solid #37f713;
    color: #181818;
}

.page-warranty .article-box a.new-btn-3_dark:hover,
.page-warranty .article-box a.new-btn-3_dark:active {
    color: #37f713;
    background: none;
}


#dressai-chat-widget {
    display: none !important;
}

.price-wrap {
    position: relative;
}

.mod_coin_plus {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 1.5rem;
    padding: .7rem;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    background: rgba(55, 247, 19, .3);
    border-radius: 4px;
}

@media screen and (max-width: 1200px) {
    .mod_coin_plus {
        position: unset;
        margin-left: auto;
        margin-right: 19px;
        margin-right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 100%;
    }
}

/* popup question and form styles */
.popup-question-box.active .section-hidden-wrap {
    height: auto;
}

.popup-question-box.active .section-main-wrap {
    height: 0;
}

.popup-question-box .section-hidden-wrap,
.popup-question-box .section-main-wrap {
    position: relative;
    overflow: hidden;
    interpolate-size: allow-keywords;
    transition: all ease 0.2s;
}

.popup-question-box .section-hidden-wrap {
    height: 0;
}

.popup-question-box .title-inner-wrap {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-right: 30px;
}

.popup-question-box .section-title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.32px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    margin: 0 0 20px 0;
}

.popup-question-box .section-title:last-child {
    margin-bottom: 0;
}

.popup-question-box .frm-row {
    margin: 0 -8px;
}

.popup-question-box .frm-row-submit {
    margin: 0 -8px;
    gap: 15px 0;
}

.popup-question-box .frm-row-submit .frm-field {
    margin: 0;
    width: 100%;
}

.popup-question-box .frm-row-submit .field-info {
    padding-top: 5px;
}

.popup-question-box .frm-row-submit .btn,
.popup-question-box .frm-row-submit .new-btn-1,
.popup-question-box .frm-row-submit .new-btn-2 {
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.popup-question-box .field-info {
    font-size: 10px;
    line-height: 14px;
    color: #747474;
}

.popup-question-box .field-info a:not(:hover) {
    color: inherit;
}

.popup-question-box .form-input {
    border-radius: 0;
    margin: 0;
    height: 45px;
    padding: 0 14px;
    font-size: 14px;
    border-color: #999;
    background-color: #fff;
}

.popup-question-box .frm-field {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 20px;
}

.fancybox-stage:has(.popup-question-box) .fancybox-slide--html .fancybox-close-small {
    top: 10px;
    right: 10px;
}

.popup-question-box .new-btn-1 {
    background-color: #d31218;
}

.popup-question-box .new-btn-1:hover {
    background-color: #181818 !important;
    color: #fff;
}

.popup-question-box .new-btn-2:hover {
    background-color: #181818 !important;
    border-color: #181818 !important;
    color: #fff !important;
}

@media (max-width: 767px) {
    .popup-outer-box:has(.popup-question-box) {
        padding: 20px;
    }

    .fancybox-stage:has(.popup-question-box) .popup-content-wrap {
        max-width: 100%;
    }

    .fancybox-stage:has(.popup-question-box) .fancybox-slide--html {
        padding: 15px;
    }

    .popup-question-box {
        width: 300px;
        min-width: calc(100dvw - 70px);
    }

    .locations_items .item-wrap:nth-child(2),
    .locations_items .item-wrap:nth-child(5),
    .locations_items .item-wrap:nth-child(6) {
        display: none;
    }

    .locations_items .item-wrap:nth-child(7) {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .popup-question-box {
        width: 370px;
    }

    .popup-question-box .field-half {
        width: 50%;
    }

    .popup-question-box .frm-row-submit .field-half {
        width: 50%;
    }

    .popup-outer-box:has(.popup-question-box) {
        padding: 40px;
    }

    .fancybox-stage:has(.popup-question-box) .fancybox-slide--html .fancybox-close-small {
        top: 30px;
        right: 30px;
    }
}

/* end popup question and form styles */

/*about*/
.item-tile-city {
    display: block;
    position: relative;
}

.item-tile-city .tile-info {
    display: none;
    font-size: 14px;
    line-height: 18px;
    color: #999;
    margin: 12px 0 0 0;
}

.item-tile-city .tile-title {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #EFEFEF;
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 0;
}

.item-tile-city .tile-title a {
    display: block;
    color: inherit;
}

.item-tile-city .tile-title:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(/local/templates/maneken/./img/icons/point_26.svg) left no-repeat;
    background-size: contain;
    left: 0;
    margin-top: -2px;
}

.about-locations-box .items-inner-wrap {
    margin-bottom: 30px;
}

.about-locations-box .map-inner-wrap {
    margin: 0 0 30px 0;
}

.about-locations-box .map-inner-wrap .elm-photo {
    width: 100%;
    margin: 0;
}

.about-locations-box .map-inner-wrap .item-tile-city {
    display: none;
    z-index: 3;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 230px;
}

.about-locations-box .title-inner-wrap {
    color: #fff;
    margin-bottom: 30px;
}

.about-locations-box .title-inner-wrap .page-title {
    color: inherit;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Microgramma', sans-serif;
}

.about-locations-box .title-inner-wrap .page-title * {
    font-family: 'Microgramma', sans-serif;
}

.about-locations-box .items-wrap {
    margin: 0 -15px;
    gap: 15px 0;
}

.about-locations-box .item-wrap {
    width: 100%;
    padding: 0 15px;
    margin: 0;
}

.about-story-box .scheme-outer-wrap {
    width: 100%;
    position: relative;
    aspect-ratio: 360/2618;
    transition: all ease 0.2s;
}

.about-story-box .scheme-outer-wrap:before,
.about-story-box .scheme-outer-wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: url(/local/templates/maneken/./img/sh-m.svg?02) center top no-repeat;
    background-size: 100% auto;
    transition: all ease 0.2s;
}

.about-story-box .scheme-outer-wrap:after {
    top: auto;
    bottom: 0;
    background-position: center bottom;
}

.about-story-box .scheme-outer-wrap:has(.sh-action) {
    aspect-ratio: 360/838;
}

.about-story-box .scheme-outer-wrap:has(.sh-action.active) {
    aspect-ratio: 360/2618;
}

.about-story-box .scheme-outer-wrap:has(.sh-action.active) .action-wrap {
    display: none;
}

.about-story-box .action-wrap {
    display: block;
    background: linear-gradient(90deg, rgba(24, 24, 24, 0) 0.01%, #181818 18.39%, #181818 38.89%, #181818 80.85%, rgba(24, 24, 24, 0) 99.99%);
    height: 68px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    margin-top: -30px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #37F713;
}

.about-story-box .sh-action {
    color: inherit;
    font-family: 'Microgramma', sans-serif;
}

.info-card-box .logos-wrap .logo-wrap:first-child .elm-photo {
    width: 194px;
}

.info-card-box .logos-wrap .elm-photo img {
    max-width: 278px;
    max-height: 60px;
}

@media (max-width: 767px) {
    .about-story-box .action-wrap {
        top: 42.5%;
    }
}

@media (min-width: 768px) {
    .about_wrap .item-tile-city .tile-info {
        display: block;
    }

    .about_wrap .about-locations-box {
        display: block;
    }

    .about_wrap .about-locations-box .inner-wrap {
        display: block;
    }

    .about_wrap .about-locations-box .title-inner-wrap {
        margin-bottom: 40px;
    }

    .about_wrap .about-locations-box .items-inner-wrap {
        padding-bottom: 180px;
        margin-bottom: -200px;
        background: linear-gradient(180deg, #181818 50%, rgba(24, 24, 24, 0) 100%);
        position: relative;
        z-index: 2;
    }

    .about_wrap .about-locations-box .map-inner-wrap {
        position: relative;
        margin: 0;
        width: 100%;
    }

    .about_wrap .about-locations-box .map-inner-wrap .item-tile-city {
        display: block;
    }

    .about_wrap .about-locations-box .items-wrap {
        gap: 40px 0;
    }

    .about_wrap .about-locations-box .item-wrap {
        width: 25%;
    }

    .about_wrap .about-locations-box .info-inner-wrap {
        display: none;
    }

    .about_wrap .about-story-box .scheme-outer-wrap {
        aspect-ratio: 1160/1727;
    }

    .about_wrap .about-story-box .scheme-outer-wrap:before,
    .about_wrap .about-story-box .scheme-outer-wrap:after {
        background-image: url(/local/templates/maneken/./img/sh-d.svg?02);
    }

    .about_wrap .about-story-box .scheme-outer-wrap:has(.sh-action) {
        aspect-ratio: 1160/930;
    }

    .about_wrap .about-story-box .scheme-outer-wrap:has(.sh-action):before, .about_wrap .about-story-box .scheme-outer-wrap:has(.sh-action):after {
        background-image: url(/local/templates/maneken/./img/sh-d-clear.svg);
    }

    .about_wrap .about-story-box .scheme-outer-wrap:has(.sh-action.active) {
        aspect-ratio: 1160/1727;
    }

    .about_wrap .about-story-box .action-wrap {
        height: 135px;
        padding: 38px 0 60px 0;
        margin-top: -70px;
        left: 50%;
        right: auto;
        width: 800px;
        max-width: 100%;
        transform: translateX(-50%);
    }

    .about_wrap .about-story-box .sh-action {
        font-size: 24px;
    }

}

@media (min-width: 1400px) {
    .about_wrap .about-locations-box .items-wrap {
        margin: 0 -40px;
    }

    .about_wrap .about-locations-box .item-wrap {
        padding: 0 40px;
    }
}

/*  elm-card-panel */
.elm-card-panel {
    margin: 0 auto 20px auto !important;
    position: relative;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.40);
    padding: 29px;
    font-size: 16px;
    line-height: 1.375;
    text-align: left;
}

.elm-card-panel:last-child {
    margin-bottom: 0;
}

.elm-card-panel .panel-title {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-family: "Bounded", "Microgramma", "TT Norms", sans-serif;
}

.elm-card-panel p {
    margin: 0;
}

.elm-card-panel .panel-title-wrap {
    margin-bottom: 15px;
}

.elm-card-panel .panel-info-row {
    display: block;
    gap: 0 10px;
    font-size: 14px;
    line-height: 22px;
}

.elm-card-panel .row-value {
    font-size: 16px;
    font-weight: 500;
    flex-shrink: 0;
}

.elm-card-panel .row-title {
    flex: 1;
}

.elm-card-panel .panel-action-wrap {
    margin: 20px 0 0 0;
}

.elm-card-panel .new-btn-1 {
    width: 100%;
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;;
}

.elm-card-panel .panel-info-wrap {
    display: flex;
    gap: 8px 0;
    flex-direction: column;
}

@media (min-width: 768px) {
    .elm-card-panel .panel-info-row {
        display: flex;
    }

    .elm-card-panel .row-value {
        text-align: right;
    }
}

/* end elm-card-panel */

@media (max-width: 767px) {
    .fancybox-slide:has(.popup-mobile-bottom) {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .fancybox-slide:has(.popup-mobile-bottom):before {
        display: none;
    }
}

#auth_coin {
    display: flex;
    border-radius: 4px;
    background: #37F713;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'TT Norms', sans-serif;
    text-transform: none;
    margin-left: 10px;
}

#coin-btn:hover #auth_coin {
    background: #181818;
    color: #fff;
}

.new-btn-1[data-entity=basket-checkout-button] {
    min-width: 300px;
}

@media (max-width: 1023px) {
    .elm-card-panel .panel-action-wrap.panel-sticky-bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 100;
        background: #fff;
        padding: 15px;
        border-top: 1px solid #D1D1D1;
    }
}

/*new catalo card*/

.item-tile-catalog .tile-title,
.digi-product .digi-product__label {
    padding-left: 6px;
    padding-right: 6px;
    display: block;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 22px;
    min-height: 22px;
    font-weight: 400;
    margin: 0;
    padding-inline: 6px !important;
    min-height: 0 !important;
}

#digi-image-search-results .digi-product--desktop.digi-product .digi-product__label, #digi-portal-modal .digi-product--desktop.digi-product .digi-product__label, #digi-recs-modal .digi-product--desktop.digi-product .digi-product__label, #digi-shield .digi-product--desktop.digi-product .digi-product__label, .digi-recs .digi-product--desktop.digi-product .digi-product__label {
    line-height: 22px !important;
}

#digi-image-search-results .digi-product-recs.digi-product .digi-product__image-wrapper, #digi-portal-modal .digi-product-recs.digi-product .digi-product__image-wrapper, #digi-recs-modal .digi-product-recs.digi-product .digi-product__image-wrapper, #digi-shield .digi-product-recs.digi-product .digi-product__image-wrapper, .digi-recs .digi-product-recs.digi-product .digi-product__image-wrapper {
    margin-bottom: 0;
}

#digi-image-search-results .digi-product-recs.digi-product .digi-product__label, #digi-portal-modal .digi-product-recs.digi-product .digi-product__label, #digi-recs-modal .digi-product-recs.digi-product .digi-product__label, #digi-shield .digi-product-recs.digi-product .digi-product__label, .digi-recs .digi-product-recs.digi-product .digi-product__label {
    min-height: 0 !important;
}

.item-tile-catalog .tile-info-wrap,
.digi-product .digi-product__meta {
    padding-top: 14px;
    padding-bottom: 10px;
    min-height: 80px;
    flex: 0 0 auto;
    max-height: inherit;
    margin: 0 !important;
}

.item-tile-catalog .tile-info,
.digi-product .tile-info {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    padding: 0 6px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    display: block;
}

.item-tile-catalog .tile-price,
.digi-product .digi-product-price-variant {
    font-size: 16px;
}

.item-tile-catalog .tile-price-wrap + div[style],
.digi-product .tile-price-wrap + div[style] {
    margin-top: 0 !important;
}

.item-tile-catalog .tile-stock,
.digi-product .tile-stock {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    color: green;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.66667;
    text-align: center;
}

.item-tile-catalog .tile-stock.stock-out,
.digi-product .tile-stock.stock-out {
    color: #ff0d0d;
}

@media (min-width: 1400px) {
    .item-tile-catalog,
    .digi-product {
        padding-bottom: 24px;
    }

    .item-tile-catalog .tile-title,
    .digi-product .digi-product__label {
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 290px;
        padding-inline: 0 !important;
    }

    .item-tile-catalog .tile-info-wrap,
    .digi-product .digi-product__meta {
        padding: 24px 30px 28px 30px;
        min-height: 90px;
    }

    .item-tile-catalog .tile-info,
    .digi-product .tile-info {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
    }

    .item-tile-catalog .tile-price,
    .digi-product .digi-product-price-variant {
        font-size: 22px;
        line-height: 28px;
    }
}

@media (max-width: 1023px) {
    .index-slider-box .main-top-box .img_mobile.inner-wrap {
        display: flex;

    }

    /*.index-slider-box .main-top-box .action-wrap{
        margin-bottom: 0;
    }*/
    .inner-wrap.img_mobile {

    }
}


/*popup-menu*/
@media (max-width: 1199px) {
    .popup-menu-wrap .js-btn-toggle.active + .js-popup-block {
        left: 0;
        opacity: 1;
    }

    .popup-menu-wrap .js-popup-block {
        left: -300px;
        transition: 0.4s;
        display: flex;
        opacity: 0;
    }
}

@media (max-width: 1199px) {
    .popup-menu-wrap .btn-menu {
        padding-left: 20px;
    }

    .popup-menu-wrap .menu-catalog:has(.button-menu-toggle) .new-submenu-outer {
        display: block;
        position: relative;
        height: 0;
        overflow: hidden;
        interpolate-size: allow-keywords;
        transition: all ease 0.2s;
    }

    .popup-menu-wrap .menu-catalog:has(.button-menu-toggle) ul {
        display: block;
        position: relative;
        height: 0;
        overflow: hidden;
        interpolate-size: allow-keywords;
        transition: all ease 0.2s;
    }

    .popup-menu-wrap .menu-catalog:has(.has-new-submenu__inner .button-menu-toggle.active) .new-submenu-outer {
        height: auto;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer {
        display: block;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer .submenu:has(.button-menu-toggle.active) ul {
        height: auto;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer .btn-menu {
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer ul {
        padding-left: 0;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer ul a {
        display: block;
        padding-left: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
    }

    .popup-menu-wrap .menu-catalog ul {
        display: block;
    }

    .popup-menu-wrap .btn-menu:has(+ul) .button-menu-toggle {
        display: inline-block;
    }

    .popup-menu-wrap .button-menu-toggle {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 0 0 2px;
        transition: all ease 0.2s;
        width: 16px;
        height: 16px;
        background: url(/local/templates/maneken/./img/icons/arrow.svg) center no-repeat;
        background-size: 24px auto;
    }

    .popup-menu-wrap .button-menu-toggle.active {
        transform: rotate(180deg);
    }
}

@media (min-width: 1200px) {
    .popup-menu-wrap .menu-catalog:hover .new-submenu-outer {
        display: -ms-flexbox;
        display: flex;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer {
        display: none;
        animation: fadein ease 0.2s;
        position: absolute;
        top: 100%;
        left: 0;
        width: 576px;
        background: none;
        z-index: 200;
        padding: 20px 0 10px 0;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer > li {
        width: 33.33%;
        margin: 0;
        padding: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer:before {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer .button-menu-toggle {
        display: none;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer ul {
        font-size: 10px;
        line-height: 12px;
    }

    .popup-menu-wrap .menu-catalog .new-submenu-outer ul a {
        display: block;
        padding: 7px 20px 7px 20px;
        font-weight: 500;
    }

    .popup-menu-wrap .mfont-weight: 500;enu-catalog .new-submenu-outer .btn-menu {
        padding: 8px 20px;
        display: block;
        height: auto;
        white-space: normal;
        line-height: 16px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .popup-menu-wrap .button-menu-toggle {
        display: inline-block;
        vertical-align: middle;
        margin: -1px 0 0 2px;
        transition: all ease 0.2s;
        width: 16px;
        height: 16px;
        /* background: url(/local/templates/maneken/./img/arrow.svg) center no-repeat;*/
        background-size: 24px auto;
    }

    .popup-menu-wrap .button-menu-toggle.active {
        transform: rotate(180deg);
    }
}

/*popup-menu*/
/* End */
/* /local/templates/maneken/css/reset.css?16823334663624 */
/* /local/templates/maneken/css/swipebox.min.css?16823334674308 */
/* /local/templates/maneken/css/slick.css?16823334661776 */
/* /local/templates/maneken/css/jquery.fancybox.min.css?168802127012754 */
/* /local/templates/maneken/css/swiper-bundle.min.css?172768692218432 */
/* /local/templates/maneken/css/select2.min.css?174721917614792 */
/* /local/templates/maneken/css/style.css?1780904067223141 */
/* /local/templates/maneken/components/bitrix/news.detail/header_line/style.css?1765885396264 */
/* /bitrix/components/arturgolubev/search.title/templates/.default/style.css?169883972714073 */
/* /local/templates/maneken/components/bitrix/sale.basket.basket.line/basket/style.css?16847385994749 */
/* /local/templates/maneken/components/bitrix/form/subscribe/style.css?17659733683970 */
/* /local/templates/maneken/components/bitrix/news.detail/footer/style.css?1691961231155 */
/* /local/components/Maneken/Prmocodelink/templates/.default/style.css?1758184562814 */
/* /local/templates/maneken/template_styles.css?1784526626139930 */
