@charset "UTF-8";/*!
 * 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)}.simple-typeahead[data-v-f81ca714]{position:relative;width:100%}.simple-typeahead>input[data-v-f81ca714]{margin-bottom:0}.simple-typeahead .simple-typeahead-list[data-v-f81ca714]{position:absolute;width:100%;border:none;max-height:400px;overflow-y:auto;border-bottom:.1rem solid #d1d1d1;z-index:9}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-header[data-v-f81ca714]{background-color:#fafafa;padding:.6rem 1rem;border-bottom:.1rem solid #d1d1d1;border-left:.1rem solid #d1d1d1;border-right:.1rem solid #d1d1d1}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-footer[data-v-f81ca714]{background-color:#fafafa;padding:.6rem 1rem;border-left:.1rem solid #d1d1d1;border-right:.1rem solid #d1d1d1}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item[data-v-f81ca714]{cursor:pointer;background-color:#fafafa;padding:.6rem 1rem;border-bottom:.1rem solid #d1d1d1;border-left:.1rem solid #d1d1d1;border-right:.1rem solid #d1d1d1}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item[data-v-f81ca714]:last-child{border-bottom:none}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active[data-v-f81ca714]{background-color:#e1e1e1}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative;width:100%}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}@media(hover:hover){.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0;padding:0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media(hover:hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:4px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-text-color);box-sizing:border-box}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:1rem;height:1rem;stroke-width:0;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-left:35px}.dp__input_valid{box-shadow:0 0 4px var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 4px var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:4px;min-width:260px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp__arrow_top{left:50%;top:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom{left:50%;bottom:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__now_wrap{text-align:center;padding:2px 0}.dp__now_button{border:1px solid var(--dp-primary-color);color:var(--dp-primary-color);padding:0 4px;font-weight:700;border-radius:4px;font-size:1rem;cursor:pointer;background:#0000}.dp__preset_ranges,.dp__sidebar_left{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;border-left:1px solid var(--dp-border-color)}.dp__preset_range{padding:5px}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;flex:0}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:35px;padding:5px;width:35px;box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:5px 0}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:.5rem}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:4px;height:35px;padding:5px;width:35px;border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:10px}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:4px;background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{left:50%;bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (max-width:600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:35px;color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:25px;width:25px;color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:20px;width:20px}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:35px;display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__month_year_wrap{display:flex;width:100%}.dp__overlay{position:absolute;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color);box-sizing:border-box}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__overlay_container>.dp__overlay_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:3px;white-space:nowrap}.dp__overlay_cell_pad{padding:10px 0}.dp__overlay_cell_active{cursor:pointer;border-radius:4px;text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:4px;text-align:center}.dp__overlay_cell:hover,.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay_action{position:sticky;bottom:0;background:#fff}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{display:flex;width:100%;align-items:center;justify-content:space-between;height:35px}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--dp-text-color)}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{font-size:2rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{padding:5px;margin:0;height:32px;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:32px;width:32px}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_disabled:hover,.dp__inc_dec_button_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:10px;border-radius:4px;cursor:pointer}.dp__action_row{display:flex;align-items:center;width:100%;padding:10px;box-sizing:border-box;color:var(--dp-text-color);background:var(--dp-background-color)}.dp__action_row svg{height:20px;width:auto}.dp__selection_preview{width:50%;color:var(--dp-text-color);font-size:.8rem}.dp__action_buttons{width:50%;text-align:right}.dp__action{font-weight:700;cursor:pointer;padding:2px 5px;border-radius:4px;display:inline-flex;align-items:center}.dp__select{color:var(--dp-success-color)}.dp__action_disabled{color:var(--dp-success-color-disabled);cursor:not-allowed}.dp__cancel{color:var(--dp-secondary-color)}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%)}.dp__main{font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);background:var(--dp-background-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:10px;box-sizing:border-box;height:35px}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:20px;width:auto}.dp__button_bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all .1s ease-out}.calendar-next-enter-from{opacity:0;transform:translate(22px)}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(-22px)}.calendar-prev-leave-to{opacity:0;transform:translate(22px)}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all .1s ease-out}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(22px)}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(-22px)}.dp-menu-appear-enter-from{opacity:0}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active{transition:opacity .1s ease}.dp-menu-appear-leave-to{opacity:1}#Widget ul,.modal-body ul,.text-body ul{list-style-type:disc!important;list-style:disc!important;padding:15px;margin:15px}#Widget ul li,.modal-body ul li,.text-body ul li{margin-bottom:15px!important}#Widget ol,.modal-body ol,.text-body ol{list-style-type:decimal!important;list-style:decimal!important;padding:15px;margin:15px}#Widget ol li,.modal-body ol li,.text-body ol li{margin-bottom:15px!important}body{font-family:Poppins,sans-serif;font-weight:400;font-size:1em;line-height:1.5em;color:#333}@media screen and (max-width:370px){body{font-size:.7em}}h1,h2,h3,h4,h5{margin-bottom:15px;color:#333;font-weight:400;line-height:1.1em}h1{font-size:2em}h2{font-size:1.6em}h3{font-size:1.2em}h4{font-size:1.1em}p{margin-bottom:1.2em}strong,.text-bold,.font-bold{font-weight:600}.non-bold{font-weight:400!important}blockquote{padding:15px;border-left:10px solid #dedede;margin-bottom:1.2em;font-style:italic;color:#4b5563;font-size:1.2em}.black{color:#000}a{color:#ed1c24;text-decoration:none}a:hover,a.black{color:#000}a.black:hover{color:red}.card .card-header{padding:.8em 1em;background-color:#ed1c24;color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;font-size:1.1em;border-bottom:none}.card .card-header.p-1{padding:.4em 1em!important}.card .card-header.p-1 h1,.card .card-header.p-1 h2,.card .card-header.p-1 h3,.card .card-header.p-1 h5{color:#fff}.card .card-header.p-1 input,.card .card-header.p-1 select{color:#000!important}.card .card-body{border:1px solid #a1a1a1;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:.8em;background-color:#fff}.card.card-grey .card-header{background-color:#d3d3d3;border:1px solid #a1a1a1;border-bottom:none}.card.card-black .card-header{background-color:#000;border:1px solid #000}.card.card-black .card-header h1,.card.card-black .card-header h2,.card.card-black .card-header h3,.card.card-black .card-header h5{color:#fff}.card.card-black .card-header input,.card.card-black .card-header select{color:#ed1c24!important}.AccountIcon,.AccountIcon .image{text-align:center}.AccountIcon .image i{transition:color .4s ease-in-out;font-size:4em;color:#000}.AccountIcon .text{margin-top:15px;font-size:15px;color:#000;font-weight:700}.AccountIcon:hover{cursor:pointer}.AccountIcon:hover .image i{color:#ed1c24}.AccountIcon:hover .text{color:#000}.modal-mask{position:fixed;z-index:998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:table;transition:opacity .3s ease}.modal-mask.hidden{display:none!important}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{margin:0 auto;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000054;transition:all .3s ease;overflow:hidden}.modal-container.sm{max-width:300px}.modal-container.md{max-width:600px}.modal-container.lg{max-width:900px}.modal-container.lg .lg\:grid-cols-3,.modal-container.lg xl\:grid-cols-4{grid-template-columns:repeat(3,1fr)!important}.modal-container.xl{max-width:1300px}.modal-container .modal-body{max-height:80vh;overflow:auto}.modal-container .hidden-modal{display:none}.modal-header .modal-close{font-size:24px;padding:5px}.modal-header .modal-close:hover{cursor:pointer}.modal-header h3{margin:0;font-size:24px;color:#000}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.tabs button.tab{background-color:#efefef;padding:10px 15px;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;transition:background-color .4s ease-in-out;font-size:.81em}.tabs button.tab.active{background-color:#fff}.tabs .tab-content{padding:15px;border:1px solid #ccc}.white-box{border-radius:15px;background-color:#fff;padding:1.5em;box-shadow:0 0 9px -2px #000000bf;text-align:center}.white-box .icon{font-size:5em}.white-box .title{font-size:1em;font-weight:700;color:#000}.white-box .text{color:#333}.white-box .action-button{padding:10px;border-radius:15px;box-shadow:0 0 9px -2px #000000bf;opacity:0;position:absolute;bottom:-60px;left:15%;right:15%;width:70%;background-color:#fff;transition:all .5s ease-in-out;line-height:2em}.white-box .action-button .fas{font-size:2em;float:right;margin-left:15px;margin-right:5px;color:#3d4199}.white-box:hover .action-button{opacity:1;bottom:-30px}.redbox{border-radius:15px;background-image:url(/storage/images/backgrounds/redbg.jpg);background-size:cover;padding:1.5em}.redbox h1,.redbox h2,.redbox h3,.redbox h4{color:#fff;font-weight:700}.redbox p{color:#fff}.shadow-box{background-color:#fff;border:1px solid rgba(0,0,0,.125);box-shadow:8px 8px 30px #2a437126;margin-bottom:2em;padding:25px}table.table{width:100%!important}table.table thead th{text-transform:uppercase;text-align:left;padding:10px;color:#000;border-top:1px solid #F1F1F1;border-bottom:1px solid #F1F1F1}table.table thead th.text-center{text-align:center!important}table.table thead th.text-right{text-align:right!important}table.table tbody tr{border-bottom:1px solid #F1F1F1;color:#666}table.table tbody tr td{padding:10px;border-top:1px solid #F1F1F1;border-bottom:1px solid #F1F1F1}table.table tbody tr th{padding-left:10px;border-top:1px solid #F1F1F1;border-bottom:1px solid #F1F1F1}table.table.highlight tbody tr{transition:background-color .4s ease-in-out}table.table.highlight tbody tr:hover{background-color:#efefef}table.table.headers th{background-color:#d3d3d3;color:#000;padding:10px}table.table.table-small{width:100%;border:1px solid #ccc}table.table.table-small td,table.table.table-small th{padding:3px 5px;font-size:.8em}table.table.table-small thead{background-color:#757575;border-top:1px solid #CCC;border-bottom:1px solid #CCC}table.table.table-small thead th{color:#fff;font-weight:400}table.table.table-small tr{border-bottom:1px solid #ccc}ul.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;border:1px solid #dedede}ul.pagination li{display:inline-block;text-align:center}ul.pagination li button{padding:8px 15px;border-left:1px solid #dedede}ul.pagination li button.active{background-color:#dedede}ul.pagination li.VuePagination__pagination-item-prev-chunk button{border-left:none}.VuePagination__count{display:none}#lightbox{position:fixed;top:0;left:0;bottom:0;right:0;z-index:99;background-color:#000c;width:100vw;height:100vh}#lightbox .lb-close{position:fixed;display:flex;top:0;right:0;font-size:30px;color:#dedede;text-align:center;padding:15px 30px;background-color:#000}#lightbox .lb-close:hover{cursor:pointer;color:#fff}#lightbox .lb-image{align-self:center;justify-content:center;width:90vw;height:90vh;position:relative;z-index:98;display:flex;margin:60px}.lb-link{position:relative;width:auto}.lb-link:after{content:" ";position:absolute;top:100%;left:0;bottom:0;right:0;z-index:5;background-color:#333c;transition:all .4s ease-in-out}.lb-link:hover{cursor:pointer;transition:all .4s ease-in-out}.lb-link:hover:after{top:0}.lb-link:hover:before{font:var(--fa-font-solid);content:"";font-size:36px;color:#fff;position:absolute;z-index:6;text-align:center;top:45%;width:100%}.lb-link .image{position:relative;z-index:4}#AccordionItem{border:1px solid #a1a1a1}#AccordionItem .title{background-color:#d3d3d3;padding:10px;cursor:pointer;transition:background-color 1s ease-in-out}#AccordionItem .title:hover{cursor:pointer}#AccordionItem .title .accordion-toggle{font-size:2em}#AccordionItem .title h4{margin:0}#AccordionItem .body{background-color:#fff;overflow:hidden;max-height:0;transition:max-height 1s ease-in-out}#AccordionItem .body .border-top{max-height:500px;border-top:1px solid #a1a1a1;overflow-y:scroll}#AccordionItem.active .title{background-color:#a1a1a1}#AccordionItem.active .body{max-height:500px}#GallerySlider .carousel__next{right:-50px}#GallerySlider .carousel__prev{left:-50px}#GalleryView .carousel .carousel__viewport{display:flex;height:100%}#GalleryView .carousel .carousel__viewport .carousel__slide{overflow:hidden;display:flex;-o-object-fit:contain;object-fit:contain}#GalleryView .carousel .carousel__viewport .carousel__slide .slide-wrap{height:100%;width:100%;display:flex;align-items:center;justify-content:center;-o-object-fit:contain;object-fit:contain}#GalleryView .carousel .carousel__viewport .carousel__slide .slide-wrap img{-o-object-fit:contain;object-fit:contain;align-self:center;justify-self:center;max-height:450px}#GalleryView .carousel-nav .slide-wrap img{max-height:90px!important;max-width:100%}#GalleryView .carousel-nav .slide-wrap:hover{cursor:pointer!important}#GalleryView .carousel__next{right:-50px}#GalleryView .carousel__prev{left:-50px}#GallerySlide .VueCarousel-slide{height:400px;display:flex;padding:2em}#GallerySlide .VueCarousel-slide img{align-self:center;max-width:100%}#HomeSlide{position:relative}#HomeSlide .slide-wrap{position:relative;display:flex;width:100%;height:600px;overflow:hidden}#HomeSlide .slide-wrap .image{display:flex;position:absolute;width:100%;height:100%}#HomeSlide .slide-wrap .image img{-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%}#HomeSlide .slide-wrap .text-wrap{z-index:3;width:100%;align-self:center;text-align:center;padding-bottom:100px}#HomeSlide .slide-wrap .text-wrap .text h3{color:#fff;font-size:40px;font-weight:400}@media only screen and (max-width:600px){#HomeSlide .slide-wrap .text-wrap .text h3{font-size:20px}}#HomeSlide .slide-wrap .text-wrap .text p{color:#fff;font-weight:400}#HomeSlide .slide-wrap .text-wrap a{color:#fff!important}#HomeSlide .nav img{position:absolute;top:260px;z-index:9;width:40px;height:80px}#HomeSlide .nav img:hover{cursor:pointer}#HomeSlide .nav img.next{right:35px}#HomeSlide .nav img.prev{left:35px}#HomeSlide .carousel__pagination{position:absolute;display:flex;left:0;right:0;height:40px;bottom:0;justify-content:center}#HomeSlide .carousel__pagination .carousel__pagination-button:after{background-color:#fff;width:100%}#HomeSlide .carousel__pagination .carousel__pagination-button--active:after{background-color:#ed1c24}#HomeSlide .carousel__pagination .carousel__pagination-button{width:35px}.videoWrapper{position:relative;padding-bottom:56.25%;width:100%}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}#Widget .widget-edit{border:1px solid transparent;position:relative;min-height:40px}#Widget .widget-edit .button{position:absolute;top:0;right:0;z-index:998;width:30px;height:30px;padding:3px;background-color:#000;display:none;text-align:right}#Widget .widget-edit:hover{border:1px solid black}#Widget .widget-edit:hover .button{display:block}#Widget .widget-edit:hover .button a,#Widget .widget-edit:hover .button a:hover{color:#fff}#Widget .widget-image{max-width:100%;max-height:100%;height:unset;-o-object-fit:contain;object-fit:contain}#Widget #GalleryView .carousel__prev{left:15px}#Widget #GalleryView .carousel__next{right:15px}#Widget #GallerySlider{padding:0 32px}#Widget #GallerySlider .image{padding:15px}#Widget #GallerySlider .carousel__prev{left:-45px}#Widget #GallerySlider .carousel__next{right:-45px}#Widget #HomeSlide .carousel ol.carousel__pagination{list-style:none!important}@media screen and (max-width:575px){.d-xs-block{display:block!important}}.locales-list{margin:0;padding:0;list-style:none}.locales-list li{display:inline-block;background-color:#a1a1a1;width:30px;height:30px;margin:0 5px;text-align:center;line-height:30px}.locales-list li.filled{background-color:#90ee90}.locales-list li.filled a,.locales-list li.filled a:hover{color:#000}.locales-list li.active{background-color:#333!important}.locales-list li.active a{color:#fff!important}.locales-list li.active a:hover{color:#fff}.locales-list li:hover{background-color:#333}.locales-list li:hover a,.locales-list li:hover a:hover{color:#fff}.locales-list li a{display:block;font-weight:700;color:#000}.locales-list li a:hover{text-decoration:none;color:#000}.autocomplete-search{position:relative}.autocomplete-search .searchresults{position:absolute;top:100%;z-index:998;width:100%;background-color:#dedede}.autocomplete-search .searchresults ul{list-style:none!important;margin:0;padding:0}.autocomplete-search .searchresults ul li{padding:5px 10px;color:#000}.autocomplete-search .searchresults ul li:hover{cursor:pointer;background-color:#cfcfcf}.lightbox{display:flex;position:fixed;z-index:999;top:0;left:0;right:0;bottom:0;padding:2em;justify-content:center;background:#000c}.lightbox .image{align-self:center}.lightbox img{display:block;max-height:90vh;max-width:100%;margin:0 auto}.lightbox i{position:absolute;top:30px;right:30px;color:#fff}.lightbox i:hover{cursor:pointer}#lightbox-image{position:relative}#lightbox-image:hover{cursor:pointer}#lightbox-image .magnify{position:absolute;top:0;left:0;width:auto;padding:5px 12px;color:#fff;background-color:#0009}.multistep .multistep-step{padding:0;position:relative;margin-bottom:10px}.multistep .multistep-step .multistep-stepname{margin-bottom:16px;color:#595959;white-space:nowrap;padding-bottom:8px}.multistep .multistep-step .multistep-dot{position:absolute;right:50%;left:50%;width:32px;height:32px;display:block;margin-top:-16px;margin-left:-15.5px;border-radius:50%;background:#f5f5f5;z-index:12}.multistep .multistep-step .multistep-dot:after{content:" ";border-radius:50px;position:absolute;top:8px;bottom:8px;left:8px;right:8px;background:#e9ece9;z-index:11}.multistep .multistep-step .progress{position:absolute;top:unset;width:100%;height:10.56px;margin-top:-5.28px;box-shadow:none;border-radius:0;z-index:10;background-color:#e9ece9}.multistep .multistep-step .progress .progress-bar{width:0px;box-shadow:none;background:#ed1c24}.multistep .multistep-step:first-child>.progress{left:50%;width:50%}.multistep .multistep-step:last-child>.progress{width:50%}.multistep .multistep-step a.multistep-dot{pointer-events:none}.multistep .multistep-step.complete .multistep-dot{background:#ed1c24}.multistep .multistep-step.complete .multistep-dot:after{background:green}.multistep .multistep-step.complete .progress>.progress-bar{width:100%}.multistep .multistep-step.current .multistep-dot{background:#f4a08e}.multistep .multistep-step.current .multistep-dot:after{background:#de2c2f}.multistep .multistep-step.current .progress>.progress-bar{width:50%}.multistep .multistep-step.current:first-child>.progress>.progress-bar{width:0%}.multistep .multistep-step.current:last-child>.progress>.progress-bar{width:100%}.multistep .multistep-step.next a.multistep-dot{pointer-events:all}#cookie-banner-wrap{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background-color:#000000a6}#cookie-banner-wrap #cookie-banner{z-index:99999;position:absolute;bottom:0;background-color:#fff;border-top:1px solid #ED1C24;width:100%;padding:10px}#cookie-banner-wrap #cookie-banner p{margin-bottom:0}.alert{padding:10px 15px;border-radius:8px;margin-bottom:15px;color:#000;transition:opacity .4s ease-in-out}.alert.alert-success{background-color:#7abe7c}.alert.alert-danger{background-color:red;color:#fff}.alert.alert-danger h3{color:#fff}.alert.alert-danger a{color:#fff;font-weight:700}.alert.alert-danger a:hover{text-decoration:underline}.alert.alert-warning{background-color:#e0a636}.alert.alert-notify,.alert.alert-info{background-color:#36aee0}.alert.alert-grey{background-color:#f0f0f0}.alert-enter-from,.alert-leave-to{opacity:0}.btn{background-color:#ed1c24;padding:8px 15px;color:#fff;transition:background-color .4s ease-in-out;border-radius:4px!important;font-size:16px;font-weight:400}.btn:hover{background-color:#000;color:#a1a1a1;cursor:pointer}.btn.btn-primary{background-color:#ed1c24;color:#fff}.btn.btn-primary:hover,.btn.btn-primary.active{background-color:#000;color:#a1a1a1}.btn.btn-secondary{background-color:#677279}.btn.btn-secondary:hover{background-color:#333}.btn.btn-red{background-color:#ed1c24}.btn.btn-red:hover{background-color:#000}.btn.btn-black{background-color:#000;color:#fff!important}.btn.btn-black:hover{background-color:#ed1c24;color:#fff!important}.btn.btn-green{background-color:#22911f}.btn.btn-green:hover{background-color:#1a6418}.btn.btn-blue{background-color:#1d205b!important;color:#fff!important}.btn.btn-blue:hover{background-color:#2b2f7a!important;color:#fff!important}.form-group{margin-bottom:10px}a.btn{display:inline-flex;flex-direction:row;align-items:center}.btn-sm{padding:5px 15px}.btn-lg{font-size:1.2em;padding:15px 20px}.btn-xs{font-size:.75em!important;padding:3px 8px!important}label{display:block;margin-bottom:4px;text-align:left;font-weight:700}input,select,textarea{height:auto;width:100%;border-radius:4px!important;border:1px solid #a1a1a1;min-height:44px;padding:8px 12px}input:focus,select:focus,textarea:focus{border:1px solid #a1a1a1!important;box-shadow:none!important;border-color:#a1a1a1!important}input.error,input.is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid{border:1px solid #F00!important;background-color:#fdf5f3!important}.form-error{margin-top:5px;font-size:.9em;color:red}input[type=checkbox]{width:auto;zoom:3;min-height:unset}.checkbox{margin-bottom:10px}.checkbox span{margin-bottom:5px}input[type=radio]{width:auto;zoom:3;min-height:unset}a.editable{border:1px solid #dedede;margin-top:4px auto;background-color:#dedede;width:100%;display:block;padding:12px;border-radius:8px}a.editable:hover{border:1px solid #333}.editable.nohover{border:1px solid #dedede;margin-top:4px auto;background-color:#dedede;width:100%;display:block;padding:12px;border-radius:8px}.form-inline input,.form-inline select{width:100%;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0}.form-inline select{height:42px}.form-inline .btn{border-top-left-radius:0!important;border-bottom-left-radius:0!important;height:44px}.bg-red-50{background-color:#ff000080}.bg-red-50 .text-red-700{color:#fff;font-size:1em}.bg-red-50 .flex div{align-self:center}.btn-check:not(:disabled):not(.active),a.btn-check{background-color:#0000004d;color:#000;transition:background-color .2s ease-in-out}.btn-check:not(:disabled):not(.active):active,.btn-check:not(:disabled):not(.active):focus,a.btn-check:active,a.btn-check:focus{background-color:#0000004d!important;color:#000!important}.btn-check:not(:disabled):not(.active):hover,a.btn-check:hover{background-color:#00000080}.btn-check:not(:disabled).active{background-color:#2da93b;color:#fff}.controls #ConfirmButton .btn-sm.btn-red,.image-controls #ConfirmButton .btn-sm.btn-red{padding:0;position:relative;background-color:transparent!important}.controls #ConfirmButton .btn-sm.btn-red:hover,.image-controls #ConfirmButton .btn-sm.btn-red:hover{background-color:transparent!important}.simple-typeahead-list{text-align:left}fieldset.fieldset{margin:25px 10px;padding:20px;border:2px solid #6194e1;position:relative;z-index:2}fieldset.fieldset div.title{position:absolute;top:-26px;left:15px;padding:10px;background-color:#fff;z-index:3;font-size:20px;color:#000;font-weight:700}fieldset.fieldset.red{border:2px solid #FF0000}fieldset.fieldset.green{border:2px solid #32a820}fieldset.fieldset.blue{border:2px solid #6194e1}fieldset.fieldset.grey{border:2px solid #888888}.tox-notification{display:none!important}.dropzone{width:100%;height:100%;display:flex;align-content:center;justify-content:center}#DesktopNav{background-color:#333}@media screen and (max-width:1280px){#DesktopNav{font-size:.8em}#DesktopNav nav ul li a{padding:10px 6px!important}#DesktopNav .hide-md{display:none!important}#DesktopNav .show-md{display:flex!important}#DesktopNav .header-search .search-box.active{max-width:170px!important}}@media screen and (max-width:1536px){#DesktopNav{font-size:.9em}#DesktopNav nav ul li a{padding:10px 6px!important}#DesktopNav .header-search .search-box.active{max-width:170px!important}}#DesktopNav .show-md{display:none}#DesktopNav .container{position:relative}#DesktopNav .logo img{max-height:40px}#DesktopNav .button{display:flex;background-color:#000;border-radius:5px;padding:5px;justify-content:center;align-items:center;color:#fff;min-width:50px;font-size:1.3em}#DesktopNav .button:hover{cursor:pointer;background-color:#ed1c24}#DesktopNav nav ul li{display:flex;position:relative}#DesktopNav nav ul li a{color:#fff;padding:10px}#DesktopNav nav ul li a:hover{background-color:#ed1c24}#DesktopNav nav ul li.has-dropdown{display:flex}#DesktopNav nav ul li.has-dropdown ul.drop-down-menu{position:absolute;max-height:0;overflow:hidden;display:flex;flex-direction:column;width:-moz-max-content;width:max-content;z-index:99;transition:all .2s ease-in-out;top:100%}#DesktopNav nav ul li.has-dropdown ul.drop-down-menu a{padding:10px;width:100%;display:block}#DesktopNav nav ul li.has-dropdown ul.drop-down-menu a:hover{background-color:#c60209}#DesktopNav nav ul li:hover{background-color:#ed1c24}#DesktopNav nav ul li:hover ul.drop-down-menu{background-color:#ed1c24;max-height:600px}#DesktopNav .header-search{min-width:50px}#DesktopNav .header-search a{display:none}#DesktopNav .header-search a.active{display:flex;height:100%}#DesktopNav .header-search .search-box{max-width:0;height:0;overflow:hidden;transition:max-width 1s ease-in-out}#DesktopNav .header-search .search-box.active{height:auto;display:flex;max-width:300px}#DesktopNav .header-search .search-box input:focus,#DesktopNav .header-search .search-box inputfocus-visible{outline:none}#MobileNav{background-color:#333;padding:10px}#MobileNav .logo{max-height:55px;max-width:100%}#MobileNav .hamburger.is-active:hover,#MobileNav .hamburger:hover{opacity:1!important}#MobileNav .hamburger-inner,#MobileNav .hamburger-inner:after,#MobileNav .hamburger-inner:before{background-color:#ed1c24;border-radius:unset}#MobileNav .hamburger-inner:before{width:30px}#MobileNav .hamburger-inner:after{width:20px}#MobileNav .is-active .hamburger-inner,#MobileNav .is-active .hamburger-inner:after,#MobileNav .is-active .hamburger-inner:before{width:40px!important}#MobileNav .mobileNav{max-height:0;overflow-y:hidden;transition:max-height .1s ease-in-out}#MobileNav .mobileNav.nav-open{max-height:1500px;padding-top:15px;border-top:1px solid #333;margin-top:15px}#MobileNav .mobileNav ul.navbar{margin:0;padding:0;display:block;background-color:#2a2424}#MobileNav .mobileNav ul.navbar li{display:block}#MobileNav .mobileNav ul.navbar li a{display:block;width:100%;padding:12px;color:#d3d3d3;font-size:1.2em;border-bottom:1px solid #474646}#MobileNav .mobileNav ul.navbar li a:hover{background-color:#2a2424;color:#fff}#MobileNav .mobileNav ul.navbar .submenu{max-height:0;overflow:hidden;transition:all .4s ease-in-out}#MobileNav .mobileNav ul.navbar .submenu ul{margin:0;padding:0;background-color:#474646}#MobileNav .mobileNav ul.navbar .submenu.active{max-height:800px;overflow:hidden}#MobileNav .account{text-align:center;margin:2em auto}#MobileNav .account a{color:#a1a1a1;text-decoration:none;font-size:1.1em;padding:1em;transition:color .4s ease-in-out}#MobileNav .account a:hover{color:#fff}#MobileNav nav ul li{display:flex;width:100%;position:relative}#MobileNav nav ul li a{color:#fff;padding:10px}#MobileNav nav ul li a:hover{background-color:#ed1c24}#MobileNav nav ul li.has-dropdown{display:flex}#MobileNav nav ul li.has-dropdown ul.drop-down-menu{position:absolute;overflow:hidden;display:flex;flex-direction:column;width:-moz-max-content;width:max-content;z-index:99;transition:all .2s ease-in-out;background-color:#ed1c24;top:100%;max-height:0}#MobileNav nav ul li.has-dropdown ul.drop-down-menu.active{max-height:600px}#MobileNav nav ul li.has-dropdown ul.drop-down-menu a{padding:10px;width:100%;display:block}#MobileNav nav ul li.has-dropdown ul.drop-down-menu a:hover{background-color:#c60209}#PageFooter{background:#c7c7c7;background:linear-gradient(180deg,#c7c7c7,#b1b1b1);color:#000}#PageFooter #Footer2{background-color:#333;color:#a1a1a1}#PageFooter #Footer2 a{font-size:.9em;color:#a1a1a1;transition:color .2s ease-in-out}#PageFooter #Footer2 a:hover{color:#fff}#PageFooter .applications-footer a{color:#000;font-size:1.1em;transition:color .2s ease-in-out}#PageFooter .applications-footer a:hover{color:#ed1c24}#LangMenu ul.drop-down-menu{right:0!important}#LangMenu .drop-down-menu{text-align:center}#LangMenu .drop-down-menu a{width:91px!important;padding:10px 0!important}@media screen and (max-width:1280px){#LangMenu .drop-down-menu a{width:85px!important}}#HeaderSocial{font-size:1.5em}#HeaderSocial .social-icons a{color:#000;transition:color .4s ease-in-out}#HeaderSocial .social-icons a:hover{color:red}#HeaderSocial{margin-bottom:10px;border-bottom:1px solid #a1a1a1}@media screen and (max-width:370px){#HeaderSocial{font-size:1.2em}}.header-image,.small-header{height:300px;display:flex;background-size:cover;position:relative;z-index:3}.header-image:before,.small-header:before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;z-index:4}.header-image h1,.small-header h1{color:#fff;padding:20px;font-size:3em;position:relative;z-index:5}.header-image h2,.header-image h3,.small-header h2,.small-header h3{color:#fff;font-size:1.5em;position:relative;z-index:5}.small-header{height:300px}.generic-header{background-image:url(/storage/images/headers/generic-header.jpg);background-position:top}#HeaderTags{background-color:#d3d3d3}#HeaderTags ul.tags-list{list-style:none;margin:0;padding:0;position:relative;display:flex}#HeaderTags ul.tags-list li{text-align:center;align-self:center;display:flex;height:68px}#HeaderTags ul.tags-list li .tag-submenu.active{max-height:650px;box-shadow:0 4px 10px -5px #000}#HeaderTags ul.tags-list li a:not(.btn){padding:10px;font-size:1em;align-self:center;color:#000}#HeaderTags ul.tags-list .tag-submenu{display:block;position:absolute;top:68px;left:0;right:0;background-color:#c4c2c1f2;z-index:98;transition:all .4s ease-in-out;max-height:0;overflow:hidden}#HeaderTags ul.tags-list .tag-submenu .title{padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #333}#HeaderTags ul.tags-list .tag-submenu .title h4{color:#333;font-size:1.2em;margin-bottom:0;font-weight:700}#HeaderTags ul.tags-list .tag-submenu .title .btn-sm{padding:5px 8px;font-size:.9em}#HeaderTags ul.tags-list .tag-submenu ul{margin:0;padding:0}#HeaderTags ul.tags-list .tag-submenu ul li{display:block;text-align:left;align-self:unset;margin-bottom:10px;height:auto}#HeaderTags ul.tags-list .tag-submenu ul li a{padding:5px 0;align-self:unset;font-size:14px;color:#333;transition:color .4s ease-in-out}#HeaderTags ul.tags-list .tag-submenu ul li a:hover{color:#fff}#AdminTemplate .top-bar{background-color:#333;padding:15px;border-bottom:#ED1C24 2px solid}#AdminTemplate .top-bar a{color:#d3d3d3;transition:color .3s}#AdminTemplate .top-bar a:hover{color:#ed1c24}#AdminTemplate #AdminNav{background-color:#a1a1a1}#AdminTemplate #AdminNav ul{margin:0;padding:0;display:block;width:100%}#AdminTemplate #AdminNav ul li{display:block}#AdminTemplate #AdminNav ul li a{color:#333;padding:6px 15px;width:100%;display:block;transition:all .4s ease-in-out}#AdminTemplate #AdminNav ul li a:hover{color:#ed1c24;background-color:#1a1a1a}html,body{overflow-x:hidden;background-color:#fff}html.no-scroll,body.no-scroll{height:100vh;overflow:hidden}.container{margin:0 auto;padding:0 20px}@media(min-width:1024px)and (max-width:1280px){.container{max-width:1280px}}@media screen and (max-width:370px){.xxs-hidden{display:none!important}}.expert-row{padding:10px 0;border-bottom:1px solid #dedede}.expert-row .image{max-height:180px;width:100%;display:flex;justify-content:center}.expert-row .image img{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%}.expert-row .name{font-size:22px;margin-bottom:10px;color:#000}.expert-row .job{font-size:16px;color:#ccc;margin-bottom:10px}.expert-row .specialise{font-size:16px;color:#ed1c24;margin-bottom:10px}.expert-row .btn-linkedin{background:#2867b2;background:linear-gradient(0deg,#2867b2,#1e5699);color:#fff!important}.expert-row .contact-item{text-align:center;margin-bottom:15px;font-size:1.4em}.expert-row .contact-address{text-align:center;margin-bottom:15px}.btn.btn-square{width:100%;height:190px;background-color:#ed1c24;color:#fff!important;text-decoration:none;display:flex;justify-content:center;align-items:center}.btn.btn-square:hover{color:#fff!important;background-color:#ed1c24cc}.btn.btn-square img{max-width:100%;display:block;width:100%;margin-bottom:15px}.btn.btn-square i{font-size:44px;display:block;width:100%;margin-bottom:15px}#FaqItem{border:1px solid #a1a1a1;border-radius:15px;overflow:hidden;margin-bottom:20px}#FaqItem .title{background-color:#d3d3d3;padding:10px;cursor:pointer;transition:background-color 1s ease-in-out}#FaqItem .title:hover{cursor:pointer}#FaqItem .title .accordion-toggle{font-size:2em}#FaqItem .title h4{margin:0}#FaqItem .body{background-color:#fff;overflow:hidden;max-height:0;transition:max-height 1s ease-in-out}#FaqItem .body .border-top{max-height:500px;border-top:1px solid #a1a1a1;overflow-y:scroll}#FaqItem.active .title{background-color:#a1a1a1}#FaqItem.active .body{max-height:500px}.faq-category{text-align:center;border-radius:15px;border:1px solid #a1a1a1;padding:1em;margin-bottom:1em}.faq-category:hover{cursor:pointer;border:1px solid #000}.faq-category .icon{margin-bottom:10px;display:flex;justify-content:center;-o-object-fit:contain;object-fit:contain;height:150px}.faq-category .icon img{align-self:center;max-width:100%;max-height:100%}.faq-category .text{font-size:1.2em;min-height:60px}.training-category{text-align:center;border-radius:15px;border:1px solid #a1a1a1;padding:1em;margin-bottom:1em}.training-category:hover{cursor:pointer;border:1px solid #000}.training-category .icon{margin-bottom:10px;display:flex;justify-content:center;-o-object-fit:contain;object-fit:contain;max-height:150px}.training-category .icon img{align-self:center;max-width:100%!important;max-height:150px!important}.training-category .text{font-size:1.2em;min-height:60px}#testimonialsSlider .image{width:190px;height:190px;border-radius:50%;margin:0 auto;overflow:hidden}#testimonialsSlider .image img{width:100%;height:100%}#testimonialsSlider .title{position:absolute;bottom:10px;width:100%;margin:0 auto;left:0;right:0;padding:.5em;background-color:#fff;border:1px solid rgba(0,0,0,.2);text-align:center;max-width:440px}#testimonialsSlider .text{position:relative;border-radius:.4em;font-size:1.4em;text-align:center}.qc-item{border:2px solid #CCC;margin-bottom:2em;justify-content:center;position:relative;text-align:center;padding:1em}.qc-item .item-image{overflow:hidden;height:200px;-o-object-fit:contain;object-fit:contain;position:relative;display:flex;justify-content:center;text-align:center}.qc-item .item-image img{z-index:1;position:absolute;align-self:center;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.qc-item .description{padding:5px;height:120px;margin-top:10px;font-size:.95em}.qc-item .description small{display:block}.qc-item a{color:#dedede}.qc-item:hover{border:2px solid #333;cursor:pointer}#AboutPage .grey-bg{background-color:#f9f9f9;border-top:#a1a1a1 1px solid;border-bottom:#a1a1a1 1px solid}#KeyPeople{margin-bottom:2em}#KeyPeople .card{position:relative;overflow:hidden}#KeyPeople .card .panel{transition:all .35s ease-in-out;background-color:#fff;width:100%;height:100%;border:none;overflow:hidden}#KeyPeople .card .panel .avatar{width:190px;height:190px;border-radius:50%;overflow:hidden}#KeyPeople .card .panel .avatar img{max-width:none;width:190px!important;height:190px!important;-o-object-fit:cover;object-fit:cover}#KeyPeople .card:hover{cursor:pointer}#KeyPeople picture{position:relative;display:inline-block}#KeyPeople .meta{top:0;left:0;z-index:1;margin:0;position:relative;text-align:center;transform:translate(0);padding:2rem 4rem;border-right:1px solid transparent}#KeyPeople .meta .name{font-size:2rem;text-align:center;margin-top:1rem;font-weight:300}#KeyPeople .meta .title{font-size:1.1rem;font-weight:600;margin:1rem 0 0;min-height:50px}#KeyPeople .meta .info{transform:translate(-100%)}#KeyPeople .info{font-size:.95em}#KeyPeople .info h4{font-weight:700}@media only screen and (min-width:768px){#KeyPeople .info{transform:translate(-100%);top:0;left:0;z-index:0;position:absolute}}#KeyPeople .info dt{margin:0;padding:1rem 0}#KeyPeople .info dt:first-child{padding-top:0}#KeyPeople .info dt:after{width:100%;background-color:#e0e0e0;height:.5rem;content:"";display:block}#KeyPeople .info dd{width:100%;height:.5rem;position:relative;right:0;margin:-1.5rem 0 0;overflow:hidden;text-indent:-1000px}@media only screen and (min-width:768px){#KeyPeople:hover .meta{transform:translate(-100%);border-color:#00a7c9}#KeyPeople:hover .info{transform:translateY(0);width:100%}}#AboutVideoWrapper{background-color:#dedede;background-size:cover;background-repeat:no-repeat;background-position:right center;padding:50px 30px}.events-item{margin-bottom:2em;justify-content:center;background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:8px 8px 30px #2a437126}.events-item .item-image{height:250px;overflow:hidden;justify-content:center;display:flex;position:relative}.events-item .item-image img{-o-object-fit:cover;object-fit:cover;min-height:100%;min-width:100%}.events-item .item-name{padding:1em;min-height:190px;text-align:center}.events-item .item-name .date{display:block;font-weight:700!important;text-transform:uppercase;color:#ed1c24;font-size:1em}.events-item .item-name .title{margin:1em 0}.events-item .item-name .title h3{font-weight:700;font-size:1.2em;color:#000}.events-item:hover{cursor:pointer}.events-item:hover img{transform:scale(1.1);transition-duration:.3s;filter:grayscale(50%);opacity:.7}.events-article h1{font-size:2em;padding:0;margin:0 0 .5em;border:0}.admin-blog-item .item-image{overflow:hidden;height:200px;-o-object-fit:contain;object-fit:contain;position:relative}.admin-blog-item a{color:#dedede}.admin-blog-item .image-controls{width:100%;position:absolute;top:0;left:0;right:0;height:0;overflow:hidden;background-color:#000c;transition:all .4s ease-in-out;color:#ccc;z-index:2}.admin-blog-item:hover .image-controls{height:auto;padding:10px}.admin-blog-item:hover .image-controls i{font-size:1.3em}.admin-blog-item:hover .image-controls i:hover{color:#fff}.admin-blog-edit .img-wrap{height:200px;overflow:hidden;text-align:center;justify-content:center}.admin-blog-edit .img-wrap img{max-height:200px}.blog-item{margin-bottom:2em;justify-content:center;background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:8px 8px 30px #2a437126}.blog-item .item-image{height:250px;overflow:hidden;justify-content:center;display:flex;position:relative}.blog-item .item-image img{-o-object-fit:cover;object-fit:cover;min-height:100%;min-width:100%}.blog-item .item-name{padding:1em;min-height:180px;text-align:center}.blog-item .item-name .date{display:block;font-weight:700!important;text-transform:uppercase;color:#ed1c2499;font-size:.8em}.blog-item .item-name .title{margin:1em 0}.blog-item .item-name .title h3{font-weight:700;font-size:1.2em;color:#000}.blog-item:hover{cursor:pointer}.blog-item:hover img{transform:scale(1.1);transition-duration:.3s;filter:grayscale(50%);opacity:.7}.blog-article h1{font-size:2em;padding:0;margin:0 0 .5em;border:0}.blog-article .blog-image{padding:25px 0;text-align:center}.blog-article .blog-image img{max-width:100%}.map-info{min-height:300px;padding:15px;background-color:#fff;border-radius:15px;border:1px solid rgba(0,0,0,.125)}.map-info .map-info-inner .logo{text-align:center;margin-bottom:15px}.map-info .map-info-inner .logo img{max-height:100px;max-width:100%;margin:0 auto}.map-info .map-info-inner .services .service{padding:10px;background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:8px 8px 30px #2a437126}.map-info .map-info-inner .services .service .icon-image{text-align:center;margin-bottom:10px;padding-bottom:10px}.map-info .map-info-inner .services .service .icon-image img{max-height:60px;max-width:100%;margin:0 auto}.map-info .map-info-inner .services .service h5{font-size:1.2em;text-align:center;font-weight:500}.map-info .map-info-inner .services .service .service-text{font-size:.9em}.map-info .map-info-inner .services .fade{opacity:.2}#HomePage a,#HomePage h5{color:#76787a}#HomePage .home-header-wrap{padding-top:90px;padding-bottom:50px;width:100%;height:100%}#HomePage .home-header-title h1{font-size:3.5em;color:#fff;font-weight:700}#HomePage .home-header-title h3{font-size:2.6em;color:#ffffffb3;font-weight:700}#HomePage section#home-banner{position:relative;overflow:hidden;padding:0}#HomePage section#home-banner .seperator{position:absolute;z-index:889;bottom:0;width:150%;left:-25%}#HomePage section.parallax{position:relative;display:block}#HomePage section.parallax .ParallaxContainer{position:absolute;top:0;bottom:0;width:100%;z-index:4}#HomePage section.parallax .ParallaxContainer .ParallaxImage__aspect-ratio-inside img{width:100%}#HomePage section.parallax .overlay{display:flex;position:relative;z-index:5}#HomePage #HomeServices{border-radius:5px;border:1px solid rgba(0,0,0,.6);background:linear-gradient(to right,#4248f7,#60abf8 63%,#7abcff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4248f7",endColorstr="#7abcff",GradientType=1)}#HomePage #HomeServices .service-item{border:1px solid rgba(0,0,0,.6);text-align:center;padding:2em;background-color:transparent;transition:background-color .2s ease-in-out;color:#fff}#HomePage #HomeServices .service-item:hover{background-color:#ffffff4d}#HomePage #HomeServices .service-item h3,#HomePage #HomeServices .service-item p{color:#fff}#HomePage #HomeServices .service-item .icon{margin-bottom:15px}#HomePage #HomeServices .service-item .icon i{font-size:4em}#HomePage #HomeServices .service-item .button{margin-top:15px}#HomePage #HomeSlide{position:relative}#HomePage #HomeSlide .VueCarousel{height:600px;overflow:hidden}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide{position:relative;display:flex;height:600px;width:100%;-o-object-fit:cover;object-fit:cover}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide img{-o-object-fit:cover;object-fit:cover;height:auto;min-width:100%}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide .text{position:absolute;width:100%;align-self:center;background-color:#0006}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide .text .header{position:relative;padding:25px}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide .text .header h3{color:#fff;font-size:40px;font-weight:500}@media only screen and (max-width:600px){#HomePage #HomeSlide .VueCarousel .VueCarousel-slide .text .header h3{font-size:30px}}#HomePage #HomeSlide .VueCarousel .VueCarousel-slide .text .header p{color:#fff;font-weight:600}#HomePage #HomeSlide .VueCarousel .VueCarousel-pagination{bottom:15px}#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button{height:90px;width:60px;position:absolute;top:42%}#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button:active,#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button:focus{border:none;outline:none}#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev{transform:none;left:15px}#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next{transform:none;right:15px}#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button img{max-width:100%;max-height:100%}@media only screen and (max-width:600px){#HomePage #HomeSlide .VueCarousel .VueCarousel-navigation-button img{display:none}#HomePage #HomeSlide .VueCarousel,#HomePage #HomeSlide .VueCarousel .VueCarousel-slide{height:400px}}#HomePage .HomeItem a{color:#76787a;text-decoration:none}#HomePage .HomeItem a:hover{color:#ed1c24}#HomePage .HomeItem .image{padding:25px;text-align:center}#HomePage .HomeItem .image img{max-width:180px;margin:0 auto}#HomePage .HomeItem .text h1,#HomePage .HomeItem .text h2,#HomePage .HomeItem .text h3,#HomePage .HomeItem .text h4,#HomePage .HomeItem .text h5{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin:15px 0;padding:15px 0;font-size:24px;min-height:90px;border-bottom:1px solid #dedede;border-top:1px solid #dedede}#HomePage .HomeItem .text ul{margin:0;padding:0;list-style:none!important;text-align:center}#HomePage .HomeItem .text ul li a{padding:8px;font-size:1.2em}#HomePage .distributor-banner{background-image:url(/storage/images/backgrounds/network2.webp);background-size:cover;background-repeat:no-repeat;padding:50px 0;margin-bottom:25px}#HomePage .distributor-banner .text-box{padding:25px;text-align:center}#HomePage .distributor-banner .text-box h1,#HomePage .distributor-banner .text-box h2,#HomePage .distributor-banner .text-box h3,#HomePage .distributor-banner .text-box h4,#HomePage .distributor-banner .text-box h5{font-size:30px;color:#fff}#HomePage .distributor-banner .text-box p{color:#fff;font-size:1.1em}#HomePage .distributor-banner .text-box a{color:#fff!important;text-decoration:none}#HomeVideoWrapper{background-color:#dedede;padding:50px 30px}#refguidepage{overflow:hidden}#refguidepage img{max-width:100%}#refguideindex{min-width:320px}#refguideindex .refguide-menu{border:1px solid #dedede}#refguideindex .refguide-menu .title{background-color:#ccc;color:#000}#refguideindex .refguide-menu .title .hamburger-box{height:19px}#refguideindex .refguide-menu .pages{overflow:hidden;max-height:0;transition:max-height .5s ease-in-out}#refguideindex .refguide-menu .pages.active{max-height:75vh;overflow-y:scroll}#refguideindex .refguide-menu .pages ul{list-style:none;padding:0;margin:0}#refguideindex .refguide-menu .pages ul li{display:grid}#refguideindex .refguide-menu .pages ul li a{display:block;padding:8px 15px;color:#000;font-size:1em}#refguideindex .refguide-menu .pages ul li a:hover{color:#666}#refguideindex .refguide-menu .pages ul li a.active{font-weight:700}#refguideindex .refguide-menu .pages ul li.sub-item{padding-left:20px;border-top:none}#refguideindex .refguide-menu .pages ul li.sub-item a{color:#333;padding:6px 10px;font-size:1em;font-weight:400}#refguideindex .refguide-menu .pages ul li.sub-item a:before{content:"•";margin-right:5px}#refguideindex .refguide-menu .pages ul li.sub-item a:hover{color:#666}#refguideindex .refguide-menu .pages ul li.sub-item a.active{font-weight:700}@media screen and (min-width:1023px){#refguideindex .refguide-menu .pages{max-height:75vh;overflow-y:scroll}}#GuideViewPage #LangMenu{position:relative}#GuideViewPage #LangMenu a{background-color:#333;color:#fff;padding:10px 5px;width:81px!important}#GuideViewPage #LangMenu .drop-down-menu{max-height:0;overflow:hidden;transition:all .4s ease-in-out;position:absolute;z-index:9;margin:0;padding:0;background-color:#474646}#GuideViewPage #LangMenu .drop-down-menu li a{display:flex;justify-content:center;width:81px!important}#GuideViewPage #LangMenu .drop-down-menu.active{max-height:800px;overflow:hidden}#ResourceDownloadCategory{margin-bottom:2em;justify-content:center;background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:8px 8px 30px #2a437126}#ResourceDownloadCategory .image-wrap{height:250px;overflow:hidden;justify-content:center;display:flex;position:relative}#ResourceDownloadCategory .image-wrap img{-o-object-fit:cover;object-fit:cover;min-height:100%;min-width:100%}#ResourceDownloadCategory .title{padding:1em;min-height:50px;text-align:center;margin:1em 0}#ResourceDownloadCategory .title h3{font-weight:700;font-size:1.2em;color:#000}#ResourceDownloadCategory:hover{cursor:pointer}#ResourceDownloadCategory:hover img{transform:scale(1.1);transition-duration:.3s;filter:grayscale(50%);opacity:.7}ul.breadcrumbs.h2{font-size:1.4em}#TestVoltage .standardInfo{border:2px solid #000;padding:15px;margin:15px}#TestVoltage .standardInfo h3{font-weight:700}#TestVoltage .standardProducts{border:2px solid #000;padding:15px;margin:15px}#TestVoltage ul{margin:0;padding:0}#TestVoltage ul li{list-style:none}#ResourcesDownloadsIndex #LangMenu{position:relative;display:flex;justify-content:end!important;margin-left:auto}#ResourcesDownloadsIndex #LangMenu a{background-color:transparent;color:#333;padding:10px 5px;width:81px!important}#ResourcesDownloadsIndex #LangMenu .drop-down-menu{max-height:0;overflow:hidden;transition:all .4s ease-in-out;position:absolute;z-index:9;border:1px solid transparent;margin:0;padding:0;background-color:#d3d3d3}#ResourcesDownloadsIndex #LangMenu .drop-down-menu li a{display:flex;justify-content:center;width:81px!important}#ResourcesDownloadsIndex #LangMenu .drop-down-menu.active{max-height:800px;overflow:hidden;border:1px solid #333}.product-item,.category-item{justify-content:center;background-color:#fff;position:relative;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);padding:10px;display:flex;flex-direction:column;height:100%}.product-item:hover,.category-item:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.product-item .image,.category-item .image{height:240px;overflow:hidden;justify-content:center;display:flex;position:relative;padding:10px}.product-item .image img,.category-item .image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.product-item .title,.category-item .title{margin-top:15px;padding:8px;text-align:center}ul.breadcrumbs{margin:0;padding:0;list-style:none}ul.breadcrumbs li{display:inline-flex}ul.breadcrumbs li a{padding:5px}ul.cat-list{list-style:none;margin:0;padding:0}ul.cat-list li{padding:5px 0 5px 5px}ul.cat-list li:hover,ul.cat-list li:active{background-color:#dedede;cursor:pointer;color:#000}.product-header-image{width:100%;height:120px;background-size:cover;background-position:center center}.product{overflow:hidden;margin-bottom:2em;justify-content:center;position:relative;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125)}.product:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.product a:hover{text-decoration:none}.product .image-wrap{display:flex;height:180px;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}.product .image-wrap img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto;transition:all .5s ease-in-out}.product .title{height:95px;color:#000;font-weight:700;margin-bottom:15px;font-size:.8em}.product .price{text-align:center;color:#000;font-size:1.1em;padding:5px}.product .price .price_text{font-weight:700}#ProductView .product-details .price,#ElectrodePage .product-details .price{font-size:3em;color:#000}#ProductView .options .row,#ElectrodePage .options .row{border-bottom:1px solid rgba(0,0,0,.125);padding:5px 0}#ProductView .options .row:last-of-type,#ElectrodePage .options .row:last-of-type{border:none}#ProductView .gallery-wrap .thumbnails,#ElectrodePage .gallery-wrap .thumbnails{margin:0 -5px;width:calc(100% + 10px)}#ProductView .gallery-wrap .thumbnails .agile__slides,#ElectrodePage .gallery-wrap .thumbnails .agile__slides{flex-grow:unset!important}#ProductView .gallery-wrap .thumbnails .slide,#ElectrodePage .gallery-wrap .thumbnails .slide{display:flex}#ProductView .gallery-wrap .thumbnails .slide img,#ElectrodePage .gallery-wrap .thumbnails .slide img{max-height:100%;max-width:100%;-o-object-position:center;object-position:center}#ProductView .gallery-wrap .agile__nav-button,#ElectrodePage .gallery-wrap .agile__nav-button{background:transparent;border:none;color:#ccc;cursor:pointer;font-size:24px;transition-duration:.3s}#ProductView .gallery-wrap .thumbnails .agile__nav-button,#ElectrodePage .gallery-wrap .thumbnails .agile__nav-button{position:absolute;top:50%;transform:translateY(-50%)}#ProductView .gallery-wrap .thumbnails .agile__nav-button--prev,#ElectrodePage .gallery-wrap .thumbnails .agile__nav-button--prev{left:-45px}#ProductView .gallery-wrap .thumbnails .agile__nav-button--next,#ElectrodePage .gallery-wrap .thumbnails .agile__nav-button--next{right:-45px}#ProductView .gallery-wrap .agile__nav-button:hover,#ElectrodePage .gallery-wrap .agile__nav-button:hover{color:#888}#ProductView .gallery-wrap .agile__dot,#ElectrodePage .gallery-wrap .agile__dot{margin:0 10px}#ProductView .gallery-wrap .agile__dot button,#ElectrodePage .gallery-wrap .agile__dot button{background-color:#eee;border:none;border-radius:50%;cursor:pointer;display:block;height:10px;font-size:0;line-height:0;margin:0;padding:0;transition-duration:.3s;width:10px}#ProductView .gallery-wrap .agile__dot--current button,#ProductView .gallery-wrap .agile__dot:hover button,#ElectrodePage .gallery-wrap .agile__dot--current button,#ElectrodePage .gallery-wrap .agile__dot:hover button{background-color:#888}#ProductView .gallery-wrap .slide,#ElectrodePage .gallery-wrap .slide{align-items:center;box-sizing:border-box;color:#fff;display:flex;justify-content:center;height:auto}@media screen and (min-width:1200px){#ProductView .gallery-wrap .slide,#ElectrodePage .gallery-wrap .slide{height:500px}}#ProductView .gallery-wrap .slide--thumbniail,#ElectrodePage .gallery-wrap .slide--thumbniail{cursor:pointer;height:100px;padding:0 5px;transition:opacity .3s}#ProductView .gallery-wrap .slide--thumbniail:hover,#ElectrodePage .gallery-wrap .slide--thumbniail:hover{opacity:.75}#ProductView .gallery-wrap .slide img,#ElectrodePage .gallery-wrap .slide img{max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;max-width:100%}#ProductView .price-large,#ElectrodePage .price-large{font-size:2em;font-weight:700}.nothingFound{height:100%;justify-content:center;text-align:center}.nothingFound h3{font-size:2em}.breadcrumbs h1{font-size:1.4em}.strikethrough{position:relative}.strikethrough:before{position:absolute;content:"";left:0;top:50%;right:0;border-top:1px solid;border-color:inherit;transform:rotate(-5deg)}.product-option{overflow:hidden;margin-bottom:2em;justify-content:center;position:relative;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);padding:10px}.product-option:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.product-option a:hover{text-decoration:none}.product-option .image{display:flex;height:180px;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}.product-option .image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto;transition:all .5s ease-in-out}.product-option .title{margin-top:15px;height:95px;color:#000;font-weight:700;margin-bottom:15px}.product-option .features{color:#000;font-size:1.1em;padding:5px}#ProductOptionPage .option-features,#ElectrodePage .option-features{padding:15px;border-radius:5px;background-color:#333;color:#fff}#ProductOptionPage .option-features h3,#ElectrodePage .option-features h3{color:#fff;border-bottom:1px solid #d3d3d3;padding-bottom:10px;margin-bottom:10px;text-transform:uppercase}#ProductOptionPage .option-features ul,#ElectrodePage .option-features ul{margin:0;padding:0;list-style:none}#ProductOptionPage .option-features ul li,#ElectrodePage .option-features ul li{margin:10px 0;padding:0}#ProductOptionPage .tabs .card-header,#ElectrodePage .tabs .card-header{background-color:#d3d3d3}#ProductOptionPage .tabs .card-header ul,#ElectrodePage .tabs .card-header ul{margin:0;padding:0}#ProductOptionPage .tabs .card-header ul li,#ElectrodePage .tabs .card-header ul li{padding:0;margin:10px 0 0}#ProductOptionPage .tabs .card-header ul li a.nav-link,#ElectrodePage .tabs .card-header ul li a.nav-link{padding:10px;font-size:.85em}#ProductOptionPage .nav-pills a.nav-link,#ElectrodePage .nav-pills a.nav-link{margin-bottom:15px}#ProductOptionPage .parts-pills ul,#ElectrodePage .parts-pills ul{border-bottom:1px solid #333;margin-bottom:15px}#ProductOptionPage .parts-pills ul li,#ElectrodePage .parts-pills ul li{margin-top:0}.prices{text-align:center}.prices .rrp{font-size:16px}.prices .price{color:#ed1c24;font-size:24px;font-weight:700}.tab-list{position:relative}.tab-list select{width:100%;padding:10px 30px 10px 10px;border:1px solid #a1a1a1;border-radius:0!important;font-size:1.1em;color:#fff;background-color:#ed1c24;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;z-index:1}.tab-list:after{content:"";position:absolute;top:10px;right:15px;font-family:"Font Awesome 6 Free";display:inline-block;font-weight:900;color:#fff;z-index:2;pointer-events:none}.product-gallery-wrap{width:100%;padding-bottom:35px}.product-gallery-wrap .carousel .carousel__viewport{display:flex;height:100%}.product-gallery-wrap .carousel .carousel__viewport .carousel__slide{overflow:hidden;display:flex;-o-object-fit:contain;object-fit:contain}.product-gallery-wrap .carousel .carousel__viewport .carousel__slide .slide-wrap{height:100%;width:100%;display:flex;align-items:center;justify-content:center;-o-object-fit:contain;object-fit:contain}.product-gallery-wrap .carousel .carousel__viewport .carousel__slide .slide-wrap img{-o-object-fit:contain;object-fit:contain;align-self:center;justify-self:center;max-height:450px}.product-gallery-wrap .carousel__next{right:0}.product-gallery-wrap .carousel__prev{left:0}.product-accessory{overflow:hidden;justify-content:center;position:relative;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);padding:10px}.product-accessory:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.product-accessory a:hover{text-decoration:none}.product-accessory .qty{background-color:#939393;border-radius:50%;overflow:hidden;display:flex;width:30px;height:30px;justify-content:center;align-items:center}.product-accessory .qty span{color:#fff;font-weight:700}.product-accessory .image{display:flex;height:180px;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}.product-accessory .image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto;transition:all .5s ease-in-out}.product-accessory .title{height:75px;color:#000;font-weight:700;margin-bottom:10px}.product-accessory .prices{height:25px;font-size:16px}.product-casestudy{overflow:hidden;margin-bottom:2em;justify-content:center;position:relative;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);padding:10px}.product-casestudy:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.product-casestudy a:hover{text-decoration:none}.product-casestudy .image{display:flex;height:180px;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}.product-casestudy .image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto;transition:all .5s ease-in-out}.product-casestudy .title{height:65px;color:#000;font-weight:700;margin-bottom:10px;font-size:.8em}.tag-title-box{margin-bottom:2em;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);padding:10px}.tag-title-box h1{font-size:1.4em;font-weight:700}.tag-title-box .count{font-weight:700;margin-bottom:15px}.tag-title-box .text{font-size:.95em}@media screen and (min-width:970px){.tag-col{max-width:350px}}.filter-list{background-color:#fff}.filter-list ul{list-style:none;margin:0;padding:0}.filter-list ul a{display:block;color:#000;padding:9px 15px;background-color:#fff}.filter-list ul a:hover{color:#fff;background-color:#ed1c24}.filter-list ul li.selected a{background-color:#c60209;color:#fff}.filter-list ul li.selected ahover{background-color:#c60209;color:#fff}#SearchPage .filter-list a{color:#000;text-decoration:none}#SearchPage .filter-list a:hover{color:#ed1c24}#SearchPage .filter-list li.selected a{font-weight:700}#StandardsTab{font-size:.9em}#StandardsTab .standards-table a{color:#000;text-decoration:none}#StandardsTab .standards-table a:hover{color:#ed1c24}#PortalMenu ul.accordion-nav{list-style:none;margin:0;padding:0}#PortalMenu ul.accordion-nav li a{padding:8px 15px;color:#000;font-weight:700;text-decoration:none;display:block}#PortalMenu ul.accordion-nav li a:hover,#PortalMenu ul.accordion-nav li a.active{background-color:#333;color:#fff}#PortalMenu ul.accordion-nav .sub-menu{max-height:0;overflow:hidden;transition:max-height .4s}#PortalMenu ul.accordion-nav .sub-menu.active{max-height:800px}#PortalMenu ul.accordion-nav .sub-menu li a{padding:8px 15px 8px 30px;color:#000;font-weight:400;text-decoration:none;display:block}#PortalMenu ul.accordion-nav .sub-menu li a:hover{background-color:#d3d3d3;color:#000}#PortalAnnouncementsPage .message{font-size:14px;padding:5px 0;border-bottom:1px solid #d3d3d3;display:block}#PortalFilesPage .file-row{padding:5px 0;border-top:1px solid #a1a1a1}#PortalFilesPage .file-row:hover{background-color:#d3d3d3}#PortalUsersPage .user-row{padding:5px 0;border-top:1px solid #a1a1a1}#PortalUsersPage .user-row:hover{background-color:#d3d3d3}#PortalInboxPage .message{font-size:14px;padding:5px 0;border-bottom:1px solid #d3d3d3;display:block}#PortalInboxPage .message.new{font-weight:700}#PortalSalesPage .target-row{padding:5px 0;border-top:1px solid #a1a1a1}#PortalSalesPage .target-row:hover{background-color:#d3d3d3}#PortalSalesPage .target-row h5{margin:0}#PortalSalesPage .red{color:#ed1c24}#PortalSalesPage .green{color:green}#PortalSalesPage .chart-wrapper{height:100%;display:block;overflow:hidden}#PortalCustomers .customer-row{padding:5px 0;border-top:1px solid #a1a1a1}#PortalCustomers .customer-row:hover,#PortalCustomerEdit .tabs .card-header{background-color:#d3d3d3}#PortalCustomerEdit .tabs .card-header ul{margin:0;padding:0}#PortalCustomerEdit .tabs .card-header ul li{padding:0;margin:10px 0 0}#PortalCustomerEdit .tabs .card-header ul li a.nav-link{padding:10px;font-size:.85em}#PortalCustomerEdit .nav-pills a.nav-link{margin-bottom:15px}#PortalCustomerEdit .parts-pills ul{border-bottom:1px solid #333;margin-bottom:15px}#PortalCustomerEdit .parts-pills ul li{margin-top:0}#PortalSerialEdit .tabs .card-header{background-color:#d3d3d3}#PortalSerialEdit .tabs .card-header ul{margin:0;padding:0}#PortalSerialEdit .tabs .card-header ul li{padding:0;margin:10px 0 0}#PortalSerialEdit .tabs .card-header ul li a.nav-link{padding:10px;font-size:.85em}#PortalSerialEdit .nav-pills a.nav-link{margin-bottom:15px}#PortalSerialEdit .parts-pills ul{border-bottom:1px solid #333;margin-bottom:15px}#PortalSerialEdit .parts-pills ul li{margin-top:0}.question .alert-help{background-color:#e3e3fb;transition:height .4s ease-in-out}.question .alert-help.hidden{display:block;max-height:0;padding:0;margin:0;border:none;border-radius:0;overflow:hidden}.question .alert-help.show{display:block;max-height:800px}.servicetoolcheck{position:relative;margin:10px 0;border:1px solid #CCC;z-index:8}.servicetoolcheck i{z-index:99;position:absolute;top:-5px;right:-5px;width:auto;height:auto}.servicetoolcheck i.fa-circle-check{color:green}.servicetoolcheck i.fa-circle-xmark{color:red}.sig-box{border:1px solid #dedede}#PortalAuditsView #AuditContacts .address{position:relative;padding:1em;border:1px solid #dedede;margin:1em}#PortalAuditsView #AuditContacts .address:hover{border:1px solid #333;cursor:pointer}#PortalAuditsView #AuditContacts .address div.default{position:absolute;top:10px;right:10px;color:green}#PortalStock .row-stock-wrapper .row-stock{border-bottom:1 px solid #dedede;padding:5px;margin:5px 0}#PortalStock .row-stock-wrapper .row-stock:hover{background-color:#dedede;cursor:pointer}#PortalStock .row-stock-wrapper .row-stock .qty{text-align:center;font-size:2em;font-weight:700;color:#000}#PortalStock .serials{overflow:hidden;max-height:0;transition:max-height 1s ease-in-out}#PortalStock .serials.open{max-height:4800px;margin-top:10px}#PortalStock .serials .serial{padding:10px;border:1px solid #dedede;margin-bottom:10px}.help-video{overflow:hidden;margin-bottom:2em;justify-content:center;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);position:relative;z-index:1;padding:10px}.help-video:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.help-video .help-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99}.help-video .help-overlay:hover{cursor:pointer}.help-video .video{width:100%;height:230px;display:flex}.help-video .title{margin:15px 0;text-align:center}.help-category{overflow:hidden;margin-bottom:2em;justify-content:center;background-color:#fff;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.125);position:relative;z-index:1;padding:10px}.help-category:hover{cursor:pointer;box-shadow:8px 8px 30px #2a437126;border:1px solid rgba(0,0,0,.425)}.help-category .icon{height:230px;display:flex;justify-content:center;overflow:hidden}.help-category .icon img{-o-object-fit:contain;object-fit:contain}.help-category .text{text-align:center;padding:10px 0}.return-distributor{border:1px solid #dedede;margin:5px;padding:10px;text-align:center}.return-distributor .image{height:140px;justify-content:center;text-align:center;display:flex;margin-bottom:8px}.return-distributor .image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.return-distributor h3{font-size:16px;font-weight:700}.return-distributor:hover,.return-distributor:active{cursor:pointer;border:1px solid #000}.return-distributor .name{height:60px}.return-distributor .country{height:40px}#CalibrationInfoPage .info-box{border-radius:20px;padding:40px;background-color:#eee}#CalibrationInfoPage .info-box .number{width:50px;height:50px;border-radius:50%;background-color:#000;overflow:hidden;display:flex;text-align:center;justify-content:center;align-content:center}#CalibrationInfoPage .info-box .number span{align-self:center;font-size:30px;font-weight:700;color:#fff}#CalibrationInfoPage .info-box .icon{max-width:120px}@media screen and (max-width:370px){#CalibrationInfoPage .info-box .icon{max-width:40px!important}}#CalibrationInfoPage .info-box .text p{margin-bottom:0!important;padding-bottom:0;line-height:2em}#CalibrationInfoPage .info-box .info{font-size:.7em}#CalibrationInfoPage .alert p{margin-bottom:0!important}@media screen and (max-width:370px){#CalibrationInfoPage .table{font-size:.8em}}#AdminDistributorEdit .address{position:relative;padding:1em;border:1px solid #dedede;margin:1em}#AdminDistributorEdit .address:hover{border:1px solid #333;cursor:pointer}#AdminDistributorEdit .address div.default{position:absolute;top:10px;right:10px;color:green}.admin-event-item{border:2px solid #CCC;height:320px;overflow:hidden;margin-bottom:2em;justify-content:center;position:relative}.admin-event-item .item-image{overflow:hidden;height:200px;-o-object-fit:contain;object-fit:contain;position:relative}.admin-event-item .item-image img{z-index:1;position:absolute;align-self:center;-o-object-fit:contain;object-fit:contain;width:100%}.admin-event-item .title{padding:5px;height:50px;margin-top:10px}.admin-event-item .title small{display:block}.admin-event-item a{color:#dedede}.admin-event-item .image-controls{width:100%;position:absolute;top:0;left:0;right:0;height:0;overflow:hidden;background-color:#000c;transition:all .4s ease-in-out;color:#ccc;z-index:2}.admin-event-item:hover{border:2px solid #333;cursor:pointer}.admin-event-item:hover .image-controls{height:auto;padding:10px}.admin-event-item:hover .image-controls i{font-size:1.3em}.admin-event-item:hover .image-controls i:hover{color:#fff}.admin-event-edit .img-wrap{height:200px;overflow:hidden;text-align:center;justify-content:center}.admin-event-edit .img-wrap img{max-height:200px}#admin-template .faq-category{text-align:center;border-radius:15px;border:1px solid #a1a1a1;padding:1em;margin-bottom:1em}#admin-template .faq-category:hover{cursor:pointer;border:1px solid #000}#admin-template .faq-category .icon{margin-bottom:10px;display:flex;justify-content:center;-o-object-fit:contain;object-fit:contain;height:150px}#admin-template .faq-category .icon i{align-self:center}#admin-template .faq-category .icon img{align-self:center;max-width:100%;max-height:100%}#admin-template .faq-category .text{font-size:1.2em;min-height:60px}.admin-icon{text-align:center;border-radius:15px;border:1px solid #a1a1a1;padding:1em;margin-bottom:1em;display:flex;flex-direction:column;align-content:center;align-items:center}.admin-icon .icon{font-size:3em;margin-bottom:10px;color:#333;transition:all .4s ease-in-out}.admin-icon .text{font-size:1.2em;color:#333}.admin-icon:hover .icon{color:#a1a1a1}#admin-template .tabs{margin-bottom:3em}#admin-template .tabs .nav-tabs{border-bottom:1px solid #dee2e6;background-color:red;padding:1em 1em 0;border-radius:1em 1em 0 0}#admin-template .tabs .nav-tabs .nav-link{border-radius:.5em .5em 0 0;background-color:#fffc;margin-right:.2em;font-size:.9em}#admin-template .tabs .nav-tabs .nav-link.active{background-color:#fff}#admin-template .tabs .tab-content{border:1px solid #dee2e6;padding:.5em}#admin-template .tabs .tab-content.mt-3{margin:0!important}#admin-template .small-tabs .nav-item .nav-link{padding:.5em .8em}.admin-product-image{border:2px solid #CCC;padding:5px;height:300px;overflow:hidden;margin-bottom:2em;justify-content:center;-o-object-fit:contain;object-fit:contain;display:flex;position:relative;text-align:center}.admin-product-image img{align-self:center;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto}.admin-product-image .image-controls{width:100%;position:absolute;top:0;height:0;overflow:hidden;background-color:#000c;transition:all .4s ease-in-out;color:#ccc}.admin-product-image:hover{border:2px solid #333;cursor:pointer}.admin-product-image:hover .image-controls{height:auto;padding:10px}.admin-product-image:hover .image-controls i{font-size:1.3em}.admin-product-image:hover .image-controls i:hover{color:#fff}.admin-category,.admin-product,.admin-product-option,.option-case-study{border:2px solid #CCC;overflow:hidden;margin-bottom:2em;justify-content:center;position:relative}.admin-category .image-wrap,.admin-product .image-wrap,.admin-product-option .image-wrap,.option-case-study .image-wrap{display:flex;height:180px;overflow:hidden;-o-object-fit:contain;object-fit:contain;text-align:center;position:relative}.admin-category .image-wrap a,.admin-product .image-wrap a,.admin-product-option .image-wrap a,.option-case-study .image-wrap a{display:block;width:100%;height:100%}.admin-category .image-wrap .admin-option-attr,.admin-product .image-wrap .admin-option-attr,.admin-product-option .image-wrap .admin-option-attr,.option-case-study .image-wrap .admin-option-attr{position:absolute;top:0;left:0;width:auto;padding:5px 15px;color:#fff;background-color:#0009;font-size:1.2em}.admin-category .image-wrap img,.admin-product .image-wrap img,.admin-product-option .image-wrap img,.option-case-study .image-wrap img{align-self:center;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;margin:0 auto}.admin-category .image-wrap .pro2,.admin-product .image-wrap .pro2,.admin-product-option .image-wrap .pro2,.option-case-study .image-wrap .pro2{position:absolute;top:15px;right:0;width:auto;padding:8px;background-color:#0009;color:#fff;text-transform:uppercase;z-index:10;font-size:11px;font-weight:700}.admin-category .title,.admin-product .title,.admin-product-option .title,.option-case-study .title{min-height:90px;font-size:.9em;padding:10px}.admin-category .controls,.admin-product .controls,.admin-product-option .controls,.option-case-study .controls{width:100%;position:absolute;top:0;height:0;overflow:hidden;background-color:#000c;transition:all .4s ease-in-out;color:#ccc;z-index:99}.admin-category .access,.admin-product .access,.admin-product-option .access,.option-case-study .access{text-align:center;padding:5px;font-weight:700;color:#000!important}.admin-category .access.PUBLIC,.admin-category .access.ACTIVE,.admin-product .access.PUBLIC,.admin-product .access.ACTIVE,.admin-product-option .access.PUBLIC,.admin-product-option .access.ACTIVE,.option-case-study .access.PUBLIC,.option-case-study .access.ACTIVE{background-color:#61ba7e}.admin-category .access.DISTRIBUTOR,.admin-category .access.HIDDEN,.admin-product .access.DISTRIBUTOR,.admin-product .access.HIDDEN,.admin-product-option .access.DISTRIBUTOR,.admin-product-option .access.HIDDEN,.option-case-study .access.DISTRIBUTOR,.option-case-study .access.HIDDEN{background-color:#e5e04d}.admin-category .access.CERTIFIED,.admin-category .access.LEGACY,.admin-category .access.DISCONTINUED,.admin-product .access.CERTIFIED,.admin-product .access.LEGACY,.admin-product .access.DISCONTINUED,.admin-product-option .access.CERTIFIED,.admin-product-option .access.LEGACY,.admin-product-option .access.DISCONTINUED,.option-case-study .access.CERTIFIED,.option-case-study .access.LEGACY,.option-case-study .access.DISCONTINUED{background-color:#db9737}.admin-category .access.ADMIN,.admin-product .access.ADMIN,.admin-product-option .access.ADMIN,.option-case-study .access.ADMIN{background-color:#db5237}.admin-category:hover,.admin-product:hover,.admin-product-option:hover,.option-case-study:hover{border:2px solid #333;cursor:pointer}.admin-category:hover .controls,.admin-product:hover .controls,.admin-product-option:hover .controls,.option-case-study:hover .controls{height:auto;padding:10px}.admin-category:hover .controls i,.admin-category:hover .controls a,.admin-product:hover .controls i,.admin-product:hover .controls a,.admin-product-option:hover .controls i,.admin-product-option:hover .controls a,.option-case-study:hover .controls i,.option-case-study:hover .controls a{font-size:1.2em;color:#ccc}.admin-category:hover .controls i:hover,.admin-category:hover .controls a:hover,.admin-product:hover .controls i:hover,.admin-product:hover .controls a:hover,.admin-product-option:hover .controls i:hover,.admin-product-option:hover .controls a:hover,.option-case-study:hover .controls i:hover,.option-case-study:hover .controls a:hover{color:#fff}.admin-category:hover a,.admin-product:hover a,.admin-product-option:hover a,.option-case-study:hover a{text-decoration:none}.icon-type{margin:3px;width:30px;height:30px;display:inline-block;text-align:center;background-color:#dedede;border-radius:50%;padding:4px;font-weight:700}.icon-type.active{background-color:#c90007;color:#fff}#EditDistributorFiles .file-row{padding:5px 0;border-top:1px solid #a1a1a1}#EditDistributorFiles .file-row:hover{background-color:#d3d3d3}#EditDistributorSalesTargets .target-row{padding:5px 0;border-top:1px solid #a1a1a1}#EditDistributorSalesTargets .target-row:hover{background-color:#d3d3d3}#EditDistributorSalesTargets .target-row h5{margin:0}#EditDistributorSalesTargets .red{color:#ed1c24}#EditDistributorSalesTargets .green{color:green}#EditDistributorCustomers .customer-row,#DistributorCustomers .customer-row,#EditDistributorUsers .customer-row{padding:5px 0;border-top:1px solid #a1a1a1}#EditDistributorCustomers .customer-row:hover,#DistributorCustomers .customer-row:hover,#EditDistributorUsers .customer-row:hover{background-color:#d3d3d3}#EditDistributorCustomers .customer-row h5,#DistributorCustomers .customer-row h5,#EditDistributorUsers .customer-row h5{margin:0}#EditDistributorCustomers .red,#DistributorCustomers .red,#EditDistributorUsers .red{color:#ed1c24}#EditDistributorCustomers .green,#DistributorCustomers .green,#EditDistributorUsers .green{color:green}#AdminDistributorsCourses .course-item{position:relative;padding:5px;border:1px solid #ccc;margin-bottom:2em}#AdminDistributorsCourses .course-item .controls{display:none}#AdminDistributorsCourses .course-item .image{display:flex;width:100%;height:200px;margin-bottom:10px;justify-content:center}#AdminDistributorsCourses .course-item .image img{align-self:center;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}#AdminDistributorsCourses .course-item .title{text-align:center;padding:5px;height:50px}#AdminDistributorsCourses .course-item:hover .controls{display:block;position:absolute;height:40px;top:0;left:0;right:0;background-color:#0009;width:100%;padding:10px}#AdminDistributorsCourses .course-item:hover .controls i{font-size:1.4em;color:#fff!important}#AdminDistributorsCourses .course-item:hover .controls i:hover{cursor:pointer;color:#000}.answer-row{border-top:1px solid #dedede;padding:5px}.answer-row:hover{cursor:grab;background-color:#dedede}.answer-row:focus{cursor:grabbing}.answer-row .fa-fw{font-size:20px}.answer-row .fa-fw.fa-times{color:red}.answer-row .fa-fw.fa-times:hover{cursor:pointer}.answer-row .fa-fw.fa-check{color:green}.answer-row .fa-fw.fa-trash:hover{cursor:pointer}#EditDistributorStock .row-stock{border-bottom:1 px solid #dedede;padding:5px;margin-bottom:5px}#EditDistributorStock .row-stock:hover{background-color:#dedede}#EditDistributorStock .row-stock .qty{text-align:center;font-size:2em;font-weight:700;color:#000}.serials-row{padding:5px 0;border-top:1px solid #a1a1a1}.serials-row:hover{background-color:#d3d3d3}.serials-row h5{margin:0}.serials-row [class*=col-]{align-self:center}.red{color:#ed1c24}.green{color:green}.note{background-color:#dedede;padding:10px;margin-bottom:15px}.note .controls{font-size:1.4em;margin-bottom:10px}.note .controls:hover{cursor:pointer}.admin-blog-image{-o-object-fit:contain;object-fit:contain;position:relative;display:flex;height:300px;overflow:hidden;border:1px solid #ccc;margin:10px;padding:10px}.admin-blog-image img{width:100%;align-self:center}.admin-blog-image .controls{display:none}.admin-blog-image:hover .controls{display:block;position:absolute;top:10px;right:10px;width:50px;height:50px}.admin-blog-item{border:2px solid #CCC;height:320px;overflow:hidden;margin-bottom:2em;justify-content:center;position:relative}.admin-blog-item .item-image{overflow:hidden;height:200px;-o-object-fit:contain;object-fit:contain;position:relative;display:flex}.admin-blog-item .item-image img{z-index:1;position:absolute;align-self:center;-o-object-fit:contain;object-fit:contain;width:100%}.admin-blog-item .title{padding:5px;height:50px;margin-top:10px}.admin-blog-item .title small{display:block}.admin-blog-item a{color:#000}.admin-blog-item a:hover{color:red}.admin-blog-item .controls{width:100%;position:absolute;top:0;left:0;right:0;height:0;overflow:hidden;background-color:#000c;transition:all .4s ease-in-out;color:#ccc;z-index:2}.admin-blog-item:hover{border:2px solid #333;cursor:pointer}.admin-blog-item:hover .controls{height:auto;padding:10px}.admin-blog-item:hover .controls i{color:#fff;font-size:1.3em}.admin-blog-item:hover .controls i:hover{color:#fff}.admin-item{position:relative;border:2px solid #000;overflow:hidden;background-color:#fff;min-height:60px}.admin-item .controls{height:0;overflow:hidden}.admin-item .controls .btn-control,.admin-item .controls i{color:#a1a1a1;padding:5px}.admin-item .controls .btn-control:hover,.admin-item .controls i:hover{color:#fff}.admin-item:hover{filter:drop-shadow(0px 0px 5px #000000);border:2px solid #000;cursor:pointer}.admin-item:hover .controls{z-index:99;padding:5px 10px;position:absolute;height:45px;top:0;left:0;right:0;width:100%;background-color:#000c}.admin-item .image{height:180px;width:100%;padding:10px;display:flex;justify-content:center;align-items:center}.admin-item .image img{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%}.admin-item .image img:hover{cursor:pointer}.admin-item .text{max-height:100px;overflow:hidden;margin:10px;text-align:center}.admin-item .text .title{font-weight:700;font-size:1.2em}.admin-item .text .description{font-size:.8em}.admin-item .text .price{color:red;font-size:1.2em;font-weight:700}.admin-item .name{max-height:100px;overflow:hidden;margin:10px;text-align:center}.admin-item.blog-item .image{display:flex;position:relative;overflow:hidden;padding:0;height:180px;width:100%}.admin-item.blog-item .image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.ServiceToolItem{text-align:center;border:1px solid #dedede;margin-bottom:15px}.ServiceToolItem .image-wrap{margin:15px 15px 0;height:240px;overflow:hidden;display:flex;justify-content:center}.ServiceToolItem .image-wrap img{max-width:100%;max-height:100%;align-self:center}.ServiceToolItem .name,.ServiceToolItem .status{padding:15px}.ServiceToolItem:hover{cursor:pointer;border:1px solid #000}.servicetoolcheck .service-tool-icon{width:70px;height:70px;overflow:hidden}.servicetoolcheck .service-tool-icon img{-o-object-fit:contain;object-fit:contain;overflow:hidden}#DocumentItem{text-align:center;padding:15px;overflow:hidden}#DocumentItem .image a{max-height:190px;display:flex;justify-content:center;-o-object-fit:contain;object-fit:contain;margin-bottom:15px}#DocumentItem .image a img{-o-object-fit:contain;object-fit:contain}.CoverImageWrapper{margin:0 auto;display:flex;max-height:390px;justify-content:center;-o-object-fit:contain;object-fit:contain}.CoverImageWrapper img{max-height:340px;margin-bottom:15px;-o-object-fit:contain;object-fit:contain}.admin-video{text-align:center;border-radius:15px;border:1px solid #bbb;padding:1em;margin-bottom:1em}.admin-video .video{width:100%;height:230px;display:flex}.admin-video .title{margin:15px 0;text-align:center}#content{width:100%;padding:80px 20px;min-height:100vh;transition:all .3s}#admin-template #admin-content{height:100vh;overflow-y:scroll}#admin-template .container{max-width:1440px!important}#admin-template .widget-edit{border:none}#admin-template .widget-edit .button,#admin-template .wtype-text textarea,#admin-template .wtype-image textarea{display:none}#admin-template h1,#admin-template h2,#admin-template h3,#admin-template h4,#admin-template h5{color:#000;border:none;padding-bottom:0}#admin-template h1{font-size:2em;margin-bottom:0}#admin-template h2{font-size:1.6em}#admin-template h3{font-size:1.4em}.report-item .inner{padding:10px;margin:10px;border:1px solid #dedede;text-align:center}.report-item .number{margin:10px 0;font-size:24px;font-weight:700}.report-item .name{font-size:12px;color:#ed1c24}.admin-video{text-align:center}.admin-video .image{width:100%;height:230px;display:flex}.admin-video .image img{max-width:100%;max-height:230px}.my-editor{background:#efefef;color:#333;padding:10px;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:14px;line-height:1.5}:root{--fontcolor:#677279;--bg-color:#f0f3f4;--fontbody:"Poppins", sans-serif;--green: rgb(57, 192, 167);--greendark: #278b6f;--blue: #0fb6fb;--bluedark: #4285ec;--white:#FFF;--black:#FFF;--red:#F00}
