.left,
.right{
  min-height:1280px;
}

.vip-page{
  min-height:1038px;
}

.vip-shell{
  margin-top:40px;
  background:#e7ddc4;
  border-left:1px solid #d0c1a2;
  border-right:1px solid #d0c1a2;
  border-bottom:1px solid #c7b590;
  min-height:0;
  padding:8px 13px 26px;
}

.vip-header{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 16px;
  padding:0;
}

.vip-breadcrumb,
.vip-header h1{
  font-family:Georgia, "Times New Roman", serif;
  color:#f6f3e8;
  text-shadow:0 1px 0 rgba(120, 77, 38, .7), 0 0 1px rgba(120, 77, 38, .7);
}

.vip-breadcrumb{
  font-size:29px;
  line-height:1;
}

.vip-header h1{
  margin:0;
  font-size:32px;
  font-weight:400;
}

.vip-notice{
  margin:0 0 18px;
  padding:11px 14px;
  border:1px solid #d0c1a4;
  background:#efe7d8;
  color:#8b301d;
  font-size:12px;
  line-height:1.45;
}

.vip-intro{
  margin:0 0 18px;
  text-align:center;
  font-size:17px;
  line-height:1.12;
  color:#17130f;
}

.vip-compare-title{
  margin:0 0 14px;
  font-size:19px;
  line-height:1.1;
  letter-spacing:.2px;
  color:#1d1a18;
}

.vip-cta{
  margin:0 0 16px;
  padding:8px 12px 9px;
  background:#f2e6cd;
  text-align:center;
  font-family:Georgia, "Times New Roman", serif;
  font-size:24px;
  font-weight:700;
  color:#8c2d1a;
}

.vip-table-wrap{
  margin:0;
}

.vip-table{
  width:100%;
  border-collapse:collapse;
}

.vip-table thead th{
  padding:0 10px 8px;
  font-size:24px;
  font-weight:700;
  color:#171514;
  text-align:center;
}

.vip-table thead th:first-child{
  text-align:left;
  font-size:0;
  width:auto;
}

.vip-table thead th:nth-child(2),
.vip-table thead th:nth-child(3){
  width:155px;
}

.vip-table tbody td{
  padding:5px 10px;
  vertical-align:top;
  font-size:14px;
  line-height:1.08;
  color:#1a1714;
}

.vip-table tbody td:first-child{
  padding-left:12px;
}

.vip-table tbody td:nth-child(2),
.vip-table tbody td:nth-child(3){
  text-align:center;
}

.vip-check{
  color:#2eb63b !important;
  font-size:24px !important;
  font-weight:700;
  line-height:1;
}

.vip-limit{
  font-size:15px !important;
}

.vip-limit-strong{
  font-weight:700;
}

.vip-cta-bottom{
  margin-top:18px;
}

.vip-footnote{
  margin:10px 0 0;
  font-size:11px;
  color:#1f1c17;
}

.vip-cta-link{
  display:block;
  color:inherit;
  text-decoration:none;
}

.vip-cta-link:hover{
  color:inherit;
  text-decoration:none;
}
