/* Contact controls and BayernGlanz statistics */
.bg-trust{padding:68px 0 76px;background:linear-gradient(135deg,#f5faff,#eaf4fb);border-block:1px solid #dce9f2;color:#0d2c46}
.bg-trust-heading{display:flex;align-items:center;gap:18px;margin-bottom:30px}.bg-trust-line{width:38px;height:3px;background:#4c9cc7;border-radius:4px}.bg-trust-heading h2{font-size:clamp(25px,2.5vw,34px);letter-spacing:-.8px;margin:0;font-weight:650}
.bg-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0}
.bg-trust-item,.bg-trust-item:first-child,.bg-trust-item:last-child{display:flex;position:relative;flex-direction:column;align-items:stretch;padding:34px;border:1px solid #d6e5ef;border-radius:20px;background:linear-gradient(145deg,#fff,#fafdff);box-shadow:0 12px 35px #12395708;min-width:0;overflow:hidden}
.bg-trust-item:after{content:'';position:absolute;bottom:0;left:34px;right:34px;height:3px;background:linear-gradient(90deg,#8cd3f8,#dbeefa);border-radius:3px}
.bg-trust-item dt{display:contents;font-size:16px;line-height:1.5;font-weight:550;color:#36546b}.bg-trust-item dt>span:last-child{order:2;max-width:220px;min-height:48px}
.bg-trust-icon{order:0;display:grid;place-items:center;width:48px;height:48px;border:1px solid #d5eaf7;background:#edf7fd;border-radius:14px;color:#397da4;margin-bottom:25px}.bg-trust-icon svg{width:25px;height:25px}
.bg-trust-item dd{order:1;display:flex;align-items:flex-start;margin:0 0 14px;font-size:clamp(62px,6.3vw,84px);font-weight:650;line-height:1;letter-spacing:-4px;color:#0d2c46;font-variant-numeric:tabular-nums}
.bg-trust-item dd [data-count]{font:inherit;color:inherit;line-height:inherit;margin:0;min-width:0}.bg-trust-item dd .bg-trust-plus{font-size:.5em;line-height:1.3;font-weight:400;letter-spacing:-1px;color:#3983ae;margin:0 0 0 5px}
.header-contact{display:flex;gap:8px;align-items:center}.header-contact a{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:10px 13px;border-radius:8px;font-size:13px;font-weight:650;white-space:nowrap;transition:background .2s}.header-contact svg{width:17px;height:17px;flex-shrink:0}.header-phone{background:#0d2c46;color:white;border:1px solid #0d2c46}.header-phone:hover{background:#214e6d}.header-whatsapp{background:#eef8ff;color:#174969;border:1px solid #c9e4f4}.header-whatsapp:hover{background:#dcefff}.nav{gap:18px;flex-wrap:wrap;height:auto;min-height:100px;padding-top:18px;padding-bottom:18px}.nav nav{gap:18px}.nav .button.small{padding:12px 16px}.contact .contact-email{font-size:clamp(16px,2vw,21px);font-weight:600;overflow-wrap:anywhere}.contact small{margin-top:4px}
@media(min-width:761px) and (max-width:1250px){.nav nav{order:3;width:100%;justify-content:center;gap:28px}.nav{row-gap:15px}}
@media(max-width:760px){.bg-trust{padding:44px 0 48px}.bg-trust-heading{gap:12px;margin-bottom:24px}.bg-trust-line{width:24px}.bg-trust-grid{grid-template-columns:1fr;gap:16px}.bg-trust-item,.bg-trust-item:first-child,.bg-trust-item:last-child{padding:26px 28px;min-height:235px;border:1px solid #d6e5ef;border-radius:16px;gap:0}.bg-trust-icon{position:absolute;right:26px;top:26px;margin:0}.bg-trust-item dd{font-size:72px;letter-spacing:-3px;margin:19px 0 16px;max-width:calc(100% - 60px)}.bg-trust-item dt>span:last-child{min-height:48px;max-width:220px}.nav{min-height:0;row-gap:14px;padding-top:15px;padding-bottom:15px}.nav>.brand{order:0}.nav>.button.small{order:1;max-width:130px}.header-contact{order:2;width:100%;display:grid;grid-template-columns:1.2fr 1fr;gap:9px}.header-contact a{min-height:44px;font-size:13px;padding:10px 8px}.bg-trust-heading h2{font-size:25px}.contact .contact-email{font-size:18px}}

/* Navy statistics tiles: preserve dimensions and counter behavior. */
.bg-trust-item,.bg-trust-item:first-child,.bg-trust-item:last-child{background:var(--blue);border:1px solid #85caec;box-shadow:0 16px 36px #09223717;color:#fff}
.bg-trust-item dt,.bg-trust-item dt>span:last-child,.bg-trust-item dd,.bg-trust-item dd [data-count]{color:var(--navy)}
.bg-trust-icon{background:#ffffff30;border-color:#0d2c4626;color:var(--navy)}
.bg-trust-item dd .bg-trust-plus{color:var(--navy)}
.bg-trust-item:after{height:2px;background:linear-gradient(90deg,#397fa7,#397fa725)}
