.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-secondary1);
}
 
.home-hero {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 50px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-radius: 50px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("../images/bkg-1500w.jpg");
  background-position: top;
}
 
.home-container12 {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.home-image10 {
  width: 200px;
  object-fit: cover;
}
 
.home-container13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
}
 
.home-text100 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 4em;
  font-style: normal;
  text-align: center;
  font-family: "Merriweather";
  font-weight: 700;
}
 
.home-text102 {
  color: var(--dl-color-theme-primary1);
}
 
.home-text106 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1.5em;
  font-style: normal;
  text-align: center;
  font-family: "Merriweather";
  font-weight: 700;
}
 
.home-image11 {
  width: 70%;
  object-fit: cover;
  margin-bottom: 0px;
}
 
.home-image12 {
  right: 77px;
  width: 200px;
  bottom: -72px;
  position: absolute;
  object-fit: cover;
}
 
.home-intro {
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
}
 
.home-text110 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1.2em;
  font-family: "Merriweather";
  line-height: 1.5;
  vertical-align: super;
}
 
.home-text112 {
  font-style: normal;
  font-weight: 700;
}
 
.home-text113 {
  font-size: 0.6em;
  font-style: normal;
  font-weight: 400;
}
 
.home-container14 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 700px;
  display: flex;
  position: relative;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-size: contain;
  justify-content: center;
  background-image: url("../images/moments-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-text118 {
  top: 600px;
  fill: var(--dl-color-theme-primary1);
  left: 513px;
  color: var(--dl-color-theme-primary1);
  position: absolute;
  font-size: 2.4rem;
  align-self: center;
  text-align: center;
  font-family: "Caveat";
  line-height: 1.3;
  letter-spacing: -1px;
}
 
.home-text119 {
  top: 34px;
  fill: var(--dl-color-theme-primary2);
  left: 150px;
  color: var(--dl-color-theme-primary2);
  position: absolute;
  font-size: 2.4rem;
  align-self: center;
  text-align: center;
  font-family: "Caveat";
  line-height: 1.3;
  letter-spacing: -1px;
}
 
.home-container15 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container16 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text120 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  align-self: center;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text121 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 1.4rem;
  align-self: center;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-container17 {
  gap: 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.home-video1 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video1-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container18 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text122 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text123 {
  fill: var(--dl-color-theme-secondary1);
  color: #b9fdb7;
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image13 {
  width: 48px;
  object-fit: cover;
}
 
.home-video2 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video2-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container19 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text124 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text125 {
  fill: var(--dl-color-theme-secondary1);
  color: rgb(185, 253, 183);
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image14 {
  width: 48px;
  object-fit: cover;
}
 
.home-video3 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video3-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container20 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text126 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text127 {
  fill: var(--dl-color-theme-secondary1);
  color: rgb(185, 253, 183);
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image15 {
  width: 48px;
  object-fit: cover;
}
 
.home-video4 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video4-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container21 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text128 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text129 {
  fill: var(--dl-color-theme-secondary1);
  color: rgb(185, 253, 183);
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image16 {
  width: 48px;
  object-fit: cover;
}
 
.home-video5 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video5-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container22 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text130 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text131 {
  fill: var(--dl-color-theme-secondary1);
  color: rgb(185, 253, 183);
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image17 {
  width: 48px;
  object-fit: cover;
}
 
.home-video6 {
  flex: 0 0 auto;
  width: 32%;
  height: 450px;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-inputradius);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(73, 45, 239, 0) 52.00%,rgb(73, 45, 239) 100.00%),url("../images/video6-1300w.jpg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
 
.home-container23 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text132 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-family: "Merriweather";
}
 
.home-text133 {
  fill: var(--dl-color-theme-secondary1);
  color: rgb(185, 253, 183);
  font-style: normal;
  font-family: "Merriweather";
  font-weight: 400;
}
 
.home-image18 {
  width: 48px;
  object-fit: cover;
}
 
.home-container24 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container25 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text134 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text135 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text140 {
  font-size: 0.6em;
}
 
.home-text149 {
  font-size: 0.6em;
}
 
.home-image19 {
  width: 40%;
  object-fit: cover;
}
 
.home-container26 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row-reverse;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container27 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text153 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text154 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text158 {
  font-style: normal;
  font-weight: 700;
}
 
.home-text160 {
  font-size: 0.6em;
}
 
.home-text162 {
  font-style: normal;
  font-weight: 700;
}
 
.home-text163 {
  font-size: 0.6em;
  font-weight: 400;
}
 
.home-text168 {
  font-size: 0.6em;
}
 
.home-image20 {
  width: 40%;
  object-fit: cover;
}
 
.home-info-big1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  border-radius: 50px;
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-size: cover;
  justify-content: center;
  background-image: url("../images/bkg-1500w.jpg");
  background-position: top;
}
 
.home-container28 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 768px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text174 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text175 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text177 {
  font-style: normal;
  font-weight: 700;
}
 
.home-image21 {
  width: 40%;
  object-fit: cover;
}
 
.home-container29 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 768px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text180 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text183 {
  font-size: 0.6em;
}
 
.home-container30 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container31 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text189 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text190 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text193 {
  font-size: 0.6em;
}
 
.home-image22 {
  width: 40%;
  object-fit: cover;
}
 
.home-container32 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row-reverse;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container33 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text199 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text200 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-family: "Merriweather";
  line-height: 1.7;
  vertical-align: super;
}
 
.home-text201 {
  font-size: 1em;
}
 
.home-text202 {
  font-size: 1em;
}
 
.home-text203 {
  font-size: 0.6em;
}
 
.home-text204 {
  font-size: 1em;
}
 
.home-text205 {
  font-size: 1em;
}
 
.home-text206 {
  font-size: 1em;
}
 
.home-text207 {
  font-size: 1em;
}
 
.home-image23 {
  width: 40%;
  object-fit: cover;
}
 
.home-info-big2 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  border-radius: 50px;
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-size: cover;
  justify-content: center;
  background-image: url("../images/bkg-1500w.jpg");
  background-position: top;
}
 
.home-container34 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 768px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text208 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text209 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text211 {
  font-size: 0.6em;
}
 
.home-image24 {
  width: 30%;
  object-fit: cover;
}
 
.home-container35 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 768px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text215 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-container36 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container37 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text219 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text220 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text223 {
  font-size: 0.6em;
}
 
.home-image25 {
  width: 40%;
  object-fit: cover;
}
 
.home-container38 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-text226 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-container39 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-container40 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-image26 {
  width: auto;
  height: 150px;
  object-fit: cover;
}
 
.home-text227 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 1rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-container41 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-image27 {
  width: auto;
  height: 150px;
  object-fit: cover;
}
 
.home-text228 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 1rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text230 {
  font-style: normal;
  font-weight: 400;
}
 
.home-container42 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-image28 {
  width: auto;
  height: 150px;
  object-fit: cover;
}
 
.home-text231 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 1rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text233 {
  font-style: normal;
  font-weight: 400;
}
 
.home-container43 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-image29 {
  width: auto;
  height: 150px;
  object-fit: cover;
}
 
.home-text236 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 1rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text237 {
  font-style: normal;
  font-weight: 400;
}
 
.home-container44 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-image30 {
  width: auto;
  height: 150px;
  object-fit: cover;
}
 
.home-text239 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 1rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-container45 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row-reverse;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-container46 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text240 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text241 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 1em;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-text243 {
  font-size: 0.6em;
}
 
.home-text245 {
  font-size: 0.6em;
}
 
.home-image31 {
  width: 40%;
  object-fit: cover;
}
 
.home-info-big3 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1260px;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  border-radius: 50px;
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-size: cover;
  justify-content: center;
  background-image: url("../images/bkg-1500w.jpg");
  background-position: top;
}
 
.home-container47 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 768px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text253 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  font-size: 2rem;
  text-align: center;
  font-family: "Merriweather";
  line-height: 1.3;
}
 
.home-text255 {
  font-style: normal;
  font-weight: 400;
}
 
.home-text256 {
  font-weight: 700;
}
 
.home-text257 {
  font-style: normal;
  font-weight: 400;
}
 
.home-navlink {
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-threeunits);
  border-radius: var(--dl-radius-radius-buttonradius);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.home-referinte {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #efecf5;
}
 
.home-container48 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1260px;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
 
.home-text259 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 0.8em;
  text-align: left;
  font-family: "Merriweather";
  line-height: 1.7;
}
 
.home-footer {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #462c84;
}
 
.home-container49 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1260px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
 
.home-logo-merck {
  width: 200px;
  object-fit: cover;
}
 
.home-menu {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
 
.home-link {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
@media(max-width: 991px) {
  .home-image11 {
    width: 100%;
  }
  .home-image12 {
    right: -47px;
    bottom: -86px;
  }
  .home-container14 {
    padding: var(--dl-space-space-halfunit);
  }
  .home-text118 {
    top: 600px;
    left: 370px;
    color: var(--dl-color-theme-primary1);
    font-size: 2.4rem;
    font-family: Caveat;
    line-height: 1.3;
    letter-spacing: -1px;
  }
  .home-text119 {
    top: 30px;
    left: 59px;
  }
  .home-container15 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-video1 {
    width: 47%;
    height: 300px;
  }
  .home-video2 {
    width: 47%;
    height: 300px;
  }
  .home-video3 {
    width: 47%;
    height: 300px;
  }
  .home-video4 {
    width: 47%;
    height: 300px;
  }
  .home-video5 {
    width: 47%;
    height: 300px;
  }
  .home-video6 {
    width: 47%;
    height: 300px;
  }
  .home-container39 {
    width: auto;
    justify-content: center;
  }
  .home-image26 {
    height: 112px;
  }
  .home-image27 {
    height: 112px;
  }
  .home-image28 {
    height: 112px;
  }
  .home-image29 {
    height: 112px;
  }
  .home-image30 {
    height: 112px;
  }
}
 
@media(max-width: 479px) {
  .home-hero {
    padding: 0px;
  }
  .home-container11 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .home-image10 {
    width: 150px;
  }
  .home-text100 {
    font-size: 2em;
  }
  .home-text106 {
    font-size: 1.3em;
  }
  .home-image12 {
    right: 5px;
    width: 116px;
    bottom: -72px;
    height: 124px;
  }
  .home-intro {
    padding-top: var(--dl-space-space-fourunits);
  }
  .home-container14 {
    gap: var(--dl-space-space-twounits);
    height: 400px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-text118 {
    top: 370px;
    left: 30px;
    font-size: 1.8rem;
  }
  .home-text119 {
    top: 20px;
    left: 35px;
    font-size: 1.8rem;
  }
  .home-container15 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-text120 {
    font-size: 1.8rem;
  }
  .home-text121 {
    font-size: 1.2rem;
  }
  .home-container17 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    flex-direction: column;
  }
  .home-video1 {
    width: 100%;
    height: 250px;
  }
  .home-video2 {
    width: 100%;
    height: 250px;
  }
  .home-video3 {
    width: 100%;
    height: 250px;
  }
  .home-video4 {
    width: 100%;
    height: 250px;
  }
  .home-video5 {
    width: 100%;
    height: 250px;
  }
  .home-video6 {
    width: 100%;
    height: 250px;
  }
  .home-container24 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container25 {
    width: 100%;
  }
  .home-text134 {
    font-size: 1.8rem;
  }
  .home-image19 {
    width: 100%;
  }
  .home-container26 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container27 {
    width: 100%;
  }
  .home-text153 {
    font-size: 1.8rem;
  }
  .home-image20 {
    width: 100%;
  }
  .home-info-big1 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-container28 {
    width: 100%;
  }
  .home-text174 {
    font-size: 1.8rem;
  }
  .home-image21 {
    width: 80%;
  }
  .home-container29 {
    width: 100%;
  }
  .home-container30 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container31 {
    width: 100%;
  }
  .home-text189 {
    font-size: 1.8rem;
  }
  .home-image22 {
    width: 100%;
  }
  .home-container32 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container33 {
    width: 100%;
  }
  .home-text199 {
    font-size: 1.8rem;
  }
  .home-image23 {
    width: 100%;
  }
  .home-info-big2 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-container34 {
    width: 100%;
  }
  .home-text208 {
    font-size: 1.8rem;
  }
  .home-image24 {
    width: 80%;
  }
  .home-container35 {
    width: 100%;
  }
  .home-container36 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container37 {
    width: 100%;
  }
  .home-text219 {
    font-size: 1.8rem;
  }
  .home-image25 {
    width: 100%;
  }
  .home-container38 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-text226 {
    font-size: 1.8rem;
    text-align: center;
  }
  .home-container39 {
    flex-direction: column;
  }
  .home-container40 {
    width: 100%;
    flex-direction: row;
  }
  .home-text227 {
    font-size: 1rem;
  }
  .home-container41 {
    width: 100%;
    flex-direction: row-reverse;
  }
  .home-text228 {
    font-size: 1rem;
  }
  .home-container42 {
    width: 100%;
    flex-direction: row;
  }
  .home-text231 {
    font-size: 1rem;
  }
  .home-container43 {
    width: 100%;
    flex-direction: row-reverse;
  }
  .home-text236 {
    font-size: 1rem;
  }
  .home-container44 {
    width: 100%;
    flex-direction: row;
  }
  .home-text239 {
    font-size: 1rem;
  }
  .home-container45 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .home-container46 {
    width: 100%;
  }
  .home-text240 {
    font-size: 1.8rem;
  }
  .home-image31 {
    width: 100%;
  }
  .home-info-big3 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-container47 {
    width: 100%;
  }
  .home-text253 {
    font-size: 1.8rem;
  }
  .home-container49 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
    justify-content: center;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

/* Conținutul modalului */
.modal-content {
  position: relative;
  width: 80%;
  max-width: 800px;
  background: #000;
  padding: 5px;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}

/* Container pentru video */
.video-container {
  position: relative;
  padding-top: 56.25%; /* Aspect ratio 16:9 */
  width: 100%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Butonul de închidere */
.close {
  position: absolute;
  top: 0px;
  right: 10px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  z-index: 99;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
