.small-y-header.header:not(.layout-builder__layout) .header--top {
  background-color: unset;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.0509803922);
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column {
  gap: 20px;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column nav {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column nav ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin: 0;
  padding: 0;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column nav ul li {
  list-style: none;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column nav ul li > span {
  display: none;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column nav ul li a {
  color: var(--ylb-color-grey-1, #636466);
  font-family: var(--ylb-font-family-verdana, Verdana), sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
}
.small-y-header.header:not(.layout-builder__layout) .header--top-right-column .block-openy-gtranslate-block select {
  color: var(--ylb-color-grey-1, #636466);
  font-family: var(--ylb-font-family-verdana, Verdana), sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.small-y-header.header:not(.layout-builder__layout) .header--bottom {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.0509803922);
  z-index: 15;
  height: 80px;
}
.small-y-header.header:not(.layout-builder__layout) .header--bottom-left-column .block-ws-site-logo a {
  position: relative;
  top: 0;
  left: 20px;
}
@media (max-width: 1199.98px) {
  .small-y-header.header:not(.layout-builder__layout) .header--bottom-left-column .block-ws-site-logo svg {
    max-height: unset;
    position: relative;
    left: 0;
  }
}
.small-y-header.header:not(.layout-builder__layout) .header--bottom-middle-column {
  justify-content: start;
}
.small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom .block-ws-search-bar {
  display: none;
}
.small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo {
  width: 200px;
  justify-content: flex-end;
  /* Fix position with small desktop screen */
}
@media (min-width: 800px) and (max-width: 1299px) {
  .small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo {
    justify-content: flex-start;
  }
}
.small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo a {
  background-color: var(--ylb-color-white, #fff);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  display: block;
  padding: 25px 34px 25px 34px;
  top: 15px;
  z-index: 100;
  /* Fix position with small desktop screen */
}
@media (min-width: 999px) and (max-width: 1180px) {
  .small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo a {
    left: 0;
  }
}
@media (min-width: 800px) and (max-width: 998px) {
  .small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo a {
    left: -20px;
  }
}
@media (min-width: 800px) and (max-width: 1599px) {
  .small-y-header.header:not(.layout-builder__layout).header:not(.mobile) .header--bottom-left-column .block-ws-site-logo a {
    padding: 10px 14px 10px 14px;
    top: -2px;
  }
}
.small-y-header.header:not(.layout-builder__layout) .menu-toggle .header-navbar-toggler {
  -webkit-mask: url(../svg/hamburger-icon.svg) no-repeat center;
          mask: url(../svg/hamburger-icon.svg) no-repeat center;
  background: var(--wsPartnerColor, #2F2F2F) no-repeat;
  height: 22px;
}
.small-y-header.header:not(.layout-builder__layout).desktop .header--bottom-right-column {
  align-self: unset;
}
.small-y-header.header:not(.layout-builder__layout).desktop .header--bottom-right-column nav {
  height: 80px;
}
.small-y-header.header:not(.layout-builder__layout).desktop .header--bottom-right-column nav a {
  font-size: 20px;
  line-height: 20px;
}
.small-y-header.header:not(.layout-builder__layout).desktop .header--bottom-right-column nav a.highlighted {
  padding: 10px 15px;
}
.small-y-header.header:not(.layout-builder__layout).open .header--bottom .menu-toggle .header-navbar-toggler {
  -webkit-mask: url("../svg/close.svg") no-repeat center;
  mask: url("../svg/close.svg") no-repeat center;
  background: var(--wsPartnerColor, #2F2F2F) no-repeat;
  width: 19px;
}
.small-y-header.header:not(.layout-builder__layout).header.mobile .header--top-right-column nav,
.small-y-header.header:not(.layout-builder__layout).header.mobile .header--top-right-column .openy-google-translate {
  display: none;
}
.small-y-header.header:not(.layout-builder__layout).header.mobile .header--top .block-ws-search-bar {
  position: absolute;
  right: 70px;
  top: 40px;
  z-index: 100;
}
@media (max-width: 767.98px) {
  .small-y-header.header:not(.layout-builder__layout).header.mobile .header--bottom-left-column .block-ws-site-logo {
    position: relative;
  }
  .small-y-header.header:not(.layout-builder__layout).header.mobile .header--bottom-left-column .block-ws-site-logo > a {
    left: -10px;
  }
}
.small-y-header.header:not(.layout-builder__layout).header.mobile.open .header--bottom > .block-ws-search-bar {
  display: block;
}
.small-y-header.header:not(.layout-builder__layout).header.mobile.open .header--bottom-right-column nav {
  width: 100%;
}
.small-y-header.header:not(.layout-builder__layout).header.mobile .block-ws-search-bar {
  position: absolute;
  top: 32px;
  right: 70px;
}
@media (max-width: 767.98px) {
  .small-y-header.header:not(.layout-builder__layout).header.mobile .block-ws-search-bar {
    right: 60px;
  }
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper {
  display: inline-block;
  position: relative;
  height: 24px;
  float: right;
  padding: 0;
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper input[type=text] {
  background: none;
  border: none;
  color: transparent;
  cursor: pointer;
  display: inline-block;
  font-family: var(--ylb-font-family-verdana, Verdana), sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 24px;
  outline: none;
  padding: 3px 60px 3px 3px;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.4s ease-out;
  width: 20px;
  z-index: 3;
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper input[type=text]:focus {
  width: 216px;
  z-index: 1;
  border: 1px solid #BBB;
  cursor: text;
  color: #7F7F7F;
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper input[type=text]:focus:hover {
  border-bottom: 1px solid #BBB;
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper .search-submit {
  border: none;
  background: none;
}
.small-y-header.header:not(.layout-builder__layout) .block-ws-search-bar .search-wrapper .search-submit i {
  color: var(--ylb-color-grey-1, #636466);
  top: -2px;
  position: relative;
}

.layout-builder .mobile-header--top-right-column,
.layout-builder .header--bottom > .block-ws-search-bar {
  display: none;
}

@media (min-width: 768px) {
  body:has(.small-y-header) .block-openy-map .map_controls {
    padding-top: 3rem;
  }
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Njc3MvaGVhZGVyLnNjc3MiLCJoZWFkZXIuY3NzIiwiLi4vLi4vbm9kZV9tb2R1bGVzL2Jvb3RzdHJhcC9zY3NzL21peGlucy9fYnJlYWtwb2ludHMuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSTtFQUNFLHVCQUFBO0VBQ0EsbURBQUE7QUNMTjtBRE9NO0VBQ0UsU0FBQTtBQ0xSO0FET1E7RUFDRSxrQkFBQTtFQUNBLGVBQUE7RUFDQSxnQkFBQTtBQ0xWO0FET1U7RUFDRSxhQUFBO0VBQ0EsbUJBQUE7RUFDQSxTQUFBO0VBQ0EsU0FBQTtFQUNBLFVBQUE7QUNMWjtBRE9ZO0VBQ0UsZ0JBQUE7QUNMZDtBRE9jO0VBQ0UsYUFBQTtBQ0xoQjtBRFFjO0VBQ0UsdUNBQUE7RUFDQSxnRUFBQTtFQUNBLGVBQUE7RUFDQSxnQkFBQTtFQUNBLGlCQUFBO0VBQ0EsaUJBQUE7QUNOaEI7QURhVTtFQUNFLHVDQUFBO0VBQ0EsZ0VBQUE7RUFDQSxlQUFBO0VBQ0EsZ0JBQUE7RUFDQSxpQkFBQTtBQ1haO0FEaUJJO0VBQ0UsbURBQUE7RUFDQSxXQUFBO0VBQ0EsWUFBQTtBQ2ZOO0FEbUJVO0VBQ0Usa0JBQUE7RUFDQSxNQUFBO0VBQ0EsVUFBQTtBQ2pCWjtBQ3dCSTtFRkhRO0lBQ0UsaUJBQUE7SUFDQSxrQkFBQTtJQUNBLE9BQUE7RUNsQlo7QUFDRjtBRHNCTTtFQUNFLHNCQUFBO0FDcEJSO0FEMEJRO0VBQ0UsYUFBQTtBQ3hCVjtBRDRCVTtFQUNFLFlBQUE7RUFDQSx5QkFBQTtFQUVBLDJDQUFBO0FDM0JaO0FENEJZO0VBTEY7SUFNSSwyQkFBQTtFQ3pCWjtBQUNGO0FEMkJZO0VBQ0UsOENBQUE7RUFDQSw4QkFBQTtFQUNBLCtCQUFBO0VBQ0EsK0NBQUE7RUFDQSxjQUFBO0VBQ0EsNEJBQUE7RUFDQSxTQUFBO0VBQ0EsWUFBQTtFQUVBLDJDQUFBO0FDMUJkO0FEMkJjO0VBWEY7SUFZSSxPQUFBO0VDeEJkO0FBQ0Y7QUQwQmM7RUFmRjtJQWdCSSxXQUFBO0VDdkJkO0FBQ0Y7QUR5QmM7RUFuQkY7SUFvQkksNEJBQUE7SUFDQSxTQUFBO0VDdEJkO0FBQ0Y7QUQ2Qkk7RUFDRSw2REFBQTtVQUFBLHFEQUFBO0VBQ0Esb0RBQUE7RUFDQSxZQUFBO0FDM0JOO0FEZ0NRO0VBQ0UsaUJBQUE7QUM5QlY7QUQrQlU7RUFDRSxZQUFBO0FDN0JaO0FEK0JZO0VBQ0UsZUFBQTtFQUNBLGlCQUFBO0FDN0JkO0FEK0JjO0VBQ0Usa0JBQUE7QUM3QmhCO0FEdUNVO0VBQ0Usc0RBQUE7RUFDQSw4Q0FBQTtFQUNBLG9EQUFBO0VBQ0EsV0FBQTtBQ3JDWjtBRDhDVTs7RUFFRSxhQUFBO0FDNUNaO0FEZ0RRO0VBQ0Usa0JBQUE7RUFDQSxXQUFBO0VBQ0EsU0FBQTtFQUNBLFlBQUE7QUM5Q1Y7QUM1REk7RUYrR0k7SUFFSSxrQkFBQTtFQ2pEVjtFRGtEVTtJQUNFLFdBQUE7RUNoRFo7QUFDRjtBRHNEUTtFQUNFLGNBQUE7QUNwRFY7QUR3RFE7RUFDRSxXQUFBO0FDdERWO0FEMERNO0VBQ0Usa0JBQUE7RUFDQSxTQUFBO0VBQ0EsV0FBQTtBQ3hEUjtBQy9FSTtFRm9JRTtJQU1JLFdBQUE7RUN2RFI7QUFDRjtBRDhETTtFQUNFLHFCQUFBO0VBQ0Esa0JBQUE7RUFDQSxZQUFBO0VBQ0EsWUFBQTtFQUNBLFVBQUE7QUM1RFI7QUQ4RFE7RUFDRSxnQkFBQTtFQUNBLFlBQUE7RUFDQSxrQkFBQTtFQUNBLGVBQUE7RUFDQSxxQkFBQTtFQUNBLGdFQUFBO0VBQ0EsZUFBQTtFQUNBLGdCQUFBO0VBQ0EsWUFBQTtFQUNBLGFBQUE7RUFDQSx5QkFBQTtFQUNBLGtCQUFBO0VBQ0EsUUFBQTtFQUNBLE1BQUE7RUFDQSwrQkFBQTtFQUNBLFdBQUE7RUFDQSxVQUFBO0FDNURWO0FEOERVO0VBSUUsWUFBQTtFQUNBLFVBQUE7RUFDQSxzQkFBQTtFQUNBLFlBQUE7RUFDQSxjQUFBO0FDL0RaO0FEd0RZO0VBQ0UsNkJBQUE7QUN0RGQ7QURnRVE7RUFDRSxZQUFBO0VBQ0EsZ0JBQUE7QUM5RFY7QURnRVU7RUFDRSx1Q0FBQTtFQUNBLFNBQUE7RUFDQSxrQkFBQTtBQzlEWjs7QUR5RUU7O0VBRUUsYUFBQTtBQ3RFSjs7QUNuSkk7RUYrTkY7SUFFSSxpQkFBQTtFQ3pFSjtBQUNGIiwiZmlsZSI6ImhlYWRlci5jc3MifQ== */