﻿@charset "UTF-8";@keyframes HelpCenterSlideIn{0%{transform:translateX(300%);}100%{transform:translateX(0%);}}@keyframes HelpCenterSlideOut{0%{transform:translateX(0%);}100%{transform:translateX(300%);}}.slideHelpCenterIn{z-index:999;overflow-y:auto;animation-name:HelpCenterSlideIn;animation-duration:1s;animation-direction:normal;animation-timing-function:linear;}.display-heading,#help-center h3,#help-center h1{font-family:"M XiangHe Hei GB2312 W05","Avenir Next World W05","Helvetica Now Display";letter-spacing:1px;}.slideHelpCenterOut{position:fixed;animation-name:HelpCenterSlideOut;animation-duration:1s;animation-direction:normal;animation-timing-function:linear;animation-fill-mode:forwards;}#help-center{overflow-x:hidden;padding-bottom:0;}#help-center a{cursor:pointer;}#help-center .back-btn-container{margin-top:20px;}#help-center .mt-20{margin-top:20px;}#help-center .pr-8{padding-right:8px;}#help-center p{font-family:"M XiangHe Hei GB2312 W05","Avenir Next World W05","Helvetica Now Text";max-width:80ch;}#help-center h1{font-weight:700;font-size:40px;}#help-center h3{font-weight:700;font-size:22px;}#help-center h6{font-family:"M XiangHe Hei GB2312 W05","Avenir Next World W05","Helvetica Now Text";font-size:18px;letter-spacing:1px;}#help-center #help-page{padding:0 40px;}#help-center #help-page p{padding:0!important;}#help-center .text-primary{color:#007585!important;}#help-center .text-warning-dark{color:#b37400;}#help-center .alert-warning{padding-left:44px;padding-right:41px;}#help-center .back-btn{border:1px solid #262836;}#help-center .back-btn:hover{background-color:#46535e;color:#e5eff0;}#help-center .breadcrumb [aria-current=page]{color:#262836;}#help-center .main-close-btn-container{margin-left:auto;right:0;}#help-center .main-close-btn-container .main-close-btn{height:44px;padding-top:12px;}#help-center .main-close-btn-container .main-close-btn .help-center-cross-icon{height:34px;width:34px;border-radius:50%;}#help-center .main-close-btn-container .main-close-btn .help-center-cross-icon:hover{background-color:#ecf1f2;color:#004852;}#help-center .main-close-btn-container .main-close-btn .help-center-cross-icon:active{color:#001b1f;}#help-center .feedback-chip{z-index:999;right:.7rem;bottom:1.4rem;background-color:#262836;}#help-center .feedback-chip span:hover{cursor:pointer;}#help-center .feedback-chip:hover{background-color:#3b3e54;}#help-center .feedback-chip a{text-decoration:none;}#help-center .feedback-chip a:hover{text-decoration:underline;}#help-center .searchbar i{top:.9rem;left:.7rem;}#help-center .searchbar input{border:1px solid #46535e;padding-left:2rem;}#help-center .searchbar input::placeholder{color:#46535e;}#help-center .button-topic{background-color:#007585;}#help-center .button-topic:hover{text-decoration:underline;background-color:#004852;}#help-center .button-topic i{margin-inline-end:.5rem;}#help-center .button-topic+.content ul{padding:0 1rem;}#help-center .back-to-top{margin-bottom:80px!important;}#help-center .back-to-top span{display:inline-block;width:35px;height:35px;border-radius:50%;}#help-center .back-to-top span:hover{background-color:#ecf1f2;}#help-center .back-to-top span i{color:#007585;}#help-center .back-to-top a{color:#007585;}#help-center .back-to-top .fa-circle-chevron-up{margin-inline-end:8px;}#help-center .help-topics .common-questions .accordion .card{border-left:0;border-right:0;}#help-center .help-topics .common-questions .accordion .card .card-header{padding-left:0;}#help-center .help-topics .common-questions .accordion .card .card-header .btn-link:focus{outline:0;box-shadow:none;}#help-center .help-topics .common-questions .accordion .card .card-body{padding-left:0;}#help-center .help-topics .common-questions .accordion h2 button{padding-left:0;}#help-center .help-topics .common-questions .accordion h2 button:hover{background-color:rgba(0,0,0,0);}#help-center .help-topics .common-questions .accordion h2 button[aria-expanded=true]{color:#000!important;}#help-center .help-topics .common-questions .accordion h2 button[aria-expanded=true] i{transform:rotate(0deg);transform:rotate(180deg);}#help-center .help-topics .common-questions .accordion h2 button i{transition:transform .3s ease-in;}#help-center .help-topics .trouble-shooting .content ul li{list-style-type:"•";margin-left:-10px;padding-left:10px;}#help-center .help-topics .trouble-shooting .technical-requirements h6{color:#262836;}#help-center .help-topics .trouble-shooting .technical-requirements ul{color:#5d6d78;}#help-center #contact-form .contact-form-link{cursor:pointer;}#help-center #contact-form legend{font-size:1rem;color:#47535e;}#help-center #contact-form .form-check label{font-weight:400;}#help-center #contact-form label[for=issue-detail-textarea]{font-weight:400;}#help-center #contact-form input[type=email],#help-center #contact-form input[type=text],#help-center #contact-form input[type=number],#help-center #contact-form textarea,#help-center #contact-form select{border:1px solid #46535e;}#help-center #contact-form input[type=radio]{appearance:none;width:1rem;height:1rem;appearance:none;border:.15rem solid #007585;border-radius:50%;}#help-center #contact-form input[type=radio]:hover{border:2px solid #004852;}#help-center #contact-form input[type=radio]:checked{background-color:#007585;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath d='M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z'/%3E%3C/svg%3E");}#help-center #contact-form .form-group p{font-weight:400;}#help-center #contact-form .form-check input[type=checkbox]{margin-right:.5rem;background-image:none;}#help-center #contact-form .form-check label{font-weight:400;}#help-center #contact-form .form-select{color:#47535e!important;}#help-center #contact-form .screenshot-btn:hover{background-color:#262836;color:#e5eff0;}#help-center #contact-form input[type=submit]{background-color:#262836;}#help-center #contact-form input[type=submit]:hover{background-color:#3b3e54;}#help-center #sign-in-faq{padding-left:44px;padding-right:41px;padding-bottom:51px;}#help-center #sign-in-faq ul{padding:0 1rem;}#help-center #sign-in-faq ul li{list-style-type:"•";margin-left:-10px;padding-left:10px;}#help-center #sign-in-faq hr{border-top:1px solid #cddbde;}#sub-help-center{max-width:920px;margin:0 auto;}@media screen and (min-width:992px){h1{font-weight:700;}h1 h3{font-size:24px;}#help-center{border-left:2px solid #e4e4e4;width:100%;}#help-center .close-text{position:relative;}}@media screen and (max-width:991px){#help-page{padding:0 20px!important;}#help-center .position-relative{position:unset!important;}#help-center .close-text{display:none!important;}.slideHelpCenterIn{position:relative;}}