.support-page{--container-width:100vw;color:#fff;padding:60px 0 72px;position:relative}.support-page__section{margin-top:24px}.support-page__section--faq{margin-top:40px}.support-page__section--faq h2{font-size:20px;font-weight:600;line-height:26px}.support-page__section--faq .collapse-block:not(:last-child){margin-bottom:8px}.support-page__content{padding:0 16px}.support-page-banner{align-items:center;display:flex;flex-direction:column;min-height:306px;overflow:hidden;padding:0 16px;position:relative}@media(min-width:768px){.support-page-banner{min-height:444px}}.support-page-banner__img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}@media(min-width:768px){.support-page-banner__img{width:auto}}.support-page-banner__header{bottom:20px;padding:0 38px;position:absolute;text-align:center;width:100%}@media(min-width:768px){.support-page-banner__header{bottom:182px;left:64px;padding:0;text-align:left;width:auto}}@media(min-width:1248px){.support-page-banner__header{left:82px}}.support-page-banner__title{color:#fff;font-size:20px;font-weight:600;line-height:28px;margin:0 0 8px}@media(min-width:768px){.support-page-banner__title{font-size:40px;line-height:48px}}.support-page-banner__subtitle{color:#ced2e0;font-size:14px;font-weight:400;letter-spacing:-.2px;line-height:20px}@media(min-width:768px){.support-page-banner__subtitle{font-size:16px;line-height:24px}}.support-page-contact-list{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.support-page-contact-list{flex-direction:row}}.support-page-contact-card{align-items:center;background-color:#1f222e;border-radius:16px;display:flex;flex-direction:column;flex-grow:1;height:318px;justify-content:space-between;padding:40px;text-align:center}@media(min-width:768px){.support-page-contact-card{height:294px}}@media(min-width:1632px){.support-page-contact-card{height:270px}}.support-page-contact-card__content{display:flex;flex-direction:column;gap:16px}.support-page-contact-card__title{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:600;gap:8px;justify-content:center;line-height:32px}.support-page-contact-card__img{aspect-ratio:1/1;width:24px}.support-page-contact-card__text{color:#fff;font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:24px}.support-page-contact-card__email{color:#48b415;font-size:16px;font-weight:600;line-height:24px;transition:color .3s ease}.support-page-contact-card__email:hover{color:#6ac340}.support-page-contact-card__email:active{color:#3a9011}.support-page-contact-card__btn{height:54px;width:288px}