.here-to-help{background:#f8f9fa;border-top:1px solid #e8e8e8;width:100%;padding:10px 0}.here-help-row{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.here-help-row .left-section,.here-help-row .right-section{align-items:center;gap:16px;display:flex}.here-help-row .help-text{color:#1e1e1e;font-size:18px;font-weight:700}.here-help-row .follow-text{color:#1e1e1e;font-size:12px;font-weight:700}.here-help-row .social{gap:12px;margin:0;padding:0;list-style:none;display:flex}.here-help-row .social .social-icon-item{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;list-style:none;transition:background-color .2s;display:flex}.here-help-row .social .social-icon-item:hover{cursor:pointer;background-color:#008158}.here-help-row .social .social-icon-wrapper{width:18px;height:18px;position:relative}.here-help-row .help-center-btn{text-align:center;border:1px solid #008158;border-radius:8px;min-width:170px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-block;color:#008158!important;background-color:#fff!important}.here-help-row .help-center-btn:hover{background-color:#f0f0f0!important}.here-help-row a{text-decoration:none}@media (max-width:820px){.here-help-row{text-align:center;flex-direction:column;align-items:center;gap:20px}.here-help-row .left-section,.here-help-row .right-section{flex-direction:column}.here-help-row .social{flex-flow:wrap;justify-content:center}}@media (max-width:480px){.here-help-row{padding:15px 10px}.here-help-row .help-text,.here-help-row .follow-text{text-align:center;font-size:16px}.here-help-row .help-center-btn{text-align:center;min-width:100%}}