/*!
 * 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-restriction-restricted-content{display:flex;justify-content:center;align-items:center;min-height:30rem;padding:4rem 2rem;text-align:center}.wl-restriction-restricted-content__inner{max-width:50rem}.wl-restriction-restricted-content__title{margin:0 0 2rem;font-size:2rem;font-weight:700;line-height:1.3}@media screen and (width < 750px){.wl-restriction-restricted-content__title{font-size:1.8rem}}.wl-restriction-restricted-content__message{margin:0 0 3rem;font-size:1.4rem;line-height:1.8;white-space:pre-line}.wl-restriction-restricted-content__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.wl-restriction-restricted-content__button{min-width:16rem}
