.detailWhitePaper-customerStories-banner {
  min-height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.detailWhitePaper-customerStories-banner .detailWhitePaper-customerStories-banner-content {
  position: absolute;
  top: 41%;
}
.detailWhitePaper-customerStories-banner h3 {
  font-weight: bold;
  font-size: 80px;
  color: #087FE7;
  line-height: 88px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.detailWhitePaper-content {
  padding-top: 120px;
  display: flex;
  gap: 200px;
}
.detailWhitePaper-main-content {
  width: 70%;
}
.detailWhitePaper-main-content h1 {
  font-size: 32px;
  color: #000000;
  line-height: 48px;
  text-align: left;
}
.detailWhitePaper-main-content .detailnews-info {
  margin-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #EEEEEE;
  color: #888888;
}
.detailWhitePaper-main-content .detailnews-info .detailnews-date,
.detailWhitePaper-main-content .detailnews-info .detailnews-time {
  font-size: 14px;
  margin-right: 10px;
}
.detailWhitePaper-main-content .detailnews-text {
  color: #666666;
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}
.detailWhitePaper-main-content .detailnews-text img {
  max-width: 100%;
  height: auto;
}
.detailWhitePaper-main-content .detailnews-text p {
  font-size: 20px;
  margin-bottom: 10px;
  color: black;
  text-align: justify;
}
.detailWhitePaper-main-content .detailnews-text h2 {
  font-size: 28px;
  color: black;
  font-weight: bold;
}
.detailWhitePaper-main-content .detailnews-text h3 {
  font-size: 24px;
  color: black;
}
.detailWhitePaper-main-content .detailnews-text h4 {
  font-size: 22px;
  color: black;
}
.detailWhitePaper-main-content .detailnews-text a {
  text-decoration: underline;
  font-weight: bold;
}
.detailWhitePaper-main-content .detailnews-text .detailnews-image {
  margin: 30px 0;
}
.detailnews-related {
  width: 25%;
}
.detailnews-related .download-form {
  overflow: hidden;
}
.detailnews-related .download-form .download-preview {
  width: 100%;
  background: #f8f9fc;
  text-align: center;
}
.detailnews-related .download-form .download-preview img {
  width: 100%;
  height: auto;
}
.detailnews-related .download-form .download-content {
  width: 85%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 24px;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}
.detailnews-related .download-form .download-content h3 {
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.detailnews-related .download-form .download-content p {
  font-weight: 400;
  font-size: 20px;
  color: #686868;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.detailnews-related .download-form .download-content .form-group {
  margin-bottom: 16px;
}
.detailnews-related .download-form .download-content .form-group input {
  width: 90%;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  padding: 0 16px;
  font-size: 14px;
  color: #333;
}
.detailnews-related .download-form .download-content .form-group input::placeholder {
  color: #999;
}
.detailnews-related .download-form .download-content .form-group input:focus {
  border-color: #087FE7;
  outline: none;
}
.detailnews-related .download-form .download-content .verification-group {
  position: relative;
}
.detailnews-related .download-form .download-content .verification-group input {
  flex: 1;
}
.detailnews-related .download-form .download-content .verification-group .get-code {
  position: absolute;
  top: 13px;
  right: 30px;
  cursor: pointer;
}
.detailnews-related .download-form .download-content .verification-group .get-code:hover {
  background: #f0f7ff;
}
.detailnews-related .download-form .download-content .submit-btn {
  width: 100%;
  height: 44px;
  background: #087FE7;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 16px;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
  line-height: 44px;
  text-align: center;
}
.detailnews-related .download-form .download-content .submit-btn:hover {
  background: #00B738;
}
.detailWhitePaper-headings-navigation {
  background: #f1f6fa;
  padding: 30px;
  border-radius: 8px;
  margin-top: 55px;
}
.detailWhitePaper-headings-navigation .navigation-dots {
  margin-bottom: 125px;
  display: flex;
  align-items: center;
}
.detailWhitePaper-headings-navigation .navigation-dots span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #7385A8;
  border-radius: 50%;
  margin-right: 5px;
}
.detailWhitePaper-headings-navigation .navigation-dots span:last-child {
  background: #087FE7;
}
.detailWhitePaper-headings-navigation .navigation-title {
  color: #087FE7 !important;
  font-size: 20px;
  margin-left: 15px;
}
.detailWhitePaper-headings-navigation .navigation-list {
  list-style: none;
  padding: 0;
}
.detailWhitePaper-headings-navigation .navigation-list .navigation-item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  justify-content: center;
}
.detailWhitePaper-headings-navigation .navigation-list .navigation-item .number {
  width: 52px;
  height: 52px;
  background: #087FE7;
  border-radius: 50%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-size: 25px;
}
.detailWhitePaper-headings-navigation .navigation-list .navigation-item a {
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 48px;
  text-align: left;
  font-style: normal;
  text-transform: none !important;
}
.detailWhitePaper-headings-navigation .navigation-list .navigation-item a:hover {
  color: #087FE7;
}
.section-title {
  font-size: 48px;
  font-weight: bold;
  color: #333;
  margin-bottom: 40px;
  margin-top: 200px;
}
.mostPopular-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 54px;
  padding-bottom: 150px;
}
.paper-card {
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.paper-card:hover {
  transform: translateY(-5px);
}
.paper-card img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.paper-card .paper-content h3 {
  font-size: 20px;
  color: #333;
  margin-bottom: 12px;
  font-weight: bold;
}
.paper-card .paper-content p {
  margin-top: 54px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 20px;
}
.paper-card .paper-content .get-doc-btn {
  display: inline-block;
  padding: 8px 20px;
  background: #087FE7;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.3s ease;
}
.paper-card .paper-content .get-doc-btn:hover {
  background: #00B738;
}
/* Responsive Media Queries */
@media screen and (max-width: 1720px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 650px;
  }
}
@media screen and (max-width: 1620px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 600px;
  }
  .detailnews-related {
    width: 30%;
  }
}
@media screen and (max-width: 1480px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 500px;
  }
  .detailWhitePaper-customerStories-banner h3 {
    font-size: 60px;
    line-height: 68px;
  }
  .detailnews-related .download-form .download-content {
    width: 80%;
  }
}
@media screen and (max-width: 1200px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 400px;
  }
  .detailWhitePaper-customerStories-banner h3 {
    font-size: 50px;
    line-height: 58px;
  }
  .detailWhitePaper-content {
    gap: 100px;
  }
  .mostPopular-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1023px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 250px;
  }
  .detailWhitePaper-customerStories-banner h3 {
    font-size: 36px;
    line-height: 44px;
  }
  .detailWhitePaper-content {
    flex-direction: column;
    gap: 60px;
  }
  .detailWhitePaper-main-content {
    width: 100%;
  }
  .detailnews-related {
    width: 100%;
  }
  .detailWhitePaper-main-content .detailnews-text p {
    font-size: 14px;
  }
  .section-title {
    font-size: 36px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .detailWhitePaper-customerStories-banner {
    min-height: 200px;
  }
  .detailWhitePaper-customerStories-banner h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .detailWhitePaper-headings-navigation .navigation-dots {
    margin-bottom: 50px;
  }
  .detailWhitePaper-headings-navigation .navigation-list .navigation-item a {
    font-size: 18px;
  }
  .detailWhitePaper-main-content h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .detailWhitePaper-content {
    padding-top: 60px;
  }
  .mostPopular-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .detailWhitePaper-headings-navigation .navigation-item .number {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .detailWhitePaper-headings-navigation .navigation-item a {
    font-size: 18px;
    line-height: 36px;
  }
  .section-title {
    font-size: 28px;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .download-form .download-content h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .download-form .download-content p {
    font-size: 16px;
    line-height: 24px;
  }
}
