{"id":3138,"date":"2026-05-20T15:02:11","date_gmt":"2026-05-20T15:02:11","guid":{"rendered":"https:\/\/dolores.ee\/?page_id=3138"},"modified":"2026-07-22T16:06:55","modified_gmt":"2026-07-22T16:06:55","slug":"hikari","status":"publish","type":"page","link":"https:\/\/dolores.ee\/en\/hikari\/","title":{"rendered":"Hikari"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3138\" class=\"elementor elementor-3138 elementor-3128\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2bfb26 e-flex e-con-boxed e-con e-parent\" data-id=\"b2bfb26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90a30be elementor-widget elementor-widget-html\" data-id=\"90a30be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n  .dolores-hikari-page {\n    --hikari-gradient: linear-gradient(122deg, #FFA663 0%, #FFC294 91%);\n    --hikari-accent: #d36702;\n    --hikari-text: #2A2A2A;\n    --hikari-muted: #6f6f6f;\n    --hikari-soft: #faf7f3;\n    --hikari-card: #ffffff;\n    --hikari-dark: #2A2A2A;\n\n    font-family: \"Montserrat\", Sans-serif;\n    color: var(--hikari-text);\n    overflow: hidden;\n  }\n\n  .dolores-hikari-page * {\n    box-sizing: border-box;\n  }\n\n  .dolores-hikari-page a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .dolores-hikari-page p {\n    font-family: \"Montserrat\", Sans-serif;\n    font-size: 15px;\n    font-weight: 300;\n    line-height: 1.75;\n    letter-spacing: 0px;\n    color: var(--hikari-text);\n    margin: 0;\n  }\n\n  .dolores-hikari-page h1,\n  .dolores-hikari-page h2 {\n    font-family: \"Montserrat\", Sans-serif;\n    font-size: 41px;\n    font-weight: 500;\n    line-height: 1.12;\n    letter-spacing: -1.7px;\n    color: var(--hikari-text);\n    margin: 0;\n    overflow: visible;\n  }\n\n  .dolores-hikari-page h3 {\n    font-family: \"Montserrat\", Sans-serif;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1.25;\n    letter-spacing: -0.8px;\n    color: var(--hikari-text);\n    margin: 0;\n  }\n\n  .hikari-section {\n    position: relative;\n    padding: 72px 0;\n  }\n\n  .hikari-section:first-child {\n    padding-top: 35px;\n  }\n\n  .hikari-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--hikari-accent);\n    margin-bottom: 18px;\n  }\n\n  .hikari-label::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 99px;\n    background: var(--hikari-gradient);\n    box-shadow: 0 0 0 7px rgba(211, 103, 2, 0.08);\n  }\n\n  .hikari-gradient-title {\n    display: inline;\n    background-image: linear-gradient(122deg, #d36702 0%, #FFA663 45%, #FFC294 91%);\n    background-size: 220% 220%;\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    color: transparent;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: hikariGradientMove 7s ease-in-out infinite;\n  }\n\n  @keyframes hikariGradientMove {\n    0% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  .hikari-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 47px;\n    padding: 13px 25px;\n    border-radius: 999px;\n    background-image: var(--hikari-gradient);\n    color: #161616 !important;\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1;\n    transition: transform .28s ease, box-shadow .28s ease;\n    box-shadow: 0 14px 30px rgba(211, 103, 2, 0.16);\n  }\n\n  .hikari-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(211, 103, 2, 0.22);\n  }\n\n  .hikari-btn.is-white {\n    background: #fff;\n    box-shadow: 0 14px 34px rgba(0,0,0,.06);\n  }\n\n  .hikari-btn span {\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .hikari-hero {\n    display: grid;\n    grid-template-columns: 0.96fr 1.04fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .hikari-hero-text {\n    position: relative;\n    padding: 48px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 9% 12%, rgba(255, 166, 99, .18), transparent 27%),\n      linear-gradient(135deg, #ffffff 0%, #faf7f3 100%);\n    overflow: hidden;\n  }\n\n  .hikari-hero-text::after {\n    content: \"~\";\n    position: absolute;\n    right: 34px;\n    top: 24px;\n    font-size: 74px;\n    line-height: 1;\n    font-weight: 500;\n    color: rgba(211, 103, 2, .17);\n  }\n\n  .hikari-hero-text h1,\n  .hikari-hero-text p,\n  .hikari-hero-text .hikari-label,\n  .hikari-hero-actions {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hikari-hero-text h1 {\n    max-width: 720px;\n  }\n\n  .hikari-hero-text p {\n    max-width: 660px;\n    margin-top: 24px;\n  }\n\n  .hikari-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .hikari-hero-visual {\n    position: relative;\n    min-height: 520px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 45% 48%, rgba(255, 166, 99, .16), transparent 32%),\n      linear-gradient(135deg, #ffffff 0%, #f6f3ee 100%);\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 0;\n  }\n\n  .hikari-hero-visual img {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    height: 100%;\n    min-height: 520px;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    transition: transform .7s ease;\n  }\n\n  .hikari-hero-visual:hover img {\n    transform: scale(1.025);\n  }\n\n  .hikari-hero-badge {\n    position: absolute;\n    left: 28px;\n    bottom: 28px;\n    z-index: 3;\n    width: min(360px, calc(100% - 56px));\n    padding: 22px 24px;\n    border-radius: 28px;\n    background: rgba(255,255,255,.9);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    box-shadow: 0 24px 60px rgba(0,0,0,.08);\n  }\n\n  .hikari-hero-badge span {\n    display: block;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--hikari-accent);\n    margin-bottom: 8px;\n  }\n\n  .hikari-hero-badge strong {\n    display: block;\n    font-size: 24px;\n    font-weight: 500;\n    line-height: 1.1;\n    letter-spacing: -1px;\n    margin-bottom: 8px;\n    color: var(--hikari-text);\n  }\n\n  .hikari-hero-badge p {\n    font-size: 13px;\n    line-height: 1.55;\n    color: var(--hikari-muted);\n  }\n\n  .hikari-intro-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .hikari-dark-card {\n    position: relative;\n    padding: 42px;\n    border-radius: 35px;\n    background: var(--hikari-dark);\n    overflow: hidden;\n  }\n\n  .hikari-dark-card::before {\n    content: \"~\";\n    position: absolute;\n    right: 30px;\n    top: 18px;\n    font-size: 76px;\n    line-height: 1;\n    color: rgba(255,255,255,.12);\n  }\n\n  .hikari-dark-card h2,\n  .hikari-dark-card h3,\n  .hikari-dark-card p,\n  .hikari-dark-card .hikari-label {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hikari-dark-card h2,\n  .hikari-dark-card h3 {\n    color: #fff;\n    margin-bottom: 20px;\n  }\n\n  .hikari-dark-card p {\n    color: rgba(255,255,255,.76);\n  }\n\n  .hikari-dark-card p + p {\n    margin-top: 16px;\n  }\n\n  .hikari-facts {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  .hikari-fact-card {\n    position: relative;\n    min-height: 190px;\n    padding: 30px;\n    border-radius: 35px;\n    background: var(--hikari-soft);\n    overflow: hidden;\n  }\n\n  .hikari-fact-card::after {\n    content: \"\";\n    position: absolute;\n    right: 24px;\n    top: 24px;\n    width: 44px;\n    height: 44px;\n    border-radius: 99px;\n    background: rgba(211,103,2,.08);\n  }\n\n  .hikari-fact-card strong {\n    display: block;\n    font-size: 42px;\n    font-weight: 500;\n    line-height: 1;\n    letter-spacing: -1.8px;\n    color: var(--hikari-accent);\n    margin-bottom: 12px;\n    padding-right: 54px;\n  }\n\n  .hikari-fact-card span {\n    display: block;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.45;\n    color: var(--hikari-text);\n  }\n\n  .hikari-wide-card {\n    grid-column: 1 \/ -1;\n    padding: 32px;\n    border-radius: 35px;\n    background: #fff;\n    box-shadow: 0 26px 70px rgba(0,0,0,.045);\n  }\n\n  .hikari-wide-card h3 {\n    margin-bottom: 14px;\n  }\n\n  .hikari-wide-card p {\n    color: var(--hikari-muted);\n  }\n\n  .hikari-feature-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: end;\n    gap: 28px;\n    margin-bottom: 30px;\n  }\n\n  .hikari-feature-header p {\n    max-width: 580px;\n  }\n\n  .hikari-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .hikari-feature-card {\n    position: relative;\n    min-height: 250px;\n    padding: 30px;\n    border-radius: 35px;\n    background: var(--hikari-soft);\n    overflow: hidden;\n    transition: transform .28s ease, box-shadow .28s ease;\n  }\n\n  .hikari-feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 20px 50px rgba(0,0,0,.055);\n  }\n\n  .hikari-feature-card::before {\n    content: \"\";\n    position: absolute;\n    right: -76px;\n    top: -76px;\n    width: 190px;\n    height: 190px;\n    border-radius: 999px;\n    background: var(--hikari-gradient);\n    opacity: .28;\n  }\n\n  .hikari-icon {\n    position: relative;\n    z-index: 2;\n    width: 48px;\n    height: 48px;\n    border-radius: 99px;\n    background: #fff;\n    color: var(--hikari-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 22px;\n    box-shadow: 0 12px 30px rgba(0,0,0,.055);\n  }\n\n  .hikari-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .hikari-feature-card h3,\n  .hikari-feature-card p {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hikari-feature-card h3 {\n    margin-bottom: 14px;\n    font-size: 20px;\n  }\n\n  .hikari-feature-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    color: var(--hikari-muted);\n  }\n\n  .hikari-science {\n    display: grid;\n    grid-template-columns: .95fr 1.05fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .hikari-product-visual {\n    position: relative;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 50% 48%, rgba(255, 166, 99, .13), transparent 34%),\n      linear-gradient(135deg, #ffffff 0%, #f6f3ee 100%);\n    overflow: hidden;\n    min-height: 560px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 0;\n  }\n\n  .hikari-product-visual img {\n    width: 100%;\n    height: 100%;\n    min-height: 560px;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    transition: transform .7s ease;\n  }\n\n  .hikari-product-visual:hover img {\n    transform: scale(1.025);\n  }\n\n  .hikari-science-content {\n    padding: 45px;\n    border-radius: 35px;\n    background: #fff;\n    box-shadow: 0 26px 70px rgba(0,0,0,.055);\n  }\n\n  .hikari-science-content h2 {\n    margin-bottom: 24px;\n  }\n\n  .hikari-check-list {\n    display: grid;\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .hikari-check-item {\n    display: grid;\n    grid-template-columns: 32px 1fr;\n    gap: 14px;\n    align-items: start;\n  }\n\n  .hikari-check-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 99px;\n    background: rgba(211, 103, 2, .09);\n    color: var(--hikari-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .hikari-check-item strong {\n    display: block;\n    font-size: 15px;\n    font-weight: 500;\n    margin-bottom: 4px;\n    color: var(--hikari-text);\n  }\n\n  .hikari-check-item p {\n    font-size: 14px;\n    line-height: 1.6;\n    color: var(--hikari-muted);\n  }\n\n  .hikari-lines {\n    padding: 50px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 88% 14%, rgba(255, 166, 99, .22), transparent 28%),\n      linear-gradient(135deg, #fbf7f2 0%, #ffffff 100%);\n  }\n\n  .hikari-lines h2 {\n    max-width: 760px;\n    margin-bottom: 22px;\n  }\n\n  .hikari-lines > p {\n    max-width: 820px;\n  }\n\n  .hikari-line-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 34px;\n  }\n\n  .hikari-line-card {\n    min-height: 170px;\n    padding: 24px;\n    border-radius: 28px;\n    background: rgba(255,255,255,.84);\n    border: 1px solid rgba(211,103,2,.08);\n    transition: transform .28s ease, box-shadow .28s ease;\n  }\n\n  .hikari-line-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 18px 45px rgba(0,0,0,.055);\n  }\n\n  .hikari-line-card span {\n    display: block;\n    margin-bottom: 12px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--hikari-accent);\n  }\n\n  .hikari-line-card strong {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: -0.7px;\n    color: var(--hikari-text);\n  }\n\n  .hikari-line-card p {\n    font-size: 13px;\n    line-height: 1.55;\n    color: var(--hikari-muted);\n  }\n\n  .hikari-audience-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 30px;\n  }\n\n  .hikari-audience-card {\n    position: relative;\n    min-height: 330px;\n    padding: 38px;\n    border-radius: 35px;\n    background: var(--hikari-soft);\n    overflow: hidden;\n  }\n\n  .hikari-audience-card::before {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -90px;\n    width: 220px;\n    height: 220px;\n    border-radius: 999px;\n    background: var(--hikari-gradient);\n    opacity: .30;\n  }\n\n  .hikari-audience-card h3,\n  .hikari-audience-card p,\n  .hikari-audience-card a,\n  .hikari-audience-card .hikari-icon {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hikari-audience-card h3 {\n    margin-bottom: 16px;\n  }\n\n  .hikari-text-link {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    width: fit-content;\n    min-height: 42px;\n    margin-top: 24px;\n    padding: 11px 18px;\n    border-radius: 999px;\n    background: #fff;\n    box-shadow: 0 12px 30px rgba(0,0,0,.055);\n    border: 1px solid rgba(211,103,2,.08);\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--hikari-accent) !important;\n    transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;\n  }\n\n  .hikari-text-link:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 16px 36px rgba(0,0,0,.075);\n    border-color: rgba(211,103,2,.18);\n  }\n\n  .hikari-cta {\n    position: relative;\n    padding: 54px;\n    border-radius: 35px;\n    background: var(--hikari-gradient);\n    overflow: hidden;\n  }\n\n  .hikari-cta::before {\n    content: \"\";\n    position: absolute;\n    right: -80px;\n    bottom: -110px;\n    width: 310px;\n    height: 310px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.24);\n  }\n\n  .hikari-cta-inner {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 30px;\n    align-items: center;\n  }\n\n  .hikari-cta h2 {\n    color: #1c1c1c;\n    margin-bottom: 18px;\n  }\n\n  .hikari-cta p {\n    max-width: 760px;\n    color: rgba(28,28,28,.78);\n  }\n\n  @media (max-width: 1024px) {\n    .hikari-hero,\n    .hikari-intro-grid,\n    .hikari-science {\n      grid-template-columns: 1fr;\n    }\n\n    .hikari-feature-grid,\n    .hikari-line-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .hikari-cta-inner {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .hikari-section {\n      padding: 44px 0;\n    }\n\n    .hikari-section:first-child {\n      padding-top: 20px;\n    }\n\n    .dolores-hikari-page h1,\n    .dolores-hikari-page h2 {\n      font-size: 28px;\n      line-height: 1.05;\n      letter-spacing: -1.1px;\n      overflow-wrap: break-word;\n    }\n\n    .dolores-hikari-page h3 {\n      font-size: 20px;\n      line-height: 1.18;\n      letter-spacing: -0.7px;\n    }\n\n    .dolores-hikari-page p {\n      font-size: 15px;\n      line-height: 1.62;\n    }\n\n    .hikari-label {\n      font-size: 13px;\n      margin-bottom: 15px;\n    }\n\n    .hikari-hero-text,\n    .hikari-dark-card,\n    .hikari-wide-card,\n    .hikari-science-content,\n    .hikari-lines,\n    .hikari-audience-card,\n    .hikari-cta {\n      padding: 28px;\n      border-radius: 30px;\n    }\n\n    .hikari-hero-text::after {\n      right: 24px;\n      top: 18px;\n      font-size: 56px;\n    }\n\n    .hikari-hero-text p {\n      margin-top: 18px;\n    }\n\n    .hikari-hero-actions {\n      flex-direction: column;\n      align-items: stretch;\n      margin-top: 24px;\n    }\n\n    .hikari-btn {\n      width: 100%;\n    }\n\n    .hikari-hero-visual {\n      min-height: 380px;\n      border-radius: 30px;\n      overflow: visible;\n      margin-bottom: 86px;\n    }\n\n    .hikari-hero-visual img {\n      min-height: 380px;\n      border-radius: 30px;\n    }\n\n    .hikari-hero-badge {\n      left: 18px;\n      right: 18px;\n      bottom: 0;\n      width: auto;\n      transform: translateY(50%);\n      padding: 18px 19px;\n      border-radius: 26px;\n    }\n\n    .hikari-hero-badge strong {\n      font-size: 21px;\n      line-height: 1.08;\n    }\n\n    .hikari-hero-badge p {\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .hikari-facts,\n    .hikari-feature-grid,\n    .hikari-line-grid,\n    .hikari-audience-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hikari-fact-card,\n    .hikari-feature-card,\n    .hikari-line-card {\n      min-height: auto;\n      padding: 24px;\n      border-radius: 28px;\n    }\n\n    .hikari-feature-header {\n      display: block;\n      margin-bottom: 24px;\n      padding: 0 22px;\n    }\n\n    .hikari-feature-header p {\n      margin-top: 18px;\n    }\n\n    .hikari-product-visual {\n      min-height: 360px;\n      border-radius: 30px;\n    }\n\n    .hikari-product-visual img {\n      min-height: 360px;\n      border-radius: 30px;\n    }\n\n    .hikari-check-list {\n      gap: 14px;\n      margin-top: 24px;\n    }\n\n    .hikari-text-link {\n      width: 100%;\n    }\n\n    .hikari-cta-inner {\n      gap: 24px;\n    }\n  }\n\n  @media (max-width: 390px) {\n    .dolores-hikari-page h1,\n    .dolores-hikari-page h2 {\n      font-size: 27px;\n      line-height: 1.05;\n      letter-spacing: -1px;\n    }\n\n    .hikari-hero-text,\n    .hikari-dark-card,\n    .hikari-wide-card,\n    .hikari-science-content,\n    .hikari-lines,\n    .hikari-audience-card,\n    .hikari-cta,\n    .hikari-fact-card,\n    .hikari-feature-card,\n    .hikari-line-card {\n      padding: 24px;\n    }\n\n    .hikari-feature-header {\n      padding: 0 18px;\n    }\n\n    .hikari-hero-visual {\n      margin-bottom: 98px;\n    }\n  }\n<\/style>\n\n\n<div class=\"dolores-hikari-page\">\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-hero\">\n      <div class=\"hikari-hero-text\">\n        <div class=\"hikari-label\">HIKARI Laboratories in Estonia<\/div>\n\n        <h1>\n          HIKARI cosmetics \u2014 science-led skincare\n          <span class=\"hikari-gradient-title\">powered by \u201cyouth molecule\u201d technology<\/span>\n        <\/h1>\n\n        <p>HIKARI Laboratories is a cosmeceutical skincare brand focused on skin longevity, visible quality, radiance and comfort. Dolores offers HIKARI cosmetics in Estonia for customers looking for modern, active and professionally structured skincare.<\/p>\n        <p>The HIKARI selection includes products for hydration, improving skin texture, supporting radiance, caring for visible signs of ageing and building a home routine that complements professional treatments.<\/p>\n\n        <div class=\"hikari-hero-actions\">\n          <a class=\"hikari-btn\" href=\"https:\/\/dolores.ee\/en\/brand\/hikari-en\/\">\n            View HIKARI products <span>\u2192<\/span>\n          <\/a>\n          <a class=\"hikari-btn is-white\" href=\"#hikari-eripara\">\n            Discover the brand <span>\u2192<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hikari-hero-visual\">\n        <img decoding=\"async\" src=\"https:\/\/dolores.ee\/wp-content\/uploads\/2026\/05\/hikari-hero.webp\" alt=\"HIKARI Laboratories\">\n\n        <div class=\"hikari-hero-badge\">\n          <span>Cosmeceutical skincare<\/span>\n          <strong>HIKARI Laboratories<\/strong>\n          <p>A brand that combines active ingredients, modern textures and a professional approach to skincare.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-intro-grid\">\n      <div class=\"hikari-dark-card\">\n        <div class=\"hikari-label\">About the brand<\/div>\n\n        <h2>\n          Cosmetics focused on\n          <span class=\"hikari-gradient-title\">skin longevity and quality<\/span>\n        <\/h2>\n\n        <p>The HIKARI approach is based on the idea that beautiful skin is not the result of one product, but of a well-designed skincare system. The products are created to support hydration, elasticity, the skin barrier and a fresher-looking complexion.<\/p>\n        <p>The brand concept is ideal for those who want to combine daily home care with a more professional cosmeceutical approach.<\/p>\n      <\/div>\n\n      <div class=\"hikari-facts\">\n        <div class=\"hikari-fact-card\">\n          <strong>AI<\/strong>\n          <span>assistant in the Dolores online store helps customers find suitable HIKARI products faster<\/span>\n        <\/div>\n\n        <div class=\"hikari-fact-card\">\n          <strong>4<\/strong>\n          <span>key directions: hydration, radiance, age care and daily protection<\/span>\n        <\/div>\n\n        <div class=\"hikari-wide-card\">\n          <h3>Why is HIKARI important for Dolores customers?<\/h3>\n          <p>HIKARI is suitable for customers looking for results-focused skincare while still wanting a clear and convenient home routine. The products help build a logical system from cleansing and active care to hydration, protection and support for overall skin quality.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\" id=\"hikari-eripara\">\n    <div class=\"hikari-feature-header\">\n      <div>\n        <div class=\"hikari-label\">What makes HIKARI different<\/div>\n        <h2>\n          What makes HIKARI cosmetics\n          <span class=\"hikari-gradient-title\">a modern skincare choice?<\/span>\n        <\/h2>\n      <\/div>\n\n      <p>HIKARI is more than cosmetics with pleasant textures. The brand\u2019s strength lies in active care designed to consistently support the condition and appearance of the skin.<\/p>\n    <\/div>\n\n    <div class=\"hikari-feature-grid\">\n      <div class=\"hikari-feature-card\">\n        <div class=\"hikari-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M9 3.5H15M10 3.5V8L5.7 16.2C4.6 18.3 6.1 20.8 8.5 20.8H15.5C17.9 20.8 19.4 18.3 18.3 16.2L14 8V3.5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/><path d=\"M7.4 15.5H16.6\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/><\/svg><\/div>\n        <h3>Science-led cosmeceutical approach<\/h3>\n        <p>Formulas are designed to support visible skin quality, hydration and a well-cared-for appearance.<\/p>\n      <\/div>\n      <div class=\"hikari-feature-card\">\n        <div class=\"hikari-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21C16.4 21 20 17.4 20 13C20 8 12 3 12 3C12 3 4 8 4 13C4 17.4 7.6 21 12 21Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><path d=\"M9 14.2C9.8 15.2 10.8 15.7 12 15.7C13.2 15.7 14.2 15.2 15 14.2\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/><\/svg><\/div>\n        <h3>Active ingredients and comfortable textures<\/h3>\n        <p>The products are easy to use in a home routine while following the logic of professional skincare.<\/p>\n      <\/div>\n      <div class=\"hikari-feature-card\">\n        <div class=\"hikari-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M8 11.5L11 14.5L16.5 8.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M12 21C16.9 19.7 20 16.1 20 11V5.8L12 3L4 5.8V11C4 16.1 7.1 19.7 12 21Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><\/svg><\/div>\n        <h3>Focus on skin longevity<\/h3>\n        <p>HIKARI helps support a more vital-looking complexion and a more conscious approach to visible signs of ageing.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-science\">\n      <div class=\"hikari-product-visual\">\n        <img decoding=\"async\" src=\"https:\/\/dolores.ee\/wp-content\/uploads\/2026\/05\/hikari-care.webp\" alt=\"HIKARI helps build a results-focused routine\">\n      <\/div>\n\n      <div class=\"hikari-science-content\">\n        <div class=\"hikari-label\">Conscious skincare<\/div>\n\n        <h2>\n          HIKARI helps build\n          <span class=\"hikari-gradient-title\">a results-focused routine<\/span>\n        <\/h2>\n\n        <p>HIKARI ranges make it possible to combine hydration, active care, radiance-supporting products and protection according to the skin\u2019s current condition. The routine can remain simple while still being carefully structured.<\/p>\n\n        <div class=\"hikari-check-list\">\n          <div class=\"hikari-check-item\">\n            <div class=\"hikari-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Hydration and skin comfort<\/strong>\n              <p>Products for skin prone to dryness, tightness and dehydration.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"hikari-check-item\">\n            <div class=\"hikari-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Radiance and a more even tone<\/strong>\n              <p>Care for dull skin that needs a fresher and more vibrant appearance.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"hikari-check-item\">\n            <div class=\"hikari-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Care for visible signs of ageing<\/strong>\n              <p>Active formulas to support smoothness, elasticity and overall skin quality.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"hikari-check-item\">\n            <div class=\"hikari-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Daily protection<\/strong>\n              <p>Day-care products that help the skin cope better with environmental stressors.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-lines\">\n      <div class=\"hikari-label\">Popular HIKARI directions<\/div>\n\n      <h2>\n        Choose HIKARI care according to\n        <span class=\"hikari-gradient-title\">your skin\u2019s needs<\/span>\n      <\/h2>\n\n      <p>The HIKARI assortment supports different skincare goals. Below are the main directions that make it easier to navigate the online store.<\/p>\n\n      <div class=\"hikari-line-grid\">\n        <div class=\"hikari-line-card\">\n          <span>EXO POWER<\/span>\n          <strong>Skin quality and recovery<\/strong>\n          <p>Care for skin that needs support, comfort and a more vital-looking appearance.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>ACTIVE COLLAGEN<\/span>\n          <strong>Elasticity and hydration<\/strong>\n          <p>Collagen-focused care to support firmer and more cared-for looking skin.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>VIT INFUSION<\/span>\n          <strong>Radiance and active care<\/strong>\n          <p>Vitamin-enriched products for a fresher look and more even complexion.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>FOUNTAIN OF YOUTH<\/span>\n          <strong>Age-focused care<\/strong>\n          <p>Products for mature skin and a conscious approach to visible signs of ageing.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>SILKY ROSE<\/span>\n          <strong>Softness and comfort<\/strong>\n          <p>Gentler care to support softness, smoothness and skin comfort.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>ICE AID<\/span>\n          <strong>Soothing care<\/strong>\n          <p>Products for skin that needs a cooling, calming or restoring feel.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>SUN CARE<\/span>\n          <strong>SPF and sun protection<\/strong>\n          <p>Daytime protection to help maintain skin comfort and skincare results.<\/p>\n        <\/div>\n        <div class=\"hikari-line-card\">\n          <span>MASKS<\/span>\n          <strong>Extra home care<\/strong>\n          <p>Masks that complement the daily routine according to the skin\u2019s current needs.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-feature-header\">\n      <div>\n        <div class=\"hikari-label\">Who is HIKARI for?<\/div>\n        <h2>\n          A professional choice for\n          <span class=\"hikari-gradient-title\">customers and specialists<\/span>\n        <\/h2>\n      <\/div>\n\n      <p>HIKARI is suitable for conscious home-care customers and beauty professionals who want to work with active, modern and results-oriented cosmetics.<\/p>\n    <\/div>\n\n    <div class=\"hikari-audience-grid\">\n      <div class=\"hikari-audience-card\">\n        <div class=\"hikari-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 10.5L12 4L20 10.5V20H6.5C5.1 20 4 18.9 4 17.5V10.5Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><path d=\"M10 20V14H14V20\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><\/svg><\/div>\n        <h3>For home skincare<\/h3>\n        <p>If you want to build a modern routine with hydration, active care, radiance support and SPF protection, HIKARI helps you choose products for specific skin needs. In the Dolores online store, you can also use the AI assistant to support your selection.<\/p>\n\n        <a class=\"hikari-text-link\" href=\"https:\/\/dolores.ee\/en\/brand\/hikari-en\/\">\n          View HIKARI products <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"hikari-audience-card\">\n        <div class=\"hikari-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M8 7.5V6C8 4.9 8.9 4 10 4H14C15.1 4 16 4.9 16 6V7.5\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><path d=\"M4 9.5C4 8.4 4.9 7.5 6 7.5H18C19.1 7.5 20 8.4 20 9.5V18C20 19.1 19.1 20 18 20H6C4.9 20 4 19.1 4 18V9.5Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><path d=\"M9 13H15\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><\/svg><\/div>\n        <h3>For cosmetologists and salons<\/h3>\n        <p>HIKARI is suitable for specialists looking for products with a cosmeceutical logic to connect professional treatments with home-care recommendations.<\/p>\n\n        <a class=\"hikari-text-link\" href=\"\/en\/become-a-partner\/\">\n          Become a partner <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hikari-section\">\n    <div class=\"hikari-cta\">\n      <div class=\"hikari-cta-inner\">\n        <div>\n          <h2>Would you like to choose the right HIKARI product?<\/h2>\n          <p>Go to the HIKARI category and explore the professional cosmetics selection. If you need help, open the Dolores AI assistant chat \u2014 it helps find suitable products faster according to your skin\u2019s needs.<\/p>\n        <\/div>\n\n        <a class=\"hikari-btn is-white\" href=\"https:\/\/dolores.ee\/en\/brand\/hikari-en\/\">\n          All HIKARI products <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>HIKARI Laboratories in Estonia HIKARI cosmetics \u2014 science-led skincare powered by \u201cyouth molecule\u201d technology HIKARI Laboratories is a cosmeceutical skincare brand focused on skin longevity, visible quality, radiance and comfort. Dolores offers HIKARI cosmetics in Estonia for customers looking for modern, active and professionally structured skincare. The HIKARI selection includes products for hydration, improving skin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-3138","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/comments?post=3138"}],"version-history":[{"count":7,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3138\/revisions"}],"predecessor-version":[{"id":12176,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3138\/revisions\/12176"}],"wp:attachment":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/media?parent=3138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}