.help-page-articles{background:var(--neutral-bg,#f7f8fa)}main.help-page-articles{line-height:normal;margin:0 auto;max-width:75rem;padding-bottom:6.25rem;padding-top:1.25rem;width:100%}main.help-page-articles *{box-sizing:border-box}@media(max-width:1024px){main.help-page-articles{padding:1.25rem 1rem 100px}}.help-page-articles .breadcrumb{align-items:center;display:flex;font-size:13px;margin-bottom:30px}.help-page-articles .breadcrumb a{color:#000}.help-page-articles .breadcrumb .homeIcon{background:url(../2024_img/pages/icon/home.png) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;min-width:20px;width:20px}.help-page-articles .breadcrumb .separateIcon{background:#aaaeb2;border-radius:50vh;display:inline-block;height:3px;margin:0 8px;width:3px}.help-page-articles .breadcrumb .home{cursor:pointer;transition:all .1s ease-in}.help-page-articles .breadcrumb .home:hover{opacity:.7}.help-page-articles .breadcrumb .home.disabled{cursor:not-allowed;opacity:1!important}.help-page-articles .breadcrumb .location{color:#aaaeb2}.help-page-articles .headSection{align-items:center;display:flex;justify-content:space-between}.help-page-articles .headSection h1{color:var(--secondary-blue-10,#001a40);font-size:32px;font-weight:600}.help-page-articles .headSection form label{display:inline-block;position:relative}.help-page-articles .headSection form label input{background-color:#fff;background-image:url(../img/pages/help/search.svg);background-position:center left 1rem;background-repeat:no-repeat;background-size:1.25rem;border:.0625rem solid #dae0e5;border-radius:40px;font-size:.875rem;padding:1rem 8rem 1rem 2.4rem;width:320px}.help-page-articles .headSection form label .deleteIcon{background:url(../2024_img/pages/help/close_circle.svg) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;content:"";cursor:pointer;display:inline-block;height:20px;min-width:20px;position:absolute;right:140px;top:50%;transform:translateY(-50%);transition:all .1s ease-in;width:20px}.help-page-articles .headSection form label .deleteIcon:hover{opacity:.7}.help-page-articles .headSection form label .deleteIcon.disabled{cursor:not-allowed;opacity:1!important}.help-page-articles .headSection form label .search{background:var(--secondary-blue-10,#001a40);border:none;border-radius:50vh;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;height:85%;min-width:7.5rem;padding:0 1.5rem;position:absolute;right:.3125rem;top:50%;transform:translateY(-50%);transition:all .1s ease-in}.help-page-articles .headSection form label .search:hover{opacity:.7}.help-page-articles .headSection form label .search.disabled{cursor:not-allowed;opacity:1!important}.help-page-articles .container{align-items:flex-start;display:flex;gap:0 10%}.help-page-articles .container .asideSection{padding-top:40px;position:sticky;top:0;white-space:nowrap}.help-page-articles .container .asideSection ul li a{color:#aaaeb2;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-bottom:6px;padding:4px 0}.help-page-articles .container .asideSection ul li a.active,.help-page-articles .container .asideSection ul li a:focus,.help-page-articles .container .asideSection ul li a:hover{color:#001a40}.help-page-articles .container .mainSection{flex:auto}.help-page-articles .container .mainSection article{border-top:1px solid var(--neutral-neutral-70,#c2c7cc);margin-top:40px;padding-top:40px}.help-page-articles .container .mainSection article:first-of-type{border:none;margin:0}.help-page-articles .container .mainSection article .title{border-left:4px solid #e1264a;color:#001a40;font-size:24px;font-weight:700;margin-bottom:40px;padding-left:4px}.help-page-articles .container .mainSection article .content{display:flex;flex-wrap:wrap;gap:40px 28px}.help-page-articles .container .mainSection article .content .item{width:calc(50% - 14px)}.help-page-articles .container .mainSection article .content .item h3{color:#001a40;font-size:20px;font-weight:700;margin-bottom:16px}.help-page-articles .container .mainSection article .content .item ul{list-style:none;padding-left:16px}.help-page-articles .container .mainSection article .content .item ul li{list-style:disc;margin-bottom:8px}.help-page-articles .container .mainSection article .content .item ul li a{color:#001a40;cursor:pointer;font-size:16px;transition:all .1s ease-in}.help-page-articles .container .mainSection article .content .item ul li a:hover{opacity:.7}.help-page-articles .container .mainSection article .content .item ul li a.disabled{cursor:not-allowed;opacity:1!important}@media(max-width:1024px){.help-page-articles .headSection{align-items:stretch;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.help-page-articles .headSection h1{font-size:1.5rem;text-align:left}.help-page-articles .headSection form,.help-page-articles .headSection form label{display:block;width:100%}.help-page-articles .headSection form label input{width:100%}.help-page-articles .container{flex-direction:column;gap:1.5rem 0}.help-page-articles .container .asideSection{background:var(--neutral-bg,#f7f8fa);margin:0 -1rem;overflow-x:auto;padding:.5rem 1rem;position:sticky;top:0;z-index:10;-webkit-overflow-scrolling:touch;white-space:nowrap}.help-page-articles .container .asideSection ul{display:inline-flex;flex-wrap:nowrap;gap:0 .5rem;list-style:none;margin:0;padding:0}.help-page-articles .container .asideSection ul li{flex-shrink:0}.help-page-articles .container .asideSection ul li a{background:#fff;border-radius:999px;font-size:.875rem;margin-bottom:0;padding:.375rem .875rem}.help-page-articles .container .asideSection ul li a.active{background:#001a40;color:#fff}.help-page-articles .container .mainSection article{margin-top:1.5rem;padding-top:1.5rem}.help-page-articles .container .mainSection article .title{font-size:1.25rem;margin-bottom:1.5rem}.help-page-articles .container .mainSection article .content{gap:1.5rem 1rem}.help-page-articles .container .mainSection article .content .item{width:100%}.help-page-articles .container .mainSection article .content .item h3{font-size:1.0625rem}.help-page-articles .container .mainSection article .content .item ul li a{font-size:.9375rem}}@media(max-width:767px){.help-page-articles .breadcrumb{flex-wrap:wrap;font-size:12px;margin-bottom:1rem}.help-page-articles .headSection h1{font-size:1.25rem}.help-page-articles .headSection form label input{font-size:.8125rem;padding:.875rem 6rem .875rem 2.4rem}.help-page-articles .headSection form label .deleteIcon{right:6rem}.help-page-articles .headSection form label .search{font-size:.8125rem;min-width:5rem;padding:0 1rem}}
