.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
 
.home-container11 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.home-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  box-shadow: 1px 1px 3px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: space-between;
  background-color: var(--dl-color-theme-accent2);
}
 
.home-desktop-menu {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.home-navlink1 {
  display: contents;
}
 
.home-image11 {
  width: var(--dl-layout-size-large);
  height: auto;
  display: flex;
  align-self: center;
  justify-content: center;
  text-decoration: none;
}
 
.home-container12 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-link21 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link11 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link31 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link41 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-action11 {
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 0px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
}
 

 
.home-text14 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-navlink2 {
  display: contents;
}
 
.home-image12 {
  width: var(--dl-layout-size-large);
  height: 746px;
  display: none;
  align-self: center;
  justify-content: center;
  text-decoration: none;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  transform: translateX(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-navlink3 {
  display: contents;
}
 
.home-logo1 {
  height: 3rem;
  text-decoration: none;
}
 
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-container13 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-link22 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link12 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link32 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link42 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-action12 {
  width: 100%;
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  flex-direction: row;
  text-decoration: none;
}
 
.home-action12:hover {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-text19 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-video {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 76px;
}
 
.home-container14 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
 
.home-heading11 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 80px;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 600;
}
 
.home-image2 {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container15 {
  width: 100%;
  display: flex;
  position: relative;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-text22 {
  color: var(--dl-color-theme-secondary1);
  right: 23px;
  bottom: -33px;
  display: flex;
  position: absolute;
  font-size: 80px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 600;
}
 
.home-text23 {
  top: -28px;
  left: 16px;
  color: var(--dl-color-theme-secondary1);
  display: flex;
  position: absolute;
  font-size: 80px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 600;
}
 
.home-image3 {
  width: 772px;
  height: 463px;
  object-fit: cover;
}
 
.home-content110 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 544px;
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-container16 {
  gap: var(--dl-layout-space-fourunits);
  height: 711px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-container17 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-heading12 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 50px;
  text-align: center;
  font-family: "STIX Two Text";
}
 
.home-image4 {
  width: 360px;
  height: 404px;
  overflow: auto;
  object-fit: cover;
  border-color: var(--dl-color-theme-secondary1);
  border-width: 8px;
}
 
.home-content2 {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-threeunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-image13 {
  height: 70px;
  display: flex;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-fourunits);
  justify-content: center;
}
 
.home-container18 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 336px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.home-link10 {
  display: contents;
}
 
.home-container19 {
  width: 100%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-secondary1);
  border-width: 0px;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-bottom-width: 1px;
}
 
.home-content111 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-icon14 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-link13 {
  display: contents;
}
 
.home-container20 {
  width: 100%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-secondary1);
  border-width: 0px;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-bottom-width: 1px;
}
 
.home-content112 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-icon16 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-link14 {
  display: contents;
}
 
.home-container21 {
  width: 100%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-secondary1);
  border-width: 0px;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  border-bottom-width: 1px;
}
 
.home-content113 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-icon18 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-action13 {
  width: 100%;
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  flex-direction: row;
  text-decoration: none;
}
 
.home-action13:hover {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-text24 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-container22 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  overflow: hidden;
  position: relative;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.home-container23 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
 
.home-container24 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  padding-right: 121px;
  flex-direction: column;
  justify-content: center;
}
 
.home-content114 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 32px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-container25 {
  gap: var(--dl-layout-space-unit);
  width: 351px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
 
.home-container26 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content115 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content116 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container27 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content117 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content118 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container28 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content119 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content120 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container29 {
  display: flex;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: space-between;
}
 
.home-content121 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content122 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content123 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-image5 {
  width: 50%;
  height: 300px;
  display: block;
  align-self: center;
  object-fit: cover;
}
 
.home-container30 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-image6 {
  width: 50%;
  height: 300px;
  object-fit: cover;
}
 
.home-container31 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 45%;
  display: flex;
  padding-right: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.home-content124 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 32px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-container32 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  padding-left: 0px;
  padding-right: 120px;
  flex-direction: column;
  justify-content: center;
}
 
.home-container33 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content125 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content126 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container34 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content127 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content128 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container35 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content129 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content130 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-image7 {
  width: 50%;
  height: 300px;
  display: none;
  object-fit: cover;
}
 
.home-container36 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
 
.home-container37 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  padding-right: 121px;
  flex-direction: column;
  justify-content: center;
}
 
.home-content131 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 32px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-container38 {
  gap: var(--dl-layout-space-unit);
  width: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
 
.home-container39 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content132 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content133 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-container40 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content134 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-content135 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
}
 
.home-image8 {
  width: 50%;
  height: 300px;
  object-fit: cover;
}
 
.home-action14 {
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 0px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
}
 
.home-action14:hover {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-text25 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-container41 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: center;
}
 
.home-text26 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 600;
}
 
.home-container42 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-container43 {
  gap: var(--dl-layout-space-unit);
  width: 220px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container44 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-icon20 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon22 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon24 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon26 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon28 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-content136 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
  line-height: 1.2;
}
 
.home-container45 {
  gap: var(--dl-layout-space-halfunit);
  width: 220px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container46 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-halfunit);
  flex-direction: row;
}
 
.home-icon30 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon32 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon34 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon36 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon38 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-content137 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
  line-height: 1.2;
}
 
.home-link15 {
  display: contents;
}
 
.home-content138 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 700;
  line-height: 1.2;
  text-decoration: underline;
}
 
.home-container47 {
  gap: var(--dl-layout-space-unit);
  width: 220px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container48 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-icon40 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon42 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon44 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon46 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon48 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-content139 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
  line-height: 1.2;
}
 
.home-container49 {
  gap: var(--dl-layout-space-unit);
  width: 220px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container50 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-icon50 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon52 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon54 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon56 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-icon58 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffb500;
}
 
.home-content140 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "STIX Two Text";
  font-weight: 400;
  line-height: 1.2;
}
 
.home-action15 {
  width: 100%;
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  flex-direction: row;
  text-decoration: none;
}
 
.home-action15:hover {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-text67 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-container51 {
  gap: var(--dl-layout-space-threeunits);
  height: 711px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-container52 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-heading13 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 50px;
  text-align: center;
  font-family: "STIX Two Text";
}
 
.home-container54 {
  display: contents;
}
 
.home-content3 {
  gap: var(--dl-layout-space-twounits);
  width: 50%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-threeunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-image14 {
  height: 70px;
  display: flex;
  align-self: flex-start;
  margin-top: 0px;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
}
 
.home-container55 {
  gap: var(--dl-layout-space-unit);
  width: 336px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.home-link16 {
  display: contents;
}
 
.home-container56 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-icon60 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-content141 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-link17 {
  display: contents;
}
 
.home-container57 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-icon64 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-content142 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-link18 {
  display: contents;
}
 
.home-container58 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-icon68 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-content143 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-link19 {
  display: contents;
}
 
.home-container59 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  text-decoration: none;
}
 
.home-icon70 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.home-content144 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 24px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 500;
}
 
.home-action16 {
  width: 100%;
  display: flex;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  flex-direction: row;
  text-decoration: none;
}
 
.home-action16:hover {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-text68 {
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  line-height: 1.5;
}
 
.home-footer4 {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.home-content4 {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-theme-secondary1);
  border-width: 0px;
  justify-content: center;
  border-top-width: 1px;
}
 
.home-logo2 {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-navlink4 {
  display: contents;
}
 
.home-image15 {
  width: 120px;
  height: auto;
  text-decoration: none;
}
 
.home-container60 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-link23 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link110 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link33 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-link43 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 18px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 500;
  text-decoration: none;
}
 
.home-social-links {
  gap: var(--dl-layout-space-unit);
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
}
 
.home-navlink5 {
  display: contents;
}
 
.home-image16 {
  width: 120px;
  height: auto;
  display: none;
  text-decoration: none;
}
 
.home-link20 {
  display: contents;
}
 
.home-icon72 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  text-decoration: none;
}
 
.home-link24 {
  display: contents;
}
 
.home-icon76 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  text-decoration: none;
}
 
.home-link25 {
  display: contents;
}
 
.home-icon80 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  text-decoration: none;
}
 
.home-link26 {
  display: contents;
}
 
.home-icon82 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  text-decoration: none;
}
 
@media(max-width: 991px) {
  .home-image2 {
    width: 100%;
    height: auto;
  }
  .home-image3 {
    width: 640px;
  }
  .home-content110 {
    width: 602px;
  }
  .home-container41 {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-container43 {
    width: 180px;
  }
  .home-container45 {
    width: 180px;
  }
  .home-container47 {
    width: 180px;
  }
  .home-container49 {
    width: 180px;
  }
  .home-logo2 {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-image12 {
    height: auto;
    display: flex;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-icon10 {
    fill: #D9D9D9;
    width: 24px;
    height: 24px;
  }
  .home-mobile-menu {
    background-color: var(--dl-color-theme-accent2);
  }
  .home-nav {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-icon12 {
    fill: var(--dl-color-theme-secondary1);
    width: 24px;
    height: 24px;
  }
  .home-container13 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .home-video {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .home-heading11 {
    line-height: 1.2;
  }
  .home-image2 {
    width: 100%;
  }
  .home-text22 {
    right: -21px;
    bottom: -50px;
  }
  .home-text23 {
    top: -31px;
    left: -18px;
  }
  .home-container16 {
    height: auto;
    flex-direction: column;
  }
  .home-container17 {
    width: 100%;
  }
  .home-image4 {
    width: 100%;
  }
  .home-content2 {
    width: 100%;
    margin-left: 0px;
  }
  .home-image13 {
    display: none;
    padding-bottom: 0px;
  }
  .home-container18 {
    width: 100%;
  }
  .home-container23 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-container24 {
    width: auto;
    padding-right: 0px;
  }
  .home-container25 {
    width: auto;
  }
  .home-image5 {
    width: 100%;
  }
  .home-container30 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }
  .home-image6 {
    display: none;
  }
  .home-container31 {
    width: 100%;
  }
  .home-container32 {
    padding-right: 0px;
  }
  .home-image7 {
    width: 100%;
    display: flex;
  }
  .home-container36 {
    flex-direction: column;
  }
  .home-container37 {
    width: 100%;
    padding-right: 0px;
  }
  .home-container38 {
    width: auto;
  }
  .home-image8 {
    width: 100%;
  }
  .home-container42 {
    flex-direction: column;
  }
  .home-container43 {
    width: 100%;
  }
  .home-content136 {
    width: 100%;
  }
  .home-container45 {
    width: 100%;
  }
  .home-container47 {
    width: 100%;
  }
  .home-container49 {
    width: 100%;
  }
  .home-container51 {
    height: auto;
    flex-direction: column;
  }
  .home-container52 {
    width: 100%;
  }
  .home-container53 {
    width: 100%;
  }
  .home-content3 {
    width: 100%;
    margin-left: 0px;
  }
  .home-image14 {
    display: none;
    padding-bottom: 0px;
  }
  .home-content4 {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .home-content4 {
    width: 100%;
  }
}
 
@media(max-width: 430px) {
  .home-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .home-image12 {
    width: 120px;
    height: auto;
    display: flex;
  }
  .home-icon10 {
    fill: var(--dl-color-theme-secondary1);
    width: 24px;
    height: 24px;
  }
  .home-mobile-menu {
    padding: var(--dl-layout-space-unit);
    background-color: var(--dl-color-theme-accent2);
  }
  .home-nav {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-logo1 {
    width: 120px;
    height: auto;
  }
  .home-icon12 {
    fill: var(--dl-color-theme-secondary1);
    width: 24px;
    height: 24px;
  }
  .home-container13 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .home-video {
    margin-top: 56px;
  }
  .home-container14 {
    gap: var(--dl-layout-space-halfunit);
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-heading11 {
    font-size: 40px;
    line-height: 1;
    animation-name: slideInUp;
    animation-delay: 0s;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
  }
  .home-image2 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container15 {
    margin-top: var(--dl-layout-space-sixunits);
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .home-text22 {
    right: 1px;
    bottom: -25px;
    font-size: 50px;
  }
  .home-text23 {
    top: -24px;
    left: 6px;
    font-size: 50px;
  }
  .home-image3 {
    width: 327px;
    height: 280px;
  }
  .home-content110 {
    width: auto;
    font-size: 18px;
    line-height: 1.3;
  }
  .home-container16 {
    gap: var(--dl-layout-space-twounits);
    height: auto;
    padding-top: var(--dl-layout-space-fourunits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-container17 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
  }
  .home-heading12 {
    font-size: 40px;
  }
  .home-image4 {
    width: 100%;
    height: 234px;
    border-width: 0px;
  }
  .home-content2 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    margin-left: 0px;
  }
  .home-image13 {
    display: none;
    align-self: center;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container18 {
    width: 100%;
  }
  .home-action13 {
    z-index: 0;
  }
  .home-container22 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-container23 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-container24 {
    gap: var(--dl-layout-space-halfunit);
    width: auto;
    padding-right: 0px;
  }
  .home-content114 {
    color: var(--dl-color-theme-secondary1);
    font-size: 30px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 500;
  }
  .home-container25 {
    gap: 12px;
  }
  .home-container29 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image5 {
    width: 100%;
    height: 180px;
  }
  .home-container30 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-image6 {
    width: 100%;
    display: none;
  }
  .home-container31 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
  }
  .home-container32 {
    gap: 12px;
    padding-right: 0px;
  }
  .home-image7 {
    width: 100%;
    height: 180px;
  }
  .home-container36 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 100%;
    flex-direction: column;
  }
  .home-container37 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    padding-right: 0px;
  }
  .home-container38 {
    gap: 12px;
  }
  .home-image8 {
    width: 100%;
    height: 180px;
  }
  .home-action14 {
    width: 100%;
    z-index: 0;
  }
  .home-container41 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-text26 {
    color: var(--dl-color-theme-secondary1);
    width: auto;
    font-size: 30px;
    font-family: STIX Two Text;
  }
  .home-container42 {
    width: 100%;
    flex-direction: column;
  }
  .home-container43 {
    width: 100%;
  }
  .home-content136 {
    width: 100%;
  }
  .home-container45 {
    width: 100%;
  }
  .home-container47 {
    width: 100%;
  }
  .home-container49 {
    width: 100%;
  }
  .home-action15 {
    z-index: 0;
  }
  .home-container51 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    height: auto;
    padding-top: var(--dl-layout-space-fourunits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-container52 {
    gap: var(--dl-layout-space-unit);
    width: auto;
    align-self: center;
  }
  .home-heading13 {
    font-size: 40px;
  }
  .home-container53 {
    width: 100%;
  }
  .home-content3 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    margin-left: 0px;
  }
  .home-image14 {
    display: none;
    align-self: center;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container55 {
    width: 100%;
  }
  .home-icon60 {
    align-self: center;
  }
  .home-content141 {
    font-size: 20px;
    align-self: center;
  }
  .home-icon64 {
    align-self: center;
  }
  .home-content142 {
    font-size: 20px;
  }
  .home-icon68 {
    align-self: center;
  }
  .home-content143 {
    font-size: 20px;
  }
  .home-icon70 {
    align-self: center;
  }
  .home-content144 {
    font-size: 20px;
  }
  
  .home-footer4 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-content4 {
    width: auto;
    padding-top: 0px;
  }
  .home-image15 {
    display: none;
  }
  .home-image16 {
    display: flex;
    margin-right: var(--dl-layout-space-fourunits);
  }
}
