@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@-webkit-keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@-webkit-keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}@keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes progress_body{0%{width:0}to{width:100%}}@keyframes working_body{0%{left:-10%}to{left:100%}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes rotateplane{0%{transform:perspective(120px)}50%{transform:perspective(120px) rotateY(180deg)}to{transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes stretch{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes orbit_rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes roundBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes win8{0%{transform:rotate(225deg);animation-timing-function:ease-out}7%{opacity:1;transform:rotate(345deg);animation-timing-function:linear}30%{transform:rotate(455deg);animation-timing-function:ease-in-out}39%{transform:rotate(690deg);animation-timing-function:linear}70%{opacity:1;transform:rotate(815deg);animation-timing-function:ease-out}75%{transform:rotate(945deg);animation-timing-function:ease-out}76%,to{opacity:0;transform:rotate(945deg)}}@keyframes win8_linear{0%,to{transform:translateX(0);animation-timing-function:ease-out}10%{opacity:1;transform:translateX(33.333%);animation-timing-function:linear}50%{opacity:1;transform:translateX(53.333%);animation-timing-function:ease-in-out}60%{opacity:0;transform:translateX(86.666%)}}@keyframes ios{0%{opacity:1}to{opacity:.25}}@keyframes facebook{0%,to{transform:scaleY(.7);opacity:.1}50%{transform:scaleY(1);opacity:1}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes timer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes progressBar{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes bouncePulse{0%,80%,to{transform:scale(.5)}40%{transform:scale(1)}}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}a:hover{text-decoration:none}@font-face{font-family:"Material Design Icons";src:url(/theme/np_site/newtheme/dist/fonts/materialdesignicons-webfont.woff2?v=3.2.89) format("woff2");font-weight:400;font-style:normal}.mdi-set,.mdi:before{display:inline-block;font:24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:""}.mdi-access-point-network:before{content:""}.mdi-access-point-network-off:before{content:"﮽"}.mdi-account:before{content:""}.mdi-account-alert:before{content:""}.mdi-account-alert-outline:before{content:"שּׁ"}.mdi-account-arrow-left:before{content:"שּׂ"}.mdi-account-arrow-left-outline:before{content:"אַ"}.mdi-account-arrow-right:before{content:"אָ"}.mdi-account-arrow-right-outline:before{content:"אּ"}.mdi-account-box:before{content:""}.mdi-account-box-multiple:before{content:"盧"}.mdi-account-box-outline:before{content:""}.mdi-account-card-details:before{content:""}.mdi-account-check:before{content:""}.mdi-account-check-outline:before{content:"﮾"}.mdi-account-child:before{content:"愈"}.mdi-account-child-circle:before{content:"憎"}.mdi-account-circle:before{content:""}.mdi-account-circle-outline:before{content:"בּ"}.mdi-account-clock:before{content:"גּ"}.mdi-account-clock-outline:before{content:"דּ"}.mdi-account-convert:before{content:""}.mdi-account-details:before{content:""}.mdi-account-edit:before{content:""}.mdi-account-group:before{content:""}.mdi-account-group-outline:before{content:"הּ"}.mdi-account-heart:before{content:""}.mdi-account-heart-outline:before{content:"﮿"}.mdi-account-key:before{content:""}.mdi-account-key-outline:before{content:"﯀"}.mdi-account-minus:before{content:""}.mdi-account-minus-outline:before{content:"﫫"}.mdi-account-multiple:before{content:""}.mdi-account-multiple-check:before{content:""}.mdi-account-multiple-minus:before{content:""}.mdi-account-multiple-minus-outline:before{content:"﯁"}.mdi-account-multiple-outline:before{content:""}.mdi-account-multiple-plus:before{content:""}.mdi-account-multiple-plus-outline:before{content:""}.mdi-account-network:before{content:""}.mdi-account-network-outline:before{content:"﯂"}.mdi-account-off:before{content:""}.mdi-account-off-outline:before{content:"﯃"}.mdi-account-outline:before{content:""}.mdi-account-plus:before{content:""}.mdi-account-plus-outline:before{content:""}.mdi-account-question:before{content:"וּ"}.mdi-account-question-outline:before{content:"זּ"}.mdi-account-remove:before{content:""}.mdi-account-remove-outline:before{content:"﫬"}.mdi-account-search:before{content:""}.mdi-account-search-outline:before{content:"老"}.mdi-account-settings:before{content:""}.mdi-account-star:before{content:""}.mdi-account-star-outline:before{content:"﯄"}.mdi-account-supervisor:before{content:"慠"}.mdi-account-supervisor-circle:before{content:"懲"}.mdi-account-switch:before{content:""}.mdi-accusoft:before{content:""}.mdi-adjust:before{content:""}.mdi-adobe:before{content:"蘆"}.mdi-air-conditioner:before{content:""}.mdi-airbag:before{content:"﯅"}.mdi-airballoon:before{content:""}.mdi-airplane:before{content:""}.mdi-airplane-landing:before{content:""}.mdi-airplane-off:before{content:""}.mdi-airplane-takeoff:before{content:""}.mdi-airplay:before{content:""}.mdi-airport:before{content:""}.mdi-alarm:before{content:""}.mdi-alarm-bell:before{content:""}.mdi-alarm-check:before{content:""}.mdi-alarm-light:before{content:""}.mdi-alarm-light-outline:before{content:"﯆"}.mdi-alarm-multiple:before{content:""}.mdi-alarm-off:before{content:""}.mdi-alarm-plus:before{content:""}.mdi-alarm-snooze:before{content:""}.mdi-album:before{content:""}.mdi-alert:before{content:""}.mdi-alert-box:before{content:""}.mdi-alert-circle:before{content:""}.mdi-alert-circle-outline:before{content:""}.mdi-alert-decagram:before{content:""}.mdi-alert-octagon:before{content:""}.mdi-alert-octagram:before{content:""}.mdi-alert-outline:before{content:""}.mdi-alien:before{content:""}.mdi-all-inclusive:before{content:""}.mdi-alpha:before{content:""}.mdi-alpha-a:before{content:"A"}.mdi-alpha-a-box:before{content:"﫭"}.mdi-alpha-a-box-outline:before{content:"﯇"}.mdi-alpha-a-circle:before{content:"﯈"}.mdi-alpha-a-circle-outline:before{content:"﯉"}.mdi-alpha-b:before{content:"B"}.mdi-alpha-b-box:before{content:"﫮"}.mdi-alpha-b-box-outline:before{content:"﯊"}.mdi-alpha-b-circle:before{content:"﯋"}.mdi-alpha-b-circle-outline:before{content:"﯌"}.mdi-alpha-c:before{content:"C"}.mdi-alpha-c-box:before{content:"﫯"}.mdi-alpha-c-box-outline:before{content:"﯍"}.mdi-alpha-c-circle:before{content:"﯎"}.mdi-alpha-c-circle-outline:before{content:"﯏"}.mdi-alpha-d:before{content:"D"}.mdi-alpha-d-box:before{content:"﫰"}.mdi-alpha-d-box-outline:before{content:"﯐"}.mdi-alpha-d-circle:before{content:"﯑"}.mdi-alpha-d-circle-outline:before{content:"﯒"}.mdi-alpha-e:before{content:"E"}.mdi-alpha-e-box:before{content:"﫱"}.mdi-alpha-e-box-outline:before{content:"ﯓ"}.mdi-alpha-e-circle:before{content:"ﯔ"}.mdi-alpha-e-circle-outline:before{content:"ﯕ"}.mdi-alpha-f:before{content:"F"}.mdi-alpha-f-box:before{content:"﫲"}.mdi-alpha-f-box-outline:before{content:"ﯖ"}.mdi-alpha-f-circle:before{content:"ﯗ"}.mdi-alpha-f-circle-outline:before{content:"ﯘ"}.mdi-alpha-g:before{content:"G"}.mdi-alpha-g-box:before{content:"﫳"}.mdi-alpha-g-box-outline:before{content:"ﯙ"}.mdi-alpha-g-circle:before{content:"ﯚ"}.mdi-alpha-g-circle-outline:before{content:"ﯛ"}.mdi-alpha-h:before{content:"H"}.mdi-alpha-h-box:before{content:"﫴"}.mdi-alpha-h-box-outline:before{content:"ﯜ"}.mdi-alpha-h-circle:before{content:"ﯝ"}.mdi-alpha-h-circle-outline:before{content:"ﯞ"}.mdi-alpha-i:before{content:"I"}.mdi-alpha-i-box:before{content:"﫵"}.mdi-alpha-i-box-outline:before{content:"ﯟ"}.mdi-alpha-i-circle:before{content:"ﯠ"}.mdi-alpha-i-circle-outline:before{content:"ﯡ"}.mdi-alpha-j:before{content:"J"}.mdi-alpha-j-box:before{content:"﫶"}.mdi-alpha-j-box-outline:before{content:"ﯢ"}.mdi-alpha-j-circle:before{content:"ﯣ"}.mdi-alpha-j-circle-outline:before{content:"ﯤ"}.mdi-alpha-k:before{content:"K"}.mdi-alpha-k-box:before{content:"﫷"}.mdi-alpha-k-box-outline:before{content:"ﯥ"}.mdi-alpha-k-circle:before{content:"ﯦ"}.mdi-alpha-k-circle-outline:before{content:"ﯧ"}.mdi-alpha-l:before{content:"L"}.mdi-alpha-l-box:before{content:"﫸"}.mdi-alpha-l-box-outline:before{content:"ﯨ"}.mdi-alpha-l-circle:before{content:"ﯩ"}.mdi-alpha-l-circle-outline:before{content:"ﯪ"}.mdi-alpha-m:before{content:"M"}.mdi-alpha-m-box:before{content:"﫹"}.mdi-alpha-m-box-outline:before{content:"ﯫ"}.mdi-alpha-m-circle:before{content:"ﯬ"}.mdi-alpha-m-circle-outline:before{content:"ﯭ"}.mdi-alpha-n:before{content:"N"}.mdi-alpha-n-box:before{content:"﫺"}.mdi-alpha-n-box-outline:before{content:"ﯮ"}.mdi-alpha-n-circle:before{content:"ﯯ"}.mdi-alpha-n-circle-outline:before{content:"ﯰ"}.mdi-alpha-o:before{content:"O"}.mdi-alpha-o-box:before{content:"﫻"}.mdi-alpha-o-box-outline:before{content:"ﯱ"}.mdi-alpha-o-circle:before{content:"ﯲ"}.mdi-alpha-o-circle-outline:before{content:"ﯳ"}.mdi-alpha-p:before{content:"P"}.mdi-alpha-p-box:before{content:"﫼"}.mdi-alpha-p-box-outline:before{content:"ﯴ"}.mdi-alpha-p-circle:before{content:"ﯵ"}.mdi-alpha-p-circle-outline:before{content:"ﯶ"}.mdi-alpha-q:before{content:"Q"}.mdi-alpha-q-box:before{content:"﫽"}.mdi-alpha-q-box-outline:before{content:"ﯷ"}.mdi-alpha-q-circle:before{content:"ﯸ"}.mdi-alpha-q-circle-outline:before{content:"ﯹ"}.mdi-alpha-r:before{content:"R"}.mdi-alpha-r-box:before{content:"﫾"}.mdi-alpha-r-box-outline:before{content:"ﯺ"}.mdi-alpha-r-circle:before{content:"ﯻ"}.mdi-alpha-r-circle-outline:before{content:"ﯼ"}.mdi-alpha-s:before{content:"S"}.mdi-alpha-s-box:before{content:"﫿"}.mdi-alpha-s-box-outline:before{content:"ﯽ"}.mdi-alpha-s-circle:before{content:"ﯾ"}.mdi-alpha-s-circle-outline:before{content:"ﯿ"}.mdi-alpha-t:before{content:"T"}.mdi-alpha-t-box:before{content:"ﬀ"}.mdi-alpha-t-box-outline:before{content:"ﰀ"}.mdi-alpha-t-circle:before{content:"ﰁ"}.mdi-alpha-t-circle-outline:before{content:"ﰂ"}.mdi-alpha-u:before{content:"U"}.mdi-alpha-u-box:before{content:"ﬁ"}.mdi-alpha-u-box-outline:before{content:"ﰃ"}.mdi-alpha-u-circle:before{content:"ﰄ"}.mdi-alpha-u-circle-outline:before{content:"ﰅ"}.mdi-alpha-v:before{content:"V"}.mdi-alpha-v-box:before{content:"ﬂ"}.mdi-alpha-v-box-outline:before{content:"ﰆ"}.mdi-alpha-v-circle:before{content:"ﰇ"}.mdi-alpha-v-circle-outline:before{content:"ﰈ"}.mdi-alpha-w:before{content:"W"}.mdi-alpha-w-box:before{content:"ﬃ"}.mdi-alpha-w-box-outline:before{content:"ﰉ"}.mdi-alpha-w-circle:before{content:"ﰊ"}.mdi-alpha-w-circle-outline:before{content:"ﰋ"}.mdi-alpha-x:before{content:"X"}.mdi-alpha-x-box:before{content:"ﬄ"}.mdi-alpha-x-box-outline:before{content:"ﰌ"}.mdi-alpha-x-circle:before{content:"ﰍ"}.mdi-alpha-x-circle-outline:before{content:"ﰎ"}.mdi-alpha-y:before{content:"Y"}.mdi-alpha-y-box:before{content:"ﬅ"}.mdi-alpha-y-box-outline:before{content:"ﰏ"}.mdi-alpha-y-circle:before{content:"ﰐ"}.mdi-alpha-y-circle-outline:before{content:"ﰑ"}.mdi-alpha-z:before{content:"Z"}.mdi-alpha-z-box:before{content:"ﬆ"}.mdi-alpha-z-box-outline:before{content:"ﰒ"}.mdi-alpha-z-circle:before{content:"ﰓ"}.mdi-alpha-z-circle-outline:before{content:"ﰔ"}.mdi-alphabetical:before{content:""}.mdi-altimeter:before{content:""}.mdi-amazon:before{content:""}.mdi-amazon-alexa:before{content:""}.mdi-amazon-drive:before{content:""}.mdi-ambulance:before{content:""}.mdi-ampersand:before{content:"戴"}.mdi-amplifier:before{content:""}.mdi-anchor:before{content:""}.mdi-android:before{content:""}.mdi-android-auto:before{content:"揄"}.mdi-android-debug-bridge:before{content:""}.mdi-android-head:before{content:""}.mdi-android-studio:before{content:""}.mdi-angle-acute:before{content:"虜"}.mdi-angle-obtuse:before{content:"路"}.mdi-angle-right:before{content:"露"}.mdi-angular:before{content:""}.mdi-angularjs:before{content:""}.mdi-animation:before{content:""}.mdi-animation-outline:before{content:"搜"}.mdi-animation-play:before{content:"魯"}.mdi-animation-play-outline:before{content:"摒"}.mdi-anvil:before{content:""}.mdi-apple:before{content:""}.mdi-apple-finder:before{content:""}.mdi-apple-icloud:before{content:""}.mdi-apple-ios:before{content:""}.mdi-apple-keyboard-caps:before{content:""}.mdi-apple-keyboard-command:before{content:""}.mdi-apple-keyboard-control:before{content:""}.mdi-apple-keyboard-option:before{content:""}.mdi-apple-keyboard-shift:before{content:""}.mdi-apple-safari:before{content:""}.mdi-application:before{content:""}.mdi-apps:before{content:""}.mdi-arch:before{content:""}.mdi-archive:before{content:""}.mdi-arrange-bring-forward:before{content:""}.mdi-arrange-bring-to-front:before{content:""}.mdi-arrange-send-backward:before{content:""}.mdi-arrange-send-to-back:before{content:""}.mdi-arrow-all:before{content:""}.mdi-arrow-bottom-left:before{content:""}.mdi-arrow-bottom-left-bold-outline:before{content:"禮"}.mdi-arrow-bottom-left-thick:before{content:"醴"}.mdi-arrow-bottom-right:before{content:""}.mdi-arrow-bottom-right-bold-outline:before{content:"隸"}.mdi-arrow-bottom-right-thick:before{content:"惡"}.mdi-arrow-collapse:before{content:""}.mdi-arrow-collapse-all:before{content:""}.mdi-arrow-collapse-down:before{content:""}.mdi-arrow-collapse-horizontal:before{content:""}.mdi-arrow-collapse-left:before{content:""}.mdi-arrow-collapse-right:before{content:""}.mdi-arrow-collapse-up:before{content:""}.mdi-arrow-collapse-vertical:before{content:""}.mdi-arrow-decision:before{content:"了"}.mdi-arrow-decision-auto:before{content:"僚"}.mdi-arrow-decision-auto-outline:before{content:"寮"}.mdi-arrow-decision-outline:before{content:"尿"}.mdi-arrow-down:before{content:""}.mdi-arrow-down-bold:before{content:""}.mdi-arrow-down-bold-box:before{content:""}.mdi-arrow-down-bold-box-outline:before{content:""}.mdi-arrow-down-bold-circle:before{content:""}.mdi-arrow-down-bold-circle-outline:before{content:""}.mdi-arrow-down-bold-hexagon-outline:before{content:""}.mdi-arrow-down-bold-outline:before{content:"料"}.mdi-arrow-down-box:before{content:""}.mdi-arrow-down-drop-circle:before{content:""}.mdi-arrow-down-drop-circle-outline:before{content:""}.mdi-arrow-down-thick:before{content:""}.mdi-arrow-expand:before{content:""}.mdi-arrow-expand-all:before{content:""}.mdi-arrow-expand-down:before{content:""}.mdi-arrow-expand-horizontal:before{content:""}.mdi-arrow-expand-left:before{content:""}.mdi-arrow-expand-right:before{content:""}.mdi-arrow-expand-up:before{content:""}.mdi-arrow-expand-vertical:before{content:""}.mdi-arrow-left:before{content:""}.mdi-arrow-left-bold:before{content:""}.mdi-arrow-left-bold-box:before{content:""}.mdi-arrow-left-bold-box-outline:before{content:""}.mdi-arrow-left-bold-circle:before{content:""}.mdi-arrow-left-bold-circle-outline:before{content:""}.mdi-arrow-left-bold-hexagon-outline:before{content:""}.mdi-arrow-left-bold-outline:before{content:"樂"}.mdi-arrow-left-box:before{content:""}.mdi-arrow-left-drop-circle:before{content:""}.mdi-arrow-left-drop-circle-outline:before{content:""}.mdi-arrow-left-right-bold-outline:before{content:"燎"}.mdi-arrow-left-thick:before{content:""}.mdi-arrow-right:before{content:""}.mdi-arrow-right-bold:before{content:""}.mdi-arrow-right-bold-box:before{content:""}.mdi-arrow-right-bold-box-outline:before{content:""}.mdi-arrow-right-bold-circle:before{content:""}.mdi-arrow-right-bold-circle-outline:before{content:""}.mdi-arrow-right-bold-hexagon-outline:before{content:""}.mdi-arrow-right-bold-outline:before{content:"療"}.mdi-arrow-right-box:before{content:""}.mdi-arrow-right-drop-circle:before{content:""}.mdi-arrow-right-drop-circle-outline:before{content:""}.mdi-arrow-right-thick:before{content:""}.mdi-arrow-split-horizontal:before{content:"鷺"}.mdi-arrow-split-vertical:before{content:"碌"}.mdi-arrow-top-left:before{content:""}.mdi-arrow-top-left-bold-outline:before{content:"蓼"}.mdi-arrow-top-left-thick:before{content:"遼"}.mdi-arrow-top-right:before{content:""}.mdi-arrow-top-right-bold-outline:before{content:"龍"}.mdi-arrow-top-right-thick:before{content:"暈"}.mdi-arrow-up:before{content:""}.mdi-arrow-up-bold:before{content:""}.mdi-arrow-up-bold-box:before{content:""}.mdi-arrow-up-bold-box-outline:before{content:""}.mdi-arrow-up-bold-circle:before{content:""}.mdi-arrow-up-bold-circle-outline:before{content:""}.mdi-arrow-up-bold-hexagon-outline:before{content:""}.mdi-arrow-up-bold-outline:before{content:"阮"}.mdi-arrow-up-box:before{content:""}.mdi-arrow-up-down-bold-outline:before{content:"劉"}.mdi-arrow-up-drop-circle:before{content:""}.mdi-arrow-up-drop-circle-outline:before{content:""}.mdi-arrow-up-thick:before{content:""}.mdi-artist:before{content:""}.mdi-artstation:before{content:"﬷"}.mdi-aspect-ratio:before{content:"﨣"}.mdi-assistant:before{content:""}.mdi-asterisk:before{content:""}.mdi-at:before{content:""}.mdi-atlassian:before{content:""}.mdi-atom:before{content:""}.mdi-attachment:before{content:""}.mdi-audio-video:before{content:"祿"}.mdi-audiobook:before{content:""}.mdi-augmented-reality:before{content:""}.mdi-auto-fix:before{content:""}.mdi-auto-upload:before{content:""}.mdi-autorenew:before{content:""}.mdi-av-timer:before{content:""}.mdi-axe:before{content:""}.mdi-azure:before{content:""}.mdi-babel:before{content:"﨤"}.mdi-baby:before{content:""}.mdi-baby-buggy:before{content:""}.mdi-backburger:before{content:""}.mdi-backspace:before{content:""}.mdi-backspace-outline:before{content:"טּ"}.mdi-backup-restore:before{content:""}.mdi-badminton:before{content:""}.mdi-balloon:before{content:"逸"}.mdi-ballot:before{content:"杻"}.mdi-ballot-outline:before{content:"柳"}.mdi-ballot-recount:before{content:"ﰕ"}.mdi-ballot-recount-outline:before{content:"ﰖ"}.mdi-bandcamp:before{content:""}.mdi-bank:before{content:""}.mdi-bank-transfer:before{content:"都"}.mdi-bank-transfer-in:before{content:"﨧"}.mdi-bank-transfer-out:before{content:"﨨"}.mdi-barcode:before{content:""}.mdi-barcode-scan:before{content:""}.mdi-barley:before{content:""}.mdi-barley-off:before{content:"יּ"}.mdi-barn:before{content:"ךּ"}.mdi-barrel:before{content:""}.mdi-baseball:before{content:""}.mdi-baseball-bat:before{content:""}.mdi-basecamp:before{content:""}.mdi-basket:before{content:""}.mdi-basket-fill:before{content:""}.mdi-basket-unfill:before{content:""}.mdi-basketball:before{content:""}.mdi-basketball-hoop:before{content:"ﰗ"}.mdi-basketball-hoop-outline:before{content:"ﰘ"}.mdi-bat:before{content:"כּ"}.mdi-battery:before{content:""}.mdi-battery-10:before{content:""}.mdi-battery-10-bluetooth:before{content:"綠"}.mdi-battery-20:before{content:""}.mdi-battery-20-bluetooth:before{content:"菉"}.mdi-battery-30:before{content:""}.mdi-battery-30-bluetooth:before{content:"錄"}.mdi-battery-40:before{content:""}.mdi-battery-40-bluetooth:before{content:"鹿"}.mdi-battery-50:before{content:""}.mdi-battery-50-bluetooth:before{content:"論"}.mdi-battery-60:before{content:""}.mdi-battery-60-bluetooth:before{content:"壟"}.mdi-battery-70:before{content:""}.mdi-battery-70-bluetooth:before{content:"弄"}.mdi-battery-80:before{content:""}.mdi-battery-80-bluetooth:before{content:"籠"}.mdi-battery-90:before{content:""}.mdi-battery-90-bluetooth:before{content:"聾"}.mdi-battery-alert:before{content:""}.mdi-battery-alert-bluetooth:before{content:"牢"}.mdi-battery-bluetooth:before{content:"磊"}.mdi-battery-bluetooth-variant:before{content:"賂"}.mdi-battery-charging:before{content:""}.mdi-battery-charging-10:before{content:""}.mdi-battery-charging-100:before{content:""}.mdi-battery-charging-20:before{content:""}.mdi-battery-charging-30:before{content:""}.mdi-battery-charging-40:before{content:""}.mdi-battery-charging-50:before{content:""}.mdi-battery-charging-60:before{content:""}.mdi-battery-charging-70:before{content:""}.mdi-battery-charging-80:before{content:""}.mdi-battery-charging-90:before{content:""}.mdi-battery-charging-outline:before{content:""}.mdi-battery-charging-wireless:before{content:""}.mdi-battery-charging-wireless-10:before{content:""}.mdi-battery-charging-wireless-20:before{content:""}.mdi-battery-charging-wireless-30:before{content:""}.mdi-battery-charging-wireless-40:before{content:""}.mdi-battery-charging-wireless-50:before{content:""}.mdi-battery-charging-wireless-60:before{content:""}.mdi-battery-charging-wireless-70:before{content:""}.mdi-battery-charging-wireless-80:before{content:""}.mdi-battery-charging-wireless-90:before{content:""}.mdi-battery-charging-wireless-alert:before{content:""}.mdi-battery-charging-wireless-outline:before{content:""}.mdi-battery-minus:before{content:""}.mdi-battery-negative:before{content:""}.mdi-battery-outline:before{content:""}.mdi-battery-plus:before{content:""}.mdi-battery-positive:before{content:""}.mdi-battery-unknown:before{content:""}.mdi-battery-unknown-bluetooth:before{content:"雷"}.mdi-battlenet:before{content:"לּ"}.mdi-beach:before{content:""}.mdi-beaker:before{content:""}.mdi-beats:before{content:""}.mdi-bed-empty:before{content:""}.mdi-beer:before{content:""}.mdi-behance:before{content:""}.mdi-bell:before{content:""}.mdi-bell-off:before{content:""}.mdi-bell-off-outline:before{content:"敖"}.mdi-bell-outline:before{content:""}.mdi-bell-plus:before{content:""}.mdi-bell-plus-outline:before{content:"晴"}.mdi-bell-ring:before{content:""}.mdi-bell-ring-outline:before{content:""}.mdi-bell-sleep:before{content:""}.mdi-bell-sleep-outline:before{content:"朗"}.mdi-beta:before{content:""}.mdi-betamax:before{content:"流"}.mdi-bible:before{content:""}.mdi-bike:before{content:""}.mdi-billiards:before{content:"﬽"}.mdi-billiards-rack:before{content:"מּ"}.mdi-bing:before{content:""}.mdi-binoculars:before{content:""}.mdi-bio:before{content:""}.mdi-biohazard:before{content:""}.mdi-bitbucket:before{content:""}.mdi-bitcoin:before{content:""}.mdi-black-mesa:before{content:""}.mdi-blackberry:before{content:""}.mdi-blender:before{content:""}.mdi-blinds:before{content:""}.mdi-block-helper:before{content:""}.mdi-blogger:before{content:""}.mdi-bluetooth:before{content:""}.mdi-bluetooth-audio:before{content:""}.mdi-bluetooth-connect:before{content:""}.mdi-bluetooth-off:before{content:""}.mdi-bluetooth-settings:before{content:""}.mdi-bluetooth-transfer:before{content:""}.mdi-blur:before{content:""}.mdi-blur-linear:before{content:""}.mdi-blur-off:before{content:""}.mdi-blur-radial:before{content:""}.mdi-bomb:before{content:""}.mdi-bomb-off:before{content:""}.mdi-bone:before{content:""}.mdi-book:before{content:""}.mdi-book-lock:before{content:""}.mdi-book-lock-open:before{content:""}.mdi-book-minus:before{content:""}.mdi-book-multiple:before{content:""}.mdi-book-multiple-minus:before{content:"望"}.mdi-book-multiple-plus:before{content:"杖"}.mdi-book-multiple-remove:before{content:"歹"}.mdi-book-multiple-variant:before{content:""}.mdi-book-open:before{content:""}.mdi-book-open-outline:before{content:"﬿"}.mdi-book-open-page-variant:before{content:""}.mdi-book-open-variant:before{content:""}.mdi-book-outline:before{content:"נּ"}.mdi-book-plus:before{content:""}.mdi-book-remove:before{content:"殺"}.mdi-book-variant:before{content:""}.mdi-bookmark:before{content:""}.mdi-bookmark-check:before{content:""}.mdi-bookmark-minus:before{content:"溜"}.mdi-bookmark-minus-outline:before{content:"琉"}.mdi-bookmark-music:before{content:""}.mdi-bookmark-off:before{content:"留"}.mdi-bookmark-off-outline:before{content:"硫"}.mdi-bookmark-outline:before{content:""}.mdi-bookmark-plus:before{content:""}.mdi-bookmark-plus-outline:before{content:""}.mdi-bookmark-remove:before{content:""}.mdi-boombox:before{content:""}.mdi-bootstrap:before{content:""}.mdi-border-all:before{content:""}.mdi-border-all-variant:before{content:""}.mdi-border-bottom:before{content:""}.mdi-border-bottom-variant:before{content:""}.mdi-border-color:before{content:""}.mdi-border-horizontal:before{content:""}.mdi-border-inside:before{content:""}.mdi-border-left:before{content:""}.mdi-border-left-variant:before{content:""}.mdi-border-none:before{content:""}.mdi-border-none-variant:before{content:""}.mdi-border-outside:before{content:""}.mdi-border-right:before{content:""}.mdi-border-right-variant:before{content:""}.mdi-border-style:before{content:""}.mdi-border-top:before{content:""}.mdi-border-top-variant:before{content:""}.mdi-border-vertical:before{content:""}.mdi-bottle-wine:before{content:""}.mdi-bow-tie:before{content:""}.mdi-bowl:before{content:""}.mdi-bowling:before{content:""}.mdi-box:before{content:""}.mdi-box-cutter:before{content:""}.mdi-box-shadow:before{content:""}.mdi-boxing-glove:before{content:"סּ"}.mdi-braille:before{content:"紐"}.mdi-brain:before{content:"類"}.mdi-bridge:before{content:""}.mdi-briefcase:before{content:""}.mdi-briefcase-check:before{content:""}.mdi-briefcase-download:before{content:""}.mdi-briefcase-download-outline:before{content:"ﰙ"}.mdi-briefcase-edit:before{content:"流"}.mdi-briefcase-edit-outline:before{content:"ﰚ"}.mdi-briefcase-minus:before{content:"﨩"}.mdi-briefcase-minus-outline:before{content:"ﰛ"}.mdi-briefcase-outline:before{content:""}.mdi-briefcase-plus:before{content:"飯"}.mdi-briefcase-plus-outline:before{content:"ﰜ"}.mdi-briefcase-remove:before{content:"飼"}.mdi-briefcase-remove-outline:before{content:"ﰝ"}.mdi-briefcase-search:before{content:"館"}.mdi-briefcase-search-outline:before{content:"ﰞ"}.mdi-briefcase-upload:before{content:""}.mdi-briefcase-upload-outline:before{content:"ﰟ"}.mdi-brightness-1:before{content:""}.mdi-brightness-2:before{content:""}.mdi-brightness-3:before{content:""}.mdi-brightness-4:before{content:""}.mdi-brightness-5:before{content:""}.mdi-brightness-6:before{content:""}.mdi-brightness-7:before{content:""}.mdi-brightness-auto:before{content:""}.mdi-broom:before{content:""}.mdi-brush:before{content:""}.mdi-buddhism:before{content:"壘"}.mdi-buffer:before{content:""}.mdi-bug:before{content:""}.mdi-bug-check:before{content:"鶴"}.mdi-bug-check-outline:before{content:"郞"}.mdi-bug-outline:before{content:"隷"}.mdi-bulldozer:before{content:"﬇"}.mdi-bulletin-board:before{content:""}.mdi-bullhorn:before{content:""}.mdi-bullhorn-outline:before{content:"﬈"}.mdi-bullseye:before{content:""}.mdi-bullseye-arrow:before{content:""}.mdi-bus:before{content:""}.mdi-bus-alert:before{content:"滛"}.mdi-bus-articulated-end:before{content:""}.mdi-bus-articulated-front:before{content:""}.mdi-bus-clock:before{content:""}.mdi-bus-double-decker:before{content:""}.mdi-bus-school:before{content:""}.mdi-bus-side:before{content:""}.mdi-cached:before{content:""}.mdi-cake:before{content:""}.mdi-cake-layered:before{content:""}.mdi-cake-variant:before{content:""}.mdi-calculator:before{content:""}.mdi-calculator-variant:before{content:"滋"}.mdi-calendar:before{content:""}.mdi-calendar-alert:before{content:"侮"}.mdi-calendar-blank:before{content:""}.mdi-calendar-blank-outline:before{content:"﭂"}.mdi-calendar-check:before{content:""}.mdi-calendar-check-outline:before{content:"ﰠ"}.mdi-calendar-clock:before{content:""}.mdi-calendar-edit:before{content:""}.mdi-calendar-export:before{content:"﬉"}.mdi-calendar-heart:before{content:"六"}.mdi-calendar-import:before{content:"﬊"}.mdi-calendar-multiple:before{content:""}.mdi-calendar-multiple-check:before{content:""}.mdi-calendar-multiselect:before{content:"僧"}.mdi-calendar-outline:before{content:"ףּ"}.mdi-calendar-plus:before{content:""}.mdi-calendar-question:before{content:""}.mdi-calendar-range:before{content:""}.mdi-calendar-range-outline:before{content:"פּ"}.mdi-calendar-remove:before{content:""}.mdi-calendar-remove-outline:before{content:"ﰡ"}.mdi-calendar-search:before{content:"屢"}.mdi-calendar-star:before{content:"戮"}.mdi-calendar-text:before{content:""}.mdi-calendar-text-outline:before{content:"ﰢ"}.mdi-calendar-today:before{content:""}.mdi-calendar-week:before{content:"免"}.mdi-calendar-week-begin:before{content:"勉"}.mdi-call-made:before{content:""}.mdi-call-merge:before{content:""}.mdi-call-missed:before{content:""}.mdi-call-received:before{content:""}.mdi-call-split:before{content:""}.mdi-camcorder:before{content:""}.mdi-camcorder-box:before{content:""}.mdi-camcorder-box-off:before{content:""}.mdi-camcorder-off:before{content:""}.mdi-camera:before{content:""}.mdi-camera-account:before{content:""}.mdi-camera-burst:before{content:""}.mdi-camera-control:before{content:"﭅"}.mdi-camera-enhance:before{content:""}.mdi-camera-enhance-outline:before{content:"צּ"}.mdi-camera-front:before{content:""}.mdi-camera-front-variant:before{content:""}.mdi-camera-gopro:before{content:""}.mdi-camera-image:before{content:""}.mdi-camera-iris:before{content:""}.mdi-camera-metering-center:before{content:""}.mdi-camera-metering-matrix:before{content:""}.mdi-camera-metering-partial:before{content:""}.mdi-camera-metering-spot:before{content:""}.mdi-camera-off:before{content:""}.mdi-camera-party-mode:before{content:""}.mdi-camera-rear:before{content:""}.mdi-camera-rear-variant:before{content:""}.mdi-camera-switch:before{content:""}.mdi-camera-timer:before{content:""}.mdi-cancel:before{content:""}.mdi-candle:before{content:""}.mdi-candycane:before{content:""}.mdi-cannabis:before{content:""}.mdi-caps-lock:before{content:"漢"}.mdi-car:before{content:""}.mdi-car-battery:before{content:""}.mdi-car-brake-abs:before{content:"ﰣ"}.mdi-car-brake-parking:before{content:"ﰤ"}.mdi-car-connected:before{content:""}.mdi-car-convertible:before{content:""}.mdi-car-door:before{content:"קּ"}.mdi-car-electric:before{content:"רּ"}.mdi-car-esp:before{content:"ﰥ"}.mdi-car-estate:before{content:""}.mdi-car-hatchback:before{content:""}.mdi-car-key:before{content:"שּ"}.mdi-car-light-dimmed:before{content:"ﰦ"}.mdi-car-light-fog:before{content:"ﰧ"}.mdi-car-light-high:before{content:"ﰨ"}.mdi-car-limousine:before{content:""}.mdi-car-multiple:before{content:"תּ"}.mdi-car-pickup:before{content:""}.mdi-car-side:before{content:""}.mdi-car-sports:before{content:""}.mdi-car-tire-alert:before{content:"ﰩ"}.mdi-car-wash:before{content:""}.mdi-caravan:before{content:""}.mdi-card:before{content:"וֹ"}.mdi-card-bulleted:before{content:"בֿ"}.mdi-card-bulleted-off:before{content:"כֿ"}.mdi-card-bulleted-off-outline:before{content:"פֿ"}.mdi-card-bulleted-outline:before{content:"ﭏ"}.mdi-card-bulleted-settings:before{content:"ﭐ"}.mdi-card-bulleted-settings-outline:before{content:"ﭑ"}.mdi-card-outline:before{content:"ﭒ"}.mdi-card-text:before{content:"ﭓ"}.mdi-card-text-outline:before{content:"ﭔ"}.mdi-cards:before{content:""}.mdi-cards-club:before{content:""}.mdi-cards-diamond:before{content:""}.mdi-cards-heart:before{content:""}.mdi-cards-outline:before{content:""}.mdi-cards-playing-outline:before{content:""}.mdi-cards-spade:before{content:""}.mdi-cards-variant:before{content:""}.mdi-carrot:before{content:""}.mdi-cart:before{content:""}.mdi-cart-arrow-right:before{content:"ﰪ"}.mdi-cart-off:before{content:""}.mdi-cart-outline:before{content:""}.mdi-cart-plus:before{content:""}.mdi-case-sensitive-alt:before{content:""}.mdi-cash:before{content:""}.mdi-cash-100:before{content:""}.mdi-cash-multiple:before{content:""}.mdi-cash-refund:before{content:"瀞"}.mdi-cash-usd:before{content:""}.mdi-cassette:before{content:"陸"}.mdi-cast:before{content:""}.mdi-cast-connected:before{content:""}.mdi-cast-off:before{content:""}.mdi-castle:before{content:""}.mdi-cat:before{content:""}.mdi-cctv:before{content:""}.mdi-ceiling-light:before{content:""}.mdi-cellphone:before{content:""}.mdi-cellphone-android:before{content:""}.mdi-cellphone-arrow-down:before{content:"倫"}.mdi-cellphone-basic:before{content:""}.mdi-cellphone-dock:before{content:""}.mdi-cellphone-erase:before{content:"樓"}.mdi-cellphone-iphone:before{content:""}.mdi-cellphone-key:before{content:"淚"}.mdi-cellphone-link:before{content:""}.mdi-cellphone-link-off:before{content:""}.mdi-cellphone-lock:before{content:"漏"}.mdi-cellphone-message:before{content:""}.mdi-cellphone-off:before{content:"累"}.mdi-cellphone-screenshot:before{content:"勤"}.mdi-cellphone-settings:before{content:""}.mdi-cellphone-settings-variant:before{content:"縷"}.mdi-cellphone-sound:before{content:"陋"}.mdi-cellphone-text:before{content:""}.mdi-cellphone-wireless:before{content:""}.mdi-certificate:before{content:""}.mdi-chair-school:before{content:""}.mdi-charity:before{content:"ﰫ"}.mdi-chart-arc:before{content:""}.mdi-chart-areaspline:before{content:""}.mdi-chart-bar:before{content:""}.mdi-chart-bar-stacked:before{content:""}.mdi-chart-bell-curve:before{content:"ﰬ"}.mdi-chart-bubble:before{content:""}.mdi-chart-donut:before{content:""}.mdi-chart-donut-variant:before{content:""}.mdi-chart-gantt:before{content:""}.mdi-chart-histogram:before{content:""}.mdi-chart-line:before{content:""}.mdi-chart-line-stacked:before{content:""}.mdi-chart-line-variant:before{content:""}.mdi-chart-multiline:before{content:""}.mdi-chart-pie:before{content:""}.mdi-chart-scatterplot-hexbin:before{content:""}.mdi-chart-timeline:before{content:""}.mdi-chat:before{content:"ﭕ"}.mdi-chat-alert:before{content:"ﭖ"}.mdi-chat-processing:before{content:"ﭗ"}.mdi-check:before{content:""}.mdi-check-all:before{content:""}.mdi-check-box-multiple-outline:before{content:"ﰭ"}.mdi-check-box-outline:before{content:"ﰮ"}.mdi-check-circle:before{content:""}.mdi-check-circle-outline:before{content:""}.mdi-check-decagram:before{content:""}.mdi-check-network:before{content:"ﰯ"}.mdi-check-network-outline:before{content:"ﰰ"}.mdi-check-outline:before{content:""}.mdi-checkbook:before{content:"煮"}.mdi-checkbox-blank:before{content:""}.mdi-checkbox-blank-circle:before{content:""}.mdi-checkbox-blank-circle-outline:before{content:""}.mdi-checkbox-blank-outline:before{content:""}.mdi-checkbox-intermediate:before{content:""}.mdi-checkbox-marked:before{content:""}.mdi-checkbox-marked-circle:before{content:""}.mdi-checkbox-marked-circle-outline:before{content:""}.mdi-checkbox-marked-outline:before{content:""}.mdi-checkbox-multiple-blank:before{content:""}.mdi-checkbox-multiple-blank-circle:before{content:""}.mdi-checkbox-multiple-blank-circle-outline:before{content:""}.mdi-checkbox-multiple-blank-outline:before{content:""}.mdi-checkbox-multiple-marked:before{content:""}.mdi-checkbox-multiple-marked-circle:before{content:""}.mdi-checkbox-multiple-marked-circle-outline:before{content:""}.mdi-checkbox-multiple-marked-outline:before{content:""}.mdi-checkerboard:before{content:""}.mdi-chef-hat:before{content:"ﭘ"}.mdi-chemical-weapon:before{content:""}.mdi-chess-bishop:before{content:""}.mdi-chess-king:before{content:""}.mdi-chess-knight:before{content:""}.mdi-chess-pawn:before{content:""}.mdi-chess-queen:before{content:""}.mdi-chess-rook:before{content:""}.mdi-chevron-double-down:before{content:""}.mdi-chevron-double-left:before{content:""}.mdi-chevron-double-right:before{content:""}.mdi-chevron-double-up:before{content:""}.mdi-chevron-down:before{content:""}.mdi-chevron-down-box:before{content:"崙"}.mdi-chevron-down-box-outline:before{content:"淪"}.mdi-chevron-down-circle:before{content:"﬋"}.mdi-chevron-down-circle-outline:before{content:"﬌"}.mdi-chevron-left:before,.owl-theme .owl-nav .owl-next:before{content:""}.mdi-chevron-left-box:before{content:"輪"}.mdi-chevron-left-box-outline:before{content:"律"}.mdi-chevron-left-circle:before{content:"﬍"}.mdi-chevron-left-circle-outline:before{content:"﬎"}.mdi-chevron-right:before,.owl-theme .owl-nav .owl-prev:before{content:""}.mdi-chevron-right-box:before{content:"慄"}.mdi-chevron-right-box-outline:before{content:"栗"}.mdi-chevron-right-circle:before{content:"﬏"}.mdi-chevron-right-circle-outline:before{content:"﬐"}.mdi-chevron-up:before{content:""}.mdi-chevron-up-box:before{content:"率"}.mdi-chevron-up-box-outline:before{content:"隆"}.mdi-chevron-up-circle:before{content:"﬑"}.mdi-chevron-up-circle-outline:before{content:"﬒"}.mdi-chili-hot:before{content:""}.mdi-chili-medium:before{content:""}.mdi-chili-mild:before{content:""}.mdi-chip:before{content:""}.mdi-christianity:before{content:"勒"}.mdi-church:before{content:""}.mdi-circle:before{content:""}.mdi-circle-edit-outline:before{content:""}.mdi-circle-medium:before{content:"利"}.mdi-circle-outline:before{content:""}.mdi-circle-slice-1:before{content:"瞧"}.mdi-circle-slice-2:before{content:"爵"}.mdi-circle-slice-3:before{content:"犯"}.mdi-circle-slice-4:before{content:"猪"}.mdi-circle-slice-5:before{content:"瑱"}.mdi-circle-slice-6:before{content:"甆"}.mdi-circle-slice-7:before{content:"画"}.mdi-circle-slice-8:before{content:"瘝"}.mdi-circle-small:before{content:"吏"}.mdi-cisco-webex:before{content:""}.mdi-city:before{content:""}.mdi-city-variant:before{content:"卑"}.mdi-city-variant-outline:before{content:"喝"}.mdi-clipboard:before{content:""}.mdi-clipboard-account:before{content:""}.mdi-clipboard-account-outline:before{content:"ﰱ"}.mdi-clipboard-alert:before{content:""}.mdi-clipboard-arrow-down:before{content:""}.mdi-clipboard-arrow-down-outline:before{content:"ﰲ"}.mdi-clipboard-arrow-left:before{content:""}.mdi-clipboard-arrow-up:before{content:"ﰳ"}.mdi-clipboard-arrow-up-outline:before{content:"ﰴ"}.mdi-clipboard-check:before{content:""}.mdi-clipboard-check-outline:before{content:""}.mdi-clipboard-flow:before{content:""}.mdi-clipboard-outline:before{content:""}.mdi-clipboard-play:before{content:"ﰵ"}.mdi-clipboard-play-outline:before{content:"ﰶ"}.mdi-clipboard-plus:before{content:""}.mdi-clipboard-pulse:before{content:""}.mdi-clipboard-pulse-outline:before{content:""}.mdi-clipboard-text:before{content:""}.mdi-clipboard-text-outline:before{content:"嘆"}.mdi-clipboard-text-play:before{content:"ﰷ"}.mdi-clipboard-text-play-outline:before{content:"ﰸ"}.mdi-clippy:before{content:""}.mdi-clock:before{content:"肋"}.mdi-clock-alert:before{content:"凜"}.mdi-clock-alert-outline:before{content:""}.mdi-clock-end:before{content:""}.mdi-clock-fast:before{content:""}.mdi-clock-in:before{content:""}.mdi-clock-out:before{content:""}.mdi-clock-outline:before{content:""}.mdi-clock-start:before{content:""}.mdi-close:before{content:""}.mdi-close-box:before{content:""}.mdi-close-box-multiple:before{content:"ﰹ"}.mdi-close-box-multiple-outline:before{content:"ﰺ"}.mdi-close-box-outline:before{content:""}.mdi-close-circle:before{content:""}.mdi-close-circle-outline:before{content:""}.mdi-close-network:before{content:""}.mdi-close-network-outline:before{content:"ﰻ"}.mdi-close-octagon:before{content:""}.mdi-close-octagon-outline:before{content:""}.mdi-close-outline:before{content:""}.mdi-closed-caption:before{content:""}.mdi-cloud:before{content:""}.mdi-cloud-alert:before{content:"履"}.mdi-cloud-braces:before{content:""}.mdi-cloud-check:before{content:""}.mdi-cloud-circle:before{content:""}.mdi-cloud-download:before{content:""}.mdi-cloud-download-outline:before{content:"ﭙ"}.mdi-cloud-off-outline:before{content:""}.mdi-cloud-outline:before{content:""}.mdi-cloud-print:before{content:""}.mdi-cloud-print-outline:before{content:""}.mdi-cloud-question:before{content:"器"}.mdi-cloud-search:before{content:"凌"}.mdi-cloud-search-outline:before{content:"稜"}.mdi-cloud-sync:before{content:""}.mdi-cloud-tags:before{content:""}.mdi-cloud-upload:before{content:""}.mdi-cloud-upload-outline:before{content:"ﭚ"}.mdi-clover:before{content:""}.mdi-code-array:before{content:""}.mdi-code-braces:before{content:""}.mdi-code-brackets:before{content:""}.mdi-code-equal:before{content:""}.mdi-code-greater-than:before{content:""}.mdi-code-greater-than-or-equal:before{content:""}.mdi-code-less-than:before{content:""}.mdi-code-less-than-or-equal:before{content:""}.mdi-code-not-equal:before{content:""}.mdi-code-not-equal-variant:before{content:""}.mdi-code-parentheses:before{content:""}.mdi-code-string:before{content:""}.mdi-code-tags:before{content:""}.mdi-code-tags-check:before{content:""}.mdi-codepen:before{content:""}.mdi-coffee:before{content:""}.mdi-coffee-outline:before{content:""}.mdi-coffee-to-go:before{content:""}.mdi-coffin:before{content:"ﭛ"}.mdi-cogs:before{content:""}.mdi-coin:before{content:""}.mdi-coins:before{content:""}.mdi-collage:before{content:""}.mdi-collapse-all:before{content:"瘟"}.mdi-collapse-all-outline:before{content:"益"}.mdi-color-helper:before{content:""}.mdi-comment:before{content:""}.mdi-comment-account:before{content:""}.mdi-comment-account-outline:before{content:""}.mdi-comment-alert:before{content:""}.mdi-comment-alert-outline:before{content:""}.mdi-comment-arrow-left:before{content:"易"}.mdi-comment-arrow-left-outline:before{content:"李"}.mdi-comment-arrow-right:before{content:"梨"}.mdi-comment-arrow-right-outline:before{content:"泥"}.mdi-comment-check:before{content:""}.mdi-comment-check-outline:before{content:""}.mdi-comment-eye:before{content:"塀"}.mdi-comment-eye-outline:before{content:"墨"}.mdi-comment-multiple:before{content:""}.mdi-comment-multiple-outline:before{content:""}.mdi-comment-outline:before{content:""}.mdi-comment-plus:before{content:"理"}.mdi-comment-plus-outline:before{content:""}.mdi-comment-processing:before{content:""}.mdi-comment-processing-outline:before{content:""}.mdi-comment-question:before{content:""}.mdi-comment-question-outline:before{content:""}.mdi-comment-remove:before{content:""}.mdi-comment-remove-outline:before{content:""}.mdi-comment-search:before{content:"層"}.mdi-comment-search-outline:before{content:"屮"}.mdi-comment-text:before{content:""}.mdi-comment-text-multiple:before{content:""}.mdi-comment-text-multiple-outline:before{content:""}.mdi-comment-text-outline:before{content:""}.mdi-compare:before{content:""}.mdi-compass:before{content:""}.mdi-compass-off:before{content:"ﭜ"}.mdi-compass-off-outline:before{content:"ﭝ"}.mdi-compass-outline:before{content:""}.mdi-console:before{content:""}.mdi-console-line:before{content:""}.mdi-console-network:before{content:""}.mdi-console-network-outline:before{content:"ﰼ"}.mdi-contact-mail:before{content:""}.mdi-contacts:before{content:""}.mdi-contain:before{content:"悔"}.mdi-contain-end:before{content:"慨"}.mdi-contain-start:before{content:"憎"}.mdi-content-copy:before{content:""}.mdi-content-cut:before{content:""}.mdi-content-duplicate:before{content:""}.mdi-content-paste:before{content:""}.mdi-content-save:before{content:""}.mdi-content-save-all:before{content:""}.mdi-content-save-outline:before{content:""}.mdi-content-save-settings:before{content:""}.mdi-content-save-settings-outline:before{content:"ﬓ"}.mdi-contrast:before{content:""}.mdi-contrast-box:before{content:""}.mdi-contrast-circle:before{content:""}.mdi-controller-classic:before{content:"ﭞ"}.mdi-controller-classic-outline:before{content:"ﭟ"}.mdi-cookie:before{content:""}.mdi-copyright:before{content:""}.mdi-cordova:before{content:"綾"}.mdi-corn:before{content:""}.mdi-counter:before{content:""}.mdi-cow:before{content:""}.mdi-crane:before{content:""}.mdi-creation:before{content:""}.mdi-credit-card:before{content:""}.mdi-credit-card-multiple:before{content:""}.mdi-credit-card-off:before{content:""}.mdi-credit-card-plus:before{content:""}.mdi-credit-card-refund:before{content:"盛"}.mdi-credit-card-scan:before{content:""}.mdi-credit-card-settings:before{content:""}.mdi-crop:before{content:""}.mdi-crop-free:before{content:""}.mdi-crop-landscape:before{content:""}.mdi-crop-portrait:before{content:""}.mdi-crop-rotate:before{content:""}.mdi-crop-square:before{content:""}.mdi-crosshairs:before{content:""}.mdi-crosshairs-gps:before{content:""}.mdi-crown:before{content:""}.mdi-cryengine:before{content:"菱"}.mdi-crystal-ball:before{content:"ﬔ"}.mdi-cube:before{content:""}.mdi-cube-outline:before{content:""}.mdi-cube-scan:before{content:"ﭠ"}.mdi-cube-send:before{content:""}.mdi-cube-unfolded:before{content:""}.mdi-cup:before{content:""}.mdi-cup-off:before{content:""}.mdi-cup-water:before{content:""}.mdi-cupcake:before{content:"陵"}.mdi-curling:before{content:""}.mdi-currency-bdt:before{content:""}.mdi-currency-brl:before{content:"ﭡ"}.mdi-currency-btc:before{content:""}.mdi-currency-chf:before{content:""}.mdi-currency-cny:before{content:""}.mdi-currency-eth:before{content:""}.mdi-currency-eur:before{content:""}.mdi-currency-gbp:before{content:""}.mdi-currency-ils:before{content:"ﰽ"}.mdi-currency-inr:before{content:""}.mdi-currency-jpy:before{content:""}.mdi-currency-krw:before{content:""}.mdi-currency-kzt:before{content:""}.mdi-currency-ngn:before{content:""}.mdi-currency-php:before{content:"痢"}.mdi-currency-rub:before{content:""}.mdi-currency-sign:before{content:""}.mdi-currency-try:before{content:""}.mdi-currency-twd:before{content:""}.mdi-currency-usd:before{content:""}.mdi-currency-usd-off:before{content:""}.mdi-current-ac:before{content:"讀"}.mdi-current-dc:before{content:"拏"}.mdi-cursor-default:before{content:""}.mdi-cursor-default-outline:before{content:""}.mdi-cursor-move:before{content:""}.mdi-cursor-pointer:before{content:""}.mdi-cursor-text:before{content:""}.mdi-database:before{content:""}.mdi-database-check:before{content:"直"}.mdi-database-edit:before{content:"ﭢ"}.mdi-database-export:before{content:"諾"}.mdi-database-import:before{content:"樂"}.mdi-database-lock:before{content:"睊"}.mdi-database-minus:before{content:""}.mdi-database-plus:before{content:""}.mdi-database-search:before{content:""}.mdi-death-star:before{content:""}.mdi-death-star-variant:before{content:""}.mdi-deathly-hallows:before{content:"ﭣ"}.mdi-debian:before{content:""}.mdi-debug-step-into:before{content:""}.mdi-debug-step-out:before{content:""}.mdi-debug-step-over:before{content:""}.mdi-decagram:before{content:""}.mdi-decagram-outline:before{content:""}.mdi-decimal-decrease:before{content:""}.mdi-decimal-increase:before{content:""}.mdi-delete:before{content:""}.mdi-delete-circle:before{content:""}.mdi-delete-circle-outline:before{content:"ﭤ"}.mdi-delete-empty:before{content:""}.mdi-delete-forever:before{content:""}.mdi-delete-forever-outline:before{content:"ﭥ"}.mdi-delete-outline:before{content:"罹"}.mdi-delete-restore:before{content:""}.mdi-delete-sweep:before{content:""}.mdi-delete-sweep-outline:before{content:"ﰾ"}.mdi-delete-variant:before{content:""}.mdi-delta:before{content:""}.mdi-desk-lamp:before{content:"丹"}.mdi-deskphone:before{content:""}.mdi-desktop-classic:before{content:""}.mdi-desktop-mac:before{content:""}.mdi-desktop-mac-dashboard:before{content:"裏"}.mdi-desktop-tower:before{content:""}.mdi-desktop-tower-monitor:before{content:"着"}.mdi-details:before{content:""}.mdi-developer-board:before{content:""}.mdi-deviantart:before{content:""}.mdi-dialpad:before{content:""}.mdi-diameter:before{content:"ﰿ"}.mdi-diameter-outline:before{content:"ﱀ"}.mdi-diameter-variant:before{content:"ﱁ"}.mdi-diamond:before{content:"ﭦ"}.mdi-diamond-outline:before{content:"ﭧ"}.mdi-diamond-stone:before{content:""}.mdi-dice-1:before{content:""}.mdi-dice-2:before{content:""}.mdi-dice-3:before{content:""}.mdi-dice-4:before{content:""}.mdi-dice-5:before{content:""}.mdi-dice-6:before{content:""}.mdi-dice-d10:before{content:""}.mdi-dice-d12:before{content:""}.mdi-dice-d20:before{content:""}.mdi-dice-d4:before{content:""}.mdi-dice-d6:before{content:""}.mdi-dice-d8:before{content:""}.mdi-dice-multiple:before{content:""}.mdi-dictionary:before{content:""}.mdi-dip-switch:before{content:""}.mdi-directions:before{content:""}.mdi-directions-fork:before{content:""}.mdi-disc:before{content:""}.mdi-disc-alert:before{content:""}.mdi-disc-player:before{content:"寧"}.mdi-discord:before{content:""}.mdi-dishwasher:before{content:"磌"}.mdi-disqus:before{content:""}.mdi-disqus-outline:before{content:""}.mdi-division:before{content:""}.mdi-division-box:before{content:""}.mdi-dlna:before{content:"懲"}.mdi-dna:before{content:""}.mdi-dns:before{content:""}.mdi-dns-outline:before{content:"ﭨ"}.mdi-do-not-disturb:before{content:""}.mdi-do-not-disturb-off:before{content:""}.mdi-docker:before{content:""}.mdi-matab:before{content:"敏"}.mdi-dog:before{content:"既"}.mdi-dog-service:before{content:"窱"}.mdi-dog-side:before{content:"暑"}.mdi-dolby:before{content:""}.mdi-domain:before{content:""}.mdi-donkey:before{content:""}.mdi-door:before{content:""}.mdi-door-closed:before{content:""}.mdi-door-open:before{content:""}.mdi-doorbell-video:before{content:""}.mdi-dot-net:before{content:"節"}.mdi-dots-horizontal:before{content:""}.mdi-dots-horizontal-circle:before{content:""}.mdi-dots-horizontal-circle-outline:before{content:"ﭩ"}.mdi-dots-vertical:before{content:""}.mdi-dots-vertical-circle:before{content:""}.mdi-dots-vertical-circle-outline:before{content:"ﭪ"}.mdi-douban:before{content:""}.mdi-download:before{content:""}.mdi-download-multiple:before{content:"裡"}.mdi-download-network:before{content:""}.mdi-download-network-outline:before{content:"ﱂ"}.mdi-download-outline:before{content:"ﭫ"}.mdi-drag:before{content:""}.mdi-drag-horizontal:before{content:""}.mdi-drag-variant:before{content:"ﭬ"}.mdi-drag-vertical:before{content:""}.mdi-drawing:before{content:""}.mdi-drawing-box:before{content:""}.mdi-dribbble:before{content:""}.mdi-dribbble-box:before{content:""}.mdi-drone:before{content:""}.mdi-dropbox:before{content:""}.mdi-drupal:before{content:""}.mdi-duck:before{content:""}.mdi-dumbbell:before{content:""}.mdi-dump-truck:before{content:"ﱃ"}.mdi-ear-hearing:before{content:""}.mdi-ear-hearing-off:before{content:"梅"}.mdi-earth:before{content:""}.mdi-earth-box:before{content:""}.mdi-earth-box-off:before{content:""}.mdi-earth-off:before{content:""}.mdi-edge:before{content:""}.mdi-egg:before{content:"类"}.mdi-egg-easter:before{content:"絛"}.mdi-eight-track:before{content:"里"}.mdi-eject:before{content:""}.mdi-eject-outline:before{content:"ﭭ"}.mdi-elephant:before{content:""}.mdi-elevation-decline:before{content:""}.mdi-elevation-rise:before{content:""}.mdi-elevator:before{content:""}.mdi-email:before{content:""}.mdi-email-alert:before{content:""}.mdi-email-check:before{content:"練"}.mdi-email-check-outline:before{content:"缾"}.mdi-email-lock:before{content:""}.mdi-email-mark-as-unread:before{content:"ﭮ"}.mdi-email-open:before{content:""}.mdi-email-open-outline:before{content:""}.mdi-email-outline:before{content:""}.mdi-email-plus:before{content:"離"}.mdi-email-plus-outline:before{content:"匿"}.mdi-email-search:before{content:"怒"}.mdi-email-search-outline:before{content:"率"}.mdi-email-variant:before{content:""}.mdi-ember:before{content:"ﬕ"}.mdi-emby:before{content:""}.mdi-emoticon:before{content:"ﱄ"}.mdi-emoticon-angry:before{content:"ﱅ"}.mdi-emoticon-angry-outline:before{content:"ﱆ"}.mdi-emoticon-cool:before{content:"ﱇ"}.mdi-emoticon-cool-outline:before{content:""}.mdi-emoticon-cry:before{content:"ﱈ"}.mdi-emoticon-cry-outline:before{content:"ﱉ"}.mdi-emoticon-dead:before{content:"ﱊ"}.mdi-emoticon-dead-outline:before{content:""}.mdi-emoticon-devil:before{content:"ﱋ"}.mdi-emoticon-devil-outline:before{content:""}.mdi-emoticon-excited:before{content:"ﱌ"}.mdi-emoticon-excited-outline:before{content:""}.mdi-emoticon-happy:before{content:"ﱍ"}.mdi-emoticon-happy-outline:before{content:""}.mdi-emoticon-kiss:before{content:"ﱎ"}.mdi-emoticon-kiss-outline:before{content:"ﱏ"}.mdi-emoticon-neutral:before{content:"ﱐ"}.mdi-emoticon-neutral-outline:before{content:""}.mdi-emoticon-outline:before{content:""}.mdi-emoticon-poop:before{content:""}.mdi-emoticon-poop-outline:before{content:"ﱑ"}.mdi-emoticon-sad:before{content:"ﱒ"}.mdi-emoticon-sad-outline:before{content:""}.mdi-emoticon-tongue:before{content:""}.mdi-emoticon-tongue-outline:before{content:"ﱓ"}.mdi-emoticon-wink:before{content:"ﱔ"}.mdi-emoticon-wink-outline:before{content:"ﱕ"}.mdi-engine:before{content:""}.mdi-engine-off:before{content:"海"}.mdi-engine-off-outline:before{content:"渚"}.mdi-engine-outline:before{content:""}.mdi-equal:before{content:""}.mdi-equal-box:before{content:""}.mdi-eraser:before{content:""}.mdi-eraser-variant:before{content:""}.mdi-escalator:before{content:""}.mdi-eslint:before{content:"ﱖ"}.mdi-et:before{content:"者"}.mdi-ethereum:before{content:""}.mdi-ethernet:before{content:""}.mdi-ethernet-cable:before{content:""}.mdi-ethernet-cable-off:before{content:""}.mdi-etsy:before{content:""}.mdi-ev-station:before{content:""}.mdi-eventbrite:before{content:""}.mdi-evernote:before{content:""}.mdi-exclamation:before{content:""}.mdi-exit-run:before{content:"漢"}.mdi-exit-to-app:before{content:""}.mdi-expand-all:before{content:"荒"}.mdi-expand-all-outline:before{content:"華"}.mdi-exponent:before{content:"異"}.mdi-exponent-box:before{content:"北"}.mdi-export:before{content:""}.mdi-export-variant:before{content:"ﭯ"}.mdi-eye:before{content:""}.mdi-eye-circle:before{content:"ﭰ"}.mdi-eye-circle-outline:before{content:"ﭱ"}.mdi-eye-off:before{content:""}.mdi-eye-off-outline:before{content:""}.mdi-eye-outline:before{content:""}.mdi-eye-plus:before{content:""}.mdi-eye-plus-outline:before{content:""}.mdi-eye-settings:before{content:""}.mdi-eye-settings-outline:before{content:""}.mdi-eyedropper:before{content:""}.mdi-eyedropper-variant:before{content:""}.mdi-face:before{content:""}.mdi-face-outline:before{content:"ﭲ"}.mdi-face-profile:before{content:""}.mdi-face-recognition:before{content:"ﱗ"}.mdi-facebook:before{content:""}.mdi-facebook-box:before{content:""}.mdi-facebook-messenger:before{content:""}.mdi-facebook-workplace:before{content:"ﬖ"}.mdi-factory:before{content:""}.mdi-fan:before{content:""}.mdi-fan-off:before{content:""}.mdi-fast-forward:before{content:""}.mdi-fast-forward-outline:before{content:""}.mdi-fax:before{content:""}.mdi-feather:before{content:""}.mdi-feature-search:before{content:"煮"}.mdi-feature-search-outline:before{content:"爫"}.mdi-fedora:before{content:""}.mdi-ferry:before{content:""}.mdi-file:before{content:""}.mdi-file-account:before{content:""}.mdi-file-alert:before{content:"琢"}.mdi-file-alert-outline:before{content:"碑"}.mdi-file-cabinet:before{content:"蝹"}.mdi-file-chart:before{content:""}.mdi-file-check:before{content:""}.mdi-file-cloud:before{content:""}.mdi-file-compare:before{content:""}.mdi-file-delimited:before{content:""}.mdi-file-document:before{content:""}.mdi-file-document-box:before{content:""}.mdi-file-document-box-multiple:before{content:"襁"}.mdi-file-document-box-multiple-outline:before{content:"覆"}.mdi-file-document-box-outline:before{content:"溺"}.mdi-file-document-outline:before{content:"吝"}.mdi-file-download:before{content:"磻"}.mdi-file-download-outline:before{content:"便"}.mdi-file-excel:before{content:""}.mdi-file-excel-box:before{content:""}.mdi-file-export:before{content:""}.mdi-file-find:before{content:""}.mdi-file-find-outline:before{content:"ﭳ"}.mdi-file-hidden:before{content:""}.mdi-file-image:before{content:""}.mdi-file-import:before{content:""}.mdi-file-lock:before{content:""}.mdi-file-move:before{content:"視"}.mdi-file-multiple:before{content:""}.mdi-file-music:before{content:""}.mdi-file-outline:before{content:""}.mdi-file-pdf:before{content:""}.mdi-file-pdf-box:before{content:""}.mdi-file-percent:before{content:""}.mdi-file-plus:before{content:""}.mdi-file-powerpoint:before{content:""}.mdi-file-powerpoint-box:before{content:""}.mdi-file-presentation-box:before{content:""}.mdi-file-question:before{content:""}.mdi-file-remove:before{content:"ﭴ"}.mdi-file-replace:before{content:"ﬗ"}.mdi-file-replace-outline:before{content:"﬘"}.mdi-file-restore:before{content:""}.mdi-file-search:before{content:"ﱘ"}.mdi-file-search-outline:before{content:"ﱙ"}.mdi-file-send:before{content:""}.mdi-file-table:before{content:"ﱚ"}.mdi-file-table-outline:before{content:"ﱛ"}.mdi-file-tree:before{content:""}.mdi-file-undo:before{content:""}.mdi-file-upload:before{content:"社"}.mdi-file-upload-outline:before{content:"祉"}.mdi-file-video:before{content:""}.mdi-file-word:before{content:""}.mdi-file-word-box:before{content:""}.mdi-file-xml:before{content:""}.mdi-film:before{content:""}.mdi-filmstrip:before{content:""}.mdi-filmstrip-off:before{content:""}.mdi-filter:before{content:""}.mdi-filter-outline:before{content:""}.mdi-filter-remove:before{content:""}.mdi-filter-remove-outline:before{content:""}.mdi-filter-variant:before{content:""}.mdi-finance:before{content:""}.mdi-find-replace:before{content:""}.mdi-fingerprint:before{content:""}.mdi-fire:before{content:""}.mdi-fire-truck:before{content:""}.mdi-firebase:before{content:"復"}.mdi-firefox:before{content:""}.mdi-fish:before{content:""}.mdi-flag:before{content:""}.mdi-flag-checkered:before{content:""}.mdi-flag-minus:before{content:"ﭵ"}.mdi-flag-outline:before{content:""}.mdi-flag-plus:before{content:"ﭶ"}.mdi-flag-remove:before{content:"ﭷ"}.mdi-flag-triangle:before{content:""}.mdi-flag-variant:before{content:""}.mdi-flag-variant-outline:before{content:""}.mdi-flash:before{content:""}.mdi-flash-auto:before{content:""}.mdi-flash-circle:before{content:""}.mdi-flash-off:before{content:""}.mdi-flash-outline:before{content:""}.mdi-flash-red-eye:before{content:""}.mdi-flashlight:before{content:""}.mdi-flashlight-off:before{content:""}.mdi-flask:before{content:""}.mdi-flask-empty:before{content:""}.mdi-flask-empty-outline:before{content:""}.mdi-flask-outline:before{content:""}.mdi-flattr:before{content:""}.mdi-flip-to-back:before{content:""}.mdi-flip-to-front:before{content:""}.mdi-floor-lamp:before{content:""}.mdi-floor-plan:before{content:""}.mdi-floppy:before{content:""}.mdi-floppy-variant:before{content:"燐"}.mdi-flower:before{content:""}.mdi-flower-outline:before{content:"璘"}.mdi-flower-tulip:before{content:"藺"}.mdi-flower-tulip-outline:before{content:"隣"}.mdi-folder:before{content:""}.mdi-folder-account:before{content:""}.mdi-folder-account-outline:before{content:"ﭸ"}.mdi-folder-clock:before{content:"調"}.mdi-folder-clock-outline:before{content:"諸"}.mdi-folder-download:before{content:""}.mdi-folder-edit:before{content:""}.mdi-folder-google-drive:before{content:""}.mdi-folder-image:before{content:""}.mdi-folder-key:before{content:""}.mdi-folder-key-network:before{content:""}.mdi-folder-key-network-outline:before{content:"ﱜ"}.mdi-folder-lock:before{content:""}.mdi-folder-lock-open:before{content:""}.mdi-folder-move:before{content:""}.mdi-folder-multiple:before{content:""}.mdi-folder-multiple-image:before{content:""}.mdi-folder-multiple-outline:before{content:""}.mdi-folder-network:before{content:""}.mdi-folder-network-outline:before{content:"ﱝ"}.mdi-folder-open:before{content:""}.mdi-folder-outline:before{content:""}.mdi-folder-plus:before{content:""}.mdi-folder-plus-outline:before{content:"ﭹ"}.mdi-folder-remove:before{content:""}.mdi-folder-remove-outline:before{content:"ﭺ"}.mdi-folder-search:before{content:"不"}.mdi-folder-search-outline:before{content:"泌"}.mdi-folder-star:before{content:""}.mdi-folder-star-outline:before{content:"ﭻ"}.mdi-folder-text:before{content:"ﱞ"}.mdi-folder-text-outline:before{content:"ﱟ"}.mdi-folder-upload:before{content:""}.mdi-font-awesome:before{content:""}.mdi-food:before{content:""}.mdi-food-apple:before{content:""}.mdi-food-apple-outline:before{content:"ﱠ"}.mdi-food-croissant:before{content:""}.mdi-food-fork-drink:before{content:""}.mdi-food-off:before{content:""}.mdi-food-variant:before{content:""}.mdi-football:before{content:""}.mdi-football-australian:before{content:""}.mdi-football-helmet:before{content:""}.mdi-forklift:before{content:""}.mdi-format-align-bottom:before{content:""}.mdi-format-align-center:before{content:""}.mdi-format-align-justify:before{content:""}.mdi-format-align-left:before{content:""}.mdi-format-align-middle:before{content:""}.mdi-format-align-right:before{content:""}.mdi-format-align-top:before{content:""}.mdi-format-annotation-minus:before{content:"請"}.mdi-format-annotation-plus:before{content:""}.mdi-format-bold:before{content:""}.mdi-format-clear:before{content:""}.mdi-format-color-fill:before{content:""}.mdi-format-color-text:before{content:""}.mdi-format-columns:before{content:""}.mdi-format-float-center:before{content:""}.mdi-format-float-left:before{content:""}.mdi-format-float-none:before{content:""}.mdi-format-float-right:before{content:""}.mdi-format-font:before{content:""}.mdi-format-font-size-decrease:before{content:"鱗"}.mdi-format-font-size-increase:before{content:"麟"}.mdi-format-header-1:before{content:""}.mdi-format-header-2:before{content:""}.mdi-format-header-3:before{content:""}.mdi-format-header-4:before{content:""}.mdi-format-header-5:before{content:""}.mdi-format-header-6:before{content:""}.mdi-format-header-decrease:before{content:""}.mdi-format-header-equal:before{content:""}.mdi-format-header-increase:before{content:""}.mdi-format-header-pound:before{content:""}.mdi-format-horizontal-align-center:before{content:""}.mdi-format-horizontal-align-left:before{content:""}.mdi-format-horizontal-align-right:before{content:""}.mdi-format-indent-decrease:before{content:""}.mdi-format-indent-increase:before{content:""}.mdi-format-italic:before{content:""}.mdi-format-letter-case:before{content:"﬙"}.mdi-format-letter-case-lower:before{content:"﬚"}.mdi-format-letter-case-upper:before{content:"﬛"}.mdi-format-line-spacing:before{content:""}.mdi-format-line-style:before{content:""}.mdi-format-line-weight:before{content:""}.mdi-format-list-bulleted:before{content:""}.mdi-format-list-bulleted-type:before{content:""}.mdi-format-list-checkbox:before{content:"數"}.mdi-format-list-checks:before{content:""}.mdi-format-list-numbered:before{content:""}.mdi-format-page-break:before{content:""}.mdi-format-paint:before{content:""}.mdi-format-paragraph:before{content:""}.mdi-format-pilcrow:before{content:""}.mdi-format-quote-close:before{content:""}.mdi-format-quote-open:before{content:""}.mdi-format-rotate-90:before{content:""}.mdi-format-section:before{content:""}.mdi-format-size:before{content:""}.mdi-format-strikethrough:before{content:""}.mdi-format-strikethrough-variant:before{content:""}.mdi-format-subscript:before{content:""}.mdi-format-superscript:before{content:""}.mdi-format-text:before{content:""}.mdi-format-textdirection-l-to-r:before{content:""}.mdi-format-textdirection-r-to-l:before{content:""}.mdi-format-title:before{content:""}.mdi-format-underline:before{content:""}.mdi-format-vertical-align-bottom:before{content:""}.mdi-format-vertical-align-center:before{content:""}.mdi-format-vertical-align-top:before{content:""}.mdi-format-wrap-inline:before{content:""}.mdi-format-wrap-square:before{content:""}.mdi-format-wrap-tight:before{content:""}.mdi-format-wrap-top-bottom:before{content:""}.mdi-forum:before{content:""}.mdi-forum-outline:before{content:""}.mdi-forward:before{content:""}.mdi-fountain:before{content:"索"}.mdi-foursquare:before{content:""}.mdi-freebsd:before{content:""}.mdi-fridge:before{content:""}.mdi-fridge-bottom:before{content:""}.mdi-fridge-outline:before{content:""}.mdi-fridge-top:before{content:""}.mdi-fuel:before{content:""}.mdi-fullscreen:before{content:""}.mdi-fullscreen-exit:before{content:""}.mdi-function:before{content:""}.mdi-function-variant:before{content:""}.mdi-fuse:before{content:"ﱡ"}.mdi-fuse-blade:before{content:"ﱢ"}.mdi-gamepad:before{content:""}.mdi-gamepad-variant:before{content:""}.mdi-garage:before{content:""}.mdi-garage-alert:before{content:""}.mdi-garage-open:before{content:""}.mdi-gas-cylinder:before{content:""}.mdi-gas-station:before{content:""}.mdi-gate:before{content:""}.mdi-gate-and:before{content:""}.mdi-gate-nand:before{content:""}.mdi-gate-nor:before{content:""}.mdi-gate-not:before{content:""}.mdi-gate-or:before{content:""}.mdi-gate-xnor:before{content:""}.mdi-gate-xor:before{content:""}.mdi-gauge:before{content:""}.mdi-gauge-empty:before{content:""}.mdi-gauge-full:before{content:""}.mdi-gauge-low:before{content:""}.mdi-gavel:before{content:""}.mdi-gender-female:before{content:""}.mdi-gender-male:before{content:""}.mdi-gender-male-female:before{content:""}.mdi-gender-transgender:before{content:""}.mdi-gentoo:before{content:""}.mdi-gesture:before{content:""}.mdi-gesture-double-tap:before{content:""}.mdi-gesture-pinch:before{content:"謁"}.mdi-gesture-spread:before{content:"諾"}.mdi-gesture-swipe-down:before{content:""}.mdi-gesture-swipe-horizontal:before{content:"諭"}.mdi-gesture-swipe-left:before{content:""}.mdi-gesture-swipe-right:before{content:""}.mdi-gesture-swipe-up:before{content:""}.mdi-gesture-swipe-vertical:before{content:"謹"}.mdi-gesture-tap:before{content:""}.mdi-gesture-two-double-tap:before{content:""}.mdi-gesture-two-tap:before{content:""}.mdi-ghost:before{content:""}.mdi-ghost-off:before{content:"林"}.mdi-gift:before{content:""}.mdi-git:before{content:""}.mdi-github-box:before{content:""}.mdi-github-circle:before{content:""}.mdi-github-face:before{content:""}.mdi-gitlab:before{content:"ﭼ"}.mdi-glass-cocktail:before{content:""}.mdi-glass-flute:before{content:""}.mdi-glass-mug:before{content:""}.mdi-glass-stange:before{content:""}.mdi-glass-tulip:before{content:""}.mdi-glass-wine:before{content:""}.mdi-glassdoor:before{content:""}.mdi-glasses:before{content:""}.mdi-globe-model:before{content:""}.mdi-gmail:before{content:""}.mdi-gnome:before{content:""}.mdi-gog:before{content:"ﭽ"}.mdi-golf:before{content:""}.mdi-gondola:before{content:""}.mdi-google:before{content:""}.mdi-google-adwords:before{content:"ﱣ"}.mdi-google-allo:before{content:""}.mdi-google-analytics:before{content:""}.mdi-google-assistant:before{content:""}.mdi-google-cardboard:before{content:""}.mdi-google-chrome:before{content:""}.mdi-google-circles:before{content:""}.mdi-google-circles-communities:before{content:""}.mdi-google-circles-extended:before{content:""}.mdi-google-circles-group:before{content:""}.mdi-google-controller:before{content:""}.mdi-google-controller-off:before{content:""}.mdi-google-drive:before{content:""}.mdi-google-earth:before{content:""}.mdi-google-fit:before{content:"參"}.mdi-google-glass:before{content:""}.mdi-google-hangouts:before{content:""}.mdi-google-home:before{content:""}.mdi-google-keep:before{content:""}.mdi-google-lens:before{content:"淋"}.mdi-google-maps:before{content:""}.mdi-google-nearby:before{content:""}.mdi-google-pages:before{content:""}.mdi-google-photos:before{content:""}.mdi-google-physical-web:before{content:""}.mdi-google-play:before{content:""}.mdi-google-plus:before{content:""}.mdi-google-plus-box:before{content:""}.mdi-google-spreadsheet:before{content:"臨"}.mdi-google-street-view:before{content:"ﱤ"}.mdi-google-translate:before{content:""}.mdi-google-wallet:before{content:""}.mdi-gpu:before{content:""}.mdi-gradient:before{content:""}.mdi-graphql:before{content:""}.mdi-grave-stone:before{content:"ﭾ"}.mdi-grease-pencil:before{content:""}.mdi-greater-than:before{content:"塞"}.mdi-greater-than-or-equal:before{content:"省"}.mdi-grid:before{content:""}.mdi-grid-large:before{content:""}.mdi-grid-off:before{content:""}.mdi-group:before{content:""}.mdi-guitar-acoustic:before{content:""}.mdi-guitar-electric:before{content:""}.mdi-guitar-pick:before{content:""}.mdi-guitar-pick-outline:before{content:""}.mdi-guy-fawkes-mask:before{content:""}.mdi-hackernews:before{content:""}.mdi-hail:before{content:"變"}.mdi-halloween:before{content:"ﭿ"}.mdi-hamburger:before{content:""}.mdi-hammer:before{content:""}.mdi-hand:before{content:"祈"}.mdi-hand-okay:before{content:"祐"}.mdi-hand-peace:before{content:"祖"}.mdi-hand-peace-variant:before{content:"祝"}.mdi-hand-pointing-down:before{content:"禍"}.mdi-hand-pointing-left:before{content:"禎"}.mdi-hand-pointing-right:before{content:""}.mdi-hand-pointing-up:before{content:"穀"}.mdi-hanger:before{content:""}.mdi-hard-hat:before{content:"葉"}.mdi-harddisk:before{content:""}.mdi-hat-fedora:before{content:"ﮀ"}.mdi-hazard-lights:before{content:"ﱥ"}.mdi-headphones:before{content:""}.mdi-headphones-bluetooth:before{content:"說"}.mdi-headphones-box:before{content:""}.mdi-headphones-off:before{content:""}.mdi-headphones-settings:before{content:""}.mdi-headset:before{content:""}.mdi-headset-dock:before{content:""}.mdi-headset-off:before{content:""}.mdi-heart:before{content:""}.mdi-heart-box:before{content:""}.mdi-heart-box-outline:before{content:""}.mdi-heart-broken:before{content:""}.mdi-heart-circle:before{content:"殺"}.mdi-heart-circle-outline:before{content:"辰"}.mdi-heart-half:before{content:""}.mdi-heart-half-full:before{content:""}.mdi-heart-half-outline:before{content:""}.mdi-heart-multiple:before{content:"突"}.mdi-heart-multiple-outline:before{content:"節"}.mdi-heart-off:before{content:""}.mdi-heart-outline:before{content:""}.mdi-heart-pulse:before{content:""}.mdi-helicopter:before{content:"贈"}.mdi-help:before{content:""}.mdi-help-box:before{content:""}.mdi-help-circle:before{content:""}.mdi-help-circle-outline:before{content:""}.mdi-help-network:before{content:""}.mdi-help-network-outline:before{content:"ﱦ"}.mdi-help-rhombus:before{content:"ﮁ"}.mdi-help-rhombus-outline:before{content:"ﮂ"}.mdi-hexagon:before{content:""}.mdi-hexagon-multiple:before{content:""}.mdi-hexagon-outline:before{content:""}.mdi-hexagon-slice-1:before{content:"輸"}.mdi-hexagon-slice-2:before{content:"遲"}.mdi-hexagon-slice-3:before{content:"醙"}.mdi-hexagon-slice-4:before{content:"鉶"}.mdi-hexagon-slice-5:before{content:"陼"}.mdi-hexagon-slice-6:before{content:"難"}.mdi-hexagram:before{content:"靖"}.mdi-hexagram-outline:before{content:"韛"}.mdi-high-definition:before{content:""}.mdi-high-definition-box:before{content:""}.mdi-highway:before{content:""}.mdi-hinduism:before{content:"沈"}.mdi-history:before{content:""}.mdi-hockey-puck:before{content:""}.mdi-hockey-sticks:before{content:""}.mdi-hololens:before{content:""}.mdi-home:before{content:""}.mdi-home-account:before{content:""}.mdi-home-alert:before{content:""}.mdi-home-assistant:before{content:""}.mdi-home-automation:before{content:""}.mdi-home-circle:before{content:""}.mdi-home-currency-usd:before{content:""}.mdi-home-heart:before{content:""}.mdi-home-lock:before{content:""}.mdi-home-lock-open:before{content:""}.mdi-home-map-marker:before{content:""}.mdi-home-minus:before{content:"拾"}.mdi-home-modern:before{content:""}.mdi-home-outline:before{content:""}.mdi-home-plus:before{content:"若"}.mdi-home-variant:before{content:""}.mdi-home-variant-outline:before{content:"ﮃ"}.mdi-hook:before{content:""}.mdi-hook-off:before{content:""}.mdi-hops:before{content:""}.mdi-horseshoe:before{content:"練"}.mdi-hospital:before{content:""}.mdi-hospital-building:before{content:""}.mdi-hospital-marker:before{content:""}.mdi-hot-tub:before{content:""}.mdi-hotel:before{content:""}.mdi-houzz:before{content:""}.mdi-houzz-box:before{content:""}.mdi-hulu:before{content:""}.mdi-human:before{content:""}.mdi-human-child:before{content:""}.mdi-human-female:before{content:""}.mdi-human-female-boy:before{content:"縉"}.mdi-human-female-female:before{content:"繁"}.mdi-human-female-girl:before{content:"署"}.mdi-human-greeting:before{content:""}.mdi-human-handsdown:before{content:""}.mdi-human-handsup:before{content:""}.mdi-human-male:before{content:""}.mdi-human-male-boy:before{content:"者"}.mdi-human-male-female:before{content:""}.mdi-human-male-girl:before{content:"臭"}.mdi-human-male-male:before{content:"艹"}.mdi-human-pregnant:before{content:""}.mdi-humble-bundle:before{content:""}.mdi-ice-cream:before{content:""}.mdi-iframe:before{content:"ﱧ"}.mdi-iframe-outline:before{content:"ﱨ"}.mdi-image:before{content:""}.mdi-image-album:before{content:""}.mdi-image-area:before{content:""}.mdi-image-area-close:before{content:""}.mdi-image-broken:before{content:""}.mdi-image-broken-variant:before{content:""}.mdi-image-filter:before{content:""}.mdi-image-filter-black-white:before{content:""}.mdi-image-filter-center-focus:before{content:""}.mdi-image-filter-center-focus-weak:before{content:""}.mdi-image-filter-drama:before{content:""}.mdi-image-filter-frames:before{content:""}.mdi-image-filter-hdr:before{content:""}.mdi-image-filter-none:before{content:""}.mdi-image-filter-tilt-shift:before{content:""}.mdi-image-filter-vintage:before{content:""}.mdi-image-move:before{content:"立"}.mdi-image-multiple:before{content:""}.mdi-image-off:before{content:""}.mdi-image-outline:before{content:"掠"}.mdi-image-plus:before{content:""}.mdi-image-search:before{content:"略"}.mdi-image-search-outline:before{content:"亮"}.mdi-image-size-select-actual:before{content:"ﱩ"}.mdi-image-size-select-large:before{content:"ﱪ"}.mdi-image-size-select-small:before{content:"ﱫ"}.mdi-import:before{content:""}.mdi-inbox:before{content:""}.mdi-inbox-arrow-down:before{content:""}.mdi-inbox-arrow-up:before{content:""}.mdi-inbox-multiple:before{content:""}.mdi-inbox-multiple-outline:before{content:"ﮄ"}.mdi-incognito:before{content:""}.mdi-infinity:before{content:""}.mdi-information:before{content:""}.mdi-information-outline:before{content:""}.mdi-information-variant:before{content:""}.mdi-instagram:before{content:""}.mdi-instapaper:before{content:""}.mdi-internet-explorer:before{content:""}.mdi-invert-colors:before{content:""}.mdi-ip:before{content:"艹"}.mdi-ip-network:before{content:"著"}.mdi-ip-network-outline:before{content:"ﱬ"}.mdi-ipod:before{content:"ﱭ"}.mdi-islam:before{content:"兩"}.mdi-itunes:before{content:""}.mdi-jeepney:before{content:""}.mdi-jira:before{content:""}.mdi-jquery:before{content:""}.mdi-jsfiddle:before{content:""}.mdi-json:before{content:""}.mdi-judaism:before{content:"凉"}.mdi-karate:before{content:""}.mdi-keg:before{content:""}.mdi-kettle:before{content:""}.mdi-key:before{content:""}.mdi-key-change:before{content:""}.mdi-key-minus:before{content:""}.mdi-key-plus:before{content:""}.mdi-key-remove:before{content:""}.mdi-key-variant:before{content:""}.mdi-keyboard:before{content:""}.mdi-keyboard-backspace:before{content:""}.mdi-keyboard-caps:before{content:""}.mdi-keyboard-close:before{content:""}.mdi-keyboard-off:before{content:""}.mdi-keyboard-outline:before{content:"梁"}.mdi-keyboard-return:before{content:""}.mdi-keyboard-settings:before{content:"笠"}.mdi-keyboard-settings-outline:before{content:"粒"}.mdi-keyboard-tab:before{content:""}.mdi-keyboard-variant:before{content:""}.mdi-kickstarter:before{content:""}.mdi-knife:before{content:"狀"}.mdi-knife-military:before{content:"炙"}.mdi-kodi:before{content:""}.mdi-label:before{content:""}.mdi-label-off:before{content:"響"}.mdi-label-off-outline:before{content:"頋"}.mdi-label-outline:before{content:""}.mdi-label-variant:before{content:"頻"}.mdi-label-variant-outline:before{content:"鬒"}.mdi-ladybug:before{content:""}.mdi-lambda:before{content:""}.mdi-lamp:before{content:""}.mdi-lan:before{content:""}.mdi-lan-connect:before{content:""}.mdi-lan-disconnect:before{content:""}.mdi-lan-pending:before{content:""}.mdi-language-c:before{content:""}.mdi-language-cpp:before{content:""}.mdi-language-csharp:before{content:""}.mdi-language-css3:before{content:""}.mdi-language-go:before{content:""}.mdi-language-haskell:before{content:"ﱮ"}.mdi-language-html5:before{content:""}.mdi-language-java:before{content:"﬜"}.mdi-language-javascript:before{content:""}.mdi-language-lua:before{content:""}.mdi-language-php:before{content:""}.mdi-language-python:before{content:""}.mdi-language-python-text:before{content:""}.mdi-language-r:before{content:""}.mdi-language-ruby-on-rails:before{content:"龜"}.mdi-language-swift:before{content:""}.mdi-language-typescript:before{content:""}.mdi-laptop:before{content:""}.mdi-laptop-chromebook:before{content:""}.mdi-laptop-mac:before{content:""}.mdi-laptop-off:before{content:""}.mdi-laptop-windows:before{content:""}.mdi-laravel:before{content:"𢡊"}.mdi-lastfm:before{content:""}.mdi-lastpass:before{content:""}.mdi-launch:before{content:""}.mdi-lava-lamp:before{content:""}.mdi-layers:before{content:""}.mdi-layers-off:before{content:""}.mdi-layers-off-outline:before{content:"識"}.mdi-layers-outline:before{content:"什"}.mdi-lead-pencil:before{content:""}.mdi-leaf:before{content:""}.mdi-leaf-maple:before{content:"ﱯ"}.mdi-led-off:before{content:""}.mdi-led-on:before{content:""}.mdi-led-outline:before{content:""}.mdi-led-strip:before{content:""}.mdi-led-variant-off:before{content:""}.mdi-led-variant-on:before{content:""}.mdi-led-variant-outline:before{content:""}.mdi-less-than:before{content:"糧"}.mdi-less-than-or-equal:before{content:"良"}.mdi-library:before{content:""}.mdi-library-books:before{content:""}.mdi-library-music:before{content:""}.mdi-library-plus:before{content:""}.mdi-library-shelves:before{content:"ﮅ"}.mdi-lifebuoy:before{content:""}.mdi-light-switch:before{content:"諒"}.mdi-lightbulb:before{content:""}.mdi-lightbulb-on:before{content:""}.mdi-lightbulb-on-outline:before{content:""}.mdi-lightbulb-outline:before{content:""}.mdi-lighthouse:before{content:"茶"}.mdi-lighthouse-on:before{content:"刺"}.mdi-link:before{content:""}.mdi-link-off:before{content:""}.mdi-link-plus:before{content:"ﱰ"}.mdi-link-variant:before{content:""}.mdi-link-variant-off:before{content:""}.mdi-linkedin:before{content:""}.mdi-linkedin-box:before{content:""}.mdi-linux:before{content:""}.mdi-linux-mint:before{content:""}.mdi-litecoin:before{content:"褐"}.mdi-loading:before{content:""}.mdi-lock:before{content:""}.mdi-lock-alert:before{content:""}.mdi-lock-clock:before{content:"量"}.mdi-lock-open:before{content:""}.mdi-lock-open-outline:before{content:""}.mdi-lock-outline:before{content:""}.mdi-lock-pattern:before{content:""}.mdi-lock-plus:before{content:""}.mdi-lock-question:before{content:""}.mdi-lock-reset:before{content:""}.mdi-lock-smart:before{content:""}.mdi-locker:before{content:""}.mdi-locker-multiple:before{content:""}.mdi-login:before{content:""}.mdi-login-variant:before{content:""}.mdi-logout:before{content:""}.mdi-logout-variant:before{content:""}.mdi-looks:before{content:""}.mdi-loop:before{content:""}.mdi-loupe:before{content:""}.mdi-lumx:before{content:""}.mdi-lyft:before{content:"יִ"}.mdi-magnet:before{content:""}.mdi-magnet-on:before{content:""}.mdi-magnify:before{content:""}.mdi-magnify-close:before{content:"勵"}.mdi-magnify-minus:before{content:""}.mdi-magnify-minus-cursor:before{content:"視"}.mdi-magnify-minus-outline:before{content:""}.mdi-magnify-plus:before{content:""}.mdi-magnify-plus-cursor:before{content:"謁"}.mdi-magnify-plus-outline:before{content:""}.mdi-mail-ru:before{content:""}.mdi-mailbox:before{content:""}.mdi-map:before{content:""}.mdi-map-legend:before{content:"切"}.mdi-map-marker:before{content:""}.mdi-map-marker-check:before{content:"ﱱ"}.mdi-map-marker-circle:before{content:""}.mdi-map-marker-distance:before{content:""}.mdi-map-marker-minus:before{content:""}.mdi-map-marker-multiple:before{content:""}.mdi-map-marker-off:before{content:""}.mdi-map-marker-outline:before{content:""}.mdi-map-marker-plus:before{content:""}.mdi-map-marker-radius:before{content:""}.mdi-map-minus:before{content:"呂"}.mdi-map-outline:before{content:"女"}.mdi-map-plus:before{content:"廬"}.mdi-map-search:before{content:"旅"}.mdi-map-search-outline:before{content:"濾"}.mdi-mapbox:before{content:"ﮆ"}.mdi-margin:before{content:""}.mdi-markdown:before{content:""}.mdi-marker:before{content:""}.mdi-marker-check:before{content:""}.mdi-mastodon:before{content:"𢡄"}.mdi-mastodon-variant:before{content:"𣏕"}.mdi-material-design:before{content:"礪"}.mdi-material-ui:before{content:""}.mdi-math-compass:before{content:""}.mdi-math-cos:before{content:"ﱲ"}.mdi-math-sin:before{content:"ﱳ"}.mdi-math-tan:before{content:"ﱴ"}.mdi-matrix:before{content:""}.mdi-maxcdn:before{content:""}.mdi-medal:before{content:"閭"}.mdi-medical-bag:before{content:""}.mdi-medium:before{content:""}.mdi-meetup:before{content:"㮝"}.mdi-memory:before{content:""}.mdi-menu:before{content:""}.mdi-menu-down:before{content:""}.mdi-menu-down-outline:before{content:""}.mdi-menu-left:before{content:""}.mdi-menu-left-outline:before{content:"度"}.mdi-menu-open:before{content:"ﮇ"}.mdi-menu-right:before{content:""}.mdi-menu-right-outline:before{content:"拓"}.mdi-menu-swap:before{content:"謹"}.mdi-menu-swap-outline:before{content:"賓"}.mdi-menu-up:before{content:""}.mdi-menu-up-outline:before{content:""}.mdi-message:before{content:""}.mdi-message-alert:before{content:""}.mdi-message-alert-outline:before{content:"糖"}.mdi-message-bulleted:before{content:""}.mdi-message-bulleted-off:before{content:""}.mdi-message-draw:before{content:""}.mdi-message-image:before{content:""}.mdi-message-outline:before{content:""}.mdi-message-plus:before{content:""}.mdi-message-processing:before{content:""}.mdi-message-reply:before{content:""}.mdi-message-reply-text:before{content:""}.mdi-message-settings:before{content:""}.mdi-message-settings-variant:before{content:""}.mdi-message-text:before{content:""}.mdi-message-text-outline:before{content:""}.mdi-message-video:before{content:""}.mdi-meteor:before{content:""}.mdi-metronome:before{content:""}.mdi-metronome-tick:before{content:""}.mdi-micro-sd:before{content:""}.mdi-microphone:before{content:""}.mdi-microphone-minus:before{content:""}.mdi-microphone-off:before{content:""}.mdi-microphone-outline:before{content:""}.mdi-microphone-plus:before{content:""}.mdi-microphone-settings:before{content:""}.mdi-microphone-variant:before{content:""}.mdi-microphone-variant-off:before{content:""}.mdi-microscope:before{content:""}.mdi-microsoft:before{content:""}.mdi-microsoft-dynamics:before{content:"驪"}.mdi-microwave:before{content:"ﱵ"}.mdi-midi:before{content:""}.mdi-midi-port:before{content:""}.mdi-minecraft:before{content:""}.mdi-mini-sd:before{content:"宅"}.mdi-minidisc:before{content:"洞"}.mdi-minus:before{content:""}.mdi-minus-box:before{content:""}.mdi-minus-box-outline:before{content:""}.mdi-minus-circle:before{content:""}.mdi-minus-circle-outline:before{content:""}.mdi-minus-network:before{content:""}.mdi-minus-network-outline:before{content:"ﱶ"}.mdi-mixcloud:before{content:""}.mdi-mixed-reality:before{content:""}.mdi-mixer:before{content:""}.mdi-molecule:before{content:"ﮈ"}.mdi-monitor:before{content:""}.mdi-monitor-cellphone:before{content:"麗"}.mdi-monitor-cellphone-star:before{content:"黎"}.mdi-monitor-dashboard:before{content:"暴"}.mdi-monitor-multiple:before{content:""}.mdi-more:before{content:""}.mdi-motorbike:before{content:""}.mdi-mouse:before{content:""}.mdi-mouse-bluetooth:before{content:"力"}.mdi-mouse-off:before{content:""}.mdi-mouse-variant:before{content:""}.mdi-mouse-variant-off:before{content:""}.mdi-move-resize:before{content:""}.mdi-move-resize-variant:before{content:""}.mdi-movie:before{content:""}.mdi-movie-roll:before{content:""}.mdi-muffin:before{content:"曆"}.mdi-multiplication:before{content:""}.mdi-multiplication-box:before{content:""}.mdi-mushroom:before{content:""}.mdi-mushroom-outline:before{content:""}.mdi-music:before{content:""}.mdi-music-box:before{content:""}.mdi-music-box-outline:before{content:""}.mdi-music-circle:before{content:""}.mdi-music-circle-outline:before{content:"䀘"}.mdi-music-note:before{content:""}.mdi-music-note-bluetooth:before{content:""}.mdi-music-note-bluetooth-off:before{content:""}.mdi-music-note-eighth:before{content:""}.mdi-music-note-half:before{content:""}.mdi-music-note-off:before{content:""}.mdi-music-note-quarter:before{content:""}.mdi-music-note-sixteenth:before{content:""}.mdi-music-note-whole:before{content:""}.mdi-music-off:before{content:""}.mdi-nas:before{content:""}.mdi-nativescript:before{content:""}.mdi-nature:before{content:""}.mdi-nature-people:before{content:""}.mdi-navigation:before{content:""}.mdi-near-me:before{content:""}.mdi-needle:before{content:""}.mdi-netflix:before{content:""}.mdi-network:before{content:""}.mdi-network-off:before{content:"ﱷ"}.mdi-network-off-outline:before{content:"ﱸ"}.mdi-network-outline:before{content:"ﱹ"}.mdi-network-strength-1:before{content:""}.mdi-network-strength-1-alert:before{content:""}.mdi-network-strength-2:before{content:""}.mdi-network-strength-2-alert:before{content:""}.mdi-network-strength-3:before{content:""}.mdi-network-strength-3-alert:before{content:""}.mdi-network-strength-4:before{content:""}.mdi-network-strength-4-alert:before{content:""}.mdi-network-strength-off:before{content:""}.mdi-network-strength-off-outline:before{content:""}.mdi-network-strength-outline:before{content:""}.mdi-new-box:before{content:""}.mdi-newspaper:before{content:""}.mdi-nfc:before{content:""}.mdi-nfc-tap:before{content:""}.mdi-nfc-variant:before{content:""}.mdi-ninja:before{content:""}.mdi-nintendo-switch:before{content:""}.mdi-nodejs:before{content:""}.mdi-not-equal:before{content:"歷"}.mdi-not-equal-variant:before{content:"轢"}.mdi-note:before{content:""}.mdi-note-multiple:before{content:""}.mdi-note-multiple-outline:before{content:""}.mdi-note-outline:before{content:""}.mdi-note-plus:before{content:""}.mdi-note-plus-outline:before{content:""}.mdi-note-text:before{content:""}.mdi-notebook:before{content:""}.mdi-notification-clear-all:before{content:""}.mdi-npm:before{content:""}.mdi-npm-variant:before{content:"年"}.mdi-npm-variant-outline:before{content:"憐"}.mdi-nuke:before{content:""}.mdi-null:before{content:""}.mdi-numeric:before{content:""}.mdi-numeric-0:before{content:"0"}.mdi-numeric-0-box:before{content:""}.mdi-numeric-0-box-multiple-outline:before{content:""}.mdi-numeric-0-box-outline:before{content:""}.mdi-numeric-0-circle:before{content:"ﱺ"}.mdi-numeric-0-circle-outline:before{content:"ﱻ"}.mdi-numeric-1:before{content:"1"}.mdi-numeric-1-box:before{content:""}.mdi-numeric-1-box-multiple-outline:before{content:""}.mdi-numeric-1-box-outline:before{content:""}.mdi-numeric-1-circle:before{content:"ﱼ"}.mdi-numeric-1-circle-outline:before{content:"ﱽ"}.mdi-numeric-2:before{content:"2"}.mdi-numeric-2-box:before{content:""}.mdi-numeric-2-box-multiple-outline:before{content:""}.mdi-numeric-2-box-outline:before{content:""}.mdi-numeric-2-circle:before{content:"ﱾ"}.mdi-numeric-2-circle-outline:before{content:"ﱿ"}.mdi-numeric-3:before{content:"3"}.mdi-numeric-3-box:before{content:""}.mdi-numeric-3-box-multiple-outline:before{content:""}.mdi-numeric-3-box-outline:before{content:""}.mdi-numeric-3-circle:before{content:"ﲀ"}.mdi-numeric-3-circle-outline:before{content:"ﲁ"}.mdi-numeric-4:before{content:"4"}.mdi-numeric-4-box:before{content:""}.mdi-numeric-4-box-multiple-outline:before{content:""}.mdi-numeric-4-box-outline:before{content:""}.mdi-numeric-4-circle:before{content:"ﲂ"}.mdi-numeric-4-circle-outline:before{content:"ﲃ"}.mdi-numeric-5:before{content:"5"}.mdi-numeric-5-box:before{content:""}.mdi-numeric-5-box-multiple-outline:before{content:""}.mdi-numeric-5-box-outline:before{content:""}.mdi-numeric-5-circle:before{content:"ﲄ"}.mdi-numeric-5-circle-outline:before{content:"ﲅ"}.mdi-numeric-6:before{content:"6"}.mdi-numeric-6-box:before{content:""}.mdi-numeric-6-box-multiple-outline:before{content:""}.mdi-numeric-6-box-outline:before{content:""}.mdi-numeric-6-circle:before{content:"ﲆ"}.mdi-numeric-6-circle-outline:before{content:"ﲇ"}.mdi-numeric-7:before{content:"7"}.mdi-numeric-7-box:before{content:""}.mdi-numeric-7-box-multiple-outline:before{content:""}.mdi-numeric-7-box-outline:before{content:""}.mdi-numeric-7-circle:before{content:"ﲈ"}.mdi-numeric-7-circle-outline:before{content:"ﲉ"}.mdi-numeric-8:before{content:"8"}.mdi-numeric-8-box:before{content:""}.mdi-numeric-8-box-multiple-outline:before{content:""}.mdi-numeric-8-box-outline:before{content:""}.mdi-numeric-8-circle:before{content:"ﲊ"}.mdi-numeric-8-circle-outline:before{content:"ﲋ"}.mdi-numeric-9:before{content:"9"}.mdi-numeric-9-box:before{content:""}.mdi-numeric-9-box-multiple-outline:before{content:""}.mdi-numeric-9-box-outline:before{content:""}.mdi-numeric-9-circle:before{content:"ﲌ"}.mdi-numeric-9-circle-outline:before{content:"ﲍ"}.mdi-numeric-9-plus-box:before{content:""}.mdi-numeric-9-plus-box-multiple-outline:before{content:""}.mdi-numeric-9-plus-box-outline:before{content:""}.mdi-numeric-9-plus-circle:before{content:"ﲎ"}.mdi-numeric-9-plus-circle-outline:before{content:"ﲏ"}.mdi-nut:before{content:""}.mdi-nutrition:before{content:""}.mdi-oar:before{content:""}.mdi-octagon:before{content:""}.mdi-octagon-outline:before{content:""}.mdi-octagram:before{content:""}.mdi-octagram-outline:before{content:""}.mdi-odnoklassniki:before{content:""}.mdi-clinic:before{content:""}.mdi-clinic-building:before{content:"戀"}.mdi-oil:before{content:""}.mdi-oil-temperature:before{content:""}.mdi-omega:before{content:""}.mdi-one-up:before{content:"ﮉ"}.mdi-onedrive:before{content:""}.mdi-onenote:before{content:""}.mdi-onepassword:before{content:""}.mdi-opacity:before{content:""}.mdi-open-in-app:before{content:""}.mdi-open-in-new:before{content:""}.mdi-open-source-initiative:before{content:"ﮊ"}.mdi-openid:before{content:""}.mdi-opera:before{content:""}.mdi-orbit:before{content:""}.mdi-origin:before{content:"שׂ"}.mdi-ornament:before{content:""}.mdi-ornament-variant:before{content:""}.mdi-owl:before{content:""}.mdi-pac-man:before{content:"ﮋ"}.mdi-package:before{content:""}.mdi-package-down:before{content:""}.mdi-package-up:before{content:""}.mdi-package-variant:before{content:""}.mdi-package-variant-closed:before{content:""}.mdi-page-first:before{content:""}.mdi-page-last:before{content:""}.mdi-page-layout-body:before{content:""}.mdi-page-layout-footer:before{content:""}.mdi-page-layout-header:before{content:""}.mdi-page-layout-sidebar-left:before{content:""}.mdi-page-layout-sidebar-right:before{content:""}.mdi-page-next:before{content:"ﮌ"}.mdi-page-next-outline:before{content:"ﮍ"}.mdi-page-previous:before{content:"ﮎ"}.mdi-page-previous-outline:before{content:"ﮏ"}.mdi-palette:before{content:""}.mdi-palette-advanced:before{content:""}.mdi-palette-swatch:before{content:""}.mdi-pan:before{content:"ﮐ"}.mdi-pan-bottom-left:before{content:"ﮑ"}.mdi-pan-bottom-right:before{content:"ﮒ"}.mdi-pan-down:before{content:"ﮓ"}.mdi-pan-horizontal:before{content:"ﮔ"}.mdi-pan-left:before{content:"ﮕ"}.mdi-pan-right:before{content:"ﮖ"}.mdi-pan-top-left:before{content:"ﮗ"}.mdi-pan-top-right:before{content:"ﮘ"}.mdi-pan-up:before{content:"ﮙ"}.mdi-pan-vertical:before{content:"ﮚ"}.mdi-panda:before{content:""}.mdi-pandora:before{content:""}.mdi-panorama:before{content:""}.mdi-panorama-fisheye:before{content:""}.mdi-panorama-horizontal:before{content:""}.mdi-panorama-vertical:before{content:""}.mdi-panorama-wide-angle:before{content:""}.mdi-paper-cut-vertical:before{content:""}.mdi-paperclip:before{content:""}.mdi-parachute:before{content:"ﲐ"}.mdi-parachute-outline:before{content:"ﲑ"}.mdi-parking:before{content:""}.mdi-passport:before{content:""}.mdi-patreon:before{content:""}.mdi-pause:before{content:""}.mdi-pause-circle:before{content:""}.mdi-pause-circle-outline:before{content:""}.mdi-pause-octagon:before{content:""}.mdi-pause-octagon-outline:before{content:""}.mdi-paw:before{content:""}.mdi-paw-off:before{content:""}.mdi-paypal:before{content:""}.mdi-peace:before{content:""}.mdi-pen:before{content:""}.mdi-pencil:before{content:""}.mdi-pencil-box:before{content:""}.mdi-pencil-box-outline:before{content:""}.mdi-pencil-circle:before{content:""}.mdi-pencil-circle-outline:before{content:""}.mdi-pencil-lock:before{content:""}.mdi-pencil-off:before{content:""}.mdi-pencil-outline:before{content:"ﲒ"}.mdi-pentagon:before{content:""}.mdi-pentagon-outline:before{content:""}.mdi-percent:before{content:""}.mdi-periodic-table:before{content:""}.mdi-periodic-table-co2:before{content:""}.mdi-periscope:before{content:""}.mdi-pharmacy:before{content:""}.mdi-phone:before{content:""}.mdi-phone-bluetooth:before{content:""}.mdi-phone-classic:before{content:""}.mdi-phone-forward:before{content:""}.mdi-phone-hangup:before{content:""}.mdi-phone-in-talk:before{content:""}.mdi-phone-incoming:before{content:""}.mdi-phone-lock:before{content:""}.mdi-phone-log:before{content:""}.mdi-phone-minus:before{content:""}.mdi-phone-missed:before{content:""}.mdi-phone-outgoing:before{content:""}.mdi-phone-paused:before{content:""}.mdi-phone-plus:before{content:""}.mdi-phone-return:before{content:""}.mdi-phone-rotate-landscape:before{content:""}.mdi-phone-rotate-portrait:before{content:""}.mdi-phone-settings:before{content:""}.mdi-phone-voip:before{content:""}.mdi-pi:before{content:""}.mdi-pi-box:before{content:""}.mdi-piano:before{content:""}.mdi-pickaxe:before{content:""}.mdi-pier:before{content:""}.mdi-pier-crane:before{content:""}.mdi-pig:before{content:""}.mdi-pill:before{content:""}.mdi-pillar:before{content:""}.mdi-pin:before{content:""}.mdi-pin-off:before{content:""}.mdi-pin-off-outline:before{content:"勞"}.mdi-pin-outline:before{content:"擄"}.mdi-pine-tree:before{content:""}.mdi-pine-tree-box:before{content:""}.mdi-pinterest:before{content:""}.mdi-pinterest-box:before{content:""}.mdi-pinwheel:before{content:"䀹"}.mdi-pinwheel-outline:before{content:"𥉉"}.mdi-pipe:before{content:""}.mdi-pipe-disconnected:before{content:""}.mdi-pipe-leak:before{content:""}.mdi-pirate:before{content:"輻"}.mdi-pistol:before{content:""}.mdi-piston:before{content:""}.mdi-pizza:before{content:""}.mdi-play:before{content:""}.mdi-play-box-outline:before{content:""}.mdi-play-circle:before{content:""}.mdi-play-circle-outline:before{content:""}.mdi-play-network:before{content:""}.mdi-play-network-outline:before{content:"ﲓ"}.mdi-play-pause:before{content:""}.mdi-play-protected-content:before{content:""}.mdi-play-speed:before{content:""}.mdi-playlist-check:before{content:""}.mdi-playlist-edit:before{content:""}.mdi-playlist-minus:before{content:""}.mdi-playlist-music:before{content:"ﲔ"}.mdi-playlist-music-outline:before{content:"ﲕ"}.mdi-playlist-play:before{content:""}.mdi-playlist-plus:before{content:""}.mdi-playlist-remove:before{content:""}.mdi-playstation:before{content:""}.mdi-plex:before{content:""}.mdi-plus:before{content:""}.mdi-plus-box:before{content:""}.mdi-plus-box-outline:before{content:""}.mdi-plus-circle:before{content:""}.mdi-plus-circle-multiple-outline:before{content:""}.mdi-plus-circle-outline:before{content:""}.mdi-plus-minus:before{content:"撚"}.mdi-plus-minus-box:before{content:"漣"}.mdi-plus-network:before{content:""}.mdi-plus-network-outline:before{content:"ﲖ"}.mdi-plus-one:before{content:""}.mdi-plus-outline:before{content:""}.mdi-pocket:before{content:""}.mdi-podcast:before{content:"煉"}.mdi-pokeball:before{content:""}.mdi-pokemon-go:before{content:"行"}.mdi-poker-chip:before{content:""}.mdi-polaroid:before{content:""}.mdi-poll:before{content:""}.mdi-poll-box:before{content:""}.mdi-polymer:before{content:""}.mdi-pool:before{content:""}.mdi-popcorn:before{content:""}.mdi-postage-stamp:before{content:"ﲗ"}.mdi-pot:before{content:""}.mdi-pot-mix:before{content:""}.mdi-pound:before{content:""}.mdi-pound-box:before{content:""}.mdi-power:before{content:""}.mdi-power-cycle:before{content:"豈"}.mdi-power-off:before{content:"更"}.mdi-power-on:before{content:"車"}.mdi-power-plug:before{content:""}.mdi-power-plug-off:before{content:""}.mdi-power-settings:before{content:""}.mdi-power-sleep:before{content:"賈"}.mdi-power-socket:before{content:""}.mdi-power-socket-au:before{content:"滑"}.mdi-power-socket-eu:before{content:""}.mdi-power-socket-uk:before{content:""}.mdi-power-socket-us:before{content:""}.mdi-power-standby:before{content:"串"}.mdi-powershell:before{content:"降"}.mdi-prescription:before{content:""}.mdi-presentation:before{content:""}.mdi-presentation-play:before{content:""}.mdi-printer:before{content:""}.mdi-printer-3d:before{content:""}.mdi-printer-alert:before{content:""}.mdi-printer-settings:before{content:""}.mdi-printer-wireless:before{content:"見"}.mdi-priority-high:before{content:""}.mdi-priority-low:before{content:""}.mdi-professional-hexagon:before{content:""}.mdi-progress-alert:before{content:"ﲘ"}.mdi-progress-check:before{content:"璉"}.mdi-progress-clock:before{content:"秊"}.mdi-progress-download:before{content:"練"}.mdi-progress-upload:before{content:"聯"}.mdi-progress-wrench:before{content:"ﲙ"}.mdi-projector:before{content:""}.mdi-projector-screen:before{content:""}.mdi-publish:before{content:""}.mdi-pulse:before{content:""}.mdi-pumpkin:before{content:"ﮛ"}.mdi-puzzle:before{content:""}.mdi-puzzle-outline:before{content:"贈"}.mdi-qi:before{content:"輦"}.mdi-qqchat:before{content:""}.mdi-qrcode:before{content:""}.mdi-qrcode-edit:before{content:""}.mdi-qrcode-scan:before{content:""}.mdi-quadcopter:before{content:""}.mdi-quality-high:before{content:""}.mdi-quality-low:before{content:"廓"}.mdi-quality-medium:before{content:"兀"}.mdi-quicktime:before{content:""}.mdi-rabbit:before{content:"句"}.mdi-radar:before{content:""}.mdi-radiator:before{content:""}.mdi-radiator-disabled:before{content:"𥳐"}.mdi-radiator-off:before{content:"𧻓"}.mdi-radio:before{content:""}.mdi-radio-am:before{content:"ﲚ"}.mdi-radio-fm:before{content:"ﲛ"}.mdi-radio-handheld:before{content:""}.mdi-radio-tower:before{content:""}.mdi-radioactive:before{content:""}.mdi-radiobox-blank:before{content:""}.mdi-radiobox-marked:before{content:""}.mdi-radius:before{content:"ﲜ"}.mdi-radius-outline:before{content:"ﲝ"}.mdi-raspberrypi:before{content:""}.mdi-ray-end:before{content:""}.mdi-ray-end-arrow:before{content:""}.mdi-ray-start:before{content:""}.mdi-ray-start-arrow:before{content:""}.mdi-ray-start-end:before{content:""}.mdi-ray-vertex:before{content:""}.mdi-react:before{content:""}.mdi-read:before{content:""}.mdi-receipt:before{content:""}.mdi-record:before{content:""}.mdi-record-player:before{content:"蓮"}.mdi-record-rec:before{content:""}.mdi-recycle:before{content:""}.mdi-reddit:before{content:""}.mdi-redo:before{content:""}.mdi-redo-variant:before{content:""}.mdi-reflect-horizontal:before{content:"嗀"}.mdi-reflect-vertical:before{content:"﨎"}.mdi-refresh:before{content:""}.mdi-regex:before{content:""}.mdi-registered-trademark:before{content:"辶"}.mdi-relative-scale:before{content:""}.mdi-reload:before{content:""}.mdi-reminder:before{content:""}.mdi-remote:before{content:""}.mdi-remote-desktop:before{content:""}.mdi-rename-box:before{content:""}.mdi-reorder-horizontal:before{content:""}.mdi-reorder-vertical:before{content:""}.mdi-repeat:before{content:""}.mdi-repeat-off:before{content:""}.mdi-repeat-once:before{content:""}.mdi-replay:before{content:""}.mdi-reply:before{content:""}.mdi-reply-all:before{content:""}.mdi-reproduction:before{content:""}.mdi-resistor:before{content:"ײַ"}.mdi-resistor-nodes:before{content:"ﬠ"}.mdi-resize:before{content:"逸"}.mdi-resize-bottom-right:before{content:""}.mdi-responsive:before{content:""}.mdi-restart:before{content:""}.mdi-restore:before{content:"連"}.mdi-restore-clock:before{content:""}.mdi-rewind:before{content:""}.mdi-rewind-outline:before{content:""}.mdi-rhombus:before{content:""}.mdi-rhombus-medium:before{content:"﨏"}.mdi-rhombus-outline:before{content:""}.mdi-rhombus-split:before{content:"塚"}.mdi-ribbon:before{content:""}.mdi-rice:before{content:""}.mdi-ring:before{content:""}.mdi-road:before{content:""}.mdi-road-variant:before{content:""}.mdi-robot:before{content:""}.mdi-robot-industrial:before{content:"ﬡ"}.mdi-robot-vacuum:before{content:""}.mdi-robot-vacuum-variant:before{content:"龜"}.mdi-rocket:before{content:""}.mdi-rollupjs:before{content:"ﮜ"}.mdi-room-service:before{content:""}.mdi-rotate-3d:before{content:""}.mdi-rotate-left:before{content:""}.mdi-rotate-left-variant:before{content:""}.mdi-rotate-right:before{content:""}.mdi-rotate-right-variant:before{content:""}.mdi-rounded-corner:before{content:""}.mdi-router-wireless:before{content:""}.mdi-router-wireless-settings:before{content:"難"}.mdi-routes:before{content:""}.mdi-rowing:before{content:""}.mdi-rss:before{content:""}.mdi-rss-box:before{content:""}.mdi-ruler:before{content:""}.mdi-ruler-square:before{content:"ﲞ"}.mdi-run:before{content:""}.mdi-run-fast:before{content:""}.mdi-safe:before{content:"響"}.mdi-sale:before{content:""}.mdi-salesforce:before{content:""}.mdi-sass:before{content:""}.mdi-satellite:before{content:""}.mdi-satellite-uplink:before{content:"龜"}.mdi-satellite-variant:before{content:""}.mdi-sausage:before{content:""}.mdi-saxophone:before{content:""}.mdi-scale:before{content:""}.mdi-scale-balance:before{content:""}.mdi-scale-bathroom:before{content:""}.mdi-scanner:before{content:""}.mdi-scanner-off:before{content:"契"}.mdi-school:before{content:""}.mdi-scissors-cutting:before{content:"頻"}.mdi-screen-rotation:before{content:""}.mdi-screen-rotation-lock:before{content:""}.mdi-screwdriver:before{content:""}.mdi-script:before{content:"ﮝ"}.mdi-script-outline:before{content:""}.mdi-script-text:before{content:"ﮞ"}.mdi-script-text-outline:before{content:"ﮟ"}.mdi-sd:before{content:""}.mdi-seal:before{content:""}.mdi-search-web:before{content:""}.mdi-seat:before{content:"ﲟ"}.mdi-seat-flat:before{content:""}.mdi-seat-flat-angled:before{content:""}.mdi-seat-individual-suite:before{content:""}.mdi-seat-legroom-extra:before{content:""}.mdi-seat-legroom-normal:before{content:""}.mdi-seat-legroom-reduced:before{content:""}.mdi-seat-outline:before{content:"ﲠ"}.mdi-seat-recline-extra:before{content:""}.mdi-seat-recline-normal:before{content:""}.mdi-seatbelt:before{content:"ﲡ"}.mdi-security:before{content:""}.mdi-security-network:before{content:""}.mdi-select:before{content:""}.mdi-select-all:before{content:""}.mdi-select-compare:before{content:"齃"}.mdi-select-drag:before{content:"恵"}.mdi-select-inverse:before{content:""}.mdi-select-off:before{content:""}.mdi-selection:before{content:""}.mdi-selection-drag:before{content:"𤋮"}.mdi-selection-off:before{content:""}.mdi-send:before{content:""}.mdi-send-lock:before{content:""}.mdi-serial-port:before{content:""}.mdi-server:before{content:""}.mdi-server-minus:before{content:""}.mdi-server-network:before{content:""}.mdi-server-network-off:before{content:""}.mdi-server-off:before{content:""}.mdi-server-plus:before{content:""}.mdi-server-remove:before{content:""}.mdi-server-security:before{content:""}.mdi-set-all:before{content:""}.mdi-set-center:before{content:""}.mdi-set-center-right:before{content:""}.mdi-set-left:before{content:""}.mdi-set-left-center:before{content:""}.mdi-set-left-right:before{content:""}.mdi-set-none:before{content:""}.mdi-set-right:before{content:""}.mdi-set-top-box:before{content:"咽"}.mdi-settings:before{content:""}.mdi-settings-box:before{content:""}.mdi-settings-helper:before{content:"舘"}.mdi-settings-outline:before{content:""}.mdi-shape:before{content:""}.mdi-shape-circle-plus:before{content:""}.mdi-shape-outline:before{content:""}.mdi-shape-plus:before{content:""}.mdi-shape-polygon-plus:before{content:""}.mdi-shape-rectangle-plus:before{content:""}.mdi-shape-square-plus:before{content:""}.mdi-share:before{content:""}.mdi-share-outline:before{content:"櫓"}.mdi-share-variant:before{content:""}.mdi-sheep:before{content:"ﲢ"}.mdi-shield:before{content:""}.mdi-shield-account:before{content:""}.mdi-shield-account-outline:before{content:"﨑"}.mdi-shield-airplane:before{content:""}.mdi-shield-airplane-outline:before{content:"ﲣ"}.mdi-shield-check:before{content:""}.mdi-shield-check-outline:before{content:"ﲤ"}.mdi-shield-cross:before{content:"ﲥ"}.mdi-shield-cross-outline:before{content:"ﲦ"}.mdi-shield-half-full:before{content:""}.mdi-shield-home:before{content:""}.mdi-shield-home-outline:before{content:"ﲧ"}.mdi-shield-key:before{content:"ﮠ"}.mdi-shield-key-outline:before{content:"ﮡ"}.mdi-shield-lock:before{content:"列"}.mdi-shield-lock-outline:before{content:"ﲨ"}.mdi-shield-off:before{content:"劣"}.mdi-shield-off-outline:before{content:"鍊"}.mdi-shield-outline:before{content:""}.mdi-shield-plus:before{content:"龎"}.mdi-shield-plus-outline:before{content:"﫚"}.mdi-shield-remove:before{content:"﫛"}.mdi-shield-remove-outline:before{content:"﫜"}.mdi-ship-wheel:before{content:""}.mdi-shoe-formal:before{content:"ﬢ"}.mdi-shoe-heel:before{content:"ﬣ"}.mdi-shopify:before{content:"﫝"}.mdi-shopping:before{content:""}.mdi-shopping-music:before{content:""}.mdi-shovel:before{content:""}.mdi-shovel-off:before{content:""}.mdi-shower:before{content:"烈"}.mdi-shower-head:before{content:"裂"}.mdi-shredder:before{content:""}.mdi-shuffle:before{content:""}.mdi-shuffle-disabled:before{content:""}.mdi-shuffle-variant:before{content:""}.mdi-sigma:before{content:""}.mdi-sigma-lower:before{content:""}.mdi-sign-caution:before{content:""}.mdi-sign-direction:before{content:""}.mdi-sign-text:before{content:""}.mdi-signal:before{content:""}.mdi-signal-2g:before{content:""}.mdi-signal-3g:before{content:""}.mdi-signal-4g:before{content:""}.mdi-signal-5g:before{content:"﩮"}.mdi-signal-cellular-1:before{content:""}.mdi-signal-cellular-2:before{content:""}.mdi-signal-cellular-3:before{content:""}.mdi-signal-cellular-outline:before{content:""}.mdi-signal-hspa:before{content:""}.mdi-signal-hspa-plus:before{content:""}.mdi-signal-off:before{content:""}.mdi-signal-variant:before{content:""}.mdi-silo:before{content:"ﬤ"}.mdi-silverware:before{content:""}.mdi-silverware-fork:before{content:""}.mdi-silverware-fork-knife:before{content:"﩯"}.mdi-silverware-spoon:before{content:""}.mdi-silverware-variant:before{content:""}.mdi-sim:before{content:""}.mdi-sim-alert:before{content:""}.mdi-sim-off:before{content:""}.mdi-sina-weibo:before{content:"﫞"}.mdi-sitemap:before{content:""}.mdi-skip-backward:before{content:""}.mdi-skip-forward:before{content:""}.mdi-skip-next:before{content:""}.mdi-skip-next-circle:before{content:""}.mdi-skip-next-circle-outline:before{content:""}.mdi-skip-previous:before{content:""}.mdi-skip-previous-circle:before{content:""}.mdi-skip-previous-circle-outline:before{content:""}.mdi-skull:before{content:""}.mdi-skull-crossbones:before{content:"ﮢ"}.mdi-skull-crossbones-outline:before{content:"ﮣ"}.mdi-skull-outline:before{content:"ﮤ"}.mdi-skype:before{content:""}.mdi-skype-business:before{content:""}.mdi-slack:before{content:""}.mdi-slackware:before{content:"金"}.mdi-sleep:before{content:""}.mdi-sleep-off:before{content:""}.mdi-smog:before{content:"並"}.mdi-smoke-detector:before{content:""}.mdi-smoking:before{content:""}.mdi-smoking-off:before{content:""}.mdi-snapchat:before{content:""}.mdi-snowflake:before{content:""}.mdi-snowman:before{content:""}.mdi-soccer:before{content:""}.mdi-soccer-field:before{content:""}.mdi-sofa:before{content:""}.mdi-solar-power:before{content:"况"}.mdi-solid:before{content:""}.mdi-sort:before{content:""}.mdi-sort-alphabetical:before{content:""}.mdi-sort-ascending:before{content:""}.mdi-sort-descending:before{content:""}.mdi-sort-numeric:before{content:""}.mdi-sort-variant:before{content:""}.mdi-sort-variant-lock:before{content:"ﲩ"}.mdi-sort-variant-lock-open:before{content:"ﲪ"}.mdi-soundcloud:before{content:""}.mdi-source-branch:before{content:""}.mdi-source-commit:before{content:""}.mdi-source-commit-end:before{content:""}.mdi-source-commit-end-local:before{content:""}.mdi-source-commit-local:before{content:""}.mdi-source-commit-next-local:before{content:""}.mdi-source-commit-start:before{content:""}.mdi-source-commit-start-next-local:before{content:""}.mdi-source-fork:before{content:""}.mdi-source-merge:before{content:""}.mdi-source-pull:before{content:""}.mdi-source-repository:before{content:"ﲫ"}.mdi-source-repository-multiple:before{content:"ﲬ"}.mdi-soy-sauce:before{content:""}.mdi-spa:before{content:"ﲭ"}.mdi-spa-outline:before{content:"ﲮ"}.mdi-space-invaders:before{content:"ﮥ"}.mdi-speaker:before{content:""}.mdi-speaker-bluetooth:before{content:"說"}.mdi-speaker-off:before{content:""}.mdi-speaker-wireless:before{content:""}.mdi-speedometer:before{content:""}.mdi-spellcheck:before{content:""}.mdi-spider-web:before{content:"ﮦ"}.mdi-spotify:before{content:""}.mdi-spotlight:before{content:""}.mdi-spotlight-beam:before{content:""}.mdi-spray:before{content:""}.mdi-spray-bottle:before{content:"﫟"}.mdi-square:before{content:""}.mdi-square-edit-outline:before{content:"喇"}.mdi-square-inc:before{content:""}.mdi-square-inc-cash:before{content:""}.mdi-square-medium:before{content:"晴"}.mdi-square-medium-outline:before{content:"﨓"}.mdi-square-outline:before{content:""}.mdi-square-root:before{content:""}.mdi-square-root-box:before{content:"廉"}.mdi-square-small:before{content:"﨔"}.mdi-squeegee:before{content:"﫠"}.mdi-ssh:before{content:""}.mdi-stack-exchange:before{content:""}.mdi-stack-overflow:before{content:""}.mdi-stadium:before{content:""}.mdi-stairs:before{content:""}.mdi-standard-definition:before{content:""}.mdi-star:before{content:""}.mdi-star-box:before{content:"全"}.mdi-star-box-outline:before{content:"侀"}.mdi-star-circle:before{content:""}.mdi-star-circle-outline:before{content:"念"}.mdi-star-face:before{content:"捻"}.mdi-star-four-points:before{content:"﫡"}.mdi-star-four-points-outline:before{content:"﫢"}.mdi-star-half:before{content:""}.mdi-star-off:before{content:""}.mdi-star-outline:before{content:""}.mdi-star-three-points:before{content:"﫣"}.mdi-star-three-points-outline:before{content:"﫤"}.mdi-steam:before{content:""}.mdi-steam-box:before{content:"奈"}.mdi-steering:before{content:""}.mdi-steering-off:before{content:"懶"}.mdi-step-backward:before{content:""}.mdi-step-backward-2:before{content:""}.mdi-step-forward:before{content:""}.mdi-step-forward-2:before{content:""}.mdi-stethoscope:before{content:""}.mdi-sticker:before{content:""}.mdi-sticker-emoji:before{content:""}.mdi-stocking:before{content:""}.mdi-stop:before{content:""}.mdi-stop-circle:before{content:""}.mdi-stop-circle-outline:before{content:""}.mdi-store:before{content:""}.mdi-store-24-hour:before{content:""}.mdi-stove:before{content:""}.mdi-strava:before{content:"ﬥ"}.mdi-subdirectory-arrow-left:before{content:""}.mdi-subdirectory-arrow-right:before{content:""}.mdi-subtitles:before{content:"凞"}.mdi-subtitles-outline:before{content:"猪"}.mdi-subway:before{content:""}.mdi-subway-variant:before{content:""}.mdi-summit:before{content:""}.mdi-sunglasses:before{content:""}.mdi-surround-sound:before{content:""}.mdi-surround-sound-2-0:before{content:""}.mdi-surround-sound-3-1:before{content:""}.mdi-surround-sound-5-1:before{content:""}.mdi-surround-sound-7-1:before{content:""}.mdi-svg:before{content:""}.mdi-swap-horizontal:before{content:""}.mdi-swap-horizontal-bold:before{content:"ﮩ"}.mdi-swap-horizontal-variant:before{content:""}.mdi-swap-vertical:before{content:""}.mdi-swap-vertical-bold:before{content:"ﮪ"}.mdi-swap-vertical-variant:before{content:""}.mdi-swim:before{content:""}.mdi-switch:before{content:""}.mdi-sword:before{content:""}.mdi-sword-cross:before{content:""}.mdi-symfony:before{content:"﫥"}.mdi-sync:before{content:""}.mdi-sync-alert:before{content:""}.mdi-sync-off:before{content:""}.mdi-tab:before{content:""}.mdi-tab-minus:before{content:"ﬦ"}.mdi-tab-plus:before{content:""}.mdi-tab-remove:before{content:"ﬧ"}.mdi-tab-unselected:before{content:""}.mdi-table:before{content:""}.mdi-table-border:before{content:"益"}.mdi-table-column:before{content:""}.mdi-table-column-plus-after:before{content:""}.mdi-table-column-plus-before:before{content:""}.mdi-table-column-remove:before{content:""}.mdi-table-column-width:before{content:""}.mdi-table-edit:before{content:""}.mdi-table-large:before{content:""}.mdi-table-merge-cells:before{content:"殮"}.mdi-table-of-contents:before{content:""}.mdi-table-plus:before{content:"充"}.mdi-table-remove:before{content:"冀"}.mdi-table-row:before{content:""}.mdi-table-row-height:before{content:""}.mdi-table-row-plus-after:before{content:""}.mdi-table-row-plus-before:before{content:""}.mdi-table-row-remove:before{content:""}.mdi-table-search:before{content:"癩"}.mdi-table-settings:before{content:""}.mdi-tablet:before{content:""}.mdi-tablet-android:before{content:""}.mdi-tablet-cellphone:before{content:"簾"}.mdi-tablet-ipad:before{content:""}.mdi-taco:before{content:""}.mdi-tag:before{content:""}.mdi-tag-faces:before{content:""}.mdi-tag-heart:before{content:""}.mdi-tag-heart-outline:before{content:"ﮫ"}.mdi-tag-minus:before{content:"羅"}.mdi-tag-multiple:before{content:""}.mdi-tag-outline:before{content:""}.mdi-tag-plus:before{content:""}.mdi-tag-remove:before{content:""}.mdi-tag-text-outline:before{content:""}.mdi-tape-measure:before{content:"ﬨ"}.mdi-target:before{content:""}.mdi-target-account:before{content:"ﮬ"}.mdi-target-variant:before{content:"勇"}.mdi-taxi:before{content:""}.mdi-teach:before{content:""}.mdi-teamviewer:before{content:""}.mdi-telegram:before{content:""}.mdi-telescope:before{content:"﬩"}.mdi-television:before{content:""}.mdi-television-box:before{content:""}.mdi-television-classic:before{content:""}.mdi-television-classic-off:before{content:""}.mdi-television-guide:before{content:""}.mdi-television-off:before{content:""}.mdi-temperature-celsius:before{content:""}.mdi-temperature-fahrenheit:before{content:""}.mdi-temperature-kelvin:before{content:""}.mdi-tennis:before{content:""}.mdi-tent:before{content:""}.mdi-terrain:before{content:""}.mdi-test-tube:before{content:""}.mdi-test-tube-empty:before{content:"蘿"}.mdi-test-tube-off:before{content:"螺"}.mdi-text:before{content:"獵"}.mdi-text-shadow:before{content:""}.mdi-text-short:before{content:"令"}.mdi-text-subject:before{content:"囹"}.mdi-text-to-speech:before{content:""}.mdi-text-to-speech-off:before{content:""}.mdi-textbox:before{content:""}.mdi-textbox-password:before{content:""}.mdi-texture:before{content:""}.mdi-theater:before{content:""}.mdi-theme-light-dark:before{content:""}.mdi-thermometer:before{content:""}.mdi-thermometer-lines:before{content:""}.mdi-thermostat:before{content:""}.mdi-thermostat-box:before{content:""}.mdi-thought-bubble:before{content:""}.mdi-thought-bubble-outline:before{content:""}.mdi-thumb-down:before{content:""}.mdi-thumb-down-outline:before{content:""}.mdi-thumb-up:before{content:""}.mdi-thumb-up-outline:before{content:""}.mdi-thumbs-up-down:before{content:""}.mdi-ticket:before{content:""}.mdi-ticket-account:before{content:""}.mdi-ticket-confirmation:before{content:""}.mdi-ticket-outline:before{content:"裸"}.mdi-ticket-percent:before{content:""}.mdi-tie:before{content:""}.mdi-tilde:before{content:""}.mdi-timelapse:before{content:""}.mdi-timeline:before{content:"ﮭ"}.mdi-timeline-outline:before{content:"ﮮ"}.mdi-timeline-text:before{content:"ﮯ"}.mdi-timeline-text-outline:before{content:"ﮰ"}.mdi-timer:before{content:""}.mdi-timer-10:before{content:""}.mdi-timer-3:before{content:""}.mdi-timer-off:before{content:""}.mdi-timer-sand:before{content:""}.mdi-timer-sand-empty:before{content:""}.mdi-timer-sand-full:before{content:""}.mdi-timetable:before{content:""}.mdi-toaster-oven:before{content:"ﲯ"}.mdi-toggle-switch:before{content:""}.mdi-toggle-switch-off:before{content:""}.mdi-toggle-switch-off-outline:before{content:"礼"}.mdi-toggle-switch-outline:before{content:"神"}.mdi-toilet:before{content:"寧"}.mdi-toolbox:before{content:"嶺"}.mdi-toolbox-outline:before{content:"怜"}.mdi-tooltip:before{content:""}.mdi-tooltip-account:before{content:""}.mdi-tooltip-edit:before{content:""}.mdi-tooltip-image:before{content:""}.mdi-tooltip-image-outline:before{content:"ﮱ"}.mdi-tooltip-outline:before{content:""}.mdi-tooltip-plus:before{content:"﮲"}.mdi-tooltip-plus-outline:before{content:""}.mdi-tooltip-text:before{content:""}.mdi-tooltip-text-outline:before{content:"﮳"}.mdi-tooth:before{content:""}.mdi-tooth-outline:before{content:""}.mdi-tor:before{content:""}.mdi-tournament:before{content:"玲"}.mdi-tower-beach:before{content:""}.mdi-tower-fire:before{content:""}.mdi-towing:before{content:""}.mdi-track-light:before{content:"邏"}.mdi-trackpad:before{content:""}.mdi-trackpad-lock:before{content:"爐"}.mdi-tractor:before{content:""}.mdi-trademark:before{content:"勺"}.mdi-traffic-light:before{content:""}.mdi-train:before{content:""}.mdi-train-car:before{content:"﮴"}.mdi-train-variant:before{content:""}.mdi-tram:before{content:""}.mdi-transcribe:before{content:""}.mdi-transcribe-close:before{content:""}.mdi-transfer:before{content:""}.mdi-transit-transfer:before{content:""}.mdi-transition:before{content:"樂"}.mdi-transition-masked:before{content:"洛"}.mdi-translate:before{content:""}.mdi-trash-can:before{content:"喝"}.mdi-trash-can-outline:before{content:"啕"}.mdi-treasure-chest:before{content:""}.mdi-tree:before{content:""}.mdi-trello:before{content:""}.mdi-trending-down:before{content:""}.mdi-trending-neutral:before{content:""}.mdi-trending-up:before{content:""}.mdi-triangle:before{content:""}.mdi-triangle-outline:before{content:""}.mdi-triforce:before{content:"﮵"}.mdi-trophy:before{content:""}.mdi-trophy-award:before{content:""}.mdi-trophy-outline:before{content:""}.mdi-trophy-variant:before{content:""}.mdi-trophy-variant-outline:before{content:""}.mdi-truck:before{content:""}.mdi-truck-check:before{content:"ﲰ"}.mdi-truck-delivery:before{content:""}.mdi-truck-fast:before{content:""}.mdi-truck-trailer:before{content:""}.mdi-tshirt-crew:before{content:"喙"}.mdi-tshirt-crew-outline:before{content:""}.mdi-tshirt-v:before{content:"嗢"}.mdi-tshirt-v-outline:before{content:""}.mdi-tumble-dryer:before{content:"烙"}.mdi-tumblr:before{content:""}.mdi-tumblr-box:before{content:"珞"}.mdi-tumblr-reblog:before{content:""}.mdi-tune:before{content:""}.mdi-tune-vertical:before{content:""}.mdi-turnstile:before{content:"ﲱ"}.mdi-turnstile-outline:before{content:"ﲲ"}.mdi-turtle:before{content:"ﲳ"}.mdi-twitch:before{content:""}.mdi-twitter:before{content:""}.mdi-twitter-box:before{content:""}.mdi-twitter-circle:before{content:""}.mdi-twitter-retweet:before{content:""}.mdi-two-factor-authentication:before{content:"瑩"}.mdi-uber:before{content:""}.mdi-ubisoft:before{content:"﮶"}.mdi-ubuntu:before{content:""}.mdi-ultra-high-definition:before{content:""}.mdi-umbraco:before{content:""}.mdi-umbrella:before{content:""}.mdi-umbrella-closed:before{content:"羚"}.mdi-umbrella-outline:before{content:""}.mdi-undo:before{content:""}.mdi-undo-variant:before{content:""}.mdi-unfold-less-horizontal:before{content:""}.mdi-unfold-less-vertical:before{content:""}.mdi-unfold-more-horizontal:before{content:""}.mdi-unfold-more-vertical:before{content:""}.mdi-ungroup:before{content:""}.mdi-unity:before{content:""}.mdi-unreal:before{content:"聆"}.mdi-untappd:before{content:""}.mdi-update:before{content:""}.mdi-upload:before{content:""}.mdi-upload-multiple:before{content:""}.mdi-upload-network:before{content:""}.mdi-upload-network-outline:before{content:"ﲴ"}.mdi-usb:before{content:""}.mdi-van-passenger:before{content:""}.mdi-van-utility:before{content:""}.mdi-vanish:before{content:""}.mdi-variable:before{content:"﫦"}.mdi-vector-arrange-above:before{content:""}.mdi-vector-arrange-below:before{content:""}.mdi-vector-bezier:before{content:"﫧"}.mdi-vector-circle:before{content:""}.mdi-vector-circle-variant:before{content:""}.mdi-vector-combine:before{content:""}.mdi-vector-curve:before{content:""}.mdi-vector-difference:before{content:""}.mdi-vector-difference-ab:before{content:""}.mdi-vector-difference-ba:before{content:""}.mdi-vector-ellipse:before{content:""}.mdi-vector-intersection:before{content:""}.mdi-vector-line:before{content:""}.mdi-vector-point:before{content:""}.mdi-vector-polygon:before{content:""}.mdi-vector-polyline:before{content:""}.mdi-vector-radius:before{content:""}.mdi-vector-rectangle:before{content:""}.mdi-vector-selection:before{content:""}.mdi-vector-square:before{content:""}.mdi-vector-triangle:before{content:""}.mdi-vector-union:before{content:""}.mdi-venmo:before{content:""}.mdi-vhs:before{content:"祥"}.mdi-vibrate:before{content:""}.mdi-vibrate-off:before{content:"ﲵ"}.mdi-video:before{content:""}.mdi-video-3d:before{content:""}.mdi-video-4k-box:before{content:""}.mdi-video-account:before{content:"落"}.mdi-video-image:before{content:"酪"}.mdi-video-input-antenna:before{content:""}.mdi-video-input-component:before{content:""}.mdi-video-input-hdmi:before{content:""}.mdi-video-input-svideo:before{content:""}.mdi-video-minus:before{content:"鈴"}.mdi-video-off:before{content:""}.mdi-video-off-outline:before{content:"﮷"}.mdi-video-outline:before{content:"﮸"}.mdi-video-plus:before{content:"零"}.mdi-video-stabilization:before{content:"駱"}.mdi-video-switch:before{content:""}.mdi-video-vintage:before{content:"福"}.mdi-view-agenda:before{content:""}.mdi-view-array:before{content:""}.mdi-view-carousel:before{content:""}.mdi-view-column:before{content:""}.mdi-view-dashboard:before{content:""}.mdi-view-dashboard-outline:before{content:"靖"}.mdi-view-dashboard-variant:before{content:""}.mdi-view-day:before{content:""}.mdi-view-grid:before{content:""}.mdi-view-headline:before{content:""}.mdi-view-list:before{content:""}.mdi-view-module:before{content:""}.mdi-view-parallel:before{content:""}.mdi-view-quilt:before{content:""}.mdi-view-sequential:before{content:""}.mdi-view-split-horizontal:before{content:"ﮧ"}.mdi-view-split-vertical:before{content:"ﮨ"}.mdi-view-stream:before{content:""}.mdi-view-week:before{content:""}.mdi-vimeo:before{content:""}.mdi-violin:before{content:""}.mdi-virtual-reality:before{content:""}.mdi-visual-studio:before{content:""}.mdi-visual-studio-code:before{content:"精"}.mdi-vk:before{content:""}.mdi-vk-box:before{content:""}.mdi-vk-circle:before{content:""}.mdi-vlc:before{content:""}.mdi-voice:before{content:""}.mdi-voicemail:before{content:""}.mdi-volleyball:before{content:"靈"}.mdi-volume-high:before{content:""}.mdi-volume-low:before{content:""}.mdi-volume-medium:before{content:""}.mdi-volume-minus:before{content:""}.mdi-volume-mute:before{content:""}.mdi-volume-off:before{content:""}.mdi-volume-plus:before{content:""}.mdi-vote:before{content:"羽"}.mdi-vote-outline:before{content:"﨟"}.mdi-vpn:before{content:""}.mdi-vuejs:before{content:""}.mdi-walk:before{content:""}.mdi-wall:before{content:""}.mdi-wall-sconce:before{content:"亂"}.mdi-wall-sconce-flat:before{content:"卵"}.mdi-wall-sconce-variant:before{content:"欄"}.mdi-wallet:before{content:""}.mdi-wallet-giftcard:before{content:""}.mdi-wallet-membership:before{content:""}.mdi-wallet-outline:before{content:"﮹"}.mdi-wallet-travel:before{content:""}.mdi-wan:before{content:""}.mdi-washing-machine:before{content:""}.mdi-watch:before{content:""}.mdi-watch-export:before{content:""}.mdi-watch-export-variant:before{content:""}.mdi-watch-import:before{content:""}.mdi-watch-import-variant:before{content:""}.mdi-watch-variant:before{content:""}.mdi-watch-vibrate:before{content:""}.mdi-watch-vibrate-off:before{content:"ﲶ"}.mdi-water:before{content:""}.mdi-water-off:before{content:""}.mdi-water-percent:before{content:""}.mdi-water-pump:before{content:""}.mdi-watermark:before{content:""}.mdi-waves:before{content:""}.mdi-waze:before{content:"﮺"}.mdi-weather-cloudy:before{content:""}.mdi-weather-fog:before{content:""}.mdi-weather-hail:before{content:""}.mdi-weather-hurricane:before{content:""}.mdi-weather-lightning:before{content:""}.mdi-weather-lightning-rainy:before{content:""}.mdi-weather-night:before{content:""}.mdi-weather-partlycloudy:before{content:""}.mdi-weather-pouring:before{content:""}.mdi-weather-rainy:before{content:""}.mdi-weather-snowy:before{content:""}.mdi-weather-snowy-rainy:before{content:""}.mdi-weather-sunny:before{content:""}.mdi-weather-sunset:before{content:""}.mdi-weather-sunset-down:before{content:""}.mdi-weather-sunset-up:before{content:""}.mdi-weather-windy:before{content:""}.mdi-weather-windy-variant:before{content:""}.mdi-web:before{content:""}.mdi-webcam:before{content:""}.mdi-webhook:before{content:""}.mdi-webpack:before{content:""}.mdi-wechat:before{content:""}.mdi-weight:before{content:""}.mdi-weight-kilogram:before{content:""}.mdi-weight-pound:before{content:"領"}.mdi-whatsapp:before{content:""}.mdi-wheelchair-accessibility:before{content:""}.mdi-whistle:before{content:"例"}.mdi-white-balance-auto:before{content:""}.mdi-white-balance-incandescent:before{content:""}.mdi-white-balance-iridescent:before{content:""}.mdi-white-balance-sunny:before{content:""}.mdi-widgets:before{content:""}.mdi-wifi:before{content:""}.mdi-wifi-off:before{content:""}.mdi-wifi-strength-1:before{content:"爛"}.mdi-wifi-strength-1-alert:before{content:"蘭"}.mdi-wifi-strength-1-lock:before{content:"鸞"}.mdi-wifi-strength-2:before{content:"嵐"}.mdi-wifi-strength-2-alert:before{content:"濫"}.mdi-wifi-strength-2-lock:before{content:"藍"}.mdi-wifi-strength-3:before{content:"襤"}.mdi-wifi-strength-3-alert:before{content:"拉"}.mdi-wifi-strength-3-lock:before{content:"臘"}.mdi-wifi-strength-4:before{content:"蠟"}.mdi-wifi-strength-4-alert:before{content:"廊"}.mdi-wifi-strength-4-lock:before{content:"朗"}.mdi-wifi-strength-alert-outline:before{content:"浪"}.mdi-wifi-strength-lock-outline:before{content:"狼"}.mdi-wifi-strength-off:before{content:"郎"}.mdi-wifi-strength-off-outline:before{content:"來"}.mdi-wifi-strength-outline:before{content:"冷"}.mdi-wii:before{content:""}.mdi-wiiu:before{content:""}.mdi-wikipedia:before{content:""}.mdi-window-close:before{content:""}.mdi-window-closed:before{content:""}.mdi-window-maximize:before{content:""}.mdi-window-minimize:before{content:""}.mdi-window-open:before{content:""}.mdi-window-restore:before{content:""}.mdi-windows:before{content:""}.mdi-windows-classic:before{content:"蘒"}.mdi-wiper:before{content:"﫨"}.mdi-wordpress:before{content:""}.mdi-worker:before{content:""}.mdi-wrap:before{content:""}.mdi-wrap-disabled:before{content:"﮻"}.mdi-wrench:before{content:""}.mdi-wrench-outline:before{content:"﮼"}.mdi-wunderlist:before{content:""}.mdi-xamarin:before{content:""}.mdi-xamarin-outline:before{content:""}.mdi-xaml:before{content:""}.mdi-xbox:before{content:""}.mdi-xbox-controller:before{content:""}.mdi-xbox-controller-battery-alert:before{content:""}.mdi-xbox-controller-battery-charging:before{content:"﨡"}.mdi-xbox-controller-battery-empty:before{content:""}.mdi-xbox-controller-battery-full:before{content:""}.mdi-xbox-controller-battery-low:before{content:""}.mdi-xbox-controller-battery-medium:before{content:""}.mdi-xbox-controller-battery-unknown:before{content:""}.mdi-xbox-controller-off:before{content:""}.mdi-xda:before{content:""}.mdi-xing:before{content:""}.mdi-xing-box:before{content:""}.mdi-xing-circle:before{content:""}.mdi-xml:before{content:""}.mdi-xmpp:before{content:""}.mdi-yahoo:before{content:"שׁ"}.mdi-yammer:before{content:""}.mdi-yeast:before{content:""}.mdi-yelp:before{content:""}.mdi-yin-yang:before{content:""}.mdi-youtube:before{content:""}.mdi-youtube-creator-studio:before{content:""}.mdi-youtube-gaming:before{content:""}.mdi-youtube-tv:before{content:""}.mdi-z-wave:before{content:"﫩"}.mdi-zend:before{content:"﫪"}.mdi-zip-box:before{content:""}.mdi-zip-disk:before{content:"諸"}.mdi-zodiac-aquarius:before{content:"塚"}.mdi-zodiac-aries:before{content:"墳"}.mdi-zodiac-cancer:before{content:"奄"}.mdi-zodiac-capricorn:before{content:"奔"}.mdi-zodiac-gemini:before{content:"婢"}.mdi-zodiac-leo:before{content:"嬨"}.mdi-zodiac-libra:before{content:"廒"}.mdi-zodiac-pisces:before{content:"廙"}.mdi-zodiac-sagittarius:before{content:"彩"}.mdi-zodiac-scorpio:before{content:"徭"}.mdi-zodiac-taurus:before{content:"惘"}.mdi-zodiac-virgo:before{content:"慎"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgb(0 0 0/.54)}.mdi-dark.mdi-inactive:before{color:rgb(0 0 0/.26)}.fancybox-button:hover,.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgb(255 255 255/.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{transform:scaleX(-1);-ms-filter:"FlipH"}.mdi-flip-v:before{transform:scaleY(-1);-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:2s linear infinite mdi-spin;animation:2s linear infinite mdi-spin}.askme,.banner,.banner-page-two .banner-six-promo-image,.comment-list .comment .comment-body .comment-content,.content-product-sidebyside,.header-section .wrapper-header .main-navigation,.image-product-sidebyside,.logo-header,.np-features-section,.owl-carousel,.owl-carousel .owl-item,.screenshot-wrap,.slide-image,.whatseo,div.code-toolbar,form.searchformblog{position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.discount-mobile-box,.fancybox-slide--image:before,.height-auto .bottom-shape-coin li:nth-child(3),.height-auto .bottom-shape-coin li:nth-child(4),.image-mobile-product,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn,.owl-theme .owl-nav .owl-next>span,.owl-theme .owl-nav .owl-prev>span,.rating>input,.sticky-logo{display:none}.fancybox-is-sliding .fancybox-slide,.fancybox-show-thumbs .fancybox-thumbs,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous,.hidden-mobile-small,.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-infobar,.line-numbers .line-numbers-rows,.owl-carousel.owl-drag .owl-item,div.code-toolbar>.toolbar>.toolbar-item>button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.fancybox-spaceball,.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/theme/np_site/newtheme/dist/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:#fff0}.owl-theme .owl-nav,.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{display:block;-webkit-backface-visibility:visible;border-radius:30px}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.animate__headShake,.animate__pulse{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__flash{-webkit-animation-name:flash;animation-name:flash}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animate__tada{-webkit-animation-name:tada;animation-name:tada}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX}.animate__flipInX,.animate__flipInY,.animate__flipOutX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY}.animate__flipOutX,.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX}.animate__flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}.animate__lightSpeedInLeft,.animate__lightSpeedInRight{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft}.animate__lightSpeedOutLeft,.animate__lightSpeedOutRight{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:unset}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate,[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-down].aos-animate,[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}.waitMe_container:not(body),body.waitMe_container .waitMe{transform:translateZ(0);backface-visibility:hidden}body.waitMe_container .waitMe{position:fixed;height:100vh}body.waitMe_container .waitMe .waitMe_content{top:50%!important;transform:none!important}.waitMe_container .waitMe{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9989;text-align:center;overflow:hidden;cursor:wait}.waitMe_container .waitMe *{font-family:inherit;font-size:inherit;font-weight:initial;font-style:initial;line-height:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial;margin:initial}.waitMe_container .waitMe .waitMe_content{position:absolute;left:0;right:0;top:50%;backface-visibility:hidden}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_progress{display:inline-block;vertical-align:middle}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_text{display:inline-block;margin:0 0 0 20px;vertical-align:middle}.waitMe_container .waitMe .waitMe_progress{position:relative;font-size:0;line-height:0}.waitMe_container .waitMe .waitMe_progress>div{animation-fill-mode:both;display:inline-block;transform:translateZ(0);backface-visibility:hidden}.waitMe_container .waitMe .waitMe_text{position:relative;margin:20px 0 0}body.waitMe_body{overflow:hidden;height:100%}body.waitMe_body.hideMe{transition:opacity .2s ease-in-out;opacity:0}body.waitMe_body .waitMe_container:not([data-waitme_id]){position:fixed;z-index:9989;top:0;bottom:0;left:0;right:0;background:#fff}body.waitMe_body .waitMe_container:not([data-waitme_id])>div{animation-fill-mode:both;position:absolute}body.waitMe_body .waitMe_container.progress>div,body.waitMe_body .waitMe_container.working>div{width:0;height:3px;top:0;left:0;background:#000;box-shadow:-5px 0 5px 2px rgb(0 0 0/.2);animation:7s ease-out infinite progress_body}body.waitMe_body .waitMe_container.working>div{width:10%;left:-10%;animation:2s linear infinite working_body}body.waitMe_body .waitMe_container.progress>div:after{content:"";position:absolute;top:0;bottom:60%;right:0;width:60px;border-radius:50%;opacity:.5;transform:rotate(3deg);box-shadow:#000 1px 0 6px 1px}body.waitMe_body .waitMe_container.img>div{width:100%;height:100%;text-align:center;background-position:center!important;background-repeat:no-repeat!important}body.waitMe_body .waitMe_container.text>div{width:100%;top:45%;text-align:center}.waitMe_container .waitMe_progress.bounce>div{width:20px;height:20px;border-radius:50%;animation:1.4s ease-in-out infinite bounce}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1{animation-delay:-.32s}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2{animation-delay:-.16s}.waitMe_container .waitMe_progress.rotateplane>div{width:30px;height:30px;animation:1.2s ease-in-out infinite rotateplane;backface-visibility:visible}.waitMe_container .waitMe_progress.stretch{height:60px}.waitMe_container .waitMe_progress.stretch>div{width:1px;height:100%;margin:0 4px;animation:1.2s ease-in-out infinite stretch}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2{animation-delay:-1.1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3{animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2,.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4{animation-delay:-.9s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6,.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5{animation-delay:-.8s}.waitMe_container .waitMe_progress.orbit{width:40px;height:40px;margin:auto;position:relative}.waitMe_container .waitMe_progress.orbit>div{width:100%;height:100%;margin:auto;top:0;left:0;position:absolute;animation:2s linear infinite orbit_rotate}.waitMe_container .waitMe_progress.orbit>div>div{width:50%;height:50%;border-radius:50%;top:10%;left:10%;position:absolute;animation:2s ease-in-out infinite orbit}.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2>div{top:auto;bottom:10%;left:auto;right:10%;animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce{width:60px;height:60px;margin:auto}.waitMe_container .waitMe_progress.roundBounce>div{width:24%;height:24%;border-radius:50%;position:absolute;animation:1.2s ease-in-out infinite roundBounce}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1{top:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{top:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{bottom:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{bottom:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5{top:-3%;left:50%;margin-top:-12%;margin-left:-12%;animation-delay:-1.1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{top:50%;right:-3%;margin-top:-12%;margin-right:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{bottom:-3%;left:50%;margin-bottom:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{top:50%;left:-3%;margin-top:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9{top:0;right:0;animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10{bottom:0;right:0;animation-delay:-.7s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{animation-delay:-.6s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{animation-delay:-.5s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11{bottom:0;left:0;animation-delay:-.4s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{animation-delay:-.3s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{animation-delay:-.2s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12{top:0;left:0;animation-delay:-.1s}.waitMe_container .waitMe_progress.win8{width:40px;height:40px;margin:auto}.waitMe_container .waitMe_progress.win8>div{width:100%;height:100%;opacity:0;position:absolute;margin:auto;left:0;right:0;transform:rotate(225deg);animation:5.5s infinite win8}.waitMe_container .waitMe_progress.win8>div>div{width:15%;height:15%;border-radius:50%;position:absolute}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2{animation-delay:.24s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3{animation-delay:.48s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4{animation-delay:.72s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5{animation-delay:.96s}.waitMe_container .waitMe_progress.win8_linear{margin:auto;width:150px;height:6px}.waitMe_container .waitMe_progress.win8_linear>div{width:100%;height:100%;left:0;opacity:0;position:absolute;animation:3s infinite win8_linear}.waitMe_container .waitMe_progress.win8_linear>div>div{width:4%;height:100%;border-radius:50%}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2{animation-delay:.3s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3{animation-delay:.6s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4{animation-delay:.9s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5{animation-delay:1.2s}.waitMe_container .waitMe_progress.ios{margin:auto;width:40px;height:40px}.waitMe_container .waitMe_progress.ios>div{width:10%;height:26%;position:absolute;left:44.5%;top:37%;opacity:0;border-radius:50px;box-shadow:0 0 3px rgb(0 0 0/.2);animation:1s linear infinite ios}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1{transform:rotate(0) translate(0,-142%);animation-delay:0s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2{transform:rotate(30deg) translate(0,-142%);animation-delay:-.9167s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3{transform:rotate(60deg) translate(0,-142%);animation-delay:-.833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4{transform:rotate(90deg) translate(0,-142%);animation-delay:-.75s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5{transform:rotate(120deg) translate(0,-142%);animation-delay:-.667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6{transform:rotate(150deg) translate(0,-142%);animation-delay:-.5833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7{transform:rotate(180deg) translate(0,-142%);animation-delay:-.5s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8{transform:rotate(210deg) translate(0,-142%);animation-delay:-.41667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9{transform:rotate(240deg) translate(0,-142%);animation-delay:-.333s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10{transform:rotate(270deg) translate(0,-142%);animation-delay:-.25s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11{transform:rotate(300deg) translate(0,-142%);animation-delay:-.1667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12{transform:rotate(330deg) translate(0,-142%);animation-delay:-.0833s}.waitMe_container .waitMe_progress.facebook{margin:auto}.waitMe_container .waitMe_progress.facebook>div{width:6px;height:25px;margin-left:3px;border-radius:20px;transform:scaleY(.7);opacity:.1;animation:1.3s ease-in-out infinite facebook}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem1{animation-delay:.2s;transform:scaleY(.7)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem2{animation-delay:.4s;transform:scaleY(.85)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem3{animation-delay:.6s;transform:scaleY(1)}.waitMe_container .waitMe_progress.rotation>div{width:60px;height:60px;margin:auto;border-radius:100%;border-width:6px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;animation:1s linear infinite rotation}.waitMe_container .waitMe_progress.timer{width:40px;height:40px;margin:auto;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box;position:relative;text-indent:-9999px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{border-radius:3px;position:absolute;width:2px;height:48%;left:50%;top:50%;margin-left:-1px;margin-top:-1px;animation:1.25s linear infinite timer;transform-origin:1px 1px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{height:40%;animation:15s linear infinite timer}.waitMe_container .waitMe_progress.pulse{width:30px;height:30px;margin:auto;position:relative}.waitMe_container .waitMe_progress.pulse>div{margin:auto;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-radius:50%;position:absolute;opacity:0;animation:1s ease-out infinite pulsate}.waitMe_container .waitMe_progress.progressBar{width:200px;height:20px;margin:auto;background:rgb(0 0 0/.1);padding:5px;border-radius:20px;line-height:0;max-width:100%}.waitMe_container .waitMe_progress.progressBar>div{width:100%;height:100%;overflow:hidden;border-radius:20px;background-size:50px 50px;box-shadow:inset 0 2px 9px rgb(255 255 255/.3),inset 0 -2px 6px rgb(0 0 0/.4);background-image:linear-gradient(-45deg,rgb(240 240 240/.4) 26%,transparent 25%,transparent 51%,rgb(240 240 240/.4) 50%,rgb(240 240 240/.4) 76%,transparent 75%,transparent);animation:2s linear infinite progressBar}.waitMe_container .waitMe_progress.bouncePulse>div{width:20px;height:20px;margin-right:1px;display:inline-block;border-radius:50%;transform:scale(.5);animation:1.4s ease-in-out infinite bouncePulse}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem3{animation-delay:.1s}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem2{animation-delay:.4s}.bradcurmed ol,.fancybox-share p{margin:0;padding:0}.fancybox-thumbs__list a.fancybox-thumbs-active:before,.portfolio-carousel .owl-item.active.center .item,div.code-toolbar:hover>.toolbar{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{position:relative;margin:.5em 0;overflow:visible;padding:1px}pre[class*=language-]>code{position:relative;z-index:1;border-left:10px solid #358ccb;box-shadow:-1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;background-color:#fdfdfd;background-image:linear-gradient(transparent 50%,rgb(69 142 209/.04) 50%);background-size:3em 3em;background-origin:content-box;background-attachment:local}code[class*=language-]{max-height:inherit;height:inherit;padding:0 1em;display:block;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:#fdfdfd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1em}:not(pre)>code[class*=language-]{position:relative;padding:.2em;border-radius:.3em;color:#c92c2c;border:1px solid;display:inline;white-space:normal}pre[class*=language-]:after,pre[class*=language-]:before{content:"";display:block;position:absolute;bottom:.75em;width:40%;height:20%;max-height:13em;box-shadow:0 13px 8px #979797}pre[class*=language-]:before{left:.18em;-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg)}pre[class*=language-]:after{right:.75em;left:auto;-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);-o-transform:rotate(2deg);transform:rotate(2deg)}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#7d8b99}.token.punctuation{color:#5f6364}.token.boolean,.token.constant,.token.deleted,.token.function-name,.token.number,.token.property,.token.symbol,.token.tag{color:#c92c2c}.token.attr-name,.token.builtin,.token.char,.token.function,.token.inserted,.token.selector,.token.string{color:#2f9c0a}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#a67f59;background:rgb(255 255 255/.5)}.token.atrule,.token.attr-value,.token.class-name,.token.keyword{color:#1990b8}.token.important,.token.regex{color:#e90}.token.important{font-weight:400}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.7}pre[class*=language-].line-numbers.line-numbers{padding-left:0}pre[class*=language-].line-numbers.line-numbers code{padding-left:3.8em}pre[class*=language-].line-numbers.line-numbers .line-numbers-rows{left:0}pre[class*=language-][data-line]{padding-top:0;padding-bottom:0;padding-left:0}pre[data-line] code{position:relative;padding-left:4em}pre .line-highlight{margin-top:0}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:focus-within>.toolbar{opacity:1}.cursorportfolio,.more-about,.pointer,.search-submit,div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{border:0;font:inherit;line-height:normal;overflow:visible}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgb(224 224 224/.2);box-shadow:0 2px 0 0 rgb(0 0 0/.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}.btn-none{border:0;background-color:#fff0;transition:transform .1s ease-in-out}.btn-none:hover{transform:translateY(2px)}.alert-discount,.item-pricing .head-item .price-pricing{display:flex;align-items:center}.faq-section h2,.news-content h2,.web-desing-content h1{margin-bottom:10px!important}.alert-discount{background-color:#e91e63;color:#fff;padding:10px;border-radius:9px;border:3px solid #fff;margin-bottom:10px;justify-content:center;font-size:1.2em;font-family:iransans-medium,serif}.alert-discount i{margin-left:10px;font-size:26px;line-height:1;vertical-align:middle;opacity:.8}.discount-box{background-image:url(../images/discounts/nowrooz1404.png);background-repeat:no-repeat;position:fixed;bottom:-250px;right:0;width:250px;height:250px;background-size:100%;transition:bottom .5s cubic-bezier(.25, 1, .5, 1);will-change:bottom;z-index:1000}.discount-box.show{bottom:0}.discount-box .close{float:none;position:absolute;left:5px;top:5px;cursor:pointer;font-size:20px;color:#c00;z-index:1001}@media (max-width:1024px){.discount-box{display:none}}@media (min-width:371px) and (max-width:1024px){.discount-mobile-box{display:flex!important;position:relative;height:50px;align-items:center;justify-content:center;background:linear-gradient(86deg,#ed1847 0,#ed1c24 77%)}.discount-mobile-box img{height:48px;width:auto}}@media (max-width:370px),(min-width:1025px){.discount-mobile-box{display:none!important}}.banner-page-two .banner-six-promo-image>img,.res_img_content .res_img img{max-width:100%}@font-face{font-family:iransans-bold;font-display:swap;font-style:normal;font-weight:700;src:url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransansbold.woff) format("woff"),url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransansbold.woff2) format("woff2")}@font-face{font-family:iransans;font-style:normal;font-display:swap;font-weight:400;src:url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransans.woff) format("woff"),url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransans.woff2) format("woff2")}@font-face{font-family:iransans-light;font-style:normal;font-display:swap;font-weight:400;src:url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransanslight.woff) format("woff"),url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransanslight.woff2) format("woff2")}@font-face{font-family:iransans-medium;font-style:normal;font-display:swap;font-weight:400;src:url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransansmedium.woff) format("woff"),url(/theme/np_site/newtheme/dist/fonts/iransansfa/iransansmedium.woff2) format("woff2")}body{font-family:iransans,tahoma,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";overflow-x:hidden}p:last-child{margin-bottom:0;text-align:justify}.image-appcontent img,.np-logo-badge img{max-width:100%;height:auto}.clrfix:after{visibility:hidden;font-size:0;content:" ";clear:both;height:0}.container{max-width:1344px;padding:0 47px;position:relative;margin:0 auto}@media (min-width:992px){.container{padding:0 10px}}.section-one{overflow:hidden;position:relative;height:100%;padding:0 25px;border-bottom:10px solid #ffc108;background-color:#1b1b1b}.section-one .element-dark-section{overflow:hidden;position:absolute;z-index:-1;width:100%;height:calc(100% + 3px);top:0;left:0;transform:rotateY(180deg)}.section-one .element-dark-section:before{z-index:-3;background-color:#ffc107;box-shadow:none!important;content:"";bottom:0;left:calc(30% + 68px);transform-origin:bottom left;transform:skew(65deg,-9deg)}.section-one .element-dark-section:after{background-color:#1b1b1b;box-shadow:none;content:"";z-index:-2;bottom:31px;left:30%;transform-origin:bottom left;transform:skew(65deg,-9deg)}.header-section{position:relative;color:#fff}.header-section .wrapper-header{position:absolute;z-index:999;left:0;width:100%;background-color:#fff0;border-color:#fff0;padding:15px 25px}.main-logo{text-align:right}.main-logo img{max-height:100px}.header-section .wrapper-header .main-navigation li,.header-section .wrapper-header .main-navigation ol,.header-section .wrapper-header .main-navigation ul{list-style-type:none;margin:0;padding:0}.header-section .wrapper-header .main-navigation .list-menu li{vertical-align:middle;position:relative;display:inline-block;line-height:1}.header-section .wrapper-header .main-navigation .list-menu>li>a{color:#fff;position:relative;font-family:iransans-medium,Tahoma,serif;font-size:14px;line-height:1.8;padding:0 13px;transition:.2s;display:block;white-space:nowrap}.header-section .wrapper-header .main-navigation .list-menu>li>a::after{content:"";display:block;width:100%;height:2px;margin-top:2px;border-radius:1px;background-color:#ffc107;transition:.3s;transform:scaleX(0)}.main-navigation .menu-item-has-children:before{content:"";font-family:"Material Design Icons";position:absolute;left:-10px;top:5px}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu{border-radius:8px;padding:10px 0;border:1px solid #d4d4d41f;position:absolute;width:360px}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2{border-radius:8px;border:1px solid #d4d4d41f;position:absolute;width:600px;padding:10px}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2 ul{position:relative;display:block;width:50%;float:right}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu li a,.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2 li a{font-size:14px;line-height:1.5;color:#fff;padding:8px 20px;display:block;transition:.2s;text-decoration:none}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu li a:hover,.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2 li a:hover,.header-section .wrapper-header .main-navigation .list-menu>li:hover>a,.main-navigation .menu-item-has-children:hover:before{color:#ffc107}.header-section .wrapper-header .main-navigation .list-menu>li.current-menu-item>a:after,.header-section .wrapper-header .main-navigation .list-menu>li.current-menu-parent>a:after,.header-section .wrapper-header .main-navigation .list-menu>li.current_page_item>a:after,.header-section .wrapper-header .main-navigation .list-menu>li:hover>a:after{transform:scaleX(1)}.header-section .wrapper-header .main-navigation .list-menu li:hover>.sub-menu,.header-section .wrapper-header .main-navigation .list-menu li:hover>.sub-menu2{pointer-events:auto;visibility:visible;opacity:1}.button-header .button-customer{font-family:iransans-bold,serif,tahoma;font-size:14px;line-height:1.6;text-align:center;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;justify-content:center;align-items:center;height:42px;border-radius:25px;max-width:100%;min-width:100px;padding:0 30px;transition:.2s;border:0;background:#131313;color:#fff}.button-header .button-customer:active,.button-header .button-customer:focus,.button-header .button-customer:hover{background-color:#3a3a3a;color:#ffffffeb}.btn-toggle-menu{margin:0 auto 0 0;display:none;transition:.2s;cursor:pointer;background:0 0;border:0;outline:0;padding:0;overflow:hidden}.btn-toggle-menu i{color:#fff;font-size:2.2rem;line-height:1}.mobile-navigation.menu-mobile-active{visibility:visible;transform:translateX(0)}.slider-home{padding-bottom:2rem;position:relative}@media (min-width:1024px) and (max-width:1200px){.btn-toggle-menu{display:none}.menu-responsive{display:block!important}.header-section .wrapper-header .main-navigation .list-menu>li>a{font-size:.9rem}}@media (max-width:768px){.menu-responsive{display:none!important}}.slider-section{padding:120px 0 0;position:relative;z-index:0}.title-slider{content-visibility:auto;font-family:iransans-medium,tahoma,serif;font-size:24px!important;line-height:1.66;color:#ffc108;margin-bottom:1.5rem}.description-slider{font-family:iransans-light,tahoma,serif;font-size:1rem;line-height:1.7;color:#efefef;max-width:650px;margin-bottom:1.5rem}.margin-bottom-15,.saaspik-icon-box-wrapper.style-ten .pixsass-icon-box-content .pixsass-icon-box-title{margin-bottom:15px;text-align:center;font-size:1.5rem}.btn-details{background-color:#1a237e;color:#fff;border-color:#1a237e}.btn-details:focus,.btn-details:hover{background:#283593;color:#fff;border-color:#283593}.btn-download{background:#1b5e20;color:#fff!important;border-color:#1b5d20}.btn-download:focus,.btn-download:hover{background:#2e7d32;border-color:#1b5d20}.built_with_Img .react_icon{position:absolute;top:-50px;left:0;right:0;margin:0 auto;text-align:center}.built_with_Img .boot_icon{position:absolute;bottom:32px;left:-56px}.built_with_Img .firebase_icon{position:absolute;top:120px;right:-77px}@media (max-width:992px){.menu-responsive{display:block!important;background-color:#272727;box-shadow:0 0 10px 0 #0200411a;position:fixed;z-index:99998;visibility:hidden;right:0;bottom:0;width:269px;max-width:80%;height:100%;padding:50px 0;overflow:auto;transition:.5s;transform:translateX(105%);text-align:right}.menu-responsive.show-menu{visibility:visible;transform:translateX(0)}.header-section .wrapper-header .main-navigation{margin:0;text-align:right}.header-section .wrapper-header .main-navigation .list-menu li{display:block;line-height:1;border-bottom:1px solid}.header-section .wrapper-header .main-navigation .list-menu li:last-child{border:0}.header-section .wrapper-header .main-navigation .list-menu>li>a{padding:15px;line-height:1;color:hsl(0 0% 100%/.85)}.main-navigation .menu-item-has-children:before{left:4px;top:16px;color:hsl(0 0% 100%/.85)}.header-section .wrapper-header .main-navigation .list-menu>li.current-menu-item>a:after,.header-section .wrapper-header .main-navigation .list-menu>li.current-menu-parent>a:after,.header-section .wrapper-header .main-navigation .list-menu>li.current_page_item>a:after,.header-section .wrapper-header .main-navigation .list-menu>li:hover>a:after{content:none}.header-section .wrapper-header .main-navigation .list-menu>li::after{content:"";display:block;width:100%;height:2px;margin-top:2px;border-radius:1px;background-color:#ffc107;transition:.3s;transform:scaleX(0)}.header-section .wrapper-header .main-navigation .list-menu>li:hover:after{transform:scaleX(1)}.header-section .wrapper-header .main-navigation .list-menu li:hover>.sub-menu,.header-section .wrapper-header .main-navigation .list-menu li:hover>.sub-menu2{position:relative;width:100%;background:#313131;border:0;border-radius:0;padding:0}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu li a,.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2 li a{padding:15px;line-height:1}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2 ul{width:100%;float:none;border-bottom:1px solid}.slide-image{margin-top:15px;display:none}.section-one{height:100%}.slider-section{padding-top:137px}}@media (width:1024px){.header-section .wrapper-header .main-navigation .list-menu>li>a{padding:0 8px}}@media (width:320px){.button-header{display:none}.btn-details,.btn-download{font-size:.85rem;padding-left:10px!important;padding-right:10px!important}.title-slider{font-size:20px}}.borderLine{position:absolute;width:100%;height:100%;top:0;left:0;margin:0;padding:0;list-style:none}.borderLine li{display:inline-block;height:100%;width:1px;background:#333;margin-left:260px}.borderLine li:first-child{margin-left:305px}@media (max-width:525px){.header-section .wrapper-header{padding-left:0;padding-right:0}.button-header .button-customer{font-family:iransans-bold,tahoma,serif;font-size:10pt;line-height:1.6;text-align:center;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;justify-content:center;align-items:center;height:33px;border-radius:6px;max-width:100%;min-width:100px;padding:0 16px;transition:.2s;border:0;background:#131313;color:#fff}.btn-toggle-menu{display:block;transition:.2s;cursor:pointer;border:0;background:0 0}.slider-section{padding-top:100px}.btn-details{padding-left:10px!important;padding-right:10px!important;font-size:.85rem}.description-slider{margin-bottom:10px}.borderLine li:first-child{margin-left:115px!important}.borderLine li{margin-left:148px!important}}@media (min-width:525px) and (max-width:768px){.borderLine li,.borderLine li:first-child{margin-left:186px!important}}.section-product-sidebyside{position:relative;padding:50px 25px;background:#fff}.image-product-sidebyside img{max-width:100%;height:auto;-webkit-box-shadow:0 60px 100px 0 #2b234f33;box-shadow:0 60px 100px 0 #2b234f33;border-radius:10px}.content-product-sidebyside h2{color:#1b1b1b;font-family:iransans-bold,serif;font-size:1.5rem;line-height:1.8;margin-bottom:20px}.u_content h2,.u_content h3{margin-bottom:18px;font-weight:600}.content-product-sidebyside h3{font-family:iransans-bold,serif;font-size:1.12rem;line-height:1.8}.content-appside div.details,.content-product-sidebyside div.details{font-family:iransans-light,serif;font-size:1rem;text-align:justify;line-height:1.8;color:#444}.content-appside p.info,.content-product-sidebyside p.info,.link-success{color:#4caf50;display:inline-block;font:500 16px/24px iransans,sans-serif;border-bottom:1px solid #4caf50;margin-bottom:20px}.f_btn{color:#ff9800;font-weight:500;border:2px solid #ff9800;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.f_btn:focus,.f_btn:hover{background:#ff9800;-webkit-box-shadow:0 20px 50px 0 #8080804d;box-shadow:0 20px 50px 0 #8080804d;color:#fff;border-color:#ff9800}.gold_btn{color:#ffc108;font-weight:500;border:2px solid #ffc108;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.gold_btn:focus,.gold_btn:hover{background:#ffc108;-webkit-box-shadow:0 20px 50px 0 #ffc10840;box-shadow:0 20px 50px 0 #ffc10840;color:#fff;border-color:#ffc108}.app-design,section.web-design{overflow:hidden;border-top:5px solid #ffc108;border-bottom:5px solid #ffc108;position:relative;padding:0 0 43px}.bg-sefid{background:#fff!important}.bg-f7f7f7{background-color:#f7f7f7!important}.app-design{background:#1f1f1f}.icon-list__item,.icon-list__item:before{background-color:#fff0;background-repeat:no-repeat;vertical-align:middle}.res_img_content{margin-right:-245px;margin-bottom:-365px}.u_content{margin-left:0;margin-right:auto}.res_content{padding-top:178px}.u_content h3{font-size:16px;color:#ffc108;text-transform:uppercase;letter-spacing:5px}.u_content h2{line-height:44px;color:#fff;font-family:iransans-medium,tahoma,serif}.u_content p{margin-bottom:40px;font-size:1rem;line-height:30px;color:#989898;font-weight:400}.link-success:hover{color:#4caf50}.author a:hover,.link-gold,.link-gold:hover,.post .author a:hover,.post .blog-content .post-meta li a:hover,.post .blog-content .read-more:hover{color:#ffc108}.link-gold{display:inline-block;font:500 16px/24px iransans,sans-serif;border-bottom:1px solid #ffc108;margin-bottom:20px}.icon-middle{vertical-align:middle;line-height:1}section.web-design{background:#f7f7f7}.web-desing-content{position:relative;padding:25px}.faq-section .rutitr,.news-content .rutitr,.web-desing-content .rutitr{position:relative;display:block;color:#ff9800;font-family:iransans-medium,serif;font-size:1.2rem}.descr-light,.web-desing-content .description{margin-bottom:.5em;font-size:15px;line-height:1.8}.descr-dark{font-size:.9rem;line-height:1.67;font-family:iransans-light,serif;color:#333;display:block}.mp-top-0{margin-top:0;padding-top:0!important;margin-bottom:30px}.mp-bottom-0{margin-bottom:0;padding-bottom:0!important}.faq-section .rutitr:after,.news-content .rutitr:after,.web-desing-content .rutitr:after{content:"";background:url(../images/sec-title.png) no-repeat;height:280px;width:280px;position:absolute;top:-30px;right:-50px;z-index:0}.faq-section .rutitr:before,.news-content .rutitr:before,.web-desing-content .rutitr:before{content:"";position:absolute;top:11px;right:-20px;height:3px;width:15px;background:#ffc108}.card__top,.main-portfolio,.portfolio-fullimage{overflow:hidden;position:relative}.faq-section h2,.news-content h2,.web-desing-content h1{font-family:iransans-bold,serif;font-size:30px;color:#333;line-height:1.8}.web-desing-content .description{text-align:justify;color:#494949}.cms-tech .card.card-2{border-radius:10px;overflow:hidden}.card-link{color:#333;outline:0}.cms-tech .card-2{border:1px solid #e5e5e5}.mt-5,.my-5{margin-top:3rem!important}.cms-tech .card-2 .card__body,.cms-tech .card-2 .card__bottom,.cms-tech .card-2 .card__top{border:0;background-color:#fff;margin-bottom:10px}.cms-tech .card__top{padding:1.85714286em 1.85714286em 0}.card-2 .card__top img{border-radius:6px 6px 0 0;width:80px}.card-2 .card__body,.card-2 .card__bottom{padding:1.5rem;border:1px solid #ececec}.card-2 .card__body h4{margin:0;font-family:iransans-medium,serif;font-size:1.2rem;color:#333!important}.card-2 .card__body p{font-size:.77rem;line-height:2;color:#555;font-family:iransans-light,serif}.cms-tech{padding-top:60px;margin-left:25px}.mt-60{margin-top:60px}.main-portfolio{padding-top:30px;padding-bottom:50px;z-index:1}.title-text{font-family:iransans-medium,serif;line-height:1.8;color:#000;font-size:1.5rem}.descr-light{font-family:iransans-light,serif;text-align:center;color:#8e8e8e}.centerblock{margin:0 auto}.portfolio-carousel{margin:-30px 0}.portfolio-carousel .item{opacity:.2;padding:40px 50px;transition:.4s ease-in-out}.owl-theme .owl-dots .owl-dot span,.portfolio-carousel .item,.portfolio-fullimage{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out}.portfolio-fullimage{z-index:1;margin-top:30px;transition:.4s ease-in-out}.portfolio-carousel .item .portfolio-fullimage{margin-top:0;-webkit-box-shadow:0 10px 30px 0 #0f02271a;box-shadow:0 10px 30px 0 #0f02271a}.header-variation .variation-fullimage,.portfolio-carousel.arrow-right-left .owl-next:before,.portfolio-carousel.arrow-right-left .owl-prev:before{border:0}a.portfolio-fullimage{width:100%;display:block;background-color:#000}a.portfolio-fullimage:hover{-webkit-transform:translateY(-16px);-ms-transform:translateY(-16px);transform:translateY(-16px)}.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;margin:0 6px;background:#cacaca;transition:.4s ease-in-out}.owl-theme .owl-dots .owl-dot:hover span{background:#4f67fb}.accordion .accordion-title.active,.owl-theme .owl-dots .owl-dot.active span{background:#ffc108}.owl-theme .owl-nav .owl-next,.owl-theme .owl-nav .owl-prev{margin:0;width:50px;height:50px;overflow:hidden;border-radius:0;position:relative}.owl-theme .owl-nav .owl-next:before,.owl-theme .owl-nav .owl-prev:before{top:0;left:0;right:0;bottom:0;z-index:1;font-size:18px;font-weight:400;line-height:50px;text-align:center;position:absolute;color:#ffc108;border:1px solid #ffc108;background-color:#fff0;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;font-family:"Material Design Icons"}.owl-theme .owl-nav .owl-next:hover,.owl-theme .owl-nav .owl-prev:hover{background:0 0;-webkit-box-shadow:0 10px 20px 0 #edbb2d33;box-shadow:0 10px 20px 0 #edbb2d33}.owl-theme .owl-nav .owl-next:hover:before,.owl-theme .owl-nav .owl-prev:hover:before{color:#fff;border-color:#ffc108;background-color:#ffc108}.faq-section,section.news-content{border-top:5px solid #ffc108;overflow:hidden}.owl-theme .owl-nav .owl-prev{margin-right:10px}.icon-list__item:before,.owl-theme.arrow-right-left .owl-next,.owl-theme.arrow-right-left .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.fancybox-button:focus,.owl-theme.arrow-right-left .owl-next,.owl-theme.arrow-right-left .owl-prev{outline:0}.portfolio-carousel.arrow-right-left .owl-prev{right:23.5%}.portfolio-carousel.arrow-right-left .owl-next{left:23.5%}.owl-theme.arrow-top-right .owl-nav{top:-106px;left:366px;position:absolute}@media screen and (max-width:767px){pre[class*=language-]:after,pre[class*=language-]:before{bottom:14px;box-shadow:none}.portfolio-carousel .item{padding:30px}.portfolio-carousel.arrow-right-left .owl-prev{right:18.5%}.portfolio-carousel.arrow-right-left .owl-next{left:18.5%}}@media screen and (max-width:580px){.portfolio-carousel .item .portfolio-fullimage{max-width:320px;margin:0 auto}.portfolio-carousel.arrow-right-left .owl-prev{right:30px}.portfolio-carousel.arrow-right-left .owl-next{left:30px}.portfolio-carousel .item{padding:30px 0}}@media screen and (max-width:380px){.portfolio-carousel.arrow-right-left .owl-prev{right:15px}.portfolio-carousel.arrow-right-left .owl-next{left:15px}}.accordion,.icon_list{list-style-type:none;padding:0;margin:0}.icon-list__item{padding:1.3em 2.9em 1.05em 1.3em;position:relative;font-family:iransans-bold,Arial,sans-serif;font-size:1.2rem;font-weight:700;font-style:normal;line-height:1.35;color:#007bff;background-size:32px;background-position:200% 200%}.icon-list__item:before{content:"";right:0;width:1.7em;height:1.7em;background-image:inherit;background-size:contain;background-position:100% 100%;line-height:1}.icon-list__item:after{content:"";position:absolute;right:0;bottom:0;width:100%;max-width:428px;border-bottom:1px solid}section.news-content{background:#fff;padding:0 0 43px;position:relative;border-bottom:5px solid #ffc108}.bloghome{padding:50px 0 10px}.blog-block.flex-column,.widget:not(:last-child){margin-bottom:50px}.blog-img{border-radius:6px;overflow:hidden;float:right;width:50%}.w-100{width:100%!important}.blog-img img{height:300px;object-fit:cover}.blog-block.flex-column .blog-content-home{width:calc(100% - 50px);position:relative;margin-top:-50px;right:50%;left:0;transform:translateX(50%);margin-bottom:3rem;float:right;border:1px solid #e6e6e6;padding:50px 30px 30px;background:#fff;z-index:9;border-radius:7px;-webkit-box-shadow:3px 28px 24px -33px #00000042;-moz-box-shadow:3px 28px 24px -33px #00000042;box-shadow:3px 28px 24px -33px #00000042;transition:.5s}.blog-content-home:before,.post-otherblock:before{content:"";width:50px;height:3px;border-radius:5px;position:absolute;top:30px;z-index:-1;transition:.5s ease-in-out;background:#465064}.blog-content-home h4,.post-otherblock h4{font-family:iransans-medium,serif;font-variant-ligatures:common-ligatures;font-size:1.2rem!important;line-height:1.8;color:#444}.blog-content-home h4 a,.post .author a,.post-otherblock h4 a{color:#444}.blog-content-home p,.post-otherblock p{font-size:.9rem;color:#666;font-family:iransans-light,serif;line-height:2}.blog-block:hover .blog-content-home:before{width:200px;background:#ff9800}.blog-block:hover .blog-content-home h4 a{color:#ff9800;transition:.5s;text-decoration:none}.faq-section{position:relative;background:#f7f7f7;padding:0 0 43px}.accordion .accordion-item{display:block;margin-bottom:15px}.accordion .accordion-title{display:block;color:#333;padding:10px 15px;border-radius:6px;font-size:1rem;font-family:iransans,serif;background:#e8e8e8;border:2px solid #fff;box-shadow:#00000057 0 5px 5px -5px}.accordion .accordion-content{display:none;position:relative;overflow:hidden;padding:15px 15px 0;font-size:.9rem;text-align:justify;line-height:2;color:#656565}.footer__custom{background-color:#1f1f1f}.p-t-60{padding-top:60px}.title-footer{font-size:16px;font-weight:700}.footer__custom ul li{font-size:14px;color:#6c757d;transition:.3s}.footer__custom ul li:hover{padding-right:10px}address a{color:#6c757d}.instagram{background-image:linear-gradient(266deg,#4e60d3,#913baf 35%,#d52d88 68%,#f26d4f);height:35px}.rounded-5{border-radius:5px}.subscribe-form-01{background-color:#2c303812;border-radius:8px;padding:30px}.subscribe-form-01 .description-form{color:#ffffff80;margin-bottom:8px}.subscribe-form-01 form{display:flex;flex-wrap:wrap;margin:0 -3px}.subscribe-form-01 form input{color:#fff;display:block;height:50px;flex-grow:1;flex-basis:100px;border:0;background:#3c3c3c;border-radius:5px;padding:0 15px;margin:8px 3px}.subscribe-form-01 form input::-webkit-input-placeholder{color:#999}.subscribe-form-01 form input:-moz-placeholder{color:#999}.subscribe-form-01 form input::-moz-placeholder{color:#999}.subscribe-form-01 form input:-ms-input-placeholder{color:#999}.subscribe-form-01 form input:-webkit-autofill,.subscribe-form-01 form input:-webkit-autofill:active,.subscribe-form-01 form input:-webkit-autofill:focus,.subscribe-form-01 form input:-webkit-autofill:hover{-webkit-text-fill-color:#555a64!important;transition:background-color 5000s ease-in-out}.subscribe-form-01 form button{font-family:iransans-bold,tahoma,serif;line-height:50px;color:#383838;text-align:center;white-space:nowrap;display:block;border:0;overflow:hidden;padding:0 18px;border-radius:5px;background-color:#ffc107;transition:.2s;margin:8px 3px}.subscribe-form-01 form button:hover{background-color:#383838;color:#ffc107}.subscribe-form-01 .note-form{color:#b9b9b9;font-size:.85rem;font-style:italic;padding-top:6px;opacity:.6}.p__pfooter{text-align:justify;font-size:.94rem;color:#ffffff80;line-height:1.8}.features-cta,.page-title-wrapper,.section-page-gold,.share-link li a{text-align:center}.more-about{text-shadow:none;white-space:nowrap;user-select:none;line-height:1.5;font-weight:700;transition-duration:.2s;font-size:14px;color:#4caf50;background:0 0;border-width:initial;border-style:none;border-color:initial;border-image:initial;outline:0;padding:0}.border-2{border:2px solid #fff0}.centered-absolute{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.title-widget,.title_fooetr{color:#f9f9f9;font-size:1.5rem!important;margin-bottom:12px}.copy-right{height:50px;background:#2b2b2b;color:#ffffff8c;border-radius:10px 10px 0 0}.ratio-1-1{padding-top:100%;position:relative;background:#ffffff0a}.margin-left-0{margin-left:0!important}.section-page-gold{min-height:550px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;padding-top:140px}.blog-share,.comment-list,.comment-list .comment .comment-body,.gp-posts-widget-wrapper .post-item,.port-header,.section-page-gold{display:-webkit-box;display:-ms-flexbox}.page-title-wrapper .page-title{font-size:50px;font-weight:800;color:#111111c7;position:relative;z-index:2;max-width:820px;font-family:iransans-bold,serif;margin:30px auto 15px;padding:8px 15px}.page-title-wrapper .bradcurmed{margin:0;padding:0;list-style:none;position:relative;z-index:2}.page-title-wrapper .bradcurmed li{display:inline-block;position:relative;font-size:.9rem}.page-title-wrapper .bradcurmed li:not(:last-child){margin-left:30px}.page-title-wrapper .bradcurmed li:not(:last-child):before{content:"";font-family:"Material Design Icons";position:absolute;left:-25px;top:0}.page-title-wrapper .bradcurmed li a{color:#000;font-weight:500}.page-title-wrapper .bradcurmed li a:hover{color:#909090}.section-page-gold .circle{position:absolute;top:-51%;left:-15%;z-index:1}.animate-ball{position:absolute;height:100%;width:100%;margin:0;padding:0;list-style:none;top:0;left:0}.animate-ball .ball{background:#ffce3d;border-radius:50%;position:absolute}.animate-ball .ball:first-child{height:50px;width:50px;top:37%;left:10%;-webkit-animation:1.5s infinite alternate c;animation:1.5s infinite alternate c}.animate-ball .ball:nth-child(2){height:70px;width:70px;bottom:22%;right:8%;-webkit-animation:4s infinite alternate e;animation:4s infinite alternate e}.animate-ball .ball:nth-child(3){height:100px;width:100px;bottom:43%;right:22%;-webkit-animation:1.5s infinite alternate c;animation:1.5s infinite alternate c}.animate-ball .ball:nth-child(4){height:40px;width:40px;bottom:20%;right:32%;-webkit-animation:1.5s infinite alternate f;animation:1.5s infinite alternate f}.animate-ball .ball:nth-child(5){height:500px;width:500px;top:-75%;right:100px;-webkit-animation:3s linear .1s infinite g;animation:3s linear .1s infinite g}.header-section.dark .btn-toggle-menu i,.header-section.dark .main-navigation .menu-item-has-children:before,.header-section.dark .wrapper-header .main-navigation .list-menu>li>a,.search-submit:hover{color:#000}.header-section.dark .button-header .button-customer{background:#ffce3d;color:#000000d9}.section-page-post{padding:120px 0}.search-field{background:0 0;border:1px solid #ddd;padding:15px;font-size:.9rem;font-weight:400;margin:0;border-radius:5px;width:100%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.search-submit{bottom:0;border:0;background-color:#fff0;color:#949494;outline:0;position:absolute;top:5px;left:5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.7rem;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);outline-offset:-2px;-webkit-appearance:none}.post .feature-image,.quote-post{border-radius:6px;overflow:hidden}.search-field:focus,.search-form-widget .search-field:hover{box-shadow:0 20px 40px 0 #4f43231a;outline:0}.post-wrapper{max-width:800px}.np-clinic-section,.post-wrapper .post{margin-bottom:60px}.post img{max-width:100%;width:auto;height:auto}.post .blog-content{padding:28px 0 40px;position:relative;border-bottom:1px solid #e6e5e0;background:#fff}.blog-content .post-meta,.portfolio-content .portfolio-info .info,.rating,.share-link,.widget ul{margin:0;padding:0;list-style:none}.blog-content .post-meta li{display:inline-block;margin-left:30px;position:relative}.post .blog-content .post-meta li a{color:#777;font-size:.8rem;margin-right:3px;font-family:iransans-medium}.blog-content .post-meta li a{color:#797687;font-size:15px;font-weight:500;text-transform:uppercase}.blog-content .post-meta li:not(:last-child):after{position:absolute;content:"";left:-18px;top:7px;width:2px;height:14px;background:#9997a3}.post .blog-content .entry-title{margin:14px 0 22px;font-size:1.7rem;line-height:1.2;font-family:iransans-bold,serif}.blog-content .entry-title{font-size:20px;font-weight:600;margin:10px 0 32px;line-height:30px}.blog-content .entry-title a,.post-widget-title a{color:#222}.post .blog-content p{margin-bottom:10px;line-height:2;font-family:iransans-light,serif;color:#565656;font-size:1rem}.post .blog-content .read-more{font-size:.9rem;text-transform:uppercase;color:#333;position:relative;font-family:iransans-medium,serif}.post .blog-content .read-more:after{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#ffc108}.post .author{position:absolute;left:0;bottom:40px}.post .author img{height:40px;width:40px;border-radius:50%;margin-left:5px}.author a,.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item .portfolio-info h3 a,.saaspik-icon-box-wrapper .pixsass-icon-box-content .pixsass-icon-box-title a{color:#2b2350}.post .author a,.post .author span{font-size:.9rem;font-weight:500;font-family:iransans-medium}.blog-content .entry-title a:hover,.widget ul li a:hover{color:#ffc103}.widget .widget-title{font-size:1rem;font-weight:600;border-bottom:1px solid #ebe3e3;padding-bottom:13px;margin-bottom:25px;color:#555;font-family:iransans-bold,serif}.widget ul li{border-bottom:1px solid #f0f0f0}.widget ul li a{font-size:14px;line-height:40px;color:#555;font-family:iransans,serif}.gp-posts-widget-wrapper .post-item:not(:last-child),.saaspik-icon-box-wrapper,.saaspik-icon-box-wrapper.style-ten .pixsass-icon-box-content p{margin-bottom:10px}.gp-posts-widget-wrapper .post-item{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gp-posts-widget-wrapper .post-item .post-widget-thumbnail{border-radius:5px;overflow:hidden;width:100px;margin-left:15px}.comment-list .comment-content,.gp-posts-widget-wrapper .post-item .post-widget-info,.port-header .portfolio-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.comment-list{-ms-flex-wrap:wrap;display:flex;padding:0;list-style:none}.gp-posts-widget-wrapper .post-item .post-widget-info .post-widget-title{font-size:.9rem;line-height:28px;font-family:iransans-medium,serif;margin:0}.gp-posts-widget-wrapper .post-item .post-widget-info .post-date{color:#797687;font-size:.8rem;line-height:28px;font-family:iransans-light}.comment-list .icon{height:70px;width:70px;line-height:77px;text-align:center;background:#eee;border-radius:50%;color:#797687;margin-left:30px;font-size:20px}.comment-list .comment-content h3{color:#2b2350;font-size:14px;margin-bottom:10px}.comment-list .comment-content h3 span{color:#797687;font-weight:400}.comment-list .comment-content p{font-size:.9rem;font-family:iransans-light,serif}.comment-list .comment-content p a{color:#797687}.tagcloud a:hover{background:#ffb300;color:#fff;box-shadow:0 20px 30px 0 #b099464d;position:relative;z-index:2}.single-title{font-size:1.6rem!important}.single-date,.single-meta li a{text-transform:uppercase;font-weight:500}.single-date{margin-left:5px;color:#fa7070}.single-meta{position:relative;z-index:22;padding:0}.single-meta li{display:inline-block;margin-left:30px;position:relative;text-transform:uppercase}.single-meta li a{color:#00000075;margin-right:5px}.single-meta li:not(:last-child):after{position:absolute;content:"";left:-20px;top:2px;width:2px;height:17px;background:#a57b00}.blog-content blockquote{margin-bottom:42px;display:block}.comment-list .comment .comment-body .comment-content .comment-metadata,.competitive-advantage p,.content-appside div.details p,.tagcloud a{margin-bottom:0}.quote-post{position:relative;background:#dadada;padding:50px;border-bottom:0}.quote-post:before{content:"";position:absolute;left:28px;bottom:-7px;background-image:url(../images/quote2.png);width:140px;height:80px;z-index:1}.post .blog-content h3{margin-top:42px;font-size:34px;font-weight:500;margin-bottom:20px}.blog-share .share-title p,.blog-single .tagcloud span{font-weight:500;font-size:20px;color:#2b2350;display:inline-block}.blog-single .tagcloud span{margin-left:15px}.blog-single .tagcloud a{line-height:25px}.tagcloud a{margin-right:4px;font-size:14px;background:#efefef;color:#717171;padding:6px 21px;font-weight:500;margin-left:4px;border-radius:30px}.blog-single .post .blog-content{padding:40px 0 20px}.blog-single .blog-content{padding:28px 0 40px;position:relative;border-bottom:1px solid #e6e5e0}.blog-share{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-share .share-title p,.featurebox,.port-header .share-link .footer-social-link,.saaspik-icon-box-wrapper .pixsass-icon-box-content p{margin:0}.share-link li{margin-left:5px}.share-link li a{display:block;height:44px;width:44px;line-height:45px;color:#a9a9a9;font-size:1.5rem;border:1px solid #a9a9a9}.comment-area{padding:110px 0 120px}.comment-area .coment-title{font-size:24px;font-weight:600;color:#2b2350;margin-bottom:70px}.comment-list{flex-wrap:wrap;margin:0 0 30px;flex-direction:column}.comment-list .comment .comment-body{display:flex;padding:10px 0;border-bottom:1px solid #e6e5e0}.comment-list .comment .comment-body .comment-author{width:70px;height:70px;border-radius:50%;margin-right:30px}.comment-list .comment .comment-body .comment-author img{border-radius:50%;max-width:100%;height:auto}.comment-list .comment .comment-body .comment-content h4{margin-top:0;margin-bottom:5px;font-size:16px;color:#333;font-family:iransans-medium,serif}.comment-list .comment .comment-body .comment-content h4 a{color:#585858}.comment-list .comment .comment-body .comment-content .comment-metadata a{font-size:13px;color:#ababab;font-weight:400;line-height:28px}.comment-list .comment-content p{line-height:26px;margin-bottom:10px}.comment-list .comment .comment-body .comment-content .comment-reply-link{color:#2196f3;font-size:15px;font-family:iransans-bold,serif}.comment-list .children{margin:0;padding-left:150px;list-style:none}.comment-respond .comment-reply-title{font-size:1.5rem;font-weight:600;margin-bottom:42px}.comment-form .comment-form-author{padding-left:15px}.comment-form .comment-form-author,.comment-form .comment-form-email{width:50%;float:right;margin-bottom:30px}.post-widget-info .post-date{color:#797687;font-size:15px;line-height:28px;font-weight:500}.pix-btn,.play-btn{font-weight:600;color:#fff}.portfolio-top-page .animate-ball .ball{background:#f9f9f9}.portfolio-section-page{margin:100px 0}.port-header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;margin-bottom:60px}.port-header .share-link,.testimonial-two .testimonial-bio{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.port-header .portfolio-title .title{max-width:510px;font-family:iransans-medium,serif;line-height:1.6}.port-header,.port-header .share-link{display:flex;-ms-flex-align:center;align-items:center}.slider-port{margin-bottom:50px;border-radius:6px;overflow:hidden;position:relative}.portfolio-content .content-inner{padding-left:65px;border-left:1px solid #efe7e7;font-size:.9rem;margin-bottom:1rem;margin-top:0;font-family:iransans,serif;line-height:1.8;text-align:justify;color:#555}.portfolio-content .content-inner .sub-title{font-size:1.2rem;line-height:34px;margin-bottom:30px;font-family:iransans-medium,serif}.portfolio-content .portfolio-info{padding-right:55px}.portfolio-content .portfolio-info .info li{font-size:1rem;font-weight:500;margin-bottom:45px;color:#009688;font-family:iransans-medium,serif}.portfolio-content .portfolio-info .info li span{display:block;font-size:16px;color:#7b7b7b;margin-top:5px;font-family:iransans,serif}.product-details h1{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-family:iransans-bold,serfi}.product-details .description-slider{width:100%;max-width:100%;margin-bottom:0}.product-details .description-slider p{text-align:center;padding-left:0;color:#fff;font-size:1.2rem;opacity:.7}.product-details .slide-image{max-height:760px;margin-top:10px}.section-product-items{padding:40px 0}.section-product-items .ptitleh1{font-size:1.5rem;line-height:1.2;font-weight:600;color:#333;font-family:iransans-medium,serif;text-align:center;margin-bottom:15px}.section-product-items .descrpd{font-size:1rem;color:gray;font-weight:400;line-height:1.65;font-family:iransans-light,serif;text-align:center}.about-content p,.item-feature-product .description{text-align:justify}.margin-top-30{margin-top:30px}.item-feature-product .image{padding:4px;border:1px solid #eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:15px}.item-pricing .body-item,.item-pricing .head-item{flex-direction:column;padding:30px;display:flex;background-color:#fff}.item-pricing{height:600px.main-logo img;border-radius:10px;box-shadow:6px 8px 20px 0 #0000001a;background-color:#fff;position:relative;z-index:0;overflow:hidden;transition:.3s ease-in-out}.item-pricing:hover{transform:translateY(-8px)}.item-pricing .head-item{align-items:center;border-bottom:1px solid #ddd}.item-pricing .head-item .title-pricing{font-weight:700;font-size:24px;line-height:1.3;color:#777;margin-bottom:11px}.item-pricing .head-item .price-pricing{font-weight:700;font-size:3rem;line-height:1.1;color:#000}.item-pricing .head-item .price-pricing .currency{font-size:1.2rem;vertical-align:super;margin-right:5px}.item-pricing .body-item .list-options{list-style:none;padding:0;display:flex;flex-direction:column;margin:0;gap:5px}.hun-section-pricing-plans.layout-1 .item-pricing .body-item .list-options li{font-weight:700;color:#2c3038;text-align:center;margin-bottom:20px}.item-pricing .body-item .list-options li::before{content:"";font-family:"Material Design Icons";color:#388e3c;margin-left:10px}.item-pricing .body-item .list-options li.no::before{content:"";color:#f44336}.item-pricing .buttons-pricing{text-align:center;background-color:#fff;padding:0 30px 40px}.item-pricing .buttons-pricing .button{font-weight:700;font-size:16px;line-height:1.6;color:#222;border:2px solid #ffc108;background-color:#ffc105;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;justify-content:center;align-items:center;height:50px;border-radius:25px;max-width:100%;min-width:180px;padding:0 38px;transition:.2s}.item-pricing .buttons-pricing .button:hover{background-color:#313131;border-color:#313131;color:#fff}.item-pricing.feature-item{padding-top:8px}.item-pricing.feature-item::before{content:"";display:block;width:100%;height:30px;position:absolute;z-index:-1;top:0;left:0;background-color:#ffc107}.bg-eee{background-color:#eee!important}section.answerquestion{background:#f9f9f9;overflow:hidden;padding:0 0 43px;position:relative;border-top:5px solid #ffc108;border-bottom:5px solid #ffc108}.formquestionanswer{padding:40px;background:#fff;border-radius:5px;position:relative;overflow:hidden;border:1px solid #eee}.fontsize3rem{font-size:3rem!important}.about-content .section-title .sub-title{font-size:16px;text-transform:uppercase;font-weight:500;color:#ffb300;letter-spacing:3px}.about-content .section-title .title{line-height:1.4;font-family:iransans-bold,serif}.about-content .section-title,.testimonial-two .testimonial-content{margin-bottom:35px}.about-content p{margin-bottom:0;font-family:iransans-light,serif;line-height:2;color:#555}.about-content .singiture h4{font-size:20px;margin-bottom:25px}.about-section{padding:100px 0}.section-textimonial{padding:100px 0;position:relative;display:block}.ltr{direction:ltr!important}.testimonial-two .shape-shadow{border-radius:10px;background-color:#fff;opacity:.4;box-shadow:0 20px 50px 0 #4f48231a;height:100px;max-width:81%;position:absolute;bottom:-40px;width:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.testimonial-two .testi-content-inner{overflow:hidden;position:relative;background:#fff;box-shadow:0 30px 20px 0 #4f43231a;border-radius:10px;padding:50px 60px}.testimonial-two .testimonial-bio{display:flex;-ms-flex-align:center;align-items:center;margin-bottom:43px}.testimonial-two .testimonial-bio .avatar{height:70px;width:70px;border-radius:50%;margin-left:30px}.share-link li a,.testimonial-two .testimonial-bio .avatar img{border-radius:50%}.testimonial-two .testimonial-bio .bio-info .name{font-size:20px;margin-top:0;margin-bottom:5px;font-family:iransans-medium,serif}.bio-info .job{color:#777;font-size:.8rem}.testimonial-two .testimonial-content p{font-size:1rem;line-height:1.8;margin:0;font-family:iransans-light,serif;text-align:justify;color:#777;padding-left:0}.rating li{font-size:14px;color:#fdae04}.testimonial-two .quote{position:absolute;right:60px}.section-title .sub-title{font-size:16px;text-transform:uppercase;font-weight:500;color:#ff9800;letter-spacing:3px}.section-title .title{line-height:1.6;font-family:iransans-medium,serif;color:#333}#testimonial-slider .owl-stage-outer{height:521px}.testimonial-two{width:90%;margin:0 auto}.item-feature-product h2{color:#333;font-size:1.3rem;font-family:iransans-medium,serif}.item-feature-product p.descr{color:#9b9b9b;font-size:1rem;font-weight:400;margin-bottom:1em}.item-feature-product .image img{border:1px solid #dedede;border-radius:5px;box-shadow:0 0 13px #00000016;display:block;max-width:100%;height:auto}.item-feature-product .description{color:#9b9b9b;font-size:14px;line-height:22px;font-family:iransans-light,serif;margin-top:1em}.dark .btn-toggle-menu span{border-color:#000}.dark .btn-toggle-menu span::before{content:"";display:block;width:100%;height:2px;background-color:#000;position:absolute;top:5px;right:0}@media (max-width:960px){.container{padding-left:16px;padding-right:16px}.btn-toggle-menu{display:block}.page-title-wrapper .page-title{font-size:1.3rem!important;max-width:100%;padding:0;line-height:1.8}h1,h2{font-size:1rem;line-height:1.8rem;font-family:iransans-medium,serif}.blog-share .share-title p,.blog-single .tagcloud span,.description-slider,.faq-section .rutitr,.news-content .rutitr,.page-title-wrapper .bradcurmed li,.portfolio-content .content-inner .sub-title,.web-desing-content .rutitr{font-size:.875rem}.testimonial-two .testi-content-inner{padding:15px}.testimonial-two .testimonial-bio{margin-bottom:15px}.header-section.dark .main-navigation .menu-item-has-children:before,.header-section.dark .wrapper-header .main-navigation .list-menu>li>a{color:#fff}.dark .btn-toggle-menu span::after{background-color:#000}.section-page-gold{min-height:100%}.portfolio-top-page .animate-ball .ball{background:0 0}.about-section{padding:50px 0}.accordion .accordion-title,.gp-posts-widget-wrapper .post-item .post-widget-info .post-widget-title,.header-section .wrapper-header .main-navigation .list-menu>li>a,.widget ul li a{font-size:.9rem}.post .blog-content .entry-title{font-size:1.12rem}.post .blog-content .post-meta li a{font-size:.7rem}.post .blog-content p{font-size:.88rem}.widget .widget-title{font-size:1.2rem}.title-slider{font-size:1.4rem}.section-product-sidebyside{padding:25px 15px}.image-product-sidebyside{margin:40px 0}.content-product-sidebyside h2{font-size:1.2rem;font-family:iransans-medium,serif;margin:0}.faq-section h2,.news-content h2,.web-desing-content h1{font-size:1.2em;color:#333;line-height:1.8}.cms-tech{padding:0;margin:0!important}.cms-tech .card-2{margin-top:1rem!important}.cms-tech .mt-60{margin-top:1rem}p:last-child{padding-left:0}.comment-list .comment .comment-body .comment-author,.res_img_content{display:none}.res_content{padding-top:50px}.portfolio-content .content-inner{padding-left:0;border-left:0}}.blog-content h2,.blog-content h3,.blog-content h4{font-size:1.3rem!important;font-family:iransans-medium,serfi!important}.rating{border:0;float:left}.rating>label:before{margin:5px;font-size:1.25em;font-family:"Material Design Icons";display:inline-block;content:""}.rating>.half:before{content:"";position:absolute}.rating>label{color:#ddd;float:left}.rating:not(:checked)>label:hover,.rating:not(:checked)>label:hover~label,.rating>input:checked~label{color:gold}.rating>input:checked+label:hover,.rating>input:checked~label:hover,.rating>input:checked~label:hover~label,.rating>label:hover~input:checked~label{color:#ffed85}.stars_chacked_1,.stars_chacked_2,.stars_chacked_3,.stars_chacked_4,.stars_chacked_5{color:gold!important}.inline-label-rate{float:right;margin-top:7px}.imageSliderPortfolio{max-height:768px;width:100%;overflow:hidden;position:relative;border:2px solid #ddd;border-radius:5px;background:0 0/cover #eee}.carousel-indicators li{background-color:#000}.portf-item-image{position:relative;z-index:1;margin-bottom:38px;text-align:center;border:1px solid #fff;padding:20px;border-radius:10px;height:389px;overflow:hidden;object-fit:cover}.image-portf{background-size:cover!important;width:100%}.fullstory-portfolio h1,.fullstory-portfolio h2,.fullstory-portfolio h3,.fullstory-portfolio h4{font-family:iransans-medium,serif;font-size:1rem}.fullstory-portfolio li{line-height:2}.appdesign-story{margin-top:40px;font-family:iransans-light,serif;text-align:justify;line-height:1.8;color:#1b1b1b}.appdesign-story h2,.appdesign-story h2 a,.appdesign-story h3,.appdesign-story h3 a{color:#08b774;margin:40px 0 20px}.appdesign-story b,.appdesign-story strong,.banner-page-two h1,.cms-tech h2,.content-appside b,.demotitle,.details b,.details strong,.web-desing-content h2{font-family:iransans-bold,serif}.cms-tech-title,.whatseo .mcontent h2{font-family:iransans-medium,serif}.fullstory-pages h1,.fullstory-pages h2,.fullstory-pages h3,.fullstory-pages h4{font-family:iransans-medium,serif;font-size:1.4rem}.banner.banner-eight{position:relative;width:100%}.banner.banner-eight .banne-content-wrapper-eight{position:relative;z-index:222}.banner.banner-eight .banne-content-wrapper-eight .subtitle{font-size:1rem;color:#1a133b;background:#f0f2f7;padding:5px 5px 5px 40px;border-radius:10px;display:inline-block}.banner.banner-eight .banne-content-wrapper-eight .subtitle span{background:#12bf7c;color:#fff;padding:0 9px;border-radius:20px;display:inline-block;line-height:1.4;margin-left:20px}.banner.banner-eight .banne-content-wrapper-eight .banner-title{font-family:iransans-bold,serfi;font-size:2.2rem;line-height:1.7}.banner.banner-eight .banne-content-wrapper-eight .banner-title span{font-weight:300}.banner.banner-eight .banne-content-wrapper-eight p{margin-bottom:40px;font-size:1rem;line-height:2}.banner .banner-button-container{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}.banner.banner-eight .banne-content-wrapper-eight .banner-button-container{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.banner.banner-eight .banne-content-wrapper-eight .banner-button-container .banner-btn{padding:10px 38px;font-size:16px;margin-left:20px}.pix-btn.btn-round{border-radius:4px}.pix-btn.btn-four{background:#12bf7c;border:1px solid #12bf7c;-webkit-box-shadow:none;box-shadow:none}.pix-btn{padding:8px 30px;background:#fa7070;border-radius:30px;display:inline-block;font-size:14px;-webkit-box-shadow:0 20px 30px 0 #b046464d;box-shadow:0 20px 30px 0 #b046464d}.pix-btn.btn-four:hover,.play-btn.play-btn-outline{background:0 0;color:#12bf7c}.play-btn{display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner.banner-eight .banner-six-promo-image{padding-top:30px;position:relative}.pixZoomIn{-webkit-animation-name:m;animation-name:m}.banner.banner-eight .banner-six-promo-image .banner-leaf{position:absolute;bottom:120px;right:0;width:100%;z-index:1}.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-left{left:65px}.banner.banner-eight .banner-six-promo-image img{position:relative;z-index:22;margin-right:55px}.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-right{right:-15px}.banner-page-two .bottom-shape-coin li,.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-left,.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-right{position:absolute;bottom:0}.banner.banner-eight .banner-background-element{position:absolute;width:100%;height:100%;top:0;right:0}.banner.banner-eight .banner-background-element .ball{right:100px;top:190px;opacity:.5;position:absolute}.banner.banner-eight .banner-background-element .circle-bg,.banner.banner-eight .banner-background-element .dot-shape,.banner.banner-eight .banner-background-element .triangle{position:absolute}.banner.banner-eight .banner-background-element .triangle{bottom:150px;right:40%}.banner.banner-eight .banner-background-element .dot-shape{left:40px;top:40px}.banner.banner-eight .banner-background-element .circle-bg{height:1100px;width:1100px;background-image:-o-linear-gradient(210deg,#fd9720 0,#12bf7c 100%);background-image:linear-gradient(-120deg,#fd9720,#12bf7c);opacity:.102;border-radius:50%;top:-14%;left:-3.2%;z-index:1}.featured-nine{margin-bottom:40px;z-index:22;padding-top:50px}.section-title.style-five{margin-bottom:55px}.section-title.style-five .sub-title{color:#12bf7c;font-size:14px;letter-spacing:4px;font-weight:500;margin-bottom:13px;text-transform:uppercase}.section-title.style-five .title{font-size:40px;color:#1a133b;font-weight:600;line-height:1.4}.saaspik-icon-box-wrapper.style-ten{padding:50px 40px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 20px 60px 0 #0110331a;box-shadow:0 20px 60px 0 #0110331a;text-align:center}.saaspik-icon-box-wrapper .saaspik-icon-box-icon{margin-bottom:32px}.saaspik-icon-box-wrapper .pixsass-icon-box-content .pixsass-icon-box-title{font-size:1.4rem;font-family:iransans-medium,serfi;font-weight:600;line-height:30px;margin-bottom:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.pix-btn.btn-grey{background:#f3f3f4;color:#322d49;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;padding:11px 40px}.pix-btn.btn-grey.color-three:hover{background:#12bf7c;-webkit-box-shadow:0 10px 20px 0 #0bb0704d;box-shadow:0 10px 20px 0 #0bb0704d}.saaspik-icon-box-wrapper .pixsass-icon-box-content .pixsass-icon-box-title a:hover{color:#fa7070}.saaspik-icon-box-wrapper .saaspik-icon-box-icon img{width:80px;height:80px}.section-contentapp{position:relative;padding:40px 0}.accordion .accordion-content.ashow,.clrfix,.clrfix:after,.content-appside,.header-section .wrapper-header .main-navigation .list-menu li .sub-menu li.menu-item,.hidden-mobile{display:block;position:relative}.content-appside h2,.content-appside h3,.section-nopardazapp h2{color:#0ab774;margin-bottom:20px;font-family:iransans-bold,serif;line-height:1.8;font-size:1.6rem}.content-appside h2 a{color:#0ab774}.section-nopardazapp{padding:50px 0;background:#f8f6ed!important}.elemantorseo,.fancybox-thumbs__list a{background-position:center center;background-size:cover}.section-nopardazapp .subtitle{color:#000;line-height:1.8}.elemantorseo h1,.features-single-content h3{font-family:iransans-medium,serif;line-height:1.6}.features-single-content h3,.np-badge-text strong,.np-btn{font-size:1rem}.features-single-content p{font-size:.9rem;font-family:iransans-light,serif;line-height:1.66}.feature-columnapp,.features-single-wrap{vertical-align:top;margin-bottom:1rem!important}.largecontentbox{border:1px solid #ddd;padding:0 20px 20px;border-radius:5px;margin-bottom:50px}.p0{padding:0!important}@media (max-width:1400px){.banner.banner-eight .banner-background-element .ball{right:auto;left:0;top:220px}.banner.banner-eight .banner-background-element .triangle{right:47%;top:40%}.banner.banner-eight .banner-background-element .dot-shape{display:none}.banner.banner-eight .banner-background-element .circle-bg{height:600px;width:600px;top:-2%;left:-3%}.section-title.style-five .title{font-size:25px;line-height:1.8}}@media (max-width:991px){.banner.banner-eight .banne-content-wrapper-eight .subtitle{font-size:12px}.banner.banner-eight .banne-content-wrapper-eight .banner-title{font-size:1.6rem}.banner.banner-eight .banne-content-wrapper-eight p{font-size:1rem;color:gray}.banner.banner-eight .banner-six-promo-image.text-right{text-align:center!important}.banner.banner-eight .banner-six-promo-image{padding-top:50px;max-width:480px;margin:0 auto}.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-left{left:-65px}.banner.banner-eight .banner-six-promo-image img{margin-right:0}}@media (max-width:1200px){.main-logo img{width:140px;height:50px}.banner.banner-eight .banner-six-promo-image .banner-leaf .leaf-left{left:-30px}}.callprice{font-size:2rem!important;margin:25px 0}.elemantorseo{background-image:url(../images/page/demo-10-banner.jpg);background-repeat:no-repeat;overflow:hidden;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:120px 0 0;min-height:100vh}.elemantorseo h1{color:#fff;font-size:45px;padding:110px 0 0 15px;margin-bottom:20px}.elemantorseo .h1descr{color:#fff;font-size:1.1rem;opacity:.8;line-height:2;margin-top:30px}.whatseo h2{color:#f94c0f;font-family:iransans-bold,serif;font-size:1.8rem}.whatseo .descr-light{color:#555}.imgseoicon{width:120px!important;border-radius:0!important}.descrseodiv{font-family:iransans,serif;font-size:1rem;color:#333;line-height:2}.card__body p{font-size:.9rem!important}.whatseo .cms-tech{padding-top:0!important}.whatseo .mcontent h2{font-size:1.3rem;color:#333;margin:20px 0 10px}.whatseo .mcontent{line-height:2;font-family:iransans-light,serif;font-size:1rem}.featurebox li i{padding-left:10px}.post-otherblock{border:1px solid #e6e6e6;background:#fff;border-radius:7px;-webkit-box-shadow:3px 28px 24px -33px #00000042;-moz-box-shadow:3px 28px 24px -33px #00000042;box-shadow:3px 28px 24px -33px #00000042;transition:.5s;padding:50px 30px 30px;margin-bottom:3rem;height:260px;overflow-y:scroll;overflow-x:hidden}.portfolios{padding:120px 0 40px}.pixsass-isotope-filter{margin-bottom:50px;padding:0;list-style:none;text-align:center}.pixsass-isotope-filter li{display:inline-block;margin-bottom:10px}.pixsass-isotope-filter li.current a{border-color:#fa7070;color:#fa7070}.pixsass-isotope-filter li a{color:#797687;font-size:16px;font-weight:500;padding:5px 23px;border:1px solid #fff0;border-radius:30px;display:inline-block}.pixsass-portfolio-items.column-2{width:104%}.pixsass-portfolio-items.column-2 .grid-sizer,.pixsass-portfolio-items.column-2 .pixsass-portfolio-item{width:46%;margin-left:4%;float:right}.grid-sizer{min-height:1px}.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item{position:relative;margin-bottom:150px;float:right}.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item .portfolio-info{max-width:420px;background:#fff;padding:30px 40px;-webkit-box-shadow:0 20px 40px 0 #4f23231a;box-shadow:0 20px 40px 0 #4f23231a;position:absolute;width:100%;bottom:-70px;right:40px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item:hover .portfolio-info{-webkit-box-shadow:none;box-shadow:none;bottom:40px}.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item .portfolio-info h3{font-size:1rem;margin:0;line-height:32px;font-family:iransans-medium,serif}.pixsass-portfolio-items.portfolio-one .pixsass-portfolio-item .portfolio-info span{color:#797687;font-size:16px}@media (min-width:1440px){.section-page-gold{min-height:100%}}.section-of-page{direction:rtl;text-align:right;position:relative;width:100%;display:block;padding:100px 0;color:#fff}.banner-page-two:after,.section-of-page:before{content:"";position:absolute;height:100%;left:0;top:0}.section-of-page:before{background-image:linear-gradient(75deg,#2b0c40d9 10%,#0d1752d9);width:100%}.hero-bottom-shape-two{background:url(../images/hero-bottom-shape.svg) bottom center no-repeat;position:absolute;top:1px;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}.header-section.light .main-navigation .menu-item-has-children:before{color:#ffffffd1}.header-section.light .wrapper-header .main-navigation .list-menu>li>a{color:#ffffffd1;font-size:14px}.header-section.light .wrapper-header .main-navigation .list-menu li .sub-menu,.header-section.light .wrapper-header .main-navigation .list-menu li .sub-menu2{background:#131212e8}.header-section.light .button-header .button-customer{background:#ffce3d;color:#000;font-size:.9rem}.attachment .atclas a,.downloadbox label a,.linkslide:hover,.section-of-page .page-title{color:#fff!important}.section-of-page .page-title-wrapper .bradcurmed li a,.section-of-page .page-title-wrapper .bradcurmed li:before{color:#fff;opacity:.8}.div-shape-shadow{background-color:#fff;opacity:.4;height:100px;max-width:73%;position:absolute;bottom:-40px;width:100%;z-index:-1;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:10px;box-shadow:0 60px 100px 0 #2b234f33}.margin-bottom-50,.mb50cs{margin-bottom:50px!important}.fullstory-another{height:400px;overflow:scroll}.fullstory-another,.fullstory-page{line-height:2;font-size:.9rem;color:#555;border-bottom:1px solid #ccc;padding:20px 15px}.competitor-item,.full-content,.fullstory-another h2,.fullstory-page h3,.fullstory-page h4{margin-bottom:15px}.fullstory-another h2,.fullstory-page h2,.fullstory-page h3,.fullstory-page h4{font-family:iransans-medium,serif;font-size:1.2rem}.comment-metadata,.demotitle p,.list-feature li{font-family:iransans-light,serif}.fullstory-page{overflow:hidden;height:auto}.featurebox{color:#000;padding:20px;position:relative}.featurebox li{font-size:.84rem;line-height:2.2;list-style:none}.banner-page-two{height:950px;position:relative;padding-top:188px;overflow:hidden}.banner-page-two:after{z-index:-1;width:43%;background:#fdf5fe}.banner-page-two .bottom-shape-coin{margin:0;padding:0;list-style:none;position:absolute;bottom:0;right:0;width:100%;height:100%;z-index:-1;opacity:.8}.banner-page-two .bottom-shape-coin li:nth-child(4){top:65%;right:37%}.banner-page-two .bottom-shape-coin li:nth-child(5){top:24%;right:36%}.banner-page-two .bottom-shape-coin li:nth-child(3){right:150px;top:78%}.banner-page-two .bottom-shape-coin li:nth-child(2){top:22%;right:60px}.banner-page-two .bottom-shape-coin li:first-child{right:-50px}.banner-page-two .bottom-shape-coin li img{max-width:100%;height:auto;vertical-align:middle;border-style:none;z-index:1;width:80px}.banner-page-two .particles-six span.angle{top:140px;right:90px;-webkit-animation:20s linear infinite w;animation:20s linear infinite w}.banner-page-two .particles-six span{display:block;position:absolute}.banner-page-two .particles-six img{max-width:100%;height:auto;vertical-align:middle;border-style:none;width:96%}.banner-page-two .particles-six span.dotsm{height:15px;width:15px;background:#43d355;right:50%;top:15%;border-radius:50%;-webkit-animation:25s linear infinite x;animation:25s linear infinite x}.banner-page-two .particles-six span.dotmd{height:15px;width:15px;background:#f8cc61;border-radius:50%;top:50%;right:15%;-webkit-animation:20s linear infinite u;animation:20s linear infinite u}.banner-page-two .banner-six-promo-image>img{border-radius:10px;-webkit-box-shadow:0 30px 40px 0 #01320524;box-shadow:0 30px 40px 0 #01320524}.banner-page-two .banner-six-promo-image .dot-shape{display:block;position:absolute;bottom:-40px;right:-60px;z-index:-1;-webkit-animation:8s linear infinite g;animation:8s linear infinite g}.banner-page-two h1{color:#333;font-size:1.4em;line-height:1.6;padding:110px 0 0 15px;margin-bottom:20px}.banner-page-two .h1descr{color:#393939;font-size:1rem;opacity:.8;line-height:2;margin-top:30px}.banner-page-sport:after{background:#f5f9fe!important}.mobile-screen,.screenshot-wrap .screenshot-frame{width:290px;height:513px;background-repeat:no-repeat}.content-sidebyside-img-left{margin-left:25px;margin-right:0}.fullstory-page h2{margin:20px 0}.screenshot-wrap .screenshot-frame{background-image:url(../images/iphone-mask.png);background-size:100% 100%;display:block;position:absolute;top:-10px;left:calc(50% + .5px);-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;border-radius:20px}.mobile-screen,.screenshot-wrap .screen-carousel .owl-item img,.screenshot-wrap .screen-carousel-full .owl-item img{-webkit-transform:scale(.85);transform:scale(.85);-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 4px 10px 0 #0000001f;box-shadow:0 4px 10px 0 #0000001f;border-radius:30px}.screenshot-wrap .screen-carousel .owl-item.active.center img,.screenshot-wrap .screen-carousel-full .owl-item.active.center img{-webkit-transform:scale(1);transform:scale(1)}@media (min-width:320px) and (max-width:1200px){.screenshot-wrap .screenshot-frame{display:none}}@media (min-width:320px) and (max-width:767px){.screenshot-wrap .screen-carousel .owl-item img,.screenshot-wrap .screen-carousel-full .owl-item img{width:65%;margin:auto}}.mobile-screen{background-image:url(../images/hotel/app/app_hotel_1-pichi.jpg);background-size:contain;text-align:center;background-position:center;overflow:hidden;position:relative}.img-inline-content{width:64px;vertical-align:middle;line-height:1;border:2px solid #fff;border-radius:5px;float:right;margin-left:14px}.margin-bottom-100{margin-bottom:100px!important}.banner-page-two.height-auto{height:auto!important}.height-auto h1{padding:11px 0 0 15px!important}.height-auto .h1descr{margin-bottom:15px!important}.height-auto .bottom-shape-coin li:nth-child(5){top:7%!important}.margin-top-15{margin-top:15px}.badgeicon{position:absolute;left:10px;top:8px}.item-feature-product .image{height:auto;overflow:hidden}.demosection{background:#222;padding:23px 0;border-top:6px solid #ffc007}.demotitle{vertical-align:middle;font-size:1rem;line-height:2;border-right:4px solid #777;padding-right:14px;color:#fff;margin-top:44px}.demotitle p{font-size:11pt;line-height:1.6;color:#969696}.demo_table tbody tr td{border-color:#585858;color:#ddd}.brddm{border-bottom:2px solid #ffc108b3;margin-bottom:20px}.maximage1089{max-height:1089px}.blur-up{-webkit-filter:blur(5px);filter:blur(5px);transition:filter .4s,-webkit-filter .4s}.blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.cta-button,.list-feature{margin-top:20px}.list-feature li{line-height:1.9;font-size:.9rem}.linkslide{color:#efefef;border-right:2px solid #ffc107;padding-right:10px;line-height:2}@media (max-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px!important}.card-2 .card__body,.card-2 .card__bottom{padding:1em!important}.card-2 .card__body h4{font-size:1rem;margin-bottom:.5rem;color:#333!important}.card-2 .card__body p{font-size:.77rem!important}}.call_me{position:fixed;bottom:5px;left:5px;width:177px;background:#1f2cab;border:2px solid #fff;border-radius:4px;padding:7px 5px;color:#fff}.call_me i{float:left;font-size:2rem;line-height:1;vertical-align:middle;width:32px;margin-top:9px}.call_me .detaliscall{float:left;width:auto;margin-left:13px;font-size:1rem}.call_me .phonenumber{font-family:iransans-bold,serif;letter-spacing:1.3px}.downloadbox{background-color:#4caf50;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 19px;width:auto;display:inline-block}.downloadbox label{color:#fff;font-family:iransans-medium;font-size:1.1rem;padding:0;margin:0}.askme-content{border:4px solid #4a3980;position:relative;box-shadow:0 8px 16px #000;border-radius:12px;overflow:hidden;background:#f7f7f7}.askme-content .modal-body{padding:1.5rem}.askme .image{float:left;width:180px}.askme .details{font-size:.85rem;line-height:2;word-spacing:0;letter-spacing:0;text-align:justify}.askme .details .title{font-family:iransans-bold,serif;font-size:1.1rem;color:#1e24b3}.askme .details .matn{line-height:1.8;color:#222;margin-top:5px;text-align:justify;border-bottom:1px solid #ddd;padding-bottom:4px;margin-bottom:5px;word-spacing:-1.5px}.askme .details .mailmobile{font-family:iransans-bold,serif;display:block;margin-bottom:4px;word-spacing:2px}.askme .details .mailmobile span{letter-spacing:1px;color:#a32525}.formaskme .form-group{margin-bottom:.5rem}.notyf__wrapper{padding-left:15px;padding-right:0!important}.notyf__icon{margin-right:0!important;margin-left:10px}.notyf__message{font-size:14px!important;padding-left:10px}.notyf__dismiss{right:auto!important;left:0!important;margin-right:0!important;margin-left:-15px}textarea.form-control{height:auto;font-size:.84rem;line-height:1.8}.header-navorder{display:flex;align-items:center;justify-content:end;height:100%}.attachment{position:relative;margin:10px 0}.attachment .atclas{background:linear-gradient(to bottom right,#3fd845,#1a941f);float:right;padding:5px 15px;text-align:center;direction:ltr;border-radius:0 5px 5px 0;font-size:8pt;margin-left:0;color:#fff}.attachment .atsize{border-radius:5px 0 0 5px;background:linear-gradient(to bottom right,#848484,#2d2d2d)}.section-one .element-dark-section:after,.section-one .element-dark-section:before{display:block;width:10000px!important;height:3000px!important;border-bottom-left-radius:2.4%!important;filter:drop-shadow(0 0 0 transparent);position:absolute}.header-section .wrapper-header .main-navigation .list-menu li .sub-menu,.header-section .wrapper-header .main-navigation .list-menu li .sub-menu2{text-align:right;box-shadow:0 0 15px 0 #00000038;background:#131212;z-index:100;top:100%;visibility:hidden;opacity:0;pointer-events:none;transition:.2s;right:0}.fdescr{font-size:1rem;text-align:right!important}.web-desing-content h1,.web-desing-content h2{font-size:1.3rem}.cms-tech h2,.cms-tech-title,.content-smaller h2,cms-tech-title{font-size:1.1rem}.cms-tech h2,.cms-tech-title{line-height:1.6rem}.visible-desktop{visibility:visible}.imgfeaturedivar{border-radius:10px;margin-bottom:1rem;padding:10px;background-color:#eee}button.accordion-title{display:block;width:100%;text-align:right;outline:0}.round-img{border-radius:.5rem}.competitors-section,.features-container{background-color:#fff;border-radius:10px}.comment-metadata{font-size:.875rem}.content-smaller p{text-align:justify;font-size:.9rem}@media (max-width:480px){.hidden-mobile-small{display:none!important}}.features-title{color:#2c3e50;font-weight:700;margin-bottom:1.5rem;position:relative}.features-intro .lead{font-size:1.1rem;color:#34495e;line-height:1.8;margin-bottom:2rem}.features-subtitle{font-size:1.3rem;color:#107fd7;margin-bottom:1.5rem}.features-container{padding:25px;box-shadow:0 5px 15px rgb(0 0 0/.05)}.customization-details-header,.feature-category{margin-bottom:25px}.feature-category h4{font-size:1rem;color:#107fd7;margin-bottom:15px;display:flex;align-items:center;font-family:iransans-medium}.feature-category h4 i{margin-left:10px;color:#2980b9}.feature-items{list-style:none;padding-right:10px;margin:0}.card-icon,.feature-icon{margin-left:15px;display:flex}.feature-items li{position:relative;padding:6px 25px 6px 0;font-size:.9rem;color:#444;border-bottom:1px dashed #eee}.feature-items li:before{content:"✓";position:absolute;right:0;color:#27ae60;font-weight:700}.competitors-section{margin-top:40px;padding:20px;border-right:4px solid #e0316d;font-size:1rem;line-height:26px}.competitors-section h3{font-size:1.3rem;color:#e1316e;margin-bottom:15px}.competitor-item h4{font-size:1rem;color:#c22c60;font-family:iransans-bold,sans-serif}.competitive-advantage{background-color:rgb(189 189 189/10%);padding:15px;border-radius:5px;margin-top:20px;font-size:.9rem;line-height:26px}.feature-highlight-item{display:flex;align-items:center;margin-bottom:20px;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 3px 10px rgb(0 0 0/.05);transition:transform .3s}.feature-highlight-item:hover,.np-platform-item:hover{transform:translateY(-5px)}.divider-icon,.section-divider:before{top:50%;left:50%;transform:translate(-50%,-50%)}.feature-icon{width:50px;height:50px;background-color:rgb(52 152 219/.1);border-radius:50%;align-items:center;justify-content:center}.customization-card,.divider-icon{background-color:#fff;display:flex}.detail-icon i,.feature-icon i,.np-feature-icon i{font-size:28px;color:#006dfb}.feature-text h5{font-size:1rem;margin-bottom:5px;color:#2c3e50}.card-content p,.feature-text p{color:#7f8c8d;margin-bottom:0}.feature-text p{font-size:.9rem}.customization-section{padding:30px 0}.section-header{text-align:center;margin-bottom:40px}.section-title{color:#2c3e50;font-weight:700;margin-bottom:20px;position:relative}.cta-button .btn,.np-btn{font-weight:600;transition:.3s}.section-divider{position:relative;height:20px;margin-bottom:30px}.section-divider:before{content:"";position:absolute;width:120px;height:2px;background:linear-gradient(90deg,transparent,#3498db,transparent)}.divider-icon{position:absolute;width:40px;height:40px;border-radius:50%;box-shadow:0 0 15px rgb(0 0 0/.1);align-items:center;justify-content:center}.divider-icon i{color:#3498db;font-size:18px}.customization-intro{margin-bottom:40px}.customization-intro .description{font-size:1.1rem;color:#34495e;line-height:1.8;text-align:justify}.customization-features,.customization-features .col-md-6{margin-bottom:20px}.customization-card{border-radius:10px;box-shadow:0 5px 15px rgb(0 0 0/.05);padding:20px;transition:.3s;height:100%;position:relative}.customization-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0/.1)}.card-icon{flex:0 0 60px;height:60px;background:linear-gradient(135deg,#00ebff,#2c44f3);border-radius:10px;align-items:center;justify-content:center}.card-icon i{font-size:30px;color:#fff}.card-content,.detail-content,.np-clinic-text{flex:1}.card-content h3{font-size:1.2rem;color:#24313f;margin-bottom:10px}.card-content p{font-size:.95rem;line-height:1.6}.customization-details-container{background-color:#fff;border-radius:10px;padding:30px;margin-bottom:40px}.customization-details-header h3{font-size:1.4rem;color:#2c3e50;margin-bottom:15px}.customization-details-header p{font-size:1rem;color:#34495e}.detail-item{display:flex;margin-bottom:25px;padding-bottom:25px;border-bottom:1px dashed #e0e0e0}.detail-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.detail-icon{flex:0 0 50px;height:50px;width:50px;background-color:rgb(52 152 219/.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:20px}.detail-content h4{font-size:1rem;color:#2c3e50;margin-bottom:10px;font-family:iransans}.detail-content p{font-size:.95rem;color:#7a7a7a;margin-bottom:0;line-height:1.6;font-family:iransans-light}.customization-cta{background:linear-gradient(135deg,#07afff,#2340d3);border-radius:10px;padding:30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.cta-content{flex:1;min-width:300px}.cta-content h3{color:#fff;font-size:1.3rem;margin-bottom:10px}.cta-content p{color:rgb(255 255 255/.9);margin-bottom:0}.cta-button .btn{background-color:#fff;color:#0761c9;border:0;padding:10px 25px;border-radius:30px}.cta-button .btn:hover,.np-btn-primary:hover{background-color:#f8f9fa;transform:translateY(-3px);box-shadow:0 5px 15px rgb(0 0 0/.1)}@media (min-width:768px){.customization-cta{flex-wrap:nowrap}.cta-button{margin-top:0;margin-right:30px}}.np-intro-container{padding:40px 0;position:relative;overflow:hidden}.np-intro-header{text-align:center;position:relative;margin-bottom:18px;padding-bottom:20px}.np-logo-badge{width:80px;height:80px;margin:0 auto 20px;background-color:#fff;border-radius:50%;box-shadow:0 5px 15px rgb(0 0 0/.1);display:flex;align-items:center;justify-content:center;padding:15px}.np-feature-box::before,.np-header-line,.np-intro-card::after{background:linear-gradient(90deg,#ffc109,#ffb009)}.np-intro-header h2{color:#283441;font-weight:700;font-size:1.8rem;margin-bottom:15px;font-family:iransans-medium}.np-header-line{width:100px;height:3px;margin:0 auto}.np-intro-card{background-color:#fff;border-radius:6px;box-shadow:0 10px 30px rgb(0 0 0/.05);padding:30px;margin-bottom:60px;position:relative;overflow:hidden}.np-intro-card::after{content:"";position:absolute;bottom:0;left:0;right:0;height:5px}.np-card-content p{font-size:1rem;line-height:1.8;color:#34495e;margin-bottom:20px;text-align:justify}.np-platforms{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px dashed #e0e0e0}.np-platform-item{display:flex;flex-direction:column;align-items:center;margin:0 20px;transition:.3s}.np-platform-item i{font-size:28px;color:#006dfb;margin-bottom:10px}.np-platform-item span{font-size:.9rem;color:#7f8c8d}.np-section-title{display:flex;align-items:center;margin-bottom:30px}.np-title-icon{width:50px;height:50px;background:linear-gradient(135deg,#346cdb,#2eaecc);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-left:15px;box-shadow:0 5px 15px rgb(52 152 219/.3)}.np-title-icon i{color:#fff;font-size:28px}.np-feature-box h3,.np-section-title h2{color:#2c3e50;font-family:iransans-medium,serif}.np-section-title h2{font-weight:700;font-size:1.6rem;margin:0}.np-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.np-feature-box{background-color:#fff;border-radius:6px;padding:25px;box-shadow:0 5px 15px rgb(0 0 0/.05);transition:.3s;position:relative;overflow:hidden;z-index:1}.np-feature-box::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:-1}.np-feature-box:hover,.np-security-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgb(0 0 0/.1)}.np-feature-icon{width:60px;height:60px;background-color:rgb(52 152 219/.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.np-feature-box h3{font-size:1rem;margin-bottom:10px}.np-feature-box p{font-size:.9rem;color:#747474;margin:0;text-align:right;font-family:iransans-light,serif}.np-clinic-content{display:flex;gap:30px;align-items:center;margin-top:30px}.np-clinic-image{flex:0 0 40%;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0/.1)}.np-clinic-image img{width:100%;height:auto;display:block;transition:transform .5s}.np-clinic-image:hover img{transform:scale(1.05)}.np-image-caption{position:absolute;bottom:0;left:0;right:0;background:rgb(0 0 0/.7);color:#fff;padding:10px;font-size:.9rem;text-align:center}.np-clinic-text p{font-size:1.05rem;line-height:1.8;color:#34495e;text-align:justify}.np-security-section{margin-bottom:60px;position:relative}.np-security-intro{margin-bottom:30px;margin-top:30px}.np-security-intro p{font-size:1.1rem;line-height:1.8;color:#34495e}.np-security-features{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.np-security-item{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 15px rgb(0 0 0/.05);display:flex;flex-direction:column;transition:.3s}.np-security-badge,.np-security-icon{background:linear-gradient(135deg,#e74c3c,#c0392b);display:flex}.np-security-icon{width:60px;height:60px;border-radius:50%;align-items:center;justify-content:center;margin-bottom:20px}.np-security-icon i{font-size:24px;color:#fff}.np-security-item h4{font-size:1.2rem;color:#2c3e50;margin-bottom:10px}.np-security-item p{font-size:.95rem;color:#7f8c8d;margin:0;line-height:1.6}.np-security-badge{position:absolute;top:20px;left:20px;align-items:center;padding:10px 15px;border-radius:30px;color:#fff;box-shadow:0 5px 15px rgb(231 76 60/.3)}.np-badge-icon{margin-left:10px}.benefit-icon i,.item-pricing .body-item .list-options li:before,.np-badge-icon i{font-size:20px}.np-badge-text{display:flex;flex-direction:column}.np-badge-text span{font-size:.8rem;opacity:.9}.np-cta-section{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:15px;padding:40px;text-align:center;color:#fff;box-shadow:0 10px 30px rgb(52 152 219/.3)}.np-cta-section h3{font-size:1.6rem;margin-bottom:15px;color:#fff}.np-cta-section p{font-size:1.1rem;margin-bottom:25px;opacity:.9}.np-cta-buttons{display:flex;justify-content:center;gap:20px}.np-btn{padding:12px 30px;border-radius:30px;text-decoration:none}.np-btn-primary{background-color:#fff;color:#3498db}.np-btn-outline{background-color:#fff0;border:2px solid #fff;color:#fff}.np-btn-outline:hover{background-color:rgb(255 255 255/.1);transform:translateY(-3px)}@media (max-width:991px){.np-features-grid{grid-template-columns:repeat(2,1fr)}.np-clinic-content{flex-direction:column}.np-clinic-image{flex:0 0 100%;margin-bottom:30px}}@media (max-width:767px){.customization-card,.detail-item{flex-direction:column}.fdescr{text-align:justify!important;font-size:.85rem}.image-mobile-product{display:block;margin:10px 0;overflow:hidden;border-radius:6px}.visible-desktop{visibility:hidden;height:0}.section-product-items{padding:10px 0}.item-feature-product h2,.np-intro-header h2,.np-section-title h2{font-size:1.2rem}.item-feature-product p.descr{font-size:.875rem}.content-product-sidebyside h3,.margin-top-30{margin-top:10px}.features-container{padding:15px}.feature-category h4{font-size:1rem}.feature-items li,.np-card-content p{font-size:.9rem}.customization-card{height:auto}.card-icon,.detail-icon{margin-left:0;margin-bottom:15px}.np-features-grid,.np-security-features{grid-template-columns:1fr}.np-cta-buttons{flex-direction:column;gap:15px}.np-security-badge{position:relative;top:0;left:0;margin-bottom:20px;justify-content:center}.np-intro-header{margin-bottom:4px}.cms-tech .col-md-6,.mobile-col-padding-none .col-lg-6{padding:0}.row.boxt-to-scroller{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:15px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scroll-behavior:smooth;position:relative}.row.boxt-to-scroller::-webkit-scrollbar{height:6px}.row.boxt-to-scroller::-webkit-scrollbar-thumb{background-color:rgb(0 0 0/.2);border-radius:3px}.row.boxt-to-scroller .col-sm-6{flex:0 0 280px;max-width:280px;padding-right:10px;padding-left:10px}.row.boxt-to-scroller .item-feature-product{height:100%}.row.boxt-to-scroller .col-sm-6:last-child{padding-right:20px}.row.boxt-to-scroller::after{content:"";flex:0 0 20px}.row.boxt-to-scroller::before{content:"";position:absolute;right:0;top:0;bottom:15px;width:30px;background:linear-gradient(to right,#fff0,rgb(255 255 255/.8));z-index:1;pointer-events:none}}@media screen and (max-width:340px){.cta-content{min-width:auto}}@media screen and (min-width:769px){.read-more-mobile{display:none}}.cms-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:30px}.card-2{background-color:#fff;border-radius:6px;box-shadow:0 5px 15px rgb(0 0 0/.05);transition:.3s;position:relative;overflow:hidden;z-index:1}.benefit-item,.case-study{background-color:#e3f2fd;border-radius:6px}@media screen and (max-width:992px){.cms-tech-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.card-2,.np-feature-box{width:280px;scroll-snap-align:start}.h1descr{font-size:.9rem!important;line-height:28px!important;margin-top:0!important;padding:0 0 10px}.largecontent .desktop-only{display:none}.largecontent.expanded .desktop-only{display:inline}.h1descr .btn-details{width:100%;margin-top:15px;font-size:13px;padding:8px 15px!important}.read-more-link{display:inline-block;margin-top:10px;color:#0056b3;text-decoration:none;font-size:13px}.h1descr.expanded .read-more-link i{transform:rotate(180deg)}.cms-tech-grid,.np-features-grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding:10px 0;-webkit-overflow-scrolling:touch}.np-feature-box{flex:0 0 auto;margin-right:5px}.np-features-grid::-webkit-scrollbar{height:4px}.np-features-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.card-2{flex:0 0 280px;margin-right:15px}.card-2:last-child{margin-right:0}.cms-tech-grid::-webkit-scrollbar{height:4px}.cms-tech-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}}@media screen and (max-width:480px){.card-2{flex:0 0 260px;width:260px}}.border-tb-orange{border-top:5px solid #ffc108;border-bottom:5px solid #ffc108}.hospital-software-showcase{display:flex;overflow:hidden;position:relative}.showcase-content{flex:1;padding:25px}.showcase-content h2{color:#000;font-family:iransans-medium,serif;font-size:1.5rem;margin-top:0;margin-bottom:15px;border-right:4px solid #ffc109;padding-right:10px}.showcase-description p{color:#4a5568;line-height:1.7;font-size:.9rem;margin-bottom:20px;font-family:iransans-light,serif;text-align:justify}.benefits{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.benefit-item{display:flex;align-items:center;padding:8px 12px;flex-basis:calc(50% - 10px)}.benefit-icon{margin-left:8px;color:#016dfb}.benefit-text{font-size:1rem;color:#2d3748}.case-study{padding:15px;margin-top:20px;border-right:3px solid #016dfb}.case-study-header{display:flex;align-items:center;margin-bottom:10px}.case-study-header i{color:#3a7bd5;margin-left:8px;font-size:18px}.case-study-header h4{margin:0;font-size:1.2rem;font-family:iransans-medium,serif;color:#1a3c6e}.case-study p{margin:0;font-size:.9rem;color:#4a5568}.showcase-image{width:40%;display:flex;align-items:center;justify-content:center;padding:15px;background-color:#fff}.showcase-image img{max-width:100%;height:auto;border-radius:6px}.item-feature-product .subj{display:block;font-size:1rem;font-family:iransans-medium,serif;line-height:1.66}.item-feature-product small.descr{color:gray;display:block;line-height:1.66;margin-bottom:10px}.fancybox-container,.fancybox-thumbs,.fancybox-thumbs__list a,.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:#fff0}.fancybox-is-open .fancybox-stage,body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{transition:opacity .25s,visibility 0s .25s;visibility:hidden;direction:ltr}.fancybox-caption,.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute}.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility;visibility:visible}.fancybox-slide,.fancybox-slide--image .fancybox-content{transition-property:transform,opacity;-webkit-backface-visibility:hidden}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-slide{display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;white-space:normal;width:100%;z-index:99994}.fancybox-content,.fancybox-slide::before{display:inline-block;vertical-align:middle}.fancybox-slide::before{content:"";font-size:0;height:100%;width:0}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{max-width:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;top:0;left:0}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);background:0 0/100% 100% no-repeat;overflow:visible;padding:0;position:absolute;-ms-transform-origin:top left;transform-origin:top left;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;margin:0;max-height:none;padding:0;position:absolute;user-select:none;width:100%}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgb(30 30 30/.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-slide--image.fancybox-is-scaling .fancybox-content,.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgb(0 0 0/.85) 0,rgb(0 0 0/.3) 50%,rgb(0 0 0/.15) 65%,rgb(0 0 0/.075) 75.5%,rgb(0 0 0/.037) 82.85%,rgb(0 0 0/.019) 88%,#fff0 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:1s linear infinite fancybox-rotate;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgb(0 0 0/.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgb(0 0 0/.1);background-repeat:no-repeat;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.2s cubic-bezier(.25, .46, .45, .94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.item-pricing .body-item .list-options{align-items:start}.item-pricing .body-item .list-options li.no,.item-pricing .body-item .list-options li.yes{font-size:1rem;font-family:iransans-light}.item-pricing .head-item .info-pricing{font-family:iransans-light;color:#666;font-size:.9rem}.title-center-custom{font-family:iransans-medium,serif;font-size:1.5rem;margin:50px 0 20px;text-align:center;display:block}@media (max-width:767.98px){.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table td,.responsive-table tr{display:block;width:100%;border:0;background-color:transparent!important}.responsive-table tr{margin-bottom:1rem;border-radius:12px;box-shadow:0 2px 10px rgb(0 0 0/.1);background:#fff;border:1px solid #f1f1f1;padding:.7rem .5rem;background-color:#fff!important}.responsive-table tr td:first-child{font-family:iransans-medium}.responsive-table td{text-align:right;padding:.45rem .65rem;position:relative}.responsive-table td:before{content:attr(data-label);font-weight:700;color:#6c757d;display:block;margin-bottom:.2rem;font-size:.92rem}}@media (max-width:768px){.section-one{height:100%;padding:0}.web-desing-content .description{padding-left:0;font-size:.85rem}.section-product-items .ptitleh1,.title-slider{line-height:1.67;font-size:1.2rem!important;margin-bottom:1rem;padding-bottom:0}.content-product-sidebyside{margin-right:0;margin-left:0}.formquestionanswer,.web-desing-content{padding:15px}.hidden-mobile{display:none!important}.banner-page-two h1{padding:0;margin-bottom:15px;line-height:1.6;font-size:1.5rem}.blog-block.flex-column .blog-content-home{width:100%;right:0;left:0;transform:none;padding:15px}.blog-block.flex-column .blog-content-home h4{font-size:1rem!important}.blog-block.flex-column .blog-content-home p{margin:0}.blog-block:hover .blog-content-home:before,.post-otherblock:before{content:none;background:0 0;width:0!important}.copy-right,.section-product-items .descrpd{font-size:.85rem}.header-section .wrapper-header .main-navigation{overflow:hidden}.customization-intro .description,.features-intro .lead{font-size:.9rem;padding-top:15px}.np-intro-container{padding:40px 0 0}.banner-page-two{height:auto}.demotitle,.title-text{font-size:1rem}.margin-bottom-50,.mb50cs{margin-bottom:10px!important}.demosection{padding:15px 0}.demotitle{margin-top:0;border-right:0}.hospital-software-showcase{flex-direction:column-reverse}.showcase-image{width:100%;padding:15px 15px 0}.showcase-content{padding:20px}.benefits{gap:8px}.benefit-item{flex-basis:100%}.nopardaz_Pagination .pagination{width:100%;overflow-x:scroll}.item-pricing .body-item .list-options li:before{font-size:18px}.content-appside div.details,.full-content,.item-pricing .body-item .list-options li.no,.item-pricing .body-item .list-options li.yes{font-size:.9rem}.item-pricing .head-item .price-pricing{font-size:3rem}.section-page-post{padding:0}.content-appside h2,.section-nopardazapp h2{font-size:1.2rem}}.toptarin-widget{display:flex;flex-direction:column;gap:10px}.toptarin-widget .post-item{align-items:center;background:#f7f7f7;padding:9px 10px;border-radius:10px;margin-bottom:0!important}.toptarin-widget .post-item a:hover{color:#007bff}strong{font-family:iransans-medium,sans-serif!important}