.footer-partners{margin-bottom:30px;padding:48px 0;background:#f5f6f8;border-block:1px solid #e5e7eb}
.footer-partners-title{margin:0 0 28px;color:#353f4f;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.footer-partners-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:stretch}
.footer-partner-logo{min-width:0;min-height:112px;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.footer-partner-logo:hover{border-color:#ff1e1a;box-shadow:0 8px 24px rgba(53,63,79,.1);transform:translateY(-2px)}
.footer-partner-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:72px;object-fit:contain}
@media(max-width:991px){.footer-partners-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:575px){.footer-partners{padding:36px 0}.footer-partners-title{margin-bottom:22px}.footer-partners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-partner-logo{min-height:92px;padding:14px}.footer-partner-logo img{max-height:60px}}

.home-process-section .fbox-11{display:grid!important;grid-template-columns:96px minmax(0,1fr);gap:24px;align-items:start!important;margin-bottom:48px}
.home-process-section .fbox-ico-wrap{width:96px;min-width:96px;margin:0!important;display:flex;justify-content:center}
.home-process-section .fbox-ico{width:96px;margin:0!important}
.home-process-section .shape-ico{width:80px;height:80px;display:grid!important;place-items:center;margin:0 auto!important}
.home-process-section .shape-ico img{width:auto!important;height:auto!important;max-width:54px!important;max-height:54px!important;object-fit:contain}
.home-process-section .shape-ico svg{width:96px!important;height:96px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)}
.home-process-section .fbox-txt{min-width:0;max-width:none;overflow:visible;text-align:left}
.home-process-section .fbox-txt h6{margin-top:0}
.home-process-section .fbox-txt p{text-align:left}
@media(max-width:767px){.home-process-section .fbox-11{grid-template-columns:76px minmax(0,1fr);gap:18px;margin-bottom:38px}.home-process-section .fbox-ico-wrap,.home-process-section .fbox-ico{width:76px;min-width:76px}.home-process-section .shape-ico{width:66px;height:66px}.home-process-section .shape-ico img{max-width:44px!important;max-height:44px!important}.home-process-section .shape-ico svg{width:78px!important;height:78px!important}}
