@font-face {
  font-family: ge-inter-regular;
  src: url(../fonts/inter/Inter-VariableFont_slntwght.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

body[data-search-id^="ge-addsearch"] {
  position: absolute;
  margin: 0;
  padding: 0;
}

#ge-addsearch-content {
  width: calc(100vw - 1.063rem);
  background-color: transparent;
  font-family: ge-inter-regular;
}

#results-container {
  margin-top: 4.81rem;
}

#colorbox,
#cboxContent,
.cboxPhoto {
  -webkit-border-radius: unset !important;
  -moz-border-radius: unset !important;
  border-radius: unset !important;
}

div.ge-addsearch .tabs {
  margin-top: 4.25rem;
}

div.ge-addsearch .addsearch-searchfield {
  width: 56.5rem;
  margin: 0 auto;
  padding-top: 10rem;
}

div.ge-addsearch .addsearch-searchfield .search-field-wrapper {
  border-bottom-style: solid;
  border-width: 0.094rem;
  border-color: #ccdfdf;
  border-color: transparent transparent #ccdfdf transparent;
}

div.ge-addsearch .addsearch-searchfield input[type=search] {
  font-family: ge-inter-regular !important;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.25rem; /* 128.571% */
  letter-spacing: -0.0525rem;
}

div.ge-addsearch .addsearch-searchfield input[type=search].icon {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border-color: transparent transparent #ccdfdf transparent;
}

div.ge-addsearch .addsearch-searchfield input[type=search].icon::placeholder {
  font-size: 1.5rem;
}

div.ge-addsearch .addsearch-filters-tabs .tabs button {
  font-family: ge-inter-regular;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem; /* 150% */
  border: #fafafa;
  margin: 0.5rem;
  padding: 0.6875rem 1.5rem 1rem 1.5rem;
}

div.ge-addsearch main {
  display: none;
  width: 56.5rem;
  margin: 0 auto;
}

div.ge-addsearch .addsearch-searchresults .hit {
  background: #fff;
  font-family: ge-inter-regular;
}

div.ge-addsearch .addsearch-searchresults .hit .highlight {
  width: 35.6rem;
  margin-right: 4.38rem;
}

div.ge-addsearch .addsearch-searchresults .hit .resultImage {
  width: 12.75rem;
  margin: auto;
  padding: 0;
}

div.ge-addsearch .addsearch-searchresults .hit .resultImage span.main-image {
  width: 12.5rem;
  height: 8.5rem;
  object-fit: cover;
}

div.ge-addsearch .addsearch-searchresults .hit .resultImage img {
  width: 12.5rem;
  height: 8.5rem;
  object-fit: cover;
}

div.ge-addsearch .addsearch-searchresults .category,
div.ge-addsearch .addsearch-searchresults h3,
div.ge-addsearch .addsearch-searchresults .resultContent {
  color: #005e60;
}

div.ge-addsearch .addsearch-searchresults .category,
div.ge-addsearch .addsearch-searchresults .resultContent {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: -0.02625rem;
}

div.ge-addsearch .addsearch-searchresults h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: -0.045rem;
}

div.ge-addsearch #searchfield-container .search-field-wrapper i.material-icons:not(.active) {
  opacity: 0.2;
}

div.ge-addsearch #searchfield-container .search-field-wrapper i.material-icons.active {
  opacity: 0.8;
}

@media all and (max-width: 991px) {
  div.ge-addsearch #searchfield-container {
    margin: 0 1.25rem;
  }

  div.ge-addsearch #searchfield-container .addsearch-searchfield {
    padding-top: 8.13rem;
  }

  div.ge-addsearch main {
    display: none;
    width: auto;
    margin: 0 1.25rem;
  }
}

@media all and (max-width: 575px) {
  body[data-search-id^="ge-addsearch"] {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }

  body[data-search-id^="ge-addsearch"]:-webkit-scrollbar {
    display: none;
  }

  #results-container {
    margin-top: 3rem;
  }

  div.ge-addsearch #searchfield-container .addsearch-searchfield {
    padding-top: 8.13rem;
  }

  div.ge-addsearch #searchfield-container .addsearch-searchfield .search-field-wrapper {
    height: 5rem;
    padding: 0 0 1.88rem 0;
    margin: 0;
  }

  div.ge-addsearch .addsearch-searchresults .category .material-icons {
    padding-left: 1rem;
    display: none;
  }

  div.ge-addsearch #searchfield-container .addsearch-searchfield input[type=search].icon {
    height: 7.5rem;
    padding-left: 3.5rem;
    border-color: transparent transparent transparent transparent;
  }

  div.ge-addsearch #tab-filters-container {
    display: none;
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs {
    overflow-x: hidden;
    margin-top: 1.06rem;
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs button {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75rem; /* 155.556% */
    letter-spacing: -0.03375rem;
    width: -webkit-fill-available;
    background-color: transparent;
    border-radius: unset;
    color: #005e60;
    margin: 0;
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs:not(.active) button.active {
    background-image: url(../css/images/unfold.svg), url(../css/images/ellipse_329.svg);
    background-repeat: no-repeat, no-repeat;
    background-position-y: top;
    background-position-x: right;
    border-radius: 1.75rem !important;
    width: calc(100vw - 4rem);
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs.active button:first-child {
    background-image: url(../css/images/fold.svg), url(../css/images/ellipse_329.svg);
    background-repeat: no-repeat, no-repeat;
    background-position-y: top;
    background-position-x: right;
    border-radius: 1.75rem !important;
    width: calc(100vw - 4rem);
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs button:not(.active) {
    display: none;
  }

  div.ge-addsearch main #select-list-filters-container .addsearch-filters-tabs .tabs.active button:not(.active) {
    display: flex;
  }

  div.ge-addsearch .addsearch-searchresults .hit {
    padding-left: 0.9rem;
    padding-right: 1.06rem;
  }

  div.ge-addsearch .addsearch-searchresults .hit .highlight {
    margin-right: 0;
  }

  div.ge-addsearch .addsearch-searchresults .hit .resultImage {
    width: 5.935rem;
    margin-top: 1.25rem;
    margin-left: 1.12rem;
    padding: 0;
  }

  div.ge-addsearch .addsearch-searchresults .hit .resultImage span.main-image {
    width: 4.875rem;
    height: 4.875rem;
    object-fit: cover;
  }

  div.ge-addsearch .addsearch-searchresults .hit .resultImage img {
    width: 4.875rem;
    height: 4.875rem;
    object-fit: cover;
  }

  div.ge-addsearch .addsearch-searchresults .category,
  div.ge-addsearch .resultContent,
  div.ge-addsearch .addsearch-searchresults .category .material-icons {
    font-size: 0.75rem;
  }

  div.ge-addsearch .addsearch-searchresults h3 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75rem;
    letter-spacing: -0.03375rem;
  }

  div.ge-addsearch .addsearch-searchresults .category {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem;
    letter-spacing: -0.0225rem;
  }

  div.ge-addsearch .resultContent {
    margin-bottom: 1.25rem !important;
    font-size: 0.75rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1rem !important;
    letter-spacing: -0.0225rem !important;
  }
}

@media all and (min-width: 576px) {
  div.ge-addsearch #tab-filters-container {
    display: block;
  }

  div.ge-addsearch #select-list-filters-container {
    display: none;
  }

  div.ge-addsearch main #tab-filters-container .addsearch-filters-tabs .tabs {
    overflow-x: hidden;
  }

  div.ge-addsearch .addsearch-searchresults .resultImage .material-icons {
    display: none;
  }
}

@media all and (max-width: 767px) {
  div.ge-addsearch .addsearch-searchresults a:hover .resultImage .material-icons {
    display: none;
  }
}

@media all and (min-width: 768px) {
  div.ge-addsearch .addsearch-searchresults a:hover .resultImage .material-icons {
    display: inline-block;
    animation: fadeIn 500ms;
    -webkit-animation: fadeIn 500ms;
    -moz-animation: fadeIn 500ms;
    -o-animation: fadeIn 500ms;
    -ms-animation: fadeIn 500ms;
    margin-top: 56%;
    left: 11.25rem;
  }
}

/* ColorBox */
#cboxLoadedContent {
  width: 100% !important;
  overflow-x: hidden !important;
}

#cboxWrapper {
  background-color: #fafafa;
}

#cboxClose.cbox-close-plain {
  position: absolute;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  color: rgba(0, 94, 96, 1);
  background-color: #fafafa;
  opacity: 0.5 !important;
  top: 2.875rem;
  right: 5.563rem;
  width: 4.125rem;
  height: 4.125rem;
  -webkit-border-radius: 2.0625rem;
  -moz-border-radius: 2.0625rem;
  border-radius: 2.0625rem;
}

@media all and (max-width: 991px) {
  #cboxClose.cbox-close-plain {
    top: 1.88rem;
    right: 1.62rem;
    width: 3rem;
    height: 3rem;
  }
}
