/*!
 * 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.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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!important}.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)}
.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }
  .jssocials-share-link.jssocials-share-link-count {
    padding-top: .2em; }
    .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
      display: block;
      font-size: .6em;
      margin: 0 -.5em -.8em -.5em; }
  .jssocials-share-link.jssocials-share-no-count {
    padding-top: .5em; }
    .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
      height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }
  .jssocials-share-count-box.jssocials-share-no-count {
    display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

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

/**
 * Swiper 5.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 16, 2019
 */

@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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-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-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}: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(-1 * 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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.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-container-horizontal>.swiper-pagination-bullets,.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:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-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%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-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-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.collapse { display: none; }
.collapse.show { display: block; }
.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.slick-dots{ bottom: 60px;}
.slick-dots li{
    width: 14px;
    height: 14px;
    margin-left: 15px;
    margin-right: 15px;
}
.slick-dots li button{
    width: 14px;
    height: 14px;
}

.slick-dots li button:before{
    content: " ";
    width: 14px;
    height: 14px;
    background: #fafcfa;
    border-radius: 50px;
    border: 2px solid #fafcfa;
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background: transparent;
}
.slick-dotted.slick-slider{ margin-bottom: 0;}

.slick-prev:before{
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
}

.slick-next:before{
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
}




/* Styles for dialog window */
#small-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-container{
    display: flex;
    align-items: center;
    justify-content: center;
}

.mfp-container:before{
    display: none;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

/* Light */
@font-face {
  font-family: "Roboto";
  src: url(./333da16a3f3cc391d0876c6d773efc6f.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
}
/* Normal */
@font-face {
  font-family: "Roboto";
  src: url(./fc2b5060f7accec5cf74437196c1b027.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/* Medium */
@font-face {
  font-family: "Roboto";
  src: url(./7c8d04cd831df3033c8a96a2668d645e.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
}
/* Bold */
@font-face {
  font-family: "Roboto";
  src: url(./f80816a5455d171f948d98c32f20c46e.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
/* Medium */
@font-face {
  font-family: "Roboto Condensed";
  src: url(./72f32aff4124468d86a4a710eb65e397.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/* Bold */
@font-face {
  font-family: "Roboto Condensed";
  src: url(./b151d2e8beef32d5bd128145c3224205.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #3D3D3D;
  font-size: 16px;
  letter-spacing: 0;
  margin: 0;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

p {
  margin-bottom: 1.5rem;
}

p:last-child {
  margin-bottom: 0;
}

:focus {
  outline: none;
}

textarea, button, input[type=text], input[type=button], input[type=email], input[type=submit], input[type=tel], input[type=number], input[type=password] {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}

.container {
  max-width: 1560px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}

.flex {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
}
.flex.wrap {
  flex-wrap: wrap;
}

.flex_item_2 {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.flex_item_3 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.flex_item_4 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.lazy_bg {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.lazy_bg[data-was-processed=true] {
  opacity: 1;
  visibility: visible;
}

.animsition-loading {
  opacity: 0;
}

.waypoint_fadeIn {
  opacity: 0;
  transition: opacity 1s, transform 1s;
}

.waypoint_fadeIn.active {
  opacity: 1;
}

.waypoint_fadeIn.fadeInUp {
  transform: translateY(50px);
}

.waypoint_fadeIn.fadeInUp.active {
  transform: translateY(0);
}

.waypoint_fadeIn.fadeInRight {
  transform: translateX(50px);
}

.waypoint_fadeIn.fadeInLeft {
  transform: translateX(-50px);
}

.waypoint_fadeIn.fadeInRight.short {
  transform: translateX(30px);
}

.waypoint_fadeIn.fadeInLeft.short {
  transform: translateX(-30px);
}

.waypoint_fadeIn.fadeInLeft.active, .waypoint_fadeIn.fadeInRight.active {
  transform: translateX(0);
}

.waypoint_fadeIn.fadeIn_d2 {
  transition-delay: 0.2s;
}

.waypoint_fadeIn.fadeIn_d4 {
  transition-delay: 0.4s;
}

.recentage_responsive:after {
  content: "";
  padding-bottom: 100%;
  width: 100%;
  display: block;
}

.image_hover {
  position: relative;
}
.image_hover img {
  transition: 0.3s ease;
  width: 100%;
}
.image_hover .img_hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.image_hover:hover .img_org {
  opacity: 0;
}
.image_hover:hover .img_hover {
  opacity: 1;
  visibility: visible;
}

#page_section {
  padding-top: 120px;
}

.section-header {
  font-family: "Roboto Condensed", sans-serif;
  color: #2E603B;
  font-size: 64px;
  letter-spacing: 1px;
}
.section-header.white {
  color: #fff;
}

.cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 0px;
  height: 0px;
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
}
.cursor .cursor-move-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cursor .cursor-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0px;
  height: 0px;
  overflow: hidden;
  border: 2px solid #0d0d0d;
  background-color: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, height 0.4s cubic-bezier(0.339, -0.18, 0.228, 1.656), width 0.4s cubic-bezier(0.339, -0.18, 0.228, 1.656), transform 0.4s cubic-bezier(0.339, -0.18, 0.228, 1.656);
}
.cursor .cursor-left, .cursor .cursor-right {
  height: 10px;
}
.cursor .cursor-left {
  margin-right: 6px;
}
.cursor .cursor-right {
  margin-left: 6px;
}
.cursor--hover {
  opacity: 1;
}
.cursor--hover .cursor-outer {
  opacity: 1;
  width: 70px;
  height: 70px;
}
.cursor--drag .cursor-outer {
  transform: scale(1.2);
}

.link-btn {
  border: #2E603B 1px solid;
  border-radius: 32px;
  background-color: #fff;
  height: 64px;
  display: inline-flex;
  align-items: center;
  color: #2E603B;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  transition: 0.3s ease;
  min-width: 180px;
  box-sizing: border-box;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
}

.splide__list {
  height: auto;
}

@media only screen and (min-width: 992px) {
  .link-btn:hover {
    border-color: #1A902D;
    background-color: #1A902D;
    color: #fff;
  }
}
@media only screen and (max-width: 991px) {
  .section-header {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .link-btn {
    height: 48px;
    font-size: 16px;
  }
  .section-header {
    font-size: 32px;
  }
}
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

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

.slick-arrow.slick-hidden {
  display: none;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.banner-section {
  padding-top: 100px;
}
.banner-section_top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 60px;
}
.banner-section_left {
  display: flex;
  align-items: center;
}
.banner-section_icon {
  margin-right: 24px;
  max-width: 80px;
}
.banner-section_image {
  max-width: 180px;
}
.banner-section_title {
  padding-bottom: 16px;
  position: relative;
}
.banner-section_title:after {
  content: "";
  height: 4px;
  position: absolute;
  width: 110px;
  background-color: #2E603B;
  left: 0;
  bottom: 0;
}
.banner-section_banner {
  padding-left: 60px;
  background-color: #F6F4F1;
  position: relative;
}
.banner-section_banner:before {
  content: "";
  left: 0;
  height: 185px;
  width: 100%;
  position: absolute;
  background-color: #fff;
}
.banner-section_banner__bg {
  height: 435px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  background-position: center;
  border-bottom-left-radius: 80px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .banner-section_banner__bg {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section {
    padding-top: 16px;
  }
  .banner-section_top {
    align-items: center;
    padding-bottom: 16px;
  }
  .banner-section_image {
    max-width: 100%;
    max-height: 100px;
  }
  .banner-section_title {
    padding-bottom: 10px;
  }
  .banner-section_title:after {
    width: 55px;
    height: 2px;
  }
  .banner-section_banner {
    padding-left: 30px;
  }
  .banner-section_banner__bg {
    height: 120px;
    border-bottom-left-radius: 35px;
  }
  .banner-section_banner:before {
    height: 60px;
  }
}
.splide__slide {
  padding: 45px 20px 15px;
}
.splide__slide__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #2E603B;
  opacity: 0;
  transition: 0.3s;
  z-index: 2;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 4px;
}
.splide__slide__link:after {
  content: "";
  background-color: #2E603B;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  transform: translateY(5px);
  transition: 0.3s ease;
}
.splide__slide__hover {
  width: 220px;
}
.splide__slide__img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s cubic-bezier(0.16, 0.32, 0.21, 0.93), box-shadow 0.3s cubic-bezier(0.16, 0.32, 0.21, 0.93);
  box-shadow: -1px 7px 13px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.splide__slide__img:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.splide__slide__innerimgcontainer {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.splide__slide__innerimg {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  transition: transform 450ms cubic-bezier(0.16, 0.32, 0.21, 0.93);
}
.splide__slide__text {
  padding: 14px 24px 17px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
}
.splide__slide__title {
  font-weight: 500;
  line-height: 1.5;
  color: #2E603B;
  margin-bottom: 6px;
}
.splide__slide__desc {
  line-height: 1.5;
  position: relative;
}
.splide__slide__desc.has_icons {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.splide__slide__bg {
  display: block;
}
.splide__slide__outertext {
  padding-top: 16px;
  display: block;
  text-align: center;
}
.splide__slide__outertitle {
  color: #2E603B;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.splide__slide__desctext {
  color: #9D9F9E;
  text-transform: uppercase;
}
.splide__slide .splide__slide__descText {
  color: #A3A3A3;
  font-size: 14px;
}
.splide__slide .shop_other_icons {
  display: flex;
  height: 17px;
  align-items: center;
  padding-left: 12px;
  margin-left: 12px;
  border-left: 2px solid #A4CF5F;
}
.splide__slide .shop_other_icon {
  margin-left: 12px;
  max-width: 16px;
}
.splide__slide .shop_other_icon:first-child {
  margin-left: 0;
}
.splide__slide.new_shop .splide__slide__innerimgcontainer:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODMiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCA4MyAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMEg4M1YyNkM4MyAzMi42Mjc0IDc3LjYyNzQgMzggNzEgMzhIMFYwWiIgZmlsbD0iIzFBOTAyRCIvPgo8cGF0aCBkPSJNMjUuOTQgMjRWMTIuNTZIMjcuNzQ4TDMzLjMxNiAyMi4wMTZWMTIuNTZIMzQuNjQ0VjI0SDMzLjA0NEwyNy4yNjggMTQuMTkyVjI0SDI1Ljk0Wk00MC44NDYxIDI0LjE0NEMzOC40NzgxIDI0LjE0NCAzNi43OTgxIDIyLjQ4IDM2Ljc5ODEgMTkuOTA0VjE5Ljc3NkMzNi43OTgxIDE3LjI0OCAzOC40MTQxIDE1LjQ4OCA0MC43MTgxIDE1LjQ4OEM0Mi42NTQxIDE1LjQ4OCA0NC40NzgxIDE2LjY1NiA0NC40NzgxIDE5LjY0OFYyMC4wOEgzOC4xNzQxQzM4LjIzODEgMjEuOTg0IDM5LjE1MDEgMjMuMDQgNDAuODYyMSAyMy4wNEM0Mi4xNTgxIDIzLjA0IDQyLjkxMDEgMjIuNTYgNDMuMDg2MSAyMS41ODRINDQuNDE0MUM0NC4xMjYxIDIzLjI2NCA0Mi43MzQxIDI0LjE0NCA0MC44NDYxIDI0LjE0NFpNMzguMjIyMSAxOS4wMDhINDMuMTE4MUM0Mi45OTAxIDE3LjI4IDQyLjA5NDEgMTYuNTkyIDQwLjcxODEgMTYuNTkyQzM5LjM1ODEgMTYuNTkyIDM4LjQ0NjEgMTcuNTIgMzguMjIyMSAxOS4wMDhaTTQ4LjExNzggMjRMNDUuNTQxOCAxNS42MzJINDYuOTgxOEw0OC45MzM4IDIyLjM2OEw1MC45NjU4IDE1LjYzMkg1Mi4xMTc4TDU0LjAyMTggMjIuMzY4TDU1Ljk4OTggMTUuNjMySDU3LjM0OThMNTQuNzQxOCAyNEg1My4yNjk4TDUxLjUyNTggMTcuNzI4TDQ5LjU3MzggMjRINDguMTE3OFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  position: absolute;
  left: 0;
  top: 0;
  width: 83px;
  height: 38px;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
.splide__slide .homepage-link_container {
  display: none;
}

.list-main {
  background-color: #F6F4F1;
  padding-top: 100px;
  padding-bottom: 100px;
}
.list-main_content {
  padding: 60px 70px;
  position: relative;
}
.list-menu {
  border: 1px solid #E7E3DF;
  background-color: #fff;
  padding: 16px;
  border-radius: 16px;
}
.list-menu_container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-menu_btn {
  color: #A3A3A3;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}
.list-menu_btn a, .list-menu_btn span {
  font-weight: 500;
  padding: 16px 16px;
  display: block;
  border-radius: 12px;
  color: #A3A3A3;
  cursor: pointer;
}
.list-menu_btn a.active, .list-menu_btn span.active {
  background-color: rgba(166, 211, 94, 0.1);
  color: #1A902D;
}
.list-menu_btn a.list-menu_hasSubmenu, .list-menu_btn span.list-menu_hasSubmenu {
  padding-right: 50px;
  position: relative;
}
.list-menu_btn a.list-menu_hasSubmenu:after, .list-menu_btn span.list-menu_hasSubmenu:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01LjQ2OTY3IDYuNTMwMzNDNS43NjI1NiA2LjgyMzIyIDYuMjM3NDQgNi44MjMyMiA2LjUzMDMzIDYuNTMwMzNMMTEuMzAzMyAxLjc1NzM2QzExLjU5NjIgMS40NjQ0NyAxMS41OTYyIDAuOTg5NTkxIDExLjMwMzMgMC42OTY2OThDMTEuMDEwNCAwLjQwMzgwNSAxMC41MzU1IDAuNDAzODA1IDEwLjI0MjYgMC42OTY2OThMNiA0LjkzOTM0TDEuNzU3MzYgMC42OTY2OThDMS40NjQ0NyAwLjQwMzgwNSAwLjk4OTU5MSAwLjQwMzgwNSAwLjY5NjY5OCAwLjY5NjY5OEMwLjQwMzgwNSAwLjk4OTU5MSAwLjQwMzgwNSAxLjQ2NDQ3IDAuNjk2Njk4IDEuNzU3MzZMNS40Njk2NyA2LjUzMDMzWk01LjI1IDVWNkg2Ljc1VjVINS4yNVoiIGZpbGw9IiMyRTYwM0IiLz4KPC9zdmc+Cg==);
  position: absolute;
  width: 12px;
  height: 10px;
  top: 0;
  bottom: 0;
  right: 16px;
  left: auto;
  background-position: right center;
  background-size: 10px auto;
  margin: auto;
  background-repeat: no-repeat;
}
.list-menu_btn:after {
  content: "";
  height: 33px;
  width: 1px;
  background-color: #A3A3A3;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.list-menu_btn:last-child:after {
  display: none;
}
.list-menu_bottom {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-menu_bottom__left {
  display: flex;
}
.list-menu_layout {
  display: flex;
  margin-left: -12px;
  margin-right: 26px;
}
.list-menu_layout__btn {
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
}
.list-menu_layout__btn img {
  display: none;
}
.list-menu_layout__btn img.active {
  display: block;
}
.list-menu_privileges {
  display: flex;
  align-items: center;
}
.list-menu_privilege {
  display: flex;
  align-items: center;
  margin-right: 24px;
  color: #A3A3A3;
  cursor: pointer;
}
.list-menu_privilege:last-child {
  margin-right: 0;
}
.list-menu_privilege img {
  margin-right: 8px;
}
.list-menu_privilege img.icon-active {
  display: none;
}
.list-menu_privilege.active {
  color: #2E603B;
}
.list-menu_privilege.active img.icon {
  display: none;
}
.list-menu_privilege.active img.icon-active {
  display: block;
}
.list-menu_dropdown {
  border-radius: 12px;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  padding: 9px 16px;
  margin-top: 7px;
  display: none;
  position: absolute;
  left: 70px;
  right: 70px;
  background-color: white;
  z-index: 3;
}
.list-menu_dropdown.active {
  display: block;
}
.list-menu_dropdown .list-dropdown-items {
  display: none;
  flex-wrap: wrap;
}
.list-menu_dropdown .list-dropdown-items.active {
  display: flex;
}
.list-menu_dropdown .list-dropdown-item {
  padding: 5px 12px;
  color: #A3A3A3;
  font-weight: 500;
}
.list-menu_dropdown .list-dropdown-item span {
  padding: 16px;
  display: block;
  border-radius: 12px;
  transition: 0.3s ease;
  cursor: pointer;
}
.list-menu_dropdown .list-dropdown-item.active {
  color: #1A902D;
}
.list-menu_dropdown .list-dropdown-item.active span {
  background-color: rgba(162, 212, 94, 0.1);
}
.list-menu_fix {
  position: absolute;
}
.list-menu_fix_content {
  position: fixed;
  top: 120px;
  z-index: 5;
  width: 100%;
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  transform: translateY(-200%);
  transition: 0.3s;
  background-color: #F6F4F1;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.list-menu_fix.fixed .list-menu_fix_content {
  transform: translateY(0);
}
.list-menu_fix .inner_container {
  padding-top: 29px;
  padding-bottom: 26px;
}
.list-menu_fix .filter_btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.list-menu_fix .filter_btn span {
  font-weight: 500;
  font-size: 24px;
  color: #2E603B;
}
.list-menu_fix .filter_btn img {
  margin-right: 16px;
}
.list-menu_fix .shop-main_header {
  padding-top: 15px;
}
.list-menu_fix_container {
  padding-top: 30px;
  margin-top: 24px;
  border-top: 1px solid #2E603B;
  display: none;
}
.list-menu_fix .list-menu_dropdown {
  position: static;
}
.list-menu_fix.active .list-menu_fix_container {
  display: block;
}
.list-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
  padding-top: 40px;
}
.list-item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  display: none;
}
.list-item.active {
  display: block;
}
.list-item .splide__slide {
  padding: 40px 35px;
}
.list-item .splide__slide__hover {
  width: 100%;
}
.list-item .splide__slide__hover:hover .splide__slide__innerimg {
  transform: none;
}
.list-item .splide__slide__innerimg {
  height: 60%;
}
.list-item .splide__slide__img:after {
  padding-bottom: 111%;
}
.list-item .splide__slide__text {
  transform: none;
  height: 40%;
  padding: 22px;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}
.list-section {
  display: none;
  min-height: 300px;
}
.list-section.active {
  display: block;
}
.list-pagnation {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A3A3A3;
  margin-top: 100px;
}
.list-pagnation .pagination {
  margin: 0;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
  padding: 8px 20px;
}
.list-pagnation .page-item {
  padding-left: 5px;
  padding-right: 5px;
}
.list-pagnation .page-item.current .page-link {
  background-color: rgba(162, 212, 94, 0.2);
  color: #2E603B;
}
.list-pagnation .page-link {
  cursor: pointer;
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 12px;
}
.list-link {
  margin-top: 40px;
  text-align: center;
  display: none;
}
.list-link.active {
  display: block;
}
.list-not_found {
  font-size: 36px;
  text-align: center;
  margin: 100px auto;
  font-weight: 500;
  color: #2E603B;
  display: none;
}
.list-not_found.active {
  display: block;
}

.shop-menu {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
}
.shop-menu_container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.shop-menu_btn {
  color: #0d0d0d;
  margin-right: 90px;
  position: relative;
}
.shop-menu_btn:last-child {
  margin-right: 0;
}
.shop-menu_btn a, .shop-menu_btn span {
  font-weight: 500;
  display: block;
  transition: 0.3s ease;
  color: #0d0d0d;
  font-size: 20px;
  position: relative;
  cursor: pointer;
  padding-bottom: 18px;
}
.shop-menu_btn a.active, .shop-menu_btn span.active {
  color: #1A902D;
}
.shop-menu_btn a.active:after, .shop-menu_btn span.active:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: #1A902D;
  left: 0;
  height: 1px;
}
.shop-menu_btn a:hover, .shop-menu_btn span:hover {
  color: #1A902D;
}
.shop-menu_bottom {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-menu_bottom__left {
  display: flex;
}
.shop-menu_layout {
  display: flex;
  margin-right: -12px;
}
.shop-menu_layout__btn {
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
}
.shop-menu_layout__btn img {
  display: none;
}
.shop-menu_layout__btn img.active {
  display: block;
}
.shop-menu_privileges {
  display: flex;
  align-items: center;
}
.shop-menu_privilege {
  display: flex;
  align-items: center;
  color: #A3A3A3;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  line-height: 1.5;
}
.shop-menu_privilege img {
  margin-right: 8px;
}
.shop-menu_privilege img.icon-active {
  display: none;
}
.shop-menu_privilege.active {
  color: #1A902D;
}
.shop-menu_privilege.active img.icon {
  display: none;
}
.shop-menu_privilege.active img.icon-active {
  display: block;
}
.shop-menu_dropdown {
  margin-top: 20px;
  display: none;
}
.shop-menu_dropdown.active {
  display: block;
}
.shop-menu_dropdown .list-dropdown-items {
  display: none;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.shop-menu_dropdown .list-dropdown-items.active {
  display: flex;
}
.shop-menu_dropdown .list-dropdown-item {
  color: #A3A3A3;
  font-weight: 500;
  line-height: 1.5;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 16px;
  transition: 0.3s ease;
}
.shop-menu_dropdown .list-dropdown-item span {
  display: block;
  transition: 0.3s ease;
  cursor: pointer;
}
.shop-menu_dropdown .list-dropdown-item.active {
  color: #1A902D;
}
.shop-menu_dropdown .list-dropdown-item:hover {
  color: #1A902D;
}
.shop-menu_fix {
  position: absolute;
}
.shop-menu_fix_content {
  position: fixed;
  top: 120px;
  z-index: 5;
  width: 100%;
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
  transition: 0.3s;
  background-color: #F6F4F1;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.shop-menu_fix.fixed .list-menu_fix_content {
  transform: translateY(0);
}
.shop-menu_fix .inner_container {
  padding-top: 29px;
  padding-bottom: 26px;
}
.shop-menu_fix .filter_btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.shop-menu_fix .filter_btn span {
  font-weight: 500;
  font-size: 24px;
  color: #2E603B;
}
.shop-menu_fix .filter_btn img {
  margin-right: 16px;
}
.shop-menu_fix .shop-main_header {
  padding-top: 15px;
}
.shop-menu_fix_container {
  padding-top: 30px;
  margin-top: 24px;
  border-top: 1px solid #2E603B;
  display: none;
}
.shop-menu_fix .list-menu_dropdown {
  position: static;
}
.shop-menu_fix.active .list-menu_fix_container {
  display: block;
}
.shop-menu .shop-main_serach {
  position: relative;
  width: 26px;
  transition: 0.3s;
  cursor: initial;
  height: 28px;
  overflow: hidden;
}
.shop-menu .shop-main_serach .shop_name_search {
  position: absolute;
  transition: 0.3s;
  cursor: pointer;
  z-index: 2;
}
.shop-menu .shop-main_serach .shop_name_input {
  border: 0;
  border-bottom: 1px solid #3D3D3D;
  height: 24px;
  transition: 0.3s;
  opacity: 0;
  padding-left: 30px;
  background-color: transparent;
  padding-right: 20px;
  display: block;
  font-size: 16px;
}
.shop-menu .shop-main_serach .shop_name_close {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIzNiAxMi4wMzc0TDIzLjU1MjggMi42OTE1OUMyNC4xNDkxIDIuMDkzNDYgMjQuMTQ5MSAxLjA0NjczIDIzLjU1MjggMC40NDg1OThDMjIuOTU2NSAtMC4xNDk1MzMgMjEuOTEzIC0wLjE0OTUzMyAyMS4zMTY4IDAuNDQ4NTk4TDEyIDkuNzk0MzlMMi42ODMyMyAwLjQ0ODU5OEMyLjA4Njk2IC0wLjE0OTUzMyAxLjA0MzQ4IC0wLjE0OTUzMyAwLjQ0NzIwNSAwLjQ0ODU5OEMtMC4xNDkwNjggMS4wNDY3MyAtMC4xNDkwNjggMi4wOTM0NiAwLjQ0NzIwNSAyLjY5MTU5TDkuNzYzOTcgMTIuMDM3NEwwLjQ0NzIwNSAyMS4zMDg0Qy0wLjE0OTA2OCAyMS45MDY1IC0wLjE0OTA2OCAyMi45NTMzIDAuNDQ3MjA1IDIzLjU1MTRDMC43NDUzNDIgMjMuODUwNSAxLjE5MjU1IDI0IDEuNTY1MjIgMjRDMS45Mzc4OSAyNCAyLjM4NTA5IDIzLjg1MDUgMi42ODMyMyAyMy41NTE0TDEyIDE0LjIwNTZMMjEuMzE2OCAyMy41NTE0QzIxLjYxNDkgMjMuODUwNSAyMi4wNjIxIDI0IDIyLjQzNDggMjRDMjIuODA3NSAyNCAyMy4yNTQ3IDIzLjg1MDUgMjMuNTUyOCAyMy41NTE0QzI0LjE0OTEgMjIuOTUzMyAyNC4xNDkxIDIxLjkwNjUgMjMuNTUyOCAyMS4zMDg0TDE0LjIzNiAxMi4wMzc0WiIgZmlsbD0iIzFBOTAyRCIvPgo8L3N2Zz4K);
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  visibility: hidden;
  cursor: pointer;
  z-index: 2;
}
.shop-menu .shop-main_serach.active {
  width: 180px;
}
.shop-menu .shop-main_serach.active .shop_name_search {
  transform: scale(0.8);
}
.shop-menu .shop-main_serach.active .shop_name_input {
  opacity: 1;
}
.shop-menu .shop-main_serach.active .shop_name_close {
  visibility: visible;
}

.merchant-items {
  margin-left: -14px;
  margin-right: -14px;
}
.merchant-items .list-item {
  flex: 0 0 25%;
  max-width: 25%;
  display: block;
}
.merchant-items .list-item .splide__slide {
  padding-left: 14px;
  padding-right: 14px;
}
.merchant-items .list-item .splide__slide__innerimg {
  height: calc(100% - 110px);
}
.merchant-items .list-item .splide__slide__text {
  border-top: 1px solid #E7E3DF;
  height: 110px;
}
.merchant-items .list-item .splide__slide__desc {
  line-height: 1;
}
.merchant-items .list-item .splide__slide__title {
  margin-bottom: 12px;
}
.merchant-items .list-item .splide__slide__descText {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  display: inline-block;
}
.merchant-items .list-item .splide__slide__descText:before {
  content: "";
  background-size: contain;
  background-position: center;
  position: absolute;
  width: 9px;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDEgMEMyLjY5MTY3IDAgMCAyLjY5MTY3IDAgNi4wMDAwMUMwIDYuOTkzMTggMC4yNDgzMDkgNy45Nzc5IDAuNzIwMzUxIDguODUxMzJMNS42NzE5IDE3LjgwNjZDNS43Mzc4MiAxNy45MjYgNS44NjM0MyAxOCA2LjAwMDAxIDE4QzYuMTM2NTkgMTggNi4yNjIyMSAxNy45MjYgNi4zMjgxMiAxNy44MDY2TDExLjI4MTUgOC44NDgzN0MxMS43NTE3IDcuOTc3OSAxMiA2Ljk5MzE0IDEyIDUuOTk5OThDMTIgMi42OTE2NyA5LjMwODM2IDAgNi4wMDAwMSAwWk02LjAwMDAxIDlDNC4zNDU4NCA5IDMuMDAwMDIgNy42NTQxOCAzLjAwMDAyIDYuMDAwMDFDMy4wMDAwMiA0LjM0NTg0IDQuMzQ1ODQgMy4wMDAwMiA2LjAwMDAxIDMuMDAwMDJDNy42NTQxOCAzLjAwMDAyIDkgNC4zNDU4NCA5IDYuMDAwMDFDOSA3LjY1NDE4IDcuNjU0MTggOSA2LjAwMDAxIDlaIiBmaWxsPSIjMUE5MDJEIi8+Cjwvc3ZnPgo=);
  left: 0;
  background-repeat: no-repeat;
}
.merchant-items .content_flex {
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s;
}
.merchant-items .list_display .list_item {
  position: relative;
}
.merchant-items .list_display .link {
  position: absolute;
  left: -60px;
  right: -60px;
  top: 0;
  height: 100%;
  z-index: 2;
}
.merchant-items .list_display .link:hover + .hover {
  background-color: #F9F7F0;
}
.merchant-items .list_display .hover {
  position: absolute;
  left: -60px;
  right: -60px;
  top: 0;
  height: 100%;
  z-index: 0;
}
.merchant-items .list_display .splide__slide {
  display: none;
}
.merchant-items .list_display .content_flex_item {
  flex: 0 0 100%;
  max-width: 100%;
  border-bottom: 1px solid #DEDEDE;
}
.merchant-items .list_display .content_flex_item:first-child {
  border-top: 1px solid #DEDEDE;
}
.merchant-items .list_display .list_item {
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
}
.merchant-items .list_display .flex_item {
  padding-left: 15px;
  padding-right: 15px;
  flex: 1;
  position: relative;
  z-index: 1;
  max-width: 100%;
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.merchant-items .list_display .shop_name {
  font-size: 16px;
  font-weight: 700;
}
.merchant-items .list_display .shop_icon {
  margin-right: 10px;
}
.merchant-items .list_display .icon_container {
  flex: 0 0 150px;
  max-width: 150px;
  padding-right: 30px;
  text-align: center;
  padding-left: 0;
}
.merchant-items .list_display .icon_container .shop_img {
  width: 100%;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.merchant-items .list_display .shop_location {
  flex-wrap: nowrap;
  flex: 0 0 250px;
  max-width: 250px;
}
.merchant-items .list_display .shop_open {
  flex: 0 0 240px;
  max-width: 240px;
}
.merchant-items .list_display .shop_open .date {
  margin-right: 5px;
}
.merchant-items .list_display .shop_phone {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.merchant-items .list_display .shop_other_icons {
  display: flex;
}
.merchant-items .list_display .shop_other {
  white-space: nowrap;
  justify-content: flex-end;
}
.merchant-items .results_loading {
  position: absolute;
  top: 150px;
  text-align: center;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  left: 0;
  right: 0;
}
.merchant-items .results_loading img {
  width: 100px;
  margin: 0 auto;
}
.merchant-items .list_section {
  position: relative;
  min-height: 600px;
}
.merchant-items .loading .list {
  opacity: 0;
  visibility: hidden;
}
.merchant-items .loading .results_loading {
  visibility: visible;
  opacity: 1;
}

.shop-mobile {
  display: none;
}
.shop-top {
  padding-top: 90px;
  padding-bottom: 90px;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}
.shop-top .animated-line {
  position: absolute;
}
.shop-top .animated-line-left {
  top: 0px;
  left: auto;
  z-index: 1;
  right: calc(50% + 200px);
}
.shop-top .animated-line-right {
  bottom: 0;
  left: calc(50% + 200px);
  z-index: 1;
  right: auto;
}
.shop-top_header {
  font-size: 40px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  font-weight: 600;
  top: 0;
  width: 100%;
}
.shop-top_header span {
  color: #2E603B;
}
.shop-top_section .splide__slide {
  position: relative;
  z-index: 2;
}
.shop-top_section__container {
  position: relative;
  display: flex;
  justify-content: center;
  position: relative;
}
.shop-top_section__container:after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #F9F7F0;
  bottom: 40px;
  top: 60px;
  z-index: 1;
}
.shop-top_section .splide__slide__text {
  text-align: center;
}
.shop-main {
  padding-bottom: 120px;
  position: relative;
}
.shop-main #shop-main_top__fix {
  position: absolute;
}
.shop-main #shop-main_top__fix .shop-main_top__fix_content {
  position: fixed;
  top: 103px;
  background-color: #F9F7F0;
  z-index: 5;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
  transition: 0.3s;
}
.shop-main #shop-main_top__fix.fixed .shop-main_top__fix_content {
  transform: translateY(0);
}
.shop-main #shop-main_top__fix .filter_btn {
  margin-top: 35px;
  margin-bottom: 20px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.shop-main #shop-main_top__fix .filter_btn span {
  font-weight: 700;
}
.shop-main #shop-main_top__fix .filter_btn img {
  margin-left: 10px;
}
.shop-main #shop-main_top__fix .shop-main_header {
  padding-top: 15px;
}
.shop-main #shop-main_top__fix .shop-main_top {
  display: none;
}
.shop-main #shop-main_top__fix.active .shop-main_top {
  display: block;
}
.shop-main_header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
  align-items: flex-start;
  padding-top: 80px;
}
.shop-main_menu {
  display: flex;
}
.shop-main_menu__btn {
  margin-right: 46px;
  font-weight: 600;
  padding-bottom: 22px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  cursor: pointer;
}
.shop-main_menu__btn.active {
  color: #2E603B;
  border-bottom-color: #2E603B;
}
.shop-main_menu__btn:last-child {
  margin-right: 0;
}
.shop-main_sort {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.shop-main_sort__btn {
  margin-right: 12px;
  cursor: pointer;
}
.shop-main_sort__btn:last-child {
  margin-right: 0;
}
.shop-main_sort__btn.layout {
  opacity: 0.2;
}
.shop-main_sort__btn.layout.active {
  opacity: 1;
}
.shop-main_menuItems {
  padding-top: 36px;
  padding-bottom: 30px;
}
.shop-main_menuItems.hide {
  display: none;
}
.shop-main_menuGroup {
  display: none;
}
.shop-main_menuGroup.active {
  display: block;
}
.shop-main_menuItem {
  display: flex;
  margin-bottom: 7px;
  min-height: 50px;
  align-items: flex-start;
}
.shop-main_menuItem:last-child {
  margin-bottom: 0;
}
.shop-main_menuItem .mobile {
  display: none;
}
.shop-main_menuItem__left {
  flex: 0 0 190px;
  max-width: 190px;
  font-weight: 700;
  color: #8A8A8A;
  display: none;
}
.shop-main_menuItem__right {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.shop-main_menuItem__item {
  padding-right: 17px;
  margin-right: 17px;
  color: #8A8A8A;
  margin-bottom: 22px;
  cursor: pointer;
}
.shop-main_menuItem__item.active {
  color: #2E603B;
  font-weight: 700;
}
.shop-main_menuItem__item.hide_option {
  display: none;
}
.shop-main_menuItem__item:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}
.shop-main_menuItem.others .shop-main_menuItem__item {
  position: relative;
  display: flex;
  align-items: center;
}
.shop-main_menuItem.others .shop-main_menuItem__item .shop_other_icon {
  margin-right: 10px;
}
.shop-main_menuItem.level .shop-main_menuItem__right {
  display: none;
}
.shop-main_menuItem.level .shop-main_menuItem__right.active_block {
  display: flex;
}
.shop-main .splide__slide__hover {
  width: 100%;
}
.shop-result {
  display: none;
  position: relative;
}
.shop-result.active {
  display: block;
}
.shop-result .content_flex {
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s;
}
.shop-result .list_display .list_item {
  position: relative;
}
.shop-result .list_display .link {
  position: absolute;
  left: -60px;
  right: -60px;
  top: 0;
  height: 100%;
  z-index: 2;
}
.shop-result .list_display .link:hover + .hover {
  background-color: rgba(162, 212, 94, 0.1);
}
.shop-result .list_display .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  height: 100%;
  z-index: 0;
}
.shop-result .list_display .splide__slide {
  display: none;
}
.shop-result .list_display .content_flex_item {
  flex: 0 0 100%;
  max-width: 100%;
  border-bottom: 1px solid #DEDEDE;
}
.shop-result .list_display .content_flex_item:first-child {
  border-top: 1px solid #DEDEDE;
}
.shop-result .list_display .list_item {
  display: flex;
  padding: 35px 40px;
}
.shop-result .list_display .flex_item {
  padding-left: 15px;
  padding-right: 15px;
  flex: 1;
  position: relative;
  z-index: 1;
  max-width: 100%;
  display: flex;
  align-items: center;
  line-height: 1.5;
  color: #A3A3A3;
  font-weight: 500;
}
.shop-result .list_display .shop_name {
  font-size: 20px;
  color: #2E603B;
  flex: 0 0 150px;
  max-width: 150px;
}
.shop-result .list_display .shop_icon {
  margin-right: 10px;
}
.shop-result .list_display .icon_container {
  flex: 0 0 110px;
  max-width: 110px;
  text-align: center;
  padding-left: 0;
}
.shop-result .list_display .icon_container .shop_img {
  width: 100%;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.shop-result .list_display .shop_location {
  flex-wrap: nowrap;
  flex: 0 0 150px;
  max-width: 150px;
}
.shop-result .list_display .shop_open {
  flex: 0 0 260px;
  max-width: 260px;
}
.shop-result .list_display .shop_open .date {
  margin-right: 5px;
  text-transform: uppercase;
}
.shop-result .list_display .shop_phone {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.shop-result .list_display .shop_other_icons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.shop-result .list_display .shop_other_icon {
  flex: 0 0 20px;
  max-width: 20px;
}
.shop-result .list_display .shop_other {
  white-space: nowrap;
  flex: 0 0 56px;
  max-width: 56px;
}
.shop-result .results_loading {
  position: absolute;
  top: 150px;
  text-align: center;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  left: 0;
  right: 0;
}
.shop-result .results_loading img {
  width: 100px;
  margin: 0 auto;
}
.shop-result .list_section {
  position: relative;
}
.shop-result .loading .list {
  opacity: 0;
  visibility: hidden;
}
.shop-result .loading + .results_loading {
  visibility: visible;
  opacity: 1;
}

.map-section {
  position: relative;
}
.map-section_dummy {
  width: 100%;
}
.map-section_menu {
  display: flex;
  padding: 30px 70px;
  justify-content: space-between;
}

.shop-main_content {
  display: none;
  border-radius: 35px;
  background-color: #FBFBFB;
  overflow: hidden;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
}
.shop-main_content.active {
  display: block;
}

.shoppings .shop-menu_dropdown_block {
  display: none;
}

@media only screen and (min-width: 1600px) {
  .list-item .splide__slide__innerimg {
    height: 65%;
  }
  .list-item .splide__slide__text {
    height: 35%;
  }
}
@media only screen and (min-width: 992px) {
  .shop-result .grid_display .splide__slide {
    display: block;
  }
  .shop-result .grid_display .list_show {
    display: none;
  }
  .shop-result .grid_display .content_flex {
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
  }
  .shop-result .grid_display .content_flex_item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .shop-result .grid_display .splide__slide__img {
    width: 100%;
  }
  .splide__slide__hover:hover .splide__slide__img {
    transform: translate(0px, -20px);
  }
  .splide__slide__hover:hover .splide__slide__innerimg {
    transform: scale(1.05);
  }
  .splide__slide__hover:hover .splide__slide__text {
    transform: translateY(0);
  }
  .splide__slide__hover:hover .splide__slide__link {
    opacity: 1;
  }
  .splide__slide__hover:hover .splide__slide__link:after {
    transform: translateY(0);
  }
}
@media only screen and (max-width: 1399px) {
  .banner-section_banner {
    padding-left: 30px;
  }
  .shop-result .grid_display .content_flex_item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .shop-result .list_display .list_item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .shop-result .flex_item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .shop-result .icon_container {
    padding-left: 0;
    flex: 0 0 100px;
    max-width: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-section {
    padding-top: 60px;
  }
  .banner-section_icon {
    max-width: 34px;
    margin-right: 16px;
  }
  .list-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-item .splide__slide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .list-item .splide__slide__text {
    font-size: 16px;
    line-height: 2;
    padding: 20px;
  }
  .list-menu_btn a, .list-menu_btn span {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .happenings .list-main_content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .shop-result .list_display .shop_name {
    flex: 0 0 120px;
    max-width: 120px;
  }
  .shop-result .list_display .shop_open {
    flex: 0 0 210px;
    max-width: 210px;
  }
  .shop-menu_btn {
    margin-right: 45px;
  }
  .shop-menu_btn:last-child {
    margin-right: 0;
  }
  .shop-menu_layout {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .list-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .shop-result .list_display .splide__slide, .shop-result .grid_display .splide__slide, .privileges .list_display .splide__slide, .privileges .grid_display .splide__slide {
    display: none;
  }
  .shop-result .list_display .list-items, .shop-result .grid_display .list-items, .privileges .list_display .list-items, .privileges .grid_display .list-items {
    margin-left: 0;
    margin-right: 0;
  }
  .shop-result .list_display .list_item, .shop-result .grid_display .list_item, .privileges .list_display .list_item, .privileges .grid_display .list_item {
    position: relative;
    padding-left: 150px;
    min-height: 115px;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 5px;
    padding-top: 25px;
    display: flex;
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .shop-result .list_display .content_flex_item, .shop-result .grid_display .content_flex_item, .privileges .list_display .content_flex_item, .privileges .grid_display .content_flex_item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .shop-result .list_display .content_flex_item:last-child .list_item, .shop-result .grid_display .content_flex_item:last-child .list_item, .privileges .list_display .content_flex_item:last-child .list_item, .privileges .grid_display .content_flex_item:last-child .list_item {
    border-bottom: none;
  }
  .shop-result .list_display .flex_item, .shop-result .grid_display .flex_item, .privileges .list_display .flex_item, .privileges .grid_display .flex_item {
    flex: 0 0 50%;
    max-width: 50%;
    align-items: center;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    display: flex;
  }
  .shop-result .list_display .flex_item .shop_icon, .shop-result .grid_display .flex_item .shop_icon, .privileges .list_display .flex_item .shop_icon, .privileges .grid_display .flex_item .shop_icon {
    margin-right: 10px;
  }
  .shop-result .list_display .icon_container, .shop-result .grid_display .icon_container, .privileges .list_display .icon_container, .privileges .grid_display .icon_container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    margin-bottom: 0;
    max-width: 120px;
    width: 120px;
    display: flex;
  }
  .shop-result .list_display .icon_container .shop_icon, .shop-result .grid_display .icon_container .shop_icon, .privileges .list_display .icon_container .shop_icon, .privileges .grid_display .icon_container .shop_icon {
    margin-top: 0;
    max-height: 100%;
  }
  .shop-result .list_display .icon_container .shop_img, .shop-result .grid_display .icon_container .shop_img, .privileges .list_display .icon_container .shop_img, .privileges .grid_display .icon_container .shop_img {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .shop-result .list_display .shop_name, .shop-result .grid_display .shop_name, .privileges .list_display .shop_name, .privileges .grid_display .shop_name {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 16px;
    color: #2E603B;
    font-weight: 600;
    line-height: 1.5;
  }
  .shop-result .list_display .shop_other, .shop-result .grid_display .shop_other, .privileges .list_display .shop_other, .privileges .grid_display .shop_other {
    justify-content: flex-start;
  }
  .shop-result .list_display .shop_open, .shop-result .grid_display .shop_open, .privileges .list_display .shop_open, .privileges .grid_display .shop_open {
    align-items: flex-start;
  }
  .shop-result .list_display .link, .shop-result .grid_display .link, .privileges .list_display .link, .privileges .grid_display .link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .shop-result .list_display .shop_other_icons, .shop-result .grid_display .shop_other_icons, .privileges .list_display .shop_other_icons, .privileges .grid_display .shop_other_icons {
    display: flex;
    align-items: center;
  }
  .shop-result .list_display .shop_other_icons span, .shop-result .grid_display .shop_other_icons span, .privileges .list_display .shop_other_icons span, .privileges .grid_display .shop_other_icons span {
    margin-right: 5px;
  }
  .shop-result .list_display .shop_other_icons span:last-child, .shop-result .grid_display .shop_other_icons span:last-child, .privileges .list_display .shop_other_icons span:last-child, .privileges .grid_display .shop_other_icons span:last-child {
    margin-right: 0;
  }
  .shoppings .shop-main_content {
    overflow: visible;
  }
  .shoppings .shop-menu {
    background-color: #fff;
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
    border-top: 1px solid rgba(118, 118, 118, 0.4);
  }
  .shoppings .shop-menu_btn {
    margin-right: 0;
  }
  .shoppings .shop-menu_btn a, .shoppings .shop-menu_btn span {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    font-size: 16px;
  }
  .shoppings .shop-menu_bottom {
    display: none;
  }
  .shoppings .shop-menu_container {
    justify-content: space-around;
    width: 100%;
  }
  .shoppings .shop-menu_dropdown {
    margin-top: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .shoppings .shop-menu_dropdown.active {
    display: flex;
  }
  .shoppings .shop-menu_dropdown_block {
    display: none;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 11px 25px;
    box-sizing: border-box;
  }
  .shoppings .shop-menu_dropdown_block.full_dropdown {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .shoppings .shop-menu_dropdown_block.active {
    display: block;
    position: relative;
  }
  .shoppings .shop-menu_dropdown_block.active.category_dropdown:after {
    content: "";
    width: 1px;
    height: 9px;
    background-color: #3D3D3D;
    position: absolute;
    right: 0;
    opacity: 0.4;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .shoppings .shop-menu_dropdown_block .selectric {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dedede;
    text-transform: uppercase;
  }
  .shoppings .shop-menu_dropdown_block .selectric .label {
    font-size: 16px;
    color: #BABABA;
    font-weight: 500;
    line-height: 32px;
    margin-left: 0;
    height: 32px;
    text-transform: capitalize;
  }
  .shoppings .shop-menu_dropdown_block .selectric .button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE0IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjc1IDEuMjVMNy4yNSA2Ljc1TDEyLjc1IDEuMjUiIHN0cm9rZT0iI0JBQkFCQSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center right;
    height: 33px;
  }
  .shoppings .shop-menu_dropdown_block .selectric .button:after {
    display: none;
  }
  .shoppings .list-dropdown-items.active {
    display: none;
  }
  .shoppings .shop-menu_dropdown_block .selectric-items {
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.15);
    border: none;
    width: 280px !important;
    margin-top: 27px;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li {
    padding-left: 16px;
    color: #3D3D3D;
    font-size: 14px;
    border-bottom: 1px solid rgba(163, 163, 163, 0.4);
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li:last-child {
    border-bottom: none;
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li:hover {
    background-color: transparent;
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li.highlighted {
    background-color: transparent;
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li.selected {
    padding-left: 33px;
    position: relative;
  }
  .shoppings .shop-menu_dropdown_block .selectric-items li.selected:before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgOC41TDQuNjMzNTkgMTIuMTMzNiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTUgMTIuNUwxMCAxLjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS43NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 16px;
  }
  .shoppings .shop-menu_dropdown_block.privileges_dropdown .selectric-items {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section {
    padding-top: 16px;
  }
  .banner-section_top {
    align-items: center;
    padding-bottom: 16px;
  }
  .banner-section_image {
    max-width: 100%;
    max-height: 100px;
  }
  .splide__pagination {
    position: relative;
    top: 0px;
    bottom: 0;
  }
  .splide__pagination__page {
    width: 7px;
    height: 7px;
    background-color: transparent;
    border: 1px solid #1A902D;
    opacity: 1;
    display: block;
  }
  .splide__pagination__page.is-active {
    transform: scale(1);
    background-color: #1A902D;
  }
  .splide__slide__hover {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .splide__slide__outertitle {
    font-size: 20px;
    padding-top: 10px;
  }
  .homepage-dining .splide__pagination__page {
    border-color: #fff;
  }
  .homepage-dining .splide__pagination__page.is-active {
    background-color: #fff;
  }
  .list-main {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .list-menu {
    border-top: 1px solid rgba(118, 118, 118, 0.4);
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .list-not_found {
    font-size: 24px;
  }
  .shop-result .list_display .flex_item, .shop-result .grid_display .flex_item, .privileges .list_display .flex_item, .privileges .grid_display .flex_item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .banner-section_image {
    max-height: 80px;
  }
  .splide__slide__innerimg {
    background-size: 70% auto;
  }
  .banner-section_banner {
    padding-left: 15px;
  }
  .shop-result .list_display .flex_item, .shop-result .grid_display .flex_item, .privileges .list_display .flex_item, .privileges .grid_display .flex_item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px;
  }
  .shop-result .list_display .flex_item:last-child, .shop-result .grid_display .flex_item:last-child, .privileges .list_display .flex_item:last-child, .privileges .grid_display .flex_item:last-child {
    margin-bottom: 0;
  }
  .shop-result .list_display .icon_container, .shop-result .grid_display .icon_container, .privileges .list_display .icon_container, .privileges .grid_display .icon_container {
    width: 80px;
    padding-right: 0;
    margin-bottom: 0;
  }
  .shop-result .list_display .list_item, .shop-result .grid_display .list_item, .privileges .list_display .list_item, .privileges .grid_display .list_item {
    padding-left: 110px;
    padding-bottom: 13px;
  }
  .shop-result .list_display .shop_other, .shop-result .grid_display .shop_other, .privileges .list_display .shop_other, .privileges .grid_display .shop_other {
    position: absolute;
    right: 0;
    top: 25px;
  }
  .shop-result .list_display .shop_name, .shop-result .grid_display .shop_name, .privileges .list_display .shop_name, .privileges .grid_display .shop_name {
    padding-right: 100px;
  }
  .shop-result .grid_display .list_item {
    margin-left: 16px;
    margin-right: 16px;
  }
  .shoppings .shop-menu_dropdown_block {
    padding-left: 16px;
    padding-right: 16px;
  }
  .shoppings .shop-menu_container {
    justify-content: center;
  }
  .shoppings .shop-menu_btn {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  .shoppings .shop-menu_btn:after {
    content: "";
    width: 1px;
    height: 9px;
    background-color: #3D3D3D;
    position: absolute;
    right: 0;
    opacity: 0.4;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .shoppings .shop-menu_btn:last-child:after {
    display: none;
  }
  .shoppings .shop-menu_btn a.active:after, .shoppings .shop-menu_btn span.active:after {
    display: none;
  }
}
#responsive_bg {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
  top: 0;
}

.header_menu_section_fix {
  position: fixed;
  background-color: #fff;
  z-index: 10;
  width: 100%;
  border-bottom: 1px solid rgba(118, 118, 118, 0.4);
}
.header_menu_section_fix .header_menu_section_container {
  position: relative;
  z-index: 2;
}
.header_menu_section_fix .header_menu_section_news {
  line-height: 1.25;
  color: #fff;
  position: relative;
  height: 0;
  overflow: hidden;
}
.header_menu_section_fix .header_menu_section_news.active {
  display: block;
}
.header_menu_section_fix .header_menu_section_news .header_menu_section_news_content {
  position: relative;
  padding-right: 25px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.header_menu_section_fix .header_menu_section_news .close {
  position: absolute;
  width: 15px;
  height: 15px;
  background-size: cover;
  right: 0;
  top: 19px;
  background-position: center;
  cursor: pointer;
}

.single-shops .menu-shopping, .single-dinings .menu-dining {
  position: relative;
}
.single-shops .menu-shopping:after, .single-dinings .menu-dining:after {
  content: "";
  position: absolute;
  bottom: -34px;
  background-color: #A3CF62;
  height: 4px;
  width: 100%;
}

.header-content {
  padding-top: 34px;
  padding-bottom: 34px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.2857142857;
  color: #2E603B;
  font-weight: 500;
}
.header-content a {
  color: #2E603B;
  transition: 0.3s ease;
}
.header-content a > img {
  display: block;
}
.header-content a:hover {
  color: #1A902D;
}
.header-content_left {
  display: flex;
  transition: 0.3s;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 calc(100% - 196px);
  z-index: 2;
}
.header-content_right {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
.header-site_img {
  height: 42px;
}
.header-site_logo {
  position: relative;
  z-index: 2;
}
.header-menu_container {
  display: flex;
  align-items: center;
}
.header-menu {
  padding-left: 28px;
  padding-right: 20px;
  list-style: none;
  display: flex;
  transition: opacity 0.3s, transform 0.3s;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.header-menu > .menu-item {
  margin-left: 12px;
  margin-right: 12px;
}
.header-menu > .menu-item:hover > a {
  color: #1A902D;
}
.header-menu > .menu-item > a {
  display: block;
  position: relative;
  transition: 0.3s;
  padding-bottom: 16px;
  white-space: nowrap;
  padding-top: 16px;
}
.header-menu > .menu-item > a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: 21px;
  left: 0;
  transition: 0.3s ease-in-out;
}
.header-menu > .menu-item.current_page_item > a:after, .header-menu > .menu-item.current-page-parent > a:after {
  width: 100%;
}
.header-menu > .menu-item.current-page-ancestor, .header-menu > .menu-item.current-menu-item {
  position: relative;
}
.header-menu > .menu-item.current-page-ancestor:after, .header-menu > .menu-item.current-menu-item:after {
  content: "";
  position: absolute;
  bottom: -34px;
  background-color: #A3CF62;
  height: 4px;
  width: 100%;
}
.header-menu > .menu-item.menu-item-has-children > a {
  padding-right: 16px;
  position: relative;
}
.header-menu > .menu-item.menu-item-has-children > a:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01LjQ2OTY3IDYuNTMwMzNDNS43NjI1NiA2LjgyMzIyIDYuMjM3NDQgNi44MjMyMiA2LjUzMDMzIDYuNTMwMzNMMTEuMzAzMyAxLjc1NzM2QzExLjU5NjIgMS40NjQ0NyAxMS41OTYyIDAuOTg5NTkxIDExLjMwMzMgMC42OTY2OThDMTEuMDEwNCAwLjQwMzgwNSAxMC41MzU1IDAuNDAzODA1IDEwLjI0MjYgMC42OTY2OThMNiA0LjkzOTM0TDEuNzU3MzYgMC42OTY2OThDMS40NjQ0NyAwLjQwMzgwNSAwLjk4OTU5MSAwLjQwMzgwNSAwLjY5NjY5OCAwLjY5NjY5OEMwLjQwMzgwNSAwLjk4OTU5MSAwLjQwMzgwNSAxLjQ2NDQ3IDAuNjk2Njk4IDEuNzU3MzZMNS40Njk2NyA2LjUzMDMzWk01LjI1IDVWNkg2Ljc1VjVINS4yNVoiIGZpbGw9IiMyRTYwM0IiLz4KPC9zdmc+Cg==);
  position: absolute;
  width: 12px;
  height: 10px;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  background-position: right center;
  background-size: 10px auto;
  margin: auto;
  background-repeat: no-repeat;
}
.header-menu > .menu-item.menu-item-has-children:hover > a:after {
  width: 100%;
}
.header-menu > .menu-item.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
}
.header-menu > .menu-item.menu-item-has-children:hover .sub-menu .menu-item > a {
  padding: 16px;
  transition: 0.3s ease background-color;
}
.header-menu > .menu-item.menu-item-has-children:hover .sub-menu .menu-item > a:hover {
  background-color: rgba(162, 212, 94, 0.1);
}
.header-menu > .menu-item.menu-item-has-children .sub-menu {
  margin: 0;
  transform: translateY(10px);
  z-index: 1;
  position: absolute;
  min-width: 160px;
  list-style: none;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  border-radius: 16px;
  padding: 8px;
  box-shadow: -1px 7px 13px rgba(0, 0, 0, 0.2);
}
.header-menu > .menu-item.menu-item-has-children .sub-menu img {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 25px;
  height: calc(100% - 50px);
  top: 25px;
  object-fit: cover;
  width: 200px;
  object-position: center center;
  opacity: 0;
  visibility: hidden;
}
.header-menu > .menu-item.menu-item-has-children .sub-menu .menu-item > a {
  padding: 16px;
  transition: 0.3s ease background-color;
  display: block;
}
.header-menu > .menu-item.menu-item-has-children .sub-menu .menu-item > a:hover {
  background-color: rgba(162, 212, 94, 0.1);
}
.header-menu > .menu-item.menu-item-has-children .sub-menu .menu-item:hover > a {
  transition: color 0.3s !important;
}
.header-menu > .menu-item.menu-item-has-children.entertainment-menu-item .sub-menu {
  padding-right: 275px;
}
.header-menu_link {
  padding-left: 32px;
  position: relative;
}
.header-menu_link a {
  color: #2E603B;
  white-space: nowrap;
  transition: 0.3s ease;
}
.header-menu_link a:hover {
  color: #1A902D;
}
.header-menu_link:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: rgba(118, 118, 118, 0.45);
  left: 0;
  top: -7px;
  height: calc(100% + 14px);
}
.header-search {
  position: absolute;
  display: flex;
  right: 148px;
  height: 36px;
  width: calc(100% - 148px);
  margin-right: 0;
  overflow: hidden;
  white-space: nowrap;
}
.header-search_container {
  right: 0;
  position: absolute;
  height: 100%;
  width: 24px;
  transition: width 0.25s ease, transform 0.25s ease;
}
.header-search_container form {
  height: 100%;
}
.header-search .search_icon {
  height: 24px;
  width: 24px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  margin: auto;
}
.header-search .search_icon img {
  display: block;
}
.header-search .search_input {
  border: 0;
  border-bottom: none;
  width: 100%;
  height: 100%;
  position: relative;
  padding-left: 70px;
  opacity: 0;
  transition: opacity 0.25s ease;
  font-size: 32px;
  font-weight: 500;
  color: #A3A3A3;
  box-sizing: border-box;
}
.header-search ::placeholder {
  color: #A3A3A3;
}
.header-park {
  margin-right: 24px;
  transition: 0.3s;
  width: 30px;
}
.header-visit {
  margin-right: 30px;
  width: 20px;
}
.header-park, .header-visit {
  position: relative;
}
.header-park img, .header-visit img {
  width: 100%;
  transition: 0.3s ease;
}
.header-park img.hover, .header-visit img.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.header-park:hover img.hover, .header-visit:hover img.hover {
  opacity: 1;
}
.header-park:hover img.original, .header-visit:hover img.original {
  opacity: 1;
}
.header-lang {
  transition: 0.3s;
  width: 20px;
}
.header-lang span {
  padding-top: 16px;
  padding-bottom: 16px;
  cursor: pointer;
}
.header-lang a {
  display: block;
  padding: 12px 0;
  width: 100%;
  text-align: center;
}
.header-lang a:hover {
  background-color: rgba(162, 212, 94, 0.1);
}
.header-lang a:last-child {
  margin-right: 0;
}
.header-lang-dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translateY(10px);
  transition: 0.3s ease;
  border-radius: 16px;
  background-color: #fff;
  padding: 8px;
  margin-top: 16px;
  box-shadow: -1px 7px 13px rgba(0, 0, 0, 0.2);
  width: 60px;
  margin-left: -29px;
}
.header .header-content_right .header-lang:hover .header-lang-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.header .hamburger {
  display: none;
  align-items: center;
  justify-content: center;
  outline: none;
  padding: 0;
}
.header .hamburger-box {
  width: 24px;
  height: 18px;
}
.header .hamburger-inner {
  width: 24px;
  height: 2px;
  border-radius: 0;
  background-color: #2E603B;
}
.header .hamburger-inner:before, .header .hamburger-inner:after {
  width: 24px;
  height: 2px;
  border-radius: 0;
  background-color: #2E603B;
}
.header .hamburger-inner:before {
  top: -8px;
}
.header .hamburger-inner:after {
  bottom: -8px;
}
.header .hamburger:hover {
  opacity: 1;
}
.header .hamburger:focus {
  outline: none;
}
.header .hamburger.is-active .hamburger-inner {
  background-color: #2E603B;
}
.header .hamburger.is-active .hamburger-inner:before, .header .hamburger.is-active .hamburger-inner:after {
  background-color: #2E603B;
}
.header .hamburger.hide {
  visibility: hidden;
  opacity: 0;
}
.header #search_close {
  position: absolute;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIzNiAxMi4wMzc0TDIzLjU1MjggMi42OTE1OUMyNC4xNDkxIDIuMDkzNDYgMjQuMTQ5MSAxLjA0NjczIDIzLjU1MjggMC40NDg1OThDMjIuOTU2NSAtMC4xNDk1MzMgMjEuOTEzIC0wLjE0OTUzMyAyMS4zMTY4IDAuNDQ4NTk4TDEyIDkuNzk0MzlMMi42ODMyMyAwLjQ0ODU5OEMyLjA4Njk2IC0wLjE0OTUzMyAxLjA0MzQ4IC0wLjE0OTUzMyAwLjQ0NzIwNSAwLjQ0ODU5OEMtMC4xNDkwNjggMS4wNDY3MyAtMC4xNDkwNjggMi4wOTM0NiAwLjQ0NzIwNSAyLjY5MTU5TDkuNzYzOTcgMTIuMDM3NEwwLjQ0NzIwNSAyMS4zMDg0Qy0wLjE0OTA2OCAyMS45MDY1IC0wLjE0OTA2OCAyMi45NTMzIDAuNDQ3MjA1IDIzLjU1MTRDMC43NDUzNDIgMjMuODUwNSAxLjE5MjU1IDI0IDEuNTY1MjIgMjRDMS45Mzc4OSAyNCAyLjM4NTA5IDIzLjg1MDUgMi42ODMyMyAyMy41NTE0TDEyIDE0LjIwNTZMMjEuMzE2OCAyMy41NTE0QzIxLjYxNDkgMjMuODUwNSAyMi4wNjIxIDI0IDIyLjQzNDggMjRDMjIuODA3NSAyNCAyMy4yNTQ3IDIzLjg1MDUgMjMuNTUyOCAyMy41NTE0QzI0LjE0OTEgMjIuOTUzMyAyNC4xNDkxIDIxLjkwNjUgMjMuNTUyOCAyMS4zMDg0TDE0LjIzNiAxMi4wMzc0WiIgZmlsbD0iIzFBOTAyRCIvPgo8L3N2Zz4K);
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  visibility: hidden;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
}
.header #search_close:after {
  content: "";
  position: absolute;
  left: -70px;
  height: 32px;
  background-color: #A3A3A3;
  width: 1px;
  cursor: default;
  margin-top: -4px;
}
.header.the-point .header-menu > .menu-item.current_page_item > a:after {
  width: 0;
}
.header.the-point .header-menu > .menu-item.current_page_item:hover > a:after {
  width: 100%;
}
.header.the-point .the-point-item > a:after {
  width: 100%;
}
.header .search-results {
  background-color: #F6F4F1;
  position: relative;
  overflow: hidden;
}
.header .search-results .post-result {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  justify-content: space-between;
  position: relative;
}
.header .search-results .post-result_link {
  position: absolute;
  height: 100%;
  width: 100%;
}
.header .search-results .post-result_name {
  color: #2E603B;
  font-size: 32px;
  font-weight: 500;
}
.header .search-results .post-result_type {
  color: #1A902D;
  font-size: 18px;
  font-weight: 500;
}
.header .search-results .post-result_notfound {
  font-size: 32px;
  text-align: center;
  margin-bottom: 25px;
}
.header .search-results_list {
  display: none;
  padding-top: 65px;
  padding-bottom: 60px;
}
.header .search-results_list.active {
  display: block;
}
.header .search-results .search-results_list__btn {
  text-align: center;
  margin-top: 25px;
}
.header .search-results .search-results_page {
  height: 56px;
  width: 160px;
  padding-left: 10px;
  padding-right: 10px;
  justify-content: center;
}
.header .search-results .loading-icon {
  visibility: hidden;
  transition: 0.3s;
  opacity: 0;
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.header .search-results .loading-icon img {
  height: 100%;
}
.header .search-results .search-results_list__content, .header .search-results .search-results_list__btn {
  transition: 0.3s;
}
.header .search-results.loading .loading-icon {
  visibility: visible;
  opacity: 1;
}
.header .search-results.loading .search-results_list__content, .header .search-results.loading .search-results_list__btn {
  opacity: 0;
}

#header_menu_section {
  position: absolute;
  top: 0;
}
#header_menu_section.in_search .header-search_container {
  width: 100%;
  z-index: 2;
  left: 0;
  right: 0;
  margin: auto;
}
#header_menu_section.in_search .header-search .search_input {
  opacity: 1;
}
#header_menu_section.in_search .header-content_left {
  visibility: hidden;
  opacity: 0;
}
#header_menu_section.in_search .header-menu {
  visibility: hidden;
  opacity: 0;
}
#header_menu_section.in_search .header-park {
  visibility: hidden;
  opacity: 0;
}
#header_menu_section.in_search .header-visit {
  visibility: hidden;
  opacity: 0;
}
#header_menu_section.in_search .header-lang {
  visibility: hidden;
  opacity: 0;
}
#header_menu_section.in_search #search_close {
  visibility: visible;
  opacity: 1;
}
#header_menu_section.in_search + #responsive_bg {
  visibility: visible;
  opacity: 1;
}

.menu_hover #responsive_bg {
  visibility: visible;
  opacity: 1;
}

.mobile-menu {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .header-search .header-lang {
    display: none;
  }
}
@media only screen and (max-width: 1399px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-content a > img {
    height: 36px;
  }
  .header-menu {
    padding-left: 18px;
    padding-right: 5px;
  }
  .header-menu > .menu-item {
    margin-left: 5px;
    margin-right: 5px;
  }
  .header-menu_link {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-menu_container {
    display: none;
  }
  .header-park {
    display: none;
  }
  .header-visit {
    display: none;
  }
  .header .hamburger {
    display: flex;
  }
  .header-content_right .header-lang {
    display: none;
  }
  .header-search {
    right: 24px;
    width: calc(100% - 24px);
    overflow: visible;
  }
  .header-search_container {
    width: 100px;
  }
  .header-search_container .header-lang {
    height: 20px;
    margin: auto 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 32px;
    cursor: pointer;
    z-index: 2;
  }
  .header-search_container .header-lang:after {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNyA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy4yNTAzNSA1TDAuNDM1NjUxIDAuMTI0OTk5TDYuMDY1MDUgMC4xMjVMMy4yNTAzNSA1WiIgZmlsbD0iIzJFNjAzQiIvPgo8L3N2Zz4K);
    width: 7px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
  }
  .header-search_container .header-lang.active .header-lang-dropdown {
    opacity: 1;
    visibility: visible;
  }
  .header-search_container .header-lang.active:after {
    transform: rotate(180deg);
  }
  .header-search_container .header-lang .header-lang-dropdown {
    margin-top: 0;
    margin-left: -26px;
  }
  .header-search_container .search_icon {
    left: 56px;
  }
  .header-search .search_input {
    font-size: 24px;
  }
  .header #search_close:after {
    display: none;
  }
  .header #search_close {
    width: 20px;
    height: 20px;
  }
  #header_menu_section.in_search .search_icon {
    left: 0;
  }
  .mobile-menu {
    display: block;
    width: 100%;
    transform: translateX(100%);
    background-color: #F6F4F1;
    max-width: 400px;
    transition: 0.3s;
    position: fixed;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 8;
    padding-top: 100px;
    overflow: scroll;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  .mobile-menu ul, .mobile-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .mobile-menu a {
    color: #2E603B;
    font-size: 20px;
    font-weight: 500;
    display: block;
  }
  .mobile-menu.slide-active {
    transform: translateX(0);
  }
  .mobile-menu .header-responsive_menu {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mobile-menu .menu-item {
    margin-bottom: 25px;
  }
  .mobile-menu .menu-item.menu-item-has-children {
    position: relative;
  }
  .mobile-menu .menu-item.menu-item-has-children > a {
    z-index: 2;
    position: relative;
  }
  .mobile-menu .menu-item.menu-item-has-children:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    z-index: 1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk0OSAxLjI2MTUxQzEwLjQyNDkgMC43MzczODkgOS41NzUxMSAwLjczNzM4OSA5LjA1MDk5IDEuMjYxNTFMMC41MDk4ODEgOS44MDI2MkMtMC4wMTQyNDQ3IDEwLjMyNjcgLTAuMDE0MjQ0NyAxMS4xNzY1IDAuNTA5ODggMTEuNzAwNkMxLjAzNCAxMi4yMjQ4IDEuODgzNzggMTIuMjI0OCAyLjQwNzkgMTEuNzAwNkwxMCA0LjEwODU1TDE3LjU5MjEgMTEuNzAwNkMxOC4xMTYyIDEyLjIyNDggMTguOTY2IDEyLjIyNDggMTkuNDkwMSAxMS43MDA2QzIwLjAxNDIgMTEuMTc2NSAyMC4wMTQyIDEwLjMyNjcgMTkuNDkwMSA5LjgwMjYyTDEwLjk0OSAxLjI2MTUxWk0xMS4zNDIxIDRMMTEuMzQyMSAyLjIxMDUzTDguNjU3ODkgMi4yMTA1M0w4LjY1Nzg5IDRMMTEuMzQyMSA0WiIgZmlsbD0iIzJFNjAzQiIvPgo8L3N2Zz4K);
    right: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mobile-menu .menu-item.menu-item-has-children .sub-menu {
    height: 0;
    overflow: hidden;
  }
  .mobile-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 45px;
  }
  .mobile-menu .menu-item.menu-item-has-children.active > a {
    color: #1A902D;
  }
  .mobile-menu .menu-item.menu-item-has-children.active:after {
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 767px) {
  .header .search-results .post-result {
    margin-bottom: 30px;
  }
  .header .search-results .post-result_name {
    font-size: 16px;
  }
  .header .search-results .post-result_type {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .hamburger-box {
    width: 20px;
    height: 16px;
  }
  .header .hamburger-inner {
    width: 20px;
  }
  .header .hamburger-inner:before, .header .hamburger-inner:after {
    width: 20px;
  }
  .header .hamburger-inner:before {
    top: -7px;
  }
  .header .hamburger-inner:after {
    bottom: -7px;
  }
  .header-content {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .header-content a > img {
    height: 24px;
  }
  .header-search {
    right: 20px;
    width: calc(100% - 20px);
  }
  .header-search .search_input {
    border-bottom: 1px solid #A3A3A3;
    padding-left: 25px;
    font-size: 16px;
  }
  .header-search_container {
    width: 87px;
  }
  .header-search_container .search_icon {
    width: 15px;
    height: 15px;
    left: 52px;
  }
  .header #search_close {
    width: 15px;
    height: 15px;
  }
}
#footer {
  background-color: #FBFBFB;
  padding-top: 65px;
}
#footer ul, #footer li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .shkp_image {
  display: inline-block;
  margin-bottom: 60px;
}
#footer .footer_section {
  padding-bottom: 80px;
  border-bottom: 1px solid #E7E3DF;
}
#footer .footer_section .flex {
  margin-left: 0;
  margin-right: 0;
}
#footer .footer_section .left_col {
  flex: 0 0 330px;
  max-width: 330px;
}
#footer .footer_section .left_col .group_list {
  max-width: 225px;
}
#footer .footer_section .left_col .group_list #shkp_drop_down {
  margin: 0;
  font-size: 14px;
  display: flex;
  border-radius: 32px;
  border: 2px solid #2E603B;
  align-items: center;
  color: #2E603B;
  font-weight: 500;
  line-height: 1.7142857143;
  padding: 12px 44px 12px 13px;
  position: relative;
  letter-spacing: 0;
  background-color: #fff;
}
#footer .footer_section .left_col .group_list #shkp_drop_down .select_arrow {
  width: 14px;
  height: 8px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjUgMUw2Ljc2MDg3IDdMMTIuNSAxIiBzdHJva2U9IiMyRTYwM0IiLz4KPC9zdmc+Cg==);
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 13px;
}
#footer .footer_section .left_col .group_list #shkp_drop_down:after {
  display: none;
}
#footer .footer_section .left_col .group_list .btn-group.show .select_arrow {
  transform: rotate(180deg);
}
#footer .footer_section .left_col .group_list .dropdown-menu {
  width: 100%;
  z-index: 5;
  color: #0d0d0d;
  padding: 0;
  border: 1px solid #1A902D;
  text-align: left;
  border-radius: 16px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  overflow: hidden;
}
#footer .footer_section .left_col .group_list .dropdown-menu .group_type {
  font-weight: 500;
  background-color: #EFEFEF;
  padding: 16px;
  font-size: 16px;
}
#footer .footer_section .left_col .group_list .dropdown-menu a {
  font-size: 16px;
  white-space: normal;
  color: #2E603B;
  padding: 16px;
  font-weight: 500;
  box-sizing: border-box;
  background-color: #fff;
}
#footer .footer_section .left_col .group_list .dropdown-menu .dropdown_menu_border {
  overflow-y: scroll;
  max-height: 400px;
}
#footer .footer_section .mid_col {
  flex: 0 0 calc(100% - 330px - 300px);
  max-width: calc(100% - 330px - 300px);
  padding-right: 90px;
  box-sizing: border-box;
}
#footer .footer_section .mid_col .footer_menu {
  /*display: flex;*/
  margin-left: -35px;
  margin-right: -35px;
  column-count: 3;
}
#footer .footer_section .mid_col .footer_menu a {
  font-size: 16px;
  color: #2E603B;
  font-weight: 500;
  transition: 0.3s ease;
  display: inline-block;
  margin-bottom: 50px;
  line-height: 1.25;
}
#footer .footer_section .mid_col .footer_menu > .menu-item.menu-item-has-children a {
    margin-bottom: 0;
}
#footer .footer_section .mid_col .footer_menu a:hover {
  color: #1A902D;
}
#footer .footer_section .mid_col .footer_menu .ln-link a {
  padding-right: 26px;
  position: relative;
}
#footer .footer_section .mid_col .footer_menu .ln-link a:after, #footer .footer_section .mid_col .footer_menu .ln-link a:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-image: url(./0966c2e006ba8fe63a5e6952dd824b4a.svg);
  right: 0;
  top: 3px;
  transition: 0.3s ease;
}
#footer .footer_section .mid_col .footer_menu .ln-link a:before {
  background-image: url(./7e07fcb3ed133ac9466778544b1b95b0.svg);
  opacity: 0;
}
#footer .footer_section .mid_col .footer_menu .ln-link a:hover:after {
  opacity: 0;
}
#footer .footer_section .mid_col .footer_menu .ln-link a:hover:before {
  opacity: 1;
}
#footer .footer_section .mid_col .footer_menu .no-margin > a {
  margin-bottom: 0;
}
#footer .footer_section .mid_col .footer_menu > .menu-item {
  /*flex: 0 0 33.3333333333%;*/
  /*max-width: 33.3333333333%;*/
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  margin-bottom: 16px;
}
#footer .footer_section .mid_col .footer_menu > .menu-item:last-child {
  margin-right: 0;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .menu-item-has-children > a {
  margin-bottom: 0;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu:first-child {
  padding-top: 16px;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu > menu-item {
  padding-top: 16px;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu a {
  color: #A3A3A3;
  font-size: 15px;
  margin-bottom: 16px;
  transition: 0.3s ease;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu a:hover {
  color: #666;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu.row-1 {
  min-height: 110px;
  box-sizing: border-box;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu.row-2 {
  min-height: 138px;
  box-sizing: border-box;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu.row-3 {
  min-height: 100px;
  box-sizing: border-box;
}
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .submenu.row-4 {
  min-height: 85px;
  box-sizing: border-box;
}
#footer .footer_section .right_col {
  flex: 300px;
  max-width: 300px;
}
#footer .footer_section .right_col .qr_section_img {
  display: none;
}
#footer .footer_section .right_col .qr_items_content {
  display: flex;
  margin-left: -25px;
  margin-right: -25px;
}
#footer .footer_section .right_col .qr_items_content .qr_item__container {
  position: relative;
}
#footer .footer_section .right_col .qr_items_content .qr_item__container > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#footer .footer_section .right_col .qr_items_content .qr_item {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
#footer .footer_section .right_col .qr_items_content .qr_text {
  font-size: 14px;
  color: #2E603B;
  font-weight: 500;
  line-height: 1.4285714286;
  margin-top: 16px;
  margin-bottom: 30px;
  text-decoration: underline;
}
#footer .footer_section .right_col .qr_items_content img {
  width: 100%;
}
#footer .footer_section .right_col .social_media {
  margin-top: 50px;
}
#footer .footer_section .right_col .social_media_title {
  font-weight: 500;
  color: #2E603B;
  margin-bottom: 17px;
}
#footer .footer_section .right_col .social_media_icons {
  display: flex;
  flex-wrap: wrap;
}
#footer .footer_section .right_col .social_media_item {
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 10px;
}
#footer .footer_bottom_section {
  padding-top: 40px;
  font-size: 14px;
  color: #A3A3A3;
  padding-bottom: 40px;
}
#footer .footer_bottom_section a {
  color: #A3A3A3;
}
#footer .footer_bottom_section .full_col {
  display: flex;
}
#footer .footer_bottom_section .footer_submenu {
  display: flex;
}
#footer .footer_bottom_section .footer_submenu .menu-item {
  margin-right: 48px;
}

.mfp-wrap .mfp-content {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.mfp-wrap .notice-dialog {
  display: inline-block;
}
.mfp-wrap .notice-dialog_img {
  text-align: center;
  position: relative;
  display: block;
}
.mfp-wrap .notice-dialog_img img {
  max-width: 100%;
  transform: translate(-5px, -5px);
}
.mfp-wrap .notice-dialog_texContent {
  max-width: 615px;
}
.mfp-wrap .notice-dialog_texContent__container {
  background-color: #fff;
  position: relative;
  padding: 60px 40px;
  padding-right: 40px;
  text-align: left;
}
.mfp-wrap .notice-dialog_texContent__header {
  font-size: 22px;
  line-height: 1.3636363636;
  margin-bottom: 16px;
  letter-spacing: 0.4px;
  padding-right: 45px;
  font-weight: 700;
}
.mfp-wrap .notice-dialog_texContent__text {
  line-height: 2;
}
.mfp-wrap .notice-dialog_texContent__text a {
  text-decoration: underline;
}
.mfp-wrap .wechat-dialog .notice-dialog_texContent {
  max-width: 500px;
}
.mfp-wrap .wechat-dialog .notice-dialog_texContent__header {
  margin-bottom: 40px;
}
.mfp-wrap .wechat-dialog .notice-dialog_texContent__container {
  padding-left: 70px;
  padding-right: 70px;
}
.mfp-wrap .wechat-dialog .notice-dialog_texContent__img {
  text-align: center;
}
.mfp-wrap .wechat-dialog .notice-dialog_texContent__img img {
  width: 200px;
}
.mfp-wrap .mfp-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIzNiAxMi4wMzc0TDIzLjU1MjggMi42OTE1OUMyNC4xNDkxIDIuMDkzNDYgMjQuMTQ5MSAxLjA0NjczIDIzLjU1MjggMC40NDg1OThDMjIuOTU2NSAtMC4xNDk1MzMgMjEuOTEzIC0wLjE0OTUzMyAyMS4zMTY4IDAuNDQ4NTk4TDEyIDkuNzk0MzlMMi42ODMyMyAwLjQ0ODU5OEMyLjA4Njk2IC0wLjE0OTUzMyAxLjA0MzQ4IC0wLjE0OTUzMyAwLjQ0NzIwNSAwLjQ0ODU5OEMtMC4xNDkwNjggMS4wNDY3MyAtMC4xNDkwNjggMi4wOTM0NiAwLjQ0NzIwNSAyLjY5MTU5TDkuNzYzOTcgMTIuMDM3NEwwLjQ0NzIwNSAyMS4zMDg0Qy0wLjE0OTA2OCAyMS45MDY1IC0wLjE0OTA2OCAyMi45NTMzIDAuNDQ3MjA1IDIzLjU1MTRDMC43NDUzNDIgMjMuODUwNSAxLjE5MjU1IDI0IDEuNTY1MjIgMjRDMS45Mzc4OSAyNCAyLjM4NTA5IDIzLjg1MDUgMi42ODMyMyAyMy41NTE0TDEyIDE0LjIwNTZMMjEuMzE2OCAyMy41NTE0QzIxLjYxNDkgMjMuODUwNSAyMi4wNjIxIDI0IDIyLjQzNDggMjRDMjIuODA3NSAyNCAyMy4yNTQ3IDIzLjg1MDUgMjMuNTUyOCAyMy41NTE0QzI0LjE0OTEgMjIuOTUzMyAyNC4xNDkxIDIxLjkwNjUgMjMuNTUyOCAyMS4zMDg0TDE0LjIzNiAxMi4wMzc0WiIgZmlsbD0iIzFBOTAyRCIvPgo8L3N2Zz4K);
  color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  right: 25px;
  top: 25px;
  background-color: #fff;
  border-radius: 50px;
}

#scroll_top {
  position: fixed;
  right: 60px;
  bottom: 60px;
  z-index: 4;
  cursor: pointer;
  width: 80px;
}
#scroll_top img {
  width: 100%;
}

@media only screen and (min-width: 1401px) {
  #footer .footer_section .mid_col .footer_menu .ln-link a {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 1400px) {
  #footer .footer_section .mid_col {
    padding-right: 20px;
  }
  #footer .footer_section .mid_col .footer_menu {
    margin-left: -15px;
    margin-right: -15px;
  }
  #footer .footer_section .mid_col .footer_menu .menu-item-has-children .menu-item-has-children.submenu a {
    white-space: nowrap;
  }
  #footer .footer_section .mid_col .footer_menu > .menu-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1269px) {
  #footer .footer_section .left_col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  #footer .footer_section .mid_col {
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
  }
  #footer .footer_bottom_section .full_col {
    display: block;
  }
  #footer .footer_bottom_section .full_col .copyright {
    margin-top: 8px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1199px) {
  #scroll_top {
    display: none;
  }
  #scroll_top img {
    width: 75px;
  }
}
@media only screen and (max-width: 991px) {
  #footer .footer_section .left_col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #footer .footer_section .mid_col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 25px;
    margin-bottom: 50px;
  }
  #footer .footer_section .right_col {
    flex: 0 0 100%;
    max-width: 400px;
  }
  #scroll_top {
    display: none;
  }
  #scroll_top img {
    width: 75px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    text-align: center;
    padding-top: 40px;
  }
  #footer .shkp_image {
    margin-bottom: 40px;
  }
  #footer .footer_section {
    padding-bottom: 30px;
    border-bottom: none;
  }
  #footer .footer_section .mid_col {
    display: none;
  }
  #footer .footer_section .left_col {
    margin-bottom: 40px;
  }
  #footer .footer_section .left_col .group_list {
    margin-left: auto;
    margin-right: auto;
  }
  #footer .footer_section .right_col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #footer .footer_section .right_col .qr_section {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #footer .footer_section .right_col .qr_section_img {
    display: block;
    margin-right: 16px;
  }
  #footer .footer_section .right_col .qr_items_content {
    display: block;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  #footer .footer_section .right_col .qr_items_content .qr_item__image, #footer .footer_section .right_col .qr_items_content .qr_item__icon {
    display: none;
  }
  #footer .footer_section .right_col .qr_items_content .qr_item {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #footer .footer_section .right_col .qr_items_content .qr_item:last-child .qr_text {
    margin-bottom: 0px;
  }
  #footer .footer_section .right_col .qr_items_content .qr_text {
    margin-top: 0;
    margin-bottom: 16px;
  }
  #footer .footer_section .right_col .social_media {
    margin-top: 40px;
  }
  #footer .footer_bottom_section {
    padding-top: 0;
  }
  #footer .footer_bottom_section .footer_submenu {
    justify-content: center;
  }
  #footer .footer_bottom_section .footer_submenu .menu-item {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.homepage-section-header {
  position: relative;
  padding-top: 55px;
  padding-bottom: 30px;
}
.homepage-section-header:after {
  content: "";
  height: 23px;
  width: 25px;
  background-image: url(./49702c5d41886f178cc1840967382fbb.svg);
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
}
.homepage-section-header:before {
  content: "";
  height: 4px;
  position: absolute;
  width: 160px;
  background-color: #1A902D;
  left: 0;
  bottom: 0;
}
.homepage-link {
  border: #2E603B 1px solid;
  border-radius: 32px;
  background-color: #F9F7F0;
  height: 64px;
  display: inline-flex;
  align-items: center;
  color: #2E603B;
  padding-left: 24px;
  padding-right: 72px;
  position: relative;
  transition: 0.3s ease;
  min-width: 160px;
  box-sizing: border-box;
  font-size: 18px;
}
.homepage-link_arrow {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  right: 24px;
  transition: 0.3s ease;
}
.homepage-link_arrow img {
  display: block;
  transition: 0.3s ease;
}
.homepage-link_arrow .img_hover {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.homepage-link.green {
  background-color: #2E603B;
  color: #fff;
}
.homepage-btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.homepage-btn_text {
  color: #2E603B;
  font-weight: 500;
  margin-right: 16px;
  height: 30px;
  overflow: hidden;
}
.homepage-btn_hover {
  height: 60px;
  display: block;
}
.homepage-btn_hover span {
  display: flex;
  height: 30px;
  align-items: center;
}
.homepage-btn_bg {
  background-color: #2E603B;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  transform: scale(0);
  opacity: 0;
  border-radius: 50%;
}
.homepage-btn_arrow {
  background-color: #1A902D;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.homepage-btn .img_hover {
  z-index: 1;
}
.homepage-btn.reverse .homepage-btn_arrow {
  margin-right: 16px;
}
.homepage-btn.reverse .img_hover {
  transform: rotate(180deg);
}
.homepage-banner {
  height: 1100px;
  position: relative;
  overflow: hidden;
}
.homepage-banner_bg {
  height: 1100px;
  background-position: bottom center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position-y: 150px;
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  transform: translateY(350px);
  z-index: 0;
}
.homepage-banner .container {
  position: relative;
  z-index: 2;
}
.homepage-banner_images {
  top: -68px;
  position: absolute;
  right: 0;
  width: 774px;
  opacity: 0;
}
.homepage-banner_image img {
  width: 100%;
}
.homepage-banner_title {
  margin-top: 90px;
  font-size: 80px;
  line-height: 1.5;
  position: relative;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
}
.homepage-banner_title span {
  display: block;
}
.homepage-banner_title:after {
  content: "";
  position: absolute;
  height: 4px;
  top: 120px;
  margin-top: -2px;
  width: 150px;
  background-color: #2E603B;
}
.homepage-banner_img {
  position: absolute;
  top: 400px;
}
.homepage-banner #wrapper_top {
  padding-top: 100%;
  position: relative;
  z-index: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.homepage-banner #wrapper_bottom {
  z-index: -1;
  top: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.homepage-happening {
  background-image: url(./2604ed1a2e1284ba73296ee428d284d4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 345px;
  padding-bottom: 40px;
}
.homepage-happening_header {
  position: relative;
  margin-top: -345px;
}
.homepage-happening_leftImg, .homepage-happening_rightImg {
  position: absolute;
  bottom: -40px;
}
.homepage-happening_leftImg {
  bottom: -30px;
}
.homepage-happening_leftImg {
  left: 0;
}
.homepage-happening_rightImg {
  right: 0;
}
.homepage-happening_descrption {
  color: #fff;
  text-align: center;
  line-height: 2;
  margin-top: 12px;
}
.homepage-happening .section-header {
  text-align: center;
}
.homepage-happening .section-header:before, .homepage-happening .section-header:after {
  right: 0;
  margin: auto;
}
.homepage-happening_slides {
  margin-top: 70px;
}
.homepage-happening_slides .splide__slide__hover {
  width: 400px;
}
.homepage-happening_slides .splide__slide__img:after {
  padding-bottom: 65%;
}
.homepage-happening_slides .splide__slide__innerimg {
  background-size: cover;
}
.homepage-happening .homepage-link_container {
  margin-top: 30px;
  text-align: center;
}
.homepage-shopping, .homepage-dining, .homepage-landmark2 {
  padding-top: 70px;
  background-color: #F9F7F0;
  padding-bottom: 130px;
}
.homepage-shopping_header, .homepage-dining_header, .homepage-landmark2_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.homepage-shopping_header .section-header:before, .homepage-dining_header .section-header:before, .homepage-landmark2_header .section-header:before {
  width: 140px;
}
.homepage-shopping_top, .homepage-dining_top, .homepage-landmark2_top {
  display: flex;
  margin-bottom: 80px;
}
.homepage-shopping_top__left, .homepage-dining_top__left, .homepage-landmark2_top__left {
  flex: 0 0 calc(50% - 75px);
  padding-right: 135px;
  box-sizing: border-box;
}
.homepage-shopping_top__right, .homepage-dining_top__right, .homepage-landmark2_top__right {
  flex: 0 0 calc(50% + 135px);
  position: relative;
  box-sizing: border-box;
  margin-right: -60px;
}
.homepage-shopping_top__right:after, .homepage-dining_top__right:after, .homepage-landmark2_top__right:after {
  content: "";
  position: absolute;
  background-image: url(./16b806382129c09aecb3a94b69e36469.svg);
  width: 520px;
  height: 280px;
  left: -54px;
  bottom: -80px;
}
.homepage-shopping_descrption, .homepage-dining_descrption, .homepage-landmark2_descrption {
  margin-top: 50px;
  line-height: 2;
  margin-bottom: 24px;
}
.homepage-shopping_sectionImg, .homepage-dining_sectionImg, .homepage-landmark2_sectionImg {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.homepage-shopping_sectionImg img, .homepage-dining_sectionImg img, .homepage-landmark2_sectionImg img {
  width: 100%;
  display: block;
}
.homepage-shopping {
  overflow: hidden;
}
.homepage-shopping_sectionImg {
  border-bottom-left-radius: 80px;
  overflow: hidden;
}
.homepage-dining {
  background-image: url(./6544a72d65f589234a01535835534c04.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 110px;
}
.homepage-dining_top__left {
  flex: 0 0 calc(50% + 135px);
  margin-left: -60px;
  padding-right: 0;
}
.homepage-dining_top__right {
  flex: 0 0 calc(50% - 65px);
  margin-right: 0px;
  padding-left: 90px;
}
.homepage-dining_top__right:after {
  display: none;
}
.homepage-dining .section-header {
  color: #fff;
}
.homepage-dining_descrption {
  color: #fff;
}
.homepage-dining .homepage-btn_text {
  color: #fff;
}
.homepage-dining .splide__slide__outertitle {
  color: #fff;
}
.homepage-dining .splide__slide__outerdesc {
  color: #E7E3DF;
}
.homepage-dining .splide__slide__desctext {
  color: #E7E3DF;
}
.homepage-dining_sectionImg {
  border-bottom-right-radius: 80px;
  overflow: hidden;
}
.homepage-download {
  position: relative;
  padding-top: 155px;
  padding-bottom: 155px;
  overflow: hidden;
}
.homepage-download > .container {
  position: relative;
}
.homepage-download_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 37px;
  border-bottom-right-radius: 37px;
}
.homepage-download_content {
  background-color: #FBFBFB;
  border-radius: 37px;
  padding: 44px 70px 55px;
  max-width: 730px;
}
.homepage-download_descrption {
  margin-top: 24px;
  margin-bottom: 40px;
  line-height: 2;
}
.homepage-instagram {
  padding-top: 45px;
  padding-bottom: 90px;
}
.homepage-instagram_content {
  display: flex;
}
.homepage-instagram_left {
  flex: 0 0 calc(50% + 200px);
  max-width: calc(50% + 200px);
}
.homepage-instagram_right {
  flex: 0 0 calc(50% - 200px);
  max-width: calc(50% - 200px);
  padding-right: 60px;
  padding-left: 110px;
  box-sizing: border-box;
  padding-top: 45px;
}
.homepage-instagram_descrption {
  margin-top: 45px;
  margin-bottom: 25px;
  line-height: 2;
}
.homepage-instagram_slides_mobile {
  display: none;
}
.homepage-instagram_slides .splide__slide__hover {
  width: 370px;
}
.homepage-instagram_slides .splide__slide__hover:hover .splide__slide__img {
  transform: translateY(0);
}
.homepage-instagram_slides .splide__slide__hover:hover .splide__slide__link:after {
  display: none;
}
.homepage-instagram_slides .splide__slide__innerimg {
  background-size: cover;
}
.homepage-instagram_slides .splide__slide__img:after {
  padding-bottom: 100%;
}
.homepage-landmark2 {
  padding-bottom: 80px;
  overflow: hidden;
}
.homepage-landmark2_top {
  margin-bottom: 100px;
  align-items: flex-start;
}
.homepage-landmark2_top__left {
  position: relative;
}
.homepage-landmark2_top__leftimage {
  display: block;
  bottom: -48px;
  position: absolute;
  right: 100px;
}
.homepage-landmark2_sectionImg {
  border-bottom-left-radius: 80px;
  overflow: hidden;
}
.homepage-landmark2_items {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.homepage-landmark2_item {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.homepage-landmark2_descrption {
  font-size: 18px;
  line-height: 1.7777777778;
}
.homepage-landmark2_bottom {
  margin-top: 55px;
  background-color: #FBFBFB;
  padding: 35px 10px;
  border-radius: 37px;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
}
.homepage-landmark2_bottom .item-line_1, .homepage-landmark2_bottom .item-line_2 {
  position: absolute;
  height: 100%;
  width: 1px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIyNDYiIHZpZXdCb3g9IjAgMCAxIDI0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgb3BhY2l0eT0iMC40IiB4MT0iMC41IiB5MT0iMi4xODU1N2UtMDgiIHgyPSIwLjQ5OTk4OSIgeTI9IjI0NiIgc3Ryb2tlPSIjQTNBM0EzIiBzdHJva2UtZGFzaGFycmF5PSI1IDUiLz4KPC9zdmc+Cg==);
}
.homepage-landmark2_bottom .item-line_1 {
  left: 33.33%;
}
.homepage-landmark2_bottom .item-line_2 {
  left: 66.66%;
}
.homepage-landmark2_bottom .item-name {
  color: #2E603B;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
}
.homepage-landmark2_bottom .item-text {
  font-size: 18px;
  display: flex;
  align-items: flex-start;
}
.homepage-landmark2_bottom .item-text-icon {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.homepage-landmark2_bottom .item-text-content {
  line-height: 1.1111111111;
}
.homepage-landmark2_bottom .item-text a {
  color: #3D3D3D;
}
.homepage .homepage_splide {
  opacity: 0;
  transform: translateY(70px);
}
.homepage .homepage-sectionImg {
  transform: scale(1.1);
}
.homepage .homepage-section-header .line-center {
  height: 4px;
  position: absolute;
  width: 160px;
  background-color: #1A902D;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.homepage .homepage-section-header .line {
  height: 4px;
  position: absolute;
  width: 140px;
  background-color: #1A902D;
  left: 0;
  bottom: 0;
}
.homepage .homepage-section-header:before {
  display: none;
}
.homepage .animateText {
  opacity: 0;
  transition: 0.8s;
  overflow: hidden;
}
.homepage .animateText.textSlideup {
  transform: translateY(30px);
}
.homepage .animateText .line {
  transform: translateX(-100%);
  transition: cubic-bezier(0, 0.7, 1, 1) 0.3s;
  transition-delay: 0.5s;
}
.homepage .animateText .line-center {
  transition: cubic-bezier(0, 0.7, 1, 1) 0.3s;
  transition-delay: 0.4s;
  width: 0;
}
.homepage .animateText.active {
  opacity: 1;
}
.homepage .animateText.active .line {
  transform: translateX(0);
}
.homepage .animateText.active .line-center {
  width: 160px;
}
.homepage .animateText.active.textSlideup {
  transform: translateY(0);
}
.homepage .animateText.delay-1 {
  transition-delay: 0.5s;
}
.homepage .animateText.delay-1 .line, .homepage .animateText.delay-1 .line-center {
  transition-delay: 1s;
}
.homepage .animateText.delay-2 {
  transition-delay: 1s;
}
.homepage .animateText.delay-2 .line, .homepage .animateText.delay-2 .line-center {
  transition-delay: 1.5s;
}
.homepage .slideup {
  opacity: 0;
  transform: translateY(70px);
}
.homepage .imgFadein {
  opacity: 0;
}
.homepage .homepage-banner_fadein {
  opacity: 0;
}
.homepage .homepage-shopping, .homepage .homepage-dining, .homepage .homepage-landmark2 {
  align-items: flex-start;
}
.homepage .homepage-shopping_top__right, .homepage .homepage-shopping_top__left, .homepage .homepage-dining_top__right, .homepage .homepage-dining_top__left, .homepage .homepage-landmark2_top__right, .homepage .homepage-landmark2_top__left {
  overflow: initial;
  transition-delay: 0.5s;
}
.homepage .homepage-shopping_top__right:after, .homepage .homepage-shopping_top__left:after, .homepage .homepage-dining_top__right:after, .homepage .homepage-dining_top__left:after, .homepage .homepage-landmark2_top__right:after, .homepage .homepage-landmark2_top__left:after {
  display: none;
}
.homepage .homepage-shopping_top__right .pattern, .homepage .homepage-shopping_top__left .pattern, .homepage .homepage-dining_top__right .pattern, .homepage .homepage-dining_top__left .pattern, .homepage .homepage-landmark2_top__right .pattern, .homepage .homepage-landmark2_top__left .pattern {
  content: "";
  position: absolute;
  background-image: url(./16b806382129c09aecb3a94b69e36469.svg);
  width: 520px;
  height: 280px;
  left: -40px;
  bottom: -100px;
}
.homepage .homepage-shopping_top__left, .homepage .homepage-dining_top__left, .homepage .homepage-landmark2_top__left {
  position: relative;
}
.homepage .homepage-shopping_top__left .pattern, .homepage .homepage-dining_top__left .pattern, .homepage .homepage-landmark2_top__left .pattern {
  right: -100px;
  left: auto;
}
.homepage .homepage-dining_top__right .pattern, .homepage .homepage-dining_top__left .pattern {
  background-image: url(./46743c46aa6c819dcc906b35cc98da96.svg);
  bottom: -50px;
  right: -150px;
}
.aboutus .homepage-landmark2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F6F4F1;
}

.contactus .homepage-landmark2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F6F4F1;
}

.point .join {
  margin-top: 50px;
}
.point .join-banner {
  width: 100%;
  margin-bottom: 55px;
}
.point .join-title {
  font-size: 32px;
  line-height: 1.303030303;
  font-family: "Roboto Condensed", sans-serif;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #2E603B;
  margin-bottom: 28px;
}
.point .join-text {
  font-size: 18px;
  line-height: 1.7777777778;
  margin-bottom: 140px;
}
.point .join-qrcode {
  text-align: center;
  margin-bottom: 48px;
}
.point .join-link {
  text-align: center;
}
.point .list-main_content {
  border-radius: 35px;
  background-color: #FBFBFB;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
}

.happenings .splide__slide__innerimg {
  background-size: cover;
}
.happenings .splide__slide__innerimgcontainer {
  background-size: cover;
}
.happenings .list-items {
  padding-top: 20px;
}
.happenings .list-main_content {
  border-radius: 35px;
  background-color: #FBFBFB;
  overflow: hidden;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
}

.happening-post {
  padding-top: 90px;
}
.happening-post .container_bottom {
  display: none;
}
.happening-post_top {
  position: relative;
  padding-right: 140px;
  padding-bottom: 145px;
}
.happening-post_image {
  position: absolute;
  right: 0;
  top: 50px;
  max-width: 140px;
}
.happening-post_category {
  font-size: 18px;
  border-radius: 16px;
  border: 1px solid #E7E3DF;
  color: #1A902D;
  display: inline-block;
  font-weight: 500;
  padding: 10px 16px;
  margin-bottom: 27px;
}
.happening-post_innerContainer {
  padding-left: 110px;
  padding-right: 110px;
}
.happening-post_name {
  padding-bottom: 30px;
  position: relative;
}
.happening-post_name:after {
  content: "";
  height: 4px;
  position: absolute;
  width: 160px;
  background-color: #1A902D;
  left: 0;
  bottom: 0;
}
.happening-post_info {
  margin-top: 28px;
  display: flex;
  margin-bottom: 24px;
  align-items: center;
}
.happening-post_date {
  display: flex;
  font-size: 18px;
  font-weight: 500;
  margin-right: 44px;
}
.happening-post_date .text {
  color: #A3A3A3;
  margin-right: 28px;
}
.happening-post_date .date {
  color: #2E603B;
}
.happening-post_share {
  display: flex;
  align-items: center;
}
.happening-post_share .icon {
  margin-right: 24px;
}
.happening-post_share .item_text {
  font-size: 20px;
  font-weight: 500;
  color: #2E603B;
}
.happening-post_content {
  font-size: 18px;
  line-height: 1.7777777778;
  margin-bottom: 65px;
}
.happening-post_link a {
  color: #2E603B;
  font-size: 20px;
  border-bottom: 1px solid #2E603B;
  line-height: 1.4;
}
.happening-post_bottom {
  background-color: #FAF5ED;
  background-image: url(./9759b8f44430b53e630fe7030aabc66b.png);
  padding-top: 190px;
  padding-bottom: 250px;
  background-position: center 620px;
  background-size: cover;
  background-repeat: no-repeat;
}
.happening-post_bottom .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.happening-post_bottom .splide__slide img {
  max-width: 950px;
  width: 100%;
}
.happening-post_bottom .splide__arrow {
  background-color: transparent;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
.happening-post_bottom .splide__arrow svg {
  display: none;
}
.happening-post_bottom .splide__arrow--next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCAzMiA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMwLjY1MTcgMzAuNjUxN0MzMi4xMTYxIDI5LjE4NzIgMzIuMTE2MSAyNi44MTI4IDMwLjY1MTcgMjUuMzQ4M0w2Ljc4NjggMS40ODM1QzUuMzIyMzMgMC4wMTkwMjg3IDIuOTQ3OTYgMC4wMTkwMjg3IDEuNDgzNDkgMS40ODM1QzAuMDE5MDI4IDIuOTQ3OTYgMC4wMTkwMjggNS4zMjIzMyAxLjQ4MzQ5IDYuNzg2OEwyMi42OTY3IDI4TDEuNDgzNDkgNDkuMjEzMkMwLjAxOTAyOCA1MC42Nzc3IDAuMDE5MDI4IDUzLjA1MiAxLjQ4MzQ5IDU0LjUxNjVDMi45NDc5NiA1NS45ODEgNS4zMjIzMyA1NS45ODEgNi43ODY4IDU0LjUxNjVMMzAuNjUxNyAzMC42NTE3Wk0yMyAzMS43NUgyOFYyNC4yNUgyM1YzMS43NVoiIGZpbGw9IiMxQTkwMkQiLz4KPC9zdmc+Cg==);
}
.happening-post_bottom .splide__arrow--prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCAzMiA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMzQ4MzUgMzAuNjUxN0MtMC4xMTYxMTcgMjkuMTg3MiAtMC4xMTYxMTcgMjYuODEyOCAxLjM0ODM1IDI1LjM0ODNMMjUuMjEzMiAxLjQ4MzVDMjYuNjc3NyAwLjAxOTAyODcgMjkuMDUyIDAuMDE5MDI4NyAzMC41MTY1IDEuNDgzNUMzMS45ODEgMi45NDc5NiAzMS45ODEgNS4zMjIzMyAzMC41MTY1IDYuNzg2OEw5LjMwMzMgMjhMMzAuNTE2NSA0OS4yMTMyQzMxLjk4MSA1MC42Nzc3IDMxLjk4MSA1My4wNTIgMzAuNTE2NSA1NC41MTY1QzI5LjA1MiA1NS45ODEgMjYuNjc3NyA1NS45ODEgMjUuMjEzMiA1NC41MTY1TDEuMzQ4MzUgMzAuNjUxN1pNOSAzMS43NUg0TDQgMjQuMjVIOVYzMS43NVoiIGZpbGw9IiMxQTkwMkQiLz4KPC9zdmc+Cg==);
}

.share-items {
  display: flex;
}
.share-link {
  display: none;
}
.share-item {
  width: 24px;
  height: 24px;
  margin-right: 24px;
  cursor: pointer;
  transition: 0.3s ease;
  position: relative;
  display: block;
}
.share-item:last-child {
  margin-right: 0;
}
.share-item .img {
  transition: 0.3s;
}
.share-item .hover {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: 0.3s;
}
.share-item:hover .hover {
  visibility: visible;
  opacity: 1;
}
.share-item:hover .img {
  visibility: hidden;
  opacity: 0;
}

#copy-success {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  align-items: center;
  background-color: #fff;
  color: #3D3D3D;
  font-weight: 500;
  padding: 10px;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
  width: 160px;
  text-align: center;
  position: fixed;
  z-index: 2;
}
#copy-success img {
  margin-right: 15px;
  width: 20px;
  height: auto;
}
#copy-success.active {
  visibility: visible;
  opacity: 1;
}

.post-main {
  background-color: #EFECE8;
  padding-top: 80px;
}

.shop-post_section {
  display: flex;
}
.shop-post_top {
  padding-bottom: 80px;
}
.shop-post_bottom {
  padding-top: 60px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAwMCAxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSBvcGFjaXR5PSIwLjQiIHkxPSIwLjUiIHgyPSIxMDAwIiB5Mj0iMC41IiBzdHJva2U9IiNBM0EzQTMiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNSIvPgo8L3N2Zz4K);
  background-repeat: repeat-x;
}
.shop-post_bottom img {
  max-width: 100%;
  margin-left: auto;
}
.shop-post_left, .shop-post_right {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}
.shop-post_left {
  padding-right: 60px;
}
.shop-post_right {
  padding-left: 60px;
}
.shop-post_leftTop {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.shop-post_content {
  border-radius: 35px;
  background-color: #FBFBFB;
  overflow: hidden;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
  padding: 70px 100px 80px;
  margin-bottom: 80px;
}
.shop-post_title {
  font-size: 40px;
  line-height: 1.25;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 16px;
  position: relative;
  margin-left: 30px;
}
.shop-post_title:after {
  content: "";
  height: 4px;
  position: absolute;
  width: 110px;
  background-color: #2E603B;
  left: 0;
  bottom: 0;
}
.shop-post_text {
  font-size: 18px;
  line-height: 1.7777777778;
  margin-bottom: 18px;
}
.shop-post_website {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
.shop-post_website img {
  margin-right: 16px;
}
.shop-post_website a {
  color: #A3A3A3;
  font-weight: 500;
  word-break: break-all;
}
.shop-post_categories {
  display: flex;
  flex-wrap: wrap;
}
.shop-post_category {
  background-color: rgba(162, 212, 94, 0.1);
  padding: 16px;
  color: #1A902D;
  font-weight: 500;
  border-radius: 12px;
  margin-right: 12px;
  white-space: nowrap;
  margin-bottom: 12px;
}
.shop-post_right {
  display: flex;
  flex-wrap: wrap;
}
.shop-post_header {
  font-size: 20px;
  color: #2E603B;
  line-height: 1.2;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding-left: 32px;
  position: relative;
  margin-bottom: 12px;
}
.shop-post_header img {
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  position: absolute;
}
.shop-post_item {
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
}
.shop-post_item__text {
  padding-left: 32px;
  color: #A3A3A3;
  font-size: 18px;
  line-height: 1.2;
}
.shop-post_item__openhour {
  display: flex;
}
.shop-post_item__openhour .date {
  margin-right: 10px;
}
.shop-post_item__voucher {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.shop-post_item__voucher .icon {
  width: 32px;
}
.shop-post_item__voucher .icon .mobile {
  display: none;
}
.shop-post_item__voucher:last-child {
  margin-bottom: 0;
}
.shop-post_map {
  background-color: #E7E3DF;
}
.shop-post_map__dummy {
  width: 100%;
}
.shop-post_like {
  padding-top: 130px;
  padding-bottom: 150px;
}
.shop-post_like .section-header {
  position: relative;
  padding-top: 55px;
  text-align: center;
  margin-bottom: 50px;
}
.shop-post_like .section-header:after {
  content: "";
  height: 23px;
  width: 25px;
  background-image: url(./49702c5d41886f178cc1840967382fbb.svg);
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  right: 0;
  margin: auto;
}

.entertainment-main {
  padding-top: 80px;
  background-color: #F6F4F1;
}
.entertainment .section-title {
  font-size: 32px;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
}
.entertainment-left, .entertainment-right {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.entertainment-left .section-title {
  margin-bottom: 38px;
}
.entertainment-right {
  display: flex;
  flex-wrap: wrap;
}
.entertainment-container .reading_corner, .entertainment-container .interactive_corner {
  display: none;
}
.entertainment-top {
  display: flex;
  padding-left: 80px;
  padding-right: 80px;
  margin-left: -15px;
  margin-right: -15px;
}
.entertainment-top_title {
  font-size: 32px;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 38px;
}
.entertainment-top_text {
  font-size: 18px;
  line-height: 1.7777777778;
  max-width: 460px;
}
.entertainment-top_item {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  margin-bottom: 50px;
}
.entertainment-top_item__icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.entertainment-top_item__text {
  line-height: 1.1111111111;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding-left: 35px;
  position: relative;
  margin-bottom: 20px;
}
.entertainment-top_item__text a {
  color: #3D3D3D;
}
.entertainment-top_item__text:last-child {
  margin-bottom: 0;
}
.entertainment-top_item.mobile {
  display: none;
}
.entertainment-top .banner-section_title {
  display: none;
}
.entertainment-mid {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 70px;
}
.entertainment-mid_content {
  background-color: #F6F4F1;
  max-width: 770px;
  border-radius: 26px;
  position: absolute;
  bottom: -70px;
  right: -26px;
  padding: 45px 26px 45px 60px;
}
.entertainment-mid_content .title {
  color: #2E603B;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
}
.entertainment-mid_content .content {
  font-size: 18px;
  line-height: 1.7777777778;
}
.entertainment-mid_img {
  display: none;
}
.entertainment-bottom {
  padding-bottom: 120px;
}
.entertainment-bottom_bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  width: 375px;
}
.entertainment-bottom_bg:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.entertainment-section {
  padding-top: 140px;
  padding-bottom: 140px;
}
.entertainment-section_main {
  display: flex;
  align-items: center;
}
.entertainment-section_left, .entertainment-section_right {
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
.entertainment-section_left .title, .entertainment-section_right .title {
  color: #2E603B;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
}
.entertainment-section_left .content, .entertainment-section_right .content {
  font-size: 18px;
  line-height: 1.7777777778;
  max-width: 450px;
}
.entertainment-section_left {
  flex: 0 0 40%;
  max-width: 40%;
}
.entertainment-section_right {
  flex: 0 0 60%;
  max-width: 60%;
}
.entertainment-section_img {
  width: 100%;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.entertainment-section_img:after {
  content: "";
  padding-bottom: 66.66%;
  display: block;
}
.entertainment-section.interactive_corner, .entertainment-section.second-section {
  background-color: #EFECE8;
}
.entertainment-section.interactive_corner .entertainment-section_right, .entertainment-section.second-section .entertainment-section_right {
  flex: 0 0 40%;
  max-width: 40%;
}
.entertainment-section.interactive_corner .entertainment-section_left, .entertainment-section.second-section .entertainment-section_left {
  flex: 0 0 60%;
  max-width: 60%;
}
.entertainment-section.interactive_corner .entertainment-section_img, .entertainment-section.second-section .entertainment-section_img {
  border-bottom-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
}
.entertainment.tourist .entertainment-section_main .title {
  position: relative;
  font-size: 32px;
  margin-bottom: 27px;
  padding-bottom: 15px;
}
.entertainment.tourist .entertainment-section_main .title:after {
  content: "";
  width: 120px;
  height: 1px;
  background-color: #1A902D;
  position: absolute;
  bottom: 0;
  left: 0;
}

.services-main {
  background-color: #F6F4F1;
}
.services-top {
  padding-top: 95px;
  padding-bottom: 65px;
  display: flex;
  align-items: flex-start;
}
.services-top_title {
  flex: 0 0 50%;
  max-width: 50%;
  color: #2E603B;
  padding-left: 24px;
  position: relative;
  font-size: 52px;
  font-family: "Roboto Condensed", sans-serif;
  box-sizing: border-box;
}
.services-top_title:before {
  content: "";
  position: absolute;
  width: 4px;
  left: 0;
  background-color: #A2D45E;
  height: 36px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.services-top_text {
  flex: 0 0 50%;
  max-width: 50%;
  line-height: 2;
}
.services-container {
  padding-left: 110px;
  padding-right: 110px;
}
.services-items {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAwMCAxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSBvcGFjaXR5PSIwLjQiIHkxPSIwLjUiIHgyPSIxMDAwIiB5Mj0iMC41IiBzdHJva2U9IiNBM0EzQTMiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNSIvPgo8L3N2Zz4K);
  background-repeat: repeat-x;
  background-position: top center;
  padding-bottom: 160px;
}
.services-item {
  padding: 40px 70px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAwMCAxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSBvcGFjaXR5PSIwLjQiIHkxPSIwLjUiIHgyPSIxMDAwIiB5Mj0iMC41IiBzdHJva2U9IiNBM0EzQTMiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNSIvPgo8L3N2Zz4K);
  background-repeat: repeat-x;
  background-position: bottom center;
}
.services-item_header {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.services-item_title {
  color: #2E603B;
  font-size: 18px;
  font-weight: 500;
}
.services-item_icon {
  width: 60px;
  margin-right: 24px;
}
.services-item_control {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  margin: auto;
  background-color: transparent;
  border-radius: 100px;
  cursor: pointer;
  border: 1px solid #2E603B;
  transition: 0.3s ease;
}
.services-item_control:before, .services-item_control:after {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #2E603B;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: 0.3s ease;
}
.services-item_control:after {
  transform: rotate(90deg);
}
.services-item_services {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
  margin-left: 69px;
  margin-right: -15px;
}
.services-item_service {
  flex: 0 0 50%;
  max-width: 50%;
  font-size: 18px;
  line-height: 1.7777777778;
  padding: 11px 15px;
  box-sizing: border-box;
}
.services-item.active {
  background-color: rgba(163, 207, 98, 0.1);
}
.services-item.active .services-item_control {
  background-color: #2E603B;
}
.services-item.active .services-item_control:before, .services-item.active .services-item_control:after {
  background-color: #fff;
}
.services-item.active .services-item_control:after {
  transform: rotate(0);
}

.nearby-main {
  padding-top: 170px;
  padding-bottom: 220px;
  background-color: #F6F4F1;
  overflow: hidden;
}
.nearby-section {
  display: flex;
  align-items: center;
  margin-bottom: 330px;
  margin-left: -50px;
  margin-right: -50px;
  position: relative;
}
.nearby-section_left, .nearby-section_right {
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.nearby-section_left .title, .nearby-section_right .title {
  color: #2E603B;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 27px;
  line-height: 1.34375;
  padding-bottom: 15px;
  position: relative;
}
.nearby-section_left .title:after, .nearby-section_right .title:after {
  content: "";
  width: 120px;
  height: 2px;
  background-color: #1A902D;
  position: absolute;
  bottom: 0;
  left: 0;
}
.nearby-section_left .location, .nearby-section_right .location {
  font-size: 18px;
  color: #2E603B;
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  margin-bottom: 17px;
}
.nearby-section_left .location:before, .nearby-section_right .location:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDAwMDEgMEM1LjY5MTY3IDAgMyAyLjY5MTY3IDMgNi4wMDAwMUMzIDYuOTkzMTggMy4yNDgzMSA3Ljk3NzkgMy43MjAzNSA4Ljg1MTMyTDguNjcxOSAxNy44MDY2QzguNzM3ODIgMTcuOTI2IDguODYzNDMgMTggOS4wMDAwMSAxOEM5LjEzNjU5IDE4IDkuMjYyMjEgMTcuOTI2IDkuMzI4MTIgMTcuODA2NkwxNC4yODE1IDguODQ4MzdDMTQuNzUxNyA3Ljk3NzkgMTUgNi45OTMxNCAxNSA1Ljk5OTk4QzE1IDIuNjkxNjcgMTIuMzA4NCAwIDkuMDAwMDEgMFpNOS4wMDAwMSA5QzcuMzQ1ODQgOSA2LjAwMDAyIDcuNjU0MTggNi4wMDAwMiA2LjAwMDAxQzYuMDAwMDIgNC4zNDU4NCA3LjM0NTg0IDMuMDAwMDIgOS4wMDAwMSAzLjAwMDAyQzEwLjY1NDIgMy4wMDAwMiAxMiA0LjM0NTg0IDEyIDYuMDAwMDFDMTIgNy42NTQxOCAxMC42NTQyIDkgOS4wMDAwMSA5WiIgZmlsbD0iI0EyRDQ1RSIvPgo8L3N2Zz4K);
  left: 0;
}
.nearby-section_left .location a, .nearby-section_right .location a {
  color: #3D3D3D;
}
.nearby-section_left .content, .nearby-section_right .content {
  font-size: 18px;
  line-height: 1.7777777778;
  max-width: 450px;
}
.nearby-section_left {
  flex: 0 0 60%;
  max-width: 60%;
  position: relative;
}
.nearby-section_right {
  flex: 0 0 40%;
  max-width: 40%;
}
.nearby-section_img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nearby-section_img:after {
  content: "";
  padding-bottom: 66.66%;
  display: block;
}
.nearby-section_smallimg {
  border-radius: 8px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nearby-section_smallimg__container {
  position: absolute;
  border: 8px solid #fff;
  border-radius: 8px;
  width: 20%;
  max-width: 180px;
}
.nearby-section_smallimg__container:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.nearby-section_icon {
  position: absolute;
  left: 60%;
  top: 100%;
  margin-left: 175px;
}
.nearby-section_leftLine {
  position: absolute;
  left: 30%;
  top: 100%;
}
.nearby-section_rightLine {
  position: absolute;
  right: 30%;
  top: 100%;
}
.nearby-section:nth-child(odd) .nearby-section_rightLine {
  display: none;
}
.nearby-section:nth-child(odd) .nearby-section_left {
  padding-left: 120px;
}
.nearby-section:nth-child(odd) .nearby-section_smallimg__container {
  bottom: 0;
  left: 50px;
}
.nearby-section:nth-child(odd) .nearby-section_img {
  border-bottom-right-radius: 100px;
  border-top-left-radius: 100px;
}
.nearby-section:nth-child(even) {
  margin-bottom: 280px;
}
.nearby-section:nth-child(even) .nearby-section_leftLine {
  display: none;
}
.nearby-section:nth-child(even) .nearby-section_left {
  order: 2;
  padding-right: 120px;
}
.nearby-section:nth-child(even) .nearby-section_icon {
  left: 150px;
  margin-left: 0;
}
.nearby-section:nth-child(even) .nearby-section_smallimg__container {
  top: -50px;
  right: 50px;
}
.nearby-section:nth-child(even) .nearby-section_img {
  border-bottom-left-radius: 100px;
  border-top-right-radius: 100px;
}
.nearby-section:last-child {
  margin-bottom: 0;
}
.nearby-section:last-child .nearby-section_rightLine {
  display: none;
}

.visitus-main {
  padding-top: 80px;
  background-color: #F6F4F1;
}
.visitus .section-title {
  font-size: 32px;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
}
.visitus-left, .visitus-right {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.visitus-left .section-title {
  margin-bottom: 38px;
}
.visitus-right {
  display: flex;
  flex-wrap: wrap;
}
.visitus-top {
  display: flex;
  padding-left: 80px;
  padding-right: 80px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 85px;
}
.visitus-top_title {
  font-size: 32px;
  color: #2E603B;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 38px;
}
.visitus-top_text {
  font-size: 18px;
  line-height: 1.7777777778;
  max-width: 460px;
}
.visitus-top_item {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  margin-bottom: 50px;
}
.visitus-top_item__icon {
  position: absolute;
  left: 0;
  top: 7px;
}
.visitus-top_item__text {
  line-height: 1.7777777778;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding-left: 35px;
  position: relative;
  margin-bottom: 20px;
}
.visitus-top_item__text a {
  color: #3D3D3D;
}
.visitus-top_item__text:last-child {
  margin-bottom: 0;
}
.visitus-content {
  padding-left: 80px;
  padding-right: 80px;
}
.visitus-transports {
  padding-top: 80px;
  padding-bottom: 165px;
}
.visitus-transports_bottom__link {
  text-align: center;
  margin-top: 80px;
}
.visitus-transports_bottom__link .link-btn {
  min-width: 200px;
}
.visitus-transport {
  display: none;
}
.visitus-transport.active {
  display: block;
}
.visitus-transport_top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.visitus-transport_top .transport-title {
  margin-right: 30px;
}
.visitus-transport_top .transport-icon {
  margin-right: 80px;
  width: 54px;
}
.visitus-transport_top .transport-text {
  max-width: 570px;
  font-size: 18px;
  line-height: 1.7777777778;
}
.visitus-transport_table {
  display: flex;
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 500;
  color: #2E603B;
  background-color: #fff;
  border-radius: 37px;
  overflow: hidden;
}
.visitus-transport_table__col {
  flex: 0 0 50%;
  max-width: 50%;
}
.visitus-transport_table__col:last-child .visitus-transport_header:after, .visitus-transport_table__col:last-child .visitus-transport_row__container:after {
  display: none;
}
.visitus-transport_header, .visitus-transport .table-header {
  background-color: #8CB851;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.visitus-transport_header .inner-col, .visitus-transport .table-header .inner-col {
  min-height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.visitus-transport_header {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.visitus-transport_header:after {
  content: "";
  width: 1px;
  height: calc(100% - 32px);
  background-color: #EBEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.4;
  right: 0;
}
.visitus-transport_row .inner-col {
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.visitus-transport_row .inner-col:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAwMCAxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSBvcGFjaXR5PSIwLjQiIHkxPSIwLjUiIHgyPSIxMDAwIiB5Mj0iMC41IiBzdHJva2U9IiNBM0EzQTMiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNSIvPgo8L3N2Zz4K);
  height: 1px;
  position: absolute;
  left: 20px;
  width: calc(100% - 40px);
  bottom: 0;
}
.visitus-transport_row:last-child .inner-col:after {
  display: none;
}
.visitus-transport_row__container {
  position: relative;
}
.visitus-transport_row__container:after {
  content: "";
  position: absolute;
  width: 1px;
  right: 0;
  height: calc(100% - 32px);
  background-color: #EBEBEB;
  top: 16px;
}
.visitus-transport_table__col:last-child .visitus-transport_row:after {
  left: 0;
  right: auto;
}
.visitus-transport .table-container {
  flex-direction: column;
}
.visitus-transport .table-container.mobile {
  display: none;
}
.visitus-transport .table-header {
  width: 100%;
  box-sizing: border-box;
}
.visitus-transport .table-header .table-col-1 {
  padding-left: 15px;
  position: relative;
}
.visitus-transport .table-col {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.visitus-transport .table-col .inner-col {
  min-height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.visitus-transport .table-col .inner-col:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.visitus-transport .table-col.table-col-2 {
  flex: 0 0 50%;
  max-width: 50%;
}
.visitus-transport .table-row.no-interval .inner-col {
  background: none !important;
}
.visitus-transport .table-row.no-interval .inner-col:after {
  display: none;
}
.visitus-transport .table-header .table-col {
  position: relative;
}
.visitus-transport .table-header .table-col:after {
  content: "";
  width: 1px;
  height: calc(100% - 32px);
  background-color: #EBEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.4;
  right: 0;
}
.visitus-transport .table-header .table-col:last-child:after {
  display: none;
}
.visitus-transport .table-row {
  display: flex;
}
.visitus-transport .table-col-1 {
  flex: 0 0 275px;
  max-width: 275px;
  box-sizing: border-box;
}
.visitus-transport .table-col-2 {
  flex: 0 0 160px;
  max-width: 160px;
  box-sizing: border-box;
}
.visitus-transport .table-col-3 {
  flex: 0 0 calc(100% - 435px);
  max-width: calc(100% - 435px);
  box-sizing: border-box;
}
.visitus-transport .table-content {
  display: flex;
}
.visitus-transport .table-districts {
  display: flex;
  flex-direction: column;
  position: relative;
}
.visitus-transport .table-districts .table-col-3 {
  flex: 0 0 calc(100% - 160px);
  max-width: calc(100% - 160px);
}
.visitus-transport .table-route-row {
  display: flex;
}
.visitus-transport .table-route-row:last-child .table-col .inner-col:after {
  display: none;
}
.visitus-transport .table-route_route {
  font-weight: 400;
  color: #3D3D3D;
}
.visitus-transport .table-route_route .arrow {
  display: inline-block;
  width: 10px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCAzMiA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMwLjY1MTcgMzAuNjUxN0MzMi4xMTYxIDI5LjE4NzIgMzIuMTE2MSAyNi44MTI4IDMwLjY1MTcgMjUuMzQ4M0w2Ljc4NjggMS40ODM1QzUuMzIyMzMgMC4wMTkwMjg3IDIuOTQ3OTYgMC4wMTkwMjg3IDEuNDgzNDkgMS40ODM1QzAuMDE5MDI4IDIuOTQ3OTYgMC4wMTkwMjggNS4zMjIzMyAxLjQ4MzQ5IDYuNzg2OEwyMi42OTY3IDI4TDEuNDgzNDkgNDkuMjEzMkMwLjAxOTAyOCA1MC42Nzc3IDAuMDE5MDI4IDUzLjA1MiAxLjQ4MzQ5IDU0LjUxNjVDMi45NDc5NiA1NS45ODEgNS4zMjIzMyA1NS45ODEgNi43ODY4IDU0LjUxNjVMMzAuNjUxNyAzMC42NTE3Wk0yMyAzMS43NUgyOFYyNC4yNUgyM1YzMS43NVoiIGZpbGw9IiMxQTkwMkQiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 45px;
  margin-right: 45px;
}
.visitus-transport .table-name {
  margin-top: 40px;
}
.visitus-transport .table-name a {
  opacity: 0.3;
  color: #2E603B;
}
.visitus-transport .table-name a.active {
  opacity: 1;
}
.visitus-transport .table-name:first-child {
  margin-top: 0;
}
.visitus-transport .table-district:first-child .table-route-row:first-child {
  padding-top: 0;
}
.visitus-transport#mtr .visitus-transport_table {
  display: block;
}
.visitus-transport#mtr .visitus-transport_row {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.visitus-transport#mtr .visitus-transport_row img {
  max-width: 100%;
  margin-top: 35px;
  margin-bottom: 70px;
}
.visitus-transport#mtr .visitus-transport_row img.mobile-img {
  display: none;
}
.visitus-transport#mtr .visitus-transport_header {
  padding-top: 32px;
  padding-bottom: 32px;
}
.visitus-transport#mtr .visitus-transport .mobile-img {
  display: none;
}
.visitus-transport .transport-content {
  flex-direction: column;
}
.visitus .bus-menu {
  margin-bottom: 75px;
}
.visitus .bus-table {
  display: none;
}
.visitus .bus-table.active {
  display: block;
}
.visitus .bus-table .table-col-1 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.visitus .bus-table .table-col-2 {
  flex: 0 0 66.67%;
  max-width: 66.67%;
}
.visitus .bus-table .table-districts {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}
.visitus .bus-table .table-districts:after {
  content: "";
  width: 1px;
  height: calc(100% - 32px);
  background-color: #EBEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 33.33%;
}
.visitus .bus-table .table-route-row {
  display: none;
}
.visitus .bus-table .table-route-row.active {
  display: flex;
}
.visitus .table_pages {
  margin-top: 36px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.visitus .table_pages_dot {
  width: 14px;
  height: 14px;
  border: 1px solid #1A902D;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
  cursor: pointer;
}
.visitus .table_pages_dot.active {
  background-color: #1A902D;
}
.visitus .private-transport .table-header, .visitus .private-transport .transport-content {
  padding: 0;
}
.visitus .private-transport .table-col {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.visitus .private-transport .table-col .inner-col {
  min-height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.visitus .private-transport .table-col-2 {
  flex: 0 0 50%;
  max-width: 50%;
}
.visitus .private-transport .table-header .table-col {
  position: relative;
}
.visitus .private-transport .table-header .table-col:after {
  content: "";
  width: 1px;
  height: calc(100% - 32px);
  background-color: #EBEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.4;
}
.visitus .private-transport .transport-content {
  position: relative;
}
.visitus .private-transport .transport-content:after {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  background-color: #EBEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 66.66%;
}
.visitus .private-transport .transport-content .inner-col {
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAwMCAxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSBvcGFjaXR5PSIwLjQiIHkxPSIwLjUiIHgyPSIxMDAwIiB5Mj0iMC41IiBzdHJva2U9IiNBM0EzQTMiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNSIvPgo8L3N2Zz4K);
  background-repeat: repeat-x;
  background-position: bottom center;
}
.visitus .private-transport .transport-content .table-row:last-child .inner-col {
  background-image: none;
}
.visitus .private-transport .transport-content .col-flex {
  display: flex;
  justify-content: space-evenly;
}
.visitus .private-transport .transport-content-col-2:after {
  right: 50%;
}
.visitus .private-transport .transport-content-2:after {
  right: 50%;
}
.visitus .private-transport .bottom_table {
  margin-top: 70px;
}
.visitus .private-transport .bottom-text {
  font-size: 18px;
  font-weight: 500;
  margin-top: 70px;
  line-height: 1.7777777778;
}

.search-main {
  background-color: #F6F4F1;
  padding-top: 70px;
  padding-bottom: 100px;
}
.search-border {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 35px;
  padding: 60px 70px 95px 70px;
}
.search-block {
  position: relative;
}
.search-block:after {
  content: "";
  width: 1px;
  background-color: #E7E3DF;
  height: 32px;
  position: absolute;
  right: 190px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.search .search-input_text {
  width: 100%;
  border: 1px solid #2E603B;
  height: 80px;
  padding-left: 30px;
  font-size: 24px;
  border-radius: 20px;
  box-sizing: border-box;
  padding-right: 230px;
}
.search .search-input_submit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjczOTUgMjIuNDgyNUwxNy4yODcxIDE2LjAyOTlDMTguNzAxNyAxNC4zMzM2IDE5LjU1NTUgMTIuMTU0MSAxOS41NTU1IDkuNzc3NjlDMTkuNTU1NSA0LjM4NjE4IDE1LjE2OTMgMCA5Ljc3Nzc1IDBDNC4zODYyMSAwIDAgNC4zODYxOCAwIDkuNzc3NjlDMCAxNS4xNjkyIDQuMzg2MjEgMTkuNTU1NCA5Ljc3Nzc1IDE5LjU1NTRDMTIuMTU0MiAxOS41NTU0IDE0LjMzMzcgMTguNzAxNiAxNi4wMyAxNy4yODdMMjIuNDgyNiAyMy43Mzk2QzIyLjY1NjIgMjMuOTEzMSAyMi44ODM3IDI0IDIzLjExMTEgMjRDMjMuMzM4NCAyNCAyMy41NjU5IDIzLjkxMzEgMjMuNzM5NSAyMy43Mzk2QzI0LjA4NjggMjMuMzkyMiAyNC4wODY4IDIyLjgyOTYgMjMuNzM5NSAyMi40ODI1VjIyLjQ4MjVaTTEuNzc3NzcgOS43Nzc2OUMxLjc3Nzc3IDUuMzY2NjIgNS4zNjYyMSAxLjc3Nzc2IDkuNzc3NzUgMS43Nzc3NkMxNC4xODkzIDEuNzc3NzYgMTcuNzc3NyA1LjM2NjYyIDE3Ljc3NzcgOS43Nzc2OUMxNy43Nzc3IDE0LjE4ODggMTQuMTg5MyAxNy43Nzc2IDkuNzc3NzUgMTcuNzc3NkM1LjM2NjIxIDE3Ljc3NzYgMS43Nzc3NyAxNC4xODg4IDEuNzc3NzcgOS43Nzc2OVoiIGZpbGw9IiMxQTkwMkQiLz4KPC9zdmc+Cg==);
  width: 22px;
  height: 22px;
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
  background-color: transparent;
  color: transparent;
  right: 40px;
  cursor: pointer;
}
.search .search-input-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIzNiAxMi4wMzc0TDIzLjU1MjggMi42OTE1OUMyNC4xNDkxIDIuMDkzNDYgMjQuMTQ5MSAxLjA0NjczIDIzLjU1MjggMC40NDg1OThDMjIuOTU2NSAtMC4xNDk1MzMgMjEuOTEzIC0wLjE0OTUzMyAyMS4zMTY4IDAuNDQ4NTk4TDEyIDkuNzk0MzlMMi42ODMyMyAwLjQ0ODU5OEMyLjA4Njk2IC0wLjE0OTUzMyAxLjA0MzQ4IC0wLjE0OTUzMyAwLjQ0NzIwNSAwLjQ0ODU5OEMtMC4xNDkwNjggMS4wNDY3MyAtMC4xNDkwNjggMi4wOTM0NiAwLjQ0NzIwNSAyLjY5MTU5TDkuNzYzOTcgMTIuMDM3NEwwLjQ0NzIwNSAyMS4zMDg0Qy0wLjE0OTA2OCAyMS45MDY1IC0wLjE0OTA2OCAyMi45NTMzIDAuNDQ3MjA1IDIzLjU1MTRDMC43NDUzNDIgMjMuODUwNSAxLjE5MjU1IDI0IDEuNTY1MjIgMjRDMS45Mzc4OSAyNCAyLjM4NTA5IDIzLjg1MDUgMi42ODMyMyAyMy41NTE0TDEyIDE0LjIwNTZMMjEuMzE2OCAyMy41NTE0QzIxLjYxNDkgMjMuODUwNSAyMi4wNjIxIDI0IDIyLjQzNDggMjRDMjIuODA3NSAyNCAyMy4yNTQ3IDIzLjg1MDUgMjMuNTUyOCAyMy41NTE0QzI0LjE0OTEgMjIuOTUzMyAyNC4xNDkxIDIxLjkwNjUgMjMuNTUyOCAyMS4zMDg0TDE0LjIzNiAxMi4wMzc0WiIgZmlsbD0iIzFBOTAyRCIvPgo8L3N2Zz4K);
  width: 22px;
  height: 22px;
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 110px;
  cursor: pointer;
}
.search .result-text {
  font-size: 40px;
  color: #1A902D;
  font-weight: 500;
  padding-top: 60px;
  padding-bottom: 80px;
  border-bottom: 1px #A3A3A3 dashed;
}
.search .result-item {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px #A3A3A3 dashed;
  position: relative;
}
.search .result-item:last-child {
  border-bottom: none;
}
.search .result-item_type {
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #E7E3DF;
  border-radius: 16px;
  padding: 10px 16px;
  display: inline-block;
  margin-bottom: 16px;
  color: #1A902D;
}
.search .result-item_name {
  font-size: 32px;
  line-height: 1.375;
  font-weight: 600;
  color: #2E603B;
  margin-bottom: 8px;
}
.search .result-item_desc {
  font-size: 18px;
  line-height: 1.7777777778;
  color: #3D3D3D;
}
.search .result-item_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.search .pagnination {
  margin-top: 110px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.search .pagnination .page-numbers {
  font-size: 16px;
  padding: 10px 16px;
  border-radius: 12px;
  margin-left: 5px;
  margin-right: 5px;
  color: #A3A3A3;
}
.search .pagnination .page-numbers.current {
  color: #1A902D;
  background-color: rgba(162, 212, 94, 0.2);
}
.search #search-error {
  padding-top: 100px;
  text-align: center;
}
.search_notfound {
  font-size: 24px;
  margin-bottom: 25px;
}

.privileges .list-main_content {
  border-radius: 35px;
  background-color: #FBFBFB;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
}

.privacy-main {
  background-color: #EFECE8;
  padding-top: 80px;
  padding-bottom: 160px;
}
.privacy-page_content {
  padding: 110px 200px;
  line-height: 2;
  background-color: #FBFBFB;
  border-radius: 35px;
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
}
.privacy-page_content h3 {
  font-size: 28px;
  color: #2E603B;
  font-weight: 500;
  margin-bottom: 12px;
  position: relative;
  padding-left: 16px;
}
.privacy-page_content h3:before {
  width: 4px;
  height: 20px;
  background-color: #1A902D;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  border-radius: 40px;
}
.privacy-page_content p {
  margin: 0;
  margin-bottom: 16px;
}
.privacy-page_content ol {
  counter-reset: item;
  padding-left: 15px;
}
.privacy-page_content ol li {
  display: block;
  padding-left: 24px;
  position: relative;
  margin-bottom: 16px;
}
.privacy-page_content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #2E603B;
  font-weight: 500;
  position: absolute;
  left: 0;
}

.shoppings .banner-section .shop-menu_bottom {
  display: none;
}

.error {
  background-color: #FBFBFB;
}
.error-main {
  padding-top: 130px;
  padding-bottom: 160px;
  text-align: center;
}
.error-page_title {
  font-size: 64px;
  font-family: "Roboto Condensed", sans-serif;
  color: #2E603B;
  margin-top: 35px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 15px;
}
.error-page_title:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 60px;
  background-color: #A3CF62;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.error-page_text {
  color: #2E603B;
  margin-bottom: 90px;
}
.error-link {
  background-color: #FFF;
}

@keyframes textSlideUp {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 577px) {
  #share {
    position: relative;
  }
  #share .shop-post_header {
    cursor: pointer;
  }
  #share #share-content {
    position: absolute;
    left: 50px;
    display: none;
    margin-top: 10px;
    z-index: 2;
    top: 30px;
    width: 320px;
    background-color: #fff;
  }
  #share #share-content .share-content-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 20px 25px;
  }
  #share #share-content:after {
    content: "";
    height: 10px;
    width: 15px;
    background-image: url(./2c5c71383ce8616d910c7bcf60df4cbc.png);
    position: absolute;
    top: -10px;
    left: 20px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #share .share-items {
    justify-content: space-between;
  }
  #share .share-items .share-link {
    display: none;
  }
  #share .share-items .img {
    display: none;
  }
  #share .share-items .hover {
    opacity: 1;
  }
  #share .share-items .share-item {
    margin-right: 0;
  }
  #share .share-link {
    background-color: #F2F2F2;
    color: #727272;
    font-size: 14px;
    padding: 16px;
    padding-right: 80px;
    border-radius: 2px;
    text-overflow: ellipsis;
    display: block;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  #share .share-link-btn {
    font-size: 16px;
    color: #1A902D;
    position: absolute;
    right: 16px;
    top: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
    height: 16px;
    font-weight: 700;
  }
  #share.active #share-content {
    display: block;
  }
  #share.shop-post_item #share-content {
    left: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .homepage-shopping .homepage-link_center, .homepage-dining .homepage-link_center {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .homepage-happening_slides .splide__slide__hover:hover .splide__slide__img {
    transform: translateY(-45px);
  }
  .homepage-link:hover {
    border-color: #1A902D;
    background-color: #1A902D;
    color: #fff;
  }
  .homepage-link:hover .homepage-link_arrow {
    transform: translateX(5px);
  }
  .homepage-link:hover .homepage-link_arrow .img_org {
    opacity: 0;
    visibility: hidden;
  }
  .homepage-link:hover .homepage-link_arrow .img_hover {
    opacity: 1;
    visibility: visible;
  }
  .homepage-btn:hover .homepage-btn_bg {
    transform: scale(1);
    opacity: 1;
  }
  .homepage-btn:hover .homepage-btn_hover {
    animation-name: textSlideUp;
    animation-duration: 0.4s;
  }
  .homepage-instagram_slides .splide__slide__hover:hover .splide__slide__img {
    transform: translateY(0);
  }
  .homepage-instagram_slides .splide__slide__hover:hover .splide__slide__link:after {
    display: none;
  }
  .shoppings .splide__slide__img {
    box-shadow: none;
  }
  .shoppings .splide__slide__link {
    opacity: 1;
    border-color: #E7E3DF;
  }
  .shoppings .splide__slide__hover:hover .splide__slide__img {
    box-shadow: -1px 7px 13px rgba(0, 0, 0, 0.2);
  }
  .shoppings .splide__slide__hover:hover .splide__slide__link {
    border-color: #2E603B;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-instagram .homepage-happening_link {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  .homepage-banner {
    background-size: cover;
    background-position-y: 280px;
  }
  .homepage-landmark2_header {
    white-space: nowrap;
  }
  .happening-post_link a {
    font-weight: 500;
  }
}
@media only screen and (min-width: 1921px) {
  .homepage_splide .splide__track, .entertainment_slides .splide__track {
    padding-left: calc(50vw - 780px - 20px) !important;
  }
}
@media only screen and (max-width: 1920px) {
  .homepage_splide .splide__track, .entertainment_slides .splide__track {
    padding-left: 40px !important;
  }
}
@media only screen and (max-width: 1399px) {
  .homepage-banner_images {
    max-width: 700px;
    top: 0;
  }
  .entertainment-top, .visitus-top {
    padding-left: 0;
    padding-right: 0;
  }
  .visitus-content {
    padding-left: 0;
    padding-right: 0;
  }
  .shop-post_content {
    padding-left: 50px;
    padding-right: 50px;
  }
  .shop-post_header img {
    bottom: auto;
    top: 3px;
  }
  .shoppings .list-main > .container {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .cursor {
    display: none;
  }
  .list-menu_fix {
    display: none;
  }
  #page_section {
    padding-top: 66px;
  }
  .homepage-banner_title {
    margin-top: 60px;
    font-size: 60px;
  }
  .homepage-banner_title .line {
    top: 90px;
  }
  .homepage-banner_title:after {
    top: 90px;
  }
  .homepage-instagram_content {
    flex-wrap: wrap;
  }
  .homepage-instagram_left {
    order: 2;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .homepage-instagram_right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .homepage-instagram .homepage-link_container {
    display: none;
  }
  .homepage-instagram .homepage-link_center {
    text-align: center;
    margin-top: 25px;
  }
  .homepage-landmark2_item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .homepage-landmark2_bottom .item-text {
    font-size: 16px;
  }
  .homepage .homepage-banner_title .line {
    top: 90px;
  }
  .happening-post {
    padding-top: 60px;
  }
  .happening-post_innerContainer {
    padding-left: 0;
    padding-right: 0;
  }
  .happening-post_top {
    padding-bottom: 80px;
  }
  .happening-post_bottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .happening-post_info {
    display: block;
  }
  .happening-post_share {
    margin-top: 15px;
  }
  .homepage-landmark2_item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .homepage-landmark2_bottom .item-line_1 {
    display: none;
  }
  .homepage-landmark2_bottom .item-line_2 {
    left: 50%;
  }
  .services-container {
    padding-left: 0;
    padding-right: 0;
  }
  .shop-post_item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .homepage-happening_leftImg, .homepage-happening_rightImg {
    max-width: 150px;
  }
  .homepage-shopping_top {
    margin-bottom: 24px;
  }
  .homepage-shopping_top__left {
    flex: 0 0 100%;
    padding-right: 0px;
  }
  .homepage-shopping_top__right {
    display: none;
  }
  .homepage-shopping_leftImg {
    width: 125px;
  }
  .homepage-dining_top {
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .homepage-dining_top__right {
    flex: 0 0 100%;
    padding-left: 0;
  }
  .homepage-dining_top__left {
    flex: 0 0 calc(100% + 30px);
    margin-bottom: 40px;
    margin-left: -30px;
    max-width: calc(100% + 30px);
  }
  .homepage-dining_rightImg {
    max-width: 120px;
  }
  .homepage .homepage-landmark2 {
    display: none;
  }
  .homepage-download {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .homepage-landmark2_top {
    flex-wrap: wrap;
  }
  .homepage-landmark2_top__left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .homepage-landmark2_bottom {
    border-radius: 15px;
  }
  .entertainment-top, .visitus-top {
    display: block;
  }
  .entertainment-top_text, .visitus-top_text {
    max-width: 100%;
  }
  .entertainment-left, .entertainment-right, .visitus-left, .visitus-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .entertainment-left, .visitus-left {
    padding-bottom: 40px;
  }
  .entertainment-mid_content {
    max-width: 570px;
  }
  .entertainment .entertainment-section_right {
    padding-right: 0;
  }
  .entertainment .entertainment-section_left {
    padding-left: 0;
  }
  .contactus .homepage-landmark2 {
    display: block;
    padding-top: 40px;
  }
  .aboutus .homepage-landmark2_descrption {
    display: block;
  }
  .aboutus .homepage-landmark2_top__leftimage {
    display: none;
  }
  .nearby-section {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 180px;
  }
  .nearby-section_leftLine, .nearby-section_rightLine {
    display: none;
  }
  .nearby-section_left, .nearby-section_right {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nearby-section_left .title, .nearby-section_right .title {
    font-size: 24px;
  }
  .nearby-section_left .location, .nearby-section_right .location {
    font-size: 16px;
  }
  .nearby-section:nth-child(odd) .nearby-section_left {
    padding-left: 70px;
  }
  .nearby-section:nth-child(odd) .nearby-section_img {
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
  }
  .nearby-section:nth-child(odd) .nearby-section_smallimg__container {
    left: 30px;
  }
  .nearby-section:nth-child(even) {
    margin-bottom: 180px;
  }
  .nearby-section:nth-child(even) .nearby-section_img {
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  .nearby-section:nth-child(even) .nearby-section_left {
    padding-right: 70px;
  }
  .nearby-section:nth-child(even) .nearby-section_smallimg__container {
    right: 30px;
    top: -30px;
  }
  .nearby-section:last-child {
    margin-bottom: 0;
  }
  .services-top_title {
    font-size: 42px;
  }
  .visitus-transport_top {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .visitus-transport_top .transport-title {
    font-size: 32px;
    white-space: initial;
  }
  .visitus-transport_top .transport-text {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 25px;
  }
  .happenings .list-pagnation {
    display: none;
  }
  .happenings .list-link {
    display: block;
  }
  .happenings .list-link.hide {
    display: none;
  }
  .privileges .list-items .content_flex_item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .privileges .list-items, .point .list-items, .shoppings .list-items {
    padding-left: 30px;
    padding-right: 30px;
  }
  .privileges .list-main_content, .point .list-main_content, .shoppings .list-main_content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
  }
  .privileges .list-main_content .list-menu, .point .list-main_content .list-menu, .shoppings .list-main_content .list-menu {
    border-radius: 0;
  }
  .shoppings .banner-section .banner-section_top {
    padding-bottom: 30px;
  }
  .shoppings .banner-section .shop-menu_bottom {
    display: block;
    padding-left: 30px;
    margin-bottom: 15px;
  }
  .shoppings .list-main_content {
    display: block;
  }
  .shoppings .list-main_content .list-section {
    display: none;
  }
  .shoppings .list-main_content.active .list-section {
    display: block;
  }
  .shoppings .map-section_menu {
    display: none;
  }
  .shop-post_section {
    display: block;
  }
  .shop-post_left, .shop-post_right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .shop-post_bottom img {
    margin-left: 0;
  }
  .shop-post_item {
    position: relative;
    margin-bottom: 12px;
  }
  .shop-post_item__text {
    line-height: 1.4;
    font-size: 15px;
    font-weight: 400;
    color: #3D3D3D;
  }
  .shop-post_content {
    border-radius: 15px;
  }
  .privacy-page_content {
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 15px;
  }
  .search-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .search-border {
    padding: 40px 30px;
    border-radius: 15px;
  }
  .search-block:after {
    right: 90px;
    height: 22px;
  }
  .search .search-input_submit {
    right: 10px;
  }
  .search .search-input-close {
    right: 50px;
    width: 18px;
    height: 18px;
  }
  .search .search-input_text {
    font-size: 16px;
    height: 48px;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 120px;
  }
  .search .result-text {
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .search .result-item_type {
    font-size: 16px;
    border-radius: 10px;
    padding: 6px 10px;
  }
  .search .result-item_name {
    font-size: 21px;
  }
  .search .result-item_desc {
    font-size: 16px;
  }
  .search .result-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 901px) {
  .homepage-banner_images {
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .splide__slide {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .splide__slide__img {
    border-radius: 10px;
  }
  .list-menu {
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    border-left: none;
    border-right: none;
  }
  .list-menu_btn:after {
    height: 9px;
  }
  .list-menu_btn a, .list-menu_btn span {
    padding: 0;
  }
  .list-menu_btn a.active, .list-menu_btn span.active {
    background-color: transparent;
  }
  .list-main_content {
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
  }
  .list-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-item .splide__slide {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .homepage_splide .splide__track, .entertainment_slides .splide__track {
    padding-left: 0 !important;
  }
  .homepage-section-header {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .homepage-section-header:after {
    height: 20px;
  }
  .homepage-section-header:before {
    width: 80px;
    height: 2px;
  }
  .homepage-btn_arrow {
    width: 30px;
    height: 30px;
  }
  .homepage-shopping_header .section-header:before, .homepage-dining_header .section-header:before, .homepage-landmark2_header .section-header:before {
    width: 40px;
  }
  .homepage-banner {
    padding-bottom: 250px;
    height: auto;
  }
  .homepage-banner_bg {
    background-size: cover;
    background-position: center;
    height: 100%;
  }
  .homepage-banner_title {
    margin-top: 25px;
    font-size: 40px;
  }
  .homepage-banner_title:after {
    top: 60px;
    height: 2px;
    margin-top: -1px;
  }
  .homepage-banner_images {
    position: relative;
    right: 0;
    max-width: 400px;
    margin-left: auto;
    width: calc(100% - 30px);
    top: 0;
    display: block;
  }
  .homepage-banner_img {
    display: none;
  }
  .homepage-link {
    font-size: 15px;
    height: 54px;
    padding-left: 22px;
    padding-right: 56px;
  }
  .homepage-link_arrow {
    right: 22px;
  }
  .homepage-shopping, .homepage-dining, .homepage-landmark2 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .homepage-shopping_descrption, .homepage-dining_descrption, .homepage-landmark2_descrption {
    display: none;
  }
  .homepage-shopping_top, .homepage-dining_top, .homepage-landmark2_top {
    margin-bottom: 32px;
  }
  .homepage-shopping .homepage-link_center, .homepage-dining .homepage-link_center, .homepage-landmark2 .homepage-link_center {
    text-align: center;
    margin-top: 24px;
  }
  .homepage-happening {
    background-position-y: 200px;
  }
  .homepage-happening_header {
    margin-top: -200px;
  }
  .homepage-happening_descrption {
    display: none;
  }
  .homepage-happening_leftImg {
    width: 100px;
    top: -70px;
  }
  .homepage-happening_rightImg {
    width: 120px;
    top: -84px;
  }
  .homepage-happening_slides {
    margin-top: 10px;
  }
  .homepage-happening_slides .splide__slide__hover {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-happening .homepage-section-header:before, .homepage-happening .homepage-section-header .line-center {
    background-color: #A3CF62;
  }
  .homepage-shopping_link {
    display: none;
  }
  .homepage-download {
    display: none;
  }
  .homepage-dining .homepage-link_container {
    display: none;
  }
  .homepage-dining .homepage-link {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
  }
  .homepage-dining .section-header:before {
    background-color: #A3CF62;
  }
  .homepage-instagram {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .homepage-instagram_right {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .homepage-instagram_descrption {
    margin-top: 24px;
    line-height: 1.5;
  }
  .homepage-instagram_slides .splide__slide__img:after {
    padding-bottom: 100%;
  }
  .homepage-instagram_slides .splide__pagination {
    margin-bottom: 32px;
  }
  .homepage-instagram .homepage-link {
    background-color: #fff;
  }
  .homepage-instagram .splide__slide__hover {
    width: 100%;
  }
  .homepage-landmark2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .homepage-landmark2_descrption {
    margin-top: 25px;
  }
  .homepage-landmark2_bottom {
    padding: 25px 15px;
    margin-top: 0;
  }
  .homepage-landmark2_bottom .item-name {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 4px;
  }
  .homepage-landmark2_bottom .item-text {
    font-size: 15px;
    align-items: center;
  }
  .homepage-landmark2_item {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .homepage-landmark2_item:nth-child(3) {
    order: 1;
  }
  .homepage-landmark2_item:nth-child(6) {
    order: 2;
  }
  .homepage-landmark2_item:nth-child(4) {
    order: 3;
  }
  .homepage-landmark2_item:nth-child(7) {
    order: 4;
  }
  .homepage-landmark2_item:nth-child(5) {
    order: 5;
    margin-bottom: 0;
  }
  .homepage-landmark2 .item-line_2 {
    display: none;
  }
  .homepage-landmark2_top__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .homepage-landmark2_top__right:after {
    bottom: -50px;
  }
  .homepage-landmark2_top__left {
    padding-right: 0;
  }
  .homepage .homepage-banner_title .line {
    top: 60px;
    height: 2px;
    margin-top: -1px;
  }
  .homepage .homepage-section-header .line-center, .homepage .homepage-section-header .line {
    height: 2px;
  }
  .homepage .homepage-section-header .line {
    width: 80px;
    height: 2px;
  }
  .homepage .homepage-section-header.active .line-center {
    width: 80px;
  }
  .happenings .list-main_content {
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    overflow: visible;
  }
  .happening-post_bottom {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .happening-post_bottom .splide__slide {
    padding: 0 60px;
  }
  .happening-post .splide__arrow--prev {
    left: 0;
  }
  .happening-post .splide__arrow--next {
    right: 0;
  }
  .entertainment_page .banner-section, .shop-post .banner-section {
    padding-top: 0;
  }
  .entertainment_page .banner-section_top, .shop-post .banner-section_top {
    display: none;
  }
  .entertainment_page .banner-section_banner, .shop-post .banner-section_banner {
    padding-left: 0;
  }
  .entertainment_page .banner-section_banner__bg, .shop-post .banner-section_banner__bg {
    height: 160px;
  }
  .entertainment-main {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .entertainment-main .entertainment-container {
    background-color: #fff;
    margin-left: 30px;
    margin-right: 30px;
    border-radius: 16px;
    padding: 40px 15px;
    box-shadow: -1px 7px 13px rgba(0, 0, 0, 0.2);
  }
  .entertainment-top .entertainment-title {
    display: none;
  }
  .entertainment-top .banner-section_title {
    display: block;
    margin-bottom: 25px;
  }
  .entertainment-top_text {
    border-bottom: 1px solid #E7E3DF;
    padding-bottom: 40px;
    max-width: 100%;
  }
  .entertainment-top_item__header {
    display: none;
  }
  .entertainment-top_item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .entertainment-top_item.desktop {
    display: none;
  }
  .entertainment-top_item.mobile {
    display: block;
  }
  .entertainment-right {
    padding-bottom: 20px;
  }
  .entertainment-bottom {
    display: none;
  }
  .entertainment-mid {
    background: none !important;
    height: auto;
    margin-bottom: 0;
  }
  .entertainment-mid_img {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .entertainment-mid_img:last-child {
    margin-bottom: 0;
  }
  .entertainment-mid_content {
    position: relative;
    background-color: transparent;
    bottom: 0;
    right: 0;
    padding: 15px 0 40px;
  }
  .entertainment-mid_content .title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 25px;
  }
  .entertainment .reading_corner, .entertainment .interactive_corner {
    display: none;
  }
  .entertainment .reading_corner .title, .entertainment .interactive_corner .title {
    display: none;
  }
  .entertainment .entertainment-section {
    padding-bottom: 0;
    padding-top: 0;
  }
  .entertainment .entertainment-section .banner-section_title {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .entertainment .entertainment-section .content {
    margin-bottom: 25px;
  }
  .entertainment .entertainment-section .entertainment-section_left, .entertainment .entertainment-section .entertainment-section_right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .entertainment .reading_corner .entertainment-section_left {
    order: 2;
    margin-top: 40px;
  }
  .entertainment .reading_corner .entertainment-section_img {
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  .entertainment .interactive_corner {
    background-color: transparent;
  }
  .entertainment .interactive_corner .entertainment-section_right {
    display: none;
  }
  .entertainment .interactive_corner .entertainment-section_img {
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .entertainment .first-section {
    padding-bottom: 40px;
  }
  .entertainment .second-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .entertainment .second-section .entertainment-section_left {
    order: 2;
  }
  .entertainment .entertainment-section_main {
    flex-wrap: wrap;
  }
  .entertainment-container .reading_corner, .entertainment-container .interactive_corner {
    display: block;
  }
  .entertainment-container .reading_corner > .container, .entertainment-container .interactive_corner > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .tourist .entertainment-main {
    padding-bottom: 0;
  }
  .aboutus .homepage-landmark2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #F6F4F1;
  }
  .contactus .homepage-landmark2 {
    padding-bottom: 40px;
  }
  .nearby-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .nearby-section {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 80px;
  }
  .nearby-section_left, .nearby-section_right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .nearby-section_left .location, .nearby-section_right .location {
    margin-bottom: 25px;
  }
  .nearby-section_left .content, .nearby-section_right .content {
    margin-bottom: 40px;
  }
  .nearby-section_left {
    order: 2;
  }
  .nearby-section_right {
    padding-left: 0;
    padding-right: 0;
  }
  .nearby-section_icon {
    display: none;
  }
  .nearby-section .nearby-section_smallimg__container {
    border-width: 5px;
  }
  .nearby-section:nth-child(odd) .nearby-section_smallimg__container {
    left: 0;
  }
  .nearby-section:nth-child(odd) .nearby-section_left {
    padding-left: 40px;
    padding-right: 0;
  }
  .nearby-section:nth-child(even) {
    margin-bottom: 80px;
  }
  .nearby-section:nth-child(even) .nearby-section_left {
    padding-left: 0;
    padding-right: 40px;
  }
  .nearby-section:nth-child(even) .nearby-section_smallimg__container {
    right: 0;
  }
  .nearby-section:last-child {
    margin-bottom: 0;
  }
  .services-top {
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services-top_title {
    font-size: 32px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .services-top_text {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .services-items {
    padding-bottom: 40px;
  }
  .services-item {
    padding: 25px 15px;
  }
  .services-item_icon {
    width: 25px;
    margin-right: 10px;
  }
  .services-item_control {
    width: 25px;
    height: 25px;
  }
  .services-item_services {
    margin-left: 35px;
    margin-top: 0;
  }
  .services-item_service {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .services-item_service:last-child {
    margin-bottom: 0;
  }
  .services-item_service:first-child {
    padding-top: 15px;
  }
  .visitus-main {
    padding-top: 40px;
  }
  .visitus-left .section-title {
    margin-bottom: 25px;
  }
  .visitus-top {
    margin-bottom: 15px;
  }
  .visitus-top_item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .visitus-top_item__text {
    padding-left: 25px;
    margin-left: 20px;
  }
  .visitus-top_text {
    line-height: 1.5555555556;
  }
  .visitus-content .list-menu {
    padding: 0;
    border: none;
    border-top: 1px solid rgba(118, 118, 118, 0.4);
  }
  .visitus-content .list-menu_container {
    flex-wrap: wrap;
  }
  .visitus-content .list-menu_btn {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0;
    text-align: center;
    height: 56px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .visitus-content .list-menu_btn:nth-child(2), .visitus-content .list-menu_btn:nth-child(5) {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .visitus-transports {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .visitus-transport .list-menu {
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .visitus-transport .list-menu_btn {
    flex: 0 0 auto !important;
    border-bottom: none;
    max-width: initial;
    padding-left: 10px;
    padding-right: 10px;
  }
  .visitus-transport_top {
    margin-bottom: 40px;
  }
  .visitus-transport_top .transport-icon {
    margin-right: 0;
  }
  .visitus-transport_top .transport-text {
    line-height: 1.5555555556;
  }
  .visitus-transport_table {
    border-radius: 15px;
  }
  .visitus-transport_header {
    font-size: 14px;
    line-height: 1.2142857143;
  }
  .visitus-transport_header .inner-col {
    text-align: left;
    justify-content: flex-start;
  }
  .visitus-transport_row .inner-col {
    font-size: 14px;
    line-height: 1.2142857143;
    min-height: 50px;
  }
  .visitus-transport_row .inner-col:after {
    left: 10px;
    width: calc(100% - 20px);
  }
  .visitus-transport#mtr .visitus-transport_row img {
    margin-bottom: 40px;
  }
  .visitus-transport#mtr .visitus-transport_row img.desktop-img {
    display: none;
  }
  .visitus-transport#mtr .visitus-transport_row img.mobile-img {
    display: block;
    margin: 35px auto 45px;
  }
  .visitus-transport .table-container.desktop {
    display: none;
  }
  .visitus-transport .table-container.mobile {
    display: flex;
  }
  .visitus-transport.private-transport .table-container .table-col .inner-col {
    text-align: left;
    align-items: flex-start;
  }
  .visitus-transport.private-transport .table-header .inner-col {
    text-align: left;
    justify-content: flex-start;
  }
  .visitus .visitus-top_item__header {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
  }
  .visitus .bus-menu {
    margin-bottom: 40px;
  }
  .visitus .bus-table .inner-col {
    min-height: 65px;
  }
  .visitus .table-col .inner-col {
    font-size: 14px;
    line-height: 1.2142857143;
  }
  .visitus .table-header .table-col .inner-col {
    justify-content: flex-start;
  }
  .visitus .table-route_route .arrow {
    margin-left: 10px;
    margin-right: 10px;
  }
  #private_car_page .list-menu_btn {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #private_car_page .list-menu_btn:nth-child(2):after {
    display: none;
  }
  #private_car_page .list-menu_btn:nth-child(3) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #private_car_page .list-menu_btn span {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  #private_car_page .private-transport .table-col .inner-col {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    min-height: 65px;
    padding-top: 12px;
    box-sizing: border-box;
    padding-bottom: 12px;
  }
  #private_car_page .private-transport .table-col .inner-col span {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #private_car_page .private-transport .bottom_table {
    margin-top: 40px;
  }
  #private_car_page .private-transport .bottom-text {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1.4285714286;
  }
  #private_car_page .private-transport .bottom-text div {
    margin-bottom: 16px;
  }
  #private_car_page .private-transport .bottom-text div:last-child {
    margin-bottom: 0;
  }
  #private_car_page .visitus-transports_bottom__link {
    margin-top: 40px;
  }
  .privileges .list-items, .point .list-items, .shoppings .list-items {
    padding: 0;
  }
  .privileges .list-main_content .list-menu, .point .list-main_content .list-menu, .shoppings .list-main_content .list-menu {
    margin-bottom: 0;
  }
  .point .list-menu, .privileges .list-menu {
    margin-bottom: 40px;
    padding: 0;
  }
  .point .list-menu_container, .privileges .list-menu_container {
    display: block;
  }
  .point .list-menu_btn, .privileges .list-menu_btn {
    border-bottom: 1px solid rgba(118, 118, 118, 0.4);
  }
  .point .list-menu_control, .privileges .list-menu_control {
    padding-top: 19px;
    padding-bottom: 19px;
    text-align: center;
  }
  .point .list-main, .privileges .list-main {
    padding-bottom: 40px;
  }
  .point .list-main_content, .privileges .list-main_content {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
  }
  .point .join, .privileges .join {
    padding: 40px 15px;
    margin-top: 40px;
    background-color: #FBFBFB;
    border-radius: 15px;
    box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.05);
  }
  .point .join-title, .privileges .join-title {
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 25px;
  }
  .point .join-banner, .privileges .join-banner {
    margin-bottom: 40px;
  }
  .point .join-text, .privileges .join-text {
    margin-bottom: 40px;
  }
  .point .join-qrcode, .privileges .join-qrcode {
    display: none;
  }
  .point .list-menu_btn:after {
    display: none;
  }
  .point .list-menu_btn:last-child {
    border-bottom: 0;
  }
  .privileges .list-menu_container {
    flex-wrap: wrap;
    display: flex;
  }
  .privileges .list-menu_btn {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
  }
  .privileges .list-menu_btn:nth-child(3):after {
    display: none;
  }
  .privileges .list-menu_btn:nth-child(1) {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .privileges .list-menu_btn:nth-child(2), .privileges .list-menu_btn:nth-child(3) {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .privileges .list-menu_btn:nth-child(4), .privileges .list-menu_btn:nth-child(5) {
    flex: 0 0 50%;
    max-width: 50%;
    border-bottom: none;
  }
  .happening-post {
    padding-top: 15px;
  }
  .happening-post .happening-post_link {
    margin-bottom: 0;
  }
  .happening-post_info {
    margin-bottom: 0;
  }
  .happening-post_top {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .happening-post_image {
    top: 0;
    max-width: 100px;
  }
  .happening-post_category {
    margin-top: 35px;
    font-size: 13px;
    padding: 7px 12px;
    border-radius: 12px;
  }
  .happening-post_name {
    padding-bottom: 15px;
  }
  .happening-post_name:after {
    height: 2px;
  }
  .happening-post_share {
    margin-top: 18px;
  }
  .happening-post .container_top .happening-post_content, .happening-post .container_top .happening-post_link {
    display: none;
  }
  .happening-post .container_bottom {
    display: block;
  }
  .happening-post .container_bottom .happening-post_top {
    padding-bottom: 40px;
  }
  .happening-post .container_bottom .happening-post_content {
    padding-top: 40px;
    margin-bottom: 40px;
  }
  .happening-post .container_bottom .happening-post_link {
    font-size: 20px;
    font-weight: 500;
  }
  .post-main {
    padding-top: 40px;
  }
  .shop-post_content {
    padding: 40px 15px;
  }
  .shop-post_left {
    border-bottom: 1px solid #E7E3DF;
    padding-bottom: 28px;
  }
  .shop-post_right {
    border-bottom: 1px solid #E7E3DF;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .shop-post_leftTop {
    margin-bottom: 40px;
  }
  .shop-post_icon {
    width: 48px;
  }
  .shop-post_title {
    font-size: 32px;
    margin-left: 22px;
    padding-bottom: 10px;
  }
  .shop-post_title:after {
    height: 2px;
  }
  .shop-post_text {
    line-height: 1.5555555556;
  }
  .shop-post_top {
    padding-bottom: 0;
  }
  .shop-post_bottom {
    background-image: none;
    padding-top: 40px;
  }
  .shop-post_bottom .shop-post_left {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .shop-post_bottom .shop-post_header {
    margin-bottom: 25px;
  }
  .shop-post_bottom .shop-post_text {
    margin-bottom: 0;
  }
  .shop-post_bottom .shop-post_right {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .shop-post_item:last-child {
    margin-bottom: 0;
  }
  .shop-post_item__info .shop-post_header {
    position: absolute;
    width: 16px;
    padding: 0;
    margin: 0;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .shop-post_item__info .shop-post_header img {
    position: relative;
    display: block;
    top: 0;
    bottom: 0;
  }
  .shop-post_item__info .shop-post_header span {
    display: none;
  }
  .shop-post_item__point .shop-post_header {
    display: none;
  }
  .shop-post_item__point .shop-post_item__text {
    padding-left: 0;
  }
  .shop-post_item__point .icon .desktop {
    display: none;
  }
  .shop-post_item__point .icon .mobile {
    display: block;
  }
  .shop-post #share .shop-post_header {
    margin-bottom: 10px;
    color: #1A902D;
    font-size: 15px;
    line-height: 1.4;
  }
  .shop-post_like {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .shop-post_like .section-header {
    padding-top: 35px;
    margin-bottom: 16px;
  }
  .privacy-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .privacy-page_content {
    line-height: 1.5;
    padding: 40px 30px 26px;
  }
  .privacy-page_content h3 {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .privacy-page_content h3:before {
    bottom: auto;
    top: 5px;
  }
  .privacy-page_content ol {
    padding-left: 0;
  }
  .shoppings .banner-section .banner-section_top {
    padding-bottom: 15px;
  }
  .shoppings .banner-section .shop-menu_bottom {
    margin-top: 0;
  }
  .error-page_content > img {
    width: 100px;
  }
  .error-page_title {
    font-size: 32px;
    padding-bottom: 15px;
  }
  .error-page_title:after {
    width: 30px;
    height: 1px;
  }
  .error-page_text {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .header_menu_section_fix {
    height: 60px;
  }
  #page_section {
    padding-top: 58px;
  }
  .list-menu {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
    top: 60px;
    z-index: 5;
  }
  .list-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .list-item .splide__slide__innerimgcontainer {
    position: relative;
  }
  .list-item .splide__slide__innerimg:after {
    content: "";
    padding-bottom: 66.66%;
    display: block;
  }
  .list-item .splide__slide__img:after {
    display: none;
  }
  .list-item .splide__slide__text {
    position: relative;
    height: auto;
  }
  .list-item .splide__slide {
    padding-left: 30px;
    padding-right: 30px;
  }
  .visitus-transport .list-menu {
    position: relative;
    top: 0;
    z-index: 1;
  }
  .happenings .list-main_content {
    border: none;
    background-color: transparent;
    box-shadow: none;
  }
  .happenings .homepage-link_container {
    display: block;
    margin-top: 20px;
  }
  .happenings .homepage-happening_link {
    background-color: #F6F4F1;
    padding: 8px 70px 8px 30px;
    height: 38px;
    border-radius: 18px;
    border: none;
  }
  .happenings .homepage-link_arrow {
    height: auto;
  }
  .happening-post_bottom {
    background-position: center 300px;
  }
  .happening-post_bottom .splide__slide {
    padding-left: 40px;
    padding-right: 40px;
  }
  .happening-post_bottom .splide__pagination {
    margin-top: 15px;
  }
  .happening-post_share {
    align-items: center;
  }
  .happening-post_share .item_text {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #1A902D;
    font-size: 15px;
  }
  .happening-post_share .icon {
    width: 16px;
    margin-right: 5px;
  }
  .entertainment-main .entertainment-container {
    margin-left: 15px;
    margin-right: 15px;
  }
  #share {
    position: relative;
  }
  #share #share-content {
    position: absolute;
    left: 0;
    display: none;
    margin-top: 25px;
    z-index: 2;
    top: 100%;
    width: 100%;
    background-color: #fff;
  }
  #share #share-content .share-content-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 20px 25px;
  }
  #share #share-content:after {
    content: "";
    height: 10px;
    width: 15px;
    background-image: url(./2c5c71383ce8616d910c7bcf60df4cbc.png);
    position: absolute;
    top: -10px;
    left: 20px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #share .share-items {
    justify-content: space-between;
  }
  #share .share-items .share-link {
    display: none;
  }
  #share .share-items .img {
    display: none;
  }
  #share .share-items .hover {
    opacity: 1;
  }
  #share .share-items .share-item {
    margin-right: 0;
  }
  #share .share-link {
    background-color: #F2F2F2;
    color: #727272;
    font-size: 14px;
    padding: 16px;
    padding-right: 80px;
    border-radius: 2px;
    text-overflow: ellipsis;
    display: block;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  #share .share-link-btn {
    font-size: 16px;
    color: #1A902D;
    position: absolute;
    right: 16px;
    top: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
    height: 16px;
    font-weight: 700;
  }
  #share.active #share-content {
    display: block;
  }
  .shoppings .banner-section .banner-section_top {
    padding-bottom: 15px;
  }
  .shoppings .banner-section .shop-menu_bottom {
    margin-top: 0;
  }
  .shoppings .shop-menu {
    position: sticky;
    top: 60px;
    z-index: 5;
  }
  .shoppings .shop-menu_dropdown {
    position: sticky;
    top: 117px;
    z-index: 4;
  }
  .search-border {
    padding-left: 15px;
    padding-right: 15px;
  }
  .visitus-transport_top .transport-title {
    margin-right: 12px;
    letter-spacing: 0;
    flex: 0 0 calc(100% - 60px);
  }
  .visitus-transport_top .transport-icon {
    width: 48px;
  }
  .visitus-transport_header, .visitus-transport .table-header {
    align-items: normal;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .visitus-transport_header .inner-col, .visitus-transport .table-header .inner-col {
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .visitus-transport_table {
    color: #3D3D3D;
  }
  .visitus-transport .table-districts {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .visitus-transport .table-header .table-col:after {
    height: 100%;
  }
  .visitus-transport_header:after {
    height: calc(100% - 16px);
  }
  .visitus-transport_row .inner-col {
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #3D3D3D;
  }
  .visitus-transport_row__container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .visitus-transport_row__container:after {
    height: calc(100% - 16px);
    top: 8px;
  }
  .visitus-transport .table-container .table-col .inner-col {
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .visitus .private-transport .table-header .table-col:after {
    height: calc(100% - 16px);
  }
  .visitus .bus-table .table-districts:after {
    height: calc(100% - 16px);
  }
  .visitus .bus-table .table-route-row {
    align-items: center;
  }
  #private_car_page .private-transport .table-header .table-col {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #private_car_page .private-transport .table-col .inner-col {
    padding-top: 16px;
    padding-bottom: 16px;
    min-height: 0;
  }
  #private_car_page .private-transport .transport-content {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #private_car_page .private-transport .transport-content:after {
    height: calc(100% - 16px);
  }
}

/*# sourceMappingURL=style.css.map*/
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraLight.eot');
  src: url('../fonts/Inter/Inter-ExtraLight.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-ExtraLight.woff2') format('woff2'),
      url('../fonts/Inter/Inter-ExtraLight.woff') format('woff'),
      url('../fonts/Inter/Inter-ExtraLight.ttf') format('truetype'),
      url('../fonts/Inter/Inter-ExtraLight.svg#Inter-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraBold.eot');
  src: url('../fonts/Inter/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-ExtraBold.woff2') format('woff2'),
      url('../fonts/Inter/Inter-ExtraBold.woff') format('woff'),
      url('../fonts/Inter/Inter-ExtraBold.ttf') format('truetype'),
      url('../fonts/Inter/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Black.eot');
  src: url('../fonts/Inter/Inter-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Black.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Black.woff') format('woff'),
      url('../fonts/Inter/Inter-Black.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Black.svg#Inter-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Bold.eot');
  src: url('../fonts/Inter/Inter-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Bold.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Bold.woff') format('woff'),
      url('../fonts/Inter/Inter-Bold.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Bold.svg#Inter-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Medium.eot');
  src: url('../fonts/Inter/Inter-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Medium.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Medium.woff') format('woff'),
      url('../fonts/Inter/Inter-Medium.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Medium.svg#Inter-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Light.eot');
  src: url('../fonts/Inter/Inter-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Light.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Light.woff') format('woff'),
      url('../fonts/Inter/Inter-Light.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Light.svg#Inter-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Thin.eot');
  src: url('../fonts/Inter/Inter-Thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Thin.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Thin.woff') format('woff'),
      url('../fonts/Inter/Inter-Thin.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Thin.svg#Inter-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-SemiBold.eot');
  src: url('../fonts/Inter/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-SemiBold.woff2') format('woff2'),
      url('../fonts/Inter/Inter-SemiBold.woff') format('woff'),
      url('../fonts/Inter/Inter-SemiBold.ttf') format('truetype'),
      url('../fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Regular.eot');
  src: url('../fonts/Inter/Inter-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Inter/Inter-Regular.woff2') format('woff2'),
      url('../fonts/Inter/Inter-Regular.woff') format('woff'),
      url('../fonts/Inter/Inter-Regular.ttf') format('truetype'),
      url('../fonts/Inter/Inter-Regular.svg#Inter-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.homepage-banner_title,
.title {
  font-family: Inter;
  font-size:64px;
  font-weight: 600;
  line-height: 140%;
}
h1.error-page_title,
.section-header,
h1 {
  font-family: Inter;
  font-size:48px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
h1.homepage-banner_title {
  letter-spacing: 0.02em;
  line-height: 215%;
}
.visitus-transport_top .transport-title.section-header,
.search .result-text,
.shop-post_title,
.shop-post_like .section-header,
.entertainment .section-title,
.entertainment-mid_content .title,
.entertainment-section_left .title, 
.entertainment-section_right .title,
.services-top_title,
.nearby-section_left .title, 
.nearby-section_right .title,
.entertainment h2.section-title,
.point .join-title,
.visitus-left .section-title,
.visitus-left h3.section-title,
.visitus h4.section-title,
.visitus .section-title,
h2 {
  font-family: Inter;
  font-size:32px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
.entertainment .section-title,
.search .result-item_name,
.homepage-landmark2_bottom h3.item-name,
.search .search-input_text,
h3 {
  font-family: Inter;
  font-size:24px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
.nearby-section_left .location, 
.nearby-section_right .location,
.shop-post_like .splide__slide__outertitle,
.shop-menu_btn a, .shop-menu_btn span,
.happening-post_share .item_text,
.happening-post_date,
.merchant-items .list-item .splide__slide__text .splide__slide__title,
.shop-post_header,
.services-item_title,
h4 {
  font-family: Inter;
  font-size:20px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
.entertainment-top_item__text,
.search .result-item_type,
.homepage-btn_text,
.splide__slide__title,
.header-menu > .menu-item > a,
.homepage-link,
.splide__slide__outertitle,
.splide__slide__desctext,
.homepage-landmark2_bottom .item-text-content,
#footer .footer_section .left_col .group_list #shkp_drop_down,
#footer .footer_section .mid_col .footer_menu a,
#footer .footer_section .right_col .social_media_title,
.list-menu_btn a, 
.list-menu_btn span,
.list-item .splide__slide__text,
.happening-post_category,
.happening-post_content,
.happening-post_link a,
.shop-menu_dropdown .list-dropdown-item,
.merchant-items .list-item .splide__slide__descText,
.link-btn,
.pagnination,
.shop-post_item__text,
.shop-post_website a,
.shop-post_category,
.shop-popup-click div.shop-popup-click-name,
.shop-popup-click div.shop-popup-click-shopnumber,
.leaflet-popup div.leaflet-popup-content-wrapper,
.visitus .private-transport .table-col .inner-col,
.visitus .private-transport .transport-content .inner-col,
.visitus .private-transport .bottom-text,
.services-item_service,
h5 {
  font-family: Inter;
  font-size:16px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
.shop-post_website a,
.entertainment-top_item__text,
.homepage-landmark2_bottom .item-text-content,
.splide__slide__desctext,
.shop-popup-click div.shop-popup-click-shopnumber,
.visitus .private-transport .transport-content .inner-col,
.visitus .private-transport .bottom-text,
.services-item_service,
.shop-post_item__text,
.happening-post_content,
.h5_500 {
  font-weight:500;
}
.merchant-items .list-item .splide__slide__descText,
.splide__slide__desctext,
.splide__slide__outertitle,
.H5_500_uppercase,
.H5_600_uppercase {
  text-transform:uppercase;
}
#footer .footer_section .right_col .qr_items_content .qr_text,
#footer .footer_section .mid_col .footer_menu .menu-item-has-children .menu-item-has-children.submenu a,
h6 {
  font-family: Inter;
  font-size:15px;
  font-weight:600;
  line-height:140%;
  letter-spacing: 0.02em;
}
#copy-success,
#share .share-link,
#footer .footer_bottom_section,
.Small_Text_14_500 {
  font-family: Inter;
  font-size:14px;
  font-weight:500;
  line-height:140%;
}
.visitus-transport_top .transport-text,
.nearby-section_left .content, 
.nearby-section_right .content,
.entertainment-section_left .content, 
.entertainment-section_right .content,
.entertainment-mid_content .content,
.entertainment-top_text,
.homepage-landmark2_descrption,
.homepage-instagram_descrption,
.homepage-dining_descrption,
.homepage-shopping_descrption,
.homepage-happening_descrption,
.homepage-download_descrption,
.search .result-item_desc,
.shop-post_text,
.shop-post_text,
.services-top_text,
p {
  font-family: Inter;
  font-size:16px;
  font-weight:500;
  line-height:180%;
  letter-spacing: 0.02em;
}
.happening-post_content {
  line-height: 180%;
}
.point .join-text {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 32.4px;
  letter-spacing: 0.02em;
  
}
.homepage-landmark2_bottom .item-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
  letter-spacing: 0.02em;
}
.homepage-banner_title:after {
  top: 50%;
  margin-top: -4px;
}
#footer .footer_section .left_col .group_list {
  max-width: 267px;
}
.splide__slide.new_shop .splide__slide__innerimgcontainer:after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="83" height="38" viewBox="0 0 83 38" fill="none"%3E%3Cpath d="M0 0H83V26C83 32.6274 77.6274 38 71 38H0V0Z" fill="%231A902D"/%3E%3Cpath d="M34.2102 13.3636V25H32.3352L26.8523 17.0739H26.7557V25H24.6477V13.3636H26.5341L32.0114 21.2955H32.1136V13.3636H34.2102ZM40.5998 25.1705C39.7248 25.1705 38.9691 24.9886 38.3328 24.625C37.7002 24.2576 37.2135 23.7386 36.8726 23.0682C36.5316 22.3939 36.3612 21.6004 36.3612 20.6875C36.3612 19.7898 36.5316 19.0019 36.8726 18.3239C37.2173 17.642 37.6983 17.1117 38.3157 16.733C38.9332 16.3504 39.6585 16.1591 40.4919 16.1591C41.0298 16.1591 41.5373 16.2462 42.0146 16.4205C42.4957 16.5909 42.9199 16.8561 43.2873 17.2159C43.6585 17.5758 43.9502 18.0341 44.1623 18.5909C44.3745 19.1439 44.4805 19.803 44.4805 20.5682V21.1989H37.3271V19.8125H42.5089C42.5051 19.4186 42.4199 19.0682 42.2532 18.7614C42.0866 18.4508 41.8536 18.2064 41.5544 18.0284C41.2589 17.8504 40.9142 17.7614 40.5203 17.7614C40.0998 17.7614 39.7305 17.8636 39.4123 18.0682C39.0941 18.2689 38.846 18.5341 38.668 18.8636C38.4938 19.1894 38.4048 19.5473 38.401 19.9375V21.1477C38.401 21.6553 38.4938 22.0909 38.6794 22.4545C38.865 22.8144 39.1245 23.0909 39.4578 23.2841C39.7911 23.4735 40.1813 23.5682 40.6282 23.5682C40.9275 23.5682 41.1983 23.5265 41.4407 23.4432C41.6832 23.3561 41.8934 23.2292 42.0714 23.0625C42.2495 22.8958 42.3839 22.6894 42.4748 22.4432L44.3953 22.6591C44.2741 23.1667 44.043 23.6098 43.7021 23.9886C43.365 24.3636 42.9332 24.6553 42.4066 24.8636C41.8801 25.0682 41.2779 25.1705 40.5998 25.1705ZM48.2948 25L45.8289 16.2727H47.9255L49.4596 22.4091H49.5391L51.1073 16.2727H53.1812L54.7494 22.375H54.8346L56.346 16.2727H58.4482L55.9766 25H53.8346L52.1982 19.1023H52.0789L50.4426 25H48.2948Z" fill="white"/%3E%3C/svg%3E');
}
.visitus-transport_top {
  flex-wrap: wrap;
}
.transport-text-wrapper {
  width: 100%;
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  text-align: center;
}
.visitus-transport_top .transport-text {
  max-width: 690px;
}
.nearby-section_left .location:before, .nearby-section_right .location:before {
  top: 4px;
}
/* update home animation */
#home-happening-image1 {
	position: absolute;
	top: -120px;
	left: 0;
	transition: all 1s ease-in-out;
}
#home-happening-top-image {
	position: relative;
}
#home-banner-image #wrapper_top {
	margin-left: -180px;
	margin-top: 20px;
	transition: all 1s ease-in-out;
}
#home-happening-images #home-happening-image2{
	top: -10px;
	bottom: auto;
	transition: all 1s ease-in-out;
}

#home-happening-images #home-happening-image3 {
	top: -52px;
	bottom: auto;
	transition: all 1s ease-in-out;
}
.homepage-shopping_top .homepage-shopping_leftImg {
	margin-top: -50px;
	transition: all 1s ease-in-out;
}
.homepage-shopping_top .homepage-shopping_header {
	align-items: start;
}
.homepage-shopping_top__right .homepage-shopping_sectionImg {
	transform: translateY(-70px);
	transition: all 1s ease-in-out;
}
.homepage-banner_lines {
	position: absolute;
	width: 100%;
	top: 180px;
	margin-left: -420px;
	transition: all 1s ease-in-out;
	max-width: 1440px;
}
.homepage-banner_lines .lines-bg {
	transition: all 1s ease-in-out;
}
.homepage-banner_lines img {
	width: 100%;
}
.homepage-dining_top__left > .homepage-dining_sectionImg {
	transform: translateY(-145px);
}
.homepage .homepage-dining_top__left .section-dinner-pattern {
	background-image: url(46743c46aa6c819dcc906b35cc98da96.svg);
	bottom: 155px;
	right: -80px;
	width: 520px;
	height: 280px;
	position: absolute;
	transition: all 1s ease-in-out;
}
.homepage-download_content-wraper .homepage-download_content {
	margin-top: -185px;
	transition: all 1s ease-in-out;
}
.homepage-download {
	min-height: 730px;
	box-sizing: border-box;
}
.homepage .homepage-landmark2_top__right .pattern-landmark {
	position: absolute;
	background-image: url(16b806382129c09aecb3a94b69e36469.svg);
	width: 520px;
	height: 280px;
	left: -60px;
	bottom: 150px;
	position: absolute;
	transition: all 1s ease-in-out;
}
.homepage-landmark2_top__right 	.homepage-landmark2_right-image {
	display: block;
	bottom: 150px;
	position: absolute;
	left: -108px;
	transition: all 1s ease-in-out;
}
.homepage-landmark2_top__right .homepage-landmark2_sectionImg {
	transform: translateY(-100px);
	transition: all 1s ease-in-out;
}
.homepage-dining {
	overflow: hidden;
}
.homepage .homepage-shopping_top__right .pattern-shopping {
	top: 60px;
	position: absolute;
	background-image: url(16b806382129c09aecb3a94b69e36469.svg);
	width: 520px;
	height: 280px;
	left: -50px;
	transition: all 1s ease-in-out;
}
.homepage-dining_header .homepage-dining_rightImg {
	margin-top: -50px;
	transition: all 1s ease-in-out;
}
.homepage-dining_top .homepage-dining_header {
	align-items: start;
}
.homepage-banner_lines,
#home-happening-top-image,
#home-happening-images {
	opacity: 0;
}
.homepage-dining_sectionImg {
	transition: all 1s ease-in-out;
}
#aboutus_page .homepage-landmark2_sectionImg,
#aboutus_page .pattern-landmark,
#aboutus_page .homepage-landmark2_right-image {
	transform: none !important;
}
#aboutus_page .homepage-landmark2_right-image {
	bottom: 0;
	top: unset;
}

/* 02B Happenings Detail Page */
@media (min-width: 1400px) {
  .happening-post_top {
    padding-right: 270px;
  }
  .happening-post {
    padding-top: 97px;
  }
  .happening-post_category {
    padding: 9px 16px;
    margin-bottom: 25px;
  }
  .happening-post_name {
    padding-bottom: 23px;
  }
  .happening-post_info {
    margin-top: 45px;
    margin-bottom: 21px;
  }
  .happening-post_date .text {
    margin-right: 20px;
  }
  .happening-post_date {
    margin-right: 34px;
  }
  .happening-post_share .icon {
    margin-right: 8px;
  }
  .happening-post_content {
    margin-bottom: 37px;
  }
}
.happening-post_share .icon {
  width: 20px;
}
.happening-post_content,
.happening-post_share .item_text,
.happening-post_link a,
.happening-post_date {
  letter-spacing: 0.02em;
}

/* 04C Dining - Detail page */
.shop-post_item__text,
.shop-post_website a {
  color: #3D3D3D;
}
@media (min-width: 1400px) {
  /* .single-dinings .banner-section {
    padding-top: 74px;
  } */
  .single-dinings .banner-section_top {
    padding-bottom: 44px;
  }
  .single-dinings .banner-section_top .banner-section_image {
      max-width: 204px;
      margin-right: 16px;
  }
  .single-dinings .banner-section_top .banner-section_left {
      margin-bottom: 23px;
  }
  .single-dinings .banner-section_top .banner-section_title {
      padding-bottom: 24px;
  }
  .single-dinings .post-main {
    padding-top: 82px;
  }
  .single-dinings .shop-post_content {
    padding: 70px 109px 80px;
  }
  .single-dinings .shop-post_leftTop .shop-post_icon {
    max-width: 106px;
  }
  .single-dinings .shop-post_title {
    padding-bottom: 23px;
    margin-top: 8px;
  }
  .single-dinings .shop-post_website img {
    width: 18.5px;
  }
  .single-dinings .shop-post_text {
    margin-bottom: 27px;
  }
  .single-dinings .shop-post_right {
    padding-left: 70px;
    padding-top: 19px;
    gap: 75px 0;
  }
  .single-dinings .shop-post_bottom .shop-post_header img {
    width: 20px;
  }
  .shop-post_map .symbols {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 1399px) {
  .symbols {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.entertainment.tourist .entertainment-section_main .title:after,
.nearby-section_left .title:after, 
.nearby-section_right .title:after {
  height: 4px;
}
.nearby-section_left .location a, .nearby-section_right .location a {
  color: #2E603B;
}
.nearby-section_left .title, .nearby-section_right .title {
  padding-bottom: 23px;
}
.visitus-content .visitus-transport_top .transport-icon {
  margin-right: 0;
}
.header .search-results .search-results_page {
  background-color: #fff;
  height: 54px;
}
#footer .footer_section .left_col .group_list #shkp_drop_down {
  border-width: 1px;
}
.list-main .list-show_more {
  height: 52px;
  padding: 0 25px;
  min-width: 100px;
}
.page-template-content-page-happenings .list-main .list-link {
  margin-top: 100px;
  display: block;
}
.page-template-content-page-happenings .list-main .list-link.hide,
.page-template-content-page-happenings .list-main .list-pagnation {
  display: none;
}
.merchant-items .list-item .splide__slide__text {
  padding-left: 16px;
  padding-right: 16px;
}
.banner-section_icon {
  margin-right: 16px;
}
.shop-post_map .phase-title {
  left: 60px;
}
.shop-post_map .symbols {
  bottom: 0;
  top: auto;
}
.shop-post_map .container.shop-map__container {
  min-height: 667px;
}
.shop-post_map .phase-title .phase-level {
  font-size: 60px;
  line-height:140%;
}
.search-results_section .post-result_notfound {
	font-weight: 600;
	color: #1A902D;
}
.search-results_list__content .homepage-link_container {
	text-align: center;
}
.header_menu_section_container .search-results_list__btn {
	display: none;
}
.header_menu_section_container .search-results_list__btn.active {
	display: block;
}
.header .search-results .search-results_page.homepage-link {
	width: auto;
	padding-left: 38px;
	padding-right: 84px;
}
body.search .pagnination {
	margin-top: 111px;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 25px;
	background-color: #fff;
	border-radius: 10px;
}
#search_page .search-main {
	padding-bottom: 96px;
}
.search-results_list__content .homepage-link{
	background-color: #fff;
}
body .header_menu_section_container .search-results_list__content .result-text {
	font-size: 32px;
	font-weight: 500;
	line-height: 45px;
	text-align: left;
	color: #1A902D;
	margin-bottom: 32px;
	padding: 0;
	border: none;
}
.header_menu_section_container .search-results_list__content .post-result_type {
	padding: 4px 7px;
	border: solid 1px #E7E3DF;
	border-radius: 8px;
	line-height: 17px;
	text-transform: capitalize;
}
@media only screen and (min-width : 992px) {
	.header .search-results .search-results_page.homepage-link:hover {
		background-color: #1A902D;
	}
	.search-results_list__content .homepage-link:hover{
		background-color: #1A902D;
	}
}
@media only screen and (min-width : 1200px) {
	.header-menu_link {
		padding-left: 20px;
	}
	.header-menu {
		padding-right: 15px;
	}
	.header-park,
	.header-visit {
		margin-right: 15px;
	}
	.header-search {
		right: 115px;
		width: calc(100% - 115px);
	}
}
@media only screen and (max-width : 1200px) {
	.homepage-banner_lines {
		top: 220px;
	}
}
@media only screen and (max-width : 1024px) {
	#home-banner-image #wrapper_top {
		margin-left: -115px;
	}
	.homepage-banner .homepage-banner_images {
		max-width: 500px;
		top: 160px;
		left: 50%;
		transform: translateX(-50%);
		margin-left: 0;
	}
	.homepage-banner_lines {
		width: 100%;
		top: 290px;
		margin-left: -375px;
	}
	#home-happening-image1 {
		display: none;
	}
}
@media only screen and (max-width : 991px) {
	#aboutus_page .homepage-landmark2_right-image {
		display: none;
	}
  .symbols.symbols-mobile {
    position: absolute;
    bottom: 54px;
    left: 0;
    height: auto;
    top: auto;
    padding-bottom: 0;
  }
  .symbols.symbols-mobile .label {
    margin-bottom: 0;
  }
  .symbols.symbols-mobile .list-symbols {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #faf9f5;
    margin-top: 15px;
  }
  .shop-post_map .phase-title {
    left: 16px;
  }
  .shop-post_map .phase-title .phase-level {
    font-size: 32px;
  }
	.header .search-results_list {
		padding-top: 26px;
	}
	body .header_menu_section_container .search-results_list__content .result-text {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width : 767px) {  
  .banner-section_title {
    padding-bottom: 16px;
  }
  .happenings .homepage-happening_link .homepage-link_text,
  .homepage-happening .homepage-link_container .homepage-link {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 0.02em;
  }
  .visitus .visitus-top_item__header,
  .visitus-left .section-title,
  .visitus-transport_top .transport-title.section-header, 
  .search .result-text, 
  .shop-post_title, 
  .shop-post_like .section-header, 
  .entertainment .section-title, 
  .entertainment-mid_content .title, 
  .entertainment-section_left .title, 
  .entertainment-section_right .title, 
  .services-top_title, 
  .nearby-section_left .title, 
  .nearby-section_right .title, 
  .entertainment h2.section-title, 
  .point .join-title,
  .page-template-content-page-aboutus .section-header,
  .visitus-left h3.section-title,
  .visitus h4.section-title,
  .visitus .section-title,
  h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 33.6px;
    letter-spacing: 0.02em;
  }
  .aboutus .homepage-landmark2_bottom h3.item-name,
  .happening-post_share .item_text,
  .happening-post_date {
    font-size: 16px;
    font-weight: 600;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: 0.02em;
  }
  .aboutus .homepage-landmark2_bottom h3.item-name,
  .happening-post_share .item_text,
  .happening-post_date {
    font-weight: 600;
  }
  .happening-post .container_bottom .happening-post_content, .happening-post .container_bottom .happening-post_link a {
    font-size: 14px;
    line-height: 140%;
  }
  .point .join-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: 0.02em;
  }
	.homepage-banner .homepage-banner_images {
		top: -10px;
	}
	#home-happening-images #home-happening-image3 {
		top: -120px;
	}
	#home-happening-images #home-happening-image2 {
		top: -104px;
	}
  h1.error-page_title,
  .section-header, h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 44.8px;
    letter-spacing: 0.02em;
  }
	.homepage-banner_title {
    font-size: 40px;
    line-height: 88px;
    letter-spacing: 0.8px;
    margin-top: 37px;
	}
	.homepage-banner_title:after {
		width: 100px;
    height: 4px;
    margin-top: -2px;
	}
  .happening-post_name:after,
  .entertainment.tourist .entertainment-section_main .title:after,
  .nearby-section_left .title:after, 
  .nearby-section_right .title:after,
  .homepage-landmark2_header .section-header:before,
  .page-template-content-page-aboutus .homepage-landmark2_header .section-header:before,
  .shop-post_title:after,
  .banner-section_title:after,
  .homepage .homepage-section-header .line-center, 
  .homepage .homepage-section-header .line {
    width: 80px;
    height: 3px;
  }
  .happening-post_name:after {
    width: 160px;
  }
	#home-banner-image #wrapper_top {
		margin-left: -115px;
	}
  #footer .footer_section .left_col .group_list #shkp_drop_down {
    border-width: 1px;
  }
	.homepage .homepage-dining_top__left .section-dinner-pattern {
		display: none;
	}
	#aboutus_page .homepage-landmark2_top {
		margin-right: -30px;
	}
	#aboutus_page .homepage-landmark2_top__right:after {
		display: none;
	}
	#aboutus_page .homepage-landmark2_top__left {
		padding-right: 30px;
	}
  .banner-section_top {
    padding-bottom: 40px;
  }
  .list-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .banner-section_banner__bg {
    height: 116px;
  }
  .shop-post_content {
    margin-bottom: 40px;
  }
  .single-shops .shop-post_map .phase-title, .single-dinings .shop-post_map .phase-title {
    top: 36px;
  }
  .entertainment-main .entertainment-container {
    margin-left: 16px;
    margin-right: 16px;
    padding: 40px 16px;
  }
  .entertainment .entertainment-section .content {
    margin-bottom: 26px;
  }
  .entertainment .reading_corner .entertainment-section_left,
  .entertainment .interactive_corner .entertainment-section_right {
      order: -1;
  }
  .entertainment .entertainment-section .banner-section_title:after {
      display: none;
  }
  .entertainment .entertainment-section .banner-section_title {
      padding-bottom: 0;
      margin-bottom: 18px;
  }
  .entertainment .reading_corner .entertainment-section_left {
      margin-top: 36px;
  }
  .entertainment .entertainment-mid {
      border-bottom: 1px solid #E7E3DF;
  }
  .entertainment .entertainment-section_img:after {
      padding-bottom: 68.56%;
  }
  .entertainment .interactive_corner .entertainment-section_right {
      margin-top: 36px;
      display: block;
  }
  .entertainment .entertainment-container .entertainment-top_item {
    margin-bottom: 11.5px;
  }
  .entertainment-top .entertainment-right {
    padding-bottom: 28px;
  }
  #footer .footer_section .left_col .group_list #shkp_drop_down {
      font-size: 14px;
      width: auto;
      display: inline-flex;
  }
  #footer .footer_section .left_col .group_list {
      max-width: 100%;
  }
	.header .search-results .post-result_notfound {
	  font-size: 20px;
	  line-height: 22px;
	  font-weight: 500;
	}
	body.search .pagnination {
		margin-top: 24px;
		padding: 8px 9px;
	}
	#search_page .search-main {
		padding-bottom: 22px;
	}
	.search .pagnination .page-numbers {
		font-size: 12px;
		padding: 7px 11px;
		border-radius: 9px;
		line-height: 13px;
	}	
}
@media only screen and (max-width: 575px) {
	#aboutus_page .homepage-landmark2_top {
		margin-right: -15px;
	}
	#aboutus_page .homepage-landmark2_top__left {
		padding-right: 15px;
	}
  .header_menu_section_fix {
    height: 55px;
  }
  .header-content {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .banner-section_image {
    max-height: 57px;
  }
  #page_section {
    padding-top: 56px;
  }
  .banner-section {
    padding-top: 40px;
  }
  .happenings .homepage-link_container {
    margin-top: 24px;
  }
  .happenings .homepage-happening_link {
    padding: 15px 50px 15px 28px;
    height: 50px;
    border-radius: 32px;
  }
  .happenings .homepage-link_arrow {
    width: auto;
    right: 29px;
  }
  #footer .shkp_image {
    margin-bottom: 37px;
  }
  .happening-post_share .icon {
    width: 16px;
    margin-right: 5px;
  }
  .shoppings .shop-menu {
    z-index: 2;
    top: 55px;
  }
  .shoppings .shop-menu_dropdown {
    top: 113px;
    z-index: 2;
  }  
  .page-template-content-page-happenings .list-main .list-link {
    margin-top: 20px;
  }
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .shoppings .banner-section .shop-menu_bottom {
    margin-bottom: 24px;
    padding-top: 9px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media only screen and (max-width : 400px) {
	.homepage-banner .homepage-banner_images {
		max-width: 280px;
	}
	#home-banner-image #wrapper_top {
		margin-left: -96px;
	}
	#home-happening-images #home-happening-image2 {
		top: -84px;
	}
	#home-happening-images #home-happening-image3 {
		top: -100px;
	}
	.homepage-dining_top .homepage-dining_top__left {
		margin-bottom: 90px;
	}
}
