.card .frame {
  display: flex;
  height: 88px;
  width: 1440px;
  align-self: center;
  position: relative;
  align-items: flex-end;
  justify-content: space-between;
  padding: 20px 80px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dadddf;
}

.card .group {
  position: relative;
  width: 166px;
  height: 48px;
}

.card .div {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.card .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px 15px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 10px;
}

.card .almost-before {
  position: relative;
  width: fit-content;
  font-family: "Arimo", Helvetica;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19.2px;
  white-space: nowrap;
}

.card .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.card .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border-radius: 10px;
}

.card .almost-before-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border-radius: 10px;
}

.card .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 10px;
  background: linear-gradient(
    45deg,
    rgba(34, 125, 191, 1) 26%,
    rgba(131, 215, 37, 1) 100%
  );
}

.card .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--white);
  font-size: 16px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .navbar {
  display: inline-flex;
  margin-left: 80px;
  width: 423px;
  height: 14px;
  position: relative;
  margin-top: 20px;
  align-items: center;
  gap: 5px;
}

.card .almost-before-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Arimo", Helvetica;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.card .almost-before-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Arimo", Helvetica;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.card .frame-4 {
	display: flex;
	max-width: 1280px;
	position: relative;
	margin-top: 50px;
	align-items: flex-start;
	gap: 20px;
	margin: 50px auto 0 auto;
}

.card .image {
  width: 630px;
  height: 335px;
  position: relative;
  border-radius: 20px;
  object-fit: cover;
}

.card .frame-5 {
  display: flex;
  flex-direction: column;
  width: 630px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.card .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.card .almost-before-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-6 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 48px;
  line-height: normal;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .almost-before-7 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 24px;
  line-height: normal;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-8 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--darkgrey);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .p {
  position: relative;
  width: 590px;
  height: 38px;
  font-weight: 400;
  color: var(--darkgrey);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-9 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 30px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--blue);
  border-radius: 10px;
}
.card .frame-10 {
	display: flex;
	margin-left: 80px;
	width: 1260px;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
	margin: 50px auto 0 auto;
}

.card .almost-before-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 700;
  color: var(--blackgrey);
  font-size: 32px;
  line-height: normal;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
  text-align: left;
}

.card .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--white);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dadddf;
}

.card .frame-13 {
  display: flex;
  width: 1230px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.card .almost-before-10 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-weight: 400;
  color: var(--blue);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dadddf;
}

.card .almost-before-11 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-15 {
  display: inline-flex;
  margin-left: 80px;
  width: 1279px;
  height: 305px;
  position: relative;
  margin-top: 50px;
  align-items: center;
  gap: 20px;
}

.card .rectangle {
  width: 413px;
  height: 305px;
  border-radius: 20px;
  position: relative;
  object-fit: cover;
}

.card .frame-16 {
  display: flex;
  margin-left: 80px;
  width: 1260px;
  height: 394px;
  position: relative;
  margin-top: 80px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.card .frame-17 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.card .frame-18 {
  display: flex;
  flex-direction: column;
  width: 305px;
  height: 327px;
  align-items: flex-start;
  padding: 0px 0px 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid;
  border-color: #dadddf;
}

.card .image-2 {
  align-self: stretch;
  width: 100%;
  height: 215px;
  position: relative;
  border-radius: 20px;
  object-fit: cover;
}

.card .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .almost-before-12 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 700;
  color: var(--blackgrey);
  font-size: 20px;
  line-height: 24.0px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-20 {
  display: flex;
  flex-direction: column;
  width: 305px;
  align-items: flex-start;
  padding: 0px 0px 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid;
  border-color: #dadddf;
}

.card .frame-21 {
  display: flex;
  width: 1440px;
  height: 423px;
  position: relative;
  margin-top: 80px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 49px 172px;
  background-color: var(--blackgrey);
}

.card .union {
  position: absolute;
  top: calc(50.00% - 212px);
  left: 11px;
  width: 811px;
  height: 423px;
}

.card .frame-22 {
  display: flex;
  width: 1095px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.card .frame-23 {
  display: flex;
  flex-direction: column;
  width: 422px;
  align-items: flex-start;
  gap: 21px;
  position: relative;
}

.card .almost-before-13 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--white);
  font-size: 32px;
  line-height: normal;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-14 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--greylight);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .almost-before-15 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--greylight);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-25 {
  position: relative;
  flex: 0 0 auto;
}

.card .frame-26 {
  display: flex;
  flex-direction: column;
  width: 580px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.card .frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .frame-28 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .frame-29 {
  display: flex;
  width: 280px;
  align-items: center;
  gap: 10px;
  padding: 15px;
  position: relative;
  background-color: var(--white);
  border-radius: 10px;
}

.card .almost-before-16 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--grey);
  font-size: 16px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-30 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--white);
  border-radius: 10px;
}

.card .frame-31 {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.card .almost-before-17 {
  position: relative;
  width: 467px;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--greylight);
  font-size: 13px;
  line-height: 15.6px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .span {
  color: #dadddf;
}

.card .text-wrapper-2 {
  color: #83d725;
}

.card .frame-32 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 30px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--greenapple);
  border-radius: 10px;
}

.card .almost-before-18 {
  height: 37px;
  width: 258px;
  align-self: center;
  margin-top: 80px;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 32px;
  text-align: center;
  line-height: normal;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-33 {
  margin-left: 80px;
  width: 1280px;
  height: 150px;
  position: relative;
  margin-top: 30px;
}

.card .frame-34 {
  margin-left: 80px;
  width: 1280px;
  height: 15px;
  position: relative;
  margin-top: 10px;
}

.card .frame-35 {
  display: flex;
  margin-left: 80px;
  width: 1280px;
  height: 517px;
  position: relative;
  margin-top: 80px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.card .almost-before-19 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 32px;
  line-height: normal;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-36 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .frame-37 {
  display: flex;
  flex-direction: column;
  width: 433px;
  height: 450px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  position: relative;
}

.card .almost-before-20 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-21 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--blackgrey);
  font-size: 18px;
  line-height: 21.6px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .rectangle-2 {
  width: 847px;
  height: 450px;
  border-radius: 30px;
  position: relative;
  object-fit: cover;
}

.card .frame-38 {
  display: flex;
  width: 1440px;
  height: 320px;
  position: relative;
  margin-top: 50px;
  flex-direction: column;
  align-items: flex-start;
}

.card .frame-39 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dadddf;
}

.card .frame-40 {
  display: flex;
  flex-direction: column;
  width: 200px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.card .almost-before-22 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 700;
  color: var(--blackgrey);
  font-size: 18px;
  line-height: 21.6px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-41 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .almost-before-23 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 16px;
  line-height: 19.2px;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .frame-42 {
  display: flex;
  align-items: center;
  gap: 380px;
  padding: 15px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.card .almost-before-24 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 16px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}

.card .almost-before-25 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -1.00px;
  font-weight: 400;
  color: var(--greymidle);
  font-size: 16px;
  line-height: 19.2px;
  white-space: nowrap;
  font-family: "Arimo", Helvetica;
  letter-spacing: 0;
}
/* Inject original CSS code here */

.card .frame-29 input,
.card .frame-30 textarea {
  border: none;
  background: transparent;
  width: 100%;
  font-family: "Arimo", Helvetica;
  font-size: 16px;
  color: var(--blackgrey);
  outline: none;
  padding: 0;
  margin: 0;
  resize: none;
}

.card .frame-29 input::placeholder,
.card .frame-30 textarea::placeholder {
  color: var(--grey);
}

.card .frame-29 {
  flex-direction: column;
  align-items: flex-start;
}

.card .frame-30 {
  flex-direction: column;
  align-items: flex-start;
}

.card .frame-31 input[type="checkbox"] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("https://c.animaapp.com/mgdhzpytPUpyt7/img/checkbox-circle-fill.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}

.card .frame-31 label {
  cursor: pointer;
}

.card .frame-9,
.card .frame-32 {
  cursor: pointer;
  border: none;
  font-family: "Arimo", Helvetica;
  font-size: 16px;
  transition: opacity 0.2s ease;
}

.card .frame-9:hover,
.card .frame-32:hover {
  opacity: 0.9;
}

.card .frame-9:active,
.card .frame-32:active {
  opacity: 0.8;
}

.card .frame-2,
.card .frame-3,
.card .almost-before-wrapper {
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.card .frame-2:hover,
.card .frame-3:hover,
.card .almost-before-wrapper:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.card .frame-13 {
  cursor: pointer;
}

.card .frame-12[open] .frame-13 img,
.card .frame-14[open] .frame-13 img {
  transform: rotate(45deg);
}

.card .frame-13 img {
  transition: transform 0.2s ease;
}

.card .frame-12 summary,
.card .frame-14 summary {
  list-style: none;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.card .frame-12 summary::-webkit-details-marker,
.card .frame-14 summary::-webkit-details-marker {
  display: none;
}

.card .frame-partners {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.card .almost-before-21 {
  color: var(--blackgrey);
  text-decoration: none;
}

.card .almost-before-21:hover {
  text-decoration: underline;
}

.card .frame-41 a {
  text-decoration: none;
  transition: color 0.2s ease;
}

.card .frame-41 a:hover {
  color: var(--blue);
}

.card .almost-before-25 {
  text-decoration: none;
  transition: color 0.2s ease;
}

.card .almost-before-25:hover {
  color: var(--blackgrey);
}

.card .div-wrapper {
  text-decoration: none;
}
.frame-12 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	padding: 15px;
	position: relative;
	align-self: stretch;
	width: 100%;
	flex: 0 0 auto;
	background-color: var(--white);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #dadddf;
}
.frame-12 summary {
	list-style: none;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
.faq-title {
	position: relative;
	width: fit-content;
	margin-top: -0.50px;
	font-weight: 400;
	color: rgba(108, 118, 128, 1);
	font-size: 20px;
	line-height: normal;
	white-space: nowrap;
	font-family: "Arimo", Helvetica;
	letter-spacing: 0;
	text-transform: uppercase;
	cursor: pointer;
}
.frame-12[open] .faq-title {
color: var(--blue);
}
.frame-12 svg {
transform: rotate(45deg);
transition: transform 0.2s ease;
}
.frame-12[open] svg {
	transform: rotate(0);
}
.frame-12 svg path {
	fill: #9198A0;
}
.frame-12[open] svg path {
	fill: #227DBF;
}
.faq-text {
	color: rgba(108, 118, 128, 1);
	font-size: 16px;
	line-height: 19.2px;
}
.dop-photo {
	margin-top: 40px;
	width: 100%;
}
.files-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.file-item {
	max-width: 405px;
	width: 100%;
	height: 305px;
}
.product-additional-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}