/* 모든 스타일은 css 충돌방지를 위해 .sub-dbanner17을 기준으로 작성 하시면 됩니다. 예) .sub-dbanner17 .box {} */
  .sub-dbanner17{}
  
.cid-t6UybjGOnz {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-t6UybjGOnz .item-subtitle a {
  font-weight: 600;
}
.cid-t6UybjGOnz .item {
  cursor: pointer;
  margin-bottom: 2rem;
}
.cid-t6UybjGOnz .item:hover img {
  transform: scale(1.05);
}
.cid-t6UybjGOnz .item-img {
  overflow: hidden;
}
.cid-t6UybjGOnz img,
.cid-t6UybjGOnz .item-img {
  width: 100%;
  transition: all 1s;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-t6UybjGOnz h5 {
  margin: 0;
}
.cid-t6UybjGOnz .item:focus,
.cid-t6UybjGOnz span:focus {
  outline: none;
}
.cid-t6UybjGOnz .item-wrapper {
  position: relative;
  border-radius: 4px;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-t6UybjGOnz .item-content {
  padding-top: 2rem;
}
.cid-t6UybjGOnz .mbr-section-title {
  color: #232323;
}
.cid-t6UybjGOnz .item-title {
  color: #666666;
}