body {
    background: url(/images/bg-pattern.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#press-room {
  max-width: 1496px;
  margin: 0px auto;
  padding: 0px 20px;
  margin-top: 222px;
}
#press-room .wrapper .hood-title-locate {
  margin-bottom: 70px;
}
#press-room .wrapper .hood-title-locate h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 129%;
  text-align: center;
  letter-spacing: -0.07em;
  color: #ffffff;
  margin: 0px;
}
#press-room .wrapper .hood-title-locate .title h3 {
  text-align: start;
}
#press-room .wrapper .hood-title-locate .certificate-item  {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  color: #cdd9d5;
}
#press-room .wrapper .hood-title-locate span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: rgba(203, 203, 203, 0.49);
}
#press-room .wrapper .hood-title-locate span a {
  color: rgba(203, 203, 203, 0.49);
}
#press-room .wrapper .hood-title-locate .locate {
  margin: 13px 0px;
}
#press-room .wrapper .items,
#press-room .wrapper .items-two {
  margin-bottom: 70px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 42px;
  gap: 90px;
  justify-content: center;
}
#press-room .wrapper .items .item-green,
#press-room .wrapper .items .item-black,
#press-room .wrapper .items-two .item-green,
#press-room .wrapper .items-two .item-black {
  background: #1ba375;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 300px;
  height: 300px;
  position: relative;
  gap: 80px;
}
#press-room .wrapper .items .item-green .logo,
#press-room .wrapper .items .item-black .logo,
#press-room .wrapper .items-two .item-green .logo,
#press-room .wrapper .items-two .item-black .logo {
  width: 250px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#press-room .wrapper .items .item-green .zoom,
#press-room .wrapper .items .item-black .zoom,
#press-room .wrapper .items-two .item-green .zoom,
#press-room .wrapper .items-two .item-black .zoom {
  width: 23px;
  height: 23px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#press-room .wrapper .items .item-green .download,
#press-room .wrapper .items .item-black .download,
#press-room .wrapper .items-two .item-green .download,
#press-room .wrapper .items-two .item-black .download {
  width: 23px;
  height: 23px;
  position: absolute;
  right: 10px;
  bottom: 43px;
}
#press-room .wrapper .items .item-black,
#press-room .wrapper .items-two .item-black {
  background: #151515;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#press-room .wrapper .items-two {
  margin-bottom: 104px;
}
#press-room .wrapper .title-certificate-item {
  margin-bottom: 70px;
}
#press-room .wrapper .title-certificate-item h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 129%;
  letter-spacing: -0.07em;
  color: #ffffff;
  margin: 0px;
  margin-bottom: 13px;
}
#press-room .wrapper .title-certificate-item .certificate-item {
  margin-bottom: 76px;
}
#press-room .wrapper .title-certificate-item .certificate-item  {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  color: #cdd9d5;
}
#press-room .wrapper .card {
  background: linear-gradient(180deg, #d9d9d9 0%, #00875a 0.01%, rgba(217, 217, 217, 0) 100%);
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
  border-radius: 17px;
  position: relative;
  margin-bottom: 306px;
}
#press-room .wrapper .card .img-icon-one {
  position: absolute;
  left: 127px;
}
#press-room .wrapper .card .img-icon-two {
  position: absolute;
  right: 131px;
}
#press-room .wrapper .card .konyaspor-logo {
  padding: 45px 0px;
  text-align: center;
}
#press-room .wrapper .card .konyaspor-logo img {
  width: 129.16px;
  height: auto;
}
#press-room .wrapper .card .hood h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 129%;
  text-align: center;
  letter-spacing: -0.07em;
  color: #ffffff;
  margin: 0px;
}
#press-room .wrapper .card .text {
  width: 638px;
  margin-top: 14px;
  padding-bottom: 146px;
  margin: 0px auto;
}
#press-room .wrapper .card .text p {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  color: #cdd9d5;
}
#press-room .wrapper .card .contact {
  display: flex;
  justify-content: center;
}
#press-room .wrapper .card .contact a {
  position: relative;
}
#press-room .wrapper .card .contact a span {
  position: absolute;
  left: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.005em;
  color: #ffffff;
}

@media (max-width: 1350px) {
  #press-room {
    max-width: 1200px;
  }
}
@media (max-width: 768px) {
  #press-room .wrapper .items,
#press-room .wrapper .items-two {
    justify-content: center;
  }
  #press-room .wrapper .card .img-icon-one {
    left: 40px;
  }
  #press-room .wrapper .card .img-icon-two {
    right: 40px;
  }
  #press-room .wrapper .card .text {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #press-room {
    margin-top: 92px;
  }
  #press-room .wrapper .hood-title-locate {
    text-align: center;
  }
  #press-room .wrapper .hood-title-locate h3 {
    font-size: 36px;
  }
  #press-room .wrapper .hood-title-locate .title h3 {
    text-align: center;
  }
  #press-room .wrapper .hood-title-locate .certificate-item a {
    font-size: 16px;
  }
  #press-room .wrapper .card .hood h3 {
    font-size: 24px;
  }
  #press-room .wrapper .card .text {
    padding-bottom: 46px;
  }
  #press-room .wrapper .card .text p {
    font-size: 18px;
    line-height: 22px;
  }
}/*# sourceMappingURL=press-room.css.map */