.referral-box{background-color:#fff;border:1px solid #417a86;border-radius:4px}.referral-box__header{width:100%;font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:15px;display:flex}.referral-box__content{border-top:1px solid #417a86;padding:15px;display:none}.referral-box.active .referral-box__header .icon--arrow{transform:rotate(180deg)}.referral-box.active .referral-box__content{display:block}
