.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}}.ios_s3_main_div{width:100%;padding:5rem 0}.ios_s3_main_div,.ios_s3_submain_div{height:100%;display:flex;align-items:center;justify-content:center}.ios_s3_submain_div{width:70%;flex-direction:column;gap:5rem}.And_s3_content_main_div{width:90%;display:grid;place-items:center;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.And_s3_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)}.And_s3_cards_div,.And_s3_text{display:flex;align-items:flex-start;flex-direction:column}.And_s3_text{justify-content:center;gap:1rem}.And_s3_text>h2{font-size:22px;font-family:Satoshi-Bold;color:var(--First-color)}.And_s3_text>p{font-size:16px;font-family:Satoshi-Regular;color:var(--First-color)}@media screen and (max-width:850px){.ios_s3_submain_div{width:90%}}@media screen and (max-width:450px){.ios_s3_submain_div{width:90%}.And_s3_content_main_div{width:100%;grid-template-columns:repeat(1,1fr)}}