@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600&family=Montserrat:wght@600&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,300;1,400&display=swap");

body {
  margin: 0;
  padding: 0;
  background-color: #1e203F;
}

.container {
  width: 780px;
  min-height: 980px;
  background-color: #1e2036;
  margin-bottom: 61px;
  margin: 0 auto;
}

.header img {
  margin: 13px 625px 13px 22px;
}

.tinyimg {
  width: 40% !important;
  margin: 10px !important;
  padding: 10px !important;
}

.promotion img {
  width: 100%;
}

.menu img {
  width: 100%;
  margin: 0;
  padding: 0;
}

h1 {
  font-family: Barlow;
  color: #00a940;
  font-size: 40px;
  line-height: 40px;
  margin: 40px 50px 40px 50px;
}

.content h1 {
  width: 671px;
  font-family: Barlow;
  color: #ffffff;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;

  margin: 40px 40px 40px 40px;
  border-radius: 8px;
  box-sizing: border-box;

  padding: 20px;
}

h5 {
  color: #ffffff;
  font-family: Barlow;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
  opacity: 0.85;

}

.gradient {
  width: 801px;
  height: 4px;
  flex-shrink: 0;
  background: linear-gradient(90deg,
      rgba(0, 169, 64, 0) 9.62%,
      #00a940 51.02%,
      rgba(0, 169, 64, 0) 89.36%);
}



details {
  margin-left: 10px;
  margin-top: 15px;
}

#first,
#second,
#third,
#fourth,
#fifth,
#sixth {
  border-bottom: 1px solid #3a3b59;
  margin-right: 20px;
}

summary {
  color: #00a940;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Barlow;
  cursor: pointer;
}

#second h3 {
  color: white;
  margin-left: 70px;
  margin-bottom: 6px;
}

#third summary {
  margin-right: 0px;
}

details>summary {
  background: url("assets/images/arrowDown.png") no-repeat right;
  list-style-type: none;
}

details[open]>summary {
  background: url("assets/images/arrowUp.png") no-repeat right;
  list-style: none;
}

.list {
  display: flex;
  gap: 100px;
  flex-direction: row;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: #fff;

}

.menu {
  color: #ffffff;
  background: radial-gradient(circle at 100% 100%,
      #1e2036 0,
      #1e2036 3px,
      transparent 3px) 0% 0%/8px 8px no-repeat,
    radial-gradient(circle at 0 100%,
      #1e2036 0,
      #1e2036 3px,
      transparent 3px) 100% 0%/8px 8px no-repeat,
    radial-gradient(circle at 100% 0,
      #1e2036 0,
      #1e2036 3px,
      transparent 3px) 0% 100%/8px 8px no-repeat,
    radial-gradient(circle at 0 0, #1e2036 0, #1e2036 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
    linear-gradient(#1e2036, #1e2036) 50% 50% / calc(100% - 10px) calc(100% - 16px) no-repeat,
    linear-gradient(#1e2036, #1e2036) 50% 50% / calc(100% - 16px) calc(100% - 10px) no-repeat,
    radial-gradient(circle at 10% 60%,
      rgba(12, 116, 60, 1) 0%,
      #1e2336 31%,
      #039d3f 100%,
      rgba(189, 229, 205, 1) 100%);
  border-radius: 8px;
  padding: 9px;
  box-sizing: border-box;
  margin: 47px 20px 50px 20px;
}

.menu h2 {
  font-family: Barlow;
  font-size: 24px;
  color: #ffffff;
  line-height: 28px;
  margin: 30px 30px 20px 25px;
}

.menu p {
  margin: 0px 30px 20px 25px;
  color: #fff;
  font-family: Barlow;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.10px;
  margin-bottom: 10px;
}

h4 {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.16px;
  margin: 20px 548px 0px 100px;
}


li {
  margin-bottom: 6px;
}


ul {
  padding-inline-start: 30px;
}

ol li {
  color: #fff;
  font-family: Barlow;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.10px;
  margin-bottom: 10px;
}

ul li {
  color: #fff;
  font-family: Barlow;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.10px;
  margin-bottom: 10px;
}

.boldlist {
  font-weight: 600 !important;
}

hr {
  height: 2px;
  background-color: #00a940;
  border: none;
}

table {
  font-family: Roboto, sans-serif;
  width: 50%;
  margin-top: 10px;
  margin-left: 15px;
  border: 1px solid #00a940;
  box-shadow: 0 4px 6px rga(0, 169, 64, 0.4);
  transition: all 0.3s ease;
  cursor: pointer;
  border-spacing: 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.5px;
  border-radius: 4px;
  overflow: hidden;

}

th {
  padding: 5px;
  border-bottom: 1px solid #039d3f;
  color: #039d3f;
  min-width: 30px;
  border-width: 1px;
  font-weight: 700;
}

td {
  padding: 8px;
  font-weight: 400;
  border-bottom: 1px solid #00a940;
  border-top: 1px solid #00a940;
  min-width: 30px;
  border-width: 1px;
}



tr:hover {
  background-color: rgba(0, 169, 64, 0.2);
  transition: background-color 0.3s ease;
}

tr:last-child td {
  border-bottom: none;
}


.ustucizili {
  text-decoration: line-through;
}

.menu ol li {
  font-weight: 400;
}


#secondItem {
  border-top: 1px solid #3a3b59;
  border-bottom: 1px solid #3a3b59;
}

.footer {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 5px;
}

.footer a {
  color: #ffffff;
  font-size: 30px;
}

.footer p {
  color: #ffffff;
  margin-bottom: 40px;
}

a.button {
  background: linear-gradient(135deg,
      #039d3f 0%,
      #028c39 25%,
      #039d3f 50%,
      #028c39 75%,
      #039d3f 100%);
  border: 0.1px solid rgba(3, 157, 63, 0.8);
  font-family: Barlow;
  box-shadow: 0 4px 15px rgba(3, 157, 63, 0.4);
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;

  text-align: center;
  display: block;

  border-radius: 8px;
  padding: 10px;


  margin: 10px 40px 10px 40px;

}

a.button:hover {
  border: 0.5px solid rgba(3, 157, 63, 0.8);


  box-shadow: 0 4px 15px rgba(3, 157, 63, 0.4);
  color: #fff;
}

.mobil-img {
  width: 50% !important;
  display: block;
  margin: 0 auto;
}

/* mobile */
@media screen and (max-width: 768px) {
  body {
    margin: 0;
    padding: 0;
    background-color: #1e2036;
  }

  .container {
    width: 100%;
    min-height: 100vh;
    background-color: #1e2036;
    padding: 0px;
    box-sizing: border-box;
    margin: 0 auto;
  }

  .header img {
    margin: 13px 0;
  }

  .promotion img {
    width: 100%;
  }

  .menu img {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  img.mobil-img {
    width: 100% !important;
  }

  .content h1 {
    width: 100%;
    font-size: 28px;
    text-align: center;
    margin: 25px 10px 25px 10px;
  }

  .menu {
    margin: 30px 10px 50px 10px;
  }

  .menu h2 {
    font-family: Barlow;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 24px 20px 10px 28px;
  }

  .menu p {
    margin: 10px 20px 20px 15px;
  }

  .gradient {
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg,
        rgba(0, 169, 64, 0) 9.62%,
        #00a940 51.02%,
        rgba(0, 169, 64, 0) 89.36%);
  }

  table {
    width: 75%;
  }

  .list {
    flex-direction: column;
    gap: 0;
  }

  #second h3 {
    margin-left: 100px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
  }

  .menu ol li {
    font-weight: 300;
  }

  .menu ul li {
    font-weight: 300;
  }

  #secondItem {
    border-top: 1px solid #3a3b59;
    border-bottom: 1px solid #3a3b59;
  }
}