/*!
 * 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-corporate-membership-info{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);--color-text: #6d5530}.wl-corporate-membership-info__content{border:1px solid #c5b69e;padding:5rem;text-align:center;background:var(--color-background)}.wl-corporate-membership-info__title{font-family:var(--font-family-en);font-weight:700;font-style:normal;font-size:21px;line-height:160%;letter-spacing:10%;text-align:center;margin:0 0 1rem;color:var(--color-text)}.wl-corporate-membership-info__underline{margin:0 auto;display:flex;justify-content:center;max-width:200px}.wl-corporate-membership-info__underline img{max-width:100%;height:auto}.wl-corporate-membership-info__description{font-family:var(--font-family-en);font-weight:500;font-style:normal;font-size:16px;line-height:160%;letter-spacing:10%;text-align:center;margin:0;margin-top:2.2rem;color:#5c5852}.wl-corporate-membership-info__description p{margin:0 0 .5rem}.wl-corporate-membership-info__description p:last-child{margin-bottom:0}.wl-corporate-membership-info .sp-only{display:none}@media (width <= 749px){.wl-corporate-membership-info .sp-only{display:inline}}.wl-corporate-membership-info .pc-only{display:inline}@media (width <= 749px){.wl-corporate-membership-info .pc-only{display:none}}@media (width <= 749px){.wl-corporate-membership-info__content{padding:3rem 2rem}.wl-corporate-membership-info__title{font-size:18px}.wl-corporate-membership-info__description{font-size:14px;margin-top:1.5rem}}
