/* Features with Stats Widget CSS */
.Webstudio_Albania12-section {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 10px 5px;
  color: #666666;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  background-color: #ffffff;
  width: 100%;
}

.Webstudio_Albania12-shape-container {
  box-sizing: border-box;
  pointer-events: none;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.Webstudio_Albania12-shape-img {
  box-sizing: border-box;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
}

.Webstudio_Albania12-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 100%;
}

.Webstudio_Albania12-header {
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
}

.Webstudio_Albania12-subtitle {
  box-sizing: border-box;
  color: #fa2d39;
  display: block;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 31px;
  margin-top: -3.6px;
  position: relative;
  text-transform: capitalize;
}

.Webstudio_Albania12-subtitle-icon {
  box-sizing: border-box;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
  margin: -4px 8px 0 0;
}

.Webstudio_Albania12-title {
  box-sizing: border-box;
  font-weight: 700;
  line-height: 48px;
  margin: -7.2px 0 14px;
  font-size: 40px;
  color: #101840;
  font-family: Exo, sans-serif;
  text-transform: capitalize;
}

.Webstudio_Albania12-features-grid {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.Webstudio_Albania12-left-column {
  box-sizing: border-box;
  flex: 1 1 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.Webstudio_Albania12-features-left {
  box-sizing: border-box;
}

.Webstudio_Albania12-feature-card {
  box-sizing: border-box;
  background-color: #e1e4e5;
  border-radius: 24px;
  margin-bottom: 24px;
  padding: 24px;
  position: relative;
  z-index: 2;
}

.Webstudio_Albania12-feature-number {
  box-sizing: border-box;
  background-color: #101840;
  border-radius: 99px;
  color: #ffffff;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 60px;
  z-index: 4;
}

.Webstudio_Albania12-feature-icon-wrap {
  box-sizing: border-box;
  margin-bottom: 24px;
}

.Webstudio_Albania12-feature-icon {
  box-sizing: border-box;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
  transition: all 0.4s ease-in-out 0s;
}

.Webstudio_Albania12-feature-title {
  box-sizing: border-box;
  font-weight: 600;
  line-height: 34.008px;
  margin: -5.76px 0 8px;
  font-size: 24px;
  color: #101840;
  font-family: Exo, sans-serif;
}

.Webstudio_Albania12-feature-text {
  box-sizing: border-box;
  margin: 0 0 -6.4px;
  color: #666666;
  font-family: Inter, sans-serif;
  line-height: 26px;
}

.Webstudio_Albania12-center-column {
  box-sizing: border-box;
  flex: 1 1 100%;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  align-self: flex-end;
}

.Webstudio_Albania12-image-container {
  box-sizing: border-box;
}

.Webstudio_Albania12-feature-image {
  box-sizing: border-box;
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}

.Webstudio_Albania12-right-column {
  box-sizing: border-box;
  flex: 1 1 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.Webstudio_Albania12-features-right {
  box-sizing: border-box;
}

.Webstudio_Albania12-stats-wrapper {
  box-sizing: border-box;
}

.Webstudio_Albania12-stats-container {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 100%;
}

.Webstudio_Albania12-stats-row {
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  background-color: #101840;
  border-radius: 24px;
  padding: 42px 8px;
  text-align: center;
  gap: normal;
  flex-wrap: nowrap;
  position: static;
}

.Webstudio_Albania12-stat-item {
  box-sizing: border-box;
  align-items: center;
  gap: 15px;
  display: block;
  flex-direction: row;
  text-align: center;
  flex: 0 1 auto;
}

.Webstudio_Albania12-stat-content {
  box-sizing: border-box;
  flex: 1 1 0%;
}

.Webstudio_Albania12-stat-number {
  box-sizing: border-box;
  font-weight: 700;
  line-height: 48px;
  margin: -8px 0 0;
  font-size: 40px;
  color: #ffffff;
  font-family: Exo, sans-serif;
}

.Webstudio_Albania12-counter {
  box-sizing: border-box;
}

.Webstudio_Albania12-stat-label {
  box-sizing: border-box;
  margin: 0 0 -7.2px;
  color: #ffffff;
  font-family: Inter, sans-serif;
  line-height: 29.25px;
  font-size: 18px;
}

.Webstudio_Albania12-divider {
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  height: 66px;
  width: 1px;
  display: block;
}

.Webstudio_Albania12-divider-last {
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  height: 66px;
  width: 1px;
  display: none;
}

/* Responsive Styles */
@media (min-width: 768px) {
  .Webstudio_Albania12-left-column,
  .Webstudio_Albania12-right-column {
    flex: 0 0 30%;
  }
  
  .Webstudio_Albania12-center-column {
    flex: 0 0 40%;
  }
}

/* Media query for mobile devices */
@media (max-width: 767px) {
  .Webstudio_Albania12-stats-row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  
  .Webstudio_Albania12-stat-item {
    flex: 0 1 45%;
    margin-bottom: 20px;
  }
  
  .Webstudio_Albania12-divider,
  .Webstudio_Albania12-divider-last {
    display: none;
  }
  
  .Webstudio_Albania12-title {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 600px) {
  .Webstudio_Albania12-stat-item {
    flex: 0 1 100%;
  }
  
  .Webstudio_Albania12-feature-card {
    padding: 20px;
  }
  
  .Webstudio_Albania12-feature-number {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }
}