.spd-duty{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:#173f31;color:#fff;box-shadow:0 16px 40px rgba(15,45,34,.16)}
.spd-duty *{box-sizing:border-box}.spd-duty__copy{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.spd-duty__eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;color:#b9d2c6}.spd-duty strong{font-size:22px;line-height:1.25;color:#fff}.spd-duty__copy>span:not(.spd-duty__eyebrow){font-size:16px;line-height:1.45;color:rgba(255,255,255,.82)}
.spd-duty__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:10px;padding:11px 19px;border:2px solid #fff;border-radius:999px;background:#fff;color:#173f31!important;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.spd-duty__button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.16)}
.spd-duty__qr{flex:0 0 auto;width:132px;height:132px;padding:7px;border-radius:10px;background:#fff}.spd-duty--floating{position:fixed;right:22px;bottom:22px;z-index:999990;max-width:390px;padding:18px 20px}.spd-duty--floating strong{font-size:17px}.spd-duty--floating .spd-duty__copy>span:not(.spd-duty__eyebrow){font-size:14px}.spd-duty--floating .spd-duty__button{min-height:42px;margin-top:5px;padding:8px 15px}.spd-duty--offline{display:flex;flex-direction:column;align-items:flex-start;background:#f2f3f1;color:#25352f;border-color:#d9ddda;box-shadow:none}.spd-duty--offline strong{color:#25352f}.spd-duty--offline span{color:#59665f}
@media(max-width:767px){.spd-duty{padding:22px;align-items:flex-start}.spd-duty__qr{width:110px;height:110px}.spd-duty--floating{right:12px;bottom:12px;left:12px;max-width:none}.spd-duty--floating .spd-duty__copy{width:100%}.spd-duty--floating .spd-duty__button{width:100%}}
@media(max-width:520px){.spd-duty:not(.spd-duty--floating){flex-direction:column}.spd-duty__qr{align-self:center}}
