/*!
 * 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-footer-simple__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.wl-footer-simple__logo-wrapper{display:flex;justify-content:center}.wl-footer-simple__logo{display:block;height:auto;object-fit:contain;padding:4rem 0}.wl-footer-simple__copyright{width:100%;border-top:1px solid #e3e1dd;margin:0;font-weight:400;text-align:left}@media screen and (width >= 750px){.wl-footer-simple__copyright{padding:2rem 0}}@media screen and (width < 750px){.wl-footer-simple__copyright{padding:4rem 2rem 2rem}}.copyright__content{display:block;width:100%;max-width:1086px;margin:0 auto;font-size:1rem;font-family:var(--font-accent-family);font-weight:400}.copyright__content.adjust-font-weight{font-weight:600}
