*{box-sizing:border-box}body{margin:0;line-height:1.5}a{color:#2f80ed;text-decoration:none}a.underlined{text-decoration:underline}a.underlined:hover{text-decoration:none}img,svg{vertical-align:middle}img{max-width:100%}input[type=date],input[type=email],input[type=password],input[type=tel],input[type=text],select{height:40px;padding:0 10px;color:#4f4f4f}input[type=date],input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{width:100%;display:block;margin:10px 0;font-size:12px;border-radius:3px;font-family:inherit;border:1px solid #dbdbdb}textarea{height:84px;padding:10px}button{cursor:pointer}.container{margin:0 auto;max-width:1440px}.action-button{color:#fff;height:40px;border:0;cursor:pointer;font-size:15px;font-weight:600;line-height:20px;padding:10px 20px;text-align:center;border-radius:6px;font-family:inherit;display:inline-block;background:#2f80ed}.action-button svg.icon{margin-right:10px;margin-top:-5px}.action-button.dark{color:#4a4a4a!important}.action-button[disabled]{opacity:.5;cursor:default}.action-button.white{background:#fff;color:#4f4f4f}.action-button.size-s{height:32px;padding:6px 20px}.action-button.size-xxs{height:28px;padding:0 15px;font-size:12px;line-height:28px;border-radius:4px}.action-button.size-xxs.bordered{line-height:26px}.action-button.padding-x-l{padding-left:25px;padding-right:25px}.action-button.padding-x-0{padding-left:0;padding-right:0}.action-button.bordered{background:#fff;line-height:18px;color:#2f80ed;border:1px solid #2f80ed}.action-button.bordered.grayed{color:#bdbdbd;border-color:#bdbdbd}.action-button.bordered.color-secondary{color:#4f4f4f}.action-button.fw-normal{font-weight:400}.action-button.has-hover-state .hover-state,.action-button.has-hover-state:hover .normal-state{display:none}.action-button.has-hover-state:hover .hover-state{display:inline}.action-button [class=close-icon]{width:16px;height:16px;margin-left:10px}.action-button [class=close-icon] path{fill:#828282}.blue-link{cursor:pointer;color:#2f80ed}.blue-link.font-medium{font-size:14px}.blue-link.underlined{text-decoration:underline}.blue-link.disabled{opacity:.5;cursor:default}.gray-link{cursor:pointer;color:#979797}.hidden{display:none}.load-more-trigger{height:1px}.loading-animation+.loading-animation{opacity:0}.full-screen{padding-top:100px;justify-content:center;min-height:calc(100vh - 73px)}.columns,.full-screen{display:flex;align-items:flex-start}.columns{justify-content:space-between}.columns main{flex-grow:1}@media(max-width:767px){.columns main{flex-grow:0;width:100%}}body.scrolling-up .general-header{top:0;position:-webkit-sticky;position:sticky}body.scrolling-up .page-tabs{top:63px}body.scrolling-up aside,body.scrolling-up form[class^=search-bar_form]{top:73px}body.scrolling-up .tags-bar{top:63px}body.scrolling-up .tags-bar+.container .columns aside{top:93px}body.scrolling-up .tags-bar+.container .columns main .page-tabs{top:113px}.tags-bar{top:-10px;z-index:80;overflow:auto;position:-webkit-sticky;position:sticky;background:#fff;padding:7px 20px;margin-top:-10px;text-align:center;white-space:nowrap;transition:all .25s linear;border-top:10px solid #fff;border-bottom:1px solid #f2f2f2}@media(max-width:1199px){.tags-bar{padding:7px 20px}}.tags-bar+.container .columns aside{top:20px}.tags-bar+.container .columns main .page-tabs{top:40px}.tags-bar a,.tags-bar span{margin:3px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;color:#333;border-radius:15px;display:inline-block;background:#f2f2f2}.tags-bar a.active,.tags-bar span.active{color:#f2f2f2;background:#333}.tags-bar a svg,.tags-bar span svg{width:16px;height:16px;margin-right:5px}.subsection{padding:40px 50px 30px}.subsection:first-child{padding-top:56px}.subsection+.subsection{border-top:1px solid #f2f2f2}.subsection.connected{border-top:0;padding-top:0}@media(max-width:1199px){.subsection{padding:40px 20px 30px}.subsection:first-child{padding-top:30px}}@media(max-width:767px){.subsection{padding-top:20px}}.auth-area{width:264px;text-align:center}.auth-area .auth-title{margin:0 -25px 5px;font-size:18px;color:#4a4a4a;text-transform:uppercase}.auth-area .auth-intro{font-size:12px;line-height:1.36;margin-bottom:20px;color:#979797}.auth-area .auth-intro.mb-0{margin-bottom:0}.auth-area .auth-intro.mt-s{margin-top:10px}.auth-area .auth-intro.mt-m{margin-top:15px}.auth-area .auth-intro.mt-l{margin-top:35px}.auth-area form{margin-top:20px}.auth-area .multi-check{text-align:left}.auth-area .multi-check label{color:#9b9b9b;font-size:12px}.auth-area .multi-check label:first-child{display:block;font-size:10px;font-weight:600}.auth-area .multi-check label:last-child{margin-left:15px}.auth-area .multi-check label input[type=checkbox]{margin:0 5px 0 0;vertical-align:-2px}.auth-area .auth-code{display:flex;align-items:center;justify-content:space-between}.auth-area .auth-code input{margin:0;width:13%;padding:0;font-size:20px;font-weight:600;text-align:center}.auth-area .auth-avatar{cursor:pointer;overflow:hidden;position:relative;display:inline-block}.auth-area .auth-avatar figure{width:88px;height:88px;margin:0 auto;overflow:hidden;border-radius:50%;border:5px solid #d8d8d8;display:flex;align-items:center;justify-content:center}.auth-area .auth-avatar figure img{object-fit:cover}.auth-area .auth-avatar input{top:0;left:0;opacity:0;cursor:pointer;position:absolute;transform:scale(12);transform-origin:center center}.auth-area .auth-button{margin-top:20px}.auth-area .auth-button .action-button{min-width:126px;width:100%}.auth-area .auth-button.mt-l{margin-top:35px}.auth-area .auth-button+.auth-intro{margin-top:15px}.widget-title{display:flex;font-size:18px;margin:0 0 30px;align-items:center;color:#4f4f4f}.widget-title.margin-top-l{margin-top:50px}.widget-title svg{margin-left:12px}.separator-title{font-size:16px;margin:30px 0 0;font-weight:700;color:#333;padding-bottom:10px;border-bottom:1px solid #f2f2f2}@media(max-width:1199px){.separator-title{padding-left:20px;padding-right:20px;padding-bottom:10px}}.page-tabs{left:0;margin:0;top:-10px;z-index:45;display:flex;background:#fff;position:-webkit-sticky;position:sticky;padding:22px 0 0;list-style-type:none;justify-content:center;transition:all .25s linear;border-bottom:1px solid #f2f2f2}.page-tabs li{margin:0 5px;cursor:pointer;font-size:15px;line-height:1.3;font-weight:600;text-align:center;position:relative;display:flex;align-items:center;justify-content:flex-start}.page-tabs li .a,.page-tabs li a{display:block;cursor:pointer;color:#333;padding:2px 15px 12px}.page-tabs li.active:after{left:0;right:0;bottom:0;height:5px;content:"";position:absolute;border-radius:2px;background:#2f80ed}.page-tabs li.active .a,.page-tabs li.active a{color:#2f80ed}.page-menu{margin:0;padding:0;font-size:16px;list-style-type:none}.page-menu li .a,.page-menu li a{cursor:pointer;font-weight:600;margin-bottom:35px;color:#4f4f4f;padding:0 50px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.page-menu li .a,.page-menu li a{padding:0 20px}}.auth-intro,.form-success{color:#27ae60;font-size:14px;margin-top:10px}.auth-intro+.formfield,.form-success+.formfield{margin-top:20px}.form-error{color:red;margin:10px 0;font-size:12px}.form-error+.formfield{margin-top:20px}.form-error.centered{text-align:center}.form-toggle{width:24px;height:18px;cursor:pointer;position:relative;border-radius:9px;border:3px solid #828282}.form-toggle:after{top:50%;left:2px;width:8px;height:8px;content:"";margin-top:-4px;position:absolute;border-radius:50%;background:#4f4f4f}.form-toggle.is-checked{background:#27ae60;border-color:#27ae60}.form-toggle.is-checked:after{left:auto;right:2px;background:#fff}.form-checkbox{width:20px;height:20px;cursor:pointer;position:relative;border-radius:3px;border:2px solid #828282}.form-checkbox.is-checked{background:#828282}.form-checkbox.is-checked:before{width:6px;margin-left:-7px;transform:rotate(45deg)}.form-checkbox.is-checked:after,.form-checkbox.is-checked:before{top:50%;left:50%;height:3px;content:"";background:#fff;margin-top:-1px;position:absolute}.form-checkbox.is-checked:after{width:12px;margin-left:-4px;transform:rotate(-45deg)}.toggle-settings{font-size:16px;font-weight:600;color:#4f4f4f;padding:0 50px}@media(max-width:1199px){.toggle-settings{padding:0 20px}}.toggle-settings+.toggle-settings{margin-top:30px;padding-top:30px;border-top:1px solid #f2f2f2}.toggle-settings+.toggle-row{margin-top:30px}.toggle-settings+.toggle-row.is-inactive .toggle-row-secondary{opacity:.5}.toggle-settings .toggle-row-primary{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.toggle-settings .toggle-row-primary+.toggle-row-secondary{margin-top:15px}.toggle-settings .toggle-row-secondary{cursor:pointer;margin-left:20px;display:flex;align-items:center;justify-content:space-between}.toggle-settings .toggle-row-secondary+.toggle-row-secondary{margin-top:8px}.toggle-settings .form-checkbox{margin-right:2px}.standard-form{margin:0 50px}@media(max-width:1199px){.standard-form{margin:0 20px}}.standard-form .formfield{margin-bottom:20px}.standard-form .formfield label{display:block;font-size:12px;font-weight:600;color:#4f4f4f;text-transform:uppercase}.standard-form .formfield input{height:50px;margin:2px 0 0;padding:0 18px;font-size:16px;border-radius:5px;background:#fcfcfc}.standard-form .formfield textarea{font-size:16px;padding:15px 18px;border-radius:5px;background:#fcfcfc}.standard-form .submit-row{text-align:right}.user-profile-cover{cursor:pointer}.user-profile-cover.editable{overflow:hidden;position:relative}.user-profile-cover.editable:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute;background:rgba(0,0,0,.3)}.user-profile-cover.editable svg{top:50%;left:50%;margin-top:-11px;margin-left:-11px;position:absolute}.user-profile-cover.editable input{top:0;right:0;opacity:0;cursor:pointer;position:absolute;transform:scale(12);transform-origin:right top}.user-profile-cover img{width:100%;object-fit:cover}.user-profile{font-size:14px;line-height:1.36;margin-bottom:20px;color:#4f4f4f;padding:0 50px}@media(max-width:1199px){.user-profile{padding:0 20px}}.user-profile-top{display:flex;margin-bottom:15px;align-items:flex-end;justify-content:space-between}.user-profile-buttons{display:flex;align-items:center;justify-content:flex-start}.user-profile-buttons>*{margin-left:15px}.user-profile+.page-tabs{display:flex;padding:0 50px}@media(max-width:1199px){.user-profile+.page-tabs{padding:0 20px}}.user-profile+.page-tabs li{margin:0;min-width:24%;padding-left:0;padding-right:0;padding-top:12px;justify-content:center}.user-profile .user-avatar-holder{height:50px;position:relative}.user-profile .user-avatar-holder>[class^=user-avatar]{margin-top:-46px}.user-profile .user-avatar .user-avatar-editable{left:0;top:-46px;width:100%;height:92px;overflow:hidden;border-radius:50%;position:absolute}.user-profile .user-avatar .user-avatar-editable:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute;background:rgba(0,0,0,.3)}.user-profile .user-avatar .user-avatar-editable>svg{top:50%;left:50%;margin-top:-11px;margin-left:-11px;position:absolute}.user-profile .user-avatar .user-avatar-editable input{top:0;right:0;opacity:0;cursor:pointer;position:absolute;transform:scale(6);transform-origin:right top}.user-profile .user-full-name{margin:0;font-size:22px;line-height:1.2}.user-profile .user-name{font-size:14px;font-weight:600;color:#828282;margin-bottom:12px}.user-profile .user-info-first{display:flex;margin-bottom:15px}.user-profile .user-info-first>:first-child{margin-right:30px}.user-profile .user-info-first svg{margin-right:5px;vertical-align:-3px}.user-profile .user-info-first svg.double-margin{margin-right:10px}.user-profile .user-info-second{margin-bottom:15px}.user-profile .user-info-second svg{margin-right:5px;vertical-align:-3px}.user-profile .user-info-third{display:flex;margin-bottom:20px}.user-profile .user-info-third>*{color:#4a4a4a}.user-profile .user-info-third>*+*{margin-left:30px}.read-more .read-more-full,.read-more.expanded .read-more-short{display:none}.read-more.expanded .read-more-full{display:block}.notifications-feed-item{font-size:12px;margin-bottom:15px;color:#4f4f4f;padding:0 50px 15px;border-bottom:1px solid #f2f2f2;display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:1199px){.notifications-feed-item{padding:0 20px 15px}}.notifications-feed-item>svg{flex-shrink:0;margin-top:5px}.notifications-feed-item>svg[class=user-icon]{width:18px;height:21px}.notifications-feed-item>svg[class=user-icon] path{fill:#828282}.notifications-feed-item>svg[class=thumb-icon]{width:18px;height:18px}.notifications-feed-item>svg[class=thumb-icon] path{fill:#828282}.notifications-feed-content{flex-grow:1;padding-left:18px}.notifications-feed-main{display:flex;align-items:flex-start;justify-content:flex-start}.notifications-feed-main>[class^=user-avatar]{margin-right:10px}.notifications-feed-main>a{display:block;color:#4f4f4f}.notifications-feed-date{color:#9b9b9b}.notifications-feed-quote{display:block;font-size:14px;margin-top:10px;color:#4f4f4f}.popup-group-trigger{cursor:pointer}.popup-group-content{top:80%;z-index:20;width:375px;display:none;background:#fff;position:absolute;border-radius:10px;border:1px solid #e0e0e0;right:60px;box-shadow:0 4px 24px 0 rgba(0,0,0,.1)}.popup-group-active .popup-group-content{display:block}@media(max-width:1199px){.popup-group-content{right:20px}}@media(max-width:767px){.popup-group-content{width:280px}}.popup-group-content header{border-bottom:1px solid #f2f2f2;justify-content:space-between}.popup-group-content footer,.popup-group-content header{height:50px;font-size:14px;font-weight:600;padding:0 25px;display:flex;align-items:center}.popup-group-content footer{justify-content:center}.popup-group-content .notifications-feed-item{margin:0;padding:15px 25px}.global-dropdown{cursor:pointer;position:relative}.global-dropdown [data-popup=open]+ul{display:block}.global-dropdown>span{display:flex;align-items:center;justify-content:flex-start}.global-dropdown>span>svg{display:block}.global-dropdown-menu{right:0;top:100%;margin:0;z-index:10;display:none;font-size:14px;background:#fff;padding:20px 25px;position:absolute;white-space:nowrap;border-radius:10px;list-style-type:none;border:1px solid #e0e0e0;box-shadow:0 4px 24px 0 rgba(0,0,0,.1)}.global-dropdown-menu.aligned-left{left:0;right:auto}.global-dropdown-menu li{margin:0 0 15px;display:flex;align-items:center;justify-content:flex-start}.global-dropdown-menu li:last-child{margin-bottom:0}.global-dropdown-menu svg{width:18px;height:18px;margin:0 10px 0 0}.global-dropdown-menu svg path{fill:#333}.global-modal{top:0;left:0;right:0;bottom:0;z-index:120;display:none;position:fixed;background:rgba(0,0,0,.5)}.global-modal.active{display:flex;align-items:center;justify-content:center}.global-modal-popup{width:720px;padding:25px;background:#fff;position:relative;border-radius:10px}@media(max-width:767px){.global-modal-popup{width:320px}}.global-modal-title{font-size:24px;font-weight:700;line-height:1.2;color:#333;text-align:center;margin-bottom:25px;text-transform:uppercase}@media(max-width:767px){.global-modal-title{font-size:20px;margin-bottom:20px}}.global-modal-close{top:16px;right:16px;cursor:pointer;position:absolute}.global-modal-close svg{width:22px;height:22px;display:block}.global-modal-close svg path{fill:#828282}.global-modal-field{color:#4a4a4a}.global-modal-field>label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.global-modal-field>label span{font-weight:400}.global-modal-field textarea{height:100px;padding:10px;max-width:100%;min-width:100%}.global-modal-radios{display:flex;font-size:12px;flex-wrap:wrap;color:#4a4a4a;margin-bottom:20px}.global-modal-radios>div{width:50%;margin-bottom:8px}.global-modal-radios>div input{margin:0 10px 0 0;vertical-align:-2px}@media(max-width:767px){.global-modal-radios>div{width:100%}}.global-modal-buttons{text-align:center}.global-modal-buttons>*{margin:0 5px}.global-modal-report{color:#333;margin-bottom:12px}.global-modal-report header{font-size:12px;font-weight:600;margin-bottom:5px;padding-left:48px;position:relative}.global-modal-report header address{top:0;left:0;position:absolute}.global-modal-report header em{color:#828282;font-style:normal;font-weight:400}.global-modal-report blockquote{margin:0;flex-grow:1;padding:12px;font-size:12px;border-radius:5px;background:#f9f9f9}.global-modal-report footer{position:relative;padding:10px 0 0 48px}.global-modal-report footer svg{top:0;left:18px;position:absolute}.global-modal-success{height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.global-modal-success>div:first-child{font-size:18px;font-weight:600}.no-content{padding:30px;font-size:15px;color:#828282;font-style:italic;text-align:center}.muted-words>.action-button{margin:0 7px 7px 0}.muted-words-form{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.muted-words-form input{margin:0;width:auto;flex-grow:1}.muted-words-form .action-button{margin-left:10px}.muted-words-form .form-error{width:100%}.feed-ad{padding:25px 0;position:relative;margin:0 -75px}.feed-ad-border{height:1px;background:#f2f2f2}@media(max-width:1439px){.feed-ad{margin:0 -45px}}@media(max-width:1349px){.feed-ad{margin:0}}.or-span{margin-top:20px;display:block}.polls-feed-page,.profile-feed-page,.single-poll-page{margin:0 auto;max-width:608px}.single-poll-page>div{padding-top:5px}.user-avatar_avatar__h5uZv{font-size:0;flex-shrink:0;position:relative;display:inline-block;vertical-align:middle}.user-avatar_avatar__h5uZv img{width:42px;height:42px;background:#fff;object-fit:cover;border-radius:50%;border:3px solid #eee}.user-avatar_avatar__h5uZv .user-avatar_verifiedIcon__DbKCL{right:0;bottom:0;z-index:5;width:12px;height:12px;display:flex;position:absolute;border-radius:50%;align-items:center;justify-content:center}.user-avatar_avatar__h5uZv .user-avatar_verifiedIcon__DbKCL svg{width:7px;height:7px}.user-avatar_avatar__h5uZv.user-avatar_size-xxs__Hy0lY img{width:18px;height:18px;border-width:1px}.user-avatar_avatar__h5uZv.user-avatar_size-xxs__Hy0lY .user-avatar_verifiedIcon__DbKCL{width:8px;height:8px}.user-avatar_avatar__h5uZv.user-avatar_size-xxs__Hy0lY .user-avatar_verifiedIcon__DbKCL svg{width:5px;height:5px}.user-avatar_avatar__h5uZv.user-avatar_size-xs__p_bpn img{width:22px;height:22px;border-width:1px}.user-avatar_avatar__h5uZv.user-avatar_size-xs__p_bpn .user-avatar_verifiedIcon__DbKCL{width:10px;height:10px}.user-avatar_avatar__h5uZv.user-avatar_size-xs__p_bpn .user-avatar_verifiedIcon__DbKCL svg{width:6px;height:6px}.user-avatar_avatar__h5uZv.user-avatar_size-s__GxZ25{width:34px;height:34px;font-size:1px}.user-avatar_avatar__h5uZv.user-avatar_size-s__GxZ25 img{width:34px;height:34px;border-width:2px}.user-avatar_avatar__h5uZv.user-avatar_size-m__WFzqf{font-size:1px}.user-avatar_avatar__h5uZv.user-avatar_size-l___UOnk{width:48px;height:48px;font-size:1px}.user-avatar_avatar__h5uZv.user-avatar_size-l___UOnk img{width:48px;height:48px;border-width:2px}.user-avatar_avatar__h5uZv.user-avatar_size-xl__8Kgeo img{width:92px;height:92px;border-width:4px}.user-avatar_avatar__h5uZv.user-avatar_size-xl__8Kgeo .user-avatar_verifiedIcon__DbKCL{right:3px;bottom:3px;width:24px;height:24px}.user-avatar_avatar__h5uZv.user-avatar_size-xl__8Kgeo .user-avatar_verifiedIcon__DbKCL svg{width:14px;height:14px}.header_header__tthVW{z-index:90;padding:15px 0;background:#fff;position:-webkit-sticky;position:sticky;top:-73px;transition:all .25s linear;border-bottom:1px solid #f2f2f2}.header_header__tthVW .header_headerInner__EFqV0{display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.header_header__tthVW{padding:15px 20px}}.header_header__tthVW h1{margin:0}.header_header__tthVW h1 a,.header_header__tthVW h1 img{font-size:0;display:block;text-decoration:none}.header_header__tthVW h1 img{height:40px}.header_header__tthVW .header_placeholder__3iwn4{width:40px;height:40px}.header_header__tthVW .header_networkLogo__pUG3M a{font-size:20px;font-weight:600;color:#333;display:flex;align-items:center;justify-content:flex-start}.header_header__tthVW .header_networkLogo__pUG3M a img{margin-right:15px}@media(max-width:767px){.header_header__tthVW .header_networkLogo__pUG3M a img{height:auto;max-width:80px}.header_header__tthVW .header_networkLogo__pUG3M a img+span{display:none}}.header_header__tthVW .header_start__xAN1_{display:flex;align-items:center;justify-content:flex-start}.header_header__tthVW .header_start__xAN1_ button{margin-left:10px}.header_header__tthVW .header_end___Q_AF{display:flex;align-items:center;justify-content:flex-end}.header_header__tthVW .header_search__RqpPP{position:relative}.header_header__tthVW .header_search__RqpPP input{top:50%;right:-10px;width:375px;font-size:14px;margin:-20px 0 0;position:absolute;border-radius:10px;padding:0 40px 0 15px;background:#fcfcfc}@media(max-width:767px){.header_header__tthVW .header_search__RqpPP input{width:170px}}.header_header__tthVW .header_search__RqpPP>span{position:relative}.header_header__tthVW .header_auth__yuYKU{text-align:right}@media(max-width:767px){.header_header__tthVW .header_auth__yuYKU{margin-left:20px}}.header_header__tthVW .header_auth__yuYKU a{margin-left:35px}@media(max-width:767px){.header_header__tthVW .header_auth__yuYKU a{margin-left:10px}}.header_header__tthVW .header_crown__klDdX{display:none;margin-right:18px}@media(max-width:999px){.header_header__tthVW .header_crown__klDdX{display:block}}.header_header__tthVW .header_notifications__wqa_9{margin:0 35px}@media(max-width:999px){.header_header__tthVW .header_notifications__wqa_9{margin:0 18px}}.header_header__tthVW .header_notificationsButton__M4jPm{position:relative}.header_header__tthVW .header_notificationsCount__tzLPb{top:50%;left:50%;color:#fff;width:20px;height:20px;display:flex;font-size:10px;font-weight:600;position:absolute;border-radius:50%;background:#eb5757;align-items:center;justify-content:center}.header_header__tthVW .header_fakeLink__ikw_M{cursor:pointer}.header_header__tthVW .header_userPopupHeader___QJ7B{height:80px;display:flex;align-items:center;justify-content:flex-start}.header_header__tthVW .header_userPopupFooter__yOtzh{font-size:12px;font-weight:400}.header_header__tthVW .header_userPopupFooter__yOtzh a{color:#828282}.header_header__tthVW .header_userAvatar__rCICa{margin-right:12px}.header_header__tthVW .header_userInfo__fmkDL{color:#4f4f4f}.header_header__tthVW .header_userInfo__fmkDL>div:last-child{font-size:12px;color:#828282}.header_header__tthVW .header_userInfo__fmkDL>div:last-child>:last-child{margin-left:20px;font-weight:400}.header_header__tthVW .header_menu__EksSe{font-size:14px;font-weight:600;border-bottom:1px solid #f2f2f2}.header_header__tthVW .header_menu__EksSe ul{margin:0;list-style-type:none;padding:25px}.header_header__tthVW .header_menu__EksSe ul li{margin-bottom:20px}.header_header__tthVW .header_menu__EksSe ul li:last-child{margin-bottom:0}.header_header__tthVW .header_menu__EksSe ul li>*{color:#4f4f4f}.header_header__tthVW .header_menu__EksSe ul img,.header_header__tthVW .header_menu__EksSe ul svg{width:18px;height:18px;margin-right:12px;vertical-align:-3px}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6d9d93fc6431e29f-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5d258b355fefebcb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6d9d93fc6431e29f-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5d258b355fefebcb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6d9d93fc6431e29f-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Open_Sans_d84bcd;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5d258b355fefebcb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_Fallback_d84bcd;src:local("Arial");ascent-override:101.18%;descent-override:27.73%;line-gap-override:0.00%;size-adjust:105.64%}.__className_d84bcd{font-family:__Open_Sans_d84bcd,__Open_Sans_Fallback_d84bcd;font-style:normal}