.tech-speller .Textarea{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.tech-speller .Textarea-Wrap{position:relative;display:block;overflow:hidden;width:100%;height:100%;min-height:inherit}
.tech-speller .Textarea-Control{position:relative;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;min-height:inherit;margin:0;font-size:100%;resize:none;vertical-align:top;border:2px solid rgba(0,0,0,0);outline:0;background:none}.tech-speller .Textarea-Control{font-family:'YS Text', helvetica, arial, sans-serif}.tech-speller .Textarea_disabled .Textarea-Control{z-index:3;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tech-speller .Textarea-Control::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.tech-speller .Textarea-Control::-webkit-search-cancel-button{display:none}.tech-speller .Textarea-Control::-ms-clear{display:none}.tech-speller .Textarea-Control:-webkit-autofill{border-top-width:2px;border-bottom-width:2px;background-clip:content-box;-webkit-box-shadow:inset 0 0 0 50px #fff;box-shadow:inset 0 0 0 50px #fff;-webkit-text-fill-color:#000}.tech-speller .Textarea-Control::-webkit-input-placeholder{opacity:1}.tech-speller .Textarea-Control::-moz-placeholder{opacity:1}.tech-speller .Textarea-Control:-ms-input-placeholder{opacity:1}.tech-speller .Textarea-Control::-ms-input-placeholder{opacity:1}.tech-speller .Textarea-Control::placeholder{opacity:1}
.tech-speller .Textarea-Box{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}
.tech-speller .Textarea-Hint{display:inline-block;margin-top:4px;-webkit-animation:Hint_show .1s ease-in forwards;animation:Hint_show .1s ease-in forwards}.tech-speller .Textarea-Hint{font-family:'YS Text', helvetica, arial, sans-serif}.tech-speller .Textarea_size_s .Textarea-Hint{font-size:12px}.tech-speller .Textarea_size_m .Textarea-Hint{font-size:13px}.tech-speller .Textarea-Hint_leave{-webkit-animation:Hint_leave .1s ease-out forwards;animation:Hint_leave .1s ease-out forwards}@-webkit-keyframes Hint_leave{to{opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Hint_leave{to{opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes Hint_show{0%{opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Hint_show{0%{opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.tech-speller .Textarea_autoResize .Textarea-Control{overflow:hidden}
.tech-speller .Icon{display:inline-block;background-repeat:no-repeat;background-position:50%}.tech-speller .Icon:after{visibility:hidden;content:"\00A0"}
.tech-speller .Icon_type_cross{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M14 0.7L13.3 0 7 6.3 0.7 0 0 0.7 6.3 7 0 13.3 0.7 14 7 7.7 13.3 14 14 13.3 7.7 7z'/%3E%3C/svg%3E")}.tech-speller .Icon_size_s.Icon_type_cross,.tech-speller .Icon_size_xs.Icon_type_cross{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M10 0.7L9.3 0 5 4.3 0.7 0 0 0.7 4.3 5 0 9.3 0.7 10 5 5.7 9.3 10 10 9.3 5.7 5z'/%3E%3C/svg%3E")}
.tech-speller .Icon_hasGlyph{position:relative}.tech-speller .Icon_hasGlyph svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tech-speller .Icon_hasGlyph svg,.tech-speller .Icon_hasGlyph svg *{fill:currentColor}
.tech-speller .Icon_glyph_x-sign.Icon_size_xs,.tech-speller .Icon_glyph_x-sign.Icon_size_xs svg{width:16px;height:16px}.tech-speller .Icon_glyph_x-sign.Icon_size_s,.tech-speller .Icon_glyph_x-sign.Icon_size_s svg{width:20px;height:20px}.tech-speller .Icon_glyph_x-sign.Icon_size_m,.tech-speller .Icon_glyph_x-sign.Icon_size_m svg{width:24px;height:24px}
.tech-speller .Textarea-Clear{position:absolute;z-index:3;right:0;display:none;visibility:hidden;cursor:pointer}.tech-speller .Textarea-Clear.Textarea-Clear_visible{display:block;visibility:visible}.tech-speller .Textarea_disabled .Textarea-Clear_visible{z-index:0;cursor:default}
.tech-speller .Textarea_hasClear .Textarea-Control{width:115%}
.tech-speller .Textarea_size_m{min-width:200px;min-height:36px}.tech-speller .Textarea_size_m .Textarea-Control{padding:8px;font-size:15px}.tech-speller .Textarea.Textarea_size_m.Textarea_hasClear .Textarea-Control{padding-right:25%}.tech-speller .Textarea_size_m .Textarea-Clear{width:36px;height:36px}
.tech-speller .Textarea_size_s{min-width:180px;min-height:32px}.tech-speller .Textarea_size_s .Textarea-Control{padding:6px;font-size:13px}.tech-speller .Textarea.Textarea_size_s.Textarea_hasClear .Textarea-Control{padding-right:25%}.tech-speller .Textarea_size_s .Textarea-Clear{width:32px;height:32px}
.tech-speller .Textarea_theme_normal .Textarea-Control{color:#000}.tech-speller .Textarea_disabled .Textarea-Clear_visible{cursor:default}.tech-speller .Textarea_disabled.Textarea_theme_normal .Textarea-Control{color:#aaa;-webkit-text-fill-color:#aaa}.tech-speller .Textarea_theme_normal .Textarea-Control::-webkit-input-placeholder{color:#999}.tech-speller .Textarea_theme_normal .Textarea-Control::-moz-placeholder{color:#999}.tech-speller .Textarea_theme_normal .Textarea-Control:-ms-input-placeholder{color:#999}.tech-speller .Textarea_theme_normal .Textarea-Control::-ms-input-placeholder{color:#999}.tech-speller .Textarea_theme_normal .Textarea-Control::placeholder{color:#999}.tech-speller .Textarea_theme_normal .Textarea-Box{border:1px solid rgba(0,0,0,.2);background-color:#fff}.tech-speller .Textarea_theme_normal.Textarea_state_error .Textarea-Hint{color:rgb(224, 0, 0)}.tech-speller .Textarea_theme_normal.Textarea_state_error .Textarea-Box{border-color:#f33}.tech-speller .Textarea_theme_normal.Textarea_disabled .Textarea-Box{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.08)}.tech-speller .Textarea_theme_normal .Textarea-Clear_visible{opacity:.3}.tech-speller .Textarea_theme_normal.Textarea_disabled .Textarea-Clear_visible{z-index:0;opacity:.1}
.tech-speller .Textarea_theme_normal .Textarea-Clear_visible:hover{opacity:1}.tech-speller .Textarea_theme_normal.Textarea_hovered .Textarea-Box{border-color:rgba(0,0,0,.3)}.tech-speller .Textarea_theme_normal.Textarea_hovered.Textarea_state_error .Textarea-Box{border-color:rgb(224, 0, 15)}.tech-speller .Textarea_theme_normal.Textarea_focused{border:0}.tech-speller .Textarea_theme_normal.Textarea_focused .Textarea-Box,.tech-speller .Textarea_theme_normal.Textarea_focused.Textarea_hovered .Textarea-Box{border:2px solid #ffdb4d}.tech-speller .Textarea_theme_normal .Textarea-Clear{-webkit-transition:opacity .1s ease-out,visibility 0s linear .1s;transition:opacity .1s ease-out,visibility 0s linear .1s}
.tech-speller .Textarea_view_default .Textarea-Box{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Textarea_view_default .Textarea-Box{border:2px solid rgb(217, 217, 217);border-radius:4px;background-color:#fff}.tech-speller .Textarea_view_default.Textarea_state_error .Textarea-Box{border-color:#f33}.tech-speller .Textarea_view_default .Textarea-Control{color:#000}.tech-speller .Textarea_view_default .Textarea-Control::-webkit-input-placeholder{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Control::-moz-placeholder{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Control:-ms-input-placeholder{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Control::-ms-input-placeholder{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Control::placeholder{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Icon{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default .Textarea-Clear{-webkit-transition:color .15s linear;transition:color .15s linear}.tech-speller .Textarea_view_default .Textarea-Clear{color:rgba(0, 0, 0, .3)}.tech-speller .Textarea_view_default.Textarea_size_s .Textarea-Clear svg{width:12px;height:12px}.tech-speller .Textarea_view_default.Textarea_size_m .Textarea-Clear svg{width:14px;height:14px}.tech-speller .Textarea_view_default.Textarea_state_error .Textarea-Hint{color:rgb(224, 0, 0)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control::-webkit-input-placeholder{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control::-moz-placeholder{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control:-ms-input-placeholder{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control::-ms-input-placeholder{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Control::placeholder{color:rgb(128, 128, 128)}.tech-speller .Textarea_view_default.Textarea_disabled .Textarea-Box{border-color:rgb(242, 242, 242);background-color:rgb(242, 242, 242)}.tech-speller .Textarea.Textarea_view_default.Textarea_focused .Textarea-Box[class]{border-color:rgb(179, 179, 179)}
.tech-speller .Textarea_view_default.Textarea_hovered .Textarea-Box[class]{border-color:rgb(204, 204, 204);background-color:#fff}.tech-speller .Textarea_view_default .Textarea-Clear.Textarea-Clear:hover{color:#000}.tech-speller .Textarea_view_default.Textarea_hovered.Textarea_state_error .Textarea-Box{border-color:rgb(224, 0, 15)}
.tech-speller .Popup2{position:absolute}.tech-speller .Popup2_outside{top:-10000px!important;left:-10000px!important;display:block!important}.tech-speller .Popup2.Popup2_visible{z-index:1}
.tech-speller .Popup2-Tail{position:absolute;z-index:1;width:10px;height:10px}.tech-speller .Popup2_direction_top-center .Popup2-Tail,.tech-speller .Popup2_direction_top-left .Popup2-Tail,.tech-speller .Popup2_direction_top-right .Popup2-Tail{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.tech-speller .Popup2_direction_bottom-center .Popup2-Tail,.tech-speller .Popup2_direction_bottom-left .Popup2-Tail,.tech-speller .Popup2_direction_bottom-right .Popup2-Tail{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.tech-speller .Popup2_direction_left-bottom .Popup2-Tail,.tech-speller .Popup2_direction_left-center .Popup2-Tail,.tech-speller .Popup2_direction_left-top .Popup2-Tail{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.tech-speller .Popup2_direction_right-bottom .Popup2-Tail,.tech-speller .Popup2_direction_right-center .Popup2-Tail,.tech-speller .Popup2_direction_right-top .Popup2-Tail{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.tech-speller .Popup2.Popup2_nonvisual{border:0;background:none;-webkit-box-shadow:none;box-shadow:none}.tech-speller .Popup2.Popup2_nonvisual:before{content:none;-webkit-box-shadow:none;box-shadow:none}
.tech-speller .Popup2_theme_clear{display:none}.tech-speller .Popup2_theme_clear.Popup2_visible{display:block}
.tech-speller .Popup2_theme_normal{visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-9999px 0 0 -9999px;border:1px solid rgba(0,0,0,.06);-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tech-speller .Popup2_theme_normal .Popup2-Tail:before{position:absolute;top:1px;right:1px;bottom:0;left:0;content:"";border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.06) rgba(0,0,0,.06);border-style:solid;border-width:1px}.tech-speller .Popup2_theme_normal .Popup2-Tail:after{position:absolute;top:0;right:0;bottom:1px;left:1px;content:"";background-image:-webkit-gradient(linear,left bottom,right top,color-stop(50%,#fff),color-stop(50%,rgba(0,0,0,0)));background-image:linear-gradient(to top right,#fff 50%,rgba(0,0,0,0) 0)}.tech-speller .Popup2_theme_normal:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:.1px;background:#fff;-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.4);box-shadow:0 10px 20px -5px rgba(0,0,0,.4)}.tech-speller .Popup2_theme_normal.Popup2_visible:before{z-index:-1}.tech-speller .Popup2_theme_normal.Popup2_visible{visibility:visible;margin:0}.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-center,.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-left,.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-right{-webkit-animation-name:popup2_theme_normal_bottom;animation-name:popup2_theme_normal_bottom}.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-center.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-left.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_bottom-right.Popup2_visible{-webkit-animation-name:popup2_theme_normal_bottom_visible;animation-name:popup2_theme_normal_bottom_visible}.tech-speller .Popup2_theme_normal.Popup2_direction_top-center,.tech-speller .Popup2_theme_normal.Popup2_direction_top-left,.tech-speller .Popup2_theme_normal.Popup2_direction_top-right{-webkit-animation-name:popup2_theme_normal_top;animation-name:popup2_theme_normal_top}.tech-speller .Popup2_theme_normal.Popup2_direction_top-center.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_top-left.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_top-right.Popup2_visible{-webkit-animation-name:popup2_theme_normal_top_visible;animation-name:popup2_theme_normal_top_visible}.tech-speller .Popup2_theme_normal.Popup2_direction_right-bottom,.tech-speller .Popup2_theme_normal.Popup2_direction_right-center,.tech-speller .Popup2_theme_normal.Popup2_direction_right-top{-webkit-animation-name:popup2_theme_normal_right;animation-name:popup2_theme_normal_right}.tech-speller .Popup2_theme_normal.Popup2_direction_right-bottom.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_right-center.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_right-top.Popup2_visible{-webkit-animation-name:popup2_theme_normal_right_visible;animation-name:popup2_theme_normal_right_visible}.tech-speller .Popup2_theme_normal.Popup2_direction_left-bottom,.tech-speller .Popup2_theme_normal.Popup2_direction_left-center,.tech-speller .Popup2_theme_normal.Popup2_direction_left-top{-webkit-animation-name:popup2_theme_normal_left;animation-name:popup2_theme_normal_left}.tech-speller .Popup2_theme_normal.Popup2_direction_left-bottom.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_left-center.Popup2_visible,.tech-speller .Popup2_theme_normal.Popup2_direction_left-top.Popup2_visible{-webkit-animation-name:popup2_theme_normal_left_visible;animation-name:popup2_theme_normal_left_visible}@-webkit-keyframes popup2_theme_normal_bottom{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_theme_normal_bottom{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_theme_normal_bottom_visible{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes popup2_theme_normal_bottom_visible{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes popup2_theme_normal_top{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_theme_normal_top{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_theme_normal_top_visible{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes popup2_theme_normal_top_visible{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes popup2_theme_normal_right{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_theme_normal_right{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_theme_normal_right_visible{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes popup2_theme_normal_right_visible{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes popup2_theme_normal_left{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_theme_normal_left{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_theme_normal_left_visible{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes popup2_theme_normal_left_visible{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.tech-speller .Popup2_view_default{visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-9999px 0 0 -9999px;-webkit-box-shadow:0 1.5ex 2ex -1ex rgba(0,0,0,.3);box-shadow:0 1.5ex 2ex -1ex rgba(0,0,0,.3);-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tech-speller .Popup2_view_default{color:#000;border-radius:4px;background-color:#fff}.tech-speller .Popup2_view_default:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:inherit;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.05)}.tech-speller .Popup2_view_default.Popup2_visible:before{z-index:-1}.tech-speller .Popup2_view_default.Popup2_visible{visibility:visible;margin:0}.tech-speller .Popup2.Popup2_view_default .Popup2-Tail:before{position:absolute;top:1px;right:1px;bottom:0;left:0;content:"";border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.06) rgba(0,0,0,.06);border-style:solid;border-width:1px}.tech-speller .Popup2_view_default .Popup2-Tail:after{position:absolute;top:0;right:0;bottom:1px;left:1px;content:""}.tech-speller .Popup2_view_default .Popup2-Tail:after{background-image:-webkit-gradient(linear,left bottom,right top,color-stop(50%,#fff),color-stop(50%,rgba(0,0,0,0)));background-image:linear-gradient(to top right,#fff 50%,rgba(0,0,0,0) 0)}.tech-speller .Popup2.Popup2_view_default>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.tech-speller .Popup2.Popup2_view_default>:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.tech-speller .Popup2_view_default.Popup2_direction_bottom-center,.tech-speller .Popup2_view_default.Popup2_direction_bottom-left,.tech-speller .Popup2_view_default.Popup2_direction_bottom-right{-webkit-animation-name:popup2_view_default_bottom;animation-name:popup2_view_default_bottom}.tech-speller .Popup2_view_default.Popup2_direction_bottom-center.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_bottom-left.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_bottom-right.Popup2_visible{-webkit-animation-name:popup2_view_default_bottom_visible;animation-name:popup2_view_default_bottom_visible}.tech-speller .Popup2_view_default.Popup2_direction_top-center,.tech-speller .Popup2_view_default.Popup2_direction_top-left,.tech-speller .Popup2_view_default.Popup2_direction_top-right{-webkit-animation-name:popup2_view_default_top;animation-name:popup2_view_default_top}.tech-speller .Popup2_view_default.Popup2_direction_top-center.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_top-left.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_top-right.Popup2_visible{-webkit-animation-name:popup2_view_default_top_visible;animation-name:popup2_view_default_top_visible}.tech-speller .Popup2_view_default.Popup2_direction_right-bottom,.tech-speller .Popup2_view_default.Popup2_direction_right-center,.tech-speller .Popup2_view_default.Popup2_direction_right-top{-webkit-animation-name:popup2_view_default_right;animation-name:popup2_view_default_right}.tech-speller .Popup2_view_default.Popup2_direction_right-bottom.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_right-center.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_right-top.Popup2_visible{-webkit-animation-name:popup2_view_default_right_visible;animation-name:popup2_view_default_right_visible}.tech-speller .Popup2_view_default.Popup2_direction_left-bottom,.tech-speller .Popup2_view_default.Popup2_direction_left-center,.tech-speller .Popup2_view_default.Popup2_direction_left-top{-webkit-animation-name:popup2_view_default_left;animation-name:popup2_view_default_left}.tech-speller .Popup2_view_default.Popup2_direction_left-bottom.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_left-center.Popup2_visible,.tech-speller .Popup2_view_default.Popup2_direction_left-top.Popup2_visible{-webkit-animation-name:popup2_view_default_left_visible;animation-name:popup2_view_default_left_visible}@-webkit-keyframes popup2_view_default_bottom{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_view_default_bottom{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_view_default_bottom_visible{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes popup2_view_default_bottom_visible{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes popup2_view_default_top{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_view_default_top{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{margin:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_view_default_top_visible{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes popup2_view_default_top_visible{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes popup2_view_default_right{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_view_default_right{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_view_default_right_visible{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes popup2_view_default_right_visible{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes popup2_view_default_left{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes popup2_view_default_left{0%{visibility:visible;margin:0;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}99%{margin:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@-webkit-keyframes popup2_view_default_left_visible{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes popup2_view_default_left_visible{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.tech-speller .Menu{display:inline-block;overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tech-speller .Menu{font-family:'YS Text', helvetica, arial, sans-serif}.tech-speller .Menu-Item{white-space:nowrap}.tech-speller .Menu-Item_disabled,.tech-speller .Menu_disabled{cursor:default;pointer-events:none}.tech-speller .Menu:after,.tech-speller .Menu:before{display:block;content:""}
.tech-speller .Icon_glyph_type-check svg{width:16px;height:10px}
.tech-speller .Menu_size_m{font-size:15px;line-height:36px}.tech-speller .Menu_size_m:after, .tech-speller .Menu_size_m:before{height:5px}.tech-speller .Menu_size_m .Menu-Item, .tech-speller .Menu_size_m .Menu-Title{padding:0 15px}.tech-speller .Menu_size_m .Menu-Item{background-position:15px 50%}.tech-speller .Menu_size_m .Icon.Icon_glyph_type-check{margin-right:6px}.tech-speller .Menu_size_m .Menu-Group{padding:5px 0}.tech-speller .Menu_size_m .Menu-Item+.Menu-Group{margin-top:5px}.tech-speller .Menu_size_m .Menu-Group+.Menu-Item{margin-top:5px}.tech-speller .Menu_size_m .Menu-Item_type_option>:first-child, .tech-speller .Menu_size_m .Menu-Title~.Menu-Item>:first-child{margin-left:20px}.tech-speller .Menu_size_m .Menu-Title~.Menu-Item .Icon{margin-left:0}.tech-speller .Menu_size_m .Menu-Icon+.Menu-Text{margin-left:6px}
.tech-speller .Menu_size_s{font-size:13px;line-height:32px}.tech-speller .Menu_size_s:after, .tech-speller .Menu_size_s:before{height:4px}.tech-speller .Menu_size_s .Menu-Item, .tech-speller .Menu_size_s .Menu-Title{padding:0 9px}.tech-speller .Menu_size_s .Menu-Item{background-position:9px 50%}.tech-speller .Menu_size_s .Icon.Icon_glyph_type-check{margin-right:4px}.tech-speller .Menu_size_s .Menu-Group{padding:4px 0}.tech-speller .Menu_size_s .Menu-Item+.Menu-Group{margin-top:4px}.tech-speller .Menu_size_s .Menu-Group+.Menu-Item{margin-top:4px}.tech-speller .Menu_size_s .Menu-Item_type_option>:first-child, .tech-speller .Menu_size_s .Menu-Title~.Menu-Item>:first-child{margin-left:20px}.tech-speller .Menu_size_s .Menu-Title~.Menu-Item .Icon{margin-left:0}.tech-speller .Menu_size_s .Menu-Icon+.Menu-Text{margin-left:4px}
.tech-speller .Menu_theme_normal{outline:0;background:#fff}.tech-speller .Menu_theme_normal .Menu-Group{border-top:1px solid rgba(0,0,0,.1)}.tech-speller .Menu_theme_normal .Menu-Group:first-child{border-top:none}.tech-speller .Menu_theme_normal .Menu-Title{cursor:default;color:#999}.tech-speller .Menu_theme_normal .Menu-Item{display:block;cursor:pointer;text-decoration:none;color:#000;outline:none;background-repeat:no-repeat}.tech-speller .Menu_theme_normal .Menu-Item.Menu-Item_disabled,.tech-speller .Menu_theme_normal.Menu_disabled .Menu-Item{cursor:default;opacity:.3}.tech-speller .Menu_theme_normal .Menu-Item.Menu-Item_checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16'%3E%3Cpath d='M13.5.5l-8 12L1.7 8l-1 1.6L5.6 15l9.1-13.4z'/%3E%3C/svg%3E")}
.tech-speller .Menu_theme_normal .Menu-Item.Menu-Item_hovered,.tech-speller .Menu_theme_normal .Menu-Item:hover{background-color:#ffeba0}
.tech-speller .Menu_view_default{color:#000;background-color:rgb(230, 230, 230)}.tech-speller .Menu_view_default .Menu-Group{border-top:1px solid rgb(179, 179, 179)}.tech-speller .Menu_view_default .Menu-Group:first-child{padding-top:0;border-top:none}.tech-speller .Menu_view_default .Menu-Group:last-child{padding-bottom:0}.tech-speller .Menu_view_default .Menu-Title{color:rgba(0, 0, 0, .6)}.tech-speller .Menu_view_default .Menu-Item{position:relative;cursor:pointer}.tech-speller .Menu_view_default .Menu-Item *{text-decoration:none;outline:none}.tech-speller .Menu_view_default .Menu-Item .Icon.Icon_glyph_type-check{visibility:hidden;width:16px}.tech-speller .Menu.Menu_view_default .Menu-Item .Icon.Icon_glyph_type-check[class]{margin-left:0}.tech-speller .Menu.Menu_view_default .Menu-Item.Menu-Item_checked .Icon_glyph_type-check{visibility:visible}.tech-speller .Menu_view_default .Menu-Item.Menu-Item_disabled,.tech-speller .Menu_view_default.Menu_disabled .Menu-Item{opacity:.3}.tech-speller .Menu_view_default .Menu-Item.Menu-Item_disabled, .tech-speller .Menu_view_default.Menu_disabled .Menu-Item{color:rgb(128, 128, 128)}
.tech-speller .Menu_view_default .Menu-Item.Menu-Item_hovered{color:#000;background-color:rgb(219, 219, 219)}
.tech-speller .Menu_width_auto{max-width:100%}.tech-speller .Menu_width_auto .Menu-Item{overflow:hidden;text-overflow:ellipsis}
.tech-speller .Menu_width_max{width:100%}.tech-speller .Menu_width_max .Menu-Item{overflow:hidden;text-overflow:ellipsis}
.tech-speller .token{margin:0 -1px;padding:2px 1px;cursor:pointer;border-radius:4px;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.tech-speller .token_type_unknown{background-color:rgba(255,0,0,.3)}.tech-speller .token_type_unknown:focus,.tech-speller .token_type_unknown:hover{background-color:rgba(255,0,0,.2)}.tech-speller .token_type_duplicate{background-color:rgba(255,204,0,.4)}.tech-speller .token_type_duplicate:focus,.tech-speller .token_type_duplicate:hover{background-color:rgba(255,204,0,.2)}.tech-speller .token_type_capitalization{background-color:rgba(21,123,251,.4)}.tech-speller .token_type_capitalization:focus,.tech-speller .token_type_capitalization:hover{background-color:rgba(21,123,251,.2)}.tech-speller .token__menu{display:block}
.tech-speller .Button2{cursor:pointer}.tech-speller .Button2[aria-disabled=true],.tech-speller .Button2_disabled{cursor:default}
.tech-speller .Button2 .Button2-Icon{position:relative;pointer-events:none}.tech-speller .Button2 .Button2-Icon_side_left{position:absolute;top:0;left:0}.tech-speller .Button2 .Button2-Icon_side_right{position:absolute;top:0;right:0}
.tech-speller .Button2-Text{position:relative;display:inline-block;resize:none;white-space:nowrap;pointer-events:none}
.tech-speller .Button2{position:relative;display:inline-block;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-moz-user-focus:ignore;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;white-space:nowrap;text-decoration:none;border-width:0;outline:0;background:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-touch-action:manipulation;touch-action:manipulation}.tech-speller .Button2{font-family:'YS Text', helvetica, arial, sans-serif}.tech-speller .Button2[aria-disabled=true]{pointer-events:none}.tech-speller .Button2::-moz-focus-inner{padding:0;border:0}.tech-speller .Button2:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:""}.tech-speller .Button2:before{border-radius:4px}.tech-speller .Button2:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}
.tech-speller .Button2_baseline.Button2_width_auto .Button2-Text,.tech-speller .Button2_baseline.Button2_width_max .Button2-Text{overflow:-moz-hidden-unscrollable}
.tech-speller .Button2.Button2.Button2_pin_brick-brick:before{border-radius:0}
.tech-speller .Button2.Button2.Button2_pin_brick-circle:before{border-top-left-radius:0;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:0}
.tech-speller .Button2.Button2.Button2_pin_brick-clear:before{border-right-width:0;border-radius:0}
.tech-speller .Button2.Button2.Button2_pin_brick-round:before{border-top-left-radius:0;border-bottom-left-radius:0}
.tech-speller .Button2.Button2.Button2_pin_circle-brick:before{border-top-left-radius:100px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:100px}
.tech-speller .Button2.Button2.Button2_pin_circle-circle:before{border-radius:100px}
.tech-speller .Button2.Button2.Button2_pin_circle-clear:before{border-right-width:0;border-top-left-radius:100px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:100px}
.tech-speller .Button2.Button2.Button2_pin_clear-brick:before{border-left-width:0;border-radius:0}
.tech-speller .Button2.Button2.Button2_pin_clear-circle:before{border-left-width:0;border-top-left-radius:0;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:0}
.tech-speller .Button2.Button2.Button2_pin_clear-clear:before{border-right-width:0;border-left-width:0;border-radius:0}
.tech-speller .Button2.Button2.Button2_pin_clear-round:before{border-left-width:0;border-top-left-radius:0;border-bottom-left-radius:0}
.tech-speller .Button2.Button2.Button2_pin_round-brick:before{border-top-right-radius:0;border-bottom-right-radius:0}
.tech-speller .Button2.Button2.Button2_pin_round-clear:before{border-right-width:0;border-top-right-radius:0;border-bottom-right-radius:0}
.tech-speller .Button2_size_l{height:42px;font-size:18px;line-height:42px}.tech-speller .Button2_size_l .Button2-Text{margin:0 18px}.tech-speller .Button2_size_l .Button2-Icon, .tech-speller .Button2_size_l .Button2-Icon.Icon_type_arrow{width:42px}.tech-speller .Button2_size_l .Button2-Icon_side_left~.Button2-Text{margin-left:35px}.tech-speller .Button2_size_l .Button2-Icon_side_right~.Button2-Text{margin-right:35px}
.tech-speller .Button2_size_m{height:36px;font-size:15px;line-height:36px}.tech-speller .Button2_size_m .Button2-Text{margin:0 15px}.tech-speller .Button2_size_m .Button2-Icon, .tech-speller .Button2_size_m .Button2-Icon.Icon_type_arrow{width:36px}.tech-speller .Button2_size_m .Button2-Icon_side_left~.Button2-Text{margin-left:29px}.tech-speller .Button2_size_m .Button2-Icon_side_right~.Button2-Text{margin-right:29px}
.tech-speller .Button2_size_s{height:32px;font-size:13px;line-height:32px}.tech-speller .Button2_size_s .Button2-Text{margin:0 13px}.tech-speller .Button2_size_s .Button2-Icon, .tech-speller .Button2_size_s .Button2-Icon.Icon_type_arrow{width:32px}.tech-speller .Button2_size_s .Button2-Icon_side_left~.Button2-Text{margin-left:25px}.tech-speller .Button2_size_s .Button2-Icon_side_right~.Button2-Text{margin-right:25px}
.tech-speller .Button2_theme_action{position:relative;z-index:0;color:#000;border:none;outline:none}.tech-speller .Button2_theme_action:before{border-radius:3px;background-color:#ffdb4d}.tech-speller .Button2.Button2_theme_action.Button2_pressed[class]:before,.tech-speller .Button2.Button2_theme_action:not([aria-disabled=true]):active:before{background-color:#fc0}.tech-speller .Button2_theme_action.Button2_disabled:before,.tech-speller .Button2_theme_action[aria-disabled=true]:before{background-color:rgba(0,0,0,.08)}.tech-speller .Button2_theme_action.Button2_disabled .Button2-Icon,.tech-speller .Button2_theme_action.Button2_disabled .Button2-Text,.tech-speller .Button2_theme_action[aria-disabled=true] .Button2-Icon,.tech-speller .Button2_theme_action[aria-disabled=true] .Button2-Text{opacity:.5}.tech-speller .Button2_theme_action.Button2_progress:before{background-color:#ffd426;background-image:repeating-linear-gradient(-45deg,#ffd426,#ffd426 4px,#f7c600 0,#f7c600 8px);background-size:34px 34px}.tech-speller .Button2.Button2_theme_action.Button2_progress .Button2-Icon,.tech-speller .Button2.Button2_theme_action.Button2_progress .Button2-Text{opacity:1}@-webkit-keyframes button2-progress{0%{background-position:-12px 0}to{background-position:0 0}}@keyframes button2-progress{0%{background-position:-12px 0}to{background-position:0 0}}.tech-speller .Button2.Button2_theme_action.Button2_progress:before{-webkit-animation-name:button2-progress;animation-name:button2-progress;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.tech-speller .Button2_theme_action:before{-webkit-transition:background-color .1s ease-out 0s;transition:background-color .1s ease-out 0s}.tech-speller .Button2_theme_action.Button2_hovered:before,.tech-speller .Button2_theme_action:not([aria-disabled=true]):hover:before{background-color:#ffd633}.tech-speller .utilityfocus .Button2_theme_action.Button2_focused:before,.tech-speller .utilityfocus .Button2_theme_action:not([aria-disabled=true]):focus:before{-webkit-animation:button2-action-focus 1s linear infinite;animation:button2-action-focus 1s linear infinite}@-webkit-keyframes button2-action-focus{0%,to{background-color:#fc0}40%,60%{background-color:#ffe066}}@keyframes button2-action-focus{0%,to{background-color:#fc0}40%,60%{background-color:#ffe066}}
.tech-speller .Button2_theme_clear{position:relative;z-index:0;color:#000;border:none;outline:none}.tech-speller .Button2_theme_clear:before{border-radius:3px}.tech-speller .Button2_theme_clear .Button2-Icon,.tech-speller .Button2_theme_clear .Button2-Text{opacity:.3}.tech-speller .Button2.Button2_theme_clear.Button2_checked:not(.Button2_disabled) .Button2-Icon,.tech-speller .Button2.Button2_theme_clear.Button2_checked:not(.Button2_disabled) .Button2-Text,.tech-speller .Button2.Button2_theme_clear.Button2_checked:not([aria-disabled=true]) .Button2-Icon,.tech-speller .Button2.Button2_theme_clear.Button2_checked:not([aria-disabled=true]) .Button2-Text{opacity:.8}.tech-speller .Button2_theme_clear.Button2_checked.Button2_pressed:before,.tech-speller .Button2_theme_clear.Button2_checked:not([aria-disabled=true]):active:before{background-color:rgba(0,0,0,0)}.tech-speller .Button2_theme_clear.Button2_disabled:before,.tech-speller .Button2_theme_clear[aria-disabled=true]:before{background-color:rgba(0,0,0,.08)}.tech-speller .Button2_theme_clear.Button2_disabled.Button2_checked:before,.tech-speller .Button2_theme_clear[aria-disabled=true].Button2_checked:before{background-color:rgba(0,0,0,.15)}
.tech-speller .Button2_theme_clear:before{-webkit-transition:background-color .1s ease-out;transition:background-color .1s ease-out}.tech-speller .Button2_theme_clear .Button2-Icon,.tech-speller .Button2_theme_clear .Button2-Text{-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.tech-speller .Button2_theme_clear:not([aria-disabled=true]):hover .Button2-Icon,.tech-speller .Button2_theme_clear:not([aria-disabled=true]):hover .Button2-Text{opacity:.8}.tech-speller .utilityfocus .Button2_theme_clear.Button2_focused[class]:before,.tech-speller .utilityfocus .Button2_theme_clear:focus:before{border:2px solid #ffdb4d}
.tech-speller .Button2_theme_link{position:relative;z-index:0;color:#04b;border:none;outline:none;background:rgba(0,0,0,0)}
.tech-speller .Button2_theme_normal{position:relative;z-index:0;color:#000;border:none;outline:none}.tech-speller .Button2_theme_normal:before{border-radius:3px;background-color:#fff;background-clip:padding-box}.tech-speller .Button2_theme_normal:before{border:1px solid rgba(0,0,0,.2)}.tech-speller .Button2_theme_normal.Button2_pressed:before,.tech-speller .Button2_theme_normal:not([aria-disabled=true]):active:before{background-color:#f3f1ed}.tech-speller .Button2_theme_normal.Button2_checked:before{border-color:rgba(153,122,0,.5);background-color:#ffeba0}.tech-speller .Button2_theme_normal.Button2_checked.Button2_pressed:before,.tech-speller .Button2_theme_normal.Button2_checked:not([aria-disabled=true]):active:before{border-color:rgba(129,103,0,.6);background-color:#fee481}.tech-speller .Button2_theme_normal.Button2_disabled:before,.tech-speller .Button2_theme_normal[aria-disabled=true]:before{border-color:rgba(0,0,0,.08);background-color:rgba(0,0,0,.08)}.tech-speller .Button2_theme_normal.Button2_disabled.Button2_checked:before,.tech-speller .Button2_theme_normal[aria-disabled=true].Button2_checked:before{border-color:rgba(0,0,0,.15);background-color:rgba(0,0,0,.15)}.tech-speller .Button2_theme_normal.Button2_disabled .Button2-Icon,.tech-speller .Button2_theme_normal.Button2_disabled .Button2-Text,.tech-speller .Button2_theme_normal[aria-disabled=true] .Button2-Icon,.tech-speller .Button2_theme_normal[aria-disabled=true] .Button2-Text{opacity:.5}
.tech-speller .Button2_theme_normal:before{-webkit-transition:.1s ease-out;transition:.1s ease-out;-webkit-transition-property:border-color,border-width,background-color;transition-property:border-color,border-width,background-color}.tech-speller .Button2_theme_normal:not([aria-disabled=true]):hover:before{border-color:rgba(0,0,0,.3)}.tech-speller .Button2_theme_normal.Button2_checked:not([aria-disabled=true]):hover:before{border-color:rgba(129,103,0,.6)}.tech-speller .utilityfocus.utilityfocus .Button2.Button2_theme_normal:focus:before{border-width:2px;border-color:#ffdb4d}
.tech-speller .Button2_theme_pseudo{position:relative;z-index:0;color:#000;border:none;outline:none}.tech-speller .Button2_theme_pseudo:before{border-radius:3px;background-color:rgba(0,0,0,0);background-clip:padding-box}.tech-speller .Button2_theme_pseudo:before{border:1px solid rgba(0,0,0,.2)}.tech-speller .Button2_theme_pseudo.Button2_pressed:before,.tech-speller .Button2_theme_pseudo:not([aria-disabled=true]):active:before{background-color:rgba(0,0,0,.05)}.tech-speller .Button2_theme_pseudo.Button2_checked:before{border-color:rgba(153,122,0,.5);background-color:#ffeba0}.tech-speller .Button2_theme_pseudo.Button2_checked.Button2_pressed:before,.tech-speller .Button2_theme_pseudo.Button2_checked:not([aria-disabled=true]):active:before{border-color:rgba(129,103,0,.6);background-color:#fee481}.tech-speller .Button2_theme_pseudo.Button2_disabled:before,.tech-speller .Button2_theme_pseudo[aria-disabled=true]:before{border-color:rgba(0,0,0,.08);background-color:rgba(0,0,0,.08)}.tech-speller .Button2_theme_pseudo.Button2_disabled.Button2_checked:before,.tech-speller .Button2_theme_pseudo[aria-disabled=true].Button2_checked:before{border-color:rgba(0,0,0,.15);background-color:rgba(0,0,0,.15)}.tech-speller .Button2_theme_pseudo.Button2_disabled .Button2-Icon,.tech-speller .Button2_theme_pseudo.Button2_disabled .Button2-Text,.tech-speller .Button2_theme_pseudo[aria-disabled=true] .Button2-Icon,.tech-speller .Button2_theme_pseudo[aria-disabled=true] .Button2-Text{opacity:.5}
.tech-speller .Button2_theme_pseudo:before{-webkit-transition:.1s ease-out;transition:.1s ease-out;-webkit-transition-property:border-color,border-width,background-color;transition-property:border-color,border-width,background-color}.tech-speller .Button2_theme_pseudo:not([aria-disabled=true]):hover:before{border-color:rgba(0,0,0,.3)}.tech-speller .Button2_theme_pseudo.Button2_checked:not([aria-disabled=true]):hover:before{border-color:rgba(118,94,0,.65)}.tech-speller .utilityfocus.utilityfocus .Button2.Button2_theme_pseudo:focus:before{border-width:2px;border-color:#ffdb4d}
.tech-speller .Button2_theme_raised{position:relative;z-index:0;color:#000;border:none;outline:none;background:rgba(0,0,0,0)}.tech-speller .Button2_theme_raised:before{background-color:#fff}.tech-speller .Button2_theme_raised.Button2_disabled,.tech-speller .Button2_theme_raised[aria-disabled=true]{opacity:.75}.tech-speller .Button2_theme_raised:before{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 0 1px rgba(0,0,0,.05),0 4px 6px 0 rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 0 1px rgba(0,0,0,.05),0 4px 6px 0 rgba(0,0,0,.05)}.tech-speller .Button2_theme_raised.Button2_pressed:before,.tech-speller .Button2_theme_raised:not([aria-disabled=true]):active:before{-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 1px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1)}
.tech-speller .Button2_theme_raised:not([aria-disabled=true]):hover:before{background-color:#eee}
.tech-speller .Button2.Button2_theme_websearch{overflow:hidden;width:88px;font-family:Arial,sans-serif;font-size:16px;line-height:36px;border:0;outline:0;background:none}.tech-speller .Button2.Button2_theme_websearch:before{content:none}.tech-speller .Button2.Button2_theme_websearch .Button2-Text{position:relative;display:block;margin-right:9px;padding-left:5px;color:#000;border:0 solid #ffdb4d;background-color:#ffdb4d;-webkit-transition:.1s ease-out;transition:.1s ease-out;-webkit-transition-property:border-color,background;transition-property:border-color,background}.tech-speller .Button2.Button2_theme_websearch .Button2-Text:before{position:absolute;top:-4px;right:-9px;width:0;height:0;content:"";border-color:rgba(255,219,76,0);border-style:solid;border-width:22px 0 22px 11px;border-left-color:inherit}.tech-speller .Button2.Button2_theme_websearch.Button2_pressed[class] .Button2-Text,.tech-speller .Button2.Button2_theme_websearch:not([aria-disabled=true]):active .Button2-Text{border-color:#fc0;background-color:#fc0}
.tech-speller .Button2.Button2_theme_websearch:not([aria-disabled=true]):hover .Button2-Text{border-color:#ffd633;background-color:#ffd633}
.tech-speller .Button2_view_action{-webkit-transition:color .15s linear,-webkit-transform .1s ease-out;transition:color .15s linear,-webkit-transform .1s ease-out;transition:transform .1s ease-out,color .15s linear;transition:transform .1s ease-out,color .15s linear,-webkit-transform .1s ease-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tech-speller .Button2_view_action{color:#000}.tech-speller .Button2_view_action:before{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Button2_view_action:before{background-color:#fc0}.tech-speller .Button2_view_action.Button2_pressed,.tech-speller .Button2_view_action:active{-webkit-transition:none;transition:none;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.tech-speller .Button2_view_action.Button2_pressed:after,.tech-speller .Button2_view_action:active:after{-webkit-transform:scale(1.042);-ms-transform:scale(1.042);transform:scale(1.042)}.tech-speller .Button2_view_action[aria-disabled=true]{color:rgb(128, 128, 128)}.tech-speller .Button2_view_action[aria-disabled=true]:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2_view_action[aria-disabled=true]:before{background-color:rgb(242, 242, 242)}.tech-speller .Button2_view_action.Button2_checked{color:rgb(255, 255, 255)}.tech-speller .Button2_view_action.Button2_checked:before{background-color:rgb(84, 84, 84)}.tech-speller .Button2_view_action.Button2_progress:before{background-size:34px 34px;-webkit-animation-name:button-view-action-progress;animation-name:button-view-action-progress;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.tech-speller .Button2_view_action.Button2_progress:before{background-color:rgb(250, 192, 0);background-image:repeating-linear-gradient(-45deg,#fc0,#fc0 4px,rgb(255, 213, 0) 0,rgb(255, 213, 0) 8px)}.tech-speller .Button2_view_action.Button2_progress{color:#000}@-webkit-keyframes button-view-action-progress{0%{background-position:-12px 0}to{background-position:0 0}}@keyframes button-view-action-progress{0%{background-position:-12px 0}to{background-position:0 0}}
.tech-speller .Button2_view_action:not([aria-disabled=true]):hover{color:#000}.tech-speller .Button2_view_action:not([aria-disabled=true]):hover:before{background-color:rgb(250, 192, 0)}.tech-speller .Button2_view_action.Button2_checked:not([aria-disabled=true]):hover{color:rgb(255, 255, 255)}.tech-speller .Button2_view_action.Button2_checked:not([aria-disabled=true]):hover:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Button2_view_action:focus:before{border:2px solid #fc0}
.tech-speller .Button2_view_clear{color:#000}.tech-speller .Button2_view_clear .Button2-Icon,.tech-speller .Button2_view_clear .Button2-Text{opacity:.65;-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.tech-speller .Button2_view_clear:before{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Button2_view_clear.Button2_pressed,.tech-speller .Button2_view_clear:active{-webkit-transition:none;transition:none;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.tech-speller .Button2_view_clear.Button2_pressed:after,.tech-speller .Button2_view_clear:active:after{-webkit-transform:scale(1.042);-ms-transform:scale(1.042);transform:scale(1.042)}.tech-speller .Button2_view_clear[aria-disabled=true]{color:rgb(128, 128, 128)}.tech-speller .Button2_view_clear[aria-disabled=true]:before{background-color:rgb(242, 242, 242)}.tech-speller .Button2_view_clear[aria-disabled=true] .Button2-Icon,.tech-speller .Button2_view_clear[aria-disabled=true] .Button2-Text{opacity:1}.tech-speller .Button2_view_clear.Button2_checked{color:rgb(255, 255, 255)}.tech-speller .Button2_view_clear.Button2_checked:before{background-color:rgb(84, 84, 84)}.tech-speller .Button2_view_clear.Button2_checked .Button2-Text{opacity:1}
.tech-speller .Button2_view_clear:not([aria-disabled=true]):hover .Button2-Icon,.tech-speller .Button2_view_clear:not([aria-disabled=true]):hover .Button2-Text{opacity:1}.tech-speller .Button2_view_clear.Button2_checked:not([aria-disabled=true]):hover:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Button2_view_clear:focus:before{border:2px solid #fc0}
.tech-speller .Button2_view_default{-webkit-transition:color .15s linear,-webkit-transform .1s ease-out;transition:color .15s linear,-webkit-transform .1s ease-out;transition:transform .1s ease-out,color .15s linear;transition:transform .1s ease-out,color .15s linear,-webkit-transform .1s ease-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tech-speller .Button2_view_default{color:#000}.tech-speller .Button2_view_default:before{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Button2_view_default:before{background-color:rgb(230, 230, 230)}.tech-speller .Button2_view_default.Button2_pressed,.tech-speller .Button2_view_default:active{-webkit-transition:none;transition:none;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.tech-speller .Button2_view_default.Button2_pressed:after,.tech-speller .Button2_view_default:active:after{-webkit-transform:scale(1.042);-ms-transform:scale(1.042);transform:scale(1.042)}.tech-speller .Button2_view_default[aria-disabled=true]{color:rgb(128, 128, 128)}.tech-speller .Button2_view_default[aria-disabled=true]:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2_view_default[aria-disabled=true]:before{background-color:rgb(242, 242, 242)}.tech-speller .Button2_view_default.Button2_checked{color:rgb(255, 255, 255)}.tech-speller .Button2_view_default.Button2_checked:before{background-color:rgb(84, 84, 84)}
.tech-speller .Button2_view_default:not([aria-disabled=true]):hover:before{background-color:rgb(219, 219, 219)}.tech-speller .Button2_view_default.Button2_checked:not([aria-disabled=true]):hover:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Button2_view_default:focus:before{border:2px solid #fc0}
.tech-speller .Button2_view_link{-webkit-transition:color .15s linear,-webkit-transform .1s ease-out;transition:color .15s linear,-webkit-transform .1s ease-out;transition:transform .1s ease-out,color .15s linear;transition:transform .1s ease-out,color .15s linear,-webkit-transform .1s ease-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tech-speller .Button2_view_link{color:#04b}.tech-speller .Button2_view_link:before{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Button2_view_link:before{border:1px solid rgba(0, 68, 187, .6);background-color:#fff}.tech-speller .Button2_view_link.Button2_pressed,.tech-speller .Button2_view_link:active{-webkit-transition:none;transition:none;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.tech-speller .Button2_view_link.Button2_pressed:after,.tech-speller .Button2_view_link:active:after{-webkit-transform:scale(1.042);-ms-transform:scale(1.042);transform:scale(1.042)}.tech-speller .Button2_view_link[aria-disabled=true]{color:rgb(128, 128, 128)}.tech-speller .Button2.Button2_view_link[aria-disabled=true]:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2.Button2_view_link[aria-disabled=true]:before{background-color:rgb(242, 242, 242)}.tech-speller .Button2_view_link.Button2_checked{color:rgb(255, 255, 255)}.tech-speller .Button2.Button2_view_link.Button2_checked:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2.Button2_view_link.Button2_checked:before{background-color:rgb(84, 84, 84)}
.tech-speller .Button2_view_link:not([aria-disabled=true]):hover:before{background-color:rgba(0, 68, 187, .3)}.tech-speller .Button2_view_link.Button2_checked:not([aria-disabled=true]):hover:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Button2_view_link:focus:before{border:2px solid #fc0}
.tech-speller .Button2_view_pseudo{-webkit-transition:color .15s linear,-webkit-transform .1s ease-out;transition:color .15s linear,-webkit-transform .1s ease-out;transition:transform .1s ease-out,color .15s linear;transition:transform .1s ease-out,color .15s linear,-webkit-transform .1s ease-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tech-speller .Button2_view_pseudo{color:#000}.tech-speller .Button2_view_pseudo:before{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.tech-speller .Button2_view_pseudo:before{border:1px solid rgb(204, 204, 204)}.tech-speller .Button2_view_pseudo.Button2_pressed,.tech-speller .Button2_view_pseudo:active{-webkit-transition:none;transition:none;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.tech-speller .Button2_view_pseudo.Button2_pressed:after,.tech-speller .Button2_view_pseudo:active:after{-webkit-transform:scale(1.042);-ms-transform:scale(1.042);transform:scale(1.042)}.tech-speller .Button2_view_pseudo[aria-disabled=true]{color:rgb(128, 128, 128)}.tech-speller .Button2.Button2_view_pseudo[aria-disabled=true]:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2.Button2_view_pseudo[aria-disabled=true]:before{background-color:rgb(242, 242, 242)}.tech-speller .Button2_view_pseudo.Button2_checked{color:rgb(255, 255, 255)}.tech-speller .Button2.Button2_view_pseudo.Button2_checked:before{border-color:rgba(0,0,0,0)}.tech-speller .Button2.Button2_view_pseudo.Button2_checked:before{background-color:rgb(84, 84, 84)}
.tech-speller .Button2_view_pseudo:not([aria-disabled=true]):hover:before{background-color:rgb(247, 247, 247)}.tech-speller .Button2_view_pseudo.Button2_checked:not([aria-disabled=true]):hover:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Button2_view_pseudo:focus:before{border:2px solid #fc0}
.tech-speller .Button2_width_auto{max-width:100%}.tech-speller .Button2_width_auto .Button2-Text{display:block;overflow:hidden;text-overflow:ellipsis}
.tech-speller .Button2_width_max{width:100%}.tech-speller .Button2_width_max.Button2_type_link{display:block}.tech-speller .Button2_width_max .Button2-Text{display:block;overflow:hidden;text-overflow:ellipsis}
.tech-speller .Checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-touch-action:manipulation;touch-action:manipulation}.tech-speller .Checkbox{font-family:'YS Text', helvetica, arial, sans-serif}
.tech-speller .Checkbox-Box{position:relative;z-index:0;display:inline-block;line-height:normal}.tech-speller .Checkbox-Box:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:""}.tech-speller .Checkbox-Box:after{visibility:hidden;content:"\00A0"}
.tech-speller .Checkbox-Box{cursor:pointer}.tech-speller .Checkbox_disabled .Checkbox-Box{cursor:default}.tech-speller .Checkbox-Box:before{-webkit-transition:.1s ease-out;transition:.1s ease-out;-webkit-transition-property:border-color,border-width,background-color;transition-property:border-color,border-width,background-color}
.tech-speller .Checkbox-Control{position:absolute;z-index:4;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;border:none;outline:none;background:none}
.tech-speller .Checkbox-Control{cursor:pointer}.tech-speller .Checkbox_disabled .Checkbox-Control{cursor:default}
.tech-speller .Checkbox-Label{white-space:normal}
.tech-speller .Checkbox-Label{cursor:pointer}.tech-speller .Checkbox_disabled .Checkbox-Label{cursor:default}
.tech-speller .Checkbox-Tick{position:absolute;z-index:3;visibility:hidden;pointer-events:none}.tech-speller .Checkbox_checked .Checkbox-Tick{visibility:visible}.tech-speller .Checkbox_theme_normal .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo .Checkbox-Tick{background:50% no-repeat}.tech-speller .Checkbox_theme_normal.Checkbox_size_m .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_m .Checkbox-Tick{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M15.623 1l-9.15 13.174-4.287-4.6L1 11.03 6.62 17 17 2.27 15.623 1z'/%3E%3C/svg%3E")}.tech-speller .Checkbox_theme_normal.Checkbox_size_s .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_s .Checkbox-Tick{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.795 1L5.79 12.527 2.036 8.503 1 9.773 5.917 15 15 2.112 13.795 1z'/%3E%3C/svg%3E")}
.tech-speller .Checkbox_theme_normal .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo .Checkbox-Tick{opacity:0;-webkit-transition:bottom .05s,opacity .05s,visibility 0s .05s;transition:bottom .05s,opacity .05s,visibility 0s .05s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.tech-speller .Checkbox_theme_normal.Checkbox_checked .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_checked .Checkbox-Tick{opacity:1;-webkit-transition-delay:0s;transition-delay:0s}
.tech-speller .Icon_glyph_type-tick,.tech-speller .Icon_glyph_type-tick svg{width:12px;height:10px}
.tech-speller .Icon_glyph_type-indeterminate,.tech-speller .Icon_glyph_type-indeterminate svg{width:17px;height:17px}
.tech-speller .Checkbox{cursor:pointer}.tech-speller .Checkbox_disabled{cursor:default}
.tech-speller .Checkbox_theme_normal.Checkbox_indeterminate[class] .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_indeterminate[class] .Checkbox-Tick{bottom:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M4 7h9v3H4z'/%3E%3C/svg%3E");-webkit-transition:bottom 0;transition:bottom 0}
.tech-speller .Checkbox_lines_multi{display:inline-table;white-space:normal}.tech-speller .Checkbox_lines_multi .Checkbox-Label{display:table-cell}
.tech-speller .Checkbox_lines_one .Checkbox-Label{display:inline-block;overflow:hidden;max-width:100%;vertical-align:text-bottom;white-space:nowrap;text-overflow:ellipsis}
.tech-speller .Checkbox_size_m{font-size:15px}.tech-speller .Checkbox.Checkbox_size_m .Checkbox-Box{width:17px;height:17px}.tech-speller .Checkbox_size_m .Checkbox-Label{padding-left:5px}.tech-speller .Checkbox_theme_normal.Checkbox_size_m .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_m .Checkbox-Tick{bottom:10px;left:2px;width:18px;height:18px}.tech-speller .Checkbox_theme_normal.Checkbox_size_m.Checkbox_checked .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_m.Checkbox_checked .Checkbox-Tick{bottom:4px}
.tech-speller .Checkbox_size_s{font-size:13px}.tech-speller .Checkbox.Checkbox_size_s .Checkbox-Box{width:14px;height:14px}.tech-speller .Checkbox_size_s .Checkbox-Label{padding-left:5px}.tech-speller .Checkbox_theme_normal.Checkbox_size_s .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_s .Checkbox-Tick{bottom:8px;left:2px;width:16px;height:16px}.tech-speller .Checkbox_theme_normal.Checkbox_size_s.Checkbox_checked .Checkbox-Tick,.tech-speller .Checkbox_theme_pseudo.Checkbox_size_s.Checkbox_checked .Checkbox-Tick{bottom:3px}
.tech-speller .Checkbox_theme_normal{color:#000}.tech-speller .Checkbox_theme_normal .Checkbox-Box:before{border:1px solid rgba(0,0,0,.2);border-radius:3px;background-color:#fff;background-clip:padding-box}.tech-speller .Checkbox_theme_normal.Checkbox_pressed .Checkbox-Box:before{background-color:#f3f1ed}.tech-speller .Checkbox_theme_normal.Checkbox_checked .Checkbox-Box:before{border-color:rgba(153,122,0,.5);background-color:#ffeba0}.tech-speller .Checkbox_theme_normal.Checkbox_checked.Checkbox_pressed .Checkbox-Box:before{background-color:#fee481}.tech-speller .Checkbox_theme_normal.Checkbox_disabled .Checkbox-Box:before{border-color:rgba(0,0,0,.08);background-color:rgba(0,0,0,.08)}.tech-speller .Checkbox_theme_normal.Checkbox_disabled .Checkbox-Label,.tech-speller .Checkbox_theme_normal.Checkbox_disabled .Checkbox-Tick{opacity:.5}
.tech-speller .Checkbox_theme_normal.Checkbox_hovered .Checkbox-Box:before{border-color:rgba(0,0,0,.3)}.tech-speller .Checkbox_theme_normal.Checkbox_checked.Checkbox_hovered .Checkbox-Box:before{border-color:rgba(129,103,0,.6)}.tech-speller .utilityfocus .Checkbox_theme_normal.Checkbox_focused .Checkbox-Box:before{border-width:2px;border-color:#ffdb4d}.tech-speller .utilityfocus .Checkbox_theme_normal.Checkbox_checked.Checkbox_focused .Checkbox-Box:before{border-color:#fc0}
.tech-speller .Checkbox_theme_pseudo{color:#000}.tech-speller .Checkbox_theme_pseudo .Checkbox-Box:before{border:1px solid rgba(0,0,0,.2);border-radius:3px;background-color:rgba(0,0,0,0);background-clip:padding-box}.tech-speller .Checkbox_theme_pseudo.Checkbox_pressed .Checkbox-Box:before{background-color:rgba(0,0,0,.05)}.tech-speller .Checkbox_theme_pseudo.Checkbox_checked .Checkbox-Box:before{border-color:rgba(153,122,0,.5);background-color:#ffeba0}.tech-speller .Checkbox_theme_pseudo.Checkbox_checked.Checkbox_pressed .Checkbox-Box:before{background-color:#fee481}.tech-speller .Checkbox_theme_pseudo.Checkbox_disabled .Checkbox-Box:before{border-color:rgba(0,0,0,.08);background-color:rgba(0,0,0,.08)}.tech-speller .Checkbox_theme_pseudo.Checkbox_disabled .Checkbox-Label,.tech-speller .Checkbox_theme_pseudo.Checkbox_disabled .Checkbox-Tick{opacity:.5}
.tech-speller .Checkbox_theme_pseudo.Checkbox_hovered .Checkbox-Box:before{border-color:rgba(0,0,0,.3)}.tech-speller .Checkbox_theme_pseudo.Checkbox_checked.Checkbox_hovered .Checkbox-Box:before{border-color:rgba(129,103,0,.6)}.tech-speller .utilityfocus .Checkbox_theme_pseudo.Checkbox_focused .Checkbox-Box:before{border-width:2px;border-color:#ffdb4d}.tech-speller .utilityfocus .Checkbox_theme_pseudo.Checkbox_checked.Checkbox_focused .Checkbox-Box:before{border-color:#fc0}
.tech-speller .Checkbox_view_default{color:#000}.tech-speller .Checkbox_view_default .Checkbox-Box{text-align:left}.tech-speller .Checkbox_view_default .Checkbox-Box:before{-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.tech-speller .Checkbox_view_default .Checkbox-Box:before{border-radius:4px;background-color:rgb(230, 230, 230)}.tech-speller .Checkbox_view_default .Checkbox-Tick{color:rgba(0,0,0,0);-webkit-transition:color .1s,-webkit-transform .2s;transition:color .1s,-webkit-transform .2s;transition:color .1s,transform .2s;transition:color .1s,transform .2s,-webkit-transform .2s;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.tech-speller .Checkbox_view_default .Checkbox-Tick,.tech-speller .Checkbox_view_default .Checkbox-Tick .Icon{width:100%;height:100%}.tech-speller .Checkbox_view_default.Checkbox_size_m .Checkbox-Tick svg{top:9px;left:9px;width:11px;height:10px;padding-right:1px;padding-bottom:1px}.tech-speller .Checkbox_view_default.Checkbox_size_s .Checkbox-Tick svg{width:10px;height:8px}.tech-speller .Checkbox_view_default.Checkbox_indeterminate .Checkbox-Tick svg{width:17px;height:17px}.tech-speller .Checkbox_view_default.Checkbox_checked .Checkbox-Box[class]:before{background-color:rgb(84, 84, 84)}.tech-speller .Checkbox_view_default.Checkbox_checked .Checkbox-Tick{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tech-speller .Checkbox_view_default.Checkbox_checked .Checkbox-Tick{color:#fff}.tech-speller .Checkbox_view_default.Checkbox_disabled{opacity:.6}
.tech-speller .Checkbox_view_default.Checkbox_hovered .Checkbox-Box[class]:before{background-color:rgb(219, 219, 219)}.tech-speller .Checkbox_view_default.Checkbox_hovered.Checkbox_checked .Checkbox-Box[class]:before{background-color:rgb(82, 82, 82)}.tech-speller .utilityfocus   .Checkbox_view_default.Checkbox_focused .Checkbox-Box:before{-webkit-box-shadow:0 0 0 2px #fc0;box-shadow:0 0 0 2px #fc0}
.tech-speller .Select2-Button.Select2-Button{text-align:left}
.tech-speller .Select2-Menu.Menu{display:block}
.tech-speller .Select2{position:relative;display:inline-block;max-width:100%;font-size:0;vertical-align:bottom}
.tech-speller .Select2_baseline.Select2{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline}.tech-speller .Select2_baseline .Button2_width_auto .Button2-Text,.tech-speller .Select2_baseline .Button2_width_max .Button2-Text{overflow:-moz-hidden-unscrollable}.tech-speller .Select2_baseline.Select2_width_fixed .Select2-Popup{margin:-3px 0 0}.tech-speller .Select2_baseline.Select2_width_fixed .Select2-Popup .Menu:before{height:0}.tech-speller .Select2_baseline.Select2_width_fixed .Select2-Popup .Menu-Item{height:0}.tech-speller .Select2_baseline.Select2_width_fixed .Select2-Popup .Menu:after{height:0}.tech-speller .Select2_baseline.Select2_width_max{display:block}
.tech-speller .Select2_width_max{width:100%}
.tech-speller .Icon_glyph_carets-v svg{width:8px;height:14px}
.tech-speller .Icon_glyph_type-arrow.Icon_direction_left{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tech-speller .Icon_glyph_type-arrow.Icon_direction_top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tech-speller .Icon_glyph_type-arrow.Icon_direction_right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.tech-speller .Icon_glyph_type-arrow svg{width:13px;height:8px}.tech-speller .Icon_glyph_type-arrow.Icon_size_xs svg{width:11px;height:7px}
.tech-speller .Icon_glyph_type-close svg{width:10px;height:10px}
.tech-speller .Icon_glyph_type-cross-websearch svg{width:16px;height:16px}
.tech-speller .Icon_glyph_type-cross svg{width:14px;height:14px}.tech-speller .Icon_glyph_type-cross.Icon_size_xs svg{width:10px;height:10px}
.tech-speller .Icon_glyph_type-filter svg{width:20px;height:16px}
.tech-speller .Icon_type_arrow{background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3 1L6.5 5.7 1.7 1l-.7.7L6.5 7 12 1.7l-.7-.7z'/%3E%3C/svg%3E")}.tech-speller .Icon_size_xs.Icon_type_arrow{background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.25 1L5.5 4.6 1.75 1 1 1.72 5.5 6 10 1.72 9.25 1z'/%3E%3C/svg%3E")}.tech-speller .Icon_type_arrow.Icon_direction_left{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tech-speller .Icon_type_arrow.Icon_direction_top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tech-speller .Icon_type_arrow.Icon_direction_right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.tech-speller .Icon_type_close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M10 0.714L9.287 0 5 4.286 0.714 0 0 0.714 4.286 5 0 9.285 0.714 10 5 5.714 9.287 10 10 9.285 5.714 5z'/%3E%3C/svg%3E")}
.tech-speller .Icon_type_cross-websearch{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M6.586 8L.93 2.343 2.342.93 8 6.585 13.657.93l1.414 1.413L9.42 8l5.657 5.657-1.413 1.414L8 9.42l-5.657 5.65L.93 13.658 6.585 8z'/%3E%3C/svg%3E")}
.tech-speller .Icon_type_filter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 16'%3E%3Cpath d='M7.17 12H0v2h7.17c.413 1.165 1.524 2 2.83 2s2.417-.835 2.83-2H20v-2h-7.17c-.413-1.165-1.524-2-2.83-2s-2.417.835-2.83 2zm-7-10H0v2h.17C.584 5.165 1.695 6 3 6s2.417-.835 2.83-2H20V2H5.83C5.416.835 4.305 0 3 0S.583.835.17 2z'/%3E%3C/svg%3E")}
.tech-speller .Tooltip-Backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.tech-speller .Tooltip-Backdrop:before{display:block;width:100%;height:100%;content:""}.tech-speller .Tooltip_visible .Tooltip-Backdrop{z-index:-1}
.tech-speller .Tooltip{font-family:'YS Text', helvetica, arial, sans-serif}.tech-speller .Tooltip.Popup2:before{content:none}
.tech-speller .Tooltip_size_l .Tooltip-Content{padding:18px;font-size:16px;line-height:16px}.tech-speller .Tooltip_size_l .Popup2-Tail{width:18px;height:18px}
.tech-speller .Tooltip_size_m .Tooltip-Content{padding:9px 10px;font-size:15px;line-height:14px}.tech-speller .Tooltip_size_m .Popup2-Tail{width:12px;height:12px}
.tech-speller .Tooltip_size_s .Tooltip-Content{padding:8px;font-size:13px;line-height:12px}.tech-speller .Tooltip_size_s .Popup2-Tail{width:12px;height:12px}
.tech-speller .Tooltip_view_default.Popup2_view_default{background:none;-webkit-box-shadow:none;box-shadow:none}.tech-speller .Tooltip_view_default .Tooltip-Backdrop:before{-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.4);box-shadow:0 10px 20px -5px rgba(0,0,0,.4)}.tech-speller .Tooltip_view_default .Tooltip-Backdrop:before{border-radius:4px;background-color:rgb(230, 230, 230)}.tech-speller .Tooltip.Tooltip_view_default .Popup2-Tail:after{content:none}.tech-speller .Tooltip.Tooltip_view_default .Popup2-Tail:before{top:0;right:0;border:none}.tech-speller .Tooltip.Tooltip_view_default .Popup2-Tail:before{background-color:rgb(230, 230, 230)}.tech-speller .Tooltip_view_default.Tooltip_state_alert, .tech-speller .Tooltip_view_default.Tooltip_state_success, .tech-speller .Tooltip_view_default.Tooltip_state_warning{color:rgb(255, 255, 255)}.tech-speller .Tooltip_view_default.Tooltip_state_success .Popup2-Tail:before, .tech-speller .Tooltip_view_default.Tooltip_state_success .Tooltip-Backdrop:before{background-color:#00985f}.tech-speller .Tooltip_view_default.Tooltip_state_warning .Popup2-Tail:before, .tech-speller .Tooltip_view_default.Tooltip_state_warning .Tooltip-Backdrop:before{background-color:#f90}.tech-speller .Tooltip_view_default.Tooltip_state_alert .Popup2-Tail:before, .tech-speller .Tooltip_view_default.Tooltip_state_alert .Tooltip-Backdrop:before{background-color:#f33}
.tech-speller .control{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.tech-speller .settings{padding:8px 0}.tech-speller .settings__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:8px;margin-left:6px}.tech-speller .settings__setting{padding:6px 0}.tech-speller .settings__lang{margin-right:auto}.tech-speller .settings__lang .Button2-Text{position:relative;margin-left:24px;letter-spacing:.08em;text-transform:uppercase}.tech-speller .settings__lang .Button2-Text:before{position:absolute;top:16px;left:-16px;content:"•";font-size:30px;line-height:0}.tech-speller .settings__settings-content{padding:8px 24px}.tech-speller .settings__icon{width:24px;height:36px;margin:0 -9px;background-repeat:no-repeat;background-position:50%;background-size:contain}.tech-speller .settings__icon_type_gear{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.929 4.93l.001-.002.002.001.527-.528a.575.575 0 0 1 .786-.025l1.21 1.061c.332.305.774.492 1.26.492.514 0 .98-.21 1.316-.548.318-.32.52-.754.539-1.235h.004l.105-1.607a.575.575 0 0 1 .574-.537h.746V2v.002h.747c.303 0 .554.235.574.537l.105 1.607h.005c.019.484.223.92.544 1.24.336.335.8.543 1.312.543.492 0 .94-.192 1.272-.504l1.196-1.05a.575.575 0 0 1 .786.026l.528.528.002-.002v.002l-.001.002.528.527a.575.575 0 0 1 .026.786l-1.06 1.212a1.85 1.85 0 0 0-.492 1.258c0 .515.21.98.548 1.317.32.318.753.52 1.235.539v.004l1.606.105c.303.02.538.271.538.574V12H22v.002h-.002v.746a.575.575 0 0 1-.537.574l-1.607.107v.001c-.484.02-.92.223-1.24.544-.335.336-.543.8-.543 1.312 0 .486.187.928.493 1.26h-.002l1.062 1.211c.2.228.188.572-.026.786l-.528.528v.002h-.001l-.528.527a.575.575 0 0 1-.785.026l-1.168-1.021a1.851 1.851 0 0 0-1.302-.534c-.515 0-.98.21-1.317.548-.318.32-.52.755-.54 1.238h-.004l-.105 1.607a.575.575 0 0 1-.54.536H11.22a.575.575 0 0 1-.54-.536l-.105-1.607h-.004a1.851 1.851 0 0 0-.545-1.244 1.851 1.851 0 0 0-1.31-.542c-.504 0-.96.2-1.295.526l-1.177 1.03a.575.575 0 0 1-.785-.027l-.528-.528-.001-.001-.528-.528a.575.575 0 0 1-.026-.786l1.062-1.21-.001-.001a1.85 1.85 0 0 0 .493-1.26c0-.515-.21-.98-.548-1.317a1.85 1.85 0 0 0-1.236-.539v-.001l-1.607-.107a.575.575 0 0 1-.537-.574v-.746H2V12h.001v-.747c0-.303.235-.554.538-.574l1.606-.105v-.004a1.851 1.851 0 0 0 1.242-.545c.335-.336.542-.8.542-1.31 0-.49-.19-.935-.499-1.267L4.376 6.244a.575.575 0 0 1 .026-.786l.528-.527-.001-.002zM16.286 12a4.286 4.286 0 1 1-8.572 0 4.286 4.286 0 0 1 8.572 0z' fill='%23000000'/%3E%3C/svg%3E")}.tech-speller .settings__icon_type_copy{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 5h7.795c1.115 0 1.519.116 1.926.334.407.218.727.538.945.945.218.407.334.811.334 1.926V16a1 1 0 1 0 2 0V8.128c0-1.783-.186-2.43-.534-3.082a3.635 3.635 0 0 0-1.512-1.512C18.302 3.186 17.655 3 15.872 3H8a1 1 0 0 0 0 2zM6.205 7c-.882 0-1.393.049-1.926.334a2.272 2.272 0 0 0-.945.945C3.049 8.812 3 9.323 3 10.205v7.59c0 .882.049 1.392.334 1.926.218.407.538.727.945.945.533.285 1.044.334 1.926.334h7.59c.882 0 1.393-.049 1.926-.334.407-.218.727-.538.945-.945.285-.534.334-1.044.334-1.926v-7.59c0-.882-.049-1.393-.334-1.926a2.272 2.272 0 0 0-.945-.945C15.187 7.049 14.677 7 13.795 7h-7.59zm-.983 2.098a.52.52 0 0 1 .197-.062c.138-.021.363-.036.786-.036h7.59c.423 0 .648.015.786.036a.52.52 0 0 1 .197.062.275.275 0 0 1 .124.124.52.52 0 0 1 .062.197c.021.138.036.363.036.786v7.59c0 .423-.015.648-.036.786a.52.52 0 0 1-.062.197.275.275 0 0 1-.124.125.52.52 0 0 1-.197.06c-.138.022-.363.037-.786.037h-7.59c-.423 0-.648-.015-.786-.036a.52.52 0 0 1-.197-.061.275.275 0 0 1-.124-.125.52.52 0 0 1-.062-.197c-.021-.138-.036-.363-.036-.786v-7.59c0-.423.015-.648.036-.786a.52.52 0 0 1 .062-.197.275.275 0 0 1 .124-.124z' fill='%23000000'/%3E%3C/svg%3E")}.tech-speller .settings__icon_type_clear{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0zM7.756 9.167a1 1 0 1 1 1.415-1.414L12 10.585l2.828-2.828a1 1 0 1 1 1.414 1.414L13.415 12l2.828 2.83a1 1 0 1 1-1.415 1.414L12 13.414l-2.83 2.83a1 1 0 0 1-1.414-1.414l2.83-2.83-2.83-2.833z' fill='%23000000'/%3E%3C/svg%3E")}
.tech-speller .editor{padding-top:40px}.tech-speller .editor__editable,.tech-speller .editor__text .Textarea-Control{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:150px;padding:52px 12px 12px;line-height:1.6}.tech-speller .editor__content{position:relative;line-height:0}.tech-speller .editor__editable{white-space:pre-wrap;font-family:YS Text,arial,sans-serif;font-size:15px;border:2px solid #d9d9d9;border-radius:4px}.tech-speller .editor__editable:hover{border-color:#ccc}.tech-speller .editor__editable:focus{border-color:#b3b3b3}.tech-speller .editor__settings{position:absolute;z-index:10;top:0;left:0;width:100%}
.tech-speller .Spin2{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid rgba(0,0,0,0);border-radius:50%;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0))}.tech-speller .Spin2:after{visibility:hidden;content:"\00A0"}.tech-speller .Spin2_progress{display:inline-block;-webkit-animation:islands-spin2 1s linear .21s infinite;animation:islands-spin2 1s linear .21s infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes islands-spin2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes islands-spin2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.tech-speller .Spin2_position_center{position:absolute;top:50%;left:50%}
.tech-speller .Spin2_size_l{font-size:18px;line-height:34px}.tech-speller .Spin2_size_l{width:38px;height:38px}.tech-speller .Spin2_size_l.Spin2_position_center{margin-top:calc(38px/-2);margin-left:calc(38px/-2)}
.tech-speller .Spin2_size_m{font-size:15px;line-height:28px}.tech-speller .Spin2_size_m{width:32px;height:32px}.tech-speller .Spin2_size_m.Spin2_position_center{margin-top:calc(32px/-2);margin-left:calc(32px/-2)}
.tech-speller .Spin2_size_s{font-size:13px;line-height:24px}.tech-speller .Spin2_size_s{width:28px;height:28px}.tech-speller .Spin2_size_s.Spin2_position_center{margin-top:calc(28px/-2);margin-left:calc(28px/-2)}
.tech-speller .Spin2_size_xs{font-size:13px;line-height:20px}.tech-speller .Spin2_size_xs{width:24px;height:24px}.tech-speller .Spin2_size_xs.Spin2_position_center{margin-top:calc(24px/-2);margin-left:calc(24px/-2)}
.tech-speller .Spin2_size_xxs{font-size:13px;line-height:12px}.tech-speller .Spin2_size_xxs{width:16px;height:16px}.tech-speller .Spin2_size_xxs.Spin2_position_center{margin-top:calc(16px/-2);margin-left:calc(16px/-2)}
.tech-speller .Spin2_view_default.Spin2_progress{border-top-color:#fc0;border-left-color:#fc0}
.tech-speller .toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tech-speller .toolbar__check{margin-left:auto}.tech-speller .toolbar__spin,.tech-speller .toolbar__status{margin-right:16px}.tech-speller .toolbar__status{font-size:16px;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:color;transition-property:color;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.tech-speller .toolbar__status_severity_success{color:#1ab147}.tech-speller .toolbar__status_severity_failure{color:#fc363b}.tech-speller .toolbar__status_visible_yes{-webkit-animation-name:status-show;animation-name:status-show}.tech-speller .toolbar__status_visible_no{-webkit-animation-name:status-hide;animation-name:status-hide}@-webkit-keyframes status-show{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes status-show{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes status-hide{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;opacity:0;-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes status-hide{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;opacity:0;-webkit-transform:translateY(-8px);transform:translateY(-8px)}}
.tech-speller .layout{padding-bottom:60px}.tech-speller .layout__toolbar{margin-top:16px}





@font-face{font-family:YS Text;font-weight:400;font-style:normal;font-stretch:normal;src:url(//yastatic.net/s3/home/fonts/ys/1/text-regular.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-regular.woff) format("woff")}@font-face{font-family:YS Text;font-weight:500;font-style:normal;font-stretch:normal;src:url(//yastatic.net/s3/home/fonts/ys/1/text-medium.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-medium.woff) format("woff")}@font-face{font-family:YS Text;font-weight:700;font-style:normal;font-stretch:normal;src:url(//yastatic.net/s3/home/fonts/ys/1/text-bold.woff2) format("woff2"),url(//yastatic.net/s3/home/fonts/ys/1/text-bold.woff) format("woff")}.tech-speller .font_loaded body{font-family:YS Text,Helvetica Neue,Arial,sans-serif;-webkit-font-feature-settings:"liga","kern";font-feature-settings:"liga","kern"}
*{margin:0;padding:0}:focus{outline:none}html{overflow:hidden;font-family:YS Text,arial,sans-serif;color:#2f2f2f}
