.hero-section{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,transparent,#fff);position:relative;overflow:hidden}.hero-section:before{left:-200px}.hero-section:after,.hero-section:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:400px;height:400px;border-radius:50%;background:linear-gradient(180deg,#2D5BFF,#702DFF);z-index:0;pointer-events:none;filter:blur(80px);opacity:.4}.hero-section:after{right:-200px}.hero-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);padding:0;height:100vh;position:relative;margin:-5vh auto 0;width:calc(100% - (2 * var(--homepage-margin)))}.hero-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}[dir=rtl] .hero-left{align-items:flex-end!important;text-align:right!important}.hero-left>*+*{margin-top:clamp(12px,1.5vw,20px)}.hero-right{display:flex;align-items:center;justify-content:center}#hero-heading{position:relative;font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(28px,3.5vw,50px);line-height:1.25;letter-spacing:0;color:#170F49;width:100%}[dir=rtl] #hero-heading{text-align:right!important}.cta-description-wrapper{min-height:auto;display:flex;align-items:flex-start;overflow:visible;width:100%}[dir=rtl] .cta-description-wrapper{justify-content:flex-end}.cta-description{font-size:clamp(16px,1.5vw,22px);line-height:1.7;text-align:left;margin:0;font-weight:500;letter-spacing:.01em;transition:opacity .3s ease,color .3s ease;padding:0}[dir=rtl] .cta-description{text-align:right!important;width:100%!important;direction:rtl}.cta-description:hover{color:#312ed3;text-shadow:0 0 1px rgba(49,46,211,.1)}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:hero-fade-in .45s ease-out both}.azhar-underline,.quran-highlight{color:#f25e6b!important}.flip-word-container{display:inline-block;position:relative;vertical-align:bottom;padding:.08em .4em;margin:0 .36em -.16em .04em}.flip-word-container:before{content:"";position:absolute;top:0;left:-.25em;right:-.25em;bottom:0;background-color:#EF5C66;z-index:-1;transform:skewX(15deg)}.flip-word-container .flip-word-inner{display:block;overflow:hidden}.flip-word{display:inline-block;color:#FFFFFF;font-weight:600;animation:text-flip-in .5s ease-out}@keyframes text-flip-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}#hero-img{width:30vw;pointer-events:none}.cta-btns{display:flex;align-items:center;gap:.8em;margin-top:clamp(15px,2vw,25px)!important;width:100%}[dir=rtl] .cta-btns{justify-content:flex-start!important}@media (max-width:1200px){.hero-content{grid-template-columns:1fr;height:auto;gap:clamp(3rem,5vh,5rem);padding:15vh 5vw 5vh}.hero-left{align-items:center;text-align:center}[dir=rtl] .hero-left{align-items:flex-end!important;text-align:right!important}.hero-right{display:none}#hero-intro{text-align:center}.cta-description-wrapper{justify-content:center}[dir=rtl] .cta-description-wrapper{justify-content:flex-end!important}[dir=rtl] .cta-description{text-align:right!important;width:100%!important}#hero-heading{width:90%;background-size:15px 15px;text-align:center}.cta-description{width:85%;text-align:center}.cta-btns{flex-direction:column;gap:3vh;align-items:center}[dir=rtl] .cta-btns{align-items:flex-end!important}}@media (max-width:768px){.hero-content{gap:7vh;padding-top:16vh;text-align:left}.hero-right{display:none}#hero-heading,#hero-intro{text-align:center}#hero-heading{width:95%;background-size:12px 12px}[dir=rtl] #hero-heading{text-align:right}.cta-intro-container{gap:3vw;justify-content:center;align-items:center}.cta-description{width:90%;text-align:center}#hero-img{width:50vw}.cta-btns{gap:2vh;align-items:center}[dir=rtl] .cta-btns{align-items:flex-end!important}}@media (max-width:480px){.hero-content{gap:5vh;padding-top:10vh}.hero-right{display:none}#hero-heading,#hero-intro{text-align:center}#hero-heading{width:100%;background-size:10px 10px}.cta-description{width:95%;text-align:center}.cta-btns{gap:3vh;padding-top:1vh;align-items:center}[dir=rtl] .cta-btns{align-items:flex-end!important}}.hero-rotating-word-static{display:inline}.hero-interactive-mounted .hero-rotating-word-static,.hero-section:not(.hero-interactive-mounted) .flip-word-container{display:none}.hero-fade-in{animation:hero-fade-in .45s ease-out both}