<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.connect-chat-v2-beta__trigger{align-items:flex-end;bottom:16px;display:flex;flex-direction:column;opacity:1;position:fixed;right:18px;-webkit-transition:opacity .15s linear .05s,bottom .3s linear;transition:opacity .15s linear .05s,bottom .3s linear;z-index:15}@media screen and (min-width:1280px){.connect-chat-v2-beta__trigger{right:24px}}.connect-chat-v2-beta__trigger-icon{align-items:center;background-color:var(--night);border-radius:48px;-webkit-box-shadow:0 2px 12px var(--fullBlackTransparent10);box-shadow:0 2px 12px var(--fullBlackTransparent10);cursor:pointer;display:flex;height:52px;justify-content:center;width:52px}.no-touchevents .connect-chat-v2-beta__trigger-icon:hover{-webkit-box-shadow:0 8px 28px var(--fullBlackTransparent10);box-shadow:0 8px 28px var(--fullBlackTransparent10)}.no-touchevents .connect-chat-v2-beta__trigger-icon:active{-webkit-box-shadow:0 1.85px 7.4px var(--fullBlackTransparent10);box-shadow:0 1.85px 7.4px var(--fullBlackTransparent10)}.connect-chat-v2-beta__trigger-icon:hover{background-color:var(--night80)}.connect-chat-v2-beta__close-button{background-color:var(--stcWhite);border-radius:50%;-webkit-box-shadow:0 2px 12px var(--fullBlackTransparent10);box-shadow:0 2px 12px var(--fullBlackTransparent10);cursor:pointer;height:20px;width:20px}.no-touchevents .connect-chat-v2-beta__close-button:hover{-webkit-box-shadow:0 8px 28px var(--fullBlackTransparent10);box-shadow:0 8px 28px var(--fullBlackTransparent10)}.no-touchevents .connect-chat-v2-beta__close-button:active{-webkit-box-shadow:0 1.85px 7.4px var(--fullBlackTransparent10);box-shadow:0 1.85px 7.4px var(--fullBlackTransparent10)}.connect-chat-v2-beta__close-button:hover&gt;.connect-chat-v2-beta__close-icon{fill:var(--stcBlack)}@media screen and (min-width:768px){.connect-chat-v2-beta__chat-popup-container-wrap{width:530px}}.connect-chat-v2-beta__chat-popup_show-chat .connect-chat-v2-beta__chat-popup-overlay{padding:0}.connect-chat-v2-beta__chat-popup_show-chat .connect-chat-v2-beta__chat-popup-container-inner{background-color:transparent;border-radius:0}.connect-chat-v2-beta__chat-popup_show-chat .connect-chat-v2-beta__chat-content{height:100%}@media screen and (min-width:768px){.connect-chat-v2-beta__chat-popup_show-chat .connect-chat-v2-beta__chat-content{height:640px}}.connect-chat-v2-beta__loader{align-items:center;background-color:var(--stcWhite);display:flex;height:100%;justify-content:center;width:100%}@media screen and (min-width:768px){.connect-chat-v2-beta__loader{border-radius:16px}}.connect-chat-v2-beta_opened-popup .connect-chat-v2-beta__trigger{opacity:0;-webkit-transition:opacity .15s linear .05s;transition:opacity .15s linear .05s;z-index:0}.connect-chat-v2-beta_hide-trigger .connect-chat-v2-beta__trigger{bottom:-100px}.help-info-sms-request-code-form__text{margin-bottom:16px}.help-info-sms-request-code-form__form{align-items:center;display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.help-info-sms-request-code-form__form{display:block}}.help-info-sms-request-code-form__field{margin-right:20px;width:245px}@media screen and (max-width:767px){.help-info-sms-request-code-form__field{margin-bottom:16px;margin-right:0;width:100%}}.help-info-sms-request-code-form__captcha{margin-bottom:24px;margin-top:24px;width:100%}@media screen and (min-width:768px){.help-info-sms-request-code-form__captcha{margin-bottom:18px}}.help-info-sms-request-code-form__button{width:200px}@media screen and (max-width:767px){.help-info-sms-request-code-form__button{width:100%}}.help-info-sms-request-code-form__notice{-webkit-box-sizing:border-box;box-sizing:border-box;margin:24px auto 0}.help-info-sms-request-code-form__captcha-text{margin-bottom:2px}.help-info-sms-request-code-form__captcha-form{align-items:flex-start;display:flex;flex-wrap:wrap;padding-bottom:12px}@media screen and (max-width:767px){.help-info-sms-request-code-form__captcha-form{flex-direction:column;padding-bottom:16px}}.help-info-sms-request-code-form__captcha-form-col{align-items:center;display:flex;flex-wrap:wrap;max-width:100%}.help-info-sms-request-code-form__captcha-field{margin-bottom:8px;margin-right:16px;margin-top:14px;width:204px}@media screen and (min-width:768px) and (max-width:1023px){.help-info-sms-request-code-form__captcha-field{margin-right:12px}}.help-info-sms-request-code-form__captcha-code{height:60px;margin-bottom:8px;margin-top:8px;position:relative;width:200px}@media screen and (min-width:768px) and (max-width:1023px){.help-info-sms-request-code-form__captcha-code{margin-right:8px}}@media screen and (min-width:1024px){.help-info-sms-request-code-form__captcha-code{margin-right:12px}}.help-info-sms-request-code-form__captcha-code_updating:after{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateLoader;animation-name:rotateLoader;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/public/b812d576b101b07ba40e.svg) 50% 50% no-repeat;background-size:100%;bottom:0;content:"";display:block;height:48px;left:0;margin:auto;position:absolute;right:0;top:0;width:48px;will-change:transform}@-webkit-keyframes rotateLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.help-info-sms-request-code-form__captcha-code-img{height:100%;vertical-align:top;width:100%}.help-info-sms-request-code-form__captcha-code_updating .help-info-sms-request-code-form__captcha-code-img{display:none}.help-info-sms-request-code-form__captcha-reload{margin-bottom:8px;margin-top:8px}.help-info-sms-request-code-form__captcha-reload-link{color:var(--systemBlue);cursor:pointer;padding-left:24px;position:relative}.help-info-sms-request-code-form__captcha-reload-icon{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1024px){.help-info-sms-request-code-form__captcha-sinput{height:60px;padding:19px 25px}}.help-info-sms-confirm-code-form__text{margin-bottom:16px}.help-info-sms-confirm-code-form__phone-number{white-space:nowrap}.help-info-sms-confirm-code-form__form{align-items:flex-start;display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.help-info-sms-confirm-code-form__fields-wrapper{width:100%}}@media screen and (min-width:768px){.help-info-sms-confirm-code-form__fields-wrapper{align-items:center;display:flex}}.help-info-sms-confirm-code-form__fields{margin-right:20px}@media screen and (max-width:767px){.help-info-sms-confirm-code-form__fields{margin-bottom:16px}}.help-info-sms-confirm-code-form__fields_single{width:156px}@media screen and (max-width:767px){.help-info-sms-confirm-code-form__fields_single{margin-right:0;width:100%}}.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__fields-group{order:1}@media screen and (max-width:767px){.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__fields-group{margin-bottom:0}}.help-info-sms-confirm-code-form__field-error{color:var(--fury);display:none;font-size:12px;line-height:16px;margin-top:4px}.help-info-sms-confirm-code-form__field-error_show{display:block}.help-info-sms-confirm-code-form__button{margin-right:16px;width:200px}@media screen and (max-width:767px){.help-info-sms-confirm-code-form__button{margin-right:0;min-width:168px;width:100%}}.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__button{order:4}.help-info-sms-confirm-code-form__code-status{margin-top:12px;padding-left:25px;width:170px}@media screen and (max-width:767px){.help-info-sms-confirm-code-form__code-status{margin-top:20px}}.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__code-status{order:2}@media screen and (max-width:767px){.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__code-status{order:5}}.help-info-sms-confirm-code-form__code-status-title{display:block;position:relative}.help-info-sms-confirm-code-form__code-status-title_type_success{font-size:15px;font-weight:500;line-height:24px}.help-info-sms-confirm-code-form__code-status-title_type_repeat{color:var(--systemBlue);cursor:pointer}.help-info-sms-confirm-code-form__code-status-title_type_repeat:hover{text-decoration:underline}.help-info-sms-confirm-code-form__code-status-icon{margin-right:5px;position:absolute;right:100%;top:2px}.help-info-sms-confirm-code-form__code-status-icon_hide{display:none}.help-info-sms-confirm-code-form__captcha{margin-bottom:18px;margin-top:24px;width:100%}.help-info-sms-confirm-code-form_captcha .help-info-sms-confirm-code-form__captcha{order:3}.help-info-sms-confirm-code-form__change-link{cursor:pointer}.help-info-sms-confirm-code-form__notice{-webkit-box-sizing:border-box;box-sizing:border-box;margin:24px auto 0}.help-info-send-sms-form__text{font-size:12px;line-height:18px}.help-info-send-sms-form__text ol,.help-info-send-sms-form__text ul{margin:12px 0 12px 40px;text-align:left}.help-info-send-sms-form__text ol li,.help-info-send-sms-form__text ul li{list-style:inherit;margin-bottom:12px}.help-info-send-sms-form__text ul{list-style-type:disc}.help-info-send-sms-form__text ol{list-style-type:decimal;padding:0}.help-info-send-sms-form__request-form{margin-bottom:36px}.help-info-send-sms{background:var(--base);border-radius:12px;-webkit-box-shadow:0 2px 12px var(--fullBlackTransparent10);box-shadow:0 2px 12px var(--fullBlackTransparent10);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;grid-row:span 2;overflow:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:.2s;transition:.2s;width:inherit}@media screen and (min-width:480px) and (max-width:767px){.help-info-send-sms{margin-left:auto;margin-right:auto;width:448px}}@media screen and (min-width:768px){.help-info-send-sms{display:flex;flex-direction:column}}@media screen and (min-width:768px) and (max-width:1023px){.help-info-send-sms_column-tablet_1{grid-column:1}.help-info-send-sms_column-tablet_2{grid-column:2}.help-info-send-sms_column-tablet_3{grid-column:3}}@media screen and (min-width:1024px){.help-info-send-sms_column-desktop_1{grid-column:1}.help-info-send-sms_column-desktop_2{grid-column:2}.help-info-send-sms_column-desktop_3{grid-column:3}}.help-info-send-sms:hover{text-decoration:none}@media screen and (min-width:1280px){.help-info-send-sms:hover{-webkit-box-shadow:0 8px 28px var(--fullBlackTransparent10);box-shadow:0 8px 28px var(--fullBlackTransparent10);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.help-info-send-sms:hover .help-info-send-sms__price{font-weight:500}}.help-info-send-sms__info{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-flex;flex-direction:column;padding:20px;width:100%}.help-info-send-sms__form{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 20px 20px}.help-info-send-sms__fields{height:234px}.help-info-send-sms__msisdn{margin-bottom:12px}.help-info-send-sms__sms-field{max-height:54px}.help-info-send-sms__button{width:142px}.help-info-send-sms__title{margin-bottom:4px}@media screen and (min-width:768px){.help-info-send-sms__title{margin-bottom:8px}}.help-info-send-sms__text{color:var(--spbSky3);flex-grow:1;font-size:15px;line-height:24px}.help-info-send-sms__text_opacity{opacity:.5}.help-info-send-sms__message-status{align-items:center;color:var(--brandGreen);display:flex;margin-top:4px}.help-info-send-sms__message-status_pending{color:var(--spbSky3)}.help-info-send-sms__message-status_success{color:var(--brandGreen)}.help-info-send-sms__send-icon{fill:var(--spbSky3);height:18px;margin-right:4px;width:18px}.help-info-send-sms__send-icon_success{fill:var(--brandGreen)}.help-info-send-sms__repeat-link{display:inline-block;margin-bottom:16px}.help-info-send-sms__button-wait{color:var(--spbSky3)}.help-contacts-banner{background-color:var(--spbSky0);border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media screen and (min-width:768px){.help-contacts-banner{flex-direction:row;padding:0 48px}}.help-contacts-banner__info-wrapper{padding:24px;z-index:1}@media screen and (min-width:768px){.help-contacts-banner__info-wrapper{padding:48px 0}}.help-contacts-banner__title{margin-bottom:32px}.help-contacts-banner__image{display:block;height:auto;margin:0 auto;max-height:228px;width:auto}.help-contacts-banner__image-wrapper{align-items:center;display:flex;justify-content:center;padding:8px 0}@media screen and (min-width:768px){.help-contacts-banner__image-wrapper{padding:0;width:45%}}@media screen and (max-width:767px){.help-contacts-banner__children a{width:100%}}.help-contacts-item{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:24px}.help-contacts-item_bg-color_spbSky0{background:var(--spbSky0)}.help-contacts-item_bg-color_brandGreen20{background:var(--brandGreen20)}.help-contacts-item_radius_default{border-radius:12px}.help-contacts-item_radius_large{border-radius:24px}.help-contacts-item_row{display:flex;flex-direction:column}@media screen and (min-width:1024px){.help-contacts-item_row{align-items:center;flex-direction:row;justify-content:space-between}}.help-contacts-item_row .help-contacts-item__title{margin-bottom:0}@media screen and (max-width:1023px){.help-contacts-item_row .help-contacts-item__title{text-align:center}}.help-contacts-item_row .help-contacts-item__content{flex-shrink:0;margin-top:32px}@media screen and (min-width:1024px){.help-contacts-item_row .help-contacts-item__content{margin-left:20px;margin-top:0}}.help-contacts-item__title{margin-bottom:12px}@media screen and (min-width:768px){.help-contacts-item__title{margin-bottom:16px}}.help-contacts-item__content{margin-top:24px}.help-contacts-item__text{font-size:15px;font-weight:400;line-height:24px}.help-contacts-item__text ol,.help-contacts-item__text ul{margin:12px 0 12px 40px;text-align:left}.help-contacts-item__text ol li,.help-contacts-item__text ul li{list-style:inherit;margin-bottom:12px}.help-contacts-item__text ul{list-style-type:disc}.help-contacts-item__text ol{list-style-type:decimal;padding:0}.help-contacts-item__text p{margin:0}.help-contacts-item__subtext,.help-contacts-item__text p+p{margin-top:8px}.help-page{background-color:var(--base);padding-bottom:48px}@media screen and (min-width:768px){.help-page{padding-bottom:72px}}@media screen and (min-width:1024px){.help-page{padding-bottom:80px}}.help-page_main-background_gray{background-color:var(--spbSky0)}.help-page__inner{padding-top:20px}.help-page__breadcrumbs{margin-bottom:32px}@media screen and (min-width:1024px){.help-page__breadcrumbs{margin-bottom:24px}}@media screen and (min-width:1280px){.help-page__breadcrumbs{margin-bottom:32px}}@media screen and (min-width:480px) and (max-width:1023px){.help-page__title{max-width:500px}}@media screen and (min-width:1024px) and (max-width:1279px){.help-page__title{max-width:600px}}@media screen and (min-width:1280px){.help-page__title{max-width:800px}}.help-contacts-page.help-page{padding-bottom:0}@media screen and (min-width:480px) and (max-width:1023px){.help-contacts-page .help-page__title{max-width:620px}}@media screen and (min-width:1024px) and (max-width:1279px){.help-contacts-page .help-page__title{max-width:820px}}@media screen and (min-width:1280px){.help-contacts-page .help-page__title{max-width:930px}}@media screen and (max-width:767px){.help-contacts-page__popup-content{margin-left:16px;margin-right:16px;width:100%}}.help-contacts-page__form-container{padding:56px 24px}@media screen and (min-width:768px){.help-contacts-page__form-container{padding:72px 56px 52px}}.help-contacts-page__content-area{padding:56px 0}@media screen and (min-width:768px){.help-contacts-page__content-area{padding:72px 0 52px}}@media screen and (min-width:1024px) and (max-width:1279px){.help-contacts-page__form:not(.help-contacts-page__form_success){max-width:77%}}@media screen and (min-width:1280px){.help-contacts-page__form:not(.help-contacts-page__form_success){max-width:66%}}.help-contacts-page__button{display:block;margin:0 auto}.landing-mini-banner{background-color:var(--brandPurple20);border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px}@media screen and (min-width:768px){.landing-mini-banner{align-items:center;flex-direction:row;gap:24px;justify-content:space-between;min-height:168px;padding:16px 32px}}.landing-mini-banner_background_green{background-color:var(--brandGreen20)}.landing-mini-banner_background_grey{background-color:var(--spbSky0)}.landing-mini-banner__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}@media screen and (min-width:768px){.landing-mini-banner__content{gap:24px;height:100%}.landing-mini-banner__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.landing-mini-banner__image{height:126px;margin:0 auto;max-width:280px}@media screen and (min-width:768px){.landing-mini-banner__image{height:auto;margin:0;max-height:136px;max-width:136px}}.landing-mini-banner-wrapper__subtitle_has-margin{margin-top:12px}.landing-mini-banner-wrapper__content{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:1024px){.landing-mini-banner-wrapper__content{grid-template-columns:1fr 1fr}}.landing-mini-banner-wrapper__content_has-margin{margin-top:24px}@media screen and (min-width:768px){.landing-mini-banner-wrapper__content_has-margin{margin-top:32px}}
/*# sourceMappingURL=support-contacts.eed764ce.css.map*/</pre></body></html>