.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;
}
 
.currencies-fragment18 {
  display: contents;
}
 
.currencies-text108 {
  display: inline-block;
}
 
.currencies-fragment17 {
  display: contents;
}
 
.currencies-text107 {
  display: inline-block;
}
 
.currencies-fragment11 {
  display: contents;
}
 
.currencies-text101 {
  display: inline-block;
}
 
.currencies-fragment16 {
  display: contents;
}
 
.currencies-text106 {
  display: inline-block;
}
 
.currencies-fragment15 {
  display: contents;
}
 
.currencies-text105 {
  display: inline-block;
}
 
.currencies-fragment13 {
  display: contents;
}
 
.currencies-text103 {
  display: inline-block;
}
 
.currencies-fragment14 {
  display: contents;
}
 
.currencies-text104 {
  display: inline-block;
}
 
.currencies-fragment10 {
  display: contents;
}
 
.currencies-text100 {
  display: inline-block;
}
 
.currencies-fragment19 {
  display: contents;
}
 
.currencies-text109 {
  display: inline-block;
}
 
.currencies-fragment12 {
  display: contents;
}
 
.currencies-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);
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container {
  display: flex;
  position: relative;
}
 
.app-component-button {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  cursor: pointer;
  transition: 0.3s;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-threeunits);
  border-radius: 28px;
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #5b293e;
}
 
.app-component-button:hover {
  background-color: var(--dl-color-primary-inhover);
}
 
@media(max-width: 767px) {
  .app-component-button {
    width: 100%;
  }
}

.cta02b-wrapper {
  display: contents;
}
 
.cta02b-thq-cta02-elm {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 1340px;
  align-items: flex-end;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: var(--dl-layout-space-fourunits);
}
 
.cta02b-container1 {
  flex: 0;
  right: 0px;
  width: 100%;
  height: 328px;
  position: absolute;
}
 
.cta02b-image1 {
  right: 230px;
  width: 398px;
  bottom: 0px;
  z-index: 100;
  position: absolute;
  object-fit: cover;
}
 
.cta02b-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;
}
 
.cta02b-image2 {
  width: 40px;
  object-fit: cover;
}
 
.cta02b-container3 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02b-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;
}
 
.cta02b-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;
}
 
.cta02b-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;
}
 
.cta02b-image3 {
  width: 40px;
  object-fit: cover;
}
 
.cta02b-container5 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02b-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;
}
 
.cta02b-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;
}
 
.cta02b-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;
}
 
.cta02b-image4 {
  width: 40px;
  align-self: center;
  object-fit: cover;
}
 
.cta02b-container7 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02b-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;
}
 
.cta02b-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;
}
 
.cta02b-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);
}
 
.cta02b-container9 {
  gap: 40px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta02b-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;
}
 
.cta02b-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);
}
 
.cta02b-button:hover {
  background-color: var(--dl-color-primary-inhoverdark);
}
 
.cta02b-button:active {
  background-color: var(--dl-color-primary-inpresseddard);
}
 
.currencies-fragment27 {
  display: contents;
}
 
.currencies-text346 {
  display: inline-block;
}
 
.currencies-fragment25 {
  display: contents;
}
 
.currencies-text341 {
  display: inline-block;
}
 
.currencies-fragment20 {
  display: contents;
}
 
.currencies-text333 {
  display: inline-block;
}
 
.currencies-fragment22 {
  display: contents;
}
 
.currencies-text335 {
  display: inline-block;
}
 
.currencies-fragment24 {
  display: contents;
}
 
.currencies-text337 {
  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;
}
 
.currencies-fragment26 {
  display: contents;
}
 
.currencies-text342 {
  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;
}
 
.currencies-fragment23 {
  display: contents;
}
 
.currencies-text336 {
  display: inline-block;
}
 
.currencies-fragment21 {
  display: contents;
}
 
.currencies-text334 {
  display: inline-block;
}
 

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

.currencies-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-greyscale-white);
}
 
.currencies-fragment10 {
  display: contents;
}
 
.currencies-text100 {
  display: inline-block;
}
 
.currencies-fragment11 {
  display: contents;
}
 
.currencies-text101 {
  display: inline-block;
}
 
.currencies-fragment12 {
  display: contents;
}
 
.currencies-text102 {
  display: inline-block;
}
 
.currencies-fragment13 {
  display: contents;
}
 
.currencies-text103 {
  display: inline-block;
}
 
.currencies-fragment14 {
  display: contents;
}
 
.currencies-text104 {
  display: inline-block;
}
 
.currencies-fragment15 {
  display: contents;
}
 
.currencies-text105 {
  display: inline-block;
}
 
.currencies-fragment16 {
  display: contents;
}
 
.currencies-text106 {
  display: inline-block;
}
 
.currencies-fragment17 {
  display: contents;
}
 
.currencies-text107 {
  display: inline-block;
}
 
.currencies-fragment18 {
  display: contents;
}
 
.currencies-text108 {
  display: inline-block;
}
 
.currencies-fragment19 {
  display: contents;
}
 
.currencies-text109 {
  display: inline-block;
}
 
.currencies-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: 40px;
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 100px;
}
 
.currencies-container11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 750px;
  align-items: center;
  flex-direction: column;
}
 
.currencies-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;
}
 
.currencies-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;
}
 
.currencies-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: #5c2a3f;
}
 
.currencies-image10 {
  width: 700px;
  height: auto;
  z-index: 99;
  object-fit: cover;
}
 
.currencies-image11 {
  top: -20px;
  left: 15px;
  width: 64px;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 32px;
}
 
.currencies-image12 {
  left: 150px;
  width: 64px;
  bottom: -32px;
  margin: auto;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 32px;
}
 
.currencies-image13 {
  right: -32px;
  width: 64px;
  bottom: 60px;
  margin: auto;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 32px;
}
 
.currencies-image14 {
  top: -32px;
  right: 30px;
  width: 64px;
  margin: auto;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 32px;
}
 
.currencies-container13 {
  flex: 0 0 auto;
  left: -60px;
  bottom: 50px;
  display: flex;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 9px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: 9px;
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: 9px;
  background-color: #f2fff9;
}
 
.currencies-image15 {
  width: 25px;
  object-fit: cover;
}
 
.currencies-text112 {
  fill: #0E3B43;
  color: #0E3B43;
  font-size: 13px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5%;
}
 
.currencies-container14 {
  gap: 12px;
  flex: 0 0 auto;
  right: 60px;
  bottom: -22px;
  display: flex;
  z-index: 100;
  position: absolute;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  padding-top: 9px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: 9px;
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: 9px;
  background-color: #fffdf4;
}
 
.currencies-image16 {
  width: 25px;
  object-fit: cover;
}
 
.currencies-text116 {
  fill: #5B293E;
  color: #5B293E;
  font-size: 13px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5%;
}
 
.currencies-container15 {
  gap: var(--dl-layout-space-fourunits);
  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: 0px;
  justify-content: center;
}
 
.currencies-text117 {
  font-size: 36px;
  max-width: 680px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container16 {
  gap: 53px;
  width: 100%;
  height: auto;
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}
 
.currencies-container17 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image17 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text120 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text121 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container18 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image18 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text124 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text125 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container19 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image19 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text128 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text129 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container20 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image20 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text132 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text133 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container21 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image21 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text136 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text137 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container22 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image22 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text140 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text141 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container23 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image23 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text144 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text145 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container24 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image24 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text148 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text149 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container25 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image25 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text152 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text153 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container26 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image26 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text156 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text157 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container27 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image27 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text160 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text161 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container28 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image28 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text164 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text165 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container29 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image29 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text168 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text169 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container30 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image30 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text172 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text173 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container31 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image31 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text176 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text177 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container32 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image32 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text180 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text181 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container33 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image33 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text184 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text185 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container34 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image34 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text188 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text189 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container35 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image35 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text192 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text193 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container36 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image36 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text196 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text197 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container37 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image37 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text200 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text201 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container38 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image38 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text204 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text205 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container39 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image39 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text208 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text209 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container40 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image40 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text212 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text213 {
  font-weight: bold;
}
 
.currencies-container41 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image41 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text216 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text217 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container42 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image42 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text220 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text221 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container43 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image43 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text224 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text225 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container44 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image44 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text228 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text229 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container45 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image45 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text232 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text233 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container46 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image46 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text236 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text237 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container47 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image47 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text240 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text241 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container48 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image48 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text244 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text245 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container49 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image49 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text248 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text249 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container50 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image50 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text252 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text253 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container51 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image51 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text256 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text257 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container52 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image52 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text260 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text261 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container53 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image53 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text264 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text265 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container54 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image54 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text268 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text269 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container55 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image55 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text272 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text273 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container56 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image56 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text276 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text277 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container57 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image57 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text280 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text281 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container58 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image58 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text284 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text285 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container59 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image59 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text288 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text289 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container60 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image60 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text292 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text293 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container61 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image61 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text296 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text297 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container62 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image62 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text300 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text301 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-text302 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-text303 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container63 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image63 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text306 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text307 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container64 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image64 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text310 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text311 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container65 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.currencies-image65 {
  width: 100px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 50px;
}
 
.currencies-text314 {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
 
.currencies-text315 {
  font-style: normal;
  font-weight: 600;
}
 
.currencies-container66 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.currencies-container67 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-fourunits);
  justify-content: center;
}
 
.currencies-button {
  fill: var(--dl-color-greyscale-white);
  color: var(--dl-color-greyscale-white);
  cursor: pointer;
  transition: 0.3s;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  padding-left: var(--dl-layout-space-threeunits);
  border-radius: 28px;
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
  background-color: #5b293e;
}
 
.currencies-button:hover {
  background-color: var(--dl-color-primary-inhover);
}
 
.currencies-container68 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
}
 
.currencies-text318 {
  font-size: 36px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-text319 {
  color: rgb(70, 70, 70);
  font-size: 16px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container69 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 0;
  max-width: 1340px;
  align-items: flex-start;
  padding-right: 74px;
  justify-content: flex-end;
}
 
.currencies-container70 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-primary-sgeneral1);
  border-width: 1px;
  padding-left: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  background-color: var(--dl-color-primary-sgeneral2);
  border-bottom-width: 0px;
  border-top-left-radius: var(--dl-layout-radius-buttonradius);
  border-top-right-radius: var(--dl-layout-radius-buttonradius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
 
.currencies-image66 {
  width: 55px;
  object-fit: cover;
}
 
.currencies-text320 {
  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;
}
 
.currencies-thq-calculator-elm1 {
  width: 100%;
  display: flex;
  max-width: 1340px;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: column;
  padding-bottom: 40px;
}
 
.currencies-thq-calculator-elm2 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 4px;
  z-index: 0;
  box-shadow: 0px 4px 15px 0px #d4d4d4;
  align-items: flex-start;
  border-radius: 28px;
  flex-direction: column;
}
 
.currencies-container71 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 36px;
  padding-right: 36px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.currencies-container72 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
 
.currencies-container73 {
  gap: 4px;
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.currencies-text321 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container74 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: flex-start;
  border-color: var(--dl-color-greyscale-grey);
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  justify-content: space-between;
}
 
.currencies-text322 {
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container75 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
}
 
.currencies-image67 {
  width: 24px;
  object-fit: cover;
  border-color: var(--dl-color-greyscale-lightgrey);
  border-width: 1px;
  border-radius: var(--dl-layout-radius-round);
}
 
.currencies-text323 {
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container76 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-self: stretch;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.currencies-image68 {
  width: 40px;
  object-fit: cover;
}
 
.currencies-image69 {
  width: 40px;
  display: none;
  object-fit: cover;
}
 
.currencies-container77 {
  gap: 4px;
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.currencies-text324 {
  fill: var(--dl-color-greyscale-darkestgrey);
  color: var(--dl-color-greyscale-darkestgrey);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container78 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: flex-start;
  border-color: var(--dl-color-greyscale-grey);
  border-width: 1px;
  border-radius: var(--dl-layout-radius-buttonradius);
  justify-content: space-between;
}
 
.currencies-text325 {
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: none;
}
 
.currencies-container79 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: auto;
  cursor: pointer;
  display: flex;
  align-items: center;
}
 
.currencies-image70 {
  width: 24px;
  object-fit: cover;
}
 
.currencies-text326 {
}
 
.currencies-image71 {
  width: 24px;
  object-fit: cover;
}
 
.currencies-container80 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: var(--dl-layout-radius-buttonradius);
  justify-content: space-between;
  background-color: var(--dl-color-greyscale-lightestgrey);
}
 
.currencies-container81 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.currencies-container82 {
  gap: 10px;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.currencies-text327 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
}
 
.currencies-container83 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.currencies-text328 {
  font-size: 20px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -1.5%;
  text-transform: none;
  text-decoration: line-through;
}
 
.currencies-image72 {
  width: 24px;
  object-fit: cover;
}
 
.currencies-container84 {
  gap: 4px;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.currencies-text330 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
}
 
.currencies-container85 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.currencies-image73 {
  width: 32px;
  cursor: pointer;
  height: 32px;
  object-fit: cover;
  transition: 0.3s;
  padding-top: 6px;
  border-color: var(--dl-color-primary-02purple);
  border-width: 1px;
  padding-left: 6px;
  border-radius: var(--dl-layout-radius-round);
  padding-right: 6px;
  padding-bottom: 6px;
}
 
.currencies-image73:hover {
  border-width: 2px;
}
 
.currencies-container86 {
  gap: 10px;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.currencies-text332 {
  fill: var(--dl-color-greyscale-darkergrey);
  color: var(--dl-color-greyscale-darkergrey);
}
 
.currencies-container87 {
  gap: 10px;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.currencies-component2 {
  text-decoration: none;
}
 
.currencies-fragment20 {
  display: contents;
}
 
.currencies-text333 {
  display: inline-block;
}
 
.currencies-fragment21 {
  display: contents;
}
 
.currencies-text334 {
  display: inline-block;
}
 
.currencies-fragment22 {
  display: contents;
}
 
.currencies-text335 {
  display: inline-block;
}
 
.currencies-fragment23 {
  display: contents;
}
 
.currencies-text336 {
  display: inline-block;
}
 
.currencies-fragment24 {
  display: contents;
}
 
.currencies-text337 {
  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;
}
 
.currencies-fragment25 {
  display: contents;
}
 
.currencies-text341 {
  display: inline-block;
}
 
.currencies-fragment26 {
  display: contents;
}
 
.currencies-text342 {
  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;
}
 
.currencies-fragment27 {
  display: contents;
}
 
.currencies-text346 {
  display: inline-block;
}
 
.currencies-fragment28 {
  display: contents;
}
 
.currencies-text347 {
  display: inline-block;
}
 
.currencies-fragment29 {
  display: contents;
}
 
.currencies-text350 {
  display: inline-block;
}
 
.currencies-fragment30 {
  display: contents;
}
 
.currencies-text351 {
  display: inline-block;
}
 
@media(max-width: 1100px) {
  .currencies-container16 {
    grid-template-columns: repeat(5, 1fr);
  }
  .currencies-container71 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .currencies-container72 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .currencies-container80 {
    align-items: flex-end;
  }
  .currencies-container81 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
}
 
@media(max-width: 900px) {
  .currencies-container12 {
    width: 613px;
    height: 265px;
    margin-top: 120px;
  }
  .currencies-image10 {
    width: 550px;
    height: auto;
  }
  .currencies-image11 {
    top: -20px;
    width: 64px;
  }
  .currencies-image12 {
    width: 64px;
    bottom: -32px;
  }
  .currencies-image13 {
    width: 64px;
    bottom: 60px;
  }
  .currencies-image14 {
    top: -32px;
    width: 64px;
  }
  .currencies-container13 {
    left: -50px;
  }
  .currencies-container16 {
    grid-template-columns: repeat(4, 1fr);
  }
  .currencies-container72 {
    gap: 12px;
    flex-direction: column;
  }
  .currencies-container73 {
    width: auto;
    align-self: stretch;
  }
  .currencies-container76 {
    width: auto;
    align-self: center;
    margin-top: 0px;
    animation-name: none;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .currencies-image68 {
    display: none;
  }
  .currencies-image69 {
    width: 40px;
    display: flex;
  }
  .currencies-container77 {
    width: auto;
    align-self: stretch;
    margin-top: -26px;
  }
  .currencies-container81 {
    flex-direction: column;
  }
  .currencies-text337 {
    font-size: 12px;
  }
  .currencies-text342 {
    font-size: 12px;
  }
}
 
@media(max-width: 767px) {
  .currencies-thq-hero-elm {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 60px;
  }
  .currencies-container11 {
    gap: var(--dl-layout-space-halfunit);
  }
  .currencies-text110 {
    font-size: 30px;
    max-width: 500px;
  }
  .currencies-text111 {
    font-size: 14px;
  }
  .currencies-container12 {
    width: 100%;
    max-width: 630px;
    margin-top: 60px;
  }
  .currencies-image10 {
    width: 420px;
    height: auto;
  }
  .currencies-image11 {
    top: 40px;
    left: 30px;
    width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .currencies-image12 {
    left: 100px;
    width: 40px;
    bottom: -16px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .currencies-image13 {
    top: -60px;
    right: -10px;
    width: 40px;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .currencies-image14 {
    top: -16px;
    right: 140px;
    width: 40px;
    margin: auto;
    border-radius: var(--dl-layout-radius-buttonradius);
  }
  .currencies-container13 {
    left: -10px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
  }
  .currencies-text112 {
    font-size: 8px;
  }
  .currencies-container14 {
    gap: 6px;
    bottom: -16px;
    padding-top: 6px;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 6px;
  }
  .currencies-image16 {
    width: 16px;
  }
  .currencies-text116 {
    font-size: 11px;
  }
  .currencies-container15 {
    gap: var(--dl-layout-space-threeunits);
    padding-left: 16px;
    padding-right: 16px;
  }
  .currencies-text117 {
    font-size: 22px;
    max-width: 450px;
    font-family: Montserrat;
  }
  .currencies-container16 {
    gap: var(--dl-layout-space-twounits);
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
  .currencies-container17 {
    gap: var(--dl-layout-space-unit);
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image17 {
    width: 60px;
  }
  .currencies-container18 {
    gap: var(--dl-layout-space-unit);
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image18 {
    width: 60px;
  }
  .currencies-container19 {
    gap: var(--dl-layout-space-unit);
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image19 {
    width: 60px;
  }
  .currencies-container20 {
    gap: var(--dl-layout-space-unit);
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image20 {
    width: 60px;
  }
  .currencies-container21 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image21 {
    width: 60px;
  }
  .currencies-container22 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image22 {
    width: 60px;
  }
  .currencies-container23 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image23 {
    width: 60px;
  }
  .currencies-container24 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image24 {
    width: 60px;
  }
  .currencies-container25 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image25 {
    width: 60px;
  }
  .currencies-container26 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image26 {
    width: 60px;
  }
  .currencies-container27 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image27 {
    width: 60px;
  }
  .currencies-container28 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image28 {
    width: 60px;
  }
  .currencies-container29 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image29 {
    width: 60px;
  }
  .currencies-container30 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image30 {
    width: 60px;
  }
  .currencies-container31 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image31 {
    width: 60px;
  }
  .currencies-container32 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image32 {
    width: 60px;
  }
  .currencies-container33 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image33 {
    width: 60px;
  }
  .currencies-container34 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image34 {
    width: 60px;
  }
  .currencies-container35 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image35 {
    width: 60px;
  }
  .currencies-container36 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image36 {
    width: 60px;
  }
  .currencies-container37 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image37 {
    width: 60px;
  }
  .currencies-container38 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image38 {
    width: 60px;
  }
  .currencies-container39 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image39 {
    width: 60px;
  }
  .currencies-container40 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image40 {
    width: 60px;
  }
  .currencies-container41 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image41 {
    width: 60px;
  }
  .currencies-container42 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image42 {
    width: 60px;
  }
  .currencies-container43 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image43 {
    width: 60px;
  }
  .currencies-container44 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image44 {
    width: 60px;
  }
  .currencies-container45 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image45 {
    width: 60px;
  }
  .currencies-container46 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image46 {
    width: 60px;
  }
  .currencies-container47 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image47 {
    width: 60px;
  }
  .currencies-container48 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image48 {
    width: 60px;
  }
  .currencies-container49 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image49 {
    width: 60px;
  }
  .currencies-container50 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image50 {
    width: 60px;
  }
  .currencies-container51 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image51 {
    width: 60px;
  }
  .currencies-container52 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image52 {
    width: 60px;
  }
  .currencies-container53 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image53 {
    width: 60px;
  }
  .currencies-container54 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image54 {
    width: 60px;
  }
  .currencies-container55 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image55 {
    width: 60px;
  }
  .currencies-container56 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image56 {
    width: 60px;
  }
  .currencies-container57 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image57 {
    width: 60px;
  }
  .currencies-container58 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image58 {
    width: 60px;
  }
  .currencies-container59 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image59 {
    width: 60px;
  }
  .currencies-container60 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image60 {
    width: 60px;
  }
  .currencies-container61 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image61 {
    width: 60px;
  }
  .currencies-container62 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image62 {
    width: 60px;
  }
  .currencies-container63 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image63 {
    width: 60px;
  }
  .currencies-container64 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image64 {
    width: 60px;
  }
  .currencies-container65 {
    width: 100px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-image65 {
    width: 60px;
  }
  .currencies-container67 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .currencies-container68 {
    gap: var(--dl-layout-space-halfunit);
    max-width: 630px;
    padding-top: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .currencies-text318 {
    font-size: 30px;
  }
  .currencies-text319 {
    font-size: 14px;
  }
  .currencies-container69 {
    padding-right: 0px;
    justify-content: center;
  }
  .currencies-image66 {
    width: 42px;
  }
  .currencies-text320 {
    font-size: 12px;
  }
  .currencies-thq-calculator-elm1 {
    max-width: 630px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 40px;
  }
  .currencies-container71 {
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .currencies-text321 {
    font-size: 12px;
  }
  .currencies-container74 {
    padding-top: var(--dl-layout-space-unit);
    padding-left: 12px;
    border-radius: 12px;
    padding-right: 12px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-text322 {
    font-size: 20px;
  }
  .moneyText {
    font-size: 20px !important;
  }
  .currencies-image67 {
    width: var(--dl-layout-size-xsmall);
  }
  .currencies-text323 {
    font-size: 20px;
  }
  #receiveFlagText {
    font-size: 20px !important;
  }
  .currencies-image69 {
    width: 24px;
  }
  .currencies-text324 {
    font-size: 12px;
  }
  .currencies-container78 {
    padding-top: var(--dl-layout-space-unit);
    padding-left: 12px;
    border-radius: 12px;
    padding-right: 12px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .currencies-text325 {
    font-size: 20px;
  }
  .currencies-image70 {
    width: var(--dl-layout-size-xsmall);
  }
  .currencies-text326 > .select2-container {
    width: 20px !important;
  }
  .currencies-container79 {
    height: 20px !important;
  }
  .currencies-image71 {
    width: var(--dl-layout-size-xsmall);
  }
  .currencies-container80 {
    padding: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .currencies-container81 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .currencies-text327 {
    font-size: 14px;
  }
  .currencies-text329 {
    font-size: 16px;
  }
  .currencies-text330 {
    font-size: 14px;
  }
  .currencies-text331 {
    font-size: 16px;
  }
  .currencies-image73 {
    width: 32px;
    height: 32px;
  }
  .currencies-text332 {
    font-size: 14px;
  }
  .currencies-thq-text-elm {
    font-size: 16px;
  }
}
 
@media(max-width: 479px) {
  .currencies-thq-hero-elm {
    padding-bottom: var(--dl-layout-space-fiveunits);
  }
  .currencies-text110 {
    font-size: 30px;
  }
  .currencies-text111 {
    font-size: 14px;
  }
  .currencies-container12 {
    height: 212px;
    margin-top: 70px;
    margin-bottom: 0px;
  }
  .currencies-image10 {
    width: 94vw;
    height: auto;
    max-width: 420px;
    max-height: auto;
  }
  .currencies-image11 {
    top: 40px;
    left: -10px;
    width: 40px;
    z-index: 100;
  }
  .currencies-image12 {
    left: 50px;
    width: 40px;
    bottom: -16px;
    z-index: 100;
  }
  .currencies-image13 {
    top: -80px;
    right: -10px;
    width: 40px;
    z-index: 100;
  }
  .currencies-image14 {
    top: -16px;
    right: 140px;
    width: 40px;
    z-index: 98;
  }
  .currencies-container13 {
    left: -12px;
  }
  .currencies-container14 {
    bottom: -16px;
  }
  .currencies-container15 {
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .currencies-container16 {
    gap: var(--dl-layout-space-unit);
  }
  .currencies-container68 {
    padding-top: 40px;
  }
}
