@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap);@keyframes placeholder-animation{0%{opacity:.5}to{opacity:1}}@keyframes placeholder-animation-input{0%{border-color:#dfe5e6}to{border-color:#f1f1f1}}@keyframes sp-load{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sp-grid,.sp-grid__cellgroup{display:-ms-flexbox;display:flex}.sp-grid{-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff;box-sizing:border-box}.sp-grid__cellgroup{-ms-flex-negative:0;flex-shrink:0;width:100%}.sp-grid__cell{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:425px){.sp-grid__cell{width:100%}}.sp-grid__cell[data-flex-shrink='1'],.sp-grid__cellgroup[data-flex-shrink='1']{-ms-flex-negative:1;flex-shrink:1}.sp-grid__cell[data-flex-grow='1'],.sp-grid__cellgroup[data-flex-grow='1']{-ms-flex-positive:1;flex-grow:1}.sp-main{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;-ms-flex-direction:row;flex-direction:row;box-sizing:border-box}.sp-main__body,.sp-main__body-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-main__body{background-color:#fff;min-width:408px;height:200px}.sp-main__body-wrapper{overflow:auto}.sp-main__body--offset--md{padding:24px}@media (max-width:425px){.sp-main__body--offset--md{padding:16px 0}}.sp-main__body--center{-ms-flex-align:center;align-items:center}.sp-main__body--v--center{-ms-flex-pack:center;justify-content:center}.sp-main__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.sp-main__content--md{max-width:726px}.sp-main__content--offset--cm{padding:12px}.sp-main__content--offset--md--top{padding-top:56px}.sp-main__section{display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:16px;padding-right:16px}.sp-main__section--no-offset{padding-right:0;padding-left:0}.sp-main__section--full-height{height:100%;-ms-flex:1 1 auto;flex:1 1 auto}.sp-main__section--align--bottom{margin-top:auto}.sp-main__section--offset-t--cm{padding-top:12px}.sp-main__section--offset-t--sm{padding-top:16px}.sp-main__section--offset-t--md{padding-top:20px}.sp-main__section--offset-b--cm{padding-bottom:12px}.sp-main__section--offset-b--sm{padding-bottom:16px}.sp-main__section--offset-b--md{padding-bottom:20px}.sp-main__sidebar{padding-top:16px}.sp-main__sidebar--left{background-color:#f6f8fb;-ms-flex:0 4 296px;flex:0 4 296px}@media (max-width:900px){.sp-main__sidebar--left{-ms-flex:1 0 200px;flex:1 0 200px;max-width:296px}}@media (max-width:425px){.sp-main__sidebar--left{display:none}}.sp-main__sidebar--left .sp-sidebar__section{padding-left:12px;padding-right:12px}.sp-main__sidebar--right{background-color:#f9f9f9;-ms-flex:0 4 320px;flex:0 4 320px;min-width:220px}.sp-main__sidebar--right .sp-sidebar__section{padding:8px 24px}.sp-main__sidebar--right .sp-sidebar__section--offset--b-null{padding-bottom:0}.sp-main__footer-actions{height:54px}.sp-main__footer-actions-body{position:fixed;left:0;bottom:0;display:-ms-flexbox;display:flex;width:100%;padding:12px;box-shadow:0 -2px 4px 0 rgba(0,0,0,.2);box-sizing:border-box;background-color:#fff;z-index:1}.sp-sidebar{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.sp-sidebar-select{position:relative}.sp-sidebar-select__popup{display:none;position:absolute;bottom:100%;margin-bottom:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;border:1px solid gray;border-radius:4px}.sp-sidebar-select__popup--open{display:block}.sp-sidebar-select__popup-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-sidebar-select__popup-item{display:block;padding:8px 16px;color:#414141;text-decoration:none;border:0;background-color:transparent;cursor:pointer;text-align:left;font-size:14px;line-height:20px}.sp-sidebar-select__popup-item:focus,.sp-sidebar-select__popup-item:hover{outline:0;background-color:#e9e9e9}.sp-sidebar-select__popup-body{padding:16px 0}.sp-sidebar__section{display:-ms-flexbox;display:flex}.sp-sidebar__item{padding:4px}.sp-sidebar__inner--bottom{margin-top:auto}.sp-nav{-ms-flex:1 0 auto;flex:1 0 auto}.sp-nav__list{list-style:none;margin:0;padding:0}.sp-nav__icon{padding-right:8px}.sp-nav__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#414141;padding:8px;font-size:14px;line-height:16px;text-decoration:none;border-radius:4px}.sp-nav__link--status{position:relative}.sp-nav__link--status::after{top:50%;transform:translateY(-50%);width:0;height:0;border-radius:50%;border:4px solid #d85f5e;content:'';right:8px;position:absolute}.sp-nav__link:hover{background-color:#edeff4}.sp-nav__link.is-active{background-color:#e4e9f0;font-weight:700;cursor:auto}.sp-nav__link.is-disabled{cursor:not-allowed;background-color:#fafafa}.sp-nav__link.is-disabled .sp-nav__icon,.sp-nav__link.is-disabled .sp-nav__title{opacity:.6}.sp-container,.sp-nav__mark{display:-ms-flexbox;display:flex}.sp-nav__mark{font-size:8px;line-height:7px;margin-left:auto;padding:1px 4px 0;box-sizing:border-box;border-radius:4px;background-color:#e6e6e6;color:#666;font-weight:700;max-height:16px;height:16px;-ms-flex-align:center;align-items:center}.sp-container{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto}.sp-container--centered{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sp-container--centered .sp-container__section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}.sp-container__inner--sm{max-width:356px}.sp-container__inner--offset-t--md{padding-top:56px}.sp-container__inner--offset-t--xl{padding-top:148px}.sp-offset--t--xs{padding-top:8px}.sp-offset--t--cm{padding-top:12px}.sp-offset--t--sm{padding-top:16px}.sp-offset--t--md{padding-top:20px}.sp-offset--b--xs{padding-bottom:8px}.sp-offset--b--cm{padding-bottom:12px}.sp-offset--b--sm{padding-bottom:16px}.sp-offset--b--md{padding-bottom:20px}.sp-control{display:block;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:4px;padding:12px;border:0;cursor:pointer;font-size:14px;line-height:16px;letter-spacing:.3px;font-weight:600;margin:0;text-decoration:none}.sp-control-wrapper{display:-ms-flexbox;display:flex}.sp-control--small{padding:4px}.sp-control--offset--r{margin-right:12px}.sp-control--offset--l{margin-left:12px}.sp-control--w--124{max-width:124px;width:124px}@media (max-width:425px){.sp-control--w--124{max-width:none}}.sp-control--w--116{max-width:116px;width:116px}.sp-control--w--132{max-width:132px;width:132px}@media (max-width:425px){.sp-control--w--132{max-width:none}}.sp-control--w--200{max-width:200px;width:200px}.sp-control--attachment{-ms-flex:0 1 auto;flex:0 1 auto}.sp-control--transparent{background-color:transparent}.sp-control--secondary{background-color:#e9e9e9}.sp-control--secondary:hover{background-color:#f1f1f1}.sp-control--secondary:active{background-color:#d4d4d4}.sp-control--sm{padding:8px;font-size:12px;letter-spacing:.3px}.sp-control--primary{background-color:#ff9000;color:#fff}.sp-control--primary:hover{background-color:#ffa42e}.sp-control--primary:active{background-color:#e88300}.sp-control--primary.sp-control--empty{color:#414141;border:2px solid #ff9000;background-color:#fff}.sp-control--primary.sp-control--empty:hover{background-color:#fff9f2}.sp-control--primary.sp-control--empty.sp-control--sm{border-width:1px}.sp-control:focus{outline:0;box-shadow:0 0 0 2px #d4d4d4}.sp-control__body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sp-control__icon:first-child{padding-right:12px}.sp-control__icon:last-child{padding-left:12px}.sp-control[disabled]{cursor:not-allowed;opacity:.5;background-color:#ff9000}.sp-form,.sp-form__actions{display:-ms-flexbox;display:flex}.sp-form{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.sp-form__actions{-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1 1 auto;flex:1 1 auto}.sp-form__actions .sp-control{max-width:none;width:auto;-ms-flex:1 1 auto;flex:1 1 auto}.sp-form__section{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:16px}.sp-form__section:last-child{padding-bottom:0}.sp-form__item{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-form__item--center{-ms-flex-align:center;align-items:center}.sp-form__item--textarea{background-color:#fff;border-radius:4px;border:1px solid #aaa}.sp-form__item--textarea:focus-within{box-shadow:0 0 0 2px #d4d4d4}.sp-form__item--textarea .sp-textarea{border:0}.sp-form__item--textarea .sp-textarea:focus{box-shadow:none}@media (max-width:425px){.sp-form__item--textarea{border:0}.sp-form__item--textarea:focus-within{box-shadow:none}.sp-form__item--textarea .sp-textarea{border:1px solid #aaa}.sp-form__item--textarea .sp-textarea:focus{box-shadow:0 0 0 2px #d4d4d4}}.sp-form__item--offset--cm--top{padding-top:4px}.sp-form__attachment{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-image-group{position:relative;display:-ms-flexbox;display:flex}.sp-image-group--all-center{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sp-image-group__item{position:relative}.sp-image-group__item--further{z-index:1}.sp-image-group__item--nearer{z-index:0}.sp-image-group__item--absolute{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0}.logo-img{width:150px}.sp-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-icon--size--12 .sp-icon__pic{width:12px;height:12px}.sp-icon--size--14 .sp-icon__pic{width:14px;height:14px}.sp-icon--size--16 .sp-icon__pic{width:16px;height:16px}.sp-chat-history .sp-chat__message .sp-icon .sp-icon__pic,.sp-icon--size--20 .sp-icon__pic{width:20px;height:20px}.sp-icon--size--24 .sp-icon__pic{width:24px;height:24px}.sp-icon--size--32 .sp-icon__pic{width:32px;height:32px}.sp-icon--size--48 .sp-icon__pic{width:48px;height:48px}.sp-input{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:0 8px;border:1px solid #aaa;border-radius:4px;outline:0;color:#414141;font-size:14px;font-family:'Open Sans',sans-serif}.sp-input::-webkit-input-placeholder{color:#959595}.sp-input::-moz-placeholder{color:#959595}.sp-input:-moz-placeholder{color:#959595}.sp-input:-ms-input-placeholder{color:#959595}.sp-input::-ms-clear{display:none}.sp-input[disabled]{background-color:#f5f5f5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#414141;cursor:not-allowed}.sp-input:focus{box-shadow:0 0 0 2px #d4d4d4}.sp-input.sp-input--lg{height:40px;line-height:40px;box-sizing:border-box}.sp-input.sp-input--sm{height:32px;line-height:32px;box-sizing:border-box}.sp-input.sp-input--icon-left{padding-left:32px}.sp-input.sp-input--icon-right{padding-right:32px}.sp-input.sp-is-filled{background-color:#f5f5f5;border-color:#d4d4d4}.sp-input.sp-is-invalid{border-color:#e15554}.sp-input.sp-is-invalid:focus,.sp-textarea.sp-is-invalid:focus{box-shadow:0 0 4px 0 #e15554}.sp-input-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.sp-input__icon{position:absolute;cursor:text}.sp-input__icon--left{top:50%;left:8px;transform:translateY(-50%)}.sp-input__icon--right{top:50%;transform:translateY(-50%);right:8px}.sp-input__icon--button{margin:0;padding:0;border:0;background-color:transparent;cursor:pointer}.sp-input__icon--button:focus,.sp-input__icon--button:hover{outline:0;box-shadow:0 0 0 2px #d4d4d4;border-radius:2px}.sp-separator{width:100%;padding:24px 0 12px}@media (max-width:425px){.sp-separator{padding:0 0 8px}}.sp-separator--sm{max-width:56px}.sp-separator__item{border-top:1px solid #e9e9e9}.sp-simple-mesh{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-simple-mesh--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sp-simple-mesh--v-center{-ms-flex-align:center;align-items:center}.sp-simple-mesh--center{-ms-flex-pack:center;justify-content:center}.sp-simple-mesh--column{-ms-flex-direction:column;flex-direction:column}[data-flex='1']{-ms-flex:1 1 auto;flex:1 1 auto}.sp-textarea{border:1px solid #aaa;background-color:#fff;border-radius:4px;padding:8px 12px;font-size:14px;line-height:16px;resize:none;box-sizing:border-box;min-height:100px;width:100%;font-family:'Open Sans',sans-serif}.sp-chat-history .sp-chat-form__textarea::-webkit-input-placeholder,.sp-textarea::-webkit-input-placeholder{color:#959595}.sp-textarea::-moz-placeholder{color:#959595}.sp-textarea:-moz-placeholder{color:#959595}.sp-textarea:-ms-input-placeholder{color:#959595}.sp-textarea--h--sm{height:140px}.sp-textarea[disabled]{background-color:#f5f5f5;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sp-textarea:focus{outline:0;box-shadow:0 0 0 2px #d4d4d4}.sp-textarea.sp-is-filled{background-color:#f5f5f5;border-color:#d4d4d4}.sp-textarea.sp-is-invalid{border-color:#e15554}.sp-form__item--textarea{width:100%}.sp-form__item--textarea.sp-is-filled{background-color:#f5f5f5;border-color:#d4d4d4}.sp-form__item--textarea.sp-is-invalid{border-color:#e15554}.sp-form__item--textarea.sp-is-invalid:focus-within{box-shadow:0 0 4px 0 #e15554}.sp-text{margin:0;color:#414141;font-size:14px;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 1 auto;flex:1 1 auto;word-break:break-word}.sp-text--center{-ms-flex-pack:center;justify-content:center}.sp-text--color--b-g-2{color:#959595}.sp-text--bold{font-weight:700}.sp-text--semibold{font-weight:600}.sp-text--h1,.sp-text--h2{font-size:28px;line-height:36px;color:#414141;font-weight:600}.sp-text--h2{font-size:24px;line-height:32px}.sp-text--h3,.sp-text--h4,.sp-text--h5{font-size:20px;line-height:28px;color:#414141;font-weight:600}.sp-text--h4,.sp-text--h5{font-size:16px;line-height:24px}.sp-text--h5{font-size:14px;color:#444}.sp-text--offset--cm{padding:8px}.sp-link{display:-ms-flexbox;display:flex;text-decoration:none;color:#45688f;background-color:transparent;border:0;border-radius:0;font-size:14px}.sp-link--underline,.sp-link:hover{text-decoration:underline}.sp-link:hover{cursor:pointer}.sp-subtext{margin:0;color:#414141;font-size:12px;line-height:16px}.sp-subtext--error{color:#e15554}.sp-label{font-weight:600;padding-bottom:4px;color:#444;cursor:pointer}.sp-description{color:#6b6b6b;font-size:14px;line-height:20px}.spm-header,a.spm-header__control{display:-ms-flexbox;display:flex;box-sizing:border-box}.spm-header{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-direction:row;flex-direction:row;height:48px;background-color:#45688f;color:#fff}.spm-header--search .spm-header__control--back{width:0;padding:0;transition:none}.spm-header--search .spm-header__control--close{transform:translateX(0)}.spm-header--search .spm-header__input-search-wrapper,.spm-header__status{display:-ms-flexbox;display:flex}.spm-header--search .spm-header__title{max-width:0;opacity:0}.spm-header--search .spm-header__search{transition:none;width:100%}.spm-header__status{-ms-flex-align:center;align-items:center;padding:0 16px;margin-left:auto}.spm-header__status-icon{padding:0 4px}.spm-header__control{padding:0 16px;height:100%;color:#fff;background-color:transparent;border:0;transition:width .3s,padding .3s;width:56px;cursor:pointer}.spm-header__control:focus,.spm-header__control:hover{outline:0;border:0}.spm-header__control:active,.spm-header__input-search:hover{background-color:rgba(255,255,255,.16)}.spm-header__control--close{transform:translateX(100%);transition:transform .3s}.spm-header__control--search{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:0;padding:0;transition:width .3s}.spm-header__control--cancel{font-size:0;transition:font-size .3s}.spm-header__control--open-search{-ms-flex-order:-1;order:-1}.spm-header__title{width:100%;max-width:calc(100% - 112px);text-align:center;font-size:16px;line-height:24px;text-overflow:ellipsis;overflow:hidden;transition:max-width .3s,opacity .3s;white-space:nowrap;opacity:1}.spm-header__title--status{text-align:left;width:auto}.spm-header__title--offset-right{padding-right:56px}.spm-header__search{position:relative;display:-ms-flexbox;display:flex;height:100%;width:56px;overflow:hidden;-ms-flex-align:center;align-items:center;transition:width .3s}.spm-header__input-search{-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;line-height:22px;width:150px;height:32px;color:#fff;background-color:transparent;border:0;border-radius:4px;box-sizing:border-box;padding:6px;transition:.3s padding}.spm-header__input-search:hover{outline:0;border:0}.spm-header__input-search::-webkit-input-placeholder{color:rgba(255,255,255,.3)}.spm-header__input-search:-ms-input-placeholder{color:rgba(255,255,255,.3)}.spm-header__input-search::-ms-input-placeholder{color:rgba(255,255,255,.3)}.spm-header__input-search::placeholder{color:rgba(255,255,255,.3)}.spm-header__input-search-wrapper{display:none;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;align-items:center}.spm-header--search-focus .spm-header__control{width:0;padding:0}.spm-header--search-focus .spm-header__input-search-wrapper{padding:0 0 0 16px}.spm-header--search-focus .spm-header__control--search{width:48px;padding:0 16px}.spm-header--search-focus .spm-header__control--cancel{padding:8px 16px;width:auto;font-size:14px;line-height:32px}.spm-header--search-focus .spm-header__input-search{padding:6px 6px 6px 44px}.sp-chat-history .sp-chat__main{-ms-flex:1 1 auto;flex:1 1 auto}.sp-chat-history .sp-chat__message{font-size:14px;line-height:20px;padding:8px 12px;word-break:break-word;max-width:256px;box-sizing:border-box;word-wrap:break-word;position:relative;border-radius:12px}.sp-chat-history .sp-chat__message .sp-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;overflow:hidden;width:20px;height:10px}.sp-chat-history .sp-chat__submessage{font-size:12px;line-height:20px;color:#9f9f9f;padding:0 2px}.sp-chat-history .sp-chat__submessage--error{color:#e15554;padding-left:28px}.sp-chat-history .sp-supporter-message .sp-chat__message{background-color:#f1f2f4;color:#212121}.sp-chat-history .sp-supporter-message .sp-chat__message .sp-icon{color:#f1f2f4;transform:scaleX(-1);left:-4px;bottom:-1px}.sp-chat-history .sp-my-message .sp-chat__message{background-color:#2192ef;color:#fff}.sp-chat-history .sp-my-message .sp-chat__message .sp-icon{color:#2192ef;right:-4px;bottom:-1px}.sp-chat-history .sp-my-message .sp-chat__message--error{background-color:#e67373;color:#fff}.sp-chat-history .sp-supporter-message{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:22px;padding-bottom:10px}.sp-chat-history .sp-supporter-message__avatar{padding-right:12px;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.sp-chat-history .sp-supporter-message__avatar .sp-chat-header__avatar-icon{height:32px;width:32px;min-width:32px;border:0}.sp-chat-history .sp-supporter-message__section{display:-ms-flexbox;display:flex}.sp-chat-history .sp-supporter-message__section+.sp-supporter-message__section{padding-top:4px}.sp-chat-history .sp-supporter-message__section:not(:last-child) .sp-chat__attachment .sp-chat__attachment-curl-border,.sp-chat-history .sp-supporter-message__section:not(:last-child) .sp-chat__attachment>.sp-icon,.sp-chat-history .sp-supporter-message__section:not(:last-child) .sp-chat__message>.sp-icon{display:none}.sp-chat-history .sp-supporter-message .sp-chat__attachment{background-color:#f1f2f4}.sp-chat-history .sp-supporter-message .sp-chat__attachment .sp-chat__attachment-file-icon{color:#414141}.sp-chat-history .sp-supporter-message .sp-chat__attachment>.sp-icon{color:#f1f2f4;left:-5px;bottom:-1px;transform:scaleX(-1)}.sp-chat-history .sp-supporter-message .sp-chat__attachment:hover .sp-chat__attachment-curl-border{color:#ff9000}.sp-chat-history .sp-supporter-message .sp-chat__attachment .sp-chat__attachment-curl-border{color:#f1f2f4;left:-7px;bottom:-1px}.sp-chat-history .sp-supporter-message__body--full{-ms-flex:1 0 auto;flex:1 0 auto}.sp-chat-history .sp-my-message{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;width:100%;max-width:268px;margin-left:auto;padding-bottom:10px}.sp-chat-history .sp-my-message__avatar{padding-left:12px;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.sp-chat-history .sp-my-message__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.sp-chat-history .sp-my-message__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-chat-history .sp-my-message__section+.sp-my-message__section{padding-top:4px}.sp-chat-history .sp-my-message__section:not(:last-child) .sp-chat__attachment .sp-chat__attachment-curl-border,.sp-chat-history .sp-my-message__section:not(:last-child) .sp-chat__attachment>.sp-icon,.sp-chat-history .sp-my-message__section:not(:last-child) .sp-chat__message>.sp-icon{display:none}.sp-chat-history .sp-my-message__error{border:0;background-color:transparent;width:28px;box-sizing:border-box;cursor:pointer;color:#546470}.sp-chat-history .sp-my-message__error:hover{color:#6e8291}.sp-chat-history .sp-my-message__error:focus{outline:1px auto #005fcc!important}.sp-chat-history .sp-my-message__error:active{color:#374149}.sp-chat-history .sp-my-message .sp-chat__attachment{background-color:#2192ef;color:#fff}.sp-chat-history .sp-my-message .sp-chat__attachment:hover{border-color:transparent}.sp-chat-history .sp-my-message .sp-chat__attachment>.sp-icon{color:#2192ef;right:-5px;bottom:-1px}.sp-chat-history .sp-my-message .sp-chat__attachment .sp-chat__attachment-curl-border{right:-8px;bottom:-2px;transform:scaleX(-1)}.sp-chat-history .sp-my-message .sp-chat__attachment .sp-chat__attachment-subtitle--download{display:none}.sp-chat-history .sp-my-message .sp-chat__attachment-file-format,.sp-chat-history .sp-my-message .sp-chat__attachment-subtitle,.sp-chat-history .sp-my-message .sp-chat__attachment-title{color:#fff}.sp-chat-history .sp-chat-message-text{position:relative;z-index:1}.sp-chat-history .sp-chat__attachment{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;text-decoration:none;background-color:#f7f8fa;width:256px;border:1px solid transparent;position:relative;border-radius:12px}.sp-chat-history .sp-chat__attachment:hover{border-color:#ff9000}.sp-chat-history .sp-chat__attachment:focus{outline:1px auto #005fcc!important;outline-offset:2px}.sp-chat-history .sp-chat__attachment>.sp-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;overflow:hidden;width:20px;height:15px}.sp-chat-history .sp-chat__attachment>.sp-icon .sp-icon__pic{width:20px;height:21px}.sp-chat-history .sp-chat__attachment .sp-chat__attachment-curl-border{width:11px;height:15px;position:absolute;overflow:hidden}.sp-chat-history .sp-chat__attachment .sp-chat__attachment-curl-border .sp-icon__pic{width:11px;height:15px}.sp-chat-history .sp-chat__attachment-body{padding:7px 15px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:border-box}.sp-chat-history .sp-chat__attachment-desc{width:calc(100% - 48px);box-sizing:border-box;padding-left:12px;-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-chat-history .sp-chat__attachment-desc-section{display:-ms-flexbox;display:flex;text-overflow:ellipsis}.sp-chat-history .sp-chat__attachment-title{font-size:14px;line-height:20px;color:#414141;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-chat-history .sp-chat__attachment-subtitle{font-size:12px;line-height:16px;color:gray}.sp-chat-history .sp-chat__attachment-subtitle--download{color:#597fa4;text-decoration:underline}.sp-chat-history .sp-chat__attachment-subtitle:not(:last-child){padding-right:10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-chat-history .sp-chat__attachment-subtitle:not(:last-child):before{position:absolute;right:4px;content:"";border:1px solid #4a4a4a;border-radius:50%}.sp-chat-history .sp-chat-form{border:1px solid #d4d4d4;border-radius:4px;padding:8px;max-width:268px;min-width:268px;-ms-flex:1 0 auto;flex:1 0 auto;font-size:14px;line-height:24px;box-sizing:border-box}.sp-chat-history .sp-chat-form__title{font-weight:600;font-size:16px;line-height:24px;color:#444}.sp-chat-history .sp-chat-form__desc{font-size:14px;line-height:20px;color:#4d4d4d;word-break:break-word;word-wrap:break-word}.sp-chat-history .sp-chat-form__subdesc{font-size:12px;line-height:16px;color:#6b6b6b}.sp-chat-history .sp-chat-form__link{color:#4a90e2;word-break:break-all;font-weight:500}.sp-chat-history .sp-chat-form__link:hover{color:#ff9000}.sp-chat-history .sp-chat-form__link:focus{outline:1px auto #005fcc!important}.sp-chat-history .sp-chat-form--centered{margin:0 auto}.sp-chat-history .sp-chat-form--full,.sp-chat-history .sp-chat-form--full .sp-chat-form__alert{max-width:340px}.sp-chat-history .sp-chat-form__section{padding:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-chat-history .sp-chat-form__separator{border-top:1px solid #ddd}.sp-chat-history .sp-chat-form__action{padding:8px 4px;display:-ms-flexbox;display:flex}.sp-chat-history .sp-chat-form__action .sp-chat-form__control-wrapper{width:50%;box-sizing:border-box}.sp-chat-history .sp-chat-form__alert-icon{padding:4px}.sp-chat-history .sp-chat-form__alert-icon--load{animation:1.5s linear infinite normal sp-load}.sp-chat-history .sp-chat-form__alert-icon--load .sp-icon__pic{color:#ff9000}.sp-chat-history .sp-chat-form__ticket{background-color:#f7f8fa;padding:12px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-chat-history .sp-chat-form__ticket-description{font-size:12px;line-height:16px;color:#5e5e5e;word-break:break-word}.sp-chat-history .sp-chat-form__ticket-link{color:#597fa4;font-weight:500;word-break:break-all}.sp-chat-history .sp-chat-form__ticket-link:focus{outline:1px auto #005fcc!important}.sp-chat-history .sp-chat-form__control{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:32px;font-weight:500;box-sizing:border-box;border:0;border-radius:4px;font-size:14px;line-height:24px;cursor:pointer;font-family:'Open Sans',sans-serif}.sp-chat-history .sp-chat-form__control--size--md{font-weight:600;height:40px;font-size:14px;line-height:16px;letter-spacing:.3px}.sp-chat-history .sp-chat-form__control-wrapper{padding:0 4px;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto}.sp-chat-history .sp-chat-form__control--primary{background-color:#ff9000;color:#fff}.sp-chat-history .sp-chat-form__control--primary:hover{background-color:#ffa42e}.sp-chat-history .sp-chat-form__control--primary:focus{box-shadow:0 0 0 2px #d4d4d4;outline:0}.sp-chat-history .sp-chat-form__control--primary:active{background-color:#e88300}.sp-chat-history .sp-chat-form__control--primary:disabled{background-color:#ffe3bf;cursor:not-allowed}.sp-chat-history .sp-chat-form__control--secondary{color:#414141;background-color:#e9e9e9}.sp-chat-history .sp-chat-form__control--secondary:hover{background-color:#f1f1f1}.sp-chat-history .sp-chat-form__control--secondary:focus{outline:0;background-color:#e9e9e9;box-shadow:0 0 0 2px #d4d4d4}.sp-chat-history .sp-chat-form__control--secondary:active{background-color:#d4d4d4}.sp-chat-history .sp-chat-form__control--secondary:disabled{background-color:#e9e9e9;cursor:not-allowed;color:#aaa}.sp-chat-history .sp-chat-form__label{max-width:214px;font-size:14px;line-height:20px;color:#444;font-weight:600;padding-bottom:4px;text-align:left}.sp-chat-history .sp-chat-form__label--md{font-size:14px;line-height:20px;max-width:290px}@media (min-width:425px){.sp-chat-history .sp-chat-form textarea.sp-chat-form__textarea{font-size:14px}}.sp-chat-history .sp-chat-form__textarea{height:136px;color:#414141;padding:4px 8px;border:solid 1px #aaa;border-radius:4px;resize:none;font-size:14px;line-height:24px;background-color:#fff;font-family:'Open Sans',sans-serif}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.sp-chat-history .sp-chat-form__textarea{font-size:16px}}}.sp-chat-history .sp-chat-form__textarea:hover{border-color:#738592}.sp-chat-history .sp-chat-form__textarea:-ms-input-placeholder{color:#959595}.sp-chat-history .sp-chat-form__textarea::-ms-input-placeholder{color:#959595}.sp-chat-history .sp-chat-form__textarea::placeholder{color:#959595}.sp-chat-history .sp-chat-form__textarea--error{border-color:#e15554}.sp-chat-history .sp-chat-form__textarea-subtitle{font-size:12px;line-height:16px}.sp-chat-history .sp-chat-form__textarea-subtitle--error{color:#e15554}.sp-chat-history .sp-chat-form__textarea:focus{outline:0;border-color:#81919d;box-shadow:0 0 0 1px #fff,0 0 0 3px #667988}.sp-chat-history .sp-chat-form__input-icon{position:absolute;right:2px;top:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:4px;box-sizing:border-box;transform:translateY(-50%);z-index:-1}.sp-chat-history .sp-chat-form__input-wrapper{color:#fff;-ms-flex:1 0 auto;flex:1 0 auto;border:solid 1px #909090;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:32px;position:relative}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;box-shadow:none;border:1px solid transparent;background-color:transparent;font-size:14px;line-height:24px;border-radius:4px;padding:4px 8px;box-sizing:border-box;outline:0;color:#414141;font-family:'Open Sans',sans-serif}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input:not(:last-child){padding-right:28px}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input{font-size:16px}}}@media (min-width:425px){.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input input.sp-chat-form__input{font-size:14px}}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input::-webkit-input-placeholder{color:#767676}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input:-ms-input-placeholder{color:#767676}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input::-ms-input-placeholder{color:#767676}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input::placeholder{color:#767676}.sp-chat-history .sp-chat-form__input-wrapper .sp-chat-form__input:focus{border-color:#81919d;box-shadow:0 0 0 1px #fff,0 0 0 3px #667988}.sp-chat-history .sp-chat-form__input-wrapper--error{border-color:#cc4948}.sp-chat-history .sp-chat-form__input-subtitle{font-size:12px;line-height:16px;padding-top:4px}.sp-chat-history .sp-chat-form__input-subtitle--error{color:#cc4948}.sp-chat-history .sp-chat-form__alert{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;max-width:252px;text-align:center}.sp-chat-history .sp-chat-form__alert-center{padding-top:8px}.sp-chat-history .sp-chat-form__alert-title{font-size:16px;line-height:24px;font-weight:600;width:100%;color:#38424b;padding:12px 0 4px}.sp-chat-history .sp-chat-form__alert-title--big{font-size:20px;line-height:28px}.sp-chat-history .sp-chat-form__alert-title--big:last-child{padding:8px 0 0}.sp-chat-history .sp-chat-form__alert-description{font-size:12px;line-height:20px;color:#444;padding:4px 0 6px;width:100%}.sp-chat-history .sp-chat-form__alert--full{max-width:306px;min-height:106px;-ms-flex-pack:center;justify-content:center}.sp-chat-history .sp-chat-form__alert-inline{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-chat-history .sp-chat-form__alert-inline-description{padding:0 12px}.sp-chat-history .sp-chat-form__alert-inline-title{font-size:16px;line-height:24px;font-weight:600;color:#38424b}.sp-chat-history .sp-chat-form__alert-inline-subtitle{font-size:14px;line-height:20px;color:#667988}.sp-chat-history .sp-chat-form__select-controls{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-chat-history .sp-chat-form__select-control{padding:4px 0}.sp-chat-history .sp-chat-form__select-control-item{display:block;padding:12px 16px;width:100%;border-radius:4px;background-color:#ffeed8;color:#e88300;cursor:pointer;border:0;font-size:14px;line-height:24px;font-weight:600;font-family:'Open Sans',sans-serif;box-sizing:border-box;text-align:left}.sp-chat-history .sp-chat-form__select-control-item:hover{background-color:#ffa42e;color:#fff}.sp-chat-history .sp-chat-form__select-control-item:focus{box-shadow:0 0 0 2px #d5dade;outline:0}.sp-chat-history .sp-chat-form__select-control-item:active{background-color:#e88300}.sp-chat-history .sp-chat-form__select-control-item:disabled{opacity:.6;cursor:not-allowed}.sp-chat-history .sp-chat-form__select-control-item:disabled:hover{opacity:.6;background-color:#ffeed8;color:#e88300}.sp-chat-history .sp-chat-form__rating{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-top:4px}.sp-chat-history .sp-chat-form__rating-item{outline:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:0;background-color:transparent;border-radius:50%;width:52px;height:52px;min-width:52px;min-height:52px;padding:0;margin:-1px}.sp-chat-history .sp-chat-form__rating-item--big{width:56px;height:56px;min-width:56px;min-height:56px;margin:0}.sp-chat-history .sp-chat-form__rating-item:disabled{cursor:not-allowed;opacity:.6}.sp-chat-history .sp-chat-form__rating-item--is-checked,.sp-chat-history .sp-chat-form__rating-item:focus,.sp-chat-history .sp-chat-form__rating-item:hover{background-color:#e9e9e9}.sp-chat-history .sp-chat-form__required-text{font-size:12px;line-height:14px;color:#414141;letter-spacing:.1px;padding:8px 8px 0}.sp-chat-history .sp-chat-form__rating-icon{width:36px;height:36px}.sp-chat-history .sp-chat-form__rating-img{width:36px;height:36px;margin-bottom:-2px}.sp-chat-history .sp-select__body{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-chat-history .sp-select__control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;min-height:32px;padding:0;background-color:#fff;border-radius:4px;border:solid 1px #9da9b3;box-sizing:border-box;cursor:pointer;font-family:'Open Sans',sans-serif}.sp-chat-history .sp-select__control:hover{border:solid 1px #81919d}.sp-chat-history .sp-select__control:focus{outline:0;box-shadow:0 0 0 2px #d5dade}.sp-chat-history .sp-select__control:disabled{opacity:.6;cursor:not-allowed}.sp-chat-history .sp-select__control--open+.sp-select__options{height:128px;max-height:128px;margin-top:4px;overflow:auto;z-index:1;margin-bottom:8px}.sp-chat-history .sp-select__control--open .sp-select__control-icon,.sp-select.is-open .sp-select__icon .sp-icon{transform:rotate(180deg)}.sp-chat-history .sp-select__control-title{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;padding:0 8px;font-size:14px;font-weight:600;line-height:24px;color:#414141}.sp-chat-history .sp-select__control-icon{padding:0 8px;transition:transform .3s}.sp-chat-history .sp-select__options{height:0;overflow:hidden;transition:height .3s;box-shadow:0 2px 8px 0 rgba(47,55,62,.2);border-radius:4px;position:absolute;width:100%;top:100%;background-color:#fff}.sp-chat-history .sp-select__options-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:16px 0;margin:0}.sp-chat-history .sp-select__options-item{display:-ms-flexbox;display:flex}.sp-chat-history .sp-select__options-control{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:0;background-color:#fff;color:#38424b;font-size:14px;line-height:24px;cursor:pointer;padding:4px 16px}.sp-chat-history .sp-select__options-control:hover{background-color:#e3e6e9}.sp-chat-history .sp-select__options-control:focus{background-color:#e3e6e9;outline:0}.sp-chat-history .sp-select__options-control--selected{color:#ff9000}.sp-chat-history .sp-select__options-control-icon{margin-left:auto}.sp-chat-history .sp-required-i{color:#e15554;font-size:14px;font-weight:600;line-height:20px}.sp-chat-history .sp-chat-main .sp-avatar{overflow:hidden;height:32px;min-width:32px;width:32px;border-radius:50%;box-sizing:content-box}.sp-chat-history .sp-chat-main .sp-avatar--md{height:48px;min-width:48px;width:48px;min-height:48px}.sp-chat-history .sp-system-section{padding-bottom:16px}.sp-chat-history .sp-system-description{max-width:296px;margin:0 auto;font-size:12px;line-height:20px;text-align:center;color:#959595}.sp-chat-history .sp-system-message{font-size:12px;line-height:20px;color:#4d4d4d;font-weight:700;padding-top:20px;padding-bottom:16px;text-align:center}.sp-chat-history .sp-system-message__text{position:relative;padding:0 12px;background-color:#fff;z-index:1}.sp-chat-history .sp-system-message--with-line{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sp-chat-history .sp-system-message--with-line::before{content:'';position:absolute;left:0;height:1px;width:100%;background-color:#efefef}.sp-chat-history .sp-system-message--offset--xs--top{padding-top:4px}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}body,html{height:100%;overflow:auto}body{font-size:14px;margin:0;color:#444;font-family:'Open Sans',sans-serif;background:#fff;position:relative}.spm-banner{position:fixed;left:0;top:0;width:100%;z-index:5}.spm-connection{width:100%;padding:8px 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-shadow:0 2px 10px 0 rgba(0,0,0,.16)}.spm-connection--error{background-color:#e67373}.spm-connection--connect{background-color:#49a5f1}.spm-connection__icon{margin-right:8px}.spm-connection__description{color:#fff;font-size:12px;line-height:16px;letter-spacing:.26px}.spm-circle-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:12px;right:12px;width:54px;height:54px;border-radius:50%;border:0;color:#fff;box-sizing:border-box;z-index:1}.spm-circle-control,.spm-circle-control:hover{background-color:#ff9000}.spm-circle-control:focus{box-shadow:0 0 0 4px #d5dade;outline:0}.spm-circle-control:active{background-color:#e88300}.spm-circle-control--open .spm-circle-control__icon--fill-air,.spm-circle-control__icon--close{display:none}.spm-circle-control--open{background-color:#ffb14c}.spm-circle-control--open .spm-circle-control__icon--close{display:block}.spm-circle-control--open+.spm-settings-action__overlay{background-color:rgba(35,35,35,.5);display:block}.spm-circle-control--open~.spm-settings-action__group .spm-settings-action__group-item{overflow:visible;transform:rotate(0) translate(0,0)}.spm-settings-action__overlay{transition:background-color .4s;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent}.spm-settings-action__group{position:fixed;bottom:66px;right:15px}.spm-settings-action__group .spm-circle-control{position:static;width:48px;height:48px}.spm-settings-action__group-item{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:48px;margin-bottom:16px;transition:transform .4s;transform:rotate(90deg) translate(200%,-200%)}.spm-settings-action__group-title{padding-right:14px;color:#fff;font-size:16px;line-height:20px}.spm-modal{display:none;position:fixed;-ms-flex-direction:column;flex-direction:column;top:0;width:100%;height:100%;z-index:2}.spm-modal--show{display:-ms-flexbox;display:flex}.spm-modal .spm-header{-ms-flex:0 0 48px;flex:0 0 48px}.spm-modal__body{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#fff}.spm-modal__body,.spm-modal__icon{display:-ms-flexbox;display:flex}.spm-modal__icon,.spm-modal__title .sp-text{-ms-flex-pack:center;justify-content:center}.spm-modal__section{padding-left:16px;padding-right:16px}.spm-modal__main{-ms-flex:1 1 auto;flex:1 1 auto;height:200px;overflow-y:auto}.spm-modal__footer{position:relative;box-sizing:border-box;padding:16px;box-shadow:0 -2px 4px 0 rgba(0,0,0,.2)}.spm-system__item:not(:first-child){margin-left:12px}.spm-system-select--open .spm-system-select__popup-outline{display:-ms-flexbox;display:flex;background-color:rgba(34,34,34,.5)}.spm-system-select--open .spm-system-select__popup-outline .spm-system-select__popup{transform:translateY(0)}.spm-system-select__popup-outline{display:none;left:0;top:0;position:fixed;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;height:100%;z-index:2;background-color:transparent;transition:background-color .3s}.spm-system-select__popup{background-color:#fff;border-radius:4px 4px 0 0;transition:transform .3s;transform:translateY(100%)}.spm-system-select__popup-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:12px 0 8px}.spm-system-select__popup-item{padding:12px 24px;text-decoration:none;border:0;background-color:transparent;text-align:left;font-size:16px;line-height:28px;color:#414141}.spm-system-select__popup-item:focus,.spm-system-select__popup-item:hover{border:0;outline:0}.spm-system-select__popup-item:active{color:#ff9000}.spm-link-list{-ms-flex:1 1 auto;flex:1 1 auto}.spm-link-list,.spm-link-list__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.spm-link-list__link{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-decoration:none;color:#414141;padding:16px 0}.spm-link-list__item{display:-ms-flexbox;display:flex;border-bottom:1px solid #e9e9e9}.spm-link-list__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 12px;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;line-height:28px}.spm-link-list__status{margin-left:12px;width:0;height:0;border:4px solid #d85f5e;border-radius:50%}.sp-topic{position:fixed;right:40px;top:20px;border-radius:4px}.sp-topic--red{background-color:#e36463}.sp-topic--light-blue{background-color:#359bf0}.sp-topic--green{background-color:#4cb97f}.sp-topic--orange{background-color:#ff9a17}.sp-topic__body{position:relative;padding:20px 40px 20px 4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-topic__icon{padding:0 12px}.sp-topic__close{position:absolute;right:12px;top:12px;border:2px solid transparent;border-radius:4px;padding:4px;background-color:transparent;cursor:pointer}.sp-topic__close:focus,.sp-topic__close:hover{border-color:#fff;outline:0}.sp-topic__close:active{background-color:rgba(255,255,255,.5)}.sp-topic__desc{width:224px}.sp-topic__subtitle,.sp-topic__title{color:#fff;font-size:16px;line-height:20px}.sp-topic__subtitle{font-size:14px}.logo-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1 auto;flex:1 1 auto}.sp-placeholder{animation:placeholder-animation 750ms ease-in-out 0ms infinite alternate;border-radius:4px;display:block;margin:2px 0;background-color:#dfe5e6;height:14px}.sp-placeholder--cm{margin:0;width:84px}.sp-placeholder--sm{margin:0;width:124px}.sp-placeholder--md{margin:0;width:268px}.sp-placeholder-control,.sp-placeholder-note{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex}.sp-placeholder-note{animation:placeholder-animation 750ms ease-in-out 0ms infinite alternate;padding:12px;background-color:#dfe5e6}.sp-placeholder-note .sp-placeholder-control{margin-left:auto;max-width:100px;padding:8px 32px}.sp-placeholder-control{border-radius:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:12px 30%;background-color:#ff9300}.sp-placeholder-control--empty{border:2px solid #ff9300;background-color:#fff}.sp-placeholder-cards{display:block;-ms-flex:1 1 268px;flex:1 1 268px;animation:placeholder-animation-input 750ms ease-in-out 0ms infinite alternate;padding:12px;border-radius:4px;margin:12px;border:2px solid #dfe5e6}.sp-placeholder-cards--sb{margin:12px 0;-ms-flex:0 1 168px;flex:0 1 168px}.sp-placeholder-input{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:4px;padding:4px;border:2px solid #dfe5e6;animation:placeholder-animation-input 750ms ease-in-out 0ms infinite alternate}.sp-placeholder-input:not(:only-child){margin-top:12px}.sp-placeholder-icon,.sp-placeholder-logo{animation:placeholder-animation 750ms ease-in-out 0ms infinite alternate;border-radius:4px;background-color:#dfe5e6}.sp-placeholder-logo{height:32px;width:110px}.sp-placeholder-icon{margin:0 4px}.sp-placeholder-icon--round{border-radius:50%}.sp-placeholder-icon--32{width:32px;height:32px}.sp-placeholder-icon--24{width:24px;height:24px}.sp-placeholder-icon--14{width:14px;height:14px}.sp-text .sp-placeholder{height:14px;width:100%}.sp-text .sp-placeholder--80{width:80%}.sp-text .sp-placeholder--50{width:50%}.sp-text .sp-placeholder--30{width:30%}.sp-text .sp-placeholder--h-40{height:40px;margin:6px 0}.sp-text .sp-placeholder--h-24{height:24px}.sp-tabs .sp-placeholder{margin:8px}.sp-text--h1 .sp-placeholder{height:28px;max-width:322px}.sp-text--h2 .sp-placeholder{height:24px;max-width:322px}.sp-text--h3 .sp-placeholder{height:20px;max-width:322px}.sp-text--h4 .sp-placeholder{height:16px;max-width:322px}.sp-text--h5 .sp-placeholder{height:14px;max-width:322px}.sp-attachment{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 276px;flex:0 0 276px;background-color:#f7f8fa;margin:6px;padding:10px 12px;box-sizing:border-box;border-radius:0 8px 8px 8px;text-decoration:none}@media (max-width:425px){.sp-attachment{margin:6px 0;-ms-flex:1 1 auto;flex:1 1 auto}}.sp-attachment--link{margin:12px 12px 12px 0;cursor:pointer;border:2px solid transparent;-ms-flex:0 0 270px;flex:0 0 270px}@media (max-width:425px){.sp-attachment--link{margin:16px 0 0;-ms-flex:1 1 auto;flex:1 1 auto}}.sp-attachment--link:focus,.sp-attachment--link:hover{outline:0;border-color:#ff9000}.sp-attachment-file-icon{position:absolute;bottom:0;right:0}.sp-attachment__type{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff;border-radius:50%;min-width:40px;min-height:40px;font-size:12px;font-weight:600;color:#ff9000}.sp-attachment__title{color:#444;max-width:160px;overflow:hidden;text-overflow:ellipsis}.sp-attachment__desc{-ms-flex:1 1 auto;flex:1 1 auto;padding-left:12px}.sp-attachment__subtitle{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-attachment__subtitle-item{position:relative;color:gray;font-size:12px}.sp-attachment__subtitle-item:not(:first-child){padding-left:12px}.sp-attachment__subtitle-item:not(:first-child)::before{content:'';position:absolute;border:1px solid #4a4a4a;border-radius:50%;left:4px;top:49%}.sp-attachment__actions--loader{padding:4px;animation:sp-load 2s linear infinite}.sp-dropdown{position:absolute;top:100%;right:0;box-shadow:0 8px 20px 0 rgba(0,0,0,.1);display:none;z-index:1;background-color:#fff;border-radius:4px}.sp-dropdown.is-active{display:block}.sp-dropdown__body{padding:24px}.sp-dropdown__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-dropdown__section:not(:first-child){padding-top:12px}.sp-dropdown__section .sp-separator{padding:0}.sp-dropdown__control{text-decoration:none;padding:0 4px;margin:0;background-color:transparent;color:#414141;border:2px solid transparent;border-radius:4px;font-size:14px;line-height:20px}.sp-dropdown__control:hover{color:#ff9000}.sp-dropdown__control:focus{border-color:#d4d4d4;outline:0}.sp-dropdown__icon{padding-right:12px}.sp-tags__body{display:-ms-flexbox;display:flex}.sp-tags__title{font-size:16px;color:#959595;padding:16px 8px 16px 28px}.sp-tags__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}.sp-tags__item{padding:8px}.sp-tags__link{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;background-color:#fff0dc;border-radius:4px 24px 24px 4px;padding:8px 28px 8px 12px;text-decoration:none;color:#ff9000;border:2px solid transparent}.sp-tags__link::after{position:absolute;right:12px;content:'';border-radius:50%;border:3px solid #fff}.sp-tags__link:hover{background-color:#ff9000;color:#fff0dc}.sp-tags__link:focus{outline:0;border-color:#d4d4d4}.sp-navigation-list{display:-ms-flexbox;display:flex}.sp-navigation-list__section{padding:0 24px}.sp-navigation-list__title{font-size:14px;font-weight:600;text-transform:uppercase;position:relative;padding-top:16px;padding-left:4px;padding-bottom:16px}.sp-navigation-list__title:not(:first-child){margin-top:20px}.sp-navigation-list__title::before{top:4px;position:absolute;content:'';width:40px;height:2px;background-color:#ff9000}.sp-navigation-list__item{padding-bottom:16px}.sp-navigation-list__item:first-child{padding-top:16px}.sp-navigation-list__link{padding:0 4px;text-decoration:none;border:2px solid transparent;color:#414141;border-radius:4px}.sp-navigation-list__link:focus{border-color:#d4d4d4;outline:0}.sp-header-nav__item.is-active .sp-header-nav__control,.sp-navigation-list__link:hover{color:#ff9000}.sp-navigation{display:none;position:absolute;top:80px;left:0;width:100%;background-color:#fff;z-index:1}.sp-header-nav__item.is-active .sp-dropdown,.sp-header-nav__item.is-active .sp-navigation,.sp-navigation.is-active{display:block}.sp-navigation__body{padding:12px}.sp-navigation__section--offset--md{padding:0 28px}.sp-header{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 16px;box-sizing:border-box}.sp-header__logo-link{-ms-flex-align:center;align-items:center;margin-right:32px}.sp-header-nav,.sp-header-nav__item,.sp-header__logo-link{display:-ms-flexbox;display:flex}.sp-header-nav__item{-ms-flex-align:center;align-items:center;padding:24px 12px}.sp-header-nav__item--relative{position:relative}.sp-header-nav__control:hover::before,.sp-header-nav__item.is-active .sp-header-nav__control::before{height:4px}.sp-header-nav__item.is-active .sp-header-nav__control-arrow{border-top-color:#ff9000;transform:rotate(180deg)}.sp-header-nav__item:focus-within .sp-navigation,.sp-header-nav__item:hover .sp-navigation{display:block}.sp-header-nav__item:focus-within .sp-header-nav__control-arrow,.sp-header-nav__item:hover .sp-header-nav__control-arrow{transform:rotate(180deg)}.sp-header-nav__control{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;padding:0 4px;box-shadow:none;border:2px solid transparent;background-color:transparent;text-decoration:none;line-height:28px;color:#414141;border-radius:4px;cursor:pointer;font-family:'Open Sans',sans-serif;font-weight:600;font-size:14px}.sp-header-nav__control-arrow{margin-left:8px;border-color:#414141 transparent transparent;border-width:5px 5px 0;border-style:solid;transition:transform .2s}.sp-header-nav__control::before{content:'';position:absolute;top:-26px;width:100%;left:0;height:0;transition:height .3s;background-color:#ff9000}.sp-header-nav__control:hover{color:#ff9000}.sp-header-nav__control:hover .sp-header-nav__control-arrow{border-top-color:#ff9000;transform:rotate(180deg)}.sp-header-nav__control:focus{border-color:#d4d4d4;outline:0}.sp-header-nav__control:focus .sp-header-nav__control-arrow{transform:rotate(180deg)}.sp-header-nav__control:focus+.sp-navigation{display:block}.sp-header__actions,.sp-search{display:-ms-flexbox;display:flex}.sp-header__actions{margin-left:auto;-ms-flex-align:center;align-items:center}.sp-search{border:1px solid #959595;border-radius:4px;box-sizing:border-box}.sp-search:focus-within,.sp-search:hover{border-color:#ff9000}.sp-search:focus-within .sp-search__control,.sp-search:hover .sp-search__control{background-color:#ff9000;color:#fff}.sp-search__control{padding:12px;border:0;background-color:transparent;cursor:pointer;color:#959595;transition:.3s}.sp-search__control:hover{background-color:#ff9000;color:#fff}.sp-search__control:focus{background-color:#ff9000;color:#fff;outline:0}.sp-state,.sp-terms{display:-ms-flexbox;display:flex;position:relative}.sp-state:focus-within .sp-search-list-wrapper,.sp-state:hover .sp-search-list-wrapper,.sp-terms:focus-within .sp-search-list-wrapper,.sp-terms:hover .sp-search-list-wrapper{display:block}.sp-state:focus-within .sp-header-nav__control-arrow,.sp-state:hover .sp-header-nav__control-arrow,.sp-terms:focus-within .sp-header-nav__control-arrow,.sp-terms:hover .sp-header-nav__control-arrow{transform:rotate(180deg)}.sp-search-list{list-style:none;padding:0;margin:0;max-height:256px;overflow:auto}.sp-search-list-wrapper{position:absolute;top:100%;left:0;width:100%;box-shadow:0 8px 20px 0 rgba(0,0,0,.1);display:none;margin-top:2px;z-index:1;background-color:#fff;border-radius:4px}.sp-search-list-wrapper.is-active{display:block}.sp-search-list__control{text-align:left;width:100%;display:block;border:0;background-color:transparent;color:#414141;border-radius:0;font-size:16px;line-height:28px;padding:0 12px}.sp-search-list__control:focus{outline:0;background-color:#ff9000;color:#fff}.sp-search-list__control:hover{cursor:pointer;background-color:#ff9000;color:#fff}.sp-state-input:focus+.sp-state__title{border-color:#d4d4d4}.sp-state-input:focus~.sp-search-list-wrapper{display:block}.sp-state{padding:8px 12px}.sp-state__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:4px;padding:0 4px;border:2px solid transparent;cursor:pointer;white-space:nowrap}.sp-terms{height:100%;padding-left:12px}.sp-terms::before{content:'';position:absolute;left:0;width:1px;background-color:#d4d4d4;height:24px;top:0;bottom:0;margin:auto 0}.sp-terms-input{border:0;min-width:179px;color:#414141;font-size:14px;line-height:20px}.sp-terms-input:focus{outline:0}.sp-terms-input::-webkit-input-placeholder{color:#414141;font-size:14px;line-height:20px}.sp-terms-input:-ms-input-placeholder{color:#414141;font-size:14px;line-height:20px}.sp-terms-input::-ms-input-placeholder{color:#414141;font-size:14px;line-height:20px}.sp-terms-input::placeholder{color:#414141;font-size:14px;line-height:20px}.sp-modal,.sp-modal-container{display:-ms-flexbox;display:flex;width:100%}.sp-modal{position:relative;-ms-flex-direction:column;flex-direction:column;max-width:412px;min-height:200px;background-color:#fff;box-shadow:0 2px 13px 0 #414141;border-radius:4px;overflow:hidden}.sp-modal-container{position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;height:100%;padding:20px;overflow:auto;background-color:rgba(34,34,34,.5);z-index:15;box-sizing:border-box}.sp-modal-container.is-hidden{display:none}.sp-modal-container__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.sp-modal__close{position:absolute;right:0;top:0;margin:18px;padding:4px;cursor:pointer;background-color:transparent;border-radius:4px;border:1px solid transparent}.sp-modal__close:hover{border-color:#ccc}.sp-modal__close:focus{outline:0;box-shadow:0 0 0 2px #d4d4d4}.sp-modal__close:active{background-color:#fafafa;box-shadow:none}.sp-modal__header{padding:16px 24px;background-color:#f9f9f9;border-bottom:1px solid #d4d4d4}.sp-modal__title{display:-ms-flexbox;display:flex;padding-top:12px}.sp-modal__icon,.sp-modal__title,.sp-modal__title .sp-text{-ms-flex-pack:center;justify-content:center}.sp-modal__icon{display:-ms-flexbox;display:flex}.sp-modal__body-inner{padding:24px 32px 32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.sp-modal__control{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sp-note{background-color:#f7f8fa;padding:20px 16px;border-radius:4px;width:100%}@media (max-width:425px){.sp-note{background-color:transparent;padding:0}}.sp-note__message{padding-bottom:16px}.sp-article{-ms-flex:1 1 auto;flex:1 1 auto}.sp-article--theme--bordered{padding:12px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.sp-article__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-article__item{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sp-article__control{display:-ms-flexbox;display:flex;padding:8px 0}@media (max-width:425px){.sp-article__control{padding:24px 0 8px}}.sp-article__description--offset--l-md{padding-left:44px}@media (max-width:425px){.sp-article__description--offset--l-md{padding:0}}.sp-panel,.sp-panel__body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}.sp-panel__body{-ms-flex-direction:column;flex-direction:column}.sp-panel__author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-panel__avatar,.sp-panel__icon{width:32px;height:32px}.sp-panel__icon{border-radius:50%;overflow:hidden}.sp-panel__details{padding-left:12px}.sp-panel__info{font-size:12px;line-height:16px;color:#6b6b6b}.sp-panel__control{max-width:132px}.sp-panel__control,.sp-panel__section{display:-ms-flexbox;display:flex}.sp-panel__section--between{-ms-flex-pack:justify;justify-content:space-between}.sp-panel__section--v--center{-ms-flex-align:center;align-items:center}.msp-panel,.msp-panel__body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}.msp-panel__body{-ms-flex-direction:column;flex-direction:column;padding:10px 16px;background-color:#eee}.sp-ticket-status{-ms-flex:1 1 auto;flex:1 1 auto;border:1px solid #d8d8d8;border-radius:4px}.sp-select,.sp-ticket-status__body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-ticket-status__body{-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}.sp-select{-ms-flex:1 0 auto;flex:1 0 auto}.sp-select__title{color:#414141;font-size:14px;line-height:32px;-ms-flex-negative:0;flex-shrink:0;padding-right:14px}.sp-select__icon{padding-left:4px}.sp-select__body{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;position:relative}.sp-select__value-text{line-height:18px;font-weight:600}.sp-select__control{-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;border-radius:4px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;padding:8px}.sp-select--transparent .sp-select__control:hover,.sp-select.is-open .sp-select__control,.sp-select__control,.sp-select__control:hover{background-color:#fff;border:1px solid gray;box-sizing:border-box}.sp-select__options{display:none;position:absolute;top:100%;width:100%;background-color:#fff;border-radius:4px;border:solid 1px #dbdbdb;margin-top:2px;z-index:1;left:0}.sp-select__options-body{max-height:206px;overflow:auto;padding:16px 0}.sp-select__options-item{padding:8px 16px}.sp-select__options-item.is-selected{font-weight:700}.sp-select__options-item:hover{cursor:pointer;background-color:#dbdbdb}.sp-select--transparent .sp-select__control{border-color:transparent;background-color:transparent}.sp-select.is-open .sp-select__options{display:block}.sp-help-center{-ms-flex:1 1 100%;flex:1 1 100%}.sp-help-cards,.sp-help-cards__body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}.sp-help-cards__body{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.sp-help-cards__item{-ms-flex:1 1 324px;flex:1 1 324px;margin:12px;background-color:#f7f8fa;box-sizing:border-box;border:2px solid transparent;border-radius:4px}.sp-help-cards__item:hover{background-color:#fff9f2;border-color:#ff9000}@media (max-width:1387px){.sp-help-cards__item{-ms-flex-positive:1;flex-grow:1}}.sp-help-card{height:100%;box-sizing:border-box}.sp-help-card--link{display:block;text-decoration:none;min-height:64px}.sp-help-card--link:focus{outline:0;background-color:#fff9f2;border-color:#ff9000}.sp-help-card--link .sp-help-card__body{padding:8px 16px}.sp-help-card__body{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-ms-flex-pack:center;justify-content:center;padding:24px}.sp-help-card__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-help-card__section:last-child{margin-top:auto}.sp-help-card__section:first-child{margin-top:0}.sp-help-card__icon{padding-right:14px}.sp-help-card__title{-ms-flex:1 1 100%;flex:1 1 100%}.sp-help-card__desc{padding-top:16px}.sp-help-card__link{padding-top:24px;color:#45688f;line-height:24px;font-size:14px}.sp-link-list{margin:0;padding:6px 0 0}.sp-link-list--theme--rows-text{-ms-flex:1 1 auto;flex:1 1 auto;list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.sp-link-list--theme--rows-text .sp-link-list__item{-ms-flex:1 0 296px;flex:1 0 296px;margin:0}.sp-link-list--theme--rows-text .sp-link-list__item:last-child:nth-child(odd){-ms-flex:0 0 296px;flex:0 0 296px}.sp-link-list--theme--rows-text .sp-link-list__link{padding:6px 0}.sp-link-list__item{color:#45688f;margin-left:17px;padding-right:12px;padding-bottom:12px}.sp-link-list__link{display:block;color:#45688f;padding:6px;text-decoration:none}.Topic-Description a:hover,.sp-link-list__link:hover{text-decoration:underline}.sp-breadcrumbs__list{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-breadcrumbs__item{padding-right:4px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.sp-breadcrumbs__icon{padding-left:4px}.sp-breadcrumbs__link{display:block;text-decoration:none;color:#45688f;white-space:nowrap}.sp-breadcrumbs__link:hover{cursor:pointer;text-decoration:underline}.sp-breadcrumbs__active{pointer-events:none;font-weight:600;color:#414141}.sp-tabs{-ms-flex:1 0 auto;flex:1 0 auto;border-bottom:1px solid #d8d8d8}.sp-tabs__body{margin-bottom:-1px;-ms-flex-pack:justify;justify-content:space-between}.sp-tabs__body,.sp-tabs__list{display:-ms-flexbox;display:flex}@media (max-width:425px){.sp-tabs__item,.sp-tabs__list{-ms-flex:1 0 auto;flex:1 0 auto}}.sp-tabs__action{display:-ms-flexbox;display:flex}@media (max-width:425px){.sp-tabs__action{display:none}}.sp-tabs__control{display:block;border:0;padding:0 20px;background-color:transparent;color:#6b6b6b;text-align:center;text-decoration:none;cursor:pointer}.sp-tabs__control.is-active{border-bottom:2px solid #ff9000;font-weight:600;color:#414141}.sp-tabs__control:focus{position:relative}.sp-tabs__text{font-size:14px;line-height:36px}.sp-status-indicator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:80px;-ms-flex-pack:end;justify-content:flex-end}.sp-status-indicator__title{font-size:12px;line-height:16px;font-weight:600;padding-left:4px}.sp-status-indicator__title--pending{color:#ff9000}.sp-status-indicator__title--solved{color:#41b175}.sp-status-indicator__title--rating{color:#414141;font-size:14px;line-height:28px;letter-spacing:0;font-weight:400;margin-left:12px}.sp-help-list{list-style:none;padding:0;margin:0;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.sp-help-list__desc{display:block}.sp-help-list__desc:not(:only-child){width:calc(100% - 152px);padding-left:12px}@media (max-width:425px){.sp-help-list__desc:not(:only-child){width:auto}.sp-help-list__desc{-ms-flex:1 1 auto;flex:1 1 auto}}.sp-help-list__status{margin:6px 0 0 6px;width:0;height:0;border-radius:50%;border:4px solid #d85f5e}.sp-help-list__item{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ececec;margin-bottom:16px}@media (max-width:425px){.sp-help-list__item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.sp-help-list__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:425px){.sp-help-list__title{white-space:normal;-ms-flex:1 1 auto;flex:1 1 auto}}.sp-help-list__subtitle{padding-top:4px;font-size:12px;line-height:16px;color:#6b6b6b}@media (max-width:425px){.sp-help-list .sp-status-indicator{min-width:20px;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;margin-top:2px}.sp-help-list .sp-status-indicator__title{display:none}}.sp-block--show-900{display:none}@media (max-width:900px){.sp-block--show-900{display:block}.sp-block--hide-900{display:none}.sp-main__body{min-width:auto}.sp-link-list--theme--rows-text .sp-link-list__item{-ms-flex:auto;flex:auto}}.Topic-Description img{width:100%;margin:10px 0}.Topic-Description a{color:#45688f;text-decoration:none}