@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:"Astrovans";src:url("../../../assets/font/Astrovans-Regular.woff2") format("woff2"),url("../../../assets/font/Astrovans-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}*,*::before,*::after{padding:0;margin:0;box-sizing:border-box;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{max-width:100vw;scroll-padding-top:5rem}html{font-size:100%;box-sizing:inherit;scroll-behavior:smooth;height:-webkit-fill-available}body{font-weight:400;font-size:1rem;line-height:1.5;overflow-x:hidden;background-color:#000;font-family:"Inter",sans-serif}dl,ol,ul{margin-top:0;margin-bottom:0;padding:0;margin:0}a{text-decoration:none}.btn-theme{display:flex;padding:.75rem 1rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.75rem;border:1px solid #f15bb5;background:#f15bb5;outline:none !important;box-shadow:0px 2px 6px 0px rgba(241,91,181,.6) inset !important;transition:all .3s ease-in-out;color:#fff;font-size:.875rem;font-weight:600;line-height:normal}.btn-theme:hover,.btn-theme:active{color:#fff !important;background:#121212 !important;box-shadow:0px -2px 6px 0px rgba(241,91,181,.6) inset !important}.section-title h1{margin:0;color:#fff;font-family:"Astrovans",sans-serif;font-size:5rem;font-weight:400;line-height:1.2}@media screen and (max-width: 991px){.section-title h1{font-size:4rem}}@media screen and (max-width: 768px){.section-title h1{font-size:3rem}}@media screen and (max-width: 568px){.section-title h1{font-size:2rem}}.section-title h1 span{color:#f15bb5}.section-title p{margin:0;color:#fff;font-size:2rem;font-weight:400;line-height:1.4}@media screen and (max-width: 7066px){html{font-size:80px !important}}@media screen and (max-width: 6066px){html{font-size:52px !important}}@media screen and (max-width: 5066px){html{font-size:50px !important}}@media screen and (max-width: 4066px){html{font-size:48px !important}}@media screen and (max-width: 3566px){html{font-size:30px !important}}@media screen and (max-width: 3300px){html{font-size:26px !important}}@media screen and (max-width: 3066px){html{font-size:30px}}@media screen and (max-width: 2560px){html{font-size:28px !important}}@media screen and (max-width: 2140px){html{font-size:24px !important}}@media screen and (max-width: 1920px){html{font-size:18px !important}}@media screen and (max-width: 1536px){html{font-size:16px !important}}header{background-color:rgba(0,0,0,0);position:absolute;top:0rem;left:0;right:0;padding:.5rem 0rem;z-index:99}@media screen and (max-width: 991px){header{position:absolute}}header .gap-6{gap:1.5rem}header nav{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;position:relative;z-index:1;max-width:80rem;margin:0 auto}header nav .logo-wrapper img{width:7rem;height:auto}@media screen and (min-width: 1200px){header nav .logo-wrapper img{width:8.875rem}}header nav .menu-wrapper{display:none;padding:.625rem;border-radius:.75rem;border:.063rem solid #232323;background:rgba(24,22,22,.5019607843)}@media screen and (min-width: 992px){header nav .menu-wrapper{display:flex;align-items:center;gap:1.25rem}}@media screen and (min-width: 1400px){header nav .menu-wrapper{gap:1.5rem}}header nav .menu-wrapper .menu-nav-link{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem;color:#fff;font-size:.97756rem;font-weight:600;line-height:normal;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);transition:all .3s ease-in-out}header nav .menu-wrapper .menu-nav-link svg{width:1.25rem;height:1.25rem}header nav .menu-wrapper .menu-nav-link:hover,header nav .menu-wrapper .menu-nav-link:active,header nav .menu-wrapper .menu-nav-link.active{border:1px solid rgba(241,91,181,.4);background:rgba(241,91,181,.2)}header nav .end-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}header nav .end-wrapper .btn-connect{font-size:1rem;font-weight:400;color:#0b4575;line-height:1;text-align:center;position:relative;z-index:1;padding:.625rem .75rem;background-color:rgba(0,0,0,0);border:1px solid #0b4575;border-radius:.625rem}header nav .end-wrapper .bar-icon{cursor:pointer}@media screen and (min-width: 992px){header nav .end-wrapper .bar-icon{display:none}}header nav .end-wrapper .bar-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper{position:fixed;inset:0;z-index:2000;display:none;background:#000;height:100vh}@media screen and (max-width: 1200px){.mobile-menu-wrapper{display:block;transform:translate(100%);transition:transform .4s ease-in-out}}@media screen and (max-width: 1200px){.mobile-menu-wrapper.is_open{display:block;transform:translate(0%) !important;transition:transform .4s ease-in-out}}.mobile-menu-wrapper .mobile-menu-container{background:#000;height:100%}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid hsla(0,0%,100%,.0784313725)}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo{display:block}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo .header-logo{width:4.5rem;height:auto;object-fit:contain}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon{color:#fff8e3;padding:.5rem .5rem;cursor:pointer}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper{height:calc(100vh - 68px);overflow-y:auto}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper::-webkit-scrollbar{display:none}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item{padding:.75rem 1rem !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a{font-size:1rem;font-weight:500 !important;letter-spacing:.01rem;display:flex;align-items:center;gap:.75rem;color:#fff8e3}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a.active{color:#f15bb5}footer{background:#000;padding-top:5rem;position:relative;z-index:1}footer::before{position:absolute;content:"";inset:0;border-radius:121.0625rem;background:#f15bb5;filter:blur(334.700012207px);z-index:-2}footer::after{position:absolute;content:"";inset:0;background:#000;border-radius:6rem 6rem 0 0;z-index:-1}@media screen and (max-width: 768px){footer{padding-top:3rem}}footer .footer-container{max-width:80rem;margin:0 auto;display:flex;justify-content:space-between}@media screen and (max-width: 991px){footer .footer-container{gap:2rem;flex-direction:column;justify-content:center;align-items:center}}footer .footer-container .logo-wrapper .logo{max-width:14rem}footer .footer-container .logo-wrapper .social-wrapper{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 991px){footer .footer-container .logo-wrapper .social-wrapper{justify-content:center}}footer .footer-container .logo-wrapper .social-wrapper .icon{width:1.75rem;height:1.75rem}footer .footer-container .logo-wrapper .social-wrapper .icon img{width:100%;height:100%;object-fit:contain}footer .footer-container .right-wrapper{display:flex;gap:4rem}@media screen and (max-width: 991px){footer .footer-container .right-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2rem;text-align:center}}footer .footer-container .right-wrapper .menu-wrapper{max-width:18rem}footer .footer-container .right-wrapper h6{margin:0;color:#fff;font-size:1.25rem;font-weight:500;line-height:1.6}footer .footer-container .right-wrapper ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin-top:1.5rem}footer .footer-container .right-wrapper ul li,footer .footer-container .right-wrapper ul a{color:hsla(0,0%,100%,.6);font-size:1.25rem;font-weight:500;line-height:1.5}footer .copyright-wrapper{max-width:80rem;margin:0 auto;padding-top:1.5rem;padding-bottom:3rem;border-top:.063rem solid hsla(0,0%,100%,.15);margin-top:2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 568px){footer .copyright-wrapper{flex-direction:column;gap:1rem}}footer .copyright-wrapper p{margin:0;color:#fff;font-size:1.25rem;font-weight:400;line-height:1.6}footer .copyright-wrapper ul{display:flex;align-items:center;list-style:none}footer .copyright-wrapper ul li a{color:hsla(0,0%,100%,.6);font-size:1.25rem;font-weight:500;line-height:1.5}.banner-section{padding-top:10rem;background:url("../../../assets/images/banner-bg.webp");background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;padding-bottom:20rem}@media screen and (min-width: 1200px){.banner-section{min-height:100vh;padding-bottom:0}}.banner-section .banner-container{max-width:80rem;margin:0 auto}.banner-section .banner-container .content .banner-text{max-width:60rem;margin:5rem auto 2rem auto}@media screen and (max-width: 991px){.banner-section .banner-container .content .banner-text{max-width:40rem}}.banner-section .banner-container .content p{margin:0;color:#fff;text-align:center;font-size:2rem;font-weight:300;line-height:normal;max-width:30rem;margin:0 auto}@media screen and (max-width: 568px){.banner-section .banner-container .content p{font-size:1.5rem}}@media screen and (max-width: 360px){.banner-section .banner-container .content p{font-size:1.25rem}}.banner-section .banner-container .content p span{font-family:"Astrovans",sans-serif;font-weight:400}.aboutus-section{padding:5rem 0;background:url("../../../assets/images/about-us-bg.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 768px){.aboutus-section{padding:3rem 0;background-size:cover;background-position:bottom center}}.aboutus-section .aboutus-container{max-width:80rem;margin:0 auto}.aboutus-section .aboutus-container .content h1{margin:0;color:#fff;font-family:"Astrovans",sans-serif;font-size:3.5rem;font-weight:400;line-height:1.4}@media screen and (max-width: 991px){.aboutus-section .aboutus-container .content h1{font-size:3rem}}@media screen and (max-width: 768px){.aboutus-section .aboutus-container .content h1{font-size:2.5rem}}@media screen and (max-width: 568px){.aboutus-section .aboutus-container .content h1{font-size:1.75rem}}.aboutus-section .aboutus-container .content h1 span{color:#f15bb5 !important}.aboutus-section .aboutus-container .content h1 .icon{width:auto !important;height:5.125rem}@media screen and (max-width: 568px){.aboutus-section .aboutus-container .content h1 .icon{height:3rem}}.why-astro-section{padding:5rem 0}@media screen and (max-width: 768px){.why-astro-section{padding:3rem 0}}.why-astro-section .why-astro-container{max-width:80rem;margin:0 auto}.why-astro-section .why-astro-container .why-astro-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card{width:calc(33.33% - 1rem);border-radius:1.25rem;padding:1rem;background:url("../../../assets/images/card-bg.png");background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card::before{content:"";position:absolute;inset:0;padding:.063rem;background:linear-gradient(180deg, #000000 0%, #F15BB5 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;border-radius:1.25rem}@media screen and (max-width: 1024px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(1){width:calc(50% - 1rem)}}@media screen and (max-width: 768px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(1){width:100%}}@media screen and (max-width: 1024px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(2){width:calc(50% - 1rem)}}@media screen and (max-width: 768px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(2){width:100%}}@media screen and (max-width: 1024px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(3){width:calc(100% - 1rem);margin-top:2rem}}@media screen and (max-width: 768px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(3){width:100%}}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(4){width:calc(50% - 1rem)}@media screen and (max-width: 768px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(4){width:100%}}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(5){width:calc(50% - 1rem)}@media screen and (max-width: 768px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card:nth-child(5){width:100%}}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card .screen-blend{mix-blend-mode:screen}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card .variable-ai{max-width:15rem;display:block;margin:0 auto}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card .icon-1{width:10rem;height:10rem;object-fit:contain;position:absolute;right:0;top:-2rem;z-index:-1}@media screen and (max-width: 1200px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card .icon-1{width:8rem;height:8rem}}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card .icon-2{width:13rem;height:13rem;object-fit:contain;position:absolute;right:0;top:-5rem;z-index:-1}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card h4{margin:0;color:#fff;font-family:"Astrovans",sans-serif;font-size:2rem;font-weight:400;line-height:1.2}@media screen and (min-width: 1400px){.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card h4{font-size:2.6rem}}.why-astro-section .why-astro-container .why-astro-wrapper .why-astro-card p{margin:0;color:#fff;font-size:1.5rem;font-weight:400;line-height:normal}.astro-token-section{padding:5rem 0}@media screen and (max-width: 768px){.astro-token-section{padding:3rem 0}}.astro-token-section .astro-token-container{max-width:80rem;margin:0 auto}.astro-token-section .astro-token-container .content p{margin:0;color:#fff;font-size:2rem;font-weight:400;line-height:1.5}.astro-token-section .astro-token-container img{max-width:25rem;width:100% !important;height:auto;display:block;margin:0 auto}.static-charts-section{padding:5rem 0}@media screen and (max-width: 768px){.static-charts-section{padding:3rem 0}}.static-charts-section .static-charts-container{max-width:80rem;margin:0 auto}.static-charts-section .static-charts-container .section-title{text-align:center}.static-charts-section .static-charts-container .section-title h1{max-width:60rem;margin:0 auto}@media screen and (max-width: 768px){.static-charts-section .static-charts-container .section-title h1{max-width:48rem}}.static-charts-section .static-charts-container .section-title p{text-align:center}.static-charts-section .static-charts-container .static-charts-wrapper{display:flex;max-width:60rem;margin:0 auto;flex-direction:column;gap:5rem;margin-top:5rem !important}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card{display:flex;padding:1.875rem 2.5rem;flex-direction:column;gap:1.75rem;border-radius:1.25rem;background:rgba(241,91,181,.1);position:relative;z-index:1}@media screen and (max-width: 991px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card{padding:2rem 1rem}}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card::before{content:"";position:absolute;inset:0;padding:.063rem;background:linear-gradient(180deg, #000000 0%, #F15BB5 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;border-radius:1.25rem}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .number-badge{display:flex;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;gap:.625rem;position:absolute;left:-1.125rem;top:-1.75rem;border-radius:.75rem}@media screen and (max-width: 1024px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .number-badge{left:.5rem}}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .number-badge::after{position:absolute;content:"";inset:.063rem;background:conic-gradient(from 188deg at 100% 100%, #131313 97.6930582523deg, #5D0038 265.5324482918deg),conic-gradient(from 188deg at 100% 100%, #131313 97.6930582523deg, #F15BB5 265.5324482918deg),conic-gradient(from 180deg at 50% 50%, #F15BB5 0deg, #131313 103.8461530209deg);z-index:-1;border-radius:.75rem}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .number-badge::before{content:"";position:absolute;inset:0;padding:.063rem;background:linear-gradient(180deg, #000000 0%, #F15BB5 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-2;border-radius:.75rem}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .number-badge p{margin:0;color:#fff;text-align:center;font-size:2rem;font-weight:400;line-height:normal}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header{display:flex;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width: 768px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header{flex-direction:column;gap:1.5rem}}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .icon{width:3.29019rem}@media screen and (max-width: 768px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .icon{transform:rotate(90deg)}}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .icon img{width:100% !important;height:auto}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge{display:flex;padding:.625rem 1.25rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.75rem;background:#121212;position:relative;z-index:1}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge.red-bagde{background:conic-gradient(from 188deg at 100% 100%, #131313 97.69deg, rgba(93, 0, 56, 0.7) 265.53deg)}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge.red-bagde::before{content:"";position:absolute;inset:0;padding:.063rem;background:linear-gradient(180deg, #000000 0%, #F15BB5 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-2;border-radius:.75rem}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge.red-bagde::after{position:absolute;content:"";z-index:-1;inset:.063rem;background:conic-gradient(from 188deg at 100% 100%, #131313 97.69deg, rgba(241, 91, 181, 0.7) 265.53deg);border-radius:.75rem}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge.red-bagde p{color:#f15bb5 !important}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge p{margin:0;color:#fff;text-align:center;font-size:1.75rem;font-weight:400;line-height:normal}@media screen and (max-width: 1200px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .static-charts-card-header .charts-badge p{font-size:1.5rem}}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .content{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1}.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .content p{margin:0;color:#fff;font-size:1.5rem;font-weight:400;line-height:1.4;text-align:center}@media screen and (max-width: 768px){.static-charts-section .static-charts-container .static-charts-wrapper .static-charts-card .content p{font-size:1.25rem}}.our-agent-section{padding:5rem 0}@media screen and (max-width: 768px){.our-agent-section{padding:3rem 0}}.our-agent-section .our-agent-container{max-width:80rem;margin:0 auto}.our-agent-section .our-agent-container .our-agent-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem}.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card{width:calc(33.33% - 1rem);position:relative;z-index:1}@media screen and (max-width: 1024px){.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card{width:calc(50% - 1rem)}}@media screen and (max-width: 768px){.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card{width:100%}}.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content{position:absolute;left:0;right:0;bottom:0;padding:1rem}.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content h5{margin:0;color:#fff;font-family:"Astrovans",sans-serif;font-size:4rem;font-weight:400;line-height:1.3}@media screen and (max-width: 1200px){.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content h5{font-size:3rem}}@media screen and (max-width: 768px){.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content h5{font-size:2.5rem}}.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content p{margin:0;color:#fff;font-size:2rem;font-weight:400;line-height:1.2}@media screen and (max-width: 768px){.our-agent-section .our-agent-container .our-agent-wrapper .our-agent-card .content p{font-size:1.5rem}}.our-agent-section .our-agent-container .desc{color:#fff;text-align:center;font-size:2rem;font-weight:400;line-height:1.5;max-width:75rem;margin:0 auto;margin-top:3rem !important}@media screen and (max-width: 768px){.our-agent-section .our-agent-container .desc{font-size:1.25rem}}.get-your-prediction-section{padding:5rem 0}@media screen and (max-width: 768px){.get-your-prediction-section{padding:3rem 0}}.get-your-prediction-section .get-your-prediction-container{max-width:80rem;margin:0 auto}.get-your-prediction-section .get-your-prediction-container .coming-soon{margin:0;color:#fff;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:1.88rem;text-transform:uppercase;text-align:center;margin-top:2rem}.get-your-prediction-section .get-your-prediction-container img{max-width:40rem;display:block;margin:0 auto}.get-your-prediction-section .get-your-prediction-container .content h6{margin:0;color:#fff;font-family:"Astrovans",sans-serif;font-size:5rem;font-weight:400;line-height:1.4}@media screen and (max-width: 991px){.get-your-prediction-section .get-your-prediction-container .content h6{font-size:4rem;text-align:center}}@media screen and (max-width: 768px){.get-your-prediction-section .get-your-prediction-container .content h6{font-size:3rem}}@media screen and (max-width: 568px){.get-your-prediction-section .get-your-prediction-container .content h6{font-size:2.5rem}}.get-your-prediction-section .get-your-prediction-container .content h6 span{color:#f15bb5}.get-your-prediction-section .get-your-prediction-container .content p{margin:0;color:#fff;font-size:2rem;font-weight:400;line-height:1.5;max-width:35rem}@media screen and (max-width: 991px){.get-your-prediction-section .get-your-prediction-container .content p{text-align:center;max-width:100%}}.common-page-section{padding-top:8rem;padding-bottom:4rem;position:relative;z-index:1}.common-page-section .common-page-container{max-width:80rem;margin:0 auto}.common-page-section .common-page-container p{margin:0;font-size:1rem;line-height:1.5;color:#000;text-align:justify}.common-page-section .common-page-container p span{font-weight:700}.common-page-section .common-page-container a{margin:0;font-size:1rem;line-height:1.5;color:#000;text-align:justify}.common-page-section .common-page-container a span{font-weight:700}.common-page-section .common-page-container .page-title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;color:#f15bb5}@media screen and (max-width: 567px){.common-page-section .common-page-container .page-title h1{font-size:2rem}}.common-page-section .common-page-container .page-title p{margin:0;font-size:1rem;line-height:1.5;color:#fff;text-align:center}.common-page-section .common-page-container .page-title p span{font-weight:700}.common-page-section .common-page-container .sections-wrapper{display:flex;flex-direction:column;gap:.5rem;margin-top:3rem}.common-page-section .common-page-container .sections-wrapper .section{display:flex;flex-direction:column;gap:.5rem}.common-page-section .common-page-container .sections-wrapper h2,.common-page-section .common-page-container .sections-wrapper h3,.common-page-section .common-page-container .sections-wrapper h4,.common-page-section .common-page-container .sections-wrapper h5,.common-page-section .common-page-container .sections-wrapper h6{margin:0;font-weight:700;font-size:1.5rem;line-height:1;color:#f15bb5;margin:1rem 0 !important}@media screen and (min-width: 992px){.common-page-section .common-page-container .sections-wrapper h2 span,.common-page-section .common-page-container .sections-wrapper h3 span,.common-page-section .common-page-container .sections-wrapper h4 span,.common-page-section .common-page-container .sections-wrapper h5 span,.common-page-section .common-page-container .sections-wrapper h6 span{margin-left:7.6rem}}.common-page-section .common-page-container .sections-wrapper a{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .sections-wrapper a span{font-weight:700}.common-page-section .common-page-container .sections-wrapper p{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .sections-wrapper p span{font-weight:700}.common-page-section .common-page-container .sections-wrapper ul,.common-page-section .common-page-container .sections-wrapper ol{padding:0;padding-left:3rem}.common-page-section .common-page-container .sections-wrapper ul li,.common-page-section .common-page-container .sections-wrapper ol li{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .sections-wrapper ul li span,.common-page-section .common-page-container .sections-wrapper ol li span{font-weight:700}/*# sourceMappingURL=style.min.css.map */