

/* Start:/local/templates/main/components/bitrix/search.page/main/style.css?17353343571436*/
.inner-page-header .search-form button {
    position: absolute;
    top: calc(50% - 12px);
    right: 16px;
    display: flex;
    width: 24px;
    height: 24px;
    padding: 3px 2.5px 2.042px 3px;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM8 14.0001C11.3137 14.0001 14 11.3138 14 8.00006C14 4.68635 11.3137 2.00006 8 2.00006C4.68629 2.00006 2 4.68635 2 8.00006C2 11.3138 4.68629 14.0001 8 14.0001Z' fill='%23000006'/%3E%3Cpath d='M15.0419 15.5L18.5 18.9578' stroke='%23000006' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    z-index: 9;
}
.inner-page-header:has(.search-form) {
    position:relative;
}
.inner-page-header .search-form .form-control {
    border-bottom: 2px solid var(--Primary-Black, #000006);
    height: 100%;
    padding-left: 24px;
    padding-top: 18px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}
.inner-page-header .search-form {
  margin-bottom:30px;
}

/* End */
/* /local/templates/main/components/bitrix/search.page/main/style.css?17353343571436 */
