@charset "UTF-8";.help{flex:1;background-color:#eff2f7;margin:10px 20px 0;border-radius:5px;min-width:925px}.help__container{padding:32px 40px 48px;max-width:1400px;margin:0 auto}.help__title-row{margin-bottom:28px;border-bottom:3px solid #050504;padding-bottom:18px}.help__title{font-size:30px;font-weight:600;color:#1f2d3d;margin:0 0 8px}.help__subtitle{font-size:16px;line-height:1.5;color:#8492a6;margin:0;max-width:720px}.help__layout{display:flex;align-items:flex-start;gap:28px}.help__nav{position:sticky;top:12px;flex:0 0 272px;max-height:calc(100vh - 160px);overflow-y:auto;background-color:#f9fafc;border:1px solid #D3DCE6;border-radius:10px;padding:14px}.help__nav::-webkit-scrollbar{width:6px}.help__nav::-webkit-scrollbar-thumb{background-color:#c2cedb;border-radius:3px}.help__nav-search{width:100%;box-sizing:border-box;padding:8px 12px;font-size:14px;color:#1f2d3d;background-color:#fff;border:1px solid #C2CEDB;border-radius:6px;outline:none;transition:border-color .15s}.help__nav-search::placeholder{color:#8492a6}.help__nav-search:focus{border-color:#334055}.help__nav-empty{margin-top:14px;font-size:14px;color:#8492a6;text-align:center;padding:8px 0}.help__nav-group{margin-top:14px}.help__nav-group-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8492a6;padding:0 10px;margin-bottom:6px}.help__nav-link{display:flex;align-items:center;gap:8px;padding:6px 10px;border-left:3px solid transparent;border-radius:0 6px 6px 0;font-size:14px;line-height:1.35;color:#3c4858;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s}.help__nav-link:hover{background-color:#e5e9f2;color:#1f2d3d}.help__nav-link--active{background-color:#e5e9f2;border-left-color:#334055;color:#1f2d3d;font-weight:600}.help__nav-icon{flex:0 0 auto;width:20px;text-align:center;font-size:14px}.help__content{flex:1 1 auto;min-width:0;display:grid;gap:24px}.help__section{background-color:#eceff5;border:1px solid #C2CEDB;border-radius:10px;padding:28px 32px;scroll-margin-top:12px}.help__section h2{font-size:23px;font-weight:600;color:#1f2d3d;margin:0 0 18px;padding-bottom:12px;border-bottom:2px solid #C2CEDB}.help__section h3{font-size:17px;font-weight:600;color:#1f2d3d;margin:22px 0 10px}.help__section h3:first-of-type{margin-top:18px}.help__section p{font-size:16px;line-height:1.55;color:#3c4858;margin:0 0 10px}.help__section ol{margin:0 0 12px;padding-left:22px;list-style:decimal}.help__section ol li{list-style:decimal;font-size:16px;line-height:1.55;color:#3c4858;margin-bottom:8px}.help__section ul{margin:0 0 12px}.help__section ul li{font-size:16px;line-height:1.55;color:#3c4858;padding:5px 0 5px 20px;position:relative}.help__section ul li:before{content:"—";position:absolute;left:0;color:#8492a6;font-weight:700}.help__section ul li ul{margin:6px 0 0}.help__section ul li ul li{font-size:15px}.help__section b{color:#1f2d3d}.help__section a{color:#2a78d6;text-decoration:underline}.help__section a:hover{text-decoration:none}.help__shot{margin:18px 0 20px;padding:0}.help__shot a{display:block;text-decoration:none}.help__shot-img{display:block;width:100%;height:auto;border:1px solid #C2CEDB;border-radius:8px;background-color:#f9fafc}.help__shot-caption{margin-top:8px;font-size:14px;line-height:1.5;color:#8492a6}.help__shot-caption b{color:#3c4858}.help__important{background-color:#fff8e1;border-left:4px solid #f5a623;border-radius:6px;padding:14px 18px;margin:16px 0}.help__important h3{font-size:16px;margin:0 0 8px}.help__important p{margin-bottom:8px}.help__important p:last-child{margin-bottom:0}.help__to-top{position:fixed;right:36px;bottom:36px;z-index:50;padding:10px 18px;border:none;border-radius:999px;background-color:#334055;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #1f2d3d4d;transition:background-color .15s,transform .15s}.help__to-top:hover{background-color:#242d3c;transform:translateY(-2px)}
