.breadcrumbs ol{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.breadcrumbs ol li{line-height:inherit;display:flex;align-items:center}.breadcrumbs ol li .spacer{padding:0 1.6rem}@media(min-width: 992px){.breadcrumbs ol li:first-child{width:calc(25% - 3rem)}.breadcrumbs ol li:first-child a{padding:0 1.6rem}.breadcrumbs ol li:nth-child(2) .spacer{padding-left:0}}.help_center .hero_unit{background-color:#0c84d9;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 768px){.help_center .hero_unit{background-position:calc(50% - 279px) bottom;background-image:url("help-center-woman.webp");background-size:180px}}@media(min-width: 768px)and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px)and (min-resolution: 2dppx){.help_center .hero_unit{background-image:url("help-center-woman@2x.webp")}}@media(min-width: 992px){.help_center .hero_unit{background-image:url("help-center-woman.webp"),url("help-center-guy.webp");background-size:180px,180px;background-position:calc(50% - 391px) bottom,calc(50% + 391px) bottom}}@media(min-width: 992px)and (-webkit-min-device-pixel-ratio: 2), (min-width: 992px)and (min-resolution: 2dppx){.help_center .hero_unit{background-image:url("help-center-woman@2x.webp"),url("help-center-guy@2x.webp")}}@media(min-width: 1200px){.help_center .hero_unit{background-position:calc(50% - 495px) bottom,calc(50% + 495px) bottom}}.help_center .hero_unit .section_title,.help_center .hero_unit .section_subtitle{color:#fff}.help_center .hero_unit .section_title{font-size:4.2rem}.help_center .hero_unit .section_subtitle{font-size:2.4rem}.help_center .help_center_grid{display:grid;grid-template-columns:auto;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;gap:0}.help_center .help_center_grid[data-state=top_categories]{grid-template-areas:"quick_links" "top_categories"}@media(min-width: 1200px){.help_center .help_center_grid[data-state=top_categories]{grid-template-columns:auto 25%;grid-template-areas:"top_categories quick_links"}.help_center .help_center_grid[data-state=top_categories] #quick_links{margin-left:3rem}}.help_center .help_center_grid[data-state=question_details],.help_center .help_center_grid[data-state=category_details]{grid-template-areas:"category_details" "quick_links"}.help_center .help_center_grid[data-state=question_details] #top_categories,.help_center .help_center_grid[data-state=category_details] #top_categories{display:none}.help_center .help_center_grid[data-state=question_details] #question_details,.help_center .help_center_grid[data-state=question_details] #category_details,.help_center .help_center_grid[data-state=category_details] #question_details,.help_center .help_center_grid[data-state=category_details] #category_details{margin-bottom:4rem}@media(min-width: 992px){.help_center .help_center_grid[data-state=question_details],.help_center .help_center_grid[data-state=category_details]{grid-template-rows:auto 1fr;grid-template-columns:25% auto;grid-template-areas:"top_categories category_details" "quick_links category_details"}.help_center .help_center_grid[data-state=question_details] #question_details,.help_center .help_center_grid[data-state=question_details] #category_details,.help_center .help_center_grid[data-state=category_details] #question_details,.help_center .help_center_grid[data-state=category_details] #category_details{margin-bottom:0}.help_center .help_center_grid[data-state=question_details] #top_categories,.help_center .help_center_grid[data-state=category_details] #top_categories{display:inherit}.help_center .help_center_grid[data-state=question_details] #top_categories,.help_center .help_center_grid[data-state=question_details] #quick_links,.help_center .help_center_grid[data-state=category_details] #top_categories,.help_center .help_center_grid[data-state=category_details] #quick_links{margin-right:3rem}}.help_center .help_center_grid #top_categories{grid-area:top_categories}.help_center .help_center_grid #top_categories[data-state=top_categories] ul{display:flex;flex-direction:column;gap:3rem;padding-left:0;list-style:none;margin:0}@media(min-width: 768px){.help_center .help_center_grid #top_categories[data-state=top_categories] ul{flex-direction:row;flex-wrap:wrap}}.help_center .help_center_grid #top_categories[data-state=top_categories] ul li{line-height:inherit}@media(min-width: 768px){.help_center .help_center_grid #top_categories[data-state=top_categories] ul li{flex:0 0 calc((100% - 3rem)/2);max-width:calc((100% - 3rem)/2)}}@media(min-width: 992px){.help_center .help_center_grid #top_categories[data-state=top_categories] ul li{flex:0 0 calc((100% - 6rem)/3);max-width:calc((100% - 6rem)/3)}}.help_center .help_center_grid #top_categories[data-state=top_categories] ul li .category{border:1px solid #0c84d9;padding:3rem;border-radius:12px;height:100%;color:#000;background-color:#fff;display:block;text-decoration:none;transition:all .2s ease-in-out}.help_center .help_center_grid #top_categories[data-state=top_categories] ul li .category:hover{background-color:#0c84d9;color:#fff}.help_center .help_center_grid #top_categories[data-state=top_categories] ul li .category .title{font-size:2.4rem;margin-bottom:1.5rem;display:block;font-weight:500;font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif}.help_center .help_center_grid #top_categories[data-state=top_categories] ul li .category .text{font-size:1.8rem}.help_center .help_center_grid #top_categories[data-state=question_details] ul,.help_center .help_center_grid #top_categories[data-state=category_details] ul{padding-left:0;list-style:none}.help_center .help_center_grid #top_categories[data-state=question_details] ul li,.help_center .help_center_grid #top_categories[data-state=category_details] ul li{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.5rem;line-height:inherit}@media(min-width: 768px){.help_center .help_center_grid #top_categories[data-state=question_details] ul li,.help_center .help_center_grid #top_categories[data-state=category_details] ul li{flex-direction:row}}@media(min-width: 1200px){.help_center .help_center_grid #top_categories[data-state=question_details] ul li,.help_center .help_center_grid #top_categories[data-state=category_details] ul li{flex-direction:column}}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category{font-size:1.6rem;color:#0c84d9;display:flex;padding:1rem 1.6rem;border-radius:6px;border:1px solid rgba(0,0,0,0);justify-content:space-between;text-decoration:none;width:100%}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category.active,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category.active{background-color:#0c84d9;border-color:#0c84d9;color:#fff}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category.active:hover,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category.active:hover{background-color:#104acc;border-color:#0c84d9;color:#fff}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category:hover,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category:hover{border-color:#104acc;color:#104acc}@media(min-width: 768px){.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category{display:none}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category:nth-child(1),.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category:nth-child(2),.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category:nth-child(1),.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category:nth-child(2){display:flex}}@media(min-width: 992px){.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category:nth-child(3),.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category:nth-child(3){display:flex}}@media(min-width: 1200px){.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category{display:flex}}.help_center .help_center_grid #top_categories[data-state=question_details] ul li .category .text,.help_center .help_center_grid #top_categories[data-state=category_details] ul li .category .text{display:none}.help_center .help_center_grid #quick_links{grid-area:quick_links}.help_center .help_center_grid #quick_links .quick_links_holder{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}.help_center .help_center_grid #quick_links .quick_links_holder a{font-size:1.6rem;color:#0c84d9;display:flex;padding:1rem 1.6rem;border-radius:6px;border:1px solid rgba(0,0,0,0);justify-content:space-between;text-decoration:none;align-items:center}.help_center .help_center_grid #quick_links .quick_links_holder a:hover{border-color:#104acc;color:#104acc}@media(min-width: 768px){.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder{flex-direction:row}}@media(min-width: 1200px){.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder{flex-direction:column;margin-bottom:0}}.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a{flex:0 0 50%}@media(min-width: 768px){.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a{display:none}.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a:nth-child(1),.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a:nth-child(2),.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a:nth-child(1),.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a:nth-child(2),.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a:nth-child(1),.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a:nth-child(2){display:flex}}@media(min-width: 992px){.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a{flex:0 0 33.3333%}.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a:nth-child(3),.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a:nth-child(3),.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a:nth-child(3){display:flex}}@media(min-width: 1200px){.help_center .help_center_grid #quick_links[data-state=question_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=category_details] .quick_links_holder a,.help_center .help_center_grid #quick_links[data-state=top_categories] .quick_links_holder a{display:flex}}.help_center .help_center_grid #quick_links .title{font-size:2.4rem;margin-bottom:1rem;font-weight:500;font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5}@media(min-width: 1200px){.help_center .help_center_grid #quick_links .title{margin-top:3rem;margin-bottom:2rem}}.help_center .help_center_grid #question_details,.help_center .help_center_grid #category_details{grid-area:category_details}.help_center .help_center_grid #question_details .title,.help_center .help_center_grid #category_details .title{font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:3.6rem}@media(min-width: 768px){.help_center .help_center_grid #question_details .padding_wrapper,.help_center .help_center_grid #category_details .padding_wrapper{padding:0 10%}}.help_center .help_center_grid #question_details .answer,.help_center .help_center_grid #category_details .answer{font-size:1.8rem}.help_center .help_center_grid #question_details .answer ul,.help_center .help_center_grid #category_details .answer ul{display:flex;flex-direction:column;gap:1.2rem;margin:2rem 0 2rem 0}.help_center .help_center_grid #question_details .answer ul li,.help_center .help_center_grid #category_details .answer ul li{font-size:1.8rem;line-height:1.555}.help_center .help_center_grid #category_details ul{padding-left:0;list-style:none}.help_center .help_center_grid #category_details ul li{line-height:inherit}.help_center .suggestion a{padding:2rem 1.6rem;border-bottom:1px solid #ddd;color:#222;display:flex;font-size:1.8rem;align-items:center;justify-content:space-between}.help_center .suggestion a.hover,.help_center .suggestion a:hover{color:#0c84d9;background-color:#fafafa}.help_center .suggestion a .arrow_right{transform:rotate(90deg)}.help_center .suggestion:last-child a{border-bottom:none}.help_center #form_help_center_search #help_suggestions{line-height:inherit}
/*# sourceMappingURL=help_center.css.map */
