.header-wrapper {
  display: contents;
}
 
.header-thq-header-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 68px;
  display: flex;
  z-index: 300;
  position: fixed;
  align-items: center;
  border-color: var(--dl-color-greyscale-lightgrey);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-greyscale-white);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.header-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  max-width: 1340px;
  align-items: center;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: space-between;
}
 
.header-navlink1 {
  display: contents;
}
 
.header-image10 {
  width: auto;
  height: 32px;
  object-fit: cover;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.header-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.header-thq-links-elm1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.header-thq-dropdown1 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.header-thq-dropdown1:hover {
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.header-thq-dropdown-toggle-elm10 {
  gap: var(--dl-layout-space-halfunit);
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.header-text10 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  vertical-align: middle;
  text-decoration: none;
}
 
.header-thq-dropdown-list-elm1 {
  top: 40px;
  left: 0px;
  width: max-content;
  cursor: default;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.header-thq-dropdown-elm1 {
  width: 100%;
  cursor: default;
  display: block;
  min-height: 24px;
  background-color: rgba(255, 255, 255, 0.01);
}
 
.header-thq-dropdown-elm2 {
  gap: 12px;
  cursor: default;
  display: grid;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  background-color: var(--dl-color-greyscale-white);
  grid-template-columns: 1fr 1fr;
}
 
.header-thq-dropdown-toggle-elm11 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm11:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image11 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container1 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text11 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text12 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-thq-dropdown-toggle-elm12 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm12:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image12 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container2 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text13 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text14 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-thq-dropdown-toggle-elm13 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm13:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image13 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container3 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text15 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text16 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-thq-dropdown-toggle-elm14 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm14:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image14 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container4 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text17 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text18 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-thq-dropdown-toggle-elm15 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm15:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image15 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container5 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text19 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text20 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-thq-dropdown-toggle-elm16 {
  width: 100%;
  cursor: pointer;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-greyscale-white);
}
 
.header-thq-dropdown-toggle-elm16:hover {
  border-radius: 12px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-image16 {
  width: var(--dl-layout-size-small);
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.header-container6 {
  width: 100%;
  display: flex;
  max-width: 280px;
  flex-direction: column;
}
 
.header-text21 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  font-style: normal;
}
 
.header-text22 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  width: 100%;
  display: flex;
  max-width: auto;
  font-style: normal;
}
 
.header-button1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  padding-top: var(--dl-layout-space-halfunit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: transparent;
}
 
.header-button1:hover {
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.header-text23 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
}
 
.header-thq-buttons-elm1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.header-thq-dropdown2 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.header-thq-dropdown2:hover {
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.header-thq-dropdown-toggle-elm17 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.header-image17 {
  width: 24px;
  object-fit: cover;
}
 
.header-text24 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-style: normal;
  text-align: center;
  vertical-align: middle;
}
 
.header-thq-dropdown-list-elm2 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  align-items: stretch;
  flex-direction: column;
  list-style-type: none;
  list-style-position: inside;
}
 
.header-thq-dropdown-elm3 {
  cursor: pointer;
  height: 24px;
  display: block;
  opacity: 1;
  position: relative;
  background-color: rgba(255, 255, 255, 0.01);
}
 
.header-thq-dropdown-elm4 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-color: var(--dl-color-greyscale-lightgrey);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
 
.header-thq-dropdown-toggle-elm18 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: 0px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-greyscale-white);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
 
.header-thq-dropdown-toggle-elm18:hover {
  border-radius: 0px;
  background-color: var(--dl-color-greyscale-lightestgrey);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
 
.header-text25 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  width: 100%;
  cursor: pointer;
  display: flex;
  font-style: normal;
}
 
.header-image18 {
  width: 24px;
  object-fit: cover;
}
 
.header-thq-dropdown-elm5 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
 
.header-thq-dropdown-toggle-elm19 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  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);
  background-color: var(--dl-color-greyscale-white);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.header-thq-dropdown-toggle-elm19:hover {
  fill: #fff;
  color: #fff;
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.header-text26 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  width: 100%;
  cursor: pointer;
  display: flex;
  font-style: normal;
}
 
.header-button2 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  padding-top: var(--dl-layout-space-halfunit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: transparent;
}
 
.header-button2:hover {
  border: none;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.header-text27 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.header-button3 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  margin-left: var(--dl-layout-space-unit);
  padding-top: var(--dl-layout-space-halfunit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 40px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  letter-spacing: 1%;
  padding-bottom: var(--dl-layout-space-halfunit);
  text-transform: none;
  text-decoration: none;
  background-color: #5b293e;
}
 
.header-button3:hover {
  background-color: #de4b4b;
}
 
.header-thq-burger-menu-elm {
  display: none;
}
 
.header-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.header-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.header-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.header-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.header-navlink2 {
  display: contents;
}
 
.header-image19 {
  width: auto;
  height: 32px;
  object-fit: cover;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.header-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.header-icon3 {
  width: 32px;
  height: 32px;
}
 
.header-thq-links-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.header-accordion1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.header-thq-trigger-elm1 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.header-thq-summary-elm1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.header-text28 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-style: normal;
  font-weight: 600;
}
 
.header-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.header-icon5 {
  width: 24px;
  height: 24px;
}
 
.header-separator1 {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  background-color: #e3e3e3;
}
 
.header-container7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.header-navlink3 {
  display: contents;
}
 
.header-text29 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-navlink4 {
  display: contents;
}
 
.header-text30 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-navlink5 {
  display: contents;
}
 
.header-text31 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-navlink6 {
  display: contents;
}
 
.header-text32 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-navlink7 {
  display: contents;
}
 
.header-text33 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-navlink8 {
  display: contents;
}
 
.header-text34 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  text-decoration: none;
}
 
.header-separator2 {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  background-color: #e3e3e3;
}
 
.header-text35 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0px;
}
 
.header-separator3 {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  background-color: #e3e3e3;
}
 
.header-accordion2 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.header-thq-trigger-elm2 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.header-thq-summary-elm2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.header-container8 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.header-image20 {
  width: 24px;
  object-fit: cover;
}
 
.header-text36 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-style: normal;
  text-align: center;
  vertical-align: middle;
}
 
.header-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.header-icon7 {
  width: 24px;
  height: 24px;
}
 
.header-separator4 {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  background-color: #e3e3e3;
}
 
.header-container9 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.header-text37 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
}
 
.header-text38 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
}
 
.header-separator5 {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  background-color: #e3e3e3;
}
 
.header-thq-buttons-elm2 {
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.header-button4 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-primary-02purple);
  border-width: 1px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 40px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: transparent;
}
 
.header-text39 {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.header-button5 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  margin-left: var(--dl-layout-space-unit);
  padding-top: var(--dl-layout-space-halfunit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 40px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  letter-spacing: 1%;
  padding-bottom: var(--dl-layout-space-halfunit);
  text-transform: none;
  text-decoration: none;
  background-color: #5b293e;
}
 
.header-button5:hover {
  background-color: #de4b4b;
}
 
.reviews-fragment18 {
  display: contents;
}
 
.reviews-text108 {
  display: inline-block;
}
 
.reviews-fragment17 {
  display: contents;
}
 
.reviews-text107 {
  display: inline-block;
}
 
.reviews-fragment11 {
  display: contents;
}
 
.reviews-text101 {
  display: inline-block;
}
 
.reviews-fragment16 {
  display: contents;
}
 
.reviews-text106 {
  display: inline-block;
}
 
.reviews-fragment15 {
  display: contents;
}
 
.reviews-text105 {
  display: inline-block;
}
 
.reviews-fragment13 {
  display: contents;
}
 
.reviews-text103 {
  display: inline-block;
}
 
.reviews-fragment14 {
  display: contents;
}
 
.reviews-text104 {
  display: inline-block;
}
 
.reviews-fragment10 {
  display: contents;
}
 
.reviews-text100 {
  display: inline-block;
}
 
.reviews-fragment19 {
  display: contents;
}
 
.reviews-text109 {
  display: inline-block;
}
 
.reviews-fragment12 {
  display: contents;
}
 
.reviews-text102 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 1100px) {
  .header-thq-dropdown-list-elm1 {
    left: -160px;
    right: 0px;
  }
}
 
@media(max-width: 900px) {
  .header-thq-desktop-menu-elm {
    display: none;
  }
  .header-text10 {
    line-height: 1;
  }
  .header-thq-dropdown-list-elm1 {
    top: 40px;
    left: -250px;
    width: 94vw;
  }
  .header-text11 {
    width: auto;
  }
  .header-text12 {
    width: auto;
  }
  .header-text13 {
    width: auto;
  }
  .header-text14 {
    width: auto;
  }
  .header-text15 {
    width: auto;
  }
  .header-text16 {
    width: auto;
  }
  .header-text17 {
    width: auto;
  }
  .header-text18 {
    width: auto;
  }
  .header-text19 {
    width: auto;
  }
  .header-text20 {
    width: auto;
  }
  .header-text21 {
    width: auto;
  }
  .header-text22 {
    width: auto;
  }
  .header-text27 {
    line-height: 1;
  }
  .header-button3 {
    line-height: 1;
  }
  .header-thq-burger-menu-elm {
    display: flex;
  }
  .header-icon1 {
    width: 32px;
    height: 32px;
  }
  .header-icon3 {
    width: 32px;
    height: 32px;
  }
  .header-thq-links-elm2 {
    width: 100%;
  }
  .header-thq-trigger-elm1 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .header-text28 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
    font-style: normal;
    font-weight: 600;
  }
  .header-separator1 {
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
    background-color: #e3e3e3;
  }
  .header-container7 {
    gap: var(--dl-layout-space-unit);
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .header-separator2 {
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
    background-color: #e3e3e3;
  }
  .header-text35 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .header-separator3 {
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
    background-color: #e3e3e3;
  }
  .header-thq-trigger-elm2 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .header-container8 {
    gap: var(--dl-layout-space-halfunit);
    flex-direction: row;
  }
  .header-text36 {
    fill: var(--dl-color-primary-02purple);
  }
  .header-separator4 {
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
    background-color: #e3e3e3;
  }
  .header-container9 {
    gap: var(--dl-layout-space-unit);
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .header-separator5 {
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
    background-color: #e3e3e3;
  }
  .header-thq-buttons-elm2 {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
  }
  .header-button4 {
    border-color: var(--dl-color-primary-02purple);
    border-width: 1px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    border-radius: 40px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .header-text39 {
    line-height: 1;
  }
  .header-button5 {
    line-height: 1.5;
  }
}
 
@media(max-width: 767px) {
  .header-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .header-thq-dropdown1 {
    display: none;
  }
  .header-button1 {
    display: none;
  }
  .header-thq-burger-menu-elm {
    align-items: center;
    justify-content: center;
  }
  .header-text35 {
    margin-bottom: 0px;
  }
}
 
@media(max-width: 479px) {
  .header-thq-header-elm {
    justify-content: center;
  }
  .header-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
  }
  .header-thq-mobile-menu-elm {
    padding: 16px;
  }
  .header-text29 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text30 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text31 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text32 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text33 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text34 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text37 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
  .header-text38 {
    fill: var(--dl-color-primary-02purple);
    color: var(--dl-color-primary-02purple);
  }
}

.faq-wrapper {
  display: contents;
}
 
.faq-thq-faq-elm {
  gap: 80px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1340px;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: var(--dl-layout-space-fourunits);
}
 
.faq-thq-text-elm {
  font-size: 36px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.faq-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  min-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq-accordion1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm1 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text10 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon10 {
  width: 24px;
  height: 24px;
}
 
.faq-container2 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-thq-line-elm1 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-accordion2 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm2 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text12 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon12 {
  width: 24px;
  height: 24px;
}
 
.faq-container3 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-thq-line-elm2 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-accordion3 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm3 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text14 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm3 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon14 {
  width: 24px;
  height: 24px;
}
 
.faq-container4 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-text15 {
  line-height: 1.5;
}
 
.faq-thq-line-elm3 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-accordion4 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm4 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text16 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm4 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon16 {
  width: 24px;
  height: 24px;
}
 
.faq-container5 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-text17 {
  line-height: 1.5;
}
 
.faq-thq-line-elm4 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-accordion5 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm5 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text18 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm5 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon18 {
  width: 24px;
  height: 24px;
}
 
.faq-container6 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-text19 {
  line-height: 1.5;
}
 
.faq-thq-line-elm5 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-accordion6 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.faq-thq-trigger-elm6 {
  cursor: pointer;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.faq-thq-summary-elm6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.faq-text20 {
  font-style: normal;
  font-weight: 600;
  padding-right: var(--dl-layout-space-unit);
}
 
.faq-thq-icon-container-elm6 {
  transition: transform 0.3s ease-in-out;
}
 
.faq-icon20 {
  width: 24px;
  height: 24px;
}
 
.faq-container7 {
  display: flex;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.faq-thq-line-elm6 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightgrey);
}
 
.faq-thq-link-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.faq-link {
  fill: var(--dl-color-primary-02purple);
  color: var(--dl-color-primary-02purple);
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.reviews-fragment32 {
  display: contents;
}
 
.reviews-text229 {
  display: inline-block;
}
 
.reviews-fragment20 {
  display: contents;
}
 
.reviews-text185 {
  display: inline-block;
}
 
.reviews-fragment29 {
  display: contents;
}
 
.reviews-text212 {
  display: inline-block;
}
 
.reviews-fragment26 {
  display: contents;
}
 
.reviews-text209 {
  display: inline-block;
}
 
.reviews-fragment25 {
  display: contents;
}
 
.reviews-text208 {
  display: inline-block;
}
 
.reviews-fragment23 {
  display: contents;
}
 
.reviews-text188 {
  display: inline-block;
}
 
.reviews-fragment24 {
  display: contents;
}
 
.reviews-text207 {
  display: inline-block;
}
 
.reviews-fragment22 {
  display: contents;
}
 
.reviews-text187 {
  display: inline-block;
}
 
.reviews-fragment31 {
  display: contents;
}
 
.reviews-text224 {
  display: inline-block;
}
 
.reviews-fragment27 {
  display: contents;
}
 
.reviews-text210 {
  display: inline-block;
}
 
.reviews-fragment28 {
  display: contents;
}
 
.reviews-text211 {
  display: inline-block;
}
 
.reviews-fragment21 {
  display: contents;
}
 
.reviews-text186 {
  display: inline-block;
}
 
.reviews-fragment30 {
  display: contents;
}
 
.reviews-text213 {
  display: inline-block;
}
 
.reviews-fragment33 {
  display: contents;
}
 
.reviews-text243 {
  display: inline-block;
}
 

 

 
@media(max-width: 1100px) {
  .faq-thq-faq-elm {
    gap: 60px;
    padding-bottom: 60px;
  }
  .faq-container1 {
    min-width: 550px;
  }
}
 
@media(max-width: 900px) {
  .faq-thq-faq-elm {
    flex-direction: column;
    padding-bottom: 60px;
  }
  .faq-container1 {
    width: 100%;
  }
  .faq-thq-link-elm {
    align-items: center;
  }
}
 
@media(max-width: 767px) {
  .faq-thq-faq-elm {
    gap: 40px;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    padding-bottom: 40px;
  }
  .faq-thq-text-elm {
    font-size: 30px;
  }
  .faq-container1 {
    gap: 20;
    width: 100%;
    min-width: 0px;
  }
}
 
@media(max-width: 479px) {
  .faq-thq-faq-elm {
    padding-bottom: 40px;
  }
}

.cta02a-wrapper {
  display: contents;
}
 
.cta02a-thq-cta02-elm {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 1340px;
  align-items: flex-end;
  padding-top: 110px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: var(--dl-layout-space-fourunits);
}
 
.cta02a-container1 {
  flex: 0;
  right: 0px;
  width: 100%;
  height: 328px;
  position: absolute;
}
 
.cta02a-image1 {
  right: 230px;
  width: 398px;
  bottom: 0px;
  z-index: 100;
  position: absolute;
  object-fit: cover;
}
 
.cta02a-container2 {
  gap: 12px;
  flex: 0 0 auto;
  right: 450px;
  width: 240px;
  bottom: 60px;
  height: auto;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: 12px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #F2FFF9;
}
 
.cta02a-image2 {
  width: 40px;
  object-fit: cover;
}
 
.cta02a-container3 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02a-text10 {
  fill: #708D81;
  color: #708D81;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-text11 {
  fill: #708D81;
  color: #708D81;
  width: auto;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-container4 {
  gap: 12px;
  flex: 0 0 auto;
  right: 140px;
  width: 240px;
  bottom: 20px;
  height: auto;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: 12px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #FFF5F5;
}
 
.cta02a-image3 {
  width: 40px;
  object-fit: cover;
}
 
.cta02a-container5 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02a-text12 {
  fill: #DE716E;
  color: #DE716E;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-text13 {
  fill: #DE716E;
  color: #DE716E;
  width: auto;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-container6 {
  gap: 12px;
  flex: 0 0 auto;
  right: 60px;
  width: 230px;
  bottom: 200px;
  height: auto;
  display: flex;
  z-index: 90;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: 12px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #FFFDF4;
}
 
.cta02a-image4 {
  width: 40px;
  align-self: center;
  object-fit: cover;
}
 
.cta02a-container7 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02a-text14 {
  fill: #9A3F41;
  color: #9A3F41;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-text15 {
  fill: #9A3F41;
  color: #9A3F41;
  width: auto;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-container8 {
  flex: 0 0 auto;
  width: 100%;
  height: 328px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 40px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  padding-bottom: 40px;
  background-color: var(--dl-color-primary-02pale);
}
 
.cta02a-container9 {
  gap: 40px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02a-text16 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  font-size: 36px;
  max-width: 410px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.cta02a-button {
  fill: var(--dl-color-primary-01red);
  color: #5b293e;
  cursor: pointer;
  transition: 0.3s;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 28px;
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.cta02a-button:hover {
  background-color: var(--dl-color-primary-inhoverdark);
}
 
.cta02a-button:active {
  background-color: var(--dl-color-primary-inpresseddard);
}
 
.reviews-fragment39 {
  display: contents;
}
 
.reviews-text259 {
  display: inline-block;
}
 
.reviews-fragment40 {
  display: contents;
}
 
.reviews-text260 {
  fill: #9A3F41;
  color: #9A3F41;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-fragment36 {
  display: contents;
}
 
.reviews-text253 {
  display: inline-block;
}
 
.reviews-fragment34 {
  display: contents;
}
 
.reviews-text251 {
  display: inline-block;
}
 
.reviews-fragment41 {
  display: contents;
}
 
.reviews-text264 {
  display: inline-block;
}
 
.reviews-fragment35 {
  display: contents;
}
 
.reviews-text252 {
  display: inline-block;
}
 
.reviews-fragment37 {
  display: contents;
}
 
.reviews-text254 {
  display: inline-block;
}
 
.reviews-fragment38 {
  display: contents;
}
 
.reviews-text255 {
  fill: #DE716E;
  color: #DE716E;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 

 
@media(max-width: 1100px) {
  .cta02a-thq-cta02-elm {
    padding-top: 80px;
  }
  .cta02a-image1 {
    right: 120px;
    width: 340px;
  }
  .cta02a-container2 {
    right: 330px;
    width: 190px;
    bottom: 60px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    flex-direction: row;
  }
  .cta02a-image2 {
    display: none;
  }
  .cta02a-container4 {
    right: 80px;
    width: 190px;
    bottom: 15px;
  }
  .cta02a-image3 {
    display: none;
  }
  .cta02a-container6 {
    right: 60px;
    width: 160px;
    bottom: 240px;
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
  .cta02a-image4 {
    display: none;
  }
  .cta02a-container8 {
    height: 290px;
    padding-left: 40px;
  }
  .cta02a-container9 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .cta02a-text16 {
    max-width: 45vw;
  }
  .cta02a-button {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 900px) {
  .cta02a-thq-cta02-elm {
    padding-top: 0px;
  }
  .cta02a-image1 {
    right: 100px;
    width: 300px;
  }
  .cta02a-container2 {
    right: 240px;
    width: 160px;
  }
  .cta02a-text10 {
    font-size: 14px;
  }
  .cta02a-text11 {
    font-size: 12px;
  }
  .cta02a-container4 {
    right: 50px;
    width: 165px;
  }
  .cta02a-text12 {
    font-size: 14px;
  }
  .cta02a-text13 {
    font-size: 12px;
  }
  .cta02a-container6 {
    right: 50px;
    width: 140px;
    bottom: 220px;
  }
  .cta02a-text14 {
    font-size: 14px;
  }
  .cta02a-text15 {
    font-size: 12px;
  }
  .cta02a-container8 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .cta02a-text16 {
    font-size: 30px;
    max-width: 50vw;
  }
  .reviews-text260 {
    font-size: 12px;
  }
  .reviews-text255 {
    font-size: 12px;
  }
}
 
@media(max-width: 767px) {
  .cta02a-thq-cta02-elm {
    flex: 1;
    height: auto;
    position: relative;
    padding-top: 280px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .cta02a-container1 {
    top: 0px;
    left: 0px;
    height: 100%;
    margin: 0px;
  }
  .cta02a-image1 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 250px;
    bottom: 220px;
    margin: auto;
    z-index: 90;
    position: absolute;
    margin-right: auto;
  }
  .cta02a-container2 {
    top: -150px;
    left: -300px;
    right: 0px;
    height: 80px;
    margin: auto;
    position: absolute;
  }
  .cta02a-container4 {
    top: 0px;
    left: 280px;
    right: 0px;
    bottom: 140px;
    height: 80px;
    margin: auto;
    z-index: 100;
    position: absolute;
  }
  .cta02a-container6 {
    top: 0px;
    left: 250px;
    right: 0px;
    width: 140px;
    bottom: 400px;
    height: 80px;
    margin: auto;
    z-index: 80;
    position: absolute;
  }
  .cta02a-container7 {
    align-items: flex-start;
  }
  .cta02a-container8 {
    height: auto;
    padding: 20px;
    z-index: 100;
    align-items: center;
    justify-content: flex-start;
  }
  .cta02a-container9 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    align-self: stretch;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
  }
  .cta02a-text16 {
    width: 100%;
    font-size: 30px;
    max-width: 100%;
  }
}
 
@media(max-width: 479px) {
  .cta02a-thq-cta02-elm {
    padding-top: 310px;
  }
  .cta02a-image1 {
    left: 0px;
    right: 30px;
    width: 250px;
    bottom: 280px;
    margin: auto;
  }
  .cta02a-container2 {
    top: -310px;
    left: -220px;
    right: 0px;
    width: 60px;
    bottom: 0px;
    height: 60px;
    margin: auto;
    padding: var(--dl-layout-space-halfunit);
    justify-content: center;
  }
  .cta02a-image2 {
    display: flex;
  }
  .cta02a-container3 {
    display: none;
  }
  .cta02a-container4 {
    left: 220px;
    right: 0px;
    width: 60px;
    bottom: 240px;
    height: 60px;
    margin: auto;
    padding: var(--dl-layout-space-halfunit);
    justify-content: center;
  }
  .cta02a-image3 {
    display: flex;
  }
  .cta02a-container5 {
    display: none;
  }
  .cta02a-container6 {
    left: 140px;
    right: 0px;
    width: 60px;
    bottom: 500px;
    height: 60px;
    margin: auto;
    justify-content: center;
  }
  .cta02a-image4 {
    display: flex;
  }
  .cta02a-container7 {
    display: none;
  }
  .cta02a-container8 {
    height: auto;
    padding: 20px;
    justify-content: flex-start;
  }
  .cta02a-text16 {
    max-width: 320px;
  }
  .cta02a-button {
    border-radius: 50px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-thq-footer-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-02purple);
}
 
.footer-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1340px;
  align-items: flex-start;
  padding-top: 80px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 80px;
  justify-content: space-between;
}
 
.footer-container11 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 210px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-sixunits);
  flex-direction: column;
}
 
.footer-navlink10 {
  display: contents;
}
 
.footer-image1 {
  width: auto;
  height: 40px;
  object-fit: cover;
  text-decoration: none;
}
 
.footer-container12 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-container13 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text10 {
  color: #cacaca;
}
 
.footer-text11 {
  color: #cacaca;
}
 
.footer-text12 {
  color: #cacaca;
  font-size: 14px;
}
 
.footer-container14 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
}
 
.footer-container15 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
}
 
.footer-container16 {
  gap: var(--dl-layout-space-unit);
  flex: .8;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text13 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink11 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink12 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink13 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink14 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink15 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-button {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-container17 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text14 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink16 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink17 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink18 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink19 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink20 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink21 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-container18 {
  gap: var(--dl-layout-space-twounits);
  flex: .7;
  display: flex;
  align-items: flex-start;
}
 
.footer-container19 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text15 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-thq-button-elm {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink22 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink23 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink24 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink25 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  padding-bottom: 0px;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink26 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-navlink27 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-container20 {
  gap: var(--dl-layout-space-unit);
  flex: .6;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text16 {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.footer-navlink28 {
  fill: var(--dl-color-greyscale-grey);
  color: var(--dl-color-greyscale-grey);
  cursor: pointer;
  padding: 0px;
  font-size: 14px;
  transition: 0.3s;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  border-radius: 0px;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
}
 
.footer-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1340px;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 80px;
  justify-content: flex-start;
}
 
.footer-container22 {
  gap: 40px;
  flex: 0 0 auto;
  width: 210px;
  height: auto;
  display: flex;
  align-items: center;
  margin-right: var(--dl-layout-space-sixunits);
}
 
.footer-image2 {
  width: 24px;
  object-fit: cover;
}
 
.footer-image3 {
  width: 24px;
  object-fit: cover;
}
 
.footer-image4 {
  width: 24px;
  object-fit: cover;
}
 
.footer-text17 {
  fill: var(--dl-color-greyscale-placeholdergrey);
  color: var(--dl-color-greyscale-placeholdergrey);
  font-size: 12px;
  max-width: 1050px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-fragment42 {
  display: contents;
}
 
.reviews-text265 {
  display: inline-block;
}
 
.reviews-fragment44 {
  display: contents;
}
 
.reviews-text269 {
  display: inline-block;
}
 
.reviews-fragment43 {
  display: contents;
}
 
.reviews-text268 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 1100px) {
  .footer-container10 {
    gap: var(--dl-layout-space-threeunits);
    padding-top: 40px;
    flex-direction: column;
    padding-bottom: 40px;
    justify-content: flex-start;
  }
  .footer-container11 {
    gap: var(--dl-layout-space-halfunit);
    width: auto;
  }
  .footer-image1 {
    width: auto;
  }
  .footer-container13 {
    gap: 5px;
    flex-direction: row;
  }
  .footer-text10 {
    font-size: 14px;
  }
  .footer-text11 {
    font-size: 14px;
  }
  .footer-text12 {
    font-size: 12px;
  }
  .footer-container14 {
    gap: 40px;
  }
  .footer-container15 {
    gap: 40px;
  }
  .footer-container18 {
    gap: 40px;
  }
  .footer-container21 {
    gap: var(--dl-layout-space-halfunit);
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-container22 {
    width: 190px;
  }
  .footer-text17 {
    width: 100%;
    max-width: auto;
  }
}
 
@media(max-width: 900px) {
  .footer-container10 {
    gap: var(--dl-layout-space-twounits);
    padding-top: 40px;
    flex-direction: column;
    padding-bottom: 40px;
    justify-content: flex-start;
  }
  .footer-container11 {
    gap: var(--dl-layout-space-halfunit);
  }
  .footer-container14 {
    width: auto;
    justify-content: flex-start;
  }
  .footer-thq-button-elm {
    fill: var(--dl-color-greyscale-grey);
    color: var(--dl-color-greyscale-grey);
    cursor: pointer;
    padding: 0px;
    font-size: 14px;
    text-align: left;
    transition: 0.3s;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
    border-width: 0px;
    border-radius: 0px;
    text-transform: none;
    text-decoration: none;
    background-color: transparent;
  }
  .footer-container21 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: 40px;
    justify-content: flex-start;
  }
}
 
@media(max-width: 767px) {
  .footer-container10 {
    gap: var(--dl-layout-space-twounits);
    padding-left: 16px;
    padding-right: 16px;
  }
  .footer-text10 {
    font-size: 12px;
  }
  .footer-text11 {
    font-size: 12px;
  }
  .footer-text12 {
    font-size: 10px;
  }
  .footer-container14 {
    gap: var(--dl-layout-space-twounits);
    width: auto;
    flex-direction: column;
  }
  .footer-container15 {
    gap: var(--dl-layout-space-fiveunits);
  }
  .footer-container16 {
    width: 100%;
    max-width: 140px;
  }
  .footer-text13 {
    font-size: 12px;
  }
  .footer-navlink11 {
    font-size: 12px;
  }
  .footer-navlink12 {
    font-size: 12px;
  }
  .footer-navlink13 {
    font-size: 12px;
  }
  .footer-navlink14 {
    font-size: 12px;
  }
  .footer-navlink15 {
    font-size: 12px;
  }
  .footer-button {
    font-size: 12px;
  }
  .footer-text14 {
    font-size: 12px;
  }
  .footer-navlink16 {
    font-size: 12px;
  }
  .footer-navlink17 {
    font-size: 12px;
  }
  .footer-navlink18 {
    font-size: 12px;
  }
  .footer-navlink19 {
    font-size: 12px;
  }
  .footer-navlink20 {
    font-size: 12px;
  }
  .footer-navlink21 {
    font-size: 12px;
  }
  .footer-container18 {
    gap: var(--dl-layout-space-fiveunits);
    flex: 1;
    width: 100%;
  }
  .footer-container19 {
    width: auto;
    max-width: 140px;
  }
  .footer-text15 {
    font-size: 12px;
  }
  .footer-thq-button-elm {
    font-size: 12px;
  }
  .footer-navlink22 {
    font-size: 12px;
  }
  .footer-navlink23 {
    font-size: 12px;
  }
  .footer-navlink24 {
    font-size: 12px;
  }
  .footer-navlink25 {
    font-size: 12px;
  }
  .footer-navlink26 {
    font-size: 12px;
  }
  .footer-navlink27 {
    font-size: 12px;
  }
  .footer-text16 {
    font-size: 12px;
  }
  .footer-navlink28 {
    font-size: 12px;
  }
  .footer-container21 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
 
@media(max-width: 479px) {
  .footer-container11 {
    margin-right: 0px;
  }
  .footer-container15 {
    gap: var(--dl-layout-space-twounits);
  }
  .footer-container16 {
    flex: 1;
  }
  .footer-container17 {
    flex: 1;
    width: auto;
  }
  .footer-container18 {
    gap: var(--dl-layout-space-twounits);
  }
  .footer-container19 {
    flex: 1;
  }
}

.reviews-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-fragment10 {
  display: contents;
}
 
.reviews-text100 {
  display: inline-block;
}
 
.reviews-fragment11 {
  display: contents;
}
 
.reviews-text101 {
  display: inline-block;
}
 
.reviews-fragment12 {
  display: contents;
}
 
.reviews-text102 {
  display: inline-block;
}
 
.reviews-fragment13 {
  display: contents;
}
 
.reviews-text103 {
  display: inline-block;
}
 
.reviews-fragment14 {
  display: contents;
}
 
.reviews-text104 {
  display: inline-block;
}
 
.reviews-fragment15 {
  display: contents;
}
 
.reviews-text105 {
  display: inline-block;
}
 
.reviews-fragment16 {
  display: contents;
}
 
.reviews-text106 {
  display: inline-block;
}
 
.reviews-fragment17 {
  display: contents;
}
 
.reviews-text107 {
  display: inline-block;
}
 
.reviews-fragment18 {
  display: contents;
}
 
.reviews-text108 {
  display: inline-block;
}
 
.reviews-fragment19 {
  display: contents;
}
 
.reviews-text109 {
  display: inline-block;
}
 
.reviews-thq-hero-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 930px;
  margin-top: var(--dl-layout-space-fourunits);
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 190px;
}
 
.reviews-container11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 750px;
  align-items: center;
  flex-direction: column;
}
 
.reviews-text110 {
  font-size: 48px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -2.5%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text111 {
  font-size: 16px;
  max-width: 345px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
 .reviews-jp-text111 {
  font-size: 16px;
  max-width: auto;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
.reviews-image10 {
  top: 180px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  position: absolute;
  max-width: 946px;
  object-fit: cover;
  padding-left: 20px;
  padding-right: 20px;
}
 
.reviews-container12 {
  flex: 0 0 auto;
  width: 760px;
  height: 328px;
  display: flex;
  position: relative;
  margin-top: 180px;
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  justify-content: flex-end;
  background-color: var(--dl-color-primary-02moss);
}
 
.reviews-image11 {
  width: auto;
  height: 465px;
  z-index: 99;
  object-fit: cover;
}
 
.reviews-image12 {
  right: 104px;
  width: auto;
  bottom: 74px;
  z-index: 100;
  position: absolute;
  max-width: 28px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 20px;
}
 
.reviews-image13 {
  right: -20px;
  width: 224px;
  bottom: -30px;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 12px;
}
 
.reviews-image14 {
  top: -27px;
  right: -30px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 140px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 12px;
}
 
.reviews-image15 {
  top: 15px;
  left: -70px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 260px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 12px;
}
 
.reviews-image16 {
  top: -82px;
  left: 94px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 64px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 35px;
}
 
.reviews-image17 {
  top: -43px;
  left: 140px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 28px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 20px;
}
 
.reviews-image18 {
  left: 64px;
  width: auto;
  bottom: 14px;
  z-index: 100;
  position: absolute;
  max-width: 64px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 35px;
}
 
.reviews-image19 {
  left: 110px;
  width: auto;
  bottom: 9px;
  z-index: 100;
  position: absolute;
  max-width: 28px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 20px;
}
 
.reviews-image20 {
  right: 66px;
  width: auto;
  bottom: 80px;
  z-index: 100;
  position: absolute;
  max-width: 64px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 35px;
}
 
.reviews-image21 {
  top: -118px;
  right: -14px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 64px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 35px;
  background-size: cover;
  background-image: url("/images/fukupochi/profile01.png");
}
 
.reviews-image22 {
  top: -78px;
  right: 28px;
  width: auto;
  z-index: 100;
  position: absolute;
  max-width: 28px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 20px;
}
 
.reviews-container13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1340px;
  align-items: center;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.reviews-text112 {
  font-size: 36px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 40px;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container14 {
  gap: 24px;
  height: 100%;
  display: flex;
  align-self: stretch;
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
}
 
.reviews-container15 {
  gap: 24px;
  width: auto;
  height: auto;
  display: grid;
  align-self: flex-start;
  place-items: start;
  grid-template-columns: repeat(3, 1fr);
}
 
.reviews-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image23 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text116 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text117 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image24 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text118 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text119 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-thq-container-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image25 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text120 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text121 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image26 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text122 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text123 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container19 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image27 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text124 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text125 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container20 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image28 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text126 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text127 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image29 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text128 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text129 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image30 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text130 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text131 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image31 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text132 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text133 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container24 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image32 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text134 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text135 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image33 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text136 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text137 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container26 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image34 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text138 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text139 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-accordion {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
 
.reviews-thq-trigger-elm {
  cursor: pointer;
  align-self: center;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.reviews-thq-summary-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.reviews-text140 {
  font-style: normal;
  font-weight: 600;
}
 
.reviews-thq-icon-container-elm {
  transition: transform 0.3s ease-in-out;
}
 
.reviews-icon1 {
  width: 24px;
  height: 24px;
}
 
.reviews-thq-content-elm {
  display: flex;
}
 
.reviews-container27 {
  display: flex;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.reviews-container28 {
  gap: 24px;
  width: auto;
  height: auto;
  display: grid;
  align-self: flex-start;
  place-items: start;
  grid-template-columns: repeat(3, 1fr);
}
 
.reviews-container29 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image35 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text141 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text142 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container30 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image36 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text143 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text144 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container31 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image37 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text145 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text146 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container32 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image38 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text147 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text151 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container33 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 40px;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image39 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text152 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text153 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container34 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image40 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text154 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text155 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container35 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image41 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text156 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text157 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container36 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image42 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text158 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text159 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container37 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image43 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text160 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text161 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container38 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image44 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text162 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text168 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container39 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 410px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 36px;
  padding-left: 40px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 36px;
  background-color: var(--dl-color-greyscale-white);
}
 
.reviews-image45 {
  width: auto;
  height: 40px;
  object-fit: cover;
  margin-bottom: 30px;
}
 
.reviews-text169 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text170 {
  font-size: 16px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text171 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 10px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text175 {
  font-weight: 700;
}
 
.reviews-container40 {
  width: 100%;
  display: flex;
  max-width: 1340px;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.reviews-text177 {
  font-size: 36px;
  max-width: 880px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: var(--dl-layout-space-unit);
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-text178 {
  font-size: 16px;
  max-width: 800px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-threeunits);
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container41 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1340px;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: space-between;
}
 
.reviews-container42 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  max-width: 370px;
  align-items: flex-start;
  flex-direction: column;
}
 
.reviews-image46 {
  width: 100%;
  object-fit: cover;
  border-radius: 18px;
}
 
.reviews-text180 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container43 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  max-width: 418px;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}
 
.reviews-image47 {
  width: 100%;
  object-fit: cover;
  border-radius: 18px;
}
 
.reviews-text182 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-container44 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  max-width: 370px;
  align-items: flex-start;
  flex-direction: column;
}
 
.reviews-image48 {
  width: 100%;
  object-fit: cover;
  border-radius: 18px;
}
 
.reviews-text184 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-fragment20 {
  display: contents;
}
 
.reviews-text185 {
  display: inline-block;
}
 
.reviews-fragment21 {
  display: contents;
}
 
.reviews-text186 {
  display: inline-block;
}
 
.reviews-fragment22 {
  display: contents;
}
 
.reviews-text187 {
  display: inline-block;
}
 
.reviews-fragment23 {
  display: contents;
}
 
.reviews-text188 {
  display: inline-block;
}
 
.reviews-fragment24 {
  display: contents;
}
 
.reviews-text207 {
  display: inline-block;
}
 
.reviews-fragment25 {
  display: contents;
}
 
.reviews-text208 {
  display: inline-block;
}
 
.reviews-fragment26 {
  display: contents;
}
 
.reviews-text209 {
  display: inline-block;
}
 
.reviews-fragment27 {
  display: contents;
}
 
.reviews-text210 {
  display: inline-block;
}
 
.reviews-fragment28 {
  display: contents;
}
 
.reviews-text211 {
  display: inline-block;
}
 
.reviews-fragment29 {
  display: contents;
}
 
.reviews-text212 {
  display: inline-block;
}
 
.reviews-fragment30 {
  display: contents;
}
 
.reviews-text213 {
  display: inline-block;
}
 
.reviews-fragment31 {
  display: contents;
}
 
.reviews-text224 {
  display: inline-block;
}
 
.reviews-fragment32 {
  display: contents;
}
 
.reviews-text229 {
  display: inline-block;
}
 
.reviews-fragment33 {
  display: contents;
}
 
.reviews-text243 {
  display: inline-block;
}
 
.reviews-fragment34 {
  display: contents;
}
 
.reviews-text251 {
  display: inline-block;
}
 
.reviews-fragment35 {
  display: contents;
}
 
.reviews-text252 {
  display: inline-block;
}
 
.reviews-fragment36 {
  display: contents;
}
 
.reviews-text253 {
  display: inline-block;
}
 
.reviews-fragment37 {
  display: contents;
}
 
.reviews-text254 {
  display: inline-block;
}
 
.reviews-fragment38 {
  display: contents;
}
 
.reviews-text255 {
  fill: #DE716E;
  color: #DE716E;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-fragment39 {
  display: contents;
}
 
.reviews-text259 {
  display: inline-block;
}
 
.reviews-fragment40 {
  display: contents;
}
 
.reviews-text260 {
  fill: #9A3F41;
  color: #9A3F41;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.reviews-fragment41 {
  display: contents;
}
 
.reviews-text264 {
  display: inline-block;
}
 
.reviews-fragment42 {
  display: contents;
}
 
.reviews-text265 {
  display: inline-block;
}
 
.reviews-fragment43 {
  display: contents;
}
 
.reviews-text268 {
  display: inline-block;
}
 
.reviews-fragment44 {
  display: contents;
}
 
.reviews-text269 {
  display: inline-block;
}
 
@media(max-width: 1100px) {
  .reviews-image10 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
 
@media(max-width: 900px) {
  .reviews-container12 {
    width: 613px;
    height: 265px;
  }
  .reviews-image11 {
    height: 392px;
  }
  .reviews-image12 {
    width: 146px;
  }
  .reviews-image13 {
    width: 200px;
  }
  .reviews-image14 {
    right: 20px;
    width: 146px;
    max-width: 100px;
  }
  .reviews-image15 {
    top: 10px;
    width: 180px;
  }
  .reviews-image16 {
    width: auto;
  }
  .reviews-image17 {
    width: 146px;
  }
  .reviews-image18 {
    left: 44px;
    width: 146px;
  }
  .reviews-image19 {
    left: 90px;
    width: 146px;
  }
  .reviews-image20 {
    width: 146px;
  }
  .reviews-image21 {
    width: 146px;
  }
  .reviews-image22 {
    width: 146px;
  }
  .reviews-container14 {
    flex-direction: column;
  }
  .reviews-container15 {
    grid-template-columns: 1fr 1fr;
  }
  .reviews-container28 {
    grid-template-columns: 1fr 1fr;
  }
  .reviews-text255 {
    font-size: 12px;
  }
  .reviews-text260 {
    font-size: 12px;
  }
}
 
@media(max-width: 767px) {
  .reviews-thq-hero-elm {
    padding-top: 40px;
    padding-bottom: 120px;
  }
  .reviews-container11 {
    gap: var(--dl-layout-space-halfunit);
  }
  .reviews-text110 {
    font-size: 30px;
  }
  .reviews-text111 {
    font-size: 14px;
  }
  .reviews-jp-text111 {
    font-size: 14px;
  }
  .reviews-image10 {
    top: 150px;
    max-width: 700px;
  }
  .reviews-container12 {
    width: 100%;
    max-width: 400px;
    margin-top: 110px;
  }
  .reviews-image11 {
    height: 313px;
  }
  .reviews-image12 {
    right: 60px;
    width: auto;
    bottom: 60px;
    z-index: 101;
    max-width: 18px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image13 {
    right: 30px;
    width: 120px;
    bottom: -10px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image14 {
    top: 35px;
    right: -20px;
    width: 80px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image15 {
    top: 65px;
    left: -35px;
    width: 110px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image16 {
    top: -52px;
    width: auto;
    bottom: 40px;
    max-width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image17 {
    top: -28px;
    left: 120px;
    width: auto;
    max-width: 18px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image18 {
    left: 30px;
    width: auto;
    bottom: 20px;
    max-width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image19 {
    left: 55px;
    width: auto;
    bottom: 15px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image20 {
    right: 30px;
    width: auto;
    bottom: 60px;
    max-width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image21 {
    top: -30px;
    right: 55px;
    width: auto;
    max-width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-image22 {
    top: -5px;
    right: 85px;
    width: auto;
    max-width: 18px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .reviews-container13 {
    max-width: 630px;
    padding-top: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .reviews-text112 {
    font-size: 30px;
    max-width: auto;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .reviews-container15 {
    align-self: center;
    grid-template-columns: 1fr;
  }
  .reviews-container16 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .reviews-container17 {
    padding: 30px;
  }
  .reviews-thq-container-elm {
    padding: 30px;
  }
  .reviews-container18 {
    padding: 30px;
  }
  .reviews-container19 {
    padding: 30px;
  }
  .reviews-container20 {
    padding: 30px;
  }
  .reviews-container21 {
    padding: 30px;
  }
  .reviews-container22 {
    padding: 30px;
  }
  .reviews-container23 {
    padding: 30px;
  }
  .reviews-container24 {
    padding: 30px;
  }
  .reviews-container25 {
    padding: 30px;
  }
  .reviews-container26 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .reviews-accordion {
    align-items: center;
  }
  .reviews-container28 {
    align-self: center;
    grid-template-columns: 1fr;
  }
  .reviews-container29 {
    padding: 30px;
  }
  .reviews-container30 {
    padding: 30px;
  }
  .reviews-container31 {
    padding: 30px;
  }
  .reviews-container32 {
    padding: 30px;
  }
  .reviews-container33 {
    padding: 30px;
  }
  .reviews-container34 {
    padding: 30px;
  }
  .reviews-container35 {
    padding: 30px;
  }
  .reviews-container36 {
    padding: 30px;
  }
  .reviews-container37 {
    padding: 30px;
  }
  .reviews-container38 {
    padding: 30px;
  }
  .reviews-container39 {
    padding: 30px;
  }
  .reviews-text171 {
    color: var(--dl-color-greyscale-darkestgrey);
    max-width: auto;
    font-family: Montserrat;
  }
  .reviews-text172 {
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
  }
  .reviews-text173 {
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
  }
  .reviews-text174 {
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
  }
  .reviews-text175 {
    font-style: normal;
    font-weight: 600;
    line-height: 1.25;
  }
  .reviews-text176 {
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
  }
  .reviews-container40 {
    max-width: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .reviews-text177 {
    font-size: 30px;
    max-width: 630px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .reviews-text178 {
    font-size: 14px;
    max-width: 630px;
    margin-bottom: 30px;
  }
  .reviews-container41 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .reviews-container42 {
    gap: var(--dl-layout-space-unit);
    max-width: 630px;
  }
  .reviews-text180 {
    font-size: 14px;
  }
  .reviews-container43 {
    gap: var(--dl-layout-space-unit);
    max-width: 630px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .reviews-text182 {
    font-size: 14px;
  }
  .reviews-container44 {
    gap: var(--dl-layout-space-unit);
    max-width: 630px;
  }
  .reviews-text184 {
    font-size: 14px;
  }
}
 
@media(max-width: 479px) {
  .reviews-thq-hero-elm {
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .reviews-text110 {
    font-size: 30px;
  }
  .reviews-text111 {
    font-size: 14px;
  }
  
  .reviews-jp-text111 {
    font-size: 14px;
  }
  .reviews-image10 {
    display: none;
  }
  .reviews-container12 {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .reviews-image11 {
    height: 100%;
    max-height: 240px;
  }
  .reviews-image14 {
    top: 90px;
    right: -10px;
    width: 60px;
  }
  .reviews-image15 {
    top: 110px;
    left: -15px;
    width: 90px;
    z-index: 98;
  }
  .reviews-image16 {
    top: 10px;
    left: 60px;
  }
  .reviews-image17 {
    top: 35px;
    left: 90px;
  }
  .reviews-image18 {
    left: 15px;
    bottom: 10px;
  }
  .reviews-image19 {
    left: 40px;
    bottom: 8px;
  }
  .reviews-image20 {
    bottom: 40px;
  }
  .reviews-image21 {
    top: 20px;
    right: 45px;
  }
  .reviews-image22 {
    top: 45px;
    right: 70px;
  }
  .reviews-text112 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .reviews-container15 {
    align-self: center;
    grid-template-columns: 1fr;
  }
  .reviews-container25 {
    padding: 30px;
  }
  .reviews-container26 {
    padding: 30px;
  }
  .reviews-container28 {
    align-self: center;
    grid-template-columns: 1fr;
  }
  .reviews-container34 {
    padding: 30px;
  }
  .reviews-container35 {
    padding: 30px;
  }
  .reviews-container36 {
    padding: 30px;
  }
  .reviews-container37 {
    padding: 30px;
  }
  .reviews-container38 {
    padding: 30px;
  }
  .reviews-container39 {
    padding: 30px;
  }
  .reviews-text171 {
    margin-top: 0px;
  }
  .reviews-container40 {
    padding-bottom: 40px;
  }
  .reviews-text177 {
    font-size: 30px;
  }
  .reviews-text178 {
    font-size: 14px;
  }
  .reviews-text180 {
    font-size: 14px;
  }
  .reviews-text182 {
    font-size: 14px;
  }
  .reviews-text184 {
    font-size: 14px;
  }
}