/* DJM Direct Service satellite theme */
.djm-sat-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.djm-sat-header{position:relative;z-index:30;background:#0b0b0c;color:#fff;border-bottom:1px solid #2b2b2e}.djm-sat-header__inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.djm-sat-brand{display:inline-flex;align-items:center;color:#fff!important;text-decoration:none}.djm-sat-brand img{display:block;max-width:190px;max-height:54px;width:auto;height:auto;object-fit:contain}.djm-sat-brand__text{font-size:20px;font-weight:800;letter-spacing:-.02em}.djm-sat-nav{display:flex;align-items:center;justify-content:center;gap:6px}.djm-sat-nav a{display:inline-flex;min-height:42px;align-items:center;padding:0 12px;color:#e8e8ea!important;text-decoration:none;font-size:13px;font-weight:700;border-radius:6px}.djm-sat-nav a:hover,.djm-sat-nav a:focus-visible{background:#1b1b1e;color:#fff!important}.djm-sat-visit{display:inline-flex;min-height:42px;align-items:center;padding:0 16px;background:#e47f44;color:#111!important;text-decoration:none;font-size:12px;font-weight:850;border-radius:6px;white-space:nowrap}.djm-sat-mobile{display:none}.djm-sat-home{min-height:60vh;background:#f5f3ef;padding:80px 0 96px}.djm-sat-home__intro{max-width:780px;margin-bottom:36px}.djm-sat-kicker{display:block;margin-bottom:12px;color:#c56834;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.djm-sat-home h1{margin:0;color:#111114;font-size:clamp(38px,6vw,70px);line-height:.98;letter-spacing:-.045em}.djm-sat-home__intro p{max-width:680px;margin:20px 0 0;color:#5e5d61;font-size:17px;line-height:1.65}.djm-sat-linkgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.djm-sat-card{display:flex;min-height:205px;padding:28px;flex-direction:column;justify-content:space-between;background:#fff;color:#111!important;text-decoration:none;border:1px solid #dedbd5;border-radius:12px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.djm-sat-card:hover,.djm-sat-card:focus-visible{transform:translateY(-3px);border-color:#e47f44;box-shadow:0 14px 34px rgba(0,0,0,.08)}.djm-sat-card small{color:#c56834;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.djm-sat-card strong{display:block;margin:14px 0 10px;font-size:24px;line-height:1.12;letter-spacing:-.025em}.djm-sat-card span{color:#6d6b68;font-size:14px;line-height:1.55}.djm-sat-card b{margin-top:24px;font-size:13px}.djm-sat-home__notice{margin-top:22px;color:#77736e;font-size:12px}.djm-sat-footer{background:#0b0b0c;color:#fff;border-top:1px solid #2d2d30}.djm-sat-footer__main{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:34px;padding:48px 0 42px}.djm-sat-footer__brand p{max-width:360px;margin:18px 0 0;color:#a5a3a0;font-size:12px;line-height:1.65}.djm-sat-footer h2{margin:0 0 15px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.08em}.djm-sat-footer ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.djm-sat-footer li a{color:#aaa7a3!important;font-size:12px;text-decoration:none}.djm-sat-footer li a:hover,.djm-sat-footer li a:focus-visible{color:#f0a17a!important}.djm-sat-footer__bottom{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:20px;color:#77777c;border-top:1px solid #2b2b2e;font-size:11px}.djm-sat-footer__bottom div{display:flex;gap:18px;flex-wrap:wrap}.djm-sat-footer__bottom a{color:#929297!important;text-decoration:none}
@media(max-width:1000px){.djm-sat-header__inner{grid-template-columns:auto 1fr}.djm-sat-nav,.djm-sat-visit{display:none}.djm-sat-mobile{display:block;justify-self:end;position:relative}.djm-sat-mobile summary{list-style:none;cursor:pointer;padding:10px 12px;border:1px solid #39393d;border-radius:6px;font-size:12px;font-weight:800}.djm-sat-mobile summary::-webkit-details-marker{display:none}.djm-sat-mobile__panel{position:absolute;right:0;top:calc(100% + 12px);width:min(320px,calc(100vw - 32px));padding:12px;background:#151517;border:1px solid #353539;border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.djm-sat-mobile__panel a{display:block;padding:12px;color:#fff!important;text-decoration:none;font-size:13px;font-weight:700;border-radius:5px}.djm-sat-mobile__panel a:hover{background:#222225}.djm-sat-linkgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.djm-sat-footer__main{grid-template-columns:1.3fr repeat(2,1fr)}.djm-sat-footer__brand{grid-column:1/-1}}
@media(max-width:640px){.djm-sat-shell{width:calc(100% - 24px)}.djm-sat-header__inner{min-height:68px}.djm-sat-brand img{max-width:145px;max-height:46px}.djm-sat-home{padding:56px 0 72px}.djm-sat-home__intro p{font-size:15px}.djm-sat-linkgrid{grid-template-columns:1fr}.djm-sat-card{min-height:175px;padding:22px}.djm-sat-footer__main{grid-template-columns:1fr 1fr;gap:26px 18px;padding:36px 0}.djm-sat-footer__brand{grid-column:1/-1}.djm-sat-footer__bottom{padding:16px 0;align-items:flex-start;flex-direction:column}}
