/*!
 * 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)}

/*custom animate.css */
@-webkit-keyframes rotateInGameOne {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0.4;
  }

  to {
    -webkit-transform: translate3d(0, 0, 40deg);
    transform: translate3d(0, 0, 40deg);
    opacity: 1;
  }
}
@keyframes rotateInGameOne {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0.4;
  }

  to {
    -webkit-transform: translate3d(0, 0, 40deg);
    transform: translate3d(0, 0, 40deg);
    opacity: 1;
  }
}
.animate__rotateInGameOne {
  -webkit-animation-name: rotateInGameOne;
  animation-name: rotateInGameOne;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInGameTwo {
  from {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 0.4;
  }
}
@keyframes rotateInGameTwo {
  from {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 0.4;
  }
}
.animate__rotateInGameTwo {
  -webkit-animation-name: rotateInGameTwo;
  animation-name: rotateInGameTwo;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  animation-direction: reverse;
}

@-webkit-keyframes zoomEffect {
  from {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes zoomEffect {
  from {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
[data-aos=fade-left] {
    transform: translate3d(300px, 0, 0)
}
.animate__zoomEffect{
  -webkit-animation-name: zoomEffect;
  animation-name: zoomEffect;
}

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

.sam_animated{
  -webkit-transition: all 0.5s ease;
  -moz-transition:    all 0.5s ease;
  -ms-transition:     all 0.5s ease;
  -o-transition:      all 0.5s ease;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

.sam_container img {
  width: 100%;
}

.fake_header, .fake_footer{
  background: #ccc;
  text-align: center;
  text-transform: uppercase;
}

.sam_container{
  font-size: 12px;
  font-family: 'Gotham-Medium';
}
  .sam_container p{
    margin-bottom: 0;
  }
  .sam_container a{
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition:    all 0.5s ease;
    -ms-transition:     all 0.5s ease;
    -o-transition:      all 0.5s ease;
  }

.wrapper{
  max-width: 1200px;
  margin: 0 auto;
}
.app_wrapper{
  max-width: 600px;
  margin: 0 auto;
}

.sticky_menu {
  overflow: hidden;
  margin-left: 30px;
  margin-right: 30px;
  height: 50px;
  position: relative;
  z-index: 100;
}
  .menu_m{
    display: none;
  }
  a.hamburger, .icon_m, .title_m{
    display: none;
  }
  .icon_d{
    display: inline-block;
  }
  .title_d{
    display: block;
  }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before,.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before{
      background: #fff;
      width: 30px;
      height: 3px;
    }
  .menu{
    text-align: right;
    padding: 10px 15px 0;
    font-size: 12px;
  }
    .menu a{
      display: inline-block;
      margin: 0 15px;
      text-decoration: none;
      color: #000;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
      padding: 15px;
    }
    .menu a.btn_shop, .menu_m a.btn_shop{
      background: #fff;
    }
    .menu a.btn_shop:hover, .menu_m a.btn_shop:hover{
      background: #000;
    }

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0,0,0,0.5);
  border-bottom: none;
  margin: 0;
}

.video_con{
  margin-bottom: 5vw;
}
.video_clip{
  position: relative;
  min-width: 0;
  min-height: 0;
  width: 100%;
  overflow: hidden;
}
  #video_src{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
  }
    #video_src iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }


.slider_con{
  margin-top: -50px;
  position: relative;
}
  .slider{
    position: relative;
  }
    .slider .splide__slide{
      display: flex;
      align-items: center;
      height: 90vh;
      background: url(../img/banner.jpg) no-repeat center center;
      background-size: cover;
    }
      /*.slider .splide__slide > img{
        width: 100%;
        display: none;
      }*/
      .slider .splide__slide > div{
        position: absolute;
        width: 100%;
        text-align: center;
      }
        .slider .slider_info{
          width: 50%;
          max-width: 500px;
          border-radius: 30px;
          padding: 40px 40px 0px;
        }
          .slider_info b{
            text-transform: uppercase;
            line-height: 1.2;
            font-size: 2.2rem;
            font-weight: 100;
            color: #231f20;
          }
          .slider_info p{
            margin: 20px 0 0;
          }
          .slider_info a{
            background: #817d7d;
            padding: 10px 20px;
            color: #fff;
          }
          .slider_info > img{
            width: 100%;
          }

.info_con{
  margin-left: -15px;
  margin-right: -15px;
}
  .product_wrapper{}
  .arrow_box{
    position: relative;
    background: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    width: 110%;
    text-align: center;
    margin-top: -30px;
    margin-left: -5%;
  }
    .btn_arrow{
      width: 80px;
      height: 40px;
      background: #fff;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px;
      border-bottom: 0;
      text-align: center;
    }
    .menu_m a:first-child{
      width: 30px;
      height: 30px;
      text-align: center;
      display: inline-block;
      margin-right: 20px;
    }
      .btn_arrow svg{
        width: 25px;
        animation: arrowBounce 2s infinite;
      }
      .menu_m svg{
        width: 25px;
        fill: #fff;
      }
      .btn_m.btn_shop{
        color: #000;
        line-height: 1;
        padding-top: 20px;
        padding-bottom: 10px;
      }
      @keyframes arrowBounce {
        0%, 50%, 80%, 100% {
          transform: translateY(5px);
        }
        40% {
          transform: translateY(-5px);
        }
        60% {
          transform: translateY(0px);
        }
      }
  .product_show{
    position: relative;
    margin-bottom: 5vw;
  }
    .product_show > p{
      position: absolute;
      font-family: 'Gotham-Bold';
      top: 50%;
      -ms-transform: translateY(-50%) !important;
      transform: translateY(-50%) !important;
      right: -10%;
      padding: 5.5vw 8vw 5.5vw 4vw;
      border-radius: 20px;
      text-align: center;
      background: #fff;
      width: 40%;
    }
      .product_show > p b{
        display: block;
        font-size: 1rem;
        margin-bottom: 20px;
      }
  .product_spec{
    text-align: center;
    margin-bottom: 5vw;
    /* font-weight: lighter; */
  }
    .product_spec > p{
      font-size: 1rem;
      text-transform: uppercase;
      margin-bottom: 5vw;
      font-family: 'Gotham-Light';
    }
    .product_spec .row > div{
      margin-bottom: 15px;
    }
      .product_spec .row img{
        width: auto;
        height: 120px;
        margin-bottom: 20px;
      }
      .product_spec .row p{
        width: 70%;
        margin: 0 auto;
        font-size: 1rem;
        font-family: 'Gotham-Light';
      }
  .special_item{
    text-align: center;
    margin-bottom: 5vw;
  }
    .spe_box{
      padding: 30px 50px;
      border-radius: 20px;
      background: #fff;
      position: relative;
      width: 130%;
      margin-left: -20%;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
      .spe_box h2{
        font-size: 1.2rem;
      }
      .spe_box img{
        width: 50%;
        max-width: 150px;
        margin: 10px 0;
      }
      .spe_box h3{
        font-size: 0.9rem;
        margin: 10px 0;
      }
      .spe_box h4{
        font-size: 0.8rem;
        margin: 10px auto;
        width: 80%;
        font-family: 'Gotham-Light';
      }
      .spe_box p{
        font-size: 0.6rem;
        font-family: 'Gotham-Light';
      }

    .gallery {
      width: 100%;
    }      
      .gallery-container {
        align-items: center;
        display: flex;
        height: 450px;
        margin: 0 auto;
        max-width: 1000px;
        position: relative;
        background: url(../img/bg.png) no-repeat center center;
        background-size: auto 100%;
      }
      .gallery-item {
        height: 150px;
        opacity: 0;
        position: absolute;
        transition: all 0.3s ease-in-out;
        width: 150px;
        z-index: 0;
      }
      /* .gallery-item-1 {
        left: 15%;
        opacity: .4;
        transform: translateX(-50%);
      } */
      .gallery-item-1,
      .gallery-item-3 {
        height: 100%;
        opacity: 1;
        width: auto;
        z-index: 1;
      }
      .gallery-item-1 {
        left: 15%;
        transform: translateX(-50%);
      }
      .gallery-item-2 {
        height: 140%;
        opacity: 1;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: auto;
        z-index: 2;
      }
      /* .gallery-item-4, .gallery-item-5{
        display: none;
      } */
      .gallery-item-3 {
        left: 85%;
        transform: translateX(-50%);
      }
      .gallery-controls {
        display: flex;
        justify-content: center;
        margin: 0 0 30px;
        position: relative;
        z-index: 3;
        top: -30px;
      }
      .gallery-controls button {
        background-color: transparent;
        border: 0;
        cursor: pointer;
        font-size: 16px;
        margin: 0 90px;
        padding: 0 12px;
        text-transform: capitalize;
      }
        .gallery-controls button img{
          width: 60px;
        }
      .gallery-controls button:focus {
        outline: none;
      }
      .gallery-controls-previous {
        position: relative;
      }
      .gallery-controls-next {
        position: relative;
      }
      .gallery-nav {
        bottom: -15px;
        display: flex;
        justify-content: center;
        list-style: none;
        padding: 0;
        position: absolute;
        width: 100%;
      }
      .gallery-nav li {
        background: #ccc;
        border-radius: 50%;
        height: 10px;
        margin: 0 16px;
        width: 10px;
      }
      .gallery-nav li.gallery-item-selected {
        background: #555;
      }
    .slider_box > h3, .collection_con > h3{
      text-transform: uppercase;
      text-align: center;
      font-size: 1.5rem;
      font-weight: bold;
    }
    .slider_box > h3{
      margin-bottom: 20px;
    }
    .slider_box > p{
      position: relative;
      z-index: 10;
      text-align: center;
    }
      .btn_shop{
        color: #fff;
        background: #BEBFBF;
        display: inline-block;
        text-transform: uppercase;
        padding: 10px 15px;
      }
      .btn_shop:hover{
        color: #fff;
      }
    .gallery + p a{
      padding-left: 20px;
      padding-right: 20px;
      line-height: 1;
      padding-top: 15px;
      padding-bottom: 5px;
    }
  .profo_box{
    margin-top: 50px;
    margin-bottom: -40px;
    position: relative;
    z-index: 5;
  }
    .profo_box img{
      width: 180%;
      position: relative;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
      -o-transition: all .2s ease;
    }
.collection_con{
  margin-bottom: 20px;
}
  .collection_box{
    background:#EDEFEF;
    border-radius: 20px;
    width: 110%;
    margin-left: -5%;
  }
    .collection_box > div.box_d{
      width: 60%;
      padding: 5vw 0 2vw;
      margin: 0 auto;
    }
    .box_d .l10{
      position: relative;
      left: -30px;
    }
      .box_d span p, .box_m p {
        font-family: 'Gotham-Light';
        text-align: center;
      }
    .box_m{
      display: none;
    }
      .collection_box span{
        display: inline-block;
        text-align: center;
        font-size: 1rem;
        text-transform: uppercase;
        line-height: 1.2;
      }
    .collection_box > div + p{
      width: 100%;
      text-align: center;
      margin-top: 20px;
      padding-bottom: 3vw;
    }
      .collection_box > div + p a{
        background: #000;
        padding: 15px 50px 5px;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
      }
      .embla {
        position: relative;
        padding: 20px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
      }
      
      .embla__viewport {
        overflow: hidden;
        width: 100%;
      }
      
      .embla__viewport.is-draggable {
        cursor: move;
        cursor: grab;
      }
      
      .embla__viewport.is-dragging {
        cursor: grabbing;
        transition: all 0.2s;
      }
      
      .embla__container {
        display: flex;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -webkit-tap-highlight-color: transparent;
        margin-left: -10px;
      }
      
      .embla__slide {
        position: relative;
        height: 100%;
        padding-left: 10px;
        flex: 0 0 50%;
      }
      
      .embla__slide__inner {
        position: relative;
        overflow: hidden;
      }
      
      .embla__slide__img {
        display: block;
        height: 100%;
        max-width: none;
      }

@media (max-width: 1439px) {
  .game_1{
    right: 95%;
  }
  .game_2{
    left: 95%;
  }
}

@media (max-width: 1279px) {
  
}

@media (max-width: 1167px) {
  
}

@media (max-width: 1079px) {
  .game_1{
    right: 105%;
  }
  .game_2{
    left: 105%;
  }
}

@media (max-width: 967px) {
  
}

@media (max-width: 859px) {
  
}

@media (max-width: 767px) {
  body {
    scroll-behavior: smooth;
  }
  .wrapper{
    max-width: 100%;
  }
  .sticky_menu{
    margin-left: 0;
    margin-right: 0;
  }
  .desc_box a{
    padding-left: 80px;
    padding-right: 80px;
  }
  .slider{
    height: 62vh;
    min-height: 520px;
  }
  .product_wrapper{
    margin-left: 15px;
    margin-right: 15px;
  }
    .slider .splide__slide > div{
      bottom: 70px;
    }
    .slider .splide__list, .slider .splide__slide, .splide__track{
      height: 100%;
    }
    .slider .slider_info{
      width: 100%;
    }
      .slider .splide__slide{
        background-image: url(../img/banner_m.jpg);
      }
    .arrow_box{
      width: 90%;
      margin-left: 5%;
    }
    .product_show > p{
      position: relative;
      right: auto;
      top: 0;
      -ms-transform: translateY(-10%);
      transform: translateY(-10%);
      width: 80%;
      padding: 10vw 2vw;
      margin-left: auto;
      margin-right: auto;
    }
    .product_spec .row > div{
      margin-bottom: 30px;
    }
    .spe_box h3{
      margin: 30px;
    }
    .product_spec .row p{
      font-size: 0.9rem;
    }
    .product_spec .row img{
      height: 100px;
    }
    .spe_box{
      width: 100%;
      margin:  0;
      padding: 30px;
    }
      .spe_box img{
        margin: 20px;
      }
    .gallery-item-1{
      left: -10%;
      top: -10%;
    }
    .gallery-item-2{
    }
    .gallery-item-3{
      left: 110%;
      top: -10%;
    }
    .profo_box img{
      width: 320%;
    }
  .collection_box{
    width: 100%;
    margin-left: 0;
  }
    .collection_box span{
      margin-bottom: 20px;
    }
  .box_d{
    display: none;
  }
  .box_m{
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 575px) {
	.menu a.btn_shop {
		display: none !important;
	}

  nav.sticky_menu.opened{
    height: 215px;
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.5);
    border-bottom: 0;
  }
    a.hamburger{
      display: block;
      border-bottom: 1px solid #fff;
    }
    .menu_m {
      display: block;
      margin: 0 10px;
      text-align: right;
    }
    .menu, .icon_d, .title_d{
      display: none;
    }
    .icon_m{
      display: inline-block;
    }
    .title_m{
      display: block;
      text-transform: uppercase;
      text-align: center;
      padding-top: 20px;
    }
    .opened .menu{
      display: block;
      text-align: center;
    }
      .opened .menu a{
        display: block;
        color: #fff;
      }
  .opened+.slider_con{
    margin-top: 0;
  }
  .sticky.opened+.slider_con{
    margin-top: -50px;
  }
  .product_spec .row img{
    height: 70px;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.home-email-signup {
		display: none;
	}

	[data-aos^=fade][data-aos^=fade] {
		opacity: 1 !important;
	}
	[data-aos=fade-up] {
		transform: none;
	}
	.gallery-item-1, .gallery-item-3 {
		top: 0;
	}
	[data-aos=fade-left] {
		transform: translate3d(-300px, 0px, 0px);
	}
}

.product-recommendations.slider {
	padding: 0 50px;
}

.search-tips {
	padding: 0 50px;
}

@media (max-width: 1167px) {
	.sam_container{
		overflow: hidden;
	}
}

.home-email-signup .sticky {
    position: static;
    top: auto;
    width: auto;
    background: none;
}

.home-email-signup .subscribe-form h2 {
    font-size: 1rem;
}

.home-email-signup .subscribe-form .input-email {
    font-size: 0.7rem;
}