.help-page{background-color:var(--background)}.help-tabs-card .list-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;padding:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.help-tabs-card .list-group-item{flex:0 0 auto;width:auto;margin-bottom:0;border:0!important;box-shadow:inset 0 0 0 1px var(--primary-200);background-color:var(--white);border-radius:999px!important;padding:10px 16px;color:var(--primary-500);font-weight:500;white-space:nowrap}.help-tabs-card .list-group-item:hover{background-color:var(--primary-100)}.help-tabs-card .list-group-item.active{background-color:var(--primary-500);box-shadow:inset 0 0 0 1px var(--primary-500);color:var(--white)}.help-content-card{overflow:visible}.help-content-card .card-body{overflow:visible}.help-intro p,.help-company-info{color:var(--black);line-height:1.6}.help-link{font-size:16px;color:var(--primary-500);font-weight:600;text-decoration:none!important}.help-link:hover{color:var(--primary-600)}.help-links{display:flex;flex-direction:column}.help-form{height:100%}.help-contact-form{height:100%;display:flex;flex-direction:column}.help-form-fields{flex:0 0 auto}.help-form .form-label{font-weight:500;color:var(--primary-500);font-size:12px;margin-bottom:6px}.help-form .form-control,.help-form .form-select{border-radius:8px;border-color:var(--primary-300);min-height:34px;font-size:14px}.help-form textarea.form-control{min-height:130px;resize:vertical}.help-form-actions{display:flex;justify-content:flex-end}.help-form-button{align-self:flex-end}.help-offices-map{height:420px;border-radius:16px;overflow:hidden}.help-sales-points-table{--help-sales-border:var(--primary-100)}.help-sales-points-table__row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(180px,1fr) minmax(160px,.9fr);align-items:center}.help-sales-points-table__row+.help-sales-points-table__row{border-top:2px dotted var(--help-sales-border)}.help-sales-points-table__row--header{color:var(--primary-500);font-weight:600}.help-sales-points-table__row--header .help-sales-points-table__cell{padding-top:0}.help-sales-points-table__cell{padding:18px 16px}.help-sales-points-table__cell+.help-sales-points-table__cell{border-left:2px dotted var(--help-sales-border)}.help-routes-copy{color:var(--gray-300);line-height:1.7}.help-routes-zoom{position:relative;border-radius:16px;overflow:hidden;cursor:crosshair;--lens-size:220px;--lens-x:50%;--lens-y:50%;--zoom-scale:200%}.help-routes-image{display:block;width:100%;height:auto;user-select:none;pointer-events:none}.help-routes-lens{position:absolute;left:calc(var(--lens-x) - (var(--lens-size)/2));top:calc(var(--lens-y) - (var(--lens-size)/2));width:var(--lens-size);height:var(--lens-size);border-radius:50%;border:3px solid rgba(255,255,255,.95);box-shadow:0 12px 28px rgba(0,0,0,.3);background-repeat:no-repeat;background-size:var(--zoom-scale);background-position:center;opacity:0;transform:scale(.82);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.help-routes-zoom.is-active .help-routes-lens{opacity:1;transform:scale(1)}.help-faq-tab .faq-section{padding:0}.help-faq-tab .faq-section .container{max-width:100%;padding-left:0;padding-right:0}.help-faq-tab .faq-header{margin-bottom:16px}.help-faq-tab .faq-header .section-title{font-size:28px}@media(max-width:991.98px){.help-sales-points-table__row{grid-template-columns:1fr}.help-sales-points-table__row--header{display:none}.help-sales-points-table__cell{padding:12px 0}.help-sales-points-table__cell+.help-sales-points-table__cell{border-left:0}.help-sales-points-table__row+.help-sales-points-table__row{padding-top:6px}}@media(max-width:991.98px){.help-routes-zoom{cursor:default}.help-routes-lens{display:none}.help-form-button.primary-pill-button{padding:14px 20px;font-size:16px}}@media(max-width:575.98px){.help-intro p,.help-company-info,.help-form .form-check-label{font-size:16px}.help-form .form-check{display:flex;align-items:center;gap:.5rem}.help-form .form-check-input{width:1.25em;height:1.25em;float:none;margin-left:0;margin-top:0;flex-shrink:0}.help-routes-copy,#help-complaints>p,.help-sales-points-table__cell,.help-sales-points-table__cell .small,.faq-answer{font-size:16px}.help-form-button.primary-pill-button{padding:12px 18px;font-size:16px}}