/*!
 * 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-collapsible-content .accordion{border-top:.1rem solid rgba(var(--color-foreground),var(--border-400-opacity));border-bottom:.1rem solid rgba(var(--color-foreground),var(--border-400-opacity))}.wl-collapsible-content .accordion__title{font-size:1.4rem;font-weight:var(--font-heading-weight)}@media screen and (width < 750px){.wl-collapsible-content .accordion__title{font-size:1.2rem}}.wl-collapsible-content .accordion__content{margin:1.5rem 0}.wl-collapsible-content .accordion__content p{font-size:1.4rem}@media screen and (width < 750px){.wl-collapsible-content .accordion__content p{font-size:1.2rem}}
