/*!
 * 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-cta{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:2.8rem}@media screen and (width >= 750px){.wl-cta{flex-direction:row;align-items:stretch}}.wl-cta img{max-width:100%;height:auto}.wl-cta__left{display:flex;flex-direction:column;align-items:center}@media screen and (width < 750px){.wl-cta__left{width:100%}}.wl-cta__right{display:flex;flex-direction:column;align-items:center;gap:2.8rem}@media screen and (width >= 750px){.wl-cta__right{max-width:52.2rem}.wl-cta__right img{height:100%}}@media screen and (width < 750px){.wl-cta__right{width:100%}}.wl-cta__text{text-align:center;font-size:1.7rem;line-height:2;margin-top:2.8rem;margin-bottom:2.4rem}@media screen and (width >= 750px){.wl-cta__text{height:100%}}@media screen and (width < 750px){.wl-cta__text{display:none}}.wl-cta__link{display:flex;align-items:center;justify-content:center;width:100%;border-radius:.3rem;border:1px solid #f24400;font-size:1.4rem;font-weight:700;color:#fff;background-color:#f24400;text-decoration:none}@media screen and (width >= 750px){.wl-cta__link{padding:2rem 0;font-size:1.8rem}}@media screen and (width < 750px){.wl-cta__link{height:5rem;font-size:1.6rem}}.wl-cta__link:after{content:"";display:block;width:1rem;height:1rem;transform:rotate(45deg);background-color:transparent;border-top:2px solid #fff;border-right:2px solid #fff;margin-left:1rem}@media screen and (width < 750px){.wl-cta__link--left{display:none}}@media screen and (width >= 750px){.wl-cta__link--right{display:none}}.wl-cta__tel{background-color:#e4f1fa;width:100%;margin-top:2.8rem}@media screen and (width >= 750px){.wl-cta__tel{padding:3rem}}@media screen and (width < 750px){.wl-cta__tel{padding:2rem}}.wl-cta__tel-link{display:flex;align-items:center;color:#4295cd;font-weight:700;margin-bottom:.8rem;line-height:1;text-decoration:none}@media screen and (width >= 750px){.wl-cta__tel-link{font-size:3.5rem}}@media screen and (width < 750px){.wl-cta__tel-link{font-size:3rem}}.wl-cta__tel-link:before{content:"";display:block;background-image:url(free_dial.png);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (width >= 750px){.wl-cta__tel-link:before{width:5rem;height:5rem;margin-right:1rem}}@media screen and (width < 750px){.wl-cta__tel-link:before{width:4rem;height:4rem;margin-right:.5rem}}.wl-cta__tel-text{font-weight:700;line-height:1}@media screen and (width >= 750px){.wl-cta__tel-text{font-size:1.5rem}}@media screen and (width < 750px){.wl-cta__tel-text{font-size:1.2rem;text-align:center}}
