/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.chip-store-variables{--default-text-font-size: 15px;--base-text-font-size: 15px;--heading-font-weight: 400;--heading-font-style: normal;--text-font-weight: 400;--text-font-style: normal;--text-font-bolder-weight: bolder;--text-link-decoration: underline;--text-color: #222;--text-color-rgb: 34, 34, 34;--heading-color: #0d0101;--border-color: #fff;--border-color-rgb: 255, 255, 255;--form-border-color: #f2f2f2;--accent-color: #008fd3;--accent-color-rgb: 0, 143, 211;--link-color: #008fd3;--link-color-hover: #005b86;--background: #f3f5f6;--secondary-background: #fff;--secondary-background-rgb: 255, 255, 255;--accent-background: rgb(0 143 211 / 8%);--input-background: #fff;--error-color: #f00;--error-background: rgb(255 0 0 / 7%);--success-color: #0a0;--success-background: rgb(0 170 0 / 11%);--primary-button-background: #008fd3;--primary-button-background-rgb: 0, 143, 211;--primary-button-text-color: #fff;--secondary-button-background: #ef7e2b;--secondary-button-background-rgb: 239, 126, 43;--secondary-button-text-color: #fff;--header-background: #fff;--header-text-color: #0d0101;--header-light-text-color: #a3afef;--header-border-color: rgb(163 175 239 / 30%);--header-accent-color: #008fd3;--footer-background-color: #f3f5f6;--footer-heading-text-color: #1e2d7d;--footer-body-text-color: #222;--footer-body-text-color-rgb: 34, 34, 34;--footer-accent-color: #00badb;--footer-accent-color-rgb: 0, 186, 219;--footer-border: 1px solid var(--border-color);--flickity-arrow-color: #ccc;--product-on-sale-accent: #e00;--product-new-accent: #008fd3;--product-new-color: #fff;--product-recommendation-accent: #e00;--product-recommendation-color: #fff;--product-sale-accent: #e00;--product-sale-color: #fff;--product-on-sale-accent-rgb: 238, 0, 0;--product-on-sale-color: #fff;--product-in-stock-color: #008a00;--product-low-stock-color: #e00;--product-sold-out-color: #8a9297;--product-custom-label-1-background: #1dff9a;--product-custom-label-1-color: #fff;--product-custom-label-2-background: #ff36ea;--product-custom-label-2-color: #fff;--product-review-star-color: #ffbd00;--mobile-container-gutter: 20px;--desktop-container-gutter: 40px;--payment-terms-background-color: #f3f5f6}.wl-user-guide-link-area__inner{display:flex;flex-wrap:wrap;gap:12px}.wl-user-guide-link-area__item{border-radius:5px;overflow:hidden;width:calc(50% - 6px);max-width:calc(50% - 6px)}@media screen and (min-width: 750px) and (max-width: 989px){.wl-user-guide-link-area__item{width:calc(33.333% - 8px);max-width:calc(33.333% - 8px)}}@media screen and (width >= 990px){.wl-user-guide-link-area__item{width:calc(25% - 9px);max-width:calc(25% - 9px)}}@media screen and (width <= 989px){.wl-user-guide-link-area__item{max-width:initial}}.wl-user-guide-link-area__item--link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--background-text-color);padding:1.5rem 3rem 1.5rem 1.5rem;background-color:var(--background-color);line-height:1.15;font-size:1.4rem;font-weight:600;position:relative;height:100%;text-align:center}.wl-user-guide-link-area__item .icon{width:2rem;height:2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}
