/*!
 * 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.
 */
.wl-search-by-category__title{margin:4.2rem 0 3rem;font-weight:700;font-size:1.8rem;line-height:1.5;letter-spacing:6.5%;color:#706a63;text-align:center}.wl-search-by-category__title:not(:first-of-type){margin-top:5.8rem}@media screen and (width >= 750px){.wl-search-by-category__title{font-size:2.5rem}}.wl-search-by-category__list{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.wl-search-by-category__item{padding:1.4rem;text-decoration:none;text-align:center;font-weight:700;font-size:1.3rem;line-height:1.6;letter-spacing:4%;--button-radius: 10rem;--buttons-border-width: .3rem;--buttons-border-opacity: 1;--button-border-color: 227 227 227}@media screen and (width >= 390px){.wl-search-by-category__item{font-size:1.7rem}}.wl-search-by-category__item:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgb(var(--button-border-color) / var(--border-opacity)),0 0 0 var(--buttons-border-width) rgb(var(--button-border-color) / var(--alpha-button-background))}@media screen and (width < 750px){.wl-search-by-category__item{width:calc(50% - .6rem);max-width:calc(50% - .6rem)}}@media screen and (width >= 750px){.wl-search-by-category__item{width:calc(33.33% - 2 / 3 * 1.2rem);max-width:calc(33.33% - 2 / 3 * 1.2rem)}}@media screen and (width >= 990px){.wl-search-by-category__item{width:calc(20% - .96rem);max-width:calc(20% - .96rem)}}
