.content-body {
  position: relative;
  padding: 0 280px 80px;
  overflow: visible;
}

.main-title-wrapper {
  margin-top: 184px;
  margin-bottom: 40px;
}

.underline-main,
.underline-section {
  display: inline;
}

.section-title-wrapper {
  margin: 80px 0 48px 0;
}

.content-body p,
.content-body a:not(.link) {
  font-size: 20px;
  margin: 0;
  text-decoration: none;
}

.content-body p {
  padding-top: 40px;
}

.content-body a {
  color: #2572a2;
}

.content-body a:hover {
  opacity: 50%;
}

.list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.list li {
  position: relative;
  padding-left: 32px;
  color: #2572a2;
  font-size: 20px;
  padding-top: 40px;
}

.list li::before {
  content: "►";
  position: absolute;
  left: 0;
  color: #2572a2;
}

.blue-text {
  color: #2572a2;
}

p.top-pad {
  padding-top: 80px;
}

table {
  border-spacing: 0;
}

th,
td {
  font-size: 20px;
  font-weight: normal;
  border: 1px solid #5bacde;
  padding: 16px 24px 12px;
}

th {
  color: #2572a2;
  background-color: #f1f8fd;
  font-size: 24px;
}

td {
  background-color: #fff;
}

.main-header {
  width: 84%;
}

.sub-header {
  width: 32%;
}

.last-column {
  width: 16%;
}

.specialist {
  padding-bottom: 80px;
}

.bottom-bg {
  position: absolute;
  left: 0;
  top: 1680px;
  z-index: -2;
  width: 100%;
}

.fill-bg {
  position: absolute;
  left: 0;
  bottom: -100px;
  z-index: -2;
  width: 100%;
  height: 1600px;
  background-color: #f1f8fe;
}

@media (max-width: 1713px) {
  .bottom-bg {
    top: 1840px;
  }
}

@media (max-width: 1536px) {
  .content-body {
    padding: 0 200px 64px;
  }

  .main-title-wrapper {
    margin-top: 160px;
    margin-bottom: 32px;
  }

  .section-title-wrapper {
    margin: 72px 0 32px 0;
  }

  .content-body p,
  .content-body a:not(.link) {
    font-size: 16px;
  }

  .content-body p {
    padding-top: 32px;
  }

  .list li {
    padding-left: 28px;
    font-size: 16px;
    padding-top: 32px;
  }

  p.top-pad {
    padding-top: 64px;
  }

  th,
  td {
    font-size: 16px;
    padding: 12px 20px 8px;
  }

  th {
    font-size: 20px;
  }

  .specialist {
    padding-bottom: 40px;
  }
  
  .bottom-bg {
    top: 44%;
  }
  
  .fill-bg {
    height: 1500px;
  }
}

@media (max-width: 1249px) {
  .bottom-bg {
    top: 1500px;
  }
}

@media (max-width: 1079px) {
  .bottom-bg {
    top: 1650px;
  }

  .fill-bg {
    height: 1700px;
  }
}

@media (max-width: 1024px) {
  .content-body {
    padding: 0 160px 56px;
  }

  .main-title-wrapper {
    margin-top: 80px;
    margin-bottom: 20px;
  }

  .section-title-wrapper {
    margin: 48px 0 24px 0;
  }

  .content-body p,
  .content-body a:not(.link) {
    font-size: 14px;
  }

  .content-body p {
    padding-top: 28px;
  }

  .list li {
    padding-left: 24px;
    font-size: 14px;
    padding-top: 28px;
  }

  p.top-pad {
    padding-top: 56px;
  }

  th,
  td {
    font-size: 14px;
    padding: 10px 16px 6px;
  }

  th {
    font-size: 18px;
  }

  .bottom-bg {
    top: 1220px;
  }

  .fill-bg {
    height: 1400px;
  }

  .line-break-2 {
    display: block;
  }
}

@media (max-width: 950px) {
  .bottom-bg {
    top: 1260px;
  }
}

@media (max-width: 906px) {
  .bottom-bg {
    top: 1320px;
  }

  .fill-bg {
    height: 1600px;
  }
}

@media (max-width: 849px) {
  .bottom-bg {
    top: 1370px;
  }
}

@media (max-width: 834px) {
  .content-body {
    padding: 0 80px 40px;
  }

  .main-title-wrapper {
    margin-top: 64px;
    margin-bottom: 20px;
  }

  .section-title-wrapper {
    margin: 40px 0 24px 0;
  }

  .content-body p,
  .content-body a:not(.link) {
    font-size: 12px;
  }

  .content-body p {
    padding-top: 24px;
  }

  .list li {
    padding-left: 20px;
    font-size: 12px;
    padding-top: 24px;
  }

  p.top-pad {
    padding-top: 40px;
  }

  th,
  td {
    font-size: 12px;
    padding: 8px 12px 4px;
  }

  th {
    font-size: 16px;
  }

  .bottom-bg {
    top: 1000px;
  }

  .fill-bg {
    height: 1300px;
  }
}

@media (max-width: 779px) {
  .bottom-bg {
    top: 1050px;
  }
}

@media (max-width: 665px) {
  .bottom-bg {
    top: 1100px;
  }
}

@media (max-width: 615px) {
  .bottom-bg {
    top: 1160px;
  }

  .fill-bg {
    height: 1500px;
  }
}

@media (max-width: 577px) {
  .bottom-bg {
    top: 1240px;
  }
}

@media (max-width: 541px) {
  .bottom-bg {
    top: 1300px;
  }

  .fill-bg {
    height: 1700px;
  }
}

@media (max-width: 507px) {
  .bottom-bg {
    top: 1350px;
  }

  .fill-bg {
    height: 1800px;
  }
}

@media (max-width: 476px) {
  .bottom-bg {
    top: 1450px;
  }

  .fill-bg {
    height: 1900px;
  }
}

@media (max-width: 471px) {
  .bottom-bg {
    top: 1480px;
  }
  .fill-bg {
    height: 2000px;
  }
}

@media (max-width: 459px) {
  .bottom-bg {
    top: 1580px;
  }
}


@media (max-width: 452px) {
  .bottom-bg {
    top: 1630px;
  }
}

@media (max-width: 446px) {
  .bottom-bg {
    top: 1750px;
  }

  .fill-bg {
    height: 2300px;
  }
}

@media (max-width: 430px) {
  .content-body {
    padding: 0 40px 24px;
  }

  .main-title-wrapper {
    margin-top: 48px;
    margin-bottom: 16px;
  }

  .section-title-wrapper {
    margin: 28px 0 20px 0;
  }

  .content-body p {
    padding-top: 20px;
  }

  .list li {
    padding-top: 20px;
  }

  p.top-pad {
    padding-top: 32px;
  }

  th,
  td {
    padding: 8px 8px 4px;
  }

  .fill-bg {
    height: 1560px;
  }

  .bottom-bg {
    top: 1250px;
  }
}

@media (max-width: 398px) {
  .fill-bg {
    height: 1700px;
  }

  .bottom-bg {
    top: 1300px;
  }
}

@media (max-width: 383px) {
  .bottom-bg {
    top: 1380px;
  }

  .fill-bg {
    height: 1800px;
  }
}

@media (max-width: 367px) {
  .bottom-bg {
    top: 1450px;
  }
}

@media (max-width: 366px) {
  .bottom-bg {
    top: 1540px;
  }

  .fill-bg {
    height: 1900px;
  }
}

@media (max-width: 348px) {
  .fill-bg {
    height: 2000px;
  }
}

@media (max-width: 336px) {
  .bottom-bg {
    top: 1660px;
  }

  .fill-bg {
    height: 2100px;
  }
}

@media (max-width: 335px) {
  .bottom-bg {
    top: 1660px;
  }

  .fill-bg {
    height: 2300px;
  }
}

@media (max-width: 332px) {
  .bottom-bg {
    top: 1720px;
  }
}

@media (max-width: 320px) {
  .section-title-wrapper {
    margin: 24px 0 16px 0;
  }

  .main-title-wrapper {
    margin-top: 40px;
    margin-bottom: 12px;
  }

  .content-body p,
  .content-body a:not(.link) {
    font-size: 10px;
  }

  .content-body p {
    padding-top: 20px;
  }

  .list li {
    padding-left: 16px;
    font-size: 10px;
    padding-top: 20px;
  }

  p.top-pad {
    padding-top: 32px;
  }

  th,
  td {
    font-size: 10px;
    padding: 4px;
  }

  th {
    font-size: 14px;
  }

  .bottom-bg {
    top: 1200px;
  }

  .fill-bg {
    height: 1500px;
  }
}