.referral-section.referral-section{background-color:#ebf0f4;padding:80px 0}.referral-section .referral-container{display:flex;gap:40px;justify-content:space-between}.referral-section .referral-content{border-right:1px solid #565d6d;box-sizing:border-box;flex:1;max-width:470px;padding-right:48px}.referral-section .referral-badge{align-items:center;background:#fff;border-radius:6px;color:#565d6d;display:inline-flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:1px;margin-bottom:54px;padding:6px 12px}.referral-section .referral-title{color:#171a1f;font-size:30px;font-weight:700;letter-spacing:-.75px;margin:0 0 8px}.referral-section .referral-text p{color:#565d6d;font-size:14px;line-height:1.6;margin:0}.referral-section .referral-divider{background-color:#565d6d;width:1px}.referral-section .referral-actions{background:#fff;border-radius:24px;flex:1;max-width:300px;padding:32px}.referral-section .referral-label{color:#23262f;display:block;font-size:14px;font-weight:700;letter-spacing:.35px;margin-bottom:16px;text-transform:uppercase}.referral-section .code-box{align-items:center;border:1px dashed #ededed;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:30px;padding:14px 20px}.referral-section .code-text{color:#1a202c;font-family:monospace;font-size:18px;font-weight:700;letter-spacing:1px}.referral-section .copy-btn{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;padding:0;transition:transform .2s}.referral-section .copy-btn:active{transform:scale(.9)}.referral-section .share-options{margin-bottom:50px}.referral-section .social-icons{display:flex;gap:20px}.referral-section .social-icon{align-items:center;color:#1a202c;display:flex;justify-content:center;transition:opacity .2s}.referral-section .social-icon:hover{opacity:.7}.referral-section .refer-now-btn{background-color:#3b49ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px;transition:background-color .3s;width:100%}.referral-section .refer-now-btn:hover{background-color:#2d39d8}@media (max-width:850px){.referral-section .referral-container{flex-direction:column;text-align:center}.referral-section .referral-divider{height:1px;margin:20px 0;width:100%}.referral-section .referral-badge,.referral-section .social-icons{justify-content:center}.referral-section .referral-text p{margin:0 auto}.referral-section .referral-actions{max-width:100%;width:100%}.referral-section .referral-content{border-right:none;max-width:100%;padding-right:0}}