
.frame {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

.slide-content {
  width: 80%;
}

.title {
  font-size: 60px;
}

.description {
  font-size: 40px;
  width: 90%;
}

.frame a {
  text-decoration: none;
  color: #333;
}


a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  text-decoration: none;
}

.frame .div {
  display: flex;
  height: 84px;
  align-items: center;
  gap: 126px;
  padding: 0 50px;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.frame .link-heading {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Londrina Solid", Helvetica, serif;
  font-weight: 900;
  color: #dc0005;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.frame .navbar {
  display: flex;
  align-items: center;
  gap: 30px;
  flex: 1;
  justify-content: center;
}

.frame .text-wrapper {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Heebo", Helvetica, serif;
  font-weight: 500;
  color: #dc0005;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .text-wrapper-2 {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Heebo", Helvetica serif;
  font-weight: 500;
  color: #0d0d0d;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
.frame .text-wrapper-2:hover {
  color: #dc0005;
}

.frame .div-2 {
  width: 155px;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 7px 10px;
  background-color: #dc0005;
  border-radius: 99px;
  display: flex;
  flex-shrink: 0;
}

.frame .text-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Heebo", Helvetica serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .symbol {
  justify-content: center;
  width: 14.36px;
  height: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-family: "Font Awesome 5 Free-Solid", Helvetica serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  white-space: nowrap;
}

.frame .div-3 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  min-height: 800px;
  background-size: cover;
  background-position: center;
  padding: 203px 70px 60px;
}

.frame .div-4 {
  display: flex;
  flex-direction: column;
  max-width: 760px;
  align-items: flex-start;
  gap: 20px;
}

.frame .startup-yat-r-mlar-i {
  font-family: "Roboto", Helvetica serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 72px;
  line-height: 86.4px;
  letter-spacing: 0;
}

.frame .p {
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 0;
}

.frame .img {
  width: 45px;
  height: 104px;
  align-self: center;
  flex-shrink: 0;
}

.frame .div-5 {
  display: flex;
  align-items: center;
  gap: 36px;
  padding: 50px 70px;
  align-self: stretch;
  width: 100%;
  background-color: #f4f4f9;


}

.frame .div-6 {
  max-width: 601px;
  flex: 1;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.frame .text-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Roboto", Helvetica, serif;
  font-weight: 900;
  color: #0d0d0d;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
}

.frame .text-wrapper-5 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Heebo", Helvetica serif;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
}

.frame .div-wrapper {
  display: flex;
  width: 245px;
  height: 60px;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 7px 10px;
  background-color: #dc0005;
  border-radius: 99px;
  cursor: pointer;
}

.frame .text-wrapper-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Heebo", Helvetica serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-7 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 510px;
  align-items: flex-start;
  flex-shrink: 0;
}

.frame .about-jpg {
  width: 280px;
  height: 167px;
  border-radius: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #d0d0dc;
}
.about-jpg img{
  width: 280px;
  object-fit: cover;
  height: 167px;
  border-radius: 10px;

}
.frame .about-jpg-2 {
  width: 280px;
  height: 191px;
  border-radius: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #c0c0cc;
}
.about-jpg-2 img{
  width: 280px;
  height: 191px;
  border-radius: 10px;
  object-fit: cover;

}

.frame .about-jpg-3 {
  width: 293px;
  height: 193px;
  border-radius: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #b8b8c8;
}
.about-jpg-3 img{
  width: 293px;
  height: 193px;
  border-radius: 10px;
  object-fit: cover;
}

.frame .div-8 {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 20px;
}

.frame .about-jpg-4 {
  max-width: 1024px;
  height: 420px;
  border-radius: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #c8c8d8;
  flex-shrink: 0;
  margin-left: 20px;
}
.about-jpg-4 img{
  width:  100%;
  height: 420px;
  border-radius: 10px;
  object-fit: cover;
}

.frame .startup-d-nyas-ndaki {
  font-family: "Heebo", Helvetica serif;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  line-height: 22.4px;
  align-self: stretch;
  letter-spacing: 0;
}

.frame .div-9 {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  align-self: stretch;
  width: 100%;
}
.frame .div-9 form{
  width: 100%;
}

.frame .div-wrapper-2  input{
  width: 50%;
  display: flex;
  height: 60px;
  align-items: center;
  gap: 24px;
  padding: 7px 10px;
  flex: 1;
  background-color: #ffffff;
  border-radius: 15px;
  border: 1px solid #999999;
}

.frame .div-wrapper-3 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 24px;
  padding: 7px 10px;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 15px;
  border: 1px solid #999999;
}

.frame .div-wrapper-4 {
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 7px 10px;
  align-self: stretch;
  width: 100%;
  background-color: #dc0005;
  border-radius: 99px;
  border: none;
  color: white;
  cursor: pointer;
}

.frame .div-10 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 69px;
  padding: 50px 20px;
  align-self: stretch;
  width: 100%;
  background-color: #f4f4f9;
}

.frame .div-11 {
  display: flex;
  flex-direction: column;
  max-width: 551px;
  align-items: center;
  gap: 16px;
}

.frame .text-wrapper-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 900;
  color: #0d0d0d;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
}

.frame .text-wrapper-9 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.4px;
}

.frame .div-12 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  gap: 40px;
}

.frame .div-13 {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 19px;
}

.frame .text-wrapper-10 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #74787c;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.frame .div-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.frame .text-wrapper-11 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 900;
  color: #0d0d0d;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 33.6px;
}

.frame .text-wrapper-12 {
  width: fit-content;
  line-height: 24px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  letter-spacing: 0;
}

.frame .symbol-2 {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Font Awesome 5 Free-Solid", Helvetica;
  font-weight: 400;
  color: #dc0005;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.frame .div-15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  padding: 50px 70px;
  align-self: stretch;
  width: 100%;
  background-color: #f4f4f9;
}

.frame .div-16 {
  display: flex;
  align-items: flex-start;
  gap: 82px;
  justify-content: center;
  width: 100%;
}

.frame .div-17 {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 576px;
  align-items: center;
  gap: 24px;
}

.frame .element {
  width: 100%;
  max-width: 436px;
  height: 436px;
  object-fit: cover;
  background-color: #d0d0dc;
  border-radius: 10px;
}

.frame .text-wrapper-13 {
  font-family: "Roboto", Helvetica;
  font-weight: 900;
  color: #0d0d0d;
  font-size: 28px;
  line-height: 33.6px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  letter-spacing: 0;
}

.frame .text-wrapper-14 {
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  letter-spacing: 0;
}

.frame .div-18 {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 557px;
  align-items: center;
  gap: 24px;
}

.frame .n-m-zdeki-d-nemde {
  align-self: stretch;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #74787c;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .div-19 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 20px;
  align-self: stretch;
  max-width: 2024px;
  background-color: #f4f4f9;
  gap: 20px;
}

.frame .text-wrapper-15 {
  display: flex;
  text-align: center;
  align-items: center;
  width: fit-content;
  font-family: "Roboto", Helvetica, serif;
  font-weight: 900;
  color: #0d0d0d;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.frame .div-20 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 46px;
  align-self: stretch;
  width: 100%;
}

.frame .analitikforumpost {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #0d0d0d;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .span {
  font-weight: 600;
}

.frame .text-wrapper-16 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Heebo", Helvetica;
  font-weight: 600;
  color: #0d0d0d;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .iframe-contact-end {
  align-self: stretch;
  width: 100%;
  height: 450px;
  background-color: #d8d8e0;
}

.frame .div-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 77px;
  padding: 50px 70px;
  align-self: stretch;
  width: 100%;
  background-color: #0d0d0d;
}

.frame .div-22 {
  display: flex;
  align-items: flex-start;
  gap: 77px;
  flex-wrap: wrap;
  width: 100%;
}

.frame .div-23 {
  display: flex;
  flex-direction: column;
  width: 288px;
  align-items: flex-start;
  gap: 24px;
}

.frame .text-wrapper-17 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 900;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 33.6px;
}

.frame .div-24 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .div-25 {
  display: flex;
  flex-direction: column;
  width: 215.93px;
  align-items: flex-start;
  gap: 25px;
}

.frame .div-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  width: 100%;
}

.frame .div-27 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.frame .symbol-3 {
  width: 8.38px;
  height: 24px;
  color: #ffffff80;
  line-height: 24px;
  display: flex;
  align-items: center;
  font-family: "Font Awesome 5 Free-Solid", Helvetica;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  white-space: nowrap;
}

.frame .div-28 {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .leti-im {
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-29 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  width: 100%;
}

.frame .kullan-m-artlar {
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .erez-politikas {
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-30 {
  display: flex;
  flex-direction: column;
  width: 274.47px;
  align-items: flex-start;
  gap: 25px;
}

.frame .text-wrapper-18 {
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Roboto", Helvetica;
  font-weight: 900;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 33.6px;
  white-space: nowrap;
}

.frame .div-31 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  align-self: stretch;
  width: 100%;
}

.frame .symbol-4 {
  width: 8.38px;
  height: 24px;
  color: #ffffff80;
  line-height: 24px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-family: "Font Awesome 5 Free-Solid", Helvetica;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  white-space: nowrap;
}

.frame .atat-rk-caddesi-no {
  display: flex;
  align-items: center;
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .text-wrapper-19 {
  font-family: "Heebo", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .text-wrapper-20 {
  font-weight: 700;
}

.frame .div-32 {
  display: flex;
  flex-direction: column;
  width: 286px;
  align-items: flex-start;
  gap: 24px;
}

.frame .button{
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #dc0005;
  border: 1px solid;
  height: 60px;
}

.frame .div-33 {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  width: 100%;
  align-items: center;
  gap: 28px;
}

.frame .div-34 {
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Heebo", Helvetica, serif;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .div-35 {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  width: 100%;
  align-items: flex-start;
  gap: 10px;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}

.slide.active {
  display: block;
}

.slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}


.slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  padding: 20px;
  width: 100%;
}

.title {
  font-size: 72px;
  text-align: left;
  width: 100%;
  font-weight: bold;
}

.description {
  font-size: 35px;
  margin-top: 10px;
  text-align: left;
}

.slide-button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);

  display: flex;
  flex-direction: column;
  gap: 10px;
}

.prev, .next {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgb(255, 255, 255);
  color: #fff;
  padding: 12px;
  cursor: pointer;
  font-size: 2rem;
  z-index: 10;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.prev:hover, .next:hover {
  background-color: rgba(255, 255, 255, 0);
}
.div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  position: relative;
}

.frame .div-7-wrapper {
  max-width: 780px;
  height: 400px;
  position: relative;

}

.frame .div-7 {
  position: relative;
  width: 100%;
  height: 100%;
}

.frame .div-7 img {
  position: absolute;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}


.frame .about-jpg {
  top: 50px;
  left: 0;
  z-index: 3;
}
.frame .about-jpg-2 {
  top: 0;
  left: 250px;
  z-index: 2;
}
.frame .about-jpg-3 {
  top: 150px;
  left: 150px;
  z-index: 1;
}

.div-35 {
  list-style-type: disc;
  padding-left: 20px;
}

.div-35 li {
  color: #888;
  margin-bottom: 10px;
}

.div-35 li::marker {
  color: #888;
}



.div-wrapper-2 {
  display: flex;
  align-items: center;
  flex: 1;

}

.div-9 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.div-wrapper-3 {
  margin-top: 20px;
}

textarea {
  width: 100%;
  max-height: 50px;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
  font-family: inherit;
  border: none;
  outline: none;
}
input {
  border: none;
  max-height: 50px;
  width: 100%;
  margin-left: 3px;
  outline: none;
}

.div-wrapper-4 {
  margin-top: 15px;
}

#message textarea{
  border: none;
  outline: none;
}
button.text-wrapper-6 {
  width: 100%;
  padding: 10px 20px;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  background-color: #DC0005;
  color: #fff;
  font-size: 14px;
}

.subscribe-form {
  display: flex;
  align-items: stretch;
  gap: 5px;
}


.subscribe-form .button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 45px;
  border: 1px solid #DC0005;
  background: #DC0005;
  color: #fff;
  cursor: pointer;
}

.subscribe-form input {
  height: 45px;
  padding: 0 12px;
  border: 1px solid #DC0005;
  border-left: none;
  outline: none;
  flex: 1;
}

@media (min-width: 569px) and (max-width: 1224px) {

  .slide {
    height: 60vh;
  }

  .slide-content {
    width: 80%;
  }

  .title {
    font-size: 30px;
  }

  .description {
    font-size: 16px;
  }

  .prev, .next {
    font-size: 24px;
    padding: 10px 14px;
  }

  .frame .div-5 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 30px;
    gap: 40px;
  }

  .div-7 {
    order: -1;
  }

  .about-jpg-4 {
    order: -1;
  }
  .frame .div-7-wrapper {
    order: -1;
    width: 100%;
    height: 370px;
    display: flex;
    justify-content: center;
    position: relative;
    margin-left: -110px;
  }

  .frame .div-7 {
    position: relative;
    width: 400px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .frame .about-jpg {
    width: 300px;
    height: 197px;
    top: 20px;
    left: 0;
    z-index: 3;
  }

  .frame .about-jpg-2 {
    width: 280px;
    height: 195px;
    top: 0;
    left: 250px;
    z-index: 2;
  }

  .frame .about-jpg-3 {
    width: 293px;
    height: 193px;
    top: 170px;
    left: 180px;
    z-index: 1;
  }
  .frame .div-6  {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    gap: 15px;

  }

  .frame .div-6,
  .frame .div-8 {

    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .div-12 {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }

  .div-13 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    gap: 15px;
  }


  .text-wrapper-10 {
    flex: unset;
  }


  .div-13 .div-12 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .div-16 {
    flex-direction: column;
    gap: 25px;
  }
  .frame .div-17, .frame .div-18  {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .frame .div-15,
  .frame .div-19 {
    padding: 60px 30px;
  }

  .frame .text-wrapper-4 {
    font-size: 32px;
  }
  .frame .div-20 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }
}


@media (max-width: 568px) {
  .slide {
    height: 50vh;
  }

  .slide-content {
    width: 80%;
  }

  .title {
    font-size: 40px;
  }

  .description {
    font-size: 20px;
    width: 90%;
  }

  .prev, .next {
    font-size: 20px;
    padding: 8px 12px;
  }
  .frame .div-5 {
    flex-direction: column;
    padding: 30px 20px;
    gap: 30px;
    }
  .frame .div-5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }


  .frame .div-7-wrapper {
    margin-left: 30px;
    order: -1;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
  }

  .frame .div-7 {
    position: relative;
    width: 100%;
    height: auto;
  }

  .frame .about-jpg {
    width: 180px;
    height: 100px;
    top: 20px;
    left: 0;
    z-index: 3;
  }

  .frame .about-jpg-2 {
    width: 180px;
    height: 102px;
    top: 0;
    left: 150px;
    z-index: 2;
  }

  .frame .about-jpg-3 {
    width: 193px;
    height: 100px;
    top: 80px;
    left: 80px;
    z-index: 1;
  }
  .frame .div-6  {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    gap: 15px;

  }
  .div-7 {
    order: -1;
    margin-bottom: 10px;
  }

  .div-7 {

    margin-left: 0;
    margin-right: auto;
  }


  .div-wrapper {
    display: flex;
    justify-content: center;
  }

  .about-jpg-4 {
    order: -1;
    width: 100%;
  }

  .about-jpg-4 img {
    width: 100%;
    border-radius: 0;
  }


  .frame .div-8 {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      max-width: 700px;
      margin: 0 auto;
      gap: 15px;
    }

  .frame .div-10{
    padding: 10px 20px;
    gap:10px;
  }

  .div-12 {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .div-13 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }

  .text-wrapper-10 {
    flex: 1;
  }

  .div-13 .div-12 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .frame .div-15 {
    padding: 50px 20px;
    width: 100%;
  }

  .div-16 {
    flex-direction: column;
    padding: 10px 20px;
    gap: 20px;
  }

  .div-17,
  .div-18 {
    width: 100%;
  }
  .frame .div-19 {
    padding: 10px 20px;
    width: 100%;
  }
  .div-20 p{
    text-align: center;
    width: 50%;
  }
  .div-20 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;

  }
  .frame .text-wrapper-4{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .slide {
    height: 46vh;
  }

  .title {
    font-size: 26px;
  }

  .description {
    font-size: 17px;
  }
  .div-7-wrapper{
    margin-left: 0;
  }


}