/** Shopify CDN: Minification failed

Line 377:0 All "@import" rules must come first

**/
/* Engagement Rings Hero Section Styles */

.engagement-rings-hero {
  background: #0B1F34;
  width: 100%;
  min-height: 612px;
}

/* Desktop Styles */
.hero-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  width: 100%;
  max-width: 1440px;
  min-height: 612px;
  margin: 0 auto;
  background: #0B1F34;
}

.hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px;
  gap: 60px;
  width: 600px;
  min-height: 612px;
  background: #0B1F35;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.hero-text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 60px;
  width: 480px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.hero-title {
  width: 480px;
  font-family: 'Lora', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  margin: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: -33px;
}

.hero-description {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1px 5.31px;
  width: 480px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.hero-description p {
  width: 469.38px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  margin: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.hero-divider {
  width: 480px;
  height: 0px;
  border: 2px solid;
  border-image-source: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
  border-image-slice: 1;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  display: block !important;
}

.hero-features {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  width: 480px;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  gap: 15px;
  width: 120px;
  flex: none;
  flex-grow: 0;
}

.feature-icon {
  width: 40px;
  height: 40px;
  flex: none;
  order: 0;
  flex-grow: 0;
  position: relative;
}

.feature-icon svg,
.feature-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.feature-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1px 0;
  width: 120px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.feature-text p {
  width: 120px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  flex: none;
  order: 0;
  flex-grow: 0;
  white-space: pre-line;
  word-wrap: break-word;
  hyphens: auto;
}

.hero-image {
  width: 840px;
  min-height: 612px;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-image-placeholder {
  width: 100%;
  height: 100%;
  background: #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}

/* Mobile Styles */
@media (max-width: 768px) {
  .engagement-rings-hero {
    min-height: auto;
  }

  .hero-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    width: 100%;
    max-width: 390px;
    min-height: auto;
    background: #0B1F35;
  }

  .hero-image {
    width: 100%;
    height: 230.19px;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    min-height: auto;
  }

  .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 28px;
    gap: 28px;
    width: 100%;
    min-height: 415px;
    order: 1;
    flex-grow: 0;
  }

  .hero-text-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 28px;
    width: 100%;
    max-width: 334px;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
  }

  .hero-title {
    width: 100%;
    max-width: 334px;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: -12px;
  }

  .hero-description {
    width: 100%;
    max-width: 334px;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
  }

  .hero-description p {
    width: 100%;
    max-width: 334px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
  }

  .hero-divider {
    width: 100%;
    max-width: 334px;
    height: 0px;
    border: 2px solid;
    border-image-source: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
    border-image-slice: 1;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    display: block !important;
  }

  .hero-features {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    gap: 12px;
    width: 100%;
    max-width: 334px;
    height: 85px;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
  }

  .feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 15px;
    width: 80px;
    height: 85px;
    order: 0;
    flex-grow: 0;
  }

  .feature-icon {
    width: 32px;
    height: 32px;
    order: 0;
    flex-grow: 0;
  }

  .feature-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1px 0;
    width: 80px;
    height: 38px;
    order: 1;
    flex-grow: 0;
  }

  .feature-text p {
    width: 80px;
    height: 36px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    order: 0;
    flex-grow: 0;
    white-space: pre-line;
    word-wrap: break-word;
    hyphens: auto;
  }

  .hero-image-placeholder {
    font-size: 14px;
  }

  .grp_custom_heading {
    font-size: 24px !important;
  }
}

/* Ensure proper font loading */
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap');


#grp-entangle--root {
  margin-top: 40px !important;
}