/* Only fills image treatment inside the established redesign layout. */
.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:0 0 24px;padding:13px 16px;border:1px solid rgba(104,219,255,.22);border-radius:14px;background:rgba(10,43,77,.48)}.trust-item{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0;color:#dff8ff;font-weight:700}.trust-icon{width:32px;height:32px;object-fit:contain;flex:0 0 32px}.hero-info-cards{position:absolute;z-index:4;inset:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:space-between;pointer-events:none}.hero-info-card{display:flex;align-items:center;gap:7px;max-width:156px;padding:7px;border:1px solid rgba(106,230,255,.36);border-radius:9px;background:rgba(5,24,48,.78);box-shadow:0 6px 18px rgba(0,0,0,.2)}.hero-info-card:nth-child(2),.hero-info-card:nth-child(4){justify-self:end}.hero-info-card img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}.hero-info-card b,.hero-info-card small{display:block}.hero-info-card b{font-size:11px;color:#edfcff}.hero-info-card small{margin-top:2px;font-size:9px;color:#a8cde5;line-height:1.25}.feature-icon,.flow-icon{width:58px!important;height:58px!important;padding:7px;border:1px solid rgba(85,222,255,.5);border-radius:17px;background:linear-gradient(145deg,rgba(37,121,185,.42),rgba(6,28,56,.74));box-shadow:0 8px 20px rgba(0,148,255,.12);object-fit:contain}.flow-icon{width:52px!important;height:52px!important;border-radius:15px}.faq-icon{width:20px!important;height:20px!important;flex:0 0 20px;object-fit:contain}.service-support{width:min(1200px,calc(100% - 40px));margin:24px auto 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-support article{min-height:106px;display:flex;align-items:center;gap:13px;padding:15px;border:1px solid rgba(105,208,255,.25);border-radius:14px;background:rgba(8,38,71,.6)}.support-icon{width:58px;height:58px;object-fit:contain;flex:0 0 58px;padding:5px;border-radius:17px;background:rgba(12,64,109,.68);border:1px solid rgba(91,222,255,.42)}.support-qr{width:64px;height:64px;object-fit:contain;flex:0 0 64px;padding:4px;border-radius:11px;background:#082540}.service-support b{display:block;font-size:15px;color:#ecfaff}.service-support p{margin:7px 0 0;color:#9ec0d9;font-size:12px;line-height:1.45}@media(max-width:760px){.trust-strip{grid-template-columns:1fr;gap:8px;padding:12px}.trust-item{justify-content:flex-start}.hero-info-cards{inset:10px}.hero-info-card{max-width:132px;padding:5px}.hero-info-card img{width:24px;height:24px}.hero-info-card small{display:none}.service-support{grid-template-columns:1fr;margin:18px auto 26px}.feature-icon{width:56px!important;height:56px!important}.support-icon{width:56px;height:56px}}
