.help-center-page,.help-center-category-page{position:relative}.help-center-page section,.help-center-category-page section{position:relative}.help-center-page{background:linear-gradient(180deg, #FFFFFF 0%, #ECF5FF 100%);min-height:100vh}.help-center-page::before{content:"";width:100%;height:100%;background:url(../../images/pages/help-center/background.webp) no-repeat center;background-size:cover;position:absolute;top:0;left:0;z-index:0;mix-blend-mode:color-dodge;display:block}.help-center-page .hero{min-height:unset;padding-top:80px;padding-bottom:64px}@media(max-width: 767px){.help-center-page .hero{padding:40px 20px 24px}}.help-center-page .hero::after{content:unset}.help-center-page .hero .row{min-height:auto}.help-center-page .hero h1{font-family:"Inter",sans-serif;font-weight:700;font-size:52px;line-height:120%;color:#1c1c1c}@media(max-width: 767px){.help-center-page .hero h1{font-size:32px;line-height:150%}}.help-center-page .hero .sub-title{font-family:"Inter",sans-serif;font-weight:500;font-size:24px;line-height:150%;color:#637381}@media(max-width: 767px){.help-center-page .hero .sub-title{font-size:18px}}.help-center-page .hero .sub-title p:last-child{margin-bottom:0}@media(max-width: 767px){.help-center-page .search-box{padding:0 20px}}.help-center-page .search-box .form-input{width:100%;position:relative;max-width:1099px;margin:auto}.help-center-page .search-box .form-input input{width:100%;padding:16.5px 32px 16.5px 72px;background:#fff;font-weight:500;font-size:18px;line-height:150%;border-radius:20px;border:1px solid #e5e5e5;color:#1c1c1c;box-shadow:0px 1px 2px 0px rgba(145,158,171,.16)}@media(max-width: 767px){.help-center-page .search-box .form-input input{padding:9.5px 16px 9.5px 48px;font-size:14px}}.help-center-page .search-box .form-input input::placeholder{color:#919eab}.help-center-page .search-box .form-input input:focus{outline:none;border-color:#36f}.help-center-page .search-box .form-input svg{position:absolute;top:50%;left:32px;transform:translateY(-50%)}.help-center-page .search-box .form-input svg path{fill:#46538c}@media(max-width: 767px){.help-center-page .search-box .form-input svg{left:20px;width:20px}}.help-center-page .search-box .form-input button.clear-search{background:rgba(0,0,0,0);border:none;position:absolute;right:80px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0}.help-center-page .search-box .form-input button.clear-search svg path{stroke:#919eab}.help-center-page .search-results-section{padding:64px 0 80px;max-width:1382px;margin:0 auto}@media(max-width: 1440px){.help-center-page .search-results-section{padding-left:64px;padding-right:64px}}@media(max-width: 1024px){.help-center-page .search-results-section{padding:40px 20px 0}}.help-center-page .search-results-section .search-results-header{margin-bottom:40px}@media(max-width: 767px){.help-center-page .search-results-section .search-results-header{margin-bottom:24px}}.help-center-page .search-results-section .search-results-header h2{font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:150%;color:#1c1c1c;margin-bottom:8px}@media(max-width: 767px){.help-center-page .search-results-section .search-results-header h2{font-size:20px}}.help-center-page .search-results-section .search-results-header p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:150%;color:#1939b7;margin:0}@media(max-width: 767px){.help-center-page .search-results-section .search-results-header p{font-size:16px}}.help-center-page .search-results-section .search-results-list{display:flex;flex-direction:column}.help-center-page .search-results-section .search-result-item{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-bottom:1px solid #d6e4ff;text-decoration:none;transition:all .3s ease}@media(max-width: 767px){.help-center-page .search-results-section .search-result-item{padding:24px 0}}.help-center-page .search-results-section .search-result-item:hover .article-title{text-decoration:underline}.help-center-page .search-results-section .search-result-item .article-title{font-family:"Inter",sans-serif;font-weight:500;font-size:20px;line-height:150%;color:#1c1c1c;flex:1;padding-right:24px}@media(max-width: 767px){.help-center-page .search-results-section .search-result-item .article-title{font-size:16px}}.help-center-page .search-results-section .search-result-item .arrow-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}.help-center-page .search-results-section .no-results{padding:64px 0;text-align:left}.help-center-page .search-results-section .no-results p{font-weight:500;font-size:20px;color:#637381;margin:0}.help-center-page .categories-section{padding:64px 0 80px;max-width:1382px;margin:0 auto}@media(max-width: 1440px){.help-center-page .categories-section{padding-left:64px;padding-right:64px}}@media(max-width: 1024px){.help-center-page .categories-section{padding-left:20px;padding-right:20px}}@media(max-width: 767px){.help-center-page .categories-section{padding-top:40px}}.help-center-page .categories-section .categories-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}@media(max-width: 767px){.help-center-page .categories-section .categories-grid{grid-template-columns:1fr;gap:16px}}.help-center-page .categories-section .category-card{display:flex;flex-direction:column;align-items:flex-start;align-items:center;justify-content:center;gap:16px;padding:32px 24px;background:#f0f5ff;border-radius:24px;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0px 1px 2px 0px rgba(145,158,171,.1607843137)}@media(max-width: 767px){.help-center-page .categories-section .category-card{gap:8px;padding:24px 16px;border-radius:16px}}.help-center-page .categories-section .category-card:hover{background-color:#fff;border-color:#36f}.help-center-page .categories-section .category-card .category-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.help-center-page .categories-section .category-card .category-icon{width:44px;height:44px}}.help-center-page .categories-section .category-card .category-icon img{width:100%;height:100%;object-fit:contain}.help-center-page .categories-section .category-card .category-content{width:100%}.help-center-page .categories-section .category-card .category-name{font-family:"Inter",sans-serif;font-weight:700;font-size:20px;line-height:150%;color:#1c1c1c;margin-bottom:8px}@media(max-width: 767px){.help-center-page .categories-section .category-card .category-name{font-size:16px}}.help-center-page .categories-section .category-card .category-description{font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#637381;margin-bottom:0}@media(max-width: 767px){.help-center-page .categories-section .category-card .category-description{font-size:12px}}.help-center-page section.cta-box-section,.help-center-category-page section.cta-box-section{padding:0;margin-top:200px;margin-bottom:80px;max-width:1135px;margin-left:auto;margin-right:auto}@media(max-width: 1200px){.help-center-page section.cta-box-section,.help-center-category-page section.cta-box-section{padding:0 40px}}@media(max-width: 767px){.help-center-page section.cta-box-section,.help-center-category-page section.cta-box-section{margin-top:100px;margin-bottom:40px;padding:0 20px}}.help-center-page section.cta-box-section .cta-box,.help-center-category-page section.cta-box-section .cta-box{background-color:#253699;border-radius:24px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:80px}@media(max-width: 767px){.help-center-page section.cta-box-section .cta-box,.help-center-category-page section.cta-box-section .cta-box{flex-direction:column;align-items:flex-start;gap:24px}}.help-center-page section.cta-box-section .cta-box>div:first-child,.help-center-category-page section.cta-box-section .cta-box>div:first-child{flex:1}.help-center-page section.cta-box-section .cta-box>div:first-child h2,.help-center-category-page section.cta-box-section .cta-box>div:first-child h2{font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#fff;margin-bottom:8px}@media(max-width: 767px){.help-center-page section.cta-box-section .cta-box>div:first-child h2,.help-center-category-page section.cta-box-section .cta-box>div:first-child h2{font-size:20px;text-align:center}}.help-center-page section.cta-box-section .cta-box>div:first-child p,.help-center-category-page section.cta-box-section .cta-box>div:first-child p{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin:0;opacity:.9}@media(max-width: 767px){.help-center-page section.cta-box-section .cta-box>div:first-child p,.help-center-category-page section.cta-box-section .cta-box>div:first-child p{text-align:center}}.help-center-page section.cta-box-section .cta-box .btn,.help-center-category-page section.cta-box-section .cta-box .btn{background:#36f;border-radius:12px;padding:12px 24px;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;color:#fff;white-space:nowrap;transition:all .3s ease;border:none;min-height:unset}.help-center-page section.cta-box-section .cta-box .btn:hover,.help-center-category-page section.cta-box-section .cta-box .btn:hover{background:#254edb;color:#fff}@media(max-width: 767px){.help-center-page section.cta-box-section .cta-box .btn,.help-center-category-page section.cta-box-section .cta-box .btn{width:100%;text-align:center}}.help-center-category-page{background:linear-gradient(180deg, #FFFFFF 0%, #ECF5FF 100%)}.help-center-category-page::before{content:"";width:100%;height:100%;background:url(../../images/pages/help-center/background.webp) no-repeat center;background-size:cover;position:absolute;top:0;left:0;z-index:0;mix-blend-mode:color-dodge}.help-center-category-page .hero{min-height:unset;padding-top:80px;padding-bottom:64px}.help-center-category-page .hero h1{font-weight:700;font-size:52px;line-height:120%;color:#1c1c1c}@media(max-width: 767px){.help-center-category-page .hero h1{font-size:24px}}.help-center-category-page .hero .sub-title{font-weight:500;font-size:24px;line-height:150%;color:#637381}@media(max-width: 767px){.help-center-category-page .hero .sub-title{font-size:16px}}@media(max-width: 767px){.help-center-category-page .search-box{padding:0 20px}}.help-center-category-page .search-box .form-input{width:100%;position:relative;max-width:1099px;margin:auto}.help-center-category-page .search-box .form-input input{width:100%;padding:16.5px 32px 16.5px 72px;background:#fff;font-weight:500;font-size:18px;line-height:150%;border-radius:20px;border:1px solid #e5e5e5;color:#1c1c1c;box-shadow:0px 1px 2px 0px rgba(145,158,171,.16);transition:all .3s ease}@media(max-width: 767px){.help-center-category-page .search-box .form-input input{padding:9.5px 16px 9.5px 48px;font-size:14px}}.help-center-category-page .search-box .form-input input::placeholder{color:#919eab}.help-center-category-page .search-box .form-input input:focus{outline:none;border-color:#36f}.help-center-category-page .search-box .form-input svg{position:absolute;top:50%;left:32px;transform:translateY(-50%)}.help-center-category-page .search-box .form-input svg path{fill:#46538c}@media(max-width: 767px){.help-center-category-page .search-box .form-input svg{left:20px;width:20px}}.help-center-category-page .search-box .form-input button.clear-search{background:rgba(0,0,0,0);border:none;position:absolute;right:80px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0}.help-center-category-page .search-box .form-input button.clear-search svg path{stroke:#919eab}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.help-center-category-page .category-filter-section{padding:0 0 32px;margin-top:64px}@media(max-width: 767px){.help-center-category-page .category-filter-section{padding:0 20px 24px;margin-top:40px}}.help-center-category-page .category-filter-section .category-filter-wrapper{overflow:hidden}.help-center-category-page .category-filter-section .category-filter-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}@media(max-width: 767px){.help-center-category-page .category-filter-section .category-filter-scroll{gap:8px;justify-content:flex-start}}.help-center-category-page .category-filter-section .category-filter-scroll::-webkit-scrollbar{display:none}.help-center-category-page .category-filter-section .category-filter-item{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;border:1px solid #d6e4ff;border-radius:16px;font-family:"Inter",sans-serif;font-weight:700;font-size:16px;line-height:150%;color:#1c1c1c;text-decoration:none;white-space:nowrap;transition:all .3s ease;cursor:pointer}@media(max-width: 767px){.help-center-category-page .category-filter-section .category-filter-item{padding:8px 12px;font-size:14px;border-radius:12px}}.help-center-category-page .category-filter-section .category-filter-item:hover{border-color:#36f;color:#36f}.help-center-category-page .category-filter-section .category-filter-item.active{background:#36f;color:#fff}.help-center-category-page .category-details-section{padding:32px 0 64px}@media(max-width: 767px){.help-center-category-page .category-details-section{padding:24px 20px 40px}}.help-center-category-page .category-details-section .category-details-wrapper{max-width:1382px;margin:0 auto}.help-center-category-page .category-details-section .articles-list .articles-items{display:flex;flex-direction:column}.help-center-category-page .category-details-section .articles-list .article-item{border-bottom:1px solid #d6e4ff;padding:32px 0;transition:all .3s ease}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .article-item{padding:24px 0}}.help-center-category-page .category-details-section .articles-list .article-item .article-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;gap:24px}.help-center-category-page .category-details-section .articles-list .article-item .article-link:hover .article-title{text-decoration:underline}.help-center-category-page .category-details-section .articles-list .article-item .article-link .article-title{flex:1;font-family:"Inter",sans-serif;font-weight:500;font-size:20px;line-height:150%;color:#1c1c1c}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .article-item .article-link .article-title{font-size:16px}}.help-center-category-page .category-details-section .articles-list .article-item .article-link .arrow-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .article-item .article-link .arrow-icon{width:20px;height:20px}}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:24px}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header:hover .article-title{text-decoration:underline}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header .article-title{flex:1;font-family:"Inter",sans-serif;font-weight:500;font-size:20px;line-height:150%;color:#1c1c1c}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header .article-title{font-size:16px}}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header .accordion-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-header .accordion-icon{width:20px;height:20px}}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content{padding-top:24px}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body{font-family:"Inter",sans-serif;font-size:16px;line-height:160%;color:#637381}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body p{margin-bottom:16px}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body p:last-child{margin-bottom:0}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body ul,.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body ol{margin-bottom:16px;padding-left:20px}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body a{color:#36f;text-decoration:none}.help-center-category-page .category-details-section .articles-list .article-item.faq-accordion-item .accordion-content .content-body a:hover{text-decoration:underline}.help-center-category-page .category-details-section .articles-list .no-articles{padding:64px 0;text-align:center}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .no-articles{padding:40px 0}}.help-center-category-page .category-details-section .articles-list .no-articles p{font-family:"Inter",sans-serif;font-weight:500;font-size:20px;line-height:150%;color:#637381;margin:0}@media(max-width: 767px){.help-center-category-page .category-details-section .articles-list .no-articles p{font-size:16px}}
