/*!
 * 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-works-blog-heading__inner{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;gap:.8rem;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);text-align:center}@media screen and (width >= 750px){.wl-works-blog-heading__inner{flex-flow:row wrap;gap:1.2rem 2rem}}.wl-works-blog-heading__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);line-height:calc(1 + .5/max(1,var(--font-heading-scale)));font-size:calc(var(--font-heading-scale) * 2.2rem)}@media screen and (width >= 750px){.wl-works-blog-heading__title{font-size:calc(var(--font-heading-scale) * 3rem)}}.wl-works-blog-heading__count{margin:0;font-size:1.6rem;line-height:1.4;font-weight:600}
