.sec1_main_div{width:100%;height:70vh;gap:1rem;margin-top:80px}.S1_submain_div,.sec1_main_div{display:flex;align-items:center;justify-content:center}.S1_submain_div{width:80%;height:80%;gap:4rem}.S1_text_main_div{width:90%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2rem}.S1_text_main_div>h1{font-size:smaller;font-size:50px;font-family:Satoshi-Bold}.S1_text_main_div>P{font-size:20PX;font-family:Satoshi-Regular}.S1_image_manin_div{width:80%;height:80%;display:flex;align-items:center;justify-content:center}.S1_image_manin_div>img{width:90%;height:90%;object-fit:contain;filter:drop-shadow(0 0 .2rem #000000a0)}@media screen and (max-width:1050px){.S1_submain_div{width:90%;gap:2rem}}@media screen and (max-width:800px){.S1_submain_div{width:90%;gap:2rem;flex-direction:column-reverse}.S1_text_main_div{justify-content:center;align-items:center}.S1_text_main_div>h1{font-size:40px;text-align:center}.S1_text_main_div>P{font-size:18px;text-align:center}.S1_image_manin_div{width:100%;height:100%}}@media screen and (max-width:450px){.sec1_main_div{height:100%;padding:3rem 0}.S1_text_main_div>h1{font-size:30px;text-align:center}.S1_text_main_div{width:100%}.S1_text_main_div>P{font-size:16px;text-align:center}}.RN_s2_main_div{width:100%;padding:5rem 0;background:var(--sky-background-color)}.RN_s2_main_div,.RN_s2_submain_div{height:100%;display:flex;align-items:center;justify-content:center}.RN_s2_submain_div{width:70%;flex-direction:column;gap:5rem}.RN_s2_content_main_div{width:90%;display:grid;place-items:center;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.RN_s2_cards_div{width:100%;height:100%;padding:2rem .8rem .8rem;justify-content:flex-start;gap:2rem;border:1px solid #eaeaea;border-radius:12px;background-color:var(--Second-color)}.RN_s2_cards_div,.RN_s2_text{display:flex;align-items:flex-start;flex-direction:column}.RN_s2_text{justify-content:center;gap:1rem}.RN_s2_text>h2{font-size:22px;font-family:Satoshi-Bold;color:var(--First-color)}.RN_s2_text>p{font-size:16px;font-family:Satoshi-Regular;color:var(--First-color)}@media screen and (max-width:850px){.RN_s2_submain_div{width:90%}}@media screen and (max-width:450px){.RN_s2_submain_div{width:90%}.RN_s2_content_main_div{width:100%;grid-template-columns:repeat(1,1fr)}}.RN_s3_main_div{width:100%;padding:5rem 0}.RN_s3_main_div,.RN_s3_submain_div{height:100%;display:flex;align-items:center;justify-content:center}.RN_s3_submain_div{width:70%;flex-direction:column;gap:5rem}.RN_s3_content_main_div{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:2rem}.RN_s3_content_img_div{width:100%;display:flex;align-items:center;justify-content:center}.RN_s3_content_img_div>img{width:70%;height:70%;object-fit:contain}.RN_S3_content_text{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem}.inner_text_div_RN3{padding:1rem;border-top:1px solid #7c34f8;background:var(--text-light-color-9)}.RN_text_box,.inner_text_div_RN3{width:90%;display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem}.RN_text_box{flex-direction:column}.RN_text_box>h2{font-size:22px;font-family:Satoshi-Bold;color:var(--First-color)}.RN_text_box>p{font-size:16px;font-family:Satoshi-Regular;color:var(--First-color)}@media screen and (max-width:1050px){.RN_s3_submain_div{width:90%}}@media screen and (max-width:850px){.RN_s3_content_main_div{flex-direction:column}.RN_s3_content_img_div>img{width:80%;height:80%;object-fit:contain}.inner_text_div_RN3{width:85%}}.RN_s4_main_div{width:100%;padding:5rem 0;background:var(--Light-background-color)}.RN_s4_main_div,.RN_s4_submain_div{height:100%;display:flex;align-items:center;justify-content:center}.RN_s4_submain_div{width:80%;flex-direction:column;gap:5rem}.RN_s4_card_main_div{width:90%;height:100%;display:grid;grid-template-columns:repeat(4,1fr);place-items:center;grid-gap:1rem;gap:1rem}.RN_s4_card{width:100%;height:100%;border-radius:12px;padding:45px 25px 25px;gap:1rem;position:relative}.RN_s4_card,.text_of_card{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.text_of_card{gap:.5rem}.text_of_card>h2{font-family:Satoshi-Bold;font-size:22px}.text_of_card>p{font-family:Satoshi-Regular;font-size:16px}.number_div{position:absolute;top:5px;right:10px}.number_div>h2{color:transparent;font-family:Satoshi-Bold;font-size:65px;-webkit-text-stroke:1px black}.redmore_div{display:flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid #a4a4a481;border-radius:30px;cursor:pointer;gap:.5rem}.redmore_div>p{font-size:16px;color:var(--text-dark-color);font-family:Satoshi-Regular}.redmore_div>span{font-size:16px}@media screen and (max-width:1050px){.RN_s4_submain_div{width:90%;gap:3rem}.text_of_card>h2{font-family:Satoshi-Bold;font-size:20px}.text_of_card>p{font-family:Satoshi-Regular;font-size:15px}.number_div>h2{font-size:55px}}@media screen and (max-width:850px){.RN_s4_card_main_div{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:450px){.UIs2_left_side_text_div{gap:1rem}.RN_s4_card_main_div{width:80%;grid-template-columns:repeat(1,1fr)}.inner_text_div_UI3{width:100%}}.RN_s5_main_div{padding:5rem 0}.RN_s5_main_div,.RN_s5_submain_div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.RN_s5_submain_div{flex-direction:column;gap:5rem}.RN_sec5_card_main_div{width:60%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.RN_sec5_card{width:100%;height:300px;background-color:var(--text-dark-color);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.35);transition:all .3s ease-in-out}.RN_sec5_card:after{inset:0;background:linear-gradient(180deg,#00000046,#00000024);z-index:1}.RN_sec5_card:after,.RN_sec5_card:before{content:"";position:absolute;pointer-events:none}.RN_sec5_card:before{bottom:0;left:0;width:100%;height:80px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);opacity:0;transition:opacity .5s ease-in-out;z-index:1.5}.RN_sec5_card:hover:before{opacity:1}.RN_sec5_card>img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:0}.Partners_name_div{position:absolute;bottom:0;left:0;width:100%;padding:1rem 10px;background-color:#7c34f8bc;transform:translateY(100%);opacity:0;transition:transform .5s ease-in-out,opacity .5s ease-in-out;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;z-index:2}.RN_sec5_card:hover .Partners_name_div{transform:translateY(0);opacity:1}.Partners_name_div>h2{font-size:18px;font-family:Satoshi-Bold}.Partners_name_div>h2,.Partners_name_div>p{color:var(--Second-color);margin-bottom:0!important}.Partners_name_div>p{font-size:14px;font-family:Satoshi-Regular}@media screen and (max-width:1050px){.RN_sec5_card_main_div{width:80%;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:450px){.RN_sec5_card_main_div{width:90%;grid-template-columns:repeat(2,1fr);gap:1rem}.RN_sec5_card{width:100%;height:230px}}