.dsv2-icon-button{background:var(--dsv2-color-light);width:44px;height:44px;color:var(--dsv2-color-primary);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;transition:filter .2s;display:inline-flex}.dsv2-icon-button:hover:not(:disabled){filter:brightness(.9)}.dsv2-icon-button svg{width:20px;height:20px}.dsv2-icon-button:disabled{background:var(--dsv2-color-light);color:#b3b3b3;cursor:not-allowed}
.dsv2-social-links{justify-content:flex-end;align-items:center;gap:var(--dsv2-space-3);display:flex}
.dsv2-footer{background:var(--dsv2-color-primary);color:#fff;margin-top:84px}.dsv2-footer-row{gap:var(--dsv2-space-7);max-width:var(--dsv2-container-max-width);padding:var(--dsv2-space-7);box-sizing:border-box;flex-wrap:wrap;margin:0 auto;display:flex}.dsv2-footer-col{gap:var(--dsv2-space-3);flex-direction:column;flex:200px;min-width:0;display:flex}.dsv2-footer-brand{flex:2 280px}.dsv2-footer-brand .dsv2-logo-image{width:auto;height:40px}.dsv2-footer-heading{font-family:var(--dsv2-font-heading);font-style:normal;font-weight:400;font-size:var(--dsv2-text-h5);text-transform:uppercase;color:var(--dsv2-color-accent);margin:0}.dsv2-footer-text{font-family:var(--dsv2-font-body);color:#d4d4d4;margin:0;font-size:14px;line-height:1.2}.dsv2-footer-links{gap:var(--dsv2-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dsv2-footer-link{font-family:var(--dsv2-font-body);color:#fff;font-size:14px;text-decoration:none}.dsv2-footer-link:hover{color:var(--dsv2-color-accent)}.dsv2-footer-contact .dsv2-social-links{margin-top:var(--dsv2-space-2);justify-content:flex-start}.dsv2-footer-bottom{border-top:1px solid #ffffff26}.dsv2-footer-copyright{max-width:var(--dsv2-container-max-width);padding:var(--dsv2-space-4) var(--dsv2-space-7);box-sizing:border-box;font-family:var(--dsv2-font-body);color:#a0a0a0;margin:0 auto;font-size:12px}@media (max-width:1023px){.dsv2-footer-row,.dsv2-footer-copyright{padding-left:var(--dsv2-space-5);padding-right:var(--dsv2-space-5)}}@media (max-width:700px){.dsv2-footer-row{gap:var(--dsv2-space-6);flex-direction:column}.dsv2-footer-col,.dsv2-footer-brand{flex-basis:auto}}
