.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
}
 
.navbar1-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/nav%20bg.jpg");
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: var(--dl-layout-radius-inputradius);
  border-bottom-right-radius: var(--dl-layout-radius-inputradius);
}
 
.navbar1-navlink10 {
  display: contents;
}
 
.navbar1-image {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar1-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
 
.navbar1-thq-buttons-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar1-thq-action2-elm10 {
  color: #ffffff;
  display: flex;
  align-self: stretch;
  text-align: center;
  transition: 0.3s;
  align-items: center;
  border-color: #ffffff;
  border-width: 0px;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
  background-color: #ff852b;
}
 
.navbar1-thq-action2-elm10:hover {
  border-color: #d90000;
  background-color: #d90000;
}
 
.navbar1-thq-action2-elm10:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #d90000;
}
 
.navbar1-text100 {
  font-size: 16px;
  align-self: center;
  font-family: "Fira Sans";
}
 
.navbar1-thq-action2-elm11 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
  background-color: #ff852b;
}
 
.navbar1-thq-action2-elm11:hover {
  border-color: #d90000;
  background-color: #d90000;
}
 
.navbar1-thq-action2-elm11:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-thq-text-elm1 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
}
 
.navbar1-thq-dropdown1 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  align-self: center;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-halfunit);
  background-color: #ff852b;
}
 
.navbar1-thq-dropdown1:hover {
  background-color: #d90000;
}
 
.navbar1-thq-dropdown-toggle-elm10 {
  fill: #ffffff;
  color: #ffffff;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: 0px;
}
 
.navbar1-text101 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
  margin-right: 4px;
  vertical-align: middle;
}
 
.navbar1-thq-dropdown-list-elm1 {
  left: 0%;
  width: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  padding-top: 11px;
  border-color: transparent;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.navbar1-thq-dropdown-elm10 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm11 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm11:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm1 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm11 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm12 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm12:hover {
  fill: #fff;
  color: #fff;
  background-color: #d90000;
}
 
.navbar1-text102 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-action2-elm12 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  border-width: 0px;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
  background-color: #ff852b;
}
 
.navbar1-thq-action2-elm12:hover {
  border-color: #d90000;
  background-color: #d90000;
}
 
.navbar1-thq-action2-elm12:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text103 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
}
 
.navbar1-text104 {
  display: none;
  font-size: 12px;
  font-family: "Arial";
}
 
.navbar1-thq-dropdown2 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  align-self: center;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-halfunit);
  background-color: #ff852b;
}
 
.navbar1-thq-dropdown2:hover {
  background-color: #d90000;
}
 
.navbar1-thq-dropdown-toggle-elm13 {
  fill: #ffffff;
  color: #ffffff;
  width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar1-text105 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
  margin-right: 4px;
  vertical-align: middle;
}
 
.navbar1-thq-dropdown-list-elm2 {
  left: 0%;
  width: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  padding-top: 11px;
  border-color: transparent;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.navbar1-thq-dropdown-elm12 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm14 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm14:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm2 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm13 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm15 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar1-thq-dropdown-toggle-elm15:hover {
  fill: #fff;
  color: #fff;
  background-color: #d90000;
}
 
.navbar1-text106 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-list-elm3 {
  left: 0%;
  width: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  padding-top: 11px;
  border-color: transparent;
  border-width: 1px;
  padding-left: 11px;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.navbar1-thq-dropdown-elm14 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm16 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #D9D9D9;
}
 
.navbar1-thq-dropdown-toggle-elm16:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm3 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm15 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm17 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #D9D9D9;
}
 
.navbar1-thq-dropdown-toggle-elm17:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm4 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm16 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm18 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #D9D9D9;
}
 
.navbar1-thq-dropdown-toggle-elm18:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm5 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm17 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm19 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #D9D9D9;
}
 
.navbar1-thq-dropdown-toggle-elm19:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm6 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm18 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm20 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #D9D9D9;
}
 
.navbar1-thq-dropdown-toggle-elm20:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm7 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown3 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  align-self: center;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-halfunit);
  background-color: #ff852b;
}
 
.navbar1-thq-dropdown3:hover {
  background-color: #d90000;
}
 
.navbar1-thq-dropdown-toggle-elm21 {
  fill: #ffffff;
  color: #ffffff;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: 0px;
}
 
.navbar1-text107 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
  margin-right: 4px;
  vertical-align: middle;
}
 
.navbar1-thq-dropdown-list-elm4 {
  left: 0%;
  width: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  padding-top: 11px;
  border-color: transparent;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.navbar1-thq-dropdown-elm19 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm22 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm22:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm8 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm20 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm23 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm23:hover {
  fill: #fff;
  color: #fff;
  background-color: #d90000;
}
 
.navbar1-text108 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm21 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm24 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar1-thq-dropdown-toggle-elm24:hover {
  fill: #fff;
  color: #fff;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #d90000;
}
 
.navbar1-thq-overview-elm9 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown4 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  align-self: center;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-halfunit);
  background-color: #ff852b;
}
 
.navbar1-thq-dropdown4:hover {
  background-color: #d90000;
}
 
.navbar1-thq-dropdown-toggle-elm25 {
  fill: #ffffff;
  color: #ffffff;
  width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar1-text109 {
  font-size: 17px;
  text-align: center;
  font-family: "Agenda-Regular";
  margin-right: 4px;
  vertical-align: middle;
}
 
.navbar1-thq-dropdown-list-elm5 {
  left: 0%;
  width: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  padding-top: 11px;
  border-color: transparent;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.navbar1-thq-dropdown-elm22 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 5px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm26 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar1-thq-dropdown-toggle-elm26:hover {
  fill: #fff;
  color: #fff;
  background-color: #d90000;
}
 
.navbar1-text110 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-dropdown-elm23 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-dropdown-toggle-elm27 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar1-thq-dropdown-toggle-elm27:hover {
  fill: #fff;
  color: #fff;
  background-color: #d90000;
}
 
.navbar1-text111 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.navbar1-thq-burger-menu-elm {
  display: none;
}
 
.navbar1-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-navlink22 {
  display: contents;
}
 
.navbar1-thq-logo-elm {
  height: 3rem;
  text-decoration: none;
}
 
.navbar1-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-thq-buttons-elm2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar1-thq-action2-elm13 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm13:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text112 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm14 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm14:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text113 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-text114 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm15 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm15:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-thq-text-elm2 {
  display: none;
  flex-wrap: wrap;
  font-size: 10px;
}
 
.navbar1-thq-text-elm3 {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm16 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm16:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-thq-text-elm4 {
  display: none;
  flex-wrap: wrap;
  font-size: 10px;
}
 
.navbar1-thq-text-elm5 {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm17 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm17:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text115 {
  display: none;
  font-size: 10px;
}
 
.navbar1-text116 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm18 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm18:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text117 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm19 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm19:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text118 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm20 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm20:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text119 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm21 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm21:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text120 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm22 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm22:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text121 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm23 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm23:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text122 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm24 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm24:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text123 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm25 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm25:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text124 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm26 {
  color: #ffffff;
  display: flex;
  text-align: center;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.navbar1-thq-action2-elm26:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text125 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm27 {
  color: #ffffff;
  display: flex;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
}
 
.navbar1-thq-action2-elm27:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text126 {
  font-size: 10px;
  font-family: "Arial";
}
 
.navbar1-thq-action2-elm28 {
  color: #ffffff;
  display: flex;
  transition: 0.3s;
  border-color: #ffffff;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
}
 
.navbar1-thq-action2-elm28:active {
  color: #ffffff;
  border-color: #d90000;
  background-color: #D90000;
}
 
.navbar1-text127 {
  font-size: 10px;
  font-family: "Arial";
}
 
.business-unit-department-stores-fragment22 {
  display: contents;
}
 
.business-unit-department-stores-text137 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment18 {
  display: contents;
}
 
.business-unit-department-stores-text128 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment28 {
  display: contents;
}
 
.business-unit-department-stores-text147 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment41 {
  display: contents;
}
 
.business-unit-department-stores-text192 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment42 {
  display: contents;
}
 
.business-unit-department-stores-text195 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment38 {
  display: contents;
}
 
.business-unit-department-stores-text179 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment16 {
  display: contents;
}
 
.business-unit-department-stores-text118 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment47 {
  display: contents;
}
 
.business-unit-department-stores-text202 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment49 {
  display: contents;
}
 
.business-unit-department-stores-text204 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment10 {
  display: contents;
}
 
.business-unit-department-stores-text100 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment20 {
  display: contents;
}
 
.business-unit-department-stores-text130 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment46 {
  display: contents;
}
 
.business-unit-department-stores-text199 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment29 {
  display: contents;
}
 
.business-unit-department-stores-text148 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment50 {
  display: contents;
}
 
.business-unit-department-stores-text205 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment19 {
  display: contents;
}
 
.business-unit-department-stores-text129 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment37 {
  display: contents;
}
 
.business-unit-department-stores-text178 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment48 {
  display: contents;
}
 
.business-unit-department-stores-text203 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment32 {
  display: contents;
}
 
.business-unit-department-stores-text158 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment13 {
  display: contents;
}
 
.business-unit-department-stores-text106 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment21 {
  display: contents;
}
 
.business-unit-department-stores-text131 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment43 {
  display: contents;
}
 
.business-unit-department-stores-text196 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment36 {
  display: contents;
}
 
.business-unit-department-stores-text174 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment34 {
  display: contents;
}
 
.business-unit-department-stores-text163 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment12 {
  display: contents;
}
 
.business-unit-department-stores-text105 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment17 {
  display: contents;
}
 
.business-unit-department-stores-text123 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment23 {
  display: contents;
}
 
.business-unit-department-stores-text138 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment33 {
  display: contents;
}
 
.business-unit-department-stores-text159 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment15 {
  display: contents;
}
 
.business-unit-department-stores-text111 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment14 {
  display: contents;
}
 
.business-unit-department-stores-text107 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment51 {
  display: contents;
}
 
.business-unit-department-stores-text206 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment39 {
  display: contents;
}
 
.business-unit-department-stores-text183 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment24 {
  display: contents;
}
 
.business-unit-department-stores-text143 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment35 {
  display: contents;
}
 
.business-unit-department-stores-text168 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment26 {
  display: contents;
}
 
.business-unit-department-stores-text145 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment45 {
  display: contents;
}
 
.business-unit-department-stores-text198 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment27 {
  display: contents;
}
 
.business-unit-department-stores-text146 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment44 {
  display: contents;
}
 
.business-unit-department-stores-text197 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment30 {
  display: contents;
}
 
.business-unit-department-stores-text153 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment40 {
  display: contents;
}
 
.business-unit-department-stores-text186 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment25 {
  display: contents;
}
 
.business-unit-department-stores-text144 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment11 {
  display: contents;
}
 
.business-unit-department-stores-text104 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment31 {
  display: contents;
}
 
.business-unit-department-stores-text157 {
  display: inline-block;
}
 
.navbar1root-class-name {
  margin-bottom: -15px;
}
 
.navbar1root-class-name1 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name2 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name3 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name4 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name5 {
  top: 0;
  z-index: 10;
  position: sticky;
  margin-bottom: -50px;
}
 

 
.navbar1root-class-name7 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name8 {
  top: 0;
  z-index: 10;
  position: sticky;
  margin-bottom: -50px;
}
 
.navbar1root-class-name9 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name10 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name11 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name12 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name13 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name14 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name15 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name16 {
  top: 0;
  z-index: 10;
  position: sticky;
  margin-bottom: -20px;
}
 
.navbar1root-class-name18 {
  margin-bottom: -15px;
}
 
.navbar1root-class-name19 {
  margin-bottom: -15px;
}
 
@media(max-width: 1600px) {
  .navbar1-thq-navbar-interactive-elm {
    padding-top: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-radius4);
    padding-bottom: var(--dl-layout-space-unit);
    border-top-left-radius: var(--dl-layout-radius-radius2);
    border-top-right-radius: var(--dl-layout-radius-radius2);
    border-bottom-left-radius: var(--dl-layout-radius-inputradius);
    border-bottom-right-radius: var(--dl-layout-radius-inputradius);
  }
  .navbar1-image {
    width: 12%;
    max-width: 30%;
  }
  .navbar1-thq-action2-elm10 {
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-text100 {
    font-size: 12px;
  }
  .navbar1-thq-action2-elm11 {
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-thq-text-elm1 {
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-thq-dropdown1 {
    height: 100%;
    align-self: center;
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-thq-dropdown-toggle-elm10 {
    height: 100%;
    padding: 0px;
  }
  .navbar1-text101 {
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-thq-dropdown-elm10 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm1 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-text102 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-action2-elm12 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar1-text103 {
    display: flex;
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-text104 {
    display: none;
  }
  .navbar1-thq-dropdown2 {
    height: 100%;
    align-self: center;
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-thq-dropdown-toggle-elm13 {
    height: 100%;
    padding: 0px;
  }
  .navbar1-text105 {
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-thq-dropdown-elm12 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm2 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-text106 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm14 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm3 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm15 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm4 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm16 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm5 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm17 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm6 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm18 {
    margin-bottom: 2px;
  }
  .navbar1-thq-overview-elm7 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown3 {
    height: 100%;
    align-self: center;
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-thq-dropdown-toggle-elm21 {
    height: 100%;
    padding: 0px;
  }
  .navbar1-text107 {
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-thq-dropdown-elm19 {
    margin-bottom: 2px;
  }
  .navbar1-thq-dropdown-toggle-elm22 {
    border-radius: var(--dl-layout-radius-radius4);
  }
  .navbar1-thq-overview-elm8 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-text108 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-elm21 {
    margin-bottom: 2px;
  }
  .navbar1-thq-dropdown-toggle-elm24 {
    border-radius: var(--dl-layout-radius-radius4);
  }
  .navbar1-thq-overview-elm9 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown4 {
    height: 100%;
    align-self: center;
    padding-top: 5px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 5px;
  }
  .navbar1-thq-dropdown-toggle-elm25 {
    height: 100%;
    padding: 0px;
  }
  .navbar1-text109 {
    font-size: 13px;
    font-family: Fira Sans;
  }
  .navbar1-thq-dropdown-toggle-elm26 {
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
  .navbar1-text110 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-dropdown-toggle-elm27 {
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
  .navbar1-text111 {
    font-size: 13px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-text-elm2 {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
  }
  .navbar1-thq-text-elm3 {
    display: none;
    flex-wrap: wrap;
    align-self: center;
  }
  .navbar1-thq-text-elm4 {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
  }
  .navbar1-thq-text-elm5 {
    display: none;
    flex-wrap: wrap;
    align-self: center;
  }
  .navbar1-text115 {
    display: flex;
  }
  .navbar1-text116 {
    display: none;
  }
  .business-unit-department-stores-text128 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text147 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text100 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text130 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text148 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text129 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text106 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text131 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text123 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text111 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text107 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text143 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text145 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text146 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text153 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text144 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text104 {
    font-family: Agenda-Regular;
  }
}
 
@media(max-width: 991px) {
  .navbar1-image {
    width: 20%;
  }
  .navbar1-thq-desktop-menu-elm {
    display: none;
  }
  .navbar1-thq-burger-menu-elm {
    display: flex;
    z-index: 10;
    align-items: center;
    justify-content: flex-end;
  }
  .navbar1-icon1 {
    fill: #696a6e;
    width: 10%;
    height: 10%;
    display: block;
    align-self: center;
  }
  .navbar1-thq-mobile-menu-elm {
    height: 100vh;
    z-index: 10;
    background-color: #ff852b;
  }
  .navbar1-thq-close-menu-elm {
    justify-content: flex-end;
  }
  .navbar1-icon3 {
    fill: #ffffff;
    width: 10%;
    height: 10%;
  }
  .navbar1-thq-buttons-elm2 {
    width: auto;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }
  .navbar1-thq-action2-elm13 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text112 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm14 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text113 {
    display: none;
  }
  .navbar1-text114 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm15 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-thq-text-elm2 {
    display: none;
  }
  .navbar1-thq-text-elm3 {
    display: flex;
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm16 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-thq-text-elm4 {
    display: none;
  }
  .navbar1-thq-text-elm5 {
    display: flex;
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm17 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text115 {
    display: none;
  }
  .navbar1-text116 {
    display: flex;
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm18 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text117 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm19 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text118 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm20 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text119 {
    font-size: 12px;
    font-family: Agenda-Regular;
  }
  .navbar1-thq-action2-elm21 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text120 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm22 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text121 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm23 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text122 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm24 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text123 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm25 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text124 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm26 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text125 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm27 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text126 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1-thq-action2-elm28 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text127 {
    font-size: 12px;
    font-family: Fira Sans;
  }
  .navbar1root-class-name5 {
    margin-bottom: -30px;
  }
  .navbar1root-class-name8 {
    margin-bottom: -30px;
  }
  .navbar1root-class-name16 {
    margin-bottom: -30px;
  }
}
 
@media(max-width: 479px) {
  .navbar1-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: var(--dl-layout-radius-inputradius);
    border-bottom-right-radius: var(--dl-layout-radius-inputradius);
  }
  .navbar1-image {
    width: 25%;
  }
  .navbar1-icon1 {
    fill: #696a6e;
  }
  .navbar1-thq-mobile-menu-elm {
    height: 100vh;
    padding: var(--dl-layout-space-unit);
    z-index: 10;
    overflow-y: auto;
  }
  .navbar1-thq-buttons-elm2 {
    display: flex;
    overflow-y: auto;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }
  .navbar1-thq-action2-elm13 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text112 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm14 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text113 {
    display: none;
    font-size: 8px;
  }
  .navbar1-text114 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm15 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-thq-text-elm2 {
    display: none;
    font-size: 12px;
  }
  .navbar1-thq-text-elm3 {
    display: flex;
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm16 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-thq-text-elm4 {
    display: none;
    font-size: 12px;
  }
  .navbar1-thq-text-elm5 {
    display: flex;
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm17 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text115 {
    display: none;
    font-size: 12px;
  }
  .navbar1-text116 {
    display: flex;
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm18 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text117 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm19 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text118 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm20 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text119 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm21 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text120 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm22 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text121 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm23 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text122 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm24 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text123 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm25 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text124 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm26 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text125 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm27 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text126 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1-thq-action2-elm28 {
    height: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-text127 {
    font-size: 12px;
    font-family: Agenda-Bold;
  }
  .navbar1root-class-name5 {
    margin-bottom: -20px;
  }
  .navbar1root-class-name8 {
    margin-bottom: -20px;
  }
  .navbar1root-class-name16 {
    margin-bottom: -20px;
  }
  .navbar1root-class-name19 {
    margin-bottom: -15px;
  }
}

.footer12-wrapper {
  display: contents;
}
 
.footer12-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
  background-color: #ff852b;
}
 
.footer12-thq-max-width-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-content-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer12-thq-image1-elm {
  height: 4rem;
  padding: 0px;
  align-self: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.footer12-thq-links-elm {
  width: 100%;
  align-self: center;
  align-items: start;
  place-items: center;
  grid-template-columns: repeat(5, 1fr);
}
 
.footer12-thq-column1-elm1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  justify-self: center;
  flex-direction: column;
}
 
.footer12-thq-footer-links-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-link1-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link1-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link3-elm {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link4-elm {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link5-elm {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link6-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-column2-elm1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  justify-self: center;
  flex-direction: column;
}
 
.footer12-thq-footer-links-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-link6-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link8-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
}
 
.footer12-thq-link10-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link10-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.footer12-thq-link10-elm3 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link10-elm4 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-column2-elm2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  justify-self: center;
  flex-direction: column;
}
 
.footer12-thq-footer-links-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-link10-elm5 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link10-elm6 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link10-elm7 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link6-elm3 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link6-elm4 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link7-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-column3-elm {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  justify-self: center;
  flex-direction: column;
}
 
.footer12-thq-footer-links-elm4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-link7-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link7-elm3 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link8-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link8-elm3 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link8-elm4 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-column1-elm2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  justify-self: center;
  flex-direction: column;
}
 
.footer12-thq-footer-links-elm5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer12-thq-link9-elm1 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
}
 
.footer12-thq-link7-elm4 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
}
 
.footer12-thq-link7-elm5 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
}
 
.footer12-thq-link9-elm2 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer12-thq-link10-elm8 {
  fill: #932525;
  color: #932525;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 400;
}
 
.business-unit-department-stores-fragment72 {
  display: contents;
}
 
.business-unit-department-stores-text279 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment69 {
  display: contents;
}
 
.business-unit-department-stores-text276 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment73 {
  display: contents;
}
 
.business-unit-department-stores-text280 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment70 {
  display: contents;
}
 
.business-unit-department-stores-text277 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment67 {
  display: contents;
}
 
.business-unit-department-stores-text274 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment60 {
  display: contents;
}
 
.business-unit-department-stores-text267 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment53 {
  display: contents;
}
 
.business-unit-department-stores-text260 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment71 {
  display: contents;
}
 
.business-unit-department-stores-text278 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment75 {
  display: contents;
}
 
.business-unit-department-stores-text282 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment55 {
  display: contents;
}
 
.business-unit-department-stores-text262 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment61 {
  display: contents;
}
 
.business-unit-department-stores-text268 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment66 {
  display: contents;
}
 
.business-unit-department-stores-text273 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment63 {
  display: contents;
}
 
.business-unit-department-stores-text270 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment56 {
  display: contents;
}
 
.business-unit-department-stores-text263 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment57 {
  display: contents;
}
 
.business-unit-department-stores-text264 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment54 {
  display: contents;
}
 
.business-unit-department-stores-text261 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment59 {
  display: contents;
}
 
.business-unit-department-stores-text266 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment64 {
  display: contents;
}
 
.business-unit-department-stores-text271 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment78 {
  display: contents;
}
 
.business-unit-department-stores-text291 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment79 {
  display: contents;
}
 
.business-unit-department-stores-text292 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment58 {
  display: contents;
}
 
.business-unit-department-stores-text265 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment74 {
  display: contents;
}
 
.business-unit-department-stores-text281 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment77 {
  display: contents;
}
 
.business-unit-department-stores-text290 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment52 {
  display: contents;
}
 
.business-unit-department-stores-text259 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment65 {
  display: contents;
}
 
.business-unit-department-stores-text272 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment62 {
  display: contents;
}
 
.business-unit-department-stores-text269 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment76 {
  display: contents;
}
 
.business-unit-department-stores-text289 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment68 {
  display: contents;
}
 
.business-unit-department-stores-text275 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .business-unit-department-stores-text266 {
    font-style: normal;
    font-weight: 700;
  }
}
 
@media(max-width: 991px) {
  .footer12-thq-column1-elm1 {
    max-width: 100%;
  }
  .footer12-thq-link1-elm1 {
    font-size: 14px;
  }
  .footer12-thq-link1-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link3-elm {
    font-size: 14px;
  }
  .footer12-thq-link4-elm {
    font-size: 14px;
  }
  .footer12-thq-link5-elm {
    font-size: 14px;
  }
  .footer12-thq-link6-elm1 {
    font-size: 14px;
  }
  .footer12-thq-column2-elm1 {
    max-width: 100%;
  }
  .footer12-thq-link6-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link8-elm1 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm1 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm3 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm4 {
    font-size: 14px;
  }
  .footer12-thq-column2-elm2 {
    max-width: 100%;
  }
  .footer12-thq-link10-elm5 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm6 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm7 {
    font-size: 14px;
  }
  .footer12-thq-link6-elm3 {
    font-size: 14px;
  }
  .footer12-thq-link6-elm4 {
    font-size: 14px;
  }
  .footer12-thq-link7-elm1 {
    font-size: 14px;
  }
  .footer12-thq-column3-elm {
    max-width: 100%;
  }
  .footer12-thq-link7-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link7-elm3 {
    font-size: 14px;
  }
  .footer12-thq-link8-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link8-elm3 {
    font-size: 14px;
  }
  .footer12-thq-link8-elm4 {
    font-size: 14px;
  }
  .footer12-thq-column1-elm2 {
    max-width: 100%;
  }
  .footer12-thq-link9-elm1 {
    font-size: 14px;
  }
  .footer12-thq-link7-elm4 {
    font-size: 14px;
  }
  .footer12-thq-link7-elm5 {
    font-size: 14px;
  }
  .footer12-thq-link9-elm2 {
    font-size: 14px;
  }
  .footer12-thq-link10-elm8 {
    font-size: 14px;
  }
}
 
@media(max-width: 767px) {
  .footer12-thq-content-elm {
    flex-direction: column;
  }
  .footer12-thq-column1-elm1 {
    max-width: 100%;
    align-items: center;
  }
  .footer12-thq-footer-links-elm1 {
    align-self: center;
  }
  .footer12-thq-column2-elm1 {
    max-width: 100%;
    align-items: center;
  }
  .footer12-thq-footer-links-elm2 {
    align-self: center;
  }
  .footer12-thq-column2-elm2 {
    max-width: 100%;
    align-items: center;
  }
  .footer12-thq-footer-links-elm3 {
    align-self: center;
  }
  .footer12-thq-column3-elm {
    max-width: 100%;
    align-items: center;
  }
  .footer12-thq-footer-links-elm4 {
    align-self: center;
  }
  .footer12-thq-column1-elm2 {
    max-width: 100%;
    align-items: center;
  }
  .footer12-thq-footer-links-elm5 {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .footer12-thq-content-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer12-thq-image1-elm {
    height: 3rem;
  }
  .footer12-thq-links-elm {
    grid-template-columns: 1fr;
  }
  .footer12-thq-column1-elm1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-footer-links-elm1 {
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-link1-elm1 {
    font-size: 12px;
  }
  .footer12-thq-link1-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link3-elm {
    font-size: 12px;
  }
  .footer12-thq-link4-elm {
    font-size: 12px;
  }
  .footer12-thq-link5-elm {
    font-size: 12px;
  }
  .footer12-thq-link6-elm1 {
    font-size: 12px;
  }
  .footer12-thq-column2-elm1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-footer-links-elm2 {
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-link6-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link8-elm1 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm1 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm3 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm4 {
    font-size: 12px;
  }
  .footer12-thq-column2-elm2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-footer-links-elm3 {
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-link10-elm5 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm6 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm7 {
    font-size: 12px;
  }
  .footer12-thq-link6-elm3 {
    font-size: 12px;
  }
  .footer12-thq-link6-elm4 {
    font-size: 12px;
  }
  .footer12-thq-link7-elm1 {
    font-size: 12px;
  }
  .footer12-thq-column3-elm {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-footer-links-elm4 {
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-link7-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link7-elm3 {
    font-size: 12px;
  }
  .footer12-thq-link8-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link8-elm3 {
    font-size: 12px;
  }
  .footer12-thq-link8-elm4 {
    font-size: 12px;
  }
  .footer12-thq-column1-elm2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-footer-links-elm5 {
    align-items: center;
    justify-content: center;
  }
  .footer12-thq-link9-elm1 {
    font-size: 12px;
  }
  .footer12-thq-link7-elm4 {
    font-size: 12px;
  }
  .footer12-thq-link7-elm5 {
    font-size: 12px;
  }
  .footer12-thq-link9-elm2 {
    font-size: 12px;
  }
  .footer12-thq-link10-elm8 {
    font-size: 12px;
  }
}

.business-unit-department-stores-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.business-unit-department-stores-fragment10 {
  display: contents;
}
 
.business-unit-department-stores-text100 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment11 {
  display: contents;
}
 
.business-unit-department-stores-text104 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment12 {
  display: contents;
}
 
.business-unit-department-stores-text105 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment13 {
  display: contents;
}
 
.business-unit-department-stores-text106 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment14 {
  display: contents;
}
 
.business-unit-department-stores-text107 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment15 {
  display: contents;
}
 
.business-unit-department-stores-text111 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment16 {
  display: contents;
}
 
.business-unit-department-stores-text118 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment17 {
  display: contents;
}
 
.business-unit-department-stores-text123 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment18 {
  display: contents;
}
 
.business-unit-department-stores-text128 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment19 {
  display: contents;
}
 
.business-unit-department-stores-text129 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment20 {
  display: contents;
}
 
.business-unit-department-stores-text130 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment21 {
  display: contents;
}
 
.business-unit-department-stores-text131 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment22 {
  display: contents;
}
 
.business-unit-department-stores-text137 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment23 {
  display: contents;
}
 
.business-unit-department-stores-text138 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment24 {
  display: contents;
}
 
.business-unit-department-stores-text143 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment25 {
  display: contents;
}
 
.business-unit-department-stores-text144 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment26 {
  display: contents;
}
 
.business-unit-department-stores-text145 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment27 {
  display: contents;
}
 
.business-unit-department-stores-text146 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment28 {
  display: contents;
}
 
.business-unit-department-stores-text147 {
  display: inline-block;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-fragment29 {
  display: contents;
}
 
.business-unit-department-stores-text148 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment30 {
  display: contents;
}
 
.business-unit-department-stores-text153 {
  display: inline-block;
  font-size: 16px;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment31 {
  display: contents;
}
 
.business-unit-department-stores-text157 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment32 {
  display: contents;
}
 
.business-unit-department-stores-text158 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment33 {
  display: contents;
}
 
.business-unit-department-stores-text159 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment34 {
  display: contents;
}
 
.business-unit-department-stores-text163 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment35 {
  display: contents;
}
 
.business-unit-department-stores-text168 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment36 {
  display: contents;
}
 
.business-unit-department-stores-text174 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment37 {
  display: contents;
}
 
.business-unit-department-stores-text178 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment38 {
  display: contents;
}
 
.business-unit-department-stores-text179 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment39 {
  display: contents;
}
 
.business-unit-department-stores-text183 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment40 {
  display: contents;
}
 
.business-unit-department-stores-text186 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment41 {
  display: contents;
}
 
.business-unit-department-stores-text192 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment42 {
  display: contents;
}
 
.business-unit-department-stores-text195 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment43 {
  display: contents;
}
 
.business-unit-department-stores-text196 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment44 {
  display: contents;
}
 
.business-unit-department-stores-text197 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment45 {
  display: contents;
}
 
.business-unit-department-stores-text198 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment46 {
  display: contents;
}
 
.business-unit-department-stores-text199 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment47 {
  display: contents;
}
 
.business-unit-department-stores-text202 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment48 {
  display: contents;
}
 
.business-unit-department-stores-text203 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment49 {
  display: contents;
}
 
.business-unit-department-stores-text204 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment50 {
  display: contents;
}
 
.business-unit-department-stores-text205 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment51 {
  display: contents;
}
 
.business-unit-department-stores-text206 {
  display: inline-block;
}
 
.business-unit-department-stores-image10 {
  width: 100%;
  height: 100%;
  display: none;
  object-fit: cover;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
 
.business-unit-department-stores-image11 {
  width: 100%;
  height: 100%;
  display: flex;
  object-fit: cover;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
 
.business-unit-department-stores-container11 {
  flex: 0 0 auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.business-unit-department-stores-container12 {
  gap: var(--dl-layout-space-threeunits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.business-unit-department-stores-container13 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-self: stretch;
  align-items: center;
  border-color: #e93534;
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius2);
  flex-direction: row;
  border-bottom-width: 3px;
  border-bottom-right-radius: var(--dl-layout-radius-radius2);
}
 
.business-unit-department-stores-text207 {
  fill: #823700;
  color: rgb(130, 55, 0);
  width: auto;
  display: none;
  font-size: 25px;
  font-style: normal;
  text-align: left;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.business-unit-department-stores-image12 {
  width: 29%;
  align-self: center;
  object-fit: cover;
}
 
.business-unit-department-stores-text211 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text213 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text214 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text216 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text217 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-container14 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-self: stretch;
  margin-top: -50px;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius2);
  flex-direction: row;
  border-bottom-right-radius: var(--dl-layout-radius-buttonradius);
}
 
.business-unit-department-stores-image13 {
  width: 29%;
  align-self: center;
  object-fit: cover;
}
 
.business-unit-department-stores-text219 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text221 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text222 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text224 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text225 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-image14 {
  width: 50%;
  align-self: center;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.business-unit-department-stores-text227 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-container15 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.business-unit-department-stores-container16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.business-unit-department-stores-image15 {
  width: 15%;
  object-fit: cover;
}
 
.business-unit-department-stores-image16 {
  width: 15%;
  object-fit: cover;
}
 
.business-unit-department-stores-image17 {
  width: 15%;
  object-fit: cover;
}
 
.business-unit-department-stores-text228 {
  fill: #e93534;
  color: rgb(233, 53, 52);
  width: 100%;
  height: auto;
  font-size: 26px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
  text-transform: uppercase;
}
 
.business-unit-department-stores-text229 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text230 {
  width: auto;
}
 
.business-unit-department-stores-text231 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text232 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text233 {
  width: auto;
}
 
.business-unit-department-stores-text234 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text235 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text236 {
  width: auto;
}
 
.business-unit-department-stores-text237 {
  fill: #e93534;
  color: rgb(233, 53, 52);
  width: 100%;
  height: auto;
  font-size: 26px;
  font-style: normal;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Fira Sans";
  font-weight: 700;
  text-transform: uppercase;
}
 
.business-unit-department-stores-image18 {
  width: 80%;
  align-self: center;
  object-fit: cover;
  margin-bottom: 20px;
}
 
.business-unit-department-stores-container17 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  flex-direction: row;
}
 
.business-unit-department-stores-container18 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.business-unit-department-stores-text238 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text240 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text241 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text243 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text245 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text246 {
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-container19 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.business-unit-department-stores-image19 {
  width: 80%;
  align-self: center;
  object-fit: cover;
}
 
.business-unit-department-stores-image20 {
  width: 80%;
  align-self: center;
  object-fit: cover;
  margin-bottom: 20px;
}
 
.business-unit-department-stores-text249 {
  fill: #e93534;
  color: rgb(233, 53, 52);
  width: 100%;
  height: auto;
  font-size: 26px;
  font-style: normal;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Fira Sans";
  font-weight: 700;
  text-transform: uppercase;
}
 
.business-unit-department-stores-container20 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.business-unit-department-stores-container21 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.business-unit-department-stores-text250 {
  width: auto;
  font-size: 20px;
  text-align: left;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-text252 {
  font-size: 20px;
  text-align: left;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-text253 {
  font-size: 20px;
  text-align: left;
  font-family: "Agenda-Regular";
}
 
.business-unit-department-stores-container22 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.business-unit-department-stores-image21 {
  width: 100%;
  align-self: center;
  object-fit: cover;
}
 
.business-unit-department-stores-fragment52 {
  display: contents;
}
 
.business-unit-department-stores-text259 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment53 {
  display: contents;
}
 
.business-unit-department-stores-text260 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment54 {
  display: contents;
}
 
.business-unit-department-stores-text261 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment55 {
  display: contents;
}
 
.business-unit-department-stores-text262 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment56 {
  display: contents;
}
 
.business-unit-department-stores-text263 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment57 {
  display: contents;
}
 
.business-unit-department-stores-text264 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment58 {
  display: contents;
}
 
.business-unit-department-stores-text265 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment59 {
  display: contents;
}
 
.business-unit-department-stores-text266 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment60 {
  display: contents;
}
 
.business-unit-department-stores-text267 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment61 {
  display: contents;
}
 
.business-unit-department-stores-text268 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment62 {
  display: contents;
}
 
.business-unit-department-stores-text269 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment63 {
  display: contents;
}
 
.business-unit-department-stores-text270 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment64 {
  display: contents;
}
 
.business-unit-department-stores-text271 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment65 {
  display: contents;
}
 
.business-unit-department-stores-text272 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment66 {
  display: contents;
}
 
.business-unit-department-stores-text273 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment67 {
  display: contents;
}
 
.business-unit-department-stores-text274 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment68 {
  display: contents;
}
 
.business-unit-department-stores-text275 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment69 {
  display: contents;
}
 
.business-unit-department-stores-text276 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment70 {
  display: contents;
}
 
.business-unit-department-stores-text277 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment71 {
  display: contents;
}
 
.business-unit-department-stores-text278 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment72 {
  display: contents;
}
 
.business-unit-department-stores-text279 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.business-unit-department-stores-fragment73 {
  display: contents;
}
 
.business-unit-department-stores-text280 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment74 {
  display: contents;
}
 
.business-unit-department-stores-text281 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment75 {
  display: contents;
}
 
.business-unit-department-stores-text282 {
  display: inline-block;
}
 
.business-unit-department-stores-fragment76 {
  display: contents;
}
 
.business-unit-department-stores-text289 {
  display: inline-block;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 700;
}
 
.business-unit-department-stores-fragment77 {
  display: contents;
}
 
.business-unit-department-stores-text290 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment78 {
  display: contents;
}
 
.business-unit-department-stores-text291 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.business-unit-department-stores-fragment79 {
  display: contents;
}
 
.business-unit-department-stores-text292 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
@media(max-width: 1600px) {
  .business-unit-department-stores-text100 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text104 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text106 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text107 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text111 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text123 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text128 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text129 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text130 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text131 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text143 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text144 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text145 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text146 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text147 {
    font-family: Agenda-Regular;
  }
  .business-unit-department-stores-text148 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-text153 {
    font-size: 14px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-image10 {
    height: 819px;
    object-fit: cover;
  }
  .business-unit-department-stores-image11 {
    height: 100%;
    object-fit: cover;
  }
  .business-unit-department-stores-text228 {
    width: 100%;
  }
  .business-unit-department-stores-text237 {
    width: 100%;
  }
  .business-unit-department-stores-text249 {
    width: 100%;
  }
  .business-unit-department-stores-text266 {
    font-style: normal;
    font-weight: 700;
  }
}
 
@media(max-width: 991px) {
  .business-unit-department-stores-image10 {
    height: 100%;
    object-fit: cover;
  }
  .business-unit-department-stores-image11 {
    height: 100%;
    object-fit: cover;
  }
  .business-unit-department-stores-container13 {
    padding: var(--dl-layout-space-unit);
  }
  .business-unit-department-stores-text207 {
    font-size: 16px;
  }
  .business-unit-department-stores-text211 {
    font-size: 16px;
  }
  .business-unit-department-stores-container14 {
    padding: var(--dl-layout-space-unit);
  }
  .business-unit-department-stores-text219 {
    font-size: 16px;
  }
  .business-unit-department-stores-image14 {
    width: 80%;
  }
  .business-unit-department-stores-text227 {
    font-size: 16px;
  }
  .business-unit-department-stores-text228 {
    height: 50px;
    font-size: 30px;
  }
  .business-unit-department-stores-text229 {
    font-size: 16px;
  }
  .business-unit-department-stores-text230 {
    font-size: 16px;
  }
  .business-unit-department-stores-text233 {
    font-size: 16px;
  }
  .business-unit-department-stores-text236 {
    font-size: 16px;
  }
  .business-unit-department-stores-text237 {
    height: 50px;
    font-size: 30px;
  }
  .business-unit-department-stores-container17 {
    flex-direction: column;
  }
  .business-unit-department-stores-container18 {
    width: 100%;
  }
  .business-unit-department-stores-text238 {
    font-size: 16px;
  }
  .business-unit-department-stores-text243 {
    font-size: 16px;
  }
  .business-unit-department-stores-container19 {
    width: 100%;
    flex-direction: column-reverse;
  }
  .business-unit-department-stores-image19 {
    display: none;
  }
  .business-unit-department-stores-text249 {
    height: 50px;
    font-size: 30px;
  }
  .business-unit-department-stores-container20 {
    flex-direction: column-reverse;
  }
  .business-unit-department-stores-container21 {
    width: 100%;
  }
  .business-unit-department-stores-text250 {
    font-size: 16px;
  }
  .business-unit-department-stores-container22 {
    width: 100%;
  }
  .business-unit-department-stores-image21 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .business-unit-department-stores-image10 {
    height: 100%;
    display: flex;
  }
  .business-unit-department-stores-image11 {
    height: 100%;
    display: none;
  }
  .business-unit-department-stores-container11 {
    padding: var(--dl-layout-space-oneandhalfunits);
  }
  .business-unit-department-stores-container12 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
  .business-unit-department-stores-container13 {
    padding: 0px;
    flex-direction: column;
    border-bottom-width: 0px;
  }
  .business-unit-department-stores-text207 {
    fill: #823700;
    color: rgb(130, 55, 0);
    width: auto;
    display: flex;
    font-size: 15px;
    font-style: normal;
    text-align: left;
    font-family: Fira Sans;
    font-weight: 500;
    flex-direction: column;
  }
  .business-unit-department-stores-text209 {
    color: #823700;
    font-size: 15px;
    font-style: normal;
    text-align: left;
    font-family: Fira Sans;
    font-weight: 500;
  }
  .business-unit-department-stores-image12 {
    width: 70%;
  }
  .business-unit-department-stores-text211 {
    font-size: 15px;
    font-family: Fira Sans;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .business-unit-department-stores-container14 {
    padding: 0px;
    margin-top: 0px;
    flex-direction: column;
  }
  .business-unit-department-stores-image13 {
    width: 70%;
  }
  .business-unit-department-stores-text219 {
    font-size: 15px;
    font-family: Fira Sans;
  }
  .business-unit-department-stores-image14 {
    width: 100%;
  }
  .business-unit-department-stores-text227 {
    font-size: 15px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .business-unit-department-stores-container15 {
    gap: var(--dl-layout-space-halfunit);
  }
  .business-unit-department-stores-container16 {
    flex-wrap: wrap;
  }
  .business-unit-department-stores-image15 {
    width: 35%;
  }
  .business-unit-department-stores-image16 {
    width: 35%;
  }
  .business-unit-department-stores-image17 {
    width: 35%;
  }
  .business-unit-department-stores-text228 {
    height: auto;
    font-size: 20px;
  }
  .business-unit-department-stores-text229 {
    font-size: 15px;
  }
  .business-unit-department-stores-text230 {
    font-size: 15px;
  }
  .business-unit-department-stores-text233 {
    font-size: 15px;
  }
  .business-unit-department-stores-text236 {
    font-size: 15px;
  }
  .business-unit-department-stores-text237 {
    height: auto;
    font-size: 20px;
  }
  .business-unit-department-stores-image18 {
    width: 100%;
  }
  .business-unit-department-stores-container17 {
    flex-direction: column;
  }
  .business-unit-department-stores-container18 {
    width: 100%;
  }
  .business-unit-department-stores-text238 {
    font-size: 15px;
  }
  .business-unit-department-stores-text243 {
    font-size: 15px;
  }
  .business-unit-department-stores-container19 {
    width: 100%;
    flex-direction: column-reverse;
  }
  .business-unit-department-stores-image19 {
    width: 100%;
    display: flex;
  }
  .business-unit-department-stores-image20 {
    width: 100%;
    margin-bottom: 0px;
  }
  .business-unit-department-stores-text249 {
    height: auto;
    font-size: 20px;
    margin-top: 0px;
    line-height: 1;
  }
  .business-unit-department-stores-container20 {
    flex-direction: column;
  }
  .business-unit-department-stores-container21 {
    width: 100%;
  }
  .business-unit-department-stores-text250 {
    font-size: 15px;
  }
  .business-unit-department-stores-container22 {
    width: 100%;
  }
}
