*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif;scroll-behavior:smooth}button{cursor:pointer}.loader{border:2px solid #f3f3f3;border-top:2px solid grey;border-radius:50%;width:20px;height:20px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav_bar{background:#0f0f0f28;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:2;position:fixed;top:0;width:100%;color:#fff;padding:26px 60px;display:flex;justify-content:space-between;align-items:center}.aante_logo{display:flex;align-items:center}.aante_big_logo{width:180px}.single_logo{width:40px;display:none}.aante_nav_items{display:flex;gap:30px;align-items:center}.aante_nav_items a{text-decoration:none;color:#f5f5f5;font-size:.9rem}.bi-list{font-size:1.5rem;display:none}.aante_nav_items button,.hero_text button,.lets_connect_btn,.back_to_top button,.about_hero_text button{background-color:transparent;border:solid 2px rgba(166,63,251,1);color:#a63ffb;border-radius:50px;padding:10px 24px;font-weight:700;text-transform:uppercase}.hero{padding:180px 0;color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.hero_text,.about_hero_text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:45%;z-index:1}.about_hero_text{width:90%;z-index:1}.about_hero_text h4{color:#a63ffb;font-size:1.2rem}.about_hero_text h1{color:#fff;font-size:3rem;z-index:2;margin-top:30px;letter-spacing:10px}.about_hero_text span{width:40%;margin-top:30px;color:#f5f5f59f;line-height:20px;font-size:.9rem}.hero_text h1{font-size:5.5rem;line-height:75px}.hero_text p{margin-top:20px;color:#fff9}.hero_text button,.about_hero_text button{margin-top:35px;background:var(--Purple-2, linear-gradient(0deg, rgba(197, 88, 245, .56) 0%, rgba(197, 88, 245, .56) 100%), #A63FFB);color:#000;font-weight:600}.hero_text button{cursor:pointer;margin-top:70px}.header-section{background-color:#0e0d0d;background-image:url(/assets/Vector1-TMcpvH1L.png);height:fit-content;position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.purple1{position:absolute;top:0;right:0}.purple2{position:absolute;bottom:0;left:0;width:40%}.mission-statement{background-color:#000;padding-top:80px;padding-bottom:160px}.highlighted{color:red}.statement_text{width:45%;padding:0 60px}.statement_text span{color:#f5f5f5;font-size:2rem;font-weight:600}.logos{width:100%;margin-top:50px;display:flex;gap:20px;overflow-x:scroll;flex-wrap:nowrap;cursor:pointer;padding:0 60px}.logos::-webkit-scrollbar{display:none}.logo_box,.logo_box2,.logo_box3{display:flex;justify-content:center;align-items:center;text-transform:uppercase;border-radius:8px;color:#fff;padding:3px 0;width:20%}.logo_box img{width:60%}.our_products_section{background:#1b1717;padding:80px 0;display:flex;flex-direction:column;align-items:center;color:#f5f5f5}.product_boxes{width:80%;margin-top:50px;display:flex;justify-content:space-between;flex-wrap:wrap}.product_box,.product_box2{border:solid 1px rgba(245,245,245,.392);width:30%;padding:15px;border-radius:5px}.logo_box2,.logo_box3{padding:10px 0;width:30%;font-weight:600;font-size:1.2rem;border:none;justify-content:flex-start}.logo_box3{width:15%}.logo_box2 img,.logo_box3 img{width:100%}.product_name{margin-top:10px;font-size:1.4rem;font-weight:600}.product_description{margin-top:15px;font-size:.8rem;color:#f5f5f5a8;line-height:20px}.product_box2{width:100%}.why_chose_us_section{background-color:#000;display:flex;align-items:center;justify-content:center;color:#f5f5f5;padding:50px 0}.why_chose_us_section img{width:50%}.whyChoseUsText{width:35%;display:flex;flex-direction:column}.whyChoseUsText span{margin-top:20px;line-height:30px;color:#f5f5f59a;font-size:.9rem}.lets_connect_btn{width:200px;margin-top:25px;border:solid 1px rgba(166,63,251,1)}.review_section{padding:100px 70px;background-color:#000;color:#f5f5f5}.review_sec_heading{display:flex;justify-content:space-between;gap:5px;align-items:flex-end}.nav_arrows{display:flex;gap:20px}.nav_arrows i{border:solid 1px #A63FFB;color:#a63ffb;font-size:.8rem;padding:20px;background-color:#110f0f}.review_boxes{display:flex;gap:30px;margin-top:50px;flex-wrap:wrap}.review_box{padding:20px;background-color:#110f0f;width:22%;border:solid 1px rgba(245,245,245,.311);border-radius:3px}.review_box_header{display:flex;gap:5px;align-items:center}.review_box_header img{width:50px;height:50px;border-radius:50px}.review_name{display:flex;flex-direction:column}.review_name span{font-size:.8rem;color:#f5f5f58f;font-weight:600}.review_box_comment{font-size:.9rem;margin-top:20px;line-height:22px}.contactUs{background-color:#110f0f;padding:80px}.reach_out_box{padding:80px 32px;border:solid 1px #A63FFB;display:flex;flex-direction:column;align-items:center;justify-content:center}.reach_out_box h2{color:#a63ffb}.reach_out_box span{color:#f5f5f588;font-size:.8rem;font-weight:600;margin-top:20px}.reach_out_box form{display:flex;justify-content:center;align-items:center;flex-direction:column;width:60%;margin-top:30px;gap:20px}.reach_out_box form textarea,.reach_out_box input,.footer_items input{padding:10px;width:30%;border-radius:5px;border:none;resize:none;background-color:transparent;border:solid 1px rgba(245,245,245,.602);color:#f5f5f5}.reach_out_box form textarea{height:140px}.reach_out_box form input::placeholder{font-size:.8rem}.reach_out_box form button{padding:0 24px;height:30px;border-radius:20px;outline:none;background-color:#a63ffb;border:none;text-transform:uppercase;font-size:.7rem;font-weight:600;display:flex;align-items:center;gap:10px}.toast_box{background-color:#a63ffb;margin-top:20px;width:30%;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:1.3rem;padding:5px 20px;border-radius:5px;opacity:1;transition:opacity 3s ease-in-out}.toast_box.hidden{opacity:0}.toast_box span{margin-top:0;color:#f5f5f5}.bi-check-circle-fill{color:#fff;font-size:1.5rem}.bi-x{color:#fff}.toast_message{display:flex;align-items:center;gap:10px}.back_to_top{margin-top:50px;padding:0 50px;display:flex;justify-content:flex-end}.back_to_top button{border:1px solid #A63FFB}.footer{background-color:#000;padding:80px 70px 40px;color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.footer_categories{width:100%;display:flex;gap:270px}.footer_items{color:#f5f5f5;display:flex;flex-direction:column;gap:30px}.footer_items a{text-decoration:none;color:#f5f5f564}.footer_items span,.created_by_aante{color:#f5f5f564;font-size:.9rem}.get_latest_updates{font-weight:lighter;color:#f5f5f564}.footer_items input{width:120%;border:solid 1.5px rgba(245,245,245,.787);background-color:transparent}.footer_items input::placeholder{color:#f5f5f5dc}.created_by_aante{align-items:center;margin-top:100px}.aboutUsDeets{padding:90px 70px;background-color:#110f0f;color:#f5f5f5;display:flex;flex-direction:column;gap:60px}.company_details,.team_details{width:75%;display:flex;flex-direction:column;gap:20px}.company_details span,.team_details span{font-size:.8rem;line-height:25px;color:#f5f5f5a5}.dropdownMenu{background-color:#2d2929;color:#fff;position:absolute;top:65px;right:5px;display:flex;flex-direction:column;align-items:center;gap:25px;font-size:.9rem;padding:25px;border-radius:5px;z-index:20}.dropdownMenu a{text-decoration:none;color:#f5f5f5}.list_btn{background-color:transparent;border:none;color:#f5f5f5;display:none}@media screen and (max-width: 1000px){.product_box{width:48%;margin-top:20px}.review_boxes{justify-content:center}.review_box{width:45%}.reach_out_box form input,.reach_out_box form textarea{width:60%}.footer_categories{gap:20%}.footer_items{width:30%}.footer_items input{width:100%}}@media screen and (max-width: 720px){.hero_text{text-align:center;align-items:center;width:70%}.hero_text h1{font-size:3.5rem;width:90%;text-align:center}.statement_text{width:80%}.aante_big_logo{display:none}.single_logo{display:block}.product_box{width:100%}.about_hero_text span{width:90%}}@media screen and (max-width: 600px){.nav_bar{padding:20px 30px}.about_hero_text h1{font-size:2rem}.aante_nav_items{display:none}.bi-list,.list_btn{display:block}.hero_text h1{font-size:2rem;text-align:center;width:100%}.why_chose_us_section img{display:none}.whyChoseUsText{width:70%}.logo_box img{width:100%}.nav_arrows i{padding:5px}.review_box{width:100%}.review_sec_heading{align-items:center}.contactUs{padding:40px}.reach_out_box{text-align:center}.reach_out_box h2{font-size:1.2rem}.reach_out_box form{flex-direction:column;align-items:center;width:80%}.reach_out_box form input,.reach_out_box form textarea{width:100%}.reach_out_box form input::placeholder{text-align:center}.footer{padding:30px 40px}.footer_categories{flex-direction:column;align-items:center}.footer_items{width:50%;align-items:center;margin-top:60px}.company_details,.team_details{width:100%}.about_hero_text{align-items:center;text-align:center}}
