.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@property --main-color{syntax:"<color>";initial-value:#3289ef;inherits:false}@property --main-variant-color{syntax:"<color>";initial-value:#2b7ddd;inherits:false}:root{--main-color-hover:#2b7ad6;--main-variant-color-hover:#236bbc;--red-color:#d62b2b;--red-variant-color:#b52020;--red-color-hover:#b81d1d;--red-variant-color-hover:#8f1414;--success-color:#559758;--text-color-1:#fff;--text-color-2:#c2c2c3;--text-color-3:#898989;--color-error:#d73d57;--link-color:#bad9fcb3;--link-hover-color:#9ac7ff;--dark-color-1:#060709;--dark-color-2:#0e1015;--dark-color-3:#15181e;--dark-color-4:#171a21;--dark-color-5:#21242c;--main-font-family:"Roboto";--secondary-font-family:"Montserrat";--main-transition:all .2s ease;--vh:1vh;--v-height:100vh}*,:after,:before{box-sizing:border-box;margin:0;-webkit-tap-highlight-color:transparent}.btn,.mobile-toggle,a,button,input{touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w50{width:50%}body{background:var(--dark-color-2);color:var(--text-color-2);font-family:var(--main-font-family),sans-serif;font-size:18px;font-weight:400;min-height:100vh;position:relative}body.locked{overflow:hidden}#__nuxt{background:#0e1015c7;position:relative}.t,.t *,a{transition:var(--main-transition)}a{text-decoration:none}a:not(.btn){color:var(--link-color)}a:not(.btn):hover{color:var(--link-hover-color)}.btn{align-items:center;background:linear-gradient(45deg,var(--main-color),var(--main-variant-color));border-radius:5px;color:var(--text-color-1);cursor:pointer;display:flex;font-size:14px;gap:5px;line-height:24px;margin-left:auto;padding:5px 10px;transition:all .2s ease,--main-color .2s ease,--main-variant-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.btn.big{padding:12px 20px}.btn:hover{--main-color:var(--main-color-hover);--main-variant-color:var(--main-variant-color-hover)}.btn.disabled{--main-color:gray;--main-variant-color:#5e5e5e}.btn i{font-size:20px}.btn.red{--main-color:var(--red-color);--main-variant-color:var(--red-variant-color)}.btn.red:hover{--main-color:var(--red-variant-color);--main-variant-color:var(--red-variant-color-hover)}.default{align-items:center;display:flex;flex-direction:column;min-height:100%}.container{display:flex;flex-grow:1;max-width:1300px;width:100%}.controls{align-items:center;background:var(--dark-color-1);border-radius:5px;display:flex;font-size:14px;height:47px;padding:6px 6px 6px 15px}.controls.fixed{position:sticky;top:0}.controls i{color:var(--main-color);font-size:30px;margin-right:10px}.controls .back{align-items:center;cursor:pointer;display:flex;padding:5px 0}.controls .back i{color:#40434a;font-size:18px;transition:var(--main-transition)}.controls .back:hover i{color:#fff}.form{color:var(--text-color-1);display:flex;flex-direction:column;gap:30px;padding:30px;width:100%}.form.auth{background:var(--dark-color-4);border-radius:5px;max-width:380px}.form.auth .title{color:var(--text-color-1);font-family:var(--secondary-font-family),sans-serif;font-size:24px;font-weight:600;text-align:center}.form.auth .auth-types{display:flex;gap:20px;justify-content:center}.form.auth .auth-types .auth-type{align-items:center;color:var(--link-color);cursor:pointer;display:flex;font-family:var(--secondary-font-family);font-size:14px;gap:10px;justify-content:center;padding:15px 0;position:relative;transition:var(--main-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.form.auth .auth-types .auth-type:before{background:linear-gradient(45deg,#fff0,#3187ed,#fff0);border-radius:100%;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:var(--main-transition);width:100%}.form.auth .auth-types .auth-type:hover{color:var(--link-hover-color)}.form.auth .auth-types .auth-type.active{color:#fff}.form.auth .auth-types .auth-type.active:before{opacity:1}.form.auth .auth-types .auth-type i{font-size:20px}.form .or{align-items:center;color:var(--text-color-3);display:flex;font-size:13px;font-weight:500;justify-content:center;padding:0;position:relative;z-index:1}.form .or:before{background:var(--dark-color-5);content:"";height:1px;left:0;position:absolute;top:calc(50% + 1px);width:100%;z-index:-1}.form .or .or-txt{background:var(--dark-color-4);padding:0 10px}.form .fields{display:flex;flex-direction:column;gap:20px}.form .fields .text{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--dark-color-5);border:1px solid transparent;border-radius:5px;color:var(--text-color-2);color-scheme:dark;font-size:16px;outline:1px solid transparent;padding:15px 10px;transition:var(--main-transition);width:100%}.form .fields label{align-items:center;color:var(--text-color-3);display:flex;font-size:13px;font-weight:500}.form .fields label a{margin-left:auto}.form .fields .password-toggler{display:flex;position:relative;width:100%}.form .fields .password-toggler input{padding-right:30px}.form .fields .password-toggler .eye{color:#83899f;cursor:pointer;font-size:22px;position:absolute;right:0;top:50%;translate:-15px -50%}.form .fields .password-toggler .eye.error{color:var(--color-error)!important}.form .fields .input-content input,.form .fields select,.form .fields textarea,.form .fields>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--dark-color-5);border:1px solid transparent;border-radius:5px;color:var(--text-color-2);color-scheme:dark;outline:1px solid transparent;padding:15px 10px;resize:none;transition:var(--main-transition);width:100%;field-sizing:content}.form .fields .input-content input:focus,.form .fields select:focus,.form .fields textarea:focus,.form .fields>input:focus{box-shadow:0 0 20px #9eacf80a;outline:1px solid #45516e}.form .fields .input-content input:-webkit-autofill,.form .fields .input-content input:-webkit-autofill:focus,.form .fields select:-webkit-autofill,.form .fields select:-webkit-autofill:focus,.form .fields textarea:-webkit-autofill,.form .fields textarea:-webkit-autofill:focus,.form .fields>input:-webkit-autofill,.form .fields>input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.form .fields .input-content input.error,.form .fields select.error,.form .fields textarea.error,.form .fields>input.error{border:1px solid var(--color-error)!important}.form .fields .error{color:var(--color-error);font-size:12px}.form .fields .input-content{display:flex;flex-direction:column;gap:10px}.form .fields .row{align-items:center;display:flex;gap:20px}.form .fields .row .btn{justify-content:center;width:100%}.form .fields .last{margin-top:20px}.form .txt{color:#83899f;display:flex;font-size:13px;font-weight:500;justify-content:center}header{align-items:center;display:flex;font-family:var(--secondary-font-family),sans-serif;gap:20px;justify-content:space-around;position:relative;touch-action:none;width:100%}header .container{gap:0;padding:15px 30px 15px 15px}header .container .login,header .container .logout{align-items:center;cursor:pointer;display:flex;font-size:22px;gap:10px}header .container .login div,header .container .logout div{font-size:13px;text-transform:none}header:before{background-image:repeating-linear-gradient(-45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1) 2px,transparent 0,transparent 9px);content:"";display:block;height:19px;left:0;margin:0;opacity:25%;padding:0;position:absolute;top:38%;width:100%;z-index:-1}header .logo{align-items:center;color:var(--text-color-1);display:flex;font-weight:500;left:50%;margin-top:2px;position:absolute;transform:translate(-50%)}header .logo img{height:40px;touch-action:pinch-zoom!important}header .logo i{align-items:center;background:linear-gradient(45deg,var(--main-color),var(--main-variant-color));border-radius:5px;color:#fff;display:flex;height:30px;justify-content:center;margin-right:15px;width:30px}header .logo .logo-text{letter-spacing:1px;white-space:nowrap}header nav{gap:15px;padding:0;width:100%}header nav,header nav>a{align-items:center;display:flex}header nav>a{font-size:13px;font-weight:600;gap:5px;padding:15px;position:relative;text-transform:uppercase;white-space:nowrap}header nav>a,header nav>a:before{transition:var(--main-transition)}header nav>a:before{background:linear-gradient(45deg,#fff0,#3187ed,#fff0);border-radius:100%;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;width:100%}header nav>a .unread{align-items:center;background:#e03a67;border-radius:5px;color:#fff;display:flex;font-size:11px;font-weight:500;justify-content:center;min-width:16px;padding:0 5px}header nav>a.router-link-active{color:#fff}header nav>a.router-link-active:before{opacity:1}header nav>a.router-link-active .unread{display:none}header .telegram{font-weight:600;padding:15px 40px;position:relative;text-transform:uppercase;transition:var(--main-transition)}header .telegram,header .username{align-items:center;display:flex;font-size:13px;gap:5px;white-space:nowrap}header .username{color:var(--link-color);font-weight:400;text-transform:none}header .username i{font-size:16px}header .username.router-link-active{color:var(--link-color)}header .username.router-link-active:before{display:none}header .subscribe-btn{align-items:center;color:var(--link-color);display:flex;font-family:var(--secondary-font-family),sans-serif;font-size:13px;font-weight:600;gap:5px;position:relative;white-space:nowrap}header .subscribe-btn img{width:13px}header .subscribe-btn .p-text{background:linear-gradient(171deg,#759cff,#eb7aff);-webkit-background-clip:text;background-clip:text;color:transparent}header .subscribe-btn i{background:linear-gradient(153deg,#3fb3ff,#c67aff,#ff2929);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:18px}header .menu-toggle{display:none}header .search-toggle{color:var(--text-color-2);display:none}main{display:flex;gap:30px;max-width:1300px;overscroll-behavior:contain;padding:20px 30px 80px;width:100%}main.auth{align-items:center;flex-grow:1;height:100vh;justify-content:center;padding:0}main .content{display:flex;flex-direction:column;gap:20px;position:relative;width:100%}main .content .form{background:var(--dark-color-4);border-radius:5px;max-width:100%;padding:30px}main .content .form .title{font-family:var(--secondary-font-family),sans-serif;font-size:22px}main .content .form .subtitle{color:var(--text-color-3);font-size:14px;padding:15px 0 0}main .content .list{display:flex;flex-direction:column;gap:20px}main .content .list .list-item{align-items:center;background:var(--dark-color-4);border-radius:5px;display:flex;gap:15px;min-height:60px;padding:0}main .content .list .list-item img{border-radius:5px;flex-shrink:0;height:50px;margin:5px;overflow:hidden}main .content .list .list-item .name{font-family:var(--secondary-font-family),sans-serif;padding:10px 0}main .content .list .list-item .edit{font-size:20px;margin-left:auto}main .content .list .list-item:hover:has(.handle:hover){color:var(--link-color-hover)}main .content .list .list-item .hidden{color:#384051;font-size:24px;margin-left:auto}main .content .list .list-item .hidden+.handle{margin-left:0}main .content .list .list-item .handle{color:var(--link-color);cursor:grab;font-size:28px;margin-left:auto;padding:10px;transition:var(--main-transition)}main .content .list .list-item .handle:hover{color:#fff}main .sidebar{flex-shrink:0;width:210px}main .sidebar .items{display:flex;flex-direction:column;gap:10px}main .sidebar .items.fixed{position:sticky;top:0}main .sidebar .items a{border-radius:5px;color:var(--text-color-2);cursor:pointer;font-size:14px;padding:15px 20px 15px 25px;position:relative;transition:var(--main-transition);-webkit-user-select:none}main .sidebar .items a:before{background:linear-gradient(130deg,var(--main-color),var(--main-variant-color));border-radius:3px;border-right:none;content:"";height:35px;left:7px;opacity:0;position:absolute;top:6px;transition:var(--main-transition);width:6px;z-index:0}main .sidebar .items a:first-child.router-link-exact-active,main .sidebar .items a:not(:first-child).router-link-active{background:var(--dark-color-3)}main .sidebar .items a:first-child.router-link-exact-active:before,main .sidebar .items a:not(:first-child).router-link-active:before{opacity:1}main .sidebar .items a:hover{background:var(--dark-color-3)}main .loading-container{align-items:center;display:flex;flex-grow:1;height:100%;justify-content:center;width:100%}main .loading-container .loading-content .text{color:#555;font-size:14px;padding:10px 0;text-align:center}main .loading-container .not-found-content{align-items:center;display:flex;flex-direction:column;justify-content:center}main .loading-container .not-found-content i{color:#282d37;font-size:90px}main .loading-container .not-found-content .text{color:#a1a1a3;font-family:var(--secondary-font-family),sans-serif;font-size:13px;max-width:250px;padding:10px 0;text-align:center}.users{display:flex;flex-direction:column;gap:40px;transition:var(--main-transition);width:100%}.users.loading{opacity:.3}.users .user-container{display:flex;gap:20px;position:relative}.users .user-container .user{background:#21242c;border-radius:5px;display:flex;flex-direction:column;position:relative;width:100%}.users .user-container .user .head{align-items:center;display:flex;gap:10px;padding:10px}.users .user-container .user .head .status-container{align-items:center;background:#191b21;border-radius:5px;color:#b0dcff;display:flex;font-size:13px;gap:5px;padding:4px 5px}.users .user-container .user .head .status-container img{filter:brightness(.4);height:15px;margin-bottom:0;width:15px}.users .user-container .user .head .status-container.online img{filter:brightness(1)}.users .user-container .user .head .status-container .status{align-items:center;background:#393d4c;-webkit-background-clip:text;background-clip:text;color:transparent;display:flex;font-size:12px;line-height:13px}.users .user-container .user .head .status-container .status i{z-index:999999}.users .user-container .user .head>.name{color:#fff;display:flex;font-family:var(--secondary-font-family),sans-serif;font-size:16px;gap:5px}.users .user-container .user .head>.name .username{color:#4aafff;font-weight:500;padding-left:6px;position:relative}.users .user-container .user .head>.name .username:before{background:#4aafff;content:"";height:100%;left:0;position:absolute;width:1px}.users .user-container .user .head>.name .switcher{display:none}.users .user-container .user .head>.name .age{background:#4e89da14;border-radius:5px;color:#4e89da;display:flex;font-size:13px;justify-content:center;margin-left:auto;min-width:80px;padding:5px}.users .user-container .user .head .mobile-message{display:none}.users .user-container .user .head .right{align-items:center;display:flex;gap:10px;margin-left:auto}.users .user-container .user .head .right .game-name i{color:#b8dfff}.users .user-container .user .head .right .game-rating{align-items:center;background:#00000040;border-radius:5px;display:flex;font-size:12px;gap:5px;height:25px;margin-left:auto;padding:0 5px}.users .user-container .user .head .right .game-rating i{color:#ffffffad;font-size:17px}.users .user-container .user .head .right .message{cursor:pointer;font-size:20px;transition:var(--main-transition)}.users .user-container .user .head .right .message:hover{color:#fff}.users .user-container .user .heroes{background:linear-gradient(270deg,#1a1c23,#15161c7a);display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;padding:10px}.users .user-container .user .heroes .hero{background:#15161c;border-radius:5px;box-shadow:0 0 3px #00000073;display:flex;overflow:hidden}.users .user-container .user .heroes .hero img{width:30px}.users .user-container .user .heroes::-webkit-scrollbar{height:0;width:0}.users .user-container .user .info{display:flex;flex-wrap:wrap;gap:10px;margin:0 10px 10px}.users .user-container .user .info .item{align-items:center;background:#282b35;border-radius:5px;color:var(--text-color-2);display:flex;font-size:12px;gap:5px;padding:5px 10px;white-space:nowrap}.users .user-container .user .info .item i{color:#b8dfff;font-size:18px}.users .user-container .user .info .item.twitch{background:linear-gradient(134deg,#513e6d,#3b1c71);color:#ffffffc2}.users .user-container .user .info .item.twitch i{color:#fff}.users .user-container .user .info .item.youtube{background:linear-gradient(134deg,#7d413f,#67101c);color:#ffffffc2}.users .user-container .user .info .item.youtube i,.users .user-container .user .info a.item:hover{color:#fff}.users .user-container .user .desc{border-top:1px solid #252933;display:flex;flex-direction:column;font-size:14px;gap:10px;padding:10px 20px}.users .user-container .user .desc p{display:flex;max-height:200px;overflow-y:auto;white-space:pre-line}.users .user-container .user .desc .game-desc{border-radius:5px;min-height:20px;padding:0 25px 0 0;position:relative}.users .user-container .user .desc .game-desc i{align-items:center;border-radius:5px;color:#343642;display:flex;font-size:22px;justify-content:center;position:absolute;right:5px;top:-2px}.users .user-container .user .skill{align-items:center;background:#1d344b;box-shadow:inset 0 0 20px -9px #000;display:flex;height:5px;justify-content:center;margin-top:auto;padding:2px 0;position:relative;text-align:center}.users .user-container .user .skill .text{color:#fff;font-family:var(--secondary-font-family),sans-serif;font-size:12px;text-shadow:1px 1px hsla(0,0%,4%,.67);z-index:9}.users .user-container .user .skill .skill-bar{background:linear-gradient(45deg,#0095ff2b,#3671ba);box-shadow:inset 0 0 8px -4px #000;height:100%;left:0;position:absolute;top:0;transition:var(--main-transition)}.users .user-container .user .game-info{background:#282a31;display:flex;position:relative}.users .user-container .user .game-info .col{display:flex;flex-direction:column}.users .user-container .user .game-info .game-name{padding:20px 27px 5px}.users .user-container .user .game-info .game-desc{font-size:14px;padding:5px 27px 20px}.users .user-container .user .game-name{font-family:var(--secondary-font-family),sans-serif;font-size:16px}.users .user-container .profiles-selector{border-radius:0 5px 5px 0;display:flex;flex-direction:column;flex-shrink:0;height:100%;margin-left:auto;overflow:hidden;position:absolute;right:0;z-index:0}.users .user-container .profiles-selector .profiles{background:#1a1c23;border-radius:0 5px 5px 0;display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;padding:10px}.users .user-container .profiles-selector .profiles img{border:1px solid transparent;border-radius:5px;cursor:pointer;flex-shrink:0;overflow:hidden;transition:var(--main-transition);width:45px}.users .user-container .profiles-selector .profiles img.selected{border:1px solid #2196f3;box-shadow:0 0 8px #2196f382}.users .user-container .profiles-selector .profiles::-webkit-scrollbar{height:0!important;width:0!important}.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-track,.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-track:hover{background-color:var(--dark-color-5)}.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-track:active{background-color:var(--dark-color-5)}.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-thumb{background-color:#2c303a;border-radius:2px}.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-thumb:active,.users .user-container .profiles-selector .profiles ::-webkit-scrollbar-thumb:hover{background-color:#3e424e}.users .user-container .profiles-selector:before{background:linear-gradient(180deg,#1a1c23,transparent);content:"";height:20px;position:absolute;width:100%}.users .user-container .profiles-selector:after{background:linear-gradient(0deg,#1a1c23,transparent);bottom:0;content:"";height:20px;position:absolute;width:100%}.users .user-container.female .head .status-container{color:#ffcae1}.users .user-container.female .head .status-container .status.online{background:#e1679b}.users .user-container.female .head .name .username{color:#ff7cb4}.users .user-container.female .head .name .username:before{background:#ff7cb4}.users .user-container.female .info .item i{color:#ffc6df}.users .user-container.female .skill{background:#3a2937}.users .user-container.female .skill .skill-bar{background:linear-gradient(45deg,#e1679f1c,#c33b75)}.users .user-container.female .profiles-selector .profiles img.selected{border:1px solid #e1679b;box-shadow:0 0 8px #e1679b66}.users .user-container.epic .user .head>.name .username{background:linear-gradient(162deg,#9ccffa,#af85eb);-webkit-background-clip:text;background-clip:text;color:transparent}.users .user-container.epic .user .head>.name .username:before{background:#92abde}.users .user-container.epic .user .skill .skill-bar{background:linear-gradient(45deg,#92abde2b,#7657b3)}.users .user-container.epic.female .user .head>.name .username{background:linear-gradient(162deg,#fd9df2,#ff7281);-webkit-background-clip:text;background-clip:text;color:transparent}.users .user-container.epic.female .user .head>.name .username:before{background:#fd9df2}.users .user-container.epic.female .user .skill .skill-bar{background:linear-gradient(45deg,#e1679f1c,#ed6195)}.messenger-container{flex-grow:1;height:calc(100vh - 76px);padding:20px 30px 40px;position:relative}.messenger-container .messenger{border-radius:5px;display:flex;overflow:hidden;width:100%}.messenger-container .messenger .conversations-container{display:flex;flex-direction:column;gap:5px;height:100%;overflow:auto;padding-right:5px}.messenger-container .messenger .conversations-container::-webkit-scrollbar{width:5px}.messenger-container .messenger .conversations-container::-webkit-scrollbar-thumb{-webkit-transition:var(--main-transition);transition:var(--main-transition)}.messenger-container .messenger .conversations-container:not(:hover)::-webkit-scrollbar-thumb{background-color:transparent}.messenger-container .messenger .conversations{background:#21242c;display:flex;flex-direction:column;flex-shrink:0;gap:5px;padding:15px 5px 15px 15px;width:300px}.messenger-container .messenger .conversations .conversation{align-items:center;border-radius:5px;color:var(--text-color-2);cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 20px 10px 15px;position:relative;transition:var(--main-transition);-webkit-user-select:none}.messenger-container .messenger .conversations .conversation .avatar{display:flex;flex-shrink:0;height:40px;width:40px}.messenger-container .messenger .conversations .conversation .avatar>div{overflow:hidden}.messenger-container .messenger .conversations .conversation .col{display:flex;flex-direction:column;overflow:hidden;width:100%}.messenger-container .messenger .conversations .conversation .col .row{align-items:center;display:flex;gap:2px}.messenger-container .messenger .conversations .conversation .col .row .status{border-radius:4px;height:19px;margin-bottom:1px;margin-left:-2px;padding:2px;width:19px}.messenger-container .messenger .conversations .conversation .col .row .status img{filter:brightness(.5)}.messenger-container .messenger .conversations .conversation .col .row .status.online img{filter:brightness(1)}.messenger-container .messenger .conversations .conversation .col .row .age{margin-left:auto}.messenger-container .messenger .conversations .conversation .col .row .lm{color:#7b7b7b;font-size:13px;overflow:hidden;position:relative;white-space:nowrap;width:100%}.messenger-container .messenger .conversations .conversation .col .row .lm:after{background:linear-gradient(90deg,transparent,#21242c);content:"";height:100%;position:absolute;right:0;width:15px}.messenger-container .messenger .conversations .conversation .col .row .unread-count{background:#2c303a;border-radius:5px;font-size:12px;padding:2px 5px}.messenger-container .messenger .conversations .conversation:hover{background:#1f2129}.messenger-container .messenger .conversations .conversation.router-link-active{background:#1d1f26}.messenger-container .messenger .conversations .conversation.router-link-active .lm:after{background:linear-gradient(90deg,transparent,#1d1f26)!important}.messenger-container .messenger .conversations .heading{align-items:center;border-radius:5px;display:flex;padding:0 0 15px 2px}.messenger-container .messenger .conversations .heading h2{align-items:center;color:#fff;display:flex;font-family:var(--secondary-font-family);font-size:16px;font-weight:700;gap:8px;text-transform:uppercase}.messenger-container .messenger .conversations .heading h2 b{color:#2196f3;font-family:Kanit,serif;font-size:18px;font-weight:800}.messenger-container .messenger .chat{border-left:1px solid #1a1d23;display:flex;gap:30px;width:100%}.messenger-container .messenger .chat .messages-container{background:#21242c;border-radius:0 5px 5px 0;display:flex;flex-direction:column;position:relative;width:100%}.messenger-container .messenger .chat .messages-container .top-bar{border-bottom:1px solid #1a1d23;display:flex;touch-action:none}.messenger-container .messenger .chat .messages-container .top-bar *{touch-action:none}.messenger-container .messenger .chat .messages-container .top-bar .close{color:var(--text-color-2);cursor:pointer;padding:15px;touch-action:manipulation;transition:var(--main-transition)}.messenger-container .messenger .chat .messages-container .top-bar .close:hover{color:#fff}.messenger-container .messenger .chat .messages-container .top-bar .main-info{display:flex;flex-direction:column;justify-content:center}.messenger-container .messenger .chat .messages-container .top-bar .main-info .name{color:#fff;font-size:16px}.messenger-container .messenger .chat .messages-container .top-bar .main-info .status{color:#7b7b7b;display:flex;font-size:12px;gap:5px;place-items:center}.messenger-container .messenger .chat .messages-container .top-bar .profile-info{cursor:pointer;display:none;opacity:1;padding:15px;touch-action:manipulation;transition:var(--main-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.messenger-container .messenger .chat .messages-container .top-bar .profile-info.active{opacity:1}.messenger-container .messenger .chat .messages-container .top-bar .profile-info:hover{color:#fff}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions{cursor:pointer;margin-left:auto;padding:15px;position:relative;touch-action:manipulation;transition:var(--main-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions.active>i,.messenger-container .messenger .chat .messages-container .top-bar .profile-actions:hover>i{color:#fff}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions .profile-actions-dropdown{background:#22272f;border:1px solid #191b21;border-radius:5px;box-shadow:0 0 20px #00000059;display:flex;flex-direction:column;margin-top:15px;overflow:hidden;position:absolute;right:0;z-index:9}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions .profile-actions-dropdown .profile-actions-dropdown-item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:8px 10px;transition:var(--main-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions .profile-actions-dropdown .profile-actions-dropdown-item i{font-size:16px;opacity:.8}.messenger-container .messenger .chat .messages-container .top-bar .profile-actions .profile-actions-dropdown .profile-actions-dropdown-item:hover{background:#282d37;color:#fff}.messenger-container .messenger .chat .messages-container .messages{display:flex;flex:1;flex-direction:column-reverse;margin-right:5px;overflow:auto;overscroll-behavior:contain;position:relative}.messenger-container .messenger .chat .messages-container .messages::-webkit-scrollbar{width:5px}.messenger-container .messenger .chat .messages-container .messages:not(:hover)::-webkit-scrollbar-thumb{background-color:transparent}.messenger-container .messenger .chat .messages-container .messages .messages-wrapper{display:flex;flex-direction:column;justify-content:flex-end;padding:15px}.messenger-container .messenger .chat .messages-container .messages .date-stack{display:flex;flex-direction:column;gap:10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.messenger-container .messenger .chat .messages-container .messages .date-stack .sticky-date{display:flex;font-size:13px;justify-content:center;padding:15px 0 5px;position:sticky;top:0}.messenger-container .messenger .chat .messages-container .messages .date-stack .sticky-date .sticky-date-text{background:#272b34;border-radius:5px;box-shadow:0 0 11px #00000045;padding:4px 8px}.messenger-container .messenger .chat .messages-container .messages .date-stack .message .message-content{align-items:center;background:#0e1015;border-radius:15px 15px 15px 4px;color:#fff;display:flex;float:left;max-width:95%}.messenger-container .messenger .chat .messages-container .messages .date-stack .message .message-content .text{font-size:14px;font-weight:300;padding:10px;text-shadow:1px 1px 4px rgba(0,0,0,.502);white-space:pre-line}.messenger-container .messenger .chat .messages-container .messages .date-stack .message .message-content .time{align-self:flex-end;flex-wrap:nowrap;font-size:12px;opacity:.5;padding:5px 10px;white-space:nowrap}.messenger-container .messenger .chat .messages-container .messages .date-stack .message.own .message-content{background:#3550a5;border-radius:15px 15px 4px;float:right}.messenger-container .messenger .chat .messages-container .send-container{flex-shrink:0;padding:15px;position:relative;touch-action:none}.messenger-container .messenger .chat .messages-container .send-container *{touch-action:none}.messenger-container .messenger .chat .messages-container .send-container input{background:#16171d;border:1px solid #121217;border-radius:10px;box-shadow:0 0 14px #0000003d;color:#fff;padding:15px;width:100%}.messenger-container .messenger .chat .messages-container .send-container input:focus-visible{outline:none}.messenger-container .messenger .chat .messages-container .send-container textarea{field-sizing:content;background:#16171d;border:1px solid #121217;border-radius:10px;box-shadow:0 0 14px #0000003d;color:#fff;padding:15px 50px 15px 15px;resize:none;scrollbar-width:none;width:100%}.messenger-container .messenger .chat .messages-container .send-container textarea:focus-visible{outline:none}.messenger-container .messenger .chat .messages-container .send-container .send{align-items:center;border-radius:10px;color:#757575;display:flex;font-size:23px;height:43px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:45px}.messenger-container .messenger .chat .messages-container .to-last{align-items:center;background:#16171d;border-radius:100%;bottom:70px;display:flex;font-size:16px;height:35px;justify-content:center;opacity:1;position:absolute;right:15px;transition:var(--main-transition);visibility:visible;width:35px}.messenger-container .messenger .chat .messages-container .to-last.hidden{opacity:0;visibility:hidden}.messenger-container .messenger .chat .messages-container .to-last .unread-count{background:#4082bc;border-radius:10px;color:#fff;font-size:10px;padding:2px 4px;position:absolute;top:-12px}.messenger-container .messenger .chat .profile{background:#1a1c23;border-radius:5px;flex-shrink:0;padding:15px;width:350px}.messenger-container .messenger .chat .profile .heading{align-items:center;border-radius:5px;display:flex;padding:0 0 15px 2px}.messenger-container .messenger .chat .profile .heading h2{align-items:center;color:#fff;display:flex;font-family:var(--secondary-font-family);font-size:16px;font-weight:700;gap:8px;text-transform:uppercase}.messenger-container .messenger .chat .profile .heading h2 b{color:#ff5722;font-family:Kanit,serif;font-size:18px;font-weight:800}.messenger-container .messenger .chat .profile .heading .close-profile{display:none}.messenger-container .messenger .chat .profile .profile-info{display:flex;flex-direction:column;gap:15px}.messenger-container .messenger .chat .profile .profile-info .profile-info-row{display:flex;flex-direction:column;gap:5px}.messenger-container .messenger .chat .profile .profile-info .profile-info-row .profile-info-row-title{color:#9b9b9b;font-family:var(--secondary-font-family);font-size:12px;font-weight:500;padding-left:0}.messenger-container .messenger .chat .profile .profile-info .profile-info-row .profile-info-row-content{align-items:center;background:#16171d;border-radius:5px;display:flex;font-size:14px;gap:5px;padding:10px}.messenger-container .messenger .chat .profile .profile-info .profile-info-row .profile-info-row-content .name{align-items:center;display:flex;gap:5px}.messenger-container .messenger .chat .profile .profile-info .profile-info-row .profile-info-row-content .username{color:#4aafff}.messenger-container .messenger .chat .profile .profile-info .profile-info-row .profile-info-row-content .age{align-items:center;background:#282b35;border-radius:5px;color:#9b9b9b;display:flex;font-size:10px;gap:5px;margin-left:auto;padding:5px 7px;transition:var(--main-transition)}.messenger-container .messenger .chat .profile .profile-info .profile-game{background:#121217;border-radius:5px;display:flex;flex-direction:column;font-size:14px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info{display:flex;flex-direction:column;font-size:12px;gap:10px;padding:10px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .game-info-row{display:flex;gap:10px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .game-info-row .rating{align-items:center;display:flex;gap:5px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .game-info-row .rating i{font-size:16px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .game-info-row .skill{margin-left:auto}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .heroes{display:flex;flex-wrap:wrap;gap:5px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .heroes .hero{background:#15161c;border-radius:5px;box-shadow:0 0 3px #00000073;display:flex;overflow:hidden;width:25px}.messenger-container .messenger .chat .profile .profile-info .profile-game .game-info .heroes .hero img{width:100%}.messenger-container .messenger .chat .profile .profile-info .info-items{display:flex;flex-wrap:wrap;gap:10px}.messenger-container .messenger .chat .profile .profile-info .info-items .info-item{align-items:center;background:#282b35;border-radius:5px;color:var(--text-color-2);display:flex;font-size:12px;gap:5px;padding:5px 10px}.messenger-container .messenger .chat .profile .profile-info .info-items .info-item i{color:#dbdbdb;font-size:18px}.messenger-container .messenger .chat .profile .profile-info .info-items .info-item.twitch{background:linear-gradient(134deg,#513e6d,#3b1c71);color:#ffffffc2}.messenger-container .messenger .chat .profile .profile-info .info-items .info-item.youtube{background:linear-gradient(134deg,#7d413f,#67101c);color:#ffffffc2}.messenger-container .messenger .chat .profile .profile-info a.info-item:hover{color:#fff!important}.messenger-container .messenger .chat .profile .profile-info .desc{border-top:1px solid #20232b;color:#a1a1a3;display:flex;flex-direction:column;font-size:12px;gap:10px;max-height:200px;overflow:auto;padding:10px 0;white-space:pre-line}.messenger-container .messenger .chat .profile .profile-info .desc::-webkit-scrollbar{width:5px}.messenger-container .messenger .chat .profile .profile-info .desc::-webkit-scrollbar-track{background:transparent}.messenger-container .messenger .chat .profile .profile-info .desc:not(:hover)::-webkit-scrollbar-thumb{background-color:transparent}.messenger-container .messenger .chat .profile .profile-info .desc .game-desc{border-radius:5px;min-height:20px;padding:0 25px 0 0;position:relative}.messenger-container .messenger .chat .profile .profile-info .desc .game-desc i{align-items:center;border-radius:5px;color:#343642;display:flex;font-size:20px;justify-content:center;position:absolute;right:5px;top:-2px}.messenger-container .messenger .chat .profile .dropdown{width:100%}.messenger-container .messenger .chat .profile .dropdown .dropdown-name{color:var(--text-color-2);font-size:14px;margin-left:0;width:100%}.messenger-container .messenger .chat .profile .dropdown .dropdown-name .count{color:#9b9b9b;margin-left:auto}.messenger-container .messenger .chat.female .message.own .message-content{background:#b13e6f!important}.messenger-container .messenger .dummy-chat{align-items:center;background:#21242c;border-left:1px solid #1a1d23;display:flex;flex-direction:column;font-size:14px;gap:15px;justify-content:center;width:100%}.messenger-container .messenger .dummy-chat .text{color:#7b7b7b;max-width:200px;text-align:center}.messenger-container .messenger .dummy-chat i{font-size:40px}.pagination{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e1015ed;border-radius:5px;bottom:0;box-shadow:0 0 20px #000000a1;display:flex;left:0;margin-left:auto;padding:5px 0;position:fixed;width:100%;z-index:9}.pagination,.pagination .container{align-items:center;justify-content:center}.pagination .container{color:#9b9b9b;font-family:var(--secondary-font-family);font-size:12px;font-weight:500;padding:0 30px}.pagination .container .left,.pagination .container .right{align-items:center;display:flex;gap:5px}.pagination .container .left .text,.pagination .container .right .text{align-items:center;display:flex;white-space:nowrap}.pagination .container .left i,.pagination .container .right i{display:none;font-size:16px;margin-top:2px}.pagination .container .left{justify-content:flex-start;width:100%}.pagination .container .right{justify-content:flex-end;text-align:right;width:100%}.pagination .container .center{display:flex}.pagination .container .center .page{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1c1f26;border:1px solid transparent;border-radius:2px;color:var(--text-color-2);color-scheme:dark;height:30px;outline:1px solid transparent;text-align:center;transition:var(--main-transition);width:50px}.pagination .container .center .next,.pagination .container .center .prev{align-items:center;border-radius:2px;color:#4b4b4b;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;transition:var(--main-transition);width:50px}.pagination .container .center .next:hover,.pagination .container .center .prev:hover{color:#fff}.mobile-aside{background:#1a1c23;bottom:0;display:none;flex-direction:column;gap:10px;left:-100%;overflow:auto;overscroll-behavior:contain;padding:15px;position:fixed;top:50px;width:100%;z-index:99}.mobile-aside.animated{transition:all .2s ease-in-out}.mobile-aside .heading{align-items:center;border-radius:5px;display:flex;margin-bottom:5px;padding-left:8px}.mobile-aside .heading h2{align-items:center;color:#fff;display:flex;font-family:var(--secondary-font-family);font-size:16px;font-weight:700;gap:8px;text-transform:uppercase}.mobile-aside .heading h2 b{color:#2196f3;font-family:Kanit,serif;font-size:18px;font-weight:800}.mobile-aside>a{background:#1a1c23;border-radius:5px;color:var(--text-color-2);cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:10px;padding:10px 20px 10px 25px;position:relative;transition:var(--main-transition);-webkit-user-select:none}.mobile-aside>a:not(.login,.register):before{background:linear-gradient(130deg,var(--main-color),var(--main-variant-color));border-radius:3px;border-right:none;content:"";height:24px;left:7px;opacity:0;position:absolute;top:11px;transition:var(--main-transition);width:6px;z-index:0}.mobile-aside>a.router-link-active{background:var(--dark-color-3);color:#fff}.mobile-aside>a.router-link-active:before{opacity:1}.mobile-aside>a .unread{align-items:center;background:#e03a67;border-radius:5px;color:#fff;display:flex;font-size:11px;font-weight:500;justify-content:center;min-width:19px;padding:0 5px}.mobile-aside>a .child-items{display:flex;flex-direction:column;gap:5px;margin-top:10px}.mobile-aside>a .child-items a{color:#a7a7a7;font-size:14px;padding:10px 15px}.mobile-aside>a .child-items a.router-link-active:not(:first-child),.mobile-aside>a .child-items a.router-link-exact-active{background:#0e1015;border-radius:5px;color:#c9c9c9}.mobile-aside>a.plans{align-items:center;display:flex;flex-direction:row}.mobile-aside>a.plans img{width:15px}.mobile-aside>a.plans .plans-text{background:linear-gradient(171deg,#759cff,#eb7aff);-webkit-background-clip:text;background-clip:text;color:transparent}.mobile-aside .ma-messages{flex-direction:row}.mobile-aside .login:before,.mobile-aside .logout:before{display:none}.mobile-aside .logout{align-items:center;background:#16171d;color:#e03a67;justify-content:center;margin-top:auto}.mobile-aside .sign-buttons{display:flex;font-size:16px;gap:15px;margin-top:auto}.mobile-aside .sign-buttons .login{background:linear-gradient(45deg,var(--main-color),var(--main-variant-color));border-radius:5px;color:#fff;padding:10px 0;text-align:center;width:100%}.mobile-aside .sign-buttons .register{background:#0e1015;border-radius:5px;color:#fff;padding:10px 0;text-align:center;width:100%}.mobile-aside .sign-buttons .login,.mobile-aside .sign-buttons .register{justify-content:center}.mobile-aside .username{background:#1e2129;border-radius:5px;color:var(--text-color-2);font-size:16px;justify-content:center;margin-top:auto;padding:15px 0;text-align:center}.mobile-aside .username+a{margin-top:0}.Vue-Toastification__toast--default{background-color:var(--main-color);color:#fff}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track,::-webkit-scrollbar-track:hover{background-color:var(--dark-color-5)}::-webkit-scrollbar-track:active{background-color:var(--dark-color-5)}::-webkit-scrollbar-thumb{background-color:#2c303a;border-radius:2px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#2c303a}.v-popper__popper{font-size:12px;max-width:200px!important}@keyframes showMenu{0%{top:-70px}to{top:0}}@keyframes blinkLoading{0%{opacity:.2}50%{opacity:.4}to{opacity:.2}}@media (max-width:1150px){::-webkit-scrollbar{display:none}.swiping{overflow:hidden!important;touch-action:pan-x}.default,body,html{min-height:var(--v-height,100vh)}.default{overflow:hidden}header{background:#0e1015;position:fixed;top:0;z-index:99}header:before{top:31%}header a{align-items:flex-start}header .container{gap:5px;padding:0}header .container .login,header .container .logout,header .container .telegram,header .container .username,header .container nav{display:none}header .logo{display:flex;justify-content:center;left:auto;position:relative;transform:none;width:100%}header .logo img{height:30px;margin-top:-5px}header .menu-toggle,header .search-toggle{display:block;flex-shrink:0;padding:15px;position:relative;touch-action:manipulation}header .menu-toggle .mobile-unread,header .search-toggle .mobile-unread{align-items:center;background:#e03a67;border-radius:5px;color:#fff;display:flex;font-size:11px;font-weight:500;justify-content:center;min-width:19px;padding:2px 5px;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.sidebar,header .subscribe-btn{display:none}main{height:100vh;overflow:auto;padding:50px 0 60px;position:fixed}main .users{gap:15px;padding:0 10px}main .users .user-container .user .head{flex-wrap:wrap;gap:5px;padding:5px 0 0;touch-action:manipulation}main .users .user-container .user .head>.name{font-size:14px}main .users .user-container .user .head>.name .text{display:none}main .users .user-container .user .head>.name .text.active{display:block}main .users .user-container .user .head>.name .username{display:none;padding:0}main .users .user-container .user .head>.name .username.active{display:block}main .users .user-container .user .head>.name .username:before{display:none}main .users .user-container .user .head>.name .switcher{color:#6b758e;display:block}main .users .user-container .user .head .right{background:linear-gradient(270deg,#1a1c23,#15161c7a);justify-content:flex-start;margin-left:0;padding:5px 10px;width:100%}main .users .user-container .user .head .right .game-rating{background:none;font-size:10px;height:auto;margin-left:auto}main .users .user-container .user .head .right .message{display:none}main .users .user-container .user .head .mobile-message{display:block;margin-left:auto;padding:3px 10px}main .users .user-container .user .head .status-container{margin:0 0 0 5px;padding:5px 7px}main .users .user-container .user .head .status-container .status{border-radius:3px;height:10px;width:10px}main .users .user-container .user .head .name{padding:5px}main .users .user-container .user .heroes{flex-wrap:nowrap;margin-bottom:0;overflow:auto;padding:5px 10px;touch-action:manipulation}main .users .user-container .user .heroes .hero{flex-shrink:0;height:25px;width:25px}main .users .user-container .user .heroes .hero img{width:25px}main .users .user-container .user .info{flex-wrap:wrap;gap:5px;margin:5px;overflow:auto}main .users .user-container .user .info .item{align-items:center;border-radius:5px;display:flex;font-size:12px;gap:5px;padding:2px 5px;white-space:nowrap}main .users .user-container .user .info .item i{font-size:14px}main .users .user-container .user .desc{border-top:1px solid #252933;display:flex;flex-direction:column;font-size:13px;gap:10px;padding:10px}main .users .user-container .user .desc p{max-height:150px}main .content{height:-moz-max-content;height:max-content}main.auth{align-items:center;height:auto;justify-content:center;margin-top:50px;min-height:100vh;padding:20px 0;position:relative}.pagination{padding:5px 0}.pagination.ios-standalone{padding:5px 0 25px!important}.pagination .container .left .text,.pagination .container .right .text{display:none}.pagination .container .left i,.pagination .container .right i{display:block}.mobile-aside{display:flex}#index-middle-container{bottom:60px;height:auto;overflow:auto;padding:0 0 20px;position:fixed;top:50px}#profile-main-container .content{gap:10px}#profile-main-container .content .form{gap:15px;padding:10px}#profile-main-container .content .form .title{font-size:18px}#profile-main-container .content .form .fields .input-content{gap:5px}#profile-main-container .content .form .fields .input-content.w50{width:100%}#profile-main-container .content .form .fields .input-content input{padding:10px}#profile-main-container .content .form .fields .row{align-items:baseline;flex-direction:column}#profile-main-container .content .form.subscribe-form .row{align-items:normal}#profile-main-container .content .list{padding:0 10px}#profile-main-container .content .list .list-item .name{font-size:16px}#profile-main-container .content .list a{touch-action:manipulation;transition:none}#profile-main-container .controls{border-radius:0;height:auto;padding:10px}#profile-main-container .controls i{font-size:30px}#profile-main-container .controls.fixed{top:0}#messenger-container{bottom:0;top:50px}#messenger-container,#messenger-container .messenger{height:calc(var(--v-height, 100vh) - 50px);padding:0;position:absolute}#messenger-container .messenger{display:block;top:0}#messenger-container .messenger .dummy-chat{display:none}#messenger-container .messenger .conversations-container{height:var(--v-height,100vh)}#messenger-container .messenger .conversations{border-radius:5px;height:calc(var(--v-height, 100vh) - 50px);left:0;overflow:hidden;padding:0;position:fixed;top:50px;width:100%;z-index:1}#messenger-container .messenger .conversations .conversation:hover{background:none}#messenger-container .messenger .conversations .heading{align-items:center;border-bottom:1px solid #1a1d23;border-radius:0;display:flex;padding:13px 0 12px 15px}#messenger-container .messenger .chat{height:calc(var(--v-height, 100vh) - 50px);left:0;position:fixed;top:50px;width:100%;z-index:1}#messenger-container .messenger .chat.open{left:0}#messenger-container .messenger .chat.animated,#messenger-container .messenger .chat.opening{transition:left .2s ease-in-out}#messenger-container .messenger .chat .profile{bottom:0;left:100%;position:fixed;top:50px;width:100%;z-index:1000}#messenger-container .messenger .chat .profile.animated{transition:all .2s ease-in-out}#messenger-container .messenger .chat .profile .heading{align-items:center}#messenger-container .messenger .chat .profile .heading .close-profile{display:block;margin-left:auto;touch-action:manipulation}#messenger-container .messenger .chat .messages-container .top-bar .profile-info{display:block}#messenger-container .messenger .chat .messages-container .top-bar .profile-info:hover{color:var(--text-color-2)}.form.auth{background:none;gap:15px;padding:15px}.form.auth .title{font-size:20px}.form.auth input{padding:10px}.fr-enter-active,.fr-leave-active{transition:left .2s ease-in-out}.fr-enter-from,.fr-leave-to{left:100%!important}}.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.la-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{animation:la-spin 2s linear infinite}.la-pulse{animation:la-spin 1s steps(8) infinite}@keyframes la-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.la-rotate-90{transform:rotate(90deg)}.la-rotate-180{transform:rotate(180deg)}.la-rotate-270{transform:rotate(270deg)}.la-flip-horizontal{transform:scaleX(-1)}.la-flip-vertical{transform:scaleY(-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{transform:scale(-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:""}.la-accessible-icon:before{content:""}.la-accusoft:before{content:""}.la-acquisitions-incorporated:before{content:""}.la-ad:before{content:""}.la-address-book:before{content:""}.la-address-card:before{content:""}.la-adjust:before{content:""}.la-adn:before{content:""}.la-adobe:before{content:""}.la-adversal:before{content:""}.la-affiliatetheme:before{content:""}.la-air-freshener:before{content:""}.la-airbnb:before{content:""}.la-algolia:before{content:""}.la-align-center:before{content:""}.la-align-justify:before{content:""}.la-align-left:before{content:""}.la-align-right:before{content:""}.la-alipay:before{content:""}.la-allergies:before{content:""}.la-amazon:before{content:""}.la-amazon-pay:before{content:""}.la-ambulance:before{content:""}.la-american-sign-language-interpreting:before{content:""}.la-amilia:before{content:""}.la-anchor:before{content:""}.la-android:before{content:""}.la-angellist:before{content:""}.la-angle-double-down:before{content:""}.la-angle-double-left:before{content:""}.la-angle-double-right:before{content:""}.la-angle-double-up:before{content:""}.la-angle-down:before{content:""}.la-angle-left:before{content:""}.la-angle-right:before{content:""}.la-angle-up:before{content:""}.la-angry:before{content:""}.la-angrycreative:before{content:""}.la-angular:before{content:""}.la-ankh:before{content:""}.la-app-store:before{content:""}.la-app-store-ios:before{content:""}.la-apper:before{content:""}.la-apple:before{content:""}.la-apple-alt:before{content:""}.la-apple-pay:before{content:""}.la-archive:before{content:""}.la-archway:before{content:""}.la-arrow-alt-circle-down:before{content:""}.la-arrow-alt-circle-left:before{content:""}.la-arrow-alt-circle-right:before{content:""}.la-arrow-alt-circle-up:before{content:""}.la-arrow-circle-down:before{content:""}.la-arrow-circle-left:before{content:""}.la-arrow-circle-right:before{content:""}.la-arrow-circle-up:before{content:""}.la-arrow-down:before{content:""}.la-arrow-left:before{content:""}.la-arrow-right:before{content:""}.la-arrow-up:before{content:""}.la-arrows-alt:before{content:""}.la-arrows-alt-h:before{content:""}.la-arrows-alt-v:before{content:""}.la-artstation:before{content:""}.la-assistive-listening-systems:before{content:""}.la-asterisk:before{content:""}.la-asymmetrik:before{content:""}.la-at:before{content:""}.la-atlas:before{content:""}.la-atlassian:before{content:""}.la-atom:before{content:""}.la-audible:before{content:""}.la-audio-description:before{content:""}.la-autoprefixer:before{content:""}.la-avianex:before{content:""}.la-aviato:before{content:""}.la-award:before{content:""}.la-aws:before{content:""}.la-baby:before{content:""}.la-baby-carriage:before{content:""}.la-backspace:before{content:""}.la-backward:before{content:""}.la-bacon:before{content:""}.la-balance-scale:before{content:""}.la-balance-scale-left:before{content:""}.la-balance-scale-right:before{content:""}.la-ban:before{content:""}.la-band-aid:before{content:""}.la-bandcamp:before{content:""}.la-barcode:before{content:""}.la-bars:before{content:""}.la-baseball-ball:before{content:""}.la-basketball-ball:before{content:""}.la-bath:before{content:""}.la-battery-empty:before{content:""}.la-battery-full:before{content:""}.la-battery-half:before{content:""}.la-battery-quarter:before{content:""}.la-battery-three-quarters:before{content:""}.la-battle-net:before{content:""}.la-bed:before{content:""}.la-beer:before{content:""}.la-behance:before{content:""}.la-behance-square:before{content:""}.la-bell:before{content:""}.la-bell-slash:before{content:""}.la-bezier-curve:before{content:""}.la-bible:before{content:""}.la-bicycle:before{content:""}.la-biking:before{content:""}.la-bimobject:before{content:""}.la-binoculars:before{content:""}.la-biohazard:before{content:""}.la-birthday-cake:before{content:""}.la-bitbucket:before{content:""}.la-bitcoin:before{content:""}.la-bity:before{content:""}.la-black-tie:before{content:""}.la-blackberry:before{content:""}.la-blender:before{content:""}.la-blender-phone:before{content:""}.la-blind:before{content:""}.la-blog:before{content:""}.la-blogger:before{content:""}.la-blogger-b:before{content:""}.la-bluetooth:before{content:""}.la-bluetooth-b:before{content:""}.la-bold:before{content:""}.la-bolt:before{content:""}.la-bomb:before{content:""}.la-bone:before{content:""}.la-bong:before{content:""}.la-book:before{content:""}.la-book-dead:before{content:""}.la-book-medical:before{content:""}.la-book-open:before{content:""}.la-book-reader:before{content:""}.la-bookmark:before{content:""}.la-bootstrap:before{content:""}.la-border-all:before{content:""}.la-border-none:before{content:""}.la-border-style:before{content:""}.la-bowling-ball:before{content:""}.la-box:before{content:""}.la-box-open:before{content:""}.la-boxes:before{content:""}.la-braille:before{content:""}.la-brain:before{content:""}.la-bread-slice:before{content:""}.la-briefcase:before{content:""}.la-briefcase-medical:before{content:""}.la-broadcast-tower:before{content:""}.la-broom:before{content:""}.la-brush:before{content:""}.la-btc:before{content:""}.la-buffer:before{content:""}.la-bug:before{content:""}.la-building:before{content:""}.la-bullhorn:before{content:""}.la-bullseye:before{content:""}.la-burn:before{content:""}.la-buromobelexperte:before{content:""}.la-bus:before{content:""}.la-bus-alt:before{content:""}.la-business-time:before{content:""}.la-buy-n-large:before{content:""}.la-buysellads:before{content:""}.la-calculator:before{content:""}.la-calendar:before{content:""}.la-calendar-alt:before{content:""}.la-calendar-check:before{content:""}.la-calendar-day:before{content:""}.la-calendar-minus:before{content:""}.la-calendar-plus:before{content:""}.la-calendar-times:before{content:""}.la-calendar-week:before{content:""}.la-camera:before{content:""}.la-camera-retro:before{content:""}.la-campground:before{content:""}.la-canadian-maple-leaf:before{content:""}.la-candy-cane:before{content:""}.la-cannabis:before{content:""}.la-capsules:before{content:""}.la-car:before{content:""}.la-car-alt:before{content:""}.la-car-battery:before{content:""}.la-car-crash:before{content:""}.la-car-side:before{content:""}.la-caret-down:before{content:""}.la-caret-left:before{content:""}.la-caret-right:before{content:""}.la-caret-square-down:before{content:""}.la-caret-square-left:before{content:""}.la-caret-square-right:before{content:""}.la-caret-square-up:before{content:""}.la-caret-up:before{content:""}.la-carrot:before{content:""}.la-cart-arrow-down:before{content:""}.la-cart-plus:before{content:""}.la-cash-register:before{content:""}.la-cat:before{content:""}.la-cc-amazon-pay:before{content:""}.la-cc-amex:before{content:""}.la-cc-apple-pay:before{content:""}.la-cc-diners-club:before{content:""}.la-cc-discover:before{content:""}.la-cc-jcb:before{content:""}.la-cc-mastercard:before{content:""}.la-cc-paypal:before{content:""}.la-cc-stripe:before{content:""}.la-cc-visa:before{content:""}.la-centercode:before{content:""}.la-centos:before{content:""}.la-certificate:before{content:""}.la-chair:before{content:""}.la-chalkboard:before{content:""}.la-chalkboard-teacher:before{content:""}.la-charging-station:before{content:""}.la-chart-area:before{content:""}.la-chart-bar:before{content:""}.la-chart-line:before{content:""}.la-chart-pie:before{content:""}.la-check:before{content:""}.la-check-circle:before{content:""}.la-check-double:before{content:""}.la-check-square:before{content:""}.la-cheese:before{content:""}.la-chess:before{content:""}.la-chess-bishop:before{content:""}.la-chess-board:before{content:""}.la-chess-king:before{content:""}.la-chess-knight:before{content:""}.la-chess-pawn:before{content:""}.la-chess-queen:before{content:""}.la-chess-rook:before{content:""}.la-chevron-circle-down:before{content:""}.la-chevron-circle-left:before{content:""}.la-chevron-circle-right:before{content:""}.la-chevron-circle-up:before{content:""}.la-chevron-down:before{content:""}.la-chevron-left:before{content:""}.la-chevron-right:before{content:""}.la-chevron-up:before{content:""}.la-child:before{content:""}.la-chrome:before{content:""}.la-chromecast:before{content:""}.la-church:before{content:""}.la-circle:before{content:""}.la-circle-notch:before{content:""}.la-city:before{content:""}.la-clinic-medical:before{content:""}.la-clipboard:before{content:""}.la-clipboard-check:before{content:""}.la-clipboard-list:before{content:""}.la-clock:before{content:""}.la-clone:before{content:""}.la-closed-captioning:before{content:""}.la-cloud:before{content:""}.la-cloud-download-alt:before{content:""}.la-cloud-meatball:before{content:""}.la-cloud-moon:before{content:""}.la-cloud-moon-rain:before{content:""}.la-cloud-rain:before{content:""}.la-cloud-showers-heavy:before{content:""}.la-cloud-sun:before{content:""}.la-cloud-sun-rain:before{content:""}.la-cloud-upload-alt:before{content:""}.la-cloudscale:before{content:""}.la-cloudsmith:before{content:""}.la-cloudversify:before{content:""}.la-cocktail:before{content:""}.la-code:before{content:""}.la-code-branch:before{content:""}.la-codepen:before{content:""}.la-codiepie:before{content:""}.la-coffee:before{content:""}.la-cog:before{content:""}.la-cogs:before{content:""}.la-coins:before{content:""}.la-columns:before{content:""}.la-comment:before{content:""}.la-comment-alt:before{content:""}.la-comment-dollar:before{content:""}.la-comment-dots:before{content:""}.la-comment-medical:before{content:""}.la-comment-slash:before{content:""}.la-comments:before{content:""}.la-comments-dollar:before{content:""}.la-compact-disc:before{content:""}.la-compass:before{content:""}.la-compress:before{content:""}.la-compress-arrows-alt:before{content:""}.la-concierge-bell:before{content:""}.la-confluence:before{content:""}.la-connectdevelop:before{content:""}.la-contao:before{content:""}.la-cookie:before{content:""}.la-cookie-bite:before{content:""}.la-copy:before{content:""}.la-copyright:before{content:""}.la-cotton-bureau:before{content:""}.la-couch:before{content:""}.la-cpanel:before{content:""}.la-creative-commons:before{content:""}.la-creative-commons-by:before{content:""}.la-creative-commons-nc:before{content:""}.la-creative-commons-nc-eu:before{content:""}.la-creative-commons-nc-jp:before{content:""}.la-creative-commons-nd:before{content:""}.la-creative-commons-pd:before{content:""}.la-creative-commons-pd-alt:before{content:""}.la-creative-commons-remix:before{content:""}.la-creative-commons-sa:before{content:""}.la-creative-commons-sampling:before{content:""}.la-creative-commons-sampling-plus:before{content:""}.la-creative-commons-share:before{content:""}.la-creative-commons-zero:before{content:""}.la-credit-card:before{content:""}.la-critical-role:before{content:""}.la-crop:before{content:""}.la-crop-alt:before{content:""}.la-cross:before{content:""}.la-crosshairs:before{content:""}.la-crow:before{content:""}.la-crown:before{content:""}.la-crutch:before{content:""}.la-css3:before{content:""}.la-css3-alt:before{content:""}.la-cube:before{content:""}.la-cubes:before{content:""}.la-cut:before{content:""}.la-cuttlefish:before{content:""}.la-d-and-d:before{content:""}.la-d-and-d-beyond:before{content:""}.la-dashcube:before{content:""}.la-database:before{content:""}.la-deaf:before{content:""}.la-delicious:before{content:""}.la-democrat:before{content:""}.la-deploydog:before{content:""}.la-deskpro:before{content:""}.la-desktop:before{content:""}.la-dev:before{content:""}.la-deviantart:before{content:""}.la-dharmachakra:before{content:""}.la-dhl:before{content:""}.la-diagnoses:before{content:""}.la-diaspora:before{content:""}.la-dice:before{content:""}.la-dice-d20:before{content:""}.la-dice-d6:before{content:""}.la-dice-five:before{content:""}.la-dice-four:before{content:""}.la-dice-one:before{content:""}.la-dice-six:before{content:""}.la-dice-three:before{content:""}.la-dice-two:before{content:""}.la-digg:before{content:""}.la-digital-ocean:before{content:""}.la-digital-tachograph:before{content:""}.la-directions:before{content:""}.la-discord:before{content:""}.la-discourse:before{content:""}.la-divide:before{content:""}.la-dizzy:before{content:""}.la-dna:before{content:""}.la-dochub:before{content:""}.la-docker:before{content:""}.la-dog:before{content:""}.la-dollar-sign:before{content:""}.la-dolly:before{content:""}.la-dolly-flatbed:before{content:""}.la-donate:before{content:""}.la-door-closed:before{content:""}.la-door-open:before{content:""}.la-dot-circle:before{content:""}.la-dove:before{content:""}.la-download:before{content:""}.la-draft2digital:before{content:""}.la-drafting-compass:before{content:""}.la-dragon:before{content:""}.la-draw-polygon:before{content:""}.la-dribbble:before{content:""}.la-dribbble-square:before{content:""}.la-dropbox:before{content:""}.la-drum:before{content:""}.la-drum-steelpan:before{content:""}.la-drumstick-bite:before{content:""}.la-drupal:before{content:""}.la-dumbbell:before{content:""}.la-dumpster:before{content:""}.la-dumpster-fire:before{content:""}.la-dungeon:before{content:""}.la-dyalog:before{content:""}.la-earlybirds:before{content:""}.la-ebay:before{content:""}.la-edge:before{content:""}.la-edit:before{content:""}.la-egg:before{content:""}.la-eject:before{content:""}.la-elementor:before{content:""}.la-ellipsis-h:before{content:""}.la-ellipsis-v:before{content:""}.la-ello:before{content:""}.la-ember:before{content:""}.la-empire:before{content:""}.la-envelope:before{content:""}.la-envelope-open:before{content:""}.la-envelope-open-text:before{content:""}.la-envelope-square:before{content:""}.la-envira:before{content:""}.la-equals:before{content:""}.la-eraser:before{content:""}.la-erlang:before{content:""}.la-ethereum:before{content:""}.la-ethernet:before{content:""}.la-etsy:before{content:""}.la-euro-sign:before{content:""}.la-evernote:before{content:""}.la-exchange-alt:before{content:""}.la-exclamation:before{content:""}.la-exclamation-circle:before{content:""}.la-exclamation-triangle:before{content:""}.la-expand:before{content:""}.la-expand-arrows-alt:before{content:""}.la-expeditedssl:before{content:""}.la-external-link-alt:before{content:""}.la-external-link-square-alt:before{content:""}.la-eye:before{content:""}.la-eye-dropper:before{content:""}.la-eye-slash:before{content:""}.la-facebook:before{content:""}.la-facebook-f:before{content:""}.la-facebook-messenger:before{content:""}.la-facebook-square:before{content:""}.la-fan:before{content:""}.la-fantasy-flight-games:before{content:""}.la-fast-backward:before{content:""}.la-fast-forward:before{content:""}.la-fax:before{content:""}.la-feather:before{content:""}.la-feather-alt:before{content:""}.la-fedex:before{content:""}.la-fedora:before{content:""}.la-female:before{content:""}.la-fighter-jet:before{content:""}.la-figma:before{content:""}.la-file:before{content:""}.la-file-alt:before{content:""}.la-file-archive:before{content:""}.la-file-audio:before{content:""}.la-file-code:before{content:""}.la-file-contract:before{content:""}.la-file-csv:before{content:""}.la-file-download:before{content:""}.la-file-excel:before{content:""}.la-file-export:before{content:""}.la-file-image:before{content:""}.la-file-import:before{content:""}.la-file-invoice:before{content:""}.la-file-invoice-dollar:before{content:""}.la-file-medical:before{content:""}.la-file-medical-alt:before{content:""}.la-file-pdf:before{content:""}.la-file-powerpoint:before{content:""}.la-file-prescription:before{content:""}.la-file-signature:before{content:""}.la-file-upload:before{content:""}.la-file-video:before{content:""}.la-file-word:before{content:""}.la-fill:before{content:""}.la-fill-drip:before{content:""}.la-film:before{content:""}.la-filter:before{content:""}.la-fingerprint:before{content:""}.la-fire:before{content:""}.la-fire-alt:before{content:""}.la-fire-extinguisher:before{content:""}.la-firefox:before{content:""}.la-first-aid:before{content:""}.la-first-order:before{content:""}.la-first-order-alt:before{content:""}.la-firstdraft:before{content:""}.la-fish:before{content:""}.la-fist-raised:before{content:""}.la-flag:before{content:""}.la-flag-checkered:before{content:""}.la-flag-usa:before{content:""}.la-flask:before{content:""}.la-flickr:before{content:""}.la-flipboard:before{content:""}.la-flushed:before{content:""}.la-fly:before{content:""}.la-folder:before{content:""}.la-folder-minus:before{content:""}.la-folder-open:before{content:""}.la-folder-plus:before{content:""}.la-font:before{content:""}.la-font-awesome:before{content:""}.la-font-awesome-alt:before{content:""}.la-font-awesome-flag:before{content:""}.la-font-awesome-logo-full:before{content:""}.la-fonticons:before{content:""}.la-fonticons-fi:before{content:""}.la-football-ball:before{content:""}.la-fort-awesome:before{content:""}.la-fort-awesome-alt:before{content:""}.la-forumbee:before{content:""}.la-forward:before{content:""}.la-foursquare:before{content:""}.la-free-code-camp:before{content:""}.la-freebsd:before{content:""}.la-frog:before{content:""}.la-frown:before{content:""}.la-frown-open:before{content:""}.la-fulcrum:before{content:""}.la-funnel-dollar:before{content:""}.la-futbol:before{content:""}.la-galactic-republic:before{content:""}.la-galactic-senate:before{content:""}.la-gamepad:before{content:""}.la-gas-pump:before{content:""}.la-gavel:before{content:""}.la-gem:before{content:""}.la-genderless:before{content:""}.la-get-pocket:before{content:""}.la-gg:before{content:""}.la-gg-circle:before{content:""}.la-ghost:before{content:""}.la-gift:before{content:""}.la-gifts:before{content:""}.la-git:before{content:""}.la-git-alt:before{content:""}.la-git-square:before{content:""}.la-github:before{content:""}.la-github-alt:before{content:""}.la-github-square:before{content:""}.la-gitkraken:before{content:""}.la-gitlab:before{content:""}.la-gitter:before{content:""}.la-glass-cheers:before{content:""}.la-glass-martini:before{content:""}.la-glass-martini-alt:before{content:""}.la-glass-whiskey:before{content:""}.la-glasses:before{content:""}.la-glide:before{content:""}.la-glide-g:before{content:""}.la-globe:before{content:""}.la-globe-africa:before{content:""}.la-globe-americas:before{content:""}.la-globe-asia:before{content:""}.la-globe-europe:before{content:""}.la-gofore:before{content:""}.la-golf-ball:before{content:""}.la-goodreads:before{content:""}.la-goodreads-g:before{content:""}.la-google:before{content:""}.la-google-drive:before{content:""}.la-google-play:before{content:""}.la-google-plus:before{content:""}.la-google-plus-g:before{content:""}.la-google-plus-square:before{content:""}.la-google-wallet:before{content:""}.la-gopuram:before{content:""}.la-graduation-cap:before{content:""}.la-gratipay:before{content:""}.la-grav:before{content:""}.la-greater-than:before{content:""}.la-greater-than-equal:before{content:""}.la-grimace:before{content:""}.la-grin:before{content:""}.la-grin-alt:before{content:""}.la-grin-beam:before{content:""}.la-grin-beam-sweat:before{content:""}.la-grin-hearts:before{content:""}.la-grin-squint:before{content:""}.la-grin-squint-tears:before{content:""}.la-grin-stars:before{content:""}.la-grin-tears:before{content:""}.la-grin-tongue:before{content:""}.la-grin-tongue-squint:before{content:""}.la-grin-tongue-wink:before{content:""}.la-grin-wink:before{content:""}.la-grip-horizontal:before{content:""}.la-grip-lines:before{content:""}.la-grip-lines-vertical:before{content:""}.la-grip-vertical:before{content:""}.la-gripfire:before{content:""}.la-grunt:before{content:""}.la-guitar:before{content:""}.la-gulp:before{content:""}.la-h-square:before{content:""}.la-hacker-news:before{content:""}.la-hacker-news-square:before{content:""}.la-hackerrank:before{content:""}.la-hamburger:before{content:""}.la-hammer:before{content:""}.la-hamsa:before{content:""}.la-hand-holding:before{content:""}.la-hand-holding-heart:before{content:""}.la-hand-holding-usd:before{content:""}.la-hand-lizard:before{content:""}.la-hand-middle-finger:before{content:""}.la-hand-paper:before{content:""}.la-hand-peace:before{content:""}.la-hand-point-down:before{content:""}.la-hand-point-left:before{content:""}.la-hand-point-right:before{content:""}.la-hand-point-up:before{content:""}.la-hand-pointer:before{content:""}.la-hand-rock:before{content:""}.la-hand-scissors:before{content:""}.la-hand-spock:before{content:""}.la-hands:before{content:""}.la-hands-helping:before{content:""}.la-handshake:before{content:""}.la-hanukiah:before{content:""}.la-hard-hat:before{content:""}.la-hashtag:before{content:""}.la-hat-cowboy:before{content:""}.la-hat-cowboy-side:before{content:""}.la-hat-wizard:before{content:""}.la-haykal:before{content:""}.la-hdd:before{content:""}.la-heading:before{content:""}.la-headphones:before{content:""}.la-headphones-alt:before{content:""}.la-headset:before{content:""}.la-heart:before{content:""}.la-heart-broken:before{content:""}.la-heartbeat:before{content:""}.la-helicopter:before{content:""}.la-highlighter:before{content:""}.la-hiking:before{content:""}.la-hippo:before{content:""}.la-hips:before{content:""}.la-hire-a-helper:before{content:""}.la-history:before{content:""}.la-hockey-puck:before{content:""}.la-holly-berry:before{content:""}.la-home:before{content:""}.la-hooli:before{content:""}.la-hornbill:before{content:""}.la-horse:before{content:""}.la-horse-head:before{content:""}.la-hospital:before{content:""}.la-hospital-alt:before{content:""}.la-hospital-symbol:before{content:""}.la-hot-tub:before{content:""}.la-hotdog:before{content:""}.la-hotel:before{content:""}.la-hotjar:before{content:""}.la-hourglass:before{content:""}.la-hourglass-end:before{content:""}.la-hourglass-half:before{content:""}.la-hourglass-start:before{content:""}.la-house-damage:before{content:""}.la-houzz:before{content:""}.la-hryvnia:before{content:""}.la-html5:before{content:""}.la-hubspot:before{content:""}.la-i-cursor:before{content:""}.la-ice-cream:before{content:""}.la-icicles:before{content:""}.la-icons:before{content:""}.la-id-badge:before{content:""}.la-id-card:before{content:""}.la-id-card-alt:before{content:""}.la-igloo:before{content:""}.la-image:before{content:""}.la-images:before{content:""}.la-imdb:before{content:""}.la-inbox:before{content:""}.la-indent:before{content:""}.la-industry:before{content:""}.la-infinity:before{content:""}.la-info:before{content:""}.la-info-circle:before{content:""}.la-instagram:before{content:""}.la-intercom:before{content:""}.la-internet-explorer:before{content:""}.la-invision:before{content:""}.la-ioxhost:before{content:""}.la-italic:before{content:""}.la-itch-io:before{content:""}.la-itunes:before{content:""}.la-itunes-note:before{content:""}.la-java:before{content:""}.la-jedi:before{content:""}.la-jedi-order:before{content:""}.la-jenkins:before{content:""}.la-jira:before{content:""}.la-joget:before{content:""}.la-joint:before{content:""}.la-joomla:before{content:""}.la-journal-whills:before{content:""}.la-js:before{content:""}.la-js-square:before{content:""}.la-jsfiddle:before{content:""}.la-kaaba:before{content:""}.la-kaggle:before{content:""}.la-key:before{content:""}.la-keybase:before{content:""}.la-keyboard:before{content:""}.la-keycdn:before{content:""}.la-khanda:before{content:""}.la-kickstarter:before{content:""}.la-kickstarter-k:before{content:""}.la-kiss:before{content:""}.la-kiss-beam:before{content:""}.la-kiss-wink-heart:before{content:""}.la-kiwi-bird:before{content:""}.la-korvue:before{content:""}.la-landmark:before{content:""}.la-language:before{content:""}.la-laptop:before{content:""}.la-laptop-code:before{content:""}.la-laptop-medical:before{content:""}.la-laravel:before{content:""}.la-lastfm:before{content:""}.la-lastfm-square:before{content:""}.la-laugh:before{content:""}.la-laugh-beam:before{content:""}.la-laugh-squint:before{content:""}.la-laugh-wink:before{content:""}.la-layer-group:before{content:""}.la-leaf:before{content:""}.la-leanpub:before{content:""}.la-lemon:before{content:""}.la-less:before{content:""}.la-less-than:before{content:""}.la-less-than-equal:before{content:""}.la-level-down-alt:before{content:""}.la-level-up-alt:before{content:""}.la-life-ring:before{content:""}.la-lightbulb:before{content:""}.la-line:before{content:""}.la-link:before{content:""}.la-linkedin:before{content:""}.la-linkedin-in:before{content:""}.la-linode:before{content:""}.la-linux:before{content:""}.la-lira-sign:before{content:""}.la-list:before{content:""}.la-list-alt:before{content:""}.la-list-ol:before{content:""}.la-list-ul:before{content:""}.la-location-arrow:before{content:""}.la-lock:before{content:""}.la-lock-open:before{content:""}.la-long-arrow-alt-down:before{content:""}.la-long-arrow-alt-left:before{content:""}.la-long-arrow-alt-right:before{content:""}.la-long-arrow-alt-up:before{content:""}.la-low-vision:before{content:""}.la-luggage-cart:before{content:""}.la-lyft:before{content:""}.la-magento:before{content:""}.la-magic:before{content:""}.la-magnet:before{content:""}.la-mail-bulk:before{content:""}.la-mailchimp:before{content:""}.la-male:before{content:""}.la-mandalorian:before{content:""}.la-map:before{content:""}.la-map-marked:before{content:""}.la-map-marked-alt:before{content:""}.la-map-marker:before{content:""}.la-map-marker-alt:before{content:""}.la-map-pin:before{content:""}.la-map-signs:before{content:""}.la-markdown:before{content:""}.la-marker:before{content:""}.la-mars:before{content:""}.la-mars-double:before{content:""}.la-mars-stroke:before{content:""}.la-mars-stroke-h:before{content:""}.la-mars-stroke-v:before{content:""}.la-mask:before{content:""}.la-mastodon:before{content:""}.la-maxcdn:before{content:""}.la-mdb:before{content:""}.la-medal:before{content:""}.la-medapps:before{content:""}.la-medium:before{content:""}.la-medium-m:before{content:""}.la-medkit:before{content:""}.la-medrt:before{content:""}.la-meetup:before{content:""}.la-megaport:before{content:""}.la-meh:before{content:""}.la-meh-blank:before{content:""}.la-meh-rolling-eyes:before{content:""}.la-memory:before{content:""}.la-mendeley:before{content:""}.la-menorah:before{content:""}.la-mercury:before{content:""}.la-meteor:before{content:""}.la-microchip:before{content:""}.la-microphone:before{content:""}.la-microphone-alt:before{content:""}.la-microphone-alt-slash:before{content:""}.la-microphone-slash:before{content:""}.la-microscope:before{content:""}.la-microsoft:before{content:""}.la-minus:before{content:""}.la-minus-circle:before{content:""}.la-minus-square:before{content:""}.la-mitten:before{content:""}.la-mix:before{content:""}.la-mixcloud:before{content:""}.la-mizuni:before{content:""}.la-mobile:before{content:""}.la-mobile-alt:before{content:""}.la-modx:before{content:""}.la-monero:before{content:""}.la-money-bill:before{content:""}.la-money-bill-alt:before{content:""}.la-money-bill-wave:before{content:""}.la-money-bill-wave-alt:before{content:""}.la-money-check:before{content:""}.la-money-check-alt:before{content:""}.la-monument:before{content:""}.la-moon:before{content:""}.la-mortar-pestle:before{content:""}.la-mosque:before{content:""}.la-motorcycle:before{content:""}.la-mountain:before{content:""}.la-mouse:before{content:""}.la-mouse-pointer:before{content:""}.la-mug-hot:before{content:""}.la-music:before{content:""}.la-napster:before{content:""}.la-neos:before{content:""}.la-network-wired:before{content:""}.la-neuter:before{content:""}.la-newspaper:before{content:""}.la-nimblr:before{content:""}.la-node:before{content:""}.la-node-js:before{content:""}.la-not-equal:before{content:""}.la-notes-medical:before{content:""}.la-npm:before{content:""}.la-ns8:before{content:""}.la-nutritionix:before{content:""}.la-object-group:before{content:""}.la-object-ungroup:before{content:""}.la-odnoklassniki:before{content:""}.la-odnoklassniki-square:before{content:""}.la-oil-can:before{content:""}.la-old-republic:before{content:""}.la-om:before{content:""}.la-opencart:before{content:""}.la-openid:before{content:""}.la-opera:before{content:""}.la-optin-monster:before{content:""}.la-orcid:before{content:""}.la-osi:before{content:""}.la-otter:before{content:""}.la-outdent:before{content:""}.la-page4:before{content:""}.la-pagelines:before{content:""}.la-pager:before{content:""}.la-paint-brush:before{content:""}.la-paint-roller:before{content:""}.la-palette:before{content:""}.la-palfed:before{content:""}.la-pallet:before{content:""}.la-paper-plane:before{content:""}.la-paperclip:before{content:""}.la-parachute-box:before{content:""}.la-paragraph:before{content:""}.la-parking:before{content:""}.la-passport:before{content:""}.la-pastafarianism:before{content:""}.la-paste:before{content:""}.la-patreon:before{content:""}.la-pause:before{content:""}.la-pause-circle:before{content:""}.la-paw:before{content:""}.la-paypal:before{content:""}.la-peace:before{content:""}.la-pen:before{content:""}.la-pen-alt:before{content:""}.la-pen-fancy:before{content:""}.la-pen-nib:before{content:""}.la-pen-square:before{content:""}.la-pencil-alt:before{content:""}.la-pencil-ruler:before{content:""}.la-penny-arcade:before{content:""}.la-people-carry:before{content:""}.la-pepper-hot:before{content:""}.la-percent:before{content:""}.la-percentage:before{content:""}.la-periscope:before{content:""}.la-person-booth:before{content:""}.la-phabricator:before{content:""}.la-phoenix-framework:before{content:""}.la-phoenix-squadron:before{content:""}.la-phone:before{content:""}.la-phone-alt:before{content:""}.la-phone-slash:before{content:""}.la-phone-square:before{content:""}.la-phone-square-alt:before{content:""}.la-phone-volume:before{content:""}.la-photo-video:before{content:""}.la-php:before{content:""}.la-pied-piper:before{content:""}.la-pied-piper-alt:before{content:""}.la-pied-piper-hat:before{content:""}.la-pied-piper-pp:before{content:""}.la-piggy-bank:before{content:""}.la-pills:before{content:""}.la-pinterest:before{content:""}.la-pinterest-p:before{content:""}.la-pinterest-square:before{content:""}.la-pizza-slice:before{content:""}.la-place-of-worship:before{content:""}.la-plane:before{content:""}.la-plane-arrival:before{content:""}.la-plane-departure:before{content:""}.la-play:before{content:""}.la-play-circle:before{content:""}.la-playstation:before{content:""}.la-plug:before{content:""}.la-plus:before{content:""}.la-plus-circle:before{content:""}.la-plus-square:before{content:""}.la-podcast:before{content:""}.la-poll:before{content:""}.la-poll-h:before{content:""}.la-poo:before{content:""}.la-poo-storm:before{content:""}.la-poop:before{content:""}.la-portrait:before{content:""}.la-pound-sign:before{content:""}.la-power-off:before{content:""}.la-pray:before{content:""}.la-praying-hands:before{content:""}.la-prescription:before{content:""}.la-prescription-bottle:before{content:""}.la-prescription-bottle-alt:before{content:""}.la-print:before{content:""}.la-procedures:before{content:""}.la-product-hunt:before{content:""}.la-project-diagram:before{content:""}.la-pushed:before{content:""}.la-puzzle-piece:before{content:""}.la-python:before{content:""}.la-qq:before{content:""}.la-qrcode:before{content:""}.la-question:before{content:""}.la-question-circle:before{content:""}.la-quidditch:before{content:""}.la-quinscape:before{content:""}.la-quora:before{content:""}.la-quote-left:before{content:""}.la-quote-right:before{content:""}.la-quran:before{content:""}.la-r-project:before{content:""}.la-radiation:before{content:""}.la-radiation-alt:before{content:""}.la-rainbow:before{content:""}.la-random:before{content:""}.la-raspberry-pi:before{content:""}.la-ravelry:before{content:""}.la-react:before{content:""}.la-reacteurope:before{content:""}.la-readme:before{content:""}.la-rebel:before{content:""}.la-receipt:before{content:""}.la-record-vinyl:before{content:""}.la-recycle:before{content:""}.la-red-river:before{content:""}.la-reddit:before{content:""}.la-reddit-alien:before{content:""}.la-reddit-square:before{content:""}.la-redhat:before{content:""}.la-redo:before{content:""}.la-redo-alt:before{content:""}.la-registered:before{content:""}.la-remove-format:before{content:""}.la-renren:before{content:""}.la-reply:before{content:""}.la-reply-all:before{content:""}.la-replyd:before{content:""}.la-republican:before{content:""}.la-researchgate:before{content:""}.la-resolving:before{content:""}.la-restroom:before{content:""}.la-retweet:before{content:""}.la-rev:before{content:""}.la-ribbon:before{content:""}.la-ring:before{content:""}.la-road:before{content:""}.la-robot:before{content:""}.la-rocket:before{content:""}.la-rocketchat:before{content:""}.la-rockrms:before{content:""}.la-route:before{content:""}.la-rss:before{content:""}.la-rss-square:before{content:""}.la-ruble-sign:before{content:""}.la-ruler:before{content:""}.la-ruler-combined:before{content:""}.la-ruler-horizontal:before{content:""}.la-ruler-vertical:before{content:""}.la-running:before{content:""}.la-rupee-sign:before{content:""}.la-sad-cry:before{content:""}.la-sad-tear:before{content:""}.la-safari:before{content:""}.la-salesforce:before{content:""}.la-sass:before{content:""}.la-satellite:before{content:""}.la-satellite-dish:before{content:""}.la-save:before{content:""}.la-schlix:before{content:""}.la-school:before{content:""}.la-screwdriver:before{content:""}.la-scribd:before{content:""}.la-scroll:before{content:""}.la-sd-card:before{content:""}.la-search:before{content:""}.la-search-dollar:before{content:""}.la-search-location:before{content:""}.la-search-minus:before{content:""}.la-search-plus:before{content:""}.la-searchengin:before{content:""}.la-seedling:before{content:""}.la-sellcast:before{content:""}.la-sellsy:before{content:""}.la-server:before{content:""}.la-servicestack:before{content:""}.la-shapes:before{content:""}.la-share:before{content:""}.la-share-alt:before{content:""}.la-share-alt-square:before{content:""}.la-share-square:before{content:""}.la-shekel-sign:before{content:""}.la-shield-alt:before{content:""}.la-ship:before{content:""}.la-shipping-fast:before{content:""}.la-shirtsinbulk:before{content:""}.la-shoe-prints:before{content:""}.la-shopping-bag:before{content:""}.la-shopping-basket:before{content:""}.la-shopping-cart:before{content:""}.la-shopware:before{content:""}.la-shower:before{content:""}.la-shuttle-van:before{content:""}.la-sign:before{content:""}.la-sign-in-alt:before{content:""}.la-sign-language:before{content:""}.la-sign-out-alt:before{content:""}.la-signal:before{content:""}.la-signature:before{content:""}.la-sim-card:before{content:""}.la-simplybuilt:before{content:""}.la-sistrix:before{content:""}.la-sitemap:before{content:""}.la-sith:before{content:""}.la-skating:before{content:""}.la-sketch:before{content:""}.la-skiing:before{content:""}.la-skiing-nordic:before{content:""}.la-skull:before{content:""}.la-skull-crossbones:before{content:""}.la-skyatlas:before{content:""}.la-skype:before{content:""}.la-slack:before{content:""}.la-slack-hash:before{content:""}.la-slash:before{content:""}.la-sleigh:before{content:""}.la-sliders-h:before{content:""}.la-slideshare:before{content:""}.la-smile:before{content:""}.la-smile-beam:before{content:""}.la-smile-wink:before{content:""}.la-smog:before{content:""}.la-smoking:before{content:""}.la-smoking-ban:before{content:""}.la-sms:before{content:""}.la-snapchat:before{content:""}.la-snapchat-ghost:before{content:""}.la-snapchat-square:before{content:""}.la-snowboarding:before{content:""}.la-snowflake:before{content:""}.la-snowman:before{content:""}.la-snowplow:before{content:""}.la-socks:before{content:""}.la-solar-panel:before{content:""}.la-sort:before{content:""}.la-sort-alpha-down:before{content:""}.la-sort-alpha-down-alt:before{content:""}.la-sort-alpha-up:before{content:""}.la-sort-alpha-up-alt:before{content:""}.la-sort-amount-down:before{content:""}.la-sort-amount-down-alt:before{content:""}.la-sort-amount-up:before{content:""}.la-sort-amount-up-alt:before{content:""}.la-sort-down:before{content:""}.la-sort-numeric-down:before{content:""}.la-sort-numeric-down-alt:before{content:""}.la-sort-numeric-up:before{content:""}.la-sort-numeric-up-alt:before{content:""}.la-sort-up:before{content:""}.la-soundcloud:before{content:""}.la-sourcetree:before{content:""}.la-spa:before{content:""}.la-space-shuttle:before{content:""}.la-speakap:before{content:""}.la-speaker-deck:before{content:""}.la-spell-check:before{content:""}.la-spider:before{content:""}.la-spinner:before{content:""}.la-splotch:before{content:""}.la-spotify:before{content:""}.la-spray-can:before{content:""}.la-square:before{content:""}.la-square-full:before{content:""}.la-square-root-alt:before{content:""}.la-squarespace:before{content:""}.la-stack-exchange:before{content:""}.la-stack-overflow:before{content:""}.la-stackpath:before{content:""}.la-stamp:before{content:""}.la-star:before{content:""}.la-star-and-crescent:before{content:""}.la-star-half:before{content:""}.la-star-half-alt:before{content:""}.la-star-of-david:before{content:""}.la-star-of-life:before{content:""}.la-staylinked:before{content:""}.la-steam:before{content:""}.la-steam-square:before{content:""}.la-steam-symbol:before{content:""}.la-step-backward:before{content:""}.la-step-forward:before{content:""}.la-stethoscope:before{content:""}.la-sticker-mule:before{content:""}.la-sticky-note:before{content:""}.la-stop:before{content:""}.la-stop-circle:before{content:""}.la-stopwatch:before{content:""}.la-store:before{content:""}.la-store-alt:before{content:""}.la-strava:before{content:""}.la-stream:before{content:""}.la-street-view:before{content:""}.la-strikethrough:before{content:""}.la-stripe:before{content:""}.la-stripe-s:before{content:""}.la-stroopwafel:before{content:""}.la-studiovinari:before{content:""}.la-stumbleupon:before{content:""}.la-stumbleupon-circle:before{content:""}.la-subscript:before{content:""}.la-subway:before{content:""}.la-suitcase:before{content:""}.la-suitcase-rolling:before{content:""}.la-sun:before{content:""}.la-superpowers:before{content:""}.la-superscript:before{content:""}.la-supple:before{content:""}.la-surprise:before{content:""}.la-suse:before{content:""}.la-swatchbook:before{content:""}.la-swift:before{content:""}.la-swimmer:before{content:""}.la-swimming-pool:before{content:""}.la-symfony:before{content:""}.la-synagogue:before{content:""}.la-sync:before{content:""}.la-sync-alt:before{content:""}.la-syringe:before{content:""}.la-table:before{content:""}.la-table-tennis:before{content:""}.la-tablet:before{content:""}.la-tablet-alt:before{content:""}.la-tablets:before{content:""}.la-tachometer-alt:before{content:""}.la-tag:before{content:""}.la-tags:before{content:""}.la-tape:before{content:""}.la-tasks:before{content:""}.la-taxi:before{content:""}.la-teamspeak:before{content:""}.la-teeth:before{content:""}.la-teeth-open:before{content:""}.la-telegram:before{content:""}.la-telegram-plane:before{content:""}.la-temperature-high:before{content:""}.la-temperature-low:before{content:""}.la-tencent-weibo:before{content:""}.la-tenge:before{content:""}.la-terminal:before{content:""}.la-text-height:before{content:""}.la-text-width:before{content:""}.la-th:before{content:""}.la-th-large:before{content:""}.la-th-list:before{content:""}.la-the-red-yeti:before{content:""}.la-theater-masks:before{content:""}.la-themeco:before{content:""}.la-themeisle:before{content:""}.la-thermometer:before{content:""}.la-thermometer-empty:before{content:""}.la-thermometer-full:before{content:""}.la-thermometer-half:before{content:""}.la-thermometer-quarter:before{content:""}.la-thermometer-three-quarters:before{content:""}.la-think-peaks:before{content:""}.la-thumbs-down:before{content:""}.la-thumbs-up:before{content:""}.la-thumbtack:before{content:""}.la-ticket-alt:before{content:""}.la-times:before{content:""}.la-times-circle:before{content:""}.la-tint:before{content:""}.la-tint-slash:before{content:""}.la-tired:before{content:""}.la-toggle-off:before{content:""}.la-toggle-on:before{content:""}.la-toilet:before{content:""}.la-toilet-paper:before{content:""}.la-toolbox:before{content:""}.la-tools:before{content:""}.la-tooth:before{content:""}.la-torah:before{content:""}.la-torii-gate:before{content:""}.la-tractor:before{content:""}.la-trade-federation:before{content:""}.la-trademark:before{content:""}.la-traffic-light:before{content:""}.la-train:before{content:""}.la-tram:before{content:""}.la-transgender:before{content:""}.la-transgender-alt:before{content:""}.la-trash:before{content:""}.la-trash-alt:before{content:""}.la-trash-restore:before{content:""}.la-trash-restore-alt:before{content:""}.la-tree:before{content:""}.la-trello:before{content:""}.la-tripadvisor:before{content:""}.la-trophy:before{content:""}.la-truck:before{content:""}.la-truck-loading:before{content:""}.la-truck-monster:before{content:""}.la-truck-moving:before{content:""}.la-truck-pickup:before{content:""}.la-tshirt:before{content:""}.la-tty:before{content:""}.la-tumblr:before{content:""}.la-tumblr-square:before{content:""}.la-tv:before{content:""}.la-twitch:before{content:""}.la-twitter:before{content:""}.la-twitter-square:before{content:""}.la-typo3:before{content:""}.la-uber:before{content:""}.la-ubuntu:before{content:""}.la-uikit:before{content:""}.la-umbraco:before{content:""}.la-umbrella:before{content:""}.la-umbrella-beach:before{content:""}.la-underline:before{content:""}.la-undo:before{content:""}.la-undo-alt:before{content:""}.la-uniregistry:before{content:""}.la-universal-access:before{content:""}.la-university:before{content:""}.la-unlink:before{content:""}.la-unlock:before{content:""}.la-unlock-alt:before{content:""}.la-untappd:before{content:""}.la-upload:before{content:""}.la-ups:before{content:""}.la-usb:before{content:""}.la-user:before{content:""}.la-user-alt:before{content:""}.la-user-alt-slash:before{content:""}.la-user-astronaut:before{content:""}.la-user-check:before{content:""}.la-user-circle:before{content:""}.la-user-clock:before{content:""}.la-user-cog:before{content:""}.la-user-edit:before{content:""}.la-user-friends:before{content:""}.la-user-graduate:before{content:""}.la-user-injured:before{content:""}.la-user-lock:before{content:""}.la-user-md:before{content:""}.la-user-minus:before{content:""}.la-user-ninja:before{content:""}.la-user-nurse:before{content:""}.la-user-plus:before{content:""}.la-user-secret:before{content:""}.la-user-shield:before{content:""}.la-user-slash:before{content:""}.la-user-tag:before{content:""}.la-user-tie:before{content:""}.la-user-times:before{content:""}.la-users:before{content:""}.la-users-cog:before{content:""}.la-usps:before{content:""}.la-ussunnah:before{content:""}.la-utensil-spoon:before{content:""}.la-utensils:before{content:""}.la-vaadin:before{content:""}.la-vector-square:before{content:""}.la-venus:before{content:""}.la-venus-double:before{content:""}.la-venus-mars:before{content:""}.la-viacoin:before{content:""}.la-viadeo:before{content:""}.la-viadeo-square:before{content:""}.la-vial:before{content:""}.la-vials:before{content:""}.la-viber:before{content:""}.la-video:before{content:""}.la-video-slash:before{content:""}.la-vihara:before{content:""}.la-vimeo:before{content:""}.la-vimeo-square:before{content:""}.la-vimeo-v:before{content:""}.la-vine:before{content:""}.la-vk:before{content:""}.la-vnv:before{content:""}.la-voicemail:before{content:""}.la-volleyball-ball:before{content:""}.la-volume-down:before{content:""}.la-volume-mute:before{content:""}.la-volume-off:before{content:""}.la-volume-up:before{content:""}.la-vote-yea:before{content:""}.la-vr-cardboard:before{content:""}.la-vuejs:before{content:""}.la-walking:before{content:""}.la-wallet:before{content:""}.la-warehouse:before{content:""}.la-water:before{content:""}.la-wave-square:before{content:""}.la-waze:before{content:""}.la-weebly:before{content:""}.la-weibo:before{content:""}.la-weight:before{content:""}.la-weight-hanging:before{content:""}.la-weixin:before{content:""}.la-whatsapp:before{content:""}.la-whatsapp-square:before{content:""}.la-wheelchair:before{content:""}.la-whmcs:before{content:""}.la-wifi:before{content:""}.la-wikipedia-w:before{content:""}.la-wind:before{content:""}.la-window-close:before{content:""}.la-window-maximize:before{content:""}.la-window-minimize:before{content:""}.la-window-restore:before{content:""}.la-windows:before{content:""}.la-wine-bottle:before{content:""}.la-wine-glass:before{content:""}.la-wine-glass-alt:before{content:""}.la-wix:before{content:""}.la-wizards-of-the-coast:before{content:""}.la-wolf-pack-battalion:before{content:""}.la-won-sign:before{content:""}.la-wordpress:before{content:""}.la-wordpress-simple:before{content:""}.la-wpbeginner:before{content:""}.la-wpexplorer:before{content:""}.la-wpforms:before{content:""}.la-wpressr:before{content:""}.la-wrench:before{content:""}.la-x-ray:before{content:""}.la-xbox:before{content:""}.la-xing:before{content:""}.la-xing-square:before{content:""}.la-y-combinator:before{content:""}.la-yahoo:before{content:""}.la-yammer:before{content:""}.la-yandex:before{content:""}.la-yandex-international:before{content:""}.la-yarn:before{content:""}.la-yelp:before{content:""}.la-yen-sign:before{content:""}.la-yin-yang:before{content:""}.la-yoast:before{content:""}.la-youtube:before{content:""}.la-youtube-square:before{content:""}.la-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:auto;font-family:Line Awesome Brands;font-style:normal;font-weight:400;src:url(./la-brands-400.LN4CMlGg.eot);src:url(./la-brands-400.LN4CMlGg.eot?#iefix) format("embedded-opentype"),url(./la-brands-400.Cq-R4OEF.woff2) format("woff2"),url(./la-brands-400.D0lxOIwB.woff) format("woff"),url(./la-brands-400.gDglUfU7.ttf) format("truetype"),url(./la-brands-400.wsUI3UJ9.svg#lineawesome) format("svg")}.lab{font-family:Line Awesome Brands}@font-face{font-display:auto;font-family:Line Awesome Free;font-style:normal;font-weight:400;src:url(./la-regular-400.Cx6vm3uW.eot);src:url(./la-regular-400.Cx6vm3uW.eot?#iefix) format("embedded-opentype"),url(./la-regular-400.DuFMN_sw.woff2) format("woff2"),url(./la-regular-400.ehe5HgcS.woff) format("woff"),url(./la-regular-400.CmnW_RTo.ttf) format("truetype"),url(./la-regular-400.BmVb34ql.svg#lineawesome) format("svg")}.lar{font-weight:400}@font-face{font-display:auto;font-family:Line Awesome Free;font-style:normal;font-weight:900;src:url(./la-solid-900.DkmX4G2x.eot);src:url(./la-solid-900.DkmX4G2x.eot?#iefix) format("embedded-opentype"),url(./la-solid-900.TjMEgv3Q.woff2) format("woff2"),url(./la-solid-900.CR_Kd-su.woff) format("woff"),url(./la-solid-900.BUOWlSBQ.ttf) format("truetype"),url(./la-solid-900.dtlPMWb8.svg#lineawesome) format("svg")}.la,.lar,.las{font-family:Line Awesome Free}.la,.las{font-weight:900}.la.la-glass:before{content:""}.la.la-meetup{font-family:Line Awesome Brands;font-weight:400}.la.la-star-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-o:before{content:""}.la.la-close:before,.la.la-remove:before{content:""}.la.la-gear:before{content:""}.la.la-trash-o{font-family:Line Awesome Free;font-weight:400}.la.la-trash-o:before{content:""}.la.la-file-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-o:before{content:""}.la.la-clock-o{font-family:Line Awesome Free;font-weight:400}.la.la-clock-o:before{content:""}.la.la-arrow-circle-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-down:before{content:""}.la.la-arrow-circle-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-up:before{content:""}.la.la-play-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-play-circle-o:before{content:""}.la.la-repeat:before,.la.la-rotate-right:before{content:""}.la.la-refresh:before{content:""}.la.la-list-alt{font-family:Line Awesome Free;font-weight:400}.la.la-dedent:before{content:""}.la.la-video-camera:before{content:""}.la.la-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-picture-o:before{content:""}.la.la-photo{font-family:Line Awesome Free;font-weight:400}.la.la-photo:before{content:""}.la.la-image{font-family:Line Awesome Free;font-weight:400}.la.la-image:before{content:""}.la.la-pencil:before{content:""}.la.la-map-marker:before{content:""}.la.la-pencil-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-pencil-square-o:before{content:""}.la.la-share-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-share-square-o:before{content:""}.la.la-check-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-square-o:before{content:""}.la.la-arrows:before{content:""}.la.la-times-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-circle-o:before{content:""}.la.la-check-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-circle-o:before{content:""}.la.la-mail-forward:before{content:""}.la.la-eye,.la.la-eye-slash{font-family:Line Awesome Free;font-weight:400}.la.la-warning:before{content:""}.la.la-calendar:before{content:""}.la.la-arrows-v:before{content:""}.la.la-arrows-h:before{content:""}.la.la-bar-chart{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart:before{content:""}.la.la-bar-chart-o{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart-o:before{content:""}.la.la-facebook-square,.la.la-twitter-square{font-family:Line Awesome Brands;font-weight:400}.la.la-gears:before{content:""}.la.la-thumbs-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-up:before{content:""}.la.la-thumbs-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-down:before{content:""}.la.la-heart-o{font-family:Line Awesome Free;font-weight:400}.la.la-heart-o:before{content:""}.la.la-sign-out:before{content:""}.la.la-linkedin-square{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin-square:before{content:""}.la.la-thumb-tack:before{content:""}.la.la-external-link:before{content:""}.la.la-sign-in:before{content:""}.la.la-github-square{font-family:Line Awesome Brands;font-weight:400}.la.la-lemon-o{font-family:Line Awesome Free;font-weight:400}.la.la-lemon-o:before{content:""}.la.la-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-square-o:before{content:""}.la.la-bookmark-o{font-family:Line Awesome Free;font-weight:400}.la.la-bookmark-o:before{content:""}.la.la-facebook,.la.la-twitter{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook:before{content:""}.la.la-facebook-f{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-f:before{content:""}.la.la-github{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card{font-family:Line Awesome Free;font-weight:400}.la.la-feed:before{content:""}.la.la-hdd-o{font-family:Line Awesome Free;font-weight:400}.la.la-hdd-o:before{content:""}.la.la-hand-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-right:before{content:""}.la.la-hand-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-left:before{content:""}.la.la-hand-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-up:before{content:""}.la.la-hand-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-down:before{content:""}.la.la-arrows-alt:before{content:""}.la.la-group:before{content:""}.la.la-chain:before{content:""}.la.la-scissors:before{content:""}.la.la-files-o{font-family:Line Awesome Free;font-weight:400}.la.la-files-o:before{content:""}.la.la-floppy-o{font-family:Line Awesome Free;font-weight:400}.la.la-floppy-o:before{content:""}.la.la-navicon:before,.la.la-reorder:before{content:""}.la.la-google-plus,.la.la-google-plus-square,.la.la-pinterest,.la.la-pinterest-square{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus:before{content:""}.la.la-money{font-family:Line Awesome Free;font-weight:400}.la.la-money:before{content:""}.la.la-unsorted:before{content:""}.la.la-sort-desc:before{content:""}.la.la-sort-asc:before{content:""}.la.la-linkedin{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin:before{content:""}.la.la-rotate-left:before{content:""}.la.la-legal:before{content:""}.la.la-dashboard:before,.la.la-tachometer:before{content:""}.la.la-comment-o{font-family:Line Awesome Free;font-weight:400}.la.la-comment-o:before{content:""}.la.la-comments-o{font-family:Line Awesome Free;font-weight:400}.la.la-comments-o:before{content:""}.la.la-flash:before{content:""}.la.la-clipboard,.la.la-paste{font-family:Line Awesome Free;font-weight:400}.la.la-paste:before{content:""}.la.la-lightbulb-o{font-family:Line Awesome Free;font-weight:400}.la.la-lightbulb-o:before{content:""}.la.la-exchange:before{content:""}.la.la-cloud-download:before{content:""}.la.la-cloud-upload:before{content:""}.la.la-bell-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-o:before{content:""}.la.la-cutlery:before{content:""}.la.la-file-text-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-text-o:before{content:""}.la.la-building-o{font-family:Line Awesome Free;font-weight:400}.la.la-building-o:before{content:""}.la.la-hospital-o{font-family:Line Awesome Free;font-weight:400}.la.la-hospital-o:before{content:""}.la.la-tablet:before{content:""}.la.la-mobile-phone:before,.la.la-mobile:before{content:""}.la.la-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-circle-o:before{content:""}.la.la-mail-reply:before{content:""}.la.la-github-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-folder-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-o:before{content:""}.la.la-folder-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-open-o:before{content:""}.la.la-smile-o{font-family:Line Awesome Free;font-weight:400}.la.la-smile-o:before{content:""}.la.la-frown-o{font-family:Line Awesome Free;font-weight:400}.la.la-frown-o:before{content:""}.la.la-meh-o{font-family:Line Awesome Free;font-weight:400}.la.la-meh-o:before{content:""}.la.la-keyboard-o{font-family:Line Awesome Free;font-weight:400}.la.la-keyboard-o:before{content:""}.la.la-flag-o{font-family:Line Awesome Free;font-weight:400}.la.la-flag-o:before{content:""}.la.la-mail-reply-all:before{content:""}.la.la-star-half-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-o:before{content:""}.la.la-star-half-empty{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-empty:before{content:""}.la.la-star-half-full{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-full:before{content:""}.la.la-code-fork:before{content:""}.la.la-chain-broken:before{content:""}.la.la-shield:before{content:""}.la.la-calendar-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-o:before{content:""}.la.la-css3,.la.la-html5,.la.la-maxcdn{font-family:Line Awesome Brands;font-weight:400}.la.la-ticket:before{content:""}.la.la-minus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-minus-square-o:before{content:""}.la.la-level-up:before{content:""}.la.la-level-down:before{content:""}.la.la-pencil-square:before{content:""}.la.la-external-link-square:before{content:""}.la.la-compass,.la.la-caret-square-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down:before{content:""}.la.la-toggle-down{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-down:before{content:""}.la.la-caret-square-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-up:before{content:""}.la.la-toggle-up{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-up:before{content:""}.la.la-caret-square-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-right:before{content:""}.la.la-toggle-right{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-right:before{content:""}.la.la-eur:before,.la.la-euro:before{content:""}.la.la-gbp:before{content:""}.la.la-dollar:before,.la.la-usd:before{content:""}.la.la-inr:before,.la.la-rupee:before{content:""}.la.la-cny:before,.la.la-jpy:before,.la.la-rmb:before,.la.la-yen:before{content:""}.la.la-rouble:before,.la.la-rub:before,.la.la-ruble:before{content:""}.la.la-krw:before,.la.la-won:before{content:""}.la.la-bitcoin,.la.la-btc{font-family:Line Awesome Brands;font-weight:400}.la.la-bitcoin:before{content:""}.la.la-file-text:before{content:""}.la.la-sort-alpha-asc:before{content:""}.la.la-sort-alpha-desc:before{content:""}.la.la-sort-amount-asc:before{content:""}.la.la-sort-amount-desc:before{content:""}.la.la-sort-numeric-asc:before{content:""}.la.la-sort-numeric-desc:before{content:""}.la.la-xing,.la.la-xing-square,.la.la-youtube,.la.la-youtube-play,.la.la-youtube-square{font-family:Line Awesome Brands;font-weight:400}.la.la-youtube-play:before{content:""}.la.la-adn,.la.la-bitbucket,.la.la-bitbucket-square,.la.la-dropbox,.la.la-flickr,.la.la-instagram,.la.la-stack-overflow{font-family:Line Awesome Brands;font-weight:400}.la.la-bitbucket-square:before{content:""}.la.la-tumblr,.la.la-tumblr-square{font-family:Line Awesome Brands;font-weight:400}.la.la-long-arrow-down:before{content:""}.la.la-long-arrow-up:before{content:""}.la.la-long-arrow-left:before{content:""}.la.la-long-arrow-right:before{content:""}.la.la-android,.la.la-apple,.la.la-dribbble,.la.la-foursquare,.la.la-gittip,.la.la-gratipay,.la.la-linux,.la.la-skype,.la.la-trello,.la.la-windows{font-family:Line Awesome Brands;font-weight:400}.la.la-gittip:before{content:""}.la.la-sun-o{font-family:Line Awesome Free;font-weight:400}.la.la-sun-o:before{content:""}.la.la-moon-o{font-family:Line Awesome Free;font-weight:400}.la.la-moon-o:before{content:""}.la.la-pagelines,.la.la-renren,.la.la-stack-exchange,.la.la-vk,.la.la-weibo{font-family:Line Awesome Brands;font-weight:400}.la.la-arrow-circle-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-right:before{content:""}.la.la-arrow-circle-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-left:before{content:""}.la.la-caret-square-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-left:before{content:""}.la.la-toggle-left{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-left:before{content:""}.la.la-dot-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-dot-circle-o:before{content:""}.la.la-vimeo-square{font-family:Line Awesome Brands;font-weight:400}.la.la-try:before,.la.la-turkish-lira:before{content:""}.la.la-plus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-plus-square-o:before{content:""}.la.la-openid,.la.la-slack,.la.la-wordpress{font-family:Line Awesome Brands;font-weight:400}.la.la-bank:before,.la.la-institution:before{content:""}.la.la-mortar-board:before{content:""}.la.la-delicious,.la.la-digg,.la.la-drupal,.la.la-google,.la.la-joomla,.la.la-pied-piper-alt,.la.la-pied-piper-pp,.la.la-reddit,.la.la-reddit-square,.la.la-stumbleupon,.la.la-stumbleupon-circle,.la.la-yahoo{font-family:Line Awesome Brands;font-weight:400}.la.la-spoon:before{content:""}.la.la-behance,.la.la-behance-square,.la.la-steam,.la.la-steam-square{font-family:Line Awesome Brands;font-weight:400}.la.la-automobile:before{content:""}.la.la-cab:before{content:""}.la.la-envelope-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-o:before{content:""}.la.la-deviantart,.la.la-soundcloud{font-family:Line Awesome Brands;font-weight:400}.la.la-file-pdf-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-pdf-o:before{content:""}.la.la-file-word-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-word-o:before{content:""}.la.la-file-excel-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-excel-o:before{content:""}.la.la-file-powerpoint-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-powerpoint-o:before{content:""}.la.la-file-image-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-image-o:before{content:""}.la.la-file-photo-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-photo-o:before{content:""}.la.la-file-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-picture-o:before{content:""}.la.la-file-archive-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-archive-o:before{content:""}.la.la-file-zip-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-zip-o:before{content:""}.la.la-file-audio-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-audio-o:before{content:""}.la.la-file-sound-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-sound-o:before{content:""}.la.la-file-video-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-video-o:before{content:""}.la.la-file-movie-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-movie-o:before{content:""}.la.la-file-code-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-code-o:before{content:""}.la.la-codepen,.la.la-jsfiddle,.la.la-vine{font-family:Line Awesome Brands;font-weight:400}.la.la-life-bouy,.la.la-life-ring{font-family:Line Awesome Free;font-weight:400}.la.la-life-bouy:before{content:""}.la.la-life-buoy{font-family:Line Awesome Free;font-weight:400}.la.la-life-buoy:before{content:""}.la.la-life-saver{font-family:Line Awesome Free;font-weight:400}.la.la-life-saver:before{content:""}.la.la-support{font-family:Line Awesome Free;font-weight:400}.la.la-support:before{content:""}.la.la-circle-o-notch:before{content:""}.la.la-ra,.la.la-rebel{font-family:Line Awesome Brands;font-weight:400}.la.la-ra:before{content:""}.la.la-resistance{font-family:Line Awesome Brands;font-weight:400}.la.la-resistance:before{content:""}.la.la-empire,.la.la-ge{font-family:Line Awesome Brands;font-weight:400}.la.la-ge:before{content:""}.la.la-git,.la.la-git-square,.la.la-hacker-news,.la.la-y-combinator-square{font-family:Line Awesome Brands;font-weight:400}.la.la-y-combinator-square:before{content:""}.la.la-yc-square{font-family:Line Awesome Brands;font-weight:400}.la.la-yc-square:before{content:""}.la.la-qq,.la.la-tencent-weibo,.la.la-wechat,.la.la-weixin{font-family:Line Awesome Brands;font-weight:400}.la.la-wechat:before{content:""}.la.la-send:before{content:""}.la.la-paper-plane-o{font-family:Line Awesome Free;font-weight:400}.la.la-paper-plane-o:before{content:""}.la.la-send-o{font-family:Line Awesome Free;font-weight:400}.la.la-send-o:before{content:""}.la.la-circle-thin{font-family:Line Awesome Free;font-weight:400}.la.la-circle-thin:before{content:""}.la.la-header:before{content:""}.la.la-sliders:before{content:""}.la.la-futbol-o{font-family:Line Awesome Free;font-weight:400}.la.la-futbol-o:before{content:""}.la.la-soccer-ball-o{font-family:Line Awesome Free;font-weight:400}.la.la-soccer-ball-o:before{content:""}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:Line Awesome Brands;font-weight:400}.la.la-newspaper-o{font-family:Line Awesome Free;font-weight:400}.la.la-newspaper-o:before{content:""}.la.la-cc-amex,.la.la-cc-discover,.la.la-cc-mastercard,.la.la-cc-paypal,.la.la-cc-stripe,.la.la-cc-visa,.la.la-google-wallet,.la.la-paypal{font-family:Line Awesome Brands;font-weight:400}.la.la-bell-slash-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-slash-o:before{content:""}.la.la-trash:before{content:""}.la.la-copyright{font-family:Line Awesome Free;font-weight:400}.la.la-eyedropper:before{content:""}.la.la-area-chart:before{content:""}.la.la-pie-chart:before{content:""}.la.la-line-chart:before{content:""}.la.la-angellist,.la.la-ioxhost,.la.la-lastfm,.la.la-lastfm-square{font-family:Line Awesome Brands;font-weight:400}.la.la-cc{font-family:Line Awesome Free;font-weight:400}.la.la-cc:before{content:""}.la.la-ils:before,.la.la-shekel:before,.la.la-sheqel:before{content:""}.la.la-meanpath{font-family:Line Awesome Brands;font-weight:400}.la.la-meanpath:before{content:""}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-forumbee,.la.la-leanpub,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:Line Awesome Brands;font-weight:400}.la.la-diamond{font-family:Line Awesome Free;font-weight:400}.la.la-diamond:before{content:""}.la.la-intersex:before{content:""}.la.la-facebook-official{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-official:before{content:""}.la.la-pinterest-p,.la.la-whatsapp{font-family:Line Awesome Brands;font-weight:400}.la.la-hotel:before{content:""}.la.la-medium,.la.la-viacoin,.la.la-y-combinator,.la.la-yc{font-family:Line Awesome Brands;font-weight:400}.la.la-yc:before{content:""}.la.la-expeditedssl,.la.la-opencart,.la.la-optin-monster{font-family:Line Awesome Brands;font-weight:400}.la.la-battery-4:before,.la.la-battery:before{content:""}.la.la-battery-3:before{content:""}.la.la-battery-2:before{content:""}.la.la-battery-1:before{content:""}.la.la-battery-0:before{content:""}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:Line Awesome Free;font-weight:400}.la.la-sticky-note-o:before{content:""}.la.la-cc-diners-club,.la.la-cc-jcb{font-family:Line Awesome Brands;font-weight:400}.la.la-clone,.la.la-hourglass-o{font-family:Line Awesome Free;font-weight:400}.la.la-hourglass-o:before{content:""}.la.la-hourglass-1:before{content:""}.la.la-hourglass-2:before{content:""}.la.la-hourglass-3:before{content:""}.la.la-hand-rock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-rock-o:before{content:""}.la.la-hand-grab-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-grab-o:before{content:""}.la.la-hand-paper-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-paper-o:before{content:""}.la.la-hand-stop-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-stop-o:before{content:""}.la.la-hand-scissors-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-scissors-o:before{content:""}.la.la-hand-lizard-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-lizard-o:before{content:""}.la.la-hand-spock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-spock-o:before{content:""}.la.la-hand-pointer-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-pointer-o:before{content:""}.la.la-hand-peace-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-peace-o:before{content:""}.la.la-registered{font-family:Line Awesome Free;font-weight:400}.la.la-chrome,.la.la-creative-commons,.la.la-firefox,.la.la-get-pocket,.la.la-gg,.la.la-gg-circle,.la.la-internet-explorer,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-opera,.la.la-safari,.la.la-tripadvisor,.la.la-wikipedia-w{font-family:Line Awesome Brands;font-weight:400}.la.la-television:before{content:""}.la.la-500px,.la.la-amazon,.la.la-contao{font-family:Line Awesome Brands;font-weight:400}.la.la-calendar-plus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-plus-o:before{content:""}.la.la-calendar-minus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-minus-o:before{content:""}.la.la-calendar-times-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-times-o:before{content:""}.la.la-calendar-check-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-check-o:before{content:""}.la.la-map-o{font-family:Line Awesome Free;font-weight:400}.la.la-map-o:before{content:""}.la.la-commenting:before{content:""}.la.la-commenting-o{font-family:Line Awesome Free;font-weight:400}.la.la-commenting-o:before{content:""}.la.la-houzz,.la.la-vimeo{font-family:Line Awesome Brands;font-weight:400}.la.la-vimeo:before{content:""}.la.la-black-tie,.la.la-edge,.la.la-fonticons,.la.la-reddit-alien{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card-alt:before{content:""}.la.la-codiepie,.la.la-fort-awesome,.la.la-mixcloud,.la.la-modx,.la.la-product-hunt,.la.la-scribd,.la.la-usb{font-family:Line Awesome Brands;font-weight:400}.la.la-pause-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-pause-circle-o:before{content:""}.la.la-stop-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-stop-circle-o:before{content:""}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-envira,.la.la-gitlab,.la.la-wheelchair-alt,.la.la-wpbeginner,.la.la-wpforms{font-family:Line Awesome Brands;font-weight:400}.la.la-wheelchair-alt:before{content:""}.la.la-question-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-question-circle-o:before{content:""}.la.la-volume-control-phone:before{content:""}.la.la-asl-interpreting:before{content:""}.la.la-deafness:before,.la.la-hard-of-hearing:before{content:""}.la.la-glide,.la.la-glide-g{font-family:Line Awesome Brands;font-weight:400}.la.la-signing:before{content:""}.la.la-first-order,.la.la-google-plus-official,.la.la-pied-piper,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-themeisle,.la.la-viadeo,.la.la-viadeo-square,.la.la-yoast{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-official:before{content:""}.la.la-google-plus-circle{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-circle:before{content:""}.la.la-fa,.la.la-font-awesome{font-family:Line Awesome Brands;font-weight:400}.la.la-fa:before{content:""}.la.la-handshake-o{font-family:Line Awesome Free;font-weight:400}.la.la-handshake-o:before{content:""}.la.la-envelope-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-open-o:before{content:""}.la.la-linode{font-family:Line Awesome Brands;font-weight:400}.la.la-address-book-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-book-o:before{content:""}.la.la-vcard:before{content:""}.la.la-address-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-card-o:before{content:""}.la.la-vcard-o{font-family:Line Awesome Free;font-weight:400}.la.la-vcard-o:before{content:""}.la.la-user-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-circle-o:before{content:""}.la.la-user-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-o:before{content:""}.la.la-id-badge{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license:before{content:""}.la.la-id-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-id-card-o:before{content:""}.la.la-drivers-license-o{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license-o:before{content:""}.la.la-free-code-camp,.la.la-quora,.la.la-telegram{font-family:Line Awesome Brands;font-weight:400}.la.la-thermometer-4:before,.la.la-thermometer:before{content:""}.la.la-thermometer-3:before{content:""}.la.la-thermometer-2:before{content:""}.la.la-thermometer-1:before{content:""}.la.la-thermometer-0:before{content:""}.la.la-bathtub:before,.la.la-s15:before{content:""}.la.la-window-maximize,.la.la-window-restore{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle:before{content:""}.la.la-window-close-o{font-family:Line Awesome Free;font-weight:400}.la.la-window-close-o:before{content:""}.la.la-times-rectangle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle-o:before{content:""}.la.la-bandcamp,.la.la-eercast,.la.la-etsy,.la.la-grav,.la.la-imdb,.la.la-ravelry{font-family:Line Awesome Brands;font-weight:400}.la.la-eercast:before{content:""}.la.la-snowflake-o{font-family:Line Awesome Free;font-weight:400}.la.la-snowflake-o:before{content:""}.la.la-spotify,.la.la-superpowers,.la.la-wpexplorer{font-family:Line Awesome Brands;font-weight:400}@font-face{font-family:WebHostingHub-Glyphs;-moz-font-feature-settings:"calt=0,liga=0";font-style:normal;font-weight:400;src:url(./webhostinghub-glyphs.BJS80gVw.eot);src:url(./webhostinghub-glyphs.BJS80gVw.eot?#iefix) format("embedded-opentype"),url(./webhostinghub-glyphs.BDCgODar.ttf) format("truetype")}[class*=" icon-"],[class^=icon-]{background:none;font-family:WebHostingHub-Glyphs;font-style:normal;height:auto;width:auto}.icon-aaabattery:before{content:""}.icon-abacus:before{content:""}.icon-accountfilter:before{content:""}.icon-acsource:before{content:""}.icon-addfriend:before{content:""}.icon-address:before{content:""}.icon-addshape:before{content:""}.icon-addtocart:before{content:""}.icon-addtolist:before{content:""}.icon-adjust:before{content:""}.icon-adobe:before{content:""}.icon-ads-bilboard:before{content:""}.icon-affiliate:before{content:""}.icon-ajax:before{content:""}.icon-alarm:before{content:""}.icon-alarmalt:before{content:""}.icon-album-cover:before{content:""}.icon-alertalt:before{content:""}.icon-alertpay:before{content:""}.icon-algorhythm:before{content:""}.icon-alienship:before{content:""}.icon-alienware:before{content:""}.icon-align-center:before{content:""}.icon-align-justify:before{content:""}.icon-align-left:before{content:""}.icon-align-right:before{content:""}.icon-alignbottomedge:before{content:""}.icon-alignhorizontalcenter:before{content:""}.icon-alignleftedge:before{content:""}.icon-alignrightedge:before{content:""}.icon-aligntopedge:before{content:""}.icon-alignverticalcenter:before{content:""}.icon-amd:before{content:""}.icon-analogdown:before{content:""}.icon-analogleft:before{content:""}.icon-analogright:before{content:""}.icon-analogup:before{content:""}.icon-analytics-piechart:before{content:""}.icon-analyticsalt-piechartalt:before{content:""}.icon-anchor-port:before{content:""}.icon-android:before{content:""}.icon-angrybirds:before{content:""}.icon-antenna:before{content:""}.icon-apache-feather:before{content:""}.icon-aperture:before{content:""}.icon-appointment-agenda:before{content:""}.icon-archive:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-asterisk:before{content:""}.icon-asteriskalt:before{content:"*"}.icon-at:before{content:"@"}.icon-atari:before{content:""}.icon-authentication-keyalt:before{content:""}.icon-automobile-car:before{content:""}.icon-autorespond:before{content:""}.icon-avatar:before{content:""}.icon-avataralt:before{content:""}.icon-avengers:before{content:""}.icon-awstats:before{content:""}.icon-axe:before{content:""}.icon-backup-vault:before{content:""}.icon-backupalt-vaultalt:before{content:""}.icon-backupwizard:before{content:""}.icon-backward:before{content:""}.icon-bag:before{content:""}.icon-baloon:before{content:""}.icon-ban-circle:before{content:""}.icon-banana:before{content:""}.icon-bandwidth:before{content:""}.icon-bank:before{content:""}.icon-barchart:before{content:""}.icon-barchartalt:before{content:""}.icon-barcode:before{content:""}.icon-basecamp:before{content:""}.icon-basketball:before{content:""}.icon-bat:before{content:""}.icon-batman:before{content:""}.icon-batteryaltcharging:before{content:""}.icon-batteryaltfull:before{content:""}.icon-batteryaltsixty:before{content:""}.icon-batteryaltthird:before{content:""}.icon-batterycharged:before{content:""}.icon-batterycharging:before{content:""}.icon-batteryeighty:before{content:""}.icon-batteryempty:before{content:""}.icon-batteryforty:before{content:""}.icon-batteryfull:before{content:""}.icon-batterysixty:before{content:""}.icon-batterytwenty:before{content:""}.icon-bed:before{content:""}.icon-beer:before{content:""}.icon-bell:before{content:"␇"}.icon-bigger:before{content:""}.icon-bill:before{content:""}.icon-binary:before{content:""}.icon-binoculars-searchalt:before{content:""}.icon-birdhouse:before{content:""}.icon-birthday:before{content:""}.icon-bishop:before{content:""}.icon-blackberry:before{content:""}.icon-blankstare:before{content:""}.icon-blogger-blog:before{content:""}.icon-bluetooth:before{content:""}.icon-bluetoothconnected:before{content:""}.icon-boardgame:before{content:""}.icon-boat:before{content:""}.icon-bold:before{content:""}.icon-bomb:before{content:""}.icon-bone:before{content:""}.icon-book:before{content:""}.icon-bookmark:before{content:""}.icon-boombox:before{content:""}.icon-bottle:before{content:""}.icon-bow:before{content:""}.icon-bowling:before{content:""}.icon-bowlingpins:before{content:""}.icon-bowtie:before{content:""}.icon-boxtrapper-mousetrap:before{content:""}.icon-braces:before{content:""}.icon-braille0:before{content:""}.icon-braille1:before{content:""}.icon-braille2:before{content:""}.icon-braille3:before{content:""}.icon-braille4:before{content:""}.icon-braille5:before{content:""}.icon-braille6:before{content:""}.icon-braille7:before{content:""}.icon-braille8:before{content:""}.icon-braille9:before{content:""}.icon-braillea:before{content:""}.icon-brailleb:before{content:""}.icon-braillec:before{content:""}.icon-brailled:before{content:""}.icon-braillee:before{content:""}.icon-braillef:before{content:""}.icon-brailleg:before{content:""}.icon-brailleh:before{content:""}.icon-braillei:before{content:""}.icon-braillej:before{content:""}.icon-braillek:before{content:""}.icon-braillel:before{content:""}.icon-braillem:before{content:""}.icon-braillen:before{content:""}.icon-brailleo:before{content:""}.icon-braillep:before{content:""}.icon-brailleq:before{content:""}.icon-brailler:before{content:""}.icon-brailles:before{content:""}.icon-braillespace:before{content:""}.icon-braillet:before{content:""}.icon-brailleu:before{content:""}.icon-braillev:before{content:""}.icon-braillew:before{content:""}.icon-braillex:before{content:""}.icon-brailley:before{content:""}.icon-braillez:before{content:""}.icon-brain:before{content:""}.icon-bread:before{content:""}.icon-breakable:before{content:""}.icon-briefcase:before{content:""}.icon-briefcasethree:before{content:""}.icon-briefcasetwo:before{content:""}.icon-brightness:before{content:""}.icon-brightnessfull:before{content:""}.icon-brightnesshalf:before{content:""}.icon-broom:before{content:""}.icon-browser:before{content:""}.icon-brush:before{content:""}.icon-bucket:before{content:""}.icon-bug:before{content:""}.icon-bullhorn:before{content:""}.icon-bus:before{content:""}.icon-businesscardalt:before{content:""}.icon-buttona:before{content:""}.icon-buttonb:before{content:""}.icon-buttonx:before{content:""}.icon-buttony:before{content:""}.icon-cactus-desert:before{content:""}.icon-calculator:before{content:""}.icon-calculatoralt:before{content:""}.icon-calendar:before{content:""}.icon-calendaralt-cronjobs:before{content:""}.icon-camera:before{content:""}.icon-candle:before{content:""}.icon-candy:before{content:""}.icon-candycane:before{content:""}.icon-cannon:before{content:""}.icon-canvas:before{content:""}.icon-canvasrulers:before{content:""}.icon-capacitator:before{content:""}.icon-capslock:before{content:"⇪"}.icon-captainamerica:before{content:""}.icon-carrot:before{content:""}.icon-cashregister:before{content:""}.icon-cassette:before{content:""}.icon-cd-dvd:before{content:""}.icon-certificate:before{content:""}.icon-certificatealt:before{content:""}.icon-certificatethree:before{content:""}.icon-cgi:before{content:""}.icon-cgicenter:before{content:""}.icon-chair:before{content:"⑁"}.icon-chat:before{content:""}.icon-check:before{content:""}.icon-checkboxalt:before{content:""}.icon-checkin:before{content:""}.icon-checkinalt:before{content:""}.icon-chef:before{content:""}.icon-cherry:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-chevrons:before{content:""}.icon-chicken:before{content:""}.icon-chocolate:before{content:""}.icon-christiancross:before{content:""}.icon-christmastree:before{content:""}.icon-chrome:before{content:""}.icon-cigarette:before{content:""}.icon-circle-arrow-down:before{content:""}.icon-circle-arrow-left:before{content:""}.icon-circle-arrow-right:before{content:""}.icon-circle-arrow-up:before{content:""}.icon-circleadd:before{content:""}.icon-circledelete:before{content:""}.icon-circledown:before{content:""}.icon-circleleft:before{content:""}.icon-circleright:before{content:""}.icon-circleselect:before{content:""}.icon-circleselection:before{content:""}.icon-circleup:before{content:""}.icon-clearformatting:before{content:""}.icon-clipboard-paste:before{content:""}.icon-clockalt-timealt:before{content:""}.icon-closetab:before{content:""}.icon-closewindow:before{content:""}.icon-cloud:before{content:""}.icon-clouddownload:before{content:""}.icon-cloudhosting:before{content:""}.icon-cloudsync:before{content:""}.icon-cloudupload:before{content:""}.icon-clubs:before{content:""}.icon-cmd:before{content:""}.icon-cms:before{content:""}.icon-cmsmadesimple:before{content:""}.icon-codeigniter:before{content:""}.icon-coffee:before{content:""}.icon-coffeebean:before{content:""}.icon-cog:before{content:""}.icon-colocation:before{content:""}.icon-colocationalt:before{content:""}.icon-colors:before{content:""}.icon-comment:before{content:""}.icon-commentout:before{content:""}.icon-commentround:before{content:""}.icon-commentroundempty:before{content:""}.icon-commentroundtyping:before{content:""}.icon-commentroundtypingempty:before{content:""}.icon-commenttyping:before{content:""}.icon-compass:before{content:"☼"}.icon-concretefive:before{content:""}.icon-contact-businesscard:before{content:""}.icon-controllernes:before{content:""}.icon-controllerps:before{content:""}.icon-controllersnes:before{content:""}.icon-controlpanel:before{content:""}.icon-controlpanelalt:before{content:""}.icon-cooling:before{content:""}.icon-coppermine:before{content:""}.icon-copy:before{content:""}.icon-copyright:before{content:"©"}.icon-coupon:before{content:""}.icon-cpanel:before{content:""}.icon-cplusplus:before{content:""}.icon-cpu-processor:before{content:""}.icon-cpualt-processoralt:before{content:""}.icon-crayon:before{content:""}.icon-createfile:before{content:""}.icon-createfolder:before{content:""}.icon-creativecommons:before{content:""}.icon-creditcard:before{content:""}.icon-cricket:before{content:""}.icon-croisant:before{content:""}.icon-crop:before{content:""}.icon-crown:before{content:""}.icon-csharp:before{content:""}.icon-cssthree:before{content:""}.icon-cup-coffeealt:before{content:""}.icon-cupcake:before{content:""}.icon-curling:before{content:""}.icon-cursor:before{content:""}.icon-cut-scissors:before{content:""}.icon-dagger:before{content:"†"}.icon-danger:before{content:""}.icon-dart:before{content:""}.icon-darthvader:before{content:""}.icon-database:before{content:""}.icon-databaseadd:before{content:""}.icon-databasedelete:before{content:""}.icon-davidstar:before{content:""}.icon-dcsource:before{content:""}.icon-dedicatedserver:before{content:""}.icon-deletefile:before{content:""}.icon-deletefolder:before{content:""}.icon-delicious:before{content:""}.icon-designcontest:before{content:""}.icon-desklamp:before{content:""}.icon-dialpad:before{content:""}.icon-diamond:before{content:"♦"}.icon-diamonds:before{content:""}.icon-die-dice:before{content:""}.icon-diefive:before{content:""}.icon-diefour:before{content:""}.icon-dieone:before{content:""}.icon-diesix:before{content:""}.icon-diethree:before{content:""}.icon-dietwo:before{content:""}.icon-diode:before{content:""}.icon-director:before{content:""}.icon-diskspace:before{content:""}.icon-distributehorizontalcenters:before{content:""}.icon-distributeverticalcenters:before{content:""}.icon-divide:before{content:"÷"}.icon-dna:before{content:""}.icon-dnszone:before{content:""}.icon-document:before{content:""}.icon-doghouse:before{content:""}.icon-dollar:before{content:"$"}.icon-dollaralt:before{content:""}.icon-dolphinsoftware:before{content:""}.icon-domain:before{content:""}.icon-domainaddon:before{content:""}.icon-domino:before{content:""}.icon-donut:before{content:""}.icon-downleft:before{content:""}.icon-download:before{content:""}.icon-download-alt:before{content:""}.icon-downright:before{content:""}.icon-draft:before{content:""}.icon-dreamweaver:before{content:""}.icon-dribbble:before{content:""}.icon-dropmenu:before{content:""}.icon-drupal:before{content:""}.icon-drwho:before{content:""}.icon-edit:before{content:""}.icon-editalt:before{content:""}.icon-egg:before{content:""}.icon-eightball:before{content:""}.icon-eject:before{content:""}.icon-elipse:before{content:""}.icon-emailalt:before{content:""}.icon-emailexport:before{content:""}.icon-emailforward:before{content:""}.icon-emailforwarders:before{content:""}.icon-emailimport:before{content:""}.icon-emailrefresh:before{content:""}.icon-emailtrace:before{content:""}.icon-emergency:before{content:""}.icon-emptycart:before{content:""}.icon-enter:before{content:""}.icon-envelope:before{content:""}.icon-equalizer:before{content:""}.icon-equalizeralt:before{content:""}.icon-equals:before{content:""}.icon-eraser:before{content:""}.icon-erroralt:before{content:""}.icon-euro:before{content:"€"}.icon-euroalt:before{content:""}.icon-evernote:before{content:""}.icon-exchange-currency:before{content:""}.icon-exclamation-sign:before{content:""}.icon-excludeshape:before{content:""}.icon-exit:before{content:""}.icon-explorerwindow:before{content:""}.icon-exportfile:before{content:""}.icon-exposure:before{content:""}.icon-extinguisher:before{content:""}.icon-eye-close:before{content:""}.icon-eye-open:before{content:""}.icon-eye-view:before{content:""}.icon-eyedropper:before{content:""}.icon-facebook:before{content:""}.icon-facebookalt:before{content:""}.icon-facetime-video:before{content:""}.icon-factory:before{content:""}.icon-fantastico:before{content:""}.icon-faq:before{content:""}.icon-fast-backward:before{content:""}.icon-fast-forward:before{content:""}.icon-fastdown:before{content:""}.icon-fastleft:before{content:""}.icon-fastright:before{content:""}.icon-fastup:before{content:""}.icon-favoritefile:before{content:""}.icon-favoritefolder:before{content:""}.icon-featheralt-write:before{content:""}.icon-fedora:before{content:""}.icon-fence:before{content:""}.icon-file:before{content:""}.icon-film:before{content:""}.icon-filmstrip:before{content:""}.icon-filter:before{content:""}.icon-finder:before{content:""}.icon-fire:before{content:""}.icon-firefox:before{content:""}.icon-firewall:before{content:""}.icon-firewire:before{content:""}.icon-firstaid:before{content:""}.icon-fish:before{content:""}.icon-fishbone:before{content:""}.icon-flag:before{content:""}.icon-flagalt:before{content:""}.icon-flagtriangle:before{content:""}.icon-flash:before{content:""}.icon-flashlight:before{content:""}.icon-flashplayer:before{content:""}.icon-flaskfull:before{content:""}.icon-flickr:before{content:""}.icon-flower:before{content:""}.icon-flowernew:before{content:""}.icon-folder-close:before{content:""}.icon-folder-open:before{content:""}.icon-foldertree:before{content:""}.icon-font:before{content:""}.icon-foodtray:before{content:""}.icon-football-soccer:before{content:""}.icon-forbiddenalt:before{content:""}.icon-forest-tree:before{content:""}.icon-forestalt-treealt:before{content:""}.icon-fork:before{content:"⋔"}.icon-forklift:before{content:""}.icon-form:before{content:""}.icon-forrst:before{content:""}.icon-fort:before{content:""}.icon-forward:before{content:""}.icon-fourohfour:before{content:""}.icon-foursquare:before{content:""}.icon-freeway:before{content:""}.icon-fridge:before{content:""}.icon-fries:before{content:""}.icon-ftp:before{content:""}.icon-ftpaccounts:before{content:""}.icon-ftpsession:before{content:""}.icon-fullscreen:before{content:""}.icon-gameboy:before{content:""}.icon-gamecursor:before{content:""}.icon-gasstation:before{content:""}.icon-gearfour:before{content:""}.icon-ghost:before{content:""}.icon-gift:before{content:""}.icon-github:before{content:""}.icon-glass:before{content:""}.icon-glasses:before{content:""}.icon-glassesalt:before{content:""}.icon-globe:before{content:""}.icon-globealt:before{content:""}.icon-glue:before{content:""}.icon-gmail:before{content:""}.icon-golf:before{content:""}.icon-googledrive:before{content:""}.icon-googleplus:before{content:""}.icon-googlewallet:before{content:""}.icon-gpsoff-gps:before{content:""}.icon-gpson:before{content:""}.icon-gpu-graphicscard:before{content:""}.icon-gradient:before{content:"∇"}.icon-grails:before{content:""}.icon-greenlantern:before{content:""}.icon-greenlightbulb:before{content:""}.icon-grooveshark:before{content:""}.icon-groups-friends:before{content:""}.icon-guitar:before{content:""}.icon-halflife:before{content:""}.icon-halo:before{content:""}.icon-hamburger:before{content:""}.icon-hammer:before{content:""}.icon-hand-down:before{content:""}.icon-hand-left:before{content:""}.icon-hand-right:before{content:""}.icon-hand-up:before{content:""}.icon-handcuffs:before{content:""}.icon-handdrag:before{content:""}.icon-handtwofingers:before{content:""}.icon-hanger:before{content:""}.icon-happy:before{content:""}.icon-harrypotter:before{content:""}.icon-hdd:before{content:""}.icon-hdtv:before{content:""}.icon-headphones:before{content:""}.icon-headphonesalt:before{content:""}.icon-heart:before{content:""}.icon-heartempty-love:before{content:""}.icon-hearts:before{content:""}.icon-helicopter:before{content:""}.icon-hexagon-polygon:before{content:""}.icon-hockey:before{content:""}.icon-home:before{content:"↸"}.icon-homealt:before{content:""}.icon-hospital:before{content:""}.icon-hotdog:before{content:""}.icon-hotlinkprotection:before{content:""}.icon-hourglassalt:before{content:""}.icon-html:before{content:""}.icon-htmlfive:before{content:""}.icon-hydrant:before{content:""}.icon-icecream:before{content:""}.icon-icecreamalt:before{content:""}.icon-illustrator:before{content:""}.icon-imac:before{content:""}.icon-images-gallery:before{content:""}.icon-importcontacts:before{content:""}.icon-importfile:before{content:""}.icon-inbox:before{content:""}.icon-inboxalt:before{content:""}.icon-incomingcall:before{content:""}.icon-indent-left:before{content:""}.icon-indent-right:before{content:""}.icon-indexmanager:before{content:""}.icon-infinity:before{content:"∞"}.icon-info-sign:before{content:""}.icon-infographic:before{content:""}.icon-ink:before{content:""}.icon-inkpen:before{content:""}.icon-insertbarchart:before{content:""}.icon-insertpicture:before{content:""}.icon-insertpicturecenter:before{content:""}.icon-insertpictureleft:before{content:""}.icon-insertpictureright:before{content:""}.icon-insertpiechart:before{content:""}.icon-instagram:before{content:""}.icon-install:before{content:""}.icon-intel:before{content:""}.icon-intersection:before{content:"∩"}.icon-intersectshape:before{content:""}.icon-invert:before{content:""}.icon-invoice:before{content:""}.icon-ipcontrol:before{content:""}.icon-iphone:before{content:""}.icon-ipod:before{content:""}.icon-ironman:before{content:""}.icon-islam:before{content:""}.icon-island:before{content:""}.icon-italic:before{content:""}.icon-jar:before{content:""}.icon-jason:before{content:""}.icon-java:before{content:""}.icon-joomla:before{content:""}.icon-joystickarcade:before{content:""}.icon-joystickatari:before{content:""}.icon-jquery:before{content:""}.icon-jqueryui:before{content:""}.icon-kerning:before{content:""}.icon-key:before{content:""}.icon-keyboard:before{content:""}.icon-keyboardalt:before{content:""}.icon-keyboarddelete:before{content:""}.icon-kidney:before{content:""}.icon-king:before{content:""}.icon-knife:before{content:""}.icon-knight:before{content:""}.icon-knob:before{content:""}.icon-lab-flask:before{content:""}.icon-lamp:before{content:""}.icon-lan:before{content:""}.icon-language:before{content:""}.icon-laptop:before{content:""}.icon-lasso:before{content:""}.icon-lastfm:before{content:""}.icon-laugh:before{content:""}.icon-law:before{content:""}.icon-layers:before{content:""}.icon-layersalt:before{content:""}.icon-leaf:before{content:""}.icon-leechprotect:before{content:""}.icon-legacyfilemanager:before{content:""}.icon-lego:before{content:""}.icon-lifeempty:before{content:""}.icon-lifefull:before{content:""}.icon-lifehacker:before{content:""}.icon-lifehalf:before{content:""}.icon-lifepreserver:before{content:""}.icon-lightbulb-idea:before{content:""}.icon-lighthouse:before{content:""}.icon-lightning:before{content:""}.icon-lightningalt:before{content:""}.icon-line:before{content:""}.icon-lineheight:before{content:""}.icon-link:before{content:""}.icon-linkalt:before{content:""}.icon-linkedin:before{content:""}.icon-linux:before{content:""}.icon-list:before{content:""}.icon-list-alt:before{content:""}.icon-liver:before{content:""}.icon-loading-hourglass:before{content:""}.icon-loadingalt:before{content:""}.icon-lock:before{content:""}.icon-lockalt-keyhole:before{content:""}.icon-lollypop:before{content:""}.icon-lungs:before{content:""}.icon-macpro:before{content:""}.icon-macro-plant:before{content:""}.icon-magazine:before{content:""}.icon-magento:before{content:""}.icon-magnet:before{content:""}.icon-mailbox:before{content:""}.icon-mailinglists:before{content:""}.icon-man-male:before{content:""}.icon-managedhosting:before{content:""}.icon-map:before{content:""}.icon-map-marker:before{content:""}.icon-marker:before{content:""}.icon-marvin:before{content:""}.icon-mastercard:before{content:""}.icon-maximize:before{content:""}.icon-medal:before{content:""}.icon-medalbronze:before{content:""}.icon-medalgold:before{content:""}.icon-medalsilver:before{content:""}.icon-mediarepeat:before{content:""}.icon-men:before{content:""}.icon-menu:before{content:""}.icon-merge:before{content:""}.icon-mergecells:before{content:""}.icon-mergeshapes:before{content:""}.icon-metro-subway:before{content:""}.icon-metronome:before{content:""}.icon-mickeymouse:before{content:""}.icon-microphone:before{content:""}.icon-microscope:before{content:""}.icon-microsd:before{content:""}.icon-microwave:before{content:""}.icon-mimetype:before{content:""}.icon-minimize:before{content:""}.icon-minus:before{content:"−"}.icon-minus-sign:before{content:""}.icon-missedcall:before{content:""}.icon-mobile:before{content:""}.icon-moleskine:before{content:""}.icon-money-cash:before{content:""}.icon-moneybag:before{content:""}.icon-monitor:before{content:""}.icon-monstersinc:before{content:""}.icon-moon-night:before{content:""}.icon-mouse:before{content:""}.icon-mousealt:before{content:""}.icon-move:before{content:""}.icon-movieclapper:before{content:""}.icon-moviereel:before{content:""}.icon-muffin:before{content:""}.icon-mug:before{content:""}.icon-mushroom:before{content:""}.icon-music:before{content:""}.icon-musicalt:before{content:""}.icon-mutealt:before{content:""}.icon-mxentry:before{content:""}.icon-mybb:before{content:""}.icon-myspace:before{content:""}.icon-mysql-dolphin:before{content:""}.icon-nail:before{content:""}.icon-navigation:before{content:""}.icon-network:before{content:""}.icon-networksignal:before{content:""}.icon-news:before{content:""}.icon-newtab:before{content:""}.icon-newwindow:before{content:""}.icon-next:before{content:""}.icon-nexus:before{content:""}.icon-nintendods:before{content:""}.icon-nodejs:before{content:""}.icon-notes:before{content:""}.icon-notificationbottom:before{content:""}.icon-notificationtop:before{content:""}.icon-nut:before{content:""}.icon-off:before{content:""}.icon-office-building:before{content:""}.icon-officechair:before{content:""}.icon-ok:before{content:"✓"}.icon-ok-circle:before{content:""}.icon-ok-sign:before{content:""}.icon-oneup:before{content:""}.icon-oneupalt:before{content:""}.icon-opencart:before{content:""}.icon-opennewwindow:before{content:""}.icon-orange:before{content:""}.icon-outbox:before{content:""}.icon-outgoingcall:before{content:""}.icon-oxwall:before{content:""}.icon-pacman:before{content:""}.icon-pageback:before{content:""}.icon-pagebreak:before{content:""}.icon-pageforward:before{content:""}.icon-pagesetup:before{content:""}.icon-paintbrush:before{content:""}.icon-paintroll:before{content:""}.icon-palette-painting:before{content:""}.icon-paperclip:before{content:""}.icon-paperclipalt:before{content:""}.icon-paperclipvertical:before{content:""}.icon-paperplane:before{content:""}.icon-parentheses:before{content:""}.icon-parkeddomain:before{content:""}.icon-password:before{content:""}.icon-passwordalt:before{content:""}.icon-pasta:before{content:""}.icon-patch:before{content:""}.icon-path:before{content:""}.icon-pause:before{content:""}.icon-paw-pet:before{content:""}.icon-pawn:before{content:""}.icon-paypal:before{content:""}.icon-peace:before{content:""}.icon-pen:before{content:""}.icon-pencil:before{content:""}.icon-pepperoni:before{content:""}.icon-percent:before{content:"%"}.icon-perl-camel:before{content:""}.icon-perlalt:before{content:""}.icon-phone-call:before{content:""}.icon-phonealt:before{content:""}.icon-phonebook:before{content:""}.icon-phonebookalt:before{content:""}.icon-phonemic:before{content:""}.icon-phoneold:before{content:""}.icon-photoshop:before{content:""}.icon-php:before{content:""}.icon-phpbb:before{content:""}.icon-phppear:before{content:""}.icon-piano:before{content:""}.icon-picture:before{content:"⊷"}.icon-pictureframe:before{content:""}.icon-piggybank:before{content:""}.icon-pigpena:before{content:""}.icon-pigpenb:before{content:""}.icon-pigpenc:before{content:""}.icon-pigpend:before{content:""}.icon-pigpene:before{content:""}.icon-pigpenf:before{content:""}.icon-pigpeng:before{content:""}.icon-pigpenh:before{content:""}.icon-pigpeni:before{content:""}.icon-pigpenj:before{content:""}.icon-pigpenk:before{content:""}.icon-pigpenl:before{content:""}.icon-pigpenm:before{content:""}.icon-pigpenn:before{content:""}.icon-pigpeno:before{content:""}.icon-pigpenp:before{content:""}.icon-pigpenq:before{content:""}.icon-pigpenr:before{content:""}.icon-pigpens:before{content:""}.icon-pigpent:before{content:""}.icon-pigpenu:before{content:""}.icon-pigpenv:before{content:""}.icon-pigpenw:before{content:""}.icon-pigpenx:before{content:""}.icon-pigpeny:before{content:""}.icon-pigpenz:before{content:""}.icon-pilcrow:before{content:"¶"}.icon-pill-antivirusalt:before{content:""}.icon-pin:before{content:""}.icon-pipe:before{content:"ǀ"}.icon-piwigo:before{content:""}.icon-pizza:before{content:""}.icon-placeadd:before{content:""}.icon-placealt:before{content:""}.icon-placealtadd:before{content:""}.icon-placealtdelete:before{content:""}.icon-placedelete:before{content:""}.icon-placeios:before{content:""}.icon-plane:before{content:""}.icon-plaque:before{content:""}.icon-play:before{content:""}.icon-play-circle:before{content:""}.icon-playstore:before{content:""}.icon-playvideo:before{content:""}.icon-plug:before{content:""}.icon-pluginalt:before{content:""}.icon-plus:before{content:"+"}.icon-plus-sign:before{content:""}.icon-pocket:before{content:""}.icon-podcast:before{content:""}.icon-podium-winner:before{content:""}.icon-pokemon:before{content:""}.icon-police:before{content:""}.icon-polygonlasso:before{content:""}.icon-post:before{content:""}.icon-postalt:before{content:""}.icon-pound:before{content:""}.icon-poundalt:before{content:""}.icon-powerjack:before{content:""}.icon-powerplug:before{content:""}.icon-powerplugeu:before{content:""}.icon-powerplugus:before{content:""}.icon-presentation:before{content:""}.icon-prestashop:before{content:""}.icon-pretzel:before{content:""}.icon-preview:before{content:""}.icon-previous:before{content:""}.icon-print:before{content:""}.icon-protecteddirectory:before{content:""}.icon-pscircle:before{content:""}.icon-pscursor:before{content:""}.icon-psdown:before{content:""}.icon-psleft:before{content:""}.icon-pslone:before{content:""}.icon-psltwo:before{content:""}.icon-psright:before{content:""}.icon-psrone:before{content:""}.icon-psrtwo:before{content:""}.icon-pssquare:before{content:""}.icon-pstriangle:before{content:""}.icon-psup:before{content:""}.icon-psx:before{content:""}.icon-pull:before{content:""}.icon-punisher:before{content:""}.icon-push:before{content:""}.icon-puzzle-plugin:before{content:""}.icon-python:before{content:""}.icon-qrcode:before{content:""}.icon-quake:before{content:""}.icon-queen:before{content:""}.icon-query:before{content:""}.icon-question-sign:before{content:""}.icon-quote:before{content:""}.icon-quotedown:before{content:""}.icon-quoteup:before{content:""}.icon-raceflag:before{content:""}.icon-racquet:before{content:""}.icon-radio:before{content:""}.icon-radioactive:before{content:""}.icon-radiobutton:before{content:""}.icon-railroad:before{content:""}.icon-rain:before{content:""}.icon-ram:before{content:""}.icon-random:before{content:""}.icon-rar:before{content:""}.icon-raspberry:before{content:""}.icon-raspberrypi:before{content:""}.icon-rawaccesslogs:before{content:""}.icon-razor:before{content:""}.icon-reademail:before{content:""}.icon-record:before{content:""}.icon-rectangle:before{content:"▭"}.icon-recycle:before{content:""}.icon-reddit:before{content:""}.icon-redirect:before{content:""}.icon-refresh:before{content:""}.icon-reliability:before{content:""}.icon-remote:before{content:""}.icon-remove:before{content:"×"}.icon-remove-circle:before{content:""}.icon-remove-sign:before{content:""}.icon-removefriend:before{content:""}.icon-repeat:before{content:""}.icon-repeatone:before{content:""}.icon-resellerhosting:before{content:""}.icon-residentevil:before{content:""}.icon-resistor:before{content:""}.icon-resize:before{content:""}.icon-resize-full:before{content:""}.icon-resize-horizontal:before{content:""}.icon-resize-small:before{content:""}.icon-resize-vertical:before{content:""}.icon-restart:before{content:""}.icon-restaurantmenu:before{content:""}.icon-restore:before{content:""}.icon-restricted:before{content:""}.icon-retweet:before{content:""}.icon-rim:before{content:""}.icon-ring:before{content:"˚"}.icon-road:before{content:""}.icon-roadsign-roadsignright:before{content:""}.icon-roadsignleft:before{content:""}.icon-robocop:before{content:""}.icon-rocket-launch:before{content:""}.icon-rook:before{content:""}.icon-root:before{content:""}.icon-rorschach:before{content:""}.icon-rotateclockwise:before{content:""}.icon-rotatecounterclockwise:before{content:""}.icon-roundrectangle:before{content:""}.icon-route:before{content:""}.icon-router:before{content:""}.icon-rss:before{content:""}.icon-rubberstamp:before{content:""}.icon-ruby:before{content:""}.icon-ruler:before{content:""}.icon-sad:before{content:""}.icon-safetypin:before{content:""}.icon-satellite:before{content:""}.icon-satellitedish-remotemysql:before{content:""}.icon-save-floppy:before{content:""}.icon-scales:before{content:""}.icon-science-atom:before{content:""}.icon-scope-scan:before{content:""}.icon-scopealt:before{content:""}.icon-screenshot:before{content:""}.icon-screw:before{content:""}.icon-screwdriver:before{content:""}.icon-screwdriveralt:before{content:""}.icon-script:before{content:""}.icon-sd:before{content:""}.icon-search:before{content:""}.icon-searchdocument:before{content:""}.icon-searchfolder:before{content:""}.icon-security-shield:before{content:""}.icon-securityalt-shieldalt:before{content:""}.icon-selection-rectangleselection:before{content:""}.icon-selectionadd:before{content:""}.icon-selectionintersect:before{content:""}.icon-selectionremove:before{content:""}.icon-seo:before{content:""}.icon-server:before{content:""}.icon-servers:before{content:""}.icon-settingsandroid:before{content:""}.icon-settingsfour-gearsalt:before{content:""}.icon-settingsthree-gears:before{content:""}.icon-settingstwo-gearalt:before{content:""}.icon-shades-sunglasses:before{content:""}.icon-shapes:before{content:""}.icon-share:before{content:""}.icon-share-alt:before{content:""}.icon-sharealt:before{content:""}.icon-sharedfile:before{content:""}.icon-sharedhosting:before{content:""}.icon-sharethree:before{content:""}.icon-sheriff:before{content:""}.icon-shipping:before{content:""}.icon-shopping:before{content:""}.icon-shopping-cart:before{content:""}.icon-shoppingbag:before{content:""}.icon-shortcut:before{content:""}.icon-shovel:before{content:""}.icon-shredder:before{content:""}.icon-shutdown:before{content:""}.icon-sidebar:before{content:""}.icon-signal:before{content:""}.icon-sim:before{content:""}.icon-simalt:before{content:""}.icon-skrill:before{content:""}.icon-skull:before{content:""}.icon-skype:before{content:""}.icon-skypeaway:before{content:""}.icon-skypebusy:before{content:""}.icon-skypeoffline:before{content:""}.icon-skypeonline:before{content:""}.icon-smaller:before{content:""}.icon-smf:before{content:""}.icon-smile:before{content:"☺"}.icon-snow:before{content:""}.icon-snowman:before{content:""}.icon-socialnetwork:before{content:""}.icon-software:before{content:""}.icon-sortbynameascending-atoz:before{content:""}.icon-sortbynamedescending-ztoa:before{content:""}.icon-sortbysizeascending:before{content:""}.icon-sortbysizedescending:before{content:""}.icon-soundwave:before{content:""}.icon-soup:before{content:""}.icon-spaceinvaders:before{content:""}.icon-spades:before{content:""}.icon-spam:before{content:""}.icon-spamalt:before{content:""}.icon-spawn:before{content:""}.icon-speaker:before{content:""}.icon-speed:before{content:""}.icon-spider:before{content:""}.icon-spiderman:before{content:""}.icon-split:before{content:""}.icon-spoon:before{content:""}.icon-spray:before{content:""}.icon-spreadsheet:before{content:""}.icon-squareapp:before{content:""}.icon-squarebrackets:before{content:""}.icon-ssh:before{content:""}.icon-sslmanager:before{content:""}.icon-stadium:before{content:""}.icon-stamp:before{content:""}.icon-stampalt:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-starempty:before{content:""}.icon-starfull:before{content:""}.icon-starhalf:before{content:""}.icon-steak:before{content:""}.icon-steam:before{content:""}.icon-step-backward:before{content:""}.icon-step-forward:before{content:""}.icon-sticker:before{content:""}.icon-stiletto:before{content:""}.icon-stockdown:before{content:""}.icon-stocks:before{content:""}.icon-stockup:before{content:""}.icon-stomach:before{content:""}.icon-stop:before{content:""}.icon-stopwatch:before{content:""}.icon-storage-box:before{content:""}.icon-storagealt-drawer:before{content:""}.icon-store:before{content:""}.icon-storm:before{content:""}.icon-stove:before{content:""}.icon-strawberry:before{content:""}.icon-strikethrough:before{content:""}.icon-student-school:before{content:""}.icon-stumbleupon:before{content:""}.icon-subdomain:before{content:""}.icon-submarine:before{content:""}.icon-subscript:before{content:""}.icon-subtractshape:before{content:""}.icon-sum:before{content:""}.icon-sun-day:before{content:""}.icon-sunnysideup:before{content:""}.icon-superman:before{content:""}.icon-superscript:before{content:""}.icon-support:before{content:""}.icon-supportalt:before{content:""}.icon-switch:before{content:""}.icon-switchoff:before{content:""}.icon-switchoffalt:before{content:""}.icon-switchon:before{content:""}.icon-switchonalt:before{content:""}.icon-sword:before{content:""}.icon-sync:before{content:""}.icon-syncalt:before{content:""}.icon-synckeeplocal:before{content:""}.icon-synckeepserver:before{content:""}.icon-syringe-antivirus:before{content:""}.icon-tablet:before{content:""}.icon-tabletennis-pingpong:before{content:""}.icon-taco:before{content:""}.icon-tag:before{content:""}.icon-tagalt-pricealt:before{content:""}.icon-tags:before{content:""}.icon-tagvertical:before{content:""}.icon-tank:before{content:""}.icon-target:before{content:""}.icon-taskmanager-logprograms:before{content:""}.icon-tasks:before{content:""}.icon-taxi:before{content:""}.icon-tea:before{content:""}.icon-teapot:before{content:""}.icon-telescope:before{content:""}.icon-temperature-thermometer:before{content:""}.icon-temperaturealt-thermometeralt:before{content:""}.icon-tennis:before{content:""}.icon-tent-camping:before{content:""}.icon-terminal:before{content:""}.icon-tethering:before{content:""}.icon-tetrisone:before{content:""}.icon-tetristhree:before{content:""}.icon-tetristwo:before{content:""}.icon-text-height:before{content:""}.icon-text-width:before{content:""}.icon-th:before{content:""}.icon-th-large:before{content:""}.icon-th-list:before{content:""}.icon-theather:before{content:""}.icon-theme-style:before{content:""}.icon-thissideup:before{content:""}.icon-threecolumns:before{content:""}.icon-thumbs-down:before{content:""}.icon-thumbs-up:before{content:""}.icon-ticket:before{content:""}.icon-tictactoe:before{content:""}.icon-tie-business:before{content:"⁀"}.icon-time:before{content:""}.icon-timeline:before{content:""}.icon-tint:before{content:""}.icon-toast:before{content:""}.icon-toiletpaper:before{content:""}.icon-tooth:before{content:""}.icon-toothbrush:before{content:""}.icon-tophat:before{content:""}.icon-torigate:before{content:""}.icon-touchpad:before{content:""}.icon-trafficlight:before{content:""}.icon-transform:before{content:""}.icon-trash:before{content:""}.icon-trashempty:before{content:""}.icon-trashfull:before{content:""}.icon-travel:before{content:""}.icon-treediagram:before{content:""}.icon-treeornament:before{content:""}.icon-triangle:before{content:"△"}.icon-tron:before{content:""}.icon-trophy:before{content:""}.icon-truck:before{content:""}.icon-trumpet:before{content:""}.icon-tumblr:before{content:""}.icon-tv:before{content:""}.icon-twitter:before{content:""}.icon-twocolumnsleft:before{content:""}.icon-twocolumnsleftalt:before{content:""}.icon-twocolumnsright:before{content:""}.icon-twocolumnsrightalt:before{content:""}.icon-ubuntu:before{content:""}.icon-umbrella:before{content:""}.icon-underline:before{content:""}.icon-undo:before{content:""}.icon-unlock:before{content:""}.icon-upleft:before{content:""}.icon-upload:before{content:""}.icon-uploadalt:before{content:""}.icon-upright:before{content:""}.icon-uptime:before{content:""}.icon-usb:before{content:""}.icon-usbalt:before{content:""}.icon-usbplug:before{content:""}.icon-user:before{content:""}.icon-userfilter:before{content:""}.icon-usfootball:before{content:""}.icon-value-coins:before{content:""}.icon-vector:before{content:""}.icon-vendetta:before{content:""}.icon-video:before{content:""}.icon-viking:before{content:""}.icon-vimeo:before{content:""}.icon-vinyl:before{content:""}.icon-violin:before{content:""}.icon-virus:before{content:""}.icon-visa:before{content:""}.icon-visitor:before{content:""}.icon-vlc-cone:before{content:""}.icon-voice:before{content:""}.icon-volume-down:before{content:""}.icon-volume-off:before{content:""}.icon-volume-up:before{content:""}.icon-vps:before{content:""}.icon-wacom:before{content:""}.icon-walle:before{content:""}.icon-wallet:before{content:""}.icon-warcraft:before{content:""}.icon-warmedal:before{content:""}.icon-warning-sign:before{content:""}.icon-washer:before{content:""}.icon-watch:before{content:""}.icon-watertap-plumbing:before{content:""}.icon-wave-sea:before{content:""}.icon-wavealt-seaalt:before{content:""}.icon-webcam:before{content:""}.icon-webcamalt:before{content:""}.icon-webhostinghub:before{content:""}.icon-webmail:before{content:""}.icon-webpage:before{content:""}.icon-webplatform:before{content:""}.icon-websitealt:before{content:""}.icon-websitebuilder:before{content:""}.icon-weight:before{content:""}.icon-westernunion:before{content:""}.icon-wheel:before{content:""}.icon-wheelchair:before{content:""}.icon-whistle:before{content:""}.icon-whmcs:before{content:""}.icon-wifi:before{content:""}.icon-wind:before{content:""}.icon-windleft:before{content:""}.icon-windows:before{content:""}.icon-windright:before{content:""}.icon-wine:before{content:""}.icon-wizard:before{content:""}.icon-wizardalt:before{content:""}.icon-wizardhat:before{content:""}.icon-woman-female:before{content:""}.icon-women:before{content:""}.icon-wordpress:before{content:""}.icon-wrench:before{content:""}.icon-wrenchalt:before{content:""}.icon-xbox:before{content:""}.icon-xmen:before{content:""}.icon-yahoo:before{content:""}.icon-yen:before{content:"¥"}.icon-yenalt:before{content:""}.icon-yinyang:before{content:"☯"}.icon-youtube:before{content:""}.icon-zelda:before{content:""}.icon-zikula:before{content:""}.icon-zip:before{content:""}.icon-zodiac-aquarius:before{content:""}.icon-zodiac-aries:before{content:""}.icon-zodiac-cancer:before{content:""}.icon-zodiac-capricorn:before{content:""}.icon-zodiac-gemini:before{content:""}.icon-zodiac-leo:before{content:""}.icon-zodiac-libra:before{content:""}.icon-zodiac-pisces:before{content:""}.icon-zodiac-sagitarius:before{content:""}.icon-zodiac-scorpio:before{content:""}.icon-zodiac-taurus:before{content:""}.icon-zodiac-virgo:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-vk:before{content:""}.icon-bitcoin:before{content:""}.icon-rouble:before{content:""}.icon-phpnuke:before{content:""}.icon-modx:before{content:""}.icon-eoneohseven:before{content:""}.icon-subrion:before{content:""}.icon-typothree:before{content:""}.icon-tikiwiki:before{content:""}.icon-pligg:before{content:""}.icon-pyrocms:before{content:""}.icon-mambo:before{content:""}.icon-contao:before{content:""}.icon-crackedegg:before{content:""}.icon-coffeecupalt:before{content:""}.icon-reademailalt:before{content:""}.icon-train:before{content:""}.icon-shoebox:before{content:""}.icon-bathtub:before{content:""}.icon-ninegag:before{content:""}.icon-pebble:before{content:""}.icon-musicthree:before{content:""}.icon-stairsup:before{content:""}.icon-stairsdown:before{content:""}.icon-bookalt:before{content:""}.icon-programclose:before{content:""}.icon-programok:before{content:""}.icon-splitalt:before{content:""}.icon-solarsystem:before{content:""}.icon-honeycomb:before{content:""}.icon-tools:before{content:""}.icon-xoops:before{content:""}.icon-pixie:before{content:""}.icon-dotclear:before{content:""}.icon-impresscms:before{content:""}.icon-saurus:before{content:""}.icon-impresspages:before{content:""}.icon-monstra:before{content:""}.icon-snews:before{content:""}.icon-jcore:before{content:""}.icon-silverstripe:before{content:""}.icon-btwoevolution:before{content:""}.icon-nucleus:before{content:""}.icon-symphony:before{content:""}.icon-vanillacms:before{content:""}.icon-bbpress:before{content:""}.icon-phpbbalt:before{content:""}.icon-chyrp:before{content:""}.icon-pivotx:before{content:""}.icon-pagecookery:before{content:""}.icon-moviereelalt:before{content:""}.icon-cassettealt:before{content:""}.icon-photobucket:before{content:""}.icon-technorati:before{content:""}.icon-theverge:before{content:""}.icon-stacks:before{content:""}.icon-dotlist:before{content:""}.icon-numberlist:before{content:""}.icon-indentleft:before{content:""}.icon-indentright:before{content:""}.icon-fblike:before{content:""}.icon-fbdislike:before{content:""}.icon-sale:before{content:""}.icon-sharetronix:before{content:""}.icon-markerdown:before{content:""}.icon-markerup:before{content:""}.icon-markerleft:before{content:""}.icon-markerright:before{content:""}.icon-bookmarkalt:before{content:""}.icon-calendarthree:before{content:""}.icon-wineglass:before{content:""}.icon-slidersoff:before{content:""}.icon-slidersmiddle:before{content:""}.icon-slidersfull:before{content:""}.icon-slidersdesc:before{content:""}.icon-slidersasc:before{content:""}.icon-slideronefull:before{content:""}.icon-slidertwofull:before{content:""}.icon-sliderthreefull:before{content:""}.icon-noborders:before{content:""}.icon-bottomborder:before{content:""}.icon-topborder:before{content:""}.icon-leftborder:before{content:""}.icon-rightborder:before{content:""}.icon-horizontalborder:before{content:""}.icon-verticalborder:before{content:""}.icon-outerborders:before{content:""}.icon-innerborders:before{content:""}.icon-fullborders:before{content:""}.icon-networksignalalt:before{content:""}.icon-resizeverticalalt:before{content:""}.icon-resizehorizontalalt:before{content:""}.icon-moneyalt:before{content:""}.icon-fontcase:before{content:""}.icon-playstation:before{content:""}.icon-cube:before{content:""}.icon-sphere:before{content:""}.icon-ceilinglight:before{content:""}.icon-chandelier:before{content:""}.icon-details:before{content:""}.icon-detailsalt:before{content:""}.icon-bullet:before{content:""}.icon-gun:before{content:""}.icon-processorthree:before{content:""}.icon-world:before{content:""}.icon-statistics:before{content:""}.icon-shoppingcartalt:before{content:""}.icon-microphonealt:before{content:""}.icon-routeralt:before{content:""}.icon-shell:before{content:""}.icon-squareplay:before{content:""}.icon-squarestop:before{content:""}.icon-squarepause:before{content:""}.icon-squarerecord:before{content:""}.icon-squareforward:before{content:""}.icon-squareback:before{content:""}.icon-squarenext:before{content:""}.icon-squareprevious:before{content:""}.icon-mega:before{content:""}.icon-charliechaplin:before{content:""}.icon-popcorn:before{content:""}.icon-fatarrowright:before{content:""}.icon-fatarrowleft:before{content:""}.icon-fatarrowdown:before{content:""}.icon-fatarrowup:before{content:""}.icon-shirtbutton:before{content:""}.icon-shirtbuttonalt:before{content:""}.icon-cuckooclock:before{content:""}.icon-lens:before{content:""}.icon-voltage:before{content:""}.icon-planealt:before{content:""}.icon-busalt:before{content:""}.icon-lipstick:before{content:""}.icon-plantalt:before{content:""}.icon-paperboat:before{content:""}.icon-texture:before{content:""}.icon-dominoone:before{content:""}.icon-dominotwo:before{content:""}.icon-dominothree:before{content:""}.icon-dominofour:before{content:""}.icon-dominofive:before{content:""}.icon-dominosix:before{content:""}.icon-dominoseven:before{content:""}.icon-dominoeight:before{content:""}.icon-dominonine:before{content:""}.icon-connected:before{content:""}.icon-connectedpc:before{content:""}.icon-musicsheet:before{content:""}.icon-rdio:before{content:""}.icon-spotify:before{content:""}.icon-deviantart:before{content:""}.icon-yelp:before{content:""}.icon-behance:before{content:""}.icon-nfc:before{content:""}.icon-earbudsalt:before{content:""}.icon-earbuds:before{content:""}.icon-amazon:before{content:""}.icon-openid:before{content:""}.icon-digg:before{content:""}.icon-retweet:before{content:""}.icon-moonnew:before{content:""}.icon-moonwaxingcrescent:before{content:""}.icon-moonfirstquarter:before{content:""}.icon-moonwaxinggibbous:before{content:""}.icon-moonfull:before{content:""}.icon-moonwaninggibbous:before{content:""}.icon-moonthirdquarter:before{content:""}.icon-moonwaningcrescent:before{content:""}.icon-planet:before{content:""}.icon-sodacup:before{content:""}.icon-cocktail:before{content:""}.icon-church:before{content:""}.icon-mosque:before{content:""}.icon-comedy:before{content:""}.icon-tragedy:before{content:""}.icon-bacon:before{content:""}.icon-trailor:before{content:""}.icon-tshirt:before{content:""}.icon-design:before{content:""}.icon-spiderweb:before{content:""}.icon-fireplace:before{content:""}.icon-tallglass:before{content:""}.icon-grapes:before{content:""}.icon-biohazard:before{content:""}.icon-directions:before{content:""}.icon-equalizerthree:before{content:""}.icon-mountains:before{content:""}.icon-bing:before{content:""}.icon-windowseight:before{content:""}.icon-microsoftoffice:before{content:""}.icon-salealt:before{content:""}.icon-purse:before{content:""}.icon-chickenalt:before{content:""}.icon-podium:before{content:""}.icon-findfriends:before{content:""}.icon-microphonethree:before{content:""}.icon-workshirt:before{content:""}.icon-donotdisturb:before{content:""}.icon-addtags:before{content:""}.icon-removetags:before{content:""}.icon-carbattery:before{content:""}.icon-debug:before{content:""}.icon-trojan:before{content:""}.icon-molecule:before{content:""}.icon-safetygoggles:before{content:""}.icon-leather:before{content:""}.icon-teddybear:before{content:""}.icon-stroller:before{content:""}.icon-circleplay:before{content:""}.icon-circlestop:before{content:""}.icon-circlepause:before{content:""}.icon-circlerecord:before{content:""}.icon-circleforward:before{content:""}.icon-circlebackward:before{content:""}.icon-circlenext:before{content:""}.icon-circleprevious:before{content:""}.icon-circleplayempty:before{content:""}.icon-circlestopempty:before{content:""}.icon-circlepauseempty:before{content:""}.icon-circlerecordempty:before{content:""}.icon-circleforwardempty:before{content:""}.icon-circlebackwardempty:before{content:""}.icon-circlenextempty:before{content:""}.icon-circlepreviousempty:before{content:""}.icon-belt:before{content:""}.icon-bait:before{content:""}.icon-manalt:before{content:""}.icon-womanalt:before{content:""}.icon-clover:before{content:""}.icon-pacifier:before{content:""}.icon-calcplus:before{content:""}.icon-calcminus:before{content:""}.icon-calcmultiply:before{content:""}.icon-calcdivide:before{content:""}.icon-calcequals:before{content:""}.icon-city:before{content:""}.icon-hdvideo:before{content:""}.icon-horizontalexpand:before{content:""}.icon-horizontalcontract:before{content:""}.icon-radar:before{content:""}.icon-threed:before{content:""}.icon-flickralt:before{content:""}.icon-pattern:before{content:""}.icon-elevator:before{content:""}.icon-escalator:before{content:""}.icon-portrait:before{content:""}.icon-cigar:before{content:""}.icon-dropbox:before{content:""}.icon-origami:before{content:""}.icon-opensource:before{content:""}.icon-redaxscript:before{content:""}.icon-mahara:before{content:""}.icon-forkcms:before{content:""}.icon-pimcore:before{content:""}.icon-bigace:before{content:""}.icon-aef:before{content:""}.icon-punbb:before{content:""}.icon-phorum:before{content:""}.icon-fluxbb:before{content:""}.icon-minibb:before{content:""}.icon-zenphoto:before{content:""}.icon-fourimages:before{content:""}.icon-plogger:before{content:""}.icon-jcow:before{content:""}.icon-elgg:before{content:""}.icon-etano:before{content:""}.icon-openclassifieds:before{content:""}.icon-osclass:before{content:""}.icon-openx:before{content:""}.icon-phplist:before{content:""}.icon-roundcube:before{content:""}.icon-pommo:before{content:""}.icon-webinsta:before{content:""}.icon-limesurvey:before{content:""}.icon-fengoffice:before{content:""}.icon-eyeos:before{content:""}.icon-dotproject:before{content:""}.icon-collabtive:before{content:""}.icon-projectpier:before{content:""}.icon-taskfreak:before{content:""}.icon-eventum:before{content:""}.icon-traq:before{content:""}.icon-mantisbugtracker:before{content:""}.icon-oscommerce:before{content:""}.icon-zencart:before{content:""}.icon-tomatocart:before{content:""}.icon-boxbilling:before{content:""}.icon-zurmo:before{content:""}.icon-orangehrm:before{content:""}.icon-vtiger:before{content:""}.icon-mibew:before{content:""}.icon-phpmyfaq:before{content:""}.icon-yiiframework:before{content:""}.icon-zendframework:before{content:""}.icon-fuelphp:before{content:""}.icon-kohana:before{content:""}.icon-smarty:before{content:""}.icon-sidu:before{content:""}.icon-simplepie:before{content:""}.icon-projectsend:before{content:""}.icon-extjs:before{content:""}.icon-raphael:before{content:""}.icon-sizzle:before{content:""}.icon-yui:before{content:""}.icon-scissorsalt:before{content:""}.icon-cuthere:before{content:""}.icon-coinsalt:before{content:""}.icon-parkingmeter:before{content:""}.icon-treethree:before{content:""}.icon-packarchive:before{content:""}.icon-unpackarchive:before{content:""}.icon-terminalalt:before{content:""}.icon-jersey:before{content:""}.icon-vial:before{content:""}.icon-noteslist:before{content:""}.icon-notestasks:before{content:""}.icon-notesdate:before{content:""}.icon-noteslocation:before{content:""}.icon-noteslistalt:before{content:""}.icon-notestasksalt:before{content:""}.icon-notesdatealt:before{content:""}.icon-noteslocationalt:before{content:""}.icon-useralt:before{content:""}.icon-adduseralt:before{content:""}.icon-removeuseralt:before{content:""}.icon-banuseralt:before{content:""}.icon-banuser:before{content:""}.icon-paintrollalt:before{content:""}.icon-textcursor:before{content:""}.icon-textfield:before{content:""}.icon-precisecursor:before{content:""}.icon-brokenlink:before{content:""}.icon-bookmarkthree:before{content:""}.icon-bookmarkfour:before{content:""}.icon-warmedalalt:before{content:""}.icon-thinking:before{content:""}.icon-commentlove:before{content:""}.icon-commentsmiley:before{content:""}.icon-sharetwo:before{content:""}.icon-emptystar:before{content:""}.icon-halfstar:before{content:""}.icon-fullstar:before{content:""}.icon-forbidden:before{content:""}.icon-indentleftalt:before{content:""}.icon-indentrightalt:before{content:""}.icon-modxalt:before{content:""}.icon-apple:before{content:""}.icon-greekcolumn:before{content:""}.icon-walletalt:before{content:""}.icon-dollarsquare:before{content:""}.icon-poundsquare:before{content:""}.icon-yensquare:before{content:""}.icon-eurosquare:before{content:""}.icon-bitcoinsquare:before{content:""}.icon-roublesquare:before{content:""}.icon-roublealt:before{content:""}.icon-bitcoinalt:before{content:""}.icon-gavel:before{content:""}.icon-barchartasc:before{content:""}.icon-barchartdesc:before{content:""}.icon-house:before{content:""}.icon-garage:before{content:""}.icon-milk:before{content:""}.icon-hryvnia:before{content:""}.icon-hryvniasquare:before{content:""}.icon-hryvniaalt:before{content:""}.icon-beeralt:before{content:""}.icon-trolleyfull:before{content:""}.icon-trolleyload:before{content:""}.icon-trolleyunload:before{content:""}.icon-trolleyempty:before{content:""}.icon-mootools:before{content:""}.icon-mootoolstwo:before{content:""}.icon-mootoolsthree:before{content:""}.icon-mysqlthree:before{content:""}.icon-mysqlalt:before{content:""}.icon-pgsql:before{content:""}.icon-mongodb:before{content:""}.icon-neofourj:before{content:""}.icon-nosql:before{content:""}.icon-catface:before{content:""}.icon-polaroid:before{content:""}.icon-clouderror:before{content:""}.icon-camcorder:before{content:""}.icon-projector:before{content:""}.icon-sdvideo:before{content:""}.icon-fx:before{content:""}.icon-gramophone:before{content:""}.icon-speakeralt:before{content:""}.icon-hddalt:before{content:""}.icon-usbflash:before{content:""}.icon-manillaenvelope:before{content:""}.icon-stickynote:before{content:""}.icon-stickynotealt:before{content:""}.icon-torch:before{content:""}.icon-flashlightalt:before{content:""}.icon-campfire:before{content:""}.icon-cctv:before{content:""}.icon-drill:before{content:""}.icon-lampalt:before{content:""}.icon-flowerpot:before{content:""}.icon-defragment:before{content:""}.icon-panoramio:before{content:""}.icon-panorama:before{content:""}.icon-photosphere:before{content:""}.icon-panoramaalt:before{content:""}.icon-timer:before{content:""}.icon-burstmode:before{content:""}.icon-cameraflash:before{content:""}.icon-autoflash:before{content:""}.icon-noflash:before{content:""}.icon-threetofour:before{content:""}.icon-sixteentonine:before{content:""}.icon-cat:before{content:""}.icon-dog:before{content:""}.icon-rabbit:before{content:""}.icon-koala:before{content:""}.icon-butterflyalt:before{content:""}.icon-butterfly:before{content:""}.icon-wwf:before{content:""}.icon-poop:before{content:""}.icon-poopalt:before{content:""}.icon-kiwi:before{content:""}.icon-kiwifruit:before{content:""}.icon-lemon:before{content:""}.icon-pear:before{content:""}.icon-watermelon:before{content:""}.icon-onion:before{content:""}.icon-turnip:before{content:""}.icon-eggplant:before{content:""}.icon-avocado:before{content:""}.icon-perfume:before{content:""}.icon-arch:before{content:""}.icon-pluspages:before{content:""}.icon-community:before{content:""}.icon-pluscircles:before{content:""}.icon-googleplusold:before{content:""}.icon-plusgames:before{content:""}.icon-event:before{content:""}.icon-miui:before{content:""}.icon-hot:before{content:""}.icon-flowup:before{content:""}.icon-flowdown:before{content:""}.icon-moustache:before{content:""}.icon-angle:before{content:""}.icon-sleep:before{content:""}.icon-acorn:before{content:""}.icon-steamalt:before{content:""}.icon-resizeupleft:before{content:""}.icon-resizeupright:before{content:""}.icon-resizedownright:before{content:""}.icon-resizedownleft:before{content:""}.icon-hammeralt:before{content:""}.icon-bamboo:before{content:""}.icon-mypictures:before{content:""}.icon-mymusic:before{content:""}.icon-myvideos:before{content:""}.icon-systemfolder:before{content:""}.icon-bookthree:before{content:""}.icon-compile:before{content:""}.icon-report:before{content:""}.icon-fliphorizontal:before{content:""}.icon-flipvertical:before{content:""}.icon-construction:before{content:""}.icon-counteralt:before{content:""}.icon-counter:before{content:""}.icon-papercutter:before{content:""}.icon-snaptodot:before{content:""}.icon-snaptogrid:before{content:""}.icon-caligraphy:before{content:""}.icon-icecreamthree:before{content:""}.icon-skitch:before{content:""}.icon-archlinux:before{content:""}.icon-elementaryos:before{content:""}.icon-loadingone:before{content:""}.icon-loadingtwo:before{content:""}.icon-loadingthree:before{content:""}.icon-loadingfour:before{content:""}.icon-loadingfive:before{content:""}.icon-loadingsix:before{content:""}.icon-loadingseven:before{content:""}.icon-loadingeight:before{content:""}.icon-brokenheart:before{content:""}.icon-heartarrow:before{content:""}.icon-heartsparkle:before{content:""}.icon-cell:before{content:""}.icon-panda:before{content:""}.icon-refreshalt:before{content:""}.icon-mirror:before{content:""}.icon-headphonesthree:before{content:""}.icon-fan:before{content:""}.icon-tornado:before{content:""}.icon-hangout:before{content:""}.icon-beaker:before{content:""}.icon-beakeralt:before{content:""}.icon-phonescreensize:before{content:""}.icon-tabletscreensize:before{content:""}.icon-notification:before{content:""}.icon-googleglass:before{content:""}.icon-pinterest:before{content:""}.icon-soundcloud:before{content:""}.icon-alarmclock:before{content:""}.icon-addalarm:before{content:""}.icon-deletealarm:before{content:""}.icon-turnoffalarm:before{content:""}.icon-snooze:before{content:""}.icon-bringforward:before{content:""}.icon-sendbackward:before{content:""}.icon-bringtofront:before{content:""}.icon-sendtoback:before{content:""}.icon-tectile:before{content:""}.icon-grave:before{content:""}.icon-gravetwo:before{content:""}.icon-gravethree:before{content:""}.icon-gravefour:before{content:""}.icon-textlayer:before{content:""}.icon-vectoralt:before{content:""}.icon-drmanhattan:before{content:""}.icon-foursquarealt:before{content:""}.icon-hashtag:before{content:""}.icon-enteralt:before{content:""}.icon-exitalt:before{content:""}.icon-cartalt:before{content:""}.icon-vaultthree:before{content:""}.icon-fatundo:before{content:""}.icon-fatredo:before{content:""}.icon-feedly:before{content:""}.icon-feedlyalt:before{content:""}.icon-squareheart:before{content:""}.icon-squarestar:before{content:""}.icon-squarecomment:before{content:""}.icon-squarelike:before{content:""}.icon-squarebookmark:before{content:""}.icon-squaresearch:before{content:""}.icon-squaresettings:before{content:""}.icon-squarevoice:before{content:""}.icon-google:before{content:""}.icon-emojigrinalt:before{content:""}.icon-emojigrin:before{content:""}.icon-constellation:before{content:""}.icon-emojisurprise:before{content:""}.icon-emojidead:before{content:""}.icon-emojiangry:before{content:""}.icon-emojidevil:before{content:""}.icon-emojiwink:before{content:""}.icon-moonorbit:before{content:""}.icon-emojismile:before{content:""}.icon-emojisorry:before{content:""}.icon-emojiconfused:before{content:""}.icon-emojisleep:before{content:""}.icon-emojicry:before{content:""}.icon-circlefork:before{content:""}.icon-circlespoon:before{content:""}.icon-circleknife:before{content:""}.icon-circlepencil:before{content:""}.icon-circlehammer:before{content:""}.icon-circlescrewdriver:before{content:""}.icon-middlefinger:before{content:""}.icon-heavymetal:before{content:""}.icon-turnright:before{content:""}.icon-turnleft:before{content:""}.icon-vineapp:before{content:""}.icon-vineappalt:before{content:""}.icon-finance:before{content:""}.icon-survey:before{content:""}.icon-hangouts:before{content:""}.icon-square0:before{content:""}.icon-square1:before{content:""}.icon-square2:before{content:""}.icon-square3:before{content:""}.icon-square4:before{content:""}.icon-square5:before{content:""}.icon-square6:before{content:""}.icon-square7:before{content:""}.icon-square8:before{content:""}.icon-square9:before{content:""}.icon-squarea:before{content:""}.icon-squareb:before{content:""}.icon-squarec:before{content:""}.icon-squared:before{content:""}.icon-squaree:before{content:""}.icon-squaref:before{content:""}.icon-squareg:before{content:""}.icon-squareh:before{content:""}.icon-squarei:before{content:""}.icon-squarej:before{content:""}.icon-squarek:before{content:""}.icon-squarel:before{content:""}.icon-squarem:before{content:""}.icon-squaren:before{content:""}.icon-squareo:before{content:""}.icon-squarep:before{content:""}.icon-squareq:before{content:""}.icon-squarer:before{content:""}.icon-squares:before{content:""}.icon-squaret:before{content:""}.icon-squareu:before{content:""}.icon-squarev:before{content:""}.icon-squarew:before{content:""}.icon-squarex:before{content:""}.icon-squarey:before{content:""}.icon-squarez:before{content:""}.icon-shuttle:before{content:""}.icon-meteor:before{content:""}.icon-galaxy:before{content:""}.icon-observatory:before{content:""}.icon-astronaut:before{content:""}.icon-asteroid:before{content:""}.icon-sunrise:before{content:""}.icon-sunset:before{content:""}.icon-tiderise:before{content:""}.icon-tidefall:before{content:""}.icon-mushroomcloud:before{content:""}.icon-galaxyalt:before{content:""}.icon-sputnik:before{content:""}.icon-sextant:before{content:""}.icon-spock:before{content:""}.icon-meteorite:before{content:""}.icon-deathstar:before{content:""}.icon-deathstarbulding:before{content:""}.icon-fallingstar:before{content:""}.icon-windmill:before{content:""}.icon-windmillalt:before{content:""}.icon-pumpjack:before{content:""}.icon-nuclearplant:before{content:""}.icon-solarpanel:before{content:""}.icon-barrel:before{content:""}.icon-canister:before{content:""}.icon-railtunnel:before{content:""}.icon-roadtunnel:before{content:""}.icon-pickaxe:before{content:""}.icon-cow:before{content:""}.icon-sheep:before{content:""}.icon-fountain:before{content:""}.icon-circlezero:before{content:""}.icon-circleone:before{content:""}.icon-circletwo:before{content:""}.icon-circlethree:before{content:""}.icon-circlefour:before{content:""}.icon-circlefive:before{content:""}.icon-circlesix:before{content:""}.icon-circleseven:before{content:""}.icon-circleeight:before{content:""}.icon-circlenine:before{content:""}.icon-circlea:before{content:""}.icon-circleb:before{content:""}.icon-circlec:before{content:""}.icon-circled:before{content:""}.icon-circlee:before{content:""}.icon-circlef:before{content:""}.icon-circleg:before{content:""}.icon-circleh:before{content:""}.icon-circlei:before{content:""}.icon-circlej:before{content:""}.icon-circlek:before{content:""}.icon-circlel:before{content:""}.icon-circlem:before{content:""}.icon-circlen:before{content:""}.icon-circleo:before{content:""}.icon-circlep:before{content:""}.icon-circleq:before{content:""}.icon-circler:before{content:""}.icon-circles:before{content:""}.icon-circlet:before{content:""}.icon-circleu:before{content:""}.icon-circlev:before{content:""}.icon-circlew:before{content:""}.icon-circlex:before{content:""}.icon-circley:before{content:""}.icon-circlez:before{content:""}.icon-creeper:before{content:""}.icon-minecraft:before{content:""}.icon-minecraftalt:before{content:""}.icon-pixelsword:before{content:""}.icon-pixelbroadsword:before{content:""}.icon-pixelwand:before{content:""}.icon-pixelpotion:before{content:""}.icon-pixelpotionalt:before{content:""}.icon-pixelpickaxe:before{content:""}.icon-pixelbow:before{content:""}.icon-pixelarrow:before{content:""}.icon-pixelaxe:before{content:""}.icon-pixeldagger:before{content:""}.icon-pixelbastardsword:before{content:""}.icon-pixellance:before{content:""}.icon-pixelbattleaxe:before{content:""}.icon-pixelshovel:before{content:""}.icon-pixelsphere:before{content:""}.icon-pixelelixir:before{content:""}.icon-pixelchest:before{content:""}.icon-pixelshield:before{content:""}.icon-pixelheart:before{content:""}.icon-rudder:before{content:""}.icon-folderalt:before{content:""}.icon-removefolderalt:before{content:""}.icon-addfolderalt:before{content:""}.icon-deletefolderalt:before{content:""}.icon-openfolderalt:before{content:""}.icon-clipboardalt:before{content:""}.icon-pastealt:before{content:""}.icon-loadingflowccw:before{content:""}.icon-loadingflowcw:before{content:""}.icon-code:before{content:""}.icon-cloveralt:before{content:""}.icon-lips:before{content:""}.icon-kiss:before{content:""}.icon-manualshift:before{content:""}.icon-simcardthree:before{content:""}.icon-parthenon:before{content:""}.icon-addcomment:before{content:""}.icon-deletecomment:before{content:""}.icon-gender:before{content:""}.icon-callalt:before{content:""}.icon-outgoingcallalt:before{content:""}.icon-incomingcallalt:before{content:""}.icon-missedcallalt:before{content:""}.icon-export:before{content:""}.icon-import:before{content:""}.icon-cherryalt:before{content:""}.icon-panties:before{content:""}.icon-kimai:before{content:""}.icon-livejournal:before{content:""}.icon-livejournalalt:before{content:""}.icon-tagged:before{content:""}.icon-temple:before{content:""}.icon-mayanpyramid:before{content:""}.icon-egyptpyramid:before{content:""}.icon-tampermonkey:before{content:""}.icon-pushbullet:before{content:""}.icon-currents:before{content:""}.icon-communitysmall:before{content:""}.icon-squaregithub:before{content:""}.icon-projectfork:before{content:""}.icon-projectmerge:before{content:""}.icon-projectcompare:before{content:""}.icon-history:before{content:""}.icon-notebook:before{content:""}.icon-issue:before{content:""}.icon-issueclosed:before{content:""}.icon-issuereopened:before{content:""}.icon-rubyalt:before{content:""}.icon-lighton:before{content:""}.icon-lightoff:before{content:""}.icon-bellalt:before{content:""}.icon-versions:before{content:""}.icon-twog:before{content:""}.icon-threeg:before{content:""}.icon-fourg:before{content:""}.icon-gpsalt:before{content:""}.icon-circleloaderfull:before{content:""}.icon-circleloaderseven:before{content:""}.icon-circleloadersix:before{content:""}.icon-circleloaderfive:before{content:""}.icon-circleloaderfour:before{content:""}.icon-circleloaderthree:before{content:""}.icon-circleloadertwo:before{content:""}.icon-circleloaderone:before{content:""}.icon-circleloaderempty:before{content:""}.icon-whatsapp:before{content:""}.icon-whatsappalt:before{content:""}.icon-viber:before{content:""}.icon-squareviber:before{content:""}.icon-teamviewer:before{content:""}.icon-tunein:before{content:""}.icon-tuneinalt:before{content:""}.icon-weightscale:before{content:""}.icon-boxing:before{content:""}.icon-speedalt:before{content:""}.icon-scriptalt:before{content:""}.icon-splitthree:before{content:""}.icon-mergethree:before{content:""}.icon-layersthree:before{content:""}.icon-mutemic:before{content:""}.icon-zerply:before{content:""}.icon-circlegoogleplus:before{content:""}.icon-circletwitter:before{content:""}.icon-circlefacebook:before{content:""}.icon-circleyahoo:before{content:""}.icon-circlegithub:before{content:""}.icon-forumsalt:before{content:""}.icon-circlepath:before{content:""}.icon-circlevimeo:before{content:""}.icon-circlevine:before{content:""}.icon-instagramtwo:before{content:""}.icon-instagramthree:before{content:""}.icon-flickrthree:before{content:""}.icon-quora:before{content:""}.icon-squarequora:before{content:""}.icon-circlequora:before{content:""}.icon-picasa:before{content:""}.icon-branch:before{content:""}.icon-ingress:before{content:""}.icon-squarezerply:before{content:""}.icon-circlezerply:before{content:""}.icon-squarevimeo:before{content:""}.icon-squaretwitter:before{content:""}.icon-brightnessalt:before{content:""}.icon-brightnessalthalf:before{content:""}.icon-brightnessaltfull:before{content:""}.icon-brightnessaltauto:before{content:""}.icon-shirtbuttonthree:before{content:""}.icon-openshare:before{content:""}.icon-copyapp:before{content:""}.icon-bowl:before{content:""}.icon-cloudalt:before{content:""}.icon-cloudaltdownload:before{content:""}.icon-cloudaltupload:before{content:""}.icon-cloudaltsync:before{content:""}.icon-cloudaltprivate:before{content:""}.icon-flipboard:before{content:""}.icon-octoloaderempty:before{content:""}.icon-octoloaderone:before{content:""}.icon-octoloadertwo:before{content:""}.icon-octoloaderthree:before{content:""}.icon-octoloaderfour:before{content:""}.icon-octoloaderfive:before{content:""}.icon-octoloadersix:before{content:""}.icon-octoloaderseven:before{content:""}.icon-octoloaderfull:before{content:""}.icon-selectionsymbol:before{content:""}.icon-infinityalt:before{content:""}.icon-pullrequest:before{content:""}.icon-projectforkdelete:before{content:""}.icon-projectforkprivate:before{content:""}.icon-commit:before{content:""}.icon-htmlfile:before{content:""}.icon-pushalt:before{content:""}.icon-pullalt:before{content:""}.icon-photonineframes:before{content:""}.icon-wetfloor:before{content:""}.icon-instagramfour:before{content:""}.icon-circleinstagram:before{content:""}.icon-videocamerathree:before{content:""}.icon-subtitles:before{content:""}.icon-subtitlesoff:before{content:""}.icon-compress:before{content:""}.icon-baby:before{content:""}.icon-ducky:before{content:""}.icon-handswipe:before{content:""}.icon-swipeup:before{content:""}.icon-swipedown:before{content:""}.icon-twofingerswipedown:before{content:""}.icon-twofingerswipeup:before{content:""}.icon-doubletap:before{content:""}.icon-dribbblealt:before{content:""}.icon-circlecallmissed:before{content:""}.icon-circlecallincoming:before{content:""}.icon-circlecalloutgoing:before{content:""}.icon-circledownload:before{content:""}.icon-circleupload:before{content:""}.icon-minismile:before{content:""}.icon-minisad:before{content:""}.icon-minilaugh:before{content:""}.icon-minigrin:before{content:""}.icon-miniangry:before{content:""}.icon-minitongue:before{content:""}.icon-minitonguealt:before{content:""}.icon-miniwink:before{content:""}.icon-minitonguewink:before{content:""}.icon-miniconfused:before{content:""}.icon-soundright:before{content:""}.icon-soundleft:before{content:""}.icon-savetodrive:before{content:""}.icon-layerorderup:before{content:""}.icon-layerorderdown:before{content:""}.icon-layerorder:before{content:""}.icon-circledribbble:before{content:""}.icon-squaredribbble:before{content:""}.icon-handexpand:before{content:""}.icon-handpinch:before{content:""}.icon-fontserif:before{content:""}.icon-fontsansserif:before{content:""}.icon-fontrounded:before{content:""}.icon-fonthandwriting:before{content:""}.icon-fonttypewriter:before{content:""}.icon-fontcomic:before{content:""}.icon-fontcaligraphy:before{content:""}.icon-fontgothic:before{content:""}.icon-fontstencil:before{content:""}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{bottom:0;left:0;right:0;top:0}.vfm--overlay{background-color:#00000080;z-index:-1}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;transform-origin:0 0;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2*-1 - 1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,rgba(16,185,129,.188)),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled] .slider-handle,[disabled].slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc((var(--slider-tooltip-line-height, 1.25rem) - var(--slider-tooltip-py, 2px))*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + (var(--slider-handle-height, 16px) - var(--slider-height, 6px))/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)}.resize-observer[data-v-b329ee4c]{background-color:transparent;border:none;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{display:block;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.v-popper__popper{left:0;outline:none;top:0;z-index:10000}.v-popper__popper.v-popper__popper--hidden{opacity:0;pointer-events:none;transition:opacity .15s,visibility .15s;visibility:hidden}.v-popper__popper.v-popper__popper--shown{opacity:1;transition:opacity .15s;visibility:visible}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.v-popper__inner{box-sizing:border-box;overflow-y:auto;position:relative}.v-popper__inner>div{max-height:inherit;max-width:inherit;position:relative;z-index:1}.v-popper__arrow-container{height:10px;position:absolute;width:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;height:0;left:0;position:absolute;top:0;width:0}.v-popper__arrow-inner{border-width:7px;visibility:hidden}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-top-width:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-left-color:transparent!important;border-left-width:0;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-right-color:transparent!important;border-right-width:0;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:#000c;border-radius:6px;color:#fff;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 30px #0000001a;color:#000}.v-popper--theme-dropdown .v-popper__arrow-inner{border-color:#fff;visibility:visible}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
