/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");.hamburger{padding:0px 0px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger.is-active:hover{opacity:0.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:30px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:2px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--3dx .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dx-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dy .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dy-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dxy .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{-webkit-perspective:60px;perspective:60px}.hamburger--3dxy-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.15s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg);transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{-webkit-transform:translate3d(-6px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(-6px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrow.is-active .hamburger-inner:after{-webkit-transform:translate3d(-6px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(-6px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(6px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(6px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(6px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(6px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrowalt .hamburger-inner:before{-webkit-transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;-webkit-transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scale(0.7,1);transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scale(0.7,1);-webkit-transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;-webkit-transform:translate3d(-6px,7.5px,0) rotate(45deg) scale(0.7,1);transform:translate3d(-6px,7.5px,0) rotate(45deg) scale(0.7,1);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;-webkit-transform:translate3d(6px,-7.5px,0) rotate(45deg) scale(0.7,1);transform:translate3d(6px,-7.5px,0) rotate(45deg) scale(0.7,1);-webkit-transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:translate3d(6px,7.5px,0) rotate(-45deg) scale(0.7,1);transform:translate3d(6px,7.5px,0) rotate(-45deg) scale(0.7,1);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowturn.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrowturn.is-active .hamburger-inner:after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{-webkit-transition-property:none;transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.13s;transition-duration:0.13s;-webkit-transition-delay:0.13s;transition-delay:0.13s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse .hamburger-inner:after{top:-16px;-webkit-transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner:before{-webkit-transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg);-webkit-transition-delay:0.22s;transition-delay:0.22s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.13s;transition-duration:0.13s;-webkit-transition-delay:0.13s;transition-delay:0.13s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r .hamburger-inner:after{top:-16px;-webkit-transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner:before{-webkit-transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-8px,0) rotate(45deg);transform:translate3d(0,-8px,0) rotate(45deg);-webkit-transition-delay:0.22s;transition-delay:0.22s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--elastic .hamburger-inner{top:1px;-webkit-transition-duration:0.275s;transition-duration:0.275s;-webkit-transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;-webkit-transition:opacity 0.125s 0.275s ease;transition:opacity 0.125s 0.275s ease}.hamburger--elastic .hamburger-inner:after{top:16px;-webkit-transition:-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55),-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(135deg);transform:translate3d(0,8px,0) rotate(135deg);-webkit-transition-delay:0.075s;transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(-270deg);transform:translate3d(0,-16px,0) rotate(-270deg);-webkit-transition-delay:0.075s;transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:1px;-webkit-transition-duration:0.275s;transition-duration:0.275s;-webkit-transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:8px;-webkit-transition:opacity 0.125s 0.275s ease;transition:opacity 0.125s 0.275s ease}.hamburger--elastic-r .hamburger-inner:after{top:16px;-webkit-transition:-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55),-webkit-transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(-135deg);transform:translate3d(0,8px,0) rotate(-135deg);-webkit-transition-delay:0.075s;transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(270deg);transform:translate3d(0,-16px,0) rotate(270deg);-webkit-transition-delay:0.075s;transition-delay:0.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 0.125s 0.175s ease-in;transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;-webkit-transition:top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic .hamburger-inner:after{top:8px;right:0;-webkit-transition:top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{left:-60px;top:-60px;-webkit-transform:translate3d(60px,60px,0) rotate(45deg);transform:translate3d(60px,60px,0) rotate(45deg);-webkit-transition:left 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic.is-active .hamburger-inner:after{right:-60px;top:-60px;-webkit-transform:translate3d(-60px,60px,0) rotate(-45deg);transform:translate3d(-60px,60px,0) rotate(-45deg);-webkit-transition:right 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{-webkit-transition:background-color 0.125s 0.175s ease-in;transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner:before{left:0;-webkit-transition:top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic-r .hamburger-inner:after{top:8px;right:0;-webkit-transition:top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in,-webkit-transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic-r.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-60px;top:60px;-webkit-transform:translate3d(60px,-60px,0) rotate(-45deg);transform:translate3d(60px,-60px,0) rotate(-45deg);-webkit-transition:left 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-60px;top:60px;-webkit-transform:translate3d(-60px,-60px,0) rotate(45deg);transform:translate3d(-60px,-60px,0) rotate(45deg);-webkit-transition:right 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{-webkit-transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear;transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;-webkit-transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear;transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:8px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0.15s;transition-duration:0.15s}.hamburger--slider .hamburger-inner:after{top:16px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-4.2857142857px,-6px,0);transform:rotate(-45deg) translate3d(-4.2857142857px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(-90deg);transform:translate3d(0,-16px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:8px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0.15s;transition-duration:0.15s}.hamburger--slider-r .hamburger-inner:after{top:16px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(-45deg);transform:translate3d(0,8px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{-webkit-transform:rotate(45deg) translate3d(4.2857142857px,-6px,0);transform:rotate(45deg) translate3d(4.2857142857px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(90deg);transform:translate3d(0,-16px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{-webkit-transition-duration:0.22s;transition-duration:0.22s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin .hamburger-inner:before{-webkit-transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.25s ease-in,-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:0.12s;transition-delay:0.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease-out,-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:0.22s;transition-duration:0.22s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.25s ease-in,-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:0.12s;transition-delay:0.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom 0.1s ease-out,-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spring .hamburger-inner{top:1px;-webkit-transition:background-color 0s 0.13s linear;transition:background-color 0s 0.13s linear}.hamburger--spring .hamburger-inner:before{top:8px;-webkit-transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring .hamburger-inner:after{top:16px;-webkit-transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:0.22s;transition-delay:0.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;-webkit-transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,8px,0) rotate(45deg);transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;-webkit-transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,8px,0) rotate(-45deg);transform:translate3d(0,8px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.13s;transition-duration:0.13s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r .hamburger-inner:after{top:-16px;-webkit-transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-8px,0) rotate(-45deg);transform:translate3d(0,-8px,0) rotate(-45deg);-webkit-transition-delay:0.22s;transition-delay:0.22s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand .hamburger-inner{-webkit-transition:background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand .hamburger-inner:before{-webkit-transition:top 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand .hamburger-inner:after{-webkit-transition:bottom 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand.is-active .hamburger-inner{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent!important;-webkit-transition:background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1);transition:background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1);transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r .hamburger-inner{-webkit-transition:background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear,-webkit-transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r .hamburger-inner:before{-webkit-transition:top 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r .hamburger-inner:after{-webkit-transition:bottom 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r.is-active .hamburger-inner{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent!important;-webkit-transition:background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1);transition:background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1);transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear,-webkit-transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.075s;transition-duration:0.075s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top 0.075s 0.12s ease,opacity 0.075s ease;transition:top 0.075s 0.12s ease,opacity 0.075s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom 0.075s 0.12s ease,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.12s;transition-delay:0.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.075s ease,opacity 0.075s 0.12s ease;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.075s ease,-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--vortex .hamburger-inner{-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{-webkit-transform:rotate(765deg);-ms-transform:rotate(765deg);transform:rotate(765deg);-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{-webkit-transform:rotate(-765deg);-ms-transform:rotate(-765deg);transform:rotate(-765deg);-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{-webkit-transition-delay:0s;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;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}::-moz-selection{background-color:#D90012;color:#fff}::selection{background-color:#D90012;color:#fff}@media (max-width:575.98px){html{font-size:.9rem}}body{position:relative}img{display:block;max-width:100%;height:auto}.bg-cover{background-size:cover;width:100%;height:0;display:block;background-position:50% 50%}.line-height-1{line-height:1}.line-height-1-8{line-height:1.8}.line-height-2{line-height:2}.overflow-x-h{overflow-x:hidden}.overflow-y-h{overflow-y:hidden}.overflow-h{overflow:hidden}svg{max-width:100%;height:auto}article{position:relative;overflow:hidden}.left-aside{width:80%;max-width:400px;overflow-y:auto;z-index:9999;background:#212529}.left-aside .onoffcanvas-toggler{margin-left:auto;width:1.5rem;height:1.5rem;margin-right:10px;margin-top:10px;margin-bottom:10px}.left-aside .onoffcanvas-toggler:after,.left-aside .onoffcanvas-toggler:before{border-color:#fff}.left-aside ul{margin:0;padding:0;list-style:none}.left-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.left-menu>li.lang-fram{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0;margin-right:0}.left-menu>li.lang-fram a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.left-menu>li.lang-fram a.active,.left-menu>li.lang-fram a:hover{background-color:#D90012}.left-menu>li:first-child:before{content:'';display:block;width:100%;height:1px;background-color:#fff;left:0;top:0;opacity:0.5}.left-menu>li:after{content:'';display:block;width:100%;height:1px;background-color:#fff;left:0;bottom:0;opacity:0.5}.left-menu li{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.left-menu li:first-child{margin-top:5px}.left-menu li:last-child{margin-bottom:5px}.left-menu a{display:block;position:relative;padding:.8rem;outline:0;text-decoration:none;color:#fff}.left-menu a[href=""] .arrows,.left-menu a[href="#"] .arrows{display:none}.left-menu a[href=""] .arrows:before,.left-menu a[href="#"] .arrows:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0}.left-menu a:hover{color:#fff}.left-menu a:focus{color:#fff}.left-menu a:active{color:#fff}.left-menu a.has-submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0}.left-menu a.has-submenu span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.left-menu a.has-submenu .arrows{-ms-flex-negative:0;flex-shrink:0;width:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-menu a.has-submenu .arrows:after{content:'';width:.6rem;height:.6rem;border-bottom:1px solid #fff;border-right:1px solid #fff;display:block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.3s;transition:.3s}.left-menu a.has-submenu .arrows[aria-expanded=true]:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;transition:.3s}.left-menu ul{padding-left:1rem}.left-menu li.mm-active>a{color:#fff}.left-menu ul{position:relative}.left-menu ul:before{content:'';display:block;visibility:hidden;width:100%;height:100%;background-color:#fff;opacity:0.1;z-index:-1;left:0;top:0;position:absolute;display:block}.left-menu ul[class*=mm-col]:before{visibility:visible}.onoffcanvas-drawer.is-open{background:rgba(0,0,0,0.5);z-index:9998}.onoffcanvas-toggler{min-width:auto;min-height:auto;width:2rem;height:2rem;display:block;border:0}.onoffcanvas-toggler:after,.onoffcanvas-toggler:before{border-color:#fff}.sidebar-nav ul{padding:0;margin:0;list-style:none}.sidebar-nav .metismenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-nav .metismenu li+li{margin-top:5px}.sidebar-nav .metismenu>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.sidebar-nav .metismenu a{position:relative;display:block;color:#000;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;text-decoration:none}.sidebar-nav .metismenu a:hover{color:#D90012;text-decoration:none}.sidebar-nav .metismenu a:focus{color:#D90012;text-decoration:none}.sidebar-nav .metismenu a:active{color:#D90012;text-decoration:none}.sidebar-nav .metismenu ul{padding-left:1rem}.sidebar-nav .metismenu .mm-active>a{color:#D90012;text-decoration:none;border-radius:3px}:root{--swiper-theme-color:#D90012}body{color:#1A1A1A!important}body a:hover{text-decoration:none}.loader-mesk{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#fff;z-index:9998}.loader-mesk.finish{visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:100vw;height:100vh;background:#fff;opacity:1;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader .preloader_inner{display:inline-block;position:relative;overflow:hidden}.preloader .mesk{position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(255,255,255,0.8)}.en-text{font-family:'Nunito Sans',sans-serif}.fs-12{font-size:0.75rem}.fsr-12{font-size:0.75rem}.fs-14{font-size:0.875rem}.fsr-14{font-size:0.875rem}.fs-18{font-size:1.125rem}.fsr-18{font-size:1.125rem}.fs-20{font-size:1.25rem}.fsr-20{font-size:1.25rem}.fs-24{font-size:1.5rem}.fsr-24{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.fsr-24{font-size:1.5rem}}.fs-25{font-size:1.5625rem}.fsr-25{font-size:calc(1.28125rem + 0.375vw)}@media (min-width:1200px){.fsr-25{font-size:1.5625rem}}.fs-27{font-size:1.6875rem}.fsr-27{font-size:calc(1.29375rem + 0.525vw)}@media (min-width:1200px){.fsr-27{font-size:1.6875rem}}.fs-30{font-size:1.875rem}.fsr-30{font-size:calc(1.3125rem + 0.75vw)}@media (min-width:1200px){.fsr-30{font-size:1.875rem}}.fs-35{font-size:2.1875rem}.fsr-35{font-size:calc(1.34375rem + 1.125vw)}@media (min-width:1200px){.fsr-35{font-size:2.1875rem}}.fs-40{font-size:2.5rem}.fsr-40{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.fsr-40{font-size:2.5rem}}.fs-45{font-size:2.8125rem}.fsr-45{font-size:calc(1.40625rem + 1.875vw)}@media (min-width:1200px){.fsr-45{font-size:2.8125rem}}.fs-50{font-size:3.125rem}.fsr-50{font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.fsr-50{font-size:3.125rem}}.fs-55{font-size:3.4375rem}.fsr-55{font-size:calc(1.46875rem + 2.625vw)}@media (min-width:1200px){.fsr-55{font-size:3.4375rem}}.fs-65{font-size:4.0625rem}.fsr-65{font-size:calc(1.53125rem + 3.375vw)}@media (min-width:1200px){.fsr-65{font-size:4.0625rem}}.fs-70{font-size:4.375rem}.fsr-70{font-size:calc(1.5625rem + 3.75vw)}@media (min-width:1200px){.fsr-70{font-size:4.375rem}}.fs-75{font-size:4.6875rem}.fsr-75{font-size:calc(1.59375rem + 4.125vw)}@media (min-width:1200px){.fsr-75{font-size:4.6875rem}}.fs-80{font-size:5rem}.fsr-80{font-size:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.fsr-80{font-size:5rem}}.main-title.slash{position:relative}.main-title.slash:after{content:'';width:5px;height:120px;background:#D90012;position:absolute;top:0;right:90px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}@media (max-width:1199.98px){.main-title.slash:after{right:50px}}@media (max-width:991.98px){.main-title.slash:after{height:100px;right:auto;left:150px}}@media (max-width:767.98px){.main-title.slash:after{height:80px;right:auto;left:150px}}.main-title.bottom-line{position:relative}.main-title.bottom-line:after{content:'';width:143px;height:5px;background:#D90012;position:absolute;left:0;top:130px}@media (max-width:767.98px){.main-title.bottom-line:after{display:none}}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:1;outline:none}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1A1A1A}.swiper-button-next,.swiper-button-prev{position:absolute;cursor:pointer;z-index:1000;width:auto;height:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;outline:none;background:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-arrows{background:none;color:#fff;padding-left:25px;padding-right:25px;display:block;border-bottom:2px solid #fff}.swiper-arrows:hover{color:#1A1A1A;border-color:#1A1A1A}.swiper-arrows:hover:before{background-color:#1A1A1A!important}.swiper-button-prev{left:0}.swiper-button-prev.swiper-arrows:before{content:'';position:absolute;display:block;width:2px;height:15px;background-color:#fff;left:0;bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}.swiper-button-next{right:0}.swiper-button-next.swiper-arrows:before{content:'';position:absolute;display:block;width:2px;height:15px;background-color:#fff;right:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.slider-small .swiper-slide{cursor:pointer}.slider-small .swiper-slide.swiper-slide-thumb-active,.slider-small .swiper-slide:hover{opacity:0.5}#back-to-top{width:50px;height:50px;position:absolute;z-index:8000;text-align:center;right:0;top:20px;cursor:pointer}.pages .page-item.active .page-link,.pages .page-item:hover .page-link{width:30px;height:30px;border-radius:99rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#D90012;border:1px solid #D90012}.more-btn{width:120px;padding:8px 0px;border:1px solid #D90012;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.more-btn .left-top{display:block}.more-btn .left-top:before{content:'';width:12px;height:3px;background:#D90012;position:absolute;left:0;top:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .left-top:after{content:'';width:3px;height:9px;background:#D90012;position:absolute;left:-2px;top:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .left-bottom{display:block}.more-btn .left-bottom:before{content:'';width:12px;height:3px;background:#D90012;position:absolute;left:0;bottom:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .left-bottom:after{content:'';width:3px;height:9px;background:#D90012;position:absolute;left:-2px;bottom:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .right-top{display:block}.more-btn .right-top:before{content:'';width:12px;height:3px;background:#D90012;position:absolute;right:0;top:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .right-top:after{content:'';width:3px;height:9px;background:#D90012;position:absolute;right:-2px;top:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .right-bottom{display:block}.more-btn .right-bottom:before{content:'';width:12px;height:3px;background:#D90012;position:absolute;right:0;bottom:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn .right-bottom:after{content:'';width:3px;height:9px;background:#D90012;position:absolute;right:-2px;bottom:-2px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.more-btn:hover{background:radial-gradient(ellipse at center,white 11%,#ffd5b5 100%)}.more-btn.about-btn{width:180px;color:#D90012;margin-top:50px;margin-right:0;margin-left:auto}.pro-btn img{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pro-btn:hover img{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.btn-img{display:block;width:120px;height:53px;background:url(../_img/index/btn.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.btn-img:hover{width:120px;height:53px;background:url(../_img/index/btn-over.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_tw{display:block;width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_tw:hover{width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn-over.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_cn{display:block;width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn-cn.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_cn:hover{width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn-cn-over.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_en{display:block;width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn-en.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.about-btn_en:hover{width:184px;height:67px;margin:30px 0 0 auto;background:url(../_img/index/about-btn-en-over.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}#bread{position:absolute;width:100%;z-index:11;left:0;bottom:100px;color:#fff}#bread .breadcrumb .breadcrumb-item:before{color:#fff}#bread .breadcrumb .breadcrumb-item:first-child{padding-left:35px;position:relative}#bread .breadcrumb .breadcrumb-item:first-child:before{content:'';width:30px;height:1px;background:#fff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#bread .breadcrumb .breadcrumb-item:last-child{font-weight:bold}@media (max-width:991.98px){#bread{bottom:0px}}.hover-opa8:hover{opacity:.8}.hover-opa5:hover{opacity:.5}.hover-underline:hover{text-decoration:underline}.hover-img .pic{overflow:hidden}.hover-img .pic img{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.hover-img:hover .pic img{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.editor ol{list-style:decimal;padding-left:25px}.editor ul{list-style:inherit;padding-left:25px}.ani{visibility:hidden}.ani.animate__animated{visibility:visible}.navbar{position:fixed;width:100%;left:0;top:0;right:0;z-index:9000}.navbar.fixed{background:rgba(0,0,0,0.5)}.navbar-nav .nav-item{padding:0 0.5rem;color:#fff}@media (min-width:992px){.navbar-nav .nav-item.dropdown:hover>.dropdown-menu{display:block;border-radius:0px;border:0px;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.16);box-shadow:0px 3px 6px rgba(0,0,0,0.16)}.navbar-nav .nav-item.dropdown:hover>.dropdown-menu .dropdown-item:hover{color:#D90012;background:transparent}}.navbar-nav .nav-item .nav-link{display:block;color:inherit}.navbar-nav .nav-item .nav-link span{display:block;padding:2rem 0.5rem 1.5rem;position:relative}.navbar-nav .nav-item .nav-link span:before{content:'';width:0%;height:2px;background:#D90012;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.navbar-nav .nav-item.active .nav-link span:before,.navbar-nav .nav-item:hover .nav-link span:before{width:100%}.navbar-nav .nav-item .mm-listitem__text{padding:15px}.navbar-nav .nav-item .mm-listitem__text.active{background:#D90012}@media (max-width:1199.98px){.navbar-nav .nav-item{padding:0.5rem 0 0}.navbar-nav .nav-item .nav-link{padding-left:0.3rem;padding-right:0.3rem}.navbar-nav .nav-item .nav-link span{padding:1.5rem 0}}.dropdown-center{text-align:center;right:auto;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:991.98px){.dropdown-center{text-align:left;left:0;-webkit-transform:translate(0%,0);-ms-transform:translate(0%,0);transform:translate(0%,0)}}.list-none{list-style:none;margin:0;padding:0}.lh-28{line-height:28px}.fw-800{font-weight:800}.bg-hight-2{height:2px!important}.w-1180{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1180px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.nvb-bar{position:relative;z-index:10;margin-top:-100px;overflow:hidden}.nvb-bar:before{content:'';width:20%;height:100px;position:absolute;left:0;top:0;background:#EBEBEB}.nvb-bar .sub-nav-bar{position:relative;max-width:1000px;background:#EBEBEB;padding-right:40px}.nvb-bar .sub-nav-bar:after{content:attr(data-mask);position:absolute;top:-28px;left:97%;font-weight:900;font-size:120px;color:#EBEBEB;text-transform:uppercase;font-family:'Nunito Sans',sans-serif}.nvb-bar .nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nvb-bar .nav-list li{position:relative}.nvb-bar .nav-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;padding:0 45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nvb-bar .nav-list li a.nav-item.active,.nvb-bar .nav-list li a.nav-item:hover{color:#D90012;font-weight:bold}.nvb-bar .nav-list.w-600{max-width:600px}@media (max-width:1440px){.nvb-bar .nav-list:after{top:-10px;font-size:100px}}@media (max-width:1199.98px){.nvb-bar{margin-top:-80px}.nvb-bar:before{height:80px}.nvb-bar .nav-list:after{top:2px;font-size:70px}.nvb-bar .nav-list li{height:80px}}@media (max-width:991.98px){.nvb-bar .sub-nav-bar{display:none}}.text-align-justify{text-align:justify}.lang-fram{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:30px;margin-top:.5rem}.lang-fram .lang-link{padding:4px 15px;background:#1A1A1A;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lang-fram .lang-link.active,.lang-fram .lang-link:hover{background:#D90012}@media (max-width:1199.98px){.lang-fram{margin-right:10px}}.navbar-brand{img{width: 215px;}}@media (max-width:991.98px){.navbar-brand img{width:150px}}.hamburger-box .hamburger-inner{background:#fff}.hamburger-box .hamburger-inner:after,.hamburger-box .hamburger-inner:before{background-color:#fff}#ex-navbar{display:none}.preloader_inner .loader-logo-2{display:none}footer{position:relative;background-color:#1A1A1A;background-position:50% 100%;background-repeat:no-repeat;background-size:100%;padding:90px 0 60px}@media (max-width:1440px){footer{background-position:50% 95%}}@media (max-width:1199.98px){footer{background-position:50% 93%}}@media (max-width:991.98px){footer{background-size:130%;background-position:50% 93%}}@media (max-width:767.98px){footer{background-size:160%;background-position:50% 94%}}.contact-list li [class*=fa]{width:1.2rem;text-align:center;margin-right:0.5rem}.inner-banner {img {width: 100%;}}@media (max-width:991.98px){.inner-banner{position:relative;height:300px}.inner-banner img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:cover;object-fit:cover}}video{width:100%}#banner{position:relative;background:#EBEBEB}#banner:before{content:'';width:100%;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.35)),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);position:absolute;left:0;top:0;z-index:998}#banner .banner-slider .pic img{width:100%}.mouse-bg{position:relative}.mouse-bg:before{content:'';width:100%;height:50%;background:#EBEBEB;position:absolute;left:0;top:0;z-index:-1}#index .left-big-pic-text{position:relative;z-index:3}#index .slider-big{overflow:inherit}#index .slider-big .mc1-line{background:#D90012;width:145px;height:5px;position:absolute;left:-50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation-name:lineout;animation-name:lineout;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#index .slider-big .text-fram{overflow:hidden;margin-top:100px;margin-right:60px}#index .slider-big .text-box{position:relative;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:0.5s;animation-delay:0.5s}#index .slider-big .more-btn{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}#index .slider-big .swiper-slide.swiper-slide-active .mc1-line{-webkit-animation-name:lineenter;animation-name:lineenter}#index .slider-big .swiper-slide.swiper-slide-active .text-box{-webkit-animation-name:textenter;animation-name:textenter}#index .slider-big .swiper-slide.swiper-slide-active .more-btn{-webkit-animation-name:btnenter;animation-name:btnenter}#index .right-nav{position:relative;margin-bottom:150px;padding-left:115px;z-index:2}#index .right-nav:before{content:'';width:245px;height:245px;border-radius:99rem;border:1px solid #C5C5C5;position:absolute;left:-145px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}#index .right-nav:after{content:'';width:11px;height:38px;background-image:url(../_img/index/bor1.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:auto;position:absolute;top:50%;left:95px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#index .slider-small{height:120px;padding:5px 0}#index .slider-small .swiper-slide span{padding:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#index .slider-small .swiper-slide.swiper-slide-thumb-active{opacity:1}#index .slider-small .swiper-slide.swiper-slide-thumb-active span{background:#D90012;padding:5px 10px 8px;color:#fff}@media (max-width:767.98px){#index .slider-big .text-fram{margin-top:0;margin-right:0}}.pic-fram .pic-box img{-webkit-box-shadow:0px 20px 20px #8F94A9;box-shadow:0px 20px 20px #8F94A9}@-webkit-keyframes lineenter{0%{left:-50%;opacity:0}to{left:0%;opacity:1}}@keyframes lineenter{0%{left:-50%;opacity:0}to{left:0%;opacity:1}}@-webkit-keyframes lineout{0%{left:0%;opacity:1}to{left:80%;opacity:0}}@keyframes lineout{0%{left:0%;opacity:1}to{left:80%;opacity:0}}@-webkit-keyframes textenter{0%{left:150px;opacity:0}to{left:0px;opacity:1}}@keyframes textenter{0%{left:150px;opacity:0}to{left:0px;opacity:1}}@-webkit-keyframes btnenter{0%{opacity:0}to{opacity:1}}@keyframes btnenter{0%{opacity:0}to{opacity:1}}.pro-bg{background-image:url(../_img/index/pro-bg.png?1752560453);background-position:50% 50%;background-repeat:no-repeat;background-size:auto;padding:200px 0 100px;position:relative;z-index:3}.pro-bg:before{content:'';width:100%;height:120px;background:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,#ebebeb 0%,rgba(255,255,255,0) 100%);position:absolute;left:0;top:-1px;z-index:-1}.pro-bg:after{content:'';width:100%;height:120px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#ebebeb));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ebebeb 100%);position:absolute;left:0;bottom:-1px;z-index:-1}.product-title{text-shadow:0px 3px 6px rgba(0,0,0,0.89);position:absolute;right:0;top:-45px}@media (max-width:991.98px){.product-title{top:-160px}}.en-title .title{position:relative;left:0px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.en-title .sub-title{position:relative;left:0px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:0.5s;animation-delay:0.5s}.feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.feature-list .feature-box{width:calc(100% / 3 - 10px);margin:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px 5px;background:rgba(0,0,0,0.5);border:3px solid transparent;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.feature-list .feature-box:before{content:'';width:23px;height:23px;background-image:url(../_img/index/triangle.svg);background-position:0% 0%;background-size:auto;background-repeat:no-repeat;position:absolute;left:5px;top:5px}.feature-list .feature-box .img-box{width:50%}.feature-list .feature-box .text-box{width:50%;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.feature-list .feature-box:hover{border-color:#D90012}.desc-text,.pro-btn{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.slider-big-pro .swiper-slide.swiper-slide-active .en-title .title{-webkit-animation-name:textenter;animation-name:textenter}.slider-big-pro .swiper-slide.swiper-slide-active .en-title .sub-title{-webkit-animation-name:textenter;animation-name:textenter}.slider-big-pro .swiper-slide.swiper-slide-active .feature-list{-webkit-animation-name:btnenter;animation-name:btnenter}.slider-big-pro .swiper-slide.swiper-slide-active .desc-text{-webkit-animation-name:btnenter;animation-name:btnenter;-webkit-animation-delay:1.2s;animation-delay:1.2s}.slider-big-pro .swiper-slide.swiper-slide-active .pro-btn{-webkit-animation-name:btnenter;animation-name:btnenter;-webkit-animation-delay:1.5s;animation-delay:1.5s}.slider-small-pro{margin-top:60px;height:370px;position:relative;padding-left:20px}.slider-small-pro:before{content:'';width:1px;height:45%;background:#fff;position:absolute;left:0;top:0}.slider-small-pro:after{content:'';width:1px;height:45%;background:#fff;position:absolute;left:0;bottom:8px}.slider-small-pro .small-pro-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.slider-small-pro .small-pro-btn .img-box{width:70px;height:70px;border:1px solid #383838;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.slider-small-pro .small-pro-btn .img-box img{width:70px;height:70px;margin-left:0%;margin-right:100%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.slider-small-pro .small-pro-btn .img-box:after{content:'';width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;left:0;top:0;opacity:1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.slider-small-pro .small-pro-btn .title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.slider-small-pro .small-pro-btn .title-box .number{margin-right:5px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.slider-small-pro .small-pro-btn .title-box .s-title{overflow:hidden;width:96px}.slider-small-pro .swiper-slide{cursor:pointer}.slider-small-pro .swiper-slide.swiper-slide-thumb-active .small-pro-btn .img-box{width:110px;border:1px solid #707070;background:rgba(0,0,0,0.5)}.slider-small-pro .swiper-slide.swiper-slide-thumb-active .small-pro-btn .img-box:after{opacity:0}.slider-small-pro .swiper-slide.swiper-slide-thumb-active .small-pro-btn .img-box img{margin-left:38%;margin-right:0%}.slider-small-pro .swiper-slide.swiper-slide-thumb-active .small-pro-btn .title-box{color:#D90012}.slider-small-pro .swiper-slide.swiper-slide-thumb-active .small-pro-btn .title-box .number{margin-right:60px}@media (max-width:991.98px){.slider-small-pro{height:auto}}.pro-button-prev{top:-40px;left:16%}@media (max-width:991.98px){.pro-button-prev{left:0;top:35%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.pro-button-next{top:110%;right:75%}@media (max-width:991.98px){.pro-button-next{right:0;top:32%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.news-slider .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.news-item .news-picimg{position:relative}.news-item .news-picimg .triangle{width:0;height:0;border-style:solid;border-width:0 55px 55px 0;border-color:transparent #EBEBEB transparent transparent;position:absolute;right:-1px;top:-1px;z-index:3;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.news-item .news-picimg:after{content:'';width:100%;height:100%;background:rgba(0,0,0,0.29);position:absolute;left:0;top:0;z-index:2;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.news-item .news-text{overflow:hidden;height:0px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.news-item .more-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:15px}.news-item .more-box .m-img{opacity:1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.news-item .more-box .n-more{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#D90012}.news-item .more-box .n-more img{margin-left:10px}.news-item:hover .news-picimg .triangle{border-color:transparent #D90012 transparent transparent}.news-item:hover .news-picimg:after{background:rgba(0,0,0,0)}.news-item:hover .news-text{height:144px}.news-item:hover .more-box .m-img{opacity:0}.pagination-universal .swiper-pagination-bullet{width:25px;height:3px;border-radius:0;margin:0px 15px!important;-webkit-box-shadow:0px 0px 4px rgba(76,79,99,0.75);box-shadow:0px 0px 4px rgba(76,79,99,0.75);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pagination-universal .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;-webkit-box-shadow:0px 0px 4px rgba(217,0,18,0.75);box-shadow:0px 0px 4px rgba(217,0,18,0.75)}.new-universal{top:97%}.partners-fram{position:relative;overflow:hidden}.partners-fram .partner-bg{position:absolute;top:0px;left:0%;z-index:-1;width:100%;height:1200px;background-image:url(../_img/index/p-bg.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media (max-width:1440px){.partners-fram .partner-bg{bottom:-800px;width:150%;height:1200px}}@media (max-width:767.98px){.partners-fram .partner-bg{background-size:200%;bottom:-750px;width:400%;height:1680px}}.logo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.logo-list .logo-box{width:calc(100% / 5);padding:0px 40px;margin:30px 0}.logo-list .logo-box:hover{cursor:pointer}@media (max-width:991.98px){.logo-list .logo-box{width:calc(100% / 3)}}@media (max-width:767.98px){.logo-list .logo-box{width:calc(100% / 2)}}.index-about-box{height:990px;position:relative;z-index:1;overflow:hidden}.index-about-box .about-video{position:relative;z-index:2}.index-about-box .about-video video{width:120%;-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%)}.index-about-box .about-text-box{position:absolute;left:0;top:0%;z-index:3;width:100%;height:100%;background-image:url(../_img/index/mask-bg.svg);background-position:0% 0%;background-repeat:no-repeat;background-size:100%;}@media (max-width:1440px){.index-about-box{height:900px}.index-about-box .about-video video{width:130%}}@media (max-width:1199.98px){.index-about-box{height:700px}.index-about-box .about-text-box{background-size:cover;padding:30vh 0}}@media (max-width:991.98px){.index-about-box{height:600px}.index-about-box .about-video video{width:150%}.index-about-box .about-text-box{background-image:url(../_img/index/mask-bg2.svg);background-position:50% 25%;background-size:cover;padding:20vh 0 0}}@media (max-width:767.98px){.index-about-box .about-video video{width:400%}}#about-section2{background-color:#F0F0F0}#about-section2 .c-img:before{border-left-color:#F0F0F0}#about-section2 .c-img:after{border-right-color:#F0F0F0}.big-title{max-width:1180px;margin:-0px auto 0;position:relative;padding-bottom:0}.big-title:after{content:attr(data-mask);position:absolute;top:-130px;left:0;font-weight:900;font-size:120px;color:#EBEBEB;text-transform:uppercase;font-family:'Nunito Sans',sans-serif}@media (max-width:767.98px){.big-title{display:none}}.solutions-bg{position:relative;z-index:2}.solutions-bg .ani-border{width:534px;height:534px;position:absolute;z-index:-2}.solutions-bg .ani-border:before{content:'';position:absolute;width:550px;height:550px;border-radius:99rem;top:-200px;left:-200px;border:1px dashed #C5C5C5}.solutions-bg .ani-border .ani-circle{position:absolute;display:block;width:550px;height:550px;top:-200px;left:-200px;-webkit-animation:section2-rotate 20s linear infinite;animation:section2-rotate 20s linear infinite}.solutions-bg .ani-border .ani-circle:after{content:'';width:15px;height:15px;border-radius:99rem;background:#D90012;position:absolute;top:-0px;right:205px}@-webkit-keyframes section2-rotate{0%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(190deg);transform:rotate(190deg)}to{-webkit-transform:rotate(50deg);transform:rotate(50deg)}}@keyframes section2-rotate{0%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(190deg);transform:rotate(190deg)}to{-webkit-transform:rotate(50deg);transform:rotate(50deg)}}.solutions-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:80px}.solutions-list .text-item{position:relative;z-index:2;margin-top:160px}.solutions-list .text-item .sub-text{margin-right:50px;height:75px;overflow:hidden}.solutions-list .text-item:after{content:'';width:240px;height:240px;border-radius:99rem;border:2px solid #c5c5c5;position:absolute;top:-100px;left:250px;z-index:-1;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.solutions-list .text-item:before{content:'';width:11px;height:38px;background-image:url(../_img/solutions/circle1.svg);background-repeat:no-repeat;position:absolute;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:0px;left:245px;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.solutions-list .img-box{position:relative;z-index:3;-webkit-box-shadow:10px 20px 20px rgba(143,148,169,0);box-shadow:10px 20px 20px rgba(143,148,169,0);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.solutions-list:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.solutions-list:nth-child(2n) .text-item{margin-left:50px}.solutions-list:nth-child(2n) .text-item .sub-text{margin-right:auto}.solutions-list:nth-child(2n) .text-item:after{left:auto;right:250px}.solutions-list:nth-child(2n) .text-item:before{left:auto;right:245px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.solutions-list:hover .text-item:after{opacity:1}.solutions-list:hover .text-item:before{opacity:1}.solutions-list:hover .img-box{-webkit-box-shadow:10px 20px 20px #8f94a9;box-shadow:10px 20px 20px #8f94a9}@media (max-width:1199.98px){.solutions-list .text-item:after{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);left:160px;top:-135px}.solutions-list .text-item:before{left:178px;top:-35px}.solutions-list:nth-child(2n) .text-item:after{left:auto;right:178px}.solutions-list:nth-child(2n) .text-item:before{left:auto;right:195px}}@media (max-width:991.98px){.solutions-list .text-item{margin-top:0px}.solutions-list .text-item:after{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);left:120px;top:-20px}.solutions-list .text-item:before{top:80px;left:150px}.solutions-list:nth-child(2n) .text-item:after{left:auto;right:120px}.solutions-list:nth-child(2n) .text-item:before{left:auto;right:150px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@media (max-width:767.98px){.solutions-list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.solutions-list .text-item{margin-top:30px}.solutions-list .text-item .sub-text{height:auto;overflow:inherit;margin-right:0}.solutions-list .text-item:after,.solutions-list .text-item:before{display:none}.solutions-list:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.solutions-list:nth-child(2n) .text-item{margin-left:0}.solutions-list:nth-child(2n) .text-item:after,.solutions-list:nth-child(2n) .text-item:before{display:none}}.tr-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tr-nav-list li{margin:0 10px}.tr-nav-list li a.tr-nav-link{border:1px solid #4D4D4D;padding:10px 20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:0px 0px 3px rgba(26,26,26,0.65);box-shadow:0px 0px 3px rgba(26,26,26,0.65)}.tr-nav-list li a.tr-nav-link.active,.tr-nav-list li a.tr-nav-link:hover{background:#D90012;border-color:#D90012;color:#fff}@media (max-width:767.98px){.tr-nav-list li{margin-bottom:40px}.tr-nav-list li a.tr-nav-link{padding:10px}}.bg-fram{padding:80px 0;background-repeat:no-repeat;background-repeat:50% 50%;background-size:cover}.bg-fram .s-info-text{background:rgba(26,26,26,0.65);padding:30px}.bg-fram .s-info-text .text-box{height:300px;overflow-x:auto}.p-txt-info{padding:50px 0}.p-txt-info .p-txt-content .p-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #D90012}.p-txt-info .p-txt-content .p-tag .p-tag-item{padding:5px 15px;position:relative;color:#D90012;cursor:pointer}.p-txt-info .p-txt-content .p-tag .p-tag-item:after{content:'';width:1px;height:20px;background:#D90012;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.p-txt-info .p-txt-content .p-tag .p-tag-item.active{font-weight:bold;color:#000}.p-txt-info .p-txt-content .p-tag .p-tag-item:last-child:after{display:none}.pro-big-title span{position:relative}.pro-big-title span:before{content:'';width:0;height:0;border-style:solid;border-width:20px 20px 0 0;border-color:#D90012 transparent transparent transparent;position:absolute;left:-30px}.pro-item{margin:5px;display:block;border:1px solid #EBEBEB;padding:15px;background:#EBEBEB;-webkit-box-shadow:0px 15px 15px rgba(0,0,0,0.16);box-shadow:0px 15px 15px rgba(0,0,0,0.16);position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pro-item .num-box{color:#CCCCCC;margin-bottom:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pro-item .line{width:20px;height:3px;background:#CCCCCC;position:absolute;top:90px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transition:all 0.3s ease}.pro-item .pro-title{position:relative;top:0;color:#CCCCCC;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;overflow:hidden;width:95%;height:48px}.pro-item .pro-img{margin:20px 0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);position:relative;top:-0px}.pro-item .pro-info-txt{margin-top:-100px;height:78px;overflow:hidden;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pro-item:hover{background:radial-gradient(circle at 50% 33%,#D90012 0%,rgba(243,185,136,0.1) 50%,rgba(235,235,235,0) 100%);border:1px solid #D90012}.pro-item:hover .num-box{color:#fff}.pro-item:hover .line{top:130px;background:#fff}.pro-item:hover .pro-title{color:#fff;top:-25px}.pro-item:hover .pro-img{-webkit-transform:scale(0.65);-ms-transform:scale(0.65);transform:scale(0.65);top:-50px}.pro-item:hover .pro-info-txt{opacity:1;color:#000}@media (max-width:991.98px){.pro-item .line{top:75px}}@media (max-width:767.98px){.pro-item .line{top:60px}.pro-item .pro-title{height:35px}.pro-item .pro-info-txt{height:66px}.pro-item:hover .line{top:100px}}.support-box .support-img-box{padding:95px;border:1px solid #C0CDE1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.support-box .support-img-box:hover{border:1px solid transparent;background:url(../_img/solutions/support-bg.gif);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (max-width:1199.98px){.support-box .support-img-box{padding:70px}}@media (max-width:767.98px){.support-box .support-img-box{padding:120px}}.product-list{background:#EBEBEB}.product-list:nth-child(2n){background:#fff}.product-list .pro-buttom-prev{left:15%}.product-list .pro-buttom-next{right:15%}.pro-page-box .slider-small .swiper-slide{border:1px solid #C0CDE1}.pro-page-title{position:relative;padding-bottom:15px;border-bottom:1px solid #4D4D4D}.pro-page-title:before{content:'';width:80px;height:4px;background:#D90012;position:absolute;left:0;bottom:-2px}.news-item{margin-bottom:25px;cursor:pointer}.news-item .n-info{position:relative;padding-bottom:15px;border-bottom:1px solid #4D4D4D}.news-item .n-info:before{content:'';width:80px;height:4px;background:#D90012;position:absolute;left:0;bottom:-2px}.news-item .n-info:after{content:'';width:12px;height:23px;background-image:url(../_img/product/arrow.svg);background-position:50% 50%;background-repeat:no-repeat;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.news-item .new-content{padding:20px 0px;display:none}.case-tiem .pic-box{position:relative;overflow:hidden}.case-tiem .pic-box:after{content:'';width:100%;height:100%;background:url(../_img/solutions/support-bg.gif);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;position:absolute;left:0;top:0;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.case-tiem .pic-box:before{content:'';width:44px;height:44px;background:url(../_img/case/more.svg);background-position:50% 50%;background-repeat:no-repeat;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.case-tiem:hover .pic-box:after{opacity:0.8}.case-tiem:hover .pic-box:before{opacity:1}.related-pro{position:relative;padding:50px 0}.related-pro:before{content:'';width:110px;height:110px;background:url(../_img/case/plus.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;position:absolute;right:50px;bottom:-60px;z-index:3}.related-pro:nth-child(2n){background:#fff}.related-pro:last-child:before{display:none}.down-item .pic-box{position:relative;overflow:hidden;border:1px solid #C0CDE1}.down-item .pic-box:before{content:'';width:30px;height:30px;background:url(../_img/case/down.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:2;opacity:0}.down-item .pic-box:after{content:'';width:100%;height:100%;background:url(../_img/solutions/support-bg.gif);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;position:absolute;left:0;top:0;z-index:1;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.down-item .pic-box:hover:before{opacity:1}.down-item .pic-box:hover:after{opacity:0.8}.news-tiem-page .date{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #4D4D4D}.news-tiem-page .pic-box{position:relative;overflow:hidden}.news-tiem-page .pic-box:after{content:'';width:100%;height:100%;background:#000;opacity:.29;position:absolute;left:0;top:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.news-tiem-page:hover .pic-box:after{opacity:0}.date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #4D4D4D;padding:0px 0px 10px;margin-bottom:10px}.share-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-box .icon{margin:0 5px}.share-box .icon:hover svg path{fill:#D90012}.file-size{color:#E60012}.c-info-box{background:#fff;-webkit-box-shadow:0px 4px 11px rgba(0,0,0,0.16);box-shadow:0px 4px 11px rgba(0,0,0,0.16);padding:50px 60px}.link-call{display:block;margin:25px 0 40px;border:1px solid #1A1A1A;padding:10px}.info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.info-text .icon{width:30px;height:30px;border-radius:99rem;background:#D90012;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.info-text .text{width:calc(100% - 40px);margin-top:5px}.form-floating .form-control{border:0px;border-bottom:1px solid #707070;border-radius:0px}.form-group{border-bottom:1px solid #707070;padding-bottom:10px;margin-top:30px}.form-group select{width:100%;border:0px}.pretty-select{background-image:url(../_img/contact/arrow.svg);background-position:95% 50%;background-repeat:no-repeat}#ex .preloader_inner .loader-logo-1{display:none}#ex .preloader_inner .loader-logo-2{display:block}#ex #all-navbar{display:none}#ex #ex-navbar{display:block}#ex #all-footer{display:none}#ex #ex-footer{display:block!important;background-image:url(../_img/ex/dog.png);background-repeat:no-repeat;background-size:10%;background-position:82% 100%;background-color:#EBEBEB;padding-bottom:20px}#ex #ex-footer .title{font-weight:800!important}@media (max-width:1440px){#ex #ex-footer{background-size:15%;background-position:93% 100%}}@media (max-width:1199.98px){#ex #ex-footer{background-position:98% 100%}}@media (max-width:991.98px){#ex #ex-footer{background-size:20%;padding-left:30px;padding-right:30px}}@media (max-width:767.98px){#ex #ex-footer{background-size:30%;background-position:100% 90%}}#ex .banner .m-icon{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ex .ex-solutions-box{background-image:url(../_img/ex/solutions-bg.png);background-position:50% 0%;background-size:auto;background-repeat:no-repeat;padding:90px 0}#ex .ex-solutions-box .line-box{width:200px;height:7px;background:#D90012;margin:50px 0 30px}#ex .ex-solutions-box .ex-solutions-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item{width:325px;height:727px;font-size:14px;text-align:justify;position:relative;z-index:3}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .bg{position:absolute;z-index:-1;left:0;top:0}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box{margin-top:500px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title{padding:15px 30px;font-style:italic}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .ph-img{display:none}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .text-box{padding:0px 60px 0px 30px;color:#fff;line-height:16px;font-size:12px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .ex-more-btn{font-style:italic}@media (max-width:1440px){#ex .ex-solutions-box{background-size:106%;background-position:50% 20%}}@media (max-width:1199.98px){#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item{width:calc(100% / 3 - 30px)}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box{margin-top:440px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title{padding:5px 15px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .text-box{padding:0px 40px 0px 15px;line-height:13px;height:120px;overflow:hidden}}@media (max-width:991.98px){#ex .ex-solutions-box{background-image:none}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item{width:100%;height:auto}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .bg{display:none}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box{margin-top:0}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .ph-img{display:block}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .ph-img img{width:100%;margin:0 auto}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title{position:relative;padding-bottom:15px;padding-left:25px;text-align:left}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title.fs-18{font-size:20px!important}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title:before{content:'';width:20px;height:20px;background-image:url(../_img/ex/s-ph-icon.png);background-position:50% 50%;background-repeat:no-repeat;background-size:auto;position:absolute;left:0;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .text-box{font-size:18px;color:#000;padding:10px 0px;line-height:22px}}@media (max-width:767.98px){#ex .ex-solutions-box{padding-left:30px;padding-right:30px;padding-bottom:0px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .title.fs-18{font-size:18px!important}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .text-box{height:auto;margin-bottom:30px}#ex .ex-solutions-box .ex-solutions-list .ex-solutions-item .s-titlte-box .ex-more-btn.fs-12{font-size:16px!important}}#ex .ex-product-fram{background-image:url(../_img/ex/ex-product-bg.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:50px 0 220px}#ex .ex-product-fram .ex-product-subtext{width:60%;margin:0 0 0 auto;line-height:38px}#ex .ex-product-fram .ex-line-pro{width:200px;height:8px;background:#D90012;margin:40px 5px 40px auto}#ex .ex-product-fram .ex-pro-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#ex .ex-product-fram .ex-pro-list .ex-pro-item{width:calc(100% / 4 - 5px);position:relative}#ex .ex-product-fram .ex-pro-list .ex-pro-item .ex-pro-more-btm{position:absolute;z-index:3;bottom:20px;right:20px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){#ex .ex-product-fram{padding-bottom:300px}#ex .ex-product-fram .ex-product-title.text-end{text-align:left!important}#ex .ex-product-fram .ex-product-subtext{width:100%;line-height:normal}#ex .ex-product-fram .ex-product-subtext.text-end{text-align:left!important}#ex .ex-product-fram .ex-line-pro{margin:40px auto 40px 0}#ex .ex-product-fram .ex-pro-list .ex-pro-item{width:calc(100% / 2 - 10px);margin-bottom:20px}#ex .ex-product-fram .ex-pro-list .ex-pro-item .img-box img{width:100%}}@media (max-width:767.98px){#ex .ex-product-fram{padding-left:30px;padding-right:30px;padding-bottom:200px}#ex .ex-product-fram .ex-pro-list .ex-pro-item .ex-pro-more-btm{bottom:5px;right:5px}}#ex .ex-partners-fram{padding:80px 0}#ex .ex-partners-fram .ex-partners-img-box img{width:100%;margin:0 auto}@media (max-width:991.98px){#ex .ex-partners-fram{padding-top:0px;margin-top:-200px}}@media (max-width:767.98px){#ex .ex-partners-fram{margin-top:-150px}}#ex .ex-about-fram{background-image:url(../_img/ex/ex-about-bg.png);background-position:50% 0%;background-repeat:no-repeat;background-size:cover;padding:220px 0}#ex .ex-about-fram .ex-about-line{width:200px;height:8px;background:#D90012;margin:40px 5px 40px auto}@media (max-width:1440px){#ex .ex-about-fram{padding:100px 0 120px}}@media (max-width:1199.98px){#ex .ex-about-fram{background-size:150%}}@media (max-width:991.98px){#ex .ex-about-fram{padding:220px 30px;background-size:cover;background-image:url(../_img/ex/ex-about-ph.png);background-position:50% 0%}#ex .ex-about-fram .ex-about-line{display:none}}@media (max-width:767.98px){#ex .ex-about-fram{padding:50px 30px 50px;background-size:115%;background-image:url(../_img/ex/ex-about-ph.png);background-position:50% 0%}#ex .ex-about-fram .ex-about-line{display:none}}
/*# sourceMappingURL=style.css.map */