.searchbox{margin-bottom:var(--spacing-m)}.searchbox .form-label{color:#6d767c;line-height:1.125rem;margin-bottom:.5rem}.searchbox .search-icon-front{position:absolute;top:1rem;left:1rem;color:#6d767c}.searchbox .form-group{position:relative;display:flex;align-items:center}.searchbox .form-group.has-input .form-control{color:#293033}.searchbox .form-group.has-input .search-icon-front{color:#40484d}.searchbox .form-group input[type=text]{padding:0 6.25rem 0 2.625rem}@media (min-width:600px){.searchbox .form-group input[type=text]{padding-right:10.625rem}}.searchbox .form-group input[type=text]:focus+.search-icon-front{color:#40484d}.searchbox .form-group .search-btn-group{position:absolute;top:.25rem;right:.25rem;display:flex;flex-direction:row-reverse}.searchbox .form-group .search-btn-group .btn-search{padding:.75rem}@media (min-width:600px){.searchbox .form-group .search-btn-group .btn-search{padding:.5rem 1.5rem}}.searchbox .form-group .search-btn-group .btn.search-reset{position:relative;min-height:2.5rem;padding:0 1rem;background:none;color:#40484d;border:0;box-shadow:none;z-index:10}