/* 모든 스타일은 css 충돌방지를 위해 .sub-dbanner11을 기준으로 작성 하시면 됩니다. 예) .sub-dbanner11 .box {} */
  .sub-dbanner11{}
  
.cid-t6UxrJ97Bq {
  overflow: visible !important;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
@media (max-width: 1000px) {
  .cid-t6UxrJ97Bq {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 768px) {
  .cid-t6UxrJ97Bq {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }
}
.cid-t6UxrJ97Bq .f-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-t6UxrJ97Bq .f-row {
    flex-direction: row;
    min-height: 665px;
  }
}
@media (min-width: 992px) {
  .cid-t6UxrJ97Bq .image-wrapper {
    transform: translateX(25%);
    min-width: 770px;
    min-height: 500px;
    max-height: 500px;
  }
}
.cid-t6UxrJ97Bq .image-wrapper img {
  min-height: 100%;
  max-height: 500px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .cid-t6UxrJ97Bq .text {
    min-width: 615px;
    transform: translate(-25%, 7rem);
  }
}
.cid-t6UxrJ97Bq .text-wrapper {
  background: #fed34e;
  padding: 3rem 1rem 5rem;
}
@media (min-width: 992px) {
  .cid-t6UxrJ97Bq .text-wrapper {
    padding: 100px 100px 63px;
  }
}
.cid-t6UxrJ97Bq .mbr-text {
  font-weight: 300;
}
@media (min-width: 992px) {
  .cid-t6UxrJ97Bq .display-1 {
    font-size: 65px;
  }
  .cid-t6UxrJ97Bq .display-5 {
    font-size: 29px;
  }
}
.cid-t6UxrJ97Bq .mbr-section-btn {
  background: #eeff42;
  margin-left: 0;
  margin-right: 0;
}
.cid-t6UxrJ97Bq .btn {
  box-shadow: none !important;
  border-radius: 0 !important;
  font-weight: 400;
  min-height: 72px;
  padding-right: 80px;
  padding-left: 80px;
  margin: 0;
}
.cid-t6UxrJ97Bq .btn:hover {
  background: #BEE1E6 !important;
  border-color: #BEE1E6 !important;
  color: #18293D !important;
}