.elementor-47684 .elementor-element.elementor-element-9542ef1{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-792ae10{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-ed448eb{width:100%;max-width:100%;}.elementor-47684 .elementor-element.elementor-element-ed448eb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 24px 0px;}.elementor-47684 .elementor-element.elementor-element-8d89395{width:100%;max-width:100%;}.elementor-47684 .elementor-element.elementor-element-8d89395 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 24px 0px;}.elementor-47684 .elementor-element.elementor-element-284e9b4{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-47684 .elementor-element.elementor-element-792ae10{--content-width:1400px;}}@media(max-width:1366px) and (min-width:768px){.elementor-47684 .elementor-element.elementor-element-792ae10{--content-width:1400px;}}@media(min-width:2400px){.elementor-47684 .elementor-element.elementor-element-792ae10{--content-width:1600px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1366px){.elementor-47684 .elementor-element.elementor-element-9542ef1{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-792ae10{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-47684 .elementor-element.elementor-element-284e9b4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1200px){.elementor-47684 .elementor-element.elementor-element-9542ef1{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-284e9b4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1024px){.elementor-47684 .elementor-element.elementor-element-9542ef1{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-792ae10{--padding-top:0px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-47684 .elementor-element.elementor-element-ed448eb > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-47684 .elementor-element.elementor-element-8d89395 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-47684 .elementor-element.elementor-element-284e9b4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-47684 .elementor-element.elementor-element-9542ef1{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-47684 .elementor-element.elementor-element-792ae10{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}.elementor-47684 .elementor-element.elementor-element-284e9b4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-4675c24 */.page-id-47684 {
  --primary: #213e34;
  --primary-light: #2a5344;
  --primary-dark: #18302a;
  --secondary: #f9f6f2;
  --accent: #c69c6d;
  --accent-light: #e0c7a9;
  --accent-dark: #a27b4e;
  --text-dark: #1a1a1a;
  --text-medium: #424242;
  --text-light: #686868;
  --white: #ffffff;
  --beige-light: #f8f5f0;
  --gray-light: #f0f0f0;
  --border-light: rgba(198, 156, 109, 0.2);
  --border-radius-sm: 6px;
  --border-radius: 12px;
  --border-radius-lg: 20px;
  --transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  --shadow-subtle: 0 10px 30px rgba(0,0,0,0.03);
  --font-heading: 'Cormorant Garamond', serif;
  --font-body: 'Montserrat', sans-serif;
}
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }
    
     body {
      font-family: var(--font-body);
      background-color: var(--white);
      color: var(--text-medium);
      line-height: 1.8;
      font-weight: 300;
      overflow-x: hidden;
      font-size: 15px;
      letter-spacing: 0.2px;
    }
    
    h1, h2, h3, h4, h5, h6 {
      font-family: var(--font-heading);
      font-weight: 600;
      line-height: 1.3;
      color: var(--primary);
    }
    
    .container {
      width: 90%;
      max-width: 1400px;
      margin: 0 auto;
      padding: 0;
    }
    
    .section {
      padding: 100px 0;
      position: relative;
    }
    
    /* Utility Classes */
    .text-accent {
      color: var(--accent);
    }
    
    .bg-secondary {
      background-color: var(--secondary);
    }
    
    .text-center {
      text-align: center;
    }
    
    /* Hero Section */
    .hero {
      position: relative;
      overflow: hidden;
      padding: 150px 0;
    }
    
    .hero .pattern {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: radial-gradient(var(--accent-light) 1px, transparent 1px), radial-gradient(var(--accent-light) 1px, transparent 1px);
      background-position: 0 0, 25px 25px;
      background-size: 50px 50px;
      opacity: 0.08;
      z-index: 1;
    }
    
    .hero-content {
      position: relative;
      z-index: 2;
      max-width: 750px;
      margin: 0 auto;
      text-align: center;
    }
    
    .hero-subtitle {
      font-family: var(--font-body);
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 4px;
      color: var(--accent);
      margin-bottom: 25px;
      font-weight: 500;
      position: relative;
      display: inline-block;
    }
    
    .hero-subtitle:before,
    .hero-subtitle:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 30px;
      height: 1px;
      background-color: var(--accent);
      opacity: 0.5;
    }
    
    .hero-subtitle:before {
      left: -40px;
    }
    
    .hero-subtitle:after {
      right: -40px;
    }
    
    .hero-title {
      font-size: 72px;
      font-weight: 600;
      margin-bottom: 30px;
      line-height: 1.1;
      color: var(--primary);
    }
    
    .hero-title .highlight {
      position: relative;
      display: inline-block;
    }
    
    .hero-title .highlight:after {
      content: "";
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 100%;
      height: 12px;
      background-color: var(--accent-light);
      opacity: 0.3;
      z-index: -1;
    }
    
    .hero-description {
      font-size: 17px;
      line-height: 1.9;
      color: var(--text-medium);
      margin-bottom: 50px;
      max-width: 650px;
      margin-left: auto;
      margin-right: auto;
    }
    
    .hero-image {
      margin-top: 50px;
      position: relative;
    }
    
    .hero-image-wrapper {
      position: relative;
      width: 100%;
      max-width: 900px;
      margin: 0 auto;
      text-align: center;
    }
    
    .hero-image img {
      max-width: 100%;
      height: auto;
      border-radius: var(--border-radius);
    }
    
    .hero-badge {
      position: absolute;
      width: 150px;
      height: 150px;
      border-radius: 50%;
      background-color: var(--accent);
      color: white;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      font-family: var(--font-heading);
      font-weight: 600;
      font-size: 20px;
      line-height: 1.3;
      padding: 20px;
      right: 5%;
      top: -15%;
      box-shadow: 0 10px 30px rgba(198, 156, 109, 0.3);
      transform: rotate(10deg);
      z-index: 3;
    }
    
    .hero-badge span {
      font-size: 14px;
      font-family: var(--font-body);
      font-weight: 400;
      opacity: 0.9;
    }
    
    /* Benefits Section */
    .benefits-section {
     padding-bottom: 60px;
      background-color: var(--beige-light);
    }
    
    .section-header {
      text-align: center;
      margin-bottom: 80px;
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
    }
    
    .section-subtitle {
      font-family: var(--font-body);
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 4px;
      color: var(--accent);
      margin-bottom: 15px;
      font-weight: 500;
      display: inline-block;
    }
    
    .section-title {
      font-size: 48px;
      font-weight: 600;
      margin-bottom: 25px;
      position: relative;
      display: inline-block;
      padding-bottom: 15px;
    }
    
    .section-title:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 60px;
      height: 2px;
      background-color: var(--accent);
    }
    
    .section-description {
      font-size: 16px;
      color: var(--text-medium);
      max-width: 700px;
      margin: 0 auto;
    }
    
    .benefits-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 30px;
      margin-top: 50px;
    }
    
    .benefit-card {
      background-color: var(--white);
      border-radius: var(--border-radius);
      padding: 40px 30px;
      text-align: center;
      transition: var(--transition);
      position: relative;
      z-index: 1;
      overflow: hidden;
      box-shadow: var(--shadow-subtle);
    }
    
    .benefit-card:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: var(--primary);
      transform: scaleY(0);
      transform-origin: bottom;
      transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    }
    
    .benefit-card:hover {
      transform: translateY(-10px);
    }
    
    .benefit-card:hover:before {
      transform: scaleY(1);
    }
    
    .benefit-card:hover .benefit-title,
    .benefit-card:hover .benefit-description {
      color: var(--white);
    }
    
    .benefit-card:hover .benefit-icon svg {
      color: var(--accent-light);
    }
    
    .benefit-icon {
      margin-bottom: 25px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .benefit-icon svg {
      width: 42px;
      height: 42px;
      color: var(--primary);
      stroke-width: 1.5;
      transition: var(--transition);
    }
    
    .benefit-title {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 15px;
      transition: var(--transition);
    }
    
    .benefit-description {
      font-size: 15px;
      color: var(--text-medium);
      line-height: 1.7;
      transition: var(--transition);
    }
    
    /* Products Section */
    .products-section {
      padding: 70px 0;
    }
    
    .products-container {
      margin-top: 60px;
    }
    
    .product {
      display: flex;
      margin-bottom: 100px;
      position: relative;
    }
    
    .product:last-child {
      margin-bottom: 0;
    }
    
    .product:nth-child(odd) {
      flex-direction: row;
    }
    
    .product:nth-child(even) {
      flex-direction: row-reverse;
    }
    
    .product-image-col {
      flex: 1;
      padding: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
    }
    
    .product-image-wrapper {
      position: relative;
      width: 100%;
      max-width: 400px;
      margin: 0 auto;
    }
    
    .product-image-bg {
      position: absolute;
      width: 400px;
      height: 400px;
      border-radius: 50%;
      background-color: var(--secondary);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
    }
    
    .product-image {
      position: relative;
      z-index: 2;
      transition: var(--transition);
      transform: rotate(-5deg);
    }
    
    .product:hover .product-image {
      transform: rotate(0) scale(1.05);
    }
    
    .product-image img {
      max-width: 100%;
      height: auto;
      max-height: 450px;
      filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.05));
    }
    
    .product-content-col {
      flex: 1.2;
      padding: 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    
    .product-badge {
      display: inline-block;
      background-color: rgba(198, 156, 109, 0.1);
      color: var(--accent);
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      padding: 8px 15px;
      border-radius: 30px;
      margin-bottom: 20px;
    }
    
    .product-title {
      font-size: 42px;
      margin-bottom: 20px;
      position: relative;
      display: inline-block;
    }
    
    .product-title:after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 80px;
      height: 2px;
      background-color: var(--accent);
    }
    
    .product-description {
      font-size: 16px;
      line-height: 1.8;
      margin-bottom: 30px;
      color: var(--text-medium);
      max-width: 600px;
    }
    
    .product-features {
      margin-top: 20px;
      margin-bottom: 40px;
    }
    
    .product-feature {
      display: flex;
      align-items: flex-start;
      margin-bottom: 15px;
    }
    
    .feature-icon {
      margin-right: 15px;
      margin-top: 5px;
    }
    
    .feature-icon svg {
      width: 16px;
      height: 16px;
      color: var(--accent);
      stroke-width: 2;
    }
    
    .feature-text {
      flex: 1;
      font-size: 15px;
      color: var(--text-medium);
    }
    
    .product-footer {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 20px;
    }
    
    .product-price {
      font-family: var(--font-heading);
      font-size: 36px;
      font-weight: 600;
      color: var(--primary);
      position: relative;
    }
    
    .price-currency {
      font-size: 20px;
      position: relative;
      top: -10px;
      margin-right: 2px;
    }
    
    .price-note {
      display: block;
      font-family: var(--font-body);
      font-size: 13px;
      color: var(--text-light);
      font-weight: 400;
      margin-top: 5px;
    }
    
    .btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 16px 32px;
      border-radius: 40px;
      border: none;
      font-family: var(--font-body);
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: uppercase;
      cursor: pointer;
      transition: var(--transition);
      background-color: transparent;
      position: relative;
      overflow: hidden;
      z-index: 1;
    }
    
    .btn-primary {
      background-color: var(--primary);
      color: var(--white);
      box-shadow: 0 10px 20px rgba(33, 62, 52, 0.2);
    }
    
    .btn-primary:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--accent);
      transform: scaleX(0);
      transform-origin: right;
      transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      z-index: -1;
    }
    
    .btn-primary:hover {
      box-shadow: 0 10px 25px rgba(198, 156, 109, 0.3);
    }
    
    .btn-primary:hover:before {
      transform: scaleX(1);
      transform-origin: left;
    }
    
    .btn-icon {
      margin-right: 10px;
    }
    
    .btn-icon svg {
      width: 16px;
      height: 16px;
      stroke-width: 2;
    }
    
    /* Quality Section */
    .quality-section {
      padding: 120px 0;
      background-color: var(--primary);
      color: var(--white);
      position: relative;
      overflow: hidden;
    }
    
    .quality-pattern {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.03) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.03) 50%, rgba(255, 255, 255, 0.03) 75%, transparent 75%, transparent);
      background-size: 100px 100px;
      opacity: 0.1;
    }
    
    .quality-content {
      position: relative;
      z-index: 2;
      text-align: center;
      max-width: 800px;
      margin: 0 auto;
    }
    
    .quality-title {
      color: var(--white);
      font-size: 48px;
      margin-bottom: 30px;
    }
    
    .quality-description {
      color: rgba(255, 255, 255, 0.8);
      font-size: 18px;
      margin-bottom: 50px;
    }
    
    .quality-badge {
      display: inline-flex;
      align-items: center;
      padding: 15px 30px;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 50px;
      margin: 10px;
    }
    
    .quality-badge-icon {
      margin-right: 15px;
      opacity: 0.9;
    }
    
    .quality-badge-icon svg {
      width: 24px;
      height: 24px;
      stroke-width: 1.5;
    }
    
    .quality-badge-text {
      font-size: 15px;
      font-weight: 500;
      letter-spacing: 0.5px;
    }
    
    /* Media Queries */
    @media (max-width: 1200px) {
      .hero-title {
        font-size: 60px;
      }
      
      .product-image-bg {
        width: 350px;
        height: 350px;
      }
      
      .section-title,
      .quality-title {
        font-size: 42px;
      }
      
      .product-title {
        font-size: 36px;
      }
    }
    
    @media (max-width: 992px) {
      .hero {
        padding: 100px 0;
      }
      
      .hero-title {
        font-size: 48px;
      }
      
      .hero-description {
        font-size: 16px;
      }
      
      .benefit-card {
        padding: 30px 20px;
      }
      
      .product {
        flex-direction: column !important;
        margin-bottom: 70px;
      }
      
      .product-image-col,
      .product-content-col {
        width: 100%;
        padding: 20px;
      }
      
      .product-image-col {
        order: 1;
      }
      
      .product-content-col {
        order: 2;
      }
      
      .product-title {
        font-size: 32px;
      }
      
      .product-image-bg {
        width: 300px;
        height: 300px;
      }
      
      .section-title,
      .quality-title {
        font-size: 36px;
      }
      
      .section {
        padding: 80px 0;
      }
    }
    
    @media (max-width: 768px) {
      .hero {
        padding: 80px 0;
      }
      
      .hero-title {
        font-size: 36px;
      }
      
      .hero-subtitle:before,
      .hero-subtitle:after {
        width: 20px;
      }
      
      .hero-subtitle:before {
        left: -30px;
      }
      
      .hero-subtitle:after {
        right: -30px;
      }
      
      .hero-badge {
        width: 120px;
        height: 120px;
        font-size: 16px;
        padding: 15px;
      }
      
      .hero-badge span {
        font-size: 12px;
      }
      
      .benefits-grid {
        grid-template-columns: 1fr;
      }
      
      .section-title,
      .quality-title {
        font-size: 30px;
      }
      
      .product-title {
        font-size: 28px;
      }
      
      .product-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
      }
      
      .quality-badges {
        flex-direction: column;
      }
      
      .section {
        padding: 60px 0;
      }
    }
    
    /* Animations */
    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }
    
    @keyframes slideUp {
      from { 
        opacity: 0;
        transform: translateY(30px);
      }
      to { 
        opacity: 1;
        transform: translateY(0);
      }
    }
    
    @keyframes slideInLeft {
      from { 
        opacity: 0;
        transform: translateX(-30px);
      }
      to { 
        opacity: 1;
        transform: translateX(0);
      }
    }
    
    @keyframes slideInRight {
      from { 
        opacity: 0;
        transform: translateX(30px);
      }
      to { 
        opacity: 1;
        transform: translateX(0);
      }
    }
    
    .fade-in {
      animation: fadeIn 1s ease forwards;
    }
    
    .slide-up {
      opacity: 0;
      animation: slideUp 1s ease forwards;
    }
    
    .slide-left {
      opacity: 0;
      animation: slideInLeft 1s ease forwards;
    }
    
    .slide-right {
      opacity: 0;
      animation: slideInRight 1s ease forwards;
    }
    
    .delay-1 {
      animation-delay: 0.2s;
    }
    
    .delay-2 {
      animation-delay: 0.4s;
    }
    
    .delay-3 {
      animation-delay: 0.6s;
    }
    
    .delay-4 {
      animation-delay: 0.8s;
    }
    
    .original-price {
  color: #686868;
  margin-right: 10px;
  opacity: 0.3;
}

.original-price del {
  text-decoration-color: #c69c6d;
  text-decoration-thickness: 2px;
}

.promotional-price {
  color: #c69c6d;
  font-weight: 700;
  font-size: 36px;
}

.price-currency {
  font-size: 20px;
  position: relative;
  top: -10px;
  margin-right: 2px;
}/* End custom CSS */