.header {
    position: relative;
}
.header__auth {
    display: flex;
    align-items: center;
}

@media screen and (min-width: 64em) {
    .header .offcanvas-full-screen {
        left: 0;
        right: unset;
    }
}

.header .top-bar {
    padding: 1.3125rem 0;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 20px;
}

@media screen and (min-width: 64em) {
    .header .top-bar {
        justify-content: space-between;
    }
}

.header .top-bar .user-login {
    position: absolute;
    top: 1.25rem;
    z-index: 2;
}
.header .user-login {
    font-family: GothamRoundedMedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 3.75rem;
}
@media print, screen and (min-width: 64em) {
    .header .user-login {
        margin-top: 0;
    }
}
.header .user-login.hide-for-large ul li {
    padding-right: 0;
}
.header .user-login.hide-for-large ul li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.header .user-login.hide-for-large ul li .icon {
    width: 1rem;
    margin-right: 0;
}
.header .user-login ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .user-login ul li {
    position: relative;
    margin-right: 0.75rem;
    padding-right: 0.75rem;
}
.header .user-login ul li a {
    color: #222;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .user-login ul li a .icon {
    margin-right: 0.9375rem;
}
.header .user-login ul li:after {
    content: "";
    top: 0.3125rem;
    position: absolute;
    width: 0.0625rem;
    right: 0;
    height: 0.9375rem;
    background: #222;
}
@media screen and (min-width: 75em) {
    .header .user-login ul li:after {
        top: 0;
    }
}
.header .user-login ul li:last-child {
    margin: 0;
    padding: 0;
}
.header .user-login ul li:last-child:after {
    content: "";
    position: absolute;
    width: 0.0625rem;
    right: 0;
    height: 100%;
    background: 0 0;
}
.header .user-login.white ul li a {
    color: #fff;
}
.header .user-login.white ul li a .icon {
    background-position: -25.9375rem -30.625rem;
}
.header .user-login.white ul li:after {
    content: "";
    top: 0;
    position: absolute;
    width: 0.0625rem;
    right: 0;
    height: 0.9375rem;
    background: #fff;
}
.header .user-login.white ul li.sign-out:after {
    top: 0.3125rem;
}
.header .user-login.white ul li:last-child:after {
    content: "";
    position: absolute;
    width: 0.0625rem;
    right: 0;
    height: 100%;
    background: 0 0;
}
.header input[type="submit"].js-form-submit {
    border: none;
}
.header .form-submit {
    height: 2.5625rem;
}
.header .get-focus {
    left: -9999px;
    position: absolute;
}
.header .logo {
    position: absolute;
    z-index: 2;
    width: 5.625rem;
    left: 1em;
    top: 50%;
    transform: translateY(-50%);
}

@media print, screen and (min-width: 48em) {
    .header .logo {
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media print, screen and (min-width: 64em) {
    .header .logo {
        width: 6.75rem;
    }
}
.header .menu-icon__container {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;

    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 20px;
    width: auto;
}

@media print, screen and (min-width: 64em) {
    .header .menu-icon__container {
        width: auto;
        padding-bottom: 0.0625rem;
        gap: 0;
    }
}
.header .menu-icon__container ul {
    z-index: 2;
    margin-right: 0.625rem;
}
@media screen and (min-width: 75em) {
    .header .menu-icon__container ul {
        margin-right: 0;
    }
}
.header .menu-icon__container ul li {
    margin-top: 0.0625rem;
}
.header .menu-icon__container ul li a {
    padding: 0.3125rem;
    border: 0.0625rem solid;
    background: #fff;
    color: #000;
}
.header .menu-icon__title {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0;
}
.header .menu-icon__block {
    height: 1.6875rem;
    z-index: 11;
    order: 1;
}

@media screen and (min-width: 64em) {
    .header .menu-icon__block {
        order: unset;
    }
}

.header .menu-icon__block #headermenu1,
.header .menu-icon__block #headermenu2 {
    color: #222;
    vertical-align: top;
    margin-top: 0.375rem;
    padding: 0 1.25rem;
}
.header .menu-icon__block #headermenu1.white,
.header .menu-icon__block #headermenu2.white {
    color: #fff;
}
.header .menu-icon__block #headermenu1 {
    cursor: auto;
}
.header .menu-icon__block #headermenu {
    width: 2.25rem;
    height: 1.4375rem;
    position: relative;
    bottom: 0.625rem;
    margin-top: 0.8125rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
.header .menu-icon__block #headermenu span {
    display: block;
    position: absolute;
    height: 0.1875rem;
    width: 80%;
    background: #222;
    border-radius: 0.5625rem;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.header .menu-icon__block #headermenu span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.header .menu-icon__block #headermenu span:nth-child(2) {
    top: 0.5625rem;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.header .menu-icon__block #headermenu span:nth-child(3) {
    top: 1.125rem;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.header .menu-icon__block #headermenu span.white {
    background: #fff;
}
.header .menu-icon__block #headermenu.white span {
    background: #fff;
}
.header .menu-icon__block #headermenu.white.open span {
    background: #222;
}
.header .menu-icon__block #headermenu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
}
.header .menu-icon__block #headermenu.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.header .menu-icon__block #headermenu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 1.26875rem;
}
.header .menu-icon__hamburger {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: inline-block;
    margin: 0;
    margin-right: 0.0625rem;
}
@media print, screen and (min-width: 64em) {
    .header .menu-icon__hamburger {
        margin: 0;
    }
}
.header .top-bar-left {
    float: left;
}
.header .top-bar-right {
    float: right;
}
.header .skipnav {
    text-align: center;
    background: #fff;
}
.header .skipnav ul li a {
    position: absolute;
    text-align: center;
    top: -1000px;
    left: -1000px;
    padding: 0.625rem;
}
.header .skipnav ul li a:active,
.header .skipnav ul li a:focus {
    position: relative;
    border: 2px #117baa;
    display: block;
    top: 0;
    left: 0;
    text-align: center;
}
.header.inverted .menu-icon__title {
    color: #fff;
}
.header .box {
    position: relative;
    bottom: 0.625rem;
    float: left;
    padding-right: 6.25rem;
}
.header .box .search-container {
    z-index: 2;
    width: 6.25rem;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    left: 80%;
}
.header .box .search-container:focus,
.header .box .search-container:focus-within,
.header .box .search-container:hover {
    cursor: pointer;
}
.header .box .search-container:focus div .views-exposed-form form .js-form-item input,
.header .box .search-container:focus-within div .views-exposed-form form .js-form-item input,
.header .box .search-container:hover div .views-exposed-form form .js-form-item input {
    width: 18.75rem;
    background-color: #f0f0f0;
}
@media screen and (min-width: 75em) {
    .header .box .search-container:focus div .views-exposed-form form .js-form-item input,
    .header .box .search-container:focus-within div .views-exposed-form form .js-form-item input,
    .header .box .search-container:hover div .views-exposed-form form .js-form-item input {
        width: 21.5rem;
        display: block;
    }
}
@media print, screen and (min-width: 64em) {
    .header .box .search-container {
        width: 18.75rem;
        display: block;
    }
}
@media screen and (min-width: 75em) {
    .header .box .search-container {
        width: 18.75rem;
        display: block;
    }
}
.header .box .search-container div .views-exposed-form form .form-actions input {
    position: absolute;
    background: url(../../../img/icons/sprite.svg) no-repeat;
    background-size: 2.1875rem 2.6875rem;
    background-position: 0.9375rem;
    min-width: 15%;
    font-size: 0;
    width: 20%;
    top: 0.625rem;
    -webkit-animation: none;
    animation: none;
    cursor: pointer;
}
@media print, screen and (min-width: 48em) {
    .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 20%;
        padding: 1.25rem 1.3125rem;
    }
}
@media print, screen and (min-width: 64em) {
    .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 1.25rem 1.3125rem;
    }
}
@media screen and (min-width: 75em) {
    .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 1.25rem 1.3125rem;
    }
}
.header .box .search-container div .views-exposed-form form .js-form-item label {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.header .box .search-container div .views-exposed-form form .js-form-item input {
    -moz-padding-top: 0.125rem;
    width: 0;
    height: 2.125rem;
    background: 0 0;
    border: none;
    float: right;
    color: #000;
    position: absolute;
    right: 20%;
    padding-left: 1.5rem;
    padding-right: 2.625rem;
    border-radius: 0.625rem;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
@media screen and (min-width: 75em) {
    .header .box .search-container div .views-exposed-form form .js-form-item input {
        height: 2.5rem;
    }
}
.header .box .search-container div .views-exposed-form form .js-form-item input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}
.header .box .search-container div .views-exposed-form form .js-form-item input::-moz-placeholder {
    color: #000;
    opacity: 1;
}
.header .box .search-container div .views-exposed-form form .js-form-item input::-ms-input-placeholder {
    color: #000;
    opacity: 1;
}
.header .box .search-container div .views-exposed-form form .js-form-item input::placeholder {
    color: #000;
    opacity: 1;
}
.header .box .search-container div .views-exposed-form form .js-form-item input::-ms-clear {
    display: none;
}
@media print, screen and (min-width: 48em) {
    .header .box .search-container div .views-exposed-form form .js-form-item input {
        width: 7.5rem;
        right: 17%;
    }
    @supports (-moz-appearance: none) {
        .header .box .search-container div .views-exposed-form form .js-form-item input {
            padding-top: 0.125rem;
            padding-bottom: 0.1875rem;
        }
    }
}
@media print, screen and (min-width: 64em) {
    .header .box .search-container div .views-exposed-form form .js-form-item input {
        width: 10rem;
        right: 54.7%;
        top: 0.125rem;
    }
    @supports (-moz-appearance: none) {
        .header .box .search-container div .views-exposed-form form .js-form-item input {
            padding-top: 0.125rem;
            padding-bottom: 0.1875rem;
        }
    }
}
.header .box .search-container div .views-exposed-form form .js-form-item input:active,
.header .box .search-container div .views-exposed-form form .js-form-item input:focus,
.header .box .search-container div .views-exposed-form form .js-form-item input:hover {
    width: 18.75rem;
    background: #f0f0f0;
    border-bottom-left-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem;
}
.header .box .search-container .icon img {
    max-height: 80%;
}
@media print, screen and (min-width: 64em) {
    .header .box .search-container .icon {
        left: 32%;
        display: block;
    }
}
@media screen and (min-width: 75em) {
    .header .box .search-container .icon {
        left: 32%;
        display: block;
    }
}
.header .box.gray .search-container:focus,
.header .box.gray .search-container:focus-within,
.header .box.gray .search-container:hover {
    cursor: pointer;
}
.header .box.gray .search-container:focus div .views-exposed-form form .js-form-item input,
.header .box.gray .search-container:focus-within div .views-exposed-form form .js-form-item input,
.header .box.gray .search-container:hover div .views-exposed-form form .js-form-item input {
    width: 15.625rem;
}
@media screen and (min-width: 75em) {
    .header .box.gray .search-container:focus div .views-exposed-form form .js-form-item input,
    .header .box.gray .search-container:focus-within div .views-exposed-form form .js-form-item input,
    .header .box.gray .search-container:hover div .views-exposed-form form .js-form-item input {
        width: 18.75rem;
    }
}
.header .box.gray div .views-exposed-form form .js-form-item input {
    background-color: transparent;
}
.header .box.gray div .views-exposed-form form .form-actions input {
    position: absolute;
    background: url(../../../img/icons/sprite.svg) no-repeat transparent;
    background-position: -403px -315px;
    width: 1.375rem;
    height: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
    .header .box.gray div .views-exposed-form form .form-actions input {
        right: 20%;
        padding: 0.625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .header .box.gray div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 0.625rem;
    }
}
@media screen and (min-width: 75em) {
    .header .box.gray div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 0.625rem;
    }
}
@media print, screen and (min-width: 48em) {
    .header .box.gray div .views-exposed-form form .form-actions .form-submit {
        height: 2.5625rem;
    }
}
.header .search-div.hide-for-large,
.header .search-in-menu {
    margin-top: 1.25rem;
    position: relative;
}
.header .search-div.hide-for-large input::-ms-clear,
.header .search-in-menu input::-ms-clear {
    display: none;
}
.header .search-div.hide-for-large .search-input-menu form .form-actions input,
.header.header .search-in-menu .search-input-menu form .form-actions input {
    position: absolute;
    left: 0.9375rem;
    background: url(../../../img/icons/sprite.svg) no-repeat transparent;
    background-position: -403px -315px;
    width: 1.375rem;
    height: 1.5625rem;
    min-width: auto;
    font-size: 0;
    top: 1.0625rem;
    height: 67%;
    padding: 0;
}
.header .search-div.hide-for-large .search-input-menu form .js-form-item label,
.header .search-in-menu .search-input-menu form .js-form-item label {
    display: none;
}
.header .search-div.hide-for-large .search-input-menu form .js-form-item input,
.header .search-in-menu .search-input-menu form .js-form-item input {
    background-color: #fff;
    border-radius: 0.625rem;
    border: none;
    width: 100%;
    padding: 0.8125rem 1.25rem 1.0625rem 3.25rem;
    padding-left: 3.25rem;
}
.header .search-div.hide-for-large .search-icon-menu input,
.header .search-in-menu .search-icon-menu input {
    max-height: 1.5625rem;
    position: absolute;
    cursor: pointer;
    top: 22%;
    right: 5%;
}
@media print, screen and (min-width: 64em) {
    .header .search-div.hide-for-large,
    .header .search-in-menu {
        display: none;
    }
}
@media screen and (min-width: 75em) {
    .header .search-div.hide-for-large,
    .header .search-in-menu {
        display: none;
    }
}
.autocomplete-simplebar {
    max-width: 22.8125rem;
}
@media print, screen and (min-width: 48em) {
    .autocomplete-simplebar {
        max-width: 44.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .autocomplete-simplebar {
        max-width: 15.625rem;
    }
}
@media screen and (min-width: 75em) {
    .autocomplete-simplebar {
        max-width: 18.75rem;
    }
}
.autocomplete-simplebar .simplebar-scroll-content {
    margin-right: -3.125rem;
}
.autocomplete-simplebar .simplebar-scroll-content li {
    max-width: 16.875rem;
    padding-right: 1.875rem;
}
.autocomplete-simplebar .simplebar-track.vertical {
    width: 0.3125rem;
    margin-right: 0.5rem;
    background: #e8e8e8;
}
.autocomplete-simplebar .simplebar-track.vertical .simplebar-scrollbar {
    right: 0;
    left: -0.0625rem;
}
@-webkit-keyframes diagonal {
    0% {
        -webkit-transform: translateY(30px) translateX(30px);
        transform: translateY(30px) translateX(30px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0) translateX(0) rotate(90deg);
        transform: translateY(0) translateX(0) rotate(90deg);
        opacity: 1;
    }
}
@keyframes diagonal {
    0% {
        -webkit-transform: translateY(30px) translateX(30px);
        transform: translateY(30px) translateX(30px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0) translateX(0) rotate(90deg);
        transform: translateY(0) translateX(0) rotate(90deg);
        opacity: 1;
    }
}
.language-selector {
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    visibility: hidden;
}
.language-selector.is-visible {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 2050;
}
.language-selector__close {
    background: url(../../../img/icons/close-white.svg) no-repeat;
    float: right;
    height: 1.25rem;
    width: 1.25rem;
}
.language-selector__close .icon {
    height: 2.5625rem;
    width: 2.5rem;
}
@media screen and (min-width: 75em) {
    .language-selector__close {
        height: 1.5625rem;
        width: 1.5625rem;
    }
}
.language-selector__inner {
    position: absolute;
    left: 1.25rem;
    right: 1.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 1.25rem 1.25rem 3.125rem 1.75rem;
}
@media print, screen and (min-width: 64em) {
    .language-selector__inner {
        top: 50%;
        padding: 1.875rem 1.875rem 3.125rem 2.5625rem;
    }
}
@media screen and (min-width: 75em) {
    .language-selector__inner {
        padding: 2.5rem 2.5rem 4.375rem 3.875rem;
    }
}
.language-selector__content {
    padding: 1.875rem 0.5625rem 0 0;
}
@media print, screen and (min-width: 64em) {
    .language-selector__content {
        padding: 0.625rem 0.6875rem 0 0;
    }
}
@media screen and (min-width: 75em) {
    .language-selector__content {
        padding: 1.875rem 1.375rem 0 0;
    }
}
.language-selector__country {
    border-right: 0.0625rem solid #000;
    margin-right: 0.625rem;
    padding-right: 0.625rem;
    float: left;
}
.language-selector__options {
    margin-top: 1.875rem;
}
.language-selector__option {
    cursor: pointer;
    position: relative;
    margin-bottom: 0.625rem;
}
.language-selector__option a {
    color: #222;
}
.language-selector__option a.is-active {
    color: #e1261c;
}
.language-selector__link.active {
    color: #e1261c;
}
.ie #edit-search-api-fulltext:active,
.ie #edit-search-api-fulltext:focus,
.ie #edit-search-api-fulltext:hover,
.ie input[name="search_api_fulltext"]:active,
.ie input[name="search_api_fulltext"]:focus,
.ie input[name="search_api_fulltext"]:hover {
    width: 15.625rem;
    background: #f0f0f0;
}
@media screen and (min-width: 75em) {
    .ie #edit-search-api-fulltext:active,
    .ie #edit-search-api-fulltext:focus,
    .ie #edit-search-api-fulltext:hover,
    .ie input[name="search_api_fulltext"]:active,
    .ie input[name="search_api_fulltext"]:focus,
    .ie input[name="search_api_fulltext"]:hover {
        width: 18.75rem;
    }
}
.ie body.white #edit-search-api-fulltext.focus-in:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"].focus-in:-ms-input-placeholder {
    color: #000 !important;
}
.ie body.white #edit-search-api-fulltext.focus-out:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"].focus-out:-ms-input-placeholder {
    color: #fff !important;
}
.ie body.white #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext::-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]::-ms-input-placeholder {
    color: #fff !important;
}
.ie body.white #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext::placeholder,
.ie body.white input[name="search_api_fulltext"]::placeholder {
    color: #fff !important;
}
.ie body.white #edit-search-api-fulltext:hover:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:hover:-ms-input-placeholder {
    color: #000 !important;
}
.ie body.white #edit-search-api-fulltext-mobile:active #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext-mobile:active input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext-mobile:focus #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext-mobile:focus input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext-mobile:hover #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext-mobile:hover input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:active #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:active input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:focus #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:focus input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:hover #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white #edit-search-api-fulltext:hover input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:active #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:active input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:focus #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:focus input[name="search_api_fulltext"]:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:hover #edit-search-api-fulltext:-ms-input-placeholder,
.ie body.white input[name="search_api_fulltext"]:hover input[name="search_api_fulltext"]:-ms-input-placeholder {
    color: #000 !important;
}
#ui-id-1,
.ui-autocomplete {
    z-index: 4;
    width: 21%;
    max-height: 20.9375rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1rem;
    background: #fff;
    -webkit-box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.5);
    border-radius: 0.625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 1.25rem;
    padding-right: 1.5625rem;
    padding-top: 0.625rem;
    padding-bottom: 0;
    position: relative;
}
@media print, screen and (min-width: 64em) {
    #ui-id-1,
    .ui-autocomplete {
        background: #f0f0f0;
        max-height: 21.25rem;
    }
}
#ui-id-1 li,
.ui-autocomplete li {
    padding-bottom: 0.3125rem;
    white-space: nowrap;
    max-width: 18.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.625rem;
}
#ui-id-1 li a,
.ui-autocomplete li a {
    color: #000;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#ui-id-1.gray,
.ui-autocomplete.gray {
    background-color: #fff;
}
#ui-id-1 .ui-state-active,
#ui-id-1 .ui-state-focus,
.ui-autocomplete .ui-state-active,
.ui-autocomplete .ui-state-focus {
    background: #ccc;
    padding: 0.625rem 0;
}
#edit-search-api-fulltext,
#edit-search-api-fulltext-mobile,
input[name="search_api_fulltext"] {
    height: 3.75rem;
    border: 0.0625rem solid #e8e8e8;
}
@media print, screen and (min-width: 64em) {
    #edit-search-api-fulltext,
    #edit-search-api-fulltext-mobile,
    input[name="search_api_fulltext"] {
        height: 2.5rem;
        border: none;
    }
}
#edit-search-api-fulltext,
input[name="search_api_fulltext"] {
    margin-top: 0.125rem;
}
html[dir="rtl"] #edit-search-api-fulltext,
html[dir="rtl"] input[name="search_api_fulltext"] {
    margin-top: 0.3125rem;
}
input.form-text.ui-autocomplete-input::-webkit-input-placeholder {
    color: #000;
}
input.form-text.ui-autocomplete-input::-moz-placeholder {
    color: #000;
}
input.form-text.ui-autocomplete-input::-ms-input-placeholder {
    color: #000;
}
input.form-text.ui-autocomplete-input::placeholder {
    color: #000;
}
body.white .header .box .search-container div .views-exposed-form form .form-actions input {
    position: absolute;
    background: url(../../../img/icons/sprite.svg);
    background-position: -28.125rem -19.75rem;
    min-width: 16%;
    font-size: 0;
    height: 2.5rem;
    top: 0.625rem;
    width: 1.375rem;
    height: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
    body.white .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 20%;
        padding: 0.625rem;
    }
}
@media print, screen and (min-width: 64em) {
    body.white .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 0.625rem;
    }
}
@media screen and (min-width: 75em) {
    body.white .header .box .search-container div .views-exposed-form form .form-actions input {
        right: 50%;
        padding: 0.625rem;
    }
}
@media print, screen and (min-width: 48em) {
    body.white .header .box .search-container div .views-exposed-form form .form-actions input.form-submit {
        padding: 1.25rem 1.3125rem;
    }
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in {
    background: #fff;
    color: #000;
    width: 15.625rem;
}
@media screen and (min-width: 75em) {
    body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in,
    body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in {
        width: 18.75rem;
    }
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in::-webkit-input-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in::-moz-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in::-ms-input-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-in::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-in::placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-out,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-out {
    color: #fff;
    background: 0 0;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-out::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-out::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-out::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-out::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-out::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-out::-ms-input-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext.focus-out::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"].focus-out::placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile,
body.white .search-box.show-for-large input[name="search_api_fulltext"] {
    color: #fff;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]::-ms-input-placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]::placeholder {
    color: #fff !important;
    opacity: 1;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:active,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:focus,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:hover,
body.white .search-box.show-for-large #edit-search-api-fulltext:active,
body.white .search-box.show-for-large #edit-search-api-fulltext:focus,
body.white .search-box.show-for-large #edit-search-api-fulltext:hover,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:active,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:focus,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:hover {
    color: #000;
    background-color: #fff;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:active::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:focus::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:hover::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:active::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:focus::-webkit-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:hover::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:active::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:focus::-webkit-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:hover::-webkit-input-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:active::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:focus::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:hover::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:active::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:focus::-moz-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:hover::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:active::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:focus::-moz-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:hover::-moz-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:active::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:focus::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:hover::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:active::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:focus::-ms-input-placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:hover::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:active::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:focus::-ms-input-placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:hover::-ms-input-placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:active::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:focus::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext-mobile:hover::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:active::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:focus::placeholder,
body.white .search-box.show-for-large #edit-search-api-fulltext:hover::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:active::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:focus::placeholder,
body.white .search-box.show-for-large input[name="search_api_fulltext"]:hover::placeholder {
    color: #000 !important;
}
body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out {
    position: absolute;
    background: url(../../../img/icons/sprite.svg);
    background-position: -450px -315px;
    min-width: 16%;
    font-size: 0;
    width: 20px;
}
@media print, screen and (min-width: 48em) {
    body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out {
        right: 20%;
        padding: 1.25rem 1.3125rem;
    }
}
@media print, screen and (min-width: 64em) {
    body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out {
        right: 50%;
        padding: 1.25rem 1.3125rem;
    }
}
@media screen and (min-width: 75em) {
    body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out {
        right: 50%;
        padding: 1.25rem 1.3125rem;
    }
}
body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-in,
body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out:focus,
body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit:hover {
    background: url(../../../img/icons/sprite.svg);
    background-position: -403px -315px;
    min-width: 16%;
}
body.white .ui-autocomplete {
    background-color: #fff !important;
}
body.white .offcanvas-full-screen-inner .ui-autocomplete {
    background-color: #f0f0f0 !important;
}
.edge #ui-id-1 a span,
.ie #ui-id-1 a span {
    font-weight: 100;
}
.edge #edit-search-api-fulltext,
.edge input[name="search_api_fulltext"],
.ie #edit-search-api-fulltext,
.ie input[name="search_api_fulltext"] {
    font-size: 1rem;
}
.ui-helper-hidden-accessible {
    border: 0;
    display: none;
}

.hide-for-large #edit-search-api-fulltext,
.hide-for-large input[name="search_api_fulltext"] {
    border: 0.0625rem solid #e8e8e8 !important;
}
html[dir="rtl"] .header .box.gray div .views-exposed-form form .form-actions input {
    left: 56%;
}
@media screen and (min-width: 75em) {
    html[dir="rtl"] body.white .header .box .search-container div .views-exposed-form form .form-actions input,
    html[dir="rtl"] body.white .success.button.radius.js-form-submit.form-submit.focus-out {
        right: 56%;
    }
}
@media screen and (min-width: 75em) {
    html[dir="rtl"] body.white .search-box.show-for-large .success.button.radius.js-form-submit.form-submit.focus-out {
        right: 56%;
    }
}
html[dir="rtl"] .header .user-login ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
html[dir="rtl"] .header .user-login.hide-for-large ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
