.checkbox-toggle{align-items:center;border-radius:100px;display:flex;font-weight:700;margin-bottom:16px}.checkbox-toggle:last-of-type{margin:0}.checkbox-toggle__input{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.checkbox-toggle__input:not([disabled]):active+.toggle-track,.checkbox-toggle__input:not([disabled]):focus+.toggle-track{border:1px solid rgba(0,0,0,0);box-shadow:0px 0px 0px 2px #fff}.checkbox-toggle__input:disabled+.toggle-track{cursor:not-allowed;opacity:.7}.checkbox-toggle-track{background:#d9d9d9;border:1px solid #d9d9d9;border-radius:100px;cursor:pointer;display:flex;height:16px;position:relative;width:28px}.checkbox-toggle-indicator{align-items:center;background:#fff;border-radius:12px;bottom:2px;display:flex;height:12px;justify-content:center;left:2px;outline:solid 2px rgba(0,0,0,0);position:absolute;transition:.3s;width:12px}.checkbox-toggle__input:checked+.checkbox-toggle-track .checkbox-toggle-indicator{background:#fff;transform:translateX(12px)}.checkbox-toggle__input:checked+.checkbox-toggle-track{background:#814efa}@media screen and (-ms-high-contrast: active){.checkbox-toggle-track{border-radius:0}}
.select-holder{position:relative}.select-corner{position:absolute;top:1px;right:1px;width:32px;height:32px;user-select:none;pointer-events:none}@media screen and (min-width: 681px){.select-corner{top:9px;right:9px}}.select{border:1px solid #f0f0f0;box-sizing:border-box;border-radius:4px;font-size:14px;line-height:20px;font-weight:700;color:#222425;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:6px 32px 6px 12px}@media screen and (min-width: 681px){.select{padding:13px 48px 13px 16px}}.select::-ms-expand{display:none}
.settings-modal{position:absolute;left:5%;bottom:8%;box-sizing:border-box;background:#fff;box-shadow:20px 20px 40px rgba(0,0,0,.2);border-radius:8px;z-index:1;max-width:90%}.settings-modal__wrapper{background:rgba(0,0,0,.4);position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.settings-modal__content{padding:35px}.settings-modal__box{display:flex;flex-direction:column;margin-top:35px}.settings-modal__box--row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.settings-modal__title{border-top-left-radius:8px;border-top-right-radius:8px;height:100px;background:#fbfbfb;padding-left:35px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;font-size:24px;line-height:24px;font-weight:700;color:#000}.settings-modal__sub-title{font-size:16px;line-height:16px;font-weight:700;color:#222425}.settings-modal__text{margin-top:10px;max-width:670px;font-size:14px;line-height:16px;font-weight:300;color:#222425}.settings-modal__link{color:#814efa;text-decoration:none;font-size:14px;line-height:16px;font-weight:700}.settings-modal__link:hover{color:#673ec8}.settings-modal__link--big{font-size:16px}@media screen and (max-width: 680px){.settings-modal{left:0;top:50px;max-width:100%}.settings-modal__wrapper{overflow:auto}.settings-modal__content{padding:15px}.settings-modal__box{margin-top:15px}.settings-modal__title{padding-left:15px;font-size:18px}.settings-modal__sub-title{font-size:14px}.settings-modal__text{margin-top:10px;max-width:670px;font-size:12px}.settings-modal__link{font-size:12px}.settings-modal__link--big{font-size:14px}}
.footer{display:flex;justify-content:space-between;align-items:center;padding:0 8.34%;min-height:148px}@media screen and (min-width: 681px){.footer{min-height:70px}}@media screen and (min-width: 961px){.footer{padding:0 80px;min-height:96px}}@media screen and (min-width: 1281px){.footer{min-height:148px}}.footer__settings{flex-shrink:0;margin-right:20px}.footer-settings-btn{display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);width:22px;height:22px;padding:2px}@media screen and (min-width: 961px){.footer-settings-btn{width:28px;height:28px;padding:3px}}@media screen and (min-width: 1281px){.footer-settings-btn{width:32px;height:32px}}.footer-settings-btn__icon{display:block;width:100%;height:100%}.footer-navigation{display:flex;align-items:center;font-size:14px;line-height:18px;font-weight:700;color:#222425}@media screen and (min-width: 961px){.footer-navigation{font-size:18px;line-height:22px}}@media screen and (min-width: 1281px){.footer-navigation{font-size:20px;line-height:24px}}.footer-navigation__item{color:#222425;text-decoration:none}.footer-navigation__item:hover{color:#673ec8}.footer-navigation__divider{display:block;margin:-3px 15px 0}@media screen and (min-width: 961px){.footer-navigation__divider{margin:-3px 17px 0}}@media screen and (min-width: 1281px){.footer-navigation__divider{margin:-3px 20px 0}}
.page-frame{min-height:calc(100vh - 148px)}@media screen and (min-width: 681px){.page-frame{min-height:calc(100vh - 70px)}}@media screen and (min-width: 961px){.page-frame{min-height:calc(100vh - 96px)}}@media screen and (min-width: 1281px){.page-frame{min-height:calc(100vh - 148px)}}
.page-content-wrapper{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 148px - 148px)}@media screen and (max-width: 1280px){.page-content-wrapper{margin:0 20px}}@media screen and (min-width: 681px){.page-content-wrapper{min-height:calc(100vh - 70px - 70px)}}@media screen and (min-width: 961px){.page-content-wrapper{min-height:calc(100vh - 96px - 96px)}}@media screen and (min-width: 1281px){.page-content-wrapper{min-height:calc(100vh - 148px - 148px)}}.page-content{display:flex;width:100%;flex-direction:column;align-items:center;max-width:586px}@media screen and (max-width: 960px){.page-content{max-width:486px}}
.page-preview{max-width:410px;height:auto;position:relative}.page-preview img{max-width:100%;height:auto}
.page-subtitle{max-width:400px;margin-top:18px;text-align:center;font-size:24px;line-height:28px;font-weight:700}
.page-description{max-width:530px;margin-top:8px;text-align:center;font-size:14px;line-height:20px;font-weight:300}
.page-control{width:100%;margin-top:18px}
.spinner{animation:spin 1.5s linear infinite;z-index:-1}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.header{width:100%;padding:0 8.34%}@media screen and (min-width: 961px){.header{padding:0 80px}}.header__inner{min-height:148px;padding-top:37px}@media screen and (min-width: 681px){.header__inner{min-height:70px;position:relative;display:flex;justify-content:center;align-items:center;padding:0 88px}}@media screen and (min-width: 961px){.header__inner{min-height:96px}}@media screen and (min-width: 1281px){.header__inner{min-height:148px;padding:0 130px}}.header__logo{display:block;margin:0 auto;width:83px}@media screen and (min-width: 681px){.header__logo{position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:78px;margin-top:4px}}@media screen and (min-width: 961px){.header__logo{width:78px;margin-top:5px}}@media screen and (min-width: 1281px){.header__logo{margin-top:7px;width:120px}}.header__logo-img{display:block;width:100%;height:auto}.header__title{width:100%;color:#000;text-align:center;padding:35px 10px 20px;font-size:18px;line-height:22px;font-weight:700}@media screen and (min-width: 681px){.header__title{padding:0;font-size:20px;line-height:26px}}@media screen and (min-width: 961px){.header__title{font-size:22px;line-height:26px}}@media screen and (min-width: 1281px){.header__title{font-size:32px;line-height:38px}}.header__title img{display:inline-block;margin-left:20px}
.devices-found-list{width:100%;background-color:#fff;border-radius:8px;border:1px solid #f0f0f0;max-height:480px;overflow:auto}.devices-found-list__item+.devices-found-list__item{border-top:1px solid #f0f0f0}.devices-found-item{display:flex;align-items:center;height:80px;text-decoration:none;cursor:pointer}.devices-found-item:not(:last-child){border-bottom:1px solid #f0f0f0}.devices-found-item:hover{background-color:#fbfbfb}.devices-found-item:hover .devices-found__item-btn p{color:#814efa}.devices-found-item:hover .devices-found__item-btn svg path{fill:#814efa}.devices-found-item__icon{display:flex;justify-content:center;width:20%;position:relative;top:1px}.devices-found-item__name{position:relative;width:50%;font-size:16px;line-height:19px;font-weight:700;color:#000}.devices-found-item__msg{position:absolute;top:100%;left:0;width:100%;margin-top:2px;font-size:12px;line-height:16px;font-weight:400;color:#ff2947}.devices-found-item__btn{border:none;display:flex;align-items:center !important;background-color:rgba(0,0,0,0);width:30%;height:100%;box-shadow:none;justify-content:flex-end;margin-right:40px;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:700;color:#222425}.devices-found-item__btn p{white-space:nowrap}.devices-found-item__btn p:hover{color:#814efa}.devices-found-item__btn svg{flex:7px 0 0;margin-top:2px;margin-left:18px}
.btn-group{width:100%}.btn-group .btn+.btn{margin-top:8px}.btn{display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:7px 0;border:2px solid rgba(0,0,0,0);color:#fff;background:#000;outline:none;text-transform:uppercase;font-size:14px;line-height:14px;font-weight:700;text-decoration:none;box-shadow:none;border-radius:4px}@media screen and (min-width: 961px){.btn{padding:10px 0;line-height:16px}}.btn.btn--disabled,.btn[disabled]{cursor:not-allowed}.btn--primary{color:#fff;background:#814efa;box-shadow:0 4px 8px rgba(55,32,111,.3)}.btn--primary:hover{background:#673ec8}.btn--primary:active{color:#e6dcfe}.btn--primary:focus-visible{background:#673ec8;border:2px solid #814efa;color:#e6dcfe}.btn--primary.btn--disabled,.btn--primary[disabled]{background:#814efa;opacity:.4}.btn--primary.btn--disabled:hover,.btn--primary[disabled]:hover{background:#814efa}.btn--primary.btn--disabled:active,.btn--primary[disabled]:active{color:#fff}.btn--secondary{color:#222425;background:#fff;border:1px solid #e6e6e6;padding:8px 0}@media screen and (min-width: 961px){.btn--secondary{padding:11px 0}}.btn--secondary:hover{color:#814efa}.btn--secondary:active{color:#673ec8}.btn--secondary:focus-visible{outline:2px solid #814efa}.btn--secondary.btn--disabled,.btn--secondary[disabled]{border-color:#f0f0f0;color:rgba(34,36,37,.2)}.btn--secondary.btn--disabled:hover,.btn--secondary[disabled]:hover{color:rgba(34,36,37,.2)}.btn--secondary.btn--disabled:active,.btn--secondary[disabled]:active{color:rgba(34,36,37,.2)}


.modal{display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;background:#fff;box-shadow:20px 20px 40px rgba(0,0,0,.2);border-radius:8px;padding:32px;z-index:1;min-width:586px}.modal__wrapper{background:rgba(0,0,0,.4);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100}
.modal__title{font-size:20px;line-height:24px;font-weight:700}.modal__text{margin-top:10px;font-size:14px;line-height:20px;font-weight:300}.modal__control{width:100%;margin-top:25px}.modal__control .btn+.btn{margin-top:10px}

[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{width:100%;direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#9a71fb;border-radius:2px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition:opacity 0s linear}.simplebar-track{border:1px solid #f0f0f0}.simplebar-track.simplebar-vertical{top:0;right:-16px;width:10px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:3px;bottom:3px}.simplebar-track.simplebar-horizontal{left:0;bottom:-16px;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:3px;right:3px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}
.battery-status{display:flex;align-items:center;font-size:16px;line-height:14px;font-weight:400;color:#44aa50;cursor:default;max-width:60px;width:100%}.battery-status__icon{position:relative;top:-1px}.battery-status__icon--charging{top:1px}.battery-status__percent{display:flex;justify-content:flex-end;width:100%;line-height:14px;margin-left:12px}.battery-status__percent--charging-high{color:#44aa50}.battery-status__percent--charging-mid,.battery-status__percent--battery-not-mid{color:#ffa414}.battery-status__percent--charging-low,.battery-status__percent--battery-low{color:#ff2947}
.devices-list{width:100%}.devices-item{border-radius:12px;background-color:#fff;display:flex;align-items:center;height:100px;border:1px solid #e6e6e6;margin-bottom:5px}.devices-item--inactive{background:#f0f0f0}.devices-item:last-child{margin-bottom:0}.devices-item__icon{display:flex;justify-content:center;width:20%}.devices-item__name{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%;cursor:default}.devices-item__name h6{font-size:18px;line-height:19px;font-weight:700;color:#000}.devices-item__name p{font-size:12px;line-height:19px;font-weight:300;color:#000}.devices-item__info{width:30%;display:flex;align-items:center;justify-content:flex-end;padding-right:25px}.devices-item__disconnect-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);cursor:pointer;margin-left:8px;border-radius:2px;position:relative;top:1px}.devices-item__disconnect-btn svg{width:10px;height:10px}.devices-item__disconnect-btn:hover{background:#fbfbfb;border:1px solid #d9d9d9}.devices-item__disconnect-btn:hover svg path{fill:#814efa}.devices-item__disconnect-btn:focus{background:#e6e6e6;border:1px solid #d9d9d9}.devices-item__disconnect-btn:focus svg path{fill:#814efa}
.devices-notification{width:100%;display:flex;justify-content:flex-start;padding:15px 15px 8px;box-sizing:border-box;margin-bottom:10px}.devices-notification__icon{margin-right:20px;flex:40px 0 0;display:flex;align-items:center}.devices-notification__image{width:100%;height:auto}.devices-notification__content{flex-grow:1;color:#000;max-width:456px}.devices-notification__title{font-size:16px;line-height:22px;font-weight:700;margin-bottom:5px}.devices-notification__desc{font-size:14px;line-height:18px;font-weight:300}@media screen and (min-width: 961px){.devices-notification{padding:19px 18px 8px}.devices-notification__icon{margin-right:24px;flex:46px 0 0}.devices-notification__title{font-size:18px}.devices-notification__desc{font-size:16px}}
.page-control__devices{margin-top:10px}.devices__description{max-width:470px;margin:20px 0 10px}.devices__link{display:inline-block;color:#814efa;text-decoration:none;font-size:14px;line-height:16px;font-weight:700}.devices__link:hover{color:#673ec8}.devices__link--big{font-size:16px}

.keyboard-pairing-steps{display:flex;background:#fff;border:1px solid #e6e6e6;border-radius:10px;color:#000}.keyboard-pairing-steps__item{display:flex;align-items:center;justify-content:center;height:84px;width:40px;border-right:1px solid #e6e6e6;font-size:20px;line-height:84px;text-transform:uppercase}.keyboard-pairing-steps__item--active{color:#814efa}.keyboard-pairing-steps__item--pressed{background:#f0f0f0;color:#6f7171}.keyboard-pairing-steps__item:last-child{width:68px;border-right:0;font-size:12px}

.paginator-steps-title{font-size:14px;line-height:14px;margin-top:20px;margin-bottom:12px;text-transform:uppercase;animation:MouseActionTitle;animation-duration:.3s;z-index:-1;min-height:14px;text-align:center}.paginator-steps-title--hide{animation:MouseActionHideTitle;animation-duration:.3s;opacity:0;z-index:-1}.paginator-steps-list{display:flex}.paginator-steps-list__item{position:relative;width:12px;height:12px}.paginator-steps-list__item+.paginator-steps-list__item{margin-left:4px}.paginator-steps-list__item:before{content:"";position:absolute;width:100%;height:4px;background:#e6e6e6;border-radius:2px;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.paginator-steps-list__item--active:before{background:#814efa}.paginator-steps-list__item--bubble:before{height:8px;width:8px;border-radius:50%}.paginator-steps-list__item--bubble.paginator-steps-list__item--active:before{height:100%;width:100%}@keyframes MouseActionTitle{0%{transform:translateX(60px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes MouseActionHideTitle{0%{transform:translateX(0);opacity:1;z-index:-1}100%{transform:translateX(-60px);opacity:0;z-index:-1}}
.pairing-section{user-select:none}.pairing-section__text{margin-top:45px}
.input{display:block;width:100%;background:#fff;border:1px solid #e6e6e6;box-sizing:border-box;border-radius:4px;padding:15px;font-size:14px;line-height:16px;font-weight:400;color:#222425}.input::-webkit-input-placeholder{color:rgba(34,36,37,.4)}.input:-ms-input-placeholder{color:rgba(34,36,37,.4)}.input::placeholder{color:rgba(34,36,37,.4)}
.device-confirmation__sub-title{margin-top:10px}.device-confirmation__input-holder{margin-top:18px;width:100%;max-width:250px}.device-confirmation__control{margin-top:18px}
.receiver-upgrade__description{max-width:512px;margin-top:40px;margin-bottom:30px}.receiver-upgrade__product-name{color:#814efa}

.analytics-agreement-subtitle{text-transform:uppercase}.analytics-agreement__link{display:inline-block;font-size:14px;line-height:24px;font-weight:700;color:#000;text-decoration:none}.analytics-agreement__link:hover{color:#673ec8}
.not-supported-browsers-list{font-size:14px;line-height:26px}
.welcome-page__bg{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden;z-index:-1;user-select:none}.welcome-page__bg-img-top-right{position:absolute;top:0;right:0;z-index:-1;max-width:37%}.welcome-page__bg-img-bottom-left{position:absolute;left:0;bottom:0;z-index:-1;max-width:55%}@media screen and (min-width: 1281px){.welcome-page__bg-img-bottom-left{max-width:59%}}.welcome__link{display:inline-block;font-size:14px;line-height:24px;font-weight:700;color:#000;text-decoration:none}.welcome__link:hover{color:#673ec8}.welcome-description{margin-top:18px}.welcome-description-alone{margin-top:27px;margin-bottom:9px}
.welcome-page__bg{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden;z-index:-1;user-select:none}.welcome-page__bg-img-top-right{position:absolute;top:0;right:0;z-index:-1;max-width:37%}.welcome-page__bg-img-bottom-left{position:absolute;left:0;bottom:0;z-index:-1;max-width:55%}@media screen and (min-width: 1281px){.welcome-page__bg-img-bottom-left{max-width:59%}}

.progress{display:flex;width:100%;justify-content:center;font-weight:700;color:#814efa;font-size:24px;line-height:29px}.progress-spinner{display:block;flex:0 0 33px;width:33px;height:33px;overflow:hidden;position:relative}.progress-spinner__img-animated{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(0);animation:spin 1.5s linear infinite;z-index:-1}.progress__text{display:block;flex:0 0 92px;text-align:center}@keyframes spin{100%{transform:translate(-50%, -50%) rotate(360deg)}}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}@font-face{font-family:"Brown";src:url(/5b1c2fa3002c1f6af375.otf);font-weight:300;font-style:normal}@font-face{font-family:"Brown";src:url(/7f9d34ef598815119937.otf);font-weight:400;font-style:normal}@font-face{font-family:"Brown";src:url(/bddc1870e7bde05658d7.otf);font-weight:700;font-style:normal}@font-face{font-family:"Brown";src:url(/5b1c2fa3002c1f6af375.otf);font-weight:300;font-style:normal}@font-face{font-family:"Brown";src:url(/7f9d34ef598815119937.otf);font-weight:400;font-style:normal}@font-face{font-family:"Brown";src:url(/bddc1870e7bde05658d7.otf);font-weight:700;font-style:normal}*,*:after,*:before{box-sizing:border-box}b,strong{font-weight:bold}i,em{font-style:italic}html,body{min-height:100vh;min-width:380px}body{position:relative;font-family:"Brown",Arial,sans-serif;font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#222425;background-color:#fbfbfb}img{display:block;max-width:100%;height:auto}.link{font-style:normal;font-weight:bold;color:#222425;text-decoration:none}.link:hover{color:#673ec8}
