ogee.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://trk.klclick.com/ls/click?upn=4lpJuiNwGHMGAuaqiCmsHD4hlaJeMOQCupts-2BwtgXitK0-2F4jkbbV6MirahTwCjAZMt5nbAoa916HYBr...
Effective URL: https://ogee.com/products/clean-beauty-collection?variation=B&utm_source=Added%20to%20newsletter%20L30%20days&utm...
Submission: On October 05 via api from US — Scanned from DE

Form analysis 12 forms found in the DOM

POST /cart

<form class="Cart Drawer__Content" action="/cart" method="POST" novalidate="">
  <p class="Cart__Empty text-center">Your Cart is Empty</p>
</form>

<form class="login_option_form">
  <div class="cart_checkout guest_checkout greenBackground mb-1.5">
    <input class="guest_check type_check" type="radio" name="radio_btn" id="guestlg" checked="checked" hidden="hidden" data-action="login-option" data-usertype="guest">
    <label class="guest_check_label check_label font-bold text-13px px-5 py-2 block flex justify-between cursor-pointer font-helvetica tracking-normal leading-normal" for="guestlg"> Checkout as Guest <span class="checked"><svg width="20" height="20"
          xmlns="http://www.w3.org/2000/svg">
          <g id="Layer_1">
            <title>Layer 1</title>
            <ellipse stroke="#000" ry="9.47811" rx="9.47515" id="svg_1" cy="10.00797" cx="10.00797" fill="#fff"></ellipse>
            <line stroke="#000" stroke-width="2" stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_2" y2="14.05481" x2="9.44102" y1="9.12829" x1="4.65484" fill="none"></line>
            <line transform="rotate(-4.65885 11.9416 10.5318)" stroke="#000" stroke-linecap="null" stroke-linejoin="null" id="svg_3" y2="13.90987" x2="7.89442" y1="7.15373" x1="15.98871" fill-opacity="null" stroke-opacity="null"
              stroke-dasharray="null" stroke-width="2" fill="none"></line>
          </g>
        </svg></span>
      <span class="unchecked"><svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
          <g id="Layer_1">
            <title>Layer 1</title>
            <ellipse fill="#fff" cx="10.00797" cy="10.00797" id="svg_1" rx="9.47515" ry="9.47811" stroke="#000"></ellipse>
          </g>
        </svg></span>
    </label>
  </div>
  <div class="cart_checkout login_checkout mb-2">
    <input class="login_check type_check" type="radio" name="radio_btn" id="loginlg" hidden="hidden" data-action="login-option" data-usertype="member">
    <label class="login_check_label check_label font-bold text-13px px-5 py-2 block cursor-pointer font-helvetica tracking-normal" for="loginlg">
      <span class="flex justify-between">
        <span class="leading-5"> Checkout with Account<br>
          <i class="font-light" style="font-size: 11px;">Save time, earn points &amp; exclusive discounts.</i>
        </span>
        <span class="checked"><svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
            <g id="Layer_1">
              <title>Layer 1</title>
              <ellipse stroke="#000" ry="9.47811" rx="9.47515" id="svg_1" cy="10.00797" cx="10.00797" fill="#fff"></ellipse>
              <line stroke="#000" stroke-width="2" stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_2" y2="14.05481" x2="9.44102" y1="9.12829" x1="4.65484" fill="none"></line>
              <line transform="rotate(-4.65885 11.9416 10.5318)" stroke="#000" stroke-linecap="null" stroke-linejoin="null" id="svg_3" y2="13.90987" x2="7.89442" y1="7.15373" x1="15.98871" fill-opacity="null" stroke-opacity="null"
                stroke-dasharray="null" stroke-width="2" fill="none"></line>
            </g>
          </svg></span>
        <span class="unchecked"><svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
            <g id="Layer_1">
              <title>Layer 1</title>
              <ellipse fill="#fff" cx="10.00797" cy="10.00797" id="svg_1" rx="9.47515" ry="9.47811" stroke="#000"></ellipse>
            </g>
          </svg></span>
      </span>
    </label>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="checkout_url" value="/checkout">
  <input value="" name="customer[email]" id="customer_email" class="large drawer_input" size="30" autocorrect="off" autocapitalize="off" autocomplete="on" tabindex="1" placeholder="Enter Email" type="email" required="">
  <input type="password" value="" name="customer[password]" id="customer_password" class="large password drawer_input" size="16" tabindex="2" placeholder="Enter Password" required="">
  <input class="drawer_login_btn cursor-pointer duration-300 transition-colors bg-black border border-black font-helvetica px-2 py-4 mb-2 text-center text-xs text-white uppercase w-full tracking-wider hover:bg-white hover:text-black mb-2"
    type="submit" value="Checkout">
  <style>
    .flits-btn {
      width: 150px !important;
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: left;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      outline: none;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }

    .flits-btn.flits-btn-block {
      width: 100% !important;
    }

    .flits-btn:focus,
    .flits-btn.focus,
    .flits-btn:active:focus,
    .flits-btn:active.focus,
    .flits-btn.active:focus,
    .flits-btn.active.focus {
      /*  outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;*/
      outline: none;
    }

    .flits-btn:hover,
    .flits-btn:focus,
    .flits-btn.focus {
      color: #333;
      text-decoration: none;
    }

    .flits-btn:active,
    .flits-btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .flits-btn:after,
    .flits-btn:before {
      content: " ";
      display: table;
    }

    .flits-btn:after {
      clear: both;
    }

    .flits-btn.disabled,
    .flits-btn[disabled],
    fieldset[disabled] .flits-btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none;
    }

    .flits-btn-facebook {
      color: #ffffff !important;
      background-color: #3b5998 !important;
    }

    .flits-btn-twitter {
      color: #ffffff !important;
      background-color: #00aced !important;
    }

    .flits-btn-googleplus {
      color: #ffffff !important;
      background-color: #dd4b39 !important;
    }

    a.flits-btn {
      margin-top: 10px;
      opacity: 1;
    }

    a.flits-btn:hover,
    a.flits-btn:focus,
    a.flits-btn:active {
      opacity: 1;
    }

    .flits-btn-label {
      background: rgba(0, 0, 0, 0.05);
      display: inline-block;
      padding: 7px 15px;
      border-radius: 3px 0 0 3px;
      margin: -7px -13px;
      margin-right: 12px;
      float: left;
    }

    .flits-icon-facebook,
    .flits-icon-google,
    .flits-icon-twitter {
      display: inline-block;
      width: 20px;
      height: 20px;
      vertical-align: middle;
      fill: currentColor;
    }

    .flits-social-login-loading {
      position: fixed;
      bottom: 0;
      right: 0;
      left: 0;
      top: 0;
      z-index: 1000;
      background: rgba(0, 0, 0, 0.5);
    }

    .flits-loading-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    .flits-social-login-error {
      color: red !important;
      /*font-weight: bold;*/
      text-align: center;
      margin-top: 10px;
    }

    #flits-social-login-div {
      display: flex;
      align-items: center;
      justify-content: center;
      vertical-align: middle;
    }

    #flits-social-login-div .flits-btn {
      width: 170px !important;
    }

    #flits-social-login-div a span {
      color: #fff;
    }
  </style>
  <div>
    <input type="hidden" name="flits-token" value="16f906c6344115102f2cb658e8f629c2" id="flits-token">
    <input type="hidden" name="flits-reset-pass-url" value="/apps/flits/api/1/1436/reset-password" id="flits-reset-pass-url">
    <div id="flits-social-login-div">
      <div>
        <div style="text-align: center;">
          <a href="/apps/flits/api/1/1436/facebook/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-facebook">
                                    <span class="flits-btn-label">
                                        <img class="flits-icon-facebook" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNGRkZGRkYiID4gICAgPHBhdGggZD0iTTEzLDcuNDI5VjEwaDMuNUwxNiwxM2gtM3Y5SDl2LTlIN3YtM2wyLjAxMiwwLjAwOFY3LjQzNmMwLTIuODU3LDEuMTQzLTQuNDI5LDQuNDI5LTQuNDI5TDE3LDN2M2gtMi41NzEgQzEzLjE0Myw2LDEzLDYuNDI5LDEzLDcuNDI5eiI+PC9wYXRoPjwvc3ZnPg==">
                                    </span>
                                    <span>
                                        Facebook
                                    </span>
                                </a>
          <a href="/apps/flits/api/1/1436/google/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-googleplus">
                                    <span class="flits-btn-label">
                                        <img class="flits-icon-google" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiNGRkZGRkYiID48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgIiBkPSJNIDE3LjE4NzUgMTAuOTM3NSBDIDkuNDIxODc1IDEwLjkzNzUgMy4xMjUgMTcuMjM0Mzc1IDMuMTI1IDI1IEMgMy4xMjUgMzIuNzY1NjI1IDkuNDIxODc1IDM5LjA2MjUgMTcuMTg3NSAzOS4wNjI1IEMgMjQuOTUzMTI1IDM5LjA2MjUgMzEuMjUgMzIuNzY1NjI1IDMxLjI1IDI1IEMgMzEuMjUgMjQuMDM1MTU2IDMxLjE0NDUzMSAyMy4wOTM3NSAzMC45NjA5MzggMjIuMTg3NSBMIDMwLjg4MjgxMyAyMS44NzUgTCAxNy4xODc1IDIxLjg3NSBMIDE3LjE4NzUgMjYuNTYyNSBMIDI2LjU2MjUgMjYuNTYyNSBDIDI1LjgxNjQwNiAzMC45OTYwOTQgMjEuODMyMDMxIDM0LjM3NSAxNy4xODc1IDM0LjM3NSBDIDEyLjAwNzgxMyAzNC4zNzUgNy44MTI1IDMwLjE3OTY4OCA3LjgxMjUgMjUgQyA3LjgxMjUgMTkuODIwMzEzIDEyLjAwNzgxMyAxNS42MjUgMTcuMTg3NSAxNS42MjUgQyAxOS41MzEyNSAxNS42MjUgMjEuNjY3OTY5IDE2LjQ5MjE4OCAyMy4zMTI1IDE3LjkxNDA2MyBMIDI2LjY3MTg3NSAxNC42MjUgQyAyNC4xNzE4NzUgMTIuMzM1OTM4IDIwLjg0Mzc1IDEwLjkzNzUgMTcuMTg3NSAxMC45Mzc1IFogTSAzOS4wNjI1IDE3LjE4NzUgTCAzOS4wNjI1IDIxLjg3NSBMIDM0LjM3NSAyMS44NzUgTCAzNC4zNzUgMjUgTCAzOS4wNjI1IDI1IEwgMzkuMDYyNSAyOS42ODc1IEwgNDIuMTg3NSAyOS42ODc1IEwgNDIuMTg3NSAyNSBMIDQ2Ljg3NSAyNSBMIDQ2Ljg3NSAyMS44NzUgTCA0Mi4xODc1IDIxLjg3NSBMIDQyLjE4NzUgMTcuMTg3NSBaICI+PC9wYXRoPjwvZz48L3N2Zz4=">
                                    </span>
                                    <span>
                                        Google+
                                    </span>
                                </a>
          <a href="/apps/flits/api/1/1436/twitter/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-twitter">
                                    <span class="flits-btn-label">
                                       <img class="flits-icon-twitter" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIGZpbGw9IiNGRkZGRkYiID48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgIiBkPSJNIDI1Ljg1NTQ2OSA1LjU3NDIxOSBDIDI0LjkxNDA2MyA1Ljk5MjE4OCAyMy45MDIzNDQgNi4yNzM0MzggMjIuODM5ODQ0IDYuNDAyMzQ0IEMgMjMuOTIxODc1IDUuNzUgMjQuNzU3ODEzIDQuNzIyNjU2IDI1LjE0ODQzOCAzLjQ5NjA5NCBDIDI0LjEzMjgxMyA0LjA5NzY1NiAyMy4wMDc4MTMgNC41MzUxNTYgMjEuODEyNSA0Ljc2OTUzMSBDIDIwLjg1NTQ2OSAzLjc1IDE5LjQ5MjE4OCAzLjExMzI4MSAxNy45ODA0NjkgMy4xMTMyODEgQyAxNS4wODIwMzEgMy4xMTMyODEgMTIuNzMwNDY5IDUuNDY0ODQ0IDEyLjczMDQ2OSA4LjM2MzI4MSBDIDEyLjczMDQ2OSA4Ljc3MzQzOCAxMi43NzczNDQgOS4xNzU3ODEgMTIuODY3MTg4IDkuNTU4NTk0IEMgOC41MDM5MDYgOS4zMzk4NDQgNC42MzY3MTkgNy4yNDYwOTQgMi4wNDY4NzUgNC4wNzAzMTMgQyAxLjU5Mzc1IDQuODQ3NjU2IDEuMzM1OTM4IDUuNzUgMS4zMzU5MzggNi43MTQ4NDQgQyAxLjMzNTkzOCA4LjUzNTE1NiAyLjI2MTcxOSAxMC4xNDA2MjUgMy42NzE4NzUgMTEuMDgyMDMxIEMgMi44MDg1OTQgMTEuMDU0Njg4IDIgMTAuODIwMzEzIDEuMjkyOTY5IDEwLjQyNTc4MSBDIDEuMjkyOTY5IDEwLjQ0OTIxOSAxLjI5Mjk2OSAxMC40Njg3NSAxLjI5Mjk2OSAxMC40OTIxODggQyAxLjI5Mjk2OSAxMy4wMzUxNTYgMy4xMDE1NjMgMTUuMTU2MjUgNS41MDM5MDYgMTUuNjQwNjI1IEMgNS4wNjI1IDE1Ljc2MTcxOSA0LjYwMTU2MyAxNS44MjQyMTkgNC4xMjEwOTQgMTUuODI0MjE5IEMgMy43ODEyNSAxNS44MjQyMTkgMy40NTMxMjUgMTUuNzkyOTY5IDMuMTMyODEzIDE1LjczMDQ2OSBDIDMuODAwNzgxIDE3LjgxMjUgNS43MzgyODEgMTkuMzM1OTM4IDguMDM1MTU2IDE5LjM3NSBDIDYuMjQyMTg4IDIwLjc4NTE1NiAzLjk3NjU2MyAyMS42MjEwOTQgMS41MTU2MjUgMjEuNjIxMDk0IEMgMS4wODk4NDQgMjEuNjIxMDk0IDAuNjc1NzgxIDIxLjU5NzY1NiAwLjI2NTYyNSAyMS41NTA3ODEgQyAyLjU4NTkzOCAyMy4wMzkwNjMgNS4zNDc2NTYgMjMuOTA2MjUgOC4zMTI1IDIzLjkwNjI1IEMgMTcuOTY4NzUgMjMuOTA2MjUgMjMuMjUgMTUuOTA2MjUgMjMuMjUgOC45NzI2NTYgQyAyMy4yNSA4Ljc0MjE4OCAyMy4yNDYwOTQgOC41MTU2MjUgMjMuMjM0Mzc1IDguMjg5MDYzIEMgMjQuMjYxNzE5IDcuNTU0Njg4IDI1LjE1MjM0NCA2LjYyODkwNiAyNS44NTU0NjkgNS41NzQyMTkgIj48L3BhdGg+PC9nPjwvc3ZnPg=="> 
                                    </span>
                                    <span>
                                        Twitter
                                    </span>
                                </a>
        </div>
        <div class="flits-social-login-error" style="display:none;"></div>
      </div>
    </div>
  </div>
  <div class="forgetpass flex justify-center text-xs underline">
    <span class="border-gray-400 border-r mr-1 pr-1 cursor-pointer" data-btn="forgot-password">Forgot your password?</span>
    <span class="new_signup_customer ml-1 cursor-pointer" id="new_signup_customer" data-btn="new-account">Create New Account</span>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div id="recover_email" class="clearfix large_form">
    <input type="email" value="" size="30" name="email" id="recover-email" class="large" placeholder="Email" autocorrect="off" autocapitalize="off" required="">
  </div>
  <p class="recover_msg text-xs text-center">
    <em class="note">We will send you an email to reset your password.</em>
  </p>
  <div class="action_bottom recover_btns flex">
    <input class="w-3/4 cursor-pointer duration-300 transition-colors bg-black border-2 border-black font-helvetica px-2 py-3 text-center text-xs text-white uppercase tracking-wider hover:bg-white hover:text-black" type="submit" value="Submit">
    <button class="w-3/12 border-2 border-black uppercase text-xs tracking-widest" data-btn="forgotpass-cancel" onclick="hideRecoverDrawerPasswordForm()">Cancel</button>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="checkout_url" value="/checkout">
  <input type="hidden" name="return_to" value="/checkout" data-redirect-url="">
  <div id="first_name" class="clearfix large_form">
    <input type="text" value="" name="customer[first_name]" id="first_name" class="large" placeholder="First Name" size="30" required="">
  </div>
  <div id="last_name" class="clearfix large_form">
    <input type="text" value="" name="customer[last_name]" id="last_name" class="large" placeholder="Last Name" size="30" required="">
  </div>
  <div id="email" class="clearfix large_form">
    <input type="email" value="" name="customer[email]" id="email" class="large" placeholder="Email" size="30" required="">
  </div>
  <div id="password" class="clearfix large_form">
    <input type="password" value="" name="customer[password]" id="password" class="large password" placeholder="Password" size="30" required="">
  </div>
  <div class="action_bottom">
    <input class="cursor-pointer duration-300 transition-colors bg-black border border-black font-helvetica px-2 py-4 text-center text-xs text-white uppercase w-full tracking-wider hover:bg-white hover:text-black mb-2" type="submit" value="Checkout">
    <style>
      .flits-btn {
        width: 150px !important;
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: left;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        outline: none;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      .flits-btn.flits-btn-block {
        width: 100% !important;
      }

      .flits-btn:focus,
      .flits-btn.focus,
      .flits-btn:active:focus,
      .flits-btn:active.focus,
      .flits-btn.active:focus,
      .flits-btn.active.focus {
        /*  outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;*/
        outline: none;
      }

      .flits-btn:hover,
      .flits-btn:focus,
      .flits-btn.focus {
        color: #333;
        text-decoration: none;
      }

      .flits-btn:active,
      .flits-btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      }

      .flits-btn:after,
      .flits-btn:before {
        content: " ";
        display: table;
      }

      .flits-btn:after {
        clear: both;
      }

      .flits-btn.disabled,
      .flits-btn[disabled],
      fieldset[disabled] .flits-btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
      }

      .flits-btn-facebook {
        color: #ffffff !important;
        background-color: #3b5998 !important;
      }

      .flits-btn-twitter {
        color: #ffffff !important;
        background-color: #00aced !important;
      }

      .flits-btn-googleplus {
        color: #ffffff !important;
        background-color: #dd4b39 !important;
      }

      a.flits-btn {
        margin-top: 10px;
        opacity: 1;
      }

      a.flits-btn:hover,
      a.flits-btn:focus,
      a.flits-btn:active {
        opacity: 1;
      }

      .flits-btn-label {
        background: rgba(0, 0, 0, 0.05);
        display: inline-block;
        padding: 7px 15px;
        border-radius: 3px 0 0 3px;
        margin: -7px -13px;
        margin-right: 12px;
        float: left;
      }

      .flits-icon-facebook,
      .flits-icon-google,
      .flits-icon-twitter {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        fill: currentColor;
      }

      .flits-social-login-loading {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0;
        z-index: 1000;
        background: rgba(0, 0, 0, 0.5);
      }

      .flits-loading-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }

      .flits-social-login-error {
        color: red !important;
        /*font-weight: bold;*/
        text-align: center;
        margin-top: 10px;
      }

      #flits-social-login-div {
        display: flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
      }

      #flits-social-login-div .flits-btn {
        width: 170px !important;
      }

      #flits-social-login-div a span {
        color: #fff;
      }
    </style>
    <div>
      <input type="hidden" name="flits-token" value="16f906c6344115102f2cb658e8f629c2" id="flits-token">
      <input type="hidden" name="flits-reset-pass-url" value="/apps/flits/api/1/1436/reset-password" id="flits-reset-pass-url">
      <div id="flits-social-login-div">
        <div>
          <div style="text-align: center;">
            <a href="/apps/flits/api/1/1436/facebook/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-facebook">
                                    <span class="flits-btn-label">
                                        <img class="flits-icon-facebook" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNGRkZGRkYiID4gICAgPHBhdGggZD0iTTEzLDcuNDI5VjEwaDMuNUwxNiwxM2gtM3Y5SDl2LTlIN3YtM2wyLjAxMiwwLjAwOFY3LjQzNmMwLTIuODU3LDEuMTQzLTQuNDI5LDQuNDI5LTQuNDI5TDE3LDN2M2gtMi41NzEgQzEzLjE0Myw2LDEzLDYuNDI5LDEzLDcuNDI5eiI+PC9wYXRoPjwvc3ZnPg==">
                                    </span>
                                    <span>
                                        Facebook
                                    </span>
                                </a>
            <a href="/apps/flits/api/1/1436/google/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-googleplus">
                                    <span class="flits-btn-label">
                                        <img class="flits-icon-google" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiNGRkZGRkYiID48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgIiBkPSJNIDE3LjE4NzUgMTAuOTM3NSBDIDkuNDIxODc1IDEwLjkzNzUgMy4xMjUgMTcuMjM0Mzc1IDMuMTI1IDI1IEMgMy4xMjUgMzIuNzY1NjI1IDkuNDIxODc1IDM5LjA2MjUgMTcuMTg3NSAzOS4wNjI1IEMgMjQuOTUzMTI1IDM5LjA2MjUgMzEuMjUgMzIuNzY1NjI1IDMxLjI1IDI1IEMgMzEuMjUgMjQuMDM1MTU2IDMxLjE0NDUzMSAyMy4wOTM3NSAzMC45NjA5MzggMjIuMTg3NSBMIDMwLjg4MjgxMyAyMS44NzUgTCAxNy4xODc1IDIxLjg3NSBMIDE3LjE4NzUgMjYuNTYyNSBMIDI2LjU2MjUgMjYuNTYyNSBDIDI1LjgxNjQwNiAzMC45OTYwOTQgMjEuODMyMDMxIDM0LjM3NSAxNy4xODc1IDM0LjM3NSBDIDEyLjAwNzgxMyAzNC4zNzUgNy44MTI1IDMwLjE3OTY4OCA3LjgxMjUgMjUgQyA3LjgxMjUgMTkuODIwMzEzIDEyLjAwNzgxMyAxNS42MjUgMTcuMTg3NSAxNS42MjUgQyAxOS41MzEyNSAxNS42MjUgMjEuNjY3OTY5IDE2LjQ5MjE4OCAyMy4zMTI1IDE3LjkxNDA2MyBMIDI2LjY3MTg3NSAxNC42MjUgQyAyNC4xNzE4NzUgMTIuMzM1OTM4IDIwLjg0Mzc1IDEwLjkzNzUgMTcuMTg3NSAxMC45Mzc1IFogTSAzOS4wNjI1IDE3LjE4NzUgTCAzOS4wNjI1IDIxLjg3NSBMIDM0LjM3NSAyMS44NzUgTCAzNC4zNzUgMjUgTCAzOS4wNjI1IDI1IEwgMzkuMDYyNSAyOS42ODc1IEwgNDIuMTg3NSAyOS42ODc1IEwgNDIuMTg3NSAyNSBMIDQ2Ljg3NSAyNSBMIDQ2Ljg3NSAyMS44NzUgTCA0Mi4xODc1IDIxLjg3NSBMIDQyLjE4NzUgMTcuMTg3NSBaICI+PC9wYXRoPjwvZz48L3N2Zz4=">
                                    </span>
                                    <span>
                                        Google+
                                    </span>
                                </a>
            <a href="/apps/flits/api/1/1436/twitter/auth/login?token=16f906c6344115102f2cb658e8f629c2&amp;redirect_to=/checkout" class="flits-btn flits-btn-twitter">
                                    <span class="flits-btn-label">
                                       <img class="flits-icon-twitter" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIGZpbGw9IiNGRkZGRkYiID48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgIiBkPSJNIDI1Ljg1NTQ2OSA1LjU3NDIxOSBDIDI0LjkxNDA2MyA1Ljk5MjE4OCAyMy45MDIzNDQgNi4yNzM0MzggMjIuODM5ODQ0IDYuNDAyMzQ0IEMgMjMuOTIxODc1IDUuNzUgMjQuNzU3ODEzIDQuNzIyNjU2IDI1LjE0ODQzOCAzLjQ5NjA5NCBDIDI0LjEzMjgxMyA0LjA5NzY1NiAyMy4wMDc4MTMgNC41MzUxNTYgMjEuODEyNSA0Ljc2OTUzMSBDIDIwLjg1NTQ2OSAzLjc1IDE5LjQ5MjE4OCAzLjExMzI4MSAxNy45ODA0NjkgMy4xMTMyODEgQyAxNS4wODIwMzEgMy4xMTMyODEgMTIuNzMwNDY5IDUuNDY0ODQ0IDEyLjczMDQ2OSA4LjM2MzI4MSBDIDEyLjczMDQ2OSA4Ljc3MzQzOCAxMi43NzczNDQgOS4xNzU3ODEgMTIuODY3MTg4IDkuNTU4NTk0IEMgOC41MDM5MDYgOS4zMzk4NDQgNC42MzY3MTkgNy4yNDYwOTQgMi4wNDY4NzUgNC4wNzAzMTMgQyAxLjU5Mzc1IDQuODQ3NjU2IDEuMzM1OTM4IDUuNzUgMS4zMzU5MzggNi43MTQ4NDQgQyAxLjMzNTkzOCA4LjUzNTE1NiAyLjI2MTcxOSAxMC4xNDA2MjUgMy42NzE4NzUgMTEuMDgyMDMxIEMgMi44MDg1OTQgMTEuMDU0Njg4IDIgMTAuODIwMzEzIDEuMjkyOTY5IDEwLjQyNTc4MSBDIDEuMjkyOTY5IDEwLjQ0OTIxOSAxLjI5Mjk2OSAxMC40Njg3NSAxLjI5Mjk2OSAxMC40OTIxODggQyAxLjI5Mjk2OSAxMy4wMzUxNTYgMy4xMDE1NjMgMTUuMTU2MjUgNS41MDM5MDYgMTUuNjQwNjI1IEMgNS4wNjI1IDE1Ljc2MTcxOSA0LjYwMTU2MyAxNS44MjQyMTkgNC4xMjEwOTQgMTUuODI0MjE5IEMgMy43ODEyNSAxNS44MjQyMTkgMy40NTMxMjUgMTUuNzkyOTY5IDMuMTMyODEzIDE1LjczMDQ2OSBDIDMuODAwNzgxIDE3LjgxMjUgNS43MzgyODEgMTkuMzM1OTM4IDguMDM1MTU2IDE5LjM3NSBDIDYuMjQyMTg4IDIwLjc4NTE1NiAzLjk3NjU2MyAyMS42MjEwOTQgMS41MTU2MjUgMjEuNjIxMDk0IEMgMS4wODk4NDQgMjEuNjIxMDk0IDAuNjc1NzgxIDIxLjU5NzY1NiAwLjI2NTYyNSAyMS41NTA3ODEgQyAyLjU4NTkzOCAyMy4wMzkwNjMgNS4zNDc2NTYgMjMuOTA2MjUgOC4zMTI1IDIzLjkwNjI1IEMgMTcuOTY4NzUgMjMuOTA2MjUgMjMuMjUgMTUuOTA2MjUgMjMuMjUgOC45NzI2NTYgQyAyMy4yNSA4Ljc0MjE4OCAyMy4yNDYwOTQgOC41MTU2MjUgMjMuMjM0Mzc1IDguMjg5MDYzIEMgMjQuMjYxNzE5IDcuNTU0Njg4IDI1LjE1MjM0NCA2LjYyODkwNiAyNS44NTU0NjkgNS41NzQyMTkgIj48L3BhdGg+PC9nPjwvc3ZnPg=="> 
                                    </span>
                                    <span>
                                        Twitter
                                    </span>
                                </a>
          </div>
          <div class="flits-social-login-error" style="display:none;"></div>
        </div>
      </div>
    </div>
    <span class="text-center text-xs underline w-full block cursor-pointer" data-btn="exist-account">Already Have Account</span>
  </div>
</form>

POST /checkout

<form method="post" action="/checkout" id="customer_login_guest" accept-charset="UTF-8">
  <input class="guest_button cursor-pointer duration-300 transition-colors bg-black border border-black font-helvetica px-2 py-3half text-center text-sm text-white uppercase w-full tracking-wider hover:bg-white hover:text-black" type="submit"
    value="Checkout">
</form>

/search

<form action="/search" class="search_form flex w-full sm:w-4/5 m-auto border-b border-gray-500">
  <input type="text" class="" name="q" placeholder="Search..." autofocus="">
  <button class="bg-none bg-transparent border-0 p-2"><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.999 511.999"
      style="enable-background:new 0 0 511.999 511.999;" xml:space="preserve">
      <g>
        <g>
          <path d="M508.874,478.708L360.142,329.976c28.21-34.827,45.191-79.103,45.191-127.309c0-111.75-90.917-202.667-202.667-202.667
	          S0,90.917,0,202.667s90.917,202.667,202.667,202.667c48.206,0,92.482-16.982,127.309-45.191l148.732,148.732
	          c4.167,4.165,10.919,4.165,15.086,0l15.081-15.082C513.04,489.627,513.04,482.873,508.874,478.708z M202.667,362.667
	          c-88.229,0-160-71.771-160-160s71.771-160,160-160s160,71.771,160,160S290.896,362.667,202.667,362.667z"></path>
        </g>
      </g>
    </svg></button>
</form>

POST /cart/add

<form class="product__form" id="product-6895590375485__form add-item-form" action="/cart/add" data-productid="6895590375485" data-varid="40272258236477" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="id" value="40272258236477">
  <div class="product__addon">
    <div class="product__addon-img">
      <div class="product__addon-checkbox">
        <input type="checkbox" name="prodAddOnBrush" id="prodAddOnBrushChck" data-addon="40070338281533">
        <label for="prodAddOnBrushChck"></label>
      </div>
      <img src="//cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498" class="w-full lazyautosizes lazyloaded" alt="The Blender Brush" style="max-width:2000px" data-sizes="auto"
        data-src="//cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498" data-srcset="   //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 300w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 400w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 500w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 600w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 700w" sizes="100px" srcset="   //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 300w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 400w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 500w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 600w,
                                  //cdn.shopify.com/s/files/1/0007/9858/8989/products/BLENDER-BRUSH-PRI_200x.jpg?v=1663171498 700w">
    </div>
    <div class="product__addon-info">
      <div class="product__addon-title">The Blender Brush</div>
      <span class="product__addon-subtitle md:text-base uppercase m-0 nest-p-mb-0 tracking-widest block">
        <p data-children-count="0">COLOR PERFECTING CREAM COMPANION</p>
      </span>
      <div class="product__addon-subtitle text-xs md:text-base uppercase m-0 nest-p-mb-0 tracking-widest block">
        <span class="font-bold">$43.20</span><span class="line-through ml-2">$48</span>
      </div>
      <p class="text-13px product__addon-save">You save 10% when purchasing our brush with our Clean Beauty Collection!</p>
      <p class="text-13px">The ultimate high-performance brush to seamlessly blend color and complexion products. Enhances the application and efficacy of our Sculpted Face Sticks.</p>
    </div>
  </div>
  <div class="purchase-details my-4">
    <div class="quant_cust mb-5 grid grid-cols-2 sm:block items-center">
      <div class="sm:hidden">
        <p class="modal_price mb-0" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
          <meta itemprop="priceCurrency" content="USD">
          <meta itemprop="seller" content="Ogee">
          <link itemprop="availability" href="http://schema.org/InStock">
          <meta itemprop="itemCondition" itemtype="http://schema.org/OfferItemCondition" content="http://schema.org/NewCondition">
          <span class="sold_out "></span>
          <span id="cus_price" itemprop="price" content="212.00" class="sale">
            <span class="current_price">
              <span class="money">$212</span>
            </span>
          </span>
          <span class="was_price line-through">
            <span class="money">$248</span>
          </span>
        </p>
        <div class="saving_custom italic text-xs">
          <span class="sale savings">You save 14% </span><span>when purchasing as a set!</span>
        </div>
        <p></p>
      </div>
      <div class="purchase-details__quantity product-quantity-box">
        <label for="quantity" class="uppercase text-base font-normal">Quantity</label>
        <div class="grid grid-cols-3 border border-gray-300 w-full md:w-1/2">
          <span class="ss-icon product-minus js-change-quantity flex justify-center items-center cursor-pointer" data-func="minus"><span class="turbo-icon icon-minus"></span></span>
          <input type="number" min="1" size="2" class="quantity text-center" name="quantity" id="quantity" value="1" readonly="">
          <span class="ss-icon product-plus js-change-quantity flex justify-center items-center cursor-pointer" data-func="plus"><span class="turbo-icon icon-plus"></span></span>
        </div>
      </div>
    </div>
    <div class="purchase-details__buttons purchase-details__spb--true">
      <button id="AddToCart" type="submit" data-action="add-to-cart" onclick="pintrk('track', 'addtocart');" name="add"
        class="add_to_cart relative bg-black border border-black cursor-pointer duration-300 font-bold font-helvetica md:w-1/2 py-3 text-center text-white text-xs tracking-widest transition-colors uppercase w-full" data-label="Add to Cart">
        <span class="text">Add to Cart</span>
        <svg x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" class="checkmark">
          <path fill="none" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M9,17l3.9,3.9c0.1,0.1,0.2,0.1,0.3,0L23,11"></path>
        </svg>
      </button>
    </div>
  </div>
  <p class="afterpay-paragraph" data-product-id="6895590375485"><span class="afterpay-text1">or 4 interest-free installments of </span><strong class="afterpay-instalments">$53.00</strong><span class="afterpay-text2"> by </span><img
      class="afterpay-logo" src="https://static.afterpay.com/integration/product-page/logo-afterpay-colour.png"
      srcset="https://static.afterpay.com/integration/product-page/logo-afterpay-colour.png 1x, https://static.afterpay.com/integration/product-page/logo-afterpay-colour@2x.png 2x, https://static.afterpay.com/integration/product-page/logo-afterpay-colour@3x.png 3x"
      width="100" height="21" alt="Afterpay" style="vertical-align: middle; width: 100px;"><span
      class="afterpay-text3">&nbsp;</span><a class="afterpay-link" href="https://www.afterpay.com/purchase-payment-agreement" target="_blank"><u class="afterpay-link-inner" style="font-size: 12px;">More info</u></a></p>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span> <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span> <span
            class="error-text score yotpo-hidden">Please enter a star rating for this review</span> <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span> <span class="error-text email yotpo-hidden">Invalid
            email</span> <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span> <span class="error-text max_length yotpo-hidden">Max length was exceeded</span> <span
            class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span> <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required
            criteria</span> </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap01599387807457755" accept-charset="utf-8" style="display: none;"><iframe id="snap01599387807457755" name="snap01599387807457755"></iframe><input name="pid"><input
    name="u_scsid"><input name="u_sclid"></form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-U3vzu3" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; overflow: hidden; width: 600px; min-width: 200px; max-width: 1000px; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/L4EKp8/images/2b66a67b-c552-44df-b9aa-05a4d5c678ca.png" tabindex="-1" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 150px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 20px 10px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go4004593989" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #646464; font-size: 28px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">Unlock 10% Off Sitewide!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 10px 20px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go4004593989" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-helvetica"
              style="color:rgb(51, 51, 51);font-size:18px;font-family:Helvetica, Arial, sans-serif;font-weight:400;">Plus, be the first to know about product launches, exclusive offerings, and more.*</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_45961139" class="needsclick go1236369476 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email address" aria-label="Email address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(64, 64, 64); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">SIGN
          UP NOW!</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go4004593989" style="width: 100%;">
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span style="color:rgb(182, 180, 180);font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">*We use
              email and targeted online advertising to send you product and service updates, promotional offers and other marketing communications based on the information we collect about you, such as your email address, general location, and
              purchase and website browsing history.</span></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><br style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span style="color:rgb(182, 180, 180);font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">We
              process your personal data as stated in our
            </span><a href="https://ogee.com/pages/privacy-policy" target="_blank" style="color:rgb(182, 180, 180);font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Privacy Policy</a><span
              style="color:rgb(182, 180, 180);font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">. You may withdraw your consent or manage your preferences at any time by clicking the unsubscribe link at the
              bottom of any of our marketing emails, or by emailing us at support@ogee.com.</span></p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER


Your bag (0) Continue Shopping

Free Shipping

GIFT

Spend $75 more & get FREE SHIPPING!

Your Cart is Empty


PAIRS WELL WITH

Tinted Sculpted Lip Oil
$28
Add
Contour Collections
$126
Add
Sculpted Face Stick
$52
Add
Brightening Botanical Eye Balm
$90
Add
 * Savings -$0
 * Subtotal $0
 * 

Checkout as Guest Layer 1 Layer 1
Checkout with Account
Save time, earn points & exclusive discounts. Layer 1 Layer 1
Facebook Google+ Twitter

Forgot your password? Create New Account
Reset Password

We will send you an email to reset your password.

Cancel
Facebook Google+ Twitter

Already Have Account

sign in & checkout
create account
Shop Now. Pay Later.

This order is worth 0 rewards points.

FREE LIP TINT SET WITH ORDERS $175+ FREE SHIPPING U.S. ORDERS $75+

Menu
Shop
Makeup
 * Contour Collections - NEW!
 * Sculpted Face Stick - NEW SHADES!
 * Clean Beauty Collection - NEW!
 * Ultimate Color Collection - LIMITED EDITION!
 * Clean Color Trio
 * Full Bloom Sculpted Lipstick Sets
 * Full Bloom Sculpted Lipstick
 * Tinted Sculpted Lip Oil
 * Tinted Lip Sets
 * Sculpted Lip Oil – Clear

Skincare
 * Brightening Botanical Eye Balm - NEW!
 * Signature Skincare Collection - LIMITED EDITION!
 * Velvet Botanical Moisturizer
 * Jojoba Glow Face Oil
 * Seeds of Youth Serum
 * Luminous Botanical Face Mist
 * Liquid Gold Cleansing Oil
 * Gentle Glow Cleansing Cloths

Bundles
 * Bright Eyes Bundle - NEW!
 * Clean Color Trio
 * Glow Trio
 * Dew Kit
 * Dynamic Duo
 * Nourishing Trio
 * Cleanse & Treat
 * Sunkissed Set

Gift Sets
 * Contour Collections - NEW!
 * Clean Beauty Collection - NEW!
 * Ultimate Color Collection - LIMITED EDITION!
 * Signature Skincare Collection - LIMITED EDITION!
 * Full Bloom Sculpted Lipstick Sets
 * Tinted Lip Sets

Accessories
 * The Blender Brush - NEW!

E-Gift Cards
 * E-Gift Cards
 * Check E-Gift Card Balance

Rewards About
 * Our Story
 * FAQ
 * Blog
 * Ingredients
 * The Glow Book

Press Login
 * Shop
   Makeup
    * Contour Collections - NEW!
    * Sculpted Face Stick - NEW SHADES!
    * Clean Beauty Collection - NEW!
    * Ultimate Color Collection - LIMITED EDITION!
    * Clean Color Trio
    * Full Bloom Sculpted Lipstick Sets
    * Full Bloom Sculpted Lipstick
    * Tinted Sculpted Lip Oil
    * Tinted Lip Sets
    * Sculpted Lip Oil – Clear
   
   Skincare
    * Brightening Botanical Eye Balm - NEW!
    * Signature Skincare Collection - LIMITED EDITION!
    * Velvet Botanical Moisturizer
    * Jojoba Glow Face Oil
    * Seeds of Youth Serum
    * Luminous Botanical Face Mist
    * Liquid Gold Cleansing Oil
    * Gentle Glow Cleansing Cloths
   
   Bundles
    * Bright Eyes Bundle - NEW!
    * Clean Color Trio
    * Glow Trio
    * Dew Kit
    * Dynamic Duo
    * Nourishing Trio
    * Cleanse & Treat
    * Sunkissed Set
   
   Gift Sets
    * Contour Collections - NEW!
    * Clean Beauty Collection - NEW!
    * Ultimate Color Collection - LIMITED EDITION!
    * Signature Skincare Collection - LIMITED EDITION!
    * Full Bloom Sculpted Lipstick Sets
    * Tinted Lip Sets
   
   Accessories
    * The Blender Brush - NEW!
   
   E-Gift Cards
    * E-Gift Cards
    * Check E-Gift Card Balance

 * Rewards


 * About
    * Our Story
    * FAQ
    * Blog
    * Ingredients
    * The Glow Book

 * Press

Login

0

 * Home
 * Clean Beauty Collection

"The colors are beautiful, very long-lasting and make my lips feel soft and
smooth." -Joanne K.


CLEAN BEAUTY COLLECTION

SCULPTED FACE STICKS IN AMBER & OPAL, SCULPTED LIPSTICKS IN CEZANNE & SANTANA,
SCULPTED LIP OIL (CLEAR) & TINTED SCULPTED LIP OIL IN PETUNIA

4.8 star rating 2822 Reviews



"The colors are beautiful, very long-lasting and make my lips feel soft and
smooth." -Joanne K.


CLEAN BEAUTY COLLECTION

SCULPTED FACE STICKS IN AMBER & OPAL, SCULPTED LIPSTICKS IN CEZANNE & SANTANA,
SCULPTED LIP OIL (CLEAR) & TINTED SCULPTED LIP OIL IN PETUNIA

4.8 star rating 2822 Reviews





$212 $248

You save 14% when purchasing as a set!



The Blender Brush

COLOR PERFECTING CREAM COMPANION

$43.20$48

You save 10% when purchasing our brush with our Clean Beauty Collection!

The ultimate high-performance brush to seamlessly blend color and complexion
products. Enhances the application and efficacy of our Sculpted Face Sticks.

$212 $248

You save 14% when purchasing as a set!



Quantity

Add to Cart

or 4 interest-free installments of $53.00 by  More info

NEW LIMITED EDITION! Our ultimate collection of skincare-infused makeup to
achieve a customized look using our clean beauty favorites. This consciously
curated assortment combines the perfect pairings of our beauty bestsellers: two
Sculpted Face Sticks, two Full Bloom Sculpted Lipsticks, and two Sculpted Lip
Oils.

Certified Organic • Cruelty-Free • Not Tested on Animals • Gluten-Free • All
Natural • GMO-Free • Made in USA



NEW LIMITED EDITION! Our ultimate collection of skincare-infused makeup to
achieve a customized look using our clean beauty favorites. This consciously
curated assortment combines the perfect pairings of our beauty bestsellers: two
Sculpted Face Sticks, two Full Bloom Sculpted Lipsticks, and two Sculpted Lip
Oils.

Certified Organic • Cruelty-Free • Not Tested on Animals • Gluten-Free • All
Natural • GMO-Free • Made in USA

YOU MIGHT ALSO LIKE


CONTOUR COLLECTIONS

4.8 star rating 2,822 Reviews





SCULPTED FACE STICK

4.8 star rating 2,822 Reviews





CLEAN COLOR TRIO

4.8 star rating 2,822 Reviews





TINTED SCULPTED LIP OIL

4.6 star rating 3,311 Reviews





BUNDLE BENEFITS

Bundle Benefits


HOW THEY WORK TOGETHER



Trace hollows of the face with Amber for a soft, sunkissed tan contour. Use
luminous Opal as a starlit highlight on cheekbones, brow arches, and cupid’s
bow.

Apply a layer of clear Sculpted Lip Oil for a conditioning base treatment or
alternate with a layer of sheer blush Petunia on top of Lipstick for a glossy
finish.

Create a unique shade by mixing cool pink Cezanne and cherry red Santana, or,
apply individually: one swipe for a softer finish or build for a bolder look.


WHAT YOU GET

Sculpted Face Sticks in Opal + Amber (8g) - $104 value. Perfect the appearance
of no-makeup makeup with these multi-use skin-loving sticks, rich in a hydrating
blend of essential fatty acids and oils. This lightweight, illuminizing formula
utilizes Green Coffee Oil to stimulate collagen, Sal Tree Resin to refine the
appearance of pores, and Organic Tapioca powder to smooth the appearance of skin
and absorb excess oils. The sheer color and subtle shimmer allow for a buildable
glow to accentuate and enliven natural features.

Full Bloom Sculpted Lipsticks in Cezanne + Santana (4g) - $92 value. Our
refillable lipsticks embody our mission of sustainable luxury that goes Beyond
Clean Beauty. A creamy, full-coverage lip color derived from saturated mineral
pigments for vibrant, velvety wear. Infused with antioxidant-rich Vanilla
Extract and Micro Hyaluronic Acid to stimulate collagen and enhance moisture.

Sculpted Lip Oil Clear (3g) - $24 value. Our Sculpted Lip Oil moisturizes lips
with a blend of organic oils including cold-pressed Jojoba Seed Oil. This
natural lip oil lightly plumps lips with a refreshing infusion of organic
Peppermint Oil. This cutting-edge formulation allows for the silky oil to melt
onto lips, creating the perfect priming base before applying lipstick.

Tinted Sculpted Lip Oil in Petunia (3g) - $28 value. A silky, solid blend of
organic cold-pressed Jojoba Oil and Butters that melt instantly onto lips to
moisturize and nourish, with a conditioning layer of beauty-enhancing, buildable
natural color. Apply one layer for a sheer wash of color or on top of Lipstick
for a glossy finish.


INGREDIENTS

Ingredients





Sculpted Face Stick (AMBER & OPAL)

Olea Europaea (Olive) Fruit Oil*, Cera Alba (Beeswax)*, Simmondsia Chinensis
(Jojoba) Seed Oil*, Cocos Nucifera (Coconut) Oil*, Mica (from Mineral Sources),
C13-14 Alkane (from Vegetable Sources), C18-21 Alkane (from Vegetable Sources),
Oleic/Linoleic/Linolenic Polyglycerides (from Vegetable Sources), Copernicia
Cerifera (Carnauba) Wax*, Coffea Arabica (Coffee) Seed Oil*, Tapioca Starch*,
Sambucus Nigra (Elderberry) Fruit Extract, Jojoba Esters, Shorea Robusta (Sal
Tree) Resin, Mixed Tocopherol (Vitamin E from Sunflower), Beta-Sitosterol (from
Sunflower), Squalene (from Sunflower), Cera Alba (Beeswax). May contain [+/-]:
Titanium Dioxide (CI 77891) (from Mineral Sources), Iron Oxides (CI 77491) (from
Mineral Sources), Iron Oxides (CI 77492) (from Mineral Sources), Iron Oxides (CI
77499) (from Mineral Sources).

Full Bloom Sculpted Lipstick (Cezanne)

Caprylic/Capric Triglyceride (from Coconut)*, Cera Alba (Beeswax)*, Simmondsia
Chinensis (Jojoba) Seed Oil*, Euphorbia Cerifera (Candelilla) Wax, Copernicia
Cerifera (Carnauba) Wax*, Sambucus Nigra (Elderberry) Fruit Extract, Dipalmitoyl
Hydroxyproline (from Vegetable Sources), Euterpe Oleracea (Acai) Sterols,
Hydrogenated Castor Oil, Jojoba Esters, Tocopherol (from Sunflower), Shorea
Robusta (Sal Tree) Resin, Caprylic/Capric Triglyceride (from Vegetable Sources),
Helianthus Annuus (Sunflower) Seed Wax, Cera Alba (Beeswax), Silica (from
Mineral Sources), Sodium Hyaluronate (from Fermented Vegetable Sources), Vanilla
Planifolia Fruit Extract, Ricinus Communis (Castor) Seed Oil, Acacia Decurrens
(Mimosa) Flower Wax, Polyglycerin-3 (from Vegetable Sources), Linoleic Acid
(from Vegetable Sources), Acacia Senegal (Tree) Gum, Curcuma Longa (Tumeric)
Root Extract, Oleic Acid (from Olives), Maltodextrin (from Fermentation of
Corn), Linolenic Acid (from Vegetable Sources), May contain [+/-]: Mica (CI
77019) (from Mineral Sources), Titanium Dioxide (CI 77891) (from Mineral
Sources), Carmine (CI 74570) (from Cochineal Extract).

Full Bloom Sculpted Lipstick (Santana)

Caprylic/Capric Triglyceride (from Coconut)*, Cera Alba (Beeswax)*, Simmondsia
Chinensis (Jojoba) Seed Oil*, Euphorbia Cerifera (Candelilla) Wax, Copernicia
Cerifera (Carnauba) Wax*, Sambucus Nigra (Elderberry) Fruit Extract, Dipalmitoyl
Hydroxyproline (from Vegetable Sources), Euterpe Oleracea (Acai) Sterols,
Hydrogenated Castor Oil, Jojoba Esters, Tocopherol (from Sunflower), Shorea
Robusta (Sal Tree) Resin, Caprylic/Capric Triglyceride (from Vegetable Sources),
Helianthus Annuus (Sunflower) Seed Wax, Cera Alba (Beeswax), Silica (from
Mineral Sources), Sodium Hyaluronate (from Fermented Vegetable Sources), Acacia
Senegal (Tree) Gum, Curcuma Longa (Tumeric) Root Extract, Maltodextrin (from
Fermentation of Corn), Vanilla Planifolia Fruit Extract, Ricinus Communis
(Castor) Seed Oil, Acacia Decurrens (Mimosa) Flower Wax, Polyglycerin-3 (from
Vegetable Sources), Linoleic Acid (from Vegetable Sources), Oleic Acid (from
Olives), Linolenic Acid (from Vegetable Sources), May contain [+/-]: Mica (CI
77019) (from Mineral Sources), Carmine (CI 75470) (from Cochineal Extract),
Titanium Dioxide (CI 77891) (from Mineral Sources), Iron Oxides (CI 77492) (from
Mineral Sources).

Sculpted Lip Oil (Clear)

Olea Europaea (Olive) Fruit Oil*, Beeswax (Cera Alba)*, Cocos Nucifera (Coconut)
Oil*, Simmondsia Chinensis (Jojoba) Seed Oil*, Butyrospermum Parkii (Shea)*,
Mentha Piperita (Peppermint) Oil*, Tocopherol (Vitamin E).

Tinted Sculpted Lip Oil (Petunia)

Olea Europaea (Olive) Fruit Oil*, Beeswax (Cera Alba)*, Cocos Nucifera (Coconut)
Oil*, Simmondsia Chinesis (Jojoba) Seed Oil*, Copernicia Cerifera (Carnauba)
Wax*, Jojoba Esters, Dipalmitoyl Hydroxyproline, Butyrospermum Parkii (Shea)
Butter*, Sodium Hyaluronate, Mentha Piperita (Peppermint) Oil*, Sunflower Oil,
Hydrogenated Castor Oil, Tocopherol (Vitamin E), Ricinus Communis (Castor) Seed
Oil, Beta-Sitosterol, Squalene. May contain [+/-]: Mica, Titanium Dioxide (CI
77891), Carmine (CI 74570), Iron Oxides (CI 77491, CI 77492, CI 77499).

*Certified Organic Ingredient

Free from harsh chemicals, parabens, synthetic fragrances, phthalates, dyes or
petrochemicals. Certified to Contain Organic Ingredients.  Read more about our
organic standard here.

SHOP @OGEE INSTAGRAM #BEYONDCLEANBEAUTY

Chevron pointing left
A seamless, second-skin finish is just a swipe away with The Blender Brush and a
Contour Collection. Get glowing.✨ #BeyondCleanBeauty
22 SEPTEMBER 2022
The Blender Brush
48.00
Sculpted Face Stick
52.00
Contour Collections
126.00
Clean Beauty Collection
212.00
Shades for days.✨ Which are your favorites to get the glow? #BeyondCleanBeauty
15 SEPTEMBER 2022
Sculpted Face Stick
52.00
Contour Collections
126.00
Clean Beauty Collection
212.00
Choose your player!💄 Which pop of hydrating color are you sculpting lips with
this summer? #BeyondCleanBeauty
21 AUGUST 2022
Full Bloom Sculpted Lipstick Sets
116.00
Full Bloom Sculpted Lipstick
32.00
Clean Beauty Collection
212.00
Get rewarded for your glow.✨Tap through to learn about our Rewards Program and
start earning! #BeyondCleanBeauty
17 AUGUST 2022
Clean Beauty Collection
212.00
Living the high life in our Opal highlighter. Swipe to the high points of the
face: cheekbones, brow arches, and cupid’s bow, for the perfect glow.✨
#BeyondClea...
13 AUGUST 2022
Sculpted Face Stick
52.00
Crystal Contour Collection
126.00
Bright Eyes Bundle
162.00
Ultimate Color Collection
206.00
Clean Beauty Collection
212.00

Chevron pointing right



INGREDIENTS

Ingredients





Sculpted Face Stick (AMBER & OPAL)

Olea Europaea (Olive) Fruit Oil*, Cera Alba (Beeswax)*, Simmondsia Chinensis
(Jojoba) Seed Oil*, Cocos Nucifera (Coconut) Oil*, Mica (from Mineral Sources),
C13-14 Alkane (from Vegetable Sources), C18-21 Alkane (from Vegetable Sources),
Oleic/Linoleic/Linolenic Polyglycerides (from Vegetable Sources), Copernicia
Cerifera (Carnauba) Wax*, Coffea Arabica (Coffee) Seed Oil*, Tapioca Starch*,
Sambucus Nigra (Elderberry) Fruit Extract, Jojoba Esters, Shorea Robusta (Sal
Tree) Resin, Mixed Tocopherol (Vitamin E from Sunflower), Beta-Sitosterol (from
Sunflower), Squalene (from Sunflower), Cera Alba (Beeswax). May contain [+/-]:
Titanium Dioxide (CI 77891) (from Mineral Sources), Iron Oxides (CI 77491) (from
Mineral Sources), Iron Oxides (CI 77492) (from Mineral Sources), Iron Oxides (CI
77499) (from Mineral Sources).

Full Bloom Sculpted Lipstick (Cezanne)

Caprylic/Capric Triglyceride (from Coconut)*, Cera Alba (Beeswax)*, Simmondsia
Chinensis (Jojoba) Seed Oil*, Euphorbia Cerifera (Candelilla) Wax, Copernicia
Cerifera (Carnauba) Wax*, Sambucus Nigra (Elderberry) Fruit Extract, Dipalmitoyl
Hydroxyproline (from Vegetable Sources), Euterpe Oleracea (Acai) Sterols,
Hydrogenated Castor Oil, Jojoba Esters, Tocopherol (from Sunflower), Shorea
Robusta (Sal Tree) Resin, Caprylic/Capric Triglyceride (from Vegetable Sources),
Helianthus Annuus (Sunflower) Seed Wax, Cera Alba (Beeswax), Silica (from
Mineral Sources), Sodium Hyaluronate (from Fermented Vegetable Sources), Vanilla
Planifolia Fruit Extract, Ricinus Communis (Castor) Seed Oil, Acacia Decurrens
(Mimosa) Flower Wax, Polyglycerin-3 (from Vegetable Sources), Linoleic Acid
(from Vegetable Sources), Acacia Senegal (Tree) Gum, Curcuma Longa (Tumeric)
Root Extract, Oleic Acid (from Olives), Maltodextrin (from Fermentation of
Corn), Linolenic Acid (from Vegetable Sources), May contain [+/-]: Mica (CI
77019) (from Mineral Sources), Titanium Dioxide (CI 77891) (from Mineral
Sources), Carmine (CI 74570) (from Cochineal Extract).

Full Bloom Sculpted Lipstick (Santana)

Caprylic/Capric Triglyceride (from Coconut)*, Cera Alba (Beeswax)*, Simmondsia
Chinensis (Jojoba) Seed Oil*, Euphorbia Cerifera (Candelilla) Wax, Copernicia
Cerifera (Carnauba) Wax*, Sambucus Nigra (Elderberry) Fruit Extract, Dipalmitoyl
Hydroxyproline (from Vegetable Sources), Euterpe Oleracea (Acai) Sterols,
Hydrogenated Castor Oil, Jojoba Esters, Tocopherol (from Sunflower), Shorea
Robusta (Sal Tree) Resin, Caprylic/Capric Triglyceride (from Vegetable Sources),
Helianthus Annuus (Sunflower) Seed Wax, Cera Alba (Beeswax), Silica (from
Mineral Sources), Sodium Hyaluronate (from Fermented Vegetable Sources), Acacia
Senegal (Tree) Gum, Curcuma Longa (Tumeric) Root Extract, Maltodextrin (from
Fermentation of Corn), Vanilla Planifolia Fruit Extract, Ricinus Communis
(Castor) Seed Oil, Acacia Decurrens (Mimosa) Flower Wax, Polyglycerin-3 (from
Vegetable Sources), Linoleic Acid (from Vegetable Sources), Oleic Acid (from
Olives), Linolenic Acid (from Vegetable Sources), May contain [+/-]: Mica (CI
77019) (from Mineral Sources), Carmine (CI 75470) (from Cochineal Extract),
Titanium Dioxide (CI 77891) (from Mineral Sources), Iron Oxides (CI 77492) (from
Mineral Sources).

Sculpted Lip Oil (Clear)

Olea Europaea (Olive) Fruit Oil*, Beeswax (Cera Alba)*, Cocos Nucifera (Coconut)
Oil*, Simmondsia Chinensis (Jojoba) Seed Oil*, Butyrospermum Parkii (Shea)*,
Mentha Piperita (Peppermint) Oil*, Tocopherol (Vitamin E).

Tinted Sculpted Lip Oil (Petunia)

Olea Europaea (Olive) Fruit Oil*, Beeswax (Cera Alba)*, Cocos Nucifera (Coconut)
Oil*, Simmondsia Chinesis (Jojoba) Seed Oil*, Copernicia Cerifera (Carnauba)
Wax*, Jojoba Esters, Dipalmitoyl Hydroxyproline, Butyrospermum Parkii (Shea)
Butter*, Sodium Hyaluronate, Mentha Piperita (Peppermint) Oil*, Sunflower Oil,
Hydrogenated Castor Oil, Tocopherol (Vitamin E), Ricinus Communis (Castor) Seed
Oil, Beta-Sitosterol, Squalene. May contain [+/-]: Mica, Titanium Dioxide (CI
77891), Carmine (CI 74570), Iron Oxides (CI 77491, CI 77492, CI 77499).

*Certified Organic Ingredient

Free from harsh chemicals, parabens, synthetic fragrances, phthalates, dyes or
petrochemicals. Certified to Contain Organic Ingredients.  Read more about our
organic standard here.


Powered by


4.8 star rating 2822 Reviews

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

Ask A Question


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Filter Reviews
Search Reviews
Color Look Glow Blends Feels Skin
Packaging Sticks Quality Face Results Makeup ...
Texture Shade Ingredients Application Consistency Beauty
Coverage Ogee Container Amount Customer Service Collection
Color Look Glow ...
Blends Feels Skin
More Filters

FILTERS Clear All
Rating
Scores filter
All Score all
5.0 star rating Score 5
4.0 star rating Score 4
3.0 star rating Score 3
2.0 star rating Score 2
1.0 star rating Score 1
Reviews
Images filter
All All reviews
With Images & Videos Images only
Age
radio-question-11031-7b1e7235-d495-4d0b-9e01-f34635196450 filter
All Question 11031
18-24 Answer 18-24
25-34 Answer 25-34
35-44 Answer 35-44
45-54 Answer 45-54
55+ Answer 55+
Skin Tone
radio-question-11034-7b1e7235-d495-4d0b-9e01-f34635196450 filter
All Question 11034
Light Answer Light
Medium Answer Medium
Dark Answer Dark
Skin Concern
radio-question-11032-7b1e7235-d495-4d0b-9e01-f34635196450 filter
All Question 11032
Normal Answer Normal
Dry Answer Dry
Oily Answer Oily
Combination Answer Combination
Damaged Answer Damaged
Wrinkles Answer Wrinkles
Rosacea Answer Rosacea
Values
radio-question-11033-7b1e7235-d495-4d0b-9e01-f34635196450 filter
All Question 11033
Organic Answer Organic
Gluten Free Answer Gluten Free
Vegan Answer Vegan
Cruelty Free Answer Cruelty Free
Not Tested on Animals Answer Not Tested on Animals
GMO Free Answer GMO Free
Natural Answer Natural
How Did It Work
radio-question-11035-7b1e7235-d495-4d0b-9e01-f34635196450 filter
All Question 11035
No Difference Answer No Difference
Slight Improvement Answer Slight Improvement
Improvement Answer Improvement
Major Improvement Answer Major Improvement
Love It Answer Love It
Show 2822 Reviews
Rating
 * All
 * 5.0 star rating
 * 4.0 star rating
 * 3.0 star rating
 * 2.0 star rating
 * 1.0 star rating

Images & Videos
 * All
 * With Images & Videos

Age
 * All
 * 18-24
 * 25-34
 * 35-44
 * 45-54
 * 55+

Skin Tone
 * All
 * Light
 * Medium
 * Dark

Skin Concern
 * All
 * Normal
 * Dry
 * Oily
 * Combination
 * Damaged
 * Wrinkles
 * Rosacea

Values
 * All
 * Organic
 * Gluten Free
 * Vegan
 * Cruelty Free
 * Not Tested on Animals
 * GMO Free
 * Natural

How Did it Work
 * All
 * No Difference
 * Slight Improvement
 * Improvement
 * Major Improvement
 * Love It

Clear All
2822 Reviews
Sort: Select
 * Select
 * Newest
 * Highest Rating
 * Lowest Rating
 * Most Votes
 * Least Votes

Updating Results

Verified Reviewer

0.0 star rating



10/05/22

0 of 5 rating

0 of 5 rating

0 of 5 rating

0 of 5 rating




Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
10/05/22
Was this review helpful?

0

0


T
Theresia N.
Verified Buyer

5.0 star rating

Skin Concern: Combination
Age: 55+
Skin Tone: Light
Values: Organic


02/15/22
Skin Concern: Combination
Age: 55+
Skin Tone: Light
Values: Organic

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

I absolutely love this set!

Review by Theresia N. on 15 Feb 2022 review stating I absolutely love this set!
I absolutely love this set! It is so complementary for any age and skin type. I
used it on my 73 yr old mother who doesn’t normally wear make up she said it
feels like silk she looks amazing and will be wearing this natural product now
too!


On Clean Beauty Collection
share ' Share Review by Theresia N. on 15 Feb 2022 facebook facebook Share
Review by Theresia N. on 15 Feb 2022 twitter twitter Share Review by Theresia N.
on 15 Feb 2022 LinkedIn linkedin Share Review by Theresia N. on 15 Feb 2022
Comments (1)   
02/15/22
Reviewed on: Contour Collections
Was this review helpful?

40

5

Comments by Store Owner on Review by Theresia N. on 15 Feb 2022
ogee

02/16/22
Hi Theresia, beautiful photos! Thank you so much for sharing and for supporting
our mission to go Beyond Clean Beauty!
02/16/22
Slideshow
Slide controls
Loading...

Powered by



K
Kristina B.
Verified Buyer

5.0 star rating

Skin Concern: Combination
Age: 35-44
Skin Tone: Light
Values: Vegan, Cruelty Free, Not Tested on Animals, Organic, Natural, GMO Free


01/07/22
Skin Concern: Combination
Age: 35-44
Skin Tone: Light
Values: Vegan, Cruelty Free, Not Tested on Animals, Organic, Natural, GMO Free

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

Great for a Beautifully Subtle Natural No Makeup Look

Review by Kristina B. on 7 Jan 2022 review stating Great for a Beautifully
Subtle Natural No Makeup Look
I like how subtle it is and gives a nice natural looking glow. The packaging is
nice and I like the fact that I’m putting good ingredients on my skin. I’m a
light medium skin tone and the color is faint when you blend it in but it is
definitely buildable. Very happy with this purchase!


On Clean Beauty Collection
share ' Share Review by Kristina B. on 7 Jan 2022 facebook facebook Share Review
by Kristina B. on 7 Jan 2022 twitter twitter Share Review by Kristina B. on 7
Jan 2022 LinkedIn linkedin Share Review by Kristina B. on 7 Jan 2022
01/07/22
Reviewed on: Contour Collections
Was this review helpful?

26

3

Slideshow
Slide controls
Loading...

Powered by



D
Diana R.
Verified Buyer

5.0 star rating

Skin Concern: Normal
Age: 55+
Skin Tone: Medium
Values: GMO Free


06/30/22
Skin Concern: Normal
Age: 55+
Skin Tone: Medium
Values: GMO Free

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

69 years old and best I have ever had!

Review by Diana R. on 30 Jun 2022 review stating 69 years old and best I have
ever had!
I don’t usually write reviews typically but HAD to on this product! I have
always been a huge makeup guru, trying all different brands and this one tops
them all! It is so simple and glides over your face like silk! It’s so quick and
easy and looks absolutely fabulous with this great combination of colors to fit
anyone’s skin color! It not only ra...Read MoreRead more about review stating 69
years old and best I have ever had!

diates but softens your look! I swear it makes one look younger as well! This is
definitely a product that I will continue to use! Whoever came up with this
combo is a true makeup genius! Read LessRead less about review stating 69 years
old and best I have ever had!



On Clean Beauty Collection
share ' Share Review by Diana R. on 30 Jun 2022 facebook facebook Share Review
by Diana R. on 30 Jun 2022 twitter twitter Share Review by Diana R. on 30 Jun
2022 LinkedIn linkedin Share Review by Diana R. on 30 Jun 2022 Comments (1)   
06/30/22
Reviewed on: Contour Collections
Was this review helpful?

28

3

Comments by Store Owner on Review by Diana R. on 30 Jun 2022
ogee

06/30/22
Hi Diana, thank you for your wonderful review, and for sharing your gorgeous
photos with us! We're so glad that you're loving your Ogee glow! ✨
06/30/22
Slideshow
Slide controls
Loading...

Powered by



D
Dorinda D.
Verified Buyer

5.0 star rating

Skin Concern: Wrinkles, Damaged, Dry
Age: 55+
Skin Tone: Medium
Values: Vegan, GMO Free, Not Tested on Animals, Cruelty Free, Organic, Gluten
Free, Natural


04/02/22
Skin Concern: Wrinkles, Damaged, Dry
Age: 55+
Skin Tone: Medium
Values: Vegan, GMO Free, Not Tested on Animals, Cruelty Free, Organic, Gluten
Free, Natural

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

Great for aging skin

Review by Dorinda D. on 2 Apr 2022 review stating Great for aging skin
I turned 65 this year and recently learned that mature skin should avoid powder
products. After more research, I discovered the OFEE Crystal Contour Collection.
I’ve used it for a week and am having so much fun experimenting! It blends so
naturally that you really can’t make a mistake!


On Clean Beauty Collection
share ' Share Review by Dorinda D. on 2 Apr 2022 facebook facebook Share Review
by Dorinda D. on 2 Apr 2022 twitter twitter Share Review by Dorinda D. on 2 Apr
2022 LinkedIn linkedin Share Review by Dorinda D. on 2 Apr 2022 Comments (1)   
04/02/22
Reviewed on: Contour Collections
Was this review helpful?

18

2

Comments by Store Owner on Review by Dorinda D. on 2 Apr 2022
ogee

04/04/22
Hi Dorinda - thank you for sharing your photos! You look absolutely radiant! 💛
04/04/22
Slideshow
Slide controls
Loading...

Powered by



P
Pascale K.
Verified Buyer

5.0 star rating

Skin Concern: Combination, Rosacea
Age: 55+
Skin Tone: Medium
Values: Cruelty Free, Natural


05/02/21
Skin Concern: Combination, Rosacea
Age: 55+
Skin Tone: Medium
Values: Cruelty Free, Natural

How Did it Work

5 of 5 rating
How Did it Work

5 of 5 rating

SEE MORE SEE LESS

Great contouring effects.

Review by Pascale K. on 2 May 2021 review stating Great contouring effects.
I have rosacea and lately I cannot wear any blush, so I decided to give a try to
the contour collection. I really like the results. The copper stick accentuates
the cheek bones. The color blends in so easily. I usually do not wear lipstick,
but the rose quarts stick looks very natural on my lips. So far I do like this
trio. I just wish my pockets ...Read MoreRead more about review stating Great
contouring effects.

would too. Read LessRead less about review stating Great contouring effects.



On Clean Beauty Collection
share ' Share Review by Pascale K. on 2 May 2021 facebook facebook Share Review
by Pascale K. on 2 May 2021 twitter twitter Share Review by Pascale K. on 2 May
2021 LinkedIn linkedin Share Review by Pascale K. on 2 May 2021
05/02/21
Reviewed on: Contour Collections
Was this review helpful?

22

2

Slideshow
Slide controls
Loading...

Powered by



1 2 3 4 5 6 7 8 9
be the first to ask a question

Shop

 * Products

 * Rewards

 * Reviews

 * Returns & Shipping

 * Accessibility

About

 * Our Story

 * Blog

 * FAQs

 * Affiliate

 * Creator

Contact

 * Call: 888.376.8037

 * Email: support@ogee.com

 * Media: pr@ogee.com

 * Wholesale: wholesale@ogee.com

Follow

 * 
 * 
 * 
 * 
 * 

© 2022 Ogee. All Rights Reserved | Made In USA | Terms & Conditions | Privacy
Policy | Manage Preferences


product
https://ogee.com/products/clean-beauty-collection 6895590375485 Clean Beauty
Collection 212.00
//cdn.shopify.com/s/files/1/0007/9858/8989/products/OGEE-Clean-Beauty-Collection-1.jpg?v=1664459510
//cdn.shopify.com/s/files/1/0007/9858/8989/products/OGEE-Clean-Beauty-Collection-1_large.jpg?v=1664459510
USD InStock GIFT SET Best Selling Products Bundles Gift Sets Makeup Newest
Products

NEW LIMITED EDITION! Our ultimate collection of skincare-infused makeup to
achieve a customized look using our clean beauty favorites. This consciously
curated assortment combines the perfect pairings of our beauty bestsellers: two
Sculpted Face Sticks, two Full Bloom Sculpted Lipsticks, and two Sculpted Lip
Oils.

Certified Organic • Cruelty-Free • Not Tested on Animals • Gluten-Free • All
Natural • GMO-Free • Made in USA

248.00 ogee.com blog_triple_tints Publish sync YGroup_stick add-to-cart
40272258236477 Default Title 212.00 248.00
//cdn.shopify.com/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://ogee.com/products/clean-beauty-collection?variant=40272258236477 InStock
Default Title





ABOUT YOUR PRIVACY




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


 * STORE AND/OR ACCESS INFORMATION ON A DEVICE


 * PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS
   AND PRODUCT DEVELOPMENT


 * USE PRECISE GEOLOCATION DATA


 * ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION


 * ENSURE SECURITY, PREVENT FRAUD, AND DEBUG


 * TECHNICALLY DELIVER ADS OR CONTENT


 * MATCH AND COMBINE OFFLINE DATA SOURCES


 * LINK DIFFERENT DEVICES


 * RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
More information

List of IAB Vendors‎

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device


Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND
PRODUCT DEVELOPMENT

Personalised ads and content, ad and content measurement, audience insights and
product development


 * SELECT BASIC ADS
   
   Switch Label
   
   Ads can be shown to you based on the content you’re viewing, the app you’re
   using, your approximate location, or your device type.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED ADS PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   ads that are relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED ADS
   
   Switch Label
   
   Personalised ads can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED CONTENT PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   content that is relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED CONTENT
   
   Switch Label
   
   Personalised content can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE AD PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of ads that you see or interact with can be
   measured.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of content that you see or interact with
   can be measured.
   
   Object to Legitimate Interests Remove Objection

 * APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS
   
   Switch Label
   
   Market research can be used to learn more about the audiences who visit
   sites/apps and view ads.
   
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE PRODUCTS
   
   Switch Label
   
   Your data can be used to improve existing systems and software, and to
   develop new products
   
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

USE PRECISE GEOLOCATION DATA

Use precise geolocation data


Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION

Actively scan device characteristics for identification


Your device can be identified based on a scan of your device's unique
combination of characteristics.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab
Back Button Back



Vendor Search
Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All



WE CARE ABOUT YOUR PRIVACY

We and our partners store and/or access information on a device, such as unique
IDs in cookies to process personal data. You may accept or manage your choices
by clicking below, including your right to object where legitimate interest is
used, or at any time in the privacy policy page. These choices will be signaled
to our partners and will not affect browsing data.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised ads
and content, ad and content measurement, audience insights and product
development. List of Partners (vendors)

I Accept Show Purposes





English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...


Earn Rewards
Refer Friends

Close form 1

Unlock 10% Off Sitewide!

Plus, be the first to know about product launches, exclusive offerings, and
more.*


SIGN UP NOW!

*We use email and targeted online advertising to send you product and service
updates, promotional offers and other marketing communications based on the
information we collect about you, such as your email address, general location,
and purchase and website browsing history.




We process your personal data as stated in our Privacy Policy. You may withdraw
your consent or manage your preferences at any time by clicking the unsubscribe
link at the bottom of any of our marketing emails, or by emailing us at
support@ogee.com.