.home-service-bar-section,.shopify-section:has(.home-service-bar){background:var(--home-bg-base, #07090c)}.home-service-bar{padding:0 0 1.5rem;font-family:var(--home-font, "Rajdhani", sans-serif);color:var(--home-text, #f4f7fb)}.home-service-bar__inner{max-width:var(--home-container-wide, 1320px);margin:0 auto;padding:0 var(--home-space-4, 1rem)}.home-service-bar__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:380px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:var(--home-radius-lg, 14px);background:var(--home-bg-elevated, #0e1218)}.home-service-bar__left{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--home-space-5, 1.5rem);padding:clamp(1.25rem,2.5vw,2rem);padding-right:clamp(1.5rem,3vw,2.25rem);border-right:1px solid rgba(255,255,255,.1)}.home-service-bar__services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .75rem;margin:0!important;padding:0!important;list-style:none!important}.home-service-bar__service{display:flex;margin:0!important;padding:0!important;list-style:none!important;min-width:0}.home-service-bar__service::marker{content:none}.home-service-bar__service:before{content:none!important;display:none!important}.home-service-bar__service-card{display:flex;align-items:center;gap:.75rem;width:100%;height:100%;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--home-radius, 10px);background:#ffffff05;text-decoration:none;color:inherit;cursor:default;transition:border-color var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1)),background-color var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1)),transform var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1)),box-shadow var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1))}.home-service-bar__service-card--link{cursor:pointer}.home-service-bar__service-card:hover,.home-service-bar__service-card--link:hover{border-color:#2f7bff66;background:#2f7bff14;transform:translateY(-2px);box-shadow:0 10px 28px #00000038}.home-service-bar__service-card--link:hover .home-service-bar__title{color:var(--home-accent-bright, #4d93ff)}.home-service-bar__icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:999px;border:1px solid rgba(47,123,255,.35);color:var(--home-accent, #2f7bff);background:var(--home-accent-soft, rgba(47, 123, 255, .16));transition:border-color var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1)),background-color var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1))}.home-service-bar__service-card:hover .home-service-bar__icon-wrap{border-color:#2f7bff8c;background:#2f7bff38}.home-service-bar__icon-image{width:20px;height:20px;max-width:20px;object-fit:contain}.home-service-bar__icon-svg{width:20px;height:20px}.home-service-bar__service-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.home-service-bar__title{font-family:var(--home-font-display, "Rajdhani", sans-serif);font-size:.875rem;font-weight:700;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:var(--home-text, #f4f7fb);transition:color var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1))}.home-service-bar__description{font-size:.8125rem;font-weight:500;line-height:1.35;color:var(--home-text-muted, #9aa6b5)}.home-service-bar__partners{display:flex;flex-direction:column;gap:.65rem}.home-service-bar__partners-logos{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin:0!important;padding:0!important;list-style:none!important}.home-service-bar__partner-item{margin:0!important;padding:0!important;list-style:none!important}.home-service-bar__partner-logo{display:flex;align-items:center;justify-content:center;height:68px;text-decoration:none;opacity:.65;filter:grayscale(.3) brightness(1.3);transition:opacity .25s ease,filter .25s ease}.home-service-bar__partner-logo:hover{opacity:1;filter:grayscale(0) brightness(1.5)}.home-service-bar__partner-logo img{max-height:68px;width:auto;max-width:160px;object-fit:contain}.home-service-bar__partner-name{font-size:.875rem;font-weight:700;color:var(--home-text-muted, #9aa6b5);letter-spacing:.04em;text-transform:uppercase}.home-service-bar__khalifa{display:flex;align-items:flex-start;gap:1rem;padding-top:1rem}.home-service-bar__khalifa-logo{flex-shrink:0;width:88px;height:88px;display:flex;align-items:center;justify-content:center}.home-service-bar__khalifa-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;margin:auto}.home-service-bar__khalifa-copy{display:flex;flex-direction:column;gap:.45rem;min-width:0}.home-service-bar__khalifa-title{margin:0;font-family:var(--home-font-display, "Rajdhani", sans-serif);font-size:1rem;font-weight:700;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:var(--home-text, #f4f7fb)}.home-service-bar__khalifa-text{margin:0;font-size:1rem;font-weight:500;line-height:1.65;color:var(--home-text-muted, #9aa6b5)}.home-service-bar__khalifa-link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:10px;font-family:var(--home-font-display, "Rajdhani", sans-serif);font-size:.8125rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;color:var(--home-accent, #2f7bff);transition:gap var(--home-duration, .28s) var(--home-ease, cubic-bezier(.22, 1, .36, 1))}.home-service-bar__khalifa-link:hover{gap:.55rem}.home-service-bar__media{position:relative;min-height:280px;background:radial-gradient(ellipse at 70% 50%,rgba(47,123,255,.18),transparent 58%),linear-gradient(145deg,#151b24,#07090c)}.home-service-bar__media--placeholder{background:radial-gradient(ellipse at 70% 50%,rgba(47,123,255,.22),transparent 55%),linear-gradient(145deg,#151b24,#07090c)}.home-service-bar__media-image{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;object-position:center}@media(max-width:989px){.home-service-bar__panel{grid-template-columns:1fr;min-height:0}.home-service-bar__left{order:1;border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding-right:clamp(1.25rem,2.5vw,2rem)}.home-service-bar__media{order:2;min-height:240px}.home-service-bar__media-image{min-height:240px}}@media(max-width:749px){.home-service-bar__services{grid-template-columns:1fr}.home-service-bar__khalifa{flex-direction:column;gap:.75rem}.home-service-bar__khalifa-logo{width:72px}.home-service-bar__media-image{object-fit:contain}}@media(max-width:549px){.home-service-bar{padding-bottom:var(--home-space-7, 3rem)}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/home-service-bar.css.map */
