{"id":3069,"date":"2026-05-20T12:21:31","date_gmt":"2026-05-20T12:21:31","guid":{"rendered":"https:\/\/dolores.ee\/?page_id=3069"},"modified":"2026-05-27T10:07:14","modified_gmt":"2026-05-27T10:07:14","slug":"about-us","status":"publish","type":"page","link":"https:\/\/dolores.ee\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3069\" class=\"elementor elementor-3069 elementor-2950\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-187b282 e-flex e-con-boxed e-con e-parent\" data-id=\"187b282\" 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-bdcb97c elementor-widget elementor-widget-html\" data-id=\"bdcb97c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .dolores-about-page {\n    --dolores-gradient: linear-gradient(122deg, #FFA663 0%, #FFC294 91%);\n    --dolores-accent: #d36702;\n    --dolores-text: #2A2A2A;\n    --dolores-muted: #6f6f6f;\n    --dolores-soft: #faf7f3;\n    --dolores-card: #ffffff;\n\n    font-family: \"Montserrat\", Sans-serif;\n    color: var(--dolores-text);\n    overflow: hidden;\n  }\n\n  .dolores-about-page * {\n    box-sizing: border-box;\n  }\n\n  .dolores-about-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(--dolores-text);\n    margin: 0;\n  }\n\n  .dolores-about-page h1,\n  .dolores-about-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(--dolores-text);\n    margin: 0;\n    overflow: visible;\n  }\n\n  .dolores-about-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(--dolores-text);\n    margin: 0;\n  }\n\n  .dolores-about-page a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .dolores-section {\n    position: relative;\n    padding: 72px 0;\n  }\n\n  .dolores-section:first-child {\n    padding-top: 35px;\n  }\n\n  .dolores-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: doloresGradientMove 7s ease-in-out infinite;\n  }\n\n  @keyframes doloresGradientMove {\n    0% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  .dolores-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--dolores-accent);\n    margin-bottom: 18px;\n  }\n\n  .dolores-label::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 99px;\n    background: var(--dolores-gradient);\n    box-shadow: 0 0 0 7px rgba(211, 103, 2, 0.08);\n  }\n\n  .dolores-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(--dolores-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  .dolores-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(211, 103, 2, 0.22);\n  }\n\n  .dolores-btn span {\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .dolores-hero {\n    display: grid;\n    grid-template-columns: 0.92fr 1.08fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .dolores-hero-text {\n    position: relative;\n    z-index: 2;\n    padding: 42px;\n    border-radius: 35px;\n    background: var(--dolores-soft);\n    overflow: hidden;\n  }\n\n  .dolores-hero-text::after {\n    content: \"~\";\n    position: absolute;\n    right: 34px;\n    top: 24px;\n    font-size: 72px;\n    line-height: 1;\n    font-weight: 500;\n    color: rgba(211, 103, 2, .18);\n  }\n\n  .dolores-hero-text h1,\n  .dolores-hero-text p,\n  .dolores-hero-text .dolores-label,\n  .dolores-hero-actions {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-hero-text h1 {\n    max-width: 700px;\n  }\n\n  .dolores-hero-text p {\n    max-width: 620px;\n    margin-top: 24px;\n  }\n\n  .dolores-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .dolores-hero-image,\n  .dolores-values-image {\n    position: relative;\n    height: 100%;\n    min-height: 100%;\n    border-radius: 35px;\n    overflow: hidden;\n    background: #f0ebe4;\n  }\n\n  .dolores-hero-image img,\n  .dolores-values-image img {\n    width: 100%;\n    height: 100%;\n    min-height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    transition: transform .7s ease;\n  }\n\n  .dolores-hero-image:hover img,\n  .dolores-values-image:hover img {\n    transform: scale(1.025);\n  }\n\n  .dolores-photo-caption {\n    position: absolute;\n    left: 26px;\n    bottom: 26px;\n    z-index: 3;\n    width: min(390px, calc(100% - 52px));\n    padding: 22px 24px;\n    border-radius: 28px;\n    background: rgba(255,255,255,.88);\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  .dolores-photo-caption strong {\n    display: block;\n    font-size: 24px;\n    font-weight: 500;\n    line-height: 1.1;\n    letter-spacing: -1px;\n    color: var(--dolores-text);\n    margin-bottom: 8px;\n  }\n\n  .dolores-photo-caption span {\n    display: block;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--dolores-accent);\n    margin-bottom: 8px;\n  }\n\n  .dolores-photo-caption p {\n    font-size: 14px;\n    line-height: 1.55;\n    color: var(--dolores-muted);\n  }\n\n  .dolores-story {\n    position: relative;\n    display: grid;\n    grid-template-columns: 1.08fr .92fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .dolores-story-main {\n    position: relative;\n    padding: 48px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 8% 12%, rgba(255, 166, 99, .18), transparent 28%),\n      linear-gradient(135deg, #ffffff 0%, #fbf7f2 100%);\n    box-shadow: 0 26px 70px rgba(0,0,0,.045);\n    overflow: hidden;\n  }\n\n  .dolores-story-main::before {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    bottom: -110px;\n    width: 280px;\n    height: 280px;\n    border-radius: 999px;\n    background: var(--dolores-gradient);\n    opacity: .18;\n  }\n\n  .dolores-story-main h2,\n  .dolores-story-main p,\n  .dolores-story-main .dolores-label,\n  .dolores-story-main .dolores-mini-link {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-story-main h2 {\n    max-width: 720px;\n    margin-bottom: 24px;\n  }\n\n  .dolores-story-main p {\n    max-width: 760px;\n  }\n\n  .dolores-story-main p + p {\n    margin-top: 16px;\n  }\n\n  .dolores-story-side {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .dolores-stat-card {\n    position: relative;\n    padding: 30px;\n    border-radius: 35px;\n    background: var(--dolores-soft);\n    overflow: hidden;\n    min-height: 155px;\n  }\n\n  .dolores-stat-icon {\n    position: absolute;\n    right: 24px;\n    top: 24px;\n    width: 48px;\n    height: 48px;\n    border-radius: 999px;\n    background: rgba(211, 103, 2, .08);\n    color: var(--dolores-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .dolores-stat-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .dolores-stat-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(--dolores-accent);\n    margin-bottom: 12px;\n    padding-right: 58px;\n  }\n\n  .dolores-stat-card span {\n    display: block;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.45;\n    color: var(--dolores-text);\n    max-width: 330px;\n  }\n\n  .dolores-story-note {\n    position: relative;\n    padding: 30px;\n    border-radius: 35px;\n    background: #2A2A2A;\n    min-height: 190px;\n    overflow: hidden;\n  }\n\n  .dolores-story-note::before {\n    content: \"~\";\n    position: absolute;\n    right: 28px;\n    top: 16px;\n    font-size: 74px;\n    line-height: 1;\n    color: rgba(255,255,255,.13);\n  }\n\n  .dolores-story-note p {\n    position: relative;\n    z-index: 2;\n    color: rgba(255,255,255,.78);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .dolores-story-note strong {\n    display: block;\n    position: relative;\n    z-index: 2;\n    font-size: 20px;\n    font-weight: 500;\n    letter-spacing: -0.7px;\n    color: #fff;\n    margin-bottom: 12px;\n  }\n\n  .dolores-values {\n    display: grid;\n    grid-template-columns: .88fr 1.12fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .dolores-values-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  .dolores-values-content h2 {\n    margin-bottom: 24px;\n  }\n\n  .dolores-check-list {\n    display: grid;\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .dolores-check-item {\n    display: grid;\n    grid-template-columns: 32px 1fr;\n    gap: 14px;\n    align-items: start;\n  }\n\n  .dolores-check-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 99px;\n    background: rgba(211, 103, 2, .09);\n    color: var(--dolores-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .dolores-check-item strong {\n    display: block;\n    font-size: 15px;\n    font-weight: 500;\n    margin-bottom: 4px;\n    color: var(--dolores-text);\n  }\n\n  .dolores-check-item p {\n    font-size: 14px;\n    line-height: 1.6;\n    color: var(--dolores-muted);\n  }\n\n  .dolores-audience-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: end;\n    gap: 28px;\n    margin-bottom: 30px;\n  }\n\n  .dolores-audience-header p {\n    max-width: 560px;\n  }\n\n  .dolores-audience-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .dolores-audience-card {\n    position: relative;\n    min-height: 360px;\n    padding: 38px;\n    border-radius: 35px;\n    background: var(--dolores-soft);\n    overflow: hidden;\n    transition: transform .3s ease, box-shadow .3s ease;\n  }\n\n  .dolores-audience-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 24px 60px rgba(0,0,0,.06);\n  }\n\n  .dolores-audience-card::before {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -90px;\n    width: 230px;\n    height: 230px;\n    border-radius: 999px;\n    background: var(--dolores-gradient);\n    opacity: .32;\n  }\n\n  .dolores-audience-card .dolores-card-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 99px;\n    background: #fff;\n    color: var(--dolores-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    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-audience-card h3,\n  .dolores-audience-card p,\n  .dolores-audience-card a {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-audience-card h3 {\n    margin-bottom: 18px;\n  }\n\n  .dolores-mini-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: 28px;\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(--dolores-accent) !important;\n    transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;\n  }\n\n  .dolores-mini-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  .dolores-brand-strip {\n    padding: 50px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 10% 15%, rgba(255, 166, 99, .22), transparent 28%),\n      linear-gradient(135deg, #fbf7f2 0%, #ffffff 100%);\n  }\n\n  .dolores-brand-strip h2 {\n    max-width: 720px;\n    margin-bottom: 22px;\n  }\n\n  .dolores-brand-strip > p {\n    max-width: 760px;\n  }\n\n  .dolores-brand-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 34px;\n  }\n\n  .dolores-brand-card {\n    min-height: 150px;\n    padding: 24px;\n    border-radius: 28px;\n    background: rgba(255,255,255,.82);\n    border: 1px solid rgba(211, 103, 2, .08);\n    transition: transform .3s ease, box-shadow .3s ease;\n  }\n\n  .dolores-brand-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 18px 45px rgba(0,0,0,.055);\n  }\n\n  .dolores-brand-card span {\n    display: block;\n    font-size: 13px;\n    color: var(--dolores-accent);\n    font-weight: 500;\n    margin-bottom: 12px;\n  }\n\n  .dolores-brand-card strong {\n    display: block;\n    font-size: 19px;\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: -0.7px;\n    margin-bottom: 10px;\n  }\n\n  .dolores-brand-card p {\n    font-size: 13px;\n    line-height: 1.55;\n    color: var(--dolores-muted);\n  }\n\n  .dolores-cta {\n    position: relative;\n    padding: 54px;\n    border-radius: 35px;\n    background: var(--dolores-gradient);\n    overflow: hidden;\n  }\n\n  .dolores-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  .dolores-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  .dolores-cta h2 {\n    max-width: 720px;\n    color: #1c1c1c;\n    margin-bottom: 18px;\n  }\n\n  .dolores-cta p {\n    max-width: 680px;\n    color: rgba(28,28,28,.78);\n  }\n\n  .dolores-cta .dolores-btn {\n    background: #fff;\n    box-shadow: 0 18px 40px rgba(0,0,0,.08);\n  }\n\n  @media (max-width: 1024px) {\n    .dolores-hero,\n    .dolores-story,\n    .dolores-values {\n      grid-template-columns: 1fr;\n    }\n\n    .dolores-hero-image,\n    .dolores-values-image {\n      min-height: 440px;\n      height: auto;\n    }\n\n    .dolores-hero-image img,\n    .dolores-values-image img {\n      min-height: 440px;\n      height: 100%;\n    }\n\n    .dolores-story-side {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .dolores-story-note {\n      grid-column: 1 \/ -1;\n    }\n\n    .dolores-audience-header {\n      display: block;\n    }\n\n    .dolores-audience-header p {\n      margin-top: 18px;\n    }\n\n    .dolores-brand-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .dolores-cta-inner {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .dolores-section {\n      padding: 44px 0;\n    }\n\n    .dolores-section:first-child {\n      padding-top: 20px;\n      padding-bottom: 0;\n    }\n\n    .dolores-section:nth-child(2) {\n      padding-top: 26px;\n    }\n\n    .dolores-about-page p {\n      font-size: 15px;\n      line-height: 1.62;\n    }\n\n    .dolores-about-page h1,\n    .dolores-about-page h2 {\n      font-size: 28px;\n      line-height: 1.05;\n      letter-spacing: -1.1px;\n      max-width: 100%;\n      overflow-wrap: break-word;\n      word-break: normal;\n    }\n\n    .dolores-about-page h3 {\n      font-size: 20px;\n      line-height: 1.18;\n      letter-spacing: -0.7px;\n    }\n\n    .dolores-label {\n      font-size: 13px;\n      margin-bottom: 15px;\n    }\n\n    .dolores-hero {\n      gap: 22px;\n    }\n\n    .dolores-hero-text,\n    .dolores-story-main,\n    .dolores-values-content,\n    .dolores-brand-strip,\n    .dolores-cta {\n      padding: 28px;\n      border-radius: 30px;\n    }\n\n    .dolores-hero-text::after {\n      right: 24px;\n      top: 18px;\n      font-size: 56px;\n    }\n\n    .dolores-hero-text p {\n      margin-top: 18px;\n    }\n\n    .dolores-hero-actions {\n      flex-direction: column;\n      align-items: stretch;\n      margin-top: 24px;\n    }\n\n    .dolores-btn {\n      width: 100%;\n    }\n\n    .dolores-hero-image {\n      min-height: 360px;\n      height: auto;\n      border-radius: 30px;\n      overflow: visible;\n      background: transparent;\n      margin-bottom: 88px;\n    }\n\n    .dolores-hero-image img {\n      min-height: 360px;\n      height: 100%;\n      border-radius: 30px;\n      overflow: hidden;\n      object-position: center top;\n    }\n\n    .dolores-hero-image .dolores-photo-caption {\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      background: rgba(255,255,255,.92);\n    }\n\n    .dolores-hero-image .dolores-photo-caption span {\n      font-size: 12px;\n      margin-bottom: 7px;\n    }\n\n    .dolores-hero-image .dolores-photo-caption strong {\n      font-size: 21px;\n      line-height: 1.08;\n      letter-spacing: -0.8px;\n      margin-bottom: 8px;\n    }\n\n    .dolores-hero-image .dolores-photo-caption p {\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .dolores-story {\n      gap: 18px;\n    }\n\n    .dolores-story-main h2,\n    .dolores-values-content h2,\n    .dolores-brand-strip h2,\n    .dolores-cta h2 {\n      margin-bottom: 18px;\n    }\n\n    .dolores-story-side,\n    .dolores-audience-grid,\n    .dolores-brand-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .dolores-audience-header {\n      margin-bottom: 24px;\n      padding: 0 22px;\n    }\n\n    .dolores-audience-header p {\n      margin-top: 18px;\n    }\n\n    .dolores-audience-card,\n    .dolores-stat-card,\n    .dolores-story-note {\n      min-height: auto;\n      padding: 28px;\n      border-radius: 30px;\n    }\n\n    .dolores-stat-icon {\n      right: 24px;\n      top: 24px;\n      width: 46px;\n      height: 46px;\n    }\n\n    .dolores-stat-card strong {\n      font-size: 40px;\n    }\n\n    .dolores-values-image {\n      min-height: 360px;\n      border-radius: 30px;\n    }\n\n    .dolores-values-image img {\n      min-height: 360px;\n    }\n\n    .dolores-check-list {\n      gap: 14px;\n      margin-top: 24px;\n    }\n\n    .dolores-mini-link {\n      width: 100%;\n      justify-content: center;\n      margin-top: 22px;\n    }\n\n    .dolores-cta-inner {\n      gap: 24px;\n    }\n  }\n\n  @media (max-width: 390px) {\n    .dolores-about-page h1,\n    .dolores-about-page h2 {\n      font-size: 27px;\n      line-height: 1.05;\n      letter-spacing: -1px;\n    }\n\n    .dolores-hero-text,\n    .dolores-story-main,\n    .dolores-values-content,\n    .dolores-brand-strip,\n    .dolores-cta,\n    .dolores-audience-card,\n    .dolores-stat-card,\n    .dolores-story-note {\n      padding: 24px;\n    }\n\n    .dolores-audience-header {\n      padding: 0 18px;\n    }\n\n    .dolores-hero-image {\n      margin-bottom: 98px;\n    }\n  }\n<\/style>\n\n<div class=\"dolores-about-page\">\n\n  <section class=\"dolores-section\">\n    <div class=\"dolores-hero\">\n      <div class=\"dolores-hero-text\">\n        <div class=\"dolores-label\">Welcome<\/div>\n\n        <h1>\n          We create a space where\n          <span class=\"dolores-gradient-title\">skincare becomes clear<\/span>\n        <\/h1>\n\n        <p>\n          Dolores is more than just an online cosmetics store. It is a place where professional expertise meets a personal and attentive approach to every customer. We choose products not at random, but based on real skin needs, lifestyle and individual skincare goals.\n        <\/p>\n\n        <p>\n          Our goal is to make high-quality professional cosmetics accessible both for home care and for specialists: cosmetologists, beauty salons, SPA centres and professionals in the aesthetic field.\n        <\/p>\n\n        <div class=\"dolores-hero-actions\">\n          <a class=\"dolores-btn\" href=\"\/en\/e-pood\/\">\n            View catalogue <span>\u2192<\/span>\n          <\/a>\n          <a class=\"dolores-btn\" href=\"\/en\/contact\/\">\n            Contacts <span>\u2192<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"dolores-hero-image\">\n        <img decoding=\"async\" src=\"https:\/\/dolores.ee\/wp-content\/uploads\/2025\/02\/dolores_kalnin.webp\" alt=\"Dolores Kalnin \u2014 founder of Dolores O\u00dc\">\n\n        <div class=\"dolores-photo-caption\">\n          <span>Founder of Dolores O\u00dc<\/span>\n          <strong>Dolores Kalnin<\/strong>\n          <p>\n            Over 35 years of experience in professional cosmetics, skincare selection and working with brands trusted by specialists.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"dolores-section\">\n    <div class=\"dolores-story\">\n      <div class=\"dolores-story-main\">\n        <div class=\"dolores-label\">About Dolores<\/div>\n\n        <h2>\n          Professional cosmetics with a\n          <span class=\"dolores-gradient-title\">human approach<\/span>\n        <\/h2>\n\n        <p>\n          For more than 35 years, Dolores O\u00dc has been helping customers and professionals choose effective products for face, body and hair care. Our selection includes professional cosmetics from GIGI, Anna Lotan, Hlavin and other brands appreciated by cosmetologists, beauty salons and home-care customers.\n        <\/p>\n\n        <p>\n          We believe that good skincare should be easy to understand. That is why the Dolores AI assistant is available on the website: it helps store customers navigate the assortment faster, find suitable products and choose skincare for specific skin needs.\n        <\/p>\n\n        <a class=\"dolores-mini-link\" href=\"\/en\/e-pood\/\">\n          View catalogue <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"dolores-story-side\">\n        <div class=\"dolores-stat-card\">\n          <div class=\"dolores-stat-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M7 3.5V6.5M17 3.5V6.5M4.5 9.2H19.5M7 13H9.2M11 13H13.2M15 13H17.2M7 16.5H9.2M11 16.5H13.2\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/>\n              <path d=\"M6.5 5.5H17.5C18.6 5.5 19.5 6.4 19.5 7.5V18.5C19.5 19.6 18.6 20.5 17.5 20.5H6.5C5.4 20.5 4.5 19.6 4.5 18.5V7.5C4.5 6.4 5.4 5.5 6.5 5.5Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n            <\/svg>\n          <\/div>\n          <strong>35+<\/strong>\n          <span>years of experience in professional cosmetics and skincare<\/span>\n        <\/div>\n\n        <div class=\"dolores-stat-card\">\n          <div class=\"dolores-stat-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M5 7.5C5 6.4 5.9 5.5 7 5.5H17C18.1 5.5 19 6.4 19 7.5V17C19 18.1 18.1 19 17 19H7C5.9 19 5 18.1 5 17V7.5Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n              <path d=\"M8 9H16M8 12H13.5M8 15H15\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <strong>4<\/strong>\n          <span>main areas: face, body, hair and professional care<\/span>\n        <\/div>\n\n        <div class=\"dolores-story-note\">\n          <strong>Our principle<\/strong>\n          <p>\n            We do not simply sell cosmetics \u2014 we help customers choose skincare that truly suits them: their skin type, goals, season and lifestyle.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"dolores-section\">\n    <div class=\"dolores-values\">\n      <div class=\"dolores-values-image\">\n        <img decoding=\"async\" src=\"https:\/\/dolores.ee\/wp-content\/uploads\/2024\/07\/SPF50-1.jpg\" alt=\"Professional cosmetics and SPF care by Dolores\">\n      <\/div>\n\n      <div class=\"dolores-values-content\">\n        <div class=\"dolores-label\">Why choose Dolores<\/div>\n\n        <h2>\n          Professional care with\n          <span class=\"dolores-gradient-title\">clear results<\/span>\n        <\/h2>\n\n        <p>\n          We carefully select brands and products so that our catalogue includes cosmetics that meet professional skincare standards. It is not only about buying cosmetics \u2014 it is about choosing products that truly suit the skin and help address specific needs.\n        <\/p>\n\n        <div class=\"dolores-check-list\">\n          <div class=\"dolores-check-item\">\n            <div class=\"dolores-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Trusted professional brands<\/strong>\n              <p>Our assortment includes brands used by cosmetologists and professionals in the aesthetic field.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"dolores-check-item\">\n            <div class=\"dolores-check-icon\">\u2713<\/div>\n            <div>\n              <strong>AI assistant for store customers<\/strong>\n              <p>The website chat assistant helps customers navigate the catalogue and choose products according to skin type, season and skincare goals.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"dolores-check-item\">\n            <div class=\"dolores-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Delivery across Estonia<\/strong>\n              <p>Place your order online and receive professional cosmetics in a convenient way.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"dolores-check-item\">\n            <div class=\"dolores-check-icon\">\u2713<\/div>\n            <div>\n              <strong>Support for professionals<\/strong>\n              <p>We work with cosmetologists, salons and beauty professionals who value quality, training and a stable product range.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"dolores-section\">\n    <div class=\"dolores-audience-header\">\n      <div>\n        <div class=\"dolores-label\">Who we work for<\/div>\n        <h2>\n          For home care and\n          <span class=\"dolores-gradient-title\">professional work<\/span>\n        <\/h2>\n      <\/div>\n\n      <p>\n        At Dolores, you can find products for daily home care as well as for professional treatments in a cosmetologist\u2019s practice.\n      <\/p>\n    <\/div>\n\n    <div class=\"dolores-audience-grid\">\n      <div class=\"dolores-audience-card\">\n        <div class=\"dolores-card-icon\">\n          <svg width=\"21\" height=\"21\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M4 10.5L12 4L20 10.5V20H6.5C5.1 20 4 18.9 4 17.5V10.5Z\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n            <path d=\"M10 20V14H14V20\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n          <\/svg>\n        <\/div>\n\n        <h3>For customers and home care<\/h3>\n\n        <p>\n          We help choose cleansers, creams, serums, SPF protection, body care and hair care. For customer convenience, the website includes an AI assistant that suggests suitable products and helps find the right items faster.\n        <\/p>\n\n        <a class=\"dolores-mini-link\" href=\"\/en\/e-pood\/\">\n          View catalogue <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"dolores-audience-card\">\n        <div class=\"dolores-card-icon\">\n          <svg width=\"21\" height=\"21\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <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\"\/>\n            <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\"\/>\n            <path d=\"M9 13H15\" stroke=\"currentColor\" stroke-width=\"1.7\"\/>\n          <\/svg>\n        <\/div>\n\n        <h3>For cosmetologists and salons<\/h3>\n\n        <p>\n          We offer professional products, support with assortment selection, brand information and solutions for specialists who want to work with high-quality cosmetics.\n        <\/p>\n\n        <a class=\"dolores-mini-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=\"dolores-section\">\n    <div class=\"dolores-brand-strip\">\n      <div class=\"dolores-label\">Our brands<\/div>\n\n      <h2>\n        Cosmetics chosen by\n        <span class=\"dolores-gradient-title\">professionals<\/span>\n      <\/h2>\n\n      <p>\n        We work with brands that focus on effectiveness, formula quality and a professional approach to skincare. The Dolores catalogue includes products for different skin types, ages and needs.\n      <\/p>\n\n      <div class=\"dolores-brand-grid\">\n        <div class=\"dolores-brand-card\">\n          <span>GIGI<\/span>\n          <strong>Biotechnology in skincare<\/strong>\n          <p>Professional solutions for cosmetologists and home care.<\/p>\n        <\/div>\n\n        <div class=\"dolores-brand-card\">\n          <span>HIKARI<\/span>\n          <strong>Modern approach<\/strong>\n          <p>Products for complete care and supporting skin quality.<\/p>\n        <\/div>\n\n        <div class=\"dolores-brand-card\">\n          <span>HLAVIN<\/span>\n          <strong>Everyday comfort<\/strong>\n          <p>Body care products for freshness and everyday confidence.<\/p>\n        <\/div>\n\n        <div class=\"dolores-brand-card\">\n          <span>ANNA LOTAN<\/span>\n          <strong>Gentle formulas<\/strong>\n          <p>Cosmetics focused on delicate care and natural ingredients.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"dolores-section\">\n    <div class=\"dolores-cta\">\n      <div class=\"dolores-cta-inner\">\n        <div>\n          <h2>Need help choosing cosmetics?<\/h2>\n          <p>\n            Open the AI assistant chat on the website \u2014 it helps Dolores customers find suitable products in the catalogue faster.\n          <\/p>\n        <\/div>\n\n        <a class=\"dolores-btn\" href=\"\/en\/e-pood\/\">\n          View 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>Welcome We create a space where skincare becomes clear Dolores is more than just an online cosmetics store. It is a place where professional expertise meets a personal and attentive approach to every customer. We choose products not at random, but based on real skin needs, lifestyle and individual skincare goals. Our goal is to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3069","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3069","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=3069"}],"version-history":[{"count":7,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3069\/revisions"}],"predecessor-version":[{"id":3526,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3069\/revisions\/3526"}],"wp:attachment":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/media?parent=3069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}