.service-form-hero{background:#010d21;width:100%;padding:61px 0% 50px}.sfh-container{align-items:stretch;gap:40px;max-width:1440px;margin:0 auto;display:flex}.sfh-left{flex:1.2}.sfh-left img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%;box-shadow:0 20px 40px #0006}.sfh-right{background:0 0;border:1px solid #f5a62380;border-radius:8px;flex:.8;padding:40px}.sfh-right h3{color:#f5a623;margin-bottom:25px;font-size:18px;line-height:1.4}.sfh-form{flex-direction:column;gap:16px;display:flex}.sfh-form input,.sfh-form textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff4d;border-radius:0;outline:none;width:100%;padding:12px 0;font-size:15px;transition:all .3s}.sfh-form input:focus,.sfh-form textarea:focus{background:0 0;border-bottom-color:#f5a623}.sfh-form textarea{resize:vertical;min-height:120px}.sfh-form button{color:#1e1b4b;cursor:pointer;background:#f5a623;border:none;border-radius:8px;width:160px;height:48px;margin-top:10px;font-size:16px;font-weight:700;transition:all .3s}.sfh-form button:hover{background:#fbbf24;transform:translateY(-2px);box-shadow:0 10px 20px #f5a62333}@media (max-width:1024px){.sfh-container{flex-direction:column}.sfh-left img{height:300px}}@media (max-width:768px){.service-form-hero{padding:30px 5% 40px}.sfh-right{padding:24px}.sfh-right h3{font-size:16px}}@media (max-width:480px){.service-form-hero{padding:20px 15px 30px}.sfh-right{padding:20px 15px}.sfh-left img{height:220px}}.sfh-form button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none!important;transform:none!important}.sfh-form input:disabled,.sfh-form textarea:disabled{opacity:.6;cursor:not-allowed}.sfh-group--err input,.sfh-group--err textarea{border-bottom-color:#ef4444!important}.sfh-field-err{color:#fca5a5;align-items:center;gap:4px;margin-top:4px;font-size:12px;animation:.2s ease-out forwards sfh-err-fade;display:flex}@keyframes sfh-err-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.sfh-success{color:#86efac;background:#22c55e26;border:1px solid #22c55e66;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:14px;animation:.25s ease-out sfh-err-fade;display:flex}.sfh-server-err{color:#fca5a5;background:#ef444426;border:1px solid #ef444466;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:14px;animation:.25s ease-out sfh-err-fade;display:flex}.sfh-spinner{border:2px solid #1e1b4b59;border-top-color:#1e1b4b;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite sfh-spin;display:inline-block}@keyframes sfh-spin{to{transform:rotate(360deg)}}
.pan-content-section{box-sizing:border-box;color:#fff;background:#010d21;width:100%;padding:50px 0}.pan-info-block{margin-bottom:45px;margin-right:auto}.pan-info-block h2,.process-section h2,.benefit-content h2{color:#f5a623;margin-bottom:18px;font-size:28px;font-weight:700}.pan-info-block p{color:#ffffffd9;margin-bottom:18px;font-size:17px;line-height:1.8}.line-section{background:0 0;border:.5px solid #ffffff1a;width:100%;max-width:1200px;height:0;margin:40px}.pan-info-block ul,.benefit-content ul{max-width:1200px;padding-left:20px}.pan-info-block li,.benefit-content li{color:#ffffffd9;margin-bottom:12px;font-size:17px;line-height:1.8}.service-list{flex-direction:column;gap:20px;max-width:1200px;display:flex}.service-list h4{color:#f5a623;align-items:center;gap:10px;margin-bottom:15px;font-size:20px;display:flex}.icon-wrapper{color:#f5a623;font-size:24px}.service-list ul{margin:0;padding-left:40px}.benefit-section{flex-direction:column;align-items:center;gap:40px;display:flex}.benefit-images{justify-content:center;width:100%;display:flex;position:relative}.big-img{border-radius:12px;width:100%;height:auto;box-shadow:0 20px 40px #0006}.small-img{border-radius:12px;width:350px;height:auto;position:absolute;bottom:-190px;right:27px;box-shadow:0 20px 40px #0009}.benefit-content{width:100%;margin-top:20px}.pan-process-section{max-width:1200px}.pan-process-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:35px;display:grid}.pan-process-card{background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.pan-process-card span{color:#f5a623;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;line-height:1;display:flex;position:relative}.pan-process-card span:after{content:"STEP";color:#f5a623;margin-top:2px;font-size:11px;font-weight:700}.pan-process-card p{color:#333;margin:0;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.4}@media (max-width:1024px){.pan-process-grid{grid-template-columns:repeat(2,1fr)}.small-img{width:368px;right:10px}.inset-image-wrapper{width:150px;height:150px;right:5%}}@media (max-width:768px){.pan-content-section{padding:40px 5%}.pan-info-block h2,.pan-process-section h2,.benefit-content h2{font-size:24px}.pan-process-grid{grid-template-columns:1fr;gap:25px}.big-img{width:100%;height:auto}.small-img{width:227px;bottom:-63px;right:7px}.inset-image-wrapper{width:120px;height:120px;bottom:-10px;right:5%}}@media (max-width:480px){.service-list{grid-template-columns:1fr}.pan-info-block h2,.pan-process-section h2,.benefit-content h2{font-size:20px}.pan-info-block p,.pan-info-block li{font-size:15px}.small-img{width:126px;bottom:-36px;right:3px}.inset-image-wrapper{width:100px;height:100px;bottom:-5px;right:2%}}.pan-block-heading{color:#f5a623;margin-top:28px;margin-bottom:18px;font-size:28px;font-weight:700}.pan-block-subheading{color:#f5a623;margin-bottom:12px;font-size:20px;font-weight:600}.pan-single-image{max-width:1200px;margin:30px auto}.pan-single-image img{border-radius:12px;width:100%;box-shadow:0 20px 40px #0006}.pan-img-caption{text-align:center;color:#ffffff80;margin-top:10px;font-size:14px}.pan-cta-block{background:#f5a62314;border:1px solid #f5a6234d;border-radius:12px;max-width:1200px;margin:30px auto;padding:30px}.pan-cta-block h3{color:#f5a623;margin-bottom:12px;font-size:22px}.pan-cta-block p{color:#fffc;margin-bottom:16px}.pan-process-card p{color:#fff}.faq-card details,.faq-card summary{list-style:none}.faq-card summary::-webkit-details-marker{display:none}.benefit-section{padding-bottom:0;position:relative}.inset-image-wrapper{border-radius:24px;width:180px;height:180px;animation:4s ease-in-out infinite floatAnim;position:absolute;bottom:-10px;right:15%;overflow:hidden;box-shadow:0 10px 30px #00000080}.inset-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:330px){.small-img{width:110px;bottom:-36px;right:3px}}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
.dark-section{background:#010d21}
