

/* Start:/local/templates/new/libs/hamburger/hamburgers.min.css?174730737722172*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/* End */


/* Start:/local/templates/new/libs/magnific-popup/magnific-popup.css?17471238217302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/new/libs/priority-nav/priority-nav-core.css?1747124748996*/
/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
.priority-nav {
    white-space: nowrap;
    /*
      * Makes sure the menu's are inline-block so they don't take up
      * the entire width of its parent. This will break the plugin.
      */
}

.priority-nav > ul {
    display: inline-block;
}

.priority-nav > ul > li {
    display: inline-block;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    position: relative;
}

.priority-nav__wrapper {
    position: relative;
}

.priority-nav__dropdown {
    position: absolute;
    visibility: hidden;
}

.priority-nav__dropdown.show {
    visibility: visible;
}

.priority-nav__dropdown-toggle {
    visibility: hidden;
    position: absolute;
}

.priority-nav-is-visible {
    visibility: visible;
}

.priority-nav-is-hidden {
    visibility: hidden;
}
/* End */


/* Start:/local/templates/new/libs/swiper/swiper-bundle.min.css?174764090416478*/
/**
 * Swiper 8.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.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-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display: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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;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:10px;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: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:10px;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-progressbar{background: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:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.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:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display: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}.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 .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,.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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;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/new/libs/spinner/bootstrap-spinner.min.css?17490292361824*/
.spinner.input-group .input-group-addon .spin-down,.spinner.input-group .input-group-addon .spin-up{height:10px;width:10px;overflow:hidden;display:block;text-align:center;color:#999}.spinner.input-group .input-group-addon .spin-down:hover,.spinner.input-group .input-group-addon .spin-up:hover{color:#555}.spinner.input-group .input-group-addon .spin-down .fa,.spinner.input-group .input-group-addon .spin-up .fa{margin-top:-8px;vertical-align:middle}.spinner.input-group .input-group-addon .spin-down .glyphicon,.spinner.input-group .input-group-addon .spin-up .glyphicon{font-size:10px;top:-2px}.spinner.input-group .input-group-addon a.spin-down,.spinner.input-group .input-group-addon a.spin-up{text-decoration:none}.spinner.input-group .input-group-addon button.spin-down,.spinner.input-group .input-group-addon button.spin-up{background:0 0;border:none;padding:0}.spinner.input-group.input-group-sm .input-group-addon .spin-down,.spinner.input-group.input-group-sm .input-group-addon .spin-up{height:8px}.spinner.input-group.input-group-sm .input-group-addon .spin-down .fa,.spinner.input-group.input-group-sm .input-group-addon .spin-up .fa{margin-top:-12px}.spinner.input-group.input-group-sm .input-group-addon .spin-down .glyphicon,.spinner.input-group.input-group-sm .input-group-addon .spin-up .glyphicon{font-size:8px;top:-5px}.spinner.input-group.input-group-lg .input-group-addon .spin-down,.spinner.input-group.input-group-lg .input-group-addon .spin-up{height:12px;width:12px}.spinner.input-group.input-group-lg .input-group-addon .spin-down .fa,.spinner.input-group.input-group-lg .input-group-addon .spin-up .fa{margin-top:-16px}.spinner.input-group.input-group-lg .input-group-addon .spin-down .glyphicon,.spinner.input-group.input-group-lg .input-group-addon .spin-up .glyphicon{font-size:12px;top:-6px}
/* End */


/* Start:/local/templates/new/libs/noty/noty.css?17514507825589*/
.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  -webkit-transform: translateZ(0) scale(1, 1);
          transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%; }

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%; }

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px; }

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px; }

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%; }

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px; }

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px; }

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1); }

.noty_progressbar {
  display: none; }

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: 0.2;
  filter: alpha(opacity=10); }

.noty_bar {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
  -ms-transform: translate(0, 0) scale(1, 1);
      transform: translate(0, 0) scale(1, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden; }

.noty_effects_open {
  opacity: 0;
  -webkit-transform: translate(50%);
      -ms-transform: translate(50%);
          transform: translate(50%);
  -webkit-animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.noty_effects_close {
  -webkit-animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.noty_fix_effects_height {
  -webkit-animation: noty_anim_height 75ms ease-out;
          animation: noty_anim_height 75ms ease-out; }

.noty_close_with_click {
  cursor: pointer; }

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.noty_close_button:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: .3;
  left: 0;
  top: 0; }

.noty_modal.noty_modal_open {
  opacity: 0;
  -webkit-animation: noty_modal_in .3s ease-out;
          animation: noty_modal_in .3s ease-out; }

.noty_modal.noty_modal_close {
  -webkit-animation: noty_modal_out .3s ease-out;
          animation: noty_modal_out .3s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes noty_modal_in {
  100% {
    opacity: .3; } }

@keyframes noty_modal_in {
  100% {
    opacity: .3; } }

@-webkit-keyframes noty_modal_out {
  100% {
    opacity: 0; } }

@keyframes noty_modal_out {
  100% {
    opacity: 0; } }

@keyframes noty_modal_out {
  100% {
    opacity: 0; } }

@-webkit-keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1; } }

@keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1; } }

@-webkit-keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
            transform: translate(50%);
    opacity: 0; } }

@keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
            transform: translate(50%);
    opacity: 0; } }

@-webkit-keyframes noty_anim_height {
  100% {
    height: 0; } }

@keyframes noty_anim_height {
  100% {
    height: 0; } }

/*# sourceMappingURL=noty.css.map*/
/* End */


/* Start:/local/templates/new/libs/normalize/normalize.css?17471236731687*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/* End */


/* Start:/local/templates/new/template_styles.css?1751550868167136*/
@charset "UTF-8";
.respons_wrapp {
  display: block;
  position: relative;
}
.respons_wrapp:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.respons_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.respons_content img, .respons_content picture {
  display: block;
}

.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #000;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-container {
  padding: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

img.mfp-img {
  padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 0;
  opacity: 1;
  right: 0;
  top: -4rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url("/local/templates/new/img/close2.svg") center no-repeat;
}

.js_lazy_load:not(.loaded) {
  width: 6rem !important;
  height: 6rem !important;
  margin: auto;
}
.js_lazy_load .loaded {
  animation-name: fade;
  animation-duration: 2s;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tabs_content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.2s opacity;
}

.tabs_content.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.swiper-slide {
  height: auto;
}

@font-face {
  font-family: "interTight";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/new/fonts/InterTight-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "interTight";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/new/fonts/InterTight-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "interTight";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/new/fonts/InterTight-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "interTight";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/new/fonts/InterTight-Bold.woff2") format("woff2");
}
::placeholder {
  color: #B8B8B8;
  transition: 0.2s color;
}

::selection {
  background-color: #000;
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  font-weight: 500;
  min-width: 36rem;
  min-height: 100vh;
  position: relative;
  line-height: 1.5;
  font-family: "interTight", sans-serif;
  overflow-x: hidden;
  color: #000;
  background: #F9F8F8;
  display: flex;
  flex-direction: column;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.wrapper {
  width: 160rem;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1620px) {
  .wrapper {
    max-width: 114rem;
  }
}
@media screen and (max-width: 1160px) {
  .wrapper {
    max-width: 96rem;
  }
}
@media screen and (max-width: 980px) {
  .wrapper {
    max-width: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .row {
    margin-left: -4px;
    margin-right: -4px;
  }
}

button {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

input.txt, textarea.txt,
input.txt2, textarea.txt2,
input.txt3, textarea.txt3 {
  display: block;
  width: 100%;
  height: 4.4rem;
  padding: 0 2rem;
  color: #000;
  transition: 0.2s background, 0.2s border;
  border: 0.1rem solid transparent;
}
input.txt.error, textarea.txt.error,
input.txt2.error, textarea.txt2.error,
input.txt3.error, textarea.txt3.error {
  border: 0.1rem solid red !important;
}

input.txt, textarea.txt {
  background: #FFF;
}
input.txt:hover, input.txt:focus, textarea.txt:hover, textarea.txt:focus {
  border: 0.1rem solid #DBD9D6;
}
input.txt:hover::placeholder, input.txt:focus::placeholder, textarea.txt:hover::placeholder, textarea.txt:focus::placeholder {
  color: #979797;
}
input.txt:active, textarea.txt:active {
  border: 0.1rem solid #DBD9D6;
}

input.txt2, textarea.txt2 {
  background: #EDECEA;
}
input.txt2::placeholder, textarea.txt2::placeholder {
  color: #979797;
}
input.txt2:hover, input.txt2:active, textarea.txt2:hover, textarea.txt2:active {
  background: #FFF;
}
input.txt2:focus, textarea.txt2:focus {
  background: #FFF;
  border: 0.1rem solid #DBD9D6;
}

input.txt3, textarea.txt3 {
  background: #F9F8F8;
}
input.txt3::placeholder, textarea.txt3::placeholder {
  color: #B8B8B8;
}
input.txt3:hover, input.txt3:active, textarea.txt3:hover, textarea.txt3:active {
  background: #EDECEA;
}
input.txt3:focus, textarea.txt3:focus {
  background: #EDECEA;
  border: 0.1rem solid #DBD9D6;
}

textarea.txt, textarea.txt2, textarea.txt3 {
  height: 12.4rem;
  padding: 1.2rem 2.4rem;
  resize: none;
}
@media screen and (max-width: 767px) {
  textarea.txt, textarea.txt2, textarea.txt3 {
    height: 12.4rem;
  }
}

label.label {
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
}
label.label img {
  margin-left: 0.4rem;
}

.error_msg, .success_msg {
  height: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-top: 0.5rem;
}

.error_msg {
  color: red;
}

.success_msg {
  color: green;
}

a {
  color: #9EA354;
  border-bottom: 0.1rem solid transparent;
  transition: 0.2s border-bottom;
}
a:hover {
  color: #000;
}
a.no_line {
  text-decoration: none;
}

p {
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 1.5em;
}

.link_icon {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #9EA354;
}
.link_icon svg {
  stroke: #9EA354;
}
.link_icon span {
  transition: 0.2s border-bottom;
  border-bottom: 0.1rem solid transparent;
}
.link_icon:hover {
  color: #9EA354;
}
.link_icon:hover span {
  border-bottom: 0.1rem solid;
}
.link_icon .right {
  margin-left: 0.4rem;
}
.link_icon .left {
  margin-right: 0.4rem;
}

.link_dashed {
  text-decoration: none;
  border-bottom: 0.1rem dashed;
}

.btn {
  width: fit-content;
  height: 4.4rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 2.4rem;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  border: 0.2rem solid transparent;
  transition: 0.2s background, 0.2s color, 0.2s stroke, 0.2s border;
}
.btn svg {
  transition: 0.2s stroke;
}
.btn.accent {
  color: #FFF;
  background: #252422;
}
.btn.accent svg {
  stroke: #FFF;
}
.btn.accent:hover, .btn.accent:focus {
  background: #9EA354;
}
.btn.accent:active {
  background: #5A5956;
}
.btn.gray {
  color: #252422;
  background: #EDECEA;
}
.btn.gray svg {
  stroke: #252422;
}
.btn.gray:hover, .btn.gray:focus, .btn.gray:active {
  color: #FFF;
  background: #252422;
}
.btn.gray:hover svg, .btn.gray:focus svg, .btn.gray:active svg {
  stroke: #FFF;
}
.btn.white {
  color: #979797;
  background: #F9F8F8;
}
.btn.white svg {
  stroke: #979797;
}
.btn.white:hover, .btn.white:focus, .btn.white:active, .btn.white.active {
  color: #252422;
  background: #FFF;
}
.btn.white:hover svg, .btn.white:focus svg, .btn.white:active svg, .btn.white.active svg {
  stroke: #9EA354;
}
.btn.border {
  color: #252422;
  background: unset;
  border: 0.2rem solid #252422;
}
.btn.border svg {
  stroke: #252422;
}
.btn.border:hover, .btn.border:focus {
  color: #FFF;
  background: #9EA354;
  border: 0.2rem solid #9EA354;
}
.btn.border:hover svg, .btn.border:focus svg {
  stroke: #FFF;
}
.btn.border:active {
  color: #FFF;
  background: #5A5956;
  border: 0.2rem solid #5A5956;
}
.btn.border:active svg {
  stroke: #FFF;
}
.btn.disable {
  cursor: default;
  pointer-events: none;
  color: #979797 !important;
  background: #EDECEA !important;
}
.btn.disable svg {
  stroke: #979797 !important;
}
.btn .right {
  margin-left: 0.8rem;
}
.btn .left {
  margin-right: 0.8rem;
}

h1 {
  font-size: 3.2rem;
  line-height: 1.2;
  margin: 0 0 3.2rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1620px) {
  h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1160px) {
  h1 {
    font-size: 2.8rem;
    margin-bottom: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
}

h2 {
  font-size: 2.8rem;
  line-height: 1.2;
  margin: 0 0 2.4rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1620px) {
  h2 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1160px) {
  h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.2rem;
    margin-bottom: 1.6rem;
  }
}

.fixed {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.dark_layer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #979797;
  z-index: 49;
  transition: 0.2s opacity;
}
.dark_layer.open {
  opacity: 0.4;
  bottom: 0;
}

.top_line {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  border-bottom: 0.1rem solid #DBD9D6;
  position: relative;
  z-index: 101;
  background: #F9F8F8;
}
@media screen and (max-width: 980px) {
  .top_line {
    display: none;
  }
}
.top_line .wrapper {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top_line .location_block {
  display: flex;
  align-items: center;
}
.top_line .location_block .link_icon:not(:last-child) {
  margin-right: 3.2rem;
}
.top_line .shops span {
  color: #252422;
}
.top_line .shops span:not(:last-child) {
  margin-right: 0.4rem;
}
.top_line .shops a {
  color: #979797;
  text-decoration: none;
}
.top_line .links_block {
  display: flex;
  align-items: center;
}
.top_line .links_block .phone {
  font-weight: 500;
  color: #5A5956;
  text-decoration: none;
}
.top_line .links_block .phone:not(:last-child) {
  margin-right: 6.4rem;
}
@media screen and (max-width: 1160px) {
  .top_line .links_block .phone:not(:last-child) {
    margin-right: 4rem;
  }
}

.pages_links_block {
  display: flex;
}

.header_menu {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}

.flex_dropdown_link {
  color: #979797;
  display: flex;
  align-items: center;
  transition: 0.2s color;
}
.flex_dropdown_link svg {
  flex-shrink: 0;
  stroke: #979797;
  transition: 0.2s stroke;
}
.flex_dropdown_link:hover, .flex_dropdown_link.is-open {
  color: #9EA354;
}
.flex_dropdown_link:hover svg, .flex_dropdown_link.is-open svg {
  stroke: #9EA354;
}

.flex_dropdown_block, .header_dropdown_block {
  position: absolute;
  top: 100%;
  white-space: nowrap;
  list-style: none;
  margin: 0.8rem 0 0;
  padding: 0.8rem;
  background: #FFF;
  z-index: 1;
}
.flex_dropdown_block li:not(:last-child), .header_dropdown_block li:not(:last-child) {
  border-bottom: 0.1rem solid #EDECEA;
}
.flex_dropdown_block a, .header_dropdown_block a {
  height: 3.8rem;
  display: flex;
  align-items: center;
  padding: 0 1.4rem;
  position: relative;
  color: #979797;
  transition: 0.2s color;
  z-index: 1;
  border-bottom: none;
  text-decoration: none;
}
.flex_dropdown_block a:hover, .header_dropdown_block a:hover {
  color: #9EA354;
  border-bottom: none;
}

.flex_dropdown_block {
  right: 0;
}

.header_dropdown_block {
  left: 0;
}

.header_main {
  position: relative;
  z-index: 100;
  background: #F9F8F8;
}
.header_main .wrapper {
  height: 7.4rem;
  display: flex;
  align-items: center;
  border-bottom: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 767px) {
  .header_main .wrapper {
    height: 5.2rem;
  }
}
.header_main .logo {
  flex-shrink: 0;
  margin-right: 5.6rem;
}
@media screen and (max-width: 1160px) {
  .header_main .logo {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .header_main .logo {
    width: 11.9rem;
    margin-right: auto;
  }
}
.header_main .logo img {
  display: block;
}
.header_main .catalog_btn {
  margin-right: 1.6rem;
}
@media screen and (max-width: 767px) {
  .header_main .catalog_btn {
    display: none;
  }
}
.header_main .catalog_btn:focus:not(.open):not(:hover) {
  background: #252422;
}
.header_main .catalog_btn:not(.open) svg.open {
  display: none;
}
.header_main .catalog_btn.open {
  background: #9EA354;
}
.header_main .catalog_btn.open svg.open {
  display: block;
}
.header_main .catalog_btn.open svg:not(.open) {
  display: none;
}
.header_main .main_search_block {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .header_main .main_search_block {
    display: none;
  }
}
.header_main .main_search_block:not(:last-child) {
  margin-right: 5.6rem;
}
@media screen and (max-width: 1160px) {
  .header_main .main_search_block:not(:last-child) {
    margin-right: 3rem;
  }
}

.main_search_block {
  position: relative;
}
.main_search_block input.txt {
  padding-right: 6.4rem;
}
.main_search_block button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 6.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_search_block button svg {
  stroke: #252422;
}

.header_links {
  display: flex;
}
@media screen and (max-width: 980px) {
  .header_links {
    display: none;
  }
}
.header_links > * {
  flex-shrink: 0;
}
.header_links > *:not(:last-child) {
  margin-right: 3.2rem;
}
@media screen and (max-width: 1160px) {
  .header_links > *:not(:last-child) {
    margin-right: 2rem;
  }
}
.header_links .link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  color: #5A5956;
  font-size: 1.3rem;
}
.header_links .link .icon {
  position: relative;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.header_links .link svg {
  stroke: #252422;
}
.header_links .link .num {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: -0.4rem;
  right: -0.4rem;
  border-radius: 0.8rem;
  background: #9EA354;
  font-size: 0;
}

.header_personal_link {
  position: relative;
}
.header_personal_link:not(.open) .header_dropdown_block {
  display: none;
}
.header_personal_link .link {
  cursor: pointer;
}

.hamburger {
  padding: 0;
  opacity: 1;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  display: none;
  flex-shrink: 0;
}
@media screen and (max-width: 980px) {
  .hamburger {
    display: flex;
  }
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner:after {
  width: 1.8rem;
}
.hamburger .hamburger-box {
  width: 1.8rem;
  height: 2rem;
}
.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
  width: 1.8rem;
  height: 0.2rem;
  background-color: #252422;
  margin: 0;
}
.hamburger .hamburger-inner:before {
  top: -0.4rem;
}
.hamburger .hamburger-inner:after {
  bottom: -0.4rem;
  width: 1rem;
}

.mobile_search_link {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 1.6rem;
}
@media screen and (max-width: 767px) {
  .mobile_search_link {
    display: flex;
  }
}
.mobile_search_link.open img:not(.open), .mobile_search_link:not(.open) img.open {
  display: none;
}

.dropdown_catalog_block {
  padding-top: 2.4rem;
  position: fixed;
  top: 11.4rem;
  left: 0;
  right: 0;
  transition: 0.5s transform;
  z-index: 50;
  background: #F9F8F8;
  max-height: calc(100% - 11.4rem);
  overflow: auto;
}
@media screen and (max-width: 980px) {
  .dropdown_catalog_block {
    top: 7.4rem;
    max-height: calc(100% - 7.4rem);
  }
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block {
    top: 5.2rem;
    padding-bottom: 2.4rem;
    max-height: calc(100% - 5.2rem);
  }
}
.dropdown_catalog_block:not(.open) {
  transform: translate(0, -200%);
}
.dropdown_catalog_block .top_links {
  display: flex;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .top_links {
    display: none;
  }
}
.dropdown_catalog_block .top_links .btn {
  padding: 0 1.6rem;
}
.dropdown_catalog_block .catalog_block {
  display: flex;
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .catalog_block {
    display: block;
  }
}
.dropdown_catalog_block .main_block {
  display: grid;
  grid-template: auto 1fr/repeat(3, 1fr);
  gap: 4.8rem 0.4rem;
  width: calc(60% - 0.2rem);
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .main_block {
    width: 100%;
    gap: 3rem 0.4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .main_block {
    display: block;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .main_block .text_menu:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.dropdown_catalog_block .main_block .text_menu a {
  line-height: 1.2;
}
.dropdown_catalog_block .main_block .text_menu a:not(:last-child) {
  margin-bottom: 1.2rem;
}
.dropdown_catalog_block .main_block .text_menu:first-child {
  grid-column: span 3;
}
.dropdown_catalog_block .main_block .text_menu:first-child .wrap_new {
  display: block;
  columns: 3;
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .main_block .text_menu:first-child .wrap_new {
    columns: unset;
  }
}
.dropdown_catalog_block .main_block .text_menu:first-child a {
  width: fit-content;
  break-inside: avoid;
  page-break-inside: avoid;
  margin-bottom: 1.2rem;
}
.dropdown_catalog_block .main_block .text_menu:nth-child(3) {
  grid-row: span 2;
}
.dropdown_catalog_block .main_block .text_menu:nth-child(4) {
  grid-row: span 2;
}
.dropdown_catalog_block .main_block .title {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
}
.dropdown_catalog_block .main_block .wrap_new {
  display: flex;
  flex-direction: column;
}
.dropdown_catalog_block .main_block a {
  display: flex;
  align-items: center;
  color: #979797;
  text-decoration: none;
}
.dropdown_catalog_block .main_block a:hover {
  color: #9EA354;
}
.dropdown_catalog_block .main_block a img {
  margin-left: 0.8rem;
}
.dropdown_catalog_block .links_block {
  display: flex;
  width: calc(40% - 0.2rem);
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .links_block {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .links_block {
    display: none;
  }
}
.dropdown_catalog_block .links_block a {
  width: calc(50% - 0.2rem);
  flex-shrink: 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
  color: #252422;
  text-decoration: none;
  text-transform: uppercase;
}
.dropdown_catalog_block .links_block a:not(:last-child) {
  margin-right: 0.4rem;
}
.dropdown_catalog_block .links_block .img_block {
  margin-bottom: 1.6rem;
}
.dropdown_catalog_block .links_block .img_block:before {
  padding-top: 141.64%;
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .links_block .img_block:before {
    padding-top: 55.64%;
  }
}
.dropdown_catalog_block .links_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dropdown_catalog_block .bottom_links {
  display: flex;
  margin-top: 4.8rem;
  padding: 2rem 0 3.2rem;
  border-top: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .bottom_links {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 980px) {
  .dropdown_catalog_block .bottom_links {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .bottom_links {
    display: none;
  }
}
.dropdown_catalog_block .bottom_links a {
  height: 7rem;
  flex-shrink: 0;
  width: calc((100% - 6rem) / 16);
  transition: 0.2s background;
  background: #FFF;
}
@media screen and (max-width: 1620px) {
  .dropdown_catalog_block .bottom_links a {
    height: 5rem;
  }
}
@media screen and (max-width: 1160px) {
  .dropdown_catalog_block .bottom_links a {
    height: 5rem;
  }
}
@media screen and (max-width: 980px) {
  .dropdown_catalog_block .bottom_links a {
    width: calc((100% - 3rem) / 8);
  }
}
.dropdown_catalog_block .bottom_links a:hover {
  background: none;
}
.dropdown_catalog_block .bottom_links a:hover img {
  opacity: 1;
  filter: grayscale(0);
}
.dropdown_catalog_block .bottom_links a:not(:last-child) {
  margin-right: 0.4rem;
}
@media screen and (max-width: 980px) {
  .dropdown_catalog_block .bottom_links a:nth-child(8n+8) {
    margin-right: 0;
  }
}
@media screen and (max-width: 980px) {
  .dropdown_catalog_block .bottom_links a:not(:nth-child(-n+8)) {
    margin-top: 0.4rem;
  }
}
.dropdown_catalog_block .bottom_links a img {
  opacity: 0.6;
  filter: grayscale(1);
  transition: 0.2s opacity, 0.2s filter;
}
.dropdown_catalog_block .main_search_block {
  display: none;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .dropdown_catalog_block .main_search_block {
    display: block;
  }
}

.mobile_menu {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 7.4rem;
  left: 0;
  right: 0;
  bottom: 6rem;
  padding: 2.4rem 0;
  background: #F9F8F8;
  transition: 0.2s transform;
  z-index: 50;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .mobile_menu {
    top: 5.2rem;
  }
}
.mobile_menu:not(.open) {
  transform: translate(0, -200%);
}
@media screen and (max-width: 980px) {
  .mobile_menu.small {
    top: 5.2rem;
    padding-top: 3.2rem;
  }
}
.mobile_menu.small .location_block {
  border: none;
  padding: 0;
  margin-bottom: 3.1rem;
}
.mobile_menu.small .wrapper {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mobile_menu.small .phone {
  width: 100%;
  margin-top: auto;
}
.mobile_menu .location_block {
  color: #252422;
  padding-bottom: 3rem;
  border-bottom: 0.1rem solid #DBD9D6;
}
.mobile_menu .location_block .link_icon {
  margin-bottom: 1.2rem;
}
.mobile_menu .location_block .shops {
  font-size: 1.3rem;
}
.mobile_menu .location_block .shops a {
  font-weight: 600;
  text-decoration: none;
}
.mobile_menu .enter_block:not(:last-child) {
  margin-bottom: 3.2rem;
  border-bottom: 0.1rem solid #DBD9D6;
}
.mobile_menu .enter_block .link svg {
  stroke: #9EA354;
}
.mobile_menu .main_links:not(:last-child) {
  margin-bottom: 3.2rem;
}
.mobile_menu .main_links .link svg {
  stroke: #252422;
}
.mobile_menu .link {
  height: 4.4rem;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.mobile_menu .link:not(:last-child) {
  border-bottom: 0.1rem solid #DBD9D6;
}
.mobile_menu .link:not(.gray) {
  color: #252422;
}
.mobile_menu .link.gray {
  color: #979797;
}
.mobile_menu .link svg {
  margin-right: 0.8rem;
}
.mobile_menu .phone {
  display: flex;
  align-items: center;
  height: 4.4rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  color: #252422;
  background: url("/local/templates/new/img/phone.svg") right center no-repeat;
}

.header_bottom_links {
  display: none;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .header_bottom_links {
    display: flex;
  }
}
.header_bottom_links a {
  height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 1.4rem;
  text-decoration: none;
  color: #252422;
  white-space: nowrap;
  flex-shrink: 0;
}
.header_bottom_links a svg {
  flex-shrink: 0;
  margin-right: 0.8rem;
  stroke: #252422;
}

.header_bottom_line {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  z-index: 48;
  transition: 0.2s opacity;
  border-top: 0.1rem solid #F2F1F0;
}
@media screen and (max-width: 980px) {
  .header_bottom_line {
    display: block;
  }
}
.header_bottom_line .wrapper {
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_bottom_line a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #979797;
  position: relative;
  text-decoration: none;
  font-size: 1.1rem;
}
.header_bottom_line svg {
  stroke: #5A5956;
  margin-bottom: 0.2rem;
}
.header_bottom_line .num {
  position: absolute;
  top: -0.4rem;
  left: 50%;
  margin-left: 1rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  background: #9EA354;
  transform: translate(-50%, 0);
}

main {
  padding: 4rem 0 9rem;
}
@media screen and (max-width: 1160px) {
  main {
    padding: 3.4rem 0 7.6rem;
  }
}
@media screen and (max-width: 767px) {
  main {
    padding: 2.4rem 0 5.6rem;
  }
}

.background_section {
  padding: 10rem 0;
  background: #F2F1F0;
}
@media screen and (max-width: 1160px) {
  .background_section {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 767px) {
  .background_section {
    padding: 5.6rem 0;
  }
}

.section:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1160px) {
  .section:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section:not(:last-child) {
    margin-bottom: 5.6rem;
  }
}

.index_main_sections {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .index_main_sections {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@media screen and (max-width: 767px) {
  .index_main_sections {
    margin-top: -1.2rem;
  }
}
.index_main_sections a {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(50% - 4px);
  text-decoration: none;
  color: #252422;
  font-weight: 600;
  line-height: 1.2;
  font-size: 2rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .index_main_sections a {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .index_main_sections a {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .index_main_sections a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .index_main_sections a:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.index_main_sections a:hover .btn {
  transform: translate(0, 0);
}
.index_main_sections a:hover .respons_wrapp:after {
  opacity: 0.6;
}
.index_main_sections .respons_wrapp {
  overflow: hidden;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 980px) {
  .index_main_sections .respons_wrapp {
    margin-bottom: 0.8rem;
  }
}
.index_main_sections .respons_wrapp:before {
  padding-top: 82.71%;
}
.index_main_sections .respons_wrapp:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: #252422;
  transition: 0.2s opacity;
}
@media screen and (max-width: 980px) {
  .index_main_sections .respons_wrapp:after {
    display: none;
  }
}
.index_main_sections img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.index_main_sections .btn {
  font-size: 1.4rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  transform: translate(0, 100%);
  transition: 0.2s transform;
}
@media screen and (max-width: 980px) {
  .index_main_sections .btn {
    display: none;
  }
}
.index_main_sections .btn:hover, .index_main_sections .btn:active, .index_main_sections .btn:focus {
  color: #FFF;
  background: #252422;
}
.index_main_sections .btn:hover svg, .index_main_sections .btn:active svg, .index_main_sections .btn:focus svg {
  stroke: #FFF;
}

.index_shop_info {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .index_shop_info {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.index_shop_info .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(33.3333333333% - 4px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: #F2F1F0;
  padding: 6rem 4rem;
}
@media screen and (max-width: 767px) {
  .index_shop_info .item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .index_shop_info .item {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .index_shop_info .item {
    padding: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .index_shop_info .item {
    padding: 2.4rem;
  }
}
@media screen and (max-width: 980px) {
  .index_shop_info .item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.index_shop_info .icon {
  width: 3.2rem;
  height: 3.2rem;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .index_shop_info .icon {
    margin-bottom: 1.2rem;
  }
}
.index_shop_info .title {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #252422;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .index_shop_info .title {
    font-size: 1.6rem;
  }
}
.index_shop_info .title:not(:last-child) {
  margin-bottom: 0.8rem;
}
.index_shop_info .txt {
  color: #979797;
}

.slider_title_block {
  display: flex;
  align-items: center;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 1160px) {
  .slider_title_block {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_title_block {
    margin-bottom: 1.6rem;
  }
}
.slider_title_block h2 {
  width: 100%;
  margin: 0 2.4rem 0 0;
}
.slider_title_block .slider_pagination {
  flex-shrink: 0;
}

.slider_pagination {
  display: flex;
}

.swiper-prev, .swiper-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  border: 0.1rem solid #B8B8B8;
  transition: 0.2s border, 0.2s background;
}
@media screen and (max-width: 980px) {
  .swiper-prev, .swiper-next {
    display: none;
  }
}
.swiper-prev svg, .swiper-next svg {
  stroke: #252422;
  transition: 0.2s stroke;
}
.swiper-prev.swiper-button-disabled svg, .swiper-next.swiper-button-disabled svg {
  stroke: #B8B8B8;
}
.swiper-prev.swiper-button-lock, .swiper-next.swiper-button-lock {
  opacity: 0;
}
.swiper-prev:hover, .swiper-next:hover {
  background: #FFF;
  border: 0.1rem solid #252422;
}
.swiper-prev:hover svg, .swiper-next:hover svg {
  stroke: #252422;
}
.swiper-prev:active, .swiper-next:active {
  background: #FFF;
  border: 0.1rem solid #979797;
}
.swiper-prev:active svg, .swiper-next:active svg {
  stroke: #979797;
}

.swiper-prev {
  margin-right: 0.4rem;
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  position: static;
}

.swiper-pagination-bullet {
  width: 0.6rem;
  height: 0.6rem;
  opacity: 1;
  margin: 2.4rem 0 0 !important;
  border-radius: 0.6rem;
  background: #DBD9D6;
  transition: 0.2s background, 0.2s width;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    margin-top: 1.6rem !important;
  }
}
.swiper-pagination-bullet:not(:last-child) {
  margin-right: 0.4rem !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2.4rem;
  background: #9EA354;
}

@media screen and (max-width: 767px) {
  .slider_overflow_block {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    overflow: hidden;
  }
}

.product_slider {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .product_slider {
    overflow: visible;
  }
}

.product_item {
  display: flex;
  flex-direction: column;
  background: #FFF;
  padding: 2rem 2rem 4rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  .product_item {
    padding: 1.2rem 1.2rem 1.6rem;
  }
}
.product_item:hover .btn {
  transform: translate(0, 0);
}
.product_item:hover .text_block, .product_item:hover .empty_text {
  transform: translate(0, -1.8rem);
}
@media screen and (max-width: 980px) {
  .product_item:hover .text_block, .product_item:hover .empty_text {
    transform: unset;
  }
}
.product_item .shilds_block {
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .product_item .shilds_block {
    top: 1.2rem;
    left: 1.2rem;
  }
}
.product_item .links_block {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .product_item .links_block {
    top: 1.2rem;
    right: 1.2rem;
  }
}
.product_item .links_block a {
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_item .links_block a:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .product_item .links_block a:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.product_item .links_block a svg {
  stroke: #B8B8B8;
  transition: 0.2s stroke;
}
.product_item .links_block a.active svg {
  stroke: #252422;
}
.product_item .links_block a.active.js-favorite svg {
  fill: #252422;
}
.product_item .img_block:before {
  padding-top: 105.79%;
}
@media screen and (max-width: 767px) {
  .product_item .img_block:before {
    padding-top: 117.5%;
  }
}
.product_item .img_block .respons_content {
  padding: 3rem;
}
@media screen and (max-width: 980px) {
  .product_item .img_block .respons_content {
    padding: 1rem;
  }
}
.product_item .text_block {
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: center;
  transition: 0.2s transform;
}
@media screen and (max-width: 767px) {
  .product_item .text_block {
    font-size: 1.2rem;
  }
}
.product_item .name {
  color: #252422;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.product_item .name:not(:last-child) {
  margin-bottom: 0.4rem;
}
.product_item .article {
  color: #979797;
}
.product_item .article:not(:last-child) {
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .product_item .article:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.product_item .price_block {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  margin-top: auto;
}
@media screen and (max-width: 980px) {
  .product_item .price_block {
    display: block;
  }
}
.product_item .price_block .old {
  font-weight: 400;
  font-size: 1.6rem;
  margin-right: 1rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
@media screen and (max-width: 980px) {
  .product_item .price_block .old {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .product_item .price_block .old {
    font-size: 1.2rem;
  }
}
.product_item .price_block .price {
  font-size: 1.8rem;
  color: #252422;
}
@media screen and (max-width: 980px) {
  .product_item .price_block .price {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .product_item .price_block .price {
    font-size: 1.6rem;
  }
}
.product_item .price_block .installment {
  height: 2.6rem;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  color: #5A5956;
  background: #F2F1F0;
  font-size: 1.3rem;
  margin-left: 1.4rem;
}
@media screen and (max-width: 980px) {
  .product_item .price_block .installment {
    width: fit-content;
    margin: 0.4rem auto 0;
  }
}
@media screen and (max-width: 767px) {
  .product_item .price_block .installment {
    height: 2.1rem;
    font-size: 1.2rem;
    padding: 0 0.8rem;
  }
}
.product_item .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transform: translate(0, 100%);
  transition: 0.2s transform, 0.2s background, 0.2s color, 0.2s stroke, 0.2s border;
}
@media screen and (max-width: 980px) {
  .product_item .btn {
    display: none;
  }
}
.product_item.empty {
  position: relative;
}
.product_item.empty:before {
  content: "";
  display: block;
  padding-top: 136%;
}
@media screen and (max-width: 767px) {
  .product_item.empty:before {
    padding-top: 198.75%;
  }
}
.product_item.empty .empty_text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 2.4rem 4rem;
  font-size: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  color: #252422;
  transition: 0.2s transform;
}
@media screen and (max-width: 980px) {
  .product_item.empty .empty_text {
    padding: 0 1.2rem 5.8rem;
  }
}
@media screen and (max-width: 767px) {
  .product_item.empty .empty_text {
    font-size: 1.2rem;
  }
}
.product_item.empty .empty_text:not(:last-child) {
  margin-bottom: 0.4rem;
}
.product_item.empty .bl1, .product_item.empty .bl2 {
  display: block;
  background: #F2F1F0;
}
.product_item.empty .bl1 {
  height: 1.8rem;
  border-radius: 1.8rem;
}
@media screen and (max-width: 767px) {
  .product_item.empty .bl1 {
    height: 1.7rem;
    border-radius: 1.7rem;
  }
}
.product_item.empty .bl1:not(:last-child) {
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .product_item.empty .bl1:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.product_item.empty .bl2 {
  height: 2.6rem;
  border-radius: 2.6rem;
}
@media screen and (max-width: 767px) {
  .product_item.empty .bl2 {
    height: 2.2rem;
    border-radius: 2.2rem;
  }
}
@media screen and (max-width: 980px) {
  .product_item.empty .btn {
    padding: 0;
    display: flex;
    transform: translate(0, 0);
  }
}
.product_item.compare {
  padding: 0;
  background: none;
}
@media screen and (max-width: 980px) {
  .product_item.compare {
    padding: 0;
  }
}
.product_item.compare:not(.swiper-slide-active) .prop_item .name {
  opacity: 0;
}
.product_item.compare .compare_main {
  display: flex;
  flex-direction: column;
  background: #FFF;
  margin-bottom: 0.4rem;
  padding: 2rem 2rem 0;
}
@media screen and (max-width: 980px) {
  .product_item.compare .compare_main {
    padding: 1.2rem 1.2rem 0;
  }
}
.product_item.compare .compare_main .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_item.compare .text_block:not(:last-child) {
  margin-bottom: 1.4rem;
}
.product_item.compare .btn {
  flex-shrink: 0;
  position: static;
  transform: unset;
  margin: 0 -2rem;
  width: calc(100% + 4rem);
}
@media screen and (max-width: 980px) {
  .product_item.compare .btn {
    display: flex;
  }
}
.product_item.compare .prop_item {
  height: 8rem;
  background: #FFF;
  padding: 1.6rem 2rem;
}
@media screen and (max-width: 767px) {
  .product_item.compare .prop_item {
    height: 6.4rem;
    padding: 1.2rem;
  }
}
.product_item.compare .prop_item.rat {
  height: 10.6rem;
}
@media screen and (max-width: 767px) {
  .product_item.compare .prop_item.rat {
    height: 9.6rem;
  }
}
.product_item.compare .prop_item:not(:last-child) {
  margin-bottom: 0.4rem;
}
.product_item.compare .prop_item .name {
  text-align: left;
  color: #979797;
  margin-bottom: 0.8rem;
  transition: 0.2s opacity;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .product_item.compare .prop_item .name {
    font-size: 1.3rem;
    margin-bottom: 0.4rem;
  }
}
.product_item.compare .prop_item .value, .product_item.compare .prop_item .value .txt {
  color: #5A5956;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .product_item.compare .prop_item .value, .product_item.compare .prop_item .value .txt {
    font-size: 1.3rem;
  }
}
.product_item.compare .prop_item .rating .star {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  color: #252422;
  margin-bottom: 0.8rem;
}
.product_item.compare .prop_item .rating .rating_block {
  margin-left: 0.4rem;
}
.product_item.compare .prop_item .rating .dialog {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #979797;
}

.shilds_block {
  display: flex;
}
.shilds_block .item {
  color: #FFF;
  height: 2.6rem;
  padding: 0 1rem;
  background: #9EA354;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .shilds_block .item {
    height: 2.1rem;
    font-size: 1.2rem;
    padding: 0 0.6rem;
  }
}

.popup_block {
  margin: auto;
  width: 68.9rem;
  max-width: 100%;
  padding: 3.2rem;
  background: #F9F8F8;
}

.popup_product {
  max-width: 77.3rem;
  margin: 4rem auto;
  position: relative;
}
@media screen and (max-width: 980px) {
  .popup_product {
    max-width: 68.6rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_product {
    max-width: 100%;
  }
  .popup_product .popup_menu_second_block {
    margin-top: 1rem;
  }
  .popup_product .popup_menu_second_block .popup_subtitle {
    margin-bottom: 1rem;
  }
}

.popup_add {
  background-color: #fff;
  padding: 3.8rem 2rem 2rem;
}
.popup_add .title_block {
  margin-bottom: 3rem;
}
.popup_add .title_block .heading {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .popup_add .title_block {
    margin-bottom: 1rem;
  }
}
.popup_add .left_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(41.6666666667% - 4px);
  border: 0.1rem solid #DBD9D6;
  height: fit-content;
}
@media screen and (max-width: 767px) {
  .popup_add .left_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .popup_add .left_block {
    width: calc(100% - 8px);
  }
}
.popup_add .right_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(58.3333333333% - 4px);
}
@media screen and (max-width: 767px) {
  .popup_add .right_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .popup_add .right_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .popup_add .right_block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup_add .right_block .rating_block_wrap {
    justify-content: center;
  }
}
.popup_add .right_block .card_title {
  font-weight: 700;
  font-size: 1.8rem;
  margin-top: 0;
}
.popup_add .right_block .light_color {
  margin-top: 0.5rem;
}
.popup_add .right_block .txt {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .popup_add .right_block .txt {
    margin-top: 0.7rem;
  }
}
.popup_add .right_block .price {
  margin-top: 1rem;
}
@media screen and (max-width: 1620px) {
  .popup_add .right_block .price {
    flex-direction: column;
  }
}
.popup_add .right_block .btn {
  height: 4.4rem;
  margin: 2rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .popup_add .right_block .btn {
    margin: 1rem 0 0 0;
  }
}
.popup_add .right_block .more_dashed {
  margin-top: 1.5rem;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .popup_add .right_block .more_dashed {
    margin: 1rem auto 0;
  }
}

.brands_gallery:not(:last-child) {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.brands_gallery:not(.sml) {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(.sml) {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.brands_gallery:not(.sml) .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(33.3333333333% - 4px);
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(.sml) .item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(.sml) .item {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(.sml) .item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.brands_gallery:not(.sml) .item:before {
  padding-top: 113.37%;
}
@media screen and (max-width: 767px) {
  .brands_gallery:not(.sml) .item:before {
    padding-top: 74.39%;
  }
}
.brands_gallery.sml {
  display: grid;
  grid-template: auto 1fr/repeat(8, 1fr);
  gap: 0.4rem;
}
@media screen and (max-width: 767px) {
  .brands_gallery.sml {
    grid-template: auto 1fr/repeat(3, 1fr);
    gap: 0.8rem;
  }
}
.brands_gallery.sml .item {
  transition: 0.2s background;
}
.brands_gallery.sml .item img {
  opacity: 0.6;
  filter: grayscale(1);
  transition: 0.2s opacity, 0.2s filter;
}
.brands_gallery.sml .item:before {
  padding-top: 81.43%;
}
@media screen and (max-width: 767px) {
  .brands_gallery.sml .item:before {
    padding-top: 67.31%;
  }
}
.brands_gallery.sml .item:hover {
  background: #F2F1F0;
}
.brands_gallery.sml .item:hover img {
  opacity: 1;
  filter: grayscale(0);
}
.brands_gallery .item {
  background: #FFF;
  overflow: hidden;
}
.brands_gallery .item:hover .btn {
  transform: translate(0, 0);
}
.brands_gallery .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transition: 0.2s transform;
  transform: translate(0, 100%);
}
@media screen and (max-width: 980px) {
  .brands_gallery .btn {
    display: none;
  }
}
.brands_gallery .btn:hover, .brands_gallery .btn:active, .brands_gallery .btn:focus {
  color: #FFF;
  background: #252422;
}
.brands_gallery .btn:hover svg, .brands_gallery .btn:active svg, .brands_gallery .btn:focus svg {
  stroke: #FFF;
}
.brands_gallery .respons_content {
  flex-direction: column;
}
.brands_gallery .respons_content .mini {
  max-width: 19rem;
  margin-bottom: 2rem;
}

.index_shops_section {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .index_shops_section {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.index_shops_section .shops_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(33.3333333333% - 4px);
  margin-right: calc(8.3333333333% + 2px);
}
@media screen and (max-width: 767px) {
  .index_shops_section .shops_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .index_shops_section .shops_block {
    width: calc(41.6666666667% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .index_shops_section .shops_block {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .index_shops_section .shops_block {
    margin-right: calc(0% + 2px);
  }
}
@media screen and (max-width: 980px) {
  .index_shops_section .shops_block {
    position: relative;
  }
}
.index_shops_section .map_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(58.3333333333% - 4px);
}
@media screen and (max-width: 767px) {
  .index_shops_section .map_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .index_shops_section .map_block {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .index_shops_section .map_block {
    display: none;
  }
}
.index_shops_section .title_block {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 980px) {
  .index_shops_section .title_block {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .index_shops_section .title_block {
    margin-bottom: 1.6rem;
  }
}
.index_shops_section .title_block .link_icon {
  width: fit-content;
}
.index_shops_section .title_block .link_icon:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .index_shops_section .title_block .link_icon:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.index_shops_section .title_block h2 {
  text-align: left;
  max-width: 26.3rem;
}
.index_shops_section .pagination_block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.index_shops_section .pagination_block .swiper-pagination {
  width: auto;
}
@media screen and (max-width: 980px) {
  .index_shops_section .pagination_block .swiper-pagination {
    width: 100%;
  }
}
.index_shops_section .pagination_block .arrows {
  display: flex;
}
.index_shops_section .map {
  height: 100%;
}
@media screen and (max-width: 980px) {
  .index_shops_section .arrows {
    display: flex;
    position: absolute;
    top: 5.6rem;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .index_shops_section .arrows {
    top: 4.7rem;
  }
}
@media screen and (max-width: 980px) {
  .index_shops_section .swiper-prev, .index_shops_section .swiper-next {
    display: flex;
  }
}

.shop_item {
  display: flex;
}
.shop_item .img_block {
  width: 20.8rem;
  flex-shrink: 0;
  margin-right: 2.4rem;
}
@media screen and (max-width: 767px) {
  .shop_item .img_block {
    width: 13rem;
    margin-right: 1.6rem;
  }
}
.shop_item .img_block:before {
  padding-top: 127.4%;
}
.shop_item .img_block img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop_item .block:not(:last-child) {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 980px) {
  .shop_item .block:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .shop_item .block:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.shop_item .name {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #979797;
}
.shop_item .name:not(:last-child) {
  margin-bottom: 0.8rem;
}
.shop_item .txt {
  line-height: 1.4;
  color: #252422;
}
.shop_item .txt a {
  font-weight: 600;
  text-decoration: none;
}
.shop_item .title {
  line-height: 1.2;
  color: #B8B8B8;
  text-transform: uppercase;
}
.shop_item .title:not(:last-child) {
  margin-bottom: 0.8rem;
}

.shop_slider {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .news_slider .news_item {
    width: 24rem;
  }
}

.news_item {
  overflow: hidden;
  background: #FFF;
  position: relative;
  padding: 2.4rem 2.4rem 4.4rem;
}
@media screen and (max-width: 980px) {
  .news_item {
    padding: 2rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}
.news_item:hover .btn {
  transform: unset;
}
.news_item:hover .text_block {
  transform: translate(0, -3.2rem);
}
@media screen and (max-width: 980px) {
  .news_item:hover .text_block {
    transform: unset;
  }
}
.news_item .img_block {
  width: 100%;
  margin-bottom: 4.4rem;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .news_item .img_block {
    margin-bottom: 2.8rem;
  }
}
.news_item .img_block:before {
  padding-top: 72.88%;
}
@media screen and (max-width: 980px) {
  .news_item .img_block:before {
    padding-top: 83.33%;
  }
}
.news_item .img_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_item .text_block {
  line-height: 1.4;
  transition: 0.2s transform;
}
.news_item .data {
  color: #979797;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .news_item .data {
    margin-bottom: 1.6rem;
  }
}
.news_item .name {
  display: block;
  font-size: 1.8rem;
  color: #252422;
  margin-bottom: 0.8rem;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .news_item .name {
    font-size: 1.6rem;
  }
}
.news_item .desc {
  display: block;
  color: #5A5956;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .news_item .desc {
    margin-bottom: 1.6rem;
  }
}
.news_item .btn {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translate(0, 100%);
  transition: 0.2s transform;
}
@media screen and (max-width: 980px) {
  .news_item .btn {
    padding: 0;
    width: auto;
    height: auto;
    position: static;
    background: none;
    color: #9EA354;
    transform: unset;
    margin-top: auto;
  }
}
@media screen and (max-width: 980px) {
  .news_item .btn:hover {
    color: #9EA354;
    background: none;
  }
}
@media screen and (max-width: 980px) {
  .news_item .btn:hover svg {
    stroke: #9EA354;
  }
}
@media screen and (max-width: 980px) {
  .news_item .btn svg {
    stroke: #9EA354;
  }
}

.seo_section {
  color: #5A5956;
}
.seo_section:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .seo_section:not(:last-child) {
    margin-bottom: 3.2rem;
  }
}
.seo_section:not(.open) .seo_text {
  max-height: 11.2rem;
}
@media screen and (max-width: 767px) {
  .seo_section:not(.open) .seo_text {
    max-height: 30.9rem;
  }
}
.seo_section:not(.open) .seo_text:before {
  content: "";
  width: 100%;
  left: 0;
  position: absolute;
  height: 5rem;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(249, 248, 248, 0) 0%, rgb(249, 248, 248) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}
.seo_section.open .seo_link:before {
  content: "Скрыть";
}
.seo_section.open .seo_link svg {
  transform: rotate(180deg);
}
.seo_section .seo_text {
  overflow: hidden;
  position: relative;
}
.seo_section h1 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .seo_section h1 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .seo_section h1 {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}
.seo_section .seo_link {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-top: 1.2rem;
  transition: 0.2s color;
}
.seo_section .seo_link:hover, .seo_section .seo_link:focus, .seo_section .seo_link:active {
  color: #252422;
}
.seo_section .seo_link:hover svg, .seo_section .seo_link:focus svg, .seo_section .seo_link:active svg {
  stroke: #252422;
}
.seo_section .seo_link:before {
  content: "Подробнее";
  display: block;
}
.seo_section .seo_link svg {
  stroke: #9EA354;
  margin-left: 0.4rem;
  transition: 0.2s transform, 0.2s stroke;
}

.seo_links {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 980px) {
  .seo_links {
    display: block;
  }
}
.seo_links .title {
  flex-shrink: 0;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
  color: #252422;
  margin: 0.8rem 5.6rem 0 0;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 980px) {
  .seo_links .title {
    font-size: 1.8rem;
    margin: 0 0 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .seo_links .title {
    font-size: 1.6rem;
  }
}
.seo_links .links {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4rem -0.2rem 0;
}
.seo_links .links a {
  height: 4rem;
  display: flex;
  margin: 0.4rem 0.2rem 0;
  align-items: center;
  padding: 0 1.6rem;
  line-height: 1.4;
  border-radius: 4rem;
  color: #979797;
  text-decoration: none;
  border: 0.1rem solid #DBD9D6;
  transition: 0.2s border, 0.2s color, 0.2s background;
}
@media screen and (max-width: 767px) {
  .seo_links .links a {
    height: 3.4rem;
    font-size: 1.3rem;
    padding: 0 1.4rem;
  }
}
.seo_links .links a:hover {
  background: #FFF;
  color: #252422;
  border: 0.1rem solid #5A5956;
}

footer {
  margin-top: auto;
}
@media screen and (max-width: 980px) {
  footer {
    margin-bottom: 6rem;
  }
}

.footer_subs_block {
  display: flex;
  align-items: center;
  height: 13.3rem;
  border-top: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 767px) {
  .footer_subs_block {
    height: auto;
    display: block;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    align-items: flex-start;
  }
}
.footer_subs_block .text_block {
  width: 33.5rem;
  margin-right: 5.6rem;
  flex-shrink: 0;
}
@media screen and (max-width: 980px) {
  .footer_subs_block .text_block {
    width: 29.5rem;
    margin-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_subs_block .text_block {
    width: 100%;
    margin: 0 0 2rem;
  }
}
.footer_subs_block .text_block .title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .footer_subs_block .text_block .title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_subs_block .text_block .title {
    font-size: 1.6rem;
  }
}
.footer_subs_block .text_block .txt {
  color: #979797;
}
.footer_subs_block .subscribe {
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1160px) {
  .footer_subs_block .subscribe {
    display: block;
    position: relative;
  }
}
.footer_subs_block .subscribe .input_block {
  width: 100%;
  margin-right: 1.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer_subs_block .subscribe .input_block {
    margin: 0 0 1.2rem;
  }
}
.footer_subs_block .subscribe .error {
  font-size: 1.3rem;
  position: absolute;
  top: 100%;
  color: red;
}
.footer_subs_block .subscribe .btn {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .footer_subs_block .subscribe .btn {
    width: 100%;
  }
}
.footer_subs_block .subscribe_main {
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer_subs_block .subscribe_main {
    display: block;
  }
}
.footer_subs_block .subtext {
  width: 28.4rem;
  flex-shrink: 0;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #979797;
  margin-left: 1.6rem;
}
@media screen and (max-width: 1160px) {
  .footer_subs_block .subtext {
    margin: 0;
    width: 100%;
    margin-top: 0.8rem;
  }
}
.footer_subs_block .success_msg {
  height: auto;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  padding: 3.2rem 0;
}

.footer_main {
  padding: 10rem 0;
  background: #252422;
}
@media screen and (max-width: 1160px) {
  .footer_main {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_main {
    padding: 5.6rem 0;
  }
}
.footer_main .main_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .footer_main .main_block {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.footer_main .main_block:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1160px) {
  .footer_main .main_block:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .main_block:not(:last-child) {
    margin-bottom: 5.6rem;
  }
}
.footer_main .logo_block, .footer_main .links_block, .footer_main .contacts_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block, .footer_main .links_block, .footer_main .contacts_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .footer_main .logo_block:not(:first-child), .footer_main .links_block:not(:first-child), .footer_main .contacts_block:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block:not(:first-child), .footer_main .links_block:not(:first-child), .footer_main .contacts_block:not(:first-child) {
    margin-top: 0;
  }
}
.footer_main .logo_block {
  font-weight: 600;
  color: #979797;
}
@media screen and (max-width: 980px) {
  .footer_main .logo_block {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block {
    margin-bottom: 4rem;
  }
}
.footer_main .logo_block .logo {
  display: block;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 1620px) {
  .footer_main .logo_block .logo {
    width: 21rem;
  }
}
@media screen and (max-width: 1160px) {
  .footer_main .logo_block .logo {
    width: 19rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block .logo {
    width: 20rem;
  }
}
.footer_main .logo_block img {
  display: block;
}
.footer_main .logo_block .txt {
  max-width: 22.7rem;
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block .txt {
    max-width: unset;
  }
}
@media screen and (max-width: 980px) {
  .footer_main .links_block {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block.border {
    margin-bottom: 0.2rem;
    border-bottom: 0.1rem solid #5A5956;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block:not(.open) a {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block:not(.open) .title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block.open .title {
    margin-bottom: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block.open .title:after {
    transform: translate(0, -50%) rotate(180deg);
  }
}
.footer_main .links_block .title {
  color: #FFF;
  font-weight: 600;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .footer_main .links_block .title {
    display: flex;
    align-items: center;
    height: 4.4rem;
    font-size: 1.4rem;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block .title:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 2rem;
    height: 2rem;
    transition: 0.2s transform;
    transform: translate(0, -50%);
    background: url("/local/templates/new/img/arrow.svg") center no-repeat;
  }
}
.footer_main .links_block a {
  font-weight: 600;
  line-height: 1.4;
  display: block;
  margin-bottom: 1.6rem;
  color: #B8B8B8;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .footer_main .contacts_block {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .footer_main .contacts_block {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 980px) {
  .footer_main .contacts_block .item {
    flex-shrink: 0;
    width: calc((100% - 4rem) / 3);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block .item {
    width: 100%;
  }
}
.footer_main .contacts_block .item:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 980px) {
  .footer_main .contacts_block .item:not(:last-child) {
    margin: 0 2rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block .item:not(:last-child) {
    margin: 0 0 4rem;
  }
}
.footer_main .contacts_block .title {
  color: #FFF;
  display: block;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.6rem;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .footer_main .contacts_block .title {
    font-size: 1.6rem;
  }
}
.footer_main .contacts_block .links_wrapp {
  display: flex;
}
.footer_main .contacts_block .link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: #3C3A38;
  transition: 0.2s background;
}
.footer_main .contacts_block .link:hover {
  background: #000;
}
.footer_main .contacts_block .link:not(:last-child) {
  margin-bottom: 0.8rem;
}
.footer_main .bottom_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #979797;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .footer_main .bottom_block {
    display: block;
  }
}
.footer_main .developer_link {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer_main .developer_link {
    margin-top: 1.6rem;
  }
}
.footer_main .developer_link a {
  margin-left: 1.2rem;
}

.popup_city {
  width: 40rem;
  height: 100vh;
  background: #F9F8F8;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .popup_city {
    max-width: unset;
    margin: 9.6rem -1.6rem 0;
    height: calc(100vh - 9.6rem);
    width: calc(100% + 3.2rem);
  }
}
.popup_city .mfp-close {
  top: 3.2rem;
  right: 2.4rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url("/local/templates/new/img/close3.svg") center no-repeat;
}
@media screen and (max-width: 767px) {
  .popup_city .mfp-close {
    top: 2rem;
    right: 1.6rem;
  }
}
.popup_city .popup_menu_first_block {
  height: 100vh;
  overflow: auto;
  padding: 3.2rem 2.4rem;
}
@media screen and (max-width: 767px) {
  .popup_city .popup_menu_first_block {
    height: calc(100vh - 9.6rem);
    padding: 2rem 1.6rem;
  }
}
.popup_city .popup_title {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2.4rem;
  color: #252422;
  text-transform: uppercase;
}
@media screen and (max-width: 1160px) {
  .popup_city .popup_title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 980px) {
  .popup_city .popup_title {
    font-size: 2.4rem;
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city .popup_title {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
.popup_city .popup_title:not(.width) {
  max-width: 17rem;
}
@media screen and (max-width: 767px) {
  .popup_city .popup_title:not(.width) {
    max-width: unset;
  }
}
.popup_city .search {
  position: relative;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .popup_city .search {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city .search {
    margin-bottom: 2rem;
  }
}
.popup_city .search button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 6.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_city .clue {
  display: none;
}
.popup_city .popup_menu_second_block {
  padding-top: 2.4rem;
  border-top: 0.1rem solid #DBD9D6;
}
.popup_city .popup_cities {
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.popup_city .popup_cities li:not(:last-child) {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .popup_city .popup_cities li:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.popup_city .popup_cities a {
  color: #979797;
  text-decoration: none;
}
.popup_city .popup_cities a:hover {
  color: #9EA354;
}
.popup_city .popup_subtitle {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
}
.popup_city .js_city_result ul {
  padding: 0;
  margin-top: 0;
  list-style: none;
}
.popup_city .enter_block {
  padding: 3.2rem 2.4rem;
}
@media screen and (max-width: 767px) {
  .popup_city .enter_block {
    padding: 2rem 1.6rem;
  }
}
.popup_city .enter_block .text {
  color: #5A5956;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .popup_city .enter_block .text {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city .enter_block .text {
    margin-bottom: 2rem;
  }
}
.popup_city .enter_block .input_wrap {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .popup_city .enter_block .input_wrap {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city .enter_block .input_wrap {
    margin-bottom: 2rem;
  }
}
.popup_city .enter_block .input_wrap div {
  color: #5A5956;
}
.popup_city .enter_block .input_wrap div:not(:last-child) {
  margin-bottom: 0.4rem;
}
.popup_city .enter_block .btn {
  width: 100%;
  margin-bottom: 1.2rem;
}

.custom_checkbox_wrapp {
  display: flex;
  align-items: center;
  color: #5A5956;
  padding: 0.4rem;
  line-height: 1.4;
  transition: 0.2s background;
}
.custom_checkbox_wrapp.upper {
  text-transform: uppercase;
}
.custom_checkbox_wrapp:hover {
  background: #F9F8F8;
}
.custom_checkbox_wrapp > input {
  display: none;
}
.custom_checkbox_wrapp > input[type=radio] + .custom_checkbox {
  border-radius: 100%;
}
.custom_checkbox_wrapp > input[type=radio] + .custom_checkbox:before {
  top: 50%;
  left: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background: #5A5956;
  transform: translate(-50%, -50%);
}
.custom_checkbox_wrapp > input[type=checkbox] + .custom_checkbox:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5A5956 url("/local/templates/new/img/check.svg") center no-repeat;
}
.custom_checkbox_wrapp input:checked + .custom_checkbox {
  border: 0.1rem solid #5A5956;
}
.custom_checkbox_wrapp input:checked + .custom_checkbox:before {
  opacity: 1;
}
.custom_checkbox_wrapp .custom_checkbox {
  background: #FFF;
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  position: relative;
  margin-right: 1.2rem;
  align-self: flex-start;
  transition: 0.2s border;
  border: 0.1rem solid #5A5956;
}
.custom_checkbox_wrapp .custom_checkbox:before {
  content: "";
  opacity: 0;
  display: block;
  position: absolute;
  transition: 0.2s opacity;
}
.custom_checkbox_wrapp a {
  text-decoration: none;
}
.custom_checkbox_wrapp.disabled {
  color: #979797;
}
.custom_checkbox_wrapp.disabled .custom_checkbox {
  border: 0.1rem solid #B8B8B8;
}

.breadcrumbs {
  display: flex;
  justify-content: center;
  height: 1.4rem;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    width: calc(100% + 3.2rem);
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    margin-bottom: 1.6rem;
    justify-content: flex-start;
  }
}
.breadcrumbs span {
  display: flex;
  align-items: center;
}
.breadcrumbs span:not(:last-child) {
  margin-right: 1.2rem;
}
.breadcrumbs span:not(:last-child):after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.8rem;
  border-radius: 0.4rem;
  background: #979797;
}
.breadcrumbs a {
  border-bottom: none;
  text-decoration: none;
}
.breadcrumbs a span {
  color: #979797;
}
.breadcrumbs a span:hover {
  color: #9EA354;
}
.breadcrumbs span {
  color: #9EA354;
}

.catalog_control_block {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: -0.8rem -0.4rem;
}
.catalog_control_block:not(:last-child) {
  margin-bottom: 2rem;
}
.catalog_control_block .item {
  position: relative;
  margin: 0.8rem 0.4rem 0;
}
.catalog_control_block .item:hover {
  background: #FFF;
}
.catalog_control_block .item:not(.open) {
  background: #EDECEA;
}
.catalog_control_block .item:not(.open) .characteristics {
  top: -999em;
  opacity: 0;
  position: absolute;
}
.catalog_control_block .item:not(.open) .characteristics:before {
  opacity: 0;
  position: absolute;
}
.catalog_control_block .item.open {
  background: #FFF;
}
.catalog_control_block .item.open .title svg {
  stroke: #252422;
  transform: rotate(180deg);
}
.catalog_control_block .item.open .dropdown_custom_block {
  opacity: 1;
  top: calc(100% + 0.4rem);
}
.catalog_control_block .item.open .characteristics {
  top: 0;
  bottom: 0;
  position: fixed;
}
.catalog_control_block .item.open .characteristics:before {
  opacity: 0.4;
  position: fixed;
}
@media screen and (max-width: 767px) {
  .catalog_control_block .item.vstxt {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .catalog_control_block .item.vstxt .title1 {
    font-size: 0;
  }
}
@media screen and (max-width: 767px) {
  .catalog_control_block .item.vstxt .title1 .icon {
    margin-right: 0;
  }
}
.catalog_control_block .item.filter {
  background: #5A5956;
  transition: 0.2s background;
}
@media screen and (max-width: 767px) {
  .catalog_control_block .item.filter {
    display: none;
  }
}
.catalog_control_block .item.filter:hover {
  background: #3C3A38;
}
.catalog_control_block .item.filter .title1 {
  color: #FFF;
  font-weight: 600;
}
.catalog_control_block .item.filter .title1 .icon {
  margin: 0 0 0 0.4rem;
}
.catalog_control_block .item .title1 {
  display: flex;
  align-items: center;
  height: 4rem;
  padding: 0 1.2rem;
  color: #252422;
  transition: 0.2s background;
  cursor: pointer;
}
.catalog_control_block .item .title1 .icon {
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.8rem;
  position: relative;
}
.catalog_control_block .item .title1 svg {
  margin-left: 0.4rem;
  stroke: #979797;
  transition: 0.2s stroke, 0.2s transform;
}
.catalog_control_block .item .title1 .num {
  position: absolute;
  top: -1.9rem;
  left: 1.1rem;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 100%;
  background: #9EA354;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  font-size: 1.1rem;
  line-height: 1.4;
}

.dropdown_custom_block {
  top: -999em;
  margin: 0;
  opacity: 0;
  padding: 1.6rem;
  list-style: none;
  background: #FFF;
  position: absolute;
  white-space: nowrap;
  transition: 0.2s opacity;
  box-shadow: 0 0.4rem 1.2rem rgba(37, 36, 34, 0.1);
  z-index: 2;
}
.dropdown_custom_block li:not(:last-child) {
  margin-bottom: 0.4rem;
}
.dropdown_custom_block span, .dropdown_custom_block a {
  padding: 0.4rem;
  display: flex;
  align-items: center;
}
.dropdown_custom_block span:before, .dropdown_custom_block a:before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 100%;
  margin-right: 1.2rem;
}
.dropdown_custom_block span {
  position: relative;
  color: #5A5956;
}
.dropdown_custom_block span:before {
  border: 0.1rem solid #5A5956;
}
.dropdown_custom_block span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0.9rem;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #5A5956;
  transform: translate(0, -50%);
}
.dropdown_custom_block a {
  color: #979797;
  text-decoration: none;
  transition: 0.2s background, 0.2s color;
}
.dropdown_custom_block a:before {
  transition: 0.2s border, 0.2s background;
  border: 0.1rem solid #B8B8B8;
}
.dropdown_custom_block a:hover {
  color: #5A5956;
  background: #F9F8F8;
}
.dropdown_custom_block a:hover:before {
  background: #FFF;
  border: 0.1rem solid #5A5956;
}

.characteristics, .collection_filter_block {
  right: 0;
  width: 40rem;
  background: #F9F8F8;
  display: flex;
  flex-direction: column;
  transition: 0.2s opacity;
  padding: 3.2rem 1rem 3.2rem 2.4rem;
  z-index: 101;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .characteristics, .collection_filter_block {
    width: 100%;
  }
}
.characteristics:before, .collection_filter_block:before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 40rem;
  background: #B8B8B8;
  transition: 0.2s opacity;
}

.filter_title_block {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 1.4rem 2.4rem 0;
}
.filter_title_block .title {
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: bold;
  color: #252422;
  text-transform: uppercase;
}
.filter_title_block .clear_link {
  line-height: 1.2;
  margin-left: 2rem;
  color: #979797;
  text-decoration: none;
  border-bottom: 0.1rem dashed;
}
.filter_title_block .close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.filter_content {
  overflow: auto;
  padding-right: 1.4rem;
}
.filter_content .scrollbar-track {
  background: unset;
}
.filter_content .scrollbar-track-y, .filter_content .scrollbar-thumb {
  width: 0.5rem;
}
.filter_content .scrollbar-thumb {
  background: #DBD9D6;
  border-radius: 0.5rem;
}

.sidebar {
  border-bottom: 0.1rem solid #DBD9D6;
}
.sidebar:not(:last-child) {
  margin-bottom: 0.8rem;
}
.sidebar:not(.open) .sidebar_title:after {
  background: url("/local/templates/new/img/plus.svg") center no-repeat;
}
.sidebar:not(.open) .sidebar_open {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.sidebar.open .sidebar_title:after {
  background: url("/local/templates/new/img/minus.svg") center no-repeat;
}
.sidebar.open .sidebar_open {
  padding-bottom: 2.4rem;
}
.sidebar .sidebar_title {
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 1.2;
  padding: 1.6rem 4rem 1.6rem 0;
  color: #252422;
  text-transform: uppercase;
  position: relative;
}
.sidebar .sidebar_title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 2rem;
  height: 2rem;
  transition: 0.2s background;
  transform: translate(0, -50%);
}
.sidebar .choose_price {
  display: flex;
  align-items: center;
}
.sidebar .choose_price .dash {
  margin: 0 0.8rem;
  flex-shrink: 0;
}
.sidebar .choose_price img {
  display: block;
}
.sidebar .sidebar_open {
  transition: 0.2s opacity;
}
.sidebar .sidebar_open.open .more, .sidebar .sidebar_open:not(.open) .custom_checkbox_wrapp.hidden {
  display: none;
}
.sidebar .custom_checkbox_wrapp:not(:last-child) {
  margin-bottom: 0.4rem;
}
.sidebar .custom_checkbox_wrapp a {
  color: #5A5956;
}
.sidebar .custom_checkbox_wrapp.disabled a {
  color: #979797;
}
.sidebar .custom_checkbox_wrapp.unsearched {
  display: none;
}
.sidebar .custom_checkbox_wrapp.searched {
  display: flex;
}
.sidebar .more {
  display: block;
  width: fit-content;
  margin-top: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
}
.sidebar .search_block {
  position: relative;
  margin-bottom: 1.6rem;
}
.sidebar .search_block button, .sidebar .search_block .button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 6.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: #252422;
}
.sidebar .search_block input.txt {
  padding-right: 6.4rem;
}

.catalog_cards {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .catalog_cards {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.catalog_cards .product_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
}
@media screen and (max-width: 767px) {
  .catalog_cards .product_item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .catalog_cards .product_item {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .catalog_cards .product_item {
    width: calc(50% - 8px);
  }
}
.catalog_cards .product_item:not(:nth-child(-n+4)) {
  margin-top: 0.4rem;
}
@media screen and (max-width: 1620px) {
  .catalog_cards .product_item:not(:nth-child(-n+3)) {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .catalog_cards .product_item:not(:nth-child(-n+2)) {
    margin-top: 0.8rem;
  }
}

.catalog_pagination_block {
  margin-top: 2.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .catalog_pagination_block {
    margin-top: 2rem;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .catalog_pagination_block .btn {
    width: 100%;
    margin-bottom: 1.6rem;
  }
}

.pagination_nums {
  display: flex;
  align-items: center;
}
.pagination_nums a, .pagination_nums span {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: 0.2s color, 0.2s background;
}
.pagination_nums a:not(:last-child), .pagination_nums span:not(:last-child) {
  margin-right: 0.4rem;
}
.pagination_nums a:nth-child(2), .pagination_nums span:nth-child(2) {
  margin-right: 1.2rem;
}
.pagination_nums a {
  text-decoration: none;
}
.pagination_nums .arrow {
  border-radius: 100%;
  border: 0.1rem solid #B8B8B8;
  transition: 0.2s border, 0.2s background;
}
@media screen and (max-width: 767px) {
  .pagination_nums .arrow {
    display: none;
  }
}
.pagination_nums .arrow svg {
  stroke: #252422;
  transition: 0.2s stroke;
}
.pagination_nums .arrow:hover {
  background: #FFF;
  border: 0.1rem solid #252422;
}
.pagination_nums .arrow:hover svg {
  stroke: #252422;
}
.pagination_nums .arrow:active {
  background: #FFF;
  border: 0.1rem solid #979797;
}
.pagination_nums .arrow:active svg {
  stroke: #979797;
}
.pagination_nums span.arrow svg {
  stroke: #B8B8B8;
}
.pagination_nums a:not(.arrow) {
  color: #5A5956;
  background: #F2F1F0;
}
.pagination_nums a:not(.arrow):hover {
  color: #FFFFFF;
  background: #9EA354;
}
.pagination_nums a:not(.arrow):active {
  color: #FFFFFF;
  background: #252422;
}
.pagination_nums span:not(.arrow) {
  color: #FFFFFF;
  background: #252422;
}

.brand_detail_desc {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .brand_detail_desc {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@media screen and (max-width: 1160px) {
  .brand_detail_desc {
    margin-bottom: 6.2rem;
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc {
    margin-bottom: 5.6rem;
  }
}
.brand_detail_desc .main {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(75% - 4px);
  padding: 2rem;
  min-height: 20rem;
  display: flex;
  align-items: flex-start;
  background: #F2F1F0;
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .main {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .main {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .main {
    margin-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .main {
    display: block;
  }
}
.brand_detail_desc .main .img_block {
  width: 19.6rem;
  height: 16rem;
  flex-shrink: 0;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 3.2rem;
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .main .img_block {
    width: 100%;
    height: 16rem;
    margin: 0 0 2rem;
  }
}
.brand_detail_desc .main .text_block {
  line-height: 1.5;
  color: #5A5956;
}
.brand_detail_desc .main .title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
  color: #252422;
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .main .title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .main .title {
    font-size: 2rem;
  }
}
.brand_detail_desc .nums {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .nums {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .nums {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .nums {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .nums {
    display: block;
  }
}
.brand_detail_desc .item {
  display: flex;
  align-items: center;
  padding: 3.3rem 3.2rem;
  background: #F2F1F0;
}
@media screen and (max-width: 1160px) {
  .brand_detail_desc .item {
    padding: 3.7rem 2rem;
  }
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .item {
    padding: 2rem;
    width: calc((100% - 0.4rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .item {
    width: 100%;
  }
}
.brand_detail_desc .item:not(:last-child) {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 980px) {
  .brand_detail_desc .item:not(:last-child) {
    margin: 0 0.4rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .brand_detail_desc .item:not(:last-child) {
    margin: 0 0 0.4rem 0;
  }
}
.brand_detail_desc .item .icon {
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media screen and (max-width: 1160px) {
  .brand_detail_desc .item .icon {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.brand_detail_desc .item .text {
  display: flex;
  font-size: 2rem;
  align-items: flex-end;
  color: #5A5956;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 1160px) {
  .brand_detail_desc .item .text {
    font-size: 1.6rem;
  }
}
.brand_detail_desc .item .num {
  font-size: 2.4rem;
  font-weight: 600;
  margin-right: 0.8rem;
  color: #252422;
}
@media screen and (max-width: 1160px) {
  .brand_detail_desc .item .num {
    font-size: 2rem;
  }
}
.brand_detail_desc .seo_section:not(.open) .seo_text {
  max-height: 7.8rem;
}
.brand_detail_desc .seo_section:not(.open) .seo_text:after {
  background: linear-gradient(to bottom, rgba(242, 241, 240, 0) 0%, rgb(242, 241, 240) 100%);
}

.collection_filter {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .collection_filter {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@media screen and (max-width: 1160px) {
  .collection_filter {
    margin-bottom: 6.2rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter {
    margin-bottom: 5.6rem;
  }
}
.collection_filter .category_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(16.6666666667% - 4px);
  cursor: pointer;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .collection_filter .category_item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .collection_filter .category_item {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .category_item {
    width: calc(50% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .collection_filter .category_item:not(:nth-child(-n+3)) {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .category_item:not(:nth-child(-n+2)) {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .category_item:before {
    padding-top: 137.5%;
  }
}
.collection_filter .all {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(16.6666666667% - 4px);
  color: #FFF;
  background: #252422;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .collection_filter .all {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .collection_filter .all {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .all {
    width: calc(50% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .collection_filter .all:not(:nth-child(-n+3)) {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .all:not(:nth-child(-n+2)) {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .all:before {
    padding-top: 137.5%;
  }
}
.collection_filter .all:hover .btn {
  transform: translate(0, 0);
}
.collection_filter .all:hover .respons_content {
  transform: translate(0, -1.8rem);
}
@media screen and (max-width: 980px) {
  .collection_filter .all:hover .respons_content {
    transform: unset;
  }
}
.collection_filter .all .respons_content {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  transition: 0.2s transform;
  padding-bottom: 7.5rem;
  text-align: center;
}
@media screen and (max-width: 1620px) {
  .collection_filter .all .respons_content {
    font-size: 2.2rem;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1160px) {
  .collection_filter .all .respons_content {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  .collection_filter .all .respons_content {
    font-size: 1.8rem;
    padding: 0 1.6rem 10.2rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_filter .all .respons_content {
    font-size: 1.6rem;
  }
}
.collection_filter .all .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  transform: translate(0, 100%);
  transition: 0.2s transform;
}
@media screen and (max-width: 980px) {
  .collection_filter .all .btn {
    transform: translate(0, 0);
  }
}
.collection_filter .all .btn:hover {
  background: #252422;
}

.collection_filter_block:not(.open) {
  top: -999em;
  opacity: 0;
  position: absolute;
}
.collection_filter_block:not(.open):before {
  opacity: 0;
  position: absolute;
}
.collection_filter_block.open {
  top: 0;
  bottom: 0;
  position: fixed;
}
.collection_filter_block.open:before {
  opacity: 0.4;
  position: fixed;
}
.collection_filter_block .categories_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .collection_filter_block .categories_block {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.collection_filter_block .category_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(50% - 4px);
  cursor: pointer;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .collection_filter_block .category_item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
.collection_filter_block .category_item:not(:nth-child(-n+2)) {
  margin-top: 0.8rem;
}
.collection_filter_block .category_item .respons_wrapp:before {
  padding-top: 127.91%;
}
.collection_filter_block .category_item input {
  display: none;
}

.catalog_detail_wrapp {
  background: #FFF;
}

.catalog_detail_wrapp2 {
  background: #F2F1F0;
}
.catalog_detail_wrapp, .catalog_detail_wrapp2 {
  margin-top: -4rem;
  padding-top: 4rem;
  margin-bottom: 5.6rem;
  padding-bottom: 5.6rem;
  position: relative;
}
@media screen and (max-width: 980px) {
  .catalog_detail_wrapp, .catalog_detail_wrapp2 {
    padding-bottom: 4.4rem;
    margin-bottom: 4.4rem;
  }
}
@media screen and (max-width: 767px) {
  .catalog_detail_wrapp, .catalog_detail_wrapp2 {
    padding-bottom: 3.2rem;
    margin-bottom: 0.8rem;
  }
}
.catalog_detail_wrapp:before, .catalog_detail_wrapp2:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.1rem;
  left: 0;
  right: 0;
  height: 0.1rem;
  background: #FFF;
  z-index: 100;
}
@media screen and (max-width: 1160px) {
  .catalog_detail_wrapp, .catalog_detail_wrapp2 {
    margin-top: -3.4rem;
    padding-top: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .catalog_detail_wrapp, .catalog_detail_wrapp2 {
    margin-top: -2.4rem;
    padding-top: 2.4rem;
  }
}

.product_page_main {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .product_page_main {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.product_page_main .main_img {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(41.6666666667% - 4px);
}
@media screen and (max-width: 767px) {
  .product_page_main .main_img {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .product_page_main .main_img {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_img {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_img {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_img {
    margin-bottom: 2rem;
  }
}
.product_page_main .main_txt {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(33.3333333333% - 4px);
  padding: 0 5.2rem;
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_txt {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 1620px) {
  .product_page_main .main_txt {
    padding: 0 0 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt {
    padding: 0;
    margin-bottom: 2rem;
  }
}
.product_page_main .main_txt .article {
  line-height: 1.4;
  color: #979797;
}
.product_page_main .main_txt .article:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .product_page_main .main_txt .article:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt .article:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.product_page_main .main_txt .desc {
  color: #5A5956;
  line-height: 1.5;
}
.product_page_main .main_txt .desc:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .product_page_main .main_txt .desc:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt .desc:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.product_page_main .main_txt .desc .txt {
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product_page_main .main_txt .more {
  display: inline-block;
  margin-top: 1.2rem;
}
.product_page_main .main_txt .dots_desc:not(:last-child) {
  margin-bottom: 0.8rem;
}
.product_page_main .main_txt .card_location {
  display: flex;
  color: #5A5956;
  margin-bottom: 1.2rem;
}
.product_page_main .main_txt .card_location .link_icon {
  margin-left: 1.2rem;
}
.product_page_main .main_txt .twists:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .product_page_main .main_txt .twists:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_txt .twists:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.product_page_main .main_txt .brand_link {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.4;
  transition: 0.2s color;
}
.product_page_main .main_txt .brand_link:hover img {
  opacity: 1;
  filter: grayscale(0);
}
.product_page_main .main_txt .brand_link img {
  opacity: 0.6;
  filter: grayscale(1);
  transition: 0.2s opacity, 0.2s filter;
}
.product_page_main .main_txt .brand_link .respons_wrapp {
  width: 9.6rem;
  flex-shrink: 0;
  margin-right: 2rem;
}
.product_page_main .main_txt .brand_link .respons_wrapp:before {
  padding-top: 72.92%;
  background: #F9F8F8;
}
.product_page_main .main_bay {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
}
@media screen and (max-width: 767px) {
  .product_page_main .main_bay {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .product_page_main .main_bay {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_bay {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 1620px) {
  .product_page_main .main_bay {
    padding: 0 0 0 4rem;
  }
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_bay {
    padding: 0;
    display: flex;
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_bay {
    display: block;
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_bay .product_bay {
    flex-shrink: 0;
    margin-right: 1.6rem;
    width: calc((100% - 1.6rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_bay .product_bay {
    margin: 0 0 1.6rem;
    width: 100%;
  }
}
.product_page_main .main_bay .price_product {
  margin: 1.6rem 0 0 !important;
}
@media screen and (max-width: 1160px) {
  .product_page_main .main_bay .price_product {
    flex-shrink: 0;
    margin: 0 !important;
    width: calc((100% - 1.6rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .product_page_main .main_bay .price_product {
    margin: 0;
    width: 100%;
  }
}

.detail_slider {
  overflow: hidden;
  position: relative;
}
.detail_slider .swiper-slide:before {
  padding-top: 75.3%;
}
@media screen and (max-width: 767px) {
  .detail_slider .swiper-slide:before {
    padding-top: 115.24%;
  }
}
.detail_slider .respons_content {
  padding: 3rem;
}
.detail_slider .swiper-prev, .detail_slider .swiper-next {
  position: absolute;
  top: 50%;
  margin-top: 6.2rem;
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
}
.detail_slider .swiper-prev {
  left: 0;
}
.detail_slider .swiper-next {
  right: 0;
}

.thumbs_slider {
  width: 30.8rem;
  margin: 0.4rem auto 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .thumbs_slider {
    margin: 0.8rem 0 0;
  }
}
.thumbs_slider .respons_content {
  padding: 1rem;
}
.thumbs_slider .swiper-slide {
  transition: 0.2s border;
  border: 0.1rem solid transparent;
}
.thumbs_slider .swiper-slide-thumb-active {
  border: 0.1rem solid #EDECEA;
}

.mfp-figure:after {
  display: none;
}

.twisted_block {
  border-bottom: 0.1rem solid #EDECEA;
}
.twisted_block.border {
  border-top: 0.1rem solid #EDECEA;
}
.twisted_block:not(.open) .twisted_title:after {
  background: url("/local/templates/new/img/plus.svg") center no-repeat;
}
.twisted_block:not(.open) .twisted_content {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.twisted_block.open .twisted_title:after {
  background: url("/local/templates/new/img/minus.svg") center no-repeat;
}
.twisted_block.open .twisted_content {
  padding-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .twisted_block.open .twisted_content {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .twisted_block.open .twisted_content {
    padding-bottom: 1.6rem;
  }
}
.twisted_block .twisted_title {
  cursor: pointer;
  line-height: 1.2;
  padding: 1.6rem 4rem 1.6rem 0;
  color: #252422;
  text-transform: uppercase;
  position: relative;
}
.twisted_block .twisted_title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 2rem;
  height: 2rem;
  transition: 0.2s background;
  transform: translate(0, -50%);
}

.dots_desc {
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: space-between;
}
.dots_desc:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
  border-bottom: 0.1rem dashed #DBD9D6;
}
.dots_desc div {
  background: #FFF;
  position: relative;
  z-index: 1;
}
.dots_desc div:first-child {
  padding-right: 0.4rem;
  color: #979797;
}
.dots_desc div:last-child {
  width: 15rem;
  flex-shrink: 0;
  padding-left: 0.4rem;
  color: #5A5956;
}
.dots_desc .icon {
  display: flex;
}
.dots_desc .icon img {
  margin-right: 0.8rem;
}

.product_bay {
  padding: 2.4rem;
  border: 0.1rem solid #EDECEA;
}
@media screen and (max-width: 767px) {
  .product_bay {
    padding: 2rem;
  }
}
.product_bay .price_block:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .product_bay .price_block:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_bay .price_block:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.product_bay .shilds_block:not(:last-child) {
  margin-bottom: 0.8rem;
}
.product_bay .prices {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
  color: #252422;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .product_bay .prices {
    font-size: 2.2rem;
  }
}
.product_bay .prices:not(:last-child) {
  margin-bottom: 0.8rem;
}
.product_bay .prices .old {
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: 1rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .product_bay .prices .old {
    font-size: 1.4rem;
  }
}
.product_bay .bonus {
  color: #FFF;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  width: fit-content;
  padding: 0.4rem 0.6rem;
  background: #B8B8B8;
}
.product_bay .bonus:not(:last-child) {
  margin-bottom: 0.8rem;
}
.product_bay .installment {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  width: fit-content;
  padding: 0.4rem 1rem;
  color: #5A5956;
  background: #EDECEA;
}

.product_bay_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.4rem;
}
.product_bay_top .instock {
  line-height: 1.4;
  font-weight: 600;
  color: #5A5956;
}
.product_bay_top .rating_block:not(:last-child) {
  margin-bottom: 2.4rem;
}

.rating_block input {
  display: none;
}
.rating_block .label_rating {
  float: right;
  display: block;
  width: 2rem;
  height: 2rem;
  background: url("/local/templates/new/img/star.svg") no-repeat 50% 0;
}
.rating_block .label_rating:hover:not(.no_hover) {
  background: url("/local/templates/new/img/star-full.svg") no-repeat 50% 0;
}
.rating_block .label_rating:hover ~ .label_rating:not(.no_hover) {
  background: url("/local/templates/new/img/star-full.svg") no-repeat 50% 0;
}
.rating_block input[type=radio]:checked ~ .label_rating {
  background: url("/local/templates/new/img/star-full.svg") no-repeat 50% 0;
}

.price_product_buttons {
  display: flex;
  align-items: center;
}
.price_product_buttons .btn {
  width: 100%;
  margin-right: 1.6rem;
}
.price_product_buttons .add_fav {
  width: 2.4rem;
  height: 2.4rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.price_product_buttons .add_fav:not(:last-child) {
  margin-right: 1.6rem;
}
.price_product_buttons .add_fav svg {
  stroke: #B8B8B8;
  transition: 0.2s stroke;
}
.price_product_buttons .add_fav.active svg {
  stroke: #252422;
}
.price_product_buttons .add_fav.active.js-favorite svg {
  fill: #252422;
}

.product_page_desc {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .product_page_desc {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@media screen and (max-width: 767px) {
  .product_page_desc {
    padding: 0;
    background: unset;
  }
}
.product_page_desc .product_tabs {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(75% - 4px);
  padding: 2.4rem;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .product_page_desc .product_tabs {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .product_page_desc .product_tabs {
    width: calc(66.6666666667% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .product_page_desc .product_tabs {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .product_page_desc .product_tabs {
    padding: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_desc .product_tabs {
    padding: 0;
  }
}
.product_page_desc .product_right_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .product_page_desc .product_right_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .product_page_desc .product_right_block {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .product_page_desc .product_right_block {
    display: none;
  }
}
.product_page_desc .detail_text {
  line-height: 1.5;
  color: #5A5956;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 980px) {
  .product_page_desc .detail_text {
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_page_desc .detail_text {
    margin-bottom: 2rem;
  }
}

.detail_desc {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .detail_desc {
    display: block;
  }
}
.detail_desc .dots_desc {
  flex-shrink: 0;
  width: calc((100% - 5.6rem) / 2);
}
@media screen and (max-width: 1160px) {
  .detail_desc .dots_desc {
    width: 100%;
  }
}
.detail_desc .dots_desc:not(:nth-child(even)) {
  margin-right: 5.6rem;
}
@media screen and (max-width: 1160px) {
  .detail_desc .dots_desc:not(:nth-child(even)) {
    margin-right: 0;
  }
}
.detail_desc .dots_desc:not(:nth-child(-n+2)) {
  margin-top: 1.2rem;
}
@media screen and (max-width: 1160px) {
  .detail_desc .dots_desc:not(:first-child) {
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .detail_desc .dots_desc:not(:first-child) {
    margin-top: 0.8rem;
  }
}

.tabs_caption_product {
  display: flex;
  padding: 0;
  margin: 0 0 3.2rem;
  list-style: none;
  border-bottom: 0.1rem solid #F2F1F0;
}
@media screen and (max-width: 767px) {
  .tabs_caption_product {
    display: none;
  }
}
.tabs_caption_product li {
  font-weight: 500;
  padding-bottom: 0.8rem;
  color: #B8B8B8;
  text-transform: uppercase;
  transition: 0.2s color, 0.2s border;
  border-bottom: 0.4rem solid transparent;
}
.tabs_caption_product li.active {
  color: #252422;
  border-bottom: 0.4rem solid #9EA354;
}
.tabs_caption_product li:not(.active) {
  cursor: pointer;
}
.tabs_caption_product li:not(:last-child) {
  margin-right: 5.6rem;
}
@media screen and (max-width: 980px) {
  .tabs_caption_product li:not(:last-child) {
    margin-right: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .tabs_content_product {
    display: block;
    height: auto;
    opacity: 1;
    overflow: visible;
    background: #FFF;
    padding: 3.2rem 1.6rem;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .tabs_content_product:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.tabs_content_product .title {
  display: none;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #252422;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .tabs_content_product .title {
    display: block;
  }
}

.detail_delivery {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .detail_delivery {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.detail_delivery .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(50% - 4px);
  padding: 2.4rem;
  background: #F9F8F8;
}
@media screen and (max-width: 767px) {
  .detail_delivery .item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .detail_delivery .item {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .detail_delivery .item {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .detail_delivery .item {
    padding: 2rem;
  }
}
@media screen and (max-width: 1160px) {
  .detail_delivery .item:not(:last-child) {
    margin-bottom: 0.4rem;
  }
}
.detail_delivery .item .devtitle {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-bottom: 1.2rem;
  color: #252422;
  text-transform: uppercase;
}
.detail_delivery .item .devtitle img {
  margin-right: 1.2rem;
}
.detail_delivery .item .dots_desc:not(:last-child) {
  margin-bottom: 0.8rem;
}
.detail_delivery .item .dots_desc div {
  background: #F9F8F8;
}

.product_review_item:not(:last-child) {
  margin-bottom: 3.2rem;
  padding-bottom: 3.2rem;
  border-bottom: 0.1rem solid #EDECEA;
}
@media screen and (max-width: 980px) {
  .product_review_item:not(:last-child) {
    margin-bottom: 2.6rem;
    padding-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_review_item:not(:last-child) {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
}
.product_review_item .reviewtitle {
  display: flex;
  align-items: center;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .product_review_item .reviewtitle {
    flex-wrap: wrap;
  }
}
.product_review_item .reviewtitle .rating_block {
  width: 10rem;
  flex-shrink: 0;
  margin-right: 1.6rem;
}
@media screen and (max-width: 767px) {
  .product_review_item .reviewtitle .rating_block {
    margin: 0 0 0.8rem;
    margin-right: 100%;
  }
}
.product_review_item .reviewtitle .name {
  color: #252422;
}
.product_review_item .reviewtitle .date {
  font-size: 1.3rem;
  line-height: 1.2;
  margin-left: auto;
  color: #979797;
}
.product_review_item .text {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .product_review_item .text {
    display: block;
  }
}
.product_review_item .text:not(:last-child) {
  margin-bottom: 1.6rem;
}
.product_review_item .text .name {
  width: 9.6rem;
  color: #979797;
  flex-shrink: 0;
  margin-right: 1.6rem;
}
@media screen and (max-width: 767px) {
  .product_review_item .text .name {
    width: 100%;
    margin: 0 0 0.8rem;
  }
}
.product_review_item .text .val {
  color: #5A5956;
}

.product_reviews_block {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 1160px) {
  .product_reviews_block {
    flex-direction: column-reverse;
  }
}
.product_reviews_block .reviews_block_ajax {
  width: 100%;
  margin-right: 3.2rem;
}
@media screen and (max-width: 1160px) {
  .product_reviews_block .reviews_block_ajax {
    margin: 2.4rem 0 0;
  }
}
.product_reviews_block .reviews_block_ajax:not(:last-child) {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 1160px) {
  .product_reviews_block .reviews_block_ajax:not(:last-child) {
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_reviews_block .reviews_block_ajax:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.product_reviews_block .reviews_total {
  width: 32rem;
  flex-shrink: 0;
  padding: 2.4rem;
  background: #F9F8F8;
}
@media screen and (max-width: 1620px) {
  .product_reviews_block .reviews_total {
    width: 26rem;
  }
}
@media screen and (max-width: 1160px) {
  .product_reviews_block .reviews_total {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .product_reviews_block .reviews_total {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product_reviews_block .reviews_total {
    padding: 2rem;
  }
}
.product_reviews_block .reviews_total .rating_block {
  width: 10rem;
}
.product_reviews_block .reviews_total .top {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}
.product_reviews_block .reviews_total .top .num {
  font-size: 1.8rem;
  font-weight: 600;
  flex-shrink: 0;
  margin-right: 0.4rem;
  color: #252422;
}
.product_reviews_block .reviews_total .ttr {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #979797;
  margin-bottom: 3.2rem;
}
.product_reviews_block .reviews_total .btn {
  width: 100%;
}

.product_reviews_empty {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .product_reviews_empty {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .product_reviews_empty .left {
    margin-bottom: 2rem;
  }
}
.product_reviews_empty .rating_block {
  width: 10rem;
  height: 2rem;
  margin-bottom: 0.8rem;
}
.product_reviews_empty .txt {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #979797;
}

.review_popup_name {
  font-size: 1.3rem;
  line-height: 1.4;
  padding-bottom: 2.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 767px) {
  .review_popup_name {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.review_popup_name .name {
  color: #252422;
}
.review_popup_name .name:not(:last-child) {
  margin-bottom: 0.4rem;
}
.review_popup_name .article {
  color: #979797;
}

.rat_bl {
  padding-bottom: 2.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 767px) {
  .rat_bl {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.rat_bl .rating_block {
  width: 10rem;
  height: 2rem;
  margin-bottom: 0.8rem;
}
.rat_bl .txt {
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 600;
  color: #9EA354;
}

.review_write_block .input_block .label {
  display: block;
  color: #5A5956;
  margin-bottom: 0.4rem;
}
.review_write_block .input_block:not(:last-child) {
  margin-bottom: 1.2rem;
}
.review_write_block .btn {
  width: 100%;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .review_write_block .btn {
    margin-top: 2rem;
  }
}

.product_line {
  display: flex;
  background: #FFF;
  padding: 0.8rem 0;
  margin-bottom: 2.4rem;
}
.product_line .img_block {
  width: 6rem;
  height: 7rem;
  padding: 0.9rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_line .text_block {
  width: 100%;
  padding: 0 1.6rem;
}
.product_line .name {
  font-size: 1.3rem;
  margin-bottom: 0.4rem;
  color: #252422;
}
.product_line .article {
  font-size: 1.2rem;
  color: #979797;
  margin-bottom: 0.4rem;
}
.product_line .nums {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  color: #979797;
}
.product_line .price {
  color: #5A5956;
  margin: 0 0.8rem 0 0.4rem;
}
.product_line .old {
  color: #B8B8B8;
  text-decoration: line-through;
}

.popup_price_block .prices {
  display: flex;
  align-items: flex-start;
  color: #252422;
  font-size: 2.4rem;
  font-weight: 600;
}
.popup_price_block .old {
  margin-left: 1rem;
  font-size: 1.6rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
.popup_price_block .bonus {
  color: #FFF;
  height: 2.6rem;
  margin-top: 0.8rem;
  padding: 0 0.6rem;
  font-size: 1.3rem;
  font-weight: 600;
  background: #B8B8B8;
  display: flex;
  align-items: center;
  width: fit-content;
}

.popup_btns_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .popup_btns_block {
    margin-top: 2rem;
  }
}
.popup_btns_block .btn {
  width: 100%;
}
.popup_btns_block .more_dashed {
  margin-top: 1.6rem;
  border-bottom: 0.1rem dashed;
}

.new_basket_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .new_basket_row {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.new_basket_row .basket_main_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(75% - 4px);
  padding-right: 2.8rem;
}
@media screen and (max-width: 767px) {
  .new_basket_row .basket_main_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .new_basket_row .basket_main_block {
    width: calc(66.6666666667% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .new_basket_row .basket_main_block {
    width: calc(58.3333333333% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row .basket_main_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 1620px) {
  .new_basket_row .basket_main_block {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row .basket_main_block {
    margin-bottom: 2rem;
  }
}
.new_basket_row .basket_sidebar_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
}
@media screen and (max-width: 767px) {
  .new_basket_row .basket_sidebar_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .new_basket_row .basket_sidebar_block {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .new_basket_row .basket_sidebar_block {
    width: calc(41.6666666667% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row .basket_sidebar_block {
    width: calc(100% - 8px);
  }
}
.new_basket_row.v2 .basket_main_block {
  width: calc(66.6666666667% - 4px);
}
@media screen and (max-width: 1160px) {
  .new_basket_row.v2 .basket_main_block {
    width: calc(66.6666666667% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .new_basket_row.v2 .basket_main_block {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row.v2 .basket_main_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row.v2 .basket_main_block {
    margin-bottom: 0;
  }
}
.new_basket_row.v2 .basket_sidebar_block {
  width: calc(33.3333333333% - 4px);
}
@media screen and (max-width: 1160px) {
  .new_basket_row.v2 .basket_sidebar_block {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .new_basket_row.v2 .basket_sidebar_block {
    width: calc(100% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row.v2 .basket_sidebar_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .new_basket_row.revers .basket_sidebar_block .link_back {
    display: flex;
  }
}
.new_basket_row.revers .basket_main_block {
  padding: 0 0 0 2.8rem;
}
@media screen and (max-width: 1620px) {
  .new_basket_row.revers .basket_main_block {
    padding-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .new_basket_row.revers .basket_main_block {
    margin: 2rem 0 0;
  }
}

.new_basket_item {
  display: flex;
  align-items: flex-start;
  background: #FFF;
}
@media screen and (max-width: 1160px) {
  .new_basket_item {
    position: relative;
  }
}
.new_basket_item:not(:last-child) {
  margin-bottom: 0.4rem;
}
.new_basket_item .img_block {
  width: 10rem;
  flex-shrink: 0;
}
.new_basket_item .img_block:before {
  padding-top: 118%;
}
.new_basket_item .img_block .respons_content {
  padding: 1rem;
}
.new_basket_item .text_block {
  display: flex;
  align-items: center;
  padding: 2.4rem;
  height: 11.8rem;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .new_basket_item .text_block {
    height: auto;
    display: block;
    padding: 1.6rem;
  }
}
.new_basket_item .text_block .name_block {
  width: 100%;
  margin-right: 8rem;
}
@media screen and (max-width: 1160px) {
  .new_basket_item .text_block .name_block {
    margin: 0 0 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .new_basket_item .text_block .name_block {
    font-size: 1.2rem;
  }
}
.new_basket_item .text_block .quantity {
  width: 16.5rem;
  margin-right: 5.6rem;
}
@media screen and (max-width: 1160px) {
  .new_basket_item .text_block .quantity {
    margin: 0 0 1.6rem;
  }
}
.new_basket_item .text_block .coast_block {
  width: 24rem;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  .new_basket_item .text_block .coast_block {
    width: 100%;
    margin: 0;
  }
}
.new_basket_item .text_block .name {
  color: #252422;
  text-decoration: none;
}
.new_basket_item .text_block .name:not(:last-child) {
  margin-bottom: 0.4rem;
}
.new_basket_item .text_block .article {
  color: #979797;
}
.new_basket_item .text_block .price_block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
.new_basket_item .text_block .old {
  font-weight: 400;
  font-size: 1.6rem;
  margin-left: 1rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
@media screen and (max-width: 980px) {
  .new_basket_item .text_block .old {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .new_basket_item .text_block .old {
    font-size: 1.2rem;
  }
}
.new_basket_item .text_block .price {
  font-size: 2rem;
  line-height: 1.4;
  color: #252422;
}
@media screen and (max-width: 767px) {
  .new_basket_item .text_block .price {
    font-size: 1.6rem;
  }
}
.new_basket_item .text_block .links_block {
  width: 2.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .new_basket_item .text_block .links_block {
    position: absolute;
    top: 11.9rem;
    left: 0;
    width: 10rem;
    display: flex;
    justify-content: center;
  }
}
.new_basket_item .text_block .links_block a {
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_basket_item .text_block .links_block a:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1160px) {
  .new_basket_item .text_block .links_block a:not(:last-child) {
    margin: 0 1.6rem 0 0;
  }
}
.new_basket_item .text_block .links_block a svg {
  stroke: #B8B8B8;
  transition: 0.2s stroke;
}
.new_basket_item .text_block .links_block a.active svg {
  stroke: #252422;
}
.new_basket_item .text_block .links_block a.active.js-favorite svg {
  fill: #252422;
}

.basket_sidebar_block {
  padding: 2.4rem;
  background: #FFF;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block {
    padding: 2rem;
  }
}
.basket_sidebar_block .link_back {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .link_back {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .link_back {
    display: none;
  }
}
.basket_sidebar_block .item {
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 0.1rem solid #EDECEA;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .item {
    margin-bottom: 2.2rem;
    padding-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .item {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
}
.basket_sidebar_block .descs_block {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .descs_block {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .descs_block {
    margin-bottom: 2rem;
  }
}
.basket_sidebar_block .dots_desc:not(:last-child) {
  margin-bottom: 0.8rem;
}
.basket_sidebar_block .dots_desc div:first-child {
  color: #979797;
}
.basket_sidebar_block .dots_desc div:last-child {
  width: fit-content;
  color: #252422;
}
.basket_sidebar_block .dots_desc div.green {
  color: #9EA354;
}
.basket_sidebar_block .total_block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .total_block {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .total_block {
    margin-bottom: 2rem;
  }
}
.basket_sidebar_block .total_block .title {
  color: #252422;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 0.9rem;
}
.basket_sidebar_block .total_block .nums {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.basket_sidebar_block .total_block .price {
  color: #252422;
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .total_block .price {
    font-size: 2.2rem;
  }
}
.basket_sidebar_block .btn_block {
  display: flex;
}
@media screen and (max-width: 1620px) {
  .basket_sidebar_block .btn_block {
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .btn_block {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .btn_block {
    display: block;
  }
}
.basket_sidebar_block .btn_block:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .btn_block:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .btn_block:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.basket_sidebar_block .btn_block .btn {
  width: 100%;
}
.basket_sidebar_block .btn_block .btn:not(:last-child) {
  margin-right: 1.6rem;
}
@media screen and (max-width: 1620px) {
  .basket_sidebar_block .btn_block .btn:not(:last-child) {
    margin: 0 0 1rem;
  }
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .btn_block .btn:not(:last-child) {
    margin: 0 1.6rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .btn_block .btn:not(:last-child) {
    margin: 0 0 1rem;
  }
}
.basket_sidebar_block .products_block {
  margin-bottom: 2.4rem;
  border-top: 0.1rem solid #EDECEA;
  border-bottom: 0.1rem solid #EDECEA;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .products_block {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .products_block {
    border-top: none;
    margin-bottom: 2.2rem;
  }
}
.basket_sidebar_block .products_block .product {
  display: flex;
  align-items: center;
  padding: 0.8rem 0;
}
.basket_sidebar_block .products_block .product:not(:last-child) {
  border-bottom: 0.1rem solid #EDECEA;
}
.basket_sidebar_block .products_block .product .img_block {
  width: 6rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0.9rem;
  margin-right: 1.6rem;
}
.basket_sidebar_block .products_block .product .name {
  color: #252422;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .products_block .product .name {
    font-size: 1.3rem;
  }
}
.basket_sidebar_block .products_block .product .quan {
  font-size: 1.2rem;
  color: #979797;
}
.basket_sidebar_block .products_block .product .nums {
  font-size: 1.4rem;
  color: #5A5956;
}
.basket_sidebar_block .products_block .product .old {
  margin-left: 0.8rem;
  font-size: 1.2rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
.basket_sidebar_block .total_block2 {
  padding-bottom: 2.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 0.1rem solid #EDECEA;
}
@media screen and (max-width: 980px) {
  .basket_sidebar_block .total_block2 {
    padding-bottom: 2.2rem;
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .total_block2 {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.basket_sidebar_block .line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.6rem;
  color: #252422;
}
.basket_sidebar_block .line:not(:last-child) {
  margin-bottom: 0.8rem;
}
.basket_sidebar_block .line .sub {
  font-size: 1.4rem;
  color: #979797;
}
.basket_sidebar_block .line .green {
  color: #9EA354;
}
.basket_sidebar_block .note {
  color: #979797;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .basket_sidebar_block .note {
    margin-top: -1.2rem;
  }
}
.basket_sidebar_block .note a {
  color: #252422;
}

.bonuce_nums {
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 0.4rem;
  height: 2.6rem;
  padding: 0 0.6rem;
  color: #FFF;
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: 600;
  background: #B8B8B8;
}
@media screen and (max-width: 767px) {
  .bonuce_nums {
    height: 2.1rem;
    font-size: 1.2rem;
  }
}

.spinner {
  width: 16.5rem;
  display: flex;
  border: 0.1rem solid #EDECEA;
}
.spinner input {
  width: 100%;
  border: none;
  height: 4.4rem;
  text-align: center;
  font-size: 1.3rem;
  color: #252422;
}
.spinner a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 4.4rem;
  height: 4.4rem;
  flex-shrink: 0;
  transition: 0.2s background, 0.2s stroke;
}
.spinner a:first-child {
  border-right: 0.1rem solid #EDECEA;
}
.spinner a:last-child {
  border-left: 0.1rem solid #EDECEA;
}
.spinner a svg {
  stroke: #252422;
}

.new_promocode_block .opener_block {
  transition: 0.2s opacity;
}
.new_promocode_block .opener_block.open {
  margin-top: 1rem;
}
.new_promocode_block .opener_block:not(.open) {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.new_promocode_block .input_block {
  display: flex;
}
@media screen and (max-width: 767px) {
  .new_promocode_block .input_block {
    display: block;
  }
}
.new_promocode_block .btn {
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .new_promocode_block .btn {
    margin: 1rem 0 0;
  }
}

.header_small {
  background: #FFF;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 980px) {
  .header_small {
    margin-bottom: 0;
  }
}
.header_small .wrapper {
  height: 11.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .header_small .wrapper {
    height: 5.2rem;
  }
}
.header_small .logo_block {
  display: flex;
  align-items: flex-end;
}
.header_small .logo_block .logo {
  max-width: 15.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .header_small .logo_block .logo {
    max-width: 11.9rem;
  }
}
.header_small .logo_block .link_icon {
  margin-left: 4rem;
}
@media screen and (max-width: 980px) {
  .header_small .logo_block .link_icon {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .header_small .right_block .link_dashed {
    display: none;
  }
}
.header_small .right_block .phone {
  font-size: 1.6rem;
  color: #5A5956;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .header_small .right_block .phone {
    display: none;
  }
}

.header_back_link {
  display: none;
  width: fit-content;
  margin: 0 auto 1.2rem;
}
@media screen and (max-width: 767px) {
  .header_back_link {
    display: flex;
  }
}

.footer_small {
  background: #252422;
}
@media screen and (max-width: 767px) {
  .footer_small {
    padding: 5.6rem 0;
  }
}
.footer_small .wrapper {
  height: 21.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer_small .wrapper {
    height: auto;
    display: block;
  }
}
.footer_small .logo_block {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 980px) {
  .footer_small .logo_block {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .footer_small .logo_block {
    margin-bottom: 4rem;
  }
}
.footer_small .logo_block .logo {
  max-width: 26.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1620px) {
  .footer_small .logo_block .logo {
    max-width: 23.3rem;
  }
}
@media screen and (max-width: 1160px) {
  .footer_small .logo_block .logo {
    max-width: 20rem;
  }
}
.footer_small .logo_block .txt {
  margin-left: 5.6rem;
  max-width: 24.9rem;
  color: #979797;
}
@media screen and (max-width: 1160px) {
  .footer_small .logo_block .txt {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 980px) {
  .footer_small .logo_block .txt {
    margin: 1.6rem 0 0;
  }
}
.footer_small .contacts_block {
  display: flex;
  align-items: flex-end;
  color: #B8B8B8;
}
@media screen and (max-width: 980px) {
  .footer_small .contacts_block {
    display: block;
  }
}
.footer_small .contacts_block .item:not(:last-child) {
  margin-right: 11.5rem;
}
@media screen and (max-width: 1620px) {
  .footer_small .contacts_block .item:not(:last-child) {
    margin-right: 7rem;
  }
}
@media screen and (max-width: 1160px) {
  .footer_small .contacts_block .item:not(:last-child) {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 980px) {
  .footer_small .contacts_block .item:not(:last-child) {
    margin: 0 0 4rem;
  }
}
.footer_small .contacts_block .title {
  color: #FFF;
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 1160px) {
  .footer_small .contacts_block .title {
    font-size: 1.6rem;
  }
}
.footer_small .contacts_block .title:not(:last-child) {
  margin-bottom: 0.8rem;
}
.footer_small .contacts_block .link_dashed {
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: bold;
}

.order_main_item {
  padding: 2.4rem;
  background: #FFF;
}
@media screen and (max-width: 980px) {
  .order_main_item {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .order_main_item {
    padding: 2rem;
  }
}
.order_main_item:not(:last-child) {
  margin-bottom: 2rem;
}
.order_main_item.none .step_title {
  margin: 0;
}
.order_main_item.none .step_title *:not(.step_title_flex):not(.main) {
  display: none;
}
.order_main_item.none .stem_main, .order_main_item.none .past_addr, .order_main_item.none .opener_block {
  display: none;
}
.order_main_item.past .stem_main, .order_main_item.past .step_title_flex .link_icon {
  display: none;
}
.order_main_item.past .step_past {
  display: block;
}
.order_main_item.past .step_title .link {
  display: block;
}
@media screen and (max-width: 767px) {
  .order_main_item.past .step_title .link {
    display: none;
  }
}
.order_main_item .step_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .step_title.vs_revers {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
.order_main_item .step_title .step_title_flex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .order_main_item .step_title .step_title_flex {
    display: block;
  }
}
.order_main_item .step_title .step_title_flex .link_icon {
  margin-left: 2.4rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .step_title .step_title_flex .link_icon {
    margin: 1.2rem 0 0;
  }
}
.order_main_item .step_title .main {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  color: #252422;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .order_main_item .step_title .main {
    font-size: 1.8rem;
  }
}
.order_main_item .step_title .link {
  display: none;
}
.order_main_item .link_vs {
  display: none;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .link_vs {
    display: block;
  }
}
.order_main_item .inputs_row {
  display: flex;
  flex-wrap: wrap;
  margin-top: -1.2rem;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .inputs_row {
    margin: 0;
  }
}
.order_main_item .inputs_row:not(:last-child) {
  margin-bottom: 2rem;
}
.order_main_item .inputs_row .input_block {
  flex-shrink: 0;
  margin-top: 1.2rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  width: calc((100% - 3.2rem) / 2);
}
@media screen and (max-width: 767px) {
  .order_main_item .inputs_row .input_block {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .order_main_item .inputs_row .input_block:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.order_main_item .inputs_row .label {
  display: block;
  color: #5A5956;
  margin-bottom: 0.4rem;
}
.order_main_item .step_past {
  display: none;
}
.order_main_item .hidden_input {
  display: none;
}
.order_main_item .order_mb {
  margin-bottom: 2rem;
}
.order_main_item .attantion {
  width: 100%;
  padding: 2rem;
  border: 0.1rem dashed #9EA354;
}
@media screen and (max-width: 767px) {
  .order_main_item .attantion {
    padding: 1.6rem;
  }
}
.order_main_item .attantion:not(:last-child) {
  margin-bottom: 2rem;
}
.order_main_item .attantion .dots_desc {
  max-width: 49.4rem;
}
.order_main_item .attantion .dots_desc:not(:last-child) {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .attantion .dots_desc div:last-child {
    width: auto;
  }
}
.order_main_item .attantion .att {
  display: flex;
  align-items: center;
  min-height: 2rem;
  line-height: 1.4;
  padding-left: 2.4rem;
  color: #5A5956;
  background: url("/local/templates/new/img/icon_10.svg") left top no-repeat;
}
.order_main_item .past_addr {
  color: #252422;
}
.order_main_item .opener_block {
  transition: 0.2s opacity;
}
.order_main_item .opener_block:not(.open) {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.order_main_item .opener_block.open {
  margin-top: 2rem;
}
.order_main_item .opener_block .input_block {
  display: flex;
}
@media screen and (max-width: 767px) {
  .order_main_item .opener_block .input_block {
    display: block;
  }
}
.order_main_item .opener_block .input_block input {
  width: 100%;
  margin-right: 1.6rem;
}
@media screen and (max-width: 767px) {
  .order_main_item .opener_block .input_block input {
    margin: 0 0 1rem;
  }
}
.order_main_item .opener_block .input_block .btn {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .order_main_item .opener_block .input_block .btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .order_main_item .btn_block .btn {
    width: 100%;
  }
}

.past_inputs_row {
  display: flex;
  flex-wrap: wrap;
  margin: -2rem -1rem 0;
}
.past_inputs_row .input_past {
  width: 20rem;
  margin: 2rem 1rem 0;
  flex-shrink: 0;
}
.past_inputs_row .name {
  color: #979797;
  margin-bottom: 0.2rem;
}
.past_inputs_row .val {
  color: #252422;
}

.tabs_caption_order {
  display: flex;
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
}
.tabs_caption_order li {
  width: 50%;
  height: 4.4rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: 0.2s color, 0.2s background;
}
.tabs_caption_order li:not(.active) {
  cursor: pointer;
  color: #5A5956;
  background: #EDECEA;
}
.tabs_caption_order li:not(.active) svg {
  stroke: #5A5956;
}
.tabs_caption_order li.active {
  color: #FFF;
  background: #9EA354;
}
.tabs_caption_order li.active svg {
  stroke: #FFF;
}
.tabs_caption_order li svg {
  margin-right: 0.8rem;
  transition: 0.2s stroke;
}

.delivery_info_text {
  color: #2C2C2C;
  margin-bottom: 2rem;
}

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

.order_checkbox_row .checkbox_wrapp_order:not(:last-child) {
  margin-bottom: 1.2rem;
}
.order_checkbox_row:not(:last-child) {
  margin-bottom: 2rem;
}

.checkbox_wrapp_order {
  display: block;
}
.checkbox_wrapp_order > input {
  display: none;
}
.checkbox_wrapp_order .custom_checkbox {
  height: 6.4rem;
  display: flex;
  align-items: center;
  padding: 0.1rem 2rem 0.1rem 6.1rem;
  position: relative;
  border: 0.1rem solid #EDECEA;
}
.checkbox_wrapp_order .custom_checkbox:after, .checkbox_wrapp_order .custom_checkbox:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
.checkbox_wrapp_order .custom_checkbox:after {
  left: 2rem;
  width: 2rem;
  height: 2rem;
  border: 0.1rem solid #5A5956;
}
.checkbox_wrapp_order .custom_checkbox:before {
  opacity: 0;
  left: 2.6rem;
  width: 1rem;
  height: 1rem;
  transition: 0.2s opacity;
  background: #5A5956;
}
.checkbox_wrapp_order input:checked + .custom_checkbox {
  padding: 0 2rem 0 6rem;
  border: 0.2rem solid #5A5956;
}
.checkbox_wrapp_order input:checked + .custom_checkbox:before {
  opacity: 1;
}
.checkbox_wrapp_order .img_block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.6rem;
  height: 4.8rem;
  flex-shrink: 0;
  margin-right: 2rem;
  background: #F9F8F8;
}
.checkbox_wrapp_order .text_block {
  display: flex;
  flex-direction: column;
}
.checkbox_wrapp_order .name {
  line-height: 1.5;
  margin-bottom: 0.2rem;
  color: #252422;
}
.checkbox_wrapp_order .info {
  font-size: 1.3rem;
  color: #979797;
}
.checkbox_wrapp_order.not_active .custom_checkbox {
  padding-left: 2rem;
}
.checkbox_wrapp_order.not_active .custom_checkbox:after, .checkbox_wrapp_order.not_active .custom_checkbox:before {
  display: none;
}

.pickup_choose_block {
  width: 69rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .pickup_choose_block {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pickup_choose_block {
    display: block;
  }
}
.pickup_choose_block:not(:last-child) {
  margin-bottom: 2rem;
}
.pickup_choose_block .title {
  width: 100%;
  color: #2C2C2C;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
.pickup_choose_block .title .devtitle {
  margin-right: 1.6rem;
}
.pickup_choose_block .devtitle {
  display: flex;
  align-items: center;
  color: #9EA354;
}
.pickup_choose_block .devtitle img {
  margin-right: 0.8rem;
}
.pickup_choose_block .left_block {
  flex-shrink: 0;
  width: calc(100% - 19.6rem);
}
@media screen and (max-width: 767px) {
  .pickup_choose_block .left_block {
    width: 100%;
  }
}
.pickup_choose_block .right_block {
  width: 18rem;
  flex-shrink: 0;
  margin-left: 1.6rem;
  background: url("/local/templates/new/img/img_05.jpg") center no-repeat;
  background-size: cover;
  color: #FFF;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 1.2rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .pickup_choose_block .right_block {
    width: 100%;
    height: 35.2rem;
    margin: 1.6rem 0 0;
  }
}
.pickup_choose_block .pickup:not(:last-child) {
  margin-bottom: 2rem;
}
.pickup_choose_block .name {
  font-size: 1.6rem;
  line-height: 1.3;
  color: #979797;
  margin-bottom: 0.8rem;
}
.pickup_choose_block .addr {
  line-height: 1.4;
  color: #252422;
}
.pickup_choose_block .work_title {
  line-height: 1.2;
  color: #B8B8B8;
  margin-bottom: 0.8rem;
}

.open_bonus_link {
  width: 4.4rem;
  height: 2.6rem;
  display: block;
  position: relative;
  border-radius: 10rem;
  background: #EDECEA;
}
@media screen and (max-width: 767px) {
  .open_bonus_link {
    margin-bottom: 2rem;
  }
}
.open_bonus_link:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0.4rem;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 100%;
  background: #FFFFFF;
  transform: translate(0, -50%);
  transition: 0.2s transform;
}
.open_bonus_link.open {
  background: #9EA354;
}
.open_bonus_link.open:before {
  transform: translate(1.8rem, -50%);
}

.shop_map_block {
  background: #fff;
  margin: 40px auto;
  position: relative;
  width: 1142px;
  max-width: 100%;
  padding: 30px;
}
@media screen and (max-width: 1160px) {
  .shop_map_block {
    width: 970px;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_block {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .shop_map_block {
    padding: 20px 16px;
  }
}
.shop_map_block .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

.shop_map_content {
  display: flex;
  align-items: center;
  height: 700px;
  background: #F6F6F6;
}
@media screen and (max-width: 980px) {
  .shop_map_content {
    display: block;
  }
}

.shop_map_logo {
  height: 6rem;
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #C7C8C8;
  flex-shrink: 0;
}
.shop_map_logo img {
  max-width: 90px;
  margin-right: 18px;
}

.shop_map_price {
  flex-shrink: 0;
  padding: 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid #FFF;
}

.shop_map_items {
  height: calc(100% - 12rem);
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.shop_map_items .btn {
  width: 100%;
  flex-shrink: 0;
  margin-top: 10px;
}

.scrollbar {
  overflow-y: auto;
  overflow-x: hidden;
}

.checkbox_wrapp_new label {
  padding: 10px 25px 10px 10px;
  display: block;
  cursor: pointer;
}
.checkbox_wrapp_new input {
  display: none;
}
.checkbox_wrapp_new input:checked + label {
  background: #E6E6E6 url("/local/templates/new/img/map_ok.svg") 95% center no-repeat;
  background-size: 12px 9px;
}

.scrollbar-thumb .scrollbar-thumb-x {
  display: none;
}

.shop_map_list {
  width: 280px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    height: 30rem;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    position: relative;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    background: none;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    color: #000;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    padding-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list {
    padding-right: 0;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list input + label:before {
    left: 0;
  }
}
@media screen and (max-width: 980px) {
  .shop_map_list input:checked + label:after {
    left: 5px;
  }
}

.shop_map {
  height: 100%;
  width: 802px;
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .shop_map {
    width: calc(100% - 28rem);
  }
}
@media screen and (max-width: 980px) {
  .shop_map {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .shop_map {
    height: calc(100% - 30rem);
  }
}

.map_help > div {
  margin-bottom: 10px;
  min-height: 17px;
}
.map_help .map_add {
  padding-left: 23px;
  background: url("/local/templates/new/img/map_loc.jpg") left top no-repeat;
  background-size: 17px;
}
.map_help .map_phone {
  padding-left: 23px;
  background: url("/local/templates/new/img/map_phone.jpg") left top no-repeat;
  background-size: 17px;
}
.map_help .map_work {
  padding-left: 23px;
  background: url("/local/templates/new/img/map_work.jpg") left top no-repeat;
  background-size: 17px;
}
.map_help button {
  width: 100%;
  border: none;
  line-height: 32px;
  background: #1660b5;
  color: #FFF;
  outline: none;
}
.map_help button:hover {
  background: #104582;
}

.shop_search_form {
  padding: 1rem;
  position: relative;
  border-bottom: 0.1rem solid #c7c8c8;
}
.shop_search_form button {
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  right: 1rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block_404 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .block_404 {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.block_404 .img_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(58.3333333333% - 4px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .block_404 .img_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .block_404 .img_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .block_404 .img_block {
    margin-bottom: 4rem;
  }
}
.block_404 .img_block img {
  display: block;
}
@media screen and (max-width: 767px) {
  .block_404 .img_block img {
    max-width: 36rem;
  }
}
.block_404 .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(41.6666666667% - 4px);
  padding-top: 12.5rem;
}
@media screen and (max-width: 767px) {
  .block_404 .text_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .block_404 .text_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 1620px) {
  .block_404 .text_block {
    padding-top: 9rem;
  }
}
@media screen and (max-width: 1160px) {
  .block_404 .text_block {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 980px) {
  .block_404 .text_block {
    padding-top: 0;
  }
}
.block_404 .text_block h1 {
  font-size: 3.4rem;
  margin: 0 0 2rem;
  text-align: left;
}
@media screen and (max-width: 1620px) {
  .block_404 .text_block h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1160px) {
  .block_404 .text_block h1 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .block_404 .text_block h1 {
    font-size: 2.6rem;
  }
}
.block_404 .text_block .text {
  max-width: 39.7rem;
}
.block_404 .text_block .text:not(:last-child) {
  margin-bottom: 2rem;
}
.block_404 .text_block .btn {
  width: 26.3rem;
}
@media screen and (max-width: 767px) {
  .block_404 .text_block .btn {
    width: 100%;
  }
}

.lk_nav_block {
  display: flex;
  margin-bottom: 4rem;
  overflow: auto;
}
@media screen and (max-width: 980px) {
  .lk_nav_block {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .lk_nav_block {
    padding: 0 1.6rem;
    margin: 0 -1.6rem 2rem;
  }
}
.lk_nav_block a, .lk_nav_block span {
  height: 4.8rem;
  display: flex;
  align-items: center;
  padding: 0 2.4rem;
  flex-shrink: 0;
}
.lk_nav_block a:not(:last-child), .lk_nav_block span:not(:last-child) {
  margin-right: 0.8rem;
}
.lk_nav_block a svg, .lk_nav_block span svg {
  margin-right: 0.8rem;
}
.lk_nav_block a {
  color: #979797;
  background: #F2F1F0;
  text-decoration: none;
  transition: 0.2s background, 0.2s color;
}
.lk_nav_block a svg {
  stroke: #979797;
  transition: 0.2s stroke;
}
.lk_nav_block a:hover {
  color: #252422;
  background: #FFF;
}
.lk_nav_block a:hover svg {
  stroke: #9EA354;
}
.lk_nav_block span {
  color: #252422;
  background: #FFF;
}
.lk_nav_block span svg {
  stroke: #9EA354;
}

.white_block {
  padding: 2.4rem;
  background: #FFF;
}
@media screen and (max-width: 980px) {
  .white_block {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .white_block {
    padding: 2rem;
  }
}
.white_block .inputs_row {
  display: flex;
  flex-wrap: wrap;
  margin-top: -1.2rem;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  max-width: 100.4rem;
}
.white_block .inputs_row .input_block {
  width: calc((100% - 3.2rem) / 2);
  margin-top: 1.2rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}
@media screen and (max-width: 767px) {
  .white_block .inputs_row .input_block {
    width: 100%;
  }
}
.white_block .inputs_row .btn_block {
  width: 100%;
  margin-top: 2rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}
@media screen and (max-width: 767px) {
  .white_block .inputs_row .btn_block .btn {
    width: 100%;
  }
}
.white_block .inputs_row .label {
  display: block;
  color: #5A5956;
  margin-bottom: 0.4rem;
}
.white_block .noty {
  color: #5A5956;
}

.white_title {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #252422;
}
@media screen and (max-width: 767px) {
  .white_title {
    font-size: 1.8rem;
  }
}
.white_title:not(:last-child) {
  margin-bottom: 2rem;
}

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

.delivery_filter_block {
  display: flex;
  width: fit-content;
  margin-bottom: 2rem;
  overflow: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .delivery_filter_block {
    width: calc(100% + 3.2rem);
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.delivery_filter_block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.1rem;
  background: #DBD9D6;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .delivery_filter_block:before {
    left: 1.6rem;
    right: 1.6rem;
  }
}
.delivery_filter_block a, .delivery_filter_block span {
  white-space: nowrap;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
}
.delivery_filter_block a:not(:last-child), .delivery_filter_block span:not(:last-child) {
  margin-right: 5.6rem;
}
@media screen and (max-width: 767px) {
  .delivery_filter_block a:not(:last-child), .delivery_filter_block span:not(:last-child) {
    margin-right: 4rem;
  }
}
.delivery_filter_block a {
  color: #B8B8B8;
  text-decoration: none;
  border-bottom: 0.4rem solid transparent;
}
.delivery_filter_block span {
  color: #252422;
  border-bottom: 0.4rem solid #9EA354;
}

.delivery_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .delivery_row {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.delivery_row .delivery_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
  padding: 2.4rem;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1160px) {
  .delivery_row .delivery_item {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .delivery_row .delivery_item {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_item {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 980px) {
  .delivery_row .delivery_item {
    padding: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_item {
    padding: 2rem;
  }
}
.delivery_row .delivery_item:not(:nth-child(-n+4)) {
  margin-top: 0.4rem;
}
@media screen and (max-width: 1160px) {
  .delivery_row .delivery_item:not(:nth-child(-n+3)) {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 980px) {
  .delivery_row .delivery_item:not(:nth-child(-n+2)) {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_item:not(:first-child) {
    margin-top: 0.8rem;
  }
}
.delivery_row .delivery_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 980px) {
  .delivery_row .delivery_top {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_top {
    margin-bottom: 2rem;
  }
}
.delivery_row .delivery_top a {
  color: #B8B8B8;
}
.delivery_row .delivery_top a svg {
  stroke: #B8B8B8;
}
.delivery_row .delivery_top a:hover {
  color: #9EA354;
}
.delivery_row .delivery_top a:hover svg {
  stroke: #9EA354;
}
.delivery_row .delivery_top .price {
  font-size: 1.8rem;
  color: #252422;
}
@media screen and (max-width: 767px) {
  .delivery_row .delivery_top .price {
    font-size: 1.6rem;
  }
}
.delivery_row .item:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .delivery_row .item:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.delivery_row .dots_desc {
  color: #5A5956;
}
.delivery_row .dots_desc:not(:last-child) {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  .delivery_row .dots_desc:not(:last-child) {
    margin-bottom: 0.4rem;
  }
}
.delivery_row .dots_desc div:last-child {
  width: auto;
  color: #252422;
}
.delivery_row .products {
  display: flex;
  align-items: center;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 980px) {
  .delivery_row .products {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .delivery_row .products {
    margin-bottom: 2rem;
  }
}
.delivery_row .products .one {
  width: 6rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem;
  flex-shrink: 0;
  margin-right: 0.4rem;
  border: 0.1rem solid #EDECEA;
}
.delivery_row .products .txt {
  flex-shrink: 0;
  margin-left: 1.6rem;
  color: #5A5956;
}

.cards_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .cards_list {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.cards_list .news_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(33.3333333333% - 4px);
}
@media screen and (max-width: 767px) {
  .cards_list .news_item {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 980px) {
  .cards_list .news_item {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .cards_list .news_item {
    width: calc(100% - 8px);
  }
}
.cards_list .news_item:not(:nth-child(-n+3)) {
  margin-top: 0.4rem;
}
@media screen and (max-width: 980px) {
  .cards_list .news_item:not(:nth-child(-n+2)) {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cards_list .news_item:not(:first-child) {
    margin-top: 0.4rem;
  }
}

.news_detail {
  margin: 0 auto;
  max-width: 79.6rem;
}
.news_detail .img_block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .news_detail .img_block {
    margin-bottom: 2rem;
  }
}
.news_detail .date {
  color: #979797;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .news_detail .date {
    margin-bottom: 2.4rem;
  }
}
.news_detail .desc {
  color: #5A5956;
}
.news_detail .share {
  display: flex;
  align-items: center;
  margin-top: 3.2rem;
  padding-top: 2.4rem;
  border-top: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 980px) {
  .news_detail .share {
    margin-top: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .news_detail .share {
    margin-top: 2rem;
  }
}
.news_detail .share .txt_share {
  color: #5A5956;
  margin-right: 1.6rem;
}
.news_detail .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 4rem;
  height: 4rem;
}
.news_detail .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 0.8rem 0 0;
}
.news_detail .ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: 3.4rem;
}
.news_detail .ya-share2__container_shape_round .ya-share2__badge {
  border-radius: 0;
}
.news_detail .ya-share2__item_service_vkontakte .ya-share2__badge, .news_detail .ya-share2__item_service_vkontakte .ya-share2__mobile-popup-badge,
.news_detail .ya-share2__item_service_odnoklassniki .ya-share2__badge, .news_detail .ya-share2__item_service_odnoklassniki .ya-share2__mobile-popup-badge,
.news_detail .ya-share2__item_service_telegram .ya-share2__badge, .news_detail .ya-share2__item_service_telegram .ya-share2__mobile-popup-badge,
.news_detail .ya-share2__item_service_twitter .ya-share2__badge, .news_detail .ya-share2__item_service_twitter .ya-share2__mobile-popup-badge {
  transition: 0.2s background-color;
}
.news_detail .ya-share2__item_service_vkontakte .ya-share2__badge:not(:hover), .news_detail .ya-share2__item_service_vkontakte .ya-share2__mobile-popup-badge:not(:hover),
.news_detail .ya-share2__item_service_odnoklassniki .ya-share2__badge:not(:hover), .news_detail .ya-share2__item_service_odnoklassniki .ya-share2__mobile-popup-badge:not(:hover),
.news_detail .ya-share2__item_service_telegram .ya-share2__badge:not(:hover), .news_detail .ya-share2__item_service_telegram .ya-share2__mobile-popup-badge:not(:hover),
.news_detail .ya-share2__item_service_twitter .ya-share2__badge:not(:hover), .news_detail .ya-share2__item_service_twitter .ya-share2__mobile-popup-badge:not(:hover) {
  background-color: #DBD9D6;
}

.width-h1 h1 {
  max-width: 79.6rem;
  margin-left: auto;
  margin-right: auto;
}

.compare_line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 6rem;
  background: #FFF;
  padding: 0 2.4rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .compare_line {
    height: auto;
    padding: 1.6rem;
    display: block;
  }
}
.compare_line .remove_all {
  color: #979797;
  transition: 0.2s color;
}
@media screen and (max-width: 767px) {
  .compare_line .remove_all {
    margin-top: 1.6rem;
  }
}
.compare_line .remove_all svg {
  stroke: #B8B8B8;
  transition: 0.2s stroke;
}
.compare_line .remove_all:hover {
  color: #9EA354;
}
.compare_line .remove_all:hover svg {
  stroke: #9EA354;
}
.compare_line .right_block {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .compare_line .right_block {
    justify-content: space-between;
  }
}
.compare_line .swiper-prev {
  margin-left: 2rem;
}
@media screen and (max-width: 980px) {
  .compare_line .swiper-prev, .compare_line .swiper-next {
    display: flex;
  }
}

.shops_slider {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .shops_slider {
    overflow: visible;
  }
}
@media screen and (max-width: 1620px) {
  .shops_slider .shop_item .img_block {
    width: 16.8rem;
  }
}
@media screen and (max-width: 767px) {
  .shops_slider .shop_item .img_block {
    width: 13rem;
  }
}

.texts_menu {
  display: flex;
  overflow: auto;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .texts_menu {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .texts_menu {
    padding: 0 1.6rem;
    margin: 0 -1.6rem 2rem;
  }
}
.texts_menu.color .btn:not(.active):not(:hover) {
  background: #F2F1F0;
}
.texts_menu .btn {
  flex-shrink: 0;
}
.texts_menu .btn:not(:last-child) {
  margin-right: 0.8rem;
}
.texts_menu span {
  cursor: default;
}

.contacts_title {
  display: flex;
  justify-content: center;
  margin-bottom: 1.6rem;
}

.contact_map_block:not(:last-child) {
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 767px) {
  .contact_map_block:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.contact_map_block .map {
  height: 35rem;
}

.contacts_table {
  border: 0.1rem solid #DBD9D6;
}
.contacts_table .table_tr {
  display: flex;
}
@media screen and (max-width: 767px) {
  .contacts_table .table_tr {
    display: block;
    padding: 1.6rem;
  }
}
.contacts_table .table_tr:not(:last-child) {
  border-bottom: 0.1rem solid #DBD9D6;
}
.contacts_table .table_td {
  padding: 1.6rem;
}
@media screen and (max-width: 767px) {
  .contacts_table .table_td {
    padding: 0;
  }
}
.contacts_table .table_td:first-child {
  width: 26.2rem;
  flex-shrink: 0;
  color: #979797;
  border-right: 0.1rem solid #DBD9D6;
}
@media screen and (max-width: 767px) {
  .contacts_table .table_td:first-child {
    border-right: none;
    margin-bottom: 0.4rem;
  }
}
.contacts_table .table_td:last-child {
  width: 100%;
  color: #5A5956;
}

.contacts_map_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
@media screen and (max-width: 767px) {
  .contacts_map_row {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.contacts_map_row .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(25% - 4px);
  height: 35rem;
  overflow: auto;
  padding-right: 2rem;
}
@media screen and (max-width: 767px) {
  .contacts_map_row .text_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .contacts_map_row .text_block {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .contacts_map_row .text_block {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .text_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .text_block {
    order: 2;
  }
}
.contacts_map_row .contact_map_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 2px;
  margin-right: 2px;
  width: calc(75% - 4px);
}
@media screen and (max-width: 767px) {
  .contacts_map_row .contact_map_block {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 1620px) {
  .contacts_map_row .contact_map_block {
    width: calc(66.6666666667% - 4px);
  }
}
@media screen and (max-width: 980px) {
  .contacts_map_row .contact_map_block {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .contact_map_block {
    width: calc(100% - 8px);
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .contact_map_block {
    order: 1;
    margin-bottom: 2rem;
  }
}
.contacts_map_row .item {
  color: #252422;
}
.contacts_map_row .item:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 980px) {
  .contacts_map_row .item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.contacts_map_row .item .name:not(:last-child) {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 980px) {
  .contacts_map_row .item .name:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contacts_map_row .item .name:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.contacts_map_row .item .tit {
  margin-bottom: 0.8rem;
  color: #B8B8B8;
  text-transform: uppercase;
}
.contacts_map_row .item a {
  text-decoration: none;
}

.product_bottom_plash {
  display: none;
  height: 12.3rem;
}
@media screen and (max-width: 767px) {
  .product_bottom_plash {
    display: block;
  }
}
.product_bottom_plash .content {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 6.1rem;
  height: 12.3rem;
  background: #FFF;
  padding: 1.6rem 2rem;
  border-top: 0.1rem solid #F2F1F0;
  z-index: 2;
}
.product_bottom_plash .prices {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 1.6rem;
  color: #252422;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .product_bottom_plash .prices {
    font-size: 2.2rem;
  }
}
.product_bottom_plash .prices:not(:last-child) {
  margin-bottom: 0.8rem;
}
.product_bottom_plash .prices .old {
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: 1rem;
  color: #B8B8B8;
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .product_bottom_plash .prices .old {
    font-size: 1.4rem;
  }
}
.product_bottom_plash .btn {
  width: 100%;
}

.noty_theme__metroui.noty_bar {
  margin: 0.4rem 0;
  overflow: hidden;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.298039) 0 0 0.5rem 0;
}

.noty_theme__metroui.noty_bar .noty_progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.3rem;
  width: 100%;
  background-color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.noty_theme__metroui.noty_bar .noty_body {
  padding: 1.6rem;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 0.4rem;
}

.noty_theme__metroui.noty_bar .noty_buttons {
  padding: 0 1rem 0.5em 1rem;
}

.noty_theme__metroui.noty_type__success {
  background-color: #3C3A38;
  color: #fff;
  border-radius: 0.4rem;
}
.noty_theme__metroui.noty_type__success a {
  color: #FFF;
}

#noty_layout__bottomRight {
  width: auto;
}

.white_wrapper {
  background: #FFF;
  padding: 4rem 2rem;
}
@media screen and (max-width: 980px) {
  .white_wrapper {
    padding: 2rem 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .white_wrapper {
    padding: 1.6rem 1.2rem;
  }
}

.text_page_content {
  width: 79.6rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.smart_filter_close_links {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
  padding: 1.2rem 0 2rem;
  border-top: 0.1rem solid #DBD9D6;
  border-bottom: 0.1rem solid #DBD9D6;
}
.smart_filter_close_links .one {
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 3.6rem;
  padding: 0 1.1rem;
  margin: 0.8rem 0.4rem 0;
  background: #F2F1F0;
  color: #5A5956;
}
.smart_filter_close_links .one .icon {
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1rem;
}

/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/new/libs/hamburger/hamburgers.min.css?174730737722172 */
/* /local/templates/new/libs/magnific-popup/magnific-popup.css?17471238217302 */
/* /local/templates/new/libs/priority-nav/priority-nav-core.css?1747124748996 */
/* /local/templates/new/libs/swiper/swiper-bundle.min.css?174764090416478 */
/* /local/templates/new/libs/spinner/bootstrap-spinner.min.css?17490292361824 */
/* /local/templates/new/libs/noty/noty.css?17514507825589 */
/* /local/templates/new/libs/normalize/normalize.css?17471236731687 */
/* /local/templates/new/template_styles.css?1751550868167136 */
