.gd-login{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;color:#313a3f;display:block}.gd-login,.gd-login *{-webkit-box-sizing:border-box;box-sizing:border-box}.gd-login a{color:#313a3f;text-decoration:none}.gd-login button{height:1.9em!important;line-height:.5em!important}.gd-login>div,.gd-login form>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.75em;font-size:.875em}.gd-login .newHere{text-decoration:underline;color:#116f96;margin-top:.5em}.gd-login input[type=password],.gd-login input[type=text]{border-radius:3px;border:1px solid #9da6ab;height:2em;font-family:d_sari;padding:0 .5em}.gd-login input[type=text]{width:100%}.gd-login input[type=password]{width:50%}.gd-login button{padding:.3em .5em;width:45%;margin:0}.t-container{width:100%;max-width:1170px;margin:0 auto}@media screen and (max-width:1170px){.t-container{padding:0 1.25em}}.t-text h1,.t-text h2,.t-text h3,.t-text h4{font-weight:700;margin-top:1.4em}.t-text h1{font-size:2.375em;line-height:1.1em;margin-bottom:.421em}.t-text h2{font-size:1.63em;line-height:1.15em;margin-bottom:.613em}.t-text h3{font-size:1.25em;line-height:1.25em;margin-bottom:.8em}.t-text h4,.t-text p,.t-text ul{line-height:1.4em;margin-bottom:1em}.t-text p,.t-text ul{margin-top:1em}.t-text ul{display:block;list-style-type:disc;padding-left:40px}.t-text--center{text-align:center}.t-text--left{text-align:left}.t-header{width:100%;min-height:10em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-header--top-offset{position:relative;top:-4em;margin-bottom:-4em}.t-header--top-offset .t-container{display:-webkit-box;display:-ms-flexbox;display:flex}.t-header--bg{width:100%;height:10em;position:relative}.t-header--xl .t-header--bg{height:20em}.t-header--lightBlue .t-header--bg{background:#0999e1;background-image:-webkit-gradient(linear,left top,left bottom,from(#0999e1),to(#78d2f5));background-image:linear-gradient(#0999e1,#78d2f5)}.t-header--midBlue .t-header--bg{background:#253475;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(15%,#253475),to(#768ed6));background-image:linear-gradient(180deg,#253475 15%,#768ed6)}.t-header--yellow .t-header--bg{background:#f9ff67;background:-webkit-gradient(linear,left top,left bottom,color-stop(72%,#f9ff67),to(#b4c708));background:linear-gradient(180deg,#f9ff67 72%,#b4c708)}.t-card{background:#fff;-webkit-box-shadow:0 0 0 1px #d9e2e7 inset,0 .3em 0 #d9e2e7,0 0 3em rgba(49,58,63,.1);box-shadow:inset 0 0 0 1px #d9e2e7,0 .3em 0 #d9e2e7,0 0 3em rgba(49,58,63,.1);border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;position:relative}.t-card.disabled{opacity:.5}.t-card.disabled.active,.t-card.disabled:active,.t-card.disabled:hover{-webkit-box-shadow:0 0 0 1px #d9e2e7 inset,0 .3em 0 #d9e2e7,0 0 3em rgba(49,58,63,.1);box-shadow:inset 0 0 0 1px #d9e2e7,0 .3em 0 #d9e2e7,0 0 3em rgba(49,58,63,.1)}.t-card.disabled.active:before,.t-card.disabled:active:before,.t-card.disabled:hover:before{-webkit-box-shadow:none;box-shadow:none}.t-card--plain{background:#fff;border-radius:3px;-webkit-box-shadow:0 0 0 1px #d9e2e7 inset;box-shadow:inset 0 0 0 1px #d9e2e7}.t-content{width:100%;background-color:#fff;display:inline-block}.t-content--main{background-color:#f5fafc;border-bottom:1px solid #cbd4d9}.t-tooltip-wrap{display:inline-block;position:relative}.t-tooltip-wrap .tooltip-inner{position:absolute;width:500px;left:50%;-webkit-transform:translate(-50%,-10px);transform:translate(-50%);pointer-events:none}.t-tooltip-wrap.t-tooltip--tc .tooltip-inner{top:0}.t-tooltip-wrap.t-tooltip--bc .tooltip-inner{bottom:0}.t-tooltip-wrap.t-show .t-tooltip,.t-tooltip-wrap:hover .t-tooltip{display:inline}.t-tooltip{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9e2e7;border-radius:3px;padding:1.4375em;max-width:350px;color:#313a3f;line-height:17px;background-color:#fff;-webkit-box-shadow:0 .2em .7em rgba(49,58,63,.2);box-shadow:0 .2em .7em rgba(49,58,63,.2);position:absolute;display:none;pointer-events:all;z-index:99}.t-tooltip:after{position:absolute;content:" ";width:1em;height:1em;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);background:#fff;z-index:0;border-top:1px solid #d9e2e7;border-left:1px solid #d9e2e7}.t-tooltip.t-tl:after{left:2em}.t-tooltip.t-tc:after,.t-tooltip.t-tl:after{top:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-tc:after{left:50%}.t-tooltip.t-tr:after{top:0;right:2em;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-bl:after{left:2em}.t-tooltip.t-bc:after,.t-tooltip.t-bl:after{bottom:0;-webkit-transform:translateX(-50%) translateY(50%) rotate(225deg);transform:translateX(-50%) translateY(50%) rotate(225deg)}.t-tooltip.t-bc:after{left:50%}.t-tooltip.t-br:after{bottom:0;right:2em;-webkit-transform:translateX(50%) translateY(50%) rotate(225deg);transform:translateX(50%) translateY(50%) rotate(225deg)}.t-tooltip.t-rt:after{top:.3em;right:0;-webkit-transform:translateX(50%) translateY(50%) rotate(135deg);transform:translateX(50%) translateY(50%) rotate(135deg)}.t-tooltip.t-rc:after{top:50%}.t-tooltip.t-rb:after,.t-tooltip.t-rc:after{right:0;-webkit-transform:translateX(50%) translateY(-50%) rotate(135deg);transform:translateX(50%) translateY(-50%) rotate(135deg)}.t-tooltip.t-rb:after{bottom:.3em}.t-tooltip.t-lt:after{top:.3em;left:0;-webkit-transform:translateX(-50%) translateY(50%) rotate(-45deg);transform:translateX(-50%) translateY(50%) rotate(-45deg)}.t-tooltip.t-lc:after{top:50%}.t-tooltip.t-lb:after,.t-tooltip.t-lc:after{left:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.t-tooltip.t-lb:after{bottom:.3em}.t-tooltip.t-bc{bottom:100%;left:50%;-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}.t-tooltip.t-tc{top:100%;left:50%;-webkit-transform:translate(-50%,10px);transform:translate(-50%,10px)}.is-detached .tooltip-inner{visibility:hidden}#detached-tooltips{position:absolute;z-index:100002}#detached-tooltips .t-tooltip,#detached-tooltips .t-tooltip-wrap{pointer-events:none;position:fixed;-webkit-transform:none;transform:none}.newColorButtonClass{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#313a3f;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#d9e2e7));background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #fff inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #fff;position:relative;overflow:hidden;cursor:pointer}.newColorButtonClass:focus{outline:0}.newColorButtonClass.active,.newColorButtonClass:active,.newColorButtonClass:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#cbd4d9));background:linear-gradient(180deg,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.newColorButtonClass.active,.newColorButtonClass:active{-webkit-box-shadow:0 0 .6em 0 #bec7cc inset;box-shadow:inset 0 0 .6em 0 #bec7cc}.newColorButtonClass.inactive,.newColorButtonClass.inactive:active,.newColorButtonClass.inactive:hover{color:#adb6bb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#d9e2e7));background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.newColorButtonClass.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.newColorButtonClass.small{font-size:1em}.newColorButtonClass.small,.newColorButtonClass.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.newColorButtonClass.tiny{font-size:.8em}.t-button{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0999e1),to(#0a86c4));background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #78d2f5 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #78d2f5;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4}.t-button:focus{outline:0}.t-button.active,.t-button:active,.t-button:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3eb7f4),to(#0999e1));background:linear-gradient(180deg,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.active,.t-button:active{-webkit-box-shadow:0 0 .6em 0 #06537a inset;box-shadow:inset 0 0 .6em 0 #06537a}.t-button.inactive,.t-button.inactive:active,.t-button.inactive:hover{color:#3eb7f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0999e1),to(#0a86c4));background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.small{font-size:1em}.t-button.small,.t-button.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.tiny{font-size:.8em}.t-button.progress span{visibility:hidden}.t-button.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#3eb7f4;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.gray{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9da6ab),to(#848d92));background:linear-gradient(180deg,#9da6ab,#848d92);border:2px solid #848d92;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #cbd4d9 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #cbd4d9;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92}.t-button.gray:focus{outline:0}.t-button.gray.active,.t-button.gray:active,.t-button.gray:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#adb6bb),to(#9da6ab));background:linear-gradient(180deg,#adb6bb,#9da6ab);border:2px solid #9da6ab}.t-button.gray.active,.t-button.gray:active{-webkit-box-shadow:0 0 .6em 0 #4d565b inset;box-shadow:inset 0 0 .6em 0 #4d565b}.t-button.gray.inactive,.t-button.gray.inactive:active,.t-button.gray.inactive:hover{color:#adb6bb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9da6ab),to(#848d92));background:linear-gradient(180deg,#9da6ab,#848d92);border:2px solid #848d92;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.gray.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.gray.small{font-size:1em}.t-button.gray.small,.t-button.gray.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.gray.tiny{font-size:.8em}.t-button.gray.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.gray.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#cbd4d9;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.gray.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.gray.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.lightGray{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#313a3f;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#d9e2e7));background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #fff inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #fff;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0}.t-button.lightGray:focus{outline:0}.t-button.lightGray.active,.t-button.lightGray:active,.t-button.lightGray:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#cbd4d9));background:linear-gradient(180deg,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.t-button.lightGray.active,.t-button.lightGray:active{-webkit-box-shadow:0 0 .6em 0 #bec7cc inset;box-shadow:inset 0 0 .6em 0 #bec7cc}.t-button.lightGray.inactive,.t-button.lightGray.inactive:active,.t-button.lightGray.inactive:hover{color:#adb6bb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fafc),to(#d9e2e7));background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.lightGray.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightGray.small{font-size:1em}.t-button.lightGray.small,.t-button.lightGray.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.lightGray.tiny{font-size:.8em}.t-button.lightGray.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightGray.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#cbd4d9;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.lightGray.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.lightGray.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.yellow{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffaf02),to(#f49906));background:linear-gradient(180deg,#ffaf02,#f49906);border:2px solid #f49906;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #ffea55 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #ffea55;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c}.t-button.yellow:focus{outline:0}.t-button.yellow.active,.t-button.yellow:active,.t-button.yellow:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffc60b),to(#ffaf02));background:linear-gradient(180deg,#ffc60b,#ffaf02);border:2px solid #ffaf02}.t-button.yellow.active,.t-button.yellow:active{-webkit-box-shadow:0 0 .6em 0 #d46c04 inset;box-shadow:inset 0 0 .6em 0 #d46c04}.t-button.yellow.inactive,.t-button.yellow.inactive:active,.t-button.yellow.inactive:hover{color:#ffc60b;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffaf02),to(#f49906));background:linear-gradient(180deg,#ffaf02,#f49906);border:2px solid #f49906;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.yellow.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.yellow.small{font-size:1em}.t-button.yellow.small,.t-button.yellow.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.yellow.tiny{font-size:.8em}.t-button.yellow.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.yellow.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#ffc60b;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.yellow.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.yellow.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.orange{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ed7600),to(#e36600));background:linear-gradient(180deg,#ed7600,#e36600);border:2px solid #e36600;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #ffba5a inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #ffba5a;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600}.t-button.orange:focus{outline:0}.t-button.orange.active,.t-button.orange:active,.t-button.orange:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7911b),to(#ed7600));background:linear-gradient(180deg,#f7911b,#ed7600);border:2px solid #ed7600}.t-button.orange.active,.t-button.orange:active{-webkit-box-shadow:0 0 .6em 0 #b53b07 inset;box-shadow:inset 0 0 .6em 0 #b53b07}.t-button.orange.inactive,.t-button.orange.inactive:active,.t-button.orange.inactive:hover{color:#f7911b;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ed7600),to(#e36600));background:linear-gradient(180deg,#ed7600,#e36600);border:2px solid #e36600;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.orange.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.orange.small{font-size:1em}.t-button.orange.small,.t-button.orange.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.orange.tiny{font-size:.8em}.t-button.orange.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.orange.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#f7911b;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.orange.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.orange.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.red{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ce2830),to(#bc111a));background:linear-gradient(180deg,#ce2830,#bc111a);border:2px solid #bc111a;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #f2a59e inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #f2a59e;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a}.t-button.red:focus{outline:0}.t-button.red.active,.t-button.red:active,.t-button.red:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e63434),to(#ce2830));background:linear-gradient(180deg,#e63434,#ce2830);border:2px solid #ce2830}.t-button.red.active,.t-button.red:active{-webkit-box-shadow:0 0 .6em 0 #700f1c inset;box-shadow:inset 0 0 .6em 0 #700f1c}.t-button.red.inactive,.t-button.red.inactive:active,.t-button.red.inactive:hover{color:#e63434;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ce2830),to(#bc111a));background:linear-gradient(180deg,#ce2830,#bc111a);border:2px solid #bc111a;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.red.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.red.small{font-size:1em}.t-button.red.small,.t-button.red.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.red.tiny{font-size:.8em}.t-button.red.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.red.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#e63434;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.red.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.red.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.purple{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#8c70e0),to(#7963ba));background:linear-gradient(180deg,#8c70e0,#7963ba);border:2px solid #7963ba;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #cfbdf4 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #cfbdf4;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba}.t-button.purple:focus{outline:0}.t-button.purple.active,.t-button.purple:active,.t-button.purple:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#af96fa),to(#8c70e0));background:linear-gradient(180deg,#af96fa,#8c70e0);border:2px solid #8c70e0}.t-button.purple.active,.t-button.purple:active{-webkit-box-shadow:0 0 .6em 0 #2c2163 inset;box-shadow:inset 0 0 .6em 0 #2c2163}.t-button.purple.inactive,.t-button.purple.inactive:active,.t-button.purple.inactive:hover{color:#af96fa;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#8c70e0),to(#7963ba));background:linear-gradient(180deg,#8c70e0,#7963ba);border:2px solid #7963ba;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.purple.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.purple.small{font-size:1em}.t-button.purple.small,.t-button.purple.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.purple.tiny{font-size:.8em}.t-button.purple.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.purple.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#af96fa;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.purple.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.purple.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.midBlue{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#246db5),to(#165f9b));background:linear-gradient(180deg,#246db5,#165f9b);border:2px solid #165f9b;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #61a4d4 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #61a4d4;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b}.t-button.midBlue:focus{outline:0}.t-button.midBlue.active,.t-button.midBlue:active,.t-button.midBlue:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3f88d1),to(#246db5));background:linear-gradient(180deg,#3f88d1,#246db5);border:2px solid #246db5}.t-button.midBlue.active,.t-button.midBlue:active{-webkit-box-shadow:0 0 .6em 0 #032d56 inset;box-shadow:inset 0 0 .6em 0 #032d56}.t-button.midBlue.inactive,.t-button.midBlue.inactive:active,.t-button.midBlue.inactive:hover{color:#3f88d1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#246db5),to(#165f9b));background:linear-gradient(180deg,#246db5,#165f9b);border:2px solid #165f9b;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.midBlue.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.midBlue.small{font-size:1em}.t-button.midBlue.small,.t-button.midBlue.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.midBlue.tiny{font-size:.8em}.t-button.midBlue.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.midBlue.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#3f88d1;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.midBlue.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.midBlue.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.lightBlue{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0999e1),to(#0a86c4));background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #78d2f5 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #78d2f5;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4}.t-button.lightBlue:focus{outline:0}.t-button.lightBlue.active,.t-button.lightBlue:active,.t-button.lightBlue:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3eb7f4),to(#0999e1));background:linear-gradient(180deg,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.lightBlue.active,.t-button.lightBlue:active{-webkit-box-shadow:0 0 .6em 0 #06537a inset;box-shadow:inset 0 0 .6em 0 #06537a}.t-button.lightBlue.inactive,.t-button.lightBlue.inactive:active,.t-button.lightBlue.inactive:hover{color:#3eb7f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0999e1),to(#0a86c4));background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.lightBlue.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightBlue.small{font-size:1em}.t-button.lightBlue.small,.t-button.lightBlue.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.lightBlue.tiny{font-size:.8em}.t-button.lightBlue.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightBlue.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#3eb7f4;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.lightBlue.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.lightBlue.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.turquoise{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#08ccc5),to(#04b0aa));background:linear-gradient(180deg,#08ccc5,#04b0aa);border:2px solid #04b0aa;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #99f7ee inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #99f7ee;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa}.t-button.turquoise:focus{outline:0}.t-button.turquoise.active,.t-button.turquoise:active,.t-button.turquoise:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3ae0db),to(#08ccc5));background:linear-gradient(180deg,#3ae0db,#08ccc5);border:2px solid #08ccc5}.t-button.turquoise.active,.t-button.turquoise:active{-webkit-box-shadow:0 0 .6em 0 #00605d inset;box-shadow:inset 0 0 .6em 0 #00605d}.t-button.turquoise.inactive,.t-button.turquoise.inactive:active,.t-button.turquoise.inactive:hover{color:#3ae0db;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#08ccc5),to(#04b0aa));background:linear-gradient(180deg,#08ccc5,#04b0aa);border:2px solid #04b0aa;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.turquoise.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.turquoise.small{font-size:1em}.t-button.turquoise.small,.t-button.turquoise.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.turquoise.tiny{font-size:.8em}.t-button.turquoise.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.turquoise.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#3ae0db;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.turquoise.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.turquoise.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.midGreen{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#46b324),to(#399e16));background:linear-gradient(180deg,#46b324,#399e16);border:2px solid #399e16;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #a8ed85 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #a8ed85;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16}.t-button.midGreen:focus{outline:0}.t-button.midGreen.active,.t-button.midGreen:active,.t-button.midGreen:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#64ce3e),to(#46b324));background:linear-gradient(180deg,#64ce3e,#46b324);border:2px solid #46b324}.t-button.midGreen.active,.t-button.midGreen:active{-webkit-box-shadow:0 0 .6em 0 #225e0d inset;box-shadow:inset 0 0 .6em 0 #225e0d}.t-button.midGreen.inactive,.t-button.midGreen.inactive:active,.t-button.midGreen.inactive:hover{color:#64ce3e;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#46b324),to(#399e16));background:linear-gradient(180deg,#46b324,#399e16);border:2px solid #399e16;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.midGreen.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.midGreen.small{font-size:1em}.t-button.midGreen.small,.t-button.midGreen.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.midGreen.tiny{font-size:.8em}.t-button.midGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.midGreen.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#64ce3e;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.midGreen.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.midGreen.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.lightGreen{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#92c219),to(#80ad0c));background:linear-gradient(180deg,#92c219,#80ad0c);border:2px solid #80ad0c;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #d0f272 inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #d0f272;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c}.t-button.lightGreen:focus{outline:0}.t-button.lightGreen.active,.t-button.lightGreen:active,.t-button.lightGreen:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#aad934),to(#92c219));background:linear-gradient(180deg,#aad934,#92c219);border:2px solid #92c219}.t-button.lightGreen.active,.t-button.lightGreen:active{-webkit-box-shadow:0 0 .6em 0 #4f6b09 inset;box-shadow:inset 0 0 .6em 0 #4f6b09}.t-button.lightGreen.inactive,.t-button.lightGreen.inactive:active,.t-button.lightGreen.inactive:hover{color:#aad934;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#92c219),to(#80ad0c));background:linear-gradient(180deg,#92c219,#80ad0c);border:2px solid #80ad0c;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.lightGreen.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightGreen.small{font-size:1em}.t-button.lightGreen.small,.t-button.lightGreen.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.lightGreen.tiny{font-size:.8em}.t-button.lightGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightGreen.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#aad934;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.lightGreen.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.lightGreen.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.blueGreen{border-radius:.5em;font-family:d_sari;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2cb070),to(#24965f));background:linear-gradient(180deg,#2cb070,#24965f);border:2px solid #24965f;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),0 .7em .2em -.5em #96e3be inset;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #96e3be;position:relative;overflow:hidden;cursor:pointer;text-shadow:0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f}.t-button.blueGreen:focus{outline:0}.t-button.blueGreen.active,.t-button.blueGreen:active,.t-button.blueGreen:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#55c28d),to(#2cb070));background:linear-gradient(180deg,#55c28d,#2cb070);border:2px solid #2cb070}.t-button.blueGreen.active,.t-button.blueGreen:active{-webkit-box-shadow:0 0 .6em 0 #054c2e inset;box-shadow:inset 0 0 .6em 0 #054c2e}.t-button.blueGreen.inactive,.t-button.blueGreen.inactive:active,.t-button.blueGreen.inactive:hover{color:#55c28d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2cb070),to(#24965f));background:linear-gradient(180deg,#2cb070,#24965f);border:2px solid #24965f;-webkit-box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);box-shadow:0 .2em .3em 0 rgba(0,0,0,.17)}.t-button.blueGreen.big{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.blueGreen.small{font-size:1em}.t-button.blueGreen.small,.t-button.blueGreen.tiny{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.blueGreen.tiny{font-size:.8em}.t-button.blueGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:.1em}.t-button.blueGreen.progress .t-button-pa>div{margin-left:.05333333em;margin-right:.05333333em;width:.8em;height:.8em;background-color:#55c28d;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-button.blueGreen.progress .t-button-pa--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-button.blueGreen.progress .t-button-pa--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.t-button.l{font-family:d_sari;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.s{font-size:1em}.t-button.s,.t-button.xs{font-family:d_sari;letter-spacing:.02em;line-height:1em;font-weight:700}.t-button.xs{font-size:.8em}.t-toggle-box[data-v-35488432]{text-align:center;position:relative;margin:1.4375em 0}.t-toggle-box header[data-v-35488432]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;margin-bottom:2em}.t-toggle-box header[data-v-35488432]:after,.t-toggle-box header[data-v-35488432]:before{position:relative;content:" ";width:100%;top:0;border-top:1px solid #cbd4d9;height:1px}.t-toggle-box header[data-v-35488432]:before{left:0}.t-toggle-box header[data-v-35488432]:after{right:0}.t-toggle-box header h3[data-v-35488432]{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;-webkit-transform:translateY(-.5em);transform:translateY(-.5em)}.t-toggle-box .headline[data-v-35488432]{cursor:pointer;text-align:center;font-weight:400;margin:0 0 1em 0;padding-top:0;color:#6a7378;z-index:1;position:relative;display:inline-block;padding:0 1em}.t-toggle-box .headline i[data-v-35488432]:before{display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;margin:0 0 0 .4em}.t-toggle-box .headline.clicked[data-v-35488432]{color:#313a3f}.t-toggle-box .headline.clicked i[data-v-35488432]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.t-toggle-box .headline[data-v-35488432]:hover{color:#313a3f}.t-toggle-box .body[data-v-35488432]{text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out;position:relative;line-height:1.4em;margin-top:-2em;margin-bottom:2em}.t-toggle-box .body .body-in[data-v-35488432]{padding-bottom:2em}.t-toggle-box .body .body-in-border[data-v-35488432]{border-left:1px solid #cbd4d9;border-right:1px solid #cbd4d9;border-bottom:1px solid #cbd4d9;padding:2.2em 1.4375em 1.4375em 1.4375em}.t-toggle-box .body.show[data-v-35488432]{-webkit-transition:max-height .3s ease-in;transition:max-height .3s ease-in}.t-toggle-box[data-v-35488432] .t-collapsible-list{margin:1.2em 1.9625em 1.9625em 1.9625em}.t-collapsible-list .headline{cursor:pointer;position:relative;border:1px solid #cbd4d9;padding:1em 2.5em 1em 1.4375rem;font-size:1.3em;background:#f5fafc;margin:0;margin-top:-1px}.t-collapsible-list .headline.open+.collapsible-content{padding-top:1.4375rem;padding-bottom:1.4375rem;height:auto;max-height:600px}.t-collapsible-list .headline.open .icf-arrowBottom{-webkit-transform:rotate(-180deg) translateY(50%);transform:rotate(-180deg) translateY(50%)}.t-collapsible-list .headline .icf-arrowBottom{pointer-events:none;position:absolute;right:1.5em;top:50%;font-size:.85em;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.t-collapsible-list .collapsible-content{margin:0;padding:0 1.4375rem;height:0;max-height:0;overflow:hidden;-webkit-transition:max-height .25s,padding .25s;transition:max-height .25s,padding .25s}.t-collapsible-list .collapsible-content>:first-child{margin-top:0!important}.t-collapsible-list .collapsible-content>:last-child{margin-bottom:0!important}.t-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700}.t-progress .circle{color:#2cb070;font-size:5em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:circleSpinner-dot-anim 1.7s ease infinite;animation:circleSpinner-dot-anim 1.7s ease infinite}@-webkit-keyframes circleSpinner-dot-anim{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn);-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{-webkit-box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{-webkit-box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{-webkit-box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes circleSpinner-dot-anim{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn);-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{-webkit-box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{-webkit-box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{-webkit-box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em;box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}.t-progress--s .circle{font-size:3em}.t-progress--m .circle{font-size:4em}.t-progress--gray .circle{color:#9da6ab}.t-progress--yellow .circle{color:#ffaf02}.t-progress--orange .circle{color:#ed7600}.t-progress--midBlue .circle{color:#246db5}.t-progress--lightBlue .circle{color:#0999e1}.t-progress--midGreen .circle{color:#46b324}.t-progress--lightGreen .circle{color:#92c219}.t-progress--blueGreen .circle{color:#2cb070}.t-progress .t-progress--horizontal>div{margin-left:.06666667em;margin-right:.06666667em;width:1em;height:1em;background-color:#2cb070;border-radius:100%;display:inline-block;-webkit-animation-name:progress-horizontal-bouncedelay;animation-name:progress-horizontal-bouncedelay;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.t-progress .t-progress--horizontal--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.t-progress .t-progress--horizontal--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes progress-horizontal-bouncedelay{0%,80%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes progress-horizontal-bouncedelay{0%,80%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.t-progress--s .t-progress--horizontal{font-size:.7em}.t-progress--m .t-progress--horizontal{font-size:1em}.t-progress--l .t-progress--horizontal{font-size:1.5em}.t-progress--gray .t-progress--horizontal>div{background-color:#9da6ab}.t-progress--yellow .t-progress--horizontal>div{background-color:#ffaf02}.t-progress--orange .t-progress--horizontal>div{background-color:#ed7600}.t-progress--midBlue .t-progress--horizontal>div{background-color:#246db5}.t-progress--lightBlue .t-progress--horizontal>div{background-color:#0999e1}.t-progress--midGreen .t-progress--horizontal>div{background-color:#46b324}.t-progress--lightGreen .t-progress--horizontal>div{background-color:#92c219}.t-progress--blueGreen .t-progress--horizontal>div{background-color:#2cb070}.t-progress--absolute,.t-progress--fixed{position:absolute;background-color:rgba(245,250,252,.9);z-index:10;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.t-progress--fixed{position:fixed}@-webkit-keyframes t-progress--fade-out{90%{opacity:0}to{opacity:0}}@keyframes t-progress--fade-out{90%{opacity:0}to{opacity:0}}.gameLogo60x40{width:60px;height:40px}.gamelogo106x74{width:106px;height:74px}.t-pagination[data-v-07ad256b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:#0999e1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:700}.t-pagination-btn[data-v-07ad256b],.t-pagination[data-v-07ad256b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-pagination-btn[data-v-07ad256b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 .5em;-webkit-transition:all .3s;transition:all .3s;border-radius:4px;margin:0 .2em;width:2.5em;height:2.5em}.t-pagination-btn[data-v-07ad256b]:before{top:0;font-size:1.4em}.t-pagination-btn[data-v-07ad256b]:hover{-webkit-box-shadow:0 0 0 1px #cbd4d9 inset,0 0 .4em rgba(9,153,225,.4);box-shadow:inset 0 0 0 1px #cbd4d9,0 0 .4em rgba(9,153,225,.4)}.t-pagination-btn[data-v-07ad256b]:active{-webkit-box-shadow:0 0 0 1px #9da6ab inset;box-shadow:inset 0 0 0 1px #9da6ab}.t-pagination-btn.t-pagination-inactive[data-v-07ad256b]{-webkit-box-shadow:none;box-shadow:none;color:#d9e2e7;cursor:auto}.t-pagination ul[data-v-07ad256b],.t-pagination ul li .button[data-v-07ad256b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-pagination ul li .button[data-v-07ad256b]{width:2.5em;height:2.5em;cursor:pointer;border-radius:3px;margin:0 .4em;-webkit-box-shadow:0 0 0 1px #cbd4d9 inset;box-shadow:inset 0 0 0 1px #cbd4d9;-webkit-transition:all .3s;transition:all .3s}.t-pagination ul li .button span[data-v-07ad256b]{color:currentColor}.t-pagination ul li .button[data-v-07ad256b]:hover{-webkit-box-shadow:0 0 0 1px #cbd4d9 inset,0 0 .4em rgba(9,153,225,.4);box-shadow:inset 0 0 0 1px #cbd4d9,0 0 .4em rgba(9,153,225,.4);font-weight:700}.t-pagination ul li .button[data-v-07ad256b]:active{-webkit-box-shadow:0 0 0 1px #9da6ab inset;box-shadow:inset 0 0 0 1px #9da6ab}.t-pagination ul li .button.t-pagination-active[data-v-07ad256b]{background-color:currentColor;-webkit-box-shadow:none;box-shadow:none}.t-pagination ul li .button.t-pagination-active span[data-v-07ad256b]{color:#fff}@font-face{font-family:icf-gdx;src:url(../fonts/icf-gdx.1cee32d1.1cee32d1.eot);src:url(../fonts/icf-gdx.1cee32d1.1cee32d1.eot?#iefix-d0xph7) format("embedded-opentype"),url(../fonts/icf-gdx.6b029c44.6b029c44.woff) format("woff"),url(../fonts/icf-gdx.6e91a7bb.6e91a7bb.ttf) format("truetype"),url(../img/icf-gdx.0d7a3cb9.0d7a3cb9.svg#icf-gdx) format("svg");font-weight:400;font-style:normal}[class*=" icf-"]:after,[class*=" icf-"]:before,[class^=icf-]:after,[class^=icf-]:before{font-family:icf-gdx;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:.1em;position:relative}.icf-reset[class*=" icf-"]:after,.icf-reset[class*=" icf-"]:before,.icf-reset[class^=icf-]:after,.icf-reset[class^=icf-]:before{top:0}.icf-textSpace:before{padding-right:.3em}.icf-textSpace:after{padding-left:.3em}.icf-autosortOff-after:after,.icf-autosortOff:before{content:"\E904"}.icf-autosortOn-after:after,.icf-autosortOn:before{content:"\E905"}.icf-chatHistory-after:after,.icf-chatHistory:before{content:"\E906"}.icf-table-after:after,.icf-table:before{content:"\E902"}.icf-denied-after:after,.icf-denied:before{content:"\E903"}.icf-colorblindOff-after:after,.icf-colorblindOff:before{content:"\E900"}.icf-colorblindOn-after:after,.icf-colorblindOn:before{content:"\E901"}.icf-jumpToDuel-after:after,.icf-jumpToDuel:before{content:"\E800"}.icf-leaveDuel-after:after,.icf-leaveDuel:before{content:"\E801"}.icf-winnerByPoint-after:after,.icf-winnerByPoint:before{content:"\E642"}.icf-winnerTakesAll-after:after,.icf-winnerTakesAll:before{content:"\E643"}.icf-skillLevel-after:after,.icf-skillLevel:before{content:"\E644"}.icf-doubleArrow-after:after,.icf-doubleArrow:before{content:"\E641"}.icf-star-after:after,.icf-star:before{content:"\E640"}.icf-diamond-after:after,.icf-diamond:before{content:"\E63F"}.icf-abort-after:after,.icf-abort:before{content:"\E600"}.icf-action-after:after,.icf-action:before{content:"\E601"}.icf-addFriend-after:after,.icf-addFriend:before{content:"\E602"}.icf-alert-after:after,.icf-alert:before{content:"\E603"}.icf-arrowBottom-after:after,.icf-arrowBottom:before{content:"\E604"}.icf-arrowDown-after:after,.icf-arrowDown:before{content:"\E605"}.icf-arrowLeft-after:after,.icf-arrowLeft:before{content:"\E606"}.icf-arrowRight-after:after,.icf-arrowRight:before{content:"\E607"}.icf-arrowTop-after:after,.icf-arrowTop:before{content:"\E608"}.icf-bookmarkAndroid-after:after,.icf-bookmarkAndroid:before{content:"\E609"}.icf-burger-after:after,.icf-burger:before{content:"\E60A"}.icf-cardsBoards-after:after,.icf-cardsBoards:before{content:"\E60B"}.icf-challenge-after:after,.icf-challenge:before{content:"\E60C"}.icf-chatOn-after:after,.icf-chatOn:before{content:"\E60D"}.icf-chatOff-after:after,.icf-chatOff:before{content:"\E60E"}.icf-close-after:after,.icf-close:before{content:"\E60F"}.icf-coins-after:after,.icf-coins:before{content:"\E610"}.icf-colorblind-after:after,.icf-colorblind:before{content:"\E611"}.icf-community-after:after,.icf-community:before{content:"\E612"}.icf-controller-after:after,.icf-controller:before{content:"\E613"}.icf-externLink-after:after,.icf-externLink:before{content:"\E614"}.icf-fat_arrow-after:after,.icf-fat_arrow:before{content:"\E615"}.icf-favorite-after:after,.icf-favorite:before{content:"\E616"}.icf-female-after:after,.icf-female:before{content:"\E617"}.icf-flame-after:after,.icf-flame:before{content:"\E618"}.icf-friend-after:after,.icf-friend:before{content:"\E619"}.icf-fullscreenOff-after:after,.icf-fullscreenOff:before{content:"\E61A"}.icf-fullscreenOn-after:after,.icf-fullscreenOn:before{content:"\E61B"}.icf-info-after:after,.icf-info:before{content:"\E61C"}.icf-infoPositive-after:after,.icf-infoPositive:before{content:"\E61D"}.icf-internLink-after:after,.icf-internLink:before{content:"\E61E"}.icf-logic-after:after,.icf-logic:before{content:"\E61F"}.icf-logout-after:after,.icf-logout:before{content:"\E620"}.icf-mailService-after:after,.icf-mailService:before{content:"\E621"}.icf-male-after:after,.icf-male:before{content:"\E622"}.icf-message-after:after,.icf-message:before{content:"\E623"}.icf-minus-after:after,.icf-minus:before{content:"\E624"}.icf-mobile-after:after,.icf-mobile:before{content:"\E625"}.icf-musicOff-after:after,.icf-musicOff:before{content:"\E626"}.icf-musicOn-after:after,.icf-musicOn:before{content:"\E627"}.icf-numbre1-after:after,.icf-numbre1:before{content:"\E628"}.icf-ok-after:after,.icf-ok:before{content:"\E629"}.icf-phoneService-after:after,.icf-phoneService:before{content:"\E62A"}.icf-plus-after:after,.icf-plus:before{content:"\E62B"}.icf-question-after:after,.icf-question:before{content:"\E62C"}.icf-result-after:after,.icf-result:before{content:"\E62D"}.icf-rounds-after:after,.icf-rounds:before{content:"\E62E"}.icf-rules-after:after,.icf-rules:before{content:"\E62F"}.icf-secure-after:after,.icf-secure:before{content:"\E630"}.icf-shakeOff-after:after,.icf-shakeOff:before{content:"\E631"}.icf-shakeOn-after:after,.icf-shakeOn:before{content:"\E632"}.icf-soundOff-after:after,.icf-soundOff:before{content:"\E633"}.icf-soundOn-after:after,.icf-soundOn:before{content:"\E634"}.icf-specialAutumn-after:after,.icf-specialAutumn:before{content:"\E635"}.icf-specialSpring-after:after,.icf-specialSpring:before{content:"\E636"}.icf-specialSummer-after:after,.icf-specialSummer:before{content:"\E637"}.icf-specialWinter-after:after,.icf-specialWinter:before{content:"\E638"}.icf-timing-after:after,.icf-timing:before{content:"\E639"}.icf-toDesktop-after:after,.icf-toDesktop:before{content:"\E63A"}.icf-toTablet-after:after,.icf-toTablet:before{content:"\E63B"}.icf-visitingCard-after:after,.icf-visitingCard:before{content:"\E63C"}.icf-warning-after:after,.icf-warning:before{content:"\E63D"}.icf-winnings-after:after,.icf-winnings:before{content:"\E63E"}.icf-faceFrowling-after:after,.icf-faceFrowling:before{content:"\E907"}.icf-faceNeutral-after:after,.icf-faceNeutral:before{content:"\E908"}.icf-faceNeutral-after:after,.icf-faceSmiling:before{content:"\E909"}.icf-diceOff-after:after,.icf-diceOff:before{content:"\E90A"}.icf-diceOn-after:after,.icf-diceOn:before{content:"\E90B"}.icf-flipBoardLeft-after:after,.icf-flipBoardLeft:before{content:"\E90C"}.icf-flipBoardRight-after:after,.icf-flipBoardRight:before{content:"\E90D"}.icf-letterOn-after:after,.icf-letterOn:before{content:"\E90F"}.icf-letterOff-after:after,.icf-letterOff:before{content:"\E90E"}.icf-lastTrick-after:after,.icf-lastTrick:before{content:"\E910"}.icf-subscription-after:after,.icf-subscription:before{content:"\E911"}.icf-expressPayment-after:after,.icf-expressPayment:before{content:"\E912"}.icf-magnify-after:after,.icf-magnify:before{content:"\E913"}.icf-blockghostOn-after:after,.icf-blockghostOn:before{content:"\E915"}.icf-blockghostOff-after:after,.icf-blockghostOff:before{content:"\E914"}.icf-equalUser-after:after,.icf-equalUser:before{content:"\E916"}.icf-computer-after:after,.icf-computer:before{content:"\E917"}.icf-fxLo-after:after,.icf-fxLo:before{content:"\E919"}.icf-fxHi-after:after,.icf-fxHi:before{content:"\E918"}