.refer_hero{background-color:var(--background);min-height:90vh;inset:linear-gradient(90deg,#04040d99 0%,#0009 100%);padding:120px 0 0;display:flex;position:relative;overflow:visible}.outline{position:relative}.refer_content{justify-content:start;align-items:center;width:100%;height:100%;display:flex}.refer_text{width:100%;padding-bottom:4rem}.refer_title{font-size:clamp(var(--font-size-5xl),4vw,var(--font-size-5xl-title));width:57%;letter-spacing:1%;margin-bottom:1.5rem;font-weight:600;line-height:1.1}.refer_description{font-size:var(--font-size-base);color:var(--white);width:50%;margin-bottom:2.5rem;font-weight:600;line-height:1.75}.refer_buttons{flex-wrap:wrap;gap:1.5rem;display:flex}.btn_refer_primary{background-color:var(--primary);color:#fff;font-weight:600;font-size:var(--font-size-base);border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:1rem 2rem;transition:background-color .3s;display:inline-flex}.btn_refer_primary:hover{background-color:var(--primary-hover)}.btn_refer_secondary{background-color:var(--secondary);color:#fff;font-weight:600;font-size:var(--font-size-base);border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:1rem 2rem;transition:background-color .3s;display:inline-flex}.btn_refer_secondary:hover{background-color:var(--secondary-hover)}.refer_image_wrapper{width:46.563rem;height:38.188rem;position:absolute;bottom:0;right:0;overflow:hidden}.refer_image{object-fit:cover}.About_btnArrow{font-size:var(--font-size-base)}@media (max-width:767px){.refer_hero{flex-direction:column;min-height:auto}.refer_content{text-align:center;justify-content:center}.refer_text{padding-bottom:2rem}.refer_title{width:100%;font-size:clamp(1.8rem,6vw,2.5rem)}.refer_description{width:100%;font-size:14px}.refer_buttons{justify-content:center;gap:1rem}.refer_image_wrapper{width:100%;height:auto;margin-top:2rem;position:relative}.refer_image{object-fit:contain;width:100%;height:auto}}@media (min-width:768px) and (max-width:1024px){.refer_hero{height:auto;min-height:auto}.refer_image_wrapper,.Partners_partnersWrapper{display:none}.refer_description,.refer_title{width:100%}}@media (max-width:768px){.refer_hero{height:auto;min-height:auto}.refer_image_wrapper{display:none}.refer_description,.refer_title{width:100%}}
