.help-wrapper{background:#fbfdff;padding:120px 0 0;min-height:100vh}.help-wrapper .astro-container{max-width:1000px;margin:0 auto;padding:0 2rem}.help-wrapper .back-link{display:inline-flex;align-items:center;gap:.5rem;color:#4f74a6;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .3s}.help-wrapper .back-link:hover{color:#1f5fb0}.help-wrapper .hero{text-align:center;max-width:700px;margin:0 auto 4rem}.help-wrapper .hero h1{font-size:3.5rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(145deg,#0a1f35,#1f4a7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.help-wrapper .hero .subhead{font-size:1.3rem;color:#4b6589;font-weight:400}.help-wrapper .product-entry{display:block;position:relative;border-radius:2rem;overflow:hidden;margin-bottom:3rem;text-decoration:none;color:inherit;border:1px solid #e1ecfe;box-shadow:0 20px 40px -20px #0032641f,0 0 0 1px #ffffff80 inset;transition:all .35s ease}.help-wrapper .product-entry:hover{transform:translateY(-4px);border-color:#a8c9f0;box-shadow:0 28px 50px -22px #1f5fb040,0 0 0 1px #fff9 inset}.help-wrapper .product-entry:hover .product-entry-bg{opacity:1}.help-wrapper .product-entry:hover .product-entry-arrow{transform:translate(6px);color:#1f5fb0}.help-wrapper .product-entry .product-entry-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(227,239,255,.9) 0%,rgba(246,250,255,.95) 50%,rgba(232,243,255,.85) 100%);opacity:.85;transition:opacity .35s ease}.help-wrapper .product-entry .product-entry-content{position:relative;display:flex;align-items:center;gap:2rem;padding:2rem 2.5rem}.help-wrapper .product-entry .product-entry-icon{width:4.5rem;height:4.5rem;background:linear-gradient(145deg,#1f5fb0,#2d7ad4);border-radius:1.4rem;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#fff;flex-shrink:0;box-shadow:0 12px 24px -8px #1f5fb066}.help-wrapper .product-entry .product-entry-text{flex:1;min-width:0}.help-wrapper .product-entry .product-entry-text h3{font-size:1.65rem;font-weight:600;color:#0b2642;margin-bottom:.4rem}.help-wrapper .product-entry .product-entry-text p{font-size:1rem;color:#55729e;line-height:1.5;margin:0}.help-wrapper .product-entry .product-entry-arrow{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border-radius:50%;color:#4f74a6;font-size:1.1rem;flex-shrink:0;border:1px solid #e2ecfc;transition:transform .3s ease,color .3s ease}.help-wrapper .card{background:#ffffff;border-radius:2.5rem;padding:2.5rem;box-shadow:0 25px 40px -25px #00285026,0 0 0 1px #00000005;border:1px solid #eef4fe;margin-bottom:3rem}.help-wrapper .section-title{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.help-wrapper .section-title i{font-size:2rem;color:#1f5fb0;background:#e3efff;width:3.5rem;height:3.5rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.help-wrapper .section-title h2{font-size:2.2rem;font-weight:600;color:#0b2642}.help-wrapper .download-single{background:#f6faff;border-radius:2rem;padding:2.5rem;display:flex;align-items:center;gap:2rem;border:1px solid #e1ecfe;transition:all .2s;max-width:600px;margin:0 auto}.help-wrapper .download-single:hover{background:#ffffff;border-color:#b9d3f5;box-shadow:0 15px 25px -15px #00468c33}.help-wrapper .download-single .download-icon{width:5rem;height:5rem;background:#ddeaff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#1d5aa5;flex-shrink:0}.help-wrapper .download-single .download-info{flex:1}.help-wrapper .download-single .download-info h3{font-size:1.8rem;font-weight:600;color:#0a2744;margin-bottom:.5rem}.help-wrapper .download-single .download-info p{color:#58759e;font-size:1rem;margin-bottom:1.2rem}.help-wrapper .download-single .btn-download{display:inline-flex;align-items:center;gap:.6rem;background:#1f4e8c;color:#fff;padding:.7rem 2rem;border-radius:3rem;font-weight:600;font-size:1rem;text-decoration:none;transition:background .3s}.help-wrapper .download-single .btn-download:hover{background:#153a6a}.help-wrapper .video-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1rem}.help-wrapper .video-card{background:#f8fcff;border-radius:2rem;overflow:hidden;border:1px solid #e2ecfc;transition:all .2s}.help-wrapper .video-card:hover{border-color:#b6d2f2;box-shadow:0 20px 30px -20px #1f4880}.help-wrapper .video-card .video-thumbnail{background:#0b1f33;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;cursor:pointer}.help-wrapper .video-card .video-thumbnail .play-button{position:absolute;width:4.5rem;height:4.5rem;background:rgba(255,255,255,.2);backdrop-filter:blur(5px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;border:2px solid rgba(255,255,255,.5);transition:transform .3s}.help-wrapper .video-card .video-thumbnail:hover .play-button{transform:scale(1.1);background:rgba(255,255,255,.3)}.help-wrapper .video-card .video-info{padding:1.5rem}.help-wrapper .video-card .video-info h3{font-size:1.4rem;font-weight:600;color:#0b2642;margin-bottom:.3rem}.help-wrapper .video-card .video-info p{color:#55729e;font-size:.95rem;margin-bottom:1rem}.help-wrapper .video-card .video-info .btn-play{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:1.5px solid #c3d8f5;padding:.5rem 1.8rem;border-radius:3rem;font-weight:600;color:#1e4a82;font-size:.95rem;text-decoration:none;transition:all .3s}.help-wrapper .video-card .video-info .btn-play:hover{background:#eef5fd;border-color:#1e4a82}.help-wrapper .video-card .video-info .btn-play i{color:#2369ce}.help-wrapper .info-tip-box{text-align:center;margin-top:1.5rem;color:#6b8bb0;font-size:.9rem;background:#f5faff;padding:.8rem 1.5rem;border-radius:3rem;display:inline-block;width:100%}.help-wrapper .info-tip-box.large{padding:1rem;margin-top:2rem}.help-wrapper .info-tip-box i{margin-right:.5rem}.help-wrapper .help-contact{background:linear-gradient(180deg,#91bfff 0%,#0062ea 100%);margin-top:4rem;padding:60px 2rem 80px}.help-wrapper .help-contact .help-contact-inner{max-width:1200px;margin:0 auto}.help-wrapper .help-contact .help-contact-title{text-align:center;margin-bottom:60px}.help-wrapper .help-contact .help-contact-title .p1{font-size:42px;font-weight:600;color:#fff;line-height:60px;margin:0}.help-wrapper .help-contact .help-contact-title .p2{font-size:30px;font-weight:600;color:#ffffff21;line-height:42px;margin:-30px 0 0}.help-wrapper .help-contact .help-contact-body{display:grid;grid-template-columns:380fr 920fr;gap:100px;align-items:start}.help-wrapper .help-contact .help-contact-left .p1{font-size:24px;font-weight:500;color:#fff;line-height:33px;margin-top:30px;text-align:center}.help-wrapper .help-contact .help-contact-left .p2{font-size:16px;font-weight:400;color:#fff;line-height:22px;margin-top:12px;text-align:center}.help-wrapper .help-contact .help-contact-left>img{width:100%;height:auto;aspect-ratio:375/346;object-fit:cover;margin-top:20px}.help-wrapper .help-contact .help-contact-right{padding:30px 40px;background:rgba(199,233,255,.2);border:1px solid rgba(255,255,255,.2)}.help-wrapper .help-contact .help-contact-right .help-contact-form-title .s1{font-size:24px;font-weight:400;color:#fff;line-height:33px}.help-wrapper .help-contact .help-contact-right .help-contact-form-title .s2{font-size:14px;font-weight:400;color:#fff;line-height:20px;margin-left:20px}.help-wrapper .help-contact .help-contact-right .help-contact-form form{width:100%;display:flex;flex-wrap:wrap;gap:0}.help-wrapper .help-contact .help-contact-right .help-contact-form form input{width:calc(50% - 20px);background:#ffffff;border-radius:2px;font-size:14px;font-weight:400;color:#1d1b1a;line-height:20px;margin-top:20px;padding:15px;margin-right:20px}.help-wrapper .help-contact .help-contact-right .help-contact-form form input:nth-child(2){margin-right:0}.help-wrapper .help-contact .help-contact-right .help-contact-form form input:nth-child(3){width:100%;margin-right:0}.help-wrapper .help-contact .help-contact-right .help-contact-form form input::placeholder{font-size:14px;color:#999}.help-wrapper .help-contact .help-contact-right .help-contact-form form .textarea-wrapper{width:100%;position:relative;margin-top:20px}.help-wrapper .help-contact .help-contact-right .help-contact-form form .textarea-wrapper textarea{width:100%;height:200px;background:#ffffff;border-radius:2px;font-size:14px;font-weight:400;color:#1d1b1a;line-height:20px;border:none;padding:15px 15px 35px;outline:none;resize:none}.help-wrapper .help-contact .help-contact-right .help-contact-form form .textarea-wrapper .char-count{position:absolute;bottom:10px;right:15px;font-size:12px;color:#999}.help-wrapper .help-contact .help-contact-right .help-contact-form form .help-submit{width:100%;border-radius:2px;text-align:center;margin-top:20px}@media (max-width: 900px){.help-wrapper{padding:80px 20px 40px}.help-wrapper .hero h1{font-size:2.5rem}.help-wrapper .product-entry .product-entry-content{flex-direction:column;text-align:center;gap:1.2rem;padding:1.8rem 1.5rem}.help-wrapper .product-entry .product-entry-text h3{font-size:1.45rem}.help-wrapper .video-grid{grid-template-columns:1fr}.help-wrapper .download-single{flex-direction:column;text-align:center;gap:1.5rem}.help-wrapper .help-contact{margin-top:2rem;padding:40px 1.5rem 60px}.help-wrapper .help-contact .help-contact-body{grid-template-columns:1fr;gap:40px}.help-wrapper .help-contact .help-contact-left>img{display:none}.help-wrapper .help-contact .help-contact-right{padding:24px 20px}}@media (max-width: 600px){.help-wrapper{padding:72px 16px 32px}.help-wrapper .astro-container{padding:0}.help-wrapper .hero{margin:0 auto 2.4rem}.help-wrapper .hero h1{font-size:2.1rem}.help-wrapper .hero .subhead{font-size:1.05rem;line-height:1.5;padding:0 .5rem}.help-wrapper .product-entry{border-radius:1.5rem;margin-bottom:2rem}.help-wrapper .product-entry .product-entry-content{padding:1.6rem 1.4rem}.help-wrapper .product-entry .product-entry-icon{width:3.6rem;height:3.6rem;font-size:1.9rem}.help-wrapper .product-entry .product-entry-text h3{font-size:1.3rem}.help-wrapper .product-entry .product-entry-text p{font-size:.9rem}.help-wrapper .card{border-radius:1.6rem;padding:1.6rem 1.4rem;margin-bottom:2rem}.help-wrapper .section-title{gap:.75rem;margin-bottom:1.6rem}.help-wrapper .section-title i{width:2.8rem;height:2.8rem;font-size:1.5rem;border-radius:1rem}.help-wrapper .section-title h2{font-size:1.4rem}.help-wrapper .download-single{padding:1.6rem 1.2rem}.help-wrapper .download-single .download-icon{width:3.6rem;height:3.6rem;font-size:2rem}.help-wrapper .download-single .download-info h3{font-size:1.3rem}.help-wrapper .download-single .download-info p{font-size:.9rem}.help-wrapper .download-single .btn-download{width:100%;justify-content:center}.help-wrapper .video-card{border-radius:1.4rem}.help-wrapper .video-card .video-info{padding:1.2rem 1rem}.help-wrapper .video-card .video-info h3{font-size:1.1rem}.help-wrapper .video-card .video-info p{font-size:.85rem}.help-wrapper .video-card .video-info .btn-play{width:100%;justify-content:center;padding:.45rem 1.2rem}.help-wrapper .info-tip-box{border-radius:1.4rem;font-size:.8rem}}
