body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media only screen and (min-width:776px){.mobile{display:none!important}}@media only screen and (max-width:775px){.desktop{display:none!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#000;height:100vh;margin:auto;overflow-x:hidden}body.blockScrolling{overflow:hidden}#main{background-color:#000;color:#fff;font-family:Avenir;margin:auto;overflow-x:hidden;overflow-y:auto;padding-right:0!important;position:relative}#main,header{width:calc(var(--desktopWidthRef)px/var(--desktopWidthRef)*var(--screenWidth))}header{background-color:#fff;box-shadow:0 3px 6px #00000029;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:50}header .burger-wrapper{display:none}header nav{display:flex;height:calc(103px/var(--desktopWidthRef)*var(--screenWidth));margin:auto;width:calc(1320px/var(--desktopWidthRef)*var(--screenWidth))}header nav a{align-items:center;display:flex}header nav a svg{height:calc(81px/var(--desktopWidthRef)*var(--screenWidth));width:calc(180px/var(--desktopWidthRef)*var(--screenWidth))}header nav .links{align-items:center;display:flex}header nav .links a{color:#000;font-family:Avenir;font-size:calc(30px/var(--desktopWidthRef)*var(--screenWidth));font-weight:700;margin-left:calc(55px/var(--desktopWidthRef)*var(--screenWidth));text-decoration:none}header nav .links .active{color:#4cb3c4;text-decoration:underline}header nav .switch-language{align-items:center;display:flex;flex:1 1;justify-content:flex-end}header nav .switch-language svg{height:calc(35px/var(--desktopWidthRef)*var(--screenWidth));width:calc(22px/var(--desktopWidthRef)*var(--screenWidth))}header nav .switch-language select{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;color:#000;cursor:inherit;font-family:inherit;font-family:Avenir;font-size:inherit;font-size:calc(47px/var(--desktopWidthRef)*var(--screenWidth));font-weight:700;line-height:inherit;margin:0;outline:none;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header nav .switch-language select option{font-size:calc(27px/var(--desktopWidthRef)*var(--screenWidth))}header .burger{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;font-size:.5em;height:100%;overflow:hidden;position:relative;transition:all .2s;width:100%}header .burger .burger-lines:before{left:0;top:1em}header .burger:after{content:"";display:block;height:150%;left:-25%;position:absolute;top:-25%;width:150%}header .burger .burger-lines{margin-top:-.125em;top:50%}header .burger .burger-lines,header .burger .burger-lines:after,header .burger .burger-lines:before{background-color:#4cb3c4;border-radius:.25em;content:"";display:block;height:.25em;pointer-events:none;position:absolute;transform:rotate(0);width:3em}header .burger .burger-lines:after{left:0;top:-1em}header .burger.burger-rotate .burger-lines:after,header .burger.burger-rotate .burger-lines:before{width:3em}header .burger.burger-rotate .burger-lines,header .burger.burger-rotate .burger-lines:after,header .burger.burger-rotate .burger-lines:before{transition:all .2s}header .burger.burger-rotate.open{transform:rotate(180deg)}header .burger.burger-rotate.open .burger-lines{background-color:#0000}header .burger.burger-rotate.open .burger-lines:after,header .burger.burger-rotate.open .burger-lines:before{left:0;top:0}header .burger.burger-rotate.open .burger-lines:before{transform:rotate(135deg)}header .burger.burger-rotate.open .burger-lines:after{transform:rotate(-135deg)}@media only screen and (max-width:775px){header{border-bottom:1px solid #51aabc;box-shadow:none;width:100%}header nav{flex-direction:row-reverse;height:calc(103px/var(--mobileWidthRef)*var(--screenWidth));width:100%}header nav .burger-wrapper{background-color:#fff;display:flex;justify-content:center;position:relative;width:calc(165px/var(--mobileWidthRef)*var(--screenWidth));z-index:2}header nav .burger-wrapper .burger.burger-rotate{align-items:center;display:flex;width:calc(72px/var(--mobileWidthRef)*var(--screenWidth))}header nav .burger-wrapper .burger.burger-rotate .burger-lines,header nav .burger-wrapper .burger.burger-rotate .burger-lines:after,header nav .burger-wrapper .burger.burger-rotate .burger-lines:before{border-radius:calc(12px/var(--mobileWidthRef)*var(--screenWidth));height:calc(12px/var(--mobileWidthRef)*var(--screenWidth));width:calc(72px/var(--mobileWidthRef)*var(--screenWidth))}header nav .burger-wrapper .burger.burger-rotate .burger-lines{top:calc(45px/var(--mobileWidthRef)*var(--screenWidth))}header nav .burger-wrapper .burger.burger-rotate .burger-lines:before{top:calc(21px/var(--mobileWidthRef)*var(--screenWidth))}header nav .burger-wrapper .burger.burger-rotate .burger-lines:after{top:calc(-21px/var(--mobileWidthRef)*var(--screenWidth))}header nav .burger-wrapper .burger.burger-rotate.open .burger-lines:after,header nav .burger-wrapper .burger.burger-rotate.open .burger-lines:before{top:0}header nav .switch-language{background-color:#fff;flex:initial;justify-content:center;width:calc(165px/var(--mobileWidthRef)*var(--screenWidth));z-index:2}header nav .switch-language svg{height:calc(28px/var(--mobileWidthRef)*var(--screenWidth));width:calc(17px/var(--mobileWidthRef)*var(--screenWidth))}header nav .switch-language select{font-size:calc(44px/var(--mobileWidthRef)*var(--screenWidth))}header nav .switch-language select option{font-size:calc(35px/var(--mobileWidthRef)*var(--screenWidth))}header nav .logo{background-color:#fff;flex:1 1;justify-content:center;z-index:2}header nav .logo svg{height:calc(81px/var(--mobileWidthRef)*var(--screenWidth));width:calc(180px/var(--mobileWidthRef)*var(--screenWidth))}header nav .links{background-color:#fff;flex-direction:column;justify-content:center;position:absolute;top:-200%;transition:top .3s ease-in-out;width:100%;z-index:1}header nav .links.open{top:100%}header nav .links a{border-top:1px solid #51aabc;color:#000;font-size:calc(39px/var(--mobileWidthRef)*var(--screenWidth));font-weight:900;justify-content:center;line-height:calc(50px/var(--mobileWidthRef)*var(--screenWidth));margin:0;padding-bottom:calc(11px/var(--mobileWidthRef)*var(--screenWidth));padding-top:calc(11px/var(--mobileWidthRef)*var(--screenWidth));text-decoration:none!important;text-transform:uppercase;width:calc(699px/var(--mobileWidthRef)*var(--screenWidth))}}.copyright{align-items:center;background-color:#274d79;border-color:#fff;border-top:calc(2px/var(--desktopWidthRef)*var(--screenWidth)) solid #fff;display:flex;flex-direction:column;font-family:Avenir;font-size:calc(27px/var(--desktopWidthRef)*var(--screenWidth));font-weight:900;justify-content:center;padding:calc(15px/var(--desktopWidthRef)*var(--screenWidth)) 0}@media only screen and (max-width:775px){.copyright{border-top:calc(2px/var(--mobileWidthRef)*var(--screenWidth)) solid #fff;font-size:calc(27px/var(--mobileWidthRef)*var(--screenWidth));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:calc(15px/var(--mobileWidthRef)*var(--screenWidth)) 0}}.ReactModalPortal{position:absolute;z-index:100}.ReactModal__Content .close-btn{cursor:pointer;position:absolute;right:40px;top:40px}.ReactModal__Content .world-map{height:916px;width:auto}.ReactModal__Overlay{background-color:#000c!important}.ReactModal__Overlay .ReactModal__Content{background:#0000!important;border:none!important;border-radius:0!important;outline:none!important;overflow:auto!important;padding:0!important;transform:scale(var(--scale)) translate(-50%,-50%)!important;transform-origin:0 0}.about-card{align-items:center;display:flex;flex-direction:column;gap:calc(30px/var(--desktopWidthRef)*var(--screenWidth));width:calc(440px/var(--desktopWidthRef)*var(--screenWidth))}.about-card__title{font-family:Fredoka SemiCondensed;font-size:calc(45px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(45px/var(--desktopWidthRef)*var(--screenWidth))}.about-card__description{font-family:Baloo Bhaijaan\ 2;font-size:calc(28px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(30px/var(--desktopWidthRef)*var(--screenWidth));text-align:left}.about-card__card-0 .about-card__img-container{align-items:center;background-color:#fff;border-radius:calc(31px/var(--desktopWidthRef)*var(--screenWidth));display:flex;height:calc(276px/var(--desktopWidthRef)*var(--screenWidth));justify-content:flex-end;width:calc(306px/var(--desktopWidthRef)*var(--screenWidth))}.about-card__card-0 .about-card__img-container img{height:calc(263px/var(--desktopWidthRef)*var(--screenWidth));margin-right:calc(14.13px/var(--desktopWidthRef)*var(--screenWidth));width:calc(263px/var(--desktopWidthRef)*var(--screenWidth))}.about-card__card-1 .about-card__img-container{align-items:center;display:flex;height:calc(276px/var(--desktopWidthRef)*var(--screenWidth));justify-content:flex-end}.about-card__card-1 .about-card__img-container img{height:calc(245.52px/var(--desktopWidthRef)*var(--screenWidth));width:calc(275.28px/var(--desktopWidthRef)*var(--screenWidth))}.about-card__card-2 .about-card__img-container{align-items:center;display:flex;height:calc(276px/var(--desktopWidthRef)*var(--screenWidth));justify-content:flex-end}.about-card__card-2 .about-card__img-container img{height:calc(298.45px/var(--desktopWidthRef)*var(--screenWidth));width:calc(296.36px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.about-card{gap:calc(30px/var(--mobileWidthRef)*var(--screenWidth));width:calc(601.39px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__title{font-size:calc(55px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(55px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__description{font-size:calc(34px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(36px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__card-0 .about-card__img-container{border-radius:calc(31px/var(--mobileWidthRef)*var(--screenWidth));height:calc(276px/var(--mobileWidthRef)*var(--screenWidth));width:calc(306px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__card-0 .about-card__img-container img{height:calc(263px/var(--mobileWidthRef)*var(--screenWidth));margin-right:calc(14.13px/var(--mobileWidthRef)*var(--screenWidth));width:calc(263px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__card-1 .about-card__img-container{height:calc(276px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__card-1 .about-card__img-container img{height:calc(292.84px/var(--mobileWidthRef)*var(--screenWidth));width:calc(328.33px/var(--mobileWidthRef)*var(--screenWidth))}.about-card__card-2{display:none}}.about{align-items:center;background-color:#000;display:flex;flex-direction:column;gap:calc(30px/var(--desktopWidthRef)*var(--screenWidth));position:relative}.about__card-container{align-items:flex-start;display:flex;gap:calc(60px/var(--desktopWidthRef)*var(--screenWidth));margin-top:calc(28.1px/var(--desktopWidthRef)*var(--screenWidth))}.about__cta{cursor:pointer;padding:0!important;text-transform:inherit!important;width:calc(513px/var(--desktopWidthRef)*var(--screenWidth))!important}@media only screen and (max-width:775px){.about__card-container{flex-direction:column;gap:calc(31px/var(--mobileWidthRef)*var(--screenWidth));margin-top:calc(40px/var(--mobileWidthRef)*var(--screenWidth))}.about__cta{display:none}}.button{border:none;border-radius:calc(8px/var(--desktopWidthRef)*var(--screenWidth));font-family:Fredoka SemiCondensed;font-size:calc(40px/var(--desktopWidthRef)*var(--screenWidth));font-weight:600;line-height:calc(54px/var(--desktopWidthRef)*var(--screenWidth));min-width:calc(426px/var(--desktopWidthRef)*var(--screenWidth));position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:100%}.button.primary{background-color:#4cb3c4;color:#fff}@media only screen and (min-width:776px){.button.desktop-primary{background-color:#4cb3c4;color:#fff}}@media only screen and (max-width:775px){.button.mobile-primary{background-color:#4cb3c4;color:#fff}}.button.secondary{background-color:#fff;color:#2d4f7c}@media only screen and (min-width:776px){.button.desktop-secondary{background-color:#fff;color:#2d4f7c}}@media only screen and (max-width:775px){.button.mobile-secondary{background-color:#fff;color:#2d4f7c}}.button.tertiary{background-color:#f24646;color:#fff}@media only screen and (min-width:776px){.button.desktop-tertiary{background-color:#f24646;color:#fff}}@media only screen and (max-width:775px){.button.mobile-tertiary{background-color:#f24646;color:#fff}.button{border-radius:calc(8px/var(--mobileWidthRef)*var(--screenWidth));font-size:calc(40px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(54px/var(--mobileWidthRef)*var(--screenWidth));min-width:calc(426px/var(--mobileWidthRef)*var(--screenWidth))}.button.mobile-tertiary{font-size:calc(28px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(37px/var(--mobileWidthRef)*var(--screenWidth))}}.buy-book{display:flex;height:calc(1211.36px/var(--desktopWidthRef)*var(--screenWidth));position:relative;z-index:1}.buy-book__illustration{background:url(/static/media/walad-binti-illustration-desktop.2ac548196d04de3c427c.svg);background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%}.buy-book__walad-binti-illustration{background:url(/static/media/walad-binti-bench.51d592181c1faa295d09.svg);background-repeat:no-repeat;background-size:contain;bottom:0;height:calc(510px/var(--desktopWidthRef)*var(--screenWidth));left:0;position:absolute;width:calc(577px/var(--desktopWidthRef)*var(--screenWidth))}.buy-book__container{display:flex;gap:calc(81px/var(--desktopWidthRef)*var(--screenWidth));margin:auto;z-index:2}.buy-book__content{align-items:center;background-color:#fff;border-radius:calc(56px/var(--desktopWidthRef)*var(--screenWidth));box-shadow:0 3px 6px #00000029;color:#000;display:flex;flex-direction:column;gap:calc(20px/var(--desktopWidthRef)*var(--screenWidth));height:calc(357px/var(--desktopWidthRef)*var(--screenWidth));justify-content:center;margin-top:calc(160px/var(--desktopWidthRef)*var(--screenWidth));text-align:center;width:calc(644px/var(--desktopWidthRef)*var(--screenWidth))}.buy-book__content--title{font-family:Fredoka SemiCondensed;font-size:calc(51px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(51px/var(--desktopWidthRef)*var(--screenWidth))}.buy-book__content--desc{font-family:Baloo Bhaijaan\ 2;font-size:calc(28px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(30px/var(--desktopWidthRef)*var(--screenWidth))}.buy-book__content--cta{width:calc(426px/var(--desktopWidthRef)*var(--screenWidth))!important}.buy-book__book-illustration{display:block;height:calc(1004px/var(--desktopWidthRef)*var(--screenWidth));width:calc(711px/var(--desktopWidthRef)*var(--screenWidth))}.buy-book__book-illustration--mobile{display:none}@media only screen and (max-width:775px){.buy-book{height:calc(1202px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book:after{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.623));bottom:0;content:"";height:calc(300px/var(--mobileWidthRef)*var(--screenWidth));left:0;position:absolute;width:100%}.buy-book__illustration{background:url(/static/media/walad-binti-illustration-mobile.c5695349bb2e0ee85469.svg);background-size:cover}.buy-book__walad-binti-illustration{display:none}.buy-book__container{align-items:center;flex-direction:column-reverse;gap:calc(43px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__content{box-shadow:none;gap:calc(20px/var(--mobileWidthRef)*var(--screenWidth));height:calc(380px/var(--mobileWidthRef)*var(--screenWidth));margin-top:0;width:calc(687px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__content--title{font-size:calc(51px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(51px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__content--desc{font-size:calc(28px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(30px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__content--cta{width:calc(426px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__book-illustration{display:block;height:calc(644px/var(--mobileWidthRef)*var(--screenWidth));width:calc(456px/var(--mobileWidthRef)*var(--screenWidth))}.buy-book__book-illustration--desktop{display:none}}.foulane{height:calc(1194.25px/var(--desktopWidthRef)*var(--screenWidth));padding-top:calc(150.9px/var(--desktopWidthRef)*var(--screenWidth));position:relative}.foulane__illustration{background:url(/static/media/foulane-illustration-desktop.755fedca98b552fd843b.svg);background-repeat:no-repeat;background-size:contain;bottom:calc(-150.9px/var(--desktopWidthRef)*var(--screenWidth));height:100%;left:0;position:absolute;width:100%}.foulane__title{font-family:Fredoka SemiCondensed;font-size:calc(104px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(104px/var(--desktopWidthRef)*var(--screenWidth));margin-left:calc(365px/var(--desktopWidthRef)*var(--screenWidth));margin-top:calc(-35px/var(--desktopWidthRef)*var(--screenWidth))}.foulane__card{align-items:center;background-color:#fff;border-radius:calc(56px/var(--desktopWidthRef)*var(--screenWidth));bottom:calc(80.3px/var(--desktopWidthRef)*var(--screenWidth));color:#000;display:flex;flex-direction:column;gap:calc(23px/var(--desktopWidthRef)*var(--screenWidth));height:calc(909px/var(--desktopWidthRef)*var(--screenWidth));justify-content:center;position:absolute;right:calc(263px/var(--desktopWidthRef)*var(--screenWidth));text-align:center;width:calc(644px/var(--desktopWidthRef)*var(--screenWidth));z-index:10}.foulane__card--title{font-family:Fredoka SemiCondensed;font-size:calc(63px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(63px/var(--desktopWidthRef)*var(--screenWidth))}.foulane__card--illustration{border-radius:calc(18px/var(--desktopWidthRef)*var(--screenWidth));width:calc(583px/var(--desktopWidthRef)*var(--screenWidth))}.foulane__card--desc{font-family:Baloo Bhaijaan\ 2;font-size:calc(28px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(30px/var(--desktopWidthRef)*var(--screenWidth));width:calc(542px/var(--desktopWidthRef)*var(--screenWidth))}.foulane__card--cta{width:calc(426px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.foulane{align-items:center;background-color:#458884;display:flex;flex-direction:column;height:calc(1345px/var(--mobileWidthRef)*var(--screenWidth));justify-content:space-between;margin-top:calc(0px/var(--mobileWidthRef)*var(--screenWidth));padding-top:0}.foulane:after{background-color:#6f7b4c;bottom:0;content:"";height:calc(525px/var(--mobileWidthRef)*var(--screenWidth));left:0;position:absolute;width:100%}.foulane__illustration{background:url(/static/media/foulane-illustration-mobile.a0ab12fa71bf22d91845.svg);background-repeat:no-repeat;background-size:contain;height:calc(779.45px/var(--mobileWidthRef)*var(--screenWidth));top:calc(41.3px/var(--mobileWidthRef)*var(--screenWidth))}.foulane__title{font-size:calc(68px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(68px/var(--mobileWidthRef)*var(--screenWidth));margin-left:calc(0px/var(--mobileWidthRef)*var(--screenWidth));margin-top:0;text-align:center}.foulane__card{border-radius:calc(33px/var(--mobileWidthRef)*var(--screenWidth));bottom:inherit;gap:calc(30px/var(--mobileWidthRef)*var(--screenWidth));height:calc(527px/var(--mobileWidthRef)*var(--screenWidth));margin-bottom:calc(50px/var(--mobileWidthRef)*var(--screenWidth));position:relative;right:inherit;width:calc(687px/var(--mobileWidthRef)*var(--screenWidth))}.foulane__card--illustration,.foulane__card--title{display:none}.foulane__card--desc{font-size:calc(34px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(36px/var(--mobileWidthRef)*var(--screenWidth));width:calc(598.2px/var(--mobileWidthRef)*var(--screenWidth))}}*{line-height:1}.hero-section{align-items:center;background:#fff;color:#000;display:flex;height:calc(1198px/var(--desktopWidthRef)*var(--screenWidth));justify-content:center}.hero-section__illustration{background:url(/static/media/masjid-illustration-desktop.4e30d504ae644edce5c2.svg);background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%}.hero-section__content{align-items:center;background-color:#fff;border-radius:calc(56px/var(--desktopWidthRef)*var(--screenWidth));display:flex;flex-direction:column;gap:calc(20px/var(--desktopWidthRef)*var(--screenWidth));height:calc(819px/var(--desktopWidthRef)*var(--screenWidth));margin-top:calc(-70px/var(--desktopWidthRef)*var(--screenWidth));position:relative;text-align:center;width:calc(729px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__content--rain-animation{margin-top:calc(-91.5px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__content--logo{height:calc(81.65px/var(--desktopWidthRef)*var(--screenWidth));width:calc(188.67px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__content--slogan{font-family:Fredoka SemiCondensed;font-size:calc(45px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(45px/var(--desktopWidthRef)*var(--screenWidth));width:calc(662px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__content--desc{font-family:Baloo Bhaijaan\ 2;font-size:calc(28px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(30px/var(--desktopWidthRef)*var(--screenWidth));width:calc(547px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__info{flex-direction:column;gap:calc(20px/var(--desktopWidthRef)*var(--screenWidth));position:relative;width:calc(552px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__info--mobile{display:none}.hero-section__info--desktop{display:flex}.hero-section__heart-animation{height:calc(89px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;right:calc(-65px/var(--desktopWidthRef)*var(--screenWidth));top:calc(-16px/var(--desktopWidthRef)*var(--screenWidth));width:calc(89px/var(--desktopWidthRef)*var(--screenWidth))}.hero-section__read-animation{height:calc(86px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;right:calc(-70px/var(--desktopWidthRef)*var(--screenWidth));top:calc(-14px/var(--desktopWidthRef)*var(--screenWidth));width:calc(86px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.hero-section{flex-direction:column;gap:calc(23px/var(--mobileWidthRef)*var(--screenWidth));height:calc(863px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__illustration{background:url(/static/media/masjid-illustration-mobile.fda5ded2fe663aa857c9.svg);background-repeat:no-repeat;background-size:contain;height:calc(1103.57px/var(--mobileWidthRef)*var(--screenWidth));left:0;width:calc(775px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__content{background-color:#2a3453cc;height:calc(400px/var(--mobileWidthRef)*var(--screenWidth));margin-top:calc(77px/var(--mobileWidthRef)*var(--screenWidth));width:calc(461px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__content--rain-animation{margin-top:calc(-91.5px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__content--logo{display:none}.hero-section__content--slogan{color:#fff;font-family:Fredoka SemiCondensed;font-size:calc(45px/var(--mobileWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(42px/var(--mobileWidthRef)*var(--screenWidth));width:calc(413px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__content--desc{display:none}.hero-section__info{gap:calc(30px/var(--mobileWidthRef)*var(--screenWidth));width:calc(678px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__info--cta{padding:calc(8px/var(--mobileWidthRef)*var(--screenWidth)) 0!important}.hero-section__info--desktop{display:none}.hero-section__info--mobile{align-items:center;display:flex}.hero-section__heart-animation{height:calc(89px/var(--mobileWidthRef)*var(--screenWidth));right:calc(21px/var(--mobileWidthRef)*var(--screenWidth));top:calc(-14px/var(--mobileWidthRef)*var(--screenWidth));width:calc(89px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section__read-animation{height:calc(86px/var(--mobileWidthRef)*var(--screenWidth));right:calc(21px/var(--mobileWidthRef)*var(--screenWidth));top:calc(-10px/var(--mobileWidthRef)*var(--screenWidth));width:calc(86px/var(--mobileWidthRef)*var(--screenWidth))}.hero-section .stores-container{display:none}}.stores-container{align-items:center;display:flex;gap:calc(19px/var(--desktopWidthRef)*var(--screenWidth));justify-content:center;position:relative}@media only screen and (max-width:775px){.stores-container{gap:calc(19px/var(--mobileWidthRef)*var(--screenWidth))}.stores-container:after{background:linear-gradient(to bottom,#c0c3de calc(181px/var(--desktopWidthRef)*var(--screenWidth)),#eac676);content:"";height:calc(281px/var(--mobileWidthRef)*var(--screenWidth));left:calc(-46px/var(--mobileWidthRef)*var(--screenWidth));position:absolute;top:calc(-100px/var(--mobileWidthRef)*var(--screenWidth));width:calc(775px/var(--mobileWidthRef)*var(--screenWidth));z-index:-1}}.stores-container__link{align-items:center;background-color:#000;border-radius:calc(12px/var(--mobileWidthRef)*var(--screenWidth));color:#fff;display:flex;font-size:calc(25px/var(--mobileWidthRef)*var(--screenWidth));height:calc(97px/var(--mobileWidthRef)*var(--screenWidth));min-width:calc(290px/var(--mobileWidthRef)*var(--screenWidth));padding:calc(8px/var(--mobileWidthRef)*var(--screenWidth)) calc(15px/var(--mobileWidthRef)*var(--screenWidth));text-align:left;text-decoration:none;white-space:nowrap}.stores-container__link img{height:70%;margin-right:calc(15px/var(--mobileWidthRef)*var(--screenWidth))}.stores-container__link--google{background-color:#100f0d;border:calc(2px/var(--mobileWidthRef)*var(--screenWidth)) solid #a2a2a1;text-transform:uppercase}.stores-container__link strong{font-size:calc(40px/var(--mobileWidthRef)*var(--screenWidth));text-transform:none}@media only screen and (min-width:775px){.stores-container__link{border-radius:calc(12px/var(--desktopWidthRef)*var(--screenWidth));font-size:calc(18px/var(--desktopWidthRef)*var(--screenWidth));height:calc(65px/var(--desktopWidthRef)*var(--screenWidth));max-width:calc(219px/var(--desktopWidthRef)*var(--screenWidth));min-width:calc(203px/var(--desktopWidthRef)*var(--screenWidth));padding:calc(2px/var(--desktopWidthRef)*var(--screenWidth)) calc(8px/var(--desktopWidthRef)*var(--screenWidth))}.stores-container__link img{margin-right:calc(8px/var(--desktopWidthRef)*var(--screenWidth))}.stores-container__link--google{border:calc(3px/var(--desktopWidthRef)*var(--screenWidth)) solid #a2a2a1}.stores-container__link strong{font-size:calc(30px/var(--desktopWidthRef)*var(--screenWidth))}}.container{align-items:center;background-color:#fff;border-radius:100%;box-shadow:0 0 20px 0 #00000029;display:flex;height:calc(183px/var(--desktopWidthRef)*var(--screenWidth));justify-content:center;width:calc(183px/var(--desktopWidthRef)*var(--screenWidth))}.container__logo{height:calc(144px/var(--desktopWidthRef)*var(--screenWidth));width:calc(144px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.container{border-radius:100%;box-shadow:none;height:calc(183px/var(--mobileWidthRef)*var(--screenWidth));width:calc(183px/var(--mobileWidthRef)*var(--screenWidth))}.container__logo{height:calc(144px/var(--mobileWidthRef)*var(--screenWidth));width:calc(144px/var(--mobileWidthRef)*var(--screenWidth))}}.hiring{align-items:center;background-image:linear-gradient(180deg,#51aabc,#274d79);color:#fff;display:flex;flex-direction:column;gap:calc(15px/var(--desktopWidthRef)*var(--screenWidth));height:calc(1449px/var(--desktopWidthRef)*var(--screenWidth));position:relative}.hiring__title{font-family:Fredoka SemiCondensed;font-size:calc(111px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(111px/var(--desktopWidthRef)*var(--screenWidth));text-transform:uppercase}.hiring__desc{font-family:Baloo Bhaijaan\ 2;font-size:calc(48px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(52px/var(--desktopWidthRef)*var(--screenWidth));text-align:center}.hiring__cta{background-color:#fff;border-radius:calc(14px/var(--desktopWidthRef)*var(--screenWidth));color:#2d4f7c;font-family:Fredoka SemiCondensed;font-size:calc(50px/var(--desktopWidthRef)*var(--screenWidth));font-weight:600;line-height:calc(68px/var(--desktopWidthRef)*var(--screenWidth));text-align:center;text-decoration:none;width:calc(610px/var(--desktopWidthRef)*var(--screenWidth))}.hiring__details{font-family:Baloo Bhaijaan\ 2;font-size:calc(38px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(41px/var(--desktopWidthRef)*var(--screenWidth))}.hiring__sub-animation{height:calc(505.56px/var(--desktopWidthRef)*var(--screenWidth));opacity:.5;position:absolute;right:calc(120.8px/var(--desktopWidthRef)*var(--screenWidth));rotate:-2deg;top:calc(650px/var(--desktopWidthRef)*var(--screenWidth));width:calc(758.07px/var(--desktopWidthRef)*var(--screenWidth))}.hiring__logo-container{align-items:center;bottom:calc(82.5px/var(--desktopWidthRef)*var(--screenWidth));display:flex;flex-direction:column;gap:calc(24.5px/var(--desktopWidthRef)*var(--screenWidth));position:absolute}.hiring__logo-container *{fill:#fff}.hiring__logo-container--logo{height:calc(81.65px/var(--desktopWidthRef)*var(--screenWidth));width:calc(188.67px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.hiring{background-image:linear-gradient(180deg,#51aabc,#274d79);gap:calc(25px/var(--mobileWidthRef)*var(--screenWidth));height:calc(1414px/var(--mobileWidthRef)*var(--screenWidth));padding-top:calc(30px/var(--mobileWidthRef)*var(--screenWidth))}.hiring__title{font-size:calc(91px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(91px/var(--mobileWidthRef)*var(--screenWidth))}.hiring__desc{font-size:calc(37px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(40px/var(--mobileWidthRef)*var(--screenWidth))}.hiring__cta{border-radius:calc(14px/var(--mobileWidthRef)*var(--screenWidth));font-size:calc(50px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(68px/var(--mobileWidthRef)*var(--screenWidth));width:calc(610px/var(--mobileWidthRef)*var(--screenWidth));z-index:2}.hiring__details{font-size:calc(37px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(40px/var(--mobileWidthRef)*var(--screenWidth))}.hiring__sub-animation{height:calc(479.91px/var(--mobileWidthRef)*var(--screenWidth));right:calc(-55px/var(--mobileWidthRef)*var(--screenWidth));top:calc(530px/var(--mobileWidthRef)*var(--screenWidth));width:calc(719.5px/var(--mobileWidthRef)*var(--screenWidth));z-index:1}.hiring__logo-container{bottom:calc(194px/var(--mobileWidthRef)*var(--screenWidth));gap:calc(24.5px/var(--mobileWidthRef)*var(--screenWidth))}.hiring__logo-container--logo{height:calc(81.65px/var(--mobileWidthRef)*var(--screenWidth));width:calc(188.67px/var(--mobileWidthRef)*var(--screenWidth))}}.muslim-show{color:#000;height:calc(1333.14px/var(--desktopWidthRef)*var(--screenWidth));position:relative}.muslim-show__illustration{background:url(/static/media/muslim-show-illustration-desktop.4fe4360a049dcef194f3.svg);background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.muslim-show__moon-illustration{background:url(/static/media/moon-illustration.9039a80e2d482b2df799.svg);background-repeat:no-repeat;background-size:contain;height:calc(1153.94px/var(--desktopWidthRef)*var(--screenWidth));left:calc(130px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;top:calc(149px/var(--desktopWidthRef)*var(--screenWidth));width:calc(1342px/var(--desktopWidthRef)*var(--screenWidth));z-index:1}.muslim-show__title{font-family:Fredoka SemiCondensed;font-size:calc(78px/var(--desktopWidthRef)*var(--screenWidth));left:calc(239px/var(--desktopWidthRef)*var(--screenWidth));line-height:calc(78px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;text-transform:uppercase;top:calc(473px/var(--desktopWidthRef)*var(--screenWidth));z-index:3}.muslim-show__title span{display:none}.muslim-show__card{align-items:center;display:flex;flex-direction:column;gap:calc(31px/var(--desktopWidthRef)*var(--screenWidth));left:calc(210px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;top:calc(557px/var(--desktopWidthRef)*var(--screenWidth));width:calc(472px/var(--desktopWidthRef)*var(--screenWidth));z-index:3}.muslim-show__card--desc{font-family:Baloo Bhaijaan\ 2;font-size:calc(28px/var(--desktopWidthRef)*var(--screenWidth));font-weight:400;line-height:calc(30px/var(--desktopWidthRef)*var(--screenWidth));text-align:center}.muslim-show__card--social{align-items:center;display:flex;gap:calc(37px/var(--desktopWidthRef)*var(--screenWidth));height:calc(97px/var(--desktopWidthRef)*var(--screenWidth))}.muslim-show__card--social a,.muslim-show__card--social a svg{height:100%;width:100%}.muslim-show__card--cta{width:calc(426px/var(--desktopWidthRef)*var(--screenWidth))}@media only screen and (max-width:775px){.muslim-show{align-items:flex-end;display:flex;height:calc(1813px/var(--mobileWidthRef)*var(--screenWidth));justify-content:center;padding-bottom:calc(66px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show:after{background-color:#458884;bottom:0;content:"";height:calc(550px/var(--mobileWidthRef)*var(--screenWidth));left:0;position:absolute;width:100%}.muslim-show__illustration{background:url(/static/media/muslim-show-illustration-mobile.d5c7be0862a782fb82ae.svg);background-size:cover;height:calc(1333.14px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__moon-illustration{height:calc(906.39px/var(--mobileWidthRef)*var(--screenWidth));left:calc(-120px/var(--mobileWidthRef)*var(--screenWidth));top:calc(350px/var(--mobileWidthRef)*var(--screenWidth));width:calc(1183.69px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__title{display:flex;font-size:calc(68px/var(--mobileWidthRef)*var(--screenWidth));gap:calc(15px/var(--mobileWidthRef)*var(--screenWidth));left:calc(194px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(68px/var(--mobileWidthRef)*var(--screenWidth));text-transform:none;top:calc(500px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__title span{display:block}.muslim-show__card{background-color:#fff;border-radius:calc(33px/var(--mobileWidthRef)*var(--screenWidth));gap:calc(30px/var(--mobileWidthRef)*var(--screenWidth));height:calc(578px/var(--mobileWidthRef)*var(--screenWidth));justify-content:center;left:inherit;position:relative;top:inherit;width:calc(687px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__card--desc{font-size:calc(34px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(36px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__card--social{gap:calc(49px/var(--mobileWidthRef)*var(--screenWidth));height:calc(128px/var(--mobileWidthRef)*var(--screenWidth))}.muslim-show__card--cta{width:calc(426px/var(--mobileWidthRef)*var(--screenWidth))}}@font-face{font-family:Ayuthaya;font-style:normal;font-weight:400;src:url(/static/media/Ayuthaya.960dec3dbacb43ccc318.ttf)}@font-face{font-family:Fredoka One;font-style:normal;font-weight:400;src:url(/static/media/FredokaOne-Regular.3888a8fd758c9b59eda4.ttf)}@font-face{font-family:Fredoka SemiCondensed;font-style:normal;font-weight:300;src:url(/static/media/Fredoka_SemiCondensed-Light.a97ece32808085c28cec.ttf)}@font-face{font-family:Fredoka SemiCondensed;font-style:normal;font-weight:400;src:url(/static/media/Fredoka_SemiCondensed-Regular.b9f17d56e599af16b882.ttf)}@font-face{font-family:Fredoka SemiCondensed;font-style:normal;font-weight:500;src:url(/static/media/Fredoka_SemiCondensed-Medium.bb78f91d3a775f1adbd6.ttf)}@font-face{font-family:Fredoka SemiCondensed;font-style:normal;font-weight:600;src:url(/static/media/Fredoka_SemiCondensed-SemiBold.2ac1109e215e6c6fc2af.ttf)}@font-face{font-family:Fredoka SemiCondensed;font-style:normal;font-weight:700;src:url(/static/media/Fredoka_SemiCondensed-Bold.239cf8719a9166e317a0.ttf)}@font-face{font-family:Chaloops;font-style:normal;font-weight:400;src:url(/static/media/Chaloops-Regular.4bde81781f1345c97271.ttf)}@font-face{font-family:Chaloops;font-style:normal;font-weight:500;src:url(/static/media/Chaloops-Medium.2eb63c9e5709754e95ba.ttf)}@font-face{font-family:Chaloops;font-style:normal;font-weight:700;src:url(/static/media/Chaloops-Bold.ca427b1dab6d399d34b8.ttf)}@font-face{font-family:minion-pro;font-style:normal;font-weight:400;src:url(/static/media/MinionPro-Regular.a9709c68efbc96151f85.ttf)}@font-face{font-family:minion-pro;font-style:normal;font-weight:500;src:url(/static/media/MinionPro-Medium.bacb2edc0bcb65e836c2.ttf)}@font-face{font-family:minion-pro;font-style:normal;font-weight:600;src:url(/static/media/MinionPro-Semibold.2cfba072c8959881b77b.ttf)}@font-face{font-family:minion-pro;font-style:normal;font-weight:700;src:url(/static/media/MinionPro-Bold.19c04cf9ff39ef475a80.ttf)}@font-face{font-family:Avenir;font-style:normal;font-weight:200;src:url(/static/media/Avenir-Light-07.ead92412a10cb86ca91a.ttf)}@font-face{font-family:Avenir;font-style:normal;font-weight:300;src:url(/static/media/Avenir-Book-01.505930b7d196f63a76d3.ttf)}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:url(/static/media/Avenir-Medium-09.d8d1e696938fc85d488a.ttf)}@font-face{font-family:Avenir;font-style:normal;font-weight:700;src:url(/static/media/Avenir-Heavy-05.2f694a16cfa899513e76.ttf)}@font-face{font-family:Avenir;font-style:normal;font-weight:900;src:url(/static/media/Avenir-Black-03.d2cba78d7cba0d75099c.ttf)}@font-face{font-family:Baloo Bhaijaan\ 2;font-style:normal;font-weight:400;src:url(/static/media/BalooBhaijaan2-Regular.8ab35a0de250596b7914.ttf)}@font-face{font-family:Baloo Bhaijaan\ 2;font-style:normal;font-weight:700;src:url(/static/media/BalooBhaijaan2-Bold.d3c6f65d2969a4fa1c88.ttf)}*{font-weight:inherit;margin:0}.video-presentation{background:#eac676;position:relative;z-index:2}.video-presentation__container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding-top:calc(47px/var(--desktopWidthRef)*var(--screenWidth));position:relative;width:calc(1320px/var(--desktopWidthRef)*var(--screenWidth));z-index:10}.video-presentation__title{align-items:center;color:#000;display:flex;font-family:Fredoka SemiCondensed;font-size:calc(45px/var(--desktopWidthRef)*var(--screenWidth));font-weight:500;line-height:calc(45px/var(--desktopWidthRef)*var(--screenWidth));margin-bottom:calc(21.9px/var(--desktopWidthRef)*var(--screenWidth));text-align:center;white-space:pre}.video-presentation__title h2:first-child:after{content:" - ";white-space:pre}.video-presentation__vimeo{height:calc(762px/var(--desktopWidthRef)*var(--screenWidth));margin-top:inherit;width:calc(1355px/var(--desktopWidthRef)*var(--screenWidth))}.video-presentation__vimeo iframe{border:0;border-radius:calc(59px/var(--desktopWidthRef)*var(--screenWidth))}.video-presentation__cta{margin-top:calc(41px/var(--desktopWidthRef)*var(--screenWidth));width:calc(908px/var(--desktopWidthRef)*var(--screenWidth))}.video-presentation__awlad-boat{align-items:flex-end;display:flex;flex:1 1;height:calc(400px/var(--desktopWidthRef)*var(--screenWidth));margin-top:calc(100px/var(--desktopWidthRef)*var(--screenWidth));overflow:hidden;position:relative}.video-presentation__awlad-boat--boat{bottom:calc(-88px/var(--desktopWidthRef)*var(--screenWidth));left:calc(180px/var(--desktopWidthRef)*var(--screenWidth));position:absolute;width:calc(751px/var(--desktopWidthRef)*var(--screenWidth));z-index:2}.video-presentation__awlad-boat--waves{margin-bottom:calc(-33px/var(--desktopWidthRef)*var(--screenWidth))!important;position:relative;width:100%;z-index:3}@media only screen and (max-width:775px){.video-presentation{background-color:#fff;margin-top:calc(-30px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__title{flex-direction:column;font-size:calc(27px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(27px/var(--mobileWidthRef)*var(--screenWidth));margin-bottom:calc(13.4px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__title h2:first-child{font-size:calc(55px/var(--mobileWidthRef)*var(--screenWidth));line-height:calc(55px/var(--mobileWidthRef)*var(--screenWidth));text-transform:uppercase}.video-presentation__title h2:first-child:after{content:""}.video-presentation__vimeo{height:calc(410px/var(--mobileWidthRef)*var(--screenWidth));width:calc(728px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__vimeo iframe{border-radius:calc(24px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__cta{margin-top:calc(26px/var(--mobileWidthRef)*var(--screenWidth));padding:calc(6px/var(--mobileWidthRef)*var(--screenWidth)) 0;width:calc(676.76px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__awlad-boat{height:calc(250px/var(--mobileWidthRef)*var(--screenWidth));margin-top:calc(150px/var(--mobileWidthRef)*var(--screenWidth));width:100%}.video-presentation__awlad-boat--boat{bottom:calc(-70px/var(--mobileWidthRef)*var(--screenWidth));height:calc(406px/var(--mobileWidthRef)*var(--screenWidth));left:calc(-90px/var(--mobileWidthRef)*var(--screenWidth));width:calc(609px/var(--mobileWidthRef)*var(--screenWidth))}.video-presentation__awlad-boat--waves{height:calc(221px/var(--mobileWidthRef)*var(--screenWidth));margin-bottom:calc(443px/var(--mobileWidthRef)*var(--screenWidth));position:absolute;width:calc(1270px/var(--mobileWidthRef)*var(--screenWidth))}}
/*# sourceMappingURL=main.41dc0e7f.css.map*/