.custom-full-button{align-items:center;background-color:#fff;border:2px solid #55565c;border-radius:4px;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;margin-bottom:12px;padding:22px 16px;text-decoration:none;width:100%}.lfcu-home .button-text{font-weight:700}.lfcu-home .button-content-left{gap:22px}.lfcu-home .button-custom-icon{height:32px;width:27px}.custom-full-button.lfcu-home{border:2px solid #55565c80}.custom-full-button:hover{background-color:#55565c;color:#fff}.button-content{align-items:center;display:flex;gap:15px}.button-custom-icon{fill:#55565c;flex-shrink:0;height:24px;object-fit:contain;width:24px}.custom-full-button:hover .button-custom-icon{filter:invert(100%)}.button-content-left{align-items:center;display:flex;gap:12px}.button-text{color:#55565c;font-size:24px;font-weight:400}.custom-full-button:hover .button-text{color:#fff}.button-arrow{color:#55565c;font-size:30px}.custom-full-button:hover .button-arrow{color:#fff}@media (max-width:767px){.custom-full-button{margin-bottom:16px}}