@import "tailwindcss";

.pori-line {
  line-height: 1.5;
}

#f-iran {
  font-family: var(--body-font);
}

.elementor-widget-heading .elementor-heading-title {
  font-family: var(--body-font) !important;
}

#cont {
  max-width: 1500px;
  margin: auto;
}

.faq-content {
  padding-top: 5px;
  font-size: 14px;
  line-height: 24px;
}

.flex.items-start.pori-line-27 {
  line-height: 27px;
}

.step-box {
  transition: all 0.3s ease;
}

.step-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.phone-img {
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
}

.pori-img-guide img {
  border-radius: 8px;
  border: 2px solid #3baf83;
  width: auto;
}