/*  8.5 Choose Css
/*----------------------------------------*/
.creative-choose-thumb {
  height: 550px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .creative-choose-thumb {
    margin-bottom: 30px;
    height: 400px;
  }
}
.creative-choose-thumb > img {
  border-radius: 20px;
  object-fit: cover;
}
.creative-choose-text {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin: 50px;
}
@media (max-width: 767px) {
  .creative-choose-text {
    position: static;
    margin: 0;
  }
}
.creative-choose-text p {
  font-weight: 600;
  font-size: 44px;
  line-height: 1.18;
  margin-bottom: 0;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .creative-choose-text p {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .creative-choose-text p br {
    display: none;
  }
}
.creative-choose-text p span {
  display: inline-block;
  background-color: #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-text p span {
    display: initial;
    background-color: transparent;
  }
}
.creative-choose-text p span svg {
  margin-right: 20px;
}
.creative-choose-text-top {
  padding: 0px 20px;
  padding-top: 10px;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 767px) {
  .creative-choose-text-top {
    padding: 0;
  }
}
.creative-choose-text-middle {
  padding: 3px 20px;
  padding-bottom: 5px;
  border-radius: 0 20px 20px 0;
  position: relative;
}
@media (max-width: 767px) {
  .creative-choose-text-middle {
    padding: 0;
  }
}
.creative-choose-text-middle::before {
  content: "";
  position: absolute;
  bottom: 60px;
  right: 170px;
  height: 40px;
  width: 20px;
  z-index: -1;
  background-color: transparent;
  border-bottom-left-radius: 20px;
  box-shadow: 0px 18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text-middle::before {
    bottom: 56px;
    right: 140px;
  }
}
@media (max-width: 767px) {
  .creative-choose-text-middle::before {
    display: none;
  }
}
.creative-choose-text-bottom {
  padding: 0px 20px;
  padding-bottom: 20px;
  border-radius: 0 0 20px 0;
  position: relative;
}
@media (max-width: 767px) {
  .creative-choose-text-bottom {
    padding: 0;
  }
}
.creative-choose-text-bottom::after {
  content: "";
  position: absolute;
  bottom: 32px;
  right: -20px;
  height: 40px;
  width: 20px;
  z-index: -1;
  border-top-left-radius: 20px;
  background-color: transparent;
  box-shadow: 0px -18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text-bottom::after {
    bottom: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-choose-text-bottom::after {
    display: none;
  }
}
.creative-choose-avater img {
  flex: 0 0 auto;
  border-radius: 50%;
  margin-right: 13px;
  height: 54px;
  width: 54px;
}
.creative-choose-avater-box {
  position: relative;
  border-radius: 0 0 20px 20px;
  background-color: #0e0f11;
  padding: 0 70px 20px 20px;
}
@media (max-width: 767px) {
  .creative-choose-avater-box {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
.creative-choose-avater-box::after {
  content: "";
  position: absolute;
  bottom: 32px;
  right: -20px;
  height: 40px;
  width: 20px;
  border-top-left-radius: 20px;
  background-color: transparent;
  box-shadow: 0px -18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-avater-box::after {
    bottom: 34px;
  }
}
@media (max-width: 767px) {
  .creative-choose-avater-box::after {
    display: none;
  }
}
.creative-choose-avater-info {
  line-height: 1;
}
.creative-choose-avater-info h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
.creative-choose-avater-info span {
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.6);
}
.creative-choose-customer {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px 25px;
  padding-bottom: 0;
  background-color: #0e0f11;
  border-radius: 20px 0 0 0;
}
@media (max-width: 767px) {
  .creative-choose-customer {
    position: static;
    padding-left: 0;
    padding-right: 0;
  }
}
.creative-choose-customer::after {
  content: "";
  position: absolute;
  bottom: 63px;
  right: -1px;
  height: 40px;
  width: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  box-shadow: 0px 13px 0 0 #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-customer::after {
    display: none;
  }
}
.creative-choose-customer::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -19px;
  height: 40px;
  width: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  box-shadow: 0px 13px 0 0 #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-customer::before {
    display: none;
  }
}
.creative-choose-customer img {
  flex: 0 0 auto;
  margin-right: 12px;
}
.creative-choose-customer-info h4 {
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
}
.creative-choose-customer-info span {
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-choose-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-area {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .design-choose-area {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-choose-title-box {
    margin-bottom: 30px;
  }
}
.design-choose-title-box p {
  font-weight: 500;
  font-size: 44px;
  line-height: 1.18;
  color: #e0eeee;
  margin-bottom: 0;
  max-width: 715px;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .design-choose-title-box p {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 28px;
  }
  .design-choose-title-box p br {
    display: none;
  }
}
.design-choose-content {
  max-width: 440px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .design-choose-content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.design-choose-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #e0eeee;
  margin-bottom: 40px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-content-wrap {
    margin-bottom: 50px;
  }
}
.design-choose-item {
  padding: 65px 70px;
  border-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-item {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .design-choose-item {
    margin-top: 0;
    padding: 60px 30px;
  }
}
.design-choose-item span {
  font-weight: 500;
  font-size: 124px;
  line-height: 1;
  margin-bottom: 125px;
  display: inline-block;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}
.design-choose-item span i {
  font-style: normal;
}
.design-choose-item p {
  font-weight: 400;
  font-size: 40px;
  line-height: 0.9;
  text-align: end;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dirtyline);
}
.design-choose-item-3 {
  transform: translateY(-170px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-choose-item-3 {
    transform: translateY(0px);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-choose-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-choose-area {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-choose-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .ai-choose-title-box {
    margin-bottom: 45px;
  }
}
.ai-choose-icon {
  margin-right: 20px;
}
.ai-choose-icon span {
  height: 60px;
  width: 60px;
  line-height: 56px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  backdrop-filter: blur(10px);
  mix-blend-mode: luminosity;
  color: var(--tp-common-cream-2);
  background: rgba(255, 246, 191, 0.08);
}
.ai-choose-text p {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-choose-text p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-choose-text p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-choose-text p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ai-choose-text p {
    font-size: 15px;
  }
}
.ai-choose-bottom-text {
  border-radius: 20px;
  padding: 5px 20px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-choose-bottom-text p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.73;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.7);
}
.ai-choose-bottom-text p a {
  font-weight: 600;
  text-decoration: underline;
  color: var(--tp-common-white);
}
.ai-choose-shape {
  position: absolute;
  top: -14%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}
@media (max-width: 767px) {
  .ai-choose-item {
    margin-bottom: 45px;
  }
}

.st-choose-bg::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 7%;
  height: 340px;
  width: 945px;
  z-index: -1;
  background-color: #FFFBF6;
  border-radius: 10px 0px 0px 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-bg::after {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-shape {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-heading {
    margin-bottom: 20px;
  }
}
.st-choose-list {
  padding-left: 75px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-list {
    padding-left: 0;
  }
}
.st-choose-list ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  list-style: none;
  letter-spacing: -0.18px;
  color: var(--tp-common-brown);
}
.st-choose-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.st-choose-text-wrap p {
  color: #494949;
  letter-spacing: 0;
  line-height: 30px;
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-text-wrap p br {
    display: none;
  }
}
.st-choose-thumb {
  height: 416px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .st-choose-thumb {
    height: inherit;
  }
}

/* Creative Testimonial Choose Area */
.creative-choose-area {
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-choose-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.creative-choose-thumb-wrap {
  position: relative;
}
.creative-choose-thumb img {
  width: 100%;
  height: 120%;
  object-fit: cover;
  will-change: transform;
}

/*----------------------------------------*/
