.chipList li[data-v-f255dd0c] {
  padding: 55px;
  margin-bottom: 40px;
}
.chipList li a[data-v-f255dd0c] {
  display: block;
  width: 100%;
  height: 100%;
}
.chipList li a .chipItem[data-v-f255dd0c] {
  display: flex;
  align-items: center;
  position: relative;
}
.chipList li a .chipItem img[data-v-f255dd0c] {
  width: 298px;
}
.chipList li a .chipItem .itemRight[data-v-f255dd0c] {
  flex: 1;
  padding-left: 55px;
  padding-right: 75px;
}
.chipList li a .chipItem .itemRight .titleContainer[data-v-f255dd0c] {
  display: flex;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 40px;
}
.chipList li a .chipItem .itemRight .titleContainer h3[data-v-f255dd0c] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.chipList li a .chipItem .itemRight .titleContainer .word[data-v-f255dd0c] {
  font-size: 27px;
  color: #cccccc;
}
.chipList li a .chipItem .itemRight p[data-v-f255dd0c] {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 1.6;
  margin-bottom: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.chipList li a .chipItem .btnBox[data-v-f255dd0c] {
  padding: 0 75px;
  position: absolute;
  right: 0;
  bottom: -30px;
  display: flex;
  justify-content: flex-end;
}
.chipList li a .chipItem .btnBox[data-v-f255dd0c] .btn {
  font-size: 18px;
  padding: 15px 30px;
  border-radius: 29px;
  line-height: 1;
}
.chipList li[data-v-f255dd0c]:last-child {
  margin-bottom: 0;
}
.chipList[data-v-f255dd0c] .btn-outline-primary:focus {
  box-shadow: none;
}
.chipList[data-v-f255dd0c] .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.chipList .btn-outline-primary:not(:disabled):not(.disabled).active[data-v-f255dd0c]:focus {
  box-shadow: none;
}
@media (max-width: 768px) {
.chipList li[data-v-f255dd0c] {
    padding: 25px 15px;
    margin-bottom: 20px;
}
.chipList li a[data-v-f255dd0c] {
    display: block;
    width: 100%;
    height: 100%;
}
.chipList li a .chipItem[data-v-f255dd0c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.chipList li a .chipItem img[data-v-f255dd0c] {
    width: 100%;
}
.chipList li a .chipItem .itemRight[data-v-f255dd0c] {
    width: 100%;
    padding: 0;
}
.chipList li a .chipItem .itemRight .titleContainer[data-v-f255dd0c] {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.chipList li a .chipItem .itemRight .titleContainer h3[data-v-f255dd0c] {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.chipList li a .chipItem .itemRight .titleContainer .word[data-v-f255dd0c] {
    font-size: 27px;
    font-weight: 400;
    color: #cccccc;
}
.chipList li a .chipItem .itemRight p[data-v-f255dd0c] {
    margin: 0;
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    margin-bottom: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.chipList li a .chipItem .btnBox[data-v-f255dd0c] {
    display: none !important;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: -30px;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
}
.chipList li a .chipItem .btnBox[data-v-f255dd0c] .btn {
    font-size: 18px;
    padding: 15px 30px;
    border-radius: 29px;
    line-height: 1;
}
.chipList li[data-v-f255dd0c]:last-child {
    margin-bottom: 0;
}
}

@media screen and (max-width: 768px) {
.pt100[data-v-0a44f452] {
    padding-top: 30px !important;
}
}

