/* Kaptiono unified product footer */
.kap-footer{width:min(1380px,calc(100% - 32px));margin:0 auto;padding:34px 0 38px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:70px;border-top:1px solid #dfe4df;color:#6f7872}
.kap-footer-brand>a{display:flex;align-items:center;gap:9px;color:#111713;text-decoration:none;width:max-content}.kap-footer-brand img{width:36px;height:36px;border-radius:11px}.kap-footer-brand span{display:flex;flex-direction:column;line-height:1}.kap-footer-brand strong{font-size:15px}.kap-footer-brand small{font-size:8px;color:#8b948e;margin-top:4px}.kap-footer-brand p{font-size:10px;line-height:1.6;max-width:310px;margin:12px 0 0;color:#7b837d}
.kap-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.kap-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:0}.kap-footer-links b{font-size:9px;letter-spacing:.12em;color:#111713;margin-bottom:4px;text-transform:uppercase}.kap-footer-links a,.kap-footer-links button{border:0;background:none;padding:0;color:#7b837d;text-decoration:none;font:inherit;font-size:9.5px;line-height:1.35;cursor:pointer;text-align:left}.kap-footer-links a:hover,.kap-footer-links button:hover{color:#111713;text-decoration:underline}.kap-footer-partners{display:inline-flex!important;align-items:center;gap:6px}.kap-footer-partners:after{content:"↗";font-size:9px;color:#86a915;text-decoration:none}
.kap-footer-bottom{grid-column:1/-1;border-top:1px solid #e4e8e4;padding-top:18px;display:flex;justify-content:space-between;gap:18px;font-size:8.5px;color:#8a928c}.kap-footer-bottom a{color:#78817b;text-decoration:none}.kap-footer-bottom a:hover{text-decoration:underline}
@media(max-width:900px){.kap-footer{grid-template-columns:1fr;gap:28px}.kap-footer-brand p{max-width:480px}.kap-footer-links{gap:20px}}
@media(max-width:620px){.kap-footer{width:calc(100% - 20px);grid-template-columns:1fr;gap:26px;padding:30px 0 max(28px,env(safe-area-inset-bottom));text-align:left}.kap-footer-brand{padding:0 2px}.kap-footer-brand p{max-width:none}.kap-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.kap-footer-links>div{min-width:0}.kap-footer-links b{font-size:9px}.kap-footer-links a,.kap-footer-links button{font-size:10.5px;min-height:22px}.kap-footer-bottom{flex-direction:column;align-items:flex-start;gap:5px;padding-top:16px}}
