.elementor-125606 .elementor-element.elementor-element-74cfcfa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-125606 .elementor-element.elementor-element-faa68fc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-125606 .elementor-element.elementor-element-ac57e04{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-125606 .elementor-element.elementor-element-83f25c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-125606 .elementor-element.elementor-element-b71f58c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-125606 .elementor-element.elementor-element-faa68fc{--width:25%;}.elementor-125606 .elementor-element.elementor-element-ac57e04{--width:25%;}.elementor-125606 .elementor-element.elementor-element-83f25c9{--width:25%;}.elementor-125606 .elementor-element.elementor-element-b71f58c{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-89d505c */.custom-card {
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-family: inherit;
}

/* Hover effect */
.custom-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.card-img-box img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.card-content {
  padding: 24px 20px;
  text-align: center;
}

.card-content h3 {
  font-size: 20px;
  color: #222;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.card-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin-bottom: 24px;
}

.read-more-btn {
  display: inline-block;
  background-color: #e50914; /* Red color theme (The Ho Halla style) */
  color: #ffffff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 25px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.read-more-btn:hover {
  background-color: #b80710;
  color: #ffffff;
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d0e9178 */.custom-card {
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-family: inherit;
}

/* Hover effect */
.custom-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.card-img-box img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.card-content {
  padding: 24px 20px;
  text-align: center;
}

.card-content h3 {
  font-size: 20px;
  color: #222;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.card-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin-bottom: 24px;
}

.read-more-btn {
  display: inline-block;
  background-color: #e50914; /* Red color theme (The Ho Halla style) */
  color: #ffffff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 25px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.read-more-btn:hover {
  background-color: #b80710;
  color: #ffffff;
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cbbf5dd */.custom-card {
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-family: inherit;
}

/* Hover effect */
.custom-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.card-img-box img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.card-content {
  padding: 24px 20px;
  text-align: center;
}

.card-content h3 {
  font-size: 20px;
  color: #222;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.card-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin-bottom: 24px;
}

.read-more-btn {
  display: inline-block;
  background-color: #e50914; /* Red color theme (The Ho Halla style) */
  color: #ffffff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 25px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.read-more-btn:hover {
  background-color: #b80710;
  color: #ffffff;
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b3659b */.custom-card {
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-family: inherit;
}

/* Hover effect */
.custom-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.card-img-box img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.card-content {
  padding: 24px 20px;
  text-align: center;
}

.card-content h3 {
  font-size: 20px;
  color: #222;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.card-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin-bottom: 24px;
}

.read-more-btn {
  display: inline-block;
  background-color: #e50914; /* Red color theme (The Ho Halla style) */
  color: #ffffff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 25px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.read-more-btn:hover {
  background-color: #b80710;
  color: #ffffff;
  transform: scale(1.05);
}/* End custom CSS */