.toggle-block{width:100%;display:flex;flex-direction:column;align-items:stretch;background:#1b1d32;border-radius:12px;overflow:hidden}.toggle-block-head{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid transparent;padding-left:24px;padding-top:24px;padding-bottom:24px;cursor:pointer;transition:.2s ease-in}@media screen and (max-width:767.98px){.toggle-block-head{padding-left:16px}}.toggle-block-head__title{font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#f3f3f3}.toggle-block-head__icon{width:62px;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative}@media screen and (max-width:767.98px){.toggle-block-head__icon{width:54px}}.toggle-block-head__icon:after,.toggle-block-head__icon:before{content:"";width:14px;height:2px;background-color:#fff;position:absolute;transform-origin:center;transition:.2s ease-in}.toggle-block-head__icon:after{transform:rotate(90deg)}.toggle-block-head:hover:not(.active){background-color:#23253d}.toggle-block-head.active{border-color:#23253d}.toggle-block-head.active .toggle-block-head__title{color:#24abf8}.toggle-block-head.active .toggle-block-head__icon:after,.toggle-block-head.active .toggle-block-head__icon:before{background-color:#24abf8}.toggle-block-head.active .toggle-block-head__icon:after{opacity:0}.toggle-block-body{display:flex;flex-direction:column;align-items:flex-start;padding:24px 16px;font-weight:400;font-size:13px;line-height:22px}.help-page__container{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.help-page__title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.3px;text-transform:uppercase;color:#f3f3f3;margin-bottom:24px}@media screen and (max-width:767.98px){.help-page__title{font-size:18px;line-height:24px}}.help-page__video-slider-block{margin-bottom:0}.help-page__questions{padding:32px 32px 48px}@media screen and (max-width:1024px){.help-page__questions{padding:24px 32px 64px}}@media screen and (max-width:767.98px){.help-page__questions{padding:32px 24px}}.help-page__questions-list{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;grid-gap:18px;gap:18px}@media screen and (max-width:1024px){.help-page__questions-list{max-width:500px}}.help-page__questions-item{width:calc(50% - 9px)}.help-page__questions-item.full-width{width:100%}.help-page__questions-item ol,.help-page__questions-item p,.help-page__questions-item ul{margin:0;padding:0}.help-page__questions-item ol,.help-page__questions-item ul{padding-left:16px}@media screen and (max-width:767.98px){.help-page__questions-item ol,.help-page__questions-item ul{padding-left:12px}}.help-page__questions-item p+ol,.help-page__questions-item p+ul{padding-left:32px}@media screen and (max-width:767.98px){.help-page__questions-item p+ol,.help-page__questions-item p+ul{padding-left:24px}}@media screen and (max-width:1024px){.help-page__questions-item{width:100%}}