.help-desk-header{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:36px}.help-desk-header__left{width:100%;max-width:-webkit-calc(100% - 240px);max-width:calc(100% - 240px)}.help-desk-header__title{margin-bottom:25px}.help-desk-header__subtitle{margin-bottom:0;font-size:20px;line-height:26px;color:#333}@media screen and (max-width:1023px){.help-desk-header__subtitle{font-size:15px;line-height:21px}}.help-desk-header__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:15px 20px;color:#fff;text-transform:uppercase;background-color:#d20505;border:1px solid transparent;font-size:15px;line-height:19px;font-weight:600;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.help-desk-header__button i{font-style:normal}.help-desk-header__button svg path{fill:#fff;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.help-desk-header__button:hover{border-color:#212121;color:#212121}.help-desk-header__button:hover svg path{fill:#212121}.help-desk-header__button:active{border-color:#212121;color:#212121}.help-desk-header__button:active svg path{fill:#212121}@media screen and (max-width:1249px){.help-desk-header{margin-bottom:42px}.help-desk-header__title{margin-bottom:13px}.help-desk-header__button{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:1023px){.help-desk-header__title{margin-bottom:9px}.help-desk-header__subtitle{font-size:16px;line-height:24px}}@media screen and (max-width:767px){.help-desk-header{margin-bottom:60px}.help-desk-header__left{max-width:60%}.help-desk-header__title{margin-bottom:28px}.help-desk-header__subtitle{position:absolute;margin-bottom:24px;font-size:15px;line-height:24px;font-weight:500}.help-desk-header__button{max-width:40%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.help-desk-header__button i{display:none}}.breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;font-size:16px}.breadcrumbs__arrow{padding:0 4px;color:#909090}.breadcrumbs__link:last-child,.breadcrumbs a:last-child{pointer-events:none!important}@media screen and (max-width:767px){.breadcrumbs{font-size:12px;margin-bottom:26px}}.pagination{margin-top:64px}@media screen and (max-width:575px){.pagination{margin-top:32px}}.help-desk-topic{padding:155px 0 125px;position:relative}.help-desk-topic:before{content:"";position:absolute;background-repeat:no-repeat;width:100%;height:70px;top:0;right:0;background-image:url(/img/help-desk/help-desk-graf.png)}@media only screen and (max-width:749px){.help-desk-topic:before{display:none}}@media screen and (max-width:1249px){.help-desk-topic{padding:111px 0 100px}}@media screen and (max-width:1023px){.help-desk-topic{padding:114px 0 100px}}@media screen and (max-width:767px){.help-desk-topic{padding:95px 0 100px}}.pagination .page-item:not(:last-child){margin-right:16px}.pagination .page-item.active .page-link{background:#d20505;color:#fff;font-weight:500}.pagination .page-item.disabled{display:none}.pagination .page-link{height:32px;width:32px;min-width:inherit;font-size:14px;font-weight:500;background:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:50%;border-radius:50%;color:#959595;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.pagination .page-link:hover{background:#dadada}.pagination .page-link:active{background:#d20505;color:#fff}.post-card+.post-card{margin-top:16px}.post-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:32px;font-weight:400;border:1px solid #dadada;-webkit-border-radius:16px;border-radius:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.post-card:hover{background:#f5f5f5}.post-card:hover .post-card__open{background:#dadada}.post-card__information{max-width:80%}.post-card__name{color:#221;font-size:24px;line-height:32px;font-weight:400}.post-card__description{margin-top:16px;margin-bottom:0;color:#959595;font-size:16px;line-height:24px}.post-card__open{width:40px;height:40px;background:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (max-width:575px){.post-card{padding:24px}.post-card__name{font-size:18px;line-height:24px}.post-card__description{margin-top:12px}.post-card__open{width:32px;height:32px}.post-card__open img{width:5.5px}}.help-accordion{width:100%}.help-accordion .content{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;max-height:0;overflow:hidden}.help-accordion .content__list{padding:10px 0 0;margin-bottom:10px;-webkit-column-count:2;-moz-column-count:2;column-count:2}.help-accordion .content__list .item-link{width:90%;display:block;font-size:20px;line-height:26px;color:#333;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media screen and (max-width:1023px){.help-accordion .content__list .item-link{font-size:15px;line-height:21px}}.help-accordion .content__list .item-link:hover{color:#2e52d2}.help-accordion .content__list-item{padding:14px 0;position:relative}.help-accordion .content__list-item:before{position:absolute;content:"";background-image:url(/img/help-desk/arrow-right.svg);right:2%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px}.help-accordion__item:first-child.help-accordion__btn{padding-top:0}.help-accordion__btn{width:100%;padding:26px 24px;font-size:32px;line-height:44px;font-weight:900;text-transform:uppercase;color:#212121;text-align:left;background-color:transparent;border:2px solid #2e52d2;margin:-2px -2px 0 0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.help-accordion__btn.help-accordion__open,.help-accordion__btn:active,.help-accordion__btn:hover{color:#fff;background-color:#2e52d2}.help-accordion__content p{padding:0 0 10px}@media screen and (max-width:1249px){.help-accordion__btn{padding:24px 22px;font-size:20px;line-height:32px}}@media screen and (max-width:767px){.help-accordion__btn{padding:12px 10px}.help-accordion .content__list{-webkit-column-count:1;-moz-column-count:1;column-count:1;padding:12px 0 0;margin-bottom:15px}.help-accordion .content__list-item:not(:last-child),.help-accordion .content__list-item:nth-child(10){margin-bottom:21px}.help-accordion .content__list-item:before{right:12%}.help-accordion .content__list-item .item-link{width:261px;display:block}.help-accordion .content__list-item .item-link br{display:none}}