@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css?family=Oswald";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";body{margin:0;font-family:Arial,Microsoft JhengHei UI,Microsoft JhengHei,HeiTi TC,sans-serif;color:#222;background-color:#f2f2f2;font-size:15px;line-height:1.6}html{height:100%;width:100%}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.1)}::-webkit-scrollbar{width:3px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ddd}.page-banner{width:100%;height:56vh;min-height:350px;background-color:#304675;overflow:hidden;color:#fff;position:relative}.page-banner:after{content:"";width:100%;height:56vh;background-image:radial-gradient(at center center,transparent,#304675 60%);position:absolute;top:0;left:0}.page-banner video{width:100%;opacity:.9;position:absolute;bottom:-200px}.wrap-bg{width:100%;position:absolute;top:150px}.wrap{max-width:1300px;margin:0 auto}.title{content:"EMS";font-size:11vw;font-family:Barlow Condensed,sans-serif!important;color:#fff;line-height:.65;padding-left:40px}.title span{font-size:30%}.login-box{display:block;width:100%;border-radius:15px;background-color:#fff;background:linear-gradient(145deg,#fff,#f5f5f5);box-shadow:0 20px 50px #1c095012;display:flex;align-items:center;padding:3vw;z-index:2}.login-left{display:flex;flex-direction:column;width:50%}.login-content{width:50%;display:flex;justify-content:center;align-items:center;text-align:left;font-weight:700}@media only screen and (max-width: 767px){.page-banner:after{display:none}.wrap-bg{top:150px}.title{font-size:100px;text-align:center;padding-left:0}.login-box{padding:30px 10px}.login-left{display:none}.login-content{width:100%}}fieldset{padding:10px 2vw;border:1px solid #0f4880;display:block;margin:12px 0;border-radius:10px;box-shadow:0 2px 8px #ddd,-1px -1px 6px #fff;height:255px;overflow-y:scroll}legend{font-size:15px;font-weight:700;padding:4px 15px;background-color:#0f4880;color:#fff;border-radius:20px}.text-editor ul{margin:0;padding:0;list-style:none}.text-editor ul li{position:relative;padding:12px 20px;border-left:1px solid #2f8bb9}.text-editor ul li:before{content:"";position:absolute;left:-8px;top:18px;width:16px;height:16px;display:block;border-radius:50px;background-color:#2f8bb9;border:2px solid #fff;z-index:99}.text-editor ul li:nth-child(1):after{content:"";position:absolute;width:1px;height:20px;display:block;border-left:1px solid #fff;left:-1px;top:0;z-index:9}.text-editor ul li:nth-last-child(1):after{content:"";position:absolute;width:1px;height:20px;display:block;border-left:1px solid #fff;left:-1px;bottom:0;z-index:9}.text-editor ol{counter-reset:myCounter;margin:0;padding:0}.text-editor ol li{position:relative;padding:13px 25px;list-style:none;border-left:0px solid #2f8bb9;border-bottom:1px solid #ddd}.text-editor ol li:before{content:counter(myCounter);counter-increment:myCounter;position:absolute;top:13px;left:-12px;width:20px;height:20px;padding:1px;color:#fff;background-color:#2f8bb9;text-align:center;border-radius:500px;border:2px solid #fff;line-height:1.5;font-size:15px;z-index:99}.text-editor ol li:nth-child(1):after{content:"";position:absolute;width:1px;height:20px;display:block;border-left:1px solid #fff;left:-1px;top:0;z-index:9}.text-editor ol li:nth-last-child(1):after{content:"";position:absolute;width:1px;height:20px;display:block;border-left:1px solid #fff;left:-1px;bottom:0;z-index:9}input[type=text],input[type=password]{min-width:250px;outline:none;font-size:16px;max-width:100%;box-sizing:border-box;background-color:#e9e7e7;border:0px solid #dcdcdc;font-weight:500;opacity:1;border-radius:10px;margin-bottom:10px;padding:12px;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:0px;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:.5s}input[type=text]:focus,input[type=password]:focus{background-color:#fff;box-shadow:0 5px 10px #0000001a;transition:.5s}.btn-login{width:100%;font-size:16px;padding:15px;min-height:40px;font-weight:600;color:#fff;cursor:pointer;text-align:center;border:none;background-size:200% 100%;border-radius:10px;transition:all .4s ease-in-out;background-color:#2f8bb9;background-image:linear-gradient(225deg,#304675,#0f4880)!important;box-shadow:0 10px 20px #0000001a;border-radius:10px!important}.btn-login:hover{background-position:100% 0;transition:all .4s ease-in-out}.btn-login:focus{outline:none}.login-logo-box{margin:15px 0 25px}.login-logo-box .login-logo{display:flex;height:clamp(35px,4vw,40px)}.login-logo-box .login-logo .logo-text{display:flex;flex-direction:column;justify-content:center;color:#000;font-family:Noto Sans TC,sans-serif;font-size:20px;font-weight:600;line-height:1;letter-spacing:1px;padding:1px 9px}.login-logo-box .login-logo .logo-text span{font-size:clamp(7px,.8vw,10px);padding-top:5px;text-transform:uppercase;font-weight:300}.page-banner{display:flex;justify-content:center;align-items:center}.page-banner img{position:absolute;width:80%!important;top:0;opacity:.3}footer{font-size:14px;text-align:center;padding:10px;display:block;width:100%;color:#666}body .text-primary{color:#7a70ba}body .text-secondary{color:#48a3d7}body .text-third{color:#d77748}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translate(-75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translate(75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicOutNext{to{transform:translate(-75px);opacity:0}}@keyframes f-classicOutPrev{to{transform:translate(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: .65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, .98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, .1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#0000;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translateZ(0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:#18181b80}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, .6);--f-button-active-bg: rgba(0, 0, 0, .6);--f-button-hover-bg: rgba(0, 0, 0, .6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, .3);--f-button-active-bg: rgba(24, 24, 27, .5);--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));--f-button-svg-disabled-opacity: .65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:#18181be6;color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#0000}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translateZ(0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#0000;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, .65);--f-button-hover-bg: rgba(70, 70, 73, .65);--f-button-active-bg: rgba(90, 90, 93, .65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none}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:none;position:fixed;-webkit-tap-highlight-color:transparent;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{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;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 ease 0s,visibility 0s ease 0s;visibility:visible}.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.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:transparent;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:#1e1e1e99;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}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width: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){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;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-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.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(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);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:a 1s linear infinite;background:transparent;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}@keyframes a{to{transform:rotate(1turn)}}.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:translateZ(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:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;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:scaleX(1) translateZ(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:translateZ(0) scale(1)}@media (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 p{margin:0;padding:0}.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:all .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:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;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;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.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:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.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 #0000004d}.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:#0000001a;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;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:all .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 (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.mx-auto{margin:0 auto}.my-5{margin:2.5vw 0}.text-center{text-align:center}.page-item{margin-right:5px}.page-link{color:#fff;padding:5px 10px;background-color:#fff3;border-radius:50px}.page-link:hover{background-color:#3e97a3;color:#fff}.page-item.disabled .page-link{opacity:.6;pointer-events:none}.page-item.active .page-link{background-color:#3e97a3;color:#fff}table{background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%}.table th,.table td{padding:8px;line-height:20px;text-align:left;border-top:1px solid #c3c3c3}.table th{font-weight:700}.table thead th{background-color:#dcdcdc;vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #c3c3c3}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #c3c3c3;border-collapse:separate;border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{background-color:#fff;border-left:1px solid #c3c3c3}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f5f5f5}.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#e1e1e1}.table tbody tr.success td{background-color:#e0edce}.table tbody tr.error td{background-color:#ffddd8}.table tbody tr.warning td{background-color:#fff5d3}.table tbody tr.info td{background-color:#dfecf7}.table-hover tbody tr.success:hover td{background-color:#d8e7c0}.table-hover tbody tr.error:hover td{background-color:#ffd1cb}.table-hover tbody tr.warning:hover td{background-color:#fff0cc}.table-hover tbody tr.info:hover td{background-color:#cfe3f4}.pagination{width:100%;text-align:center}.pagination ul{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin:20px 0}.pagination ul>li>a{background-color:#eee;color:#666;border-radius:8px;text-decoration:none;min-width:32px;height:32px;display:flex;justify-content:center;align-items:center;transition:all .3s}.pagination ul>li>a:hover{background-color:var(--primary-color);color:#fff;transform:scale(1.05);transform-origin:center center}.pagination ul>.active>a,.pagination ul>.active>a:hover{background-color:var(--primary-color);font-weight:700;color:#fff}.max-w-none{max-width:none!important}.max-w-xs{max-width:20rem!important}.max-w-sm{max-width:24rem!important}.max-w-md{max-width:28rem!important}.max-w-lg{max-width:32rem!important}.max-w-xl{max-width:36rem!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-5xl{max-width:64rem!important}.max-w-6xl{max-width:72rem!important}.max-w-7xl{max-width:80rem!important}.max-w-8xl{max-width:88rem!important}.max-w-9xl{max-width:96rem!important}.max-w-full{max-width:100%!important}.text-white,.text-white a{color:#fff!important}.text-gray{color:#ababab!important}.text-primary{color:var(--primary-color)!important}.text-secondary{color:var(--secondary-color)!important}.text-third{color:var(--third-color)!important}.text-fourth{color:var(--fourth-color)!important}.text-danger{color:var(--chart-danger-color)!important}.text-warn{color:var(--chart-warn-color)!important}.text-success{color:var(--chart-success-color)!important}.bg-primary{background-color:var(--primary-color)!important}.bg-secondary{background-color:var(--secondary-color)!important}.bg-third{background-color:var(--third-color)!important}.bg-fourth{background-color:var(--fourth-color)!important}.bg-fifth{background-color:var(--fifth-color)!important}.bg-danger{color:var(--danger-color)!important}.bg-gradient{background:#fff;background:radial-gradient(circle,#fff 56%,#ccc)}.bg-primary-gradient{background:#fff;background:radial-gradient(circle,#e1edf8,#bdd9f0 80%,#a0bed6)}.bg-transparent{background-color:transparent!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-gray-100{background-color:#f3f4f6!important}.bg-gray-200{background-color:#e5e7eb!important}.bg-gray-300{background-color:#d1d5db!important}.bg-gray-400{background-color:#9ca3af!important}.bg-gray-500{background-color:#6b7280!important}.bg-gray-600{background-color:#4b5563!important}.bg-gray-700{background-color:#374151!important}.bg-gray-800{background-color:#1f2937!important}.bg-gray-900{background-color:#111827!important}.bg-img-primary{background-image:url(../upfiles/bg/bg-dot.png)}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:4rem!important}@media screen and (max-width: 767px){.text-xl{font-size:1rem!important}.text-2xl{font-size:1.25rem!important}.text-3xl{font-size:1.5rem!important}.text-4xl{font-size:1.875rem!important}.text-5xl{font-size:2.25rem!important}.text-6xl{font-size:3rem!important}.text-md-xs{font-size:10px!important;line-height:1!important}}@media only screen and (max-width: 767px){.mobile-block{display:block}.mobile-hide{display:none}}@media only screen and (min-width: 900px){.mobile-show{display:none}}.text-line{position:relative;z-index:1;overflow:hidden;text-align:center}.text-line:before,.text-line:after{position:absolute;top:51%;overflow:hidden;width:50%;height:1px;content:"";border-bottom:1px solid var(--border-color)}.text-line:before{margin-left:-50%;text-align:right}.text-line-r{position:relative;z-index:1;overflow:hidden}.text-line-r:after{position:absolute;top:51%;overflow:hidden;width:100%;height:1px;content:"";border-bottom:1px solid var(--border-color)}.text-shadow{-webkit-filter:drop-shadow(10px 6px 6px rgba(0,0,0,.2));filter:drop-shadow(10px 6px 6px rgba(0,0,0,.2))}.vertical hr{height:100%;width:1px;border-width:0;color:#000;background-color:#00000080}.text-white .vertical hr{height:100%;width:1px;border-width:0;color:#000;background-color:#ffffff80}.d-center{display:flex;justify-content:center;align-items:center}.img-invert{filter:invert(100%) sepia(30%) saturate(0%) hue-rotate(210deg) brightness(110%) contrast(101%)}.navigation{display:-ms-flexbox;display:flex;-ms-flex-align:initial;align-items:initial;width:100%;padding:0;position:relative;line-height:initial;font-family:inherit;box-sizing:border-box;transition:background .3s}@media (min-width: 992px){.navigation{height:auto}}.navigation *,.navigation *:before,.navigation *:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;text-decoration:none}.navigation.fixed-top{position:fixed;top:0;right:0;left:0;z-index:19998}.navigation.sticky-top{position:-webkit-sticky;position:sticky;top:0;will-change:opacity;z-index:19998}.navigation>.container{display:-ms-flexbox;display:flex}.navigation-header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 992px){.navigation-header{display:none}}.overlay-panel{width:0;height:0;position:fixed;left:0;top:0;opacity:0;z-index:-999999;transition:opacity .8s}.overlay-panel.is-visible{width:100%;height:100%;opacity:1;z-index:19999}.overlay-panel.is-invisible{opacity:0}@media (min-width: 992px){.overlay-panel.is-visible{display:none!important}}.navigation-brand-text a{font-size:16px;font-weight:700;color:#555d65;text-decoration:none}@media (min-width: 992px){.navigation-brand-text a{font-size:22px}}.navigation-header .navigation-brand-text{padding:0 1rem}.navigation-logo,.navigation-logo a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.navigation-logo a img{height:25px;display:block}@media (min-width: 992px){.navigation-logo a img{height:48px}}.navigation-logo-top .navigation-body .navigation-logo img{width:auto;height:auto}.navigation-header .navigation-logo{padding:0 1rem}.navigation-logo.navigation-item a img{width:auto;height:auto}.navigation-button-toggler{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;cursor:pointer}.navigation-button-toggler .hamburger-icon{width:20px;height:2px;display:inline-block;font-style:normal;color:#555d65;box-shadow:inset 0 0 0 32px,0 -6px,0 6px}.navigation-body{width:300px;height:100%;position:fixed;top:0;left:-100%;overflow-x:hidden;overflow-y:auto;background-color:#fff;z-index:20000;transition:left .8s cubic-bezier(.1,.1,.1,.1),right .8s cubic-bezier(.1,.1,.1,.1)}@media (min-width: 500px){.navigation-body{width:320px}}@media (min-width: 992px){.navigation-body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;position:relative;left:auto;overflow:visible;z-index:auto;background-color:transparent;transition:all 0s ease 0s}}.navigation-body.offcanvas-right{left:auto;right:-100%}@media (min-width: 992px){.navigation-body.offcanvas-right{right:auto}}.navigation-body.is-visible{left:0;transition:left .8s,right .8s}.navigation-body.offcanvas-right.is-visible{right:0;left:auto}@media (min-width: 992px){.navigation-body.offcanvas-right.is-visible{right:auto}}.navigation-body.is-invisible{left:-100%}.navigation-body.offcanvas-right.is-invisible{right:-100%}.navigation-body.scroll-momentum{-webkit-overflow-scrolling:touch}@media (min-width: 992px){.navigation-centered .navigation-body{-ms-flex-pack:center;justify-content:center}.navigation-justified .navigation-body{-ms-flex-pack:justify;justify-content:space-between}.navigation-logo-top .navigation-body{-ms-flex-direction:column;flex-direction:column}}.navigation-body-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0}@media (min-width: 992px){.navigation-body-header{border:none}.navigation-centered .navigation-body-header{padding:0}.navigation-logo-top .navigation-body-header{padding-top:20px}}.navigation-body-close-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;margin-left:auto;padding-bottom:2px;margin-right:10px;line-height:initial;text-align:center;font-size:25px;color:#fff;cursor:pointer}@media (min-width: 992px){.navigation-body-close-button{display:none}}.navigation-body-section{width:100%;padding:16px;display:inline-flex;-ms-flex-direction:column;flex-direction:column}@media (min-width: 992px){.navigation-body-section{width:auto;display:inline-block}}.navigation-body-section+.navigation-body-section{padding-top:0}@media (min-width: 992px){.navigation-body-section+.navigation-body-section{padding-top:16px}}.navigation-menu{width:100%;margin:0;padding:0;list-style:none;font-size:0rem;display:inline-block;float:left}@media (min-width: 992px){.navigation-menu{width:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.navigation .navigation-menu{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-align:stretch;align-items:stretch}.navigation-logo-top .navigation-menu{-ms-flex-pack:center;justify-content:center}}.navigation-item{width:100%;margin:0;float:left;display:inline-block}@media (min-width: 992px){.navigation-item{width:auto}}.navigation-link{width:100%;padding:13px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;letter-spacing:.3px;color:#555d65;border-bottom:solid 1px #e9ecef;transition:color .3s}.navigation-link:visited{color:#555d65}@media (min-width: 992px){.navigation-item:last-child .navigation-link{border-top:none;border-bottom:none}}.navigation-item:not(.navigation-brand-text):hover .navigation-link,.navigation-item:not(.navigation-brand-text):focus .navigation-link,.navigation-item:not(.navigation-brand-text).is-active .navigation-link{text-decoration:none!important;color:#f3f3f5;background-color:transparent}@media (min-width: 992px){.navigation-link{height:100%;border:none}}.navigation-menu.navigation-social-menu+.navigation-menu:not(.navigation-social-menu) .navigation-item:first-child .navigation-link{border-top:solid 1px #e9ecef}@media (min-width: 992px){.navigation-menu.navigation-social-menu+.navigation-menu:not(.navigation-social-menu) .navigation-item:first-child .navigation-link{border-top:none}}.navigation-link i{width:28px;float:left;text-align:center;font-size:24px;line-height:0}.navigation-link i[class*=fa]{font-size:21px}@media (min-width: 992px){.navigation-link i{width:auto}}.navigation-link i+span{padding-left:8px}.navigation-icon-item .navigation-link{padding:13px 16px}@media (min-width: 992px){.navigation-icon-item .navigation-link{width:100%;margin:0;padding:25px 25.6px;border-left:solid 1px #e9ecef}}@media (min-width: 992px){.navigation-icon-item .navigation-link span:not(.submenu-indicator){display:none}}@media (min-width: 992px){.navigation-icon-item .navigation-link .navigation-badge{right:10px}}.navigation-avatar-item .navigation-link{font-size:12px;font-weight:700}.navigation-avatar-item .navigation-link img{width:48px;border:solid 2px #f3f3f5;border-radius:50%}.navigation-avatar-item .navigation-link span{margin-left:8px}.navigation-body-section+.navigation-menu:not(.navigation-social-menu)>.navigation-item:first-child>.navigation-link{border-top:solid 1px #e9ecef}@media (min-width: 992px){.navigation-body-section+.navigation-menu:not(.navigation-social-menu)>.navigation-item:first-child>.navigation-link{border-top:none}}.navigation-social-menu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 16px;text-align:center}@media (min-width: 992px){.navigation-social-menu{width:auto}}@media (max-width: 991px){.navigation-social-menu{padding:16px}}.navigation-social-menu .navigation-item{width:auto;display:inline-block}.navigation-social-menu .navigation-item .navigation-link{margin:0;padding:0 5px;border:none}.navigation-social-menu .navigation-item .navigation-link i{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:38px;height:38px;margin:0;line-height:initial;font-size:19px;border-radius:50%;background-color:#f8f9fa}.navigation-social-menu .navigation-item .navigation-link i:not([class*=fa]):before{margin-right:-1px}.navigation-social-menu .navigation-item:last-child .navigation-link{padding-right:0}.navigation-social-menu .navigation-item:first-child .navigation-link{padding-left:0}@media (max-width: 991px){.navigation-social-menu .navigation-item{display:flex}}.submenu-indicator{width:46px;height:100%;position:absolute;top:0;right:0;z-index:20000}@media (min-width: 992px){.submenu-indicator{width:6px;height:6px;margin-left:6px;float:right;position:relative}li:not(.navigation-icon-item) span:not(.navigation-badge)+.submenu-indicator,li:not(.navigation-icon-item) i+span+.navigation-badge+.submenu-indicator{margin-left:0}}.submenu-indicator:after{height:6px;width:6px;margin:-3px 0 0 -3px;top:50%;left:50%;content:"";position:absolute;border-style:solid;border-width:0 1px 1px 0;border-color:transparent #555d65 #555d65 transparent;transform:rotate(45deg);transition:border .3s,transform .3s}.navigation-item:hover>.navigation-link>.submenu-indicator:after,.navigation-item:focus>.navigation-link>.submenu-indicator:after,.navigation-item.is-active>.navigation-link>.submenu-indicator:after{border-color:transparent #f3f3f5 #f3f3f5 transparent}.submenu-indicator.is-active:after{transform:rotate(-135deg)}@media (min-width: 992px){.submenu-indicator.is-active:after{transform:rotate(45deg)}}.navigation-btn{width:100%;padding:10px 12px;text-align:center;display:block;line-height:1.4;font-size:14px;white-space:nowrap;color:#fff;cursor:pointer;border-radius:4px;border:solid 1px #f3f3f5;background-color:#f3f3f5;transition:opacity .3s,background .3s}.navigation-btn:hover,.navigation-btn:focus{color:#fff;text-decoration:none;background-color:#6254ee}@media (min-width: 992px){.navigation-btn{width:auto}}.navigation-text{padding:11px 0;display:inline-block;color:#555d65;font-size:14px}@media (min-width: 992px){.navigation-text{padding:11px 16px}}.navigation-badge{min-width:18px!important;height:18px;margin:0 5px;display:inline-block;line-height:18px;text-align:center;font-size:11px;color:#fff;border-radius:20px;background-color:#f3f3f5}@media (min-width: 992px){.navigation-link .navigation-badge{position:absolute;right:-2px;top:calc(50% - 20px)}.navigation-dropdown-link .navigation-badge{position:static}}.navigation-inline-form{position:relative}@media (min-width: 992px){.navigation-inline-form{display:-ms-flexbox;display:flex}}.navigation-inline-form .navigation-btn{display:-ms-flexbox;display:flex;width:auto;height:100%;position:absolute;top:0;right:4px;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.navigation-input{width:100%;padding:11px 32px 11px 12px;outline-width:0;font-size:14px;color:#555d65;line-height:1.4;box-shadow:none;border-radius:4px;background-color:#fbfcfc;border-style:solid;border-width:1px;border-color:#dee2e6;transition:border .3s}.navigation-input:hover,.navigation-input:focus{border-color:#f3f3f5}.navigation-input::placeholder{color:#575f68}.navigation-input:-ms-input-placeholder{color:#575f68}.navigation-input::-ms-input-placeholder{color:#575f68}.navigation-search-icon{width:14px;height:14px;display:inline-block;vertical-align:middle;position:relative;color:#a2a9b1;text-align:left;text-indent:-9999px;border:2px solid;border-radius:50%;transform:rotate(-45deg);transition:color .3s}.navigation-search-icon:after,.navigation-search-icon:before{content:"";pointer-events:none}.navigation-search-icon:before{width:2px;height:7px;top:10px;position:absolute;left:50%;border-radius:0 0 1px 1px;box-shadow:inset 0 0 0 32px;transform:translate(-50%)}.navigation-btn:hover .navigation-search-icon{color:#f3f3f5}.navigation-dropdown{width:100%;max-height:0;margin:0;padding:0;overflow:hidden;list-style:none;position:static;display:block;z-index:20001;background-color:#fcfdfd;transition:max-height 2s cubic-bezier(0,1,0,1)}.navigation-dropdown.is-visible{max-height:2500px;transition:max-height 5s ease-out}@media (min-width: 992px){.navigation-dropdown{width:180px;position:absolute;display:inline-block;opacity:0;box-shadow:0 12px 20px -5px #0000000d;transition:opacity .3s linear,max-height 0s linear .4s}.navigation-dropdown.is-visible{opacity:1;overflow:visible;transition:opacity .3s linear,max-height 0s linear}}.navigation-dropdown .navigation-dropdown{left:100%}.navigation-dropdown .navigation-dropdown-left{right:100%;left:auto}.navigation-dropdown-item{width:100%;margin:0;float:left;display:inline-block}.navigation-dropdown-link{width:100%;display:inline-block;position:relative;font-size:13px;color:#555d65;border-bottom:solid 1px #e9ecef;transition:color .3s,background .3s}.navigation-dropdown-link:visited{color:#555d65}.navigation-dropdown-item:hover>.navigation-dropdown-link,.navigation-dropdown-item:focus>.navigation-dropdown-link,.navigation-dropdown-item.is-active>.navigation-dropdown-link{text-decoration:none!important;color:#f3f3f5;background-color:#f5f6f8}.navigation-dropdown-link{padding:14px 19px}.navigation-dropdown-link+ul .navigation-dropdown-link{padding-left:32px}.navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link{padding-left:48px}.navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link{padding-left:48px}.navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link{padding-left:64px}.navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link+ul .navigation-dropdown-link{padding-left:128px}@media (min-width: 992px){.navigation-dropdown-link{padding-left:19px!important;border-bottom:none}}.navigation-dropdown-link>.submenu-indicator{right:0;top:0;position:absolute}.navigation-dropdown-item:hover>.navigation-dropdown-link>.submenu-indicator:after,.navigation-dropdown-item:focus>.navigation-dropdown-link>.submenu-indicator:after,.navigation-dropdown-item.is-active>.navigation-dropdown-link>.submenu-indicator:after{border-color:transparent #f3f3f5 #f3f3f5 transparent}@media (min-width: 992px){.navigation-dropdown-link>.submenu-indicator{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.navigation-dropdown-link>.submenu-indicator:after{transform:rotate(-45deg)}.navigation-dropdown-link>.submenu-indicator.submenu-indicator-left:after{transform:rotate(135deg)}}.navigation-dropdown-horizontal{background-color:#fcfdfd}@media (min-width: 992px){.navigation-dropdown-horizontal{width:100%!important;left:0}.navigation-dropdown-horizontal .navigation-dropdown-horizontal{left:0;top:100%;box-shadow:inset 0 1px #e9ecef,0 12px 20px -5px #0000000d}.navigation-dropdown-horizontal .navigation-dropdown-item{width:auto}.navigation-dropdown-horizontal .navigation-dropdown-link{padding:19px;display:-ms-flexbox;display:flex}.navigation-dropdown-horizontal .submenu-indicator{right:0;position:relative}.navigation-dropdown-horizontal .submenu-indicator:after{margin-top:5px;transform:rotate(45deg)}.navigation-dropdown-horizontal.is-visible{display:block}}.navigation-megamenu{width:100%;max-height:0;overflow:hidden;display:block;position:static;font-size:14px;color:#555d65;z-index:20001;background-color:var(--header-color);transition:max-height 2s cubic-bezier(0,1,0,1)}.navigation-megamenu.is-visible{max-height:2500px;border-bottom:solid 0px #e9ecef;transition:max-height 5s ease-out}@media (min-width: 992px){.navigation-megamenu{position:absolute;opacity:0;border-top:solid 0px transparent;transition:opacity .3s linear,max-height 0s linear .4s}.navigation-megamenu.is-visible{opacity:1;border-bottom:none;transition:opacity .3s linear,max-height 0s linear}.navigation-megamenu.navigation-megamenu-half{width:50%}.navigation-megamenu.navigation-megamenu-quarter{width:25%}}.scroll-momentum .navigation-megamenu{transform:translateZ(0)}@media (min-width: 992px){.scroll-momentum .navigation-megamenu{transform:none}}.navigation-megamenu [class*=container]{width:100%}.navigation-megamenu [class*=container] [class*=col-]{padding:0}.navigation-megamenu-container{padding:16px;display:table}.navigation-row{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.navigation-row>[class^=navigation-col]{width:100%;min-height:20px;margin-bottom:1rem;position:relative}@media (min-width: 992px){.navigation-row .navigation-col{flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}@media (min-width: 992px){.navigation-row .navigation-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.navigation-row .navigation-col-2{-ms-flex:0 0 16.666666%;flex:0 0 16.666666%;max-width:16.666666%}.navigation-row .navigation-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.navigation-row .navigation-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.navigation-row .navigation-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666666%}.navigation-row .navigation-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.navigation-row .navigation-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.navigation-row .navigation-col-8{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.navigation-row .navigation-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.navigation-row .navigation-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.navigation-row .navigation-col-11{-ms-flex:0 0 91.666666%;flex:0 0 91.666666%;max-width:91.666666%}.navigation-row .navigation-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.navigation-row:last-of-type [class^=navigation-col]:last-child{margin-bottom:0}@media (min-width: 992px){.navigation-row:last-of-type [class^=navigation-col]{margin-bottom:0}}.navigation-list{width:100%;margin:0;padding:0;list-style:none}@media (min-width: 992px){[class^=navigation-col]:last-of-type .navigation-list{padding:0}}.navigation-list>li{width:100%;margin:0}.navigation-list>li>a{padding:10px 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;font-size:13px;color:#555d65;text-decoration:none;transition:color .3s,background .3s}.navigation-list>li>a:hover{color:#f3f3f5;background-color:#f5f6f8}[class^=navigation-col]:last-of-type .navigation-list>li>a{border-right:none}.navigation-list-heading{text-transform:uppercase}.navigation-list-heading>a{padding:0 16px 13px!important}.navigation-list-heading>a:hover{color:#555d65!important;background-color:transparent!important}.navigation-tabs{width:100%;float:left;display:block;position:relative;background-color:#f8f9fa;box-shadow:0 3px 6px #00000012}@media (min-width: 992px){.navigation-tabs:after{content:"";width:80%;height:100%;position:absolute;right:0;background-color:#fff;z-index:99}}.navigation-tabs-nav{width:100%;margin:0;padding:0;float:left;list-style:none}@media (min-width: 992px){.navigation-tabs-nav{width:20%}}.navigation-tabs-nav>li a{width:100%;padding:14px 16px;float:left;font-size:14px;text-decoration:none;color:#555d65;outline:0;background-color:#f8f9fa;transition:background .3s}.navigation-tabs-nav>li.is-active a,.navigation-tabs-nav>li:hover a,.navigation-tabs-nav>li:active a{background-color:#fff}.navigation-tabs-pane{width:100%;min-height:30px;padding:16px;float:right;display:none;position:relative;opacity:0;font-size:15px;color:#555d65;z-index:100;background-color:#fff;transition:opacity .5s}.navigation-tabs-pane.is-active{display:block;opacity:1}@media (min-width: 992px){.navigation-tabs-pane{width:80%}}.navigation-transparent{background-color:transparent}.navigation-transparent .navigation-header .navigation-brand-text a{color:#fff}@media (min-width: 992px){.navigation-transparent .navigation-body .navigation-brand-text a{color:#fff}}.navigation-transparent .navigation-button-toggler .hamburger-icon{color:#fff}@media (min-width: 992px){.navigation-transparent .navigation-link{color:#fff}.navigation-transparent .navigation-link>.submenu-indicator:after{border-color:transparent #ffffff #ffffff transparent}.navigation-transparent .navigation-item:hover>.navigation-link>.submenu-indicator:after,.navigation-transparent .navigation-item:focus>.navigation-link>.submenu-indicator:after,.navigation-transparent .navigation-item.is-active>.navigation-link>.submenu-indicator:after{border-color:transparent #ffffff #ffffff transparent}.navigation-transparent .navigation-item:not(.navigation-brand-text):hover .navigation-link,.navigation-transparent .navigation-item:not(.navigation-brand-text):focus .navigation-link,.navigation-transparent .navigation-item:not(.navigation-brand-text).is-active .navigation-link{color:#fff}.navigation-transparent .navigation-icon-item .navigation-link{border-left:none}}@media (min-width: 992px){.navigation-transparent .navigation-input{color:#fff;background-color:#ffffff03;border-color:#ffffff0d}.navigation-transparent .navigation-input ::-webkit-input-placeholder{color:#fff3}.navigation-transparent .navigation-input ::-moz-placeholder{color:#fff3}.navigation-transparent .navigation-input :-ms-input-placeholder{color:#fff3}.navigation-transparent .navigation-input :-moz-placeholder{color:#fff3}}@media (min-width: 992px){.navigation-transparent .navigation-social-menu .navigation-link i{background-color:#ffffff0d}}@media (min-width: 992px){.navigation-transparent .navigation-item>.navigation-dropdown,.navigation-transparent .navigation-megamenu.is-visible{border-top-color:transparent}}@media (max-width: 991px){.navigation-fullscreen .navigation-body{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.navigation-fullscreen .navigation-body-header{border:none;padding:0}.navigation-fullscreen .navigation-body-header .navigation-body-close-button,.navigation-fullscreen .navigation-body-header .navigation-brand-text,.navigation-fullscreen .navigation-body-header .navigation-logo{position:absolute;top:20px}.navigation-fullscreen .navigation-body-header .navigation-body-close-button{right:20px}.navigation-fullscreen .navigation-body-header .navigation-brand-text,.navigation-fullscreen .navigation-body-header .navigation-logo{left:20px}.navigation-fullscreen .navigation-menu{width:300px}.navigation-fullscreen .navigation-link,.navigation-fullscreen .navigation-dropdown-link{border:none}.navigation-fullscreen .navigation-link{-ms-flex-pack:center;justify-content:center}.navigation-fullscreen .navigation-dropdown-link{text-align:center}.navigation-fullscreen .navigation-btn{width:300px;-webkit-align-self:center;align-self:center}.navigation-fullscreen .navigation-inline-form{width:300px;margin:auto}.navigation-fullscreen .navigation-inline-form .navigation-btn{width:auto}}.align-to-right{margin-left:auto!important}.align-to-left{margin-right:auto!important}.margin-top{margin-top:1rem!important}@media (min-width: 992px){.margin-top{margin-top:0!important}}@media (max-width: 991px){.hide-on-portrait{display:none!important}}@media (min-width: 992px){.hide-on-landscape{display:none!important}}.navigation-logo{padding-left:3vw!important}.navigation,.navigation-body{background-color:var(--header-color)!important}.navigation-logo{padding:10px}.navigation-logo a img{height:36px!important;display:block}.navigation-icon-item .navigation-link{border-left:1px solid rgba(255,255,255,.2)!important}.navigation-link{padding:0px 1.2vw!important;font-size:15px;color:#ffffffb3!important}@media (max-width: 1300px){.navigation-link{padding:0px 1.2vw!important;font-size:13px}.navigation-logo{padding:5px 10px}}@media only screen and (min-width: 992px){.border-link{border:1px solid rgba(255,255,255,.9)!important;padding:10px 0 10px 20px!important;border-radius:50px;height:33px;margin:15px 0 15px 20px!important}}.navigation-item .active{color:#fff!important;font-weight:700;border-top:0px solid var(--third-color)!important}@media only screen and (max-width: 992px){.navigation-body-header{padding:10px 0!important;border-bottom:solid 1px rgba(255,255,255,.05)!important}.navigation-link{padding:15px 18px!important;border-bottom:solid 1px rgba(255,255,255,.05)!important}}.navigation-dropdown-link{font-size:15px;color:#000!important}.navigation-button-toggler .hamburger-icon{color:#fff!important}.navigation-dropdown{border-radius:0;background-color:var(--header-color);border:1px solid var(--border-color)!important}.navigation-dropdown-link{border-bottom:1px solid rgba(255,255,255,.1)!important;color:#ffffffb3!important;display:flex;padding:10px!important}.navigation-dropdown-link i{font-size:20px;margin-right:10px;padding-right:10px;border-right:1px solid rgba(255,255,255,.3)}.navigation-dropdown .navigation-dropdown{background-color:#888}.navigation-dropdown-item:hover>.navigation-dropdown-link,.navigation-dropdown-item:focus>.navigation-dropdown-link,.navigation-dropdown-item.is-active>.navigation-dropdown-link{text-decoration:none!important;background-color:#ffffff1a}.dropdown-icon{width:55px;margin-right:15px;vertical-align:middle}.submenu-indicator:after{border-color:transparent #eee #eee transparent}@media (min-width: 992px){.navigation-dropdown{width:180px!important}}.navigation-menu-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 992px){.navigation-body{width:280px!important}}@media (min-width: 992px){.navigation-icon-item .navigation-link{padding:0 10px!important}.navigation-icon-item .submenu-indicator{display:none}.navigation-link i{width:40px;height:55px;display:flex;justify-content:center;align-items:center;font-size:25.6px}}.scroll-momentum .navigation-megamenu{background-color:var(--header-color);padding:0}@media only screen and (min-width: 992px){.scroll-momentum .navigation-megamenu{border-top:1px solid rgba(255,255,255,.2);box-shadow:0 20px 15px #0003}}.navigation-megamenu-container{max-width:1400px;margin:0 auto;padding:0;display:table}.navigation-col{padding:15px 30px}@media only screen and (min-width: 992px){.navigation-col{padding:30px;border-right:1px solid rgba(255,255,255,.2)}}.navigation-col:nth-last-child(1){border-right:0px}.navigation-list-heading{font-size:16px;color:#fff9;padding:5px}.navigation-list>li>a{padding:5px!important;font-size:15px;color:#ffffffe6}.navigation-list>li>a:hover{color:#fff;background-color:#fff0}:root{--primary-color: #216a94;--primary-color-card: #216a94;--secondary-color: #7A70BA;--secondary-color-card: #7A70BA;--third-color: #df8457;--third-color-card: #D77748;--fourth-color: #C95E9E;--fourth-color-card: #C95E9E;--fifth-color: #51C4CA;--sixth-color: #CFE066;--header-color: #273657;--border-color: rgba(0, 0, 0, .3);--chart-grid-color: rgba(0, 0, 0, .3)}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}hr{border:0;border-bottom:1px solid var(--border-color)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#0003}::-webkit-scrollbar-corner{opacity:0}img{max-width:100%;width:auto}body{font-family:Roboto Condensed,Noto Sans TC,sans-serif;background:linear-gradient(180deg,#eef1f5,#eef1f5,#e1e7ee);background-color:#e1e7ee;color:#333;margin:0;padding:0;font-weight:400;transition:all .3s}@media screen and (max-width: 1600px){body{font-size:14px}}@media screen and (max-width: 1400px){body{font-size:13px}}@media screen and (max-width: 767px){body{font-size:12px}}a{text-decoration:none}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}ul{list-style:none}p{margin-top:10px;margin-bottom:10px}h1,h2,h3,h4{font-family:Oswald,Microsoft Yahei,Noto Sans TC,sans-serif!important}h1{font-size:4vw;font-weight:600}h2{font-size:2rem;font-weight:500}h3{font-size:18px;font-weight:400}h4{font-size:16px;font-weight:400}header{border-bottom:1px solid var(--border-color);width:100%;position:fixed;z-index:99999}main{min-height:40vh;padding-top:50px;transition:all .3s}@media only screen and (max-width: 900px){main{min-height:40vh;padding-top:60px;transition:all .3s}}.main-box{display:block;width:100%;padding:2vw 1.2vw;min-height:600px}@media only screen and (min-width: 900px){.main-box{height:calc(100vh - 50px)}}@media only screen and (min-width: 900px){.composition{display:grid;align-content:start;align-items:stretch;gap:1vw;height:100%;grid-template-rows:auto!important}.composition-v2{grid-template-columns:1fr 1fr}.composition-v2 .full-x{grid-column:1 / 3}.composition-v2 .full-y{grid-row:1 / 3}.composition-v3{grid-template-columns:1fr 1fr 1fr}.composition-v3 .full-x{grid-column:1 / 4}.composition-v3 .full-y{grid-row:1 / 3}.composition-v4{grid-template-columns:1fr 1fr 1fr 1fr}.composition-v4 .full-x{grid-column:1 / 5}.composition-v5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.composition-v5 .full-x{grid-column:1 / 6}.composition-v6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.composition-v6 .full-x{grid-column:1 / 7}}.card{background-color:#fff;padding:clamp(5px,.5vw,20px);border-radius:10px;box-shadow:0 9px 20px #2e235e12;transition:all .3s}.card-scorll{height:100%;overflow-y:scroll}.card-grid{display:grid}.card h3{color:var(--chart-title-color);font-size:clamp(15px,1vw,25px);font-weight:700;margin-top:0}.card h4{font-size:clamp(14px,.8vw,20px);font-weight:400;margin-top:0;font-size:15px}.card u{border:1px solid rgba(255,255,255,.5);padding:3px 15px;border-radius:50px;margin:0 10px;text-decoration:none;font-size:90%}@media screen and (max-width: 900px) and (min-width: 480px){.card{max-height:400px;margin-bottom:10px}}@media only screen and (max-width: 480px){.card{padding:10px;margin-bottom:10px}}.card-transparent{background-color:transparent}.card-menu{background-color:#fff0!important;box-shadow:none;border:none;padding:0;background-color:transparent;display:flex;justify-content:center;gap:30px}.card-primary{background-color:var(--primary-color-card)!important;color:#fff!important;border:none}.card-secondary{background-color:var(--secondary-color-card)!important;color:#fff!important;border:none}.card-third{background-color:var(--third-color-card)!important;color:#fff!important;border:none}.card-fourth{background-color:var(--fourth-color-card)!important;color:#fff!important;border:none}.card-primary h3,.card-secondary h3,.card-third h3,.card-fourth h3,.card-primary h4,.card-secondary h4,.card-third h4,.card-fourth h4{color:#fff!important}.card-primary hr,.card-secondary hr,.card-third hr,.card-fourth hr{border-bottom:1px solid rgba(255,255,255,.5)}.card-primary .info-item,.card-secondary .info-item,.card-third .info-item,.card-fourth .info-item{border-left:1px solid rgba(255,255,255,.5)}.card .info-item h4{background-color:var(--chart-third-color)!important}.bg-img{background:url(../images/bg-img.svg) center no-repeat;background-size:contain}.chart-container{width:100%;height:95%;position:relative;padding:1vw;margin:0 auto}.chart-container2{width:50%;position:relative;padding:1vw;margin:0 auto}canvas{width:100%;height:100%;margin:0 auto}.chart{width:100%;height:100%;display:flex;transition:all .3s}.chart-tool{position:relative}.chart-tool button{z-index:99;border:1px solid rgba(255,255,255,.2);background-color:transparent;color:var(--chart-text-color);border-radius:5px;padding:3px;min-width:60px;text-align:center;cursor:pointer;position:absolute;right:0}.chart-tool a{position:absolute;left:0;z-index:99;border:1px solid var(--border-color);background-color:transparent;color:var(--chart-text-color);border-radius:5px;padding:3px;font-size:12px}@media only screen and (min-width: 900px){.chart-tool .statistics{position:absolute;right:0;z-index:99;font-size:3vw}.chart-tool .statistics span{font-size:12px;padding:0 5px}.chart-tool .incrementalNumber{font-size:3vw!important}}.no-info{position:relative;font-size:36px;font-family:Georgia,Times New Roman,Times,serif}.no-info:before{position:absolute;top:0;left:-23px;content:"i";background-color:#fff3;border-radius:100px;width:46px;height:46px}.bg-icon{position:relative;overflow:hidden}.bg-icon i{position:absolute;font-size:14vw;color:#ffffff1a}.text-num{font-size:4vw;padding:0 10px;font-weight:700}@media only screen and (max-width: 900px){.text-num{font-size:30px}}.text-num-M{font-size:2.8vw;padding:0 5px;font-weight:700;line-height:1.2}@media only screen and (max-width: 900px){.text-num-M{font-size:20px}}.text-num-S{font-size:1.8vw;padding:0 5px;font-weight:700;line-height:1.2}@media only screen and (max-width: 900px){.text-num-S{font-size:18px}}.text-num-radius{background-color:#0003;width:100%;padding:10px;aspect-ratio:auto 1 / 1;border-radius:100%;display:flex;justify-content:center;align-items:center}.text-num-radius-border{border:1px solid var(--border-color);width:100%;padding:10px;aspect-ratio:auto 1 / 1;border-radius:100%;display:flex;justify-content:center;align-items:center}.card .info-box{display:flex;justify-content:center;margin-bottom:5px}.card .info-item{text-align:center;padding:10px 1.5vw;border-left:1px solid var(--border-color)}.card .info-item:nth-child(1){border-left:0px}.card .info-item h4{background-color:var(--third-color);font-size:13px;width:90px;height:90px;border-radius:100px;display:flex;justify-content:center;align-items:center;margin:0 auto}.card .info-item .percent:after{content:"%";font-size:40%;padding-top:1vw}.card ol{list-style:none;counter-reset:num;margin:0;padding:20px 0 20px 45px}.card ol li{padding:5px 0;margin:0;position:relative}.card ol li:before{position:absolute;left:-45px;counter-increment:num;content:counter(num);background-color:var(--primary-color);color:#fff;padding:0 10px;border-radius:50px}.choose-date{display:inline-flex;font-size:14px;border-radius:10px;overflow:hidden}.choose-date a{background-color:#007fa3;color:#fff;padding:5px 10px}.choose-date i{padding-right:5px}.choose-date a.info{background-color:#5dc9c6}.choose-date input{width:auto;border:0;background-color:transparent;color:#fff;margin-left:5px}.choose-date input:hover{cursor:pointer}.choose-date input:focus{outline:none}.tool-composition{display:flex;gap:20px}.tool-right{justify-content:right}.tool-space-between{justify-content:space-between}.tool-menu{display:inline-flex;font-size:14px;border-radius:10px;overflow:hidden;min-height:30px}.tool-menu a{background-color:#fff;color:#000;padding:5px 20px;text-align:center;display:block}.tool-menu a i{font-size:120%;margin-right:3px}.tool-menu a:nth-last-child(1){border-right:0px}.tool-menu i{padding-right:5px}.tool-menu .active{background-color:var(--primary-color-card);color:#fff}.tool-menu-area{position:relative}.tool-menu ul{padding:0;margin:0;position:absolute;top:0;left:0}.tool-menu select{background-color:var(--primary-color-card);color:#fff;padding:0 10px;border:0px;outline:none;cursor:pointer}.tool-menu select:hover{background-color:var(--primary-color-card)}.tool-menu select option{background-color:var(--primary-color-card);color:#fff}.controls{background-color:#fff;padding:5px 10px;display:block;border-radius:10px;font-size:14px;min-height:40px}.controls input,.controls select,.controls button{padding:2px 10px;background-color:#ecf6fb;border:0;border-radius:5px;min-height:25px;margin:2px 3px;display:inline-flex}.controls button{background-color:#48a3d7;color:#fff;cursor:pointer}.select-container{align-items:center;display:inline-flex}.select-container label{margin-right:10px;display:inline-flex}.warning-box{position:relative;display:flex;justify-content:center;align-items:center;z-index:-1}.warning{background-color:#000;width:6vw;height:6vw;border-radius:50%;animation:warning 1.5s linear infinite}@media only screen and (max-width: 767px){.warning{width:75px;height:75px}}.warning-num{position:absolute;color:#fff;text-align:center;line-height:1.2}.warning-num p{margin:0}@keyframes warning{0%{box-shadow:0 0 #0006,0 0 0 20px #0006}to{box-shadow:0 0 0 20px #0006,0 0 0 40px #0000}}.level-1{filter:invert(55%) sepia(67%) saturate(5923%) hue-rotate(337deg) brightness(95%) contrast(94%)}.level-2{filter:invert(61%) sepia(80%) saturate(894%) hue-rotate(335deg) brightness(105%) contrast(101%)}.level-3{filter:invert(21%) sepia(9%) saturate(5439%) hue-rotate(159deg) brightness(102%) contrast(84%)}.level-4{filter:invert(58%) sepia(13%) saturate(2876%) hue-rotate(130deg) brightness(97%) contrast(87%)}.text-level-box{margin-top:50px;text-align:center}.text-level-1{background-color:#ee6157;color:#fff;padding:2px 8px;border-radius:50px;margin:0 2px}.text-level-2{background-color:#f0b067;color:#fff;padding:2px 8px;border-radius:50px;margin:0 2px}.text-level-3{background-color:#174f6a;color:#fff;padding:2px 8px;border-radius:50px;margin:0 2px}#map{display:flex;width:100%;height:100%}.jvectormap-container{min-height:250px}.switch-container{display:inline-block;position:relative;width:60px;height:30px;cursor:pointer}.switch-container:before{content:"ON";position:absolute;top:5px;left:8px;color:#fff;font-size:13px;z-index:2}.switch-container:after{content:"Off";position:absolute;top:5px;right:8px;color:#fff;font-size:13px}.switch-label{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;border-radius:10px;cursor:pointer;transition:background-color .3s}.switch-handle{position:absolute;top:2px;left:2px;width:25px;height:25px;background-color:#fff;border-radius:50%;transition:transform .3s}.switch-label.off{background-color:#00000080}.switch-label.off .switch-handle{transform:translate(0)}.switch-label.on{background-color:var(--chart-success-color)}.switch-label.on .switch-handle{transform:translate(30px)}.switch-checkbox{display:none}.switch-checkbox:checked+.switch-label{background-color:var(--chart-success-color)}.switch-checkbox:checked+.switch-label .switch-handle{transform:translate(30px)}.treemenu{padding:0 20px}.treemenu ul{list-style:none;padding:0;transition:all .3s}.treemenu li{margin:0;padding:2px 0}.treemenu li li a{color:#fff9;padding:2px 8px;display:block}.treemenu li li a:hover{color:#fff}.treemenu li li a.active{position:relative;color:#fff}.treemenu li li a.active:before{content:"●";position:absolute;left:-28px;top:0;color:var(--third-color)}.treemenu .parent{cursor:pointer}.treemenu ul ul{display:none;padding-left:20px;border-left:1px solid rgba(255,255,255,.5)}.treemenu .parent.active>ul{display:block}.icon-warn{margin-right:10px}.icon-warn:before{content:"●"}.heavy{color:var(--chart-danger-color)}.medium{color:var(--chart-warn-color)}.light{color:var(--chart-success-color)}.catg-group{display:flex;justify-content:center;flex-wrap:wrap;padding:3px 0;margin:3px 0}.catg_btn{display:inline-block;cursor:pointer;font-size:13px;transition:all .2s;text-align:center;padding:5px 12px}.catg_btn i{font-size:150%;display:block;width:38px;height:38px;border-radius:100px;background:var(--third-color-card);box-shadow:inset 0 3px 5px #00000026;color:#fff;display:flex;justify-content:center;align-items:center;margin:1px auto;transition:all .3s}.catg_btn:hover .fa{animation:rotate-vert-center 1.5s cubic-bezier(.455,.03,.515,.955) infinite both}.catg_btn.active i{background:var(--primary-color);box-shadow:0 3px 3px #00000026}@keyframes rotate-vert-center{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@media only screen and (min-width: 1500px){.catg_btn{padding:5px 18px}.catg_btn i{font-size:180%;width:45px;height:45px}}.btn{outline:none!important;border-radius:5px;transition:all .4s;padding:5px 10px;border:0;box-shadow:0 3px 3px #00000026;cursor:pointer;margin:0 2px;font-size:14px}.btn:hover{box-shadow:inset 0 3px 8px #00000080}.btn-default{color:#333;background-color:#0003;border-color:#0003;color:#fff}.btn-primary,.btn-primary:hover{color:#fff;background-color:var(--primary-color-card)!important;border-color:var(--primary-color-card)!important}.btn-success,.btn-success:hover{color:#fff;background-color:var(--fifth-color)!important;border-color:var(--fifth-color)!important}.btn-info,.btn-info:hover{color:#fff;background-color:var(--secondary-color-card)!important;border-color:var(--secondary-color-card)!important}.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover{color:#fff;background-color:var(--third-color)!important;border-color:var(--third-color)!important}.btn i{font-size:18px;margin:0 2px}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center;padding:10px;z-index:99999}.modal-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.close-btn{cursor:pointer;position:absolute;top:5px;right:20px;font-size:40px}.form-box{position:relative;margin:0 auto;background-color:var(--primary-color-card);color:#fff;border-radius:10px;max-height:100%;overflow-y:auto}.form-box form{display:block}.form-box h3{text-align:center}.form-box .d-flex{display:flex;flex-wrap:wrap;gap:3px 20px}.edit-table th,.edit-table td{padding:10px;border-bottom:1px solid rgba(255,255,255,.2)}.edit-table th{min-width:150px;border-right:1px solid rgba(255,255,255,.2)}.edit-table input,.edit-table select,.edit-table textarea{padding:6px;border:0px;border-radius:5px;background-color:#fffc;box-shadow:-2px 3px 5px -4px #000c inset;transition:border-color .3s;margin:2px;outline:0}.edit-table textarea{width:100%}.edit-table input:focus,.edit-table select:focus,.edit-table textarea:focus{background-color:#fff}.edit-table input[disabled],.edit-table select[disabled],.edit-table textarea[disabled],.edit-table input[readonly],.edit-table select[readonly],.edit-table textarea[readonly]{cursor:not-allowed;background-color:#fff3;color:#fff}.edit-table img{max-width:100%;border-radius:5px}.btn-block{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px 0;margin-bottom:20px}.btn-block .btn{padding:10px 30px;border-radius:100px;border:1px solid rgba(255,255,255,.5)}input[type=radio]{outline:0;vertical-align:middle;-webkit-appearance:none;display:inline-block;position:relative;border-radius:100px;cursor:pointer;width:22px!important;height:22px!important;outline:none!important}input[type=radio]:checked{border:1px solid #fff;background-color:#fff;box-shadow:0 3px 4px #0003}input[type=radio]:checked:after{content:"";position:absolute;top:2px;left:2px;background-color:var(--third-color);width:16px;height:16px;border-radius:100px}input[type=checkbox]{outline:0;vertical-align:middle;-webkit-appearance:none;display:inline-block;position:relative;border-radius:4px;cursor:pointer;width:18px!important;height:18px!important;outline:none!important;transition:all .3s;border:2px solid #444}input[type=checkbox]:checked{background-color:var(--third-color);box-shadow:0 4px 4px #0003}input[type=checkbox]:checked:after{content:"✔";font-size:17px;position:absolute;top:-4px;left:2px;color:#fff!important}input[type=range]{box-shadow:0 4px 4px #0000;min-width:500px}.login-logo{display:flex}nav .logo-pic{filter:invert(100%) sepia(1%) saturate(0%) hue-rotate(119deg) brightness(250%) contrast(101%);height:clamp(26px,6vw,40px)!important}.login-logo .logo-text{display:flex;flex-direction:column;justify-content:center;font-family:Noto Sans TC,sans-serif;font-size:18px;font-weight:500;line-height:1;letter-spacing:1px;padding-left:9px;color:#fff}.login-logo .logo-text span{font-size:7px;padding-top:5px;text-transform:uppercase;font-weight:300}@media only screen and (max-width: 600px){.login-logo .logo-text span{display:none}}.icon-L{width:65px;height:65px;border-radius:50%;font-size:32px;display:flex;align-items:center;justify-content:center;margin:5px auto}.icon-primary{background-color:var(--primary-color);color:#fff}.icon-secondary{background-color:var(--secondary-color);color:#fff}.icon-third{background-color:var(--third-color);color:#fff}.icon-fourth{background-color:var(--fourth-color);color:#fff}.appraise{color:#fff!important}.progress-tb tr td{padding:10px;border-bottom:1px solid var(--border-color)}progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px}progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:2px}.progress-tb tr td:nth-child(2)>progress[value]::-webkit-progress-value{background-color:var(--primary-color)}.progress-tb tr td:nth-child(3)>progress[value]::-webkit-progress-value{background-color:var(--secondary-color)}.progress-tb tr td:nth-child(4)>progress[value]::-webkit-progress-value{background-color:var(--third-color)}.progress-tb tr td:nth-child(5)>progress[value]::-webkit-progress-value{background-color:var(--fourth-color)}.progress-tb tr td:nth-child(6)>progress[value]::-webkit-progress-value{background-color:var(--fifth-color)}.progress-tb tr td:nth-child(7)>progress[value]::-webkit-progress-value{background-color:var(--sixth-color)}.spot-check-tool{margin:0 auto;display:inline-flex;justify-content:center;gap:20px;background-color:#0003;border-radius:50px;padding:5px 20px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;text-align:center}.spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}.overlay_V2{position:absolute;top:50px;right:10px;background:none;display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:none}.progress-container{width:20vw;background-color:#ddd;border-radius:10px;overflow:hidden;margin-bottom:10px}.progress-bar{height:20px;background-color:#3498db;transition:width .3s}.progress-text{color:#6495ed;font-size:1.2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{margin-top:20px;color:#fff;font-size:1.5em}.loading-text_V2{margin-top:20px;color:#000;font-size:1.5em}.no-data{grid-column:2 / 4;grid-row:2 / 3;display:flex;align-items:center;justify-content:center;font-size:20px;color:#333;height:100%}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-C_WmX-EB.eot?v=4.6.3);src:url(/assets/fontawesome-webfont-C_WmX-EB.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/assets/fontawesome-webfont-bFUbaQxu.woff2?v=4.6.3) format("woff2"),url(/assets/fontawesome-webfont-BmEbyikG.woff?v=4.6.3) format("woff"),url(/assets/fontawesome-webfont-uaWrvguS.ttf?v=4.6.3) format("truetype"),url(/assets/fontawesome-webfont-BsbQkMhg.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:simple-line-icons;src:url(/assets/simple-line-icons-CN8_18s_.eot?thkwh4);src:url(/assets/simple-line-icons-CN8_18s_.eot?thkwh4#iefix) format("embedded-opentype"),url(/assets/simple-line-icons-Db2AmN7D.ttf?thkwh4) format("truetype"),url(/assets/simple-line-icons-C-0n28oU.woff?thkwh4) format("woff"),url(/assets/simple-line-icons-C6ANzTNb.svg?thkwh4#simple-line-icons) format("svg");font-weight:400;font-style:normal}.sl{font-family:simple-line-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sl-icon-user-female:before{content:""}.sl-icon-people:before{content:""}.sl-icon-user-follow:before{content:""}.sl-icon-user-following:before{content:""}.sl-icon-user-unfollow:before{content:""}.sl-icon-user:before{content:""}.sl-icon-trophy:before{content:""}.sl-icon-speedometer:before{content:""}.sl-icon-social-youtube:before{content:""}.sl-icon-social-twitter:before{content:""}.sl-icon-social-tumblr:before{content:""}.sl-icon-social-facebook:before{content:""}.sl-icon-social-dropbox:before{content:""}.sl-icon-social-dribbble:before{content:""}.sl-icon-shield:before{content:""}.sl-icon-screen-tablet:before{content:""}.sl-icon-screen-smartphone:before{content:""}.sl-icon-screen-desktop:before{content:""}.sl-icon-plane:before{content:""}.sl-icon-notebook:before{content:""}.sl-icon-mustache:before{content:""}.sl-icon-mouse:before{content:""}.sl-icon-magnet:before{content:""}.sl-icon-magic-wand:before{content:""}.sl-icon-hourglass:before{content:""}.sl-icon-graduation:before{content:""}.sl-icon-ghost:before{content:""}.sl-icon-game-controller:before{content:""}.sl-icon-fire:before{content:""}.sl-icon-eyeglass:before{content:""}.sl-icon-envelope-open:before{content:""}.sl-icon-envolope-letter:before{content:""}.sl-icon-energy:before{content:""}.sl-icon-emotsmile:before{content:""}.sl-icon-disc:before{content:""}.sl-icon-cursor-move:before{content:""}.sl-icon-crop:before{content:""}.sl-icon-credit-card:before{content:""}.sl-icon-chemistry:before{content:""}.sl-icon-bell:before{content:""}.sl-icon-badge:before{content:""}.sl-icon-anchor:before{content:""}.sl-icon-wallet:before{content:""}.sl-icon-vector:before{content:""}.sl-icon-speech:before{content:""}.sl-icon-puzzle:before{content:""}.sl-icon-printer:before{content:""}.sl-icon-present:before{content:""}.sl-icon-playlist:before{content:""}.sl-icon-pin:before{content:""}.sl-icon-picture:before{content:""}.sl-icon-map:before{content:""}.sl-icon-layers:before{content:""}.sl-icon-handbag:before{content:""}.sl-icon-globe-alt:before{content:""}.sl-icon-globe:before{content:""}.sl-icon-frame:before{content:""}.sl-icon-folder-alt:before{content:""}.sl-icon-film:before{content:""}.sl-icon-feed:before{content:""}.sl-icon-earphones-alt:before{content:""}.sl-icon-earphones:before{content:""}.sl-icon-drop:before{content:""}.sl-icon-drawar:before{content:""}.sl-icon-docs:before{content:""}.sl-icon-directions:before{content:""}.sl-icon-direction:before{content:""}.sl-icon-diamond:before{content:""}.sl-icon-cup:before{content:""}.sl-icon-compass:before{content:""}.sl-icon-call-out:before{content:""}.sl-icon-call-in:before{content:""}.sl-icon-call-end:before{content:""}.sl-icon-calculator:before{content:""}.sl-icon-bubbles:before{content:""}.sl-icon-briefcase:before{content:""}.sl-icon-book-open:before{content:""}.sl-icon-basket-loaded:before{content:""}.sl-icon-basket:before{content:""}.sl-icon-bag:before{content:""}.sl-icon-action-undo:before{content:""}.sl-icon-action-redo:before{content:""}.sl-icon-wrench:before{content:""}.sl-icon-umbrella:before{content:""}.sl-icon-trash:before{content:""}.sl-icon-tag:before{content:""}.sl-icon-support:before{content:""}.sl-icon-size-fullscreen:before{content:""}.sl-icon-size-actual:before{content:""}.sl-icon-shuffle:before{content:""}.sl-icon-share-alt:before{content:""}.sl-icon-share:before{content:""}.sl-icon-rocket:before{content:""}.sl-icon-question:before{content:""}.sl-icon-pie-chart:before{content:""}.sl-icon-pencil:before{content:""}.sl-icon-note:before{content:""}.sl-icon-music-tone-alt:before{content:""}.sl-icon-music-tone:before{content:""}.sl-icon-microphone:before{content:""}.sl-icon-loop:before{content:""}.sl-icon-logout:before{content:""}.sl-icon-login:before{content:""}.sl-icon-list:before{content:""}.sl-icon-like:before{content:""}.sl-icon-home:before{content:""}.sl-icon-grid:before{content:""}.sl-icon-graph:before{content:""}.sl-icon-equalizer:before{content:""}.sl-icon-dislike:before{content:""}.sl-icon-cursor:before{content:""}.sl-icon-control-start:before{content:""}.sl-icon-control-rewind:before{content:""}.sl-icon-control-play:before{content:""}.sl-icon-control-pause:before{content:""}.sl-icon-control-forward:before{content:""}.sl-icon-control-end:before{content:""}.sl-icon-calender:before{content:""}.sl-icon-bulb:before{content:""}.sl-icon-chart:before{content:""}.sl-icon-arrow-up-circle:before{content:""}.sl-icon-arrow-right-circle:before{content:""}.sl-icon-arrow-left-circle:before{content:""}.sl-icon-arrow-down-circle:before{content:""}.sl-icon-ban:before{content:""}.sl-icon-bubble:before{content:""}.sl-icon-camrecorder:before{content:""}.sl-icon-camera:before{content:""}.sl-icon-check:before{content:""}.sl-icon-clock:before{content:""}.sl-icon-close:before{content:""}.sl-icon-cloud-download:before{content:""}.sl-icon-cloud-upload:before{content:""}.sl-icon-doc:before{content:""}.sl-icon-envolope:before{content:""}.sl-icon-eye:before{content:""}.sl-icon-flag:before{content:""}.sl-icon-folder:before{content:""}.sl-icon-heart:before{content:""}.sl-icon-info:before{content:""}.sl-icon-key:before{content:""}.sl-icon-link:before{content:""}.sl-icon-lock:before{content:""}.sl-icon-lock-open:before{content:""}.sl-icon-magnifier:before{content:""}.sl-icon-magnifier-add:before{content:""}.sl-icon-magnifier-remove:before{content:""}.sl-icon-paper-clip:before{content:""}.sl-icon-paper-plane:before{content:""}.sl-icon-plus:before{content:""}.sl-icon-power:before{content:""}.sl-icon-refresh:before{content:""}.sl-icon-reload:before{content:""}.sl-icon-settings:before{content:""}.sl-icon-star:before{content:""}.sl-icon-symble-female:before{content:""}.sl-icon-symbol-male:before{content:""}.sl-icon-target:before{content:""}.sl-icon-volume-1:before{content:""}.sl-icon-volume-2:before{content:""}.sl-icon-volume-off:before{content:""}.sl-icon-phone:before{content:""}.sl-icon-Menu:before{content:""}.sl-icon-optionsvertical:before{content:""}.sl-icon-options:before{content:""}.sl-icon-arrow-down:before{content:""}.sl-icon-arrow-left:before{content:""}.sl-icon-arrow-right:before{content:""}.sl-icon-arrow-up:before{content:""}.sl-icon-thumbs-up:before{content:""}.sl-icon-location:before{content:""}@font-face{font-family:iconsmind;src:url(/assets/iconsmind-BY3CIeQ6.eot?-rdmvgc);src:url(/assets/iconsmind-BY3CIeQ6.eot?#iefix-rdmvgc) format("embedded-opentype"),url(/assets/iconsmind-BW6T_7jL.woff?-rdmvgc) format("woff"),url(/assets/iconsmind-k0lBio3Q.ttf?-rdmvgc) format("truetype"),url(/assets/iconsmind-BAVEwXyx.svg?-rdmvgc#iconsmind) format("svg");font-weight:400;font-style:normal}.im{font-family:iconsmind!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.im-icon-A-Z:before{content:""}.im-icon-Aa:before{content:""}.im-icon-Add-Bag:before{content:""}.im-icon-Add-Basket:before{content:""}.im-icon-Add-Cart:before{content:""}.im-icon-Add-File:before{content:""}.im-icon-Add-SpaceAfterParagraph:before{content:""}.im-icon-Add-SpaceBeforeParagraph:before{content:""}.im-icon-Add-User:before{content:""}.im-icon-Add-UserStar:before{content:""}.im-icon-Add-Window:before{content:""}.im-icon-Add:before{content:""}.im-icon-Address-Book:before{content:""}.im-icon-Address-Book2:before{content:""}.im-icon-Administrator:before{content:""}.im-icon-Aerobics-2:before{content:""}.im-icon-Aerobics-3:before{content:""}.im-icon-Aerobics:before{content:""}.im-icon-Affiliate:before{content:""}.im-icon-Aim:before{content:""}.im-icon-Air-Balloon:before{content:""}.im-icon-Airbrush:before{content:""}.im-icon-Airship:before{content:""}.im-icon-Alarm-Clock:before{content:""}.im-icon-Alarm-Clock2:before{content:""}.im-icon-Alarm:before{content:""}.im-icon-Alien-2:before{content:""}.im-icon-Alien:before{content:""}.im-icon-Aligator:before{content:""}.im-icon-Align-Center:before{content:""}.im-icon-Align-JustifyAll:before{content:""}.im-icon-Align-JustifyCenter:before{content:""}.im-icon-Align-JustifyLeft:before{content:""}.im-icon-Align-JustifyRight:before{content:""}.im-icon-Align-Left:before{content:""}.im-icon-Align-Right:before{content:""}.im-icon-Alpha:before{content:""}.im-icon-Ambulance:before{content:""}.im-icon-AMX:before{content:""}.im-icon-Anchor-2:before{content:""}.im-icon-Anchor:before{content:""}.im-icon-Android-Store:before{content:""}.im-icon-Android:before{content:""}.im-icon-Angel-Smiley:before{content:""}.im-icon-Angel:before{content:""}.im-icon-Angry:before{content:""}.im-icon-Apple-Bite:before{content:""}.im-icon-Apple-Store:before{content:""}.im-icon-Apple:before{content:""}.im-icon-Approved-Window:before{content:""}.im-icon-Aquarius-2:before{content:""}.im-icon-Aquarius:before{content:""}.im-icon-Archery-2:before{content:""}.im-icon-Archery:before{content:""}.im-icon-Argentina:before{content:""}.im-icon-Aries-2:before{content:""}.im-icon-Aries:before{content:""}.im-icon-Army-Key:before{content:""}.im-icon-Arrow-Around:before{content:""}.im-icon-Arrow-Back3:before{content:""}.im-icon-Arrow-Back:before{content:""}.im-icon-Arrow-Back2:before{content:""}.im-icon-Arrow-Barrier:before{content:""}.im-icon-Arrow-Circle:before{content:""}.im-icon-Arrow-Cross:before{content:""}.im-icon-Arrow-Down:before{content:""}.im-icon-Arrow-Down2:before{content:""}.im-icon-Arrow-Down3:before{content:""}.im-icon-Arrow-DowninCircle:before{content:""}.im-icon-Arrow-Fork:before{content:""}.im-icon-Arrow-Forward:before{content:""}.im-icon-Arrow-Forward2:before{content:""}.im-icon-Arrow-From:before{content:""}.im-icon-Arrow-Inside:before{content:""}.im-icon-Arrow-Inside45:before{content:""}.im-icon-Arrow-InsideGap:before{content:""}.im-icon-Arrow-InsideGap45:before{content:""}.im-icon-Arrow-Into:before{content:""}.im-icon-Arrow-Join:before{content:""}.im-icon-Arrow-Junction:before{content:""}.im-icon-Arrow-Left:before{content:""}.im-icon-Arrow-Left2:before{content:""}.im-icon-Arrow-LeftinCircle:before{content:""}.im-icon-Arrow-Loop:before{content:""}.im-icon-Arrow-Merge:before{content:""}.im-icon-Arrow-Mix:before{content:""}.im-icon-Arrow-Next:before{content:""}.im-icon-Arrow-OutLeft:before{content:""}.im-icon-Arrow-OutRight:before{content:""}.im-icon-Arrow-Outside:before{content:""}.im-icon-Arrow-Outside45:before{content:""}.im-icon-Arrow-OutsideGap:before{content:""}.im-icon-Arrow-OutsideGap45:before{content:""}.im-icon-Arrow-Over:before{content:""}.im-icon-Arrow-Refresh:before{content:""}.im-icon-Arrow-Refresh2:before{content:""}.im-icon-Arrow-Right:before{content:""}.im-icon-Arrow-Right2:before{content:""}.im-icon-Arrow-RightinCircle:before{content:""}.im-icon-Arrow-Shuffle:before{content:""}.im-icon-Arrow-Squiggly:before{content:""}.im-icon-Arrow-Through:before{content:""}.im-icon-Arrow-To:before{content:""}.im-icon-Arrow-TurnLeft:before{content:""}.im-icon-Arrow-TurnRight:before{content:""}.im-icon-Arrow-Up:before{content:""}.im-icon-Arrow-Up2:before{content:""}.im-icon-Arrow-Up3:before{content:""}.im-icon-Arrow-UpinCircle:before{content:""}.im-icon-Arrow-XLeft:before{content:""}.im-icon-Arrow-XRight:before{content:""}.im-icon-Ask:before{content:""}.im-icon-Assistant:before{content:""}.im-icon-Astronaut:before{content:""}.im-icon-At-Sign:before{content:""}.im-icon-ATM:before{content:""}.im-icon-Atom:before{content:""}.im-icon-Audio:before{content:""}.im-icon-Auto-Flash:before{content:""}.im-icon-Autumn:before{content:""}.im-icon-Baby-Clothes:before{content:""}.im-icon-Baby-Clothes2:before{content:""}.im-icon-Baby-Cry:before{content:""}.im-icon-Baby:before{content:""}.im-icon-Back2:before{content:""}.im-icon-Back-Media:before{content:""}.im-icon-Back-Music:before{content:""}.im-icon-Back:before{content:""}.im-icon-Background:before{content:""}.im-icon-Bacteria:before{content:""}.im-icon-Bag-Coins:before{content:""}.im-icon-Bag-Items:before{content:""}.im-icon-Bag-Quantity:before{content:""}.im-icon-Bag:before{content:""}.im-icon-Bakelite:before{content:""}.im-icon-Ballet-Shoes:before{content:""}.im-icon-Balloon:before{content:""}.im-icon-Banana:before{content:""}.im-icon-Band-Aid:before{content:""}.im-icon-Bank:before{content:""}.im-icon-Bar-Chart:before{content:""}.im-icon-Bar-Chart2:before{content:""}.im-icon-Bar-Chart3:before{content:""}.im-icon-Bar-Chart4:before{content:""}.im-icon-Bar-Chart5:before{content:""}.im-icon-Bar-Code:before{content:""}.im-icon-Barricade-2:before{content:""}.im-icon-Barricade:before{content:""}.im-icon-Baseball:before{content:""}.im-icon-Basket-Ball:before{content:""}.im-icon-Basket-Coins:before{content:""}.im-icon-Basket-Items:before{content:""}.im-icon-Basket-Quantity:before{content:""}.im-icon-Bat-2:before{content:""}.im-icon-Bat:before{content:""}.im-icon-Bathrobe:before{content:""}.im-icon-Batman-Mask:before{content:""}.im-icon-Battery-0:before{content:""}.im-icon-Battery-25:before{content:""}.im-icon-Battery-50:before{content:""}.im-icon-Battery-75:before{content:""}.im-icon-Battery-100:before{content:""}.im-icon-Battery-Charge:before{content:""}.im-icon-Bear:before{content:""}.im-icon-Beard-2:before{content:""}.im-icon-Beard-3:before{content:""}.im-icon-Beard:before{content:""}.im-icon-Bebo:before{content:""}.im-icon-Bee:before{content:""}.im-icon-Beer-Glass:before{content:""}.im-icon-Beer:before{content:""}.im-icon-Bell-2:before{content:""}.im-icon-Bell:before{content:""}.im-icon-Belt-2:before{content:""}.im-icon-Belt-3:before{content:""}.im-icon-Belt:before{content:""}.im-icon-Berlin-Tower:before{content:""}.im-icon-Beta:before{content:""}.im-icon-Betvibes:before{content:""}.im-icon-Bicycle-2:before{content:""}.im-icon-Bicycle-3:before{content:""}.im-icon-Bicycle:before{content:""}.im-icon-Big-Bang:before{content:""}.im-icon-Big-Data:before{content:""}.im-icon-Bike-Helmet:before{content:""}.im-icon-Bikini:before{content:""}.im-icon-Bilk-Bottle2:before{content:""}.im-icon-Billing:before{content:""}.im-icon-Bing:before{content:""}.im-icon-Binocular:before{content:""}.im-icon-Bio-Hazard:before{content:""}.im-icon-Biotech:before{content:""}.im-icon-Bird-DeliveringLetter:before{content:""}.im-icon-Bird:before{content:""}.im-icon-Birthday-Cake:before{content:""}.im-icon-Bisexual:before{content:""}.im-icon-Bishop:before{content:""}.im-icon-Bitcoin:before{content:""}.im-icon-Black-Cat:before{content:""}.im-icon-Blackboard:before{content:""}.im-icon-Blinklist:before{content:""}.im-icon-Block-Cloud:before{content:""}.im-icon-Block-Window:before{content:""}.im-icon-Blogger:before{content:""}.im-icon-Blood:before{content:""}.im-icon-Blouse:before{content:""}.im-icon-Blueprint:before{content:""}.im-icon-Board:before{content:""}.im-icon-Bodybuilding:before{content:""}.im-icon-Bold-Text:before{content:""}.im-icon-Bone:before{content:""}.im-icon-Bones:before{content:""}.im-icon-Book:before{content:""}.im-icon-Bookmark:before{content:""}.im-icon-Books-2:before{content:""}.im-icon-Books:before{content:""}.im-icon-Boom:before{content:""}.im-icon-Boot-2:before{content:""}.im-icon-Boot:before{content:""}.im-icon-Bottom-ToTop:before{content:""}.im-icon-Bow-2:before{content:""}.im-icon-Bow-3:before{content:""}.im-icon-Bow-4:before{content:""}.im-icon-Bow-5:before{content:""}.im-icon-Bow-6:before{content:""}.im-icon-Bow:before{content:""}.im-icon-Bowling-2:before{content:""}.im-icon-Bowling:before{content:""}.im-icon-Box2:before{content:""}.im-icon-Box-Close:before{content:""}.im-icon-Box-Full:before{content:""}.im-icon-Box-Open:before{content:""}.im-icon-Box-withFolders:before{content:""}.im-icon-Box:before{content:""}.im-icon-Boy:before{content:""}.im-icon-Bra:before{content:""}.im-icon-Brain-2:before{content:""}.im-icon-Brain-3:before{content:""}.im-icon-Brain:before{content:""}.im-icon-Brazil:before{content:""}.im-icon-Bread-2:before{content:""}.im-icon-Bread:before{content:""}.im-icon-Bridge:before{content:""}.im-icon-Brightkite:before{content:""}.im-icon-Broke-Link2:before{content:""}.im-icon-Broken-Link:before{content:""}.im-icon-Broom:before{content:""}.im-icon-Brush:before{content:""}.im-icon-Bucket:before{content:""}.im-icon-Bug:before{content:""}.im-icon-Building:before{content:""}.im-icon-Bulleted-List:before{content:""}.im-icon-Bus-2:before{content:""}.im-icon-Bus:before{content:""}.im-icon-Business-Man:before{content:""}.im-icon-Business-ManWoman:before{content:""}.im-icon-Business-Mens:before{content:""}.im-icon-Business-Woman:before{content:""}.im-icon-Butterfly:before{content:""}.im-icon-Button:before{content:""}.im-icon-Cable-Car:before{content:""}.im-icon-Cake:before{content:""}.im-icon-Calculator-2:before{content:""}.im-icon-Calculator-3:before{content:""}.im-icon-Calculator:before{content:""}.im-icon-Calendar-2:before{content:""}.im-icon-Calendar-3:before{content:""}.im-icon-Calendar-4:before{content:""}.im-icon-Calendar-Clock:before{content:""}.im-icon-Calendar:before{content:""}.im-icon-Camel:before{content:""}.im-icon-Camera-2:before{content:""}.im-icon-Camera-3:before{content:""}.im-icon-Camera-4:before{content:""}.im-icon-Camera-5:before{content:""}.im-icon-Camera-Back:before{content:""}.im-icon-Camera:before{content:""}.im-icon-Can-2:before{content:""}.im-icon-Can:before{content:""}.im-icon-Canada:before{content:""}.im-icon-Cancer-2:before{content:""}.im-icon-Cancer-3:before{content:""}.im-icon-Cancer:before{content:""}.im-icon-Candle:before{content:""}.im-icon-Candy-Cane:before{content:""}.im-icon-Candy:before{content:""}.im-icon-Cannon:before{content:""}.im-icon-Cap-2:before{content:""}.im-icon-Cap-3:before{content:""}.im-icon-Cap-Smiley:before{content:""}.im-icon-Cap:before{content:""}.im-icon-Capricorn-2:before{content:""}.im-icon-Capricorn:before{content:""}.im-icon-Car-2:before{content:""}.im-icon-Car-3:before{content:""}.im-icon-Car-Coins:before{content:""}.im-icon-Car-Items:before{content:""}.im-icon-Car-Wheel:before{content:""}.im-icon-Car:before{content:""}.im-icon-Cardigan:before{content:""}.im-icon-Cardiovascular:before{content:""}.im-icon-Cart-Quantity:before{content:""}.im-icon-Casette-Tape:before{content:""}.im-icon-Cash-Register:before{content:""}.im-icon-Cash-register2:before{content:""}.im-icon-Castle:before{content:""}.im-icon-Cat:before{content:""}.im-icon-Cathedral:before{content:""}.im-icon-Cauldron:before{content:""}.im-icon-CD-2:before{content:""}.im-icon-CD-Cover:before{content:""}.im-icon-CD:before{content:""}.im-icon-Cello:before{content:""}.im-icon-Celsius:before{content:""}.im-icon-Chacked-Flag:before{content:""}.im-icon-Chair:before{content:""}.im-icon-Charger:before{content:""}.im-icon-Check-2:before{content:""}.im-icon-Check:before{content:""}.im-icon-Checked-User:before{content:""}.im-icon-Checkmate:before{content:""}.im-icon-Checkout-Bag:before{content:""}.im-icon-Checkout-Basket:before{content:""}.im-icon-Checkout:before{content:""}.im-icon-Cheese:before{content:""}.im-icon-Cheetah:before{content:""}.im-icon-Chef-Hat:before{content:""}.im-icon-Chef-Hat2:before{content:""}.im-icon-Chef:before{content:""}.im-icon-Chemical-2:before{content:""}.im-icon-Chemical-3:before{content:""}.im-icon-Chemical-4:before{content:""}.im-icon-Chemical-5:before{content:""}.im-icon-Chemical:before{content:""}.im-icon-Chess-Board:before{content:""}.im-icon-Chess:before{content:""}.im-icon-Chicken:before{content:""}.im-icon-Chile:before{content:""}.im-icon-Chimney:before{content:""}.im-icon-China:before{content:""}.im-icon-Chinese-Temple:before{content:""}.im-icon-Chip:before{content:""}.im-icon-Chopsticks-2:before{content:""}.im-icon-Chopsticks:before{content:""}.im-icon-Christmas-Ball:before{content:""}.im-icon-Christmas-Bell:before{content:""}.im-icon-Christmas-Candle:before{content:""}.im-icon-Christmas-Hat:before{content:""}.im-icon-Christmas-Sleigh:before{content:""}.im-icon-Christmas-Snowman:before{content:""}.im-icon-Christmas-Sock:before{content:""}.im-icon-Christmas-Tree:before{content:""}.im-icon-Christmas:before{content:""}.im-icon-Chrome:before{content:""}.im-icon-Chrysler-Building:before{content:""}.im-icon-Cinema:before{content:""}.im-icon-Circular-Point:before{content:""}.im-icon-City-Hall:before{content:""}.im-icon-Clamp:before{content:""}.im-icon-Clapperboard-Close:before{content:""}.im-icon-Clapperboard-Open:before{content:""}.im-icon-Claps:before{content:""}.im-icon-Clef:before{content:""}.im-icon-Clinic:before{content:""}.im-icon-Clock-2:before{content:""}.im-icon-Clock-3:before{content:""}.im-icon-Clock-4:before{content:""}.im-icon-Clock-Back:before{content:""}.im-icon-Clock-Forward:before{content:""}.im-icon-Clock:before{content:""}.im-icon-Close-Window:before{content:""}.im-icon-Close:before{content:""}.im-icon-Clothing-Store:before{content:""}.im-icon-Cloud--:before{content:""}.im-icon-Cloud-:before{content:""}.im-icon-Cloud-Camera:before{content:""}.im-icon-Cloud-Computer:before{content:""}.im-icon-Cloud-Email:before{content:""}.im-icon-Cloud-Hail:before{content:""}.im-icon-Cloud-Laptop:before{content:""}.im-icon-Cloud-Lock:before{content:""}.im-icon-Cloud-Moon:before{content:""}.im-icon-Cloud-Music:before{content:""}.im-icon-Cloud-Picture:before{content:""}.im-icon-Cloud-Rain:before{content:""}.im-icon-Cloud-Remove:before{content:""}.im-icon-Cloud-Secure:before{content:""}.im-icon-Cloud-Settings:before{content:""}.im-icon-Cloud-Smartphone:before{content:""}.im-icon-Cloud-Snow:before{content:""}.im-icon-Cloud-Sun:before{content:""}.im-icon-Cloud-Tablet:before{content:""}.im-icon-Cloud-Video:before{content:""}.im-icon-Cloud-Weather:before{content:""}.im-icon-Cloud:before{content:""}.im-icon-Clouds-Weather:before{content:""}.im-icon-Clouds:before{content:""}.im-icon-Clown:before{content:""}.im-icon-CMYK:before{content:""}.im-icon-Coat:before{content:""}.im-icon-Cocktail:before{content:""}.im-icon-Coconut:before{content:""}.im-icon-Code-Window:before{content:""}.im-icon-Coding:before{content:""}.im-icon-Coffee-2:before{content:""}.im-icon-Coffee-Bean:before{content:""}.im-icon-Coffee-Machine:before{content:""}.im-icon-Coffee-toGo:before{content:""}.im-icon-Coffee:before{content:""}.im-icon-Coffin:before{content:""}.im-icon-Coin:before{content:""}.im-icon-Coins-2:before{content:""}.im-icon-Coins-3:before{content:""}.im-icon-Coins:before{content:""}.im-icon-Colombia:before{content:""}.im-icon-Colosseum:before{content:""}.im-icon-Column-2:before{content:""}.im-icon-Column-3:before{content:""}.im-icon-Column:before{content:""}.im-icon-Comb-2:before{content:""}.im-icon-Comb:before{content:""}.im-icon-Communication-Tower:before{content:""}.im-icon-Communication-Tower2:before{content:""}.im-icon-Compass-2:before{content:""}.im-icon-Compass-3:before{content:""}.im-icon-Compass-4:before{content:""}.im-icon-Compass-Rose:before{content:""}.im-icon-Compass:before{content:""}.im-icon-Computer-2:before{content:""}.im-icon-Computer-3:before{content:""}.im-icon-Computer-Secure:before{content:""}.im-icon-Computer:before{content:""}.im-icon-Conference:before{content:""}.im-icon-Confused:before{content:""}.im-icon-Conservation:before{content:""}.im-icon-Consulting:before{content:""}.im-icon-Contrast:before{content:""}.im-icon-Control-2:before{content:""}.im-icon-Control:before{content:""}.im-icon-Cookie-Man:before{content:""}.im-icon-Cookies:before{content:""}.im-icon-Cool-Guy:before{content:""}.im-icon-Cool:before{content:""}.im-icon-Copyright:before{content:""}.im-icon-Costume:before{content:""}.im-icon-Couple-Sign:before{content:""}.im-icon-Cow:before{content:""}.im-icon-CPU:before{content:""}.im-icon-Crane:before{content:""}.im-icon-Cranium:before{content:""}.im-icon-Credit-Card:before{content:""}.im-icon-Credit-Card2:before{content:""}.im-icon-Credit-Card3:before{content:""}.im-icon-Cricket:before{content:""}.im-icon-Criminal:before{content:""}.im-icon-Croissant:before{content:""}.im-icon-Crop-2:before{content:""}.im-icon-Crop-3:before{content:""}.im-icon-Crown-2:before{content:""}.im-icon-Crown:before{content:""}.im-icon-Crying:before{content:""}.im-icon-Cube-Molecule:before{content:""}.im-icon-Cube-Molecule2:before{content:""}.im-icon-Cupcake:before{content:""}.im-icon-Cursor-Click:before{content:""}.im-icon-Cursor-Click2:before{content:""}.im-icon-Cursor-Move:before{content:""}.im-icon-Cursor-Move2:before{content:""}.im-icon-Cursor-Select:before{content:""}.im-icon-Cursor:before{content:""}.im-icon-D-Eyeglasses:before{content:""}.im-icon-D-Eyeglasses2:before{content:""}.im-icon-Dam:before{content:""}.im-icon-Danemark:before{content:""}.im-icon-Danger-2:before{content:""}.im-icon-Danger:before{content:""}.im-icon-Dashboard:before{content:""}.im-icon-Data-Backup:before{content:""}.im-icon-Data-Block:before{content:""}.im-icon-Data-Center:before{content:""}.im-icon-Data-Clock:before{content:""}.im-icon-Data-Cloud:before{content:""}.im-icon-Data-Compress:before{content:""}.im-icon-Data-Copy:before{content:""}.im-icon-Data-Download:before{content:""}.im-icon-Data-Financial:before{content:""}.im-icon-Data-Key:before{content:""}.im-icon-Data-Lock:before{content:""}.im-icon-Data-Network:before{content:""}.im-icon-Data-Password:before{content:""}.im-icon-Data-Power:before{content:""}.im-icon-Data-Refresh:before{content:""}.im-icon-Data-Save:before{content:""}.im-icon-Data-Search:before{content:""}.im-icon-Data-Security:before{content:""}.im-icon-Data-Settings:before{content:""}.im-icon-Data-Sharing:before{content:""}.im-icon-Data-Shield:before{content:""}.im-icon-Data-Signal:before{content:""}.im-icon-Data-Storage:before{content:""}.im-icon-Data-Stream:before{content:""}.im-icon-Data-Transfer:before{content:""}.im-icon-Data-Unlock:before{content:""}.im-icon-Data-Upload:before{content:""}.im-icon-Data-Yes:before{content:""}.im-icon-Data:before{content:""}.im-icon-David-Star:before{content:""}.im-icon-Daylight:before{content:""}.im-icon-Death:before{content:""}.im-icon-Debian:before{content:""}.im-icon-Dec:before{content:""}.im-icon-Decrase-Inedit:before{content:""}.im-icon-Deer-2:before{content:""}.im-icon-Deer:before{content:""}.im-icon-Delete-File:before{content:""}.im-icon-Delete-Window:before{content:""}.im-icon-Delicious:before{content:""}.im-icon-Depression:before{content:""}.im-icon-Deviantart:before{content:""}.im-icon-Device-SyncwithCloud:before{content:""}.im-icon-Diamond:before{content:""}.im-icon-Dice-2:before{content:""}.im-icon-Dice:before{content:""}.im-icon-Digg:before{content:""}.im-icon-Digital-Drawing:before{content:""}.im-icon-Diigo:before{content:""}.im-icon-Dinosaur:before{content:""}.im-icon-Diploma-2:before{content:""}.im-icon-Diploma:before{content:""}.im-icon-Direction-East:before{content:""}.im-icon-Direction-North:before{content:""}.im-icon-Direction-South:before{content:""}.im-icon-Direction-West:before{content:""}.im-icon-Director:before{content:""}.im-icon-Disk:before{content:""}.im-icon-Dj:before{content:""}.im-icon-DNA-2:before{content:""}.im-icon-DNA-Helix:before{content:""}.im-icon-DNA:before{content:""}.im-icon-Doctor:before{content:""}.im-icon-Dog:before{content:""}.im-icon-Dollar-Sign:before{content:""}.im-icon-Dollar-Sign2:before{content:""}.im-icon-Dollar:before{content:""}.im-icon-Dolphin:before{content:""}.im-icon-Domino:before{content:""}.im-icon-Door-Hanger:before{content:""}.im-icon-Door:before{content:""}.im-icon-Doplr:before{content:""}.im-icon-Double-Circle:before{content:""}.im-icon-Double-Tap:before{content:""}.im-icon-Doughnut:before{content:""}.im-icon-Dove:before{content:""}.im-icon-Down-2:before{content:""}.im-icon-Down-3:before{content:""}.im-icon-Down-4:before{content:""}.im-icon-Down:before{content:""}.im-icon-Download-2:before{content:""}.im-icon-Download-fromCloud:before{content:""}.im-icon-Download-Window:before{content:""}.im-icon-Download:before{content:""}.im-icon-Downward:before{content:""}.im-icon-Drag-Down:before{content:""}.im-icon-Drag-Left:before{content:""}.im-icon-Drag-Right:before{content:""}.im-icon-Drag-Up:before{content:""}.im-icon-Drag:before{content:""}.im-icon-Dress:before{content:""}.im-icon-Drill-2:before{content:""}.im-icon-Drill:before{content:""}.im-icon-Drop:before{content:""}.im-icon-Dropbox:before{content:""}.im-icon-Drum:before{content:""}.im-icon-Dry:before{content:""}.im-icon-Duck:before{content:""}.im-icon-Dumbbell:before{content:""}.im-icon-Duplicate-Layer:before{content:""}.im-icon-Duplicate-Window:before{content:""}.im-icon-DVD:before{content:""}.im-icon-Eagle:before{content:""}.im-icon-Ear:before{content:""}.im-icon-Earphones-2:before{content:""}.im-icon-Earphones:before{content:""}.im-icon-Eci-Icon:before{content:""}.im-icon-Edit-Map:before{content:""}.im-icon-Edit:before{content:""}.im-icon-Eggs:before{content:""}.im-icon-Egypt:before{content:""}.im-icon-Eifel-Tower:before{content:""}.im-icon-eject-2:before{content:""}.im-icon-Eject:before{content:""}.im-icon-El-Castillo:before{content:""}.im-icon-Elbow:before{content:""}.im-icon-Electric-Guitar:before{content:""}.im-icon-Electricity:before{content:""}.im-icon-Elephant:before{content:""}.im-icon-Email:before{content:""}.im-icon-Embassy:before{content:""}.im-icon-Empire-StateBuilding:before{content:""}.im-icon-Empty-Box:before{content:""}.im-icon-End2:before{content:""}.im-icon-End-2:before{content:""}.im-icon-End:before{content:""}.im-icon-Endways:before{content:""}.im-icon-Engineering:before{content:""}.im-icon-Envelope-2:before{content:""}.im-icon-Envelope:before{content:""}.im-icon-Environmental-2:before{content:""}.im-icon-Environmental-3:before{content:""}.im-icon-Environmental:before{content:""}.im-icon-Equalizer:before{content:""}.im-icon-Eraser-2:before{content:""}.im-icon-Eraser-3:before{content:""}.im-icon-Eraser:before{content:""}.im-icon-Error-404Window:before{content:""}.im-icon-Euro-Sign:before{content:""}.im-icon-Euro-Sign2:before{content:""}.im-icon-Euro:before{content:""}.im-icon-Evernote:before{content:""}.im-icon-Evil:before{content:""}.im-icon-Explode:before{content:""}.im-icon-Eye-2:before{content:""}.im-icon-Eye-Blind:before{content:""}.im-icon-Eye-Invisible:before{content:""}.im-icon-Eye-Scan:before{content:""}.im-icon-Eye-Visible:before{content:""}.im-icon-Eye:before{content:""}.im-icon-Eyebrow-2:before{content:""}.im-icon-Eyebrow-3:before{content:""}.im-icon-Eyebrow:before{content:""}.im-icon-Eyeglasses-Smiley:before{content:""}.im-icon-Eyeglasses-Smiley2:before{content:""}.im-icon-Face-Style:before{content:""}.im-icon-Face-Style2:before{content:""}.im-icon-Face-Style3:before{content:""}.im-icon-Face-Style4:before{content:""}.im-icon-Face-Style5:before{content:""}.im-icon-Face-Style6:before{content:""}.im-icon-Facebook-2:before{content:""}.im-icon-Facebook:before{content:""}.im-icon-Factory-2:before{content:""}.im-icon-Factory:before{content:""}.im-icon-Fahrenheit:before{content:""}.im-icon-Family-Sign:before{content:""}.im-icon-Fan:before{content:""}.im-icon-Farmer:before{content:""}.im-icon-Fashion:before{content:""}.im-icon-Favorite-Window:before{content:""}.im-icon-Fax:before{content:""}.im-icon-Feather:before{content:""}.im-icon-Feedburner:before{content:""}.im-icon-Female-2:before{content:""}.im-icon-Female-Sign:before{content:""}.im-icon-Female:before{content:""}.im-icon-File-Block:before{content:""}.im-icon-File-Bookmark:before{content:""}.im-icon-File-Chart:before{content:""}.im-icon-File-Clipboard:before{content:""}.im-icon-File-ClipboardFileText:before{content:""}.im-icon-File-ClipboardTextImage:before{content:""}.im-icon-File-Cloud:before{content:""}.im-icon-File-Copy:before{content:""}.im-icon-File-Copy2:before{content:""}.im-icon-File-CSV:before{content:""}.im-icon-File-Download:before{content:""}.im-icon-File-Edit:before{content:""}.im-icon-File-Excel:before{content:""}.im-icon-File-Favorite:before{content:""}.im-icon-File-Fire:before{content:""}.im-icon-File-Graph:before{content:""}.im-icon-File-Hide:before{content:""}.im-icon-File-Horizontal:before{content:""}.im-icon-File-HorizontalText:before{content:""}.im-icon-File-HTML:before{content:""}.im-icon-File-JPG:before{content:""}.im-icon-File-Link:before{content:""}.im-icon-File-Loading:before{content:""}.im-icon-File-Lock:before{content:""}.im-icon-File-Love:before{content:""}.im-icon-File-Music:before{content:""}.im-icon-File-Network:before{content:""}.im-icon-File-Pictures:before{content:""}.im-icon-File-Pie:before{content:""}.im-icon-File-Presentation:before{content:""}.im-icon-File-Refresh:before{content:""}.im-icon-File-Search:before{content:""}.im-icon-File-Settings:before{content:""}.im-icon-File-Share:before{content:""}.im-icon-File-TextImage:before{content:""}.im-icon-File-Trash:before{content:""}.im-icon-File-TXT:before{content:""}.im-icon-File-Upload:before{content:""}.im-icon-File-Video:before{content:""}.im-icon-File-Word:before{content:""}.im-icon-File-Zip:before{content:""}.im-icon-File:before{content:""}.im-icon-Files:before{content:""}.im-icon-Film-Board:before{content:""}.im-icon-Film-Cartridge:before{content:""}.im-icon-Film-Strip:before{content:""}.im-icon-Film-Video:before{content:""}.im-icon-Film:before{content:""}.im-icon-Filter-2:before{content:""}.im-icon-Filter:before{content:""}.im-icon-Financial:before{content:""}.im-icon-Find-User:before{content:""}.im-icon-Finger-DragFourSides:before{content:""}.im-icon-Finger-DragTwoSides:before{content:""}.im-icon-Finger-Print:before{content:""}.im-icon-Finger:before{content:""}.im-icon-Fingerprint-2:before{content:""}.im-icon-Fingerprint:before{content:""}.im-icon-Fire-Flame:before{content:""}.im-icon-Fire-Flame2:before{content:""}.im-icon-Fire-Hydrant:before{content:""}.im-icon-Fire-Staion:before{content:""}.im-icon-Firefox:before{content:""}.im-icon-Firewall:before{content:""}.im-icon-First-Aid:before{content:""}.im-icon-First:before{content:""}.im-icon-Fish-Food:before{content:""}.im-icon-Fish:before{content:""}.im-icon-Fit-To:before{content:""}.im-icon-Fit-To2:before{content:""}.im-icon-Five-Fingers:before{content:""}.im-icon-Five-FingersDrag:before{content:""}.im-icon-Five-FingersDrag2:before{content:""}.im-icon-Five-FingersTouch:before{content:""}.im-icon-Flag-2:before{content:""}.im-icon-Flag-3:before{content:""}.im-icon-Flag-4:before{content:""}.im-icon-Flag-5:before{content:""}.im-icon-Flag-6:before{content:""}.im-icon-Flag:before{content:""}.im-icon-Flamingo:before{content:""}.im-icon-Flash-2:before{content:""}.im-icon-Flash-Video:before{content:""}.im-icon-Flash:before{content:""}.im-icon-Flashlight:before{content:""}.im-icon-Flask-2:before{content:""}.im-icon-Flask:before{content:""}.im-icon-Flick:before{content:""}.im-icon-Flickr:before{content:""}.im-icon-Flowerpot:before{content:""}.im-icon-Fluorescent:before{content:""}.im-icon-Fog-Day:before{content:""}.im-icon-Fog-Night:before{content:""}.im-icon-Folder-Add:before{content:""}.im-icon-Folder-Archive:before{content:""}.im-icon-Folder-Binder:before{content:""}.im-icon-Folder-Binder2:before{content:""}.im-icon-Folder-Block:before{content:""}.im-icon-Folder-Bookmark:before{content:""}.im-icon-Folder-Close:before{content:""}.im-icon-Folder-Cloud:before{content:""}.im-icon-Folder-Delete:before{content:""}.im-icon-Folder-Download:before{content:""}.im-icon-Folder-Edit:before{content:""}.im-icon-Folder-Favorite:before{content:""}.im-icon-Folder-Fire:before{content:""}.im-icon-Folder-Hide:before{content:""}.im-icon-Folder-Link:before{content:""}.im-icon-Folder-Loading:before{content:""}.im-icon-Folder-Lock:before{content:""}.im-icon-Folder-Love:before{content:""}.im-icon-Folder-Music:before{content:""}.im-icon-Folder-Network:before{content:""}.im-icon-Folder-Open:before{content:""}.im-icon-Folder-Open2:before{content:""}.im-icon-Folder-Organizing:before{content:""}.im-icon-Folder-Pictures:before{content:""}.im-icon-Folder-Refresh:before{content:""}.im-icon-Folder-Remove-:before{content:""}.im-icon-Folder-Search:before{content:""}.im-icon-Folder-Settings:before{content:""}.im-icon-Folder-Share:before{content:""}.im-icon-Folder-Trash:before{content:""}.im-icon-Folder-Upload:before{content:""}.im-icon-Folder-Video:before{content:""}.im-icon-Folder-WithDocument:before{content:""}.im-icon-Folder-Zip:before{content:""}.im-icon-Folder:before{content:""}.im-icon-Folders:before{content:""}.im-icon-Font-Color:before{content:""}.im-icon-Font-Name:before{content:""}.im-icon-Font-Size:before{content:""}.im-icon-Font-Style:before{content:""}.im-icon-Font-StyleSubscript:before{content:""}.im-icon-Font-StyleSuperscript:before{content:""}.im-icon-Font-Window:before{content:""}.im-icon-Foot-2:before{content:""}.im-icon-Foot:before{content:""}.im-icon-Football-2:before{content:""}.im-icon-Football:before{content:""}.im-icon-Footprint-2:before{content:""}.im-icon-Footprint-3:before{content:""}.im-icon-Footprint:before{content:""}.im-icon-Forest:before{content:""}.im-icon-Fork:before{content:""}.im-icon-Formspring:before{content:""}.im-icon-Formula:before{content:""}.im-icon-Forsquare:before{content:""}.im-icon-Forward:before{content:""}.im-icon-Fountain-Pen:before{content:""}.im-icon-Four-Fingers:before{content:""}.im-icon-Four-FingersDrag:before{content:""}.im-icon-Four-FingersDrag2:before{content:""}.im-icon-Four-FingersTouch:before{content:""}.im-icon-Fox:before{content:""}.im-icon-Frankenstein:before{content:""}.im-icon-French-Fries:before{content:""}.im-icon-Friendfeed:before{content:""}.im-icon-Friendster:before{content:""}.im-icon-Frog:before{content:""}.im-icon-Fruits:before{content:""}.im-icon-Fuel:before{content:""}.im-icon-Full-Bag:before{content:""}.im-icon-Full-Basket:before{content:""}.im-icon-Full-Cart:before{content:""}.im-icon-Full-Moon:before{content:""}.im-icon-Full-Screen:before{content:""}.im-icon-Full-Screen2:before{content:""}.im-icon-Full-View:before{content:""}.im-icon-Full-View2:before{content:""}.im-icon-Full-ViewWindow:before{content:""}.im-icon-Function:before{content:""}.im-icon-Funky:before{content:""}.im-icon-Funny-Bicycle:before{content:""}.im-icon-Furl:before{content:""}.im-icon-Gamepad-2:before{content:""}.im-icon-Gamepad:before{content:""}.im-icon-Gas-Pump:before{content:""}.im-icon-Gaugage-2:before{content:""}.im-icon-Gaugage:before{content:""}.im-icon-Gay:before{content:""}.im-icon-Gear-2:before{content:""}.im-icon-Gear:before{content:""}.im-icon-Gears-2:before{content:""}.im-icon-Gears:before{content:""}.im-icon-Geek-2:before{content:""}.im-icon-Geek:before{content:""}.im-icon-Gemini-2:before{content:""}.im-icon-Gemini:before{content:""}.im-icon-Genius:before{content:""}.im-icon-Gentleman:before{content:""}.im-icon-Geo--:before{content:""}.im-icon-Geo-:before{content:""}.im-icon-Geo-Close:before{content:""}.im-icon-Geo-Love:before{content:""}.im-icon-Geo-Number:before{content:""}.im-icon-Geo-Star:before{content:""}.im-icon-Geo:before{content:""}.im-icon-Geo2--:before{content:""}.im-icon-Geo2-:before{content:""}.im-icon-Geo2-Close:before{content:""}.im-icon-Geo2-Love:before{content:""}.im-icon-Geo2-Number:before{content:""}.im-icon-Geo2-Star:before{content:""}.im-icon-Geo2:before{content:""}.im-icon-Geo3--:before{content:""}.im-icon-Geo3-:before{content:""}.im-icon-Geo3-Close:before{content:""}.im-icon-Geo3-Love:before{content:""}.im-icon-Geo3-Number:before{content:""}.im-icon-Geo3-Star:before{content:""}.im-icon-Geo3:before{content:""}.im-icon-Gey:before{content:""}.im-icon-Gift-Box:before{content:""}.im-icon-Giraffe:before{content:""}.im-icon-Girl:before{content:""}.im-icon-Glass-Water:before{content:""}.im-icon-Glasses-2:before{content:""}.im-icon-Glasses-3:before{content:""}.im-icon-Glasses:before{content:""}.im-icon-Global-Position:before{content:""}.im-icon-Globe-2:before{content:""}.im-icon-Globe:before{content:""}.im-icon-Gloves:before{content:""}.im-icon-Go-Bottom:before{content:""}.im-icon-Go-Top:before{content:""}.im-icon-Goggles:before{content:""}.im-icon-Golf-2:before{content:""}.im-icon-Golf:before{content:""}.im-icon-Google-Buzz:before{content:""}.im-icon-Google-Drive:before{content:""}.im-icon-Google-Play:before{content:""}.im-icon-Google-Plus:before{content:""}.im-icon-Google:before{content:""}.im-icon-Gopro:before{content:""}.im-icon-Gorilla:before{content:""}.im-icon-Gowalla:before{content:""}.im-icon-Grave:before{content:""}.im-icon-Graveyard:before{content:""}.im-icon-Greece:before{content:""}.im-icon-Green-Energy:before{content:""}.im-icon-Green-House:before{content:""}.im-icon-Guitar:before{content:""}.im-icon-Gun-2:before{content:""}.im-icon-Gun-3:before{content:""}.im-icon-Gun:before{content:""}.im-icon-Gymnastics:before{content:""}.im-icon-Hair-2:before{content:""}.im-icon-Hair-3:before{content:""}.im-icon-Hair-4:before{content:""}.im-icon-Hair:before{content:""}.im-icon-Half-Moon:before{content:""}.im-icon-Halloween-HalfMoon:before{content:""}.im-icon-Halloween-Moon:before{content:""}.im-icon-Hamburger:before{content:""}.im-icon-Hammer:before{content:""}.im-icon-Hand-Touch:before{content:""}.im-icon-Hand-Touch2:before{content:""}.im-icon-Hand-TouchSmartphone:before{content:""}.im-icon-Hand:before{content:""}.im-icon-Hands:before{content:""}.im-icon-Handshake:before{content:""}.im-icon-Hanger:before{content:""}.im-icon-Happy:before{content:""}.im-icon-Hat-2:before{content:""}.im-icon-Hat:before{content:""}.im-icon-Haunted-House:before{content:""}.im-icon-HD-Video:before{content:""}.im-icon-HD:before{content:""}.im-icon-HDD:before{content:""}.im-icon-Headphone:before{content:""}.im-icon-Headphones:before{content:""}.im-icon-Headset:before{content:""}.im-icon-Heart-2:before{content:""}.im-icon-Heart:before{content:""}.im-icon-Heels-2:before{content:""}.im-icon-Heels:before{content:""}.im-icon-Height-Window:before{content:""}.im-icon-Helicopter-2:before{content:""}.im-icon-Helicopter:before{content:""}.im-icon-Helix-2:before{content:""}.im-icon-Hello:before{content:""}.im-icon-Helmet-2:before{content:""}.im-icon-Helmet-3:before{content:""}.im-icon-Helmet:before{content:""}.im-icon-Hipo:before{content:""}.im-icon-Hipster-Glasses:before{content:""}.im-icon-Hipster-Glasses2:before{content:""}.im-icon-Hipster-Glasses3:before{content:""}.im-icon-Hipster-Headphones:before{content:""}.im-icon-Hipster-Men:before{content:""}.im-icon-Hipster-Men2:before{content:""}.im-icon-Hipster-Men3:before{content:""}.im-icon-Hipster-Sunglasses:before{content:""}.im-icon-Hipster-Sunglasses2:before{content:""}.im-icon-Hipster-Sunglasses3:before{content:""}.im-icon-Hokey:before{content:""}.im-icon-Holly:before{content:""}.im-icon-Home-2:before{content:""}.im-icon-Home-3:before{content:""}.im-icon-Home-4:before{content:""}.im-icon-Home-5:before{content:""}.im-icon-Home-Window:before{content:""}.im-icon-Home:before{content:""}.im-icon-Homosexual:before{content:""}.im-icon-Honey:before{content:""}.im-icon-Hong-Kong:before{content:""}.im-icon-Hoodie:before{content:""}.im-icon-Horror:before{content:""}.im-icon-Horse:before{content:""}.im-icon-Hospital-2:before{content:""}.im-icon-Hospital:before{content:""}.im-icon-Host:before{content:""}.im-icon-Hot-Dog:before{content:""}.im-icon-Hotel:before{content:""}.im-icon-Hour:before{content:""}.im-icon-Hub:before{content:""}.im-icon-Humor:before{content:""}.im-icon-Hurt:before{content:""}.im-icon-Ice-Cream:before{content:""}.im-icon-ICQ:before{content:""}.im-icon-ID-2:before{content:""}.im-icon-ID-3:before{content:""}.im-icon-ID-Card:before{content:""}.im-icon-Idea-2:before{content:""}.im-icon-Idea-3:before{content:""}.im-icon-Idea-4:before{content:""}.im-icon-Idea-5:before{content:""}.im-icon-Idea:before{content:""}.im-icon-Identification-Badge:before{content:""}.im-icon-ImDB:before{content:""}.im-icon-Inbox-Empty:before{content:""}.im-icon-Inbox-Forward:before{content:""}.im-icon-Inbox-Full:before{content:""}.im-icon-Inbox-Into:before{content:""}.im-icon-Inbox-Out:before{content:""}.im-icon-Inbox-Reply:before{content:""}.im-icon-Inbox:before{content:""}.im-icon-Increase-Inedit:before{content:""}.im-icon-Indent-FirstLine:before{content:""}.im-icon-Indent-LeftMargin:before{content:""}.im-icon-Indent-RightMargin:before{content:""}.im-icon-India:before{content:""}.im-icon-Info-Window:before{content:""}.im-icon-Information:before{content:""}.im-icon-Inifity:before{content:""}.im-icon-Instagram:before{content:""}.im-icon-Internet-2:before{content:""}.im-icon-Internet-Explorer:before{content:""}.im-icon-Internet-Smiley:before{content:""}.im-icon-Internet:before{content:""}.im-icon-iOS-Apple:before{content:""}.im-icon-Israel:before{content:""}.im-icon-Italic-Text:before{content:""}.im-icon-Jacket-2:before{content:""}.im-icon-Jacket:before{content:""}.im-icon-Jamaica:before{content:""}.im-icon-Japan:before{content:""}.im-icon-Japanese-Gate:before{content:""}.im-icon-Jeans:before{content:""}.im-icon-Jeep-2:before{content:""}.im-icon-Jeep:before{content:""}.im-icon-Jet:before{content:""}.im-icon-Joystick:before{content:""}.im-icon-Juice:before{content:""}.im-icon-Jump-Rope:before{content:""}.im-icon-Kangoroo:before{content:""}.im-icon-Kenya:before{content:""}.im-icon-Key-2:before{content:""}.im-icon-Key-3:before{content:""}.im-icon-Key-Lock:before{content:""}.im-icon-Key:before{content:""}.im-icon-Keyboard:before{content:""}.im-icon-Keyboard3:before{content:""}.im-icon-Keypad:before{content:""}.im-icon-King-2:before{content:""}.im-icon-King:before{content:""}.im-icon-Kiss:before{content:""}.im-icon-Knee:before{content:""}.im-icon-Knife-2:before{content:""}.im-icon-Knife:before{content:""}.im-icon-Knight:before{content:""}.im-icon-Koala:before{content:""}.im-icon-Korea:before{content:""}.im-icon-Lamp:before{content:""}.im-icon-Landscape-2:before{content:""}.im-icon-Landscape:before{content:""}.im-icon-Lantern:before{content:""}.im-icon-Laptop-2:before{content:""}.im-icon-Laptop-3:before{content:""}.im-icon-Laptop-Phone:before{content:""}.im-icon-Laptop-Secure:before{content:""}.im-icon-Laptop-Tablet:before{content:""}.im-icon-Laptop:before{content:""}.im-icon-Laser:before{content:""}.im-icon-Last-FM:before{content:""}.im-icon-Last:before{content:""}.im-icon-Laughing:before{content:""}.im-icon-Layer-1635:before{content:""}.im-icon-Layer-1646:before{content:""}.im-icon-Layer-Backward:before{content:""}.im-icon-Layer-Forward:before{content:""}.im-icon-Leafs-2:before{content:""}.im-icon-Leafs:before{content:""}.im-icon-Leaning-Tower:before{content:""}.im-icon-Left--Right:before{content:""}.im-icon-Left--Right3:before{content:""}.im-icon-Left-2:before{content:""}.im-icon-Left-3:before{content:""}.im-icon-Left-4:before{content:""}.im-icon-Left-ToRight:before{content:""}.im-icon-Left:before{content:""}.im-icon-Leg-2:before{content:""}.im-icon-Leg:before{content:""}.im-icon-Lego:before{content:""}.im-icon-Lemon:before{content:""}.im-icon-Len-2:before{content:""}.im-icon-Len-3:before{content:""}.im-icon-Len:before{content:""}.im-icon-Leo-2:before{content:""}.im-icon-Leo:before{content:""}.im-icon-Leopard:before{content:""}.im-icon-Lesbian:before{content:""}.im-icon-Lesbians:before{content:""}.im-icon-Letter-Close:before{content:""}.im-icon-Letter-Open:before{content:""}.im-icon-Letter-Sent:before{content:""}.im-icon-Libra-2:before{content:""}.im-icon-Libra:before{content:""}.im-icon-Library-2:before{content:""}.im-icon-Library:before{content:""}.im-icon-Life-Jacket:before{content:""}.im-icon-Life-Safer:before{content:""}.im-icon-Light-Bulb:before{content:""}.im-icon-Light-Bulb2:before{content:""}.im-icon-Light-BulbLeaf:before{content:""}.im-icon-Lighthouse:before{content:""}.im-icon-Like-2:before{content:""}.im-icon-Like:before{content:""}.im-icon-Line-Chart:before{content:""}.im-icon-Line-Chart2:before{content:""}.im-icon-Line-Chart3:before{content:""}.im-icon-Line-Chart4:before{content:""}.im-icon-Line-Spacing:before{content:""}.im-icon-Line-SpacingText:before{content:""}.im-icon-Link-2:before{content:""}.im-icon-Link:before{content:""}.im-icon-Linkedin-2:before{content:""}.im-icon-Linkedin:before{content:""}.im-icon-Linux:before{content:""}.im-icon-Lion:before{content:""}.im-icon-Livejournal:before{content:""}.im-icon-Loading-2:before{content:""}.im-icon-Loading-3:before{content:""}.im-icon-Loading-Window:before{content:""}.im-icon-Loading:before{content:""}.im-icon-Location-2:before{content:""}.im-icon-Location:before{content:""}.im-icon-Lock-2:before{content:""}.im-icon-Lock-3:before{content:""}.im-icon-Lock-User:before{content:""}.im-icon-Lock-Window:before{content:""}.im-icon-Lock:before{content:""}.im-icon-Lollipop-2:before{content:""}.im-icon-Lollipop-3:before{content:""}.im-icon-Lollipop:before{content:""}.im-icon-Loop:before{content:""}.im-icon-Loud:before{content:""}.im-icon-Loudspeaker:before{content:""}.im-icon-Love-2:before{content:""}.im-icon-Love-User:before{content:""}.im-icon-Love-Window:before{content:""}.im-icon-Love:before{content:""}.im-icon-Lowercase-Text:before{content:""}.im-icon-Luggafe-Front:before{content:""}.im-icon-Luggage-2:before{content:""}.im-icon-Macro:before{content:""}.im-icon-Magic-Wand:before{content:""}.im-icon-Magnet:before{content:""}.im-icon-Magnifi-Glass-:before{content:""}.im-icon-Magnifi-Glass:before{content:""}.im-icon-Magnifi-Glass2:before{content:""}.im-icon-Mail-2:before{content:""}.im-icon-Mail-3:before{content:""}.im-icon-Mail-Add:before{content:""}.im-icon-Mail-Attachement:before{content:""}.im-icon-Mail-Block:before{content:""}.im-icon-Mail-Delete:before{content:""}.im-icon-Mail-Favorite:before{content:""}.im-icon-Mail-Forward:before{content:""}.im-icon-Mail-Gallery:before{content:""}.im-icon-Mail-Inbox:before{content:""}.im-icon-Mail-Link:before{content:""}.im-icon-Mail-Lock:before{content:""}.im-icon-Mail-Love:before{content:""}.im-icon-Mail-Money:before{content:""}.im-icon-Mail-Open:before{content:""}.im-icon-Mail-Outbox:before{content:""}.im-icon-Mail-Password:before{content:""}.im-icon-Mail-Photo:before{content:""}.im-icon-Mail-Read:before{content:""}.im-icon-Mail-Removex:before{content:""}.im-icon-Mail-Reply:before{content:""}.im-icon-Mail-ReplyAll:before{content:""}.im-icon-Mail-Search:before{content:""}.im-icon-Mail-Send:before{content:""}.im-icon-Mail-Settings:before{content:""}.im-icon-Mail-Unread:before{content:""}.im-icon-Mail-Video:before{content:""}.im-icon-Mail-withAtSign:before{content:""}.im-icon-Mail-WithCursors:before{content:""}.im-icon-Mail:before{content:""}.im-icon-Mailbox-Empty:before{content:""}.im-icon-Mailbox-Full:before{content:""}.im-icon-Male-2:before{content:""}.im-icon-Male-Sign:before{content:""}.im-icon-Male:before{content:""}.im-icon-MaleFemale:before{content:""}.im-icon-Man-Sign:before{content:""}.im-icon-Management:before{content:""}.im-icon-Mans-Underwear:before{content:""}.im-icon-Mans-Underwear2:before{content:""}.im-icon-Map-Marker:before{content:""}.im-icon-Map-Marker2:before{content:""}.im-icon-Map-Marker3:before{content:""}.im-icon-Map:before{content:""}.im-icon-Map2:before{content:""}.im-icon-Marker-2:before{content:""}.im-icon-Marker-3:before{content:""}.im-icon-Marker:before{content:""}.im-icon-Martini-Glass:before{content:""}.im-icon-Mask:before{content:""}.im-icon-Master-Card:before{content:""}.im-icon-Maximize-Window:before{content:""}.im-icon-Maximize:before{content:""}.im-icon-Medal-2:before{content:""}.im-icon-Medal-3:before{content:""}.im-icon-Medal:before{content:""}.im-icon-Medical-Sign:before{content:""}.im-icon-Medicine-2:before{content:""}.im-icon-Medicine-3:before{content:""}.im-icon-Medicine:before{content:""}.im-icon-Megaphone:before{content:""}.im-icon-Memory-Card:before{content:""}.im-icon-Memory-Card2:before{content:""}.im-icon-Memory-Card3:before{content:""}.im-icon-Men:before{content:""}.im-icon-Menorah:before{content:""}.im-icon-Mens:before{content:""}.im-icon-Metacafe:before{content:""}.im-icon-Mexico:before{content:""}.im-icon-Mic:before{content:""}.im-icon-Microphone-2:before{content:""}.im-icon-Microphone-3:before{content:""}.im-icon-Microphone-4:before{content:""}.im-icon-Microphone-5:before{content:""}.im-icon-Microphone-6:before{content:""}.im-icon-Microphone-7:before{content:""}.im-icon-Microphone:before{content:""}.im-icon-Microscope:before{content:""}.im-icon-Milk-Bottle:before{content:""}.im-icon-Mine:before{content:""}.im-icon-Minimize-Maximize-Close-Window:before{content:""}.im-icon-Minimize-Window:before{content:""}.im-icon-Minimize:before{content:""}.im-icon-Mirror:before{content:""}.im-icon-Mixer:before{content:""}.im-icon-Mixx:before{content:""}.im-icon-Money-2:before{content:""}.im-icon-Money-Bag:before{content:""}.im-icon-Money-Smiley:before{content:""}.im-icon-Money:before{content:""}.im-icon-Monitor-2:before{content:""}.im-icon-Monitor-3:before{content:""}.im-icon-Monitor-4:before{content:""}.im-icon-Monitor-5:before{content:""}.im-icon-Monitor-Analytics:before{content:""}.im-icon-Monitor-Laptop:before{content:""}.im-icon-Monitor-phone:before{content:""}.im-icon-Monitor-Tablet:before{content:""}.im-icon-Monitor-Vertical:before{content:""}.im-icon-Monitor:before{content:""}.im-icon-Monitoring:before{content:""}.im-icon-Monkey:before{content:""}.im-icon-Monster:before{content:""}.im-icon-Morocco:before{content:""}.im-icon-Motorcycle:before{content:""}.im-icon-Mouse-2:before{content:""}.im-icon-Mouse-3:before{content:""}.im-icon-Mouse-4:before{content:""}.im-icon-Mouse-Pointer:before{content:""}.im-icon-Mouse:before{content:""}.im-icon-Moustache-Smiley:before{content:""}.im-icon-Movie-Ticket:before{content:""}.im-icon-Movie:before{content:""}.im-icon-Mp3-File:before{content:""}.im-icon-Museum:before{content:""}.im-icon-Mushroom:before{content:""}.im-icon-Music-Note:before{content:""}.im-icon-Music-Note2:before{content:""}.im-icon-Music-Note3:before{content:""}.im-icon-Music-Note4:before{content:""}.im-icon-Music-Player:before{content:""}.im-icon-Mustache-2:before{content:""}.im-icon-Mustache-3:before{content:""}.im-icon-Mustache-4:before{content:""}.im-icon-Mustache-5:before{content:""}.im-icon-Mustache-6:before{content:""}.im-icon-Mustache-7:before{content:""}.im-icon-Mustache-8:before{content:""}.im-icon-Mustache:before{content:""}.im-icon-Mute:before{content:""}.im-icon-Myspace:before{content:""}.im-icon-Navigat-Start:before{content:""}.im-icon-Navigate-End:before{content:""}.im-icon-Navigation-LeftWindow:before{content:""}.im-icon-Navigation-RightWindow:before{content:""}.im-icon-Nepal:before{content:""}.im-icon-Netscape:before{content:""}.im-icon-Network-Window:before{content:""}.im-icon-Network:before{content:""}.im-icon-Neutron:before{content:""}.im-icon-New-Mail:before{content:""}.im-icon-New-Tab:before{content:""}.im-icon-Newspaper-2:before{content:""}.im-icon-Newspaper:before{content:""}.im-icon-Newsvine:before{content:""}.im-icon-Next2:before{content:""}.im-icon-Next-3:before{content:""}.im-icon-Next-Music:before{content:""}.im-icon-Next:before{content:""}.im-icon-No-Battery:before{content:""}.im-icon-No-Drop:before{content:""}.im-icon-No-Flash:before{content:""}.im-icon-No-Smoking:before{content:""}.im-icon-Noose:before{content:""}.im-icon-Normal-Text:before{content:""}.im-icon-Note:before{content:""}.im-icon-Notepad-2:before{content:""}.im-icon-Notepad:before{content:""}.im-icon-Nuclear:before{content:""}.im-icon-Numbering-List:before{content:""}.im-icon-Nurse:before{content:""}.im-icon-Office-Lamp:before{content:""}.im-icon-Office:before{content:""}.im-icon-Oil:before{content:""}.im-icon-Old-Camera:before{content:""}.im-icon-Old-Cassette:before{content:""}.im-icon-Old-Clock:before{content:""}.im-icon-Old-Radio:before{content:""}.im-icon-Old-Sticky:before{content:""}.im-icon-Old-Sticky2:before{content:""}.im-icon-Old-Telephone:before{content:""}.im-icon-Old-TV:before{content:""}.im-icon-On-Air:before{content:""}.im-icon-On-Off-2:before{content:""}.im-icon-On-Off-3:before{content:""}.im-icon-On-off:before{content:""}.im-icon-One-Finger:before{content:""}.im-icon-One-FingerTouch:before{content:""}.im-icon-One-Window:before{content:""}.im-icon-Open-Banana:before{content:""}.im-icon-Open-Book:before{content:""}.im-icon-Opera-House:before{content:""}.im-icon-Opera:before{content:""}.im-icon-Optimization:before{content:""}.im-icon-Orientation-2:before{content:""}.im-icon-Orientation-3:before{content:""}.im-icon-Orientation:before{content:""}.im-icon-Orkut:before{content:""}.im-icon-Ornament:before{content:""}.im-icon-Over-Time:before{content:""}.im-icon-Over-Time2:before{content:""}.im-icon-Owl:before{content:""}.im-icon-Pac-Man:before{content:""}.im-icon-Paint-Brush:before{content:""}.im-icon-Paint-Bucket:before{content:""}.im-icon-Paintbrush:before{content:""}.im-icon-Palette:before{content:""}.im-icon-Palm-Tree:before{content:""}.im-icon-Panda:before{content:""}.im-icon-Panorama:before{content:""}.im-icon-Pantheon:before{content:""}.im-icon-Pantone:before{content:""}.im-icon-Pants:before{content:""}.im-icon-Paper-Plane:before{content:""}.im-icon-Paper:before{content:""}.im-icon-Parasailing:before{content:""}.im-icon-Parrot:before{content:""}.im-icon-Password-2shopping:before{content:""}.im-icon-Password-Field:before{content:""}.im-icon-Password-shopping:before{content:""}.im-icon-Password:before{content:""}.im-icon-pause-2:before{content:""}.im-icon-Pause:before{content:""}.im-icon-Paw:before{content:""}.im-icon-Pawn:before{content:""}.im-icon-Paypal:before{content:""}.im-icon-Pen-2:before{content:""}.im-icon-Pen-3:before{content:""}.im-icon-Pen-4:before{content:""}.im-icon-Pen-5:before{content:""}.im-icon-Pen-6:before{content:""}.im-icon-Pen:before{content:""}.im-icon-Pencil-Ruler:before{content:""}.im-icon-Pencil:before{content:""}.im-icon-Penguin:before{content:""}.im-icon-Pentagon:before{content:""}.im-icon-People-onCloud:before{content:""}.im-icon-Pepper-withFire:before{content:""}.im-icon-Pepper:before{content:""}.im-icon-Petrol:before{content:""}.im-icon-Petronas-Tower:before{content:""}.im-icon-Philipines:before{content:""}.im-icon-Phone-2:before{content:""}.im-icon-Phone-3:before{content:""}.im-icon-Phone-3G:before{content:""}.im-icon-Phone-4G:before{content:""}.im-icon-Phone-Simcard:before{content:""}.im-icon-Phone-SMS:before{content:""}.im-icon-Phone-Wifi:before{content:""}.im-icon-Phone:before{content:""}.im-icon-Photo-2:before{content:""}.im-icon-Photo-3:before{content:""}.im-icon-Photo-Album:before{content:""}.im-icon-Photo-Album2:before{content:""}.im-icon-Photo-Album3:before{content:""}.im-icon-Photo:before{content:""}.im-icon-Photos:before{content:""}.im-icon-Physics:before{content:""}.im-icon-Pi:before{content:""}.im-icon-Piano:before{content:""}.im-icon-Picasa:before{content:""}.im-icon-Pie-Chart:before{content:""}.im-icon-Pie-Chart2:before{content:""}.im-icon-Pie-Chart3:before{content:""}.im-icon-Pilates-2:before{content:""}.im-icon-Pilates-3:before{content:""}.im-icon-Pilates:before{content:""}.im-icon-Pilot:before{content:""}.im-icon-Pinch:before{content:""}.im-icon-Ping-Pong:before{content:""}.im-icon-Pinterest:before{content:""}.im-icon-Pipe:before{content:""}.im-icon-Pipette:before{content:""}.im-icon-Piramids:before{content:""}.im-icon-Pisces-2:before{content:""}.im-icon-Pisces:before{content:""}.im-icon-Pizza-Slice:before{content:""}.im-icon-Pizza:before{content:""}.im-icon-Plane-2:before{content:""}.im-icon-Plane:before{content:""}.im-icon-Plant:before{content:""}.im-icon-Plasmid:before{content:""}.im-icon-Plaster:before{content:""}.im-icon-Plastic-CupPhone:before{content:""}.im-icon-Plastic-CupPhone2:before{content:""}.im-icon-Plate:before{content:""}.im-icon-Plates:before{content:""}.im-icon-Plaxo:before{content:""}.im-icon-Play-Music:before{content:""}.im-icon-Plug-In:before{content:""}.im-icon-Plug-In2:before{content:""}.im-icon-Plurk:before{content:""}.im-icon-Pointer:before{content:""}.im-icon-Poland:before{content:""}.im-icon-Police-Man:before{content:""}.im-icon-Police-Station:before{content:""}.im-icon-Police-Woman:before{content:""}.im-icon-Police:before{content:""}.im-icon-Polo-Shirt:before{content:""}.im-icon-Portrait:before{content:""}.im-icon-Portugal:before{content:""}.im-icon-Post-Mail:before{content:""}.im-icon-Post-Mail2:before{content:""}.im-icon-Post-Office:before{content:""}.im-icon-Post-Sign:before{content:""}.im-icon-Post-Sign2ways:before{content:""}.im-icon-Posterous:before{content:""}.im-icon-Pound-Sign:before{content:""}.im-icon-Pound-Sign2:before{content:""}.im-icon-Pound:before{content:""}.im-icon-Power-2:before{content:""}.im-icon-Power-3:before{content:""}.im-icon-Power-Cable:before{content:""}.im-icon-Power-Station:before{content:""}.im-icon-Power:before{content:""}.im-icon-Prater:before{content:""}.im-icon-Present:before{content:""}.im-icon-Presents:before{content:""}.im-icon-Press:before{content:""}.im-icon-Preview:before{content:""}.im-icon-Previous:before{content:""}.im-icon-Pricing:before{content:""}.im-icon-Printer:before{content:""}.im-icon-Professor:before{content:""}.im-icon-Profile:before{content:""}.im-icon-Project:before{content:""}.im-icon-Projector-2:before{content:""}.im-icon-Projector:before{content:""}.im-icon-Pulse:before{content:""}.im-icon-Pumpkin:before{content:""}.im-icon-Punk:before{content:""}.im-icon-Punker:before{content:""}.im-icon-Puzzle:before{content:""}.im-icon-QIK:before{content:""}.im-icon-QR-Code:before{content:""}.im-icon-Queen-2:before{content:""}.im-icon-Queen:before{content:""}.im-icon-Quill-2:before{content:""}.im-icon-Quill-3:before{content:""}.im-icon-Quill:before{content:""}.im-icon-Quotes-2:before{content:""}.im-icon-Quotes:before{content:""}.im-icon-Radio:before{content:""}.im-icon-Radioactive:before{content:""}.im-icon-Rafting:before{content:""}.im-icon-Rain-Drop:before{content:""}.im-icon-Rainbow-2:before{content:""}.im-icon-Rainbow:before{content:""}.im-icon-Ram:before{content:""}.im-icon-Razzor-Blade:before{content:""}.im-icon-Receipt-2:before{content:""}.im-icon-Receipt-3:before{content:""}.im-icon-Receipt-4:before{content:""}.im-icon-Receipt:before{content:""}.im-icon-Record2:before{content:""}.im-icon-Record-3:before{content:""}.im-icon-Record-Music:before{content:""}.im-icon-Record:before{content:""}.im-icon-Recycling-2:before{content:""}.im-icon-Recycling:before{content:""}.im-icon-Reddit:before{content:""}.im-icon-Redhat:before{content:""}.im-icon-Redirect:before{content:""}.im-icon-Redo:before{content:""}.im-icon-Reel:before{content:""}.im-icon-Refinery:before{content:""}.im-icon-Refresh-Window:before{content:""}.im-icon-Refresh:before{content:""}.im-icon-Reload-2:before{content:""}.im-icon-Reload-3:before{content:""}.im-icon-Reload:before{content:""}.im-icon-Remote-Controll:before{content:""}.im-icon-Remote-Controll2:before{content:""}.im-icon-Remove-Bag:before{content:""}.im-icon-Remove-Basket:before{content:""}.im-icon-Remove-Cart:before{content:""}.im-icon-Remove-File:before{content:""}.im-icon-Remove-User:before{content:""}.im-icon-Remove-Window:before{content:""}.im-icon-Remove:before{content:""}.im-icon-Rename:before{content:""}.im-icon-Repair:before{content:""}.im-icon-Repeat-2:before{content:""}.im-icon-Repeat-3:before{content:""}.im-icon-Repeat-4:before{content:""}.im-icon-Repeat-5:before{content:""}.im-icon-Repeat-6:before{content:""}.im-icon-Repeat-7:before{content:""}.im-icon-Repeat:before{content:""}.im-icon-Reset:before{content:""}.im-icon-Resize:before{content:""}.im-icon-Restore-Window:before{content:""}.im-icon-Retouching:before{content:""}.im-icon-Retro-Camera:before{content:""}.im-icon-Retro:before{content:""}.im-icon-Retweet:before{content:""}.im-icon-Reverbnation:before{content:""}.im-icon-Rewind:before{content:""}.im-icon-RGB:before{content:""}.im-icon-Ribbon-2:before{content:""}.im-icon-Ribbon-3:before{content:""}.im-icon-Ribbon:before{content:""}.im-icon-Right-2:before{content:""}.im-icon-Right-3:before{content:""}.im-icon-Right-4:before{content:""}.im-icon-Right-ToLeft:before{content:""}.im-icon-Right:before{content:""}.im-icon-Road-2:before{content:""}.im-icon-Road-3:before{content:""}.im-icon-Road:before{content:""}.im-icon-Robot-2:before{content:""}.im-icon-Robot:before{content:""}.im-icon-Rock-andRoll:before{content:""}.im-icon-Rocket:before{content:""}.im-icon-Roller:before{content:""}.im-icon-Roof:before{content:""}.im-icon-Rook:before{content:""}.im-icon-Rotate-Gesture:before{content:""}.im-icon-Rotate-Gesture2:before{content:""}.im-icon-Rotate-Gesture3:before{content:""}.im-icon-Rotation-390:before{content:""}.im-icon-Rotation:before{content:""}.im-icon-Router-2:before{content:""}.im-icon-Router:before{content:""}.im-icon-RSS:before{content:""}.im-icon-Ruler-2:before{content:""}.im-icon-Ruler:before{content:""}.im-icon-Running-Shoes:before{content:""}.im-icon-Running:before{content:""}.im-icon-Safari:before{content:""}.im-icon-Safe-Box:before{content:""}.im-icon-Safe-Box2:before{content:""}.im-icon-Safety-PinClose:before{content:""}.im-icon-Safety-PinOpen:before{content:""}.im-icon-Sagittarus-2:before{content:""}.im-icon-Sagittarus:before{content:""}.im-icon-Sailing-Ship:before{content:""}.im-icon-Sand-watch:before{content:""}.im-icon-Sand-watch2:before{content:""}.im-icon-Santa-Claus:before{content:""}.im-icon-Santa-Claus2:before{content:""}.im-icon-Santa-onSled:before{content:""}.im-icon-Satelite-2:before{content:""}.im-icon-Satelite:before{content:""}.im-icon-Save-Window:before{content:""}.im-icon-Save:before{content:""}.im-icon-Saw:before{content:""}.im-icon-Saxophone:before{content:""}.im-icon-Scale:before{content:""}.im-icon-Scarf:before{content:""}.im-icon-Scissor:before{content:""}.im-icon-Scooter-Front:before{content:""}.im-icon-Scooter:before{content:""}.im-icon-Scorpio-2:before{content:""}.im-icon-Scorpio:before{content:""}.im-icon-Scotland:before{content:""}.im-icon-Screwdriver:before{content:""}.im-icon-Scroll-Fast:before{content:""}.im-icon-Scroll:before{content:""}.im-icon-Scroller-2:before{content:""}.im-icon-Scroller:before{content:""}.im-icon-Sea-Dog:before{content:""}.im-icon-Search-onCloud:before{content:""}.im-icon-Search-People:before{content:""}.im-icon-secound:before{content:""}.im-icon-secound2:before{content:""}.im-icon-Security-Block:before{content:""}.im-icon-Security-Bug:before{content:""}.im-icon-Security-Camera:before{content:""}.im-icon-Security-Check:before{content:""}.im-icon-Security-Settings:before{content:""}.im-icon-Security-Smiley:before{content:""}.im-icon-Securiy-Remove:before{content:""}.im-icon-Seed:before{content:""}.im-icon-Selfie:before{content:""}.im-icon-Serbia:before{content:""}.im-icon-Server-2:before{content:""}.im-icon-Server:before{content:""}.im-icon-Servers:before{content:""}.im-icon-Settings-Window:before{content:""}.im-icon-Sewing-Machine:before{content:""}.im-icon-Sexual:before{content:""}.im-icon-Share-onCloud:before{content:""}.im-icon-Share-Window:before{content:""}.im-icon-Share:before{content:""}.im-icon-Sharethis:before{content:""}.im-icon-Shark:before{content:""}.im-icon-Sheep:before{content:""}.im-icon-Sheriff-Badge:before{content:""}.im-icon-Shield:before{content:""}.im-icon-Ship-2:before{content:""}.im-icon-Ship:before{content:""}.im-icon-Shirt:before{content:""}.im-icon-Shoes-2:before{content:""}.im-icon-Shoes-3:before{content:""}.im-icon-Shoes:before{content:""}.im-icon-Shop-2:before{content:""}.im-icon-Shop-3:before{content:""}.im-icon-Shop-4:before{content:""}.im-icon-Shop:before{content:""}.im-icon-Shopping-Bag:before{content:""}.im-icon-Shopping-Basket:before{content:""}.im-icon-Shopping-Cart:before{content:""}.im-icon-Short-Pants:before{content:""}.im-icon-Shoutwire:before{content:""}.im-icon-Shovel:before{content:""}.im-icon-Shuffle-2:before{content:""}.im-icon-Shuffle-3:before{content:""}.im-icon-Shuffle-4:before{content:""}.im-icon-Shuffle:before{content:""}.im-icon-Shutter:before{content:""}.im-icon-Sidebar-Window:before{content:""}.im-icon-Signal:before{content:""}.im-icon-Singapore:before{content:""}.im-icon-Skate-Shoes:before{content:""}.im-icon-Skateboard-2:before{content:""}.im-icon-Skateboard:before{content:""}.im-icon-Skeleton:before{content:""}.im-icon-Ski:before{content:""}.im-icon-Skirt:before{content:""}.im-icon-Skrill:before{content:""}.im-icon-Skull:before{content:""}.im-icon-Skydiving:before{content:""}.im-icon-Skype:before{content:""}.im-icon-Sled-withGifts:before{content:""}.im-icon-Sled:before{content:""}.im-icon-Sleeping:before{content:""}.im-icon-Sleet:before{content:""}.im-icon-Slippers:before{content:""}.im-icon-Smart:before{content:""}.im-icon-Smartphone-2:before{content:""}.im-icon-Smartphone-3:before{content:""}.im-icon-Smartphone-4:before{content:""}.im-icon-Smartphone-Secure:before{content:""}.im-icon-Smartphone:before{content:""}.im-icon-Smile:before{content:""}.im-icon-Smoking-Area:before{content:""}.im-icon-Smoking-Pipe:before{content:""}.im-icon-Snake:before{content:""}.im-icon-Snorkel:before{content:""}.im-icon-Snow-2:before{content:""}.im-icon-Snow-Dome:before{content:""}.im-icon-Snow-Storm:before{content:""}.im-icon-Snow:before{content:""}.im-icon-Snowflake-2:before{content:""}.im-icon-Snowflake-3:before{content:""}.im-icon-Snowflake-4:before{content:""}.im-icon-Snowflake:before{content:""}.im-icon-Snowman:before{content:""}.im-icon-Soccer-Ball:before{content:""}.im-icon-Soccer-Shoes:before{content:""}.im-icon-Socks:before{content:""}.im-icon-Solar:before{content:""}.im-icon-Sound-Wave:before{content:""}.im-icon-Sound:before{content:""}.im-icon-Soundcloud:before{content:""}.im-icon-Soup:before{content:""}.im-icon-South-Africa:before{content:""}.im-icon-Space-Needle:before{content:""}.im-icon-Spain:before{content:""}.im-icon-Spam-Mail:before{content:""}.im-icon-Speach-Bubble:before{content:""}.im-icon-Speach-Bubble2:before{content:""}.im-icon-Speach-Bubble3:before{content:""}.im-icon-Speach-Bubble4:before{content:""}.im-icon-Speach-Bubble5:before{content:""}.im-icon-Speach-Bubble6:before{content:""}.im-icon-Speach-Bubble7:before{content:""}.im-icon-Speach-Bubble8:before{content:""}.im-icon-Speach-Bubble9:before{content:""}.im-icon-Speach-Bubble10:before{content:""}.im-icon-Speach-Bubble11:before{content:""}.im-icon-Speach-Bubble12:before{content:""}.im-icon-Speach-Bubble13:before{content:""}.im-icon-Speach-BubbleAsking:before{content:""}.im-icon-Speach-BubbleComic:before{content:""}.im-icon-Speach-BubbleComic2:before{content:""}.im-icon-Speach-BubbleComic3:before{content:""}.im-icon-Speach-BubbleComic4:before{content:""}.im-icon-Speach-BubbleDialog:before{content:""}.im-icon-Speach-Bubbles:before{content:""}.im-icon-Speak-2:before{content:""}.im-icon-Speak:before{content:""}.im-icon-Speaker-2:before{content:""}.im-icon-Speaker:before{content:""}.im-icon-Spell-Check:before{content:""}.im-icon-Spell-CheckABC:before{content:""}.im-icon-Spermium:before{content:""}.im-icon-Spider:before{content:""}.im-icon-Spiderweb:before{content:""}.im-icon-Split-FourSquareWindow:before{content:""}.im-icon-Split-Horizontal:before{content:""}.im-icon-Split-Horizontal2Window:before{content:""}.im-icon-Split-Vertical:before{content:""}.im-icon-Split-Vertical2:before{content:""}.im-icon-Split-Window:before{content:""}.im-icon-Spoder:before{content:""}.im-icon-Spoon:before{content:""}.im-icon-Sport-Mode:before{content:""}.im-icon-Sports-Clothings1:before{content:""}.im-icon-Sports-Clothings2:before{content:""}.im-icon-Sports-Shirt:before{content:""}.im-icon-Spot:before{content:""}.im-icon-Spray:before{content:""}.im-icon-Spread:before{content:""}.im-icon-Spring:before{content:""}.im-icon-Spurl:before{content:""}.im-icon-Spy:before{content:""}.im-icon-Squirrel:before{content:""}.im-icon-SSL:before{content:""}.im-icon-St-BasilsCathedral:before{content:""}.im-icon-St-PaulsCathedral:before{content:""}.im-icon-Stamp-2:before{content:""}.im-icon-Stamp:before{content:""}.im-icon-Stapler:before{content:""}.im-icon-Star-Track:before{content:""}.im-icon-Star:before{content:""}.im-icon-Starfish:before{content:""}.im-icon-Start2:before{content:""}.im-icon-Start-3:before{content:""}.im-icon-Start-ways:before{content:""}.im-icon-Start:before{content:""}.im-icon-Statistic:before{content:""}.im-icon-Stethoscope:before{content:""}.im-icon-stop--2:before{content:""}.im-icon-Stop-Music:before{content:""}.im-icon-Stop:before{content:""}.im-icon-Stopwatch-2:before{content:""}.im-icon-Stopwatch:before{content:""}.im-icon-Storm:before{content:""}.im-icon-Street-View:before{content:""}.im-icon-Street-View2:before{content:""}.im-icon-Strikethrough-Text:before{content:""}.im-icon-Stroller:before{content:""}.im-icon-Structure:before{content:""}.im-icon-Student-Female:before{content:""}.im-icon-Student-Hat:before{content:""}.im-icon-Student-Hat2:before{content:""}.im-icon-Student-Male:before{content:""}.im-icon-Student-MaleFemale:before{content:""}.im-icon-Students:before{content:""}.im-icon-Studio-Flash:before{content:""}.im-icon-Studio-Lightbox:before{content:""}.im-icon-Stumbleupon:before{content:""}.im-icon-Suit:before{content:""}.im-icon-Suitcase:before{content:""}.im-icon-Sum-2:before{content:""}.im-icon-Sum:before{content:""}.im-icon-Summer:before{content:""}.im-icon-Sun-CloudyRain:before{content:""}.im-icon-Sun:before{content:""}.im-icon-Sunglasses-2:before{content:""}.im-icon-Sunglasses-3:before{content:""}.im-icon-Sunglasses-Smiley:before{content:""}.im-icon-Sunglasses-Smiley2:before{content:""}.im-icon-Sunglasses-W:before{content:""}.im-icon-Sunglasses-W2:before{content:""}.im-icon-Sunglasses-W3:before{content:""}.im-icon-Sunglasses:before{content:""}.im-icon-Sunrise:before{content:""}.im-icon-Sunset:before{content:""}.im-icon-Superman:before{content:""}.im-icon-Support:before{content:""}.im-icon-Surprise:before{content:""}.im-icon-Sushi:before{content:""}.im-icon-Sweden:before{content:""}.im-icon-Swimming-Short:before{content:""}.im-icon-Swimming:before{content:""}.im-icon-Swimmwear:before{content:""}.im-icon-Switch:before{content:""}.im-icon-Switzerland:before{content:""}.im-icon-Sync-Cloud:before{content:""}.im-icon-Sync:before{content:""}.im-icon-Synchronize-2:before{content:""}.im-icon-Synchronize:before{content:""}.im-icon-T-Shirt:before{content:""}.im-icon-Tablet-2:before{content:""}.im-icon-Tablet-3:before{content:""}.im-icon-Tablet-Orientation:before{content:""}.im-icon-Tablet-Phone:before{content:""}.im-icon-Tablet-Secure:before{content:""}.im-icon-Tablet-Vertical:before{content:""}.im-icon-Tablet:before{content:""}.im-icon-Tactic:before{content:""}.im-icon-Tag-2:before{content:""}.im-icon-Tag-3:before{content:""}.im-icon-Tag-4:before{content:""}.im-icon-Tag-5:before{content:""}.im-icon-Tag:before{content:""}.im-icon-Taj-Mahal:before{content:""}.im-icon-Talk-Man:before{content:""}.im-icon-Tap:before{content:""}.im-icon-Target-Market:before{content:""}.im-icon-Target:before{content:""}.im-icon-Taurus-2:before{content:""}.im-icon-Taurus:before{content:""}.im-icon-Taxi-2:before{content:""}.im-icon-Taxi-Sign:before{content:""}.im-icon-Taxi:before{content:""}.im-icon-Teacher:before{content:""}.im-icon-Teapot:before{content:""}.im-icon-Technorati:before{content:""}.im-icon-Teddy-Bear:before{content:""}.im-icon-Tee-Mug:before{content:""}.im-icon-Telephone-2:before{content:""}.im-icon-Telephone:before{content:""}.im-icon-Telescope:before{content:""}.im-icon-Temperature-2:before{content:""}.im-icon-Temperature-3:before{content:""}.im-icon-Temperature:before{content:""}.im-icon-Temple:before{content:""}.im-icon-Tennis-Ball:before{content:""}.im-icon-Tennis:before{content:""}.im-icon-Tent:before{content:""}.im-icon-Test-Tube:before{content:""}.im-icon-Test-Tube2:before{content:""}.im-icon-Testimonal:before{content:""}.im-icon-Text-Box:before{content:""}.im-icon-Text-Effect:before{content:""}.im-icon-Text-HighlightColor:before{content:""}.im-icon-Text-Paragraph:before{content:""}.im-icon-Thailand:before{content:""}.im-icon-The-WhiteHouse:before{content:""}.im-icon-This-SideUp:before{content:""}.im-icon-Thread:before{content:""}.im-icon-Three-ArrowFork:before{content:""}.im-icon-Three-Fingers:before{content:""}.im-icon-Three-FingersDrag:before{content:""}.im-icon-Three-FingersDrag2:before{content:""}.im-icon-Three-FingersTouch:before{content:""}.im-icon-Thumb:before{content:""}.im-icon-Thumbs-DownSmiley:before{content:""}.im-icon-Thumbs-UpSmiley:before{content:""}.im-icon-Thunder:before{content:""}.im-icon-Thunderstorm:before{content:""}.im-icon-Ticket:before{content:""}.im-icon-Tie-2:before{content:""}.im-icon-Tie-3:before{content:""}.im-icon-Tie-4:before{content:""}.im-icon-Tie:before{content:""}.im-icon-Tiger:before{content:""}.im-icon-Time-Backup:before{content:""}.im-icon-Time-Bomb:before{content:""}.im-icon-Time-Clock:before{content:""}.im-icon-Time-Fire:before{content:""}.im-icon-Time-Machine:before{content:""}.im-icon-Time-Window:before{content:""}.im-icon-Timer-2:before{content:""}.im-icon-Timer:before{content:""}.im-icon-To-Bottom:before{content:""}.im-icon-To-Bottom2:before{content:""}.im-icon-To-Left:before{content:""}.im-icon-To-Right:before{content:""}.im-icon-To-Top:before{content:""}.im-icon-To-Top2:before{content:""}.im-icon-Token-:before{content:""}.im-icon-Tomato:before{content:""}.im-icon-Tongue:before{content:""}.im-icon-Tooth-2:before{content:""}.im-icon-Tooth:before{content:""}.im-icon-Top-ToBottom:before{content:""}.im-icon-Touch-Window:before{content:""}.im-icon-Tourch:before{content:""}.im-icon-Tower-2:before{content:""}.im-icon-Tower-Bridge:before{content:""}.im-icon-Tower:before{content:""}.im-icon-Trace:before{content:""}.im-icon-Tractor:before{content:""}.im-icon-traffic-Light:before{content:""}.im-icon-Traffic-Light2:before{content:""}.im-icon-Train-2:before{content:""}.im-icon-Train:before{content:""}.im-icon-Tram:before{content:""}.im-icon-Transform-2:before{content:""}.im-icon-Transform-3:before{content:""}.im-icon-Transform-4:before{content:""}.im-icon-Transform:before{content:""}.im-icon-Trash-withMen:before{content:""}.im-icon-Tree-2:before{content:""}.im-icon-Tree-3:before{content:""}.im-icon-Tree-4:before{content:""}.im-icon-Tree-5:before{content:""}.im-icon-Tree:before{content:""}.im-icon-Trekking:before{content:""}.im-icon-Triangle-ArrowDown:before{content:""}.im-icon-Triangle-ArrowLeft:before{content:""}.im-icon-Triangle-ArrowRight:before{content:""}.im-icon-Triangle-ArrowUp:before{content:""}.im-icon-Tripod-2:before{content:""}.im-icon-Tripod-andVideo:before{content:""}.im-icon-Tripod-withCamera:before{content:""}.im-icon-Tripod-withGopro:before{content:""}.im-icon-Trophy-2:before{content:""}.im-icon-Trophy:before{content:""}.im-icon-Truck:before{content:""}.im-icon-Trumpet:before{content:""}.im-icon-Tumblr:before{content:""}.im-icon-Turkey:before{content:""}.im-icon-Turn-Down:before{content:""}.im-icon-Turn-Down2:before{content:""}.im-icon-Turn-DownFromLeft:before{content:""}.im-icon-Turn-DownFromRight:before{content:""}.im-icon-Turn-Left:before{content:""}.im-icon-Turn-Left3:before{content:""}.im-icon-Turn-Right:before{content:""}.im-icon-Turn-Right3:before{content:""}.im-icon-Turn-Up:before{content:""}.im-icon-Turn-Up2:before{content:""}.im-icon-Turtle:before{content:""}.im-icon-Tuxedo:before{content:""}.im-icon-TV:before{content:""}.im-icon-Twister:before{content:""}.im-icon-Twitter-2:before{content:""}.im-icon-Twitter:before{content:""}.im-icon-Two-Fingers:before{content:""}.im-icon-Two-FingersDrag:before{content:""}.im-icon-Two-FingersDrag2:before{content:""}.im-icon-Two-FingersScroll:before{content:""}.im-icon-Two-FingersTouch:before{content:""}.im-icon-Two-Windows:before{content:""}.im-icon-Type-Pass:before{content:""}.im-icon-Ukraine:before{content:""}.im-icon-Umbrela:before{content:""}.im-icon-Umbrella-2:before{content:""}.im-icon-Umbrella-3:before{content:""}.im-icon-Under-LineText:before{content:""}.im-icon-Undo:before{content:""}.im-icon-United-Kingdom:before{content:""}.im-icon-United-States:before{content:""}.im-icon-University-2:before{content:""}.im-icon-University:before{content:""}.im-icon-Unlike-2:before{content:""}.im-icon-Unlike:before{content:""}.im-icon-Unlock-2:before{content:""}.im-icon-Unlock-3:before{content:""}.im-icon-Unlock:before{content:""}.im-icon-Up--Down:before{content:""}.im-icon-Up--Down3:before{content:""}.im-icon-Up-2:before{content:""}.im-icon-Up-3:before{content:""}.im-icon-Up-4:before{content:""}.im-icon-Up:before{content:""}.im-icon-Upgrade:before{content:""}.im-icon-Upload-2:before{content:""}.im-icon-Upload-toCloud:before{content:""}.im-icon-Upload-Window:before{content:""}.im-icon-Upload:before{content:""}.im-icon-Uppercase-Text:before{content:""}.im-icon-Upward:before{content:""}.im-icon-URL-Window:before{content:""}.im-icon-Usb-2:before{content:""}.im-icon-Usb-Cable:before{content:""}.im-icon-Usb:before{content:""}.im-icon-User:before{content:""}.im-icon-Ustream:before{content:""}.im-icon-Vase:before{content:""}.im-icon-Vector-2:before{content:""}.im-icon-Vector-3:before{content:""}.im-icon-Vector-4:before{content:""}.im-icon-Vector-5:before{content:""}.im-icon-Vector:before{content:""}.im-icon-Venn-Diagram:before{content:""}.im-icon-Vest-2:before{content:""}.im-icon-Vest:before{content:""}.im-icon-Viddler:before{content:""}.im-icon-Video-2:before{content:""}.im-icon-Video-3:before{content:""}.im-icon-Video-4:before{content:""}.im-icon-Video-5:before{content:""}.im-icon-Video-6:before{content:""}.im-icon-Video-GameController:before{content:""}.im-icon-Video-Len:before{content:""}.im-icon-Video-Len2:before{content:""}.im-icon-Video-Photographer:before{content:""}.im-icon-Video-Tripod:before{content:""}.im-icon-Video:before{content:""}.im-icon-Vietnam:before{content:""}.im-icon-View-Height:before{content:""}.im-icon-View-Width:before{content:""}.im-icon-Vimeo:before{content:""}.im-icon-Virgo-2:before{content:""}.im-icon-Virgo:before{content:""}.im-icon-Virus-2:before{content:""}.im-icon-Virus-3:before{content:""}.im-icon-Virus:before{content:""}.im-icon-Visa:before{content:""}.im-icon-Voice:before{content:""}.im-icon-Voicemail:before{content:""}.im-icon-Volleyball:before{content:""}.im-icon-Volume-Down:before{content:""}.im-icon-Volume-Up:before{content:""}.im-icon-VPN:before{content:""}.im-icon-Wacom-Tablet:before{content:""}.im-icon-Waiter:before{content:""}.im-icon-Walkie-Talkie:before{content:""}.im-icon-Wallet-2:before{content:""}.im-icon-Wallet-3:before{content:""}.im-icon-Wallet:before{content:""}.im-icon-Warehouse:before{content:""}.im-icon-Warning-Window:before{content:""}.im-icon-Watch-2:before{content:""}.im-icon-Watch-3:before{content:""}.im-icon-Watch:before{content:""}.im-icon-Wave-2:before{content:""}.im-icon-Wave:before{content:""}.im-icon-Webcam:before{content:""}.im-icon-weight-Lift:before{content:""}.im-icon-Wheelbarrow:before{content:""}.im-icon-Wheelchair:before{content:""}.im-icon-Width-Window:before{content:""}.im-icon-Wifi-2:before{content:""}.im-icon-Wifi-Keyboard:before{content:""}.im-icon-Wifi:before{content:""}.im-icon-Wind-Turbine:before{content:""}.im-icon-Windmill:before{content:""}.im-icon-Window-2:before{content:""}.im-icon-Window:before{content:""}.im-icon-Windows-2:before{content:""}.im-icon-Windows-Microsoft:before{content:""}.im-icon-Windows:before{content:""}.im-icon-Windsock:before{content:""}.im-icon-Windy:before{content:""}.im-icon-Wine-Bottle:before{content:""}.im-icon-Wine-Glass:before{content:""}.im-icon-Wink:before{content:""}.im-icon-Winter-2:before{content:""}.im-icon-Winter:before{content:""}.im-icon-Wireless:before{content:""}.im-icon-Witch-Hat:before{content:""}.im-icon-Witch:before{content:""}.im-icon-Wizard:before{content:""}.im-icon-Wolf:before{content:""}.im-icon-Woman-Sign:before{content:""}.im-icon-WomanMan:before{content:""}.im-icon-Womans-Underwear:before{content:""}.im-icon-Womans-Underwear2:before{content:""}.im-icon-Women:before{content:""}.im-icon-Wonder-Woman:before{content:""}.im-icon-Wordpress:before{content:""}.im-icon-Worker-Clothes:before{content:""}.im-icon-Worker:before{content:""}.im-icon-Wrap-Text:before{content:""}.im-icon-Wreath:before{content:""}.im-icon-Wrench:before{content:""}.im-icon-X-Box:before{content:""}.im-icon-X-ray:before{content:""}.im-icon-Xanga:before{content:""}.im-icon-Xing:before{content:""}.im-icon-Yacht:before{content:""}.im-icon-Yahoo-Buzz:before{content:""}.im-icon-Yahoo:before{content:""}.im-icon-Yelp:before{content:""}.im-icon-Yes:before{content:""}.im-icon-Ying-Yang:before{content:""}.im-icon-Youtube:before{content:""}.im-icon-Z-A:before{content:""}.im-icon-Zebra:before{content:""}.im-icon-Zombie:before{content:""}.im-icon-Zoom-Gesture:before{content:""}.im-icon-Zootool:before{content:""}table{width:100%;line-height:1.2}table p{padding:0;margin:0}.table-box{width:100%;height:100%;display:flex}@media screen and (max-width: 767px){.table-box{white-space:nowrap}}.footable{background-color:transparent;border-collapse:collapse;border-spacing:0;width:100%!important;-webkit-text-size-adjust:100%;margin-bottom:5px}.footable a{text-decoration:underline!important}body .table-box::-webkit-scrollbar{height:10px}body .table-box::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px;background-color:#c9c9c9}body .table-box::-webkit-scrollbar-thumb{-webkit-border-radius:4px;border-radius:4px}.footable{margin:5px 0 20px}.footable th,.footable td{padding:.3vw 10px}.footable th{font-weight:500;line-height:1.2}@media only screen and (max-width: 767px){.footable th,.footable td{padding:5px;font-size:11px}}.footable thead th{background-color:var(--fourth-color);color:#fff}.footable thead th:nth-child(1){background-color:#3e97a3}.footable thead th:nth-child(2){background-color:#2d718b}.footable thead th:nth-child(3){background-color:#1a6085}.footable thead th:nth-child(4){background-color:#19567b}.footable thead th:nth-child(5){background-color:#164c6f}.footable thead th:nth-child(6){background-color:#154365}.footable thead th:nth-child(7){background-color:#123a58}.footable thead th:nth-child(8){background-color:#113651}.footable thead th:first-child{border-radius:10px 0 0}.footable thead th:last-child{border-radius:0 10px 0 0}.footable tbody+tbody{border-top:2px solid #c3c3c3}.footable-bordered td{border:1px solid var(--chart-grid-color)}.footable-bordered td th{border-bottom:1px solid var(--chart-grid-color)}.footable-bordered td td{border:0px;border-bottom:1px solid var(--chart-grid-color)}.footable-bordered thead th,.footable-bordered thead td{border-bottom-width:2px}.footable-borderless th,.footable-borderless td,.footable-borderless thead th,.footable-borderless tbody+tbody{border:0}.footable-bordered td img{width:32px}.footable-striped tbody tr:nth-of-type(odd){background-color:#fff0}.footable-striped tbody tr:nth-of-type(2n){background-color:#ffffff0d}.footable-hover tbody tr:hover td,.footable-hover tbody tr:hover{background-color:var(--fourth-color)}.footable .date{border-radius:100px;display:inline-block;padding:3px 6px;font-weight:700;margin-bottom:.1vw;font-size:1vw}.footable .today{background-color:var(--chart-secondary-color);color:#fff}.time-period{border:1px solid rgba(255,255,255,.05);border-radius:3px;font-size:13px;background-color:#ffffff1a}.time-period div{border-bottom:1px solid rgba(255,255,255,.05);padding:.1vw}.time-period div:nth-last-child(1){border-bottom:0px}.run{color:var(--secondary-color)!important}@media only screen and (min-width: 767px){.height-full{min-height:70vh}}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.modal-content{background-color:#fefefe;margin:3% auto;padding:20px;border:1px solid #888;width:80%}.close-btn{color:#aaa;float:right;font-size:28px;font-weight:700}.close-btn:hover,.close-btn:focus{color:#000;text-decoration:none;cursor:pointer}.school-column{width:80px;white-space:nowrap}
