@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap";.hero-div-play{border:1px solid black;border-radius:10px;padding:7px 12px;background-color:#002d74;color:#fff;transition:.5s;margin-right:10px}.hero-div-play:hover{background-color:#fff;color:#002d74;border:1px solid #002d74}.instruction-main-con{padding:4% 6%}.instruction-main-row{display:flex;flex-direction:column;gap:16px}.instruction-h1{font-size:28px;font-weight:600;font-family:"Noto Serif",Times New Roman,serif}.instruction-para{font-size:14px;font-family:"Noto Serif",Times New Roman,serif}.instruction-div-play{border:1px solid black;border-radius:10px;padding:7px 44px;background-color:#002d74;color:#fff;transition:.5s;margin-right:10px}.instruction-div-play:hover{background-color:#fff;color:#002d74;border:1px solid #002d74}.instruction-div-learn-More{border:1px solid black;border-radius:10px;padding:7px 44px;transition:.5s}.instruction-div-learn-More:hover{background-color:#000;color:#fff}@media (max-width: 780px){.instruction-main-row{gap:10px}.instruction-h1{font-size:26px}.instruction-para{font-size:12px}}.instruction-video-section{margin:20px 0;padding:20px 0;background-color:#f8f5f0;text-align:center;font-family:Poppins,sans-serif}.instruction-container{width:100%;padding:0}.instruction-section-title{font-size:2rem;color:#c23b22;margin-bottom:15px}.instruction-section-description{font-size:1.2rem;color:#555;margin-bottom:40px}.instruction-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:0 auto 40px;width:90%;border-radius:10px;box-shadow:0 10px 30px #0000001a}.instruction-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.instruction-video-actions{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media (max-width: 480px){.instruction-video-section{margin:20px 0 0;padding:20px 0 10px}}.instruction-verified-image{width:12%}.steps-wrapper{max-width:900px;margin:40px auto;padding:20px;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;font-family:Inter,sans-serif}.steps-wrapper h1{font-size:2rem;color:#153e75;margin-bottom:1rem;text-align:center}.step-box{display:flex;gap:16px;align-items:flex-start;padding:16px;margin:20px 0;border-left:4px solid #002d74;background:#f9fafb;border-radius:8px}.step-number{flex-shrink:0;background:#002d74;color:#fff;font-weight:700;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:1.2rem}.step-content h3{margin:0 0 6px;font-size:1.1rem;color:#002d74}.step-content p{margin:0;color:#374151;line-height:1.6}.hero-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px;flex-wrap:wrap}.hero-buttons button{background-color:#002d74;color:#fff;padding:12px 24px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:.3s ease}.hero-buttons button:hover{background-color:#0f2044}.tips{margin-top:40px;background:#eef2ff;padding:20px;border-radius:12px}.tips strong{color:#1e3a8a}@media (max-width: 768px){.step-box{flex-direction:column;align-items:flex-start}.step-number{margin-bottom:10px}.step-content h3{font-size:1rem}.steps-wrapper h1{font-size:1.5rem}.hero-buttons{flex-direction:column;gap:10px}.hero-buttons button{width:100%;padding:14px}}
