@import"https://fonts.googleapis.com/css2?family=Outfit&family=Poppins&display=swap";:root{--surface: #000231;--surface-2: #ffffff;--on-surface: #FCE4A6;--primary-color: #eeeeee;--primary-color-2: #d19e00;--secondary-color: #003366;--tertiary-color: #FF5733;--cta-primary: #f8d47a;--text-dark: #333333;--text-light: #feffc1;--text-white: #ffffe7;--cta-font: "Outfit", "Sans serif", helvetica;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,:after,:before{background:none;margin:0;padding:0;outline:none;border:none;box-sizing:border-box;list-style:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,a,button{font-family:Outfit,sans-serif}p,span,small,b,i{font-family:Poppins,sans-serif}a,button{cursor:pointer}a,img,button,input,textarea{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a:focus,img:focus,button:focus,input:focus,textarea:focus{outline:none!important}#home{display:flex;flex-direction:column;position:relative;z-index:50;background:var(--surface);overflow-x:hidden;padding-top:3rem}#home .heading{text-align:center;font-family:Outfit,Roboto,helvetica;font-size:1.75rem;font-weight:700;color:var(--primary-color);width:100%;padding:.5rem 1rem 2rem}#home .hero{display:flex;justify-content:center;align-items:center;width:100%;background:radial-gradient(circle at center,#BA16A030 0,var(--surface) 40%)}#home .hero .hero_text{text-align:center;font-size:3.5rem;font-weight:600;color:var(--primary-color);width:100%;max-width:65rem;padding:10rem 1rem}#home .section_2{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%}#home .section_2 .heading{font-family:Outfit,Roboto,helvetica;font-size:2rem;font-weight:700;color:var(--primary-color);width:100%;padding:.5rem 1rem;margin-top:10%}#home .section_2 .info{font-size:1.25rem;color:var(--primary-color);width:100%;max-width:55rem;padding:.5rem 1rem}#home .section_2 .cards{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:3rem 1rem;width:100%;padding:1rem .5rem}#home .section_2 .cards .card{display:flex;flex-direction:column;width:25%;min-width:20rem;outline:1px solid rgba(255,255,255,.25);border-radius:3px;overflow:hidden;box-shadow:0 0 10px 2px #2223;cursor:pointer}#home .section_2 .cards .card .card_img{width:100%;height:14rem;object-fit:cover}#home .section_3{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;background:radial-gradient(circle at bottom center,#BA16A030 0,var(--surface) 40%);width:100%;padding:5rem 1rem 1rem}#home .section_3 .heading{font-family:Outfit,Roboto,helvetica;font-size:1.75rem;font-weight:700;color:var(--primary-color);width:100%;margin:0 2rem -1rem;padding:.5rem 1rem}#home .section_3 .what_are_we_img{width:100%;max-width:55rem;height:100%;max-height:45rem;object-fit:cover}#home .section_3 .info{font-size:1.25rem;color:var(--primary-color);width:100%;max-width:55rem;padding:2rem .875rem .5rem}#home .section_4{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;background:radial-gradient(circle at top center,#BA16A030 0,var(--surface) 40%);width:100%;padding:3rem 1rem 1rem}#home .section_4 .heading{font-family:Outfit,Roboto,helvetica;font-size:1.75rem;font-weight:700;color:var(--primary-color);width:100%;margin:0 2rem;padding:.5rem 1rem}#home .section_4 .info{font-size:1.25rem;color:var(--primary-color);width:100%;max-width:55rem;padding:.5rem 1rem}#home .section_4 .why_invest_img{width:100%;max-width:45rem;height:100%;max-height:40rem;object-fit:cover}#home .section_5{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;background:radial-gradient(circle at top 70%,#BA16A030 0,var(--surface) 40%);width:100%;padding:3rem 1rem 1rem}#home .section_5 .heading{font-family:Outfit,Roboto,helvetica;font-size:1.75rem;font-weight:700;color:var(--primary-color);width:100%;margin:0 2rem;padding:.5rem 1rem}#home .section_5 .info,#home .section_5 .text{font-size:1.25rem;color:var(--primary-color);width:100%;max-width:55rem;padding:2rem 1rem .5rem}#home .section_5 .cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-evenly;padding:2rem 0}#home .section_5 .cards .card{display:flex;align-items:center;padding:1rem;width:18rem;height:14rem;font-size:1.75rem;font-weight:600;border-radius:5px;color:var(--primary-color);background:#380853}#home .section_6{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;background:radial-gradient(circle at top 70%,#BA16A030 0,var(--surface) 40%);width:100%;padding:3rem 1rem 5rem}#home .section_6 .heading{font-family:Outfit,Roboto,helvetica;font-size:1.75rem;font-weight:700;color:var(--primary-color);width:100%;margin:0 2rem;padding:.5rem 1rem 2rem}#home .section_6 .content{background:linear-gradient(rgba(68,79,156,.29),rgba(56,8,83,.25));max-width:40rem;padding:1rem 1rem 3rem;border-radius:5px;box-shadow:0 0 10px 3px #ffffff0d}#home .section_6 .content .info{font-size:1.25rem;color:var(--primary-color);width:100%;max-width:55rem;padding:2rem 1rem .5rem;margin-bottom:2rem}#home .section_6 .content .get_started_link{font-family:Outfit,Roboto,helvetica;font-size:2rem;font-weight:600;color:var(--primary-color);background:#D07C06;border-radius:50px;padding:.65rem 2.25rem 1rem;transition:.2s ease-in-out}#home .section_6 .content .get_started_link:hover{box-shadow:0 0 10px 5px #ffffff40}#home .section_7{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%;padding:1rem 1rem 5rem}#home .section_7 .content{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:45rem}#home .section_7 .content .text{display:flex;flex-direction:column;gap:1rem;padding:1rem;padding-top:0}#home .section_7 .content .text .info{font-size:1.05rem;color:var(--primary-color);width:100%;max-width:55rem}#home .section_7 .content .text .social_links{display:flex;gap:2rem;width:100%}#home .section_7 .content .text .social_links .social_icon{font-size:2.5rem;color:#ccc;transition:.2s ease-in-out}#home .section_7 .content .text .social_links a:hover .social_icon{color:#d07c06}#home .section_7 .content .contact_form{display:flex;flex-direction:column;gap:1rem;background:#ffffff10;width:100%;max-width:45rem;padding:1.5rem 1rem;border-radius:5px}#home .section_7 .content .contact_form .full_name,#home .section_7 .content .contact_form .email_input{width:100%;background:#ffffff30;color:#ddd;padding:.5rem 0 .5rem .75rem;font-size:1.05rem;font-weight:600;border-radius:5px}#home .section_7 .content .contact_form .message{resize:none;width:100%;height:10rem;background:#ffffff30;color:#fff;font-size:1.05rem;font-weight:600;border-radius:5px;padding:.75rem}#home .section_7 .content .contact_form .full_name::placeholder,#home .section_7 .content .contact_form .email_input::placeholder,#home .section_7 .content .contact_form .message::placeholder{color:#ccc;font-weight:400!important}#home .section_7 .content .contact_form .submit{width:100%;line-height:3rem;font-size:1.15rem;font-weight:600;background:#D07C06;color:#ddd;border-radius:5px;transition:.2s ease-in-out}#home .section_7 .content .contact_form .submit:hover{box-shadow:0 0 5px 1px #ffffff40}#home .videos{display:flex;flex-direction:column;gap:2rem;width:100%;padding-bottom:5rem}#home .videos .content{display:flex;flex-wrap:wrap;gap:2rem 1rem;justify-content:space-evenly;width:100%;padding:1rem;padding-top:0}#home .videos .content .video_container{display:flex;flex-direction:column;background:#ffffff20;width:100%;max-width:30rem;border-radius:5px;overflow:hidden}#home .videos .content .video_container .yt_video{width:100%;height:18rem}#home .videos .content .video_container .tag{font-size:1.05rem;font-weight:600;color:var(--primary-color);width:100%;max-width:55rem;padding:1rem}@media (max-width: 980px){#home .hero .hero_text{font-size:3rem}}@media (max-width: 768px){#home .hero .hero_text{font-size:2.6rem}#home .section_2 .cards .card{min-width:18rem}#home .section_7 .content{flex-direction:column;gap:2rem}}@media (max-width: 630px){#home .section_2 .cards .card{width:90%}}@media (max-width: 480px){#home .hero .hero_text{margin-top:-8rem;font-size:1.5rem;padding-top:15rem}}#navbar{-webkit-user-select:none;user-select:none;position:fixed;left:0;top:0;z-index:120;display:flex;text-align:center;align-items:center;justify-content:space-between;gap:2rem;width:100%;height:max-content;background:var(--surface);background-blend-mode:color;padding:.875rem 2rem;transition:.1s ease-in-out}#navbar .logo_container{width:max-content}#navbar .logo_container .logo_img{width:50px;height:50px;object-fit:cover}#navbar .menu_button{display:none;padding:.25rem .5rem;border-radius:5px;transition:.2s ease-in-out}#navbar .menu_button:hover{background:#FCE4A610}#navbar.section_2 .menu_button:hover{background:#FCE4A660}#navbar .menu_button .icon{font-size:2rem;color:var(--primary-color)}#navbar.section_2 .menu_button .icon{font-size:2rem;color:var(--primary-color-2)}#navbar .nav_links{display:flex;gap:calc(2.5rem + 1vw);padding-right:5vw}#navbar .nav_links .link,#navbar .nav_links .cta{text-align:center;min-width:80px;text-transform:uppercase;font-size:.75rem;font-weight:600;letter-spacing:1px;color:var(--primary-color);padding:.5rem .75rem;border-radius:5px;transition:.2s ease-in-out}#navbar .nav_links .link:hover{background:#FCE4A620}#navbar .nav_links .link:active{background:#ffffff40}#navbar .nav_links .cta{font-weight:700;color:var(--text-dark);background:var(--primary-color);box-shadow:0 0 5px 2px #fce4a626}#navbar .nav_links .cta:hover{color:var(--secondary-color);box-shadow:0 0 8px 2px #fce4a680}#navbar .nav_links .cta:focus{box-shadow:0 0 2px 2px #fce4a680}@media (max-width: 768px){#navbar{padding:.75rem .5rem}#navbar .menu_button{display:block}#navbar .nav_links{display:none}}#navbar .small_nav_container{position:absolute;z-index:100;top:100%;right:0;width:100%}#navbar .small_nav_container.open{transform:translateY("2rem");transition:.25s ease-in-out}#navbar .small_nav_container .small_nav{position:relative;z-index:100;background:var(--surface);width:100%;height:100vh;padding:1rem}#navbar .small_nav_container .small_nav .header{display:flex;text-align:start;flex-direction:column;gap:.5rem;margin-bottom:1rem}#navbar .small_nav_container .small_nav .header .logo_img{width:50px;height:50px;object-fit:cover}#navbar .small_nav_container .small_nav .links{display:flex;flex-direction:column;gap:.5rem;text-align:left;width:100%}#navbar .small_nav_container .small_nav .links .link{width:100%;font-size:1.05rem;font-weight:600;padding:.5rem 0;color:#ccc;border-radius:5px;transition:.2s ease-in-out}#navbar .small_nav_container .small_nav .links .link:hover{background:rgba(230,230,230,.1);padding-left:.5rem}#navbar .small_nav_container .small_nav .links .link:active{color:#c3c3c3}#navbar .small_nav_container .small_nav .links .cta{text-align:center;width:100%;background:#333333;border-radius:5px;color:#fff;margin-top:1rem;padding:.75rem .25rem}.navbar_background{position:fixed;z-index:90;top:0;right:0;background:rgba(0,0,0,.5);width:100%;height:100%}#footer{display:grid;justify-content:space-evenly;grid-template-areas:"a b c d";background:var(--surface);padding:2rem 1rem;gap:2rem}#footer .logo_container{width:max-content}#footer .logo_container .logo_img{width:50px;height:50px;object-fit:cover}#footer .company_links{display:flex;flex-direction:column;gap:1rem}#footer .company_links .heading{font-size:1.05rem;font-weight:600;color:var(--primary-color);padding:.5rem 0}#footer .company_links .links{display:flex;flex-direction:column;gap:.25rem}#footer .company_links .links .link{font-size:.875rem;font-weight:600;width:100%;color:var(--primary-color);padding-bottom:.15rem;line-height:1.25rem;transition:.2s ease-in-out}#footer .company_links .links .link:hover{color:#d07c06}#footer .newsletter_container{display:flex;flex-direction:column;gap:1rem;width:100%}#footer .newsletter_container .heading{font-size:1.05rem;font-weight:600;color:var(--primary-color);padding:.5rem 0}#footer .newsletter_container .newsletter_form{display:flex;outline:2px solid #D07C06;border-radius:5px;height:2.25rem;overflow:hidden}#footer .newsletter_container .newsletter_form .email{width:100%;height:100%;padding:.25rem;font-size:.875rem;color:var(--primary-color);background:#16102F}#footer .newsletter_container .newsletter_form .submit{background:#D07C06;color:var(--primary-color);font-size:.875rem;font-weight:600;padding:.5rem;transition:.2s ease-in-out}#footer .newsletter_container .newsletter_form .submit:hover{color:#000}.grid_1{grid-area:a}.grid_2{grid-area:b}.grid_3{grid-area:c}.grid_4{grid-area:d}.copyright{font-size:.8rem;background:#ffffff20;color:#ccc;padding:1.25rem;padding-left:8%}@media (max-width: 768px){#footer{grid-template-columns:none;grid-template-areas:"a d" "b c";gap:2rem 15vw}}@media (max-width: 480px){#footer{grid-template-areas:"d d" "a e" "b c"}}#main_layout{display:flex;flex-direction:column;background:var(--surface);width:100%;height:100%;min-height:100vh}#about{display:flex;flex-direction:column;position:relative;z-index:50;background:var(--surface);overflow:hidden;padding-top:3rem}#about .hero{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;text-align:center;width:100%;height:max-content;padding:5rem 1rem}#about .hero .heading{text-align:center;font-family:Outfit,Roboto,helvetica;font-size:64px;font-weight:700;color:#fff;width:100%;padding:.5rem 1rem 2rem}#about .hero .info{font-size:25px;color:#fff;padding:0 1rem;max-width:40rem}#about .hero .invest_btn{background:#DE8300;color:#fff;border-radius:5px;font-size:25px;width:100%;max-width:15rem;margin:1rem 0;padding:.75rem 1.75rem}#about .section{display:flex;align-items:start;justify-content:center;gap:2rem;background:#ffffff10;width:100%;padding:2rem 0}#about .section .text_div{display:flex;flex-direction:column;gap:1rem;align-items:start;width:100%;color:#fff;padding:1rem 4vw}#about .section .text{font-weight:600;font-size:30px;line-height:1.5;color:#fff;width:100%}#about .section .info{font-size:20px}#about .section .text h3{display:inline;color:var(--primary-color-2)}#about .section .text_div .heading{position:relative;display:flex;align-items:center;text-align:center;width:max-content;font-size:1.75rem;font-weight:600;margin-top:1rem}#about .section .text_div .invest_btn{background:#DE8300;color:#fff;border-radius:5px;font-size:25px;width:16rem;margin:1rem 0;padding:.5rem 2.5rem}#about button:hover{box-shadow:0 0 2px 4px #b7710e40!important;transition:.2s ease-in-out}@media (max-width: 860px){#about .hero{padding:3rem 5vw}#about .hero .heading{font-size:20px;font-weight:800;padding:0}#about .hero .invest_btn{width:100%;max-width:100%}#about .hero .info{font-size:12px;padding:0!important}#about .invest_btn{font-size:12px!important;max-width:12rem!important}#about .section{flex-direction:column;width:100%}#about .section .text_div{width:100%;max-width:max-content;padding:0 4vw}#about .section .text{font-size:20px}#about .section .text_div .info{width:100%;font-size:12px}}#contact{display:flex;flex-direction:column;position:relative;z-index:50;background:var(--surface);overflow-x:hidden;padding-top:5rem}#contact .hero{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%;padding:1rem 1rem 5rem}#contact .hero .heading{color:#fff}#contact .hero .content{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:45rem}#contact .hero .content .text{display:flex;flex-direction:column;gap:1rem;padding:1rem;padding-top:0}#contact .hero .content .text .info{font-size:1.05rem;color:#fff;width:100%;max-width:55rem}#contact .hero .content .text .social_links{display:flex;gap:2rem;width:100%}#contact .hero .content .text .social_links .social_icon{font-size:2.5rem;color:#ccc;transition:.2s ease-in-out}#contact .hero .content .text .social_links a:hover .social_icon{color:#d07c06}#contact .hero .content .contact_form{display:flex;flex-direction:column;gap:1rem;background:#ffffff10;width:100%;max-width:45rem;padding:1.5rem 1rem;border-radius:5px}#contact .hero .content .contact_form .full_name,#contact .hero .content .contact_form .email_input{width:100%;background:#ffffff30;color:#ddd;padding:.5rem 0 .5rem .75rem;font-size:1.05rem;font-weight:600;border-radius:5px}#contact .hero .content .contact_form .message{resize:none;width:100%;height:10rem;background:#ffffff30;color:#fff;font-size:1.05rem;font-weight:600;border-radius:5px;padding:.75rem}#contact .hero .content .contact_form .full_name::placeholder,#contact .hero .content .contact_form .email_input::placeholder,#contact .hero .content .contact_form .message::placeholder{color:#ccc;font-weight:400!important}#contact .hero .content .contact_form .submit{width:100%;line-height:3rem;font-size:1.15rem;font-weight:600;background:#D07C06;color:#ddd;border-radius:5px;transition:.2s ease-in-out}#contact .hero .content .contact_form .submit:hover{box-shadow:0 0 5px 1px #ffffff40}#contact .hero .invest_btn{background:#DE8300;color:#fff;border-radius:2px;font-size:1.15rem;font-family:var(--cta-font);width:50%;max-width:20rem;margin:1rem 0;padding:.65rem 0}
