.footer_em__AsSFX {
  color: #b3b3b3;
}
.footer_invisible__Tj_S6 {
  visibility: hidden;
}
.footer_desktop-only__MXVZr {
  display: none !important;
  pointer-events: none;
}
@media (min-width: 768px) {
  .footer_desktop-only__MXVZr {
    display: initial !important;
    pointer-events: auto;
  }
}
.footer_mobile-only__uO3_O {
  display: none !important;
  pointer-events: none;
}
@media (max-width: 767px) {
  .footer_mobile-only__uO3_O {
    display: initial !important;
    pointer-events: auto;
  }
}
.footer_underline__zYjzn {
  text-decoration: underline;
}
.footer_dropdown-item__ziGzT {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.75rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer_dropdown-item__ziGzT:hover {
  background-color: #ededed;
  box-shadow: none;
  outline: none;
  border: none;
  filter: none;
}
.footer_dropdown-item__ziGzT[data-selected="true"] {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .footer_dropdown-item__ziGzT {
    font-size: 1.8rem;
    padding: 1.35rem 3rem;
  }
}
.footer_dropdown-content__ghD_E {
  margin-top: 1rem;
  max-height: 25rem;
  z-index: 201;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .footer_dropdown-content__ghD_E {
    padding: 2rem 0;
  }
}
.footer_dropdown-trigger__975_t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  cursor: pointer;
  padding: 1.2rem 1rem 1.2rem 1.5rem;
}
@media (min-width: 768px) {
  .footer_dropdown-trigger__975_t {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
  }
}
.footer_dropdown-trigger__975_t.footer_underlined__20Mv3 {
  border-bottom: 1px solid #151717;
}
.footer_dropdown-trigger__975_t.footer_outlined__vebkW {
  border: 1px solid rgba(21, 23, 23, 0.1);
}
.footer_content__E2ijt {
  padding: 6rem 0 4rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "newsletter" "links" "logo" "copyright";
}
@media (min-width: 768px) {
  .footer_content__E2ijt {
    grid-template-columns: 78.1rem 48.3rem;
    grid-template-rows: repeat(3, auto);
    justify-content: space-between;
    grid-template-areas: "newsletter links" "logo logo" "copyright copyright";
    padding: 15rem 0 5rem;
  }
}
.footer_wrapper__9GQwi {
  z-index: 0;
  color: #fff;
  background-color: #151717;
}
.footer_newsletter-container__POI_T {
  grid-area: newsletter;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
.footer_newsletter-container__POI_T > :first-child {
  order: 1;
}
@media (min-width: 768px) {
  .footer_newsletter-container__POI_T {
    width: 86.2rem;
    margin-top: 0;
    gap: 0;
  }
  .footer_newsletter-container__POI_T > :first-child {
    order: 0;
  }
}
.footer_newsletter-title__bRCRZ {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 768px) {
  .footer_newsletter-title__bRCRZ {
    font-size: 3.2rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
  }
}
.footer_newsletter-form__0k_h5 {
  margin-top: 2.5rem;
}
.footer_newsletter-form__0k_h5 input::placeholder {
  color: hsla(0, 0%, 100%, 0.4);
}
.footer_newsletter-form-error__8ZZA7 input::placeholder {
  color: #d92424;
}
.footer_newsletter-form__0k_h5 input:focus {
  border-color: #fff !important;
}
@media (min-width: 768px) {
  .footer_newsletter-form__0k_h5 {
    margin-top: 4rem;
  }
}
.footer_contacts__HFiAl {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media (min-width: 768px) {
  .footer_contacts__HFiAl {
    flex-direction: row;
    gap: 10rem;
    margin-top: 10rem;
  }
}
@media (max-width: 767px) {
  .footer_contact__fFxbr[data-contact="email"] {
    order: 1;
  }
  .footer_contact__fFxbr[data-contact="email"] .footer_contact-value__e1jbK {
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1;
    text-decoration: underline;
  }
  .footer_contact__fFxbr[data-contact="address"] {
    order: 2;
  }
  .footer_contact__fFxbr[data-contact="phone"] {
    order: 3;
  }
}
.footer_contact-label__gYKsP {
  display: none;
}
@media (min-width: 768px) {
  .footer_contact-label__gYKsP {
    display: block;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 2.5rem;
    color: hsla(0, 0%, 100%, 0.4);
  }
}
.footer_contact-value__e1jbK {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .footer_contact-value__e1jbK {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.footer_nav-link__LFUNG {
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.1;
  letter-spacing: -0.01em;
  overflow: hidden;
}
.footer_nav-link__LFUNG span {
  position: relative;
  display: block;
  transition: transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}
.footer_nav-link__LFUNG span:after {
  content: attr(data-text);
  display: block;
  position: absolute;
  top: 105%;
  left: 0;
  right: 0;
}
@media (pointer: fine) {
  .footer_nav-link__LFUNG span:hover {
    transform: translateY(-105%);
  }
}
@media (min-width: 768px) {
  .footer_nav-link__LFUNG {
    font-size: 3.2rem;
    line-height: 1.1;
  }
}
.footer_social-link__2uQBq {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  padding-right: 3.5rem;
}
@media (min-width: 768px) {
  .footer_social-link__2uQBq {
    font-size: 2rem;
    line-height: 1.5;
    padding-right: 0;
  }
}
.footer_links__vib46 {
  grid-area: links;
  display: flex;
  justify-content: space-between;
  margin-top: 8rem;
}
.footer_links__vib46 > * {
  flex: 1 1;
}
@media (min-width: 768px) {
  .footer_links__vib46 {
    margin-top: 0;
  }
}
.footer_nav__XkBHY,
.footer_socials__4JfcA {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: max-content;
}
.footer_socials__4JfcA {
  text-align: left;
}
.footer_logo__5ncK8 {
  grid-area: logo;
  margin-top: 2.4rem;
}
.footer_brand-mark__offline {
  display: block;
  width: min(8.8rem, 22vw);
  height: auto;
}
@media (min-width: 768px) {
  .footer_logo__5ncK8 {
    margin-top: 3.2rem;
  }
  .footer_brand-mark__offline {
    width: 9.6rem;
  }
}
.footer_copyright-container__yt1ht {
  grid-area: copyright;
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  margin-top: 3rem;
  flex-direction: column;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  color: hsla(0, 0%, 100%, 0.4);
}
@media (min-width: 768px) {
  .footer_copyright-container__yt1ht {
    flex-direction: row;
    font-size: 1.6rem;
  }
}
.footer_sublinks__Pj_ed {
  display: flex;
  gap: 3rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer_sublinks__Pj_ed {
    flex-direction: row;
  }
}
.footer_input-container__K2c_A {
  position: relative;
}
.footer_input-wrapper__1l5CZ {
  flex: 1 1;
}
.footer_newsletter-submit-btn__HrC3v {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}
.footer_newsletter-submit-btn__HrC3v svg {
  width: 3.2rem;
}
.text-input_em__vgyjA {
  color: #b3b3b3;
}
.text-input_invisible__QcHNT {
  visibility: hidden;
}
.text-input_desktop-only__NZFJ3 {
  display: none !important;
  pointer-events: none;
}
@media (min-width: 768px) {
  .text-input_desktop-only__NZFJ3 {
    display: initial !important;
    pointer-events: auto;
  }
}
.text-input_mobile-only__8LL7F {
  display: none !important;
  pointer-events: none;
}
@media (max-width: 767px) {
  .text-input_mobile-only__8LL7F {
    display: initial !important;
    pointer-events: auto;
  }
}
.text-input_underline__bCj2K {
  text-decoration: underline;
}
.text-input_dropdown-item__X9FSq {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.75rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.text-input_dropdown-item__X9FSq:hover {
  background-color: #ededed;
  box-shadow: none;
  outline: none;
  border: none;
  filter: none;
}
.text-input_dropdown-item__X9FSq[data-selected="true"] {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .text-input_dropdown-item__X9FSq {
    font-size: 1.8rem;
    padding: 1.35rem 3rem;
  }
}
.text-input_dropdown-content__w4qsV {
  margin-top: 1rem;
  max-height: 25rem;
  z-index: 201;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .text-input_dropdown-content__w4qsV {
    padding: 2rem 0;
  }
}
.text-input_dropdown-trigger__cvJhC {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  cursor: pointer;
  padding: 1.2rem 1rem 1.2rem 1.5rem;
}
@media (min-width: 768px) {
  .text-input_dropdown-trigger__cvJhC {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
  }
}
.text-input_dropdown-trigger__cvJhC.text-input_underlined__5TR4k {
  border-bottom: 1px solid #151717;
}
.text-input_dropdown-trigger__cvJhC.text-input_outlined__QWPJ9 {
  border: 1px solid rgba(21, 23, 23, 0.1);
}
.text-input_input-wrapper__ia6GQ {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #151717;
  padding: 0 0 1.5rem;
  cursor: text;
}
.text-input_input-wrapper__ia6GQ:not(.text-input_dark__c1u8L) {
  border-bottom-color: rgba(21, 23, 23, 0.15);
}
.text-input_input-wrapper__ia6GQ:not(.text-input_dark__c1u8L):focus-within {
  border-color: #151717;
}
.text-input_input-wrapper__ia6GQ.text-input_dark__c1u8L {
  border-bottom-color: hsla(0, 0%, 100%, 0.4);
}
.text-input_input-wrapper__ia6GQ.text-input_dark__c1u8L:focus-within {
  border-color: #fff;
}
@media (min-width: 768px) {
  .text-input_input-wrapper__ia6GQ {
    padding: 0 0 1.8rem;
  }
}
.text-input_input__cs4B0 {
  flex: 1 1;
  border: none;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}
.text-input_input__cs4B0:focus {
  outline: none;
}
.text-input_input__cs4B0:focus::placeholder {
  opacity: 0.5;
}
.text-input_input__cs4B0::placeholder {
  color: inherit;
}
.text-input_input__cs4B0:disabled {
  opacity: 0.5;
}
@media (min-width: 768px) {
  .text-input_input__cs4B0 {
    font-size: 1.8rem;
  }
}
.text-input_icon-after__i2YjD,
.text-input_icon-before__ZxNbc {
  min-width: var(--icon-size, 2.4rem);
  width: var(--icon-size, 2.4rem);
  height: var(--icon-size, 2.4rem);
}
.text-input_clear-button__7FPFl {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.search-input_em__vF8UE {
  color: #b3b3b3;
}
.search-input_invisible__L5FYH {
  visibility: hidden;
}
.search-input_desktop-only__DZY8j {
  display: none !important;
  pointer-events: none;
}
@media (min-width: 768px) {
  .search-input_desktop-only__DZY8j {
    display: initial !important;
    pointer-events: auto;
  }
}
.search-input_mobile-only__0k5Mg {
  display: none !important;
  pointer-events: none;
}
@media (max-width: 767px) {
  .search-input_mobile-only__0k5Mg {
    display: initial !important;
    pointer-events: auto;
  }
}
.search-input_underline__bkhMr {
  text-decoration: underline;
}
.search-input_dropdown-item__ehmJX {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.75rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.search-input_dropdown-item__ehmJX:hover {
  background-color: #ededed;
  box-shadow: none;
  outline: none;
  border: none;
  filter: none;
}
.search-input_dropdown-item__ehmJX[data-selected="true"] {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .search-input_dropdown-item__ehmJX {
    font-size: 1.8rem;
    padding: 1.35rem 3rem;
  }
}
.search-input_dropdown-content__WTn7j {
  margin-top: 1rem;
  max-height: 25rem;
  z-index: 201;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .search-input_dropdown-content__WTn7j {
    padding: 2rem 0;
  }
}
.search-input_dropdown-trigger__AN2Iy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  cursor: pointer;
  padding: 1.2rem 1rem 1.2rem 1.5rem;
}
@media (min-width: 768px) {
  .search-input_dropdown-trigger__AN2Iy {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
  }
}
.search-input_dropdown-trigger__AN2Iy.search-input_underlined__VCfJt {
  border-bottom: 1px solid #151717;
}
.search-input_dropdown-trigger__AN2Iy.search-input_outlined__Na1oJ {
  border: 1px solid rgba(21, 23, 23, 0.1);
}
.search-input_search-input__UilDV {
  position: relative;
}
.search-input_input-wrapper__nPuxY {
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
.search-input_text-input__qRfAI {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}
.search-input_text-input__qRfAI:focus {
  outline: none;
}
.search-input_text-input__qRfAI::placeholder {
  color: inherit;
}
.search-input_text-input__qRfAI:disabled {
  opacity: 0.5;
}
@media (min-width: 768px) {
  .search-input_text-input__qRfAI {
    font-size: 1.8rem;
  }
}
.search-input_content__4Gn2P {
  position: absolute;
  overflow: auto;
  pointer-events: auto;
  max-height: 40rem;
  z-index: 300;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
}
@media (min-width: 768px) {
  .search-input_content__4Gn2P {
    margin-top: 1rem;
    z-index: 100;
  }
}
.search-input_item__Cn3nX {
  padding: 1.3rem 2rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  outline: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-input_item__Cn3nX:hover,
.search-input_item__Cn3nX[data-highlighted] {
  background-color: #ededed;
}
.search-input_item__Cn3nX.search-input_selected__6BLzz {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .search-input_item__Cn3nX {
    font-size: 1.8rem;
  }
}
.search-input_loading-item__xfGaO {
  padding: 1.3rem 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b3b3b3;
}
@media (min-width: 768px) {
  .search-input_loading-item__xfGaO {
    font-size: 1.8rem;
  }
}
.search-input_loading-spinner__TnJVb {
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #f1f1f1;
  border-top-color: #151717;
  border-radius: 50%;
  animation: search-input_spin__Wklti 1s linear infinite;
}
@media (min-width: 768px) {
  .search-input_loading-spinner__TnJVb {
    width: 2rem;
    height: 2rem;
  }
}
@keyframes search-input_spin__Wklti {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.search-input_no-results-item__GeWt_ {
  padding: 1.3rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b3b3b3;
  text-align: center;
}
@media (min-width: 768px) {
  .search-input_no-results-item__GeWt_ {
    font-size: 1.8rem;
  }
}
.search-input_label__0QSWo {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b3b3b3;
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .search-input_label__0QSWo {
    margin-bottom: 2rem;
  }
}
.form-search-input_em__Hzari {
  color: #b3b3b3;
}
.form-search-input_invisible__jXjwB {
  visibility: hidden;
}
.form-search-input_desktop-only__P4L7l {
  display: none !important;
  pointer-events: none;
}
@media (min-width: 768px) {
  .form-search-input_desktop-only__P4L7l {
    display: initial !important;
    pointer-events: auto;
  }
}
.form-search-input_mobile-only__xIStK {
  display: none !important;
  pointer-events: none;
}
@media (max-width: 767px) {
  .form-search-input_mobile-only__xIStK {
    display: initial !important;
    pointer-events: auto;
  }
}
.form-search-input_underline__ko73L {
  text-decoration: underline;
}
.form-search-input_dropdown-item__vHr_1 {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.75rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.form-search-input_dropdown-item__vHr_1:hover {
  background-color: #ededed;
  box-shadow: none;
  outline: none;
  border: none;
  filter: none;
}
.form-search-input_dropdown-item__vHr_1[data-selected="true"] {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .form-search-input_dropdown-item__vHr_1 {
    font-size: 1.8rem;
    padding: 1.35rem 3rem;
  }
}
.form-search-input_dropdown-content__EbdE9 {
  margin-top: 1rem;
  max-height: 25rem;
  z-index: 201;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .form-search-input_dropdown-content__EbdE9 {
    padding: 2rem 0;
  }
}
.form-search-input_dropdown-trigger__6rW9J {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  cursor: pointer;
  padding: 1.2rem 1rem 1.2rem 1.5rem;
}
@media (min-width: 768px) {
  .form-search-input_dropdown-trigger__6rW9J {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
  }
}
.form-search-input_dropdown-trigger__6rW9J.form-search-input_underlined__bjL0N {
  border-bottom: 1px solid #151717;
}
.form-search-input_dropdown-trigger__6rW9J.form-search-input_outlined__eQmdL {
  border: 1px solid rgba(21, 23, 23, 0.1);
}
.form-search-input_form-search-input__R8B0G {
  position: relative;
}
.form-search-input_form-input__0L59t.form-search-input_error__2WDKQ {
  border-color: #d92424;
  color: #d92424;
}
.form-search-input_text-input-error__SRKd_ {
  border-bottom-color: #d92424 !important;
  color: #d92424;
}
.form-search-input_label-error__8HhtM {
  color: #d92424;
}
.form-search-input_input-wrapper__0ZgVd {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
.form-search-input_input-wrapper__0ZgVd.form-search-input_error__2WDKQ {
  border-color: #d92424;
  color: #d92424;
}
.form-search-input_text-input-wrapper__iL0no {
  flex: 1 1;
  border: none;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.form-search-input_text-input-wrapper__iL0no:focus-within {
  box-shadow: none;
}
.form-search-input_text-input__TNhVi {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}
.form-search-input_text-input__TNhVi:focus {
  outline: none;
}
.form-search-input_text-input__TNhVi::placeholder {
  color: inherit;
}
.form-search-input_text-input__TNhVi:disabled {
  opacity: 0.5;
}
.form-search-input_text-input__TNhVi.form-search-input_error__2WDKQ {
  color: #d92424;
}
@media (min-width: 768px) {
  .form-search-input_text-input__TNhVi {
    font-size: 1.8rem;
  }
}
.form-search-input_chevron__VRak3 {
  transition: transform 0.2s ease;
  color: inherit;
}
.form-search-input_chevron__VRak3.form-search-input_chevron-open__YXQ4E {
  transform: rotate(180deg);
}
.form-search-input_content__uLgEh {
  position: absolute;
  max-height: 40rem;
  overflow-y: auto;
  pointer-events: auto;
  z-index: 300;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 23, 0.1);
}
@media (min-width: 768px) {
  .form-search-input_content__uLgEh {
    margin-top: 1rem;
    z-index: 100;
  }
}
.form-search-input_item__mbKR6 {
  padding: 1.3rem 2rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  outline: none;
  cursor: pointer;
}
.form-search-input_item__mbKR6:hover,
.form-search-input_item__mbKR6[data-highlighted] {
  background-color: #ededed;
}
@media (min-width: 768px) {
  .form-search-input_item__mbKR6 {
    font-size: 1.8rem;
  }
}
.form-search-input_loading-item__gI6M8 {
  padding: 1.3rem 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b3b3b3;
}
@media (min-width: 768px) {
  .form-search-input_loading-item__gI6M8 {
    font-size: 1.8rem;
  }
}
.form-search-input_loading-spinner__uX8Xq {
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #f1f1f1;
  border-top-color: #151717;
  border-radius: 50%;
  animation: form-search-input_spin__dM4_a 1s linear infinite;
}
@media (min-width: 768px) {
  .form-search-input_loading-spinner__uX8Xq {
    width: 2rem;
    height: 2rem;
  }
}
@keyframes form-search-input_spin__dM4_a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.form-search-input_no-results-item__PXdaz {
  padding: 1.3rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b3b3b3;
  text-align: center;
}
@media (min-width: 768px) {
  .form-search-input_no-results-item__PXdaz {
    font-size: 1.8rem;
  }
}
.form-search-input_error-message__t_a87 {
  color: #d92424;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .form-search-input_error-message__t_a87 {
    font-size: 1.4rem;
  }
}
