.affiliate-page{width:100%;min-width:0}.affiliate-card-section{margin-bottom:24px;width:100%;min-width:0}.affiliate-card-section .affiliate-card-section-top{margin-bottom:20px}.affiliate-card-section .affiliate-card-section-top a{display:block;width:100%}.affiliate-card-section .affiliate-card-section-top a img{width:100%;border-radius:10px;display:block}.affiliate-card-section .affiliate-card-section-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1024px){.affiliate-card-section .affiliate-card-section-bottom{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.affiliate-card-section .affiliate-card-section-bottom{grid-template-columns:repeat(1,1fr);gap:16px}}.affiliate-card-section .affiliate-card-section-bottom a{display:block;width:100%}.affiliate-card-section .affiliate-card-section-bottom a img{width:100%;border-radius:10px;display:block}.referral-statistic-card-section{background-color:var(--grey-500);padding:42px 24px;border-radius:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px;min-width:0;margin-bottom:24px}@media screen and (max-width:1024px){.referral-statistic-card-section{gap:20px;padding:24px 18px}}@media screen and (max-width:767.98px){.referral-statistic-card-section{padding:12px;grid-template-columns:repeat(1,1fr)}}.referral-statistic-card-section .referral-statistic-card{background:hsla(0,0%,100%,.0509803922);border-radius:10px;padding:20px 12px;display:flex;justify-content:space-around;align-items:center;gap:13px;min-width:0}.referral-statistic-card-section .referral-statistic-card .title-box{text-align:center}.referral-statistic-card-section .referral-statistic-card .title-box .title{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:0;text-align:center;vertical-align:middle;text-transform:capitalize;margin-bottom:12px}@media screen and (max-width:767.98px){.referral-statistic-card-section .referral-statistic-card .title-box .title{font-size:14px}}.referral-statistic-card-section .referral-statistic-card .title-box .icon-box{margin:0 auto;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.1019607843);width:70px;height:70px;border-radius:50%}.referral-statistic-card-section .referral-statistic-card .title-box .icon-box svg{width:40px;height:40px}.referral-statistic-card-section .referral-statistic-card .number-box{width:116px;padding:4px;text-align:center;font-weight:700;font-size:16px;background:#1b2927;border-radius:6px;color:#26bf94}@media screen and (max-width:767.98px){.referral-statistic-card-section .referral-statistic-card .number-box{width:80px;font-size:12px}}.referral-statistic-card-section .referral-statistic-card-2 .icon-box svg{width:30px!important;height:30px!important}.referral-table-section .status-text.approved{color:#34a853}.referral-table-section .status-text.pending{color:#e8a52a}.referral-table-section .status-text.denied{color:#c91515}.custom-table-container{overflow:auto;background:var(--grey-500);padding:12px;border-radius:10px;margin-top:22px}.custom-table-container .custom-table{width:100%;border-collapse:initial;border-spacing:0 16px}.custom-table-container .custom-table thead tr{background:var(--table-header-bg);border-radius:6px}.custom-table-container .custom-table thead tr th{font-weight:500}.custom-table-container .custom-table tbody tr{background:var(--table-row-bg)}.custom-table-container .custom-table tbody tr td{font-weight:300}.custom-table-container .custom-table tr td,.custom-table-container .custom-table tr th{text-align:center;padding:12px 20px;white-space:nowrap}@media screen and (max-width:767.98px){.custom-table-container .custom-table tr td,.custom-table-container .custom-table tr th{font-size:14px}}.custom-table-container .custom-table tr td:first-child,.custom-table-container .custom-table tr th:first-child{border-radius:6px 0 0 6px;text-align:left}.custom-table-container .custom-table tr td:last-child,.custom-table-container .custom-table tr th:last-child{border-radius:0 6px 6px 0;text-align:right}.share-referral-section{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 24px;background-color:var(--grey-500);border-radius:10px;margin-bottom:24px;margin-top:24px}@media screen and (max-width:767.98px){.share-referral-section{padding:12px}}.share-referral-section .referral-link-section{background:#000;border:1px solid var(--blue-500);width:100%;border-radius:8px;padding:12px;display:flex;align-items:center;gap:10px}@media screen and (max-width:767.98px){.share-referral-section .referral-link-section{flex-direction:column;align-items:center}}.share-referral-section .referral-link-section .referral-link-input{flex-grow:1;background-color:rgba(0,0,0,0);word-break:break-all}@media screen and (max-width:767.98px){.share-referral-section .referral-link-section .referral-link-input{text-align:center;width:100%}}.share-referral-section .referral-link-section .copy-button{border-radius:8px;padding:8px 45px;color:#fff;font-size:14px;background:var(--primary-purple);transition:all .3s ease;white-space:nowrap;position:relative;overflow:hidden}.share-referral-section .referral-link-section .copy-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--primary-purple) 0,#ef0c27 100%);opacity:0;transition:opacity .3s ease;border-radius:8px}.share-referral-section .referral-link-section .copy-button:hover{transform:translateY(-1px)}.share-referral-section .referral-link-section .copy-button:hover:before{opacity:1}@media screen and (max-width:767.98px){.share-referral-section .referral-link-section .copy-button:hover{padding:8px 37px;font-size:14px}}.share-referral-section .referral-link-section .copy-button span{position:relative;z-index:1}.share-referral-section .share-with-section{width:100%}.share-referral-section .share-with-section p{font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;vertical-align:middle;text-transform:capitalize;text-align:center;margin-bottom:24px}.share-referral-section .share-with-section .share-buttons-section{display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.share-referral-section .share-with-section .share-buttons-section .share-button{width:130px;height:60px;background:rgba(245,245,245,.0509803922);display:flex;justify-content:center;align-items:center;border-radius:10px}@media screen and (max-width:767.98px){.share-referral-section .share-with-section .share-buttons-section .share-button{width:auto;height:45px;flex-grow:1;max-width:110px}}.learn-more-section{margin-bottom:22px;padding:31px 24px;border-radius:10px;background:var(--blue-700);display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:767.98px){.learn-more-section{padding:12px;grid-template-columns:repeat(1,1fr)}}.learn-more-section .box-1 h3{font-family:Helvetica;font-weight:500;font-size:32px;line-height:100%;text-transform:uppercase;max-width:345px;margin-bottom:30px}@media screen and (max-width:767.98px){.learn-more-section .box-1 h3{font-size:28px;text-align:center;padding:6px;margin-bottom:21px}}.learn-more-section .box-1 p{font-weight:400;font-size:12px;line-height:120%;letter-spacing:0;text-transform:capitalize;max-width:360px}@media screen and (max-width:767.98px){.learn-more-section .box-1 p{font-size:10px;font-weight:300}}.learn-more-section .box-2{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767.98px){.learn-more-section .box-2{align-items:start}}.learn-more-section .box-2 .input-container{display:flex;gap:10px;margin-bottom:10px;width:100%}.learn-more-section .box-2 .input-container input{background:#000;border:1px solid var(--blue-500);border-radius:6px;padding:10px 12px;flex-grow:1}.learn-more-section .box-2 button{padding:8px 12px;border-radius:8px;color:#fff;font-size:14px;background:var(--primary-purple);transition:all .3s ease;white-space:nowrap;position:relative;overflow:hidden;z-index:0}.learn-more-section .box-2 button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--primary-purple) 0,#ef0c27 100%);opacity:0;transition:opacity .3s ease;border-radius:8px;z-index:-1}.learn-more-section .box-2 button:hover{transform:translateY(-1px)}.learn-more-section .box-2 button:hover:before{opacity:1}@media screen and (max-width:767.98px){.learn-more-section .box-2 button:hover{padding:8px 37px;font-size:14px}}.learn-more-section .box-2 button span{position:relative;z-index:2}.learn-more-section .box-2 button.mobile-button{display:none}@media screen and (max-width:767.98px){.learn-more-section .box-2 button{width:auto;margin-top:40px}.learn-more-section .box-2 button.desktop-button{display:none}.learn-more-section .box-2 button.mobile-button{display:block}}.learn-more-section .box-2 p{font-size:14px;width:100%}@media screen and (max-width:767.98px){.learn-more-section .box-2 p{font-size:10px}}.learn-more-section .box-2 .privacy-policy-link{color:#2b59c3}