.asko-store-pilot{--asp-ink:#242424;--asp-muted:#626262;--asp-line:#dededb;width:min(1600px,calc(100% - 64px));max-width:none;margin:0 auto;padding:32px 0 72px;color:var(--asp-ink);font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}
.asko-store-pilot *{box-sizing:border-box}
.asko-store-pilot a{color:inherit}
.asko-store-pilot a:focus-visible{outline:2px solid #242424;outline-offset:5px}
.asko-store-pilot p{margin:0}
.asko-store-pilot .asp-breadcrumb{display:flex;flex-wrap:wrap;gap:14px;font-size:13px;color:var(--asp-muted);margin-bottom:36px}
.asko-store-pilot .asp-breadcrumb a:hover{text-decoration:underline}
.asko-store-pilot .asp-eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.4px;text-transform:uppercase;color:var(--asp-muted);margin:0 0 12px}
.asko-store-pilot h1{font:400 44px/1.15 Helvetica,Arial,sans-serif;letter-spacing:-1.2px;margin:0 0 32px;color:var(--asp-ink)}
.asko-store-pilot h2{font:400 32px/1.25 Helvetica,Arial,sans-serif;letter-spacing:-.6px;margin:0;color:var(--asp-ink)}
.asko-store-pilot .asp-hero{display:grid;grid-template-columns:1.18fr 1fr;gap:0;align-items:stretch}
.asko-store-pilot .asp-cover{position:relative;display:block;background:#eeedeb;min-width:0;overflow:hidden}
.asko-store-pilot .asp-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;min-height:460px}
.asko-store-pilot .asp-photo-hint{position:absolute;bottom:18px;left:18px;background:#fff;padding:8px 14px;font-size:12px}
.asko-store-pilot .asp-visit{background:#f4f4f1;padding:32px;display:flex;flex-direction:column;justify-content:center;gap:23px;min-width:0}
.asko-store-pilot .asp-label{font-size:11px;letter-spacing:1.15px;text-transform:uppercase;color:var(--asp-muted);margin-bottom:6px}
.asko-store-pilot .asp-address{font-size:18px;line-height:1.55;font-weight:400}
.asko-store-pilot .asp-address span{display:block}
.asko-store-pilot .asp-address-city{font-size:inherit;color:inherit;margin-bottom:5px}
.asko-store-pilot .asp-address-mall{margin-top:13px;font-size:inherit}
.asko-store-pilot .asp-address-location{font-size:inherit;color:inherit;margin-top:3px}
.asko-store-pilot .asp-hours{font-size:18px;line-height:1.5}
.asko-store-pilot .asp-phone{display:block;font-size:22px;line-height:1.5;width:fit-content}
.asko-store-pilot .asp-email{display:block;font-size:14px;color:var(--asp-muted);width:fit-content;margin-top:4px}
.asko-store-pilot .asp-email:hover,.asko-store-pilot .asp-phone:hover{text-decoration:underline}
.asko-store-pilot .asp-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:2px}
.asko-store-pilot .asp-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid var(--asp-ink);padding:13px 18px;min-height:48px;font-size:14px;line-height:1.5;text-align:center;transition:background .18s,color .18s;text-decoration:none}
.asko-store-pilot .asp-button:hover{background:#e9e9e5}
.asko-store-pilot .asp-button-dark{background:var(--asp-ink);color:#fff}
.asko-store-pilot .asp-button-dark:hover{background:#444;color:#fff}
.asko-store-pilot .asp-text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}
.asko-store-pilot .asp-gallery{margin-top:64px}
.asko-store-pilot .asp-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px}
.asko-store-pilot .asp-section-heading p{font-size:14px;color:var(--asp-muted)}
.asko-store-pilot .asp-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.asko-store-pilot .asp-gallery-grid a{display:block;position:relative;overflow:hidden;background:#f0f0ed}
.asko-store-pilot .asp-gallery-grid img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;transition:opacity .2s}
.asko-store-pilot .asp-gallery-grid a:hover img{opacity:.86}
.asko-store-pilot .asp-photo-number{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:space-between;color:#fff;text-shadow:0 1px 4px #000;font-size:12px;pointer-events:none}
.asko-store-pilot .asp-directions{display:grid;grid-template-columns:1fr 1.18fr;gap:50px;border-top:1px solid var(--asp-line);padding-top:56px;margin-top:64px;scroll-margin-top:100px}
.asko-store-pilot .asp-direction-copy>p:not(.asp-eyebrow){margin:20px 0 24px;font-size:17px;line-height:1.65}
.asko-store-pilot .asp-before{margin-top:32px;padding-top:24px;border-top:1px solid var(--asp-line)}
.asko-store-pilot .asp-before h3{font:400 20px/1.4 Helvetica,Arial,sans-serif;margin:0 0 8px;color:var(--asp-ink)}
.asko-store-pilot .asp-before p{font-size:15px;color:var(--asp-muted);margin-bottom:12px}
.asko-store-pilot .asp-map{min-width:0;height:460px;background:#f4f4f1;overflow:hidden}
.asko-store-pilot .asp-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--asp-line);margin-top:48px;padding-top:24px}
@media(max-width:1360px){.asko-store-pilot{width:calc(100% - 48px)}}
@media(max-width:1000px){.asko-store-pilot .asp-visit{padding:24px;gap:18px}.asko-store-pilot .asp-cover img{min-height:470px}.asko-store-pilot .asp-directions{gap:30px}.asko-store-pilot .asp-section-heading{display:block}.asko-store-pilot .asp-section-heading p{margin-top:10px}}
@media(max-width:767px){.asko-store-pilot{width:calc(100% - 36px);padding:22px 0 44px}.asko-store-pilot .asp-breadcrumb{margin-bottom:26px}.asko-store-pilot h1{font-size:32px;letter-spacing:-.6px;margin-bottom:24px}.asko-store-pilot h2{font-size:27px}.asko-store-pilot .asp-hero{grid-template-columns:1fr}.asko-store-pilot .asp-cover img{min-height:0;height:auto;aspect-ratio:4/3;object-fit:contain}.asko-store-pilot .asp-visit{padding:25px 22px;gap:22px}.asko-store-pilot .asp-address,.asko-store-pilot .asp-hours{font-size:17px}.asko-store-pilot .asp-actions{gap:18px}.asko-store-pilot .asp-gallery{margin-top:40px}.asko-store-pilot .asp-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.asko-store-pilot .asp-directions{grid-template-columns:1fr;margin-top:40px;padding-top:32px;gap:28px}.asko-store-pilot .asp-map{height:360px}.asko-store-pilot .asp-map .bx-yandex-view-layout,.asko-store-pilot .asp-map .bx-yandex-map{height:360px!important}.asko-store-pilot .asp-bottom{flex-direction:column;gap:20px;margin-top:32px}}
